@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    background: url(../images/contentwrapperbg.gif) repeat;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #65624f;
}

.clear {
	float: none;
	clear: both; 
	height: 0px;
	overflow: hidden;
}

#topwrapper {
	height: 45px;
	width: 100%;
	background: url(../images/topwrapperbg.gif) repeat-x;
}

#top {
	margin: 0 auto;
	height: 45px;
	width: 1008px;
}

#top a {
	color: #fff;
}

#top a:hover {
	color: #fff;
	text-decoration: underline;
}

#login {
	float: left;
}

table#login td {
	padding: 0 7px 4px 8px;
	vertical-align: middle;
}

table#login td.sep {
	padding: 0 0 4px 0;
}

table#login td label {
	color: #65624f;
}

table#login td input {
	width: 140px;
	height: 18px;
	background: url(../images/login_inputbg.gif) no-repeat;
	border: 0;
	color: #6a6761;
	font-size: 11px;
	padding: 3px 0 0 4px;
}

table#login td input.button {
	border: 0;
	padding: 0;
	padding-left: 5px;
	cursor: pointer;
	background: url(../images/login_btnbg.gif) no-repeat;
	width: 57px;
	height: 21px;
	color: #b79e92;
	font-size: 11px;
	text-align: left;
}

#login a.lostpassword {
	color: #57462a;
}

#login a.lostpassword:hover {
	text-decoration: underline;
}

#top img {
	margin: 10px 5px 0 0;
}

#headerwrapper {
	height: 119px;
	text-align: center;
	background: url(../images/headerwrapper.gif) repeat-x;
}

.contentSep {
	height: 25px;
	width: 100%;
}

#header {
    margin: 0 auto;
    width: 980px;
    height: 119px;
}

#header a.logo {
	float: left;
	margin: 29px 0 0 3px;
}

#header a:hover {
	text-decoration: none;
}

#headerright {
	float: right;
	margin-top: 27px;
	margin-right: 27px;
}

#headerright img {
	margin: 0 4px 0 0;
}

#search {
	float: left;
    padding-top: 12px;
    color: #000000;
    margin-left: 50px; 
}

#search label {
    float: left;
    padding: 5px 10px 0 0;
    font-weight: bold;
}

#search input {
    float: left;
    border: 0;
    background: url('../images/inputBg.jpg') repeat-x;
    height: 18px;
    padding-top: 3px;
    padding-bottom: 0;
    color: #293138;
    font-size: 11px;
    width: 182px;
}

#inputleft {
    float: left;
    background: url('../images/inputleft.jpg') no-repeat;
    width: 3px;
    height: 21px;
    margin-left: 10px;
}

#inputright {
    float: left;
    background: url('../images/inputright.jpg') no-repeat;
    width: 3px;
    height: 21px;
    margin-right: 10px;
}

#search button {
    float: left;
    background: url('../images/go.jpg') no-repeat;
    width: 48px;
    height: 22px;
    border: 0;
    margin: 0 10px 0 5px;
    cursor: pointer;
}

#search a:link, #search a:active, #search a:visited {
    display: block;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    font-size: 7pt;
    width: auto;
    margin: 0 15px 0 5px;
    height: auto;
    float: left;
    text-align: right;
}

#search a:hover {
	text-decoration: underline;
}


img {
    border: 0;
}

a:link, a:active, a:visited {
	color: #413f36;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a{
	outline: none;
}

.user_meta a {
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #514e4e;
    text-decoration: none;
    font-size: 7pt;
    
}

#menu {
    float: left;
    height: 45px;
    margin-left: 65px;
}

#top a.rss {
	float: left;
	margin-top: 3px;
	margin-left: 15px; 
}

#top a.topreg {
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	display: block;
}

#menu ul {
    float: right;
    margin: 0 5px 0 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
}

#menu ul li {
    float: left;
    background: transparent;
}

#menu ul li a {
	display: block;
    float: left;
    padding: 10px 10px 0 10px;
    height: 35px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

