@charset "UTF-8";
/* CSS Document */
body{
	/*background-color:#11222B;*/
	background-color:#fff;
	margin:0;
	font-family:Century Gothic,Verdana,Tahoma,Helvetica;
	font-size:9pt;
	color:#69767F;
	/*color:#0074D9;*/
	letter-spacing:0.1em; 
	line-height:20px;
}
 html>body{
	 width:100%;
	 margin:0;
 }

/*DIVS*/
#silverman_wrapper{
	background-image:url(../images/silverman_reduced2.png);
	/*background-image:url(../images/mannequin-1.png);*/
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:dotted 1px #224656;
	margin-top: 0px;
	height:400px;
}
#main_wrapper{
	background-image:url(../images/image_studio_life.png);
	background-position:center;
	background-repeat:repeat-x;
	width:100%;
	/*margin-top:5%;*/
	text-align:center;
	margin-top: 0%;
}
#main_wrapper_contactpage{
	background-image:url(../images/contact_us_backg.png);
	background-position:left;
	background-repeat:repeat-x;
	width:100%;
	margin-top:5%;
	text-align:center;
	margin-bottom:0%;
	padding-bottom: 10px;
}
#main_wrapper_client{
	background-image:url(../images/client_login_backg.png);
	background-position:left;
	background-repeat: repeat-x;
	width:100%;
	text-align:center;
	padding-top: 7%;
}
#main_wrapper_client2{
	background-image: url(../images/client_login_backg2.png);
	background-position:left;
	background-repeat:repeat-x;
	width:100%;
	margin-top:5%;
	text-align:center;
}
#footer_lloiid{
	background-image:url(../images/menu_bar.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding-left:55px;
	font-size:7pt;
	float:left;
	
	
}

#column_center{
	margin-left:37%;
	margin-right:0%;
	text-align:left; /* centering hack 2/2 */
	width: 820px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 850px; /* standards width */
	padding-right: 10px;
}
#column_center_contactpage{
	margin-left:auto;
	margin-right:auto;
	text-align:left; /* centering hack 2/2 */
	width: 920px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 920px; /* standards width */
}
#column_center_client{
	margin-left:286px;
	text-align:left; /* centering hack 2/2 */
	width: 560px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 500px; /* standards width */
	float: left;
}
#column_center_client_loggedin{
	margin-left:auto;
	margin-right:auto;
	text-align:left; /* centering hack 2/2 */
	width: 800px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 900px; /* standards width */
}
	
 html>body #column_center_contactpage {
	width: 922px; /* standards width reinforcement */
	margin-left: 31%;
}
#column_center_left{
	width:61%;
	float:left;
	border-right:solid 1px #224656;
	padding-right:1%;
}
#column_center_left_contactpage{
	width:690px;
	float:left;
	background-image:url(../images/form_backg.png);
	background-repeat:repeat-y;
	background-position:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #555;
	border-right-color: #224656;
	border-bottom-color: #555;
	border-left-color: #555;
}
#column_center_left_client{
	width:55%;
	float:left;
	background-image: url(../images/form_backg.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #555;
	border-right-color: #224656;
	border-bottom-color: #555;
	border-left-color: #555;
	padding: 1%;
	margin-right: 10px;
}
#column_center_left_client2{
	width:65%;
	float:left;
	border-right:solid 1px #224656;
	padding-right:1%;
}
#column_center_left_client table{
	font-size:10pt;
	float:none;
	margin-left:0px;
	border:dotted 1px #455560;
	width: auto;
}
column_center_left_client form{
	float:right;
}
#column_center_right{
	float:right;
	text-align:left;
	color:#365360;
	border-right: dotted 1px #224656;
	padding-right: 5px;
	margin-right: 118px;
	padding-left: 5px;
}
#column_center_right_contactpage{
	width:220px;
	float:right;
	text-align:left;
	color:#365360;
	padding-left:10px;
}

#column_center_right_client{
	width:42%;
	float:right;
	text-align:left;
	color:#365360;
}
#column_center_right_client_loggedin{
	width:33%;
	float:right;
	text-align:left;
	color:#365360;
}
/*#column_right{
	width:auto%;
	float:right;
	margin-top:5.5%;
	text-align:right;
}
*/
#column_center_left_flash{
	width:auto;
	height:65px;
	text-align: center;
}
#column_center_left_content{
	height:auto;
	width:auto;
}
#content_column_left{
	width:33.5%;
	float:left;
	border-left: dotted 1px #224656;
	margin-left: 95px;
	padding-right: 5px;
	padding-left: 5px;
}
#content_column_right{
	width:43%;
	float:right;
	text-align:right;
	text-transform:capitalize;
	font-size:7pt;
	border-left: dotted 1px #224656;
	padding-left: 10px;
}
/* CLASSES */
.headings{
	
	font-size:8pt;
	color:#305e72;
	letter-spacing:.2em;
	text-transform:uppercase;
	padding-bottom:5px;
	padding-top:5px;
	font-weight:400;
}
.headings_left{
	
	font-size:8pt;
	color:#305e72;
	letter-spacing:.2em;
	text-transform:uppercase;
	padding-bottom:5px;
	padding-top:5px;
	text-align:right;
	font-weight:400;
}
.subheadings{
	color:#224656;
	text-transform: uppercase;
	font-size:8pt;
	letter-spacing:.2em;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
	font-weight:300;
}
.locations{
	/*color:#204251;*/
	color:#465F3F;
	
}
.err{
	color:#BF1B32;
}
.client2_padding{
	padding:10px 0 10px 0;
}
/*UNIVERSAL LINKS*/
a,a:link,a:visited,a:hover{
	text-decoration:none;
	text-transform:lowercase;
}
a{
	/*color:#365360;*/
	/*color:#2C4F2E;*/
	color:#B2D3EC;
	font-size:7pt;
	font-weight:400;
	
}
a:link{
	/*color:#2C4F2E;*/
	color:#B2D3EC;
	font-size:7pt;
	font-weight:400;
	
}
a:visited{
	/*color:#365360;*/
	color:#A8C8DB;
}
a:hover{
	/*color:#426385;*/
	color:#C6D9E5;
	font-size:7pt;
}
/*SPECIALS*/

