/********************************************************/
/* Main												    */
/********************************************************/

TD a, TD.a:hover, TD a:visited, TD a:link, TD a:active {
	text-decoration: none;
	}

DIV.content_div {
	width: 445px;
	margin-left: 15px;
	}

body {
	margin:					0px;
	background-image:		url('../images/bg.jpg');
	background-repeat:		repeat-x;
	background-color:		#4D3D22;
}

body, div, table, tr, td, p {
	font-family:			Arial;
	font-size:				11px;
	color:					#000000;
}

a:link, a:active, a:visited {
	font-family:			Arial;
	font-size:				11px;
	color:					#000000;
	text-decoration:		underline;
}

a:hover {
	font-family:			Arial;
	font-size:				11px;
	color:					#666666;
	text-decoration:		underline;
}

td.header {
	background-image:		url('../images/header.jpg');
	background-repeat:		no-repeat;
	height:					196px;
	width:					901px;
}

DIV#flashcontent {
	padding-left: 13px;
	padding-bottom:6px;
	color:white;
	}
DIV#flashcontent a, DIV.flashcontent a:hover {
	color:white;
	}	

td.navbar {
	background-image:		url('../images/navbar_bg.jpg');
	background-repeat:		no-repeat;
	height:					55px;
	width:					922px;
}

td.content {
	background-image:		url('../images/new/mainback_content.jpg');
	background-repeat:		repeat-y;
	width:					901px;
}

td.bottom {
	background-image:		url('../images/bottom.jpg');
	background-repeat:		no-repeat;
	height:					36px;
	width:					922px;
}


td.content_container {
	width: 484px;
	padding-top: 20px;
}
td.content_subnavi {
	width: 208px;
	height:100%;
}
td.content_rightborder {
	width: 209px;
	padding-left: 25px;
}

.div_footer {
	margin-top:				20px;
	margin-bottom:			20px;
	font-size:				11px;
	color:					#D9D1BF;
}

div.footer a:link, div. a:visited, div. a:active {
	color:					#D9D1BF;
}

div.footer a:hover {
	color:					#837761;
}

.div_title {
	height:					22px;
	background-image:		url('../images/title_underline.gif');
	background-repeat:		repeat-x;
	background-position:	bottom left;
	margin-top: 17px;
}

.div_text {
	padding-left:			3px;
}

div.div_text a {
	text-decoration: underline;
	}


DIV.navi_left {
	margin-left:11px;
 	margin-top: 42px;
 	height:45%;
	}
DIV.div_rightborder {
	margin-left: 0px;
	margin-top: -8px;
	}


DIV.newsletter_div {
	margin-left: 			0px;
	width: 					174px;
	height:					135px;
	background-image:		url('../images/newsletter_box_bg.jpg');
	background-repeat:		no-repeat;
}

/* IE */
DIV.newsletter_inner_div {
	margin-top:				30px;
	margin-left:			15px;
}

/* FF */
html>body DIV.newsletter_inner_div {
	margin-left:			0px;
	margin-top:				0px;
	padding-top:			30px;
	padding-left:			15px;
}

INPUT.newsletter_input {
	width:					140px;
	height: 				19px;
	padding-left:			2px;
	padding-top:			2px;
	background-image:		url('../images/newsletter_input.gif');
	background-repeat:		no-repeat;
	border:					0px;
	font-size:				10px;
	margin-top:				7px;
	margin-bottom:			10px;
}
	
DIV.partner_div {
	margin-top:	14px;
	margin-left: 0px;
	width: 174px;
	}	

.small_arrow_left {
	padding-top: 3px;
	padding-right: 5px;
	}

a {
	text-decoration:none;	
}
/********************************************************/



/********************************************************/
/* Navi */
/********************************************************/

.nav1 {
	
}

.nav1 a:link, .nav1 a:visited, .nav1 a:active {
	
}

.nav1 a:hover {
	
}

.nav2 {
	
}

