@charset "UTF-8";
/**
 * Stylesheet
 * 
 * Author: Paul Carbo
 *
 *
 */


/* NORMALIZING */

div, span, img, form, h1, h2, h3, h4, h5, h6, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul, li {
	margin-top: 10px;
}

table{
	border: 0px;
}

p {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}

/* BODY */

body{
	margin: 0px;
	padding: 0px;
	background-color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	line-height: 1.5em;
	background-image: url(images/bg2.gif);
}

/* MAIN */

#header1{
	height: 20px;
	background-color: #FFFFFF;
	opacity: .5;
	filter: alpha(opacity=75);
	width: 100%;
	clear: both;
}

#header2{
	width: 830px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 10px;
	opacity: .5;
	filter: alpha(opacity=75);
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#wrap{
	width: 850px;
	background-color: #D2D2D2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo{
	margin-top: 20px;
	margin-left: 40px;
	width: 236px;
	background-image: url(images/logo.gif);
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
}

#nav{
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 125px;
}

#image1{
	width: 819px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 17px;
	margin-bottom: 17px;
	height: 195px;
	background-image: url(images/main2.jpg);
}

#wrap2{
	width: 718px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#col_left{
	float: left;
	width: 150px;
	clear: both;
	display: inline;
	margin-left: 15px;
}

#col_left2{
	float: left;
	clear: both;
	display: inline;
	margin-top: 10px;
	width: 114px;
	padding: 17px;
}

#col_left3{
	float: left;
	display: inline;
	margin-left: 15px;
	margin-top: 10px;
	clear: both;
	width: 150px;
}

#col_mid{
	width: 491px;
	margin-left: 10px;
	display: block;
	background-color: #FFFFFF;
	border: 3px solid #E1E1E1;
	margin-bottom: 10px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
}

#col_right{
	display: block;
	float: left;
	overflow: hidden;
	width: 148px;
}

#footer{
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: #EBEBEB;
	padding: 10px;
	height: 15px;
	text-align: center;
	color: #D2D2D2;
	border: 3px solid #E1E1E1;
}

.spacer{
	height: 1px;
	clear: both;
	display: block;
}

.title1{
	background-color: #EFEFEF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/title_categories.gif);
	height: 35px;
	width: 150px;
}

.title2{
	background-color: #EFEFEF;
	float: right;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/title_cap.gif);
	height: 35px;
	width: 114px;
	margin-right: 16px;
	border: 3px solid #E1E1E1;
}

.cat1{
	display: block;
	background-color: #515151;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 10px;
	color: #D5D5D5;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F3F3F;
}

.cat1:hover{
	background-color: #3F3F3F;
	color: #D5D5D5;
}

.cat1on{
	display: block;
	background-color: #3F3F3F;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 10px;
	color: #D5D5D5;
	text-decoration: none;
	border-top-style: solid;
	border-top-color: #3F3F3F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.cat2{
	display: inline;
	background-color: #F1F1F1;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #A8A8A8;
	text-decoration: none;
	float: right;
	width: 114px;
	margin-right: 16px;
	border: 3px solid #E1E1E1;
	text-align: center;
	margin-top: 10px;
}

.cat2:hover{
	background-color: #FFFFFF;
	color: #A8A8A8;
}

.cat2on{
	display: inline;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #A8A8A8;
	text-decoration: none;
	float: right;
	width: 115px;
	margin-right: 15px;
	border: 3px solid #E1E1E1;
	text-align: center;
	margin-top: 10px;
}

.cat3{
	display: inline;
	background-color: #F1F1F1;
	padding-left: 10px;
	font-size: 10px;
	color: #A8A8A8;
	text-decoration: none;
	float: right;
	margin-right: 16px;
	width: 104px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	padding-top: 5px;
	padding-bottom: 5px;
}

.image2{
	margin-top: 10px;
}

.image3{
	float: right;
	margin-right: 17px;
	margin-bottom: 10px;
	display: inline;
}

.image4{
	margin-top: 20px;
	margin-left: 9px;
}

.image5{
	margin-left: 15px;
	margin-top: 10px;
}

.productswrap{
	text-align: center;
	float: left;
	display: inline;
	margin-top: 18px;
	margin-bottom: 18px;
	width: 163px;
}

/* NAV */

#button1{
	background-image: url(images/but_home.gif);
	height: 31px;
	width: 52px;
	display: block;
	background-position: center;
	float: left;
	margin-right: 30px;
}

#button1:hover{
	background-image: url(images/but_home.gif);
	background-position: bottom;
	height: 31px;
	width: 52px;
	display: block;
}

#button1on{
	background-image: url(images/but_home.gif);
	background-position: top;
	height: 31px;
	width: 52px;
	display: block;
	margin-right: 30px;
	float: left;
}

#button2{
	background-image: url(images/but_products.gif);
	background-position: center;
	height: 31px;
	width: 85px;
	display: block;
	margin-right: 30px;
	float: left;
}

#button2:hover{
	background-image: url(images/but_products.gif);
	background-position: bottom;
	height: 31px;
	width: 85px;
	display: block;
}

