html {
margin: 0px;
padding: 0px;
} 

body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #006699;
	background-image: url(../images/play_back.jpg);
	background-repeat: no-repeat;
	background-position: left, top;
	background-attachment: fixed;
	text-align:center;
	align: center;
	min-width: 1000px;
	}
.wrapper {
	min-height:100%;
	height: auto;
	position:relative;
	width: 1000px;
	align: center;
	text-align: center;
	margin: 0 auto;
}
#body {
	padding:10px;
	padding-bottom:30px;
	}
.footer {
	position:absolute;

	clear: both;
	bottom:0;
	left: 0;
	width: 100%;
	height:30px;		
}
.top_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 452px;	
}
.menu_c {
	position: absolute;
	top: 0px;
	left: 472px;
	text-align: right;
}
.block_head {
	position: absolute;
	top: 120px;
	left: 560px;
	padding: 5px;
	background-color: #1A71A3;
	width: 417px;
	height: 30px;
	text-align: right;
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
}	
.block_body {
	position: absolute;
	top: 180px;
	left: 560px;
	width: 417px;
	padding: 5px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.footer_link {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link:hover {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.line {
	position: absolute;
	left: 0px;
	top: 90px;
	width: #FFFFFF;
	height: 1px;
	background-color: #FFFFFF;
}
.text_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_w:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.img_c_l {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 450px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.img_box {
	width: 145px;
	padding: 1px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #000000;
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.img_b {
	padding: 1px;
	border: 1px solid white;
}
.img_link {
	font-family: arial;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.img_link:hover {
	font-family: arial;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.slideshow {
	width: 400px;
	border: 1px solid #000000;
}
.right_m_head {
	position: absolute;
	top: 120px;
	left: 560px;
	padding: 5px;
	background-color: #1A71A3;
	width: 417px;
	height: 30px;
	text-align: right;
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
}	
.right_m_body {
	position: absolute;
	top: 180px;
	left: 560px;
	width: 417px;
	background-color: #1A71A3;
	padding: 5px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.left_m_head {
	position: absolute;
	top: 120px;
	width: 450px;
	padding: 5px;
	background-color: #1A71A3;
	height: 30px;
	text-align: right;
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
}
.left_m_body {
	position: absolute;
	top: 180px;
	width: 450px;
	padding: 5px;
	background-color: #1A71A3;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.full_s_head {
	position: absolute;
	top: 125px;
	left: 0px;
	width: 950px;
	padding: 5px;
	background-color: #1A71A3;
	height: 30px;
	text-align: right;
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
}	
.full_s_body {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 950px;
	padding: 5px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}	
#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.errorbox
{
	padding: 4px;
	border: 1px solid #000000;
	width: 350px;
	background-color: #CCCCCC;
	font-family:arial;
	font-size:12px;
	color: #FF0000;
	vertical-align: text-top;
	text-decoration:none;
	text-align: left;
}
.errorbox_2
{
	padding: 4px;
	border: 1px solid #000000;
	width: 500px;
	background-color: #CCCCCC;
	font-family:arial;
	font-size:12px;
	color: #FF0000;
	vertical-align: text-top;
	text-decoration:none;
	text-align: left;
}
.cart_link {
	position: absolute;
	top: 95px;
	left: 560px;
	padding: 5px;
	width: 417px;
	text-align: right;
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
.cart_link a {
	text-align: right;
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.cart_link a:hover {
	text-align: right;
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#cart_table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px;
	width: 500px;
	text-align: center;
}
#cart_table th
{
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
	text-align: center;
}
#cart_table td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	font-size: 10px;
	font-weight: normal;
	border-top: 1px solid transparent;
}
#checkout_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px;
	width: 600px;
	text-align: center;
}
#checkout_table th {
	font-size: 12px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-bottom: 1px solid #fff;
	color: #039;
	text-align: right;
}
#checkout_table td {
	padding: 4px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid transparent;
	text-align: left;
}
#checkout_table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	width: 690px;
	text-align: center;
	align: center;
}
#checkout_table2 td {
	padding: 4px;
	background: #ffffff; 
	border-bottom: 1px solid #333333;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
#link {
	padding: 10px;
	background: #FFFFFF;
	border: 1px dotted #000000;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}
#link a {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration:none;
}
#link a:hover {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration:underline;
}
.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
.pola {
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}