﻿h1{
	font-size:180%;
	font-weight:normal;
	color:#555;
}
h2{
	clear:both;
	font-size:160%;
	font-weight:normal;
	color:#555;
	margin:0;
	padding:.5em 0;
}

p{
	clear:both;
	margin:0;
	padding:.5em 0;
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}
ul,li{
	margin:0;
	padding:0;
}
li{
	list-style:none;
	float:left;
	display:inline;


}



/*  */

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
.poster_galary
{
	margin:10px 0px 10px 10px;
	width:754px;
	overflow:hidden;	
}

.poster_galary .header
{
	margin:0px;
	padding:0px;
	width:100%;
	height:11px;
	overflow:hidden;	
	background-image:url('../images/poster_galary_top.gif');
}

.poster_galary .footer
{
	margin:0px;
	padding:0px;
	width:100%;
	height:11px;
	overflow:hidden;	
	background-image:url('../images/poster_galary_bottom.gif');
}

.poster_galary .left
{
	width:3px;
	height:560px;
	background:url('../images/poster_galary_left.gif') repeat-y;
	margin:0px;
	padding:0px;
	float:left;
}

.poster_galary .right
{
	width:3px;
	height:560px;
	background:url('../images/poster_galary_right.gif') repeat-y;
	margin:0px;
	padding:0px;
	float:left;
}
.poster_galary .center
{
	width:738px;
	height:560px;
	background:url('../images/poster_galary_bk.gif') repeat-x #fdfdfd;
	margin:0px;
	padding:0px;
	float:left;
	padding-left:10px;
}
.poster_thumb
{
	width:169px;
	height:259px;
	background:url('../images/poster_img_bk.gif') no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	overflow:hidden;
	padding-bottom:10px;
}
.posters_pagging_bar
{
	width:100%;
	text-align:right;
	padding-top:5px;
	height:20px;
	border:1px #DAE0DD solid;
	margin:10px 0px 0px 10px;
	width:754px;
	overflow:hidden;
	background-color:#F2F8F5;
}
.poster_display
{
	width:300px;
	text-align:center;
	padding:5px 5px 5px 5px;
	width:300px;
	height:400px;
	float:left;
	border:1px #DAE0DD solid;
	overflow:hidden;
/*	margin:10px 0px 0px 20px;*/
}

.poster_discription
{

	text-align:center;
	padding:5px 5px 5px 5px;
	width:380px;
	height:400px;
	float:left;
	border:1px #DAE0DD solid;
	overflow:hidden;
	/*margin:10px 0px 0px 10px;	*/
	margin-left:10px;
}

.purchase_info
{
	text-align:center;
	padding:5px 5px 5px 5px;
	width:700px;
	height:300px;
	border:1px #DAE0DD solid;
	overflow:hidden;
/*	margin:10px 0px 0px 20px;	*/
}
.caption_td
{
	font-weight:bold;
	font-size : 11px;	
	padding-left:15px;
	width:80px;
	overflow:hidden;
	
}
.caption_td1
{
	font-weight:bold;
	font-size : 11px;	
	padding-left:5px;
	width:100px;
	overflow:hidden;
	
}
.section_title
{
	font-weight:bold;
	font-size : 13px;	
	color:#195D6B;
	margin-bottom:10px;
}
.validator_css
{
	background-color:#FFFACD;
}
.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(../images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}

.mat_type_selection_div
{
	background-color:#FFFF99
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
