/* CSS Document */

.success {
	width:523px;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	color:#065700;
	background-color:#9fd89a;
	border:1px solid #087400;
	text-align:center;
	margin-bottom:15px;
}

.error {
	width:523px;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	color:#8e0000;
	background-color:#f2aeae;
	border:1px solid #c20000;
	text-align:center;
	margin-bottom:15px;
}


body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#021230;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a {
	color:#1582f1;
	text-decoration:none;
}

a:visited {
	color:#1582f1;
	text-decoration:none;
}

a:hover {
	color:#1582f1;
	text-decoration:underline;
}

a:active {
	color:#1582f1;
	text-decoration:underline;
}

h1 {
	width:780px;
	height:33px;
	padding:7px 0px 0px 10px;
	margin:0px;
	background-image:url(images/bgh1.gif);
	background-repeat:repeat-x;
	background-color:#021041;
	color:#ffffff;
	font-size:22px;
	font-weight:bold;
}

h2 {
	font-size:20px;
	font-weight:bold;
	color:#000000;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.cleardiv {
	clear:both;
	width:100%;
	height:0px;
	font-size:0px;
}

/* PAGINATION STYLES */

.pages {
	width:auto;
	font-size:11px;
	padding:0px 0px 5px 0px;
	margin:0px auto 0px auto;
	clear: left;
	/*font-size: 85%;*/
	text-align:center;
	font-weight:normal;
}

.pages a, .pages span {
	display: block;
	float: left;
	padding: 0.2em 0.5em 0.2em 0.5em;
	margin-right: 0.1em;
	border:1px solid #ffffff;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	font-weight:normal;
	font-size:11px;
}

.pages span.current {
	border: 1px solid #1374d7;
	font-size:11px;
	font-weight: bold;
	background-color: #1374d7;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #ffffff;
	font-weight:normal;
}

.pages a {
	border:1px solid #1374d7;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	color: #dc7302;
}

.pages a:hover {
	border-color: #021230;
	font-weight:normal;
	font-size:11px;
	color: #021230;
}

.pages span.nextprev {
	font-size:11px;
	color: #666666;
}

.pages span.nextprev {
	font-size:11px;
	border:1px solid #dddddd;
	color: #999999;
}

.bgwrapper {
	width:auto;
	height:auto;
	margin:15px 15px 10px 15px;
	background-image:url(images/bg-repeat.gif);
	background-position:center top;
	background-repeat:repeat;
	background-color:#bfd1f7;
}

.bgtop {
	width:100%;
	height:auto;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	background-position:center top;
	padding:15px 0px 15px 0px;
}

.mainwrapper {
	position:relative;
	width:790px;
	height:auto;
	padding:5px;
	margin:0px auto 0px auto;
	background-color:#0E2B8D;
}

.topwrapper {
	position:relative;
	width:790px;
	height:25px !important;
	height:25px;
	padding:103px 5px 0px 5px !important;
	padding:93px 5px 0px 5px;
	margin:0px auto 0px auto;
	overflow:hidden;
}

.logo {
	width:790px;
	height:209px;
	padding-bottom:1px;
}

#topcon {
	display:block;
	position:absolute;
	top:52px;
	left:50%;
	margin-left:156px;
	z-index:50;
	width:239px;
	height:111px;
	background-image:url(images/eye-guy.png) !important;
	background-image:url(images/eye-guy.gif);
	background-repeat:no-repeat;
}

#sidecon {
	display:block;
	position:absolute;
	top:950px;
	left:50%;
	margin-left:-515px;
	z-index:99;
	width:132px;
	height:307px;
	background-image:url(images/eye-guy-side.png) !important;
	background-image:url(images/eye-guy-side.gif);
	background-repeat:no-repeat;
}

#mainnav {
	position:relative;
	list-style: none;
	margin:0px;
	padding:0px;
	width:790px;
	height:25px;
	font-size:12px;
	text-align:center;
}

#mainnav li {
	display: block inline;
	float:left;
	width:auto;
	height:25px;
	line-height:12px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

#mainnav li a {
	display: block inline;
	float:left;
	width:auto;
	height:18px;
	padding:7px 10px 0px 10px;
	line-height:12px;
	text-decoration: none;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	margin:0px 2px 0px 0px;
	background-color:#000000;
	font-weight:bold;
	background-image:url(images/bg-nav.gif);
	background-repeat:repeat-x;
}

#mainnav li a.last {
	border: 0;
}

#mainnav li a:hover, #mainnav li.current {
	text-decoration: none;
	color: #ffffff;
	background-color:#3b4a00;
	font-weight:bold;
	background-image:url(images/bg-nav-hover.gif);
	background-repeat:repeat-x;
}

.left {
	width:560px;
	background-color:#ffffff;
}

.right {
	width:230px;
	background-color:#131441;
}

.productleft {
	width:230px;
	background-color:#000000;
}

.productright {
	width:560px;
	background-color:#ffffff;
}

.credits {
	position:relative;
	width:790px;
	height:auto;
	padding:0px 0px 25px 0px;
	margin:0px auto 0px auto;
	text-align:right;
}

.credits a, .credits a:visited {
	color:#1582f1;
	text-decoration:none;
	margin-left:10px;
}

.credits a:hover, .credits a:active {
	color:#1582f1;
	text-decoration:underline;
	margin-left:10px;
}

.copy {
	float:left;
	width:290px;
	color:#ffffff;
	text-align:left;
}

