body {
	background : url(/images/site/background.gif) repeat;
	color : #1e3f78;
	font : 80% "Helvetica", "Lucida Grande", Verdana, Arial, sans-serif;
	margin : 0;
	padding : 0;
}
a:link, a:visited {
	color : #416499;
}
a:hover {
	color : #0e2a5b;
	text-decoration : none;
}
a img {
	border : none;
}
img {
	border : none;
}
object {
	outline : none;
}
button {
	background : #6999c6;
	font-weight : bold;
	color : white;
	text-decoration : none;
	border : none;
}
input[type="button"] {
	background : #6999c6;
	font-weight : bold;
	color : white;
	text-decoration : none;
	border : none;
}
input[disabled] {
	background : #999999;
	font-weight : bold;
	color : #cccccc;
	text-decoration : none;
	border : none;
}
select {
	border : 1px solid #6b99c1;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	width : 120px;
}
textarea {
	font-weight : bold;
	background : #ffffff;
	border : 1px solid #6b99c1;
	color : #000000;
	padding : 0 2px 0 2px;
}
#wrapper {
	border-bottom : 1px solid #ffffff;
	border-left : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
	margin : 0 auto;
	width : 1000px;
}
#main {
	border-bottom : 5px solid #36393d;
	border-right : 5px solid #36393d;
	border-left : 5px solid #36393d;
}
#header, #content {
	border-left : 1px solid white;
	border-right : 1px solid white;
}
#header {
	background : url(/images/site/top_background.png) repeat-x;
	position : relative;
}
#header #logo {
	background : url(/images/site/logo.png) no-repeat left top;
	height : 51px;
	margin-left : 10px;
	padding : 10px;
	padding-top : 10px;
	padding-left : 10px;
	position : relative;
}
#header #logo a:link, #header #logo a:visited {
	display : block;
	height : 52px;
	left : 20px;
	overflow : hidden;
	position : absolute;
	text-indent : -1000em;
	top : 5px;
	width : 197px;
}
#header #menu {
	border-bottom : 1px solid #4d71a7;
	border-left : 1px solid #4d71a7;
	margin : 0;
	padding : 4px 0 5px 0;
	position : absolute;
	right : 0;
	top : 0;
}
#header #menu li {
	border-right : 1px solid #537db6;
	display : inline;
	padding : 4px 0 4px 0;
}
#header #menu a:link, #header #menu a:visited {
	background : #6999c6;
	border-bottom : 1px solid #6b99c1;
	border-left : 1px solid #6b99c1;
	color : white;
	padding : 4px 16px;
	text-decoration : none;
}
#header #menu a:hover, #header #menu li.current a:link, #header #menu li.current a:visited {
	background : #5884b8;
	border-bottom : 1px solid #5f8fc1;
	border-left : 1px solid #5f8fc1;
	color : #e6edf4;
}
#header #submenu {
	background : #294b6f;
	border-bottom : 1px solid white;
	border-top : 1px solid white;
	margin : 0;
	padding : 6px 0;
	text-align : right;
}
#header #submenu li {
	background : #80b0da;
	color : #bbc9de;
	display : inline;
}
#header #submenu li.category, #header #submenu a:link, #header #submenu a:visited {
	padding : 6px 12px;
	background : #294b6f;
}
#header #submenu a:link, #header #submenu a:visited {
	border-left : 1px solid #ffffff;
	color : white;
	font-weight : bold;
	text-decoration : none;
	background : #294b6f;
}
#header #submenu li.current a:link, #header #submenu li.current a:visited, #header #submenu a:hover {
	background : #80b0da;
}
#content {
	background : #ffffff;
	padding : 10px;
	position : relative;
}
#navigation {
	background : #eef4f9;
	border-top : 1px solid white;
	border-bottom : 1px solid #dde9f3;
	color : #416499;
	margin-bottom : 5px;
}
#navigation #navlinks {
	border-bottom : 1px solid white;
	margin : 0;
	padding : 10px 3px 2px 3px;
}
#navigation a, #navigation a:link, #navigation a:visited, #navigation a.current, #navigation .disabled {
	padding : 3px 8px 3px 8px;
}
#navigation a, #navigation a:link, #navigation a:visited, #navigation .disabled {
	background : #f3f7fa;
	border-top : 1px solid #e8f0f7;
	border-left : 1px solid #e8f0f7;
	border-right : 1px solid #e8f0f7;
	border-bottom : 1px solid #dde9f3;
	color : #416499;
	text-decoration : none;
}
#navigation a:hover, #navigation a.current {
	background : #fff;
	border-top : 1px solid #dde9f3;
	border-left : 1px solid #dde9f3;
	border-right : 1px solid #dde9f3;
	border-bottom : 1px solid #fff;
	color : #102b55;
}
#navigation a.current {
	color : #102b55;
	font-weight : bold;
	display : inline;
}
#navigation .disabled {
	color : #9caabe;
}
#navigation #navlinks a, #navigation #navlinks a:link, #navigation #navlinks a:visited, #navigation #navlinks a.current {
	margin : 0 3px;
}
#product-menu {
	clear : both;
	float : left;
	width : 140px;
	background : #eef4f9;
	margin-top : -10px;
	margin-left : -10px;
	padding : 10px;
	position : relative;
}
#menu-products {
	display : none;
}
.menu ul li.menu-header {
	padding: 10px 4px 10px 4px;
	background: #FFFFFF;
}
.menu ul li div.menu-title {
	font-weight: bold;
}

