body {
	background-image:  url(images/body_bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding: 0px;
	text-align: center;
	padding-bottom: 10px;
}

#container {
	width: 1026px;
	height: 500px;
	margin: 0px auto;
	text-align: left;
	/*border: solid 1px #0000AA;*/
}

#header {
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	width: 1026px;
	height: 132px;
	position: relative;
	/*border: solid 1px #00FF00; */
	text-align: left;	
}

#header_left {
	background-image: url(images/header_left_bg.png);
	background-repeat: no-repeat;	
	width: 795px;
	height: 92px;
	position: absolute;
	left: -48px;
	top: 43px; 	/* -48px */ 	
	 clear: both;
}


#header_base 
{
	clear: both;
	background-image: url(images/header_base.gif);
	background-repeat: no-repeat;
	width: 1026px;
	height: 23px;
	/*z-index: -1;
	position: relative;*/
	/*border: solid 1px #000000; */
}

#main-content {
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
	width: 1026px;
	/* height: 700px;	*/
	/*border: solid 1px #000000;  */
}

#content {
	width: 1026px;
	/*min-height: 632px; 
	min-height: 832px;	
	border-bottom: 1px solid #e1e1e1;
	height: 700px;*/
}

#content-line
{
	border-bottom: 1px solid #e1e1e1;
	clear: both;
}

*html #content
{
	height: 700px;
}

#logo {
	background-image: url(images/logo.png);
	margin: 1px 0 0 30px;
	width: 205px;
	height: 143px;
	z-index: 10;
	position: absolute;
}

#title {
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;	
	margin: 60px 0 0 300px;
	width: 493px;
	height: 45px;	
	/* 24-01-2009 */
	position: absolute;	
}

#title-text
{
	color:#385764;
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	padding-top: 12px;
	padding-left: 35px;
	position: absolute;
}


#content-left {
	float: left;	
	width: 249px;	
	position: relative;
	min-height: 630px;
	/*border: 1px solid #FFAA00;*/
}

*html #content-left {
	height: 630px;
}

#content-right {
	float: right;		
	width: 770px;
	min-height: 630px;
	/*border: 1px solid #FF00AA;*/
}
*html #content-right {
	height: 630px;
}
#content-right-left {
	float: left;
	width: 492px;
	min-height: 630px;
	text-align: left;
	color:#757575;
	font-family:Arial;
	font-size:12px;
	/*border: 1px solid #AA00FF;*/
}

*html #content-right-left {
	height: 630px;
}

#content-right-right {
	float: right;
	min-height: 630px;
	width: 264px;
	/*border: 1px solid #00AAFF;*/
}

*html #content-right-right {
	height: 630px;
}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 1038px;
	margin-left: -6px;
}

*html #footer {
	left: 0px;
}

/* 31-01-2009 #footer a u
{
	border: 1px solid #0000FF;
	text-decoration: none;
}
#footer a u:selected
{
	text-decoration: none;
}

#footer a u:visited
{
	text-decoration: none;
}

 #footer a:visited
{
	text-decoration: none;
}
*/

/*

A#footer
{
	border: 1px solid #0000FF;
	text-decoration: none;
}

#footer a:visited
{
	border: 1px solid #0000FF;
	text-decoration: none;
}

#footer a:link
{
	border: 1px solid #0000FF;
	text-decoration: none;
}

#footer a:hower
{
	border: 1px solid #0000FF;
	text-decoration: none;
}

#footer a:active
{
	border: 1px solid #0000FF;
	text-decoration: none;
}
*/
#contemt-left-menu {
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	left: 32px;
	width: 206px;
	height: 519px;
	position: absolute;
	text-align: left;
}

/* 24-01-2009 */
#email-image{
	background-image:url(images/email.png);
	background-repeat:no-repeat;
	height:50px;
	position:relative;
	top:-60px;
	width:48px;
}
/* 25-02-2009 */
*html #email-image
{
	top:-70px;
}
#login {
	/*background-color: #e0137a;*/
	width: 198px;
	height: 60px;
	position: absolute;
	left: 34px;
	top: 230px;
}

A.lnkLogin {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #E0137A;
	text-decoration: none;
}

A.lnkRegister {
	font-size: 11px;
	font-family: Arial;
	color: #757575;
	text-decoration: none;
}

#player {
	background-image: url(images/player_bg.png);
	background-repeat: no-repeat;
	left: 9px;
	width: 150px;
	height: 245px;
	top: 340px;
	position: absolute;
}

.PlayerText 
{
	font-size: 18px;
	font-weight:bold;
	font-family: Arial;
	color: #000000;
	/*margin-top: 70px;
	position: absolute;
	margin-left:-18px;*/
	position: relative;
	top: 80px;
	/*left:32px;*/
	left: 50px;
}

a.PlayerLink
{
	font-size: 13px;
	font-family: Myriad Pro;
	color: #ffffff;	
	position: relative;
	top: 152px;
	/*left: 15px;*/
	left: 40px;
}

#play {
	background-image: url(images/play_button.png);
	background-repeat: no-repeat;
	left: 45px;
	width: 62px;
	height: 61px;
	top: 150px;
	position: relative;
}

.box 
{
	
}

/* top */
.box_r1 {
	width:100%;
	position: relative;
}

