
/************************************
	STIE LAYOUT STYLES
************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #F1F2E5;
	height:100%;
	min-height:100%;
}

td {
	font-size: 12px;
}

hr {
	height:auto;
	color:#CCCCCC;
	line-height:normal;
	border:1px dashed;
}

/*input, textarea {
	padding: 3px;
	font-size: 11px;
	border: 1px solid #CCC;
}*/

.layout {
	background-color: #FFFFFF;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
}

#footer {
	background-image: url(../images/footer-sand.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	font-size: 10px;
	color: #666;
	text-align: center;
	font-weight: bold;
}

#footer a{
	color: #666;
	text-decoration: none;
}

#title_link div.price{
	position:relative;
	/*height:100px;*/
	height:80px;
	border:1px solid #FFF;
}
#title_link a {
	color: #333;
	font-weight:bold;
	text-decoration:none;
}

#colPages {

	background-image: url(../images/footer-sand.jpg);

	background-repeat: repeat;

	background-position: center bottom;

	font-size: 18px;

	color: #666;

	text-align: left;

}

#colPages a {

	color: #666;

	text-decoration: none;

	font-weight: bold;

}


.title {

	height: 20px;

	background: url(../images/titleBG.gif) repeat;

	padding-left: 7px;

}

/************************************
	PRODUCT PAGE STYLES
************************************/
#titleClass {
	font-size: 17px;
	line-height:22px;
	color: #330000;
	text-decoration: none;
	/*margin-top: 20px;*/
	margin-top: 10px;
}

#stockNo {
	float:left;
	font-size: 11px;
	padding: 5px 0px 15px 0px;
	color: #666;
	width: 165px;
}

#itemPrice {
	width: 165px;
	float:left;
	text-align:right;
	font-weight: bold;
	padding: 5px 0px 15px 0px;
}

.descriptionClass {
	font-size: 12px;
	line-height: 16px;
}

#zoomText {
	text-align:center;
	font-size:10px;
	
	margin-bottom:10px;
}

#specTable {
	padding-bottom:15px;
}

#specTable td {
	background:#F0F0F0;
	font-size: 12px;
}

#specTable #tbl_hdr {
	background:#6785b7 !important; 
	font-size: 14px; 
	color: #FFF;
}

#optionTable {
	clear:left;
	padding-bottom:25px;
}

#optionTable td {
	background:#F0F0F0;
	font-size: 11px;
}

#optionTable #tbl_hdr {
	background:#6785b7 !important; 
	font-size: 14px; 
	color: #FFF;
}

#colorOptionTable {
	clear:left;
	padding-bottom:25px;
}

#colorOptionTable td {
	background:#F0F0F0;
	font-size: 11px;
}

#colorOptionTable #tbl_hdr {
	background:#6785b7 !important; 
	font-size: 14px; 
	color: #FFF;
}


.header {

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}

.heading {

	font-size: 16px;

	font-weight:bold;

	background: #FFF;

	padding: 5px;

	text-transform: uppercase;

}

.home_sitemap_a {

	color: #666;

	font-size:10px;

}

.home_a {

	color:#999900;

	text-decoration: none;

	font-weight: bold;

}
.homeClass {

	font-size: 12px;
	width:740px;
	font:Arial, Helvetica, sans-serif;
	
	margin:10px;
	text-align:justify;

}


#wrap {
    border:0px;
    }

#menu a {
	font:12px/18px Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    }
#menu a.hover {
    background:#336699;
    }
#menu span {
    display:none;
    }
#content #menu {
	margin-left: 11px;
	/*margin-left: 7px;*/
}
#content #menu a {
	margin:0px;
}
	
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }
td.lOptions {
	/*float:left;
	position:relative;
	left:100px;
	margin-bottom:15px;*/
	}
td.lOptions dl {
	margin:0;
	padding:0;
	}
