/* general tag styles */

* {
        margin:0;
	padding:0;
	list-style:none}

body {
	margin:0px;
	padding:0px;
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:14px;
	background-color:#ffffff;
	color:#003399;
}

fieldset, img, table, td {
        border:0 none;
}

form {
	margin:0px;
	padding:0px;
}

fieldset {
	border:0 none;
}

img {
	border:none;
}

h1 {
	font-size:22px;
	padding:0px;
	color:#003399;
	margin:0px 0px 10px 0px;
	font-family:Helvetica Neue, Arial, sans-serif;
	line-height:1.3em;
        /*position:relative;
        clear:both;*/
}

button {
	padding:0px;
	margin:0px;
}

h2 {
        font-size:14px;
}
a {
	color:#003399;
	text-decoration:none;
}f
a:visited {
	color:#003399;
}
a:hover {
	color:#003399;
	text-decoration:underline;
}
.floatLeft {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.floatRight {
/*	position:relative;*/
/*	float:right;*/
	margin:0px;
	padding:0px;
}

/* layout */
#container {
	position:relative;
	padding:0px 0px;
	margin:0px auto;
	width:930px;
        z-index:0;
}
#header {
	position:relative;
	float:left;
	width:930px;
        margin-bottom:10px;
	/*background-image:url(../styleImages/el-search-bg.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	/*z-index:-1;*/
}

/*#page {
	position:relative;
	float:left;
	background-color:#ffffff;
	display:block;
	background-image:url(../styleImages/el-page-bg.gif);
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
}*/

#intro {
	float:left;
	margin:0px 0 20px 43px;
	padding:25px 0 10px;
	position:relative;
	width:558px;
}

#intro ul {
	color:#003399;
	font-size:14px;
	font-weight:bold;
}

#intro li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
/*	background:white url(/skins/default/styleImages/tick.gif) no-repeat scroll 0 0;*/
        background:transparent url(/skins/default/styleImages/tick_marks.png) no-repeat scroll 0 0;
	margin:10px 0 0;
	padding-left:25px;
}

#boxes {
	float:left;
	margin:0px;
	padding:30px 0px 10px 0px;
	position:relative;
	width:930px;
	height:300px;
	z-index:150;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}

#brands {
	float:left;
	margin:0px;
	padding:20px 0px 35px 30px;
	position:relative;
	width:900px;
	z-index:150;
	color:#CFD1D7;
	background:#0d1c4a;
	font-size:16px;
	font-weight:bold;
}

#toptab {
        background:#E9F3FC none repeat scroll 0 0;
        color:#003399;  
        display:block;
        float:right;
        font-size:10px;
        padding:4px 5px;
        margin-right:4px;
}

#boxes input {
	font-weight:bold;
	font-family:Helvetica Neue, Arial, sans-serif;
	margin:7px 0 3px;
	font-size:15px;
	color:#CCCCCC;
	/*border:2px solid #d6d6d6;*/
}


#bottomlinks {
	text-align:left;
	float:left;
	padding:25px 0px 30px 37px;
	margin:20px 0px 0px 0px;
	width:893px;
        background: url(/skins/default/styleImages/bottomtrack.gif) repeat-x scroll 100% 0;
	color:#003399;
	font-weight:bold;
	font-size:11px;
}

#topcategories, #topbrands, #topproducts, #hometopproducts, #hometopcategories {
	text-align:left;
	float:left;
        padding:0px 0px 30px 37px;
        width:889px;
	margin:0px;
/*      background:#DDEDFB;*/
/*      background: #00091c url(/skins/default/styleImages/site_nav_bg.png) repeat-x scroll 0 0;*/
        background:#555555 url(/skins/default/styleImages/gray_bg.png) repeat-x scroll 0 0;
	color:#FFFFFF;
/*	font-weight:bold;*/
	font-size:11px;
        border-bottom:2px solid #434343;
}

#hometopproducts, #hometopcategories {
        border:2px solid #CCCCCC;
        clear:both;
    }


#topcontent, #topabout {
	text-align:left;
	float:left;
        padding:0px 0px 30px 37px;
        color:#CCD2DF;
        width:889px;
	margin:0px;
        background:#002368 url(/skins/default/styleImages/site_nav_bg.png) repeat-x scroll 0 0;
        /*background:#E9F3FC;*/
	font-size:11px;
        border-bottom:2px solid #434343;
}

#topabout p {
    font-size:12px;
    line-height:1.5;
    margin:1em 0;
    margin-right:33px;
}

#topvideos {
	text-align:left;
	float:left;
        padding:0px 0px 30px 37px;
        width:889px;
	margin:0px;
        background:#2d2d2d url(/skins/default/styleImages/black_bg.png) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-size:11px;
        border-bottom:2px solid #434343;
}


#top3box {
    float:left;
    width:272px;
    margin-right:20px;
    }
    
#top3box ul li {
    line-height:17px;
    }
    
#top3box ol li {
    line-height:17px;
    list-style-position:inside;
    list-style-type:decimal;
    }

#topheading {
    border-bottom:1px solid #FFFFFF;
    font-size:16px;
    font-weight:bold;
    margin:0px 0 14px;
    padding-bottom:4px;
    text-decoration:none;
    }
    
#topcontentheading, #topaboutheading {
    border-bottom:1px solid #FFFFFF;
    font-size:16px;
    font-weight:bold;
    margin:0px 0 14px;
    padding-bottom:4px;
    text-decoration:none;
    color:#FFFFFF;
    }
    
#topheading a {
    text-decoration:none;
    }

#topcategories a, #bottomlinks a, #topbrands a, #topproducts a, #topvideos a, #hometopproducts a, #hometopcategories a {
    	color:#FFFFFF;
}

#topcontent a, #topabout a {
    color:#FFFFFF;
    text-decoration:none;
}

#topcontent a:hover, #topabout a:hover {
    color:#FFFFFF;
    text-decoration:underline;
}

#topcontent ul li {
    line-height:17px;
    list-style-position:inside;
    list-style-type:disc;
}

#close {
    height:15px;
    width:879px;
    text-align:right;
    padding:10px 10px 0px 0px;
}


/* Switch this on here and in topcategories.tpl to rebuild 100% topbar */
#navcontainer {
    /*margin:0px auto;
    width:930px;
    z-index:300;*/
    }
    


