/* --------------------------------------------
|  GLOBAL STYLES											
--------------------------------------------- */
html { border: none; }

body {
	margin: 0;
	padding: 0;
	line-height: 18px; 
}

body, td {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

img {border: 0;}
p {margin: 0 0 15px 0;}

a {
	text-decoration: underline;
	font-weight: normal;
	color: #6AC6D2;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #91DEE4;
}

h1, h2, h3, h4, h5, form {color: #000;}

h1 {
	margin: 10px 0;
	font-size: 32px;
	line-height: 55px;
	background: url(graphics/h_bg.gif) no-repeat bottom;
}
h2 {
	font-size: 14px;
	margin: 5px 0;
}
h3 {
	margin: 10px 0 15px 0;
	font-size: 18px;
}
h4 {
	font-size: 14px;	
}


.bViewcart {background-position: 0 0; width: 77px;}.bViewcart:hover {background-position: 0 -21px;}
.bCheckout {background-position: -78px 0; width: 77px; margin-right: 6px;}.bCheckout:hover {background-position: -78px -21px;}

	

/* --------------------------------------------
|  NAVIGATION												
--------------------------------------------- */

#nav {
	margin: 0;
	padding: 0 15px;
	list-style: none;
	float: right;
	height: 30px;
	background-color: #9e9e9e;
}
#nav li {
	float: left;
}
#nav li a {
	outline: none;
	display: block;
	padding: 0 13px;
	height: 30px;
	line-height: 30px;
	float: left;
	/*text-indent: -9999px;*/
	text-decoration: none;
	background-color: #9e9e9e;
	font-weight: bold;
	color: #fff;
}
#nav li a:hover {background-color: #91dee4;}

#nav .on {
	/*color: #acdaf0;*/
	background-color: #91dee4;
}

#navBar {
	width: 770px;		
	background-color: #9e9e9e;
	height: 30px;
	text-align: right;
}

#greybar {
	margin: 2px 0;
	height: 6px;
	background-color: #ddd;
	line-height: 6px;
	overflow: hidden;
}
#categoryHeader {
	margin-top: 4px;
}
#subNav {margin-top: 1px; width: 166px;}

#subNav ul {
	background-color: #eee;
	list-style-type: none;
	padding: 3px 12px;
	margin: 0;
}
#subNav li {
	padding: 0 10px;
	line-height: 15px;
	background: url(graphics/bullet_categories.gif) no-repeat 0 5px;
	margin: 5px 0;
}
#subNav a {
	color: #6AC6D2;
	text-decoration: none;
	font-weight: bold;
}

#subNav a:hover {
	text-decoration: underline;
	color: #036;
}

/* --------------------------------------------
|  STRUCTURE												
--------------------------------------------- */

#siteContainer {
	width: 770px; margin-left: 15px;
	text-align: center;
	margin: auto;
}

/* -- HEADER -- */
#header {
	width: 770px; 
	background: url(graphics/bg_header.gif) repeat-x; 
	height: 96px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}

#header .logo {
	 float:left; margin: 15px 0 0 30px;
}

#topButtons {
	width: 250px; float: right; margin: 14px 0;
}
#topButtons a {
	/*text-indent: -9999px;*/
	width: 77px; height: 20px; float: right;
}
#topButtons a {
	background-image: url(graphics/button_matrix.gif);
}
#search {
	clear: right;
	text-align: right;
	margin: 5px 0;
	float: right;
	width: 300px;
}
#search input {
	width: 122px;
	margin-left: 10px;
	margin-right: 8px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
}
#search div {
	float: right;
}
#search a {
	width: 77px; 
	height: 20px; 
	display: block;
}
#header .padding {
	padding: 0 15px;
} 
#miniSearchForm .searchSubmit {
	border: none;
	width: 30px;
	margin: 0px;
}
/* -- BODY -- */
#contentArea {}
#colLeft {float: left; width: 184px; text-align: left; margin: 0 0 30px 0;}
#colRight {
	float: left; 
	width: 571px; 
	margin: 4px 0 30px 0; 
	text-align: left;}

#colRight ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px 10px 10px 10px;
}
#colRight li {
	padding: 0 20px;
	margin: 8px 0;
	background: url(graphics/bullet.gif) no-repeat 0 5px;
}
#colRight ol li {
	background-image: none;
	padding: 0px;
	margin: 5px 0;	
}


/* -- FOOTER -- */
#footer {
	color: #999999;
	clear: both; 
	background: url(graphics/bg_footer.gif) repeat-x; 
	font-size: 9px;
	text-align: left;
}
#footer a {
	color: #6AC6D2;
	text-decoration: none;
	padding: 0 10px;
	font-size: 11px;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #91DEE4;
}

#footer .cc {
	margin: 2px 25px 2px 2px; /*2px 45px 10px 35px;*/
	float: left;
	clear:both;
	text-align: center;
	width: 150px;
}
#footer .links {
	clear: right;	
	white-space: nowrap;
}
#footer .links a {
	font-size: 10px;
}
#footer .poweredBy {
	margin: 10px 150px; 
}
#footer .poweredBy a {
	font-weight: normal;
	font-size: 10px;
	color: #666;
	vertical-align: top;
}
#footer img {
	vertical-align: bottom; margin-right: 5px;
}

#footer .copyright {
	float: right; 
	margin-bottom: 20px;
	font-size: 10px;
}

.ccTypes {
	margin: 30px 0 0 0;
	float: left; 
}

.thawte {
	margin: 30px 0 0 0; 
	padding: 0;
	width: 88px; 
	height: 88px;
	text-align: left;
	float: left;
}
.ccLinks {
	float: left; width: 47px;
}
/* --------------------------------------------
|  SITE MAP													
--------------------------------------------- */
	
	.siteMapList { margin-top: 15px }
	.siteMapList dt {
		background:url(graphics/ico_folder.gif) 0 4px no-repeat;
		padding-left:20px;
		line-height:20px;
	}
	.siteMapList dd {	
		padding-left:10px;
		margin-left:25px;
		line-height:16px;
		background:url(graphics/sitemap_2nd.gif) no-repeat;
	}
	.siteMapList dd a {	
		color: #666 !important;
		text-decoration:none;
	}
	.siteMapList .bottom { background:url(graphics/sitemap_2nd_bottom.gif) no-repeat; }


/* --------------------------------------------
|  CONTENT SPECIFIC										
--------------------------------------------- */

.clearBoth {clear: both}
.floatLeft {
	float: left;
}
.secure {
	margin: 18px;
}
.specials {
	margin: 10px 0;
}
.featProd {
	float: right;
	margin-left: 10px;
}
/* --------------------------------------------
|  PAGE SPECIFIC											
--------------------------------------------- */

.homeColright {
	width: 596px !important;
}
.homeColleft {
	width: 174px !important;
}
#contactStyle ul {list-style: none; margin: 20px 0; padding: 0; line-height: 12px;}
#contactStyle li {background-image: none; margin: 5px 0;}
#formStyle label { font-weight: bold; display: block; }
#formStyle label span { font-size: 10px; font-weight: normal; } 
#formStyle .submit {
	border: none;
	vertical-align: top;
}
#formStyle input, #formStyle textarea, #formStyle select {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

/* --- Login/Register --- */
.slideUnder {
	background: #fff url(graphics/bg_white.gif);
	height: 140px;
	z-index: 10;
	position: absolute;
	display: block;
}
.generatedContent {
	margin-top: -7px;
	z-index: 1;
}
