/******************************************************************************/
/*  COMMON                                                                    */
/******************************************************************************/
body
{
	background-color: #f7f7f7;
}
.doc_loader
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.doc_loader td
{
    vertical-align: middle;
    text-align: center;
	background-color: #2f1f36;
}
.body_wrapper
{
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 805px;
	overflow: hidden;
}
.wrapper_top
{
	width: 100%;
	height: 470px;
	background-color: #212121;
}
.bg_icons
{
	 background: transparent url(../images/icons.png) repeat-x; 
}
.wrapper
{
    width: 960px;
	margin: 0 auto;
	height: 470px;
}
.header
{
	height: 112px;
	margin-left: 30px;
	background: transparent url(../images/logo_holder.png) no-repeat
}
.center_content
{
	height: 509px;
	background: transparent url(../images/form_holder.png) no-repeat;	
}
p 
{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	letter-spacing: -0.03em;
	line-height: 35px;
	color: #c0b8c4;
}
h1{
	padding-top: 30px;
	padding-left: 21px;
	font-family: 'Pacifico', cursive, Arial, Helvetica, sans-serif;
	font-size: 48px;
	text-transform: capitalize;
	color: #999;
}
h2{
	margin-top: 169px;
	margin-bottom: 7px;
	font-family: 'Bevan', serif;
	font-size: 36px;
	letter-spacing: -0.02em;
	line-height: 40px;
	color: #fff;
}
input, textarea
{
    border:none;
}
a,
a:visited, 
a:hover, 
a:active
{
    text-decoration: none;
    border: none;
    outline: none;
}
a.link_red
{
	color: #25cabf;
}
a.link_red:hover
{
	color: #a8a8a8;
}
.clear
{
    clear: both;
}
/******************************************************************************/
/*  COLUMNS & MARGINS                                                         */
/******************************************************************************/
.column_420  
{
	float: left;
	width: 420px;
}
.column_540
{
	float: left;
	width: 540px;
}
.m_left_50
{
	margin-left: 50px;
}
.m_left_100 
{
	margin-left: 100px;
}
.m_right_50
{
	margin-right: 50px;
}
.m_top_45
{
	margin-top: 45px;	
}

/******************************************************************************/
/*  BUTTON                                                                    */
/******************************************************************************/
.buttons_contact
{
	margin-top: 5px;
}
.button_contact 
{
	position: relative;
	margin-left: 50px;
	display: inline-block;
	padding: 1.4em 3.8em 1.3em;
	background-color: #25cabf;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	vertical-align:middle;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */ 
	border-radius: 5px; /* CSS3 */
	border: none;
	outline: none;
	cursor: pointer;
}
.button_contact:hover 
{
	text-decoration: none;
	background-color: #31f1e4;
}
.button_portfolio
{
	position: relative;
	display: inline-block;
	padding: 1.4em 3.4em 1.3em;
	background-color: #999;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	vertical-align:middle;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */ 
	border-radius: 5px; /* CSS3 */
	border: none;
	outline: none;
	cursor: pointer;
}
.button_portfolio:hover 
{
	text-decoration: none;
	background-color: #b9b9b9;
}
.image_or
{
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 60px;
	background: transparent url(../images/or.png) no-repeat;
	margin: 10px 15px 0px 15px;
}

/******************************************************************************/
/*  FONT FORMATING                                                            */
/******************************************************************************/
.summary
{
	border-bottom: 1px solid #d3d7da;
	font-size: 24px;
	letter-spacing: -0.03em;
	line-height: 35px;
	padding-top: 27px;
	padding-bottom: 24px;
	color: #717171;	
}
.summary_small
{
	border-top: 1px solid #d3d7da;
	font-family: 'Istok Web', sans-serif;
	font-size: 16px;
	letter-spacing: -0.03em;
	line-height: 22px;
	padding-top: 25px;
	padding-bottom: 10px;
	color: #717171;
}
p.footnote
{
	margin-left: 18px;
	font-family: 'Istok Web', sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
}
/******************************************************************************/
/*  TIME                                                                      */
/******************************************************************************/

.time
{
	margin-top: 12px;
	height: 127px;
	color: #999;
}
div.time ul li 
{
	margin-top: 17px;
    width: 150px;
    text-align: center;
    float: left;
}
div.time ul li.first
{
	padding-left: 30px;
	margin-top: 17px;
    width: 180px;
}
div.time span
{
	font-size: 60px;
	font-family: 'Bevan', serif;
	line-height: 50px;
	letter-spacing: -.02em;
}
div.time ul li.separator
{
    margin-top: 0px;      
	width: 1px;
}
div.time ul li.separator img
{
    vertical-align: top;
}
div.time ul li span.timeDescription
{
	display: block;
	padding-top: 7px;
	font-family: 'Open Sans', sans-serif;
    font-size: 18px;
	letter-spacing: -0.03em;
	line-height: 40px;
    color: #d3d3d3;
	text-align: center;
}

