


@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'HelveticaNeueLT57CnRegular';
	src: url('fonts/helvetica_lt_57_condensed-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'HelveticaNeueLT57CnRegular';
	src: url(//:) format('no404'), url('fonts/helvetica_lt_57_condensed-webfont.woff') format('woff'), url('fonts/helvetica_lt_57_condensed-webfont.ttf') format('truetype'), url('fonts/helvetica_lt_57_condensed-webfont.svg#webfontfNQX0jBQ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'HelveticaNeueLT33ThinExRegula';
	src: url('fonts/helvetica_lt_33_thin_extended-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'HelveticaNeueLT33ThinExRegula';
	src: url(//:) format('no404'), url('fonts/helvetica_lt_33_thin_extended-webfont.woff') format('woff'), url('fonts/helvetica_lt_33_thin_extended-webfont.ttf') format('truetype'), url('fonts/helvetica_lt_33_thin_extended-webfont.svg#webfontQAmGWbVE') format('svg');
	font-weight: normal;
	font-style: normal;
}










body {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}


h1 { font-size: 32px; color: #999999; font-weight: bold; margin: 0px 0px 10px 0px; padding: 0px; font-family: HelveticaNeueLT33ThinExRegula, Helvetica; }
h2 { font-size: 24px; color: #FFBB00; font-weight: normal; margin: 0px 0px 10px 0px; padding: 0px; font-family: HelveticaNeueLT57CnRegular, Helvetica; }
h3 { font-size: 18px; color: #000000; font-weight: normal; margin: 0px 0px 10px 0px; padding: 0px; font-family: HelveticaNeueLT57CnRegular, Helvetica; }

a {
	text-decoration: none;
	color: #226666;
}

a:hover {
	color: #009999;
}



.floatleft { float: left; margin: 10px 10px 10px 0px }
.floatright { float: right; margin: 10px 0px 10px 10px }
.clearing { clear: both; height: 0px; }



hr {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px solid #EEEEEE;
	margin: 10px 0px 10px 0px;
	clear:both;
}

.imgmouseover {
	cursor: pointer;
}

.hidden { display: none; }
.shown { display: block; }


/* ================================ */
/*             GENERAL              */
/* ================================ */



#header {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background-color: #000000;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 20px;
	left: 30px;
	font-size: 24px;
	color: #FFBB00;
	letter-spacing: 4px;
	margin: 0px;
	padding: 0px;
}

#header h1:hover {
	color: #FFFFCC;
}

#headerInner {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
}

#menu {
	margin: 0px 0px 0px 0px;
	font-family: HelveticaNeueLT57CnRegular, Helvetica;
	font-size: 21px;
	text-align: right;
	letter-spacing: 1px;
}

#menu a {
	padding: 3px 0px 4px 14px;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #CCCCCC;
}



#gallery {
	min-width: 1000px;
	padding: 8px 0px 8px 0px;
	background-color: #333333;
	background-image: url(design/shine.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	overflow: auto;
	font-size: 18px;
	color: #CCCCCC;
	font-family: HelveticaNeueLT57CnRegular, Helvetica;
	letter-spacing: 1px;
	line-height: 1.2;
}



#gallery h1 { font-size: 24px; color:#FFFFFF; font-weight: normal; margin: 0px 0px 10px 0px; padding: 0px; font-family: HelveticaNeueLT33ThinExRegula, Helvetica; letter-spacing: 2px; line-height: 1.5; }
#gallery h2 { font-size: 18px; color:#FFBB00; font-weight: normal; margin: 0px 0px 0px 0px; padding: 0px; font-family: HelveticaNeueLT57CnRegular, Helvetica; }



#content {
	min-width: 1000px;
	background-color: #FFFFFF;
	background-image: url(design/shadow.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#contentInner {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 40px 10px 30px 10px;
}








#footer {
	background-image: url(design/grille.png);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	color: #999999;
	height: 180px;
}


#footerInner {
	width: 910px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 20px 0px;
}

#footer td {
	vertical-align: top;
	padding: 0px 20px 0px 0px;
}

#footer h2 {
	color: #009999;
	font-weight: normal;
	font-family: HelveticaNeueLT57CnRegular, Helvetica;
	font-size: 18px;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}

#footer p {
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

#footer a {

}

#footer a:hover {

}





/* ================================ */
/*              BLOG                */
/* ================================ */




#blog_list {
	width: 200px;
	float: right;
}


.blog_date {
	font-size: 11px;
	float: right;
	width: 160px;
	text-align: right;
}

#blog_entries {
	float: left;
	width: 440px;
}

.blog_entry {
	margin-bottom: 16px;
	border-bottom: 2px solid #CC9966;  
}


#blog_title {
	margin-left: 10px;
	font-size: 28px; color:#333333; font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 2px solid #CC9966;
	text-transform: capitalize;
}









/* ================================ */
/*             CONTACT              */
/* ================================ */



#contact_form {
	font-size: 14px;
	text-align: right;
	padding: 10px;
	width: 380px;
	border: 1px solid #CC9966;
	margin: 20px auto 60px auto;
}

#contact_form textarea {
	font-family:  Arial, Helvetica, sans-serif;
	padding: 3px;
	float: right;
	border: 0px;
	width: 180px;
	height: 100px;
	border: 1px solid #CC9966;
}

#contact_form input {
	font-family:  Arial, Helvetica, sans-serif;
	padding: 3px;
	float: right;
	margin: 0px;
	border: 0px;
	width: 180px;
	border: 1px solid #CC9966;
}

.form_text {
	float: right;
	margin-right: 8px;
}

.form_element {
	clear: both;
	padding: 4px 0px 4px 0px;
}

#submit {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}











.j_gallery_thumb_outer2 {
	background-color: #FFCC99;
	border: 1px solid #333333;
	margin: 6px;
	width: 112px;
	float: left;
}



.j_gallery_thumb_outer1 {
	padding: 5px;
}




.j_gallery_thumb_inner {
	height: 102px;
	cursor: pointer;
}






/* ===================================================================================================================== */

/*			M I C R O S O F T    F U D G E S								 */

/* ===================================================================================================================== */
