
header, section, footer, aside, nav, article, figure {
	display: block;
}
body {
	font-family: UniversLT45Light, Helvetica, Arial, "Trebuchet MS", sans-serif;
	color: #111;
	text-shadow: none;
	background-image: url();
	background-repeat: repeat-x;
	text-decoration: none;	
}
.home {
	float:left;
	position:absolute;
	left:400px;
	top:100px;
}

#content {
	position:absolute;
	left: 400px;
	width: 800px;
	top:100px;

}
.album{
	margin:20px 25px 25px 25px;
	float:left;
	}

.language {
	float:left;
	position:absolute;
	left:100px;
	top:200px;
	width: 50px;
	height:90px;
	background-color: #f79646;
	font-size: 13px;
	padding: 25px 30px;
	
	color: #e6e5de;
	text-align: center;
}

.language a {
	color: #e6e5de;
	text-decoration:none;
}

.language a:hover {
	border-bottom: #e6e5de solid 1px;
}

.logo {
	color: #f79646;
	font-size: 17px;
	position: absolute;
	right: 20px;
	top: 30px;
	height: 150px;
	width:300px;
	border: none;

}

.logo a {
	color: #f79646;
	text-decoration:none;
}

.logo a:hover {
	border-bottom: #f79646 solid 0px;
}

figure{
}

img{
	border: 0;
}

h1 {
}


h2 {
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	font-size: 26px;
	letter-spacing: -1px;
	color: #222;
	font-weight:100;
}

h3 {
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	font-weight:100;
	padding: 0;
	font-size: 25px;
	letter-spacing: -1px;
	color: #444;
	height: 40px;
	margin-top: 30px;
}

p {
	font-family: UniversLT45Light, Helvetica, Arial, sans-serif;
	font-weight:100;
	font-size: 12px;
	letter-spacing: 0px;
	margin: 0 10px 15px 0;
	line-height: 20px;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

iframe {
	padding-bottom: 25px;
	border:0;
	margin:0;
}


header {
	padding: 0px 0;
	height:170px;
	width: 100%;
	margin:0;
	float: left;
}
#headercontainer {
	width: 987px;
	margin: 0 auto;
	position: relative;
	height: 160px;
	padding: 0;
	z-index:500;
	
}
#contentcontainer {
	float: none;
	padding: 0;
	top:10px;
	width: 987px;
	margin: 0 auto;
	position: relative;
}

#right_content h3 {
	font-family: UniversLT45Light, Helvetica, Arial, sans-serif;
	color: #444;
	font-size: 16px;
	font-weight: 200;
	padding:5px 0px;
	position: relative;
	margin:0;
}

#right_content a {
	color: #111;
}

#right_content a:hover {
	color: #555;
	text-decoration: none
}

/*********** NAVIGATION ***********/