/*#toplinkbox {*/
/*	float:left;*/
/*	margin:0px;*/
/*	padding:0px 6px 0px 0px;*/
/*	position:relative;*/
/*	width:110px;*/
/*	font-size:11px;*/
/*        z-index:150;*/

/*}*/

#linkbox {
	float:left;
        color:#FFFFFF;
	margin:0px;
	padding:0px 8px 0px 0px;
	position:relative;
	width:101px;
	font-size:11px;
        z-index:150;
}

#linkboxlast {
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	position:relative;
	width:92px;
	font-size:11px;
}

#bottomlinks h1 {
	font-size:13px;
	padding:0px;
	color:#FFFFFF;
	margin:0px 0px 2px 0px;
	font-family:Helvetica Neue, Arial, sans-serif;
	line-height:1.3em;
}

#topcategories h3, #hometopcategories h3 {
	font-size:13px;
	padding-bottom:2px;
        margin-bottom:5px;
        
/*	color:#FFFFFF;*/
	font-family:Helvetica Neue, Arial, sans-serif;
	line-height:1.3em;
        border-bottom:1px solid #FFFFFF;
}

#bottomlinks ul, #topcategories ul, #topbrands ul, #topproducts ul, #topvideos ul, #hometopproducts ul, #hometopcategories ul {
	color:#003399;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
}

#barOne {
	position:relative;
	float:left;
	width:930px;
	margin:0px 0px 0px 0px;
	height:58px;
	clear:both;
	background-image:url(../styleImages/el-top-bar-bg.gif);
	background-repeat:no-repeat;
	background-position:0px 28px;
	padding:0px 20px 0px 20px;
	z-index:100;
	background-color:#ffffff;
}
#barOne ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#barOne p {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	padding:6px 0px 0px 0px;
}
*html #barOne p {
	padding:0px;
}
.subTopNavOn {
	font-weight:bold;
}
#barTwo {
	position:relative;
	font-size:11px;
	float:left;
	width:930px;
	margin:0px;
	padding:10px;
	clear:both;
}

#location {
	position:relative;
        display:block;
	background-image:url(../styleImages/colorstrip.jpg);
	font-size:11px;
        color:white;
        font-weight:bold;
	float:left;
	width:906px;
        border-bottom:2px solid #CCCCCC;
	margin:0px 0px 0px 0px;
	padding:7px 10px;
	clear:both;
}

#location a {
	font-size:11px;
        color:white;
        font-weight:bold;
}


#message {
	width:906px;
	padding:10px;
        background:#FFFFCC;
        color:#663300;
}

#message a {
        text-decoration:underline;
}

#sectionHeading {
	position:relative;
	background-color:#ECF5FC;
	font-size:15px;
	font-weight:bold;
	line-height:15px;
	float:left;
	width:906px;
	height:12px;
	margin:0px 0px 0px 0px;
	padding:9px 10px 10px 10px;
	clear:both;
}

#sectionHeadingCompare {
	position:relative;
	background-color:#FFFFCC;
        color:#003399;
	font-size:15px;
	font-weight:bold;
	line-height:15px;
	float:left;
	width:906px;
	height:12px;
	margin:0px 0px 0px 0px;
	padding:9px 10px 10px 10px;
	clear:both;
}


#barThree {
	position:relative;
	float:left;
	margin:0px;
	width:930px;
	padding:0px 0px 0px 0px;
	clear:both;
}
#sideNavLeft {
	position:relative;
	float:left;
	width:190px;
	margin:0px;
}
#sideNavRight {
	position:relative;
	border-left:2px solid #d6d6d6;
	float:right;
	width:300px;
	margin:0;
}

#featureBar {
	position:relative;
	border-top:2px solid #d6d6d6;
	float:bottom;
	width:850px;
	margin:0;
}

#content-float-right {
	position:relative;
	float:right;
	width:720px;
}
#content {
	position:relative;
	float:left;
	margin:0;
	width:420px;
	line-height:130%;
	right:10px;
}
#content-float-right-a {
	position:relative;
	float:left;
	width:930px;
}
#content-a {
	/*position:relative;
	float:left;*/
	margin:0px 0px 0px 0px;
	width:930px;
	line-height:130%;
}
#content-b {
	position:relative;
	float:left;
	margin:0;
	width:720px;
	line-height:130%;
	right:10px;
}
#footer {

	width:926px;
	margin:0px 0px 0px 0px;
/*        border-top:2px solid #CCCCCC;*/
	/*height:50px;*/
	text-align:center;
	clear:both;
}

#footertext, #footertext a, #footertext a:hover {
    font-size:11px;
    margin-top: 20px;
    margin-bottom:35px;
    color:#999999;
    line-height:15px;
    cursor:default;
    text-decoration:none;
}

/* image widths and heights */
.smallProductImage {
	/*width:75px;*/
	height:50px;
	/*max-height:155px;*/
}

.featureProductImage {
	width:75px;
	/*height:65px;*/
}




/* skin design */
.tabExpand {
	position:relative;
	width:100%;
	margin:0px 0px 0px 0px;
}
	/* ie6 hack to prevent tables dropping */
	*html .tabExpand {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 10px 0px;
	}
        
        
.pagination {
        position:relative;
	width:100%;
	margin:0px 0px 0px 0px;
        padding:10px;
        background: #E9F3FC;
        border-top:1px solid #FFFFFF;
}
	
.commentsTable {
	font-size:12px;
	position:relative;
	width:60%;
	margin:0px;
}


.homeButton {
	position:relative;
	float:left;
	border:none;
	color:#333333;
	font-weight:bold;
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:15px;
	padding:0px 0px 3px 0px;
	width:98px;
	height:26px;
	background-color:transparent;
	background-image:url(../styleImages/homeButBg.png);
	background-repeat:no-repeat;
	margin-left:8px;
}

#morelessleft {
        color:#FFF; 
        font-weight:bold; 
        font-size:11px; 
        font-family:Helvetica, Arial, sans-serif; 
        cursor:pointer; 
        width:118px; 
        height:28px; 
        border:none; 
        background: transparent url(/skins/default/styleImages/morelessleft.png);
} 

#morelessleft:hover {
    background: transparent url(/skins/default/styleImages/morelessleft-on.png);
}

#morelessright {
        color:#FFF; 
        font-weight:bold; 
        font-size:11px; 
        font-family:Helvetica, Arial, sans-serif; 
        cursor:pointer; 
        width:118px; 
        height:28px; 
        border:none; 
        background: transparent url(/skins/default/styleImages/morelessright.png);
} 

