@charset "utf-8";
/* CSS Document */

body {
text-align: center;
margin: 0;
background-color: #E6E6E6;
font-family: Verdana;
font-size: 11px;
color: #979797;
}

#wrapper {
text-align: left;
margin: 0 auto;
width: 882px;
min-height:800px;
background-color: #fff;
}


#header {
height: 210px;
width: 882px;
background-image: url('/images/headerNew.jpg');
background-repeat: no-repeat;
}

#topnav {
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 149px;
	width: 830px;
	/*background-image: url('/images/navilines.jpg');*/
	background-repeat: no-repeat;
	background-position: bottom;
}

#topnav ul {
list-style: none;
display: inline;
margin: 0;
padding: 0;
}

#topnav li {
display: inline;
}

a img {
border: 0;
}

#topspace {
height: 16px;
}

#flashcontent {
padding-left: 26px;
padding-bottom: 26px;
}

#leftnav, .leftnav {
/*display: inline-table;*/
float: left;
width: 165px;
margin-left: 26px;
}

.leftnavhead {
width: 140px;
height: 22px;
padding-top: 2px;
margin-bottom: 10px;
background-color: #ccc;
font-size: 14px;
color: #fff;
text-align: center;
}

.productnavhead{
width: 140px;
height: 22px;
padding-top: 2px;
margin-bottom: 10px;
background-color: #ccc;
/*background-image: url('/images/products.png');*/
font-size: 14px;
color: #fff;
text-align: center;
}

.newsnavhead{
width: 140px;
height: 22px;
padding-top: 2px;
margin-bottom: 10px;
background-color: #ccc;
/*background-image: url('/images/news.png');*/
font-size: 14px;
color: #fff;
text-align: center;
}

.navlink {
height: 19px;
width: 140px;
}
.navlink a, .navlink a:visited, .navlink {
color: #7F7F7F;
font-size: 11px;
font-weight: 500;
text-decoration: none;
}

.navlink a:hover, a.navlink:hover {
color: #000;
}

#cartinfo {
float: right;
padding-top: 25px;
color: #9a9a9a;
position: absolute;
width: 856px;
text-align: right;
}
#cartstuff {
font-size: 9px;

}
#cartstuff1 {
font-size: 9px;
}
#content {
width: 664px;
overflow: hidden;
}

* html #content {

margin: 0;
padding: 0;

}


#contenthead {
padding-left: 7px;
padding-top: 2px;
height: 22px;
background-color: #ccc;
font-size: 14px;
font: Arial, Helvetica, sans-serif;
font-weight:500;
color: #fff;

}

.topbar1{
display: none;
}

#footer {
font-size: 10px;
color: #ccc;
}

.cms-grid-row1{
margin-bottom: 21px;
}
.cms-grid-row2{
margin-bottom: 21px;
}
.cms-grid-row3{
margin-bottom: 21px;
}
.boxprod {
	width: 190px;
	height: 152px;
    text-align:center;
	padding-right: 0px;
    font-size:12px;
	border: 10px solid #E6E6E6;
}

.boxprod img { border:0px; margin:0px; /*height: 80px; width: 80px;*/ }
.boxprod span { display:none;}

.boxprod a:link, .boxprod a:visited {

    text-decoration:none;

    color:#979797;

    font-size:10px;

}

.boxprod a:hover {
color: #000;

}
#headerban {
background-image: url('/images/logo.gif');
background-repeat: no-repeat;
height: 77px;
width: 873px;

}
* html #headerban {
margin-bottom: 5px;
}
.carttotal {
font-weight: bold;
color: #979797;

}

.cartbox1 {
float: right;
text-align: center;
padding-right: 4px;
padding-top: 55px;
font-size: 9px;
}

.cartbox1 a, .cartbox1 a:visited {
color: #979797;
font-weight: bold;
}

.cartbox1 a:hover {
color: #000;
}

/*#topnav {
margin-top: 4px;
background-image: url('/images/topnavbg.gif');
height: 37px;
width: 873px;

}*/

#vista_toolbar {
margin-top: 4px;
background-image: url('/images/topnavbg.gif');
background-repeat: no-repeat;
height: 37px;
width: 873px;
font:normal 12px 'Trebuchet MS','Arial';
margin-top: 10px;

}

#vista_toolbar ul {
float:left;
height:37px;
margin-top: 3px;
margin-left: 3px;
padding: 0;
list-style:none;
width:850px;
/*margin-left:-10px;*/
}