.nav {
	font-family: UniversLT45Light, Helvetica, Arial, sans-serif;
	top:50px; 
	width:670px;
	
	right:60px; 
	margin:0px 0px 0 0;
	float:right;
	position:relative;
	z-index:100;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.nav ul {
	padding:0; 
	margin:0;
	list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.nav ul li{
	float:left; 
	position:relative;
		padding-left:20px; 

}

/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.nav ul li a, .menu ul li a:visited {
	display:block; 
	text-align:left; 
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 100;
	height:40px; 
	color:#111; 
	line-height:33px;
	font-size:12px;
}
/* make the dropdown ul invisible */
.nav ul li ul {
	display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.nav ul li:hover a {
	color:#; 
	background:#;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.nav ul li:hover ul {
	display:block; 
	position:absolute; 
	top:30px; 
	left:20; 
	width:10px;
}
/* style the background and foreground color of the submenu links */
.nav ul li:hover ul li a {
	display:block; 
	background:#FFF; 
	color:#666;
}
/* style the background and forground colors of the links on hover */
.nav ul li:hover ul li a:hover {
	background:#d0cec8; 
	color:#FFF;
}

.left {
	float: left;	
	position: absolute;
	left: 0px;
}

.right {
	float: right;	
	position: absolute;
	right: 0px;
}

section {
	margin: 0;
	padding: 25px 0 25px 0;
	float: left;
	clear:both;
	width: 990px;
}


/**************** 3 PANEL ******************/


.box {
	width: 324px;
	float: left;
	margin-right: 4px;
	padding:0;
	border:none;
}

.inner_img {
	width:324px;
	height:214px;
	overflow: hidden;
	border:none;
	margin:0;
	padding:0;
	float:left;
}

.inner_img a{
	border:none;
}

.inner_box {
	padding:0;
	margin:0;
	width: 322px;
	min-height: 160px;
	border-left: #d7d7d7 solid 1px;
	border-right: #d7d7d7 solid 1px;
	border-bottom: #d7d7d7 solid 1px;
	float:left;
}

.inner_box h2 {
	width: 214px;
	height: 30px;
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	color: #FFF;
	background-color: #303030;
	font-size: 12px;
	font-weight:100;
	letter-spacing:1px;
	text-align: center;
	padding: 0;
	margin: -15px 0 0 54px;
	line-height:30px;
}

.inner_box h2 a {
	cursor: pointer;
	color:#FFF;
	text-decoration:none;
	border:none;
}

.inner_box h2 a:hover {
	border-bottom: #FFF solid 1px;
}

.inner_box p {
	font-size: 12px;
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	color: #333;
	font-weight:100;
	letter-spacing:1px;
	text-align: center;
	padding: 30px 30px 20px 30px;
	margin:0;
}

.inner_box hr {
	padding: 10px;
	margin-bottom:15px;
	background-image:url(images/hr.png);
	background-repeat:no-repeat;
	background-position:center;
	border:0;
	background-color:#e6e5de;
}



/**************** 4 PANEL ******************/

.designer {
	width: 239px;
	float: left;
	margin-right: 8px;
	padding:0;
}

.inner_image {
	width:239px;
	height:214px;
	overflow: hidden;
	border:0;
	margin:0;
	padding:0;
	float:left;
}

.inner_designer {
	padding:0;
	margin:0;
	width: 237px;
	min-height: 170px;
	border-left: #d7d7d7 solid 1px;
	border-right: #d7d7d7 solid 1px;
	border-bottom: #d7d7d7 solid 1px;
	float:left;
}

.inner_designer h2 {
	width: 190px;
	height: 30px;
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	color: #FFF;
	background-color: #303030;
	font-size: 12px;
	font-weight:100;
	letter-spacing:1px;
	text-align: center;
	padding: 0;
	margin: -15px 0 0 24px;
	line-height:30px;
}

.inner_designer h2 a {
	cursor: pointer;
	color:#FFF;
	text-decoration:none;
}

.inner_designer h2 a:hover {
	border-bottom: #FFF solid 1px;
}

.inner_designer p {
	font-size: 12px;
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	color: #333;
	font-weight:100;
	letter-spacing:1px;
	text-align: center;
	padding: 30px 0 20px 0;
	margin:0;
}

.inner_designer hr {
	padding: 10px;
	margin-bottom:15px;
	background-image:url(images/hr.png);
	background-repeat:no-repeat;
	background-position:center;
	border:0;
	background-color:#e6e5de;
}


/*=============================*/
/*=== Feature Slider Styles ===*/
/*=============================*/

#feature {
	width:980px;
	height:390px;
	margin:0 auto;
	padding: 0px;
	float: left;
}
#slider {
	position:relative;
	width:980px;
	height:390px;
	margin-left:0px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:420px;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption {
	text-shadow:none;
	font-family: UniversLT45Light, Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}


#left_content {
	width: 490px;
	float:left;
}

#right_content {
	width: 420px;
	min-height:470px;
	float:right;
	margin-left: 8px;
	background: #FFF;
	padding: 30px;
}


/**************** ABOUT PAGE ******************/


#about {
	background: #FFF;
	width: 920px;
	margin: 30px 0;
	padding: 10px 30px;
}

#about h2 {
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	clear: both;
}

#about h3 {
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight:100;
	padding: 0;
	letter-spacing: -1px;
	color: #444;
}

#about li {
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:100;
	padding: 0;
	letter-spacing: -1px;
	color: #444;
}


/**************** NEWS PAGE ******************/


#news {
	background: #FFF;
	width: 920px;
	margin: 30px 0;
	padding: 10px 30px;
}

#news h2 {
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	background-color: #303030;
	color: #FFF;
	font-size: 16px;
	font-weight: 100;
	padding:5px 15px;
	float:left;
	position: relative;
	top:-24px;
	left: 0px;
	letter-spacing: 0px;
	clear: both;
}

#news h3 {
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight:100;
	padding: 0;
	margin:0;
	letter-spacing: -1px;
	color: #444;
}

#news img {
	float:left;
	padding: 0px 20px 20px 0px;
}

#news_item {
	float:left;
	clear:both;
	margin:0;
	padding:0;
}


/**************** CONTACT PAGE ******************/



#contact_left_content {
	width: 430px;
	float:left;
	padding: 0px 30px;
	margin:0;
}

#contact_left_content h2 {
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	background-color: #303030;
	color: #FFF;
	font-size: 16px;
	font-weight: 100;
	padding:5px 15px;
	float:left;
	position: relative;
	top:-14px;
	left: 0px;
	letter-spacing: 0px;
	clear: both;
	margin:0;
}

