/* 

Photoworks - CSS File

USE THIS STYLE SHEET FOR INNERPAGE

*/
#header_inner{
	height:102px;
	padding-bottom:26px;
	background-repeat:no-repeat;
	background-image: url(../images/headerinner.jpg);
}
#header_inner_left{float:left; width:450px; padding:35px 0px 10px 30px;}
#header_inner_right{float:left; width:440px; padding:30px 40px 0px 0px; text-align:right}
h1.title{font-size:30px;}
.col1{
	float:left;
	width:325px;
	margin-right:50px;
	margin-bottom: 20px;
	line-height: 12pt;
}
.col2{
	float:left;
	width:940px;
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
	word-spacing: 0pt;
	font-weight: lighter;
	letter-spacing: 0pt;
	line-height: 20pt;
	padding-left: 0px;
}
.col3{
	float:left;
	width:950px;
}
.col4{
	float:left;
	width:320px;
	margin-right:25px;
	font-family: Georgia, New York, serif;
	font-size: 10pt;
	font-style: italic;
	letter-spacing: 0pt;
}

/*** CONTACT US ***/
form{margin:0; padding:0;}
#contactFormArea{
	width:450px;
	color:#6b6b6b;
}
.input{
	border:solid 1px #272727;
	width:400px;
	padding:5px 5px 5px 5px;
	margin:0px;
	background-color:#1a1a1a;
	color:#6b6b6b
}
.input-submit{
	background-image:url(../images/but_send.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	border:0px;
	width:69px;
	height:26px;
	cursor:pointer;
	float:right;
	margin-right:60px;
}
.textarea{
	border:solid 1px #272727;
	background-color:#1a1a1a;
	width:390px;
	height:111px;
	margin:0px;
	padding:8px;
	color:#6b6b6b
}


/*** PORTFOLIO ***/
.box_pf{
	width:220px;
	float:left;
	margin:0px 24px 30px 0px;
	height: 170px;
	text-align: center;
}
.box_pf2{
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	border: 1px solid #FFF;
	width: 147px;
	height: 98px;
}
.box_pf.nomargin{margin-right:0px !IMPORTANT;}
.box_pf img{border:solid 1px #dadada; padding:0px; margin-bottom:0px; background-color:#fff;}
/* jFlow Slider */
.portfolio-slider{ background-image: ;
 background-repeat:no-repeat !important;
 background-position:center top;
}
#jFlowSlide{ padding:40px 0px 0px 0px}
#myController {padding:30px 0px 0px 0px; width:auto; text-align:center}
#myController span{padding:0px 27px;}
#myController span.jFlowSelected {padding:0px 27px 16px 27px; margin-right:0px; background-image:url(../images/active.gif); background-position:bottom; background-repeat:no-repeat; color:#fff }
.slide-wrapper { padding:0px; }
.jFlowControl, .jFlowPrev, .jFlowNext {cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; }
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover {}
.colb {
	float:left;
	width:325px;
	margin-right:25px;
	margin-top: 45px;
}
.col4 {
	float:left;
	width:950px;
}
#container-content .centercolumn #content .col4 table {
	text-align: left;
}
#container-content .centercolumn #content .col4 table tr td strong {
	color: #D0E998;
}
.col2_links {
	float:left;
	width:940px;
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
	word-spacing: 0pt;
	font-weight: lighter;
	letter-spacing: 0pt;
	line-height: 20pt;
	padding-left: 0px;
}
