@import url("master.css");

h2 {
	font: bold 14px verdana,arial, sans-serif;
	margin: 0px 0 0 0;
	color:#006699;
	background: url("../images/login.gif") 0px 50% no-repeat;
	padding-left: 20px;
	font-variant: small-caps;
}
h2 a{
	font: bold 14px verdana,arial, sans-serif;
	color:#006699;
	font-variant: small-caps;
}
h2 a:hover {
	font: bold 14px verdana,arial, sans-serif;
	color:#FF6600;
	font-variant: small-caps;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	color:#B1500E;
	clear: both;
	line-height:10px;
	font-size:15px;

}
a {
	color: #3259d8;
	text-decoration:none;
}

a:hover {
	color: #ff9000;
}
#menu {
	width: 982px;
	height: 30px;
	background: url("../images/menur.gif") repeat-x;
	position:relative; margin:0 auto; padding: 0px 0 1px 0;
	
}

#menux {
	float: left;
	width: 743px;
	height: 30px;
	padding-left: 10px;
	background: url(../images/menux.gif) no-repeat left;
}

#menuy {
	float: right;
	width: 5px;
	height: 30px;
	background: url(../images/menuy.gif) no-repeat right;
}

#dmenu {
	float: left;
	height: 30px;
	border-left: 1px solid #ccc;
	z-index: 20;
}

#dmenu li {
	float: left;
	display: block;
	height: 30px;
	border-right: 1px solid #ccc;
}

#dmenu li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

#dmenu li a {
	display: block;
	line-height: 30px;
	padding-left: 6px;
	padding-right: 8px;
	font-size: 12px;

	color: #666;
	font-weight: bold;
}

#dmenu li a:hover {
	background: url(../images/menuhover.gif) repeat-x;
	color: #3259d8;
}

#dmenu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#dmenu ul li a {
	display: block;
	background: #FFF;
}

#dmenu li ul a:hover {
	display: block;
	background: #FFF;
}

#dmenu ul a {
	display: block;
}

#dmenu ul ul {
	margin-top: -26px;
	display: none;
	margin-left: 200px;
	position: absolute;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#dmenu li:hover ul ul {
	display: none;
}

#dmenu li:hover ul {
	display: block;
}

#dmenu ul li:hover ul {
	display: block;
}

#dmenu li ul li {
	display: block;
	width:100%;
}

#dmenu li.cat-item ul {
	width: 200px;
}

#dmenu li.cat-item a {
	display: block;
}

#dmenu li.cat-item a:hover {
	display: block;
}

#dmenu li.cat-item ul li a {
	display: block;
	text-align: left;
	font-size: 12px;

	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #333;
	font-weight: bold;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#dmenu li.cat-item ul li a:hover {
	display: block;
	text-align: left;
	font-size: 0.8em;
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #3259d8;
	font-weight: bold;
	border-right: 1px solid #ff9000;
	border-left: 1px solid #ddd;
}

#rssbar {
	width: 982px;
	height: 30px;
	margin-top: 1px;
	margin-bottom: 2px;
	background: url(../images/rssbar.gif) repeat-x;
		position:relative; margin:0 auto; padding: 0px 0 10px 0;
}

#rssbar #today {

	float: left;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: url(../images/rssbarx.gif) no-repeat left;
	font-size: 11px;;
	color: #888;
}

#rssbar ul {
	float: right;
	background: url(../images/rssbary.gif) no-repeat right;
	display: inline;
	height: 30px;
	padding-right: 10px;
}

#rssbar ul li {
	float: left;
	margin-left: 20px;
	display: inline;
}

#rssbar ul li a {
	height: 30px;
	line-height: 30px;
	background: url(../images/rss.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
}

#rssbar ul li a:hover {
	color: #4e74f2;
}

