body
{
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 18px;
	background-image: url(ima-site/back.jpg);
	background-color: #029AD9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/* submit
--------------------------------------------------*/
.submit-btn input
{
	width: 72px;
	height:26px;
}



/* craig
--------------------------------------------------*/
.bigbold
{
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #e30c96;
}
.date
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #fc9b00;
}
.quote
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #fc9b00;
}
.title
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #6E4819;
}
.bigbold
{
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #c6017f;
}
.boardshop1
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #e30c96;
}
.boardshop2
{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.boardshop3
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #009ADA;
	font-style: italic;
}
.boardshopwhite
{
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-style: none;
}
.boardshoptext
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
}

/* submittbutton
	--------------------------------------------------*/

#mysubmit { background-color: #fff27d; font-size: 100%;
    padding: 1px; font-weight: bold; }

/* textfield
	--------------------------------------------------*/
	.fieldHolder
{
	width: 185px;
	height: 30px;
	background: url(tfbg2.gif) no-repeat;
	float: left;
	border:0px;
	padding: 5px 15px 0px 10px

	
}

.textInput2
{
	width: 100px;
	height: 10px;
	background: none;
	border: none;
	color: #FF6600;

	
}

	
	
	
	
	/* links
	--------------------------------------------------*/
	.class1 A:link, 
	.class1 A:visited, 
	.class1 A:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #bd640e;
}
.class1 A:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #d97310;
}


.class2 A:link, 
.class2 A:visited,
.class2 A:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
}
.class2 A:hover {
	text-decoration: none;
	color: #FFEACB;
	font-size: 14px;
	font-weight: normal;
}
	.class3 A:link, 
	.class3 A:visited, 
	.class3 A:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #bd640e;
}

a.linker {
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
	color: #6A421F;
	}
a.linker:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
	color: #6A421F;
	}
a.linker:hover {
	text-decoration: none;
	color: #8D5728;
	font-size: 15px;
	font-weight: normal;
	}
a.linker:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
	color: #6A421F;
	}

.class3 A:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #d97310;
}
	
	/* links
	--------------------------------------------------*/
	#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #005ea7; 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-image: url(data:image/gif;base64,AAAA); /* 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: #005ea7; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #ffffff; }
#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{ width: 300px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #ffffff; }

/*____________________________________________________________________________________________Form Validation_*/
	
#ClientValidationSummary {
	background-color: #eeeeee;
	width: 718px;
	padding: 10px 5px;
	color: red;
	line-height: 20px;
	}
#ClientValidationSummary a {
	color: red;
	}
.validation-inline-error-message { 
	width: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 5px;
	color: #ff0000;
	font-size: 10px;
	}
	
	.clearer {
		clear: both;
		width: 100%;
		height: 1px;
		line-height: 1px;
		margin: 0px;
		padding: 0px;
		}
	
#contacter p {
	width: 330px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	clear: both;
	}
.new-inputsers {
	background-color: #FFF27D;
	width: 180px;
	border: 0px;
	float: left;
	}
#contacter textarea {
	width: 330px;
	height: 80px;
	background-color: #FFF27D;
	border: 0px;
	}