td.lOptions dt {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
td.lOptions dt {
	clear:left;
	}
td.lOptions dd {
	margin:0;
	padding:0;
	display:block;
	}
	
input.special, select.special {
	border: 1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	background-color:#FAFAFA;
	color:#333;
}

ul.cartNav {
	list-style:none;
	float:left;
	margin:0;
	padding:0 10px;
	text-align:center;
/*	background: url('../images/cartGr.jpg');*/
	background-repeat:repeat-x;
	width:723px;
	height:26px;
	border:1px solid #eee;
	border-width:2px 0;
	color:#aaa;
	margin-top:10px;
	margin-bottom:15px;
	}
ul.cartNav li {
	float:left;
	margin:0;
	padding:6px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	font-size:10px;
	height:14px;
	}
ul.cartNav li.head {
	padding:6px 35px;
	padding-left:0;
	}
ul.cartNav li.selected {
	font-weight:bold;
	color:#06A;
	background-image:url('../images/arrow.gif');
	background-repeat:no-repeat;
	background-position:50% 100%;	
	}
ul.cartNav a {
	text-decoration:none;
	color:#aaa;
	}
h2.cart {
	margin:0px 0 10px 10px;
	text-align:left;
	color:#444;
	font-size:18px;
	clear:left;
	}
h2.cart span a, h3 span a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333;
	margin-left:5px;
	}
td.cartMsg {
	vertical-align:top;
	}
td.cartMsg h3 {
	margin:0;
	padding:0;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
	color:#666;
	}
p.cartMsg {
	padding:0;
	padding:10px;
	padding-left:0;
	padding-right:70px;
	color:#666;
	text-align:left;
	margin:0;
	font-size:12px;
	line-height:20px;
	}

table.cart {
	
	
	
	}
table.cart a:link, table.cart a:visited {
	color:#06A;
	text-decoration:none;
	}
table.cart a:hover {
	text-decoration:underline;
	}

table.cart td.unit {
	padding: 5px 8px 0 8px;
	text-align:center;
	}
table.cart tr {
	border:1px solid #333;
	}
table.cartProduct {
	margin:10px 0 5px 0;
	width:80%;
	padding-top:3px;
	line-height:13px;
	}
table.cartProduct img {
	position:relative;
	left:-60px;
	top:-3px;
	}
table.cartProduct tr.sep {
	border-bottom:1px solid #ccc;
	padding:4px;
	}
table.cartProduct td.opt {
	width:60%;
	
	}
table.cartRow thead{
	padding-bottom:0;
	height:30px;
	text-decoration:underline;
	}
table.cartRow thead td {
	
	background-color:#FCFCFC;
	border:1px solid #ccc;
	border-width: 0 0 1px 0;
	}
table.cartRow td.thumb {
	border:1px solid #ccc;
	border-width: 0 0 1px 0;
	width:100px;
	}
table.cart td.desc {
	padding: 8px 10px 0px 15px;
	text-align:left;
	background: url('../images/cartGr.jpg') repeat-x;
	border:1px solid #ccc;
	border-width: 0 1px 1px 0;
	/*width:500px;*/
	}
table.cartRow td.clasp {
	border:1px solid #ccc;
	border-width: 0 1px 1px 0;
/*	width:100px;
*/	}
table.cartRow td.clasp img {
	}
table.cartRow td.qty {
	padding:0 5px;
	padding-top:30px;
	border:1px solid #ccc;
	border-width: 0 1px 1px 0;
	}
table.cartRow td.qty input {
	padding:2px;
	}
table.cartRow td.unit {
	border:1px solid #ccc;
	border-width: 0 0 1px 0;
	}
div.cartBtns {
	display:block;
	position:relative;
	top:20px;
	left:-130px;
}

input.cartButton {
	position:relative;
	/*top:10px;*/
	}
td.totalPrice {
	font-size:14px;
	/*font-weight:bold;*/
	}
td.totalPrice input.special {
	float:right;
	margin-right:5px;
	position:relative;
	left:5px;
	}
