/*  
Nom du Thème : FantasyGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/
body { background: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin: 0px; color:#35383d;}

html { padding: 0; margin: 0;}

html {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#ff3399;
	scrollbar-track-color:#FFFFFF;
}

h1 { font: bold 1.5em "Arial", Sans-Serif; margin: 0; color: #0099cc; }


a { color:#0099cc; text-decoration: none;}

a:link { color:#0099cc; text-decoration: none;}


.catego{
	background: #ffffff;
	width : 200px;
	height: 6px;
    padding: 3px 3px 3px 3px;
	border: 1px dotted #CCCCFF;

}


table.sample { 
    width:100%;
}

table.sample th {
	
}
table.sample td {
    width:33%;
    text-align:left;
	
    padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius: 12px;
}


.champs {width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: 1px solid #ff6600; background-color: #000000; font-weight: bold; color: #c2c2c2; text-decoration:none}



.date { color:#ff3399; font-size:0.91em; font-weight:bold;}

.catwdc{
	color:#0099cc;
	text-decoration:none;
	font-size:13px;
}

h2{display: inline;
	color:#0099cc;
	font-weight: bold;
	text-decoration:none;
	font-size:13px;
	}

.catwdc:hover{
	color:#ff3399;
	text-decoration:none;
	font-size:13px;
}


.details{
	color:#ff3399;
	font-size:11px;
}

.details h3{
	color:#ff3399;
	text-decoration:underline;
	font-size:12px;
	display:inline;
	margin-bottom: 3px;
	}

.details a{
	color:#ff3399;
	text-decoration:underline;
	font-size:11px;
}

.details:hover{
	color:#0099cc;
	text-decoration:none;
	font-size:11px;
}

.lien{
	color:#0099cc;
	text-decoration:none;
	font-size:11px;
	margin-bottom: 0px;
}

.lien a{
	color:#ff3399;
	text-decoration:none;
	font-size:11px;
	margin-bottom: -5px;
}

.lien:hover{
	color:#0099cc;
	text-decoration:none;
	font-size:11px;
}

.lien li{
display: inline;
list-style-type: none;
}

.annau{
	color:#ffff00;
	text-decoration:none;
	font-size:28px;
}


.annau:hover{
	color:#F1F1F1;
	text-decoration:none;
	font-size:28px;
}

.sitetable {
	width: 100%;
	border: 1px solid #C2C2C2;
	vertical-align : top;
}

.sitetables {
	width: 100%;
	vertical-align : top;
}

.sitetd {
margin-top: -10px;
	border: 1px solid #ffffff;
}

.votelargeur {width: 50px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#333333;
}

a.cat_display:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#CC0000;
	}

a.subcat_display {
	text-decoration: none;
	font-size: 11px;
		font-family: arial;
			font-weight: bold;
	border-bottom : 1px dotted #CCC;
}


.votetable {
	background: #66ccff;
	width : 50px;
	height: 92px;
	margin-right: 5px;

}

.vote span.note {
font-size: 9px;
height: 12px;
display: block;

}
.vote span.nombre 
{
font-size: 14px;
display: block;
}

.vote a{
	color: #ff3399;
	font-size: 14px;
	font-weight: bold;
}

.vote a:hover{
	color: #ff3399;
	font-size: 14px;
	font-weight: bold;
}



/* Onglets fiche site */
#container {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

#container hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
	width: 50%;
}

#container ul#menus {	
	font-weight: bold;
}
#container ul#menus li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	margin: 5px;
}
#container ul#menus li a {
text-decoration: none;

}
#container ul#menus li a:hover {
text-decoration: none;
color: #333333;
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
	}
#container .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
	text-align: left;
}

#container a.current {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	color: #333333;
	font-size: 12px;
}
#container a.ghost  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
	background: white url(images/shade.gif) top left repeat-x;
}

#container a.current:hover {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	font-size: 12px;
	color: #333333;
}
#container a.ghost:hover  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
	background: white url(images/shade.gif) top left repeat-x;
}

#container .on {
	display: block;
	text-align: left;
}
#container .off {
	display: none;
}