.menu {
	display : none;
}
.menu ul {
	margin : 0 auto;
	padding : 0;
	width : 140px;
}
.menu ul li {
	list-style : none;
	display : block;
	margin : 0;
	padding : 0;
}
.menu ul li a {
	display : block;
	padding : 2px;
	margin : 0 0 3px 0;
	text-decoration : none;
	color : #416499;
	border : 1px solid #e8f0f7;
}
.menu ul li a:hover {
	color : #102b55;
	background : #fff;
	border : 1px solid #dde9f3;
}
.menu ul li a.current {
	color : #000000;
	background : #ffffff;
}
.menu.current {
	display : block;
}

* html .menu ul li a {
	margin-bottom : -10px;
}
#page {
	float : left;
	margin : 0 0 0 10px;
	width : 798px;
	position : relative;
}
* html #page {
	width : 680px;
}
.product {
	width : 125px;
	height : 125px;
	float : left;
	overflow : hidden;
	padding : 10px;
	margin : 10px;
	border : 1px solid #e8f0f7;
	position : relative;
	cursor : pointer;
}
.product:hover {
	border : 1px solid #294b6f;
}
.product img {
	width : 100%;
	max-height : 100px;
}
.product h5 {
	text-align : center;
	margin : 0;
	padding : 0;
	position : absolute;
	left : 0;
	bottom : 10px;
	width : 145px;
}
#footer {
	background : #294b6f;
	border : 1px solid white;
	border-top : 3px double white;
	color : white;
	font-size : 0.9em;
	text-align : center;
	padding : 4px 18px;
}
#footer a:link, #footer a:visited {
	color : #bbc9de;
}
#footer a:hover {
	color : white;
	text-decoration : none;
}
p {
	margin : 0;
	padding : 6px 12px;
}
.clear {
	clear : both;
}
#form {
	width : 90%;
	margin : 0 auto;
	font-size : 18px;
}
#form fieldset {
	display : block;
	border : 3px solid #356aa0;
	padding : 20px;
	margin : 10px auto 20px auto;
}
#form fieldset legend {
	border : 3px solid #356aa0;
	padding : 6px;
}
#form fieldset label {
	display : block;
	position : relative;
	margin-bottom : 10px;
}
#form fieldset span {
	float : left;
	display : block;
	cursor : pointer;
	margin-top : 8px;
}
#form fieldset input , #form fieldset textarea {
	float : right;
	border : 1px solid #444;
	padding : 3px;
	width : 500px;
	font-size : 18px;
	background : #c3d9ff;
	border : 3px solid #c3d9ff;
	color : #444;
	overflow : auto;
}
#form fieldset input:hover {
	border : 3px solid #356aa0;
	color : #444;
}
#form fieldset textarea:hover {
	border : 3px solid #356aa0;
	color : #444;
}
#form fieldset input:focus, #form fieldset textarea:focus {
	background : #fff;
	border : 3px solid #356aa0;
	color : #444;
}
#form fieldset .inputSpan {
	position : absolute;
	right : 10px;
	color : #000;
}
#form fieldset .clear {
	clear : both;
}
#form fieldset .error {
	float : right;
	margin : 0;
	padding : 0;
	width : 500px;
	font-size : 16px;
	color : #ff0000;
	overflow : auto;
	font-weight : normal;
}
.break {
	clear : both;
	height : 10px;
}
#cart {
	border : 1px solid #6b99c1;
}

