/* PNG FIX */
img, div, a, input { behavior: url(../scripts/iepngfix.htc); }
/* */
* {
	margin: 0px;
	padding: 0px;
	outline: none;
	border:none;
}
html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFC7BC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#absmain {
	position: absolute;
	left: 50%;
	padding: 0px;
	width: 972px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -486px;
	text-align: left;
}
#absmain  #logocenter {
	position: absolute;
	left: 376px;
	top: -21px;
	margin: 0px;
	padding: 0px;
}
#all {
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	height:auto !important; /* real browsers */
	background-image: url(../images/bg_all.png);
	background-repeat: repeat-y;
	background-position: center;
}
#fulltop {
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	height:auto !important; /* real browsers */
	background-image: url(images/fulltopbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:660px;
}
#page {
	width: 973px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}
#header {
	height: 120px;
	margin: 0px;
	padding-top: 67px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#absmain #toplinks {
	position: absolute;
	right: 0px;
	top: 16px;
	width: 491px;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#absmain #toplinks li {
	list-style-type: none;
	padding: 0px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#absmain #cornertext {
	position: absolute;
	top: 138px;
	right: 19px;
	text-align: right;
	width: 210px;
}
#content .border {
	border: 1px solid #000;
}

#absmain #cornertext h1{
	font-weight: bold;
	font-size: 12px;
}
#absmain #cornertext p {
	font-size: 11px;
	font-weight: bold;
}
#nav {
	height: 36px;
	width:973px;
	display:block;
}

#nav a {
	display: block;
	height: 36px;
	line-height: 36px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/*
#nav a:hover {
	background-color: #373536;
}
*/
#nav ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#nav li {
	display:block;
	float: left;
	list-style-type: none;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top:13px;
}
#nav .logospacer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 85px;
	margin-bottom: 0px;
	margin-left: 85px;
}
.logobox{
	border:solid 1px #000;
	background-color:#D4D7DE;
	float:left;
	margin: 15px;
	padding: 0px;
}
#nav img{
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 33px;
	padding: 0px;
}
#nav .blink{
	background-image: url(../images/navblink.gif);
	background-repeat: repeat;
	
}
#nav .blink img{
	background-image: none !important;
}
#content {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	clear: both;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content p, #content ul , #content ol{
	margin-bottom: 10px;
}

#content a {
	color: #AF1517;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
}
#content p, #content li {
	font-size: 12px;
}
#content h1 {
	color: #af1517;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#content h2 {
	font-weight: bold;
	color: #186181;
	font-size: 18px;
}
#content h3 {
	font-weight: bold;
	color: #186181;
	font-size: 18px;
}



#content li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	list-style-image: url(../images/bullet.png);
}
#content .product {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .product .content {
	float: left;
	width: 730px;
}
#content  .product .thumb {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 173px;
}

#content #orderflash {
	position: relative;
}

