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

html { height: 100%; margin-bottom: 1px; }

body {
    margin: 0;
    background: #8b8b8b url('../images/bobyBg.jpg') repeat-x;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

img {
    border: 0;
}

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

a:hover {
	color: #E00000;
	text-decoration: underline;
}

a{
	outline: none;
}

h3 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 20px;
}

h4 {
	font-size: 120%;
	font-weight: bold;	
}

#wrapperall {
    width: 990px;
    margin: 0 auto;
}

#wrapperBg {
    float: left;
    width: 990px;
    background: url('../images/wrapperBg.jpg') repeat-y;
    margin-bottom: 25px;
}

#wrapperLeft {
    float: left;
    width: 990px;
    background: url('../images/wrapperBgLeft.jpg') no-repeat top left;
}

#wrapperRight {
    float: left;
    width: 978px;
    background: url('../images/wrapperBgRight.jpg') no-repeat top right;
    padding: 23px 6px 0 6px;
}

#wrapperTop {
    float: left;
    width: 990px;
    background: url('../images/wrapperTop.jpg') repeat-x top;
}

#wrapperBottom {
    float: left;
    width: 990px;
    background: url('../images/footerBottom.jpg') repeat-x bottom;
}

#slide {
    float: left;
    background: url('../images/headerTopBg.jpg') repeat-x;
    width: 978px;
    height: 48px;
}


#search {
    float: left;
    width: 350px;
	margin-left: 8px;
    padding-top: 5px;
    color: #000000;
}

#top_menu {
    float: right;
	margin-right: 8px;
    width: 300px;
    padding-top: 10px;
    color: #000000;
}

#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: 21px;
    padding-top: 3px;
}

#inputleft {
    float: left;
    background: url('../images/inputleft.jpg') no-repeat;
    width: 3px;
    height: 24px;
    margin-left: 3px;
}

#inputright {
    float: left;
    background: url('../images/inputright.jpg') no-repeat;
    width: 3px;
    height: 24px;
    margin-right: 10px;
}

#search button {
    float: left;
    background: url('../images/go.jpg') no-repeat;
    width: 55px;
    height: 24px;
    border: 0;
    margin: 0 5px 0 5px;
    cursor: pointer;
}

#top_menu label, #top_menu a {
    display: inline;	
}

#top_menu label {
	margin-right: 10px;
}

#top_menu a:link, #top_menu a:active, #top_menu a:visited {
    /*float: right;*/
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #514e4e;
    text-decoration: none;
    font-size: 7pt;
    margin: 0 5px 0 5px;
}

#top_menu a:hover {
    color: #E00000;
}

.user_meta a {
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #514e4e;
    text-decoration: none;
    font-size: 7pt;
    
}

#loginsplit {
    width: 2px;
    height: 25px;
    float: left;
    background: url('../images/searchsplit.jpg') no-repeat;
    margin: 0 10px 0 10px;
}

#header {
    float: left;
    background: url('../images/headerBg.jpg') no-repeat right;
    width: 978px;
    height: 80px; /*101px;*/
}

#logo {
	float: left;
	margin-left: 20px;
	margin-top: 18px;
}

#menu {
    float: left;
    width: 978px;
    height: 34px;
    background: url('../images/menuBg.jpg') repeat-x;
}

#menu ul {
    float: right;
    margin: 0 8px 0 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
}

#menu ul li {
    float: left;
    background: transparent;
}

#menu ul li a {
    float: left;
    padding: 11px 10px 0 10px;
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #3c3c3c;
    text-decoration: none;
    background: url('../images/menuBg.jpg') repeat-x;
}

#menu ul li a:hover {
    float: left;
    padding: 11px 10px 0 10px;
    height: 23px;
    background: url('../images/menuBgHover.jpg') repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #3c3c3c;
    text-decoration: none;
}

#menu ul li .split {
    float: left;
    height: 34px;
    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 {
    float: left;
    width: 978px;
    z-index: -1;
	min-height: 350px;
	background-color: #F9F9F9;
}

.submit_drop {
	position: absolute;
	margin-top: 50px;
	background: #f2f2f2;
}


#left_col {
	width: 215px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 10px;
	background-color: #F3F3F3; 
	border-right: 1px solid #cccccc;
}

#right_col {
	padding-top: 20px;	
    padding-left: 35px;
	padding-right: 25px;
	padding-bottom: 15px;
/*	background-color: #F9F9F9;*/
}

#sideleft {
/*    float: left;*/
}

/*
#sideright {
    float: left;
    width: 205px;
    padding-left: 35px;
}
*/
#main {
/*    float: left;*/
/*    width: 450px; */
	text-align: center;
}

.p {
    float: left;
    padding: 0;
    margin: 0;
}

p.small {
	font-size: 80%;
}
#categories {
    width: 98%;
    padding: 20px 0 20px 0;
    vertical-align: top;
}

