/* @group ntz css reset */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body {line-height: 1}
ol, ul {list-style:none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after,
q:before, q:after {content:'';content:none}

strong, b {font-weight:700}
em, i {font-style:italic}

ins {text-decoration:none}
del {text-decoration:line-through}
table {border-collapse:collapse;border-spacing:0}
caption, th, td {text-align:left;font-weight:100}

textarea {overflow:auto}
button {cursor:pointer;padding:0}
*:first-child+html button {width:1;overflow:visible}
* html button {width:1;overflow:visible}
button::-moz-focus-inner { border: 0; }

input[type="checkbox"], input[type="radio"], input.radio, input.checkbox {vertical-align:text-top;width:13px;height:13px;padding:0;margin:0;position:relative;overflow:hidden;top:2px}

a {text-decoration:none; color:#4f81bd}
a:hover {text-decoration:underline}

:focus {outline:0}
a:focus {outline:1px dotted #999}
h4{font-size:9px;}

/*  -----------------------------------
	smart and dirty
--------------------------------------*/

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
* html .clearfix {height:1px}

/* @end */


body {
	background:url(../images_templ/americover-j10/images/pageBG.jpg) repeat-x left top #1a45a5;
	font-family:Arial, Verdana, Sans-serif
}
#wrap {
	width:1010px;
	margin:18px auto 0;
}
	#header {
		background:url(../images_templ/americover-j10/images/header.jpg) no-repeat left top;
		height:111px;
	}
		#americover {
			float:left;
			width:380px;
			height:110px;
		}
		#header ul {
			float:right;
			margin-right:20px;
		}
		*:first-child+html #header ul {
			width:610px;
		}
		
		#header li {
			float:left;
			margin-left:4px;
		}
			#header li a {
				display:block;
				width:113px;
				height:26px;
				line-height:28px;
				text-align:center;
				background:url(../images_templ/americover-j10/images/topNav.png) no-repeat right top;
				color:#959595;
				text-decoration:none;
				font-weight:700;
				font-size:14px;
			}
			#header li a:hover,
			#header li a:focus,
			#header li.s a {
				background-position:left top;
				color:#0f338b;
			}
		#header img {
			float:right;
			margin:16px 20px 18px 0;
		}
#content {
	background:#fff;
	padding:20px 22px;
}	
	#sidebar {
		width:172px;
		float:left;
	}
	#sidebarSearch {
		border: 1px solid #707070;
		overflow:hidden;
		padding:0 5px;
		height:16px;
		margin-bottom:10px;
	}
		#sidebarSearch input[type="text"] {
			float:left;
			border: none;
			width:135px;
			font-size:11px;
			padding-top:2px;
			color:#707070;
		}
		#sidebarSearch button {
			float:right;
			border: none;
			background:none;
			width:20px;
			height:16px;
			line-height:16px;
			color:#707070;
			font-size:11px;
			font-weight:700;
			border-left:1px solid #707070;
			padding-left:3px;
		}
#mainNav,
.sideBox {
	font:100 11px/2em "Trebuchet MS", Helvetica, Tahoma, Sans-serif;
	border: 2px solid #707070;
	border-width:0px 2px;
	margin-bottom:20px;
	text-align:left;
}
	#mainNav dt,
	.sideBox h2 {
		background:url(../images_templ/americover-j10/images/sideHead.png) no-repeat left top;
		height:20px;
		line-height:20px;
		border: 2px solid #707070;
		border-width:2px 0;
		color:#fff;
		font-size:12px;
		margin:5px 0;
	}
	
	
	#mainNav a {
		display:block;
		text-decoration:none;
		padding:0 5px;
		color:#555;
	}
	#mainNav dt a {color:#fff;display:block;}
	#mainNav dd a:hover,
	#mainNav dd a:focus,
	#mainNav dd .s a {
		background:url(../images_templ/americover-j10/images/sideNavHover.png) repeat-x left top;
		color:#fff;
	}
	#mainNav dd {
		display:none;
	}

.sideBox {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	border-width:0 2px 2px;
	text-align:center;
	padding-bottom:10px;
}
	.sideBox h2 {
		text-align:center;
		font-weight:100;
	}

