body { 
	background: url(graphics/topbg.jpg) top center repeat-x;
	background-color: #303328; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding: 0px;
	margin: 0px; 
	color:#fff;
}

html { padding: 0; margin: 0;}

a { text-decoration:none; }
a:link    { color : #bde47a; }
a:active  { color : #fff; }
a:visited { color : #bde47a; }
a:hover	  { color : #fff; } 



.important {color:#cc0000;font-weight:bold;}

h1, h2, h3, h4 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

img { padding: 0px; margin: 0px; border: none; text-align: center; font-size:12px; }

hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
input.error { border:1px solid #db0000; background: #ffffd5; }
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
textarea.error { border:1px solid #db0000; background: #ffffd5; }
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
fieldset { border:none; width:80%; text-align:center; margin:0 auto; }
label {display:block; float:left; font-size:13px; margin:7px 0 0; padding:0; text-align:right; width:30%;}
label.error {color: #db0000;margin:7px 0 7px 34%;width:60%;text-align:left;}
input, textarea, select { font-size:13px; height:18px; margin:2px 0 2px 10px; padding:3px 3px 3px 6px; width:auto;}
textarea { height:70px; }
select { height:22px; margin:2px 0 2px 10px; padding: 0;}
input.button { font-size:13px; height:22px; margin:5px 0; padding:0; width:auto;}

/* Wrapper +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#wrapper { width: 985px; background-color: #35392C; margin: 0 auto; }

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#header { 
	width: 985px; 
	height: 143px;
	margin: 0 auto; 
	text-align: center;
}

#header .logo { width: 447px; 	float:left; }

#header img {border:none;}
#header .adv { 
	background: url(graphics/head2.jpg) top center no-repeat;
	width: 538px; 
	height: 143px;
	float:right; 
} 
 
#header h1 { padding: 10px 0 0 0; margin: 0; font-size:4em;}
#header .desc { width: 980px; margin: 0 auto; text-align: center; color:#114477; font-size: 14px; line-height: 14px; font-weight: bold; font-family: "Trebuchet MS"; padding: 0px; margin: 0px; }

#main_content { 
	width: 985px; 
	padding:0;
	padding-top:10px;
	margin:0;
} 

/* Content +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#content { 
	float:left; 
	margin:0; 
	padding:0; 
	width:550px; 
}

#content.disclaimer { padding:0 20px; text-align:center; width:100%; }

p.entrer a { font-size: 20px; font-weight: bold; color:#114477;}
p.entrer a:hover { color:#282b31; }
p.sortir a { font-size: 14px; color:#282b31; }

#content h2 { font-size: 18px; letter-spacing: -1px; font-weight: bold; padding: 0px 0px 1px 0px; margin: 0px; color:#fff; }

.SitesIndexHead{ text-align:center; } 

.SitesIndexContent { width: 545px; } 
.SitesIndexContent p{ text-align:center; }
.contentTitle { 
	width: 545px; 
	font-size:18px; 
	font-weight:bold; 
} 
.contentTitle span { float:right; }
.contentTitle span.in {
	float:right;
	padding-right:20px;
}
.siteContent { 
	float:left; 
	width:545px; 
	margin-left:4px; 
	border-bottom:1px solid #303328;
} 

.siteContent a{ 
	font-size: 18px; 
	font-weight: bold; 
	text-decoration: none;  
}
.siteContent a:link, a:visited { text-decoration: none; }
.siteContent a:hover, a:active { text-decoration: none; }

.siteThumb{ 
	float: left; 
	height: 90px; 
	margin: 0; 
	margin-left:10px;
	padding: 0; 
	width:120px;
}

.siteDesc{ 
	float: left; 
	min-height:100px;
	width: 300px;
	padding-left:15px;
	font-size:12px;
}
.siteDesc small { font-size: 13px; font-style:italic; }

.siteStats {
	float:right;
	width: 100px;
	font-size:14px; 
	font-weight:bold;
	padding-top:3px;
}


.siteStats div {
	float:right;	
	width:45px;
	text-align:center;
}


.SitesIndexContent ul{ list-style-type: none; margin: 0; padding: 0; }
.SitesIndexContent ul li { clear:left; padding:10px 0 0; position:relative; }

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Nav { font-size: 11px; padding: 10px 0px; color:#666; text-align: center; }
.Nav a { padding: 1px 6px 1px 4px; font-size: 12px; color:#fff; font-weight:bold}
.Nav a:visited { padding: 1px 6px 1px 4px; color:#fff}
.Nav a:hover { padding: 1px 6px 1px 4px; text-decoration: none; color:#bde47a}
.Nav span { padding: 1px 6px 1px 4px; color:#fff; }
.Nav .on { padding: 1px 6px 1px 4px; font-size: 12px; color:#bde47a;}

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.NavSites { font-size: 11px; padding: 10px 0px; color:#666; font-family: 'Verdana';}
.NavSites span { padding: 1px 6px 1px 4px; color:#666; }

/* SideBar +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#sidebar_left {	
	width:204px; 
	float:left;
	padding:0 5px; 
}

#sidebar_right {
	width:204px; 
	float:right; 
	padding:0 5px; 
}

#sidebar { 
	padding:0; 
	width:204px; 
}

#sidebar ul { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	background: url(graphics/bodysidebar.jpg) top center repeat-y;
}
#sidebar ul li { 
	clear:left;
	width:175px; 
	padding:0; 
	margin-left:10px;
	padding-left:10px;  
	line-height:23px;
	border-bottom:1px solid #303328;  
	position:relative; 
}

#sidebar .title { 
	width: 204px; 
	height: 39px; 
	background: url(graphics/topsite.jpg) top center no-repeat; 
	color:#000; 
	line-height:36px;
	font-size:16px;	
	font-weight:bold;
	text-align:center;
}

#sidebar .footer {
	width: 204px; 
	height: 18px; 
	background: url(graphics/footsidebar.jpg) top center no-repeat; 
}
#sidebar .back {
	background: url(graphics/bodysidebar.jpg) top center repeat-y;
}

#sidebar img { 
	margin:0px 11px; 
}

#sidebar .widget { padding: 0 10px 10px; margin-bottom: 20px;}
#sidebar .widget p { margin-top: 0px; }
#sidebar .widget h2 { font-size: 14px; font-weight: bold; padding: 0px 0px 1px 0px; margin: 0px; color:#114477; }
#sidebar .widget ul { margin:5px 0 0 20px; padding: 0px;}
#sidebar .widget li { margin: 0px; padding: 0 0 0 5px; list-style-type: square; }
#sidebar .widget a { color:#114477;}
#sidebar .widget a:visited { color:#114477;}
#sidebar .widget a:hover { color:#ccc; text-decoration: none;}

#sidebar .widget_categories { margin: 0px;}
#sidebar .widget_dating { margin: 0px;}

#sidebar .widget_videos { margin: 0px;}
#sidebar .widget_videos ul { padding: 0px 26px;}


/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#footer { 
	width: 985px; 
	background-color: #35392C;
	margin: 0 auto;  
	text-align: center; 
}

#footer .f_left { 
	padding-top:15px;
	width: 622px;  
	float:left; 
	font-size:14px;
	text-align:left;
}
#footer .f_left span {
	padding-left:160px;
}
#footer .f_right { 
	padding-top:15px;
	padding-right:12px;
	width: 343px; 	
	float:right; 
	font-size:14px;
	text-align:right;
} 

