/*content gedeelte tekst
*/
body, p, td, ul, li, ul li {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	}

b, strong{
	color:#FF9900;

}

.leftboxcontent a:link, .leftboxcontent a:visited, a:link, a:visited {
	color: #739dd5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	text-decoration:underline
}

.leftboxcontent a:hover,.leftboxcontent a:active, a:hover, a:active {
	color: #FF9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	text-decoration:underline
}

#mainWrapper {
	width: 964px;
	margin: 30px auto 0 auto;
}


#mainWrapper #HeaderWrapper {
	height: 202px;
	width: 960px;
	background-image: url(images/index_04.png);
}
#mainWrapper #HeaderWrapper #headernav {
	padding-top: 90px;
	padding-left: 240px;
}

#aboutlovebox{
	margin-bottom:10px;
	clear: right;
}

#aboutloveboxheader {
	background-image: url(images/aboutloveheader.png);
	height: 29px;

}
#lovefreqbox{
	margin-bottom:10px;

}

#lovefreqboxheader {
	background-image: url(images/lovefreqheader.png);
	height: 26px;

}

#lovecontactbox{
	margin-bottom:10px;
}


#lovecontactboxheader {
	background-image: url(images/lovecontactheader.png);
	height: 28px;

}


.leftboxcontent {
	background-image: url(images/leftboxbg.png);
	background-repeat: repeat-y;
	padding-left: 30px;
	color: #739dd5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	padding-right: 35px;
}

.leftboxbottom {
	background-image: url(images/leftboxbottom.png);
	height: 10px;
	background-repeat: no-repeat;
	
}

#mainWrapper #MaininnerWrapper {
	background-image: url(images/backbig.png);
	background-repeat: no-repeat;
	min-height: 100%;

}
#loveradiotodayheader {
	background-image: url(images/loveradiotoday.png);
	height: 56px;


}
#lovetvdezeweekheader {
	background-image: url(images/lovetvweek.png);
	height: 56px;

}
#lovecarouselheader {
	background-image: url(images/lovecarrousel.png);
	height: 56px;

}


.rightboxcontent {
	background-image: url(images/rightbackgr.png);
	padding-left: 25px;
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	padding-right: 20px;
}


.rightboxbottom {
	background-image: url(images/rightboxbottom.png);
	background-repeat: no-repeat;
	height: 30px;

}

#mainWrapper #MaininnerWrapper #Leftcol {
	float: left;
	margin-top: 30px;
	margin-left: 0px;
	width: 218px;
}
#mainWrapper #MaininnerWrapper #Centercol {
	float: left;
	width: 530px;
	margin-top: 30px;
}
#Centercontent {
	padding-left: 20px;
	padding-right: 20px;
}

#mainWrapper #MaininnerWrapper #Rightcol {
	float: left;
	margin-top: 30px;
	width: 207px;
}



#mainWrapper #Footer {
	background-image: url(images/footer.png);
	height: 34px;
	float: left;
	width: 960px;
}
/*Chromestyle begin*/

.chromestyle{
	width: 87%;
	font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid  #FFFFFF;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #84A9DB;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid  #FFFFFF;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid  #FFFFFF; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
text-align:left;
line-height:18px;
z-index:100;
background-color: #8DBFFC;
width: 20px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid  #FFFFFF; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FF9900;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#F9F9F9
}


#logobox{
	background-image:url(images/logo.png);
	height: 180px;
	background-repeat: no-repeat;
}
.spacer {
	clear: both;
}