#mainContent {
	float:right;
	width:775px;
	margin-bottom:10px;
	line-height:1.4;
}
	#mainSlider {
		width:775px;
		height:340px;
		overflow:hidden;
		position:relative;
		margin-bottom:10px;
	}
			#mainSlider .images li {
				position:absolute;
				left:0;
				top:0;
				width:100%;
				height:100%;
			}
				#mainSlider .caption {
					position:absolute;
					bottom:20px;
					left:0;
					padding:15px;
					z-index: 2;
					width:320px;
					color:#fff;
					-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
					filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);

					background:rgba(0, 0, 0, .7);
					line-height:1.3;
					font-size:12px;
				}
				#mainSlider .caption h2, #mainSlider .caption h2 a, #mainSlider .caption h2 a:hover {
					font-size:30px;
					color:#fff;
				}
				#mainSlider img {
					width:775px;
				}
				#mainSlider .caption a {color:#fff;}
				#mainSlider .pages {
					position:absolute;
					z-index: 20;
					left:10px;
					top:10px;
				}
					#mainSlider .pages li {
						margin-bottom:5px;
					}
					#mainSlider .pages a {
						display:block;
						width:27px;
						background:url(../images_templ/americover-j10/images/sliderButtons.png) no-repeat left top;
						height:28px;
						line-height:26px;
						text-align:center;
						font-weight:100;
						font-family:Impact;
						color:#fff;
						text-decoration:none;
					}
					#mainSlider .pages a:hover,
					#mainSlider .pages a:focus,
					#mainSlider .pages .s a {
						outline:none;
						background-position:left bottom;
					}
					
#mainContent h1 {
	font-size:24px;
	color:#0f338b;
}
p {
	margin-bottom:1em;
}
.innerBox {
	background:url(../images_templ/americover-j10/images/innerBoxStripes.jpg) no-repeat left top;
	padding:0 4px 10px;
}
	.innerBox h2,
	.topCategories h2 {
		height:30px;
		line-height:30px;
		color:#0f338b;
		text-shadow:0 0 3px #fff;
		font-size:20px;
		text-align:left;
		padding:0 0 0 6px;
	}
	.topSellers {
		margin-bottom:10px;
	}
		.topSellers .box {
			float:left;
			width:235px;
			padding:5px;
			background:none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
			margin:0 5px;
			font-size:12px;
			position:relative;
			height:141px;
		}
		.topSellers h2:first-child + div.box {margin-left:0;}
		.topSellers .box img {
			max-width:109px;
			max-height:89px;
		}
		.topSellers .btn {
			position:absolute;
			bottom:0;
			right:0;
			margin:0;
		}
		*:first-child+html .topSellers .btn {
			bottom:10px;
		}
		
		.topSellers h4 {
			font-size:18px;
			color:#0f338b;
			margin-bottom:5px;
			font-weight:100;
		}
