@charset "UTF-8";
/*************/
/* HTML TAGS */
/*************/

/* set all to zero margin and padding */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td, caption {  
	margin:0; 
	padding:0;
}

/* MAIN ELEMENTS */
html, body {
}
html {
	overflow-y:scroll;
	overflow-x:auto;
}
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#acacac;
	margin:0;
}

div {
	
}
p {
	margin-bottom:20px;
	
}


h1 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:20px;
}

h2 {
	
}
h3 {
	
}
h4 {
	
}
h5 {
	
}

img {
	border:0;
}


li {
	list-style-type:none;
}
caption {
	display:none;
}

/**********/
/* LAYOUT */
/**********/
div#imgHolder {
	width: 800px;
	min-height: 500px;
}


.loading {
	background: url(/_i/spinner.gif) no-repeat center center;
}
.modal {
	background:#fff;
	z-index:40;
	position:absolute;
	display:none;
	cursor:pointer;
	width:100%;
	height:100%;
}
#largeImgWrapper {
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
#largeImgWrapper img, .imageWrapper img {
	cursor:pointer;
	margin-bottom:50px;
}
#outerWrapper {
	width:960px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}
#outerWrapperFTP {
	width:1060px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}
.large_nav {
	float:right;
	margin-bottom:20px;
	font-size:10px;
}
#nextPrev {
	width:140px;
	float:left;
}
#close {
	width:40px;
	float:left;
}
#prev {
	margin-right:5px;
}
#next {
	margin-left:5px;
}
#logo {
	width:960px;
	height:94px;
}
#leftWrapper {
	width:180px;
	float:left;
	
}
#centerWrapper {
	width:520px;
	margin-left:40px;
	float:left;
}
#centerWrapperFTP {
	width:800px;
	margin-left:40px;
	float:left;
}
#rightWrapper {
	width:180px;
	margin-left:40px;
	float:left;
}
#nav li {
	margin-bottom:10px;
	
}
#nav li a:link, #nav li a:active, #nav li a:visited {
	font-size:26px;
	font-weight:bold;
	line-height:24px;
}
#nav li a:hover {
	color:#000;
	text-decoration:none;
}
#nav li a.selected:link, #nav li a.selected:active, #nav li a.selected:visited {
	color:#000;
}
#nav li a.selected:hover {
	
}
.separator {
	margin:20px 0;
	background:transparent url(../../_i/bg_horizontalSeparator.gif) repeat-x;
	width:100%;
	height:2px;
}
#leftWrapper h3, #rightWrapper h3, #centerWrapper h2 , #centerWrapper h1{
	font-size:20px;
	margin-bottom:10px;
	color:#808285;
}
#centerWrapper h1 {
	font-size:26px;
	color:#000;
	padding-bottom:20px;
	margin-bottom:20px;
	background:transparent url(../../_i/bg_horizontalSeparator.gif) bottom left repeat-x;
	font-weight:bold;
}

#portfolio li {
	width:14px;
	height:14px;
	margin-right:7px;
	margin-bottom:6px;
	float:left;
	background-color:#d6d6d6;
}

#portfolio li.filled {
	background-color:#acacac;	
}
#portfolio a:link, #portfolio a:active, #portfolio a:visited, #portfolio a:hover {
	font-size:11px;
}
#portfolio a:hover {
	color:#000;
	text-decoration:none;
}
#pfSendResult {
	color:#ff0000;
	padding-top:10px;
	height:24px;
	font-size:14px;
	display:none;
}
#pfEmpty {
	color:#000;
	margin-top:10px;
}
#leftWrapper form {
	margin-top:20px;
}
#leftWrapper label {
	color:#000;
	font-size:11px;
	
}
#leftWrapper input {
	border:1px solid #000;
	width:174px;
	height:21px;
	margin-bottom:10px;
	background:none;
}
#leftWrapper textarea {
	border:1px solid #000;
	width:174px;
	height:150px;
	margin-bottom:10px;
	background:none;
}
#leftWrapper address {
	font-style:normal;
	font-size:11px;
	line-height:16px;
}

#leftWrapper #social {
	margin-top:15px;
}
#centerWrapper address {
	font-style:normal;
	font-size:14px;
	line-height:18px;
}

address a:link, address a:active, address a:visited {
}

address a:hover {
	color:#000;
	text-decoration:none;
}

#rightWrapper ul.upper li, #rightWrapper ul.styles li {
	text-transform:uppercase;
}
#rightWrapper .styles li {
	float:left;
	background:transparent url(../../_i/bg_right_list.gif) no-repeat;
	background-position: right 3px;
	padding-right:10px;
	margin-right:8px;
}
#rightWrapper ul li:first-child {
	padding-left:0;	
}
#rightWrapper ul li:last-child {
	background:none;	
}
#rightWrapper li a:link, #rightWrapper li a:active, #rightWrapper li a:visited {
	font-size:11px;	
}
#rightWrapper li a:hover {
		
}
#centerWrapper .project {
	padding-bottom:20px;
	margin-bottom:20px;
	background:transparent url(../../_i/bg_horizontalSeparator.gif) bottom left repeat-x;
}

