/*  
Theme Name: Add-On
Theme URI: http://addontechnologies.com/
Description: Custom theme designed for Add-On Technologies, &copy; 2006, Add-On Technologies, Inc.
Version: 1.0
Author: Virginia Van Vynckt
Author URI: http://v3graphics.com/
*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

body, p, div, td, li, blockquote {
color : Black;
font-family: arial, helvetica, sans-serif;
font-size:13px;
line-height:1.25;
}

body {
background-color: #A1B3C2;/*#A4C4E0;/* #869EB6;*/
margin:0;
}

#wrapper {
	position:relative;
	margin: 0 auto;
	width: 742px;
	height: 100%;
	background: url(images/steelbrd.jpg) #FFFFFF;
	padding:10px;
	border: 2px ridge #999999;
	}

#header {
	width:740px;
	position:relative;
	z-index:0;
	margin:auto;
	background: url(images/gridpaperbg.png) #FFF;
	border: 2px ridge #999;
	padding-bottom:-12px;
	text-align: center;
	}

#maincontent {
	width:704px;
	min-height:800px;
	padding: 18px 18px 100px 18px;
	background: #EAFAFF;
	border-width: 2px 2px 2px 2px;
	border-style:ridge;
	border-color:#999999;
}
#prodcontent {
padding: 18px 18px 100px 18px;
min-height:800px;
background: #fff;
border: 2px ridge #999;
}
#menu {
width: 728px;
height:20px;
margin:auto;
/*margin-top: -14px;*/
padding: 3px 32px;
/*border-style:ridge;
border-width: 0px 2px 0px 2px;
border-color: #999999;*/
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#nav a {
	color:#000;
	display: block;
	width: 10em;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	padding: 3px 0 3px 12px;
}

#nav li {
	float: left;
	width: 10em;
}
#nav li:hover {
	background: #E8FDFF;
	}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;/*this hides the submenu items until mouse hovers over them*/
	background:url(images/steelbg.png);
	}

#nav li ul li{
	border-bottom: 1px solid #E7EBEE;	
	}
#nav li ul li a {
	padding:6px 3px;
	font-size:12px;
	}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#catlist {
	font-size:15px;
	padding: 0 0 12px 30px;
	}

#footer {
font-size:11px;
line-height:1.5;
font-weight:bold;
margin:auto;
border-top:2px ridge #999999;
}
.prodgrid {
background: url(images/graybar.jpg) repeat-y;
/*border: 2px double #B3B3B3;*/
margin-bottom:6px;
 }
.prodbox {
font-size: 12px;
color:#000000;
padding: 10px;
background: #FFFFFF;
width:100%;
}
.post {
	padding:10px;
	background: #fff;
	}
.logo {
position: relative;
z-index: 99;
}
.tagline {
	font-weight:bold;
	font-style:italic;
	text-align:center;
	}

H1 {
font-size : 22px;
font-weight : bold;
font-family : arial, helvetica, sans-serif;
}

H2 {
font-size : 18px;
font-family: arial, helvetica, sans-serif;
font-weight : bold;
}

H3 {
font-size : 15px;
font-weight : normal;
font-family : arial, helvetica, sans-serif;
}

.page_item {
list-style:none;
font: 15px normal Arial, Helvetica, sans-serif;
text-decoration:none;
line-height:1.25;
}
BODY {
margin:0;
}