#morelessright:hover {
    background: transparent url(/skins/default/styleImages/morelessright-on.png);
}

#popularity {
        color:#333333; 
        margin-left:0px; 
        font-weight:bold; 
        font-size:11px; 
        font-family:Helvetica, Arial, sans-serif; 
        cursor:pointer; 
        width:79px; 
        height:28px; 
        border:none; 
        background:transparent url(/skins/default/styleImages/popularity.png);
}

#popularity:hover {
    background: transparent url(/skins/default/styleImages/popularity-on.png);
}

#category a, #brand a {
        color:#FFFFFF !important; 
        margin-left:0px; 
        font-weight:bold; 
        font-size:11px; 
        font-family:Helvetica, Arial, sans-serif; 
        height: 28px;
        border:none; 
        vertical-align: middle;
        padding: 8px 14px 8px 14px;
}

#category a {
        width: 96px;
        background:transparent url(/skins/default/styleImages/category.png) no-repeat;
}

#brand a {
        width: 87px;
        background:transparent url(/skins/default/styleImages/brand.png) no-repeat;
}

#category a:hover, #brand a:hover {
        text-decoration:none;
}

#category a:hover {
        background: transparent url(/skins/default/styleImages/category-on.png) no-repeat;
}

#brand a:hover {
        background: transparent url(/skins/default/styleImages/brand-on.png) no-repeat;
}






#relevance {
        color:#FFF; 
        margin-left:0px; 
        font-weight:bold; 
        font-size:11px; 
        font-family:Helvetica, Arial, sans-serif; 
        cursor:pointer; 
        width:144px; 
        height:28px; 
        border:none; 
        background:transparent url(/skins/default/styleImages/relevance.png);
}

#relevance:hover {
    background: transparent url(/skins/default/styleImages/relevance-on.png);
}


.exitbutton {
    background: transparent url(/skins/default/styleImages/voiroffre.gif);
    height: 17px;
    width: 106px;
    margin-top:3px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    padding: 7px 0px 13px 28px;
    cursor: pointer;
    text-decoration: none;
    }
    
 .exitbutton:hover {
    background: transparent url(/skins/default/styleImages/voiroffre.gif) 0 37px;
    text-decoration: none;
    }   


button.button22darkblue {
    background-image:url(../styleImages/button-22-dark-blue-submit.png); 
	background-color:transparent;
	border:0px solid; 
	padding:0px 0px 2px 0px;
	height: 22px;
	width:65px;
	margin-right: 6px;
	color: #ffffff;
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	cursor:pointer;
}

a.button22darkblue {
	/* Sliding right image */
    background: transparent url(../styleImages/button-22-dark-blue-r.png) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 22px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 0px;
	padding-right: 10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #ffffff;
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}
a.button22darkblue span {
	/* Background left image */ 
	background: transparent url(../styleImages/button-22-dark-blue.png) no-repeat; 
	display: block;
	line-height: 11px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 5px 0 6px 10px;
} 
a.button22darkblue:hover span{
	text-decoration:none;
}

a.button22lightblue {
	/* Sliding right image */
    background: transparent url(../styleImages/button-22-light-blue-r.png) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 22px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #003399;
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
}
a.button22lightblue span {
	/* Background left image */ 
	background: transparent url(../styleImages/button-22-light-blue.png) no-repeat; 
	display: block;
	line-height: 11px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 5px 0 6px 10px;
} 
a.button22lightblue:hover span{
	text-decoration:none;
}

a.button22white {
	/* Sliding right image */
    background: transparent url(../styleImages/button-22-white-r.png) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 22px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #666666;
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}
a.button22white span {
	/* Background left image */ 
	background: transparent url(../styleImages/button-22-white.png) no-repeat; 
	display: block;
	line-height: 11px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 5px 0 6px 10px;
} 
a.button22white:hover span{
	text-decoration:none;
}

a.button22orange {
	/* Sliding right image */
        background: transparent url(../styleImages/button-22-orange-r.png) no-repeat scroll top right; 
	display: block;
	position:relative;
	float: left;
	height: 28px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 13px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #ffffff;
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a.button22orange span {
	/* Background left image */ 
	background: transparent url(../styleImages/button-22-orange.png) no-repeat; 
	display: block;
	position:relative;
	line-height: 14px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 0px 7px 13px;
} 

a.button22orange:hover {
        background: transparent url(../styleImages/button-22-orange-r-on.png) no-repeat scroll top right; 
	display: block;
	height: 28px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 13px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #ffffff;
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a.button22orange:hover span{
	text-decoration:none;
        background: transparent url(../styleImages/button-22-orange-on.png) no-repeat;
}

/* Search result product category buttons */

a.button22slate {
	/* Sliding right image */
        background: transparent url(../styleImages/button-22-slate-r.png) no-repeat scroll top right; 
	display: block;
	position:relative;
	float: left;
	height: 28px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 0px;
	padding-right: 13px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #ffffff;
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

a.button22slate span {
	/* Background left image */ 
	background: transparent url(../styleImages/button-22-slate.png) no-repeat; 
	display: block;
	position:relative;
	line-height: 14px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 0 7px 13px;
} 

a.button22slate:hover {
        background: transparent url(../styleImages/button-22-slate-r-on.png) no-repeat scroll top right; 
	display: block;
	position:relative;
	float: left;
	height: 28px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 0px;
	padding-right: 13px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #ffffff;
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

a.button22slate:hover span{
	text-decoration:none;
        background: transparent url(../styleImages/button-22-slate-on.png) no-repeat;
}

#rightbox {
    width:460px;
    margin-top:10px;
    line-height:17px;
    font-size:11px;
    padding:10px 12px;
/*    background:#E9F3FC;*/
}
    
/*    color:#1B84E3;*/
#rightbox a {
}

/*#rightbox td.price a {*/
/*    font-weight:bold;*/
/*    color:#FFFFFF;*/
/*}*/

/*#rightbox td.price a:hover {*/
/*    font-weight:bold;*/
/*    color:#FFFFFF;*/
/*}*/

#rightbox tr td.cprice a, #rightbox tr td.sprice a {
    font-weight:bold;
}

#rightbox tr:hover td.cprice, #rightbox tr:hover td.sprice {
    background: url(../styleImages/button-17-orange.png) no-repeat scroll left center;
}