.box_r1c1{
	background-image: url(images/box_r1c1.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 20px;
	position: absolute;	
	left:0px;	
	top: 0px;
}

.box_r1c2{
	background-image: url(images/box_r1c2.png);
	background-repeat: repeat-x;
	height: 20px;
	margin-left: 15px;
	margin-right:16px;	
}

.box_r1c3{
	background-image: url(images/box_r1c3.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 20px;
	position: absolute;		
	right:0px;
	top: 0px;
}

/*** middle ***/
.box_r2 {
	width:100%;
}

.box_r2c1 {
	background-image: url(images/box_r2c1.png);
	background-repeat: repeat-y;
	width: 100%;
}

.box_r2c2 {
	background-color: #ffffff;
	margin: 0px 15px 0px 15px;
}

.box_r2c3 {
	background-image: url(images/box_r2c3.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 100%;	
}

/**** bottom **/
.box_r3 {
	width:100%;
	position: relative;
}

.box_r3c1 {
	background-image: url(images/box_r3c1.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 15px;
	height: 10px;
	position: absolute;	
	left:0px;	
}

.box_r3c2{
	background-image: url(images/box_r3c2.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 10px;
	margin-left: 15px;
	margin-right:16px;
}

.box_r3c3{
	background-image: url(images/box_r3c3.png);
	background-repeat: no-repeat;
	background-position:  right top;
	width: 16px;
	height: 10px;
	position: absolute;		
	right:0px;	
	top: 0px;
}


/* endof box */
/* By VS 24-01-2009 */

#top_right_box1 
{
	float: right;
	width: 250px;
	height: 50px;
	margin-top: 85px;	
	position: absolute;
	margin-left:760px;
}

*html #top_right_box1 
{
	margin-left:755px;
}

#right_box1
{	
	/*height:85px;*/
	margin:-10px 0 0;
	width:250px;
	z-index:10;
	/* 31-01-2009 width: 250px;
	border: 1px solid #AAAAAA;*/
}

*html #right_box1 {	
	margin-left: 7px;	
}

#right_box1 .box_content
{
	/*height: 60px;	*/
	/*width: 220px;	
	overflow: hidden;
	text-align: left;
	z-index: 20;*/
	padding-left: 40px;
	width: 180px;
}
/* 25-02-2009
*html #right_box1 .box_content 
{
	padding-left: 30px;
	width: 190px;
}
*/
#right_box2 
{
	width: 250px;
	/*height: 220px;	*/
}

#right_box2 .box_content
{
	width: 220px;
	height: 180px;
	overflow: hidden;
	text-align: left;
}

#right_box3 
{
	width: 250px;
	/*height: 220px;	*/
}

#right_box3 .box_content
{
	width: 220px;
	height: 180px;
	overflow: hidden;
	text-align: left;
}

#random_images 
{
	width: 250px;	
}

#random_images .box_content
{
	width: 220px;
	height: 180px;	
	overflow: hidden;
	text-align: left;
}

.box_content p
{
	font-size: 16px;
	font-family: Myriad Pro;
	color:#E0137A;
	margin: 0 0 0 0;	
}


#top_right_box1 .box_content p
{
	font-size: 16px;
	font-family: Myriad Pro;
	color:#E0137A;
	margin: o 0 0 0;
	padding-top: 10px;
}

#top_right_box1 .box_content span
{
	padding: 0 0 0 0px;
	vertical-align: top;
	font-size: 11px;
	font-family: Arial;
	color: #757575;
}

.box_content td
{
	background: transparent url(images/bullet.jpg) no-repeat left top;
	padding: 0 0 0 10px;
	vertical-align: top;
	font-size: 12px;
	font-family: Arial;
	color: #757575;
}

#main-content h1.gv_list 
{
	font-size: 13px;
	font-family: Arial;
	color: #656565;
	margin: 0 0 0 0;
}

#news_link
{
	font-size: 11px;
	color: #E0137A;
}

#news_link a
{	
	font-family:Arial;
	color: #656565;
}
/* 31-01-2009 */
#adminlogin
{
	text-align: right;
	top: 55px;
	right: 25px;
	position: absolute;
	width: 700px;
	z-index: 250;
}

.mnuVertical
{
	vertical-align:top;
}

.mnuVertical td
{
	height: 20px;
}

#contemt-left-menu td
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
}

#left-menu-section
{
	left: 25px; 
	position: relative; 
	width: 174px; 
	vertical-align: top; 
	top: 0px;
	padding-top: 12px;
}
.mnuOver 
{
	color:#E0187F;
	text-decoration:none;
}

.mnuSelected
{
	color:#E0137A;
	text-decoration:none;
}

#footer-text
{
	left: 18px;
	position: relative;
	width: 700px;
	top: 15px;
	text-align: left;
	padding-right: 30px;
	color: #848484;
}

#footer-text a:visited
{
	padding-right: 12px;
	padding-left: 12px;
	text-decoration:none;
	color: #656565;
}

#footer-text a:hover
{
	color: #E0137A;
	text-decoration: underline;
}

#content-right-left h1.title
{
	font-size: 11px;
}

#title-text h1.title
{
	font-size: 11px;
}

.box_link
{
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	color: #E0137A;
}

.box_link a
{	
	font-family:Arial;
	color: #656565;
}

h2
{
	color: #43606D;
	font-family: Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
}

.lblErrorMsg
{
	color: Red;
	text-align: left;
}


/*#random_images
{
	width: 250px;
	border: 1px solid #000000;
}

#random_images .box_content
{
	height: 220px;
	text-align: left;
}*/

/*#content-right-left a
{
	color:#E0137A;
	text-decoration:none;
}*/
/*.breadcrumb
{
	text-align: left;
}*/