body {  background: #666666;
	 background-image:url(../images/mainback.jpg);
	 background-repeat:repeat-x;
	font:12px verdana;
	border:0;
	margin:0;
	text-align:center;
	line-height:16px;
}

a {
	text-decoration:none;
	color: #0033CC;
}
a:hover {
	color: #0033CC;
}

.clear {clear:both;}
.topcenter {
	width:950px;
	margin:0 auto;
	text-align:left;

	padding: 5px;
	border: 1px none #666666;
}
.center {
	width:950px;
	margin:0 auto;
	text-align:left;
 background-image:url(../img/diag_stripe.gif);
	
	border: 1px none #666666;
}

#article ul {

	}

#article li {

margin-left:25px;
	}



table {width:100%;}

#top {
	height: 85px;
	width:100%;
	float:center;
	background-image:url(../images/hd_bg.gif);
	background-repeat:repeat-x;
	padding-top:12px;
	background-color: #FFFFFF;
}

#logo {
	float:left;
	margin: 10px 0;
}
#logo img {
	border:0;
}

#topads {
	width:468px;
	height:60px;
	float:right;
	margin-top: 5px;
	margin-bottom: 10px;
}

#topsearch {
	text-align:left;
	height: 70px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#topsearch .text {
	border:1px solid #666666;
	height: 17px;
	float:right;
	width:160px;
	margin-right: 5px;
}

#topsearch .btn {
	border:1px solid #000000;
	background-color:#990000;
	height: 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	float:right;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
}

#left {
	float:left;
	width:200px;
padding:5px;
margin-right:5px;
	text-align:left;
	background:#eeeeee url(../img/diag_stripe.gif);
}
#middle {
	float:left;
	width:720px;
 	margin-left: auto ;
  margin-right: auto ;
	background:#fff;
	background:#eeeeee url(../img/diag_stripe.gif);
}


#detailMiddle {
float:left;
width:870px;
background-color: #EFEFEF;
margin-left: auto ;
margin-right: auto ;
	background:#fff;
	background:#eeeeee url(../img/diag_stripe.gif);
	padding-left:5px;
	padding-right:5px;
}


#right {
	float:right;
	width:200px;
	text-align:left;
	padding-top:5px;	
margin-right:6px;
	background:#eeeeee url(../img/diag_stripe.gif);
}


div.top {
	background-image:url(../images/top.jpg);
	background-repeat:repeat-x;
	height:33px;
}

div.top .left {
	float:left;
}

div.top .right {
	float:right;
}


.area {
	background-image:url(../images/top.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}

.area .top_left {
	background-image:url(../images/left_top.jpg);
	background-repeat:no-repeat;
}
.area .top_right {
	background-image:url(../images/right_top.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.area .left {
	background-image:url(../images/bl_fll.gif);
	background-repeat:repeat-y;
}
.area .right {
	background-image:url(../images/bl_fll.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.area .bottom_left {
	background-image:url(../images/left_bot.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.area .bottom_right {
	background-image:url(../images/right_bot.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:15px;
}
.area .bottom {
	background-image:url(../images/bl_fll.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#left a, #right a {
	display:block;
	float:left;
	border-bottom: 0px none #999999;
	padding:8px;
	width:90%;
	text-decoration:underline;
	background-color: #FFFFFF;
	font-size: 1.em;
	color: #0033FF;
}
#left a:hover, #right a:hover {
	border-bottom: 0px dotted #CCCCCC;
	background-color: #FFFFFB;
	font-size: 1.em;
	color: #0033FF;
}

.homelink a{color:#0033CC;}




.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 3px;
}


#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {

}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	text-align: left;
}
.label {
	text-align: right;
	font-size:13px;
	font-weight:bold;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 12px;
}
#links p {
	margin: 0 0 7px 0;
	font-size: 12px;
}
td.link {
	line-height: normal;
}
.url {
	color: #6f6f6f;
	font-size: 12px;
}
#path {
	padding: 11px 15px 10px;
	background-image:url(../images/hd_bot_bg.gif);
	background-repeat:repeat-x;
}
#path a {
	background-image:url(../images/hd_bot_dv.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#990000;
	background-position: left middle;
	font-weight:bold;
	padding-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1.2em;
}
#path a:hover {
	color:#990000;
	text-decoration:underline;
	font-size: 1.2em;	
}

.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 10px;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFAA11;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 25px 10px;
	padding: 0px;
	font-weight:400;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	margin-top:3px;
	padding: 2px 10px 5px 13px;

}
div.prg {
	width: 80px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
	float:right;
	margin-top:2px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer {
	background-image:url(../images/footerbg.gif);
	border-top:1px solid #ccc;
	background-repeat:repeat-x;
	margin:1px auto 0;
	clear:both;
	width:920px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size:10px;
}

.copyright {
	color:#003366;
	margin-top:10px;
}
.copyright a {
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}

.price {

}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
	margin:3px 0;
	height:200px;
	width:300px;
	overflow:auto;
	border-top: 0 dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#990000;
   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;
}
a:visited {
	text-decoration:none;
	color: #0033CC;
}

.tagclouds {
	line-height: normal;
}

td.link a.link_title:link, td.link a.link_title:link, td.link a.link_title:visited {
	font-weight: bold;
	font-size: 13px;
	color: #0233d6;
	text-decoration: none;
}

td.link a.link_title:hover {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}







/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

p {	
	margin: 15px 0;
	}

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

a:hover, a:active {
	color: #808080;
	text-decoration:underline;
	}



a img {
	border:0;
	}








.left {
	float:left;
	}

.right {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	font-weight:bold;
	text-transform:uppercase;
	background:#333333 url(../img/navbar.png) no-repeat;
	width:930px;
	font-size:11px;
	padding:0px 10px 0px 10px;

	}

#page-bar {
	padding:0px;
	font-weight:bold;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #303030;
	}

#page-bar li:hover {
	background: #5b5b5b;
	}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 14px;
	font-weight:bold;
	color:#eeeeee;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#page-bar p {
	margin:0;
	padding:0;
	}



/* Dropdown Menus */		
#page-bar li {


	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #5b5b5b url(../img/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #909090;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}



/* Text*/

h1 {
	font:28px Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:25px Arial;
	font-weight:bold;
	}

h3 {
	font:12px Arial;
	margin-bottom:3px;
	color:#303030;
	font-weight:bold;
	}

h4 {
	font:12px Arial;
	}


/* Index Page*/







/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}





/* Sidebar*/
#sidebar {

	margin:0px 0px 0px 0px;
	overflow:hidden;
	}

#sidebar {
    font-size:11px;
}

#sidebar h3 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight:bold;
	background:#303030;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}




#sidebar li {
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(../img/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li {
	border-bottom:0px;
	}



#sidebar h3 img { margin-top:1px; }