#rightbox tr:hover td.cmerchant, #rightbox tr:hover td.smerchant {
    background: url(../styleImages/button-17-orange-r.png) no-repeat scroll right center;
}

#rightbox tr:hover td.cprice a, #rightbox tr:hover td.cmerchant a, #rightbox tr:hover td.sprice a, #rightbox tr:hover td.smerchant a {
    color:#FFFFFF;
}

#rightbox td.cprice a, #rightbox td.cmerchant a {
    color:#ff6600;
    text-decoration:none;
}

#rightbox td.sprice a, #rightbox td.smerchant a {
    color:#1B84E3;
    text-decoration:none;
}

#rightheading {
    font-size:16px;
    font-weight:bold;
    margin:0px 0 14px;
    padding-bottom:4px;
    text-decoration:none;
}

#pricebox {
    width:80px;
    border:2px solid #339900;
    padding:10px 12px;
    text-align:center;
    }

#refine {
    background-color:#EDEDED;
    padding:7px 15px 6px 15px;
    width:900px;
    height:100%;
}

#search {f
    position:relative;
    float:right;
    top:35px;
    right:35px;
}
#search input {
    font-family:Helvetica Neue, Arial, sans-serif;
    font-size:17px;
    font-weight:bold;
}

.searchButton {
    position:relative;
    float:right;
    border:none;
    color:#FFFFFF;
    font-weight:normal;
    font-family:Helvetica Neue, Arial, sans-serif;
    font-size:17px;
    padding:0px 0px 3px 0px;
    width:100px;
    height:40px;
    background-image:url(../styleImages/el-search-but.jpg);
    background-repeat:no-repeat;
    margin-left:20px;
}
.searchButton:hover {
    background-image:url(../styleImages/el-search-but.jpg);
    background-repeat:no-repeat;
    cursor:pointer;
}
.searchButton:active {
    background-image:url(../styleImages/el-search-but.jpg);
    background-repeat:no-repeat;
    cursor:pointer;
}
/*#searchbox {
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	border-right:0px solid #d6d6d6;
	width:490px;
	padding:5px;
	color:#999999;
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:20px;
}*/

/* Pierre's better search box below */

#search_box {
    width: 598px;
    height: 38px;
    background: url(../styleImages/searchbar.gif);
    position:relative;
    float:right;
    margin-right:46px;
    margin-top:15px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 8px 0px 0px 17px;
    border: 0;
    width: 490px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 0px;
}

#search_box #go:hover {
    float: right;
    margin: 0px;
    background: url(../styleImages/searchbar_hover.gif);
}

#search_box input {
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#666;
}

/* Pierre's Home Search Box */

#home_search_box {
    position:relative;
    clear:both;
    width: 926px;
    height: 261px;
    background: url(../styleImages/search_1.jpg);
    position:relative;
    float:left;
    margin-top:0px;
}
#home_search_box #s {
    float: left;
    padding: 0;
    margin: 109px 0px 0px 307px;
    padding:5px 0px;
    border: 0;
    width: 280px;
    background: none;
}
#home_search_box #go {
    float: right;
    margin: 107px 250px 0px 0px;
}

#home_search_box input {
	font-family:Helvetica Neue, Arial, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#666;
}

/* End of Home Search Box */

/* Home Category examples */

#home_cats {
    position:relative;
    clear:both;
    background:#737373;
    font-size:14px;
    color:#FFFFFF;
    font-weight:bold;
    border-top:2px solid #5c5c5c;
    padding: 4px 0px 6px 0px;
    vertical-align:middle;
    text-align:center;
}

#home_cats a {
    color:#FFFFFF;
}




#header h1 {
	font-size:24px;
	margin:0px 0px 10px 0px;
	color:#003399;
	margin:0px;
	line-height:1.3em;
}

#header a {

}
#header a:hover {

}

#title {
    clear:both;
    width:906px;
    padding:10px;
    }

#title h1 {
    color:#003399;
    font-family:Helvetica Neue,Arial,sans-serif;
    font-size:22px;
    line-height:1.3em;
    margin:0 0 0px;
    padding:0;
}

#homeNav {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#homeNav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	height:29px;
	list-style-type:none;
	text-align:center;
}
#homeNav li a {
	position:relative;
	float:left;
	padding:8px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	height:29px;
	display:block;
	font-weight:bold;
	text-align:center;
}
.topNavOn {
	background-image:url(../styleImages/el-top-but-l-on.gif);
	background-repeat:no-repeat;
}
.topLinkOn {
	background-image:url(../styleImages/el-top-but-r-on.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#666666;
}
.topNavOff {
	background-image:url(../styleImages/el-top-but-l.gif);
	background-repeat:no-repeat;
}
.topLinkOff {
	background-image:url(../styleImages/el-top-but-r.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
}
#sideNavLeft p {
	position:relative;
	float:left;
	width:180px;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	height:24px;
	color:#666666;
	background-image:url(../styleImages/boxTopBG.gif);
	background-repeat:no-repeat;
}
#sideNavLeft ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:168px;
	/*border-bottom:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	background-image:url(../styleImages/boxBotBG.gif);
	background-position:top;
	background-repeat:repeat-x;*/
}
#sideNavLeft li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:100%;
}
#sideNavLeft li a {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 0px 0px;
	width:170px;
	display:block;
	color:#0099CC;
}
#sideNavLeft ul li ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:none;
	display:inline;
	font-size:90%;
}
#sideNavLeft ul li ul li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
#sideNavLeft ul li ul li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 3px 0px;
	color:#003366;
	width:auto;
}
#pageLinks ul li a {
	background-image:url(../styleImages/el-page-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 8px;
	width:auto;
}
#pageLinks ul li ul li a {
	background-image:none;
	padding:0px 0px 0px 8px;
	width:auto;
}
.boxborder {
	position:relative;
	float:left;
	padding:10px;
	width:168px;
	margin:0px 0px 10px 0px;
	/*border-bottom:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	background-image:url(../styleImages/boxBotBG.gif);
	background-position:top;
	background-repeat:repeat-x;*/
}
#featureProduct ul {
	text-align:center;
}
#featureProduct li a {
	background-image:none;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#pullDownNav {
	/*display:block;*/
	width:912px;
	background-color:#DDEDFB;
	padding:10px 7px;
	margin:0px 0px 0px 0px;
}
/*#compareDisplay {*/
/*	background:#0d1c4a url(/skins/default/styleImages/nav_browser_bg.png) repeat-x scroll 0 100%;*/
/*	position:relative;*/
/*	float:left;*/

