/*  
Theme Name: GMC based on WP_Premium http://www.wpremix.com/
Author URI: http://www.insomnies.net/
Version: 1.0
Author: A.Hurez
Description: Th&egrave;me adapt&eacute; pour GM Consultants.
*/


body {
	font: 12px Trebuchet MS, Tahoma, Arial;
	margin: 0px 0px 0px 0px;
	background: #555 url(images/fond.gif) repeat;
	color: #383838;
}

body * {
	margin: 0px; 
	padding: 0px;
}
hr {
	height: 5px;
	margin: 10px 0px;
	border: none;
	color: #fff;
	border-top: 1px dotted #D3D3D3;
}
blockquote{
	margin: 0px 0px 0px 5px;
	padding: 8px 25px 5px 40px;
	font-size: 15px;
	font-style: italic;
	font-family: Trebuchet MS, Tahoma, Arial;
	background: url(images/quote.gif) no-repeat;
	color: #666666;
	}
blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}
.alignleft{
	float:left
	}
.alignright{
	float:right
	}	
img {
	border: none;
	background: none;
}
/*************************************
	Links
**************************************/

a {
	/*text-decoration: none;*/
	outline:none;
	color: #810e02;
	}
	
a:hover{
	text-decoration: underline;
	color: #62b957;
	}
	

/*************************************
	Headings
**************************************/

h1  {
	color: #333;
	font-size: 26px;
	font-weight: normal;
	font-family: Trebuchet MS, Tahoma, Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	}
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 22px;
    }
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	text-decoration: none;
	color: #333;
    }
h1 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #bb0505;
    }
h2 {
	font-size: 24px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
	color: #000;
    }
	
h2 a, h2 a:visited  {
	color: #666;
	text-decoration: underline;
    }
h2 a:hover {
	text-decoration: none;
	color: #000000;
	}
h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: Trebuchet MS, Tahoma, Arial;
	color: #810e02;
	padding: 10px 0 0 0;
    }
h4 {
	font-size: 15px;
	font-weight: normal;
	font-family: Trebuchet MS, Tahoma, Arial;
	color: #62b957;
	padding: 10px 0 0 15px;
    }
#sidebar h3, #static_sidebar h3 {
	font-size: 14px;
	color: #62b957;
    }
h3 a, h3 a:visited {
	text-decoration: none;
	color: #810e02;
    }
#sidebar h2, #static_sidebar h2 {
	margin: 0px 0; padding: 5px 0px;
	font-size: 14px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-weight: bold;
	color: #62b957;
    }
#sidebar #popular h2 {
	color: #810e02;
    }
#sidebar h4 {
    font-size: 14px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-weight: normal;
	padding: 10px 0px;
	margin: 0 0 0 0;
	color: #c5a2da;
    }
h6 {
	font-size: 24px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-weight: normal;
	padding: 0px 0 10px 0px;
	line-height: 150%;
	margin: 0px;
	color: #000;
    }


/*************************************
	Header
**************************************/
#main_header {
}
#header { 
	background:url(images/header_back.gif) repeat-x;
    border-bottom: 1px solid #333333;
    display: block;
    }
#header-in {
	width: 960px;
	padding: 0px;
	position: relative;
	margin:  0px auto;

    }
	
#header-in .title {
	margin: 5px 0 0 0;
	padding: 10px 10px 0 0;
	float:  left;
    }
#header-in .title a {
	text-decoration: none;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 33px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #fff;
    }
#header-in .title a:hover {
    color: #FFF;
    }
#header-in .description {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 35px 0 0 0;
	padding: 0px 10px 0 0;
	width: 470px;
	float: left;
	color: #FFF;
	font-style:italic;
    }
#flash {
    width: 310px;
    height: 145px;
    float: right;
    position: relative;
    margin: 5px 0 0 0;
}

/*************************************
	Subscribe form 
**************************************/

.subscribe {
	width:383px;
	height:60px;
	float: right;
 	position: absolute;
	top: 0px;
	right: 0px;
	background:url(images/subscribebg_black.png) bottom left no-repeat;
    }
.subscribeform {
	float:left;
	padding:5px 0 0 18px;
	overflow:hidden;
	}
.subscribeform p { 
	margin:0;
	padding:0;
 	font:bold 14px Trebuchet MS, Tahoma, Arial; 
	color:#fff;
	}