#content .bigol li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 68px;
	display: block;
	list-style-type: none;
	list-style-image:none;
	text-indent: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	min-height:63px;
}
#content .bigol .li1 {
	background-image: url(../images/bg_bigol1.jpg);
}
#content .bigol .li2 {
	background-image: url(../images/bg_bigol2.jpg);
}
#content .bigol .li3 {
	background-image: url(../images/bg_bigol3.jpg);
}
#content .bigol .li4 {
	background-image: url(../images/bg_bigol4.jpg);
}
#content .bigol .li5 {
	background-image: url(../images/bg_bigol5.jpg);
}
#content .bigol .li6 {
	background-image: url(../images/bg_bigol6.jpg);
}
#content .bigol .li7 {
	background-image: url(../images/bg_bigol7.jpg);
}
#content .bigol .li8 {
	background-image: url(../images/bg_bigol8.jpg);
}
#content .bigol .li9 {
	background-image: url(../images/bg_bigol9.jpg);
}
#content .bigol .li10 {
	background-image: url(../images/bg_bigol10.jpg);
}
#content .bigol .li11 {
	background-image: url(../images/bg_bigol11.jpg);
}
#content .bigol .li12 {
	background-image: url(../images/bg_bigol12.jpg);
}
#content .center {
	text-align: center;
}
#content .rpic {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#content .lpic {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content .clear {
	clear: both;
}
#content #orderflash #hider {
	position: absolute;
	height: 143px;
	width: 196px;
	margin: 0px;
	padding: 0px;
	left: 4px;
	top: 451px;
	z-index: 10;
}
#content #orderflash #leader {
	height: 430px;
	width: 575px;
	margin: 0px;
	padding: 5px;
	border: 2px solid #000000;
	background-color: #474546;
	color: #FFFFFF;
	position: absolute;
	left: 169px;
	top: 82px;
	overflow: hidden;
	z-index: 10;
}
#footer {
	text-align: center;
	margin: 10px;
	padding: 10px;
	clear: both;
}
#footer p {
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
/* FORMS */
.styleform {
	padding: 10px;
	width:auto;
	min-width:300px;
	max-width:675px;
	margin: 15px 0px 15px 0px;
}
.styleform legend {
	background-color: #BACDE9;
	font-weight: bold;
	font-size: 16px;
	padding: 2px;
	margin: 0px;
	color: #094253;
	background-color:#D3D6D5;
	border:solid 1px #666666;
}
.styleform fieldset {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	border:solid 1px #666666;
	background-color: #D3D6D5;
	background-image: url(../images/bgfieldset.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.styleform h1 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 5px;
	color: #FDC403 !important;
	border: none !important;
}

.styleform .field {
	display: block;
	clear:both;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	font-weight:bold;
}
.styleform label, .styleform .label{
	font-size: 13px;
	color: #122138;
	display: block;
	margin:0px 0px 0px 0px;
	padding:5px 0px 2px 0px;
	background-color:none !important;
	font-weight:bold;
	text-transform: none;
	color:#094253;
}
.styleform .required label, .styleform .required .label {
	padding-left:10px;
	background-image:url(../images/bg_requiredlabel.png) !important;
	background-repeat:no-repeat;
	background-position:left center;
}
.styleform .textfield {
	width: 98%;
	font-size: 16px;
	font-weight: normal;
	color: #094253;
	background-color: #E6E8E7;
	border: 1px solid #666;
}
.styleform .textfield:hover {
	background-color: #F3F3F3;
}
.styleform .textfield:focus {
	background-color: #F5FAFE;
	border: 1px solid #0A4280;
}
.styleform .textarea {
	width: 98%;
	font-size: 15px;
	font-weight: normal;
	color: #094253;
	background-color: #E6E8E7;
	border: 1px solid #666;
	height: 80px;
}
.styleform .admincontrols {
	font-size: 11px;
	margin: 2px;
	padding: 2px;
	background-color: #0F0F0F;
	color: #CCC;
}
.styleform .admincontrols a {
	color: #001F53;
	text-decoration: none;
	font-weight: normal;
}
.styleform .admincontrols a:hover {
	text-decoration: underline;
}

.styleform .textarea:hover {
	background-color: #F3F3F3;
}
.styleform .textarea:focus {
	background-color: #F5FAFE;
	border: 1px solid #0A4280;
}
.styleform .selectfield {
	width: auto;
	font-size: 16px;
	font-weight: normal;
	color: #094253;
	background-color: #E6E8E7;
	border: 1px solid #666;
}
.styleform .selectfield:hover {
	background-color: #F3F3F3;
}
.styleform .selectfield:focus {
	background-color: #F5FAFE;
	border: 1px solid #0A4280;
}
.styleform .note {
	display: block;
	font-size: 10px;
}
.styleform .note ul {
	margin:0px 0px 5px 5px;
	padding:0px;
}
.styleform .note p{
margin:0px 0px 5px 0px;
padding:0px;
color:#000066;
font-size: 10px;
}
.styleform .note li{
font-size: 10px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 12px;
color:#000066;
list-style:none;
background-image:url(../images/bulletarrowbluetiny.png);
background-repeat:no-repeat;
background-position:left center;
}
.styleform .check label{
	display:block;
	width:208px;
	float:left;
	font-weight:normal;
	font-size:13px;
	background-image:none !important;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.styleform .check label input{
	float:left;
	display:block;
}
.styleform .check label span{
	float:left;
	display:block;
	width:180px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.styleform .button{
	cursor:pointer;
	border:1px outset #666;
	color:#094253;
	font-weight:bold;
	font-size: 16px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-image: url(../images/bg_button.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D3D6D5;
}
.styleform .button:hover{
	background-color: #F7F5FA;
}
/* CART */
.order p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}

#cartcontent {
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.orderhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #148EB5;
	padding: 5px;
	background-color: #D2DCDF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: both;
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #148EB5;
	border-right-color: #148EB5;
	border-bottom-color: #148EB5;
	border-left-color: #148EB5;
}
.order .field {
	font-weight: bold;
}
.order .r1 {
	background-color: #F2F2F2;
}

#cartcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECF9FD;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cartcontent a {
	color: #E2F7FC;
}
/* Lightbox */
#lightbox{
	background-color:#2C2C2C;
	padding: 10px;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(../images/overlay.png); }
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

