* { 
	margin:0;
	padding:0;
}
IMG { border:0; }
DIV{ overflow:hidden; }
P { padding:10px;}
UL { list-style:square; margin-left:50px; }
STRONG { font-weight:normal; }
.bold { font-weight:bold; }
.justify { text-align:justify; }
.small { font-size:11px; }
.bold { font-weight:bold; }
.input-white { background-color:#fff; color:#333; border:1px solid #aaa; }
.go-btn { width:17px; height:17px; background-color:#DBDBD0; margin:-1px 0 0 10px; }
H1 {
	color:#1B387F;
	font-size:47px;
	font-weight:normal;
	padding:10px 0;
}
H2 {
	color:#1B387F;
	font-size:22px;
	font-weight:normal;
}
H3 {
	color:#000;
	font-size:17px;
	font-weight:normal;
	padding:3px 1px;
}

TH {
	text-align:left;
	background-color:#1B387F;
	color:#fff;
	padding:2px 5px;
}
.table-row {
	padding:2px 5px;
	background-color:#ededed;
}
.alt-table-row {
	padding:2px 5px;
	background-color:#dedede;
}

.clear { clear:both; }

.nfont { font-size:0px; }

A:link, A:active, A:visited { text-decoration:none; color:#1B387F; }
A:hover { text-decoration:underline; }

body {
	background:#fff url('images/bg.jpg') 0 0 repeat-x;
	font-family:Arial, Helvetica, sans serif;
	font-size:13px;
	line-height:20px;
	color:#000;
}

#wrapper {
	width:910px;
	margin:0 auto;
}
#content {
	margin-left:27px;
}
#head{
	height:176px;
	overflow:hidden;
}

#navigation{
	list-style:none;
	margin:0;
}
#navigation li {
	float:left;
}

#left-col {
	float:left;
	margin-left: 40px;
	width:535px;
}

#flash {
	float:left;
	height:195px;
	padding-bottom:25px;
	margin-left:1px;
}

#right-col {
	float:right;
	width:270px;
	margin-left:20px;
}

.rb { margin:20px 0; }
.rb-top {
	background-image:url('images/rb-top.gif');
	background-repeat:no-repeat;
	height:6px;
}
.rb-mid {
	background:#dbdbd0 url('images/rb-mid.gif') 0 0 repeat-y;
}
.rb-bot {
	background-image:url('images/rb-bot.gif');
	background-repeat:no-repeat;
	height:6px;
}

.np-main {
	width:100px;
	height:95px;
	background-color:#000;
}

#item-paging {
	clear:both;
	width:600px;
	padding:20px 0 2px;
	text-align:center;
}
.page {
	display:inline;
	padding:2px 5px;
	border:1px solid #CC0033;
	margin:2px;
	color:#CC0033;
	font-size:11px;
}

.page-off {
	display:inline;
	padding:2px 5px;
	border:1px solid #dfdfdf;
	margin:1px;
	color:#dfdfdf;
	font-size:11px;
}

.numbered-list{
	margin-left:65px;
}

.paging:link, .paging:visited, .paging:active {
	display:inline;
	padding:2px 5px;
	border:1px solid #1B387F;
	margin:1px;
	color:#1B387F;
	font-size:11px;
}
.paging:hover {
	background-color:#dfdfdf;
	text-decoration:none;
}
.no-border:link, .no-border:visited, .no-border:active { border:0px; }
#foot {
	clear:both;
	font-size:10px;
	padding:20px 0 0;
}
#foot a{ color:#000; }
.foot-title {
	font-size:14px;
	color:#1B387F;
	margin-right:10px;
}
#foot-1{ float:left; }
#foot-2{ float:left; margin: 0 0 0 55px; }
#foot-3{ float:right; }

.redLink {
	font-size:12px;
	color:#912D24;
}

.p-display {
	float:left;
	width:120px;
	margin:6px;
	text-align:center;
}
.p-display img{
	background-color:#000;
	border:1px solid #1B387F;
	width:110px;
	height:110px;
}
.p-display p{
	font-size:10px;
	font-weight:bold;
	padding:3px 0 0;
}
.desc { float:left; width:270px; }
.desc2 { width:270px; }
.desc2 ul {
	margin:10px 0 0 25px;
	list-style:square;
}
.med-pic { height:225px; width:225px; }

#pc-left{
	float:left;
	text-align:right;
}
#pc-right{
	float:left;
	width:275px;
	margin-left:15px;
}
.red-price {
	color:#CC0033;
	font-size:16px;
	font-weight:bold;
	padding:0 15px 0 0;
	margin-top:3px;
}
.button {
	float:none;
	padding:0 5px 2px;
	border:1px outset #1B387F;
	background-color:#1B387F;
	color:#fff;
	width:auto;
	height:22px;
	font-size:10px;
}
.button2 { height:15px;
	font-size:10px;
	background-color:#1B387F;
	color:#fff;
	border:1px outset #1B387F;
	padding:0;
}
.border{
	border:1px solid #1B387F;
}

.f-title {
	font-size:18px;
	color:#1B387F;
}
.f-content{
	float:right;
	width:158px;
	font-size:11px;
	padding:0 4px 0 2px;
}
.f-content ul {
	list-style:square;
	margin-left:15px;
}
.f-content p {
	padding:2px;
	line-height:12px;
}

#badge-point{
	float:left;
	position:relative;
	top:0px;
	left:-27px;
	width:400px;
}

#left1 {
	float:left;
	width:100%;
}
.red-text {
	color:#CC0000;
	padding:2px;
}

/***
* LIGHTBOX
***/
#lightbox{
	position: absolute;
	left: 0;
	width:100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat;}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	overflow: auto;
	width: 100%;

	}

#imageData{	padding:0 5px 0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ float: right; margin-bottom:5px;}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* =FORM ELEMENTS
------------------------------------------------------*/
INPUT, TEXTAREA {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	width:85%;
	background-color:#efefea;
	color:#333;
	float:left;
}
TEXTAREA{ height:125px; }
.submitbtn{
	height:25px;
	width:100px;
	background-color:transparent;
	border:0;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required, input.not-required {
	border: 1px solid #ccc;
}
input.validation-failed, textarea.validation-failed {
	color : #d00;
	border: 1px solid #d00;
}
input.validation-passed, textarea.validation-passed {
	color : #000;
}

.validation-advice {
	float:left;
	background:#fff url('images/stop.gif');
	width:18px;
	height:18px;
	margin: 0 0 0 5px;
	font-size:0px;
}

.custom-advice {
	float:left;
	background:#fff url('images/stop.gif');
	width:18px;
	height:18px;
	margin: 0 0 0 5px;
	font-size:0px;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding:5px 5px 25px 15px;
}

.field-label {

}

.field-widget {

}

#error {
	background-color:#FFBFBF;
	color:#000;
	margin:10px 0;
	padding:25px;
	text-align:center;
	}