#menu ul li a:hover {
    float: left;
    background-color: #837750;
    color: #fff;
    text-decoration: none;
}

#menu ul li .split {
    float: left;
    height: 45px;
    width: 1px;
    background: url('../images/menuSplit.jpg') no-repeat;
}

#menu ul li .dropdown {
    padding: 11px 20px 0 10px;
    background: url('../images/menuDown.gif') no-repeat right 15px;
}

#content {
    margin: 0 auto;
    width: 980px;
}

.submit_drop {
	position: absolute;
	margin-top: 50px;
	background: #f2f2f2;
}

#sideleft {
    float: left;
    width: 225px;
}

#sideright {
    float: left;
    width: 225px;
}

#main {
    float: left;
    width: 478px;
    background-color: #f5f2df;
    border: 1px solid #cfcaae;
    padding: 15px;
    margin: 0 10px 0 10px;
    text-align: left;
}

.p {
    float: left;
    padding: 0;
    margin: 0;
}

#categories {
    width: 480px;
    padding: 10px 0 20px 0;
    vertical-align: top;
}

.formPage {
    float: left;
    width: 450px;
    padding: 20px 0 20px 0;
    vertical-align: top;
    border: 1px solid #CCCCCC;
}

table#categories tr {
    /*float: left;*/
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-position: outside;
   
}

.catBox {
	height: auto;
}
.catBoxa {
	height: auto;
}

table#categories tr td h2 {
    height: 20px;
    padding: 5px 0 0 0;
    margin-top: 0;
    display: block;
    font-size: 14px;
    margin-bottom: 1px;
    font-weight: bold;
}

table#categories tr td h2 a{
    color: #413f36;
    text-decoration: none;
    float: left;
}

table#categories tr td h2 a:hover {
    float: left;
    color: #837750;
    text-decoration: underline;
}

.subcats {
    padding: 0 5px 10px 0;
    margin-top: 0px;
    text-align: left;
}

p.subcats a {
	color: #413f36;
}

p.subcats a:hover {
	color: #837750;
	text-decoration: underline;
}

#categories ul li a span {
    color: #696969;
    font-weight: bold;
}

#categories ul li a:hover span {
    color: #e00000;
    font-weight: bold;
}

#row1 {
    float: left;
    width: 40%;
}

#row2 {
    float: left;
    width: 60%;
}

#articles {
    margin: 20px 0 0 0;
}

#row1articles {
    float: left;
    width: 210px;
    overflow: hidden;
    margin: 0;
}

.articlebox {
    float: left;
    width: 196px;
    margin: 0;
    padding: 10px 4px 20px 4px;
}

.articletitle a:link, .articletitle a:active, .articletitle a:visited {
    color: black;
}

.articletitle a:hover {
    color: #E00000;
}

.articletitle {
    background: url('../images/articleIcon.jpg') no-repeat;
    padding-left: 20px;
    font-weight: bold;
}

.articletext {
    padding: 5px 0 5px 0;
    height: 40px;
}

.articlefull {
    text-align: right;
}

.title {
	clear: both;
	float: left;
}

.titleLeft {
    float: left;
    width: 0px;
}

.titleRight {
	width: 0px;
}

.titleBgside {
    float: left;
    width: 184px;
    height: 26px;
    background: url('../images/leftTitleBg.jpg') repeat-x;
    font-weight: bold;
    color: #fff;
    padding: 14px 0 0 20px;
}

.titleBgmain {
    float: left;
    width: 460px;
    height: 26px;
    font-family: Georgia, sans-serif;
    color: #1f1a14;
    font-size: 17px;
    text-decoration: italic;
    background: url(../images/mainTitleBg.gif) no-repeat scroll 0 10px;
    padding: 15px 0 10px 20px;
}

.titleIcon1 {
    float: left;
}

.titleIcon2 {
    float: left;
}

.titleIcon3 {
    float: left;
}

.sidecateg {
    width: 225px;
    color: #65624f;
    background-color: #f5f2df;
}

.sidecateg ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    line-height: 1.6;
}