form {
	margin:0;
	padding:0;
	margin-top:8px;
	}
	
#required, .required {
color: red;
}

table.summary {
	margin: 0;
	padding-right:7%;
	width:100%;
	border-collapse:separate;
	}
table.summary thead{
	padding-bottom:20px;
	height:30px;
	text-decoration:underline;
	}
table.summary span.prod{
	color:#06A;
	font-weight:bold;
	}
table.summary a:hover {
	text-decoration:underline;
	}
table.summary td {
	padding: 2px 0;
	
	}
table.summary td.thumb {
	padding: 8px 8px 0 8px;
	border:1px solid #ccc;
	border-width: 1px 0 0 0;
	}
table.summary td.desc {
	padding-left:12px;
	padding-right:15px;
	text-align:left;
	background: url('../../images/cartGr.jpg') repeat-x;
	border:1px solid #ccc;
	border-width: 1px 1px 0 0;
	}
table.summary td.qty {
	border:1px solid #ccc;
	border-width: 1px 1px 0 0;
	}
table.summary td.unit {
	padding-left:10px;
	padding-right:10px;
	border:1px solid #ccc;
	border-width: 1px 0 0 0;
	}
table.summary tr {
	border:1px solid #333;
	}
	.error_result {
	text-align:center;
	
	font-weight:bold;
	color:#FF0000;
	border:1px solid red;
	width:70%;
	margin:10px auto;
	padding:5px;
	}
	
	
	div#menuitemMain {
		background-image:url('../images/menu_itembg_main.jpg');
		width:153px;
		height:35px;
	}
	
	div#menuitemSub {
		background-image:url('../images/menu_itembg_sub.jpg');
		width:153px;
		height:35px;
	}
	
	
	
	.menubg {
		background-image:url('../images/menuleft_mainbg.jpg');
		background-position:left top;
		background-repeat:repeat-y;
	}
#banner_frame {
	position:relative;
	width:757px;
	/*left:3px;*/
	height:62px;
	}
#top_banner {
	float:right;
	width:757px;
	height:60px;
	background:url('/images/banner/top-bg.jpg') no-repeat;
	}
#top_banner .rollover {
	float:left;
	height:60px;
	}
#top_banner #mbg {
	width:189px;
	}
#top_banner #ups{
	width:186px;
	}
#top_banner #below {
	width:186px;
	}
#top_banner #conf {
	width:196px;
	}
#banner_frame .overlay {
	position:absolute;
	top:60px;
	}
#mbg-overlay {
	width:406px;
	height:87px;
	left:0px;
	}
#ups-overlay {
	width:384px;
	height:87px;
	left:189px;
	}
#below-overlay {
	width:383px;
	height:87px;
	left:375px;
	}
#conf-overlay {
	width:381px;
	height:124px;
	left:375px;
	}
#view_product_btn {
	position:absolute;
	bottom:8px;
	left:0;
	width:150px;
	}
#view_product_btn div {
	background:url(/images/menuleft_maincat_bg.gif);
	width:150px;
	height:20px;
	line-height:20px;
}
#view_product_btn a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}	

table .compare_table {
	
	
	 width:684px;
   margin:10px 0px 0px 40px ;
	 border-collapse:collapse;
	/* border-bottom:1px solid #9fc0e3;
	  border-top:1px solid #9fc0e3;*/
	 clear:both;
	}
	
	table .compare_table td{
		
		
		padding:12px;
		/*border-left:1px solid #9fc0e3;
		border-right:1px solid #9fc0e3;*/
		
		}
		
	tr .tblue
	{
		
		background:#ccddef ;
		
		}	
		
	td .features
	{
		font-weight:bold;
		width:228px;
	}	
	
	td .thead
	{
	   font-weight:bold;
	   width:68px;
		
	}
	
	td .tdatas
	{
	   border-right:1px solid #9fc0e3;
		
	}