﻿#container_content_backgr
{
    background-color:#CCC;
    float: left;
    padding-top: 25px;
    width: 940px;
}/*
#container_selection
{
    height: 700px;
    margin: 0 auto;
    padding: 0;
    width: 675px;
}*/
#pic_large_text
{
    font-weight: bold;
    padding: 0 0 5px;
    width: 675px;
}
#pic_large_selection
{
    float: left;
    height: 680px;
    width: 467px;
}/*
#pic_small_selection_container
{
    float: right;
    height: 500px;
    width: 152px;
}*/
#pic_small_selection
{
    float: right;
    height: 222px;
    margin-bottom: 7px;
    width: 152px;
}
#piclargetext
{
    background-color: #DEC298;
    font-weight: bold;
    margin: 25px auto 0;
    padding: 5px 0 5px 5px;
    width: 675px;
}
#bottom_selection_container
{
    float: right;
    height: 222px;
    padding-top: 15px;
    width: 810px;
}
#galleries_container
{
    float: left;
    padding: 5px 15px 5px 0;
    width: 152px;
}

/******************************************/

#piclargetext
{
	width: 637px;
	float: left;
	font-weight: bold;
	padding: 5px 0px 5px 15px;
	margin: 25px 0px 10px 0px;
	background-color: #990000;
	color: #FFFFFF;
}
#gallerydetail_ascx_largeimg
{
	width: 506px;
	height: 680px;
	float: left;
	border-right: solid 2px #000;
	margin-right:37px;
}

#gallerydetail_ascx_largeimg img{
    width:467px;
    height:680px;
}

#gallerydetail_ascx_smallimg img{
    width:152px;
    height:222px;
    margin-bottom:7px;
}

#gallerydetail_ascx_title{
    margin-bottom:5px;
    font-weight:bold;
}

#galleryselection_aspx_gallerydetail{
    width:700px;
    margin: 25px auto 0;
    min-height:400px;
}

