/* CSS XHTML */
body {
margin: 0;
padding: 0px;
font: normal 12px/12px Arial, Helvetica, "Sans Serif";
color: #333;
text-align: justify;
background: #134170 url(../images/logomz_riskmed.gif) left center;
}


h1,h2,h3,h4,h5,h6 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
h1 {font-size: 2.4em;}
h2 {font-size: 2.0em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.0em;}
h6 {font-size: 0.8em;}

ul {list-style: square url(../images/arrow_orange.png);}
li {}

td {font: normal 12px/normal Arial, Helvetica, "Sans Serif"; color: #333;}

a:link, a:visited { color: #f60; text-decoration: none;}
a:active, a:hover { color: #C30;}

form { margin: 0; padding: 0;}


/*   CSS MAMBO   */

/* MODULES STYLES*/
.moduletable {
width: 100%;
margin: 0 0 0px 0;
padding: 0;
border: 0;
}
#box-top table.moduletable {
width: auto;
}
.moduletable th {
color: #eef;
font: bold 11px/15px Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align: left;
text-indent:18px;
padding: 3px 8px;
background: #68a url(../images/th_bg.png) left center;
}
.moduletable td {
font: normal 11px/normal Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
text-align: left;
}
.moduletable td ul {
list-style: square url(../images/arrow_blue.png);
margin: 2px 0 2px 20px;
padding: 0px;
}
.moduletable td ul a:link, .moduletable td ul a:visited {
color: #346;
}
.moduletable td ul a:active, .moduletable td ul a:hover {
color: #f90;
}

#box-top .moduletable th {
color: #fff;
font: bold 12px/14px Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align: left;
text-indent: 4px;
padding: 1px 1px;
background: transparent;
}
#box-top .moduletable td {
color:#fff;
}



table.pollstableborder td {
  padding: 2px;
}
 /* --------------- */




/* MAMBO CORE */

.contentpaneopen {
margin: 0;
border: 0;
padding: 0;
}

/* .contentheading {} */


.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}
.buttonheading {}

table.contentpaneopen td {
padding: 0 3px;
}


table.contentpane {
width: 100%;
padding: 0;
margin: 0;
}
table.contentpane td {
margin: 0;
border: 0;
padding: 0;
}
table.contentpane td.componentheading {
padding-left: 4px;
}

/* ------ BUTTONS ----  */
.back_button, .button, .readon, .pagenav {
color: #f60;
font: bold 11px/16px Arial, Helvetica, sans-serif;
text-align: center;
margin: 1px;
border: 3px double #ccc;
padding: 1px 5px;
width: auto;
background: #fff url(../images/button_bg.png) no-repeat center center;
}
input.button {
padding: 1px 1px;
}
.back_button {
float: left;
clear: both;
}
.readon {
float: left;
clear: both;
border: 0;
padding: 0 0 0 14px;
background: transparent url(../images/readon.png) no-repeat 0 0;
text-align: left;
}
.button {
float: none;
line-height: 22px !important;
line-height: 14px ;
}
.pagenav {
	color:#b88;
}
.pagenav#active {
	color:#000;
}
.pagenavbar {
border: 0;
margin-right: 10px;
float: right;
}


.pathway {
font: bold 11px/14px Arial, Helvetica, sans-serif;
color: #fff;
}
.pathway a:link, .pathway a:visited {
color: #eef;
text-decoration:none;
}
.pathway a:active, .pathway a:hover {
color: #fff;
}


.inputbox {
font: normal 11px Arial, Helvetica, sans-serif;
padding: 2px;
border: 3px double #ccc;
background-color: #fff;
}



/*  */ 
.componentheading, .contentheading{
text-align: left;
width : 100%;
padding: 0;
margin: 0 0 5px 0;
color: #eef;
font: bold 13px/20px Arial, Helvetica, sans-serif;
/* text-transform: uppercase; */
background-image: url(../images/head_compo_bg.png);
background-color: #FFA31A;
/* background-color: #235;*/
text-indent: 5px;
}

.contentheading, .contentpagetitle {
color: #fff;
font: bold 15px/15px Arial, Helvetica, sans-serif;
text-align: left;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
color: #346;
}
a.contentpagetitle:active, a.contentpagetitle:hover {
color: #678;
}


.contentcolumn {
padding-right: 5px;
}

div.contentdescription {
	margin: 0;
	padding: 5px;
	border: 3px double #ccc;
	overflow:hidden !important;
	overflow:inherit;
	display:inline-block;
	clear:both;
}
div.contentdescription img {
	margin: 0;
	padding: 0;
	border: 3px double #ccc;
	clear:both;
}

.category, .category a:link,  .category a:visited {
text-decoration: none;
font-weight: bold;
}
.category a:hover {}


/* CONTENT CSS */
.content_rating, .content_vote {
margin: 0 5px;
padding: 0;
}
.small {
color: #999;
font: normal 10px/12px Arial, Helvetica, sans-serif;
}
.createdate {
color: #345;
font: normal 10px/16px Arial, Helvetica, sans-serif;
}
.modifydate {
color: #345;
font: normal 10px/16px Arial, Helvetica, sans-serif;
}
.pagenavcounter {}