/*}*/

/*#productDisplay fieldset, #subBuiltNav fieldset, #subNav fieldset, #content fieldset, #content-b fieldset {
	position:relative;
	float:left;
	width:870px;
	line-height:150%;
	background:#0d1c4a url(/skins/default/styleImages/nav_browser_bg.png) repeat-x scroll 0 100%;
	padding:10px 30px;
	margin:0px 20px 10px 0px;
}*/

#subNav, #subBuiltNav {
	/*position:relative;
	display:block;
	float:left;*/
        border-top:2px solid #5C5C5C;
        border-bottom:2px solid #434343;
	width:866px;
	line-height:150%;
        background:#555555 url(/skins/default/styleImages/gray_bg.png) repeat-x scroll 0 0;
/*	background:#0d1c4a url(/skins/default/styleImages/nav_browser_bg.png) repeat-x scroll 0 100%;*/
/*        background: #00091c url(/skins/default/styleImages/site_nav_bg.png) repeat-x scroll 0 0;*/
	padding:25px 30px;
}

#logo {
    padding:10px;
    background:#FFFFFF;
    margin:10px 10px 8px 10px;
    border-bottom:2px solid #434343;
}

#logo:hover {
    padding:10px;
    background:#ffffff;
    margin:8px;
    border:2px solid #0066FF;
}

#logogrid {
    float:left;
    padding:0px 0px 0px 30px;
    background:#FFFFFF;
    text-align:left;
    margin:20px 0px 15px 0px;
    clear:both;
    width:896px;
}

#logogrid img {
    padding:3px 12px 3px 13px;
}



#productDisplay legend, #compareDisplay legend, #subBuiltNav legend, #subNav legend, #content legend, #content-b legend  {
	color:#666666;
	font-weight:bold;
}
#productDisplay table, #compareDisplay table {
	clear:left;
}
#productDisplay td, #compareDisplay td {
	/*position:relative;*/
	padding:10px 0px 10px 10px;
}
#singleProductDisplay {
	/*position:relative;*/
	width:400px;
        min-height:450px;
        height:auto !important;
        height:450px; 
/*        background:#FFFFCC;*/
        padding:0px 0px 10px 10px;
	/*border-bottom:1px dashed #d6d6d6;*/
}
#singleProductDisplay ul {
	/*position:relative;
	float:left;*/
	margin:0px;
	padding:0px;
	width:100%;
}
#singleProductDisplay ul li {
	font-size:12px;
	/*position:relative;
	float:left;*/
	margin:0px 0px 10px 0px;
	padding:0px;
	/*display:inline;*/
	list-style-type:none;
	width:100%;
}
#singleProductDisplay img {
	padding:0px;
	max-width:400px;
	/*width:450px*/
}

#sideNavRight p, #newsItems p,#tagCloud p {
	position:relative;
	float:left;
	width:278px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 10px 0px 10px;
	height:24px;
	color:#666666;
	/*border-top:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;*/
}
#featureProduct ul, #userHistory ul, #newsItems ul {
	position:relative;
	float:left;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px 10px 10px 10px;
	width:278px;
	border-bottom:2px solid #d6d6d6;
	/*border-right:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;*/
}

#tagCloud div {
	text-align:center;
	position:relative;
	float:left;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px 10px 10px 10px;
	width:278px;
}

#popularProd {
	float:left;
	padding:0px 37px;
	width:856px;
        /*background:#999999*/
	/*border-right:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;*/
}

#popularProdTitle {
        border-top:1px solid #d6d6d6;
        background-color:#ECF5FC;
	font-size:15px;
	font-weight:bold;
	height:20px;
	/*margin:20px 20px 0px 0px;*/
	padding:4px 10px;
}


#popularProdItem {
        width:214px;
        height:170px;
        background:#FFFFFF;
        float:left;
        text-align: center;
}

#popularProdImageContainer {
        width:218px;
        height:120px;
        background:#FFFFFF;
        display: table-cell; 
        vertical-align: middle;
        text-align:center;
}

#popularProductImage {
	max-width:100px;
        max-height:100px;
	margin:0px auto;
        vertical-align:middle;
}

#popularProdName {
	font-weight:normal;
	font-size:12px;
	color:#003399;
}

#newsItems li {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 5px 0px;
	width:100%;
	list-style-type:none;
	border-top:1px solid #d6d6d6;
}

#featureProduct li, #userHistory li {
	list-style-type:none;
}
#newsItems li {
	border-top:none;
	padding:0px 0px 10px 0px;
}
#popularProd li a {
	position:relative;
	/*float:left;*/
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
}
.popLink {
	color:#0099CC;
	font-weight:bold;
}
.popProdPrice {
	color:#339900;
	font-weight:bold;
	font-size:12px;
}

.styleProdName {
	zoom:1;
	font-size:17px;
	line-height:22px;
	font-weight:bold;
        color:#003399;
	text-decoration:none;
	border-bottom:1px solid #003399;
}

