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

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

body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(../images/contentwrapperbg.gif);
	background-repeat: repeat;
}

.clear {
	float: none;
	clear: both; 
	height: 0px;
	overflow: hidden;
}

#topwrapper {
	height: 58px;
	background: url(../images/topwrapperbg.gif) repeat-x;
}

#top {
	margin: 0 auto;
	height: 43px;
	width: 982px;
	padding-top: 15px;
}

#top a {
	color: #a0aab4;
}

#top a:hover {
	color: #3D91C0;
	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: #a0aab4;
}

table#login td input {
	width: 140px;
	height: 18px;
	background: url(../images/login_inputbg.gif) no-repeat;
	border: 0;
	color: #fff;
	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: #a0aab4;
	font-size: 11px;
	text-align: left;
}

#top a.lostpassword {
	float: right;
	color: #3D91C0;
	margin-top: 7px;
	margin-right: 10px;
}

#top img {
	float: right;
	margin: 10px 5px 0 0;
}

#headerwrapper {
	background: url(../images/headerwrapperbg.gif) repeat-x top center;
	height: 180px;
	text-align: center;
}

#header {
    margin: 0 auto;
    width: 982px;
    height: 170px;
}

#header a.logo {
	display: block;
	float: left;
	width: 192px;
	height: 50px;
	margin-top: 32px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#header a:hover {
	text-decoration: none;
}

#searchmenu {
	float: left;
	width: 980px;
	height: 45px;
	margin-top: 20px;
}

#searchmenu div.center {
	float: left;
	background: url(../images/searchmenucenter.gif) repeat-x;
	width: 968px;
	
}

#searchmenu div.left {
	background: url(../images/searchleft.gif) no-repeat;
	float: left;
	width: 6px;
	height: 45px;
}
#searchmenu div.right {
	background: url(../images/searchright.gif) no-repeat;
	float: left;
	width: 6px;
	height: 45px;
}

#search {
	float: left;
    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: 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: 21px;
    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: #FFFFFF;
	text-decoration: none;
	font-size: 7pt;
	width: auto;
	height: auto;
	float: left;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 5px;
	margin-top: 5px;
}

#search a:hover {
    color: #CCCCCC;
}


img {
    border: 0;
}

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

a:hover {
	color: #3D91C0;
	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;
    
}

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

#header a.rss {
	float: left;
	margin-top: 15px;
	margin-left: 10px; 
}

#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;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url('../images/menuBg.jpg') repeat-x;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu ul li a:hover {
    float: left;
    background: url('../images/menuBgHover.jpg') repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: none;
}

#menu ul li .split {
    float: left;
    height: 45px;
    width: 2px;
    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;
}

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

#content {
    margin: -30px auto 0 auto;
    width: 982px;
}

#contentTop {
	background: url('../images/contentTop.jpg') no-repeat;
	width: 982px;
	height: 9px;
	overflow: hidden;
}

#contentMiddle {
	border-left: 1px solid #c1d7e4;
    border-right: 1px solid #c1d7e4;
    width: 980px;
    background-color: #fff;
    padding-top: 6px;
}

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

#sideleft {
    float: left;
    width: 204px;
    padding-left: 16px;
}

#sideright {
    float: left;
    width: 204px;
    padding-left: 30px;
}

#main {
    float: left;
    width: 480px;
    padding-left: 30px;
    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: 18px;
    padding: 5px 0 0 0;
    margin-top 0;
    display: block;
    font-size: 12px;
    margin-bottom: 1px;
    font-weight: bold;
}

table#categories tr td h2 a{
    color: #293138;
    text-decoration: none;
    float: left;
    padding-bottom: 5px;
}

table#categories tr td h2 a:hover {
    float: left;
    color: #3D91C0;
    text-decoration: none;
}

.subcats {
    padding: 0 5px 10px 0;
    margin-top: 0px;
    text-align: left;
}

p.subcats a {
	color: #293138;
}

p.subcats a:hover {
	color: #3C8FD6
}

#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-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.titleBgmain {
	float: left;
	width: 460px;
	height: 26px;
	background: url('../images/mainTitleBg.gif') no-repeat;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.titleIcon1 {
    float: left;
}

.titleIcon2 {
    float: left;
}

.titleIcon3 {
    float: left;
}

.sidecateg {
	float: left;
	padding-bottom: 12px;
	width: 204px;
	margin-bottom: 4px;
	background: url(../images/sidecategbottom.gif) no-repeat bottom left;
	color: #4a5a67;
	padding-right: 5px;
	padding-left: 5px;
}

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

.sidecateg ul li {
    padding-left: 0;
}

