/*SG-Edition 1 Template START*/
/*Header Portion START*/
.hcenter { margin-left:auto; margin-right:auto; margin-top:0px; top:0px; position:relative; width:50px;}
.hgauche { margin-left:0px; margin-top:0px; left:20px; top:15px; position:absolute;}
.hdroit {margin-right:0px; margin-top:0px; right:20px; top:15px; position:absolute;}
#main_outer { width: 1020px; margin-right: auto; margin-left: auto; }
#main_inner { width: 1000px; }
#header { width: 1020px; height: 200px; }
#top_hor_line { position: relative; width: 1000px; height: 50px; z-index: 1; padding: 0; }
#useronline { background-image: url(../../templates/edel/images/uo_bg.png); background-repeat: no-repeat; background-position: center bottom; width: 170px; height: 40px; float: right; margin-top: 0px; margin-right: 50px; }
#useronline a { color: #fff; position: relative; top: 12px; text-decoration:none; font-weight:bold;}
#tusers { background-image: url(../../templates/edel/images/uo_bg.png); background-repeat: no-repeat; background-position: center bottom; width: 170px; height: 40px; float: right; margin-top: 0px; margin-right: 70px; }
#tusers a { color: #fff; position: relative; top: 12px; text-decoration:none; font-weight:bold; }
#facebook { background-image: url(../../templates/edel/images/uo_bg.png); background-repeat: no-repeat; background-position: center bottom; width: 170px; height: 40px; float: right; margin-top: 0px; margin-right: 70px; }
#facebook iframe { color: #fff; position: relative; margin-top: 12px; margin-left: 40px; }
#google { background-image: url(../../templates/edel/images/uo_bg.png); background-repeat: no-repeat; background-position: center bottom; width: 170px; height: 40px; float: right; margin-top: 0px; margin-right: 70px; }
.google{ color: #fff; position: relative; margin-top: 12px; margin-left: 20px; }
#header_right { background-color: inherit; background-image: url(../../templates/edel/images/header_r_bg.png); position: relative; width: 1020px; height: 152px; z-index: 0; float: left; }
#loginbar { font-size: inherit; background-image: url(../../templates/edel/images/hronav_bg.png); background-repeat: no-repeat; background-position: center top; text-align: left; position: relative; width: 1020px; height: 40px; z-index: 1; margin-bottom: -7px; padding-top: 5px; }
#hornav_left { text-align: center; position: relative; width: 280px; float: left; clear: left; }
#hornav_right { text-align: center; position: relative; width: 1020px; height: 20px; float: left; }
.hn_link { font-variant: small-caps; text-align: center; height: 25px; float: left; min-width: 100px; margin-right: 5px; margin-left: 5px; padding: 2px; }
.hn_link:hover { color: #fff; background-image: url(../../templates/edel/images/hornav_button_bg.png); background-repeat: no-repeat; background-position: center; }
.hn_link a { color: #fff; font-size: 13px; font-weight: bold; text-decoration: underline; }
.hn_link a:hover { color: #fff; text-decoration: none; }
/*Header portion END, Main Body START*/
/*#searchbox { background-image: url(../../templates/edel/images/searchbox_bg.png); background-repeat: no-repeat; background-position: center; text-align: center; width: 210px; height: 110px; padding: 50px 40px 40px;}*/
#main_body { }
#leftcol { background-image: url(../../templates/edel/images/leftcolumn_bg.png);  background-position: left top; position: relative; top: -1px; width: 280px; float: left; }
#searchbox { background-repeat: no-repeat; background-position: center; text-align: center; width: 210px; height: 110px; padding: 10px 0px 10px;}
#statistics { background-image: url(../../templates/edel/images/statistics_bg.png); background-repeat: no-repeat; background-position: center top; text-align: center; padding: 50px 40px 40px; width: 210px; height: 80px; }
#footer_left { background-image: url(../../templates/edel/images/leftcolumn_bg-08.png); background-position: left bottom; position: relative; top: 27px; width: 280px; height: 28px; }
.profile_preview { color: #d7d7d7; background-color: #79bcce; text-align: center; width: 105px; height: 160px; overflow: hidden; float: left; max-height: 160px; }
.smallpicbg { background-color: #fff; width: 103px; height: 120px; overflow: hidden; max-height: 120px; }
.module_sg_head { color: #FFFFFF; font-weight: bold; font-variant: small-caps; background-image: url(../../templates/edel/images/module_head_bg.png); background-repeat: no-repeat; background-position: center top; text-align: center; text-indent: 5px; position: relative; top: -0px; right: 1px; width: 250px; height: 35px; padding-top: 10px; }
.leftside_detail { font-weight: normal; background-color: transparent; background-repeat: no-repeat; background-position: center bottom; text-align: left; width: 250px; overflow: hidden; max-width: 250px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding-bottom: 5px; }
/*Panelmenu Accordion START*/
.applemenu{ margin: 5px 0; padding: 0; width: 250px; }

.applemenu div.silverheader a{ font: 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif; color: white; background-image: url(../../templates/edel/menu.png); background-color: whitecolor="#000000"; display: block; position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto; padding: 5px 0 5px 8px; text-decoration: none; }

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}
input{
background-color: white;
font-weight: bold;
}
.inputlogin{
background-color: transparent;
font-weight: bold;
background: none; 
border: none;
}

.applemenu div.selected a, .applemenu div.silverheader a:hover{
color: white;
}
.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: transparent; height: 150px; padding: 5px; overflow: auto; max-height: 150px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
/*Panelmenu Accordion END*/
.module_sg_head_admin { color: #ce831b; font-variant: small-caps; font-weight: bold; background-color: #f4e8bf; background-repeat: no-repeat; background-position: center top; text-indent: 5px; padding-top: 5px; width: 250px; height: 27px; }
.leftside_detail_admin { font-weight: normal; background-color: #f7f7f7; background-repeat: no-repeat; background-position: center bottom; padding-bottom: 5px; width: 250px; border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; border-left: 1px solid #e8e8e8; }
#content_header { background-image: url(images/fond.png); background-position: left bottom; position: relative;  top: -1px; width: 710px; height: 10px; float: right; border-right: 8px solid #000000; }
#rend_page { background-image: url(images/fond.png); background-position: left bottom; position: relative; top: -1px; width: 700px; float: right; padding: 5px; border-right: 8px solid #000000; }
#footer_right { background-image: url(../../templates/edel/images/content_footer_bg.png); background-position: left bottom; position: relative; top: 33px; right: 6px; width: 720px; height: 28px; }
#signup { background-color: inherit; text-align: center; clear: both; padding: 5px 80px 10px; }
.rp_sg_head { color: #6f6f6f; font-weight: bold; font-variant: small-caps; background-image: url(../../templates/edel/images/rp_sg_head.png); background-repeat: repeat-x; background-position: 0 top; text-indent: 20px; height: 30px; margin-bottom: -7px; padding-top: 7px; border: solid 1px #dfdfdf; }
.rp_sg_subhead { background-color: #f0f0f0; background-image: url(../../templates/edel/images/rp_sg_subhead.png); background-repeat: repeat-x; background-position: center top; text-indent: 10px; height: 30px; padding-top: 5px; padding-bottom: 5px; border-top: 1px dotted #dcdcdc; }
#banners { margin: 40px; }
/*Main Body END, Footer START*/
#footer { position: relative; top: 20px; padding-top: 10px; padding-bottom: 10px; }
.footer { padding-bottom: 10px; }
#credits { color: #bababa; font-size: 9px; padding: 5px; }
#credits a { color: #bababa; font-size: 9px; }
#credits a:hover { color: #020202; font-size: 9px; text-decoration: underline; }
/*Footer END*/
/*SG Edition 1 Template END*/
/*oldbody { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-attachment:fixed; background-color: #f5f5f5; background-image: url(/fond.jpg); background-repeat: repeat; background-position: center top; padding: 0; margin: 0; }*/
/*body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-attachment:fixed; background-color: #f5f5f5; background-image: url(../../templates/edel/images/pattern.jpg); background-repeat: repeat; background-position: center top; padding: 0; margin: 0; }*/
body {background:#000000 url('images/rockiz.jpg') fixed ;  padding: 0; margin: 0; background-position: center top; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

form {
  padding: 0;
  margin: 0;
}
/*MENU ET TEXTE CENTRE*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

th {
	font-weight: bold;
	color: #595959;
	background-color: #dcdcdc;
	font-size: 11px;

}

th a {
	text-decoration: underline;
	color: #666;
}
A1 {
	font-weight:bold;
	color: #008000;
	font-size: 12px;
}
B1 {
	font-weight:bold;
	color: #FF0000;
	font-size: 12px;
}
C1 {
	font-weight:bold;
	color: #FF6600;
	font-size: 12px;
}
D1 {
	font-weight:bold;
	color: #800000;
	font-size: 12px;
}
E1 {
	font-weight:bold;
	color: #0099FF;
	font-size: 12px;
}
th a:hover {
	color: #424242;
	text-decoration: underline;

}
/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
 html>body td {
  text-align: left;
}

html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center;
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

*[align="center"] {
  text-align: center;
}

*[align=center] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

*[align=right] {
  text-align: right;
}
.headbg{ color: #fff; background-color: #f2f2f2; background-image: url(backgroundpseudo.gif); }
.headbg2{ color: #fff; background-color: #f2f2f2; background-image: url(backgroundpseudo.gif); }
.headbgbox{
	background-color: #a1a1a1;
}
.module_head {
	width:100%;
	margin: auto;
	background-image: url(images/leftcolumn_bg.png);
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.oddrow, .addrow {
	background-color: #FEFEFE;
}

.evenrow {
	background-color: #EFEFEF;
}


.module_head_right {
	font-size: 11px;
	color: #ffffff;
}

.module_head_right a {
	font-size: 11px;
	color: #ffffff;
}

.calendar_module_detail { font-size: 11px; font-weight: normal; background-color: #fcfdff; color: #121010; border: solid 1px #a1a1a1; }

.calendar_module_head { background-color: #a9a9a9; font-size: 11px; font-weight: bold; color: #ffffff; border: solid 1px #a1a1a1; }


.module_head_right a:hover {
	background-color: #a9a9a9;
	font-size: 11px;
	color: #ffffff;
}


.edituserlink{
	background-color: #696969;
	color: #ffffff;
	font-weight: bold;

}
.edituserlink a{
	background-color: #696969;
	color: #ffffff;
	font-weight: normal;
}
.edituserlink a:hover{
	background-color: #696969;
	color: #ffffff;
	font-weight: normal;
}

.text_head1, .text_head1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_head2, .text_head2:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0000AF;
}
.module_detail_inside { font-size: 11px; font-weight: normal; background-image: url(images/fond.png); text-align:left; border-color: #e5e5e5; border-style: none solid solid; border-width: 1px; }

.tos { font-size: 11px; font-weight: normal; background-color: #3366FF; margin: 10px; border: solid 1px #e5e5e5; }

.im_text { font-size: 11px; font-weight: normal; background-color: #f8fbff; border: solid 1px #e5e5e5; }

.module_detail { font-size: 11px; font-weight: normal; background-color: #fefefe; text-align:left; border: solid 1px #e5e5e5; }
.statusbar { background-color: #f3f3f3; }
.smallpic {
	border: 1px solid #666666;
}

}
textarea {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.dotted{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.s_table_blue{
	color: #27277E;
	font-weight: bold;
}
.s_table_white{
	color: #27277E;
}

.table_blue{
	background-color: #D3E1FA;
	color: #27277E;
}
.table_white{
	background-color: #ffffff;
	color: #27277E;
}

.table_green{
	background-color: #D8F9D5;
	color: #003300;
}
.table_red{
	background-color: #FFD5D5;
	color: #990000;
}
.table_pink{
	background-color: #FFE1FF;
	color: #7D0067;
}
.table_gray{
	background-color: #EFEFEF;
	color: #333333;
}
.table_yellow{
	background-color: #FFFFCC;
	color: #FFFFFF;
}
.headrow {
	border: 1px solid #A9BDF1;
	background-color: #C8E0FB;
	text-align: center;

}
.text8pt {
	font-size: 8pt;
}
a {
	color: #bca00e;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #696969;
}

a.menulink {
	font-size: 11px;
	color: #f8d001;
	text-decoration: none;
}
a.menulink:hover {
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}

.panellinkhdr {
	background-color: #696969;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;

}
a.panellink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #f8d001;
}
a.panellink:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.panelbox {

}
.paneltable{
	background-color: #696969;
}
.storyhead{
	color: #b5871b;
	font-weight: bold;
}
.storydate{
	font-size: 9px;
	color: #003366;
	font-style: italic;
}
.storyby{
	color: #959595;
}
.storytext{
}

.newshead{
	color: #b5871b;
	font-weight: bold;
}
.newsdate{
	font-size: 9px;
	font-style: italic;
}
.newstext{

}

.pollquestion{
	color: #b5871b;
	font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
	font-size: 11px;
	color: #ffffff;
	background-color: #696969;
}

.admin_head{
	font-size: 12px;
	color: #696969;
	font-weight: bold;
}
h4{
	font-size: 12px;
}
.headerfooter, .headerfooter:hover {					/*** style of "xxx's Profile", "Last logge" ***/
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}

.headerfooter:hover {							/*** hover: style of "xxx's Profile", "Last logge" ***/
	color: #FFFFFF;
	text-decoration: none;
}

.nickwidth {								/*** width of sections ***/
	margin-left: 10px;
	margin-rightt: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.im_msg {
	font-size: 8pt;
}

.menu_subhead {
	background-color: #dfdfdf;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;

}

.picgallery {
	background-color: #F8FBFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.module_head a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.module_head a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Following are added in 2.1.0 for DIV specifications */

.stats_line {
	float: left;
}

.stats_line_outer {
	width: 99%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
}

.display_error { color: #d96635; font-weight: normal; background-color: #f2e8d1; text-decoration: blink; padding: 5px; border: solid 1px #d8a566; }

.required_info {
	color: #FF0000;
}

.bloglink_hdr02 {
	float:left; 
	margin: 1px; 
	padding: 4px; 
	text-align: center;
}
 
.colhead {
	font-weight: bold;
	color: #666;
	background-color: #e5e5e5;
	font-size: 11px;

}

.colhead a {
	text-decoration: underline;
	color: #d96635;
}
.colhead a:hover {
	color: #666;
	text-decoration: none;

}

.panelbox_div {
	height:16px; 
	padding:1px;
	padding-left: 6px; 
	padding-right: 3px;
}

.panellinkhdr_div {
	height:13px;
	background-color: #666;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding:3px 
}
.panellinkhdr_div  a {
	text-decoration: none;
}
a.panellink_div {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
.panellink a:hover {
	text-decoration: underline;
}

.signup_line_outer{
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 4px; 
	height: 12pt;
	valign:middle; 
}
.line_outer {
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 4px; 
}
.signup_line_leftside {
	float: left;
	width: 188px;
}

.profile_line_leftside {
	float: left;
	width: 35%;
}
.loadsnaps_column {
	float: left;
	width: 49.9%;
	vertical-align: middle;
	text-align: center;
}

.column_head {
	font-weight: bold;
	background-color: #e5e5e5;
	color: #666;
	font-size: 11px;
	line-height: 20px;
	vertical-align: middle;
}

.column_head a {
	color: #d96635;
	text-decoration: none;
}

.column_head a:hover {
	color: #666;
	text-decoration: underline;

}

.warning, .warning TD, .warning TH,.warning a
{
background-image:url('images/headbr.jpg');
background-color: black;
color: white;
}
.warning a:hover
{
background-image:url('images/headbr.jpg');
color: yellow;
}
.line_leftside {
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 2px; 
	vertical-align:middle; 
}

.line_rightside {
	margin-top: 3px;
	margin-left: 2px;
	margin-bottom: 3px;
	margin-right: 4px; 
	vertical-align:middle; 
}

.line_top_bottom_pad {
	padding-top: 2px;
	padding-bottom: 2px;
}

.top_margin_6px {
	margin-top: 6px;
}

.profile_links { background-color: #C0C0C0; width: 98%; }

.current_monthday {
        background-color: #FEFEFEF;
}

.other_monthday {
        background-color: #EFEFEF;
}
.errors {
	color: red;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:auto;
}
/*        V2        */
.outer{
	list-style:none;
	margin:0px;
	padding:0px;
}


	#menu{

	}
		#menu ul{
			list-style:none;
			padding:0 0 0 8px;
		}
			#menu li{
				list-style:none;
				display:block;
				padding:10px 0;
			}
				#menu li a{
					list-style:none;
					display:block;
					background:url(images/menu_026_b.gif) no-repeat left center;
					color:#ffe991;
					font-weight:bold;
					text-transform:uppercase;
					font-size:11px;
					text-decoration:none;
					padding:0 5px 0 25px;
				}
					#menu li a:hover{
						background:url(images/menu_026_h.gif) no-repeat left center;
						color:#fff;
						text-decoration:none;
					}
				#menu li .current{
					list-style:none;
					display:block;
					background:url(images/menu_026_h.gif) no-repeat left center;
					color:#fff;
					font-weight:bold;
					text-transform:uppercase;
					font-size:11px;
					text-decoration:none;
					padding:0 5px 0 25px;
				}
					#menu li a.current, #menu li a:hover.current{
						background:url(images/menu_026_h.gif) no-repeat left center;
						color:#fff;
						text-decoration:none;					
					}
					
/*  SEARCH AJAX BOX  */		

#search-wrap input{width:130px; font-size:10px; color:#999999; padding:2px; border:solid 1px #999999;margin-top:40px;}
#results{width:150px; border:solid 1px #DEDEDE; display:none; position:relative;}
#results ul, #results li{padding:0; margin:0; border:0; list-style:none;}
#results li {border-top:solid 1px #DEDEDE;}
#results li a{display:block; padding:2px; text-decoration:none; color:#FFFFFF; font-weight:bold;}
#results li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#results li a:hover{background:#FFFFCC; color:#FF0000;}
#results ul {padding:2px;}
			
/* UNC */
.object_ok {
	border: 1px solid green; 
	color: #333333; 
}

.object_error {
	border: 1px solid #AC3962; 
	color: #333333; 
}
   .onglet
        {
                display:inline-block;
                margin-left:3px;
                margin-right:3px;
                padding:3px;
                border:1px solid black;
                cursor:pointer;
        }
        .onglet_0
        {
                background:#bbbbbb;
                border-bottom:1px solid black;
        }
        .onglet_1
        {
                background:#dddddd;
                border-bottom:0px solid black;
                padding-bottom:4px;
        }
        .contenu_onglet
        {
                background-color:#dddddd;
                border:1px solid black;
                margin-top:-1px;
                padding:5px;
                display:none;
        }
        ul
        {
                margin-top:0px;
                margin-bottom:0px;
                margin-left:-10px
        }
        h1
        {
                margin:0px;
                padding:0px;
        }
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
