﻿/* defaults */
body {	
	background-color: #000000;
	width:100%;
}
body, table, td, span, div {
	font-family: arial;
	font-size: 11px;
	color: Gray ;
	text-decoration: none;
	margin : 0;
	padding : 0;
}
img {border:0;}

/* links */
a:link, a:visited  {text-decoration :none ;color: #cc6431;}
a:hover {text-decoration: none;color: #cc6431;}

/* main shell */
#main 
{	
	width:796px;
	margin: auto;
	background-color: #fffbf4;
}
/* header */
#header {
	background-image: url(../../Images/bg_header.gif);
	background-repeat: no-repeat;
	width:796px;
	height:112px;
	position:relative;
}	
#logo {	
	width: 180px;
	height: 50px;
	position: relative;
	top: 40px;	
    left: 25px;    
}

#spinwin {	
	position: relative;
	top: 60px;	
    left: 210px;    
}
#login {
	width:60px;
	height:19px;
}
#icon-search 
{
	background-image: url(../../Images/search_icon.gif);
	width:54px;
	height:34px;
}
input.search {
	border:0;	
	color: #ffffff;
	background-color : #7c7a77;
	height:15px;
	width:150px;
}
/* END header */

/* content */
#content-container {
	background-image: url(../../Images/bg_main.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #fffbf4;
}
#main-content {
	width:540px;
	margin:0px 0px 0px 0px;
	position:relative;
	left:50px;
}

#main-nav-container {
	margin-top: 0px;
	background: url("../../images/product_box_bg.gif") no-repeat top left;
}
#main-nav {
	position:relative;
	top:5px;	
	background-image: url(../../images/nav_bg.gif);
	background-repeat: no-repeat;
	width:342px;
	height:65px;
	z-index:1;
}
/* END content */