#centerWrapper .toTop {
	padding-bottom:20px;
	margin-bottom:20px;
	background:transparent url(../../_i/bg_horizontalSeparator.gif) bottom left repeat-x;
}

#centerWrapper .project img {
	margin-bottom:12px;
}
#centerWrapper .project .projectInfo {
	font-size:11px;
	line-height:16px;
}

#centerWrapper a.btn_addToPortfolio:link, #centerWrapper a.btn_addToPortfolio:active, #centerWrapper a.btn_addToPortfolio:visited {
	font-size:11px;
	background:transparent url(../../_i/bg_addToPortfolio.gif) no-repeat;
	padding-left:12px;
	background-position:0px 2px;
}
#centerWrapper a.btn_addToPortfolio:hover {	
	color:#000;
	text-decoration:none;		
}
#centerWrapper a.btn_backToTop:link, #centerWrapper a.btn_backToTop:active, #centerWrapper a.btn_backToTop:visited {
	font-size:11px;
	background:transparent url(../../_i/bg_backToTop.gif) no-repeat;
	padding-left:12px;
	background-position:0px 2px;
}
#centerWrapper a.btn_backToTop:hover {
	color:#000;
	text-decoration:none;	
}
#centerWrapper a.btn_back:link, #centerWrapper a.btn_back:active, #centerWrapper a.btn_back:visited {
	font-size:11px;
	background:transparent url(../../_i/bg_back.gif) no-repeat;
	padding-left:12px;
	background-position:0px 2px;
}
#centerWrapper a.btn_back:hover {
	
}
#centerWrapper a.btn_viewMore:link, #centerWrapper a.btn_viewMore:active, #centerWrapper a.btn_viewMore:visited {
	font-size:11px;
	background:transparent url(../../_i/bg_viewMore.gif) no-repeat;
	padding-left:12px;
	background-position:0px 2px;
}
#centerWrapper a.btn_viewMore:hover {
	color:#000;
	text-decoration:none;
}
#centerWrapper a.btn_removePortfolio:link, #centerWrapper a.btn_removePortfolio:active, #centerWrapper a.btn_removePortfolio:visited {
	font-size:11px;
	background:transparent url(../../_i/bg_removePortfolio.gif) no-repeat;
	padding-left:12px;
	background-position:0px 2px;
}
#centerWrapper a.btn_removePortfolio:hover {
	color:#000;
	text-decoration:none;
}
#centerWrapper .project .imageWrapper, #centerWrapper .project .videoWrapper {
	margin-bottom:12px;
	background-repeat:no-repeat;
}
.player_btn {
	position:relative;
	z-index:25;
	top:0;
	left:0;
}
a.login:link, a.login:visited, a.login:active {
	font-size:14px;
}


/* producion services */
#centerWrapper .prodImgWrapper {
	float:left;
	padding:5px;
	width:118px;
	height:118px;
}
#centerWrapper .prodImgWrapper:hover {
	background-color:#d6d6d6;
}

#centerWrapper p {
	line-height:18px;
}

#centerWrapper .halfContentWrapper {
	float:left;
	width:230px;
	font-size:14px;
	color:#acacac;
}
#centerWrapper .halfContentWrapper p a:link, #centerWrapper .halfContentWrapper p a:active, #centerWrapper .halfContentWrapper p a:visited {
	font-size:11px;
}
#centerWrapper .halfContentWrapper h3 {
	color:#000;
	font-weight:normal;
	font-size:14px;
}
/***************************/
/* ID FOR NEWSLETTER CLASS */
/***************************/
#frm_newsEmailField {
	float:left;
	margin-right:10px;
	height:20px;
}
#frm_newsSubscribe {
	float:left;
	margin-top:5px;
	height:20px;
}
#frm_newsUnsubscribe{
	float:left;
	margin-top:5px;
	height:20px;
}
#email {
	width:225px;
	border: 1px solid #8e8e8e;
	padding-left:10px;
	font-size:14px;
	color:#8e8e8e;
}

/************************************************************************/
/*	CLASSES FOR FORM CHECK, RELATED TO formCheck.js !! DO NOT RENAME !! */
/************************************************************************/
.frm_label {
	color:#808084;
	width:100px;
	margin-right:20px;
	float:left;
	font-weight:normal;
}

.frm_label_error {
	color:#ff0000;
	font-weight:bold;
	margin-right:20px;
	width:100px;
	float:left;
}

/* TEXTS */


.note {
	font-size:10px;
	text-align:center;
	margin-top:200px;
	line-height:14px;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
.clear {
	clear:both;
}
.float {
	float:left;
}
/*********/
/* LINKS */
/*********/
a:link, a:visited, a:active {
	text-decoration:none;
	color:#808285;
}
a:hover {
	color:#000;
	text-decoration:none;
}
#rightWrapper a:hover, #rightWrapper a.selected:link, #rightWrapper a.selected:active, #rightWrapper a.selected:visited, #rightWrapper a.selected:hover  {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
h2 a:hover {
	text-decoration:none;
	color:#000;
}
.projectInfo a:link, .projectInfo a:active, .projectInfo a:visited {
	text-decoration:none;
}
.projectInfo a:hover {
	color:#000000;
	text-decoration:none;
}