.featured {
	width:550px;
	padding:5px;
	background-color:#0E2B8D;
}

.homecontent {
	padding:10px 15px 50px 15px;
	font-size:14px;
	margin-left:90px;
	background-color:#ffffff;
}

.leftcontent {
	padding:10px 15px 50px 15px;
}

.productcontent {
	padding:10px 10px 50px 10px;
}

.rightcontent {
	color:#ffffff;
	padding:10px 10px 50px 10px;
}

.productnav {
	padding:1px 0px 50px 0px;
}

.productnav a, productnav a:visited {
	display:block;
	width:210px;
	height:auto;
	padding:10px;
	font-size:14px;
	color:#ffffff;
	background-color:#303037;
	border-bottom:1px solid #c6c6c6;
	text-decoration:none;
}

.productnav a:hover, productnav a:active {
	display:block;
	width:210px;
	height:auto;
	padding:10px;
	font-size:14px;
	color:#ffffff;
	background-color:#53535c;
	border-bottom:1px solid #c6c6c6;
	text-decoration:none;
}

.testbox {
	width:206px;
	margin:5px 0px 0px 5px;
	border:2px solid #ffffff;
	padding:5px;
	color:#ffffff;
}

.testrow {
	padding-bottom:10px;
	border-bottom:1px solid #c6c6c6;
	margin-bottom:10px;
}

.sidetitle {
	width:210px;
	height:27px;
	padding:8px 10px 0px 10px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(images/bg-side-title.gif);
	background-repeat:repeat-x;
}

.sidetextbox {
	width:200px;
	height:auto;
	background-color:#ffffff;
	border:1px solid #666666;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}

.textbox {
	width:520px;
	height:auto;
	background-color:#ffffff;
	border:1px solid #333333;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:2px;
}

.formbox {
	width:430px;
	height:auto;
	background-color:#ffffff;
	border:1px solid #333333;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}

.rowtitle {
	width:530px;
	padding:5px;
	color:#021230;
	font-weight:bold;
	border-bottom:1px solid #04488e;
	background-color:#cce5ff;
	font-size:14px;
}

.row {
	width:530px;
	height:auto;
	padding:5px;
	border-bottom:1px solid #666666;
}

.float1 {
	float:left;
	width:65px;
	height:auto;
	padding-right:5px;
}

.float2 {
	float:left;
	width:400px;
	height:auto;
}

.float3 {
	float:left;
	width:60px;
	height:auto;
	text-align:right;
}

.protitle {
	font-size:14px;
	margin-bottom:3px;
	font-weight:bold;
}

.prodesc {
	font-size:11px;
}

.productpic {
	float:right;
	width:200px;
	margin:0px 0px 10px 10px;
}

.purch1 {
	float:left;
	width:70px;
	height:auto;
	padding-top:3px;
}

.purch2 {
	float:left;
	width:160px;
	height:auto;
	padding-top:3px;
}

.purch3 {
	float:left;
	width:200px;
	height:auto;
}

.purch4 {
	float:left;
	width:100px;
	height:auto;
}

.optiondrop {
	width:194px;
	height:auto;
	font-size:12px;
	border:1px solid #333333;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
}

.progress1 {
	width:210px;
	height:auto;
	padding:10px;
	font-size:14px;
	color:#ffffff;
	background-color:#303037;
	border-bottom:1px solid #c6c6c6;
	text-decoration:none;
}

.progress2 {
	width:210px;
	height:auto;
	padding:10px;
	font-size:14px;
	color:#ffffff;
	background-color:#53535c;
	border-bottom:1px solid #c6c6c6;
	text-decoration:none;
}

.cart1 {
	float:left;
	width:70px;
	height:auto;
	padding-right:5px;
	text-align:right;
	padding-top:3px;
}

.cart2 {
	float:left;
	width:170px;
	height:auto;
	padding-top:3px;
}

.cart3 {
	float:left;
	width:170px;
	height:auto;
	padding-top:3px;
}

.cart4 {
	float:left;
	width:50px;
	text-align:center;
}

.cart5 {
	float:left;
	width:60px;
	height:auto;
	text-align:right;
	padding-top:3px;
}

.cartprice {
	font-size:10px;
}

.qtybox {
	width:44px;
	border:1px solid #999999;
	font-size:12px;
	text-align:center;
	color:#333333;
	background-color:#ffffff;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
}

.cartupdate {
	text-align:right;
	padding:5px 63px 10px 0px;
}

.carttotal1 {
	float:right;
	width:100px;
	font-size:14px;
	font-weight:bold;
}

.carttotal2 {
	float:right;
	width:90px;
	height:auto;
	font-size:14px;
	text-align:right;
}

.formleft {
	float:left;
	width:100px;
	height:auto;
	padding-top:3px;
	font-weight:bold;
}

.formright {
	float:left;
	width:440px;
	height:auto;
}

.prothumb {
	float:left;
	width:178px;
	height:178px;
	margin:0px 1px 1px 0px;
}

.prothumb img {
	border:4px #000000 solid;
}

.prothumb img:hover {
	border:4px #01b80e solid;
}

.color {
	float:left;
	display:block;
	width:15px;
	height:15px;
	margin-right:2px;
}

.photofloat {
	float:left;
	width:165px;
	height:auto;
	padding:5px;
	text-align:center;
}

.portthumb {
	float:left;
	width:170px;
	height:auto;
	margin:0px 10px 10px 0px;
}
