@charset "utf-8";
/* 
	Guerilla Interactive
	Main Style Style Sheet
	Author: Guerilla Interactive
*/

/* Generic styles */
html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img {margin:0px; padding:0px; border:0px;}
html {height:100%;}
body {font-size:0.625em; padding:20px;}
p {font-family:Arial, Helvetica, sans-serif; font-size: 1.2em;	line-height:1.6em; color:#7d6a55; padding:10px;}
a {text-decoration:underline; color:#f68f1e;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;}
a:active {text-decoration:underline;}
.highlight {color:#f68f1e;}
.moreButton {width:62px; height:23px; display:block; background-image:url(/templates/wrapper/default/images/BTN-more.gif); background-repeat:no-repeat; text-align:center; color:#ffffff; text-decoration:underline; font-weight:bold; padding:3px 0px 0px 0px;}
.buyButton {width:48px; height:23px; display:block; background-image:url(/templates/wrapper/default/images/BTN-buy-product.gif); background-repeat:no-repeat; text-align:left; color:#ffffff; text-decoration:underline; font-weight:bold; padding:2px 0px 0px 15px; margin:15px 0px 0px 0px;}
.addBasketButton {width:122px; height:22px; display:block; background-image:url(/templates/wrapper/default/images/BTN-add-basket.gif); background-repeat:no-repeat; text-align:left; color:#ffffff; text-decoration:none; font-weight:bold; padding:2px 0px 0px 20px; margin:0px 0px 0px 0px;}
.imageZoomButton {width:102px; height:22px; display:block; background-image:url(/templates/wrapper/default/images/BTN-zoom.gif); background-repeat:no-repeat; text-align:left; color:#ffffff; text-decoration:none; font-weight:bold; padding:2px 0px 0px 20px; margin:0px 0px 0px 0px;}
.topTipButton {width:285px; height:32px; display:block; background-image:url(/templates/wrapper/default/images/BG-button-top-tip.gif); background-repeat:no-repeat; text-align:left; color:#7d6a55; text-decoration:none; font-weight:bold; padding:12px 0px 0px 65px; margin:0px 0px 0px 0px;}
p.formNote { font-size: 1.2em; color:#7d6a55; margin-bottom:10px; padding-top:10px;}
table {font-family:Arial, Helvetica, sans-serif; font-size:1.2em; border-left:1px solid #cccccc;}
caption {font-weight:bold; background-color:#7d6a55; color:#ffffff; padding:5px; text-align:left;}
th {background-color:#f2f2f2; text-align:left; padding:5px; color:#7d6a55; font-weight:normal; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; font-weight:bold; text-align:center;}
td {border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; padding:2px 5px 2px 5px; text-align:center; color:#7d6a55;}

h1 { background:url(/templates/wrapper/default/images/ICON-shipping.gif); background-repeat:no-repeat; background-position:0px 0px; text-indent:45px; height:50px; border-bottom:dashed 1px #ccc; padding-bottom:5px; margin-bottom:10px; color: #f68f1e; line-height:35px;}
h2 { font-size:16px; background:url(/templates/wrapper/default/images/BG-white-bar.gif); background-repeat:no-repeat; background-position:0px 2px; height:35px; padding-bottom:5px; margin-top:10px; color: #666666; line-height:35px;}
h2 span { padding-right:25px; padding-left:14px; color:#f68f1e; }

h3 { color:#f68f1e; padding:10px 10px 0px 10px; }