
#sshowheader {
height:30px;
line-height:20px;
font-size:16px;
color:#336699;
width:800px;
}

#left_block {
float:left;
position:relative;
width:540px;
border-right: 1px solid #000;
}

#right_block {
float:right;
width:250px;
}

.sshow_table table {
width:100%;
height:100%;
}



.sshowpage-title {
padding-left:5px; font-size:11pt; font-family:'Times New Roman'; color:#336699;
}

.sshow_navigation {
padding-left:15px;
color:#000;
font-family: 'Times New Roman', Arial;
width:250px;
}

.sshowtitle {
font-size:16px;
color:#000;
}
.sshowtitle :hover{
color:#999;
}
.sshowphototitle {
font-size:14px;
font-style: italic;
}

.sshowcredit {
font-size:12px;
color:#666;
}

.sshowphoto {
width:500px;
height:333px;
}

/* SLIDESHOW INDEX PAGE */

#sshowptitle h1{
	font-size:28px;
	color:#336699;
	padding-left:10px;
	font-weight:normal;
	}
	#sshowptitle h2{
	margin-top:-38px;
	margin-left:220px;
	font-weight:normal;
	font-style:italic;
	font-size:24px;
	color:#666666;
	
	}
	#sshowrow {
float:right;
	display:block;
		
	left:20px;
	width:400px;
	}	
	#sshowrow2 {
float:right;
	display:block;
		
	left:20px;
	width:400px;
	}
	
	
	#sshowstitle {
	margin-top:-10px;
	width:100%;
	height:25px;
	background: url('/media/icons/sshow_icon.jpg') no-repeat;
	background-position: 12px -2px;
		font-size:18px;
	padding-left:40px;
	font-size:14px;
	}
	.sshow_img {
	width:200px;
	height:140px;
	float:left;
	padding: 15px 15px 0px 15px;
	border:0px;
	}
	#sshowrowtext h1{
	padding-top:0px;
	font-size:18px;
	color:#000;
	}
	#sshowrowtext:hover h1, #sshowrowtext:hover p, .playsshow a:hover{
	color:#336699;
	}
	
	#sshowrowtext p{
	
	font-size:14px;
	color:#666;
	}
	.playsshow {
	color:#ccc;
	font-weight:bold;
	margin-left:230px;
	margin-top:10px;
	width:200px;
	height:30px;
	padding-left:20px;
	background: url('/media/icons/puce_red.jpg') no-repeat;
	}
	.playsshow a{
	text-decoration:none;
	color:#666;
	}