html, div, input, table, td, th, span,p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.even { background-color:#f6f6f6;}
.products-grid td { width:33%; border:1px solid #ddd; padding:1px; }
.products-grid td.empty {}

a.navigation_products {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
a.navigation_products:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
a.navigation_products:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
a.navigation_products:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color:#FFFFFF;
}

A {
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
}
/*
A:visited {
  FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
}
*/
hr {
	border: 1px dotted #CCCCCC;

}
A:active {
FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
}
/*
A:hover {
FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color:#FF6600;
}
*/
body {background-color: #ffffff; margin-top:5px; margin-left:5px;margin-right:80px; font-size:11pt; font-family: arial, helvetica, verdana, geneva, sans-serif;}
tr .advertisers {
	border: 2px solid #FF0000;
	background-color: #ABC9EF;
}
tr .Google {
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
td.advertisers {
	border: 2px solid #FF0000;
	background-color: #FFFFFF;
	margin: 0px;
}

/* A:link    { color: #1A2BFF }     unvisited links */
pre, .codehighlight{
background-color: #EFEFEF;
font-size: 13px;
width: 98%;
border: 1px dashed gray;
/*background-color: #FFFFD7;*/
padding: 5px;
}

code{
background-color: #EFEFEF;
font-size: 13px;
}

.codehighlight{
font-family: Arial;
}

#ddauthor{
font-weight: bold;
}

table#maintable, table{
font-size: 100%;
}

#topbanner{
margin-bottom: 0.8em;
}

h3{
font-size: 125%;
}

/* ######### Top Section ######### */

#sitelogo{
}

#toprightdiv{
width: 300px;
margin-right: 2px;
margin-bottom: 0;
float: right;
text-align: right;
}

#toprightdivbox{
font: normal 10px verdana, arial, sans-serif;
position: relative;
margin-bottom: 0;
top: 33px;
}

#toprightdivbox a{
font-weight: bold;
margin-right: 4px;
text-decoration: none;
color: #98A741;
}

#toprightdivbox a:hover{
color: #6D6969;
}

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

#topsearchbox{
border: 1px solid gray;
width: 200px;
background: #FBFCFA;
font: 11px verdana, sans-serif;
color: #443;
padding: 3px;	outline: none;
}

#topsearchbox:focus{
border: 1px solid black;
}

.topformbutton { cursor:pointer;  margin-top:5px;  border:1px outset #ccc; font-size:.9em; color:#666; font-weight:bold; background:url('button-bg.gif') repeat-x left top; padding:1px }


#pathlinks{
clear: right;
font: bold 110% Verdana;
margin-top: 0.5em;
margin-bottom: 1em;
margin-left: 174px;
}

#pathlinks a:hover{
color: red;
}

#spacertd, #spacergif{
width: 10px; /*CUSTOM CHANGE*/
height: 1px;
}

/* ######### Top tabs ######### */

#ddtoptabs{
margin-left: 4px; /*Opera 8 fix -1px*/
padding: 0;
width: 450px;
height: 27px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddtoptabs ul{
font: normal 10px verdana, arial, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddtoptabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.3em;
font-size: 120%;
}


#ddtoptabs a, #ddtoptabs strong{
float:left;
color:#fff;
background: url('tabs_left.gif') no-repeat left top;
text-decoration:none;
font-size: 10px;
letter-spacing: 1px;
margin-top: 4px;
font-family:  Arial, Verdana, sans-serif;
border-bottom: 1px solid #FFF; margin-left:0; margin-right:2px; margin-bottom:0; padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0
}

#ddtoptabs a span, #ddtoptabs #current span{
float:left;
display:block;
color:#fff;
background: url('tabs_right.gif') no-repeat right top;
font-weight:bold; padding-left:6px; padding-right:9px; padding-top:3px; padding-bottom:3px
}

#ddtoptabs a span{
float:none;
}

#ddtoptabs #current a, #ddtoptabs strong{
background-position:0 -300px;
border-bottom: 1px solid #2B6600;
}

#ddtoptabs #current a span, #ddtoptabs #current span{
background-position:100% -300px;
padding-bottom:3px;	color:#fff;
}

#ddtoptabs a:hover{
background-position:0% -150px;
}

#ddtoptabs a:hover span{
color: #fff;
background-position:100% -150px;
}

#ddtoptabs #current a:hover {	background-position:0% -300px; }
#ddtoptabs #current a:hover span { color: #fff;	background-position:100% -300px; }

#ddtoptabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
background: #2B6600;
border-bottom: 1px solid #fff;
margin-bottom: 5px;
}

#csslibrarytab a, #csslibrarytab strong{
background: url('tabs_left_blue.gif') no-repeat left top;
}

#csslibrarytab a span{
background: url('tabs_right_blue.gif') no-repeat right top;
}

#csslibrarytab a:hover{
background-position:0% -150px;
}

#csslibrarytab a:hover span{
color: #fff;
background-position:100% -150px;
}

/* ######### Content Area ######### */

#contentarea{
/*background-color: white;*/
}

/* #contentarea A:visited { color: navy }    visited links   */

.categoryarea b a{ /*category pages*/
font-size: 110%;
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;

}

.curlycontainer .innerdiv{
background: url('../brcorner.gif') no-repeat bottom right;
position: relative;
left: 2px;
top: 2px;
padding-left:5px; padding-right:4px; padding-top:1px; padding-bottom:15px
}

.browserlist{ /*category pages*/
color: #7A7A7A;
font-family: Arial;
font-weight: bold;
}

.categoryarea #bottomlegend{ /*category pages*/
list-style-type: disk;
list-style-image: url('bullet.png');
padding: 0;
color: #454545; margin-left:18px; margin-right:auto; margin-top:auto; margin-bottom:10px
}

