#picture_options{
float:left;
margin:56px 5px 2px 4px;
width:188px;
}
#picture_show{
	position:relative;
}

html > body #picture_options{
	margin-left:10px;
}

#picture_select_all{
margin-bottom:20px;
font-weight:bold;
color:#a52f2f;
}
#picture_select_all a{
	color:#a52f2f;
}

#picture_content{
margin-top:20px;
float:left;
width:750px;
position:relative;
}

#pictures_loader{
	text-align:center;
}
#pictures_title{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	color:#a52f2f;
}

#pictures_list{
width:750px;
background:yellow;
position:relative;
z-index:1;
float:left;
text-align:center;
}

#pictures_list_top{
	width:750px;
	height:23px;
	top:0px;
	left:0px;
	background:white url(images/picpanel_top.jpg) no-repeat;
	
	float:left;
	clear:both;	
}
#pictures_list_center{
float:left;
clear:both;	

position:relative;
background:white url(images/picpanel_center.jpg) repeat-y;
padding-left:8px;
width:750px;
}

#pictures_list_bottom{
	float:left;
	clear:both;	
	background:white url(images/picpanel_bottom.jpg) no-repeat;
	width:750px;
	height:23px;
}


.pictures_pic_tn{
display:block;
float:left;
width:148px;
height:140px;
text-align:center;
padding:0px;
font-size:140px;
}

html > body .pictures_pic_tn{
width:138px;
height:150px;
margin:4px;
}


.pictures_pic_tn img{
vertical-align:middle;
margin:5px 4px 4px 4px;

}

.pictures_pic_tn a{
	padding:4px 4px 4px 4px;
	background:white;
	border:1px solid #666666;
}

html > body .pictures_pic_tn a{
	padding:0px;
	border:none;
}

html > body .pictures_pic_tn img{
padding:4px;
margin:0px;
border:1px solid #666666;;
}


#picture_show_buttons{
width:150px;
margin-left:300px;
height:40px;
}
#picture_show_text{
	text-align:center;
}

#picture_show_buttons div{
float:left;
width:50px;
text-align:center;
height:40px;
}
#picture_show_buttons a{
	width:50px;
}
#picture_show_picture_container{
	clear:both;
	height:500px;
	position:relative;
}

#picture_show_picture{
clear:both;
float:left;
/*width:470px;
height:470px;*/
position:relative;
left:140px;
padding:33px 37px 37px 33px;
overflow:hidden;
background:white no-repeat;
background-position:center center;
}
#picture_show_picture img{
	display:block;
	text-align:center;
	border:1px solid #666666;
	position:relative;
	z-index:100;
}

.sq_tl,.sq_tr,.sq_tl,.sq_bl,.sq_br,.sq_t,.sq_r,.sq_b,.sq_l{
	position:absolute;
	z-index:50;
}
.sq_t,.sq_r,.sq_b,.sq_l{
	z-index:20;
}
.sq_tl{
	width:44px;
	height:44px;
	top:0px;
	left:0px;
	background:url(images/cuadrofoto_tl.gif) no-repeat;
	background-position:top left;
	
}
.sq_tr{
	width:44px;
	height:44px;
	top:0px;
	right:0px;
	background:url(images/cuadrofoto_tr.gif) no-repeat;
	background-position:top right;
}
.sq_bl{
	width:44px;
	height:46px;
	bottom:0px;
	left:0px;
	background:url(images/cuadrofoto_bl.gif) no-repeat;
	background-position:bottom left;
}

.sq_br{
	bottom:0px;
	right:0px;
	width:44px;
	height:46px;
	background:url(images/cuadrofoto_br.gif) no-repeat;
	background-position:bottom right;
}
.sq_t{
	height:44px;
	width:800px;
	top:0px;
	left:0px;
	background:url(images/cuadrofoto_t.gif) repeat-x;
	background-position:top;
}
.sq_r{
	width:44px;
	height:800px;
	top:0px;
	right:0px;
	background:url(images/cuadrofoto_r.gif) repeat-y;
	background-position:right;
}
.sq_b{
	height:46px;
	width:800px;
	bottom:0px;
	left:0px;
	background:url(images/cuadrofoto_b.gif) repeat-x;
	background-position:bottom;
}
.sq_l{
	width:44px;
	height:800px;
	top:0px;
	left:0px;
	background:url(images/cuadrofoto_l.gif) repeat-y;
	background-position:left;
}





#video_select_show,#picture_select_category{
padding-bottom:10px;
} 
#picture_select_category .title{
	text-align:center;
	color:#a52f2f;
	font-size:14px;
	font-weight:bold;
	letter-spacing:3px;
	text-transform:uppercase;
}

#picture_select_category{
	width:188px;
	float:left;
	clear:both;
}

#picture_select_category_top, #picture_select_category_center, #picture_select_category_bottom{
	width:188px;
	float:left;
	clear:both;
}
#picture_select_category_top,#picture_select_category_bottom{
	height:12px;
	font-size:4px;
}
#picture_select_category_top{
	background:white url(images/picoption_top.gif) no-repeat;
}
#picture_select_category_bottom{
	background:white url(images/picoption_bottom.gif) no-repeat;
}
#picture_select_category_center{
	background:white url(images/picoption_center.gif) repeat-y;
}

.picture_items{
padding:4px 0px 0px 0px;
}
.picture_items_name{
padding:0px;
border-bottom:1px solid #5985df;
font-weight:bold;
color:#00506B;
}
#picture_options ul{
	margin-bottom:0px;
	list-style-image:url(images/star_red.gif);
	margin-left:35px;
}

html>body #picture_options ul{
	padding-left:35px;
	margin-left:0px;
	
}

#picture_options li{
	padding-bottom:4px;
}
#picture_options li a{
	color:#a52f2f;
}

#picture_options li.selected a{
	font-weight:bold;
	border-bottom:1px solid #a52f2f;
}

#picture_credits{
float:left;
clear:both;
}

#picture_options #picture_credits .title{
width:188px;
text-align:center;
font-weight:bold;
margin-top:10px;
}
#picture_options #picture_credits ul{
list-style:none;
list-style-image:none;
padding:0px;
margin:0px;
text-align:center;
margin-top:10px;
width:188px;
}
#picture_options #picture_credits ul li{
list-style:none;
list-style-image:none;
width:188px;
padding:0px;
margin:0px;
}

#button_download{
	position:absolute;
	top:40px;
	left:40px;
	z-index:150;
}
#button_download img{
	vertical-align:middle;
	margin-right:5px;
}
#button_download a{
	color: #a52f2f;
}
#pictures_list_center .choose{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color: #a52f2f;
	letter-spacing:3px;
}