#cartMenu tr td {
	background : #ebf0f5;
	border-bottom : 1px solid white;
	border-right : 1px solid white;
	border-top : 0;
	padding : 1px 4px 1px 4px;
	font-size : 12px;
}
#cartMenu tr.alt td, td.alt {
	background : #dfe7ef;
}
#cartMenu tr td A:link, #cartMenu A:visited, #cartMenu A:active {
	font-weight : bold;
	font-size : 12px;
	line-height : 12px;
	text-decoration : underline;
	display : block;
	padding : 2px 2px 2px 2px;
}
#cartMenu tr td A:hover {
	color : #000000;
	display : block;
}
#cartMenu .menu-head {
	background : #294b6f;
	color : white;
	font-weight : normal;
	padding : 2px;
	font-size : 12px;
	border-bottom : 1px solid white;
	border-right : 1px solid white;
}
#cartMenu .menu-blank {
	background-color : #ffffff;
	border : none;
}
#cartMenu input {
	font-weight : bold;
	background : #ffffff;
	border : 1px solid #6b99c1;
	color : #000000;
	padding : 0 2px 0 2px;
}
#cartMenu .shipped {
	border : 1px solid #c3d9ff;
	font-size : 12px;
	line-height : 12px;
	font-weight : bold;
	background-color : #6bba70;
}
#cartMenu .processing {
	border : 1px solid #c3d9ff;
	font-size : 12px;
	line-height : 12px;
	font-weight : bold;
	background-color : #c3d9ff;
}
#cartMenu .wtfux {
	border : 1px solid #c3d9ff;
	font-size : 12px;
	line-height : 12px;
	font-weight : bold;
	color : #d01f3c;
}
#cartMenu .frank {
	background-color : #c8b560;
	color : #000000;
	font-weight : bold;
}
#cartMenu .rijvi {
	background-color : #3f4c6b;
	color : #ffffff;
	font-weight : bold;
}
div#submitting {
	margin : 0 20px 0 20px;
	display : none;
}
div#theprice {
	display : block;
}
div#thestock {
	display : block;
}
#preview {
	position : absolute;
	border : 1px solid #ccc;
	background : #333;
	padding : 5px;
	display : none;
	color : #fff;
}
#addtocart {
	border : 1px solid #6b99c1;
}
#addtocart tr td {
	background : #ebf0f5;
	//border-bottom : 1px solid white;
	//border-right : 1px solid white;
	border-top : 0;
	padding : 1px 4px 1px 4px;
	font-size : 12px;
}
#addtocart tr.alt td, td.alt {
	background : #dfe7ef;
}
#addtocart .menu-head {
	text-align : center;
	background : #294b6f;
	color : white;
	font-weight : normal;
	padding : 2px;
}
#backgroundPopup {
	display : none;
	position : fixed;
	height : 100%;
	width : 100%;
	top : 0;
	left : 0;
	background : #000000;
	border : 1px solid #cecece;
	z-index : 1;
}
#popupContact {
	display : none;
	position : fixed;
	height : 700px;
	width : 1000px;
	background : #ffffff;
	border : 2px solid #cecece;
	z-index : 2;
	padding : 12px;
	margin-left : -12px;
	font-size : 12px;
}
#popupContact h1 {
	text-align : left;
	color : #6fa5fd;
	font-size : 18px;
	font-weight : 700;
	border-bottom : 1px dotted #d3d3d3;
	padding-bottom : 2px;
	margin-bottom : 2px;
}
#popupContactClose {
	font-size : 14px;
	line-height : 14px;
	right : 6px;
	top : 4px;
	position : absolute;
	color : #6fa5fd;
	font-weight : 900;
	display : block;
	cursor : pointer;
}
#comparisonLink {
	text-align : center;
	font-weight : bold;
	border : 1px dotted #d3d3d3;
	cursor : pointer;
}
.terms {
overflow: auto;
	border : 1px solid #6b99c1;
	padding-left : 5px;
	margin-left : -3px;
	width : 100%;
	height : 200px;
}
.modal-overlay {
	position : fixed;
	top : 0;
	right : 0;
	bottom : 0;
	left : 0;
	height : 100%;
	width : 100%;
	margin : 0;
	padding : 0;
	background : none;
	z-index : 101;
	
}
.modal-window {
	position : fixed;
	top : 50%;
	left : 50%;
	margin : 0;
	padding : 0;
	z-index : 102;
}
.close-window {
	position : absolute;
	width : 32px;
	height : 32px;
	right : 8px;
	top : 8px;
	background : transparent url('/images/site/invalid.png') no-repeat scroll right top;
	text-indent : -99999px;
	overflow : hidden;
	cursor : pointer;
}
.info {
	background: #C9F2B9 url(/images/site/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	margin-top: 5px;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #84CA82;
	border-bottom: 2px solid #84CA82;
}
#cartnotice {
	background: #E89595 url(/images/site/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	margin-top: 5px;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #DB5858;
	border-bottom: 2px solid #DB5858;
	width:250px;
}
#cartvalid{
	background: #C9F2B9 url(/images/site/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	margin-top: 5px;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #84CA82;
	border-bottom: 2px solid #84CA82;
	display: none;
	width:250px;
}

div.pager {
	padding: 10px 0 10px 0;
	background-color: #D6D2C2;
	text-align: center;
}
div.pager span {
	padding: 0 5px 0 5px;
}
div.pager input.prev {
	width: auto;
	margin-right: 10px;
}
div.pager input.next {
	width: auto;
	margin-left: 10px;
}
div.pager input {
	font-size: 8px;
	width: 50px;
	border: 1px solid #330000;
	text-align: center;
}