.topCategories {
	background:url(../images_templ/americover-j10/images/topCatGradient.jpg) repeat-x left top #fff;
}
.topCategories h2 {
	background:url(../images_templ/americover-j10/images/innerBoxStripes.jpg) no-repeat left top;
	height:34px;
	line-height:34px;
	padding-left:10px;
	border-bottom:3px solid #fff;
}	
	.topCategories .boxes,
	.productsListing .boxes {
		background:url(../images_templ/americover-j10/images/Vdotted.png) repeat-y center top;
	}
		.topCategories .box,
		.productsListing .box {
			background:url(../images_templ/americover-j10/images/hDotted.png) repeat-x left top;
			width:367px;
			height:160px;
			padding:10px;
			float:left;
		}
		.topCategories .box:first-child,
		.topCategories .box:first-child + .box,
		.productsListing .box:first-child,
		.productsListing .box:first-child + .box  {
			background:none;
		}
		.topCategories .box img {
			float:right;
			margin-left:10px;
		}
		.topCategories .box h3 {
		color:#000000;
font-size:17px;
text-align:left;
text-shadow:0 0 3px #FFFFFF;
				}
	.topCategories .box h3 a {
		color:#000000;
font-size:17px;
text-align:left;
text-shadow:0 0 3px #FFFFFF;
				}
		.topCategories .box ul {
			list-style:disc inside;
			margin-left:10px;
		}
			.topCategories .box li {
				text-align:left;
				line-height:1em;
						}
			
			.topCategories .box a {
				color:#0F338B;
font-size:11px;
			}
	.productsListing .box {
		height:190px;
	}
		.productsListing h3 {
			font-size:16px;
			color:#0f338b;
			margin-bottom:10px;
		}
		.productsListing img {
			float:left;
			margin-right:10px;
		}
		 ul.features {
			margin-left:-5px;
			margin-bottom:10px;
		}
			ul.features li {
				float:left;
				margin-left:5px;
			}
			ul.features .features {
				display:block;
				width:119px;
				height:27px;
				text-indent:-9999px;
				background:url(../images_templ/americover-j10/images/features.jpg) no-repeat left top;
			}
			ul.features .feature1 {background-position:0 0;}
			ul.features .feature2 {background-position:-126px 0;}
			ul.features .feature3 {background-position:-252px 0;}
		.productsListing input[type="text"] {
			position:relative;
			width:2em;
			display:inline-block;
			border: 2px inset #ccc;
		}
		.productsListing label {
			font-size:11px;
			position:relative;
			top:4px;
		}
		.productsListing strong {
			color:#1a45a5;
		}
		.productsListing .buttons {
			margin-top:0;
		}
		.reviews {
			display:inline-block;
			width:115px;
			height:21px;
			font-size:0;
			position:relative;
			top:4px;
		}
			.reviews span {
				position:absolute;
				left:0;
				top:0;
				height:100%;
				background:url(../images_templ/americover-j10/images/reviews.jpg) repeat-x left top;
			}
			.reviews + small {
				display:block;
				font-size:9px;
				margin-right:35px;
				text-align:right;
			}

.breadcrumb {
	font-size:11px;
	font-weight:700;
}
	.breadcrumb li {
		float:left;
		background:url(../images_templ/americover-j10/images/breadcrumb.png) no-repeat left center;
		padding-left:8px;
		margin-left:8px;
	}
	.breadcrumb li:first-child {padding:0;margin:0;background:none;}
.productDetails h1 {
	margin-bottom:10px;
}
.productDetails {
	margin-bottom:20px;
	text-align:justify;
	font-size:12px;
}
.productImage {
	float:right;
}
	.productImage img{
		display:block;
		border: 1px solid #707070;
		margin-bottom:10px;
	}
		.productImage ul {
			margin-left:-8px;
		}
		.productImage li {
			float:left;
			margin-left:10px;
		}
			.productImage li img {
				margin-bottom:0;
			}
.productDescription {
	float:left;
	width:440px;
}
.productDescription ul.features {
	margin-left:-35px;
}
	.productDescription ul.features li {margin-left:35px;}

.aditionalInfos table {
	float:left;
}	
.aditionalInfos td  {
	background:url(../images_templ/americover-j10/images/infoIcon.png) no-repeat left top;
	padding:0 0 5px 55px;
	vertical-align:bottom;
	text-align:left;
	height:55px;
	font-size:11px;
}
.aditionalInfos .tags li{
	float:left;
}
	.aditionalInfos .reviewBox {
		float:right;
	}
	.aditionalInfos .reviewBox h5 {
		float:left;
		line-height:26px;
		font-size:16px;
		margin-right:10px;
	}
		.aditionalInfos .reviewBox .reviews + small {
			text-align:right;
			margin:5px 0 0;
		}