/* home page */
.product-container {
	background-image: url(../../images/item_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width:255px;
	height:135px;
}
.br-five {height:5px;}

.itemlistImage {border-color:#8a8884;}
.product-box-bg {background-image: url(../../images/item_bg.gif);width:180px;}
a.product-title {font-weight:bold;color:#434240;}
a.product-title:visited {color:#434240;}
.price-org {color:#ce7150;padding: 0 5px 0 0;}
.price-plain {padding: 0 5px 0 5px;}
.price-old {text-decoration:line-through;}

.list-price {font-size:8px;}
/* END home page */

/* brand logos */
#brand-logos {
	border-left: 1px #D1CDC7 solid;	
	margin-left:0px;
	margin-top:22px;
	position:relative;
	/*top:-30px;*/
}
/* END brand logos */	

/* footer */
#footer-container {	
	background: url("../../images/footer_bg.gif") no-repeat top;
	background-color: #fffbf4;	
	height: 80px;
	font-size: 10px;
}
#footer-text {	
	position: relative;
	top:46px;
	left: 140px;
	font-weight:bold; 	
}
#footer-text a {color:#ffffff; text-decoration:none; margin-right:25px;}
#footer-text #copy {font-size:10px; padding-left:90px;}
/* END footer */

/* ============== */
/* above is clean */
/* ============== */


#left
{
	float : left ;
	width : 590px ;
}

#right
{
	float:right;
	padding-left:0px;
	margin-left:0px;
	width : 206px ;
	z-index:1;
	position:relative;
}

#ProductImageShow
{
	position: relative;
	left:15px;
	top:0;
	height:86px;
}

#lefttitle
{
	margin-left: 20px;
	width: 214px;
}

.ProductImage
{
	margin-left: 10px;
	margin-top: 10px;
}

#leftcontent
{
	margin-left: 10px;
	width : 205px ;
}


#center
{
	float : left ;
	width : 27px ;
}

/*#MainContent
{
	float : left ;
	width : 100% ;
	vertical-align : top;
}*/

#titleContent
{
	margin-top : 20px;
	margin-right: 6px;
	float : left ;
	width : 520px;
}

#titleContentNoMenu
{
	margin-top : -10px;
	float : left ;
	width : 365px;
}

/*.span
{
	width: 420px;
}*/


.headSpan
{
	display:block;
	height: 2px;
    overflow: hidden; 
    background: #EDEDED ;
    margin-top : 6px ;
    margin-bottom : 15px ;
}

/*.detailSpan
{
	display:block;
	height: 10px;
	margin-right : 20px ;
    margin-bottom : -10px ;
	color: #464543;
	font-family: arial;
	font-size: 12px;
	font-weight : bold ;
}*/

#rightcontent
{
	margin-top : 5px;
	margin-left : 12px;
	width : 520px;
	font-family: arial;
	font-size: 12px;
	font-weight : bold ;
}

#MainHeaderText 
{
	background: url("../../images/menu_bg.jpg") no-repeat top left; 
	margin-left : 5px;
	margin-top : 5px;
	padding : 10px;
	height: 85px;
	width: 427px;
}

/*--------- Search Control Style --------*/
textarea{
	margin-right : 15px;
	border: none;
	border-color:#7c7c7c;
	color: #ffffff;
	margin-top: 10px;
	background-color : #7c7a77; 
}

textarea:hover {
	margin-right : 15px;
	border: none;
	border-color:#7c7c7c;
	color: #000000;
	margin-top: 10px;
	background-color : #bfbcb8;
}

textarea:focus {
	margin-right : 15px;
	border: none;
	border-color:#7c7c7c;
	color: #ffffff;
	margin-top: 10px;
	background-color : #7c7a77;
}




/*--------- Text Style --------*/
.title 
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #005894;
}

.headText
{
	font-family: arial;
	font-size: 15px;
	font-weight :bold ;
}

.moreText
{
	font-family: arial;
	font-size: 12px;
	font-weight :bold ;
}





.mysubmenuitem 
{ 
	BACKGROUND-COLOR: #dadada ; 
}

#Content
{
	float : left ;
	width : 100% ;
}

/*---------  Menu Image --------*/
.Menu_Left_Image 
{
	float : left;
	margin-left: 10px;

}

/*--------- Item List --------*/



#itemlist
{
	margin-top:20px;
	margin-left : 12px;
	width : 520px;
	height: 85px;
	background: url("../../images/Item_bg.gif") no-repeat top right; 
}

#subtitlegap
{	
	border: none;
	background: none;
	width : 10px;
}

#titleSpan
{	
	border: none;
	background: none;
	width : 420px;
	font-family: arial;
	font-size: 12px;
	font-weight : bold ;
	color: #c65e3d;
}

#subtitleSpan
{	
	border: none;
	background: none;
	width : 420px;
	font-family: arial;
	font-size: 12px;
	font-weight : bold ;
	color: #464543;
}

/*#contentSpan
{	
	border: none;
	background: none;
	font-family: arial;
	font-size: 12px;
	font-weight : bold ;
	color: #999692;
}*/

/*-------- Image List --------*/

#imageList
{	
	margin-top :-75px;
	margin-bottom:-75px;	
	text-align:center;
	width: 200px;
	overflow:hidden;
	position: relative;
	left:15px;
	z-index:9;
}

/* -------- pup windows -------- */

.pupWindow 
{
	margin-top : 0px;
	margin-left : 0px;
	width : 300px;
	height: 200px;
	background: url("../../images/pup_window_bg.gif") no-repeat top left;
}

.pupWindow2
{
	margin-top : 0px;
	margin-left : 0px;
	width : 400px;
	height: 400px;
	background: url("../../images/pup_window_bg.gif") no-repeat top left;
}

.pupHead 
{
	font-size:12px;
	text-transform:uppercase; 
	color:#fffbf4;  
	padding-top:15px; 
	padding-left:100px
}

.pupViewDIv 
{
	padding-left: 5px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-top: 10px; 
	width:100px
}

.pupViewIcon
{
	background-color:#e2ded7;
}
	
.pupViewFlash
{
	background-color:#e2ded7; 
	height:367px
}
/* -------- Modify Style -------- */


.image_button
{
	border: 0px;
	cursor: pointer;
}
.img
{
	border: 0px;
	display:block;	
}

.title_bg 
{
	width:514px;
	height:43px;
	vertical-align:top;
	background-color: #8a8884;
}
	


.titleA
{
	font-size: 12px;
	text-decoration: none;
	color: #666462;
	text-transform: uppercase;
}
.titleB
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #666462;
	text-transform: uppercase;
}
.titleC
{
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	text-transform: uppercase;
}
.leftDiv
{
	margin-left: 10px;
}
.titleLarge
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}
/*.tableNcNsNb
{
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}*/
.alignC
{
	text-align: left;
}
.alignL
{
	text-align: left;
}
.alignR
{
	text-align:right;
}
.valignT
{
	vertical-align:top;
}
.valignM
{
	vertical-align:middle;
}
#tblCenter
{
	width: 556px;
}


a.footLink:link, a.footLink:visited
{
	text-decoration: none;
	color: #ffffff;
}

a.footLink:hover
{
	text-decoration: none;
	color: #ffffff;
}
#footWord
{
	color: #4e4e4e;
	font-size: 10px;
	margin-left: 110px;
}
/*#loginTD
{
	text-align: right;
	width: 100%;
}
.ShoppingTD
{
	text-align: right;
	vertical-align: middle;
	width: 100%;
}
#searchTD
{
	text-align: right;
	vertical-align: middle;
}
*/

.homeImg
{
	border: 0;
	vertical-align: top;
}

.flashButton
{
	background:transparent;
	cursor:pointer
}
.bodytable
{
	margin-right: auto;margin-left: auto;
}
.listTitle
{
	color: #2b4954; font-size: 14px; font-weight: bold;
}
.defaultFont
{
	color: black; font-size: 12px;
}
.widthmax
{
	width:100%;
}
.noBroder
{
	border:0px;
}
.width200
{
	width:250px
}
.height22
{
 height:22px;
}
.height25
{
 height:25px;
}
.hide
{
display: none;
}
.colorRed
{
 color:red;
}
.PLeft5
{
padding-right: 5px;
}
.width10
{
	width:10px;
}
.width5
{
	width:5px;
}
.width1
{
	width:1px;
}
.width33
{
	font-size: 11px;
	border:1px solid #949694;	
	width:33px;
}
.heigth10
{
	height:10px;
}
.spanSpace
{
	position: relative; top: -3px;
}
.nowap
{
	white-space:nowrap;
}
#menu
{
	width:50%;
	margin-left: 10px;
	vertical-align:top;
	
}
#leftlogo
{
	margin-left: 35px;
}
.divHeight
{
	font-size:1px
}