* html #vista_toolbar ul {line-height: 13px;  margin-left:10px;}




#vista_toolbar li {
display:inline;
padding:0;

}

#vista_toolbar a {
color:#fff; /* need because it will use default link color */
float: left;
font-weight:bold;
padding:0 3px 0 3px; /* left 3 px because of left.png image */ 
text-decoration:none;
margin-top:0px;
margin-left:10px;
}

* html #vista_toolbar a {

padding-top:3px;
}



#vista_toolbar a span {
display:block;
float:none;
padding:4px 7px 4px 5px;
}

* html #vista_toolbar a span {
display:block;
float:none;
padding:4px 7px 6px 5px;
}

#vista_toolbar a span img {
border:none;
padding:0px 4px 0 0;
}

/* show picture when mouse over link */
#vista_toolbar a:hover{
background: url(images/left_back.gif) repeat-x left center;

}

#vista_toolbar a:hover span {
background:url(images/right_back.gif) no-repeat right center;
color:#222;
}

#vista_toolbar a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}

.recently-viewed-content-box {
padding: 0;
margin: 0;
}


.recently-viewed-content-box a, .recently-viewed-content-box a:visited {
font-size: 10px;
}

#searchbox {
float: right;
width: 180px;
position: absolute;
margin-top: 17px;
margin-left: 720px;
}

* html #searchbox {
margin-top: 7px;
}

#formfind {
display: none;
padding: 0;
margin: 0;
font-size: 10px;
margin-top: 2px;

}

#formsearch {
border: 1px solid #7e7e7e;
padding-top:3px;
width: 120px;
height: 19px;
padding: 0;
margin: 0;
font-size: 10px;

}

.cms-grid {width:100%;}

.h1holder {
float: left;
position: absolute;
margin-top: 75px;
margin-left: 5px;
font-size: 10px;
}

* html .h1holder {

margin-top: 73px;
}

.h1cont {
font-weight: bold;
color: #979797;
text-transform: uppercase;
}

.searchresult_name {
font-size: 12px;
}

.searchresult_name a, .searchresult_name a:visited {
color: #979797;
}

.searchresult_name a:hover {
color: #000;
}

.searchprice {
font-size: 11px;
font-weight: bold;
color: #979797;
}

.topbartitle {
font-weight: bold;
color: #979797;
padding-top: 3px;
padding-bottom: 4px;
border-bottom: 1px solid #c7c7c7;
}

a img {
border: 0;
}

.cat-links a, .cat-links a:visited, .cat-links {
color: #979797;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.cat-links a:hover, .cat-links:hover {
color: #000;
}

.view_product_link a:link, .view_product_link a:hover, .view_product_link a:visited {

    text-decoration:none;

    color:#fff;

    background:#979797;

    border:1px solid #000;

    display:block;

    font-size:10px;

    font-weight:bold;

    text-align:center;

    width:100px;

    padding:4px;

}

.sbutton1, .sbutton2, .sbutton3, .sbutton5 {

    border:1px solid #000;

    background-color:#979797;

    color:#FFF;

    font-weight:bold;

font-size:10px;



}

.sbutton2, .sbutton4 {

border: 1px solid #000;

    background-color:#979797;

    font-size:10px; 

    font-weight:bold; 

    color:#fff;

    padding:4px;

    margin:0px;

    cursor:pointer;

    text-decoration:none;

}

.sbutton3 {     background-color:#003366;font-size:11px; }

* html .sbutton2:link {

	display:inline-block;

}

.sbutton5 a {
color: #fff;
text-decoration: none;
}

#product_view {

    font-size:12px;

    width:436px;

    /*border:1px solid #7aac33;*/

}

#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;}

.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;

}

#arrowhead{

    z-index: 99;

    position:absolute;

    top: -500px;

    left: 0;

    visibility: hidden;

}

#carttable {

    border:1px solid #000;
    width:97%;	
	margin-left: 5px;
	margin-top: 5px;
    border-collapse:collapse;
    font-size:12px;

}



#carttable th {

    background:#4E4E4E;

    padding:5px;

    border:1px solid #000;
	color: #fff;
	
}

#carttable .head { 

    background:#4E4E4E; 

    font-weight:bold; 
	color: #fff;
border: 1px solid #000;
    text-align:right;

}

#carttable td {
    padding:5px;

    border:1px solid #000;

    font-size:12px;

    text-align:center;

}