a.styleProdName:link, a.styleProdNameCompare:link { zoom:1; border-bottom:1px solid #003399; text-decoration:none;}
a.styleProdName:visited, a.styleProdNameCompare:visited { zoom:1; border-bottom:1px solid #003399; text-decoration:none;}
a.styleProdName:active, a.styleProdNameCompare:active { zoom:1; border-bottom:1px solid #003399; text-decoration:none;}
a.styleProdName:hover, a.styleProdNameCompare:hover { zoom:1; border-bottom:1px solid #003399; text-decoration:none;}

.styleProdPromo {
	font-size:100%;
	color:#666666;
	font-weight:bold;
}
.styleProdPrice {
	color:#339900;
        font-size:17px;
        font-weight:bold;
}

.styleProdPriceCompare {
        color:#339900;
}


.styleProdMerchant {
	font-size:11px;
	color:#339900;
}

.styleProdMerchantCompare {
    }

.styleProdID {
}
.styleProdCategory {
}
.styleProdBrand, .styleProdBrandCompare {
	font-size:16px;
	font-weight:bold;
        color:#0066ff;
}

.styleProdDescription, .styleProdDescriptionCompare {
	color:#003399;
	font-size:12px;
	margin-top:7px;
	margin-bottom:9px;
        line-height:1.6;
}

.highlight {
	background-color:#E9F3FC;
}

.highlight_or {
	background-color:#FFFFCC;
}

.singleProdName {
	font-size:17px;
	line-height:22px;
	color:#003399;
	font-weight:bold;
	text-decoration:none;
	margin: 0px 0px 10px 0px;
}
.singleProdPromo {
	font-size:100%;
	color:#666666;
	font-weight:bold;
}
.singleProdPrice {
	font-size:17px;
	color:#339900;
	font-weight:bold;
}
.singleProdBrand {
	font-size:12px;
	color:#003399;
	font-weight:normal;
        margin-bottom:13px;
}

.singleProdMerchant {
	font-size:11px;
	color:#339900;
}

.singleProdDescription {
	width:100%;
	color:#003399;
	font-size:12px;
	margin-top:7px;
	margin-bottom:9px;
        line-height:18px;
}
.singleProdId {
	font-size:100%;
	color:#666666;
	font-weight:normal;
}

.singleProdCategory {
}

a.button, a.bigbutton {
	color:#FFFFFF;
	font-size:14px;
	display:block;
	padding:8px 0px 0px 8px;
	font-weight:bold;
	background-image:url(../styleImages/butBg.jpg);
	background-repeat:no-repeat;
	width:77px;
	height:27px;
	margin:0px;
}
a:hover.button, a:hover.bigbutton {
	background-image:url(../styleImages/butBg.jpg);
	color:#ffffff;
	text-decoration:none;
}

a.catNavOn {
	font-size:12px;
	line-height:17px;
}
a.catNavOff {
	font-size:12px;
	line-height:17px;
}
a.brandNavOn {
	font-weight:bold;
	color:#FF0;
	font-size:12px;
}
a.brandNavOff {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li{
	margin:0px 0px 10px 0px;
}
#catDisplay {
	position:relative;
	float:left;
	width:100%;
}
#catDisplay ul {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0px;
}
#catDisplay li {
	position:relative;
	float:left;
	width:260px;
	height:80px;
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#sideNavRight fieldset {
	position:relative;
	float:left;
	width:278px;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#sideNavRight legend {
	color:#003366;
	font-weight:bold;
}
#pageContent {
	position:relative;
	float:left;
	width:100%;
}
.adminInput {
	border: 2px solid #CCC;
	width:100%;
	padding: 6px 3px 2px 3px;
	height:18px;
	font-size:12px;
	font-weight:normal;
	color:#003399;
	font-family:Helvetica Neue, Arial, sans-serif;
	margin: 0px 50px 4px 0px;
}

.captchaInput {
	border: 2px solid #CCC;
	width:100px;
	padding: 6px 3px 2px 3px;
	height:18px;
	font-size:12px;
	font-weight:normal;
	color:#003399;
	font-family:Helvetica Neue, Arial, sans-serif;
        vertical-align:top;
        margin-left:10px;
}

.tdLabel {
	padding: 0px 0px 0px 10px;
	font-weight:bold;
	color:#666666;
	width:30%;
}

.tdInput {
	padding: 0px 10px 0px 0px;
	font-weight:bold;
	color:#666666;
	width:70%;
        vertical-align:top;
}


#myLink {
	border:2px none #FFFFFF;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#newsPage h1 {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:130%;
	clear:both;
}
#newsPage ul {
	padding:0px;
	margin:0px;
}
#newsPage li {
	position:relative;
	float:left;
	padding:0px 0px 30px 0px;
	margin:0px;
	width:100%;
	list-style-type:none;
}
#newsPage ul li ul {
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
#newsPage ul li ul li {
	position:relative;
	float:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 30px;
	width:auto;
	list-style-type:disc;
}
.botrowborder {
	border-top:1px solid #d6d6d6;
}
.botrowborderCompare {
	border-top:1px solid #d6d6d6;
}
.colorFill {
	background-color:#ECF5FC;
}

.actionCall {
	font-size:11px;
	line-height:9px;
}
a.actionCall {
	color:#003399;
}

.comments {
	font-size:12px;
	clear:both;
	width:100%;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

#commentform, #commentbutton {
    padding:0px 0px 20px 10px;
    width:916px;
    clear:both;
}

/* Normal Bubble */

	
div.bubble {
	font-size: 12px;
	clear:both;
        padding:10px 10px;
        width:400px;
}

div.bubble blockquote {
        width: 100%;
	margin: 0px;
	padding: 0px;
	border: 2px solid #ffcc33;
	background-color: #ffffcc;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
	color:#663300;
        line-height:18px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	top: 5px;
	background: transparent url(../styleImages/tip.gif) no-repeat 20px 0;
	font-style: normal;
}
/* End of Normal Bubble */


.linkGroup {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
}

/* Horizontal CSS Dropdown and Popout Menu */

#menu {
/*width: 100%;*/
background: none;
/*float: left;*/
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
}

#menu a, #menu h2 {
font: bold 11px/16px helvetica, arial, sans-serif;
display: block;
margin: 0;
}

#menu h2 {
color: #fff;
background: transparent url(../styleImages/category.png) no-repeat;
width:132px;
height:13px;
padding:4px 0px 5px 12px;
}

#menu a {
font-weight:normal;
color: #003399;
background: #ffffff;
text-decoration: none;
border-width: 1px;
border-style: solid;
border-color: #ECF5FC #ECF5FC #ECF5FC #ECF5FC;
padding: 3px 5px 1px 5px;
}

#menu a:hover {
font-weight:normal;
color: #003399;
background: #ECF5FC;
}

/* Positioning the Popout Menus and Dropdown Menus */

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

/* Hiding and Revealing using :hover */

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/* ========== Guide ========== */

#guideContainer {
	position:relative;
	padding:0px 0px;
	margin:0px auto;
	width:930px;
}
    
#guideSectionHeading {
	position:relative;
        border-top:2px solid #d6d6d6;
	background-color:#ECF5FC;
	font-size:15px;
	font-weight:bold;
	line-height:15px;
	float:left;
	width:920px;
	height:12px;
	margin:10px 20px 0px 0px;
	padding:9px 0px 10px 10px;
	clear:both;
}

#guideBody {
	position:relative;
	font-size:15px;
	line-height:22px;
	width:910px;
	padding:20px 10px 10px 10px;
	clear:both;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin-bottom:2em;
        
}

