

/** CSS - Park Hotel
==============================================================================*/

* { /* removes defaults from all elements */
margin: 0;
padding: 0;
list-style-type: none;
}

/** Body
==============================================================================*/

body {
/*font-family: Arial, Helvetica, sans-serif;*/
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 24px;
color: #363636;
/*background: url(../images/body_bg_blue.jpg) no-repeat #efefef;*/
background: url(../images/body_bg_red.jpg) no-repeat #efefef;
margin: 0 auto;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

a img {
border: none;
}
.alignleft{
float:left;
margin:0px 20px 5px 0;
}

p {
margin: 0 0 20px 0;
}

.left {
float: left;
}

.rightslide {
float: right;
}

.right {
float:right; width:74px; height: 22px; display:block; overflow:hidden; padding: 2px 0 0 18px; margin: 5px 0 10px; color:#006ea1; font-size: 0.8em; background:transparent url(../images/button_more.png) no-repeat; text-transform:uppercase;
}

.right a {
	text-decoration: none;
}


/** Headings
==============================================================================*/

h1 {
color: #5c594d;
margin: 0 0 0 0;
	font: 26px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2 {
font-size: 26px;
line-height: 26px;
margin: 8px 0 8px 0;
color: #5c594d;
}

h3 {
font-size: 17px;
line-height: 18px;
padding: 0 0 4px 0;
margin: 0 0 15px;
color: #615e51;
text-transform: uppercase;
background: url(../images/glissade_h3_bg.jpg) repeat-x bottom;

}

h4 {
font-size: 16px;
margin: 20px 0 0 0;
color: #696969;
text-transform: capitalize;
}

h5 {
font-size: 14px;
padding: 0 0 3px 0;
margin: 20px 0 0 0;
color: #999999;
text-transform: capitalize;
border-bottom: 1px solid #efefef;
}

/** Links
==============================================================================*/

a:link {
color: #40a4a9;

text-decoration: none;
}

a:visited {
color: #40a4a9;
}

a:hover {
color: #a0967c;

}

a:active {
color: #2d6474;
text-decoration: none;
}

/** Main Container
==============================================================================*/

#headercontainer {
width: 975px;
margin: 0 auto;
height: 200px;
overflow: hidden;
}

#headercontainer #comein {
	float: right;
	padding-top: 30px;
	position: absolute;
	padding-left: 900px;
}



/** Logo
==============================================================================*/

#logo {
float: left;
margin: 20px 0 0;
position:absolute;
}
/** Feed
==============================================================================*/
div#feed { 
position:absolute;
top: 50%;
left:0;
	
	width: 30px;
	height: 110px;
	border-style: solid;
	border-color: white;
}

/** Navigation
==============================================================================*/

ul#nav {
float: right;
list-style-type: none;
}

ul#nav li {
float: left;
	margin: 166px 1px 0 0;
}

ul#nav li a {
color: #eeeeee;
display: block;

	background-color: rgba(0,0,0,0.2);
/*-moz-border-radius: 5px;-webkit-border-radius: 5px;*/
	padding: 5px 10px;
	text-decoration: none;
}

ul#nav li a:hover {
color: black;
background-color: #e2e0d5;
/*-moz-border-radius: 5px;-webkit-border-radius: 5px;*/
}

ul#nav li#current a {
color: black;
background-color: #e2e0d5;
/*-moz-border-radius: 5px;-webkit-border-radius: 5px;*/
}



/* navigation bar - styles dropdown menu


#nav, #nav ul{
 float: right;

 list-style-type:none;
 list-style-position:outside;
 
 line-height:25px;
}
 
 #nav a{
 display:block;
 padding:0px 10px;
}
 
 #nav li{
 float:left;
 position:relative;
 }
 
  #nav li ul a{
	width:140px;
	height:auto;
	float:left;

 }
 
#nav ul {
    position:absolute;
    display:none;
	width:160px;
	top:25px;
	}
#nav li#current a {
color: #FFF;

background-color: #000;
}
	
#nav li ul ul {
    left:160px;
	top:0;
	position:absolute;
    }
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;

    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;

    }



#nav a{
color: #80080a;

text-decoration:none;
}

#nav ul a{
background-color:#000;
color:#FFF;
}

#top #nav a:hover, #top #nav a:visited:hover {
background-image:none;
background-color:#fff;
color:#666;
} */
/** Work Slider
==============================================================================*/

div.sliderfull{
width: 100%;
height: 385px;
padding: 0px;
margin: 0 0 30px 0;
overflow: hidden;
background: url(../images/glissade_slider_bg.jpg) repeat-x;
background-color: #e2e0d5;
}

div.slidercontainer {
width: 100%;
min-width: 975px;
height: 385px;
padding: 0px;
margin: 0px auto;
position: relative;
overflow: visible;
}