#carttable .index { text-align:left; }

#carttable .opts {

    font-size:10px;

}

#carttable a, #carttable a:link, #carttable a:visited {

	text-decoration:none;

	color:#979797;

}

#carttable a:hover{color: #000;}

#checkout_button_1,  

#checkout_button_1 a {

    font-size:12px;

    text-decoration:none;

    background:transparent url('images/continue2.gif') no-repeat;

    border:0;

    width:150px;

    height:43px;

    outline:0px;

    cursor:pointer;

    margin:20px 0 0 0;

display: block;

}

#checkout_button_1 a { margin:0px; }

#checkout_button_2,

#checkout_button_2 a {

    font-size:12px;

    text-decoration:none;

    background:url('images/checkout2.gif') no-repeat;

    border:0;

    width:150px;

    height:43px;

    margin:20px 0 0 0;

    outline:0px;

    display:block;

    cursor:pointer;
	
}

#checkout_button_2 a { margin:0px; }

/*#cartbox{
	position:relative;
margin-top:20px;
	height: 42px;
	width: 700px;
}*/


/*.checkouttopbar	{

	background-image:url(images/cart-details-header-bkgrd.jpg);

	background-repeat:no-repeat;

    height:20px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#FFFFFF;

	font-weight:bold;

	padding-top:5px;

	width:165px;

	text-align:center;

}
*/

.delivery, .delivery p {

    font-size:12px;

}

.delivery .delborder {

    border-left:1px solid #ccc;

    padding:0px 5px 0px 15px;

}

#checkout_breadcrumb {

    text-align:center;

    padding:15px 0px 0px 0px;

}

#checkout_breadcrumb li {

    display:inline;

    padding-right:10px;

    color:#ececec;

}

#checkout_breadcrumb li .last { padding:0px; }

#checkout_breadcrumb li .active {

    font-weight:bold;

    background: #979797;
	border: 1px solid #000;
	color: #fff;
    padding:3px 3px 3px 3px;

}

#checkout_breadcrumb li a.active, #checkout_breadcrumb a.active, #checkout_breadcrumb a.active:visited {
color: #fff;
}


#checkout_breadcrumb a, #checkout_breadcrumb a:link, #checkout_breadcrumb a:visited {

	text-decoration:none;

	color:#000;

}

.payoptions_item {

    background:#FFF;

    cursor:pointer;

}

.payoptions_mouseover {

    background:#fafafa;

    cursor:pointer;

}   

.boxbody {

   /* border:1px solid #cccccc;*/

    font-size:12px;

}

.boxbody a {

    color:#000;

    font-size:12px;

}

.cart-details-account-links {

    font-size:10px;

    text-align:center;

}



.smalltext {

    font-size:9px;

}


.menutitle{
font-family:Arial, Helvetica, sans-serif;
display:block;
width:165px;
height:25px;
background-color:#d8d8d8;
padding:5px 2px 5px 2px;
font-size:10px;
font-weight:bold;
color:#222;
text-align:center;
}

* html .menutitle{
width:160px;
}

.traderlogin{
width:165px;
text-align:center;
background-image:url(images/trader_background.jpg);
background-repeat:no-repeat;
height:60px;
}

.trader{
font-weight:bold;
font-size:12px;
color:#fff;
line-height:33px;
}

.smallscroll{
font-size:10px;
color:#222;
}

.prod-links	{

	color:#333333;

	text-decoration:none;

	font-weight:normal;

	font-size: 9px; 

}

#category_page td { font-size:12px;  }

.qty { text-align:center; }



.innerContent {

    padding:10px;

    border:solid 1px #bccc9b;

    font-size:12px;

}


.close_content {

	height:20px;

	width:100%;

}

* html .close_content {

	width:442px;

}

.product_addons {

	margin-top:4px;

	font-size:11px;
	}



#product_added {

    border:2px solid #fff;

    background:green;

    font-weight:bold;

    padding:6px;

    color:#FFF;

    text-align:center;

}



#checkout_button_1,  

#checkout_button_1 a {

    font-size:12px;

    text-decoration:none;

    background:transparent url('images/continue2.gif') no-repeat;

    border:0;

    width:150px;

    height:43px;

    outline:0px;

    cursor:pointer;

    margin:0px;

    display:block;
margin-left: 50px;
}

#checkout_button_1 a { margin:0px; }

#checkout_button_2,