.sidecateg ul.boxStats li {
    padding-left: 0;
    padding: 2px 0;
}

.sidecateg ul li a:link, .sidecateg ul li a:active, .sidecateg ul li a:visited {
    color: #413f36 !important;
    text-decoration: none;
    display: block;
    width: 205px;
    text-align: left;
    height: 23px;
    padding: 5px 0 1px 20px;
    background-color: #f5f2df;
    border-bottom: 1px solid #beb999;
}

.sidecateg ul li a:hover {
    color: #fff !important;
    text-decoration: none;
    background: #beb999 url();
}

.sidecateg div {
	padding: 20px;
}

.sidecateg ul.boxStats {
	text-align: left;
	padding: 10px 0 10px 20px;
}

.stat {
    float: left;
    padding: 15px 0 15px 12px;
    line-height: 180%;
}

#footer {
    width: 980px;
    height: 30px;
    margin: 0 auto;
}

#footercontent {
    float: left;
    width: 978px;
    text-align: center;
    padding-top: 10px;
    color: #837750;
}

#footercontent a {
	color: #837750;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

span.req {
	color: #E00000;
}

.path {
	padding-bottom: 11px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}

.path a, .path span {
	background: url('../images/pathArrow.gif') no-repeat 5px 5px;
	padding: 0 0 0 24px;
}

#firstPath {
	font-weight: bold;
	background: none;
	padding: 0;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
div#bar1 {
	 width: 104px;
	 position: absolute;
	 left: auto;
	 margin: 45px 0 0 -1px;
	 padding: 0;
	 z-index: 500;
	 border: 1px solid #c6c0b8;
	 border-top: 0;
}

#menu ul li div#bar1 a {
	 color:#3c3c3c;
	 display:block;
	 font-weight:bold;
	 font-size: 15px;
	 background: #c6c0b8 url();
	 margin: 0;
	 text-decoration:none;
	 padding: 8px 0 10px 10px;
	 height: 17px;
	 width: 94px;
	 text-align: left;
 }

#menu ul li div#bar1 a:hover, #menu ul li div#bar2 a:hover {
	 background-color: #aba39b;
 }
 
div#bar2 {
	 width: 138px;
	 font-size:10px;
	 position: absolute;
	 left: auto;
	 margin: 45px 0 0 -1px;
	 padding: 0;
	 z-index: 500;
	 border: 1px solid #c6c0b8;
	 border-top: 0;
}

#menu ul li div#bar2 a {
	 color:#3c3c3c;
	 display:block;
	 font-weight:bold;
	 background: #c6c0b8 url();
	 margin: 0;
	 text-decoration:none;
	 padding: 8px 0 10px 20px;
	 height: 17px;
	 width: 138px;
	 font-size: 15px;
	 text-align: left;
 }

.link {
	font-size: 14px;
	font-weight: bold;
}

.navig {
	font-size: 12px;
    border-top: 1px solid #C5C5C5;
    margin: 10px 0 0 0;
    padding: 5px 0 0 0;
}

#linkDetail {
	line-height: 180%;
}

#linkDetail .label {
	width: 80px;
}

.link_rating {
	font-weight: bold;
	color: #A9C6C4;
}

.pr {
	width: 35px;
	padding-top: 3px;
}

.verticalWidgetTop {
	width: 203px;
	height: 38px;
	padding: 10px 0 0 22px;
	text-align: left;
	color: #f7c24d;
	font-family: Myriad Pro, sans-serif;
	font-size: 18px;
	background: url(../images/verticalWidgetTop.gif) no-repeat;
	font-weight: regular;
}

.verticalWidgetBottom {
	background: url(../images/verticalWidgetBottom.gif) no-repeat;
	width: 225px;
	height: 14px;
	margin-bottom: 20px;
}

.boxSponsoredLast {
	text-align: left;
	padding: 10px;
}

.boxSponsoredLast a {
	color: #885d2e;
}

.boxSponsoredLast a:hover {
	color: #1f1e18;
}

#sideright a {
	color: #358279;
}