.subscribeform .input{
	 width:188px;
	 height:21px;
	 padding:12px 5px 0 5px;
	 border:none;
	 background:url(images/sinputbg.png) no-repeat;
	 } 
.sbutton {
	width:74px;
	padding:5px 0 5px 0;
	text-align:center;
	font:bold 11px Trebuchet MS, Tahoma, Arial;
	cursor:pointer;
	border:none;
	background:url(images/b_subscribebg_black.png) no-repeat;
	color:#fff;
	}

	
/*************************************
	RSS Feed
**************************************/
 .rss {
 	float:left;
	padding: 8px 0 0 19px; margin: 0px;
    }

 
/*************************************
	Top Search Form
**************************************/

/*Search box Rounded Corner start */
#xsnazzy {
	margin:0 0 10px 0;
	background: transparent;
}
.xtop, .xbottom {
	display:block; font-size:1px;
	background:transparent;
}
.xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
	background:#777;
	border-left:1px solid #9b9b9b;
	border-right:1px solid #9b9b9b;
}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb1 {
	margin:0 5px;
	background:#9b9b9b;
}
.xb2 {
	margin:0 3px;
	border-width:0 2px;
}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {
	display:block;
	padding:5px;
	height:100%;
	overflow:hidden;
	background:#777;
	border:0 solid #9b9b9b;
	border-width:0 1px;
}
/*Search box Rounded Corner End */

ul.tablist { 	
	margin:5px 0px; 
	padding:0; 
	list-style: none; 
	color:#fff;
	}
ul.tablist li { 
	font-size:11px; 
	margin:0 5px ;  
	padding: 2px 0 0 15px; 
	list-style:none;
	border-bottom:1px dotted #959595; r
	text-align:left;
	color: #fff;
	background:url(images/bullet-arrow.gif) no-repeat;
	background-position:3px 8px;
	}
ul.tablist li a { 
	text-decoration: none; 
	line-height:18px;
	color: #fff; 
	}
ul.tablist li a:hover {
	color: #62b957;
	}
#searchform .s {
	background: #fff;
	color: #333;
	border:1px solid #443b34;
}
.searchform {
	padding: 5px;
    }
.searchform .s {
	color: #333;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	padding: 5px;
	margin-right:5px;
	width: 120px;
	float: left;
	background: #fff;
	border:1px solid #443b34;
    }
.searchform .button {
    }
#  ul {
	display: block;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}

/*************************************
	Navigation
**************************************/
#nav {
    clear: both;
    display: block;
    position: relative;
}
#nav li {
	float: left;
	list-style-type: none;
	margin: 25px -4px 10px 4px;
	padding: 0px;
	height: 35px;
	}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
    background: url(images/nav-active_left.gif) top left no-repeat; 
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	text-decoration: none;
	color: #970f00;	
	background: url(images/nav-active.gif) top right no-repeat;
	}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
	color: #970f00;
	}
#nav ul li a {
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 0px;
	margin: 0px 0px 0px 15px;
	color: #ffffff;
	}
#nav ul li a:hover {
	text-decoration: none;
	color: #970f00;
	background: url(images/nav-active.gif) top right no-repeat;
	}

#subnav {
    clear: both;
    display: block;
    margin: 0 0 0 -14px;
    }
#subnav li {
	float: left;
	list-style-type: none;
	margin: -8px -4px 0 4px;
	padding: 0;
    }
#subnav ul li:hover, #subnav ul li.hover, #subnav ul li.current_page_item {
    background: url(images/subnav-active_left.gif) top left no-repeat;
	}
#subnav ul li:hover a, #subnav ul li.hover a, #subnav ul li.current_page_item a {
	text-decoration: none;
	color: #62b957;	
	background: url(images/subnav-active.gif) top right no-repeat;
	}
#subnav ul li.current_page_item a:hover {
	text-decoration: none;
	color: #62b957;
	}
#subnav ul li a {
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	display: block;
	padding: 8px 0px 2px 0px;
	margin: 0px 0px 10px 30px;
	color: #ffffff;
	}
#subnav ul li a:hover {
	text-decoration: none;
	color: #62b957;
	background: url(images/subnav-active.gif) top right no-repeat;
	}

	
