/* ======= New CSS File ======= */
body{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(/images/design_09.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin: 0px;
	padding: 0px;
	}
.header{
	background-image: url(/images/design_02.jpg);
	height: 214px;
	width: 900px;
	}
.navigation{
	height: 31px;
	width: 900px;
	background-color: #bdbdbd;
	color: #ffffff;
	text-align: left;
	}
.navigation a{
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	line-height: 31px;
	padding-left: 3px;
	text-decoration: none;
	}
.navigation a:link{
	color: #ffffff;
	font-size: 12px;
	padding-left: 3px;
	}
.navigation a:visited{
	color: #ffffff;
	font-size: 12px;
	padding-left: 3px;
	}
.navigation a:hover{
	color: #333333;
	}
.navigation a:active{
	color: #333333;
	}
.maintable{
	width: 900px;
	background-color: #f0f0f0;
	}
.left{
	width: 200px;
	}
.centercol{
	width: 500px;
	}
.right{
	width: 200px;
	}
.topbar1 {
    height:28px;
    padding-left:19px;
    color:#000;
    font-weight:bold;
    font-size:12px;
    margin-top:2px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #dbdbdb;
}
.topright {
    width:19px;
    height:28px;
    width:100%;
}
.topbartitle {
    height:22px;
    margin-right:19px;
    padding-top:6px;
}
* html .topbartitle { height:28px; }

h1{
	font-size: 16px;
	color: #212121;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

ul.catmenu	{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	}
li.catmenu	{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#7a7a7a;*/ color:#49351C;
	text-decoration:none;
	width:161px;
	margin-bottom:0px;
	line-height:25px;
	font-weight:bold;
	border-bottom: 1px solid #7a7a7a;
	text-align: left;
	}
li.catmenu a	{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;
	/*color:#7a7a7a;*/ color:#49351C;
	text-decoration:none;
	margin-bottom:0px;
	line-height:25px;
	font-weight:bold;
	width:161px;
	}
li.catmenu a:hover	{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#7a7a7a;*/ color:#49351C;
	text-decoration:none;
	margin-bottom:0px;
	line-height:25px;
	font-weight:bold;
	width:161px;
	}
.searchbox{
	position: relative;
	top: -30px;
	left: 680px;
}
.cartbox{
	background-image: url('/images/cartback.gif');
	background-repeat: no-repeat;
	padding-top: 5px;
	color: #ffffff;
	position: relative;
	top: 170px;
	left: 300px;
	height: 50px;
	width: 250px;
	}
.cartbox a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
		}
.cartbox a:hover{
	color: #212121;
	}

/* ======= OLD CSS File ======= */
#marqueecontainer {
    position: relative;
    width: 150px; /*marquee width */
    height: 70px; /*marquee height */
    overflow: hidden;
    padding-left:5px;
    z-index:900;
}
.sbutton1, .sbutton2, .sbutton3, .sbutton4, .sbutton5 {
    border:1px solid #ccc;
    background-color:#7a7a7a;
    color:#FFF;
    font-weight:bold;
	font-size:12px;
	width: 140px;
	height: 25px;
}
.sbutton2 a {color:#fff;}

.sbutton3 {     background-color:#7a7a7a;font-size:11px; }
label { font-size:12px; }
#product_view img { border: 1px solid #cccccc;}
.product_thumbx { margin-right:2px; }
.product_desc { padding:15px 5px 5px 5px; }
.product_addons, .addon_text { font-size:12px; }
.product_price { padding:10px; font-size:13px; font-weight:bold; }
.product_info { padding:15px 0 0 5px; font-size:12px; font-weight:bold; }
.product_code { font-weight:normal; font-size:11px; }
.prodcuts_related_title { border-bottom:1px solid #cccccc; padding-left:10px}
.addon_text a:link, .addon_text a:hover, .addon_text a:visited {text-decoration:none;color:#000;}
#product_view a:link, #product_view a:hover, #product_view a:visited {
    text-decoration:none;color:#000;
    font-size:12px;
}
.view_product_link a:link, .view_product_link a:hover, .view_product_link a:visited {
    text-decoration:none;
    color:#666;
    background:#cccccc;
    border:1px solid #000;
    display:block;
    font-size:10px;
    font-weight:bold;
    text-align:center;
    width:100px;
    padding:4px;
}
.related tr { border:1px solid #ccc; }
.relprod_title { font-size:9px; font-weight:bold; }
.addon_text { width:200px; padding-left:5px; }
.addons_head { font-size:9px; }
.timg { padding:0px; }
.imgtext { margin:-5px 0 0 40px; font-size:10px; }
.balloonstyle{
    position:absolute;
    top: -500px;
    left: 0;
    padding: 5px;
    visibility: hidden;
    border:1px solid black;
    font:normal 12px Verdana;
    line-height: 18px;
    z-index: 9999;
    background-color: white;
    width: 200px;
}
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}*/
#arrowhead{
    z-index: 99;
    position:absolute;
    top: -500px;
    left: 0;
    visibility: hidden;
}
/* overlay */
#imgbox {
    background:transparent;
    position:absolute;
	z-index:9000;  
}
#scrollpanel {
	position:relative;
	z-index:7000;
	display:block;
	margin:0 auto;
}
.thumbimg {
    z-index:9000;
    cursor:pointer;
}
#mainImg {
    background:#000;
    position:absolute;
    border:1px solid #CCC;
}
#checkout_breadcrumb {
    text-align:center;
    padding:15px 0px 0px 0px;
	font-size: 12px;
}
#checkout_breadcrumb li {
    display:inline;
    padding-right:10px;
    color:#ececec;
}
#checkout_breadcrumb li .last { padding:0px; }
#checkout_breadcrumb li .active {
    font-size: 12px;
	font-weight:bold;
    background:url('images/cart-small.gif') no-repeat left;
    padding:2px 0 3px 25px;
}
#checkout_breadcrumb a, #checkout_breadcrumb a:link, #checkout_breadcrumb a:visited {
	text-decoration:none;
	color:#000;
}
a {text-decoration:none}