#guideIntro {
	font-size:15px;
	line-height:22px;
        float:right;
        border:2px solid #d6d6d6;
        background-color:#ECF5FC;
        padding:5px 10px;
	margin:28px 0 10px;
	width:636px;
}

.guideEmphasis {
	font-style:italic;
        color:#ff8a00;
}
    
#prodcategorytable {

	padding:0px 0px 30px 10px;
	margin:0px auto 20px auto;
	width:920px;
        float:left;
	/*background-color:#ECF5FC;*/
	color:#555555;
	font-weight:bold;
	font-size:11px;
}

.prodcategorybox {
	float:left;
	margin:0px;
	padding:0px 8px 0px 0px;
	position:relative;
	width:106px;
	font-size:11px;
}

#prodcategorytable h1 {
	font-size:13px;
        color:#555555;
	padding:0px;
	margin:0px 0px 2px 0px;
	font-family:Helvetica Neue, Arial, sans-serif;
	line-height:1.3em
}

#prodcategorytable ul {
	font-size:11px;
	font-weight:normal;
	line-height:17px;
}


/* ========== ProdList Table ========== */

#hadtable .declare, #demoadtable .declare {
    font-size:11px;
    color:#CCCCCC;
    text-align:center;
    padding:0px;
}

#hadtable {
    width: 926px;
}

#demoadtable {
    width: 856px;
}


#hadtable tr, #demoadtable tr {
    background: #F4f4f4;
    
}

#hadtable td, #demoadtable td {
    border-top: 2px solid #F4F4F4;
    border-bottom: 2px solid #F4F4F4;
    padding:0px 0px 15px 0px;
/*    width: 154px;*/
    text-align:center;
}

#prodlist, #prodListCompare {
    clear:left;
}

#prodlist table, #prodlistCompare table {
    border-collapse:separate;
}

/* 1px line in between rows */
#prodlist td.spacer, #prodlistCompare td.spacer {
    background:#f4f4f4;
    height:2px;
    border:none;
    padding:0px;
    margin:0px;
}

/* Making sure the table doesn't job when running over separator */
#prodlist tr:hover td.spacer, #prodlist tr.hover td.spacer, #prodlistCompare tr:hover td.spacer, #prodlistCompare tr.hover td.spacer {
    background:#f4f4f4;
    height:2px;
    border:none;
    padding:0px;
    margin:0px;
}

#prodlist td, #prodlistCompare td {
    /*background-color:#E9F3FC;*/
    border-color:#f4f4f4;
    border-style:solid none;
    border-width:2px 0;
    color:#666666;
    font-size:12px;
    padding:5px 5px;
    
/*    text-align:center;*/
}

#prodlist td.photo, #prodlistCompare td.photo {
    border-left:10px solid #f4f4f4;
    background:url(../styleImages/row_highlight_off.gif) no-repeat scroll left center;
    font-size:11px;
    text-align:center;
    vertical-align:middle;
}

#prodlist td.go, #prodlistCompare td.go {
    border-right:10px solid #f4f4f4;
    padding:5px;
    text-align:center;
    background:url(../styleImages/row_highlight_off_r.gif) no-repeat scroll right center;
}

#prodlist tr:hover td, #prodlist tr.hover td {
    border-bottom:2px solid #0066FF;
    border-top:2px solid #0066FF;
    background-color:#E9F3FC;
}

#prodlist tr:hover td.go, #prodlist tr.hover td.go {
    border-right:10px solid #0066FF;
    background: #E9F3FC url(../styleImages/row_highlight_r.gif) no-repeat scroll right center;
}

#prodlist tr:hover td.photo, #prodlist tr.hover td.photo {
    border-left:10px solid #0066FF;
    background: #E9F3FC url(../styleImages/row_highlight.gif) no-repeat scroll left center;
}

#prodlist {
    clear:left;
}

/* ========== ProdListCompare Table ========== */



#prodlistCompare tr:hover td, #prodlistCompare tr.hover td {
    border-bottom:2px solid #FFCC00;
    border-top:2px solid #FFCC00;
    background-color:#FFFFCC;
}

#prodlistCompare tr:hover td.go, #prodlistCompare tr.hover td.go {
    border-right:10px solid #FFCC00;
    background: #FFFFCC url(../styleImages/row_highlight_or_r.gif) no-repeat scroll right center;
}

#prodlistCompare tr:hover td.photo, #prodlistCompare tr.hover td.photo {
    border-left:10px solid #FFCC00;
    background: #FFFFCC url(../styleImages/row_highlight_or.gif) no-repeat scroll left center;
}




/* ========== Content ========== */

#bottomcontent {
    font-size:11px;
    border-top:30px solid #FFFFFF;
    margin:0px 22px;
    color:#999999;
    text-align:left;
    line-height:15px;
    width: 886px;
    height:30px;
    overflow:hidden;
/*  background:#ECF5FC;*/
}

#bottomcontent a {
    cursor:pointer;
    color:#999999;
    font-weight:normal;
}

/* ========== Navigation ========== */

#site_navigation, #home_navigation {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    width:930px;
    background:#0C1424 none repeat scroll 0 0;
    clear:both;
    color:#FFFFFF;
    position:relative;
}