table.contenttoc {
border: 3px double #ccc;
padding: 1px;
margin: 0 0 2px 2px;
width: 160px;
}
table.contenttoc th {
color: #fff;
text-align: left;
padding: 2px 4px;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
background-color:#789;
}
table.contenttoc td {
padding: 2px;
}

/*
###########################################################
##                  BLOG CONTENT CSS                     ##
###########################################################
*/

div.blog_more {
	margin: 4px;
	border: 0;
	padding: 0;
	width: auto !important;
	width: 100%;
	clear: both;
}

div.blog_more strong {
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #345;
}
.blog_more ul {
	margin-left: 0px;
	padding-left: 18px;
}

.blog_more li {
	margin-left: 0px;
	list-style: url(../images/readon.png);
}

a.blogsection:link, a.blogsection:visited {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #345;
	text-align: left;
	white-space: nowrap;

}
a.blogsection:hover { color: #679; background: transparent;}



.searchintro {
width: 100%;
margin: 15px 0px 5px 0px;
}

.highlight {
background-color: Yellow;
color: Blue;
padding: 0;
}
/* ---------- */



/*  MENU STYLES */
a.mainlevel:link, a.mainlevel:visited {
display: block;
background: #069 url(../images/menu_bg.png) no-repeat left center;
font: bold 12px/14px Arial, Helvetica, sans-serif;
color: #eef;
vertical-align: middle;
text-indent:19px;
text-decoration: none;
border-top: 1px solid #07c;
border-bottom: 1px solid #046;
padding: 3px 0px;
width: auto !important;
width: 100%;
}
a.mainlevel:active, a.mainlevel:hover {
background: #f90 url(../images/menu_bg.png) no-repeat -176px center;
text-decoration: none;
color: #FFFFCC;
border-top: 1px solid #fc6;
border-bottom: 1px solid #c70;
}
a#active_menu {
background: #f90 url(../images/menu_bg.png) no-repeat -176px center;
text-decoration: none;
color: #FFFFCC;
}

a.sublevel:link, a.sublevel:visited {
text-indent: 25px;
margin: 0;
padding: 0px;
vertical-align: middle;
font: bold 11px/14px Arial, Helvetica, sans-serif;
color: #f60;
text-decoration: none;
}
a.sublevel:active, a.sublevel:hover {
color: #a30;
text-decoration: none;
}


/* TOP MENU STYLES */
ul#mainlevel-nav {
list-style: none;
padding: 0;
margin: 0;
display: inline;
}

ul#mainlevel-nav li {
float: right;
margin: 1px;
border: 1px solid #ccc;
padding: 0px;
width: 100px !important;
width: 98px;
white-space: nowrap;
}

ul#mainlevel-nav li a {
width: auto !important;
width: 100%;
display: block;
margin: 0;
padding: 1px;
color: #fff;
font: bold 11px/12px Arial, Helvetica, sans-serif;
text-indent: 4px;
text-decoration: none;
background: #9ab;
-moz-opacity:0.90;
opacity:0.90;
filter:alpha(opacity='90');
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
color: #fff;
background: #bcd;
}



/* ITEM LIST TABLE */
.sectiontableheader, .sectiontableheader th {
	color: #345;
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	background: #ddd;
	padding: 3px;
	text-align: left;
}
.sectiontablefooter {
	text-align: center;
}

table.sectiontable tr.sectiontableentry1 td,
table.sectiontable tr.sectiontableentry2 td {
padding: 3px;
}

tr.sectiontableentry1 {
background-color : #eee;
}
tr.sectiontableentry2 {
background-color : #fff;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
padding: 3px; 
}
tr.sectiontableentry1 a, tr.sectiontableentry2 a {
font-weight: bold;
}

/* ---------- */

.contact_email {
	margin: 0px;
	padding: 10px;
	border: 5px double #ddd;
	clear: both;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px;
}

.code {
	background: #ddd;
	border: 1px solid #bbb;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

/*  SLIDE SHOW   */ 
#corps {	width: 960px; margin: 0px auto 0px;	text-align: left; background-color: #FFFFFF; border: 1px solid #a6a6a6;	margin-top: 35px;}
#bloc_principal {background-color: #FFFFFF; margin: 0px; padding:0px;}

img {border: 0px;}
#sous_nav { height: 24px; border-bottom : 1px solid #a6a6a6;}

#newsletter {float:right; padding-left: 28px; height: 41px; width: 313px; background-image: url(imgs/fd_nav.png);}
#newsletter .champ_newsletter {float: left; width: 150px; margin-top: 10px; border: 2px solid #334e62; height: 18px;}
#newsletter .ok_newsletter{margin-top: 10px; padding-left: 10px; width: 22px; height: 22px;}

#corps_content {
	width: 597px;
	float: left;
	padding: 10px 13px 10px 12px;
	background-color: #FFFFFF;
}