/******************************************************************************/
/*  SLIDER                                                                    */
/******************************************************************************/
.slider_content
{
	position: relative;
	top: -196px;
	z-index: -10;
}			
.slider ul
{
}
.slider li
{ 
	width: 2560px;
	height: 335px;
}
	
/******************************************************************************/
/*  FOOTER                                                                    */
/******************************************************************************/
.footer
{
	width: 100%;
	background-color: #f7f7f7;
	height: 198px;
}
.socio_contact 
{
	padding-top: 30px;
	margin-bottom: 10px;
	height: 37px;
}
.socio_contact ul 
{
	width: 229px;
	line-height: normal;
	margin-left: auto;
	margin-right: auto; 
}
.socio_contact ul li 
{
	float: left;
	margin-right: 11px;
}
.socio_contact ul li.last 
{
	margin-right: 0px;
}
.socio_contact ul li a
{	
    display: block;
    height: 37px;
    width: 37px;
}
.socio_contact ul li a:active
{
    background-position: left bottom;
}
.socio_contact ul li a:hover 
{
	 background-position: left bottom;
}
a.socio_contact_twitter {background: transparent url('../images/twitter.png') no-repeat;}
a.socio_contact_facebook {background: transparent url('../images/facebook.png') no-repeat;}
a.socio_contact_dribbble {background: transparent url('../images/dribbble.png') no-repeat;}
a.socio_contact_behance {background: transparent url('../images/behance.png') no-repeat;}
a.socio_contact_flickr {background: transparent url('../images/flickr.png') no-repeat;}
.copyright
{
	text-align: center;
}
.copyright p
{
	font-family: 'Istok Web', sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #959595;
}
#subscribe
{
    display: none;
}
div.subscribe
{
    width: 420px;
    height: 50px;
	margin-top: 30px;
    background-repeat: no-repeat;
}
#subscriberEmail
{
	position: relative;
	float: left;
	width: 270px;
    height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Istok Web', sans-serif;
	font-size: 14px;
	letter-spacing: 0em;
	text-indent: 10px;
	line-height: 14px;
    color:#959595;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */ 
	border-radius: 5px; /* CSS3 */
	outline: none;
}
#subscribeButton
{
	position: relative;
	float: left;
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 2px;
	width: 125px;
	height: 50px;
	text-align: center;
	background-color: #f87536;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	line-height: 50px;
	vertical-align: middle;	
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */ 
	border-radius: 5px; /* CSS3 */
	border: none;
	outline: none;
	cursor: pointer;	
}
#subscribeButton:hover
{
    text-decoration: none;
	background-color: #f8905e;
}
a.closePopup img
{
    position:relative;
	
}
a.closePopup img:hover
{
    top: -39px;
}

a.closePopup
{
	display: block;
	position: absolute;
	right: -10px;
	top: -10px;
	width: 39px;
	height: 39px;
    overflow: hidden; 
}
#contact
{
    display: none;
}
div.contact
{
    background-image: url(../images/contact_bg.png);
	background-repeat: no-repeat;
    width: 503px;
    height: 629px;
    overflow: hidden;
}
#submitButton
{
	display: inline-block;
	float: right;
	margin-right: 81px;
	margin-bottom:6px;
	padding: 1.27em 2.25em 1.27em;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background-color: #f87536;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */ 
	border-radius: 5px; /* CSS3 */
	border: none;
	outline: none;
	cursor: pointer;
}
#submitButton:hover 
{
	text-decoration: none;
	background-color: #f8905e;
}
img.fill_the_forms
{
	padding-top: 50px;
	padding-left: 25px;
}
ul.user_data
{
    margin-left: 100px;
}
ul.user_data li
{
    margin-bottom: 15px;
    margin-top: 20px;
}
ul.user_data li input
{
	width: 305px;
    height: 50px;
	padding-left:15px;
    font-family: 'Istok Web', sans-serif;
    font-size: 14px;
	letter-spacing: -0.02em;
    color: #9F9F9F;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */ 
	border-radius: 5px; /* CSS3 */
	outline: none;
}
ul.user_data li textarea
{
    height: 135px;
    min-height: 135px;
    max-height:135px;
    width: 305px;
    max-width: 305px;
    min-width: 305px;
	padding-left: 15px;
	padding-top: 15px;
    font-family: 'Istok Web', sans-serif;
	font-size: 14px;
	letter-spacing: -0.02em;
    color:#9F9F9F;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */ 
	border-radius: 5px; /* CSS3 */
	outline: none;
	overflow:auto;
}
.form_text 
{
	float: left;
	margin-top: 100px;
	margin-bottom: 22px;
	font-family: 'Bevan', serif;
	font-size: 36px;
	letter-spacing: -0.02em;
	color: #fff;
}