table.formPage {
/*    float: left;*/
	margin: 0 auto;
    /*width: 450px;	 */
    padding: 20px;
    vertical-align: top;
    border: 1px solid #CCCCCC;
	font-size: 120%;
}
table.formPage tr td {
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

table.narrow {
	width: 400px;
}

table.wide {
	width: 650px;
}

td.buttons {
	text-align:center!important;
}

table#categories tr {
    /*float: left;*/
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-position: outside;
   
}

.catBox {
	height: 75px;
}
.catBoxa {
	height: 30px;
}

/* message */
.msg {
	border: 2px #999 solid;
	padding 7px;
	margin-bottom: 10px;
}
/* error */
.err {
	border: 2px #C00 solid;
	padding 7px;
	margin-bottom: 10px;	
}

table#categories tr td h2 {
    background: url('../images/categBullet.png') no-repeat 2px 0;
    height: 20px;
    padding: 5px 0 0 35px;
    display: block;
    font-size: 8pt;
    font-weight: normal;
}

table#categories tr td h2 a{
    background: url('../images/underline.gif') repeat-x bottom;
    color: #000000;
    text-decoration: none;
    float: left;
    padding-bottom: 5px;
}

table#categories tr td h2 a:hover {
    background: url('../images/underline.gif') repeat-x bottom;
    float: left;
    color: #e00000;
    text-decoration: none;
    padding-bottom: 5px;
}

.subcats {
    padding: 0 5px 10px 30px;
}

#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;
}

.titleLeft {
    float: left;
    width: 3px;
    height: 24px;
    background: url('../images/contentTitleLeft.jpg') no-repeat;
}

.titleRight {
    float: left;
    width: 3px;
    height: 24px;
    background: url('../images/contentTitleRight.jpg') no-repeat;
}

.titleBgside {
    float: left;
    width: 188px;
    height: 21px;
    background: url('../images/contentTitleBg.jpg') repeat-x;
    font-weight: bold;
    color: #242424;
    padding: 3px 0 0 10px;
}

.titleBgmain {
    float: left;
/*    width: 434px;*/
    width: 645px;
    height: 21px;
    background: url('../images/contentTitleBg.jpg') repeat-x;
    font-weight: bold;
    color: #242424;
    padding: 3px 0 0 10px;
}

.titleIcon1 {
    float: left;
    width: 138px;
    height: 16px;
    background: url('../images/contentTitleIcon1.jpg') no-repeat;
    padding: 2px 0 0 50px;
}

.titleIcon2 {
    float: left;
    width: 138px;
    height: 16px;
    background: url('../images/contentTitleIcon2.jpg') no-repeat;
    padding: 2px 0 0 50px;
}

.titleIcon3 {
    float: left;
    width: 138px;
    height: 16px;
    background: url('../images/contentTitleIcon3.jpg') no-repeat;
    padding: 2px 0 0 50px;
}

.sidecateg {
    float: left;
    padding: 15px 0 15px 10px;
}

.sidecateg ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    line-height: 1.6;
}

.sidecateg ul li {
    background: url('../images/sidebullet.png') no-repeat 0px 5px;
    padding-left: 15px;
}

.sidecateg ul li a:link, .sidecateg ul li a:active, .sidecateg ul li a:visited {
    color: #000000;
    text-decoration: none;
}

.sidecateg ul li a:hover {
    color: #e00000;
    text-decoration: underline;
}

.sidecateg ul li.selected_cat a{
	color: #F00;
	font-weight: bold;
}

.stat {
    float: left;
    padding: 15px 0 15px 12px;
    line-height: 180%;
}

.sidebutton {
    float: left;
/*    padding: 15px 0 15px 12px;*/
    padding: 15px 0 15px 0;	
	width: 100%;
	text-align:center;
}

#footer {
    float: left;
    width: 978px;
	/*    height: 43px; */
    background: url('../images/footerBg.jpg') repeat-x;
    margin-bottom: 8px;
}
#footercontent {
    float: left;
    width: 978px;
	margin-top: 10px;
	margin-bottom: 8px;	
	
/*    width: 962px;	*/
/*	padding: 8px; */
/*    width: 100%; */
}

#copyright {
	float: left;
	margin-left: 10px;
	white-space:nowrap;
	color: #666;
}

ul#bottom_menu {
	margin: 0;
	padding: 0;
}

ul#bottom_menu li a, ul#bottom_menu li div{
	display: inline;	
}

ul#bottom_menu li div a{
	border: 0!important;
	margin: 0!important;
}

/*
#footercontent a {
	color: #000000;
}
*/

#footercontent ul.right { float: right; padding-right: 10px; margin-bottom: 0; }
#footercontent ul.piped a { padding-left: .5em; margin-left: .5em; }


#bottom_ads {
	width: 100%;
	text-align:center;
}


/* login slider related */

#panel {
    background: #ffffff;
    display: block;
    color: #000000;
   /* padding: 10px 20px 10px 20px;*/
    position: absolute; 
    z-index: -1; 
    top: 23px; 
    width: 978px;
    height: 110px;
    margin-left: 6px;
    border-bottom: 1px solid #cccccc;
}