.sidecateg ul li a:link, .sidecateg ul li a:active, .sidecateg ul li a:visited {
	color: #4a5a67;
	text-decoration: none;
	display: block;
	width: 170px;
	text-align: left;
	background-color: #F5F6F7;
	height: 23px;
	padding: 5px 0 1px 20px;
	background-image: url(../images/leftABg.jpg);
	background-repeat: repeat-x;
}

.sidecateg ul li a:hover {
    color: #3D91C0;
    text-decoration: underline;
    background: url(../images/leftABgH.jpg) repeat-x;
}

.sidecateg ul.boxStats {
	text-align: left;
	padding-left: 20px;
}

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

#footerwrapper {
	width: 100%;
	text-align: center;
	background: url(../images/footerwrapperbg.jpg) repeat-x;
	height: 153px;
	
}

#footer {
	width: 982px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #000000;
	background-image: url(../images/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footercontent {
	float: left;
	width: 978px;
	text-align: center;
	padding-top: 50px;
	color: #3399FF;
}

#footercontent a {
	color: #3399FF;
}

/* 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 {
	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: 89px;
	 position: absolute;
	 left: auto;
	 margin: 45px 0 0 0px;
	 padding: 0;
	 z-index: 500;
	 border: 1px solid #d1d1d1;
	 border-top: 0;
	 color: #000;
	 background: #f2f2f2;
}

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

#menu ul li div#bar1 a:hover {
	 color:#3D91C0;
	 background-color: #fff;
 }
 
div#bar2 {
	 width: 138px;
	 background: #f2f2f2;
	 font-size:10px;
	 position: absolute;
	 left: auto;
	 margin: 45px 0 0 0px;
	 padding: 0;
	 z-index: 500;
	 border: 1px solid #d1d1d1;
	 border-top: 0;
	 color: #000;
}

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

#menu ul li div#bar2 a:hover {
	 color:#3D91C0;
	 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;
}

#linkDetail {
	line-height: 180%;
}

#linkDetail .label {
	width: 80px;
}

.link_rating {
	font-weight: bold;
	color: #444;
}

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

.fields {
     width: 450px;
    height: auto;
   /* min-height: 140px;*/
    background: url('../images/fields_bg.jpg') repeat-y;
}

.fields_c {
    width: 450px;
    height: auto;
   /* min-height: 140px;*/
    background: url('../images/fields_top.jpg') no-repeat;
}
 .fields_b {
    width: 450px;
    height: 7px;
    background: url('../images/fields_bot.jpg') no-repeat;
    line-height: 0px;
    overflow: hidden;
}
 .fields_c h3 {
    border: none;
    padding-top: 10px;
    color: #284c6f;
    padding-left: 15px;
}

.underlined {
     color: #909090;
     border-bottom: 1px solid #e1dddd;
 }
 
input.btn {
    background: url('../images/button.jpg') repeat-x;
    color: #ffffff;
    height: 20px;
    padding: 0px;
    border: 1px solid #7f818f;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    vertical-align: middle;
}

#additional_links td {
    padding: 0 3px 3px 0;
}
.dot {
	height: 1px;
	padding: 0px;
	background: url('../images/dot.gif') repeat-x;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

/*-widget box-*/

.box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.boxMiddle {
    clear: both;
    background: url("../images/boxMiddle.gif") repeat-y;
    width: 204px;
}

.boxBottom {
    background: url("../images/boxBottom.gif") no-repeat;
    width: 204px;
    height: 17px;
}

/*-widget box top-*/

.boxtopom {
    background: url("../images/leftTitleBg.jpg") no-repeat;
	width: 204px;
	height: 24px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #000000;
	padding-top: 10px;
}


/*-------------------*/

.boxPopCats {
	margin: 0;
	list-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.boxPopCats li {
	
	padding: 0px 0px 2px 8px;
	text-align: left;
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #4a5a67;
	text-decoration: none;
	display: block;
	width: 170px;
	text-align: left;
	background-color: #F5F6F7;
	height: 23px;
	background-image: url(../images/leftABg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 5px;
}

.boxPopCats li a:hover {
    color: #3D91C0;
    text-decoration: underline;
    background: url(../images/leftABgH.jpg) repeat-x;
}

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
	text-align: left;
}

.boxStats li {
	padding-bottom: 3px;
	
}
/* Title graphic */
#main h3{
	background:url('../images/cBack.gif');
	border:1px solid #999999;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
 }

#main h3 span{
 	background:url('../images/cIcon.gif') no-repeat;
 	padding:2px 0px 2px 25px;
 }
  	
#hiddenModalContent {
	text-align: center;
}
/* End Added */