#site_navigation a, #home_navigation a {
color:#CFD1D7;
}
#site_navigation .nav_browser a:hover, #site_navigation .nav_browser a:hover {
color:#FFFFFF;
}
#site_navigation h1, #site_navigation h2, #site_navigation h3, #site_navigation h4, #site_navigation h5, #site_navigation h6, #site_navigation input, #site_navigation textarea, #site_navigation select, #site_navigation option, #home_navigation h1, #home_navigation h2, #home_navigation h3, #home_navigation h4, #home_navigation h5, #home_navigation h6, #home_navigation input, #home_navigation textarea, #home_navigation select, #home_navigation option {
font-family:inherit;
font-size:100%;
font-weight:normal;
margin:0;
padding:0;
}
#site_navigation h3, #home_navigation h3 {
left:-9999px;
position:relative;
}
#site_navigation #tabs, #home_navigation #tabs {
background-color:#FFFFFF;
border-bottom:2px solid #CCCCCC;
height:27px;
overflow:visible;
width:100%;
}
#site_navigation #tabs li, #home_navigation #tabs li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(../styleImages/bb_site_nav.png) no-repeat scroll -31px 0;
color:#999999;
cursor:pointer;
float:left;
font-size:14px;
font-weight:bold;
margin-right:2px;
padding:9px 2px 0;
width:159px;
}
#site_navigation #tabs a, #home_navigation #tabs a {
color:#999999;
display:block;
height:18px;
line-height:0.8;
text-align:center;
text-decoration:none;
white-space:nowrap;
}
#site_navigation #tabs #nav_home, #home_navigation #tabs #nav_home {
background-position:0 0;
text-indent:-9999px;
width:27px;
}
#site_navigation #tabs #nav_more, #site_navigation #tabs .medium, #home_navigation #tabs #nav_more, #home_navigation #tabs .medium {
background-position:-194px 0;
width:126px;

}
#site_navigation #tabs #nav_tools, #home_navigation #tabs #nav_tools {
background-position:-324px 0;
width:60px;
}
#site_navigation #tabs li:hover, #site_navigation #tabs li:hover a, #home_navigation #tabs li:hover, #home_navigation #tabs li:hover a {
background-position:-31px -27px;
color:#666666;
}
#site_navigation #tabs li:hover a, #home_navigation #tabs li:hover a {
}
#site_navigation #tabs li#nav_home:hover, #home_navigation #tabs li#nav_home:hover {
background-position:0 -27px;
}
#site_navigation #tabs li#nav_more:hover, #site_navigation #tabs li.medium:hover, #home_navigation #tabs li#nav_more:hover, #home_navigation #tabs li.medium:hover {
background-position:-194px -27px;
}
#site_navigation #tabs li#nav_tools:hover, #home_navigation #tabs li#nav_tools:hover {
background-position:-324px -27px;
}
#site_navigation a:active, #home_navigation a:active {
background-color:transparent !important;
}
#site_navigation #tabs li:active, #home_navigation #tabs li:active {
background-position:-31px -54px;
color:#666666;
}
#site_navigation #tabs li a:active, #homenavigation #tabs li a:active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}
#site_navigation #tabs li#nav_home:active, #home_navigation #tabs li#nav_home:active {
background-position:0 -54px;
}
#site_navigation #tabs li#nav_more:active, #home_navigation #tabs li#nav_more:active {
background-position:-194px -54px;
}
#site_navigation #tabs li#nav_tools:active, #home_navigation #tabs li#nav_tools:active {
background-position:-324px -54px;
}
#site_navigation #tabs .selected, #site_navigation #tabs .selected:hover, #home_navigation #tabs .selected, #home_navigation #tabs .selected:hover {
background-position:-31px -135px;
border-bottom:2px solid #CCCCCC;
padding-top:7px;
}
.breadcrumbs_off #site_navigation #tabs .selected, .breadcrumbs_off #site_navigation #tabs .selected:hover, .breadcrumbs_off #home_navigation #tabs .selected, .breadcrumbs_off #home_navigation #tabs .selected:hover {
background-position:-31px -81px;
}
#site_navigation #tabs .selected a, #site_navigation #tabs .selected:hover a, #home_navigation #tabs .selected a, #home_navigation #tabs .selected:hover a  {
border-bottom:4px solid #DDEDFB;
color:#003399;
height:16px;
position:relative;
top:2px;
}
.breadcrumbs_off #site_navigation #tabs .selected a, .breadcrumbs_off #site_navigation #tabs .selected:hover a, .breadcrumbs_off #home_navigation #tabs .selected a, .breadcrumbs_off #home_navigation #tabs .selected:hover a {
border-bottom:4px solid #E9F3FC;
}
#site_navigation #tabs #nav_tools.selected, #site_navigation #tabs #nav_tools.selected:hover, #home_navigation #tabs #nav_tools.selected, #home_navigation #tabs #nav_tools.selected:hover {
background-position:-324px -135px;
}
#site_navigation #tabs #nav_brands.selected, #site_navigation #tabs #nav_brands.selected:hover, #home_navigation #tabs #nav_brands.selected, #home_navigation #tabs #nav_brands.selected:hover {
background-position:-194px -135px;
}
#site_navigation #tabs #nav_more.selected, #site_navigation #tabs #nav_more.selected:hover, #home_navigation #tabs #nav_more.selected, #home_navigation #tabs #nav_more.selected:hover {
background-position:-194px -135px;
}
#site_navigation li.edge, #home_navigation li.edge {
margin-right:0 !important;
}
.breadcrumbs_off #site_navigation #tabs #nav_news.selected, .breadcrumbs_off #site_navigation #tabs #nav_news.selected:hover, .breadcrumbs_off #home_navigation #tabs #nav_news.selected, .breadcrumbs_off #home_navigation #tabs #nav_news.selected:hover {
background-position:-31px -27px;
}
.breadcrumbs_off #site_navigation #tabs #nav_news.selected a, .breadcrumbs_off #site_navigation #tabs #nav_news.selected:hover a, .breadcrumbs_off #home_navigation #tabs #nav_news.selected a, .breadcrumbs_off #home_navigation #tabs #nav_news.selected:hover a {
border-bottom:4px solid #FFFFFF;
color:#6D6D6D;
}
.breadcrumbs_off #site_navigation #tabs #nav_news.selected:hover a, .breadcrumbs_off #home_navigation #tabs #nav_news.selected:hover a {
color:#555555;
}
#site_navigation #tabs .open, #site_navigation #tabs .open:hover, #home_navigation #tabs .open, #home_navigation #tabs .open:hover  {
background-position:-31px -108px;
border-bottom:2px solid #CCCCCC;
padding-top:7px;
}
#site_navigation #tabs .open a, #site_navigation #tabs .open:hover a, #home_navigation #tabs .open a, #home_navigation #tabs .open:hover a {
border-bottom:4px solid #0D1524;
color:#FBFEFE;
height:16px;
position:relative;
top:2px;
}
#site_navigation #tabs #nav_tools.open, #site_navigation #tabs #nav_tools.open:hover, #home_navigation #tabs #nav_tools.open, #home_navigation #tabs #nav_tools.open:hover  {
background-position:-324px -108px;
border-bottom:medium none;
}
#site_navigation #tabs #nav_more.open, #site_navigation #tabs #nav_more.open:hover, #home_navigation #tabs #nav_more.open, #home_navigation #tabs #nav_more.open:hover {
background-position:-194px -108px !important;
}
































