/* orange from loopphotography: DF621F */
/* previous red: DA4B23 */

body {
	background-color:#FFFFFF;
	font-family: Tahoma;
	color: #333333;
	font-size: small;
	text-align:center;

}

DIV.centered {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.hideSpan {
	display:none;
}

.showSpan {
	display:block;
}

DIV.containingBox {
	width:902px;
	height: 625px;
	background-color:#FFFFFF;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 5px;
/*	border:1px solid #000000; */
}


DIV.navigationBoxHeader {
	width:902px;
/*	border:1px solid #00FF00;	*/
}

DIV.navigationBoxCategoriesLeft {
	font-size: small;
	margin: 0px 0px 2px 0px;
	float: left;
	/*border: none;*/
/*		border:1px solid #FFFF00; */
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
DIV.navigationBoxCategoriesLeftTest {
	font-size: small;
	margin: 0px 0px -30px -30px;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

DIV.navigationBoxCategoriesRight {
	font-size: small;
	height: 20px;
	margin: 28px 0px 2px 0px;
	float: right;
	/*border: none;*/
/*		border:1px solid #FF00FF; */
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


DIV.nav_imageList {
	height: 40px;
	clear: both;
/*	border: 1px solid #FFFF00; */
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

DIV.tagline {
	width: 200px;
	height: 40px;
	float:left;
	margin-top: -40px;
	margin-left: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
/*	border:1px solid #FF00FF; */
	text-align: left;
}

DIV.tagline_right {
	width: 80px;
	height: 40px;
	float:right;
	margin-top: -40px;
	margin-right: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
/*	border:1px solid #FF00FF; */
	text-align: left;
	vertical-align:middle;
}


DIV.logoBox2 {
	float: none;
	margin: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: none;
	width: 900px;
}

DIV.logoBox {
	float: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


DIV.navigationBox {
	font-size: small;
	margin: 0px 13px 0px 0px;
	float: right;
	padding-top: 30px;
	border: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.navigationItemBox {
}

A.linkInline {
	color: #333333;
	text-decoration: underline;
}

A.linkInline:hover {
	color: #DF621F;
	text-decoration: underline;
}

A.navigation {
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
}

A.navigation:hover {
	font-size: x-small;
	color: #DF621F;
	text-decoration: none;
	text-transform: lowercase;
}

A.navigationCurrent {
	font-size: x-small;
	color: #DF621F;
	text-decoration: none;
	text-transform: lowercase;

}
A.navigationGallery {
	font-size: small;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;

}

A.navigationGallery:hover {
	font-size: small;
	color: #DF621F;
	text-decoration: none;
	text-transform: uppercase;

}

A.navigationGalleryCurrent {
	font-size: small;
	color: #DF621F;
	text-decoration: none;
	text-transform: uppercase;

}

.navGalleryBox {
	float:left;
	width: 180px;
	text-align: center;
	border: 1px solid #DF621F;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.navGalleryBoxCurrent {
	float:left;
	width: 180px;
	text-align: center;
	border: 1px solid #DF621F;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

DIV.contentBox {
	width:900px;
	height:440px;
/*	border:1px solid #FF0000; */
	border-top: medium solid #DF621F;
	border-bottom: medium solid #DF621F	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

DIV.nav_gallery {
	width:900px;
	height:15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DF621F;
	border-right-color: #DF621F;
	border-bottom-color: #DF621F;
	border-left-color: #DF621F;

/*	border:1px solid #00FF00; */
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

DIV.borderedBox {
	width:902px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 36px;
	border: 1px solid #00FF00;
}

DIV.content_blogBoxAbsolute {
	align:center;
	width:902px;
/*	height: 406px; */
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-top: medium solid #DF621F;
	border-bottom: medium solid #DF621F;

/*	border: 1px solid #333333; */


	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 0px;
	top: 54px;
}

DIV.content_pictureBox {
	width:902px;
	height: 456px;
	float:left;
	clear:both;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-top: medium solid #DF621F;
	border-bottom: medium solid #DF621F;

	padding-top: 20px;
	padding-bottom: 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

DIV.featureImageBox {
	float: left;
	margin-top: 5px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.picture {
	filter: Alpha(Opacity=0);
	height: 1px;
	width: 1px;

}

/*
DIV.nav_imageListAbsolute {
	position: absolute;
	width: 900px;
	height: 36px;
	left: 1px;
	top: 475px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*/
DIV.nav_imageListNextPreviousAbsolute {
	position: absolute;
	width: 902px;
	height: 15px;


	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 1px;
	top: 491px;
}




DIV.mattLeftBox {
	float: left;
	width: 10px;
	background-color:#FFFFFF;
	border-right: 2px solid #FFFFFF;
	margin-top: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


DIV.mattLeftBoxPresized {
	float: left;
	width: 100px;
	background-color:#FFFFFF;
	border-right: 2px solid #FFFFFF;
	margin-top: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

DIV.mattRightBox {
	float: right;
	width: 10px;
	background-color:#FFFFFF;
	border-left: 2px solid #FFFFFF;
	margin-top: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

DIV.mattRightBoxPresized {
	float: right;
	width: 100px;
	background-color:#FFFFFF;
	border-left: 2px solid #FFFFFF;
	margin-top: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


DIV.content_textBox {
	width: 902px;
	overflow: auto;
	float: left;
	text-align: left;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 402px;
	scrollbar-arrow-color: #E0E0E0;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #E0E0E0;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
/*	background-color: #FFFFFF;
	border-top: medium solid #DF621F;
	border-bottom: medium solid #DF621F;
*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;



	-moz-box-sizing:border-box;
	box-sizing:border-box;
}




DIV.content_offerings {
	width: 902px;
	height: 402px;
	float: left;
	margin-bottom: 5px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

DIV.content_offerings_textBox {
	width: 900px;
	overflow: auto;
	float: left;
	text-align: left;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 360px;
	scrollbar-arrow-color: #E0E0E0;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #E0E0E0;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

DIV.content_offerings_navigationBox {
	height: 20px;
	margin-top: 12px;
		
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}	



SPAN.thumbnail {
	width: 20px;

}

IMG.thumbnail {
	filter:alpha(opacity=100);
	opacity:1.0;
	-mox-opacity:1.0;
}

IMG.thumbnail_hover {
	filter:alpha(opacity=50);
	opacity:0.5;
	-mox-opacity:0.5;
}

	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xxx-small;
	color: #333333;
}


A.loginlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}

A.loginlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #DF621F;
	text-decoration: none;
}


.scrollingBox {
	width: 450px;
	overflow: auto;
	float: right;
	text-align: left;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 428px;
	border: 1px solid #3366FF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


.informationClientLoginBox {
	float: left;
	width: 200px;
	text-align: left;
	margin-right: 2px;
	font-size: x-small;
	color: #333333;
	margin-top: 15px;
	margin-left: 2px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.login {
	background-color:#CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: x-small;
	height: 12pt;
	margin: 0;
	padding: 0 0 0 4;
	space: 0;
	border-style:none;
	color: #DF621F;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.navigationSpacer {
	clear: left;
	float: right;
	height: 30px;
	width: 450px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.menuEffect {
	background-color:#CCCCCC;
	position: absolute;
	z-index: 20;
	
	display: inline;
	opacity:0.5;
	-mox-opacity:0.5;
	filter:alpha(50);
}


DIV.policyBox {
	font-size: x-small;
	clear: both;
	margin-top: 10px;
}

.contactBox {
	font-size: x-small;
	clear: both;
}

A.privacyPolicy {
	font-size: x-small;
	text-decoration: none;
	color: #333333;
}
A.privacyPolicy:hover {
	font-size: x-small;
	text-decoration: none;
	color: #DF621F;
}

.hiddenObject {
	display: none;
}
.informationClientLoginBoxSpacer {
	float: right;
	width: 200px;
	text-align: right;
	margin-right: 2px;
	font-size: small;
	color: #333333;
	margin-top: 15px;
	height: 30px;
	margin-left: 2px;
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;


}
.quoteBodySmall {
	background-color: #333333;
	width: 300px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #DF621F;
}
.quoteAuthor {
	float: right;
}
.quoteBodyMedium {
	background-color: #333333;
	width: 450px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.quoteBodyLarge {

	background-color: #333333;
	width: 600px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}


DIV.gallery_logo_absolute {
	position: absolute;
}

.output {
/*	border:1px solid #888800;	*/
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
