﻿/*----------------------------------------------------------------------------- 

Before-After and Backstage

Screen Stylesheet 

version:   	1.0 
date:      	07/27/11 
author:		freshline
email:     	support@version-four.com 
website:   	http://www.version-four.com
-----------------------------------------------------------------------------*/

/***********/
/* BASICS */
/*********/
html {
	width: 100%;
}


/*************************/
/*   BODY STYLE         */
/***********************/
body {
	background-color:#A6B8CC;
}

.big_divider {
	margin-top:30px;
}
#demo-content {
	font-family: 'Oswald', sans-serif;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	
	-webkit-box-shadow: 0px -15px 35px -30px;
	-moz-box-shadow: 0px -15px 35px -30px;
	box-shadow: 0px -15px 35px -30px;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position:relative;
}






.bg1{	
	background-color:#a6b8cc;			
}

.bg2{	
	background:url(../images/background/pattern/royal_line/royal_wall.jpg);		
}

.bg3{	
	background:url(../images/background/pattern/royal_line/royal_green.jpg);	
}

.bg4{	
	background:url(../images/background/pattern/damask/royal_dark.jpg);		
}

.bg5{	
	background:url(../images/background/textures/w_07.jpg);	
}

.bg6{	
	background:url(../images/background/abstract/g_09.jpg);	
}


.border1{	
	background-color:#000;			
}

.border2{	
	background:url(../images/background/pattern/basic/pattern_1b.png);		
}

.border3{	
	background:url(../images/background/pattern/damask/simple_med.png);	
}

.border4{	
	background:url(../images/background/pattern/basic/pattern_02b.png);	
}

.border5{	
	background:url(../images/background/pattern/basic/pattern_10.png);
}

.border6{	
	background:url(../images/background/pattern/damask/simple_grey.png);	
}


.borderstyleselector {	
	color:#A6B8CC;
	font-family: 'Oswald', sans-serif;
	font-size:12px;
	margin-top:10px;
}



.rounded{	
	float:left;
	margin-left:12px;
	
	color:#1f2120;
}
.square{
	float:left;
	margin-right:10px;
	
}
.photo{
	float:left;
	margin-right:0px;
	margin-left:5px;
}

.normal{
	float:left;
	margin-right:10px;
	color:#1f2120;
}

.seperator{
	float:left;
	margin-left:5px;
	margin-right:5px;
	
}

#rounded:hover {
		cursor:pointer;
		color:#1f2120;
}
#square:hover {
		cursor:pointer;
		color:#1f2120;
}

#photo:hover {
		cursor:pointer;
		color:#1f2120;
}

#normal:hover {
		cursor:pointer;
		color:#1f2120;
}


.shadowselector {	
	color:#A6B8CC;
	font-family: 'Oswald', sans-serif;
	font-size:12px;	
	margin-top:5px;
	margin-left:5px;
}

#shadow1 {cursor:pointer;float:left;margin-left:7px}
#shadow2 {cursor:pointer;float:left;margin-left:0px}
#shadow3 {cursor:pointer;float:left;margin-left:0px}


#demo-content #grey_head{
	position:absolute;
	top:0;
	left:0;
	background-color:#e8e8e8;	
	height:58px;
	width:100%;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-toprleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
.demo-toolbox {
	position:relative;
	z-index:10;
	background-color:#008CBA;
	width:auto;
	float:right;
	margin-right:100px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	
}

.demo-toolbox .divider {
	margin-left:10px;
	margin-right:10px;
	float:left;
	overflow:hidden;
	background-image:url(../images/navigation/toolbar_separator.png);
	width:2px;
	height:28px;
}
#demo-content #sourcecode-headline{
	color:#000;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	clear:both;
	margin:30px;
}
#demo-content #sourcecode{
	color:#333;
	background-color:#f2f8ff;
	border:1px solid #b4b8bd;
	border-style:dotted;
	margin-left:30px;
	margin-right:30px;
};

.gray-background{
	background-color: #ccc;
	height:40px;
	width:100px;
	position:absolute;
	top:0px;
	left:0px;
}


.left_info{
	float:middle;
	text-align:center;
	padding-top:14px;
	height:25px;line-height:25px;
	vertical-align:middle;
	color:black;
	font-size:12px;
	margin-bottom:30px;
}


 #home_header_container{position:relative;margin-top:-50px}
 #home_header_container #homeCarousel .item{background-repeat:no-repeat;background-position:center top;background-size:cover;height:400px}@media (min-width: 1200px)
 {#home_header_container #homeCarousel .item{height:400px}}#home_header_container #home_header{position:absolute;top:0px;width:100%;height:100%;}
 #home_header_container #home_header h1{max-width:450px;text-align:center;font-weight:bold;letter-spacing:.1em;line-height:1.3em;margin-top:60px;margin-bottom:20px;font-size:38px;padding-top:20px}
 #home_header_container #home_header h1 span{background-color:rgba(255,255,255,0.75);text-shadow:1px 1px 0 #fff}
 #home_header_container #home_header h1 .home_header_title-date{line-height:2em;margin-top:20px;text-transform:capitalize;text-align:center;font-size:28px}
 @media (min-width: 1200px){#home_header_container #home_header h1{font-size:48px;padding-top:40px;line-height:2.0em;margin-top:60px;margin-bottom:60px}
 #home_header_container #home_header h1 span{padding:10px}}