/*----------Galleries Pages----*/
/* Main content area starts */
.bottom_bg_container {
	margin-top:20px;
}
.content_wrapper {
	margin:0 30px;
	margin-top: 10px;
}
ul.content_nav_list {
	border:1px solid #DDB9DC;
	padding:10px;
	width:600px;
	margin-bottom:30px;
	margin-left: 50px;
	margin-top: 20px;
	background: #b765b5;
	height:15px;
	background-color:#F2E3F2;
}
ul.content_nav_list li {
	float:left;
	display:inline;
}

ul.content_nav_list li a {
	color:#b765b5;
	border-right:1px solid #DDB9DC;
	padding:0px 20px;
}

ul.content_nav_list li a:hover {
	color:#DDB9DC;
}

ul.content_nav_list li.no_right_border {
	border-right:0;
}
/* Left col starts */


.left_column {
	width: 240px;
	float:left;
}

.left_column .block {
width: 240px;
}
#subnav_block {
	background: #fff url(../images/240_middle.gif) repeat-y center top;
}
.left_column .bottom_bg_container {
	background:url(../images/240_bottom.gif) no-repeat center bottom;
	height:15px;
}
#subnav_block h2 {
	height:45px;
	margin-top:0px;
	text-indent:-9999px;
	background:url(../images/tabs/tab_galleries.gif) no-repeat center top;
}
/*-----------Subnav starts ---------------*/

#subnav li {
	border-bottom: 1px dashed #ddd;
	padding:3px 0px;
}
#subnav li a {
	text-decoration:none;
	padding:3px 0px;
	padding-left:10px;
	display:block;
}
* html #subnav li a {
	width:170px;
	padding:4px 0px;
	padding-left:10px;
}/* IE 6 fix */
#subnav li a:hover {
	color:#fff;
	display:block;
	background-color: #003366;
}
#subnav li.current_subnav a {
	color:#fff;
	font-weight: bold;
	background-color: #003366;
}
#subnav li.current_subnav a:hover {
	color:#fff;
}

/*----------- Subnav ends ---------------*/

/* Left col ends */


/* right col starts */

.right_column {
	width: 720px;
	float:left;
}

.middle_block {
	margin-top:-10px;
	position: relative;
}

.middle_block .content_wrapper {
	padding:20px;
	padding-left: 30px;
}
.middle_block .block_container {
	position:relative;
	margin-bottom: 30px;
}
.middle_block h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 20px;
	padding-top: 15px;
	padding-left: 60px;
}
.middle_block h3 {
	color: #0d919c;
	margin: 10px 0;
	font-size: 13px;
	margin-bottom: 25px;
	clear: both;
}
ul.vr {
	text-align: center;
}
ul.vr {
	margin-top:20px;
}
ul.vr li {
	display:inline;
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 11px;
	margin-left: 10px;
}
ul.vr li.album {
	margin-left: 10px;
}

.video_container {
	width:512px;
	background-color:#0d919c;
	padding: 10px;
	margin-bottom: 30px;

}

.post16_video_container {
width:480px;

}



/* right col ends */


/* New Window starts */
.new_window {
	text-align:center;
	background: #333;
	margin: 0;
	padding: 0;

}
.new_window div{
	width:400px;
	padding: 10px;
	margin: 0 auto;
}


/* New Window ends */