.header h1 a { color: #005870; text-decoration: none; }
.header p { background: #edfbff; border: solid 10px #edfbff; color: #1599BC; font-size: 14px; margin: 0px;}
.header_right a{font-size:10px; color:#0496BB}

#nav li ul li{border-bottom:1px solid #EEEEEE; border-width:0 1px 1px; background:#F3FCFE}

#catnav a{padding: 5px 10px; display: block; text-decoration: none; color: #005870; z-index:100}
#catnav li.current-cat a { background-color:#DAF5FC; display:block; padding:5px 10px; }
#catnav li a:hover { background: #CEE9EF; }
#catnav li ul li{border-bottom:1px solid #EEEEEE; border-width:0 1px 1px; background:#F3FCFE}

.topbar {width: 970px;  position:relative; margin:0 auto; padding: 0px 0 10px 0; }
.search { width: 404px; height: 49px; background: url(default/searchbg.jpg) no-repeat center top; float: left; }
.postbutton { float: right; margin-right:10px; width: 231px; background: url(default/postbuton.jpg) no-repeat center top; display: block; font-size: 17px; color: #ffffff; text-decoration: none; text-align: center; padding: 12px 0 16px 0; outline: none; }

.main { border: solid 1px #cccccc; border-top: solid 3px #cccccc; margin-top:10px;}
.ins { background: #fff; }

.listing .head {font-size: 17px; color: #ffffff; padding: 10px 0 13px 0; background: url(default/headbg.jpg); }

.list div a { text-decoration: none; color: #333; }
.list div.no { background: #f4f4f4; }
.list div.no:hover,.list div.alt:hover, #sticky:hover { background-color:#E8E8E8; }
.list div.alt { background: #E0F4F9; }

.footer { border: solid 20px #E0F4F9; background: #E0F4F9; width: 940px; margin: 20px auto 0px auto; color: #1E6476; }
.footer a { color: #1E6476; }

.left .title h2 { font-size: 16px; font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif; font-weight: bold; line-height: 30px; width: 500px; float: left; color: #333; }
.left .title .prices { background: #ffffff; float: right; max-width:150px; padding: 5px; line-height: 30px; font-size: 35px; font-family: 'Arial', 'Trebuchet MS', 'Verdana'; color: #FF2A00;}
.left .product h3 { font-size: 17px; font-weight: bold; line-height: 17px; font-family: 'Arial', 'Trebuchet MS', 'Verdana'; color: #586B70; border-bottom: solid 1px #D7EAEF; padding-bottom: 5px; clear:both; }

.ins .right { width: 270px; float: right; background: #fff; margin-top:10px; }
.ins .right h2 { color:#005A7C; font-family:Arial,Verdana; font-size:17px; font-weight:bold; margin:0; padding:7px 0; text-align:center; border-bottom:1px solid #AAD4DF; }
.ins .right h1 { color:#005A7C; font-family:'Arial','Trebuchet MS','Verdana'; font-size:22px; font-weight:bold; margin:0; padding:7px 0; border-bottom:1px solid #AAD4DF; }

.classform { background: #ffffff; padding: 20px; width: 940px; margin: 20px auto 0; border: solid 1px #cccccc; border-top: solid 3px #cccccc; }
.classform .adfields { border: solid 1px #59A6B9; padding: 5px; margin-bottom: 10px; }
.classform select { margin-bottom: 10px; padding: 5px; border: solid 1px #59A6B9; width:200px; }
.classform input.postit {border: solid #ffffff; padding:5px; font-size: 17px; color: #ffffff; background: #069BC3; cursor: pointer; }
input.lbutton { background:#069BC3 none repeat scroll 0 0;border:none;font-weight:bold;color:#FFFFFF;cursor:pointer;font-size:13px;padding:5px; }

.button2 { background: url(default/post-now.jpg) top center no-repeat; width:148px; height:41px; }

.post_head_button { background: url(default/post-now.jpg) top center no-repeat; width:148px; height:41px; }
.next_post_link { background: url(default/next.jpg) top center no-repeat; width:119px; height:33px; }
.previous_post_link{background:url(default/back.jpg) top center no-repeat; width:119px; height:33px}

.email_form{color:#375158;}
.email_form a{font-size:15px; font-family:'Arial','Trebuchet MS','Verdana',sans-serif; background:url(default/email.png) 35px 3px no-repeat; font-weight:bold; display:block; text-decoration:none; text-align:center; color:#058EB3}
.email_form input{margin-bottom:5px; background-color:#DAF5FC; border:1px #005A7C solid; padding:2px 5px; width:228px}
.email_form textarea{margin-bottom:5px; background-color:#DAF5FC; border:1px #005A7C solid; padding:5px; width:228px; height:150px}
#email_form_data {padding:0 0 10px 15px;}
input.email_captcha{vertical-align:middle; width:30px; text-align:center; border:1px #DF0005 solid; padding:2px}

.like_input{margin-bottom:5px; background-color:#DAF5FC; border:1px #005A7C solid; padding:3px 5px; width:228px}
.register_button_img{background:url(default/register.jpg) top center no-repeat; width:87px; height:17px}

.right h3 {margin:0; padding:7px 0; text-align:center; font-family:Arial,Verdana; font-weight:bold; font-size:17px; color:#666; border-bottom:1px solid #AAD4DF;}

.subnav{padding:5px 10px 0px 10px; background-color:#DAF5FC}

.post_now_box{width:148px; margin:0 auto; color:#018fb7; font-weight:bold; font-size:15px; font-family:"Trebuchet MS"; text-align:left}