/*
 * ABOUT SECTION
 */
.section-ABOUT{
	width: 850px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.aboutMain{
	width: 850px;
	height: 100%;	
	margin: auto;
	overflow: hidden;
	background: url('../images/blackBackground.png'); 
}
.aboutMask{
	width: 750px;
	height: 100%;
	position: relative;
	margin: auto;
	overflow: hidden;
}
.aboutContainer{
	position: relative;
	top: 0px;
	left: 0px;
}
.aboutTop{
	width: 750px;
	position: relative;
	margin: auto;
}

/*
 * END ABOUT SECTION
 */

/*
 * NEWS SECTION
 */
.section-NEWS{
	width: 850px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.newsMain{
	width: 850px;
	height: 100%;	
	margin: auto;
	overflow: hidden;
	background: url('../images/blackBackground.png'); 
}
.newsMask{
	width: 750px;
	height: 100%;
	position: relative;
	margin: auto;
	overflow: hidden;
}
.newsContainer{
	position: relative;
	top: 0px;
	left: 0px;
}
.image_left{
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
.image_right{
	float: right;
	margin-right: 15px;
	margin-top: 10px;	
}
/*
 * END NEWS SECTION
 */



/**
 * 	PORTFOLIO SECTION
 */
.section-portfolio-SECTION{
	width: 900px;
	height: 100%;
	position: relative;
	overflow: hidden;
	background: url('../images/blackBackground.png'); 
}

.portfolioMainContent{
	width: 1800px;
	height: 100%;
	overflow: hidden;	
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 82;	
}


.portfolioIndexGallery{
	width: 788px;
	margin-right: 56px;
	margin-left: 56px;
	float: left;
}
.galeriesDescription{
	margin-left: 30px;
}
.indexGalleriesTitle{
	color: #fff79a;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 54px;
	text-shadow: 1px 1px 1px #000000;
}
.indexGalleriesTitle span{
	color: #FFFFFF;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 54px;
	font-weight: 100;
	text-shadow: 1px 1px 1px #000000;
}
.defaultText{
	color: #ffffff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	margin-top: 5px;
	line-height: 21px;
}

.portfolioMask{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.portfolioItems{
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 84;
}
.portfolioItem{
	width: 364px;
	height: 236px;	
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}

.portfolioItemContent{
	width: 364px;
	height: 236px;
	background-color: #FFFFFF;
	overflow: hidden;
	cursor: pointer;
}
.portfolioItemImage{
	width: 344px;
	height: 216px;
	overflow: hidden;
	position: relative;
	left: 10px;
	top: 10px;
}
.portfolioItemDescription{
	width: 344px;
	color: #fff79a;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 6px;	
	text-shadow: 1px 1px 1px #000000;
}


/**
 * 	opened portfolio gallery
 */
.portfolioOpened{
	width: 900px;
	height: 100%;
	float: left;
}

.gallerycontent{
	width: 816px;
	height: 100%;
	position: relative;
	margin: auto;
}
.galeryDescription{
	margin-left: 30px;
}

.galeryMask{
	width: 100%;
	overflow: hidden;	
}
.galeryItems{
	width: 100%;
	position: relative;
}

.galeryItem{
	width: 242px;
	height: 158px;	
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}

.galeryItemContent{
	width: 0px;
	height: 158px;
	background-color: #FFFFFF;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.galeryItemThumb{
	width: 222px;
	height: 138px;
	overflow: hidden;
	position: relative;
	left: 10px;
	top: 10px;
}

.backButtonContainer{
	height: 50px;
}

/**
 * 	END PORTFOLIO SECTION
 */


/**
 * 	REEL SECTION
 */
.section-REAL{
	width: 850px;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.realMain{
	width: 850px;
	height: 100%;	
	margin: auto;
	overflow: hidden;
	background: url('../images/blackBackground.png'); 
	position: absolute;
	z-index: 82;	
}
.realContainer{
	width: 750px;
	position: relative;
	margin: auto;
}
/**
 * 	END REEL SECTION
 */


/**
 * 	HOME SECTION STYLE
 */
.section-type-HOME{
	width: 850px;
	height: 100%;
	position: relative;
	overflow: hidden;
}

/**
 * 	about right side buttons style
 */
#homeButtons{
	position: absolute;
	width: 40px;
	right: 10px;
	top: 100px;
}

/*
 * START about Text Content style
 */
.aboutTextContent{
	width: 730px;
	position: absolute;			
}
.homeTextContainer{
	width: 100%;
	height: 100%;
	position: relative;
	background: url('../images/blackBackground.png');

}
.homeTextContent{
	width: 90%;
	margin: auto;
}
.homeFirstLevelTitle{
	color: #fff79a;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	font-size: 54px;
}
.homeSecondLevelTitle{
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-style:italic;
	font-size: 40px;	
}
.homeSecondLevelTitle span{
	color: #fff79a;	
}
.homeText{
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;	
}

.socialMediaHome{
	width: 450px;
	height: 141px;
	background: url('../images/blackBackground.png');
	float: left;
}

.socialMediaHome ul{
	position: relative;
	top: 50px;
	text-align: center;
}
.socialMediaHome ul li{
	display: inline-block;
	list-style: none;
}
.socialMediaHome ul li a{
	text-decoration: none;
	display: block;
	width: 5em;
	height: 47px;
	line-height: 47px;
	text-align: center;
}

.contactInfoHome{
	width: 279px;
	height: 141px;
	background: url('../images/blackBackground.png');
	float: right;
	text-align: center;	
}

.outer-Center{
	position: relative;
	float:right;
	right: 50%;
	top: 50px;
}
.inner-Center{
	position: relative;
	float: right;
	right: -50%;
}

.leftTxt{
	float: left;
}
.rightTxt{
	float: left;
	text-align: right;
}
.textVSpacer{
	width: 15px;
	height: 10px;
}
.contactInfoTxt p{
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;	
}
.contactInfoTxt p a{
	color: #73caff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;	
}

/*
 * END about Text Content style
*/

/**
 * 	END HOME SECTION STYLE
 */



/**
 * 	ONE COLUMN GALLERY SECTION
 */
.section-one-column-SECTION{
	width: 850px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.oneColumGalleryContent{
	width: 850px;
	height: 100%;	
	margin: auto;
	overflow: hidden;
	background: url('../images/blackBackground.png'); 
	position: absolute;
	z-index: 82;
}

.oneGalleryItemsContainer{
	width: 460px;
	position: relative;
	margin: auto;
}

.oneColumnItem{
	width: 460px;
	height: 275px;
	margin-top: 30px;
	position: relative;
}
.oneColumnItemContent{
	width: 460px;
	height: 0px;
	background-color: #FFFFFF;
	overflow: hidden;	
}
.oneColumnImageContainer{
	width: 440px;
	height: 254px;
	position: relative;
	margin-left: 11px;
	margin-top: 11px;
}
.oneColumnImageContainer img{
	width: 100%;
	height: 100%;
}
.oneColumnItemDescription{
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 26px;
	background: url('../images/blackBackgroundGalleryTitle.png');
}
.columnItemTitle{
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	text-align: center;
	position: relative;
	margin-top: 13px;
}
.columnItemTitle span{
	color: #fff79a;
	text-transform: uppercase;
}
/**
 * 	END ONE COLUMN GALLERY SECTION
 */


/**
 * 	TWO COLUMN GALLERY SECTION
 */
.section-two-column-SECTION{
	width: 850px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.twoColumGalleryContent{
	width: 850px;
	height: 100%;	
	margin: auto;
	overflow: hidden;
	background: url('../images/blackBackground.png'); 
	position: absolute;
	z-index: 82;
}

.twoGalleryItemsContainer{
	width: 580px;
	position: relative;
	margin: auto;
}

.twoColumnItem{
	width: 260px;
	height: 340px;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
	float: left;
}

.twoColumnItemContent{
	width: 260px;
	height: 0px;
	background-color: #FFFFFF;
	overflow: hidden;	
}

.twoColumnImageContainer{
	width: 240px;
	height: 320px;
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
}
/**
 * 	END TWO COLUMN GALLERY SECTION
 */


/*
 * generic style for all galeries
 */
.galleryLaunchButton{
	position: absolute;
	right: 9px;
	top: 10px;
	cursor: pointer;
}

.lightboxLink{
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	color: #fff79a;
	font-size: 20px;
}
/*
 * end generic style for all galeries
 */


/**
 * 	CONTACT SECTION
 */
.section-CONTACT{
	width: 850px;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.contactMain{
	width: 850px;
	height: 100%;	
	margin: auto;
	overflow: hidden;
	background: url('../images/blackBackground.png'); 
	position: absolute;	
}

.contactContainer{
	width: 750px;
	position: relative;
	margin: auto;
}

.contactInfo{
	width: 350px;
	float: left;
}
.nameTitle{
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;	
}
.nameTitle span{
	color: #fff79a;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;	
}
.proffesion{
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-style:italic;
	font-size: 20px;	
}
.phoneNo{
	color: #fff79a;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 42px;	
}

.addressInfo{
	color: #ffffff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;	
}
.mapContent{
	width: 400px;
	height: 250px;
	float: left;
}

.getSocial{
	width: 100%;
	height: 33px;
	background: url('../images/contact_social_black.png'); 	
}
.socialItems{
	float: left;
}
.socialText{
	color: #fff79a;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 33px;
	margin-left: 10px;
}
.smallYellowArrow{
	margin-left: 6px;
	width: 6px;
	height: 33px;
	background: url('../images/yellow_small_arrow.png');
}
.socialIco{
	margin-left: 6px;
	width: 20px;
	height: 33px;	
}
.socialIco a{
	text-decoration: none;
	color: #FFF79A;	
}


.mandatoryFields{
	color: #b4b4b4;
	font-family: 'Open Sans', sans-serif;
	font-style:italic;
	font-size: 14px;
	text-align: right;	
}
#thankYouText{
	color: #fff79a;
	font-family: 'Open Sans', sans-serif;
	font-style:italic;
	font-size: 14px;
}
.contactForm{
	width: 100%;
	margin-top: 5px;
}
#inputsArea{
	width: 300px;
	height: 90px;	
	float: left;
}
#textArea{
	width: 443px;
	height: 90px;
	float: left;
}
#textArea textarea{
	width: 100%;
	height: 100%;
    outline: none;
    border: none;
    padding-left: 7px;	
}

input textarea:focus{
    outline: none;
    border: none;
}

.textInput{
	width: 220px;
	height: 35px;
	border: none;
	padding-left: 7px;
}
.userInput{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #000000;	
}
.defaultInfo{
	font-family: 'Open Sans', sans-serif;
	font-style:italic;
	font-size: 18px;
	color: #9c9c9c;
}


.formButton a{
	position: relative;
	left: 619px;
}

.errorField{
	box-shadow: 0px 0px 5px #990a0a;
}

input::selection {
	background: #CCCCCC;
}
input::-moz-selection {
	background: #CCCCCC;
}
textarea::selection {
	background: #CCCCCC;
}
textarea::-moz-selection {
	background: #CCCCCC;
}

/**
 * 	END CONTACT SECTION
 */


/**
 * 	ALL SECTIONS
 */
.sectionTitle{
	color: #fff79a;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 40px;
	text-shadow: 1px 1px 1px #000000;
	margin-top: 25px;			
}
.sectionTitle span{
	color: #FFFFFF;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 40px;
	font-weight: 100;
	text-shadow: 1px 1px 1px #000000;
}

.sectionHline{
	width: 750px;
	height: 1px;
	/**background: url('..images/contact_hline.png');*/
	background-color: #CCCCCC;
}

/**
 * 	END ALL SECTIONS
 */