#footer_lloiid a{
	font-size:5pt;
	
}
#footer_lloiid a:link{
	font-size:5pt;
	
}
/*special*/
.change_footer_separator{
	font-size:5pt;
}
#footer_lloiid a:visited{
	color:#365360;
	
}
#footer_lloiid a:hover{
	font-size:7pt;
	color:#426385;
	
}
#main_content_right_login a{
	text-transform:uppercase;
	font-size:8px;
	color:#777;
	
}
#viewPortfolio{
	text-align:right;
	
	margin-top:40px;
}

img{
	border:none;
}
/*special*/
.transform_seprator{
	font-size:8px;
}
#main_content_right_login a:link{
	text-transform:uppercase;
	font-size:8pt;
	color:#777;	
}
#main_content_right_login a:visited{
	/*color:#365360;*/
	
}
/*special*/
.changelink {
	color:#365360;
	font-size: 6pt;
	text-transform: uppercase;
}

#main_content_right_login a:hover{
	color:#426385;
	
}
#column_center_left_client input{
	background-color:#455560;
	border:solid 1px #666;
}
#contactpage_formcol_left{
	width:340px;
	float:left;
}
#contactpage_formcol_middle{
	width:225px;
	float:left;
	
}
#contactpage_formcol_right{
	width:339px;
	float:right;
}
#client_form_back{
	height:300px;
	background-image:url(../images/form_backg.png);
	background-repeat:repeat-y;
	background-position:left;
}
#mycredit{
	float:right;
	width: 100%;
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 6px;
}
#mycredit a{
	font-size:5pt;
	color:#4C565F;
}
#mycredit a:link{
	font-size:5pt;
	color:#4C565F;
}
#mycredit a:visited{
	color:#4C565F}
	#mycredit a:hover{
		color:#777
	}
#services_details{
	text-align:right;
	font-size:6.5pt;
	text-transform: uppercase;
	line-height:2.3em;
	color:#4C565F;
}
	
	
/*Forms*/

.left_row{
	padding:1px;
}
.right_row{
	padding:1px;
}
.input_data{
	width:50%;
	float:right;
}
.input_title{
	width:50%;
	float:left;
	font-size:8pt;
	text-transform:capitalize;
}
.input_title_dif{
	width:50%;
	float:left;
	font-size:8pt;
	text-transform: none;
}
.clear_row_both{
	clear:both;
	margin: 1px 0 1px 0;
}
.row_separator{
	height:5px;
}
.input_data_empty{
	height:20px;
}
.input_title_wide{
	font-size:10px;
	text-transform:capitalize;
}
.input_data_large{
	text-align:left;
	padding-right:10px;
	margin-bottom: 3px;	
}
.job_request_text{
	font-size:9px;
	padding-left:10px;
	padding-right:10px;
	width: 50%;
	margin-right: 25%;
	margin-left: 25%;
	text-align: justify;
}
.input_data_large textarea{
	background-color:#ccc;
	color:#000;
}
#mainText{
	-moz-opacity:0.1;
	font-size:2px;
	color: #11221B;
	margin-left:32%;
	opacity:0.10;
	filter: alpha(opacity=10);
	
}
#maintetCenter{
	-moz-opacity:0;
	font-size:2px;
	color:#FFF;
	opacity:0.0;
	filter: alpha(opacity=0);
	line-height: 0.5em;
}
#mainText div{
	-moz-opacity:0.2;
}
.fixbodytext{
	text-align:right;
	font-size:7pt;
	text-transform: capitalize;
}
.viewportfolio2{
	text-align:center;
	margin-top:1%;
	margin-right:100px;
	margin-bottom: 0%;
}
#viewButton{
	display:block;
	width:108px;
	height:12px;
	margin-left: auto;
	margin-right: auto;
}
#viewButton a{
	
	width:108px;
	height:12px;
	
}
#viewButton a:link{
	
	width:108px;
	height:12px;
}
#viewButton a:hover{
	background-image:url(../images/viewportfolio_over.png);
	width:108px;
	height:12px;
}
	
.city{
	text-align:left;
	font-size:7pt;
	text-transform:uppercase;
	font-weight:300;
	color:#305e72;
}
.cityText{
	float:left;
	text-align:left;
	text-transform:capitalize;
	color:#4c565f;
	font-style:italic;
	font-weight:lighter;
}

#viewportfolio_wrapper{
	height:12px;
	margin-bottom:20px;
}
	
.portfolioHolder{
	
}
.clickToview{
	margin-top:352px;
	font-size:8pt;
	color:#69767F;
	text-align:center;
	padding-right: 5px;
}