.colorOrg
{
	color:#cc6431;
}


/* Marg */
.mar-left-five { margin-left:-5px;}

/* padding */
.pad-right-tow {position:relative; right:2px;}
.pad-right-five {position:relative; right:5px;}
.pad-right-six {position:relative; right:6px;}
.pad-right-ten {position:relative; right:10px;}
.pad-right-fifteen {position:relative; right:15px;}
.pad-right-three {position:relative; right:3px;}
.pad-left-five {position:relative; left:5px;}
.pad-left-ten {position:relative; left:10px;}
.pad-left-fifteen {position:relative; left:15px;}
.pad-top-one {position: relative; top:1px;}
.pad-top-three {position: relative; top:3px;}
.pad-top-five {position: relative; top:5px;}
.pad-top-sixteen { padding-top:16px;}
.pad-top-twenty { padding-top:20px;}
.pad-bot-three {position: relative; top:-3px;}
.pad-bot-five {position: relative; top:-5px;}
.pad-bot-ten {position: relative; top:-10px;}
.br-five {height:5px;}

.pad-top-ten-real{padding-top:10px;}
.pad-bot-fifteen-real{padding-bottom:15px;}
.pad-right-ten-real{padding-right:10px;}

.cursor {cursor: pointer;} /* instead of image_button */
.float-left {float: left;}
.float-right {float: right;}
.clear {clear:both;}

/* alignment */
.left {text-align:left} /* instead of alignL */
.center {text-align:center} /* instead of alignC */
.right {text-align:right} /* instead of alignR */
.top {vertical-align:top;}
.middle {vertical-align:middle;}
.bottom {vertical-align:bottom;}

/* for testing */
.border {border: red 1px solid;}


.Search_input{
	border: none;
	border-color:#7c7c7c;
	color: #ffffff;
	margin-top: 10px;
	background-color : #7c7a77; 
	height:15px;
	width:120px;
}

.Search_input:hover{
	border: none;
	border-color:#7c7c7c;
	color: #000000;
	margin-top: 10px;
	background-color : #bfbcb8;
	height:15px;
	width:120px;
}

.Search_input:focus{
	border: none;
	border-color:#7c7c7c;
	color: #ffffff;
	margin-top: 10px;
	background-color : #bfbcb8;
	height:15px;
	width:120px;
}

.img_no_space
{
	DISPLAY:BLOCK
}

.sideCata
{
	color:#ce7150;
	font-size:12px;
	font-weight:bold;
}

.sideCataLink:link,.sideCataLink:visited,.sideCataLink:active,.sideCataLink:hover
{
	font-size:12px;
	color:Black;
	text-decoration: underline;
}

.lastPrice
{
	background-image: url(../../Images/price_bg.gif);
	width:66px;
	text-align:center;
	height:17px;
	cursor: pointer;
}
	
.productRegPriceOnly 
{
	font-weight: bold;
	text-decoration: none;	
	font-size: 15px;
	color: #000;
}

.productRegPriceOnlySup
{
	font-weight: bold;
	text-decoration: none;	
	font-size: 8px;
	color: #000;
	height: 14px;
	line-height: 12px;
	vertical-align: top;
}
.moreinfo
{
	margin-top : 5px;
	margin-left : 12px;
	font-family: arial;
	font-size: 12px;
	font-weight : bold ;
}

.lastPriceLg
{
	background-image: url(../../Images/lg_pricebox.gif);
	width:92px;
	text-align:center;
	height:22px;
	cursor: pointer;
}

	
.productRegPriceOnlyLg
{
	font-weight: bold;
	text-decoration: none;	
	font-size: 18px;
	color: #000;
}

.productRegPriceOnlySupLg
{
	font-weight: bold;
	text-decoration: none;	
	font-size: 10px;
	color: #000;
	height: 14px;
	line-height: 12px;
	vertical-align: top;
}

.alignCReal
{
	text-align: center;
}

.sectionOn:link
{
	color:Black;
}

#divSection
{
	background: url("../../images/bg_tabs.gif") no-repeat top center;
	height:46px;
	width:338px;
	text-align:center;
	
	position:absolute;
	top: 0px;
	left:320px;
	z-index:11111;
	float:left;
}

.searchAll 
{
	font-weight: bold;
	text-decoration: none;	
	font-size: 12px;
	color: #cc6431;
	
	}
	
.wickedFont{
	margin-top : 5px;
	margin-left : 12px;
	width : 520px;
	font-family: arial;
	font-size: 12px;
	font-weight : bold ;
}