/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:70%; margin:0; color:#666666; background:#888888;}
#container { width:496px; background:#e0e0e0; margin-left:100px;}
#header { width:496px; height:171px;}
#menu { width:425px; height:20px; margin-top:10px; margin-left:29px; margin-bottom:10px; background:#E8E8E8; }
#bread { width:350px; height:10px; margin-left:40px; margin-bottom:30px; font-size:90%;}
#content { width:496px; padding-bottom:27px;}
#text { width:400px; margin-left:40px;}
#gal { width:410px; margin-left:35px;}
.clear { clear:both;}



.out { width:400px; margin-bottom:10px; margin-left:5px;  background:#999999;}
.out2 { height:156px; margin-bottom:10px; margin-left:5px;}
.innerA { width:193px; height:100%; float:left;  background:#999999;}
.innerB { float:left; padding: 3px 3px 3px 4px; background:#999999;}
.des { width:180px; color:#FFFFFF; margin-left:5px; margin-top:5px;}



#footer { width:410px; height:1px; font-size:90%; margin-left:45px; }
#sig { background:url(images/sig.jpg) no-repeat; width:164px; height:43px; margin-left:0; margin-top:20px; margin-bottom:30px;}

#menu a:link { color:#333333; text-decoration:none; margin-left:2px; float:left; font-size:85%; padding:5px; height:10px; }
#menu a:visited { color:#333333; text-decoration:none; margin-left:2px; float:left; font-size:85%; padding:5px; height:10px;}
#menu a:hover { color:#ffffff; text-decoration:none; background:#333333; margin-left:2px; float:left; font-size:85%; padding:5px; height:10px;}
#menu a:active { color:#333333; text-decoration:none; margin-left:2px; float:left; font-size:85%; padding:5px; height:10px;}

.link:link { color:#666666; text-decoration:none;}
.link:visited { color:#666666; text-decoration:none; }
.link:hover { color:#333333; text-decoration:none; }
.link:active { color:#666666; text-decoration:none; }

.cont:link { color:#ffffff; text-decoration:none;}
.cont:visited { color:#ffffff; text-decoration:none; }
.cont:hover { color:#333333; text-decoration:none; }
.cont:active { color:#ffffff; text-decoration:none; }

.bread:link { color:#666666; text-decoration:none; float:left; background:0; margin:0;}
.bread:visited { color:#666666; text-decoration:none;}
.bread:hover { color:#333333; text-decoration:none;}
.bread:active { color:#666666; text-decoration:none;}

.roll{ background:url(images/button.jpg) top no-repeat;}
.roll:hover { background:url(images/button.jpg) bottom no-repeat;}

#butt a{height:15px;display:block;}

#twitter {margin-left:215px; margin-top:5px; margin-bottom:0; width:67px; height:15px;}
#twitter {background:url(images/twitter.jpg) 0 0px;} 
#twitter a:hover{background: url(images/twitter.jpg) 0 -15px;}

h2 { font-size:100%; margin-top:3px; }

table.basket {width:100%; color: #e0e0e0; border-collapse:collapse}
table.basket tr.tblheader th {background-color:transparent;}
table.basket tr td {background-color:#6d6d6d; color:#fff; padding:8px; border-bottom: 5px solid #e0e0e0;text-align:center}
table.basket tr td a {text-decoration:none; color:#e0e0e0}

.total_box {background-color:#6d6d6d;text-align:center; font-weight:bold;padding:7px 7px 0 7px; font-size:110%; color:#e0e0e0; height:23px;width: 60px; margin: 10px 0}

input.checkout_btn {background-color:#6d6d6d;border:none;text-align:center; padding:3px; font-size:80%; color:#e0e0e0;width: 70px; height:22px; cursor:pointer; margin-bottom:15px; }

input.checkout_btn:hover{background-color:#4d4c4c;}

.mini_basket_bg {background:#a5a5a5; width: 116px;height:115px; float:right; margin-right:  43px; opacity:0.9;filter:alpha(opacity=90); }

.mini_basket {position:absolute; width: 116px;height:138px;text-align:center;color:#e0e0e0;padding-top:4px; opacity: none}

.mini_basket p {margin: 5px 0; font-weight:bold; font-size:110%; }

.mini_basket .sIFR-hasFlash h3 {color:#fff; margin-left:20px;}

.mini_basket form {margin:0}

/*SIFR*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:130%;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size:100%;
	width:700px;
	margin-bottom:0px;
	margin-left:5px;
}

.sIFR-hasFlash table.basket tr.tblheader th h3 {
	visibility: hidden;
	font-size:100%;
	margin-bottom:7px;
	margin-left:5px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size:130%;
	margin-bottom:2px;
	color:#fff;
	margin-left:30px;
}

