@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #dfe1dc;
	min-width: 300px;
}

#wrapper {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;

}

.menubar {
	background-repeat: no-repeat;
	height: 54px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menubar_bg.jpg);
}

.solidblockmenu {
	margin: 5px 0 0 13px;
	padding: 0px;
	float: left;
	width: 98%;
	background-image:url(../images/menubar_button.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #ffffff;
	text-decoration: none;
	width: 10%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:36px;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #000000;
	background-image:url(../images/menubar_button_lt_hover.jpg);
	background-repeat: repeat-x;
}

.solidblockmenu li a:visited{
color: #ffffff;
}

.solidblockmenu li .current{
	color: #ffffff;
	background-image:url(../images/menubar_button_lt_current.jpg);
	background-repeat: repeat-x;
}

#header {
	width:100%;
	margin:0px;
	height:154px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#firefox_index_link {
	width:40%;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:90px;
}

#firefox_index_link a {
	display:block;
	height:50px;
	text-decoration:none;
}

#content_bg_middle {
	width: 100%;
	background-image: url(../images/content_mid.jpg);
	background-repeat: repeat-y;
	margin:0px;
	font-size:1.3em;
}

#content_bg_bottom {
	width: 100%;
	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	margin:0;
}

#content {
	width: 98%;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 100%;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	display: inline-block;
	margin: 10px 10px 20px 20px ;
}

#content_left {
	width: 100%;
	float:left;
}

#google_ads {
	width:160px;
	clear:both;
	margin-left:15px;
	text-align:center;
}
/**********************/

#articles_menu_holder {
	 width:100%;
	 height:80px;
	 margin-left:40px;
}

#articles_menu {
	margin: 0 0 0 0;
	padding: 0px;
	float: left;
	width: 100%;
	background-image:url(../images/articles_bg.jpg);
	background-repeat:no-repeat;
	text-align: center;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:1.2em;
	font-family:Arial;
}

#articles_menu li{
display: inline;
}

#articles_menu li a{
	float: left;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding-top: 31px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height:42px;
	
}

#articles_menu li a:hover, #articles_menu li .current{
	color: #000000;
	background-image:url(../images/articles_bg_RO.jpg);
	background-repeat: no-repeat;
}

#articles_menu li a:visited{
color: #ffffff;
}

/**********************/

#BbuttonsL{
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
}

#BbuttonsL li a{
background: url(../images/blue_tri_bg.jpg) no-repeat;
color: #CCCCCC;
display: block;
width: 100%;
min-height:70px;
padding:130px 5px 0 5px; /*text padding - whatever you add for padding take off height or width*/
text-decoration: none;
}

#BbuttonsL li {
Padding: 0 0 5px 0;
}

* html #BbuttonsL li{
   overflow:hidden;
}

#BbuttonsL li a:visited, .glossymenu li a:active{
color: #CCCCCC;
}

#BbuttonsL li a:hover{
background-image: url(../images/blu_but_bg_RO.jpg);
color: #FFFFFF;
}

#BbuttonsC{
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
}

#BbuttonsC li a{
background: url(../images/red_tri_bg.jpg) no-repeat;
color: #CCCCCC;
display: block;
width: 100%;
min-height:70px;
padding:130px 5px 0 5px; /*text padding - whatever you add for padding take off height or width*/
text-decoration: none;
}

#BbuttonsC li {
Padding: 0 0 5px 0;
}

* html #BbuttonsC li{
   overflow:hidden;
}

#BbuttonsC li a:visited, .glossymenu li a:active{
color: #CCCCCC;
}

#BbuttonsC li a:hover{
background-image: url(../images/red_but_bg_RO.jpg);
color: #FFFFFF;
}

#BbuttonsR{
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
}

#BbuttonsR li a{
background: url(../images/orng_tri_bg.jpg) no-repeat;
color: #CCCCCC;
display: block;
width: 100%;
min-height:70px;
padding:130px 5px 0 5px; /*text padding - whatever you add for padding take off height or width*/
text-decoration: none;
}

#BbuttonsR li {
Padding: 0 0 5px 0;
}

* html #BbuttonsR li{
   overflow:hidden;
}

#BbuttonsR li a:visited, .glossymenu li a:active{
color: #CCCCCC;
}

#BbuttonsR li a:hover{
background-image: url(../images/orng_but_bg_RO.jpg);
color: #FFFFFF;
}

#BbuttonsContainer {
width:100%;
/* height:80px; */
margin-left:5px;
}

#BbuttonsLeftdiv {
display: inline-block;
background: url(../images/blu_tri_bg.jpg) no-repeat;
float:left;
width:33%;
min-height: 300px;
}


#BbuttonsCenterdiv {
	display: inline-block;
background: url(../images/red_tri_bg.jpg) no-repeat;
float:left;
width:33%;
min-height: 300px;
}

#BbuttonsRightdiv {
display: inline-block;
background: url(../images/orng_tri_bg.jpg) no-repeat;
float:left;
width:33%;
min-height: 300px;
}

#popular_pages table {
	width: 100%;
	
}

#popular_pages table td {
	padding: 15px 15px 15px 15px ;
	
}