#panel_table {
	width: 200px;
	margin: 0 auto;
}

#panel a{
	color: #E00000;
}

.slide {
    margin: 0;
    padding: 0;
    background: #E51D25;
    text-align: right;
    color: #ffffff;
}
.btn-slide {
    text-align: right;
    /*margin: 0 auto;*/
    display: inline;
    font: normal 110%/100% Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

.slide a:active, .slide a:link, .slide a:visited {
	color: #ffffff;
	text-decoration: none;
}

.slide a:hover {
    color: #ffffff;
    text-decoration: underline;
}


.active {
    background-position: right 12px;
}

.header {
	background: url("../images/headerBg.gif") repeat-x;
	height: 77px;
	width: 960px;
	margin: 0 auto;
}

.header_panel {
    background: #E51D25;
    height: auto;
    margin: 0 auto;
}

.center_panel {
    margin: 0 auto;
    width: 960px;
    background: #E51D25;
}

#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_bar {
	clear: both;
/*	height: 22px;	*/
	min-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: 1px solid #cccccc;
}

.path {
	float: left;
	width: 700px;
	margin-top: 3px;
}
.rss {
	width:84px;
	height:18px;
	float:right;
/*	margin-top: 2px;
	margin-right: 8px;*/
	background: url('../images/rss_button.png') no-repeat top left;
}

.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: 98px;
 background: #f2f2f2;
 font-weight: bold;
 font-size:10px;
 position: absolute;
 left: auto;
 margin: 34px 0 0 0px;
 padding: 0;
 z-index: 500;
 border: 1px solid #d1d1d1;
 color: #000;
}

#menu ul li div#bar1 a {
 background: #f2f2f2;
 color:#3c3c3c;
 display:block;
 font-weight:bold;
 margin: 0;
 text-decoration:none;
 padding: 10px 0 10px 20px;
 height: 15px;
 width: 78px;
 font-size: 11px;
 }

#menu ul li div#bar1 a:hover {
 color:#636363;
 background-color: #F0EEEE;
 }
 
div#bar2 {
 width: 138px;
 background: #f2f2f2;
 font-weight: bold;
 font-size:10px;
 position: absolute;
 left: auto;
 margin: 34px 0 0 0px;
 padding: 0;
 z-index: 500;
 border: 1px solid #d1d1d1;
 color: #000;
}

#menu ul li div#bar2 a {
 background: #f2f2f2;
 color:#3c3c3c;
 display:block;
 font-weight:bold;
 margin: 0;
 text-decoration:none;
 padding: 10px 0 10px 20px;
 height: 15px;
 width: 118px;
 font-size: 11px;
 }

#menu ul li div#bar2 a:hover {
 color:#636363;
 background-color: #F0EEEE;
 }


p.highlited {
	background-color: #CCC;
	padding: 10px;
}

select {
	padding: 5px;	
	font-size: 110%;
}

input.text, textarea.text {
	padding: 5px;
	width: 95%;
	font-size: 110%;	
}

input.btn {
	padding: 7px;
	border: 1px #999 solid;
	background-color: #F7F7F7;
	color: #333;
	cursor: pointer;
	font-size: 105%;
	font-weight: bold;
}

input.btn:hover {
	color: #F00;
	background-color: #FFF;	
}
 
.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;
}

.pr {
	width: 35px;
	padding-top: 3px;
}

/* Piped links */
.piped {display: block; zoom: 1; }
.piped:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.piped li { float: left; display: inline; }
.piped a { border-left: 1px solid #797c80; padding: 0 0 0 0.75em; margin-left: 0.75em; }
.piped a.first { border-left: 0 !important; padding-left: 0; margin-left: 0 !important; }


/* Links table */
/* general link table */
table.link_table {
	clear: both;
	width: 100%;
}
/* alternate link table rows */
.row_1 {background-color: #F4F4F4;}
.row_2 {background-color: #FFF;}
/* marks links that belong to logged in user */
.user_link {
	background-color: #FFEBE1;
}
/* Link Formating */
td.link_thumb{
	width: 124px;
	text-align:center;
	padding: 7px;	
}
td.link_thumb img{
	border: 1px #666 solid;
}
td.link_info{
	text-align:left;
	padding: 7px;
}

#linkDetail {
	line-height: 180%;
}

#linkDetail .label {
	width: 80px;
	text-align: right;
	padding-right: 10px;
}

div.link_title {
	margin-bottom: 4px;
}
div.link_url {
	clear: both;
	color: #999;
	margin-bottom: 4px;	
}

div.link_rating {
	clear: both;
	font-weight: bold;
	color: #444;
	margin-bottom: 4px;
}

div.link_description {
	clear: both;
	margin-bottom: 4px;
}

div.link_stats {
	clear: both;
	margin-top: 4px;
	color: #999;	
}

td.link_edit {
	clear: both;
}
