@charset "UTF-8";
/* CSS Document */
 body  {
	background-image: url(../images/bg/bg_plain.jpg);
	background-repeat:no-repeat;
	background-color: #988976;
	background-position:center top;
	background-attachment: fixed;
	color: #000000;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
 }
 .clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px
 }
 .clearBoth {
	clear:both;
 }

 .img_main {
	max-width: 620px;
 }

 #page {
 	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 900px
 }

#header { 
background-image:url(../images/bg/bannerRoad_bg2.jpg); background-repeat:no-repeat;
height:100px; padding: 0 10px; }
#logo {
	float: left; left:-25px; position: relative; } 
/* -----------------------[ footer ]------------------------------ */
#footer {
	padding: 0px 50px; margin:auto; padding: 0 10px; background-image:url(../images/bg/footerRoad_bg2.jpg);
	background-repeat:no-repeat; background: #ffffcc; text-align:center; } 
#footer .innertube {
	width:70%; margin:auto; font-size:70%; padding: 0 10px; text-align:center; }	
/* -----------------------[ Menu ]------------------------------ */
#menubar {
	margin: 0px; padding: 0px; width: 900px; background: #5970B2; height: 23px; }
.blueHead {
	padding: 4px 0px; color:#FFFFFF; background: #5970B2; font-weight:bold;	font-size: 75%;	text-align:center; }
.blueFoot {
	width:100%; color:#FFFFFF; background: #5970B2; font-weight:bold; font-size: 65%; text-align:center; padding: 4px 0px; }

/* -----------lightboxG------------------ */
.lightboxG {
	text-align: center; vertical-align: middle; border-top-style: solid; border-bottom-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-top-color: #941829; border-right-color: #941829; border-bottom-color: #941829; border-left-color: #941829;
	padding: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px; }
.lightboxG a{
	text-decoration:none; }
.clickline {
margin: 0px; padding: 0px; }
/* -----------lightboxG------------------ */
/* CSS Document */
div.checkout {
width:97%; font-size:85%; float:left; margin: 0px; padding: 10px 10px 10px 10px; }
.shipEst {
font-weight:normal;
font-size: 85%;
float:right;
margin: 25px 50px 50px 50px;
}
.process {
margin: 15px 0px;
float:right; padding: 15px 0px;
width:100%;
text-align:right;
}

.shipEst th {
font-size:85%;	
}
.shipEst td input {
	text-align:right; }
.shipheader {
	text-align:center; background-color:#d7d5ad; font-size:large; }
.addressInfo {
	border:solid; border-width:1px; font-weight:normal; font-size: 85%; float:left;
	margin: 10px; padding: 5px; }
.orderDetail {
	font-size: 85%; }
/* ----------- [ frmText ] -------------------- */
div.frmText table th {
font-size:75%; text-align:right; padding:5px 5px; } /* checkout.php, CheckoutFrm */
div.frmText {
	width:400px; float:left; }
div.frmText h3 {
	background:#CCCCCC; text-align:center; padding:5px 5px; }
.descr {
	font-family:"Times New Roman", Times, serif; font-size:90%; }
/* ----------- [ frmText ] -------------------- */
.qcart {
	float:right; background-color:#CCCCCC; margin: auto 5px; padding: 5px 10px; }
.qcart a {
	color: #000000; text-decoration: none; }
.qcart a img {
	border-style: none; }
/* ----------- [ ADD CART ITEMS ] -------------------- */
.addCart {
	font-size:small; }
.addcart option {
	}



/* Button Hover */
/* URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
	background-image: url(../images/navaction/view_demo.gif); background-repeat: no-repeat;
	height: 28px;	width: 125px; display: block; float: left; }
a.squarebutton:hover{ /* Hover state CSS */
	background-image: url(../images/navaction/view_demo_over.gif); background-repeat: no-repeat;
	height: 28px;	width: 125px; display: block; float: left; }
#listThree {
	list-style-type: none; }
#listThree a {
	color: #000000; text-decoration: none; }
#listThree li {
	float:left; width:225px; height:250px; }

/* ----------- [ Product List ] -------------------- */
#productList {
	margin: 0px auto; width:85%; float:left; }
#productList ul{
	list-style:none; padding:0px; margin:0px; }
#productList a{
	font-size:small; }
#productList ul li{
	width:150px; text-align:center; margin:5px; }

/* ----------- [ productIcons ] -------------------- */
#productIcons {
margin: 0px auto; width:100%; float:left; }
#productIcons ul{
 list-style:none; padding:0px; margin:0px; }
#productIcons a{
font-size:medium; }
#productIcons ul li{
 width:110px; text-align:center; margin:5px; display:block; float: left; }