/*************************************
	Main Container
**************************************/

#container { 
	width:940px;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 10px;
	border: 0px solid black;
	clear: both;
	overflow:hidden;
	height:100%;
	background:#fff url(images/container-cbg_black.gif) top repeat-y;
	}
.container-top {
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 0px auto 0 auto;
	background:url(images/container-bg_black.gif) top left no-repeat;
    }
.container-bottom {
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 0px auto;
	background: url(images/container-bottom_black.gif) no-repeat;
    }

	
/*************************************
	Static Container
**************************************/

#static_container { 
	width:940px;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 10px;
	border: 0px solid black;
	clear: both;
	overflow:hidden;
	height:100%;
	background:#fff url(images/container-cbg_black_wide.gif) top repeat-y;
	}
.static_container-top {
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 0px auto 0 auto;
	background:url(images/container-bg_black_wide.gif) top left no-repeat;
    }
.static_container-bottom {
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 0px auto;
	background: url(images/container-bottom_black_wide.gif) no-repeat;
    }

/*************************************
	Content
**************************************/

#content {
	width: 532px;
	float: left; 
	padding: 14px 15px 20px 22px;
	display: block;
	overflow:hidden;
	}
#content_static {
	width: 660px;
	float: left; 
	padding: 14px 15px 20px 22px;
	display: block;
	overflow:hidden;
	}
#content h1.btmspace, #content_static h1.btmspace {
	margin-bottom:15px;
	}
#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content_static p{
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 10px 15px;
	}
#content p img, #content_static p img {
	border: none;
	padding: 0px 5px 15px 0px;
	}
#content ol, #content_static ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
#content ul, #content_static ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
#content li, #content_static li {
	margin: 0px;
	padding: 0px;
	}
#content ul li, #content_static ul li {
	list-style: disc outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 0;
	}
#content .post-meta-top, #content_static .post-meta-top {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
	float:left;
	color: #8E8F91;
}
#content .post-bottom, #content_static .post-bottom {
	display: block;
	margin: 0px 0px 25px 0px;
	padding: 5px 10px;
	clear: both;
	overflow:hidden;
	height:100%;
	border-top: 1px solid #DFE3E6;
	border-bottom: 1px solid #DFE3E6;
	color: #62b957;
}
.post-bottom a {
	color: #810e02;
	text-decoration: none;
}
.post-bottom a:hover {
	color: #62b957;
	text-decoration: none;
}
.comm {
	float: right;
	width: 38px;
	height:39px;
	font-size:22px;
	line-height:27px;
	text-align: center;
	background:url(images/comment_black.png) no-repeat;
}
.comm span {	
	 text-align:center;
	 padding:5px 0 0 0;
}
.comm a {
	text-decoration: none;
}
.auth {
	float: left;
 	padding:0 0px 0 0;
	text-align: left;
}
.auth span {
	padding: 0px 0px 0px 15px;
	background: url(images/i_author.png) 0px 1px no-repeat;
}
.auth a {
	text-decoration: none;
}
.date {
	float: left;
	text-align: left;
	padding:0 0px 0 5px;
}
.date span {
}
.cat {
    font-size: 11px;	
    float:  left;
	width: 75%;
	text-align: left;
}
.cat span {
	padding: 2px 0px 2px 20px;
	background: url(images/i_categories.gif) 0px 0px no-repeat;
}
.tags {
    font-size: 11px;
	float:  left;
	width: 75%;
	text-align: left;
	margin: 0 0 5px 0;
}
.tags span {
	padding: 2px 0px 2px 20px;
	background: url(images/i_tags.gif) 0px 0px no-repeat;
}

#content_static table {
    margin: 0 0 0 15px;
}
#content_static table td {
    padding: 4px;
    border: 1px dotted #e9e9e9;
    margin: 4px;
}
#content_static table td img {
    margin: 0 5px 0 0;
}
#accueil_title {
    font-size: 38px;
    color: #810e02;
    padding: 15px 0 0 0;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/

.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
	background:url(images/arrow-left.gif) no-repeat left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
	background:url(images/arrow-right.gif) no-repeat right;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}


/*************************************
	Comments
**************************************/

#comments-wrap {
}