.nav2 a:link, .nav2 a:visited, .nav2 a:active {
	
}

.nav2 a:hover {
	
}

.nav3 {
	background-color:		#D9D0BF;
	width:					150px;
	text-transform:			uppercase;
	font-weight:			bold;
	color:					#000000;
	border-top:				1px solid black;
	border-right:			1px solid black;
}

.nav3 a:link, .nav3 a:visited, .nav3 a:active {
	font-weight:			bold;
	text-decoration:		none;
	color:					#000000;
	border-top:				1px solid black;
}

.nav3 a:hover {
	
}

.nav4 {
	background-color:		#E9E1CE;
	width:					150px;
	text-transform:			uppercase;
	font-weight:			bold;
	color:					#000000;
	border-top:				1px solid black;
	border-right:			1px solid black;
}

.nav4 a:link, .nav4 a:visited, .nav4 a:active {
	font-weight:			bold;
	text-decoration:		none;
	color:					#000000;
	border-top:				1px solid black;
}

.nav4 a:hover {
	
}

.nav5 {
	background-color:		#D9D0BF;
	width:					150px;
	text-transform:			uppercase;
	font-weight:			bold;
	color:					#000000;
	border-top:				1px solid black;
	border-right:			1px solid black;
}

.nav5 a:link, .nav5 a:visited, .nav5 a:active {
	font-weight:			bold;
	text-decoration:		none;
	color:					#000000;
	border-top:				1px solid black;
}

.nav5 a:hover {
	
}

.nav6 {
	background-color:		#E9E1CE;
	width:					150px;
	text-transform:			uppercase;
	font-weight:			bold;
	color:					#000000;
	border-top:				1px solid black;
	border-right:			1px solid black;
}

.nav6 a:link, .nav6 a:visited, .nav6 a:active {
	font-weight:			bold;
	text-decoration:		none;
	color:					#000000;
	border-top:				1px solid black;
}

.nav6 a:hover {
	
}

IMG.soulplay_arrow_small {

}

/********************************************************/


/********************************************************/
/* Styles for Clicersfwdemail */
/********************************************************/

.tx_clicersfwdemail_pi1-input {
	background-image:		url('../images/input_bg.jpg');
	background-repeat:		repeat-x;
	height:					20px;
	border:					1px solid #DDDDDD;
}

.tx_clicersfwdemail_pi1-div_submitbutton {
	margin-top:				10px;
}

.tx_clicersfwdemail_pi1-textbeforeinput {
	font-weight:			bold;
}

.tx_clicersfwdemail_pi1-main_td {
	padding-top:			25px;
}

.dotted_row_bottom {
	background-image:		url('/fileadmin/templates/images/title_underline.gif');
	background-repeat:		repeat-x;
	background-position:	bottom left;
}

/********************************************************/


/********************************************************/
/* Styles for BAHAG Photo Gallery */
/********************************************************/
.tx-bahagphotogallery-pi1 a:link, .tx-bahagphotogallery-pi1 a:active, .tx-bahagphotogallery-pi1 a:visited {
	font-size:				11px;
	color:					#000000;
	text-decoration:		underline;
}

.tx-bahagphotogallery-pi1 a:hover {
	font-size:				11px;
	color:					#666666;
	text-decoration:		underline;
}

.tx-bahagphotogallery-pi1 td {
	font-size:				11px;
}
	
.tx-bahagphotogallery-pi1 td.bgcolor_1 {
	background:				#FF0000;
	color:					#FFFFFF;
}
	
.tx-bahagphotogallery-pi1 table.bgcolor_2 {
	background:				#F8F8F8;
	border:					1px solid #D2D2D2;
}
	
.tx-bahagphotogallery-pi1 div.thumb-border-color {
	border:					1px solid #000000;
}

/********************************************************/

DIV.menuWrap {
	float: left;
	padding-left: 3px;
	margin-top: 10px;
}

DIV.menuWrap a {
	text-decoration: underline;
}