#button2on{
	background-image: url(images/but_products.gif);
	background-position: top;
	height: 31px;
	width: 85px;
	display: block;
	margin-right: 30px;
	float: left;
}

#button3{
	background-image: url(images/but_specials.gif);
	background-position: center;
	height: 31px;
	width: 76px;
	display: block;
	margin-right: 30px;
	float: left;
}

#button3:hover{
	background-image: url(images/but_specials.gif);
	background-position: bottom;
	height: 31px;
	width: 76px;
	display: block;
}

#button3on{
	background-image: url(images/but_specials.gif);
	background-position: top;
	height: 31px;
	width: 76px;
	display: block;
	margin-right: 30px;
	float: left;
}

#button4{
	background-image: url(images/but_orderinfo.gif);
	background-position: center;
	height: 31px;
	width: 90px;
	display: block;
	margin-right: 30px;
	float: left;
}

#button4:hover{
	background-image: url(images/but_orderinfo.gif);
	background-position: bottom;
	height: 31px;
	width: 90px;
	display: block;
}
#button4on{
	background-image: url(images/but_orderinfo.gif);
	background-position: top;
	height: 31px;
	width: 90px;
	display: block;
	margin-right: 30px;
	float: left;
}

#button5{
	background-image: url(images/but_about.gif);
	background-position: center;
	height: 31px;
	width: 59px;
	display: block;
	margin-right: 30px;
	float: left;
}

#button5:hover{
	background-image: url(images/but_about.gif);
	background-position: bottom;
	height: 31px;
	width: 59px;
	display: block;
}

#button5on{
	background-image: url(images/but_about.gif);
	background-position: top;
	height: 31px;
	width: 59px;
	display: block;
	margin-right: 30px;
	float: left;
}

#button6{
	background-image: url(images/but_contacts.gif);
	background-position: center;
	height: 31px;
	width: 81px;
	display: block;
	margin-right: 30px;
	float: left;
}

#button6:hover{
	background-image: url(images/but_contacts.gif);
	background-position: bottom;
	height: 31px;
	width: 81px;
	display: block;
}

#button6on{
	background-image: url(images/but_contacts.gif);
	background-position: top;
	height: 31px;
	width: 81px;
	display: block;
	margin-right: 30px;
	float: left;
}

#button_side1{
	background-image: url(images/but2_design.gif);
	height: 59px;
	width: 114px;
	background-position: bottom;
	display: inline;
	border: 3px solid #E1E1E1;
	float: right;
	margin-right: 16px;
	margin-top: 10px;
}

#button_side1:hover{
	background-position: top;
}

#button_side1on{
	background-image: url(images/but2_design.gif);
	height: 59px;
	width: 114px;
	background-position: top;
	display: inline;
	border: 3px solid #E1E1E1;
	float: right;
	margin-right: 16px;
	margin-top: 10px;
}

#button_side2{
	background-image: url(images/but2_templates.gif);
	height: 59px;
	width: 114px;
	background-position: bottom;
	display: inline;
	border: 3px solid #E1E1E1;
	float: right;
	margin-right: 16px;
	margin-top: 10px;
}

#button_side2:hover{
	background-position: top;
}

#button_side2on{
	background-image: url(images/but2_templates.gif);
	height: 59px;
	width: 114px;
	background-position: top;
	display: inline;
	border: 3px solid #E1E1E1;
	float: right;
	margin-right: 16px;
	margin-top: 10px;
}

#button_side3{
	background-image: url(images/but2_affiliate.gif);
	height: 31px;
	width: 102px;
	background-position: bottom;
	display: inline;
	float: right;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#button_side3:hover{
	background-position: top;
}

#button_side3on{
	background-image: url(images/but2_affiliate.gif);
	height: 31px;
	width: 102px;
	background-position: top;
	display: inline;
	float: right;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* TEXT */

.superheadertext{
	display: inline;
	margin-left: 15px;
	color: #6C6C6C;
}

.titlemid{
	font-size: 30px;
	color: #6C6C6C;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}

.titlemid2{
	font-size: 13px;
	color: #A9A9A9;
	letter-spacing: 0.6em;
	font-weight: bold;
}

.image_a{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

.footer1{
	float: left;
	font-size: 10px;
	display: inline;
	margin-left: 30px;
	margin-bottom: 5px;
}

.footer2{
	float: right;
	font-size: 10px;
	display: inline;
	margin-right: 30px;
	margin-bottom: 5px;
}

/* LINKS */

a.nav:link {
	text-decoration: none;
	color: #6C6C6C;
}

a.nav:visited {
	text-decoration: none;
	color: #6C6C6C;
}

a.nav:hover {
	text-decoration: none;
	color: #424242;
}

a.nav:active {
	text-decoration: none;
	color: #424242;
}

a.nav2:link {
	text-decoration: none;
	color: #6C6C6C;
	font-size: 10px;
}

a.nav2:visited {
	text-decoration: none;
	color: #6C6C6C;
}

a.nav2:hover {
	text-decoration: none;
	color: #424242;
}

a.nav2:active {
	text-decoration: none;
	color: #424242;
}
