/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@import url(../../../css/nav.css);
body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
a {
	color: #fff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

hr{
	color: #696969;
	height: 1px;
	width: 100%;
}

h1 {
	color: #fff; /* #002252 */
	font-size: 16px;
	margin: 0 0 8px 0;
	padding: 0;
	/* border-bottom:3px solid #868686; */
}

h2 {
	color: #696969;
	font-size: 18px;
}

h3 {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;
	margin-top: 8px;
}

img {
	border: none;
}

p {
	margin: 6px 0;
}

/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #002252; /* #002252 */
	border: 1px inset #979797;
}
.paypalbtn {
	border: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 3.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #133DCD; /* #002252 */
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 8px 3px 0px 3px;
	padding: 2px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData {
width: 775px;}
table.tabularData, table.tabularData td, table.tabularData th {
	/* border: 1px solid #979797;
	border-collapse: collapse; */
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	/* background: #979797; */
	color: #fff;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven, .altRowOdd {
	/* margin-bottom: 12px; */
}
.altRowEven {
	/* background-color: #E6E6E6;
	background-color: #fff; */
}
.altRowOdd {
	/* background-color: #D6D6D6;
	background-color: #fff; */
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
	display: none;
}
.smallprint {
	font-size: 10px;
}

.pagingLinks {
	/* text-align: center;
	margin: 6px 0;
	padding: 0;
	visibility:hidden; */
	display: none;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}

/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align:top;
}
table#tableProductDetails {
	/* width: 100% */
}

/* Additional styles */
html {
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #021774; /* 040a20 00061c */
	background-image: url(../../../images/bg_header.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	}
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	position: absolute;
	/* background: url(../../../images/bg-boden1.jpg) repeat-x bottom left;
	height: 100%; */
	width: 100%;
	}
#pagewrapper {
	margin: 0;
	padding: 0;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	width: 1000px;
	/* height: 100%;
	background-color: #fff; */
	}
#header {
	margin: 0;
	padding: 0;
	/* background-color: #006; */
	height: 150px;
	}
#contentwrapper {
	margin: 0;
	padding: 0;
	/* background-color: #DFE6EF; */
	}
#bothsubnavwrapper {
margin: 0;
padding: 0;
float: left;
}
#subnavwrapper {
	margin: 26px 0 2px 0;
	padding: 0;
	width: 188px;
	/* float: left; */
	background: #042687 url(../../../images/subnav_bottom.gif) bottom no-repeat;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	}
#subnav {
	margin: 0;
	padding: 7px 14px 14px 14px;
	width: 160px;
	/* position: absolute;
	top: 80px;
	left: 0px; */
	background-color: transparent;
	/* height: auto; */
	}
#subnav2wrapper {
	margin: 0 0 0 0;
	padding: 0;
	width: 188px;
	/* float: left; */
	background: #042687 url(../../../images/subnav_bottom.gif) bottom no-repeat;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	}
#subnav2 {
	margin: 0;
	padding: 7px 14px 14px 14px;
	width: 160px;
	/* position: absolute;
	top: 80px;
	left: 0px; */
	background-color: transparent;
	/* height: auto; */
	}
.selected a {
	color: #4E85D8; /* 6A95C0 */
	}
#content {
	padding: 0 16px 16px 14px; /* 10px */
	margin: 0 0 0 192px; /* 188px */
	/* background-color: #fff; */
	}
#footer {
	padding: 0;
	margin: 0 0 20px 0;
	/* background-color: #fff; */
	text-align: center;
	}
#cartLinks {
	text-align: right;
	margin: 0;
	padding: 10px 0;
	height: 10px;
	}
#productDescription {
	margin: 12px 0;
	padding: 0;
	}
#totalProducts {
	/* visibility: hidden; */
	display: none;
	}
.resultspageproductname {
	font-size: 13px;
	}
.highlight {
	background-color: #900;
	}
#faqs strong {
	font-size: 11px;
	}