/* @override 
	http://192.168.202.34/fotoweb/demo/cpimages_marketing.css
	http://fotowebserver/fotoweb/css/cpimages_marketing.css
*/

html,body 
{
	
	background: white url(../graphics/bg_2.jpg) repeat-x;
	padding:0;
	margin:0;
	font-family: Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	min-width:770px;
	height:100%;
	color: #333;
}
img{
	border: none;
}
input, select{
	font-size:1em;
}
a{
	color: #c9242e;
}
a:hover{
	color: #fc3e4b;
}
#content {
	margin-left:auto;
	margin-right: auto;
	position:relative;
	width:770px;
	height: auto;
}
#banner {
	width: 100%;
	height:50px;
}

#logo {
	position:relative;
	top: 5px;
	left: 10px;
}


.hd{
	margin-left:5px;
	padding-right:5px;
	background: url(../graphics/hor_divider.gif) repeat-y 0 0;
	height:94px;
	width: 10px;
}
#client_options {
	padding-left:15px;
	padding-right:20px;
	font-size: .9em;
	color: #aaa;
	float:right;
	text-align:right;
	right: 10px;
	background: url(../graphics/client_icon.gif) no-repeat 0;
	z-index: 4;
	position: relative;
	top: -30px;
}
#client_options a{
	color:#000;
}
#client_options a:hover{
	color:#333;
}
#search_options 
{		
	font-size:.9em;
	color:#999;
	width: 790px;
	line-height: .9em;	
	width:auto; 
	white-space:nowrap;	
	padding-top:15px;
	
}

#search_options input[type='radio']{ vertical-align:middle;}

#search_options div
{	
	display:inline;	
}
#search_options .input{
    padding-right:10px;
}

#search_options .label{
    padding-right:3px;
}


#search_options img{
	top: 7px;	
}

#search_options #search_btn
{ 
	vertical-align:bottom; 	
}

#search_options a{color: #000;}

.help{font-size: .9em; white-space:nowrap;}

#photo_spread{
	margin-top:30px;
	margin-bottom:25px;
	width: 770px;
	min-height: 300px;
	background-color: black;
}
#marketing_menu{
	width: 172px;
	min-height: 200px;
	float:left;
	margin-right: 25px;
}
#marketing_menu ul{
	margin-left: 0;
	padding-left: 0;
	line-height: 1.0em;
}
#marketing_menu li{
	list-style-image: url(../graphics/arrow_dark.gif);	
	font-weight: bold;
	color: #5c5b5d;	
	font-size: .8em;
	margin-left: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 22px;
	list-style-position: inside;
}
#marketing_menu li:hover{
	background-color: #c9242e;
	color:#fff;
}
h1{
	color: #c9242e;
	margin-top: 0px;
	font-weight: normal;
	font-family: DINOT-Medium,Verdana;
	font-size: 1.8em;
	line-height: 1.2em;
}
h2{
	color: #000;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 0;
	font-family: DINOT-Medium,Verdana;
}
h3{
	color: #666;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 0;
	font-family: DINOT-Medium,Verdana;
}
h4{
	color: #000;
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 0;
	font-family: DINOT-Medium,Verdana;
}
p{
	line-height: 1.6em;
	margin-top: .4em;
	margin-bottom: 1.6em;
}
ul{
	line-height: 2em;
	list-style-image: url(../graphics/sml_red_bullet.gif);
}


.col1{
	float:left;
	position:relative;
	width: 356px;
	margin-right: 25px;
	min-height: 200px;	
}
.col2{
	float:left;
	width: 192px;
	min-height: 200px;
}
.note{
	background-color: #f5f5f5;
	padding: 10px;
	border: 1px solid #eee;
}
.contacts{
	padding-top: 50px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #d7d6d7;
	background: url(../graphics/ContactHeader.gif) no-repeat;
}
.contacts_fr{
	padding-top: 50px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #d7d6d7;
	background: url(../graphics/ContactHeader_fr.gif) no-repeat;
}
/*Pages*/
#main{
	display: none;
	float: left;
}
#commercial{
	display: none;
	float: left;
}
#distribution{
	display: none;
	float: left;
}
#licensing{
	display: none;
	float: left;
}
#subscriptions{
	display: none;
	float: left;
}
#photographers{
	display: none;
	float: left;
}

/**/
#footer {
	float: left;
	clear: both;
	margin-left:auto;
	margin-right: auto;
	color:#aaa;
	font-size:0.8em;
	width:100%;
	margin-top:20px;
	padding-top:10px;
	padding-left: 0px;
	padding-bottom:5px;
	text-align:center;
}
#footer #content{
	margin-top:10px;
	border-top: 1px solid #d7d6d7;
	width: 770px;
	text-align:left;
}
#footer #cp_logo{
	float: right;
	margin-bottom: 15px;
	margin-top: -10px;
}
#footer_nav{
	float:left;
	margin-top: 10px;
	position:relative;
	width:500px;
}
#footer_copy{
	float: left;
	margin: 10px 0;
	color:#333;
	margin-left:auto;
	margin-right: auto;
	position:relative;
	width:500px;
}

#footer_list
{
	float:left;
	margin-top: 10px;
	position:relative;
	width:600px;
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none;
}

#footer_list li
{
	display:inline;
}