.categoryarea .alsolisted{ /*category pages*/
font-size: 95%;
font-style: italic;
}

.categoryarea .alsolisted img{ /*category pages*/
margin-top: 5px;
}

.categoryarea .alsolisted a{
text-decoration: none;
color: navy;
}

#scriptheader{
border-left:0px solid #BEBEBE; border-right:0px solid #BEBEBE; border-top:0px solid #BEBEBE; border-bottom:1px solid #BEBEBE; padding:1px; background:white url('headerbg.gif'); 
}

#scriptheader h3{
font: bold 20px Arial;
display: inline;
}

#scriptheader h3:before{
content: "";
}

#scriptheaderFoot{
font: normal 12px Verdana;
margin-bottom: 0.8em;
padding-top: 2px;
}

#ddauthor{
font-weight: bold;
}

.compatlist{
position: relative;
top: 3px;
font: bold 13px Arial;
float: right;
}

.rightit{
float: right;
}

.codecontainer{
height: 150px;
border: 1px solid gray;
width: 98%;
}

.selectall{
border-left:1px solid gray; border-right:1px solid gray; border-top:1px solid gray; border-bottom:0px solid gray; text-decoration: none;
color: navy;
background-color: #FFFFAA;
font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:Verdana; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:4px
}

.selectall:hover{
border-color: black;
color: black;
background-color: #ffef97;
}


/* ######### Sub Category list ######### */

.subcategorylist{
list-style-type: disk;
list-style-image: url('heart.png');
padding: 0; margin-left:18px; margin-right:auto; margin-top:5px; margin-bottom:10px
}

.subcategorylist li{
padding: 3px 0;
background-color: #ececec;
}


.subcategorylist li a{
color: #449805;
font: bold 120% Arial;
}

/* ######### Left Menu ######### */

#leftbar{
width: 165px;
/*background-color: white;*/
}

#leftbar a:hover{
/*color: #FF8000;*/
}

.categorylinks{
list-style-type: disk;
list-style-image: url('heart.png');
padding: 0; margin-left:18px; margin-right:auto; margin-top:5px; margin-bottom:10px

}

.categorylinks li{
padding-bottom: 1px;
}

.categorylinks li a{
margin-left: -3px;
padding: 3px 1px;
font-size: 12px;
display: block;
color: #449805;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #ececec;
}

.categorylinks a:visited{color: #449805; }
.categorylinks a:hover {	color: #fff;	background: #51B906; text-decoration: none; }

.diffpointer{
list-style-image: url('arrow.png');
}

#leftbar .headers{
color: white;
font: bold 110% Arial;
background-color: #008000;
padding: 2px;
text-align: center;
}

#leftbar .menuitems{
list-style-type: disk;
list-style-image: url('arrow.gif'); /*CUSTOM CHANGE*/
padding: 0;
line-height: 1.2em; margin-left:17px; margin-right:auto; margin-top:5px; margin-bottom:10px
}

#leftbar .menuitems li{
padding-bottom: 8px;
background-image: url('menuline.gif');
background-repeat: no-repeat;
background-position: left bottom
}

#leftbar .menuitems li a{
text-decoration: none;
font-weight: bold;
}

#footer{
border-left:0px solid #BEBEBE; border-right:0px solid #BEBEBE; border-top:1px solid #BEBEBE; border-bottom:0px solid #BEBEBE; color: black;
background: url('bg_topbar.gif') repeat-x;
text-align: center;
font-size: 90%;
padding-top: 3px;
margin-bottom: 5px
}

#footer a{
text-decoration: none;
}
/* CSS Document */

A.navigation {
font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
}
A.navigation:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
}
A.navigation:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
}
A.navigation:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color:#FF6600;
}
.navigationInative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	;
}
input.btn{
   font-size:16px;
   font-weight:bold;}
input.text{
   font-size:16px;
   font-weight:bold;
}
 .btn{
   color:#333333;
   font-size:16px;
   font-weight:bold;
} 
   h1{
   font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #1C5991;
	font-weight:bold;
	/*border-bottom: solid 2px #000000;*/
	padding: 5px 0px 3px 0px;
   } 
   .path{
    font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding: 5px 0px 3px 0px;
   } 
   
 h2 a,h2{
	color: #FF9900;
	font-size: 10pt;
	font-family:arial, helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-style: Aucune;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.nophoto{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #ABC9EF;
}
.price{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	font-weight:bold;
	/*border-bottom: solid 2px #000000;*/
	padding: 5px 0px 3px 0px;
}
.notes{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F4F8FD;
}
.ProductPrice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	background-color:#F4F8FD;
}
A.navigation {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
}
A.navigation:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
}
A.navigation:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
}
A.navigation:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color:#FF6600;
}
.navigationInative {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	
}
.ProductHeader{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color:#3A5C9C;

}
.MenuNavigation{
border: 1px solid #ABC9EF; margin: 0pt 0px 0px ; padding: 0px; background-color: #F4F8FD;
}
.homePagePrice{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	font-weight: 600;
}
.departmentsMenu{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0033FF;
	font-weight: 600;
}


A.DepartementsGoTop {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
A.DepartementsGoTop:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
A.DepartementsGoTop:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
A.DepartementsGoTop:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color:#FFFFFF;
}

   .thanks{
   font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	font-weight:bold;
	/*border-bottom: solid 2px #000000;*/
	padding: 5px 0px 3px 0px;
   } 
.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}

.partners {
	border: 4px solid #FF0000;
	background-color: #FFFFFF;
	margin: 0px;
}