.buyNow {
	margin-top:10px;
}
	.buyNow fieldset {
		float:right;
		width:200px;
	}
		.buyNow fieldset input[type="text"] {
			width:2em;
			border: 2px inset #ccc;
			margin-left:5px;
		}
		.buyNow fieldset label {
			float:right;
		}
		.buyNow fieldset button,
		.buyNow fieldset a.add2cart {
			display:block;
			width:118px;
			height:37px;
			line-height:30px;
			
			color:#fff;
			border: none;
			background:url(../images_templ/americover-j10/images/buyButtons.png) no-repeat left top;
			text-align:center;
			text-indent:-10px;
			font-size:18px;
			text-decoration:none;
		}
		.buyNow fieldset button {padding-bottom:5px;}
		.buyNow fieldset button:hover {background-position:right top;}
		.buyNow fieldset a.add2cart {background-position:left bottom;color:#000; text-shadow:0 0 1px #fff;}
		.buyNow fieldset a.add2cart:hover {background-position:right bottom;}
	.buyNow table {
		width:220px;
		margin-bottom:10px;
	}
	.buyNow table + label {
		display:block;
		font-size:10px;
		color:#707070;
	}
	.buyNow select {
		width:220px;
	}
		.buyNow table th {
			width:60px;
			background:#0f338b;
			color:#fff;
		}
		.buyNow table th,
		.buyNow table td {
			padding:1px 5px 1px 15px;
			text-align:left;
			vertical-align:top;
			border: 1px solid #fff;
		}
		.buyNow table td {
			background:#ebebeb;
			color:#555555;
		}
		.buyNow table strong {
			color:#0f338b;
		}
/* --- styles footer ---------------------------------------*/

#footer_wrapper {
	margin: 0 auto;
	width: 1010px;
	padding-left: 47px;
	line-height:1.3em;
	font-size:11px;
}	
.footer_link_box, .footer_link_box_news {
	color: #FFF;
	width: 19%;
	float: left;
	margin-top: 10px;
	display: inline;
	text-align: left;
}
.footer_link_box_news {
	width: 24%;
}
#footer_wrapper a:link, #footer_wrapper a:visited {
	color: #FFF;
	text-decoration: underline;
    font-size: 11px;
}
#footer_wrapper a:hover, #footer_wrapper a:active {
	color: #FFF;
	text-decoration: none;
    font-size: 11px;
}


	.buttons {
		background:url(../images_templ/americover-j10/images/buyInfoButtons.png) no-repeat left top;
		display:inline-block;
		height:36px;
		width:60px;
		margin-top:40px;
		position:relative;
		z-index: 2;
		text-decoration:none;
		border: none;
	}
	button.buttons  {
		position:relative;
		top:7px;
	}
	*:first-child+html .buttons { display:inline; }
	.buttons.buy:hover,
	.buttons.buy:focus {
		background-position:left bottom;
	}
	.buttons.info {
		background-position:right top;
		width:58px;
	}
	.buttons.info:hover,
	.buttons.info:focus {background-position:right bottom;}
	.buttons:hover,
	.buttons:focus {
		outline:none;
		text-decoration:none;
	}
	
	/*Home Page Monthly Special Buttons*/
		.hpsbuttons {
		background:url(../images_templ/americover-j10/images/buyInfoButtons.png) no-repeat left top;
		display:inline-block;
		height:36px;
		width:60px;
		position:relative;
		z-index: 2;
		text-decoration:none;
		border: none;
	}
	button.hpsbuttons  {
		position:relative;
		top:7px;
	}
	*:first-child+html .hpsbuttons { display:inline; }
	.hpsbuttons.buy:hover,
	.hpsbuttons.buy:focus {
		background-position:left bottom;
	}
	.hpsbuttons.info {
		background-position:right top;
		width:58px;
	}
	.hpsbuttons.info:hover,
	.hpsbuttons.info:focus {background-position:right bottom;}
	.hpsbuttons:hover,
	.hpsbuttons:focus {
		outline:none;
		text-decoration:none;
	}
	/*end home buttons*/
	.lbluelink:LINK, .lbluelink:VISITED { color:#0F338B; 
	font-weight:bold; 
	text-decoration:none; }
	
.lbluelink:HOVER { color:#529452; 
	font-weight:bold; 
	text-decoration:none; }

.dblue {
color:#529452;
font-size:16px;}

.topcatinnexbox{width:auto;}

#footer form {
		width:195px;
		
	}
		#footer form h2 {
			font-size:14px;
		}
		#footer form fieldset {
			overflow:hidden;
			background:#fff;
			padding:3px;
			margin-bottom:5px;
		}
		#footer form small {
			font-size:11px;
		}
		#footer form input[type="text"],
		#footer form button {
			float:left;
			background:none;
			border: none;
			font-size:12px;
		}
		#footer form input[type="text"] {
			width:160px;
		}
		#footer form button {
			float:right;
			font-weight:700;
		}
