/* Links */
.dropDown2 {
	background-color: #453E33;
	border: 1px solid #453E33;
	font-size: 11px;
	color: #C6B8A9;
	list-style-position: inside;
	list-style-type: disc;
    }
a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

a.mainlevel:link, a.mainlevel:visited {
	
	color: #fff;
	display: inline;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
	

}
.mention{
	color: #453E33;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.mention a{
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a.mainlevel:hover {
	background-color: #515155;	
	color: #fff;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #fff;
	display: inline;
	height: 50px;
	line-height: 50px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	width: auto;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 2px;
}

a.mainlevel-top:hover {	
	color: #fb7000;
}

a.mainlevel-top#active_menu-top {
	color: #fb7000;
	font-weight: bold;
}

a.mainlevel-top#active_menu-top:hover {
	color: #fff;
	text-decoration: none;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #fff;
	display: inline;	
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	width: 800px;
letter-spacing: 2px;
}

a.mainlevel-footer:hover {	
	color: #fb7000;
}

a.mainlevel-footer#active_menu-footer {
	color: #fb7000;
	font-weight: bold;
}

a.mainlevel-footer#active_menu-footer:hover {
	color: #fb7000;
	text-decoration: none;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 20px;
}

a.readon:hover {
	color: #FF9900;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/sub.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDED;
	color: #666666;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 25px;
	width: 200px;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a:link, a:visited {
	color: #fb7000;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

a.blogsection:link, a.blogsection:visited, a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
}

a.blogsection:hover, a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #453E33;
	text-align: center;
	}


h1{
	
	font-size: 23px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h2{
	
	font-size: 20px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h3{
	
	font-size: 16px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h4{
	
	font-size: 14px;
	font-weight: normal;	
	line-height: 115%;
	margin: 10px;
	padding: 0px;
}

img {
	border: 0px;
}

input.inputbox{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
}

input.inputbox#mod_login_password, input.inputbox#mod_login_username {
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 170px;
}

input.inputbox#mod_search_searchword{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 200px;
}

li {
	list-style: none;
}

td,tr,p,div {
	color: #fff;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 135%;
}

textarea.inputbox{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	height: 200px;	
}

ul {
	margin: 0px;
	padding: 0px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
}

.componentheading {
	color: #fb7000;
	font-family: Georgia,Arial,Helvetica;
	font-size: 35px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
}

.contentdescription {
}

.contentheading {
	color: #fff;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;

}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.createdate {
	color: #73AC37;
	
}

.details {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	padding-left: 20px;
}

.modifydate {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {
}

.moduletable-info { background-image: url(../images/info.gif);
 background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 40px; 
text-align: left; 
 }

.moduletable-main { background-image: url(../images/main.gif); 
background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 40px; 
text-align: left; 
 }
.moduletable-contact{ background-image: url(../images/contact.gif); 
background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 90px; 
text-align: left; 
 }

.moduletable h3 {
}

.moduletable td {
}

.quote {
	background-image: url(../images/quote.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #666;
	display: block;
	font: oblique 120% georgia, times, serif;
	line-height: 150%;	
	width: 98%;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

.small{
	color: #fb7000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.smalldark {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.subheadings {
	color: #6991A0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
}



#bodywrap {
	float: left;
	overflow: hidden;
	padding-top: 15px;
	width: 100%;
}

#footer {
	
	margin: 0 auto;
	text-align: center;
	width: 800px;
	height: 10px;
}

#footer td, #footer div{
	text-align: center;
}

#footerwrap {
	margin: 0 auto;
	clear: both;
	
	background-repeat: no-repeat;
}

#header {
	height: 250px;
	margin: 0 auto;
	width: 800px;
	background-position: top;
	background-repeat: no-repeat;
}

#headerwrap {
	height: 350px;
	margin: 0 auto;
	width: 100%;
}



#leftcolumn .moduletable {
	padding-bottom: 15px;
	text-align: left;
	width: 200px;
}

#leftcolumn h3 {
	color: #666;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 10px;
}


#mainbody {
	
	float: left;
	
	text-align: left;
	
	width: 800px;
}

#mainbody  li {
	list-style-position: inside;	
	list-style: square;	

}

#mainbody ul{
margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 15px;
}

#topmenu {
	height: 78px;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	background-image: url(../images/top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#body {

	margin: auto;
	width: 800px;
}


#topmenuwrap {
	height: 40px;
	width: 100%;
margin-top: 10px;
}

#topstrip {
	background-color: #8BC523;
	border-bottom: 1px solid #fff;
	height: 5px;
	margin-bottom: 20px;
	width: 100%;
}

#total {
	text-align: center;
	width: 900px;
	height: 100%;
	margin: auto;
	background-image: url(../images/new_fond_test.gif);
	background-repeat: repeat-y;
}
#bas {
	text-align: center;
	width: 900px;
	height: 300px;
	background-image: url(../images/fond_footer.gif);
	background-repeat: no-repeat;
	margin: auto;
}
#menuhorizon {
	width: 800px;
	height: 50px;
	margin: auto;
	background-image: url(../images/fond-hori.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 700px;
	height: 50px;
	margin: auto;
	margin-left: 100px;
	padding-top: 40px;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 14px;
	line-height: 21px;
	white-space: nowrap;
	
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #A2A2A2;
	background: transparent;
}

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #515155;
}
#fond {
background-image:url(../images/ombre.gif);
background-repeat:repeat;

}
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
    border: 3px double #cccccc;
  width: auto;

  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
a.pagenav:link, a.pagenav:visited {
	color: #F82700;
	
}
