/* CSS Document */

#shooting h1, #shooting h2, #shooting h3{
	font-family: adobe-text-pro, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	margin: 0;
	padding: 20px 0 0 0;
	font-variant: small-caps;
}

#shooting h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#58595B;
	margin: 0;
	padding: 0;
	font-style:italic;
	font-variant: normal;	
}

#shooting h3 {
	font-size: 21px;
	margin: 0;
	padding: 0;
}

#shooting-people, #left-effect {
	border-top:1px solid #94816b;
	width:200px;
	float:left;
}

#shooting-people ul {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	color:#94816b;	
}

#shooting-people ul li {
	margin:0;
	padding:1px 0;	
}

#shooting-text, #shooting--video-text {
	margin-left:220px;
	font-size:16px;
}

#shooting .photo_shooting {
	float:left;
	width:200px;
	margin-top:20px;
}

#shooting .odd {
	margin-left:20px;	
}

#navigation-set {
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;	
}

#prev-set {
	float:left;	
}

#prev-set a:link, #prev-set a:visited, #prev-set a:hover, #prev-set a:active {
    background-image: url("../images/general/up-action-icon-left.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #B51621;
    font-size: 12px;
    padding-left: 20px;
    text-decoration: none;
}

#next-set {
	float:right;	
}

#next-set a:link, #next-set a:visited, #next-set a:hover, #next-set a:active {
    background-image: url("../images/general/up-action-icon.gif");
    background-position: right center;
    background-repeat: no-repeat;
    color: #B51621;
    font-size: 12px;
    padding-right: 20px;
    text-decoration: none;
}

.infos {
	font-size:16px;	
	
}

#sponsor_logo {
	float:left;	
}

#sponsor_text {
	margin-left:210px;	
}

#sponsor_text p {
	margin:0;	
	padding-bottom:10px;
	
}