#contact_left_content h3 {
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:100;
	padding: 0;
	letter-spacing: -1px;
	color: #444;
	margin:0;
}

#contact_right_content {
	width: 430px;
	float:left;
	padding: 0px 30px;
}

#contact_right_content h2 {
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	background-color: #303030;
	color: #FFF;
	font-size: 16px;
	font-weight: 100;
	padding:5px 15px;
	float:left;
	position: relative;
	top:-14px;
	left: 0px;
	letter-spacing: 0px;
	clear: both;
	margin:0;
}

#contact_left_content a {
	color: #111;
}

#contact_left_content a:hover {
	color: #555;
	text-decoration: none
}


/**************** FORM ******************/


.notification_error
{
border: none;
height: auto;
width: 100%;
padding: 6px;
margin-bottom: 10px;
text-align: left;
-moz-border-radius: 0px;
color: #912222;
	font-family: UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.notification_ok
{
border: none;
height: auto;
width: 100%;
padding: 25px 0px;
text-align: left;
-moz-border-radius: 0px;
color: #222;
	font-family: UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size: 12px;

}

.info_fieldset { 
	-moz-border-radius: 0px; 
	border: none; 
}

.info_fieldset legend
{
	font-size: 18px;
	font-weight:100;
	text-transform:uppercase;
	padding-bottom: 10px;
}

.button
{
	width:100px;
	border: none; 
	background-color: #303030;
	color: #FFF;
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size: 11px;
	-moz-border-radius: 0px;
	cursor: pointer;
	float: right;
	margin-right: 18px;
}

.button:hover {
	color:#FFF;
	background-color: #404040;
}

/* Label */
label  { 
	width: 70px;
	padding: 0; 
	margin-top: 5px; 
	float: left; 
	text-align: left;
	clear:both;
	font-family: UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size: 11px;
	
}

/* Input, Textarea */
input, textarea
{
margin: 0px 0px 15px 0px;
padding: 6px; 
float: left;
width: 330px;
background-color: #e6e5de;
color: #222;
border: none;
font-family: UniversLT45Light, Helvetica, Arial, sans-serif;
font-size: 11px;
letter-spacing:0px;
}

input:hover, textarea:hover {
	background-color:#dcdbd3;
}



/**************** GALLERY PAGE ******************/



ul.gallery a {
	border-bottom: none;
}
ul.gallery a img {
	border: 0px solid rgba(122, 192, 0, 0.15);
	-webkit-border-radius: 0px;
}

* html ul.gallery {
	float: left;
	margin-left: -7px;
	width: 492px;
}

ul.gallery {
	float: left;
	margin-left: -7px;
	width: 492px;
}
ul.gallery li {
	list-style: none;
	float: left;
	margin-left: 7px;
	margin-bottom: 6px;
}
.gallery a img:hover {
	border: 0px solid rgba(122, 192, 0, 1);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}


/**************** FOOTER SECTION ******************/


footer {
	float: left;
	width:980px;
	height: 40px;
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	margin-bottom: 30px;
}
footer img {
	float: left;
	position: relative;
	left: 0;
}
footer p {
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	font-weight:100;
	font-size:10px;
	letter-spacing:1px;
	padding-top: 10px;
}


footer a {
	color: #303030;
	text-decoration:none;
}

footer a:hover {
	border-bottom: #666 solid 1px;
}

.center {
	float: left;
	left: 39.5%;
	padding-top: 15px;
}

/**************** FOOTER SECTION ******************/

.news_box {
	padding-bottom:10px;
	margin-bottom: 20px;
	border-bottom: #dddddd solid 1px;
	font-family: UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height: 16px;
}

.news_credits {
	font-family: UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size:10px;
	padding-bottom: 10px;
	color: #AAAAAA;
}

.news_title {
	font-family: 'TrajanProRegular', UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight:100;
	padding-bottom: 10px;
	margin:0;
	letter-spacing: -1px;
	color: #444;
}

.news_desc {
	font-family: UniversLT45Light, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0px;
	margin: 0 10px 0px 0;
	padding-bottom: 10px;
	font-style:italic;
	color:#707070;
}

.news_text {
	font-family: UniversLT45Light, Helvetica, Arial, sans-serif, !important;
	margin: 0 10px 15px 0;
}

.news_text span {
	font-family: Helvetica, Arial, sans-serif, !important;
	margin: 0 10px 15px 0;
	font-weight: 100;
	font-size: 10px !important;
}

.news_box a {
	color: #111;
}

.news_box a:hover {
	color: #555;
	text-decoration: none
}

