body { 
font:normal 12px verdana, arial, sans-serif; 
margin:0 ; padding:0;
}
table, td, ul, form, h1, h2, h3  {margin:0 ; padding:0;}
p {margin:0; padding:5px 0;}
a {color:#fff; text-decoration:none;}
a:hover {text-decoration:underline;}
.page-container {width:760px; margin:0px auto;border:1px solid #8fcfff;}

/* ********************* */
/*                 Header           */
/* ********************* */


#header {background:url(images/bg_header.jpg) no-repeat; height:100px; }

.search_form{float:right; margin:10px 20px 0 0; padding: 0;width:auto;}

.search_form .search_btn, .search_form .search_txt{
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #8fcfff;
}

p.logo {font-size:34px; padding:10px 0 0 20px;}
p.desc {padding:0 0 0 20px;}

#header h1 {margin:0; padding:25px 0 0 10px; font-size:40px; color:#ffffff; }

.menu {clear:both; list-style:none;  background:#8fcfff;height:25px; font:bold 12pt/25px verdana,arial,sans-serif; }
.menu li {list-style:none;display:inline; }
.menu li a {padding:0 20px; display:block; float:left; color:#fffffe; text-align:center; text-decoration:none;width:auto;}
.menu li a:hover {color: #568013; background: #bfef67;text-decoration:none; }



/* ********************* */
/*             End Header         */
/* ********************* */


h1.page-title {height:31px;width:540px;background:url(images/green.gif) no-repeat; color: #568013; font:bold 12pt/31px arial; text-align:center;margin-bottom:10px;}


#category {width:200px;background:#8fcfff;}

#category h3 { color: #ffffff; font-size: 18px; font-weight:bold; text-align:center;
border-bottom:0; background:url(images/blue_top_small.gif) no-repeat; padding:10px 0;}

#category .main {padding:0 10px 10px 10px;background:url(images/blue_bot_small.gif) no-repeat bottom left; }
#category .main ul {list-style:none;}
#category .main li {list-style:none; margin:0; padding:0 0 6px 0;font-size:12px;font-weight:bold;  }
#category .main a { color:#fff;}
#category .main a:hover{color:#eeeeee;}







#toplink_short {width:200px; margin-top: 10px; }


#toplink_short h3 {
	color: #568013;
	font-size: 14pt;
font-weight:bold;
margin: 0; 
text-align:center;
border-bottom: none ;
background:url(images/green_top_small.gif) no-repeat; height:26px;
}

#toplink_short  .main
{background:#bfef67;	margin: 0; padding:0; }

#toplink_short .main h4 {
	font-size: 10pt;
	margin: 0;
	padding-left: 10px;
font-weight:normal;
color:#568013;
}

#toplink_short  .main h4 a, #toplink_short  .main h4 a:visited, #toplink_short  .main h4 a:link{
text-decoration:none;
color:#568013;
}

#toplink_short  .main h4 a:hover{

text-decoration:underline; color:#111111;
}


#toplink_short  .bottam
{background:url(images/green_bot_small.gif) no-repeat; height:20px; margin: 0; padding:0; }




.detail{margin:0 10px 0 10px;padding:0; text-align:center;
border-top:1px dotted #ffffff; font-size: 11pt; height:100%;color:#ffffff;
}


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

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

.l_detail {margin:0 0px 5px 0px; padding-left:10px;}
.l_detail a, #links .detail a:link, #links .detail a:visited {
text-decoration:none;
color:#252525;
}

.l_detail a:hover {
text-decoration:underline;
color:#252525;
}



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

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



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

table.formPage {
	border: 0;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}

.url {
	color: #6f6f6f;
}
#path {font:bold 15px verdana,arial,sans-serif; color:#8fcffe; margin:0; padding: 10px 20px;}

#path a {text-decoration:none; color:#8fcffe;}

#path a:hover {text-decoration:underline; color:#8fcffe;}

.submit {
	float: right; width:auto;
	vertical-align: bottom;
}

.text, .btn{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000; 
	border: 1px solid #8fcfff;
	height: 13px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #8fcfff;
}
select {
	font-size: 8pt;
	border: 1px solid #8fcfff;
}

.captcha {
	border: 1px solid #8fcfff;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn{
	font-size: 8pt;
	font-weight: bold;
	border:0; padding:0 10px;
	background-color: #8fcfff;
	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 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	/*float: left;
	 height: 30px; */
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

#footer {background:url(images/bg_header.jpg) no-repeat; height:30px;clear:both;

	text-align: center;
	padding: 3px 0 0 0;
	margin-top: 50px;
color: #252525;
}
#footer a{
	color: #252525;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

#sidebar{float:left;width:200px;padding:0 5px;}
#content{float:left;width:540px;padding:0 5px;}

.clr {clear:both; font:normal 1px/1px arial; height:1px;}

.linklist {width:540px; background:#FCC254;  color:#252525;}
.linklist h3, .linklist h1 {font-size:16px; color:#fff;  background:url(images/orange_top.gif) no-repeat;text-align:center;padding-top:5px;}
.linkmain {width:520px;margin:0 auto; border-bottom:1px dashed #eee;padding:5px 0;}
.linkmeta {background:url(images/orange_bot.gif) no-repeat;margin-bottom:10px;padding: 0 15px;color:#fff; font-size:12px;line-height:20px;text-align:center;}