a:link { text-decoration: none; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: none; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: none; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

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

img { padding: 0px; margin: 0px; border: none; text-align: center;}
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;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.HBG { background: url(images/HeaderBkg.gif); width: 100%; float: left; padding: 35px 0px 0px 0px;}
.HAL { background:#ff3573 url(images/HeaderBkg1.gif) repeat-x left top; width: 100%;  min-height: 135px;}
/**/ * html .HAL { height: 135px;} /**/ 

.Header { width: 900px; margin: 0 auto; min-height: 85px; position:relative;}
/**/ * html .Header { height: 85px;} /**/ 
.Header .Name { font-size: 32px; line-height: 48px; letter-spacing: -4px; padding: 15px 0px 0px 50px; margin: 0px; font-weight: normal; font-family: "Arial Black"; text-transform: uppercase; background: url(images/LogoIcon.png) no-repeat left top;}
.Header .Name a { color:#330033; text-decoration: none; }
.Header .Name a:visited { color:#330033; text-decoration: none; }
.Header .Name a:hover { color:#330033; text-decoration: none; }

.Header .Desc { position: absolute; top: -25px; color:#fff; font-size: 14px; line-height: 14px; font-weight: bold; letter-spacing: -1px; font-family: 'Arial'; padding: 0px; margin: 0px; }
.Header h2 { position: absolute; top: -25px; color:#fff; font-size: 14px; line-height: 14px; font-weight: bold; letter-spacing: -1px; font-family: 'Arial'; padding: 0px; margin: 0px; }
.Header .Stars { background: url(images/BkgStars.png) no-repeat left top; width: 462px; height: 125px; position: absolute; top: -31px; right: 0px;}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu { margin: 0 auto; width: 900px; padding: 10px 0px 0px 0px;}
.Menu em { display: none}
.Menu ul { list-style: none; margin: 0px; padding: 0px 0px 0px 0px;}
.Menu ul li ul { display: none;}
.Menu li { padding: 0px; margin: 0px; display: inline; font-size: 10px; font-weight: bold;}
.Menu a { padding: 0px 0px 0px 3px; margin-right: 4px; background: url(images/MLeft.png) no-repeat left top; float: left;}
.Menu a span { padding: 7px 9px 7px 6px; display: block; background: url(images/MRight.png) no-repeat right top; float: right; }
.Menu a span { float: none; color: #FFF;}
.Menu a:hover span { color: #FFF;}
.Menu a:hover { background-position: 0% -26px; color:#fff; text-decoration: none;}
.Menu a:hover span { background-position: 100% -26px;  color:#fff;}
.Menu .on { background: url(images/MLeft.png) no-repeat left bottom; color:#fff; }
.Menu .on span { background: url(images/MRight.png) no-repeat right bottom; color:#fff; }



/* SubHeader ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SBG { width: 100%; float: left;}
.SAL { width: 960px; margin: 0 auto;}

.SubHeader { width: 960px; position: relative; float: left; height: 30px; background: #5c235d url(images/SubHeader.gif) no-repeat left bottom;}

/* Syndicate +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Syn {  position:absolute; left: 15px; top: 7px; }
.Syn ul { margin: 0px; padding: 0px;}
.Syn li {  margin: 0px 5px 0px 0px; padding: 3px 0px 3px 15px; list-style-type: none; font-size: 11px; color:#ffccff; display: inline;}
.Syn li a { color:#fff;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search { background: #5c235d url(images/Search.gif) no-repeat left top; position: absolute; top: 30px; right: 0px; width: 408px; padding: 0px 0px 0px 50px; height: 34px; }
.Search  form { padding: 2px 0px 0px 0px; margin: 0px;}
.Search  input { border: none; color: #330033; font-size: 11px;}
.Search  input.search { width: 24px; height: 23px; background: url(images/SearchButton.gif) no-repeat;}
.Search  input.keyword { background: #fff; border: none; padding: 4px 0px 4px 8px; width: 170px; border: none; } /**/ * html #buttonsearch { margin: -22px 0px 0px 175px; } /* */ 
#buttonsearch { padding: 0px; margin: -21px 0px 0px 175px; top: 0px; background: none; }


/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CONBG { width: 100%; float: left;}
.CON { width: 960px; position: relative; margin: 0 auto; padding: 0px; margin-top: 45px;}

/* Side Central Single +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SCS { width: 525px; float: left; padding: 0px 0px 0px 0px;}
.SCS h1 { font-size: 26px; font-weight: normal; background: url(images/PostHead.gif) repeat-x bottom; padding-bottom: 10px; letter-spacing: -1px; }
.SCS h2 { font-size: 18px; font-weight: normal; }
.SCS h3 { font-size: 14px; font-weight: bold; }

.SCS { padding: 0px; font-size: 12px; line-height: 1.6em ; color:#63565f;}
.SCS p { font-size: 12px; line-height: 1.6em; color:#63565f;}
.SCS p strong {}
.SCS img {}
.SCS ul { padding: 10px 0px; margin: 0px; }
.SCS li { padding: 3px 0px 3px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 12px; line-height: 16px; color:#63565f; }
.SCS blockquote { padding: 5px 25px; margin: 0px; color:#993366; font-family: 'Georgia'; font-style: italic; border-top: dashed 1px #cc99cc; border-bottom: dashed 1px #cc99cc; }
.SCS blockquote p { font-size: 13px; padding: 5px 0px; margin: 5px 0px; line-height: 18px; color:#993366; }
.SCS blockquote li { padding: 3px 0px 3px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 13px; line-height: 18px; color:#993366; }
.SCS a { text-decoration: none;}

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { width: 525px; float: left; padding: 0px 0px 20px 0px;}
.SC h2 { font-weight: normal;}
.pagetitle { font-size: 26px; font-weight: normal; letter-spacing: -1px; border-bottom: solid 1px #000; padding-bottom: 15px; padding-top: 0px; margin-top: 0px;}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding: 0px; position: relative; clear: left;}
.PostHead { background:#ee316b url(images/PostHeadBottom.gif) no-repeat left bottom; position: relative; clear: left; padding: 15px 15px;}
/**/ * html .PHT { left: -15px;} /**/ 
.PHT { position: relative; position: absolute; top: 0px; width: 550px; left: 0px; background: url(images/PostHeadTop.gif) no-repeat left top; height: 10px;}

.PostHead h1 { font-size: 16px; line-height: 16px; letter-spacing: -1px; font-weight: bold; padding: 0px 0px 1px 0px; margin: 0px; color:#ffffff;}
.PostHead h1 a { color: #ffffff; text-decoration: none;}
.PostHead h1 a:visited { color: #ffffff; text-decoration: none;}
.PostHead h1 a:hover { color:#000000; text-decoration: none;}

.PostDet { padding: 1px 0px; margin: 0px; font-size: 10px; color:#222; font-weight: bold;}
.PostDet a { color:#0099cc; text-decoration: none;}
.PostDet a:visited { color:#af7d4a; text-decoration: none;}
.PostDet a:hover { color:#ffffff; text-decoration: none;}


.PostCom { padding-top: 15px;}
.PostCom ul { padding: 0px; margin: 0px;}
.PostCom li { padding: 5px 0px 5px 24px; margin: 0px; list-style-type: none; display: inline; color:#336699; font-size: 12px; background: url(images/PostCom.png) no-repeat left center; } 
.PostCom li a { text-decoration: none; } 


/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0px; margin: 0px;}
.Note li { padding: 3px 0px 3px 15px; margin: 0px; list-style-type: none; font-size: 12px;}
.NoteRss { background: url(images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(images/NoteTrackBack.png) no-repeat left top;}


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

.Nav a { padding: 3px 8px 3px 6px; background: #fff; border-right: solid 1px #ccc; font-size: 12px;}
.Nav a:visited { padding: 3px 8px 3px 6px; border-right: solid 1px #ccc;}
.Nav a:hover { padding: 3px 8px 3px 6px; border-right: solid 1px #ccc; text-decoration: none;}
.Nav span { padding: 3px 8px 3px 0px; color:#6666; border-right: solid 1px #ccc; }
.Nav .on { padding: 3px 8px 3px 6px; border-right: solid 1px #ccc; font-size: 12px; color:#000;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px;}
.Comments h3 { font-size: 16px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#999; letter-spacing: -1px; border-bottom: dashed 1px #999;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.List h3 { font-size: 16px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#999; letter-spacing: -1px; border-bottom: dashed 1px #999;}
.List ol { padding: 0px; margin: 0px;}
.List li { position: relative; padding: 65px 5px 10px 5px; margin: 0px 0px 10px 0px; list-style-type: none;}
.List .ComListLi { background: #fff4c3 url(images/ComListLiBottom.gif) no-repeat left bottom; }
/**/ * html .List .ComListLiTop { left: -5px;} /**/ 
.List .ComListLiTop { position: absolute; background: url(images/ComListLiTop.gif) no-repeat left top; height: 73px; width: 455px; left: 0px; top: 0px; padding: 35px 0px 0px 0px;}

/**/ * html .List .ListNr { right: 25px;} /**/ 
.List .ListNr { color:#dfd08f; position: absolute; top: 35px; font-size: 28px; line-height: 28px; font-family: 'Arial'; font-weight: normal; letter-spacing: -1px; padding: 0px; right: 25px; }

/**/ * html .List .ListGrav { left: 10px;} /* */ 
.List .ListGrav { position: absolute; top: 35px; left: 15px;}
.List .ListGrav img { border: solid 1px #fff;}

.List big { margin: 0px; padding: 2px 0px 2px 55px; font-size: 14px; line-height: 14px; letter-spacing: -1px; color:#996633; font-weight: bold; display: block; font-family: 'Arial';}
.List small { color:#996633; padding: 2px 0px 2px 55px; margin: 0px; font-size: 11px; }
.List small a { color:#996633; text-decoration: none;}
.List small a:visited { text-decoration: none;}

.List .ListContent { margin: 15px 0px 0px 0px; padding: 5px 10px; font-size: 11px; line-height: 15px; background: #fff url(images/ComListContent.gif) no-repeat left top; display: block;}
.List .ListContent blockquote { padding: 0px 15px; margin: 0px; color:#cc6600; font-family: 'Georgia'; font-style: italic; border-top: dashed 1px #cc6600; border-bottom: dashed 1px #cc6600; }
.List .ListContent blockquote p { font-size: 12px; padding: 5px 0px; margin: 5px 0px; line-height: 16px; color:#cc6600; }
.List .ListContent ul { padding: 0px; margin: 0px; }
.List .ListContent ul li { padding: 0px; list-style-type: none; background: none; font-size: 11px; line-height: 13px; color:#63565f; }

/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form { background: #f9c6c6 url(images/ComFormBottom.gif) no-repeat left bottom; padding: 10px 15px 15px 15px; position: relative;}
/**/ *html .Comments .FormTop  { left: -15px;} /**/ 
.Comments .FormTop { background: url(images/ComFormTop.gif) no-repeat left top; position: absolute; top: 0px; left: 0px; width: 504px; height: 7px;}
.Comments .Form form {margin: 0px; padding: 0px;}
.Comments .Form a { text-decoration: none;}
.Comments .Form p { padding: 0px 0px 2px 0px; margin: 0px; color:#330000; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#FF3300;}
.Comments .Form p small { font-size: 13px; display: block; padding: 5px 0px;}
.Comments .Form .TextField { background: #fff; border: solid 2px #e2a3a3; padding: 6px; font-size: 12px; display: block;}
.Comments .Form .TextArea { background: #fff; border: solid 2px #e2a3a3; padding: 6px; font-size: 12px;}

.Comments .Form input.SubmitComment { width: 204px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 8px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 8px;}
.Comments .Form input.SubmitCommentIE { width: 204px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 10px; margin-top: 8px;}


/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR2 { width: 415px; float: right; position: relative; padding: 0px 0px 0px 0px; }
.SR { width: 415px; float: right; position: relative; padding: 0px 0px 0px 0px; }
.SR h2 { font-size: 14px; letter-spacing: -1px; font-weight: bold; background: url(images/SRH3.png) repeat-x left bottom; color:#666; padding: 0px 0px 5px 0px; margin: 0px}
.SR h3 { font-size: 14px; letter-spacing: -1px; font-weight: bold; background: url(images/SRH3.png) repeat-x left bottom; color:#666; padding: 0px 0px 5px 0px; margin: 0px}


.SR ul { margin: 0px; padding: 10px 0px;}
.SR li { margin: 0px; padding: 2px 0px 3px 20px; list-style-type: none; background: url(images/CategLi.png) no-repeat left top; border-bottom: dashed 1px #d0c1c1; font-size: 11px;}
.SR li a { color:#cc3366; }
.SR li a:visited { color:#cc3366; }
.SR li a:hover { color:#0099cc;}

/* Side Right Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SRL { width: 230px; float: left;}
.subnav {text-align: left;}
.subnav li{text-align: left; margin-left: 00px;}


/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SRR { width: 160px; float: right; padding: 0px;} 

/*.SRR ul { margin: 0px; padding: 10px 0px ; margin-left: 25px;}
.SRR li { margin: 0px; padding: 2px 0px 3px 20px; list-style-type: none; background: url(images/CategLi.png) no-repeat left top; border-bottom: dashed 1px #d0c1c1; font-size: 11px;}
 */
/* Categories +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categ { margin-bottom: 20px; text-align: left;}

.Categ ul { margin: 0px; padding: 10px 0px 0px 0px;}
.Categ ul li { margin: 0px; padding: 3px 0px 4px 20px; list-style-type: none; font-size: 11px; background: url(images/CategLi.png) no-repeat left top; border-bottom: dashed 1px #d0c1c1;}
.Categ ul li a { color:#cc0066;}
.Categ ul li a:visited { color:#cc0066;}
.Categ ul li a:hover { color:#663366;}

.Categ ul ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; background: none; border-bottom: none;}
.Categ ul li li { margin: 0px; padding: 1px 0px; list-style-type: none; background: none; border-bottom: none; font-size: 10px; }
.Categ ul li li a { color:#ff6699;}
.Categ ul li li a:visited { color:#ff6699;}
.Categ ul li li a:hover { color:#663366;}

/* Flickr RSS - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Flickr { margin-bottom: 10px;}
.Flickr h3 { background: url(images/FlickrH3.gif) no-repeat left top; padding-left: 20px; margin: 0px; color:#993366; letter-spacing: -1px;}
.Flickr ul { background: url(images/SRH3.png) repeat-x top; padding: 10px 0px; margin: 0px;}
.Flickr li { background: none; padding: 0px; margin: 0px 6px 0px 0px; list-style-type: none; display: inline; border-bottom: none;}
.Flickr li a img { background: #fff; padding: 1px; border: solid 4px #e5e5ec; width: 53px; height: 53px; margin-bottom: 5px;}
.Flickr li a:hover img { background: #fff; padding: 1px; border: solid 4px #ff3366; margin-bottom: 5px;}



/* Extra ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.EBG { background: url(images/ExtraBkg.gif); width: 100%; float: left; border-top: solid 1px #ecdce3; border-bottom: solid 1px #ecdce3; padding: 20px 0px;}
.Extra { width: 900px; margin: 0 auto;}

/* Latest Comments  - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.LatestCom { width: 455px; float: left;}
.LatestCom h3 { font-size: 14px; margin: 0px; color:#333366; letter-spacing: -1px; padding-bottom: 10px; }
.LatestCom ul { background: url(images/SRH3.png) repeat-x top; margin: 0px; padding: 10px 0px 0px 0px;}
.LatestCom li { display: block; color:#996699; margin: 0px; padding: 2px 0px 3px 20px; list-style-type: none; font-size: 11px; background: url(images/LatestCom.png) no-repeat left top; font-size: 10px; font-weight: bold;}
.LatestCom li a { display: block; font-size: 12px; font-weight: normal; color:#cc3366;}

/* Latest Entries  - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.LatestEntries { width: 420px; float: left; margin-left: 25px;}
.LatestEntries h3 { font-size: 14px; margin: 0px; color:#333366; letter-spacing: -1px; padding-bottom: 10px; }
.LatestEntries ul { background: url(images/SRH3.png) repeat-x top; margin: 0px; padding: 10px 0px 0px 0px;}
.LatestEntries li { display: block; color:#006699; margin: 0px; padding: 2px 0px 3px 20px; list-style-type: none; font-size: 11px; background: url(images/LatestCom.png) no-repeat left top; font-size: 10px; font-weight: bold;}
.LatestEntries li a { display: block; font-size: 12px; font-weight: normal; color:#cc3366;}


/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.FBG { background: #fff; width: 100%; float: left; padding: 20px 0px;}
.Footer { width: 900px; margin: 0 auto;}
.Footer p { font-size: 10px; color:#9995a2; padding: 0px; margin: 0px; }
.Footer a { color:#9995a2; text-decoration: none;}

.page_item2 a { text-decoration: bold; font-weight: bold;}

#message {margin-right:-80px;}
#message h2 {font: bold 1.5em "Arial"; margin: 0; color: #0099cc;}
#dir h2 {font-weight: bold;}
#dir td {padding-right: 5px;}
.Style9 {
	font-size: 40px;
	color: #ee316b;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.Style9 a:hover{
	font-size: 40px;
	color: #0099cc;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.disclaimer h3
{
	font-size: 16px;
	font-weight:      bold;
	text-align:       center;
	letter-spacing:  4px;
	padding-top:       5px;
	padding-bottom:    5px;
	background-color: #ee316b;
	color: #ffffff;
	font-family: Tahoma;
}