.textarea {
	border:1px solid #ababab;
}
.Cbutton { 
	border:none; 
	font:bold 11px Trebuchet MS, Tahoma, Arial;
	padding:4px;
	background:#434343;
	color:#fff;
}

/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}

/*	Comments	*/

.commentlist {	
}
.thecomment {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.comment-body {
	margin: 0px; padding:5px 10px 20px 30px;
	background:url(images/quote.png) no-repeat left top;
	background-position:0 0px;
}
.comment-metadata {
	padding:5px 10px;
	background: #fff;
	color: #000;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #333333;
}
.comment-metadata a:hover {
	color: #62b957;
}
.authorcomment {
	margin: 0px 0px 10px 0px;
	font-size:12px;
	overflow: hidden;
	height:100%;
	border-bottom: 1px solid #ababab;
}
.authorcomment .comment-body {
	border: none;
	
	
}
.authorcomment .comment-metadata {
	padding: 11px 10px;
	background: #fff;
	color: #333333;
}
.authorcomment .comment-metadata a {
	color: #bb0505;
}
.authorcomment .comment-metadata a:hover {
	color: #62b957;
}
.nav-next	  { padding-right:8px; font-weight:bold;}
.nav-previous { padding-left:8px; font-weight:bold;}

/*	Comment Form	*/

 
/*************************************
	Sidebar
**************************************/

#sidebar {
	float: right;
	display: block;
	width: 350px;
	margin: 0 0px 0 0px;
	padding: 0px 3px 0px 0px;
}

#static_sidebar {
	float: right;
	display: block;
	width: 175px;
	margin: 0 0px 0 0px;
	padding: 0px 3px 0px 0px;
}

#sidebar .sidebar-bot, #static_sidebar .sidebar-bot {
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul, #static_sidebar ul {
	list-style-type: none;
	
}
#sidebar .advertise, #static_sidebar .advertise {
	text-align: left;
	padding:0;
	margin-left:7px;
}
#sidebar .advertise img, #static_sidebar .advertise img {
	padding:0 5px;
	border:none;
}
#sidebarwrap {
 	padding: 5px 0px 0px 0px;
	margin: 0px;
	border: none;
}
#sidebar .marketfeed {
    padding: 0 4px 0 0;
}

/*************************************
	Popular Posts Section
**************************************/
/*************************************
	Sidebar
**************************************/
 #sidebar .advertise img, #static_sidebar .advertise img {
	border:none;
}

#sidebar #sidebarwrap #static_sidebar #popular {
	margin: 0px;
	padding:0px 0px 0px 0px;
	font-size: 11px;
	
}

 /*popular box Rounded Corner start */
#pxsnazzy {
	margin:0 0 10px 0;
	background: transparent;
}
.pxtop, .pxbottom {
	display:block;
	font-size:1px;
	background:transparent;
}
.pxb1, .pxb2, .pxb3, .pxb4 {display:block; overflow:hidden;}
.pxb2, .pxb3, .pxb4 {
	background:#555;
	border-left:1px solid #9b9b9b;
	border-right:1px solid #9b9b9b;
}
.pxb1, .pxb2, .pxb3 {height:1px;}
.pxb1 {
	margin:0 5px;
	background:#9b9b9b;
}
.pxb2 {
	margin:0 3px;
	border-width:0 2px;
}
.pxb3 {
	margin:0 2px;
}
.pxb4 {
	height:2px;
	margin:0 1px;
}
.pxboxcontent {
	display:block;
	padding:2px;
	background:#555;
	border:0 solid #9b9b9b;
	border-width:0 1px;
}
/*popular box Rounded Corner End */


#popular ul {
	margin: 0px; padding: 0px 10px 15px 10px;
	
}
#popular ul li {
	margin: 0px; padding: 0px;
}
#popular ul li ul {
	padding:  0px;
	border-top: 1px solid #9c9c9c;
}
#popular ul li ul li {
	margin: 0px; padding: 5px 15px;
	border-bottom: 1px dotted #9c9c9c;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	padding: 0;
	margin: 0px;
	text-decoration: none;
	color: #fff;
}
#popular ul li ul li a:hover {
	text-decoration: none;
	color:#62b957;
}
.textwidget {
    color: #F0F0F0;
}

/*************************************
	Left Sidebar
**************************************/