#checkout_button_2 a {

    font-size:12px;

    text-decoration:none;

    background:url('images/checkout2.gif') no-repeat;

    border:0;

    width:150px;

    height:43px;

    margin:0;

    outline:0px;

    display:block;

    cursor:pointer;
	
	margin-left: 50px;

}

#checkout_button_2 a { margin:0px; }



#stock_errormsg {

   color:red;

   font-weight:bold;


}

#toptext {

text-align: left;

}



#bottomtext {

    font-size:12px;

}



#indexTitle {
	display: none;
    font-weight:bold;

    font-size:20px;

    text-align:center;

}

#indexCenter {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
}

#datatable td { padding:3px; border-bottom:1px solid #ccc; }

.jcarousel-container {position: relative;}

.jcarousel-clip {

    z-index: 2;

    padding: 0;

    margin: 0;

    overflow: hidden;

    position: relative;

}

.jcarousel-list {

    z-index: 1;

    overflow: hidden;

    position: relative;

    top: 0;

    left: 0;

    margin: 0;

    padding: 0;

}

.jcarousel-item {

    float: left;

    list-style: none;

    /* We set the width/height explicitly. No width/height causes infinite loops. */

    width: 80px;

    height: 60px;

}

.jcarousel-skin-tango.jcarousel-container {background: #000;}

.jcarousel-skin-tango .jcarousel-clip-horizontal {height: 60px;}

.jcarousel-skin-tango .jcarousel-item {width:80px;height: 60px;}

.jcarousel-skin-tango .jcarousel-item-horizontal {margin-right: 0px;}

.jcarousel-skin-tango .jcarousel-item-placeholder {background: #000;color: #000;}


.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;

}

#closebox, #print {

    background:transparent url(../images/jspop/buttonbg.gif) no-repeat;

    text-align:center;

    color:#000;

    position:absolute;

    z-index:1000;

    width:73px;

    height:21px;

    padding-top:4px;

    font-family:Tahoma,Arial,sans-serif;

    font-size:11px;

    font-weight:bold;

    z-index:1000;

    cursor:pointer;

}

#print { top:5px; }



#pause {

    background:transparent url(../images/jspop/pause.gif) no-repeat;

    position:absolute;

    width:11px;

    height:10px;

    z-index:9999;

    display:none;

}

.featuredproductbox-lay2	{

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

	background-repeat:no-repeat;

	background-position:center;

	width:511px;

	height:100px;

	float:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;



					}



.featuredproductbox-lay4	{

	background-image:url(images/featuredproduct_long_bkgrd-lay4.jpg);

	background-repeat:no-repeat;

	background-position:center;

	width:511px;

	height:200px;

	float:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

}



.featuredproductbox-lay5 {

	background-image:url(images/featuredproduct_bkgrd-lay5.jpg);

	background-repeat:no-repeat;

	background-position:center;

	width:250px;

	height:100px;

	float:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

	margin-bottom:10px;

}





.featuredproductboxtitle {

	color:#548800;

	font-weight:bold;

	float:left;

	margin-left:5px;

	margin-top:5px;

	font-size:12px;

}



.featuredproductboxtitle-12112007 {

	color:#548800;

	font-weight:bold;

	float:left;

	margin-left:10px;

	margin-top:5px;

	font-size:12px;

	width:50px;

}





.featuredproductboxtitle-lay3 {

	color:#548800;

	font-weight:bold;

	float:right;

	margin-right:5px;

	margin-top:5px;

}



.featuredproductboxdesc	{

	width:100px;

	float:left;

	margin-left:5px;

}



.featuredproductboxdesc-12112007	{

	width:70px;

	float:left;

	padding-left:10px;

				}





.featuredproductboxdesc-lay2	{

	width:380px;

	float:left;

	margin-left:5px;

	text-align:justify;

				}



.featuredproductboxdesc-lay6	{

	width:200px;

	float:left;

	margin-left:5px;

	text-align:justify;

				}





mainfeaturetable-lay6	{

	border-right:solid;

	border-right-color:#00FF00;

	border-right-width:1px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

						}





.featuredproductboxdesc-lay3	{

	width:370px;

	float:right;

	margin-left:10px;

	margin-right:10px;

	text-align:justify;

				}



.featuredproductboximg	{

	float:right;

	margin-right:5px;



						}



.featuredproductboximg-lay2	{

	float:right;

	margin-right:5px;



						}





.featuredproductboximg-lay3	{

	float:left;

	margin-left:5px;



						}