/*
#corps_content {
/*	width: 597px; */
	width: 658px;
/*	float: left; */
	float: right;
	padding: 1px 1px 1px 1px;
/*	padding: 10px 13px 10px 12px;  */
	background-color: #FFFFFF;
border: 0px solid #f0f0f0;
}
*/
#corps_content #anim_home {padding-bottom: 20px;}

#corps_content #anim_home #controls_anim{float: right; padding-right: 10px; height: 71px; position: relative; z-index: 10; padding-top: 1px;}
#corps_content #anim_home #controls_anim p {float: left; padding-right: 5px;}
#corps_content #anim_home #controls_anim .onover {position: relative; margin-left: -24px;}

#corps_content #anim_home .anim_home_news{border: 1px solid #a6a6a6; position: absolute; }
#corps_content #anim_home .anim_home_news h2 {width: 565px; padding: 10px 10px 10px 20px; margin-top: -60px; position: absolute; 
z-index: 5; background-image:url(../images/bg_titre_slide.png); color: #FFFFFF;}
#corps_content #anim_home .anim_home_news h2 a {color: #FFFFFF; font-size: 26px; font-weight: normal;}

#corps_content #anim_home #balaune {padding-top: 366px;}


#les_filles {
	float: left; width: 164px;
}

#les_filles #controls_fille { background-image:url(../images/les_filles.png); width: 44px; height: 29px; padding-left: 120px; padding-top: 1px;}
#les_filles #controls_fille p {float: left; padding-right: 2px;}
#les_filles #controls_fille .size12 {padding-top: 1px;}

#les_filles #name_fille { background-image:url(../images/fd_nom.png);	width: 164px; height: 29px;}
#les_filles #controls_fille p {float: center; padding-right: 12px;}
#les_filles #controls_fille .size12 {padding-top: -1px;}

#les_filles #border_visu_fille {border-right: 1px solid #949494; border-left: 1px solid #949494;}
/* #les_filles #visu_fille {width: 164px; height: 245px; overflow: hidden;}  */
#les_filles #visu_fille {width: 164px; height: 215px; overflow: hidden;}

#les_filles #visu_fille .accroche{width: 160px; height: 56px; padding: 6px 4px 2px 6px; margin-top: -60px;text-align:center;
z-index: 5; background-image:url(../images/bg_titre_slide.png); color: #FFFFFF; font-size: 12px;}
html:not([lang*=""]) #les_filles #visu_fille .accroche {
  position: relative;
}

#les_filles #visu_fille .section {	
		width:164px;
	/*	height:445px;  */
		height:215px;
		overflow:hidden;
		float:left;	
}
#les_filles .content_fille {	width: 10000px;}
#les_filles #casting_call {padding-top: 10px;}

#feature {
	float: left;
	width: 405px;
	padding-left: 18px;
}

#art_fille_content #global_fille {float: left; padding-right: 30px;}
#global_bunny {float: left; clear: both;}

/* HABERLİ KAYAN HABERLER */
/*Center Content*/	

.centerWrapper {
	float: right;
	display: inherit !important;
	display: block;
	background: #fff url(../images/whitesquare.gif) repeat;
	margin: 0;
	border: 0px;
	padding: 0;
width: 688px  !important;
width: 688px;
/*
	margin-top: 5px;
	padding: 10px;
*/
}

#box-content {
float: right;
display: inherit !important;
display: block;
margin: 0;
border: 0;
padding: 0;
width: 686px  !important;
width: 686px;
}

.twoColContainer {
	position:relative;
	margin:0 auto;
	width:850px;
}

/*These are just styles used for the example for the content.*/	
.twoColContainer .leftCol {
	padding-top: 10px;
	float:left;
	width:670px;
	margin-right: 15px;
	background:#fff;
	}

.twoColContainer .rightCol {
	float:left;
	width:320px;
	clear:right;
	background:#fff;
	}

.left p, .right p {
	padding:10px;
	}
/*If you are going to use floats then you will NEED to clear the
footer so it doesn't bunch the content up*/
.clear {clear:both;}

.squareAd {
	width: 300px;
	height: 250px;
	overflow: hidden;
	margin: 5px;
	margin-top: 15px;
}

.giantAd {
	margin: 2px;
	margin-left: 20px;
	z-index: 1;
}



.twoColContainer .leftCol .innerLeftCol {
	float:left;
	width:480px;
	margin-top: 7px;
	}

.twoColContainer .leftCol .innerRightCol {
	float:left;
	width:180px;
	clear:right;
	background:#fff;
	margin: 5px;
}

/* üst banner için stil, */
#fadeTopImages{
	float:right;
	position:relative;
	z-index:1000;
/*	width:675px;}  */
	width:570px;}

#fadeTopImages img{
	float:left;
	height:130px;
/*	width:675px;  */
	width:550px;
margin: 2px 10px 2px 0px;}