#l_sidebar {
	float: left;
	display: block;
	width: 170px;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px 0 15px 0;  padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px solid #9c9c9c;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 5px;
	border-bottom: 1px dotted #9c9c9c;
	background: url(images/bullet-arrow.gif) 1px 9px no-repeat;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
	color: #fff;
}
#l_sidebar ul li ul li a:hover {
	color:#62b957;
	text-decoration: none;
}
#l_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px dotted #9c9c9c;
	background: none;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
	color: #62b957;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {

}


/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; 
	padding: 0px 0px 0px 5px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px 0 15px 0; padding: 0px;
}
#r_sidebar ul li ul {
    border-top: 1px solid #9c9c9c;
}
#r_sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px dotted #9c9c9c;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
	color: #fff;
}
#r_sidebar ul li ul li a:hover {
	color: #62b957;
	text-decoration: none;
}
#r_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px dotted #9c9c9c;
	background: none;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
	color: #62b957;
}
#r_sidebar ul li ul li ul {
	padding: 0px; margin: 0px;
	border: none;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #62b957;
	text-decoration: none;
}

.keywords {
 line-height: 13px;
 }
.keywords a {
  text-decoration: none;
	color: #8fe1f9;
	margin: 4px 0 0 0;
	}

.keywords a:hover {
  text-decoration: none;
	color: #FFFFFF;
	}

/*************************************
	Footer
**************************************/

#text-link-advertise {
	padding: 15px;
	text-align: left;
	clear: both;
	}
#footer { 
	padding:  10px 0px 20px 0px;
	text-align: center;
	height:25px;
	clear: both;
	font-size:11px;
	color: #787878;
	}
#footer-wrap {
	width: 950px;
	margin: 0px auto;
}
#footer .copyright {
	float:left;
	text-align:left;
	line-height: 15px;
    }
.copyright a {
	color: #787878;
    }
.copyright a:hover {
	color: #fff;
    }
/*  Tabber  Style start -------------------- */
 
.tabberlive .tabbertabhide {
	display:none;
}
.tabber {	
}
.tabberlive {
	margin:0 5px;
}
ul.tabbernav
{
	margin:0;
	padding: 3px 0;
	font: bold 12px Trebuchet MS, Tahoma, Arial;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}
ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	text-decoration: none;
	border-bottom: none;
	background: #777;
}
ul.tabbernav li a:link {
	color: #810e02;
}
ul.tabbernav li a:visited {
	color: #667;
}
ul.tabbernav li a:hover {
	color: #fff;
	background: #333;
}
ul.tabbernav li.tabberactive a {
	background-color: #333;
	border-bottom: 1px solid #333;
	color:#fff;
}

ul.tabbernav li.tabberactive a:hover {
	color: #000;
	background: white;
	border-bottom: 1px solid white;
}
/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
	border-top:0;
	background:#333;
	padding:5px;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab h3 {
	display:none;
}

/*tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}

/*************************************
	Enhanced Links
**************************************/

#LinksCateg {
}
#LinksTop {
    padding: 4px 0 0 0;
    margin: 5px 0 0 0;
    clear: both;
}
.LinksBtn {
    font-size: 20px;
}
.LinksTitle {
    font-size: 13px;
    font-weight: bold;
	color: #810e02;
	padding: 0 0 0 5px;
}
.LinksTitle a:hover {
	color: #62b957;
	text-decoration: none;
}
#TheLinks{
    clear: both;
}
#TheLinks ul {
    margin: 5px 0 5px 15px;
    width: 99%;
}
#TheLinks ul li {
    display: inline;
    list-style-type:none;
    margin: 10px 10px 3px 0;
    padding: 4px;
}
#TheLinks ul li a {
    white-space: nowrap;
    line-height: 25px;
}
/* If you wish to move Sidebar to left and main content to right, Simply remove the comment below.. /* and */ 
/* AND, open the color scheme css that you have selected.. at the end of it, there is an instruction on how to change Background images. You must to do it. */ 

/*

#content {
	float: right; 
	}
#sidebar {
	float: left;
}
#container { 
	background:#fff url(images/container-cbg_black_m.gif) top repeat-y;
	}
.container-top {
	background:url(images/container-bg_black_m.gif) top left no-repeat;
}
.container-bottom {
	background: url(images/container-bottom_black_m.gif) no-repeat;
}
*/