.featuredproductboximg-lay4	{

	margin-right:5px;

	margin-bottom:5px;



						}





.featuredproductboxlinkcon	{

	width:100px;

	float:left;

	margin-top:5px;

	margin-left:5px;

						}



.featuredproductboxlinkcon-12112007	{

	width:100px;

	float:left;

	margin-top:5px;

	margin-left:10px;

						}





.featuredproductboxlinkcon-lay2	{

	width:90px;

	float:right;

	margin-top:5px;

	margin-left:5px;

						}



.featuredproductboxlinkcon-lay3	{

	width:90px;

	float:left;

	margin-top:5px;

	margin-left:15px;

						}





.featuredproductboxlink	{

	text-decoration:none;

	color:#5A9100;

	font-weight:bold;

	font-size:12px;

						}



.featuredproductboxlink:hover	{

	text-decoration:underline;

	color:#8DE100;

	font-weight:bold;

								}



#marqueecontainer {

    position: relative;

    width: 145px; /*marquee width */

    height: 70px; /*marquee height */

    overflow: hidden;

    padding-left:5px;

    z-index:900;

}

.checkouttopbar	{

	background-image:url(images/cart-details-header-bkgrd.jpg);

	background-repeat:no-repeat;

    height:20px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#FFFFFF;

	font-weight:bold;

	padding-top:5px;

	width:165px;

	text-align:center;

}





.featuredproductbox	{

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

	background-repeat:no-repeat;

	background-position:center;

	width:170px;

	height:100px;

	float:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;
}



.featuredproductbox-12112007	{

	background-image:url(images/featuredproduct_bkgrd-12112007.jpg);

	background-repeat:no-repeat;

	background-position:center;

	width:140px;

	height:100px;

	float:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

	}

.featuredlinkbox-12112007	{

        background-color:#EFf9E1;

	padding-left:10px;

	margin-left:1px;

	width:417px;

        float:left;

        font-family:Verdana, Arial, Helvetica, sans-serif;

        font-size:12px;

        color:#666666;

	border:solid;

	border-color:#97b74c;

	border-width:1px;

					}

pagination {

    margin:25px auto 25px auto;

    position:relative;

    font-size:9px;

}



.pagination a, .pagination .active {

    padding:5px;

    background:#FFF;

    border: 2px solid #CCC;

    text-decoration:none;

}



.pagination a:hover, .pagination .active {



    background:#dddddd;



    color:#FFF;



    text-decoration:none;



}



.pagination .active {



    cursor:pointer;



    font-weight:bold;



    text-decoration:none;



}



.pagination .num {

    cursor:pointer;

    text-decoration:none;

}



.pagination .label a  {

    text-decoration:none;

}



.pagination a, .pagination a:link, .pagination a:hover, .pagination a:visited {

	text-decoration:none;

	color:#666666;

	padding:2px;

}
.blurbtxt{
font-size:15px;
line-height:30px;
color:#FFFFFF;
}

.newshead{
font-size:15px;
font-weight:bold;
color:#003366;
line-height:25px;
}
.newsstory{

font-size:11px;
color:#333333;
text-align:justify;

}
.read{
text-align:right;
font-size:12px;
color:#222;
font-weight:bold;
line-height:20px;
text-decoration:underline;
}

.read:hover{
text-align:right;
font-size:12px;
color:#999999;
font-weight:bold;
line-height:20px;
text-decoration:underline;
}

h2 {
font-size: 12px;
}


h3 a, h3 a:visited {
font-size: 12px;
color: #6A87D8;
}

.message {
font-size: 12px;
}



.cms-grid-col1 {
padding-top: 0px;
width: 200px;
}


.cms-grid-col2 {
padding-top: 0px;
width: 200px;
}


.cms-grid-col3 {
padding-top: 0px;
width: 200px;
}


.cms-grid-col4 {
padding-top: 0px;
}


.cms-grid-col5 {
padding-top: 0px;
}

#cartinfo a, #cartinfo a:visited {
color: #000;
font-size: 10px;
text-decoration: none;
}

#cartinfo a:hover {
color: #9a9a9a;
}

#footer a, #footer a:visited {
color: #ccc;
text-decoration: none;
}

#search {
float: right;
padding-top: 3px;

}

.friend:link .friend:visited {
color: #979797;
font-weight: normal;
}

td {
font-size: 12px;
}

#category_page {
padding: 0;
margin: 0;
}