#prvnxt {
width: 975px;
position: relative;
margin: 0 auto;
	top: 345px;
	font-weight: bold;
}

#previous {
color: #908c78;
background: url(../images/arrow_left.png) no-repeat 0 0;
height: 58px;
	padding: 5px 0 0 50px;
	font-weight: bold;
}

#next {
color: #908c78;
background: url(../images/arrow_right.png) no-repeat right 0;
height: 58px;
padding: 5px 50px 0 0;
	font-weight: bold;
}



#projects.gallery .full-width {
height: 322px;

}

#projects.gallery #gallery {
position: absolute;
top: 15px;
left: 0px;
height: 322px;
width: 975px;
overflow: visible;
}

#projects #gallery .work {
position: absolute;

top: 0px;
	text-decoration: none;
}

#projects #gallery .work .work-header {
position:absolute;
top: 244px;
left: 0px;
height: 48px;
width: 295px;
padding: 15px;
background: url(../images/park_work_title_bg.jpg) no-repeat;
display: none;
font-size: 16px;
	text-decoration: none;
}

.workimg {
position: absolute;
top: 0px;
}

.left_margin_right_top{ float:left; margin:4px 10px 0 0;}

/** Title bar
==============================================================================*/

div.titlefull{
width: 100%;
height: 54px;
padding: 0px;
margin: 0 0 30px 0;
background: url(../images/glissade_slider_bg.jpg) repeat-x;
overflow: hidden;
border-bottom: 1px solid #c4c4c4;/*background-color: #e2e0d5;*/
}

div.titlecontainer {
width: 975px;
min-width: 975px;
padding: 15px 0 15px 0;
margin: 0px auto;
text-align: left;
position: relative;
overflow: visible;
}
/** Subnav Home
==============================================================================*/

ul#subnavHome {
margin: 0 0 30px 0;



}

ul#subnavHome li {

background: url(../images/subnav_current_bg.jpg) repeat-x bottom;
	
	/*list-style-image: url(../images/ico_li.png);*/
}

ul#subnavHome li a {
display: block;
padding: 5px 0 5px 0;

background: url(../images/glissade_h3_bg.jpg) repeat-x bottom;
	text-decoration: none;
}

ul#subnavHome li#subcurrent a {
color: #555555;

}

/** Subnav Page
==============================================================================*/

ul#subnavPage {
margin: 0 0 30px 0;



}

ul#subnavPage li {

background: url(../images/subnav_current_bg.jpg) repeat-x bottom;
	text-decoration: none;
	list-style-image: url(../images/ico_li.png);
}

ul#subnavPage li a {
display: block;
padding: 5px 0 5px 0;
text-decoration: none;

}

ul#subnavPage li#subcurrent a {
color: #555555;

}





/** Subnav
==============================================================================*/

ul#subnav {
margin: 0 0 30px 0;
padding: 15px;
/*background: url(../images/glissade_subnav_bg.jpg) repeat-x bottom #cfcfcf;*/
border-top: 1px solid #dfdfdf;
border-bottom: 1px solid #8f8f8f;
}

ul#subnav li {
list-style-type: none;
}

ul#subnav li a {
display: block;
padding: 5px 0 5px 0;
}

ul#subnav li#subcurrent a {
color: #555555;
background: url(../images/subnav_current_bg.jpg) repeat-x bottom;
}

#subnav h3 {
margin: 15px 0 0 0;
}


/** Content
==============================================================================*/

#content {
width: 975px;
margin: 0 auto;
}

.column {
float: left;
width: 305px;
margin: 20px 30px 20px 0;
}

.contentcolumn {
float: left;
width: 640px;
}



.contentcolumn img {
border: 1px solid #8f8f8e;
padding: 2px;
}

.contentcolum ul li img {
margin: 15px 0 15px 15px;
}

.client, .companyname {
text-align: right;
margin: 0;
line-height: 16px;
}

.column ul {
padding: 0 0 0 15px;
}

.column ul li {
	
}

#last {
margin: 20px 0;
}

/** Footer
==============================================================================*/

#footer {
float: left;
width: 945px;


padding: 20px 15px 15px;
background: url(../images/park_work_title_bg.jpg) repeat-x;
	border-top-width: 10px;
	border-top-color: red;
	margin: -1px 0 0;
}

#footer p {
color: #635b53;
font-size: 12px;
margin: 0px;
}
/* Gnutti Badge ----------------------------------------background: url(../images/gnutti_badge.png) no-repeat;*/

#badge {
	}

#badge a {
	float: right;
	display: block;
	
   	color: #aeafaf;
	text-decoration: none;
	
	padding: 5px;
	font: bold 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#badge a:hover {
	
		
    
	color: #a8d549;
	text-decoration: none;
	
	}
	
#badge span {
	display: none;
	}
