*
{
	padding: 0;
	margin: 0;
}

body
{
	background: #b5d44a;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333;
}

img
{
	border: 0;
}

a
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

:focus
{
	outline: 0;
}


.full
{
	position: relative;
	float: left;
	width: 100%;
}

.container
{
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#top
{
	background: #fff;
	padding: 10px 0 0 0;
	border-bottom: 2px solid #30480e;
}

#top img
{
	position: relative;
	float: left;
}

#top ul
{
	position: relative;
	float: right;
	list-style-type: none;
	margin-top: 15px;
}
#top ul li
{
	position: relative;
	float: left;
	height: 32px;
	line-height: 32px;
	margin-left: 10px;
	background: #b5d44a url(/images/nav_left.gif) no-repeat;
}
#top ul li a
{
	position: relative;
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0 30px;
	background: url(/images/nav_right.gif) no-repeat right;
	font-size: 13px;
	text-decoration: none;
}
#top ul li a:hover
{
	color: #fff;
}
#top ul li a.sel
{
	font-weight: bold;
	color: #fff;
}

.container h3
{
	position: relative;
	float: left;
	width: 920px;
	margin-bottom: 10px;
	padding: 0 20px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #304910;
}
.container h3 span
{
	position: relative;
	float: left;
	width: 50%;
	text-align: left;
}
.container h3 a
{
	position: relative;
	float: right;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #304910;
}

#main
{
	position: relative;
	float: left;
	width: 960px;
	margin: 30px 0 20px 0;
	background: url(/images/main_top.gif) no-repeat;
	padding-top: 20px;
}
#main #content
{
	position: relative;
	float: left;
	width: 920px;
	padding: 0 20px 20px 20px;
	background: #fff url(/images/main_bottom.gif) no-repeat bottom left;
}

#main #content #info
{
	position: relative;
	float: left;
	width: 500px;
}

#content h1
{
	position: relative;
	float: left;
	width: 920px;
	margin-bottom: 25px;
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #304910;
}

#info h1, h1
{
	position: relative;
	float: left;
	width: 500px;
	margin-bottom: 10px;
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #304910;
}
#info h1#pages
{
	margin-bottom: 25px;
}
#info h3
{
	position: relative;
	float: left;
	width: 500px;
	margin-bottom: 20px;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #304910;
}
#info #description
{
	position: relative;
	float: left;
	width: 500px;
}
#info #description ol, #info #description ul
{
	padding-left: 20px;
}
#info .more_info
{
	position: relative;
	float: left;
	width: 500px;
	margin-top: 15px;
}
#info .more_info a
{
	font-weight: bold;
	color: #304910;
}

#content #side
{
	position: relative;
	float: right;
	width: 400px;
}
#side #badge
{
	position: relative;
	float: left;
	width: 92px;
	height: 60px;
	background: url(/images/badge.jpg) no-repeat;
	padding-top: 34px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
#side #images
{
	position: relative;
	float: right;
	width: 300px;
	height: 300px;
	margin-bottom: 20px;
}
#side #images img
{
	width: 300px;
	height: 300px;
	top: 0;
	left: 0;
}

#side .box
{
	position: relative;
	float: right;
	width: 270px;
	margin-top: 20px;
	padding: 15px;
	background: #fafafa;
	border: 1px solid #dedede;
}
#side .box h4
{
	position: relative;
	float: left;
	width: 270px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #304910;
	text-align: center;
}
#side .box ul#subscribe,
#side .box ul#inform
{
	position: relative;
	float: left;
	width: 270px;
	height: 32px;
	list-style: none;
}
#side .box ul#subscribe
{
	width: 216px;
	padding: 0 27px;
}
#side .box ul#subscribe li,
#side .box ul#inform li
{
	position: relative;
	float: left;
	width: 32px;
	height: 32px;
	padding: 0 20px;
}
#side .box ul#inform li
{
	padding: 0 119px;
}

#side h2
{
	position: relative;
	float: right;
	width: 300px;
	margin: 0;
	text-align: center;
}

a#buy
{
	position: relative;
	float: left;
	width: 110px;
	height: 38px;
	line-height: 38px;
	margin: 40px 0 20px 195px;
	background: #b5d44a url(/images/button.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
a#buy:hover
{
	text-decoration: underline;
}


#notice
{
	position: relative;
	float: left;
	height: 32px;
	line-height: 32px;
	background: #b5d44a url(/images/nav_left.gif) no-repeat;
	margin: 40px 0 20px 30px;
	font-size: 12px;
	color: #333;
}
#notice span
{
	position: relative;
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0 30px;
	background: url(/images/nav_right.gif) no-repeat right;
}

#ask
{
	position: relative;
	float: left;
	width: 500px;
	margin: 5px 0;
}

#time
{
	position: relative;
	float: left;
	width: 500px;
	margin: 10px 0 20px;
	font-weight: bold;
	font-size: 11px;
}


#boxes
{
	position: relative;
	float: left;
	width: 960px;
	background: #fff;
}
#boxes_left,
#boxes_right
{
	position: relative;
	float: left;
	width: 28px;
	height: 210px;
	padding-left: 12px;
	background: url(/images/boxes_left.gif) no-repeat;
}
#boxes_right
{
	padding: 0 12px 0 0;
	background: url(/images/boxes_right.gif) no-repeat right;
}

#ads
{
	position: relative;
	float: left;
	width: 160px;
	height: 210px;
}
#ads img
{
	width: 125px;
	height: 125px;
	padding: 40px 15px;
}

#boxes .scrollable
{
	position: relative;
	float: left;
	overflow: hidden;
	width: 880px;
	height: 210px;
}

#boxes ul
{
	position: absolute;
	width: 20000em;	
	clear: both;
	list-style-type: none;
}
#boxes ul li
{
	float: left;
	width: 160px;
	height: 210px;
	padding: 0 10px;
}
#boxes ul li h2
{
	position: relative;
	float: left;
	width: 156px;
	height: 35px;
	line-height: 14px;
	margin: 15px 0 5px 0;
	text-align: center;
}
#boxes ul li h2 a
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#boxes ul li img
{
	position: relative;
	float: left;
	width: 156px;
	height: 112px;
}
#boxes ul li.ads img
{
	width: 125px;
	height: 125px;
	padding: 40px 15px;
}
#boxes ul li span
{
	position: relative;
	float: left;
	width: 156px;
	padding-top: 15px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

a.prev,
a.next
{
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	margin: 93px 0 0 0;
	cursor: pointer;
}
a.disabled
{
	display: none;
}


#footer
{
	position: relative;
	float: left;
	width: 940px;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	font-size: 11px;
}
#footer span
{
	position: relative;
	float: left;
	width: 50%;
}
#footer span#right
{
	text-align: right;
}
#footer a
{
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}


form#buy-product,
#buy-product fieldset
{
	position: relative;
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	border: 0;
}
#buy-product fieldset
{
	margin-bottom: 5px;
}
#buy-product fieldset.title
{
	margin: 10px 0;
	font-weight: bold;
}
#buy-product label
{
	position: relative;
	float: left;
	width: 120px;
	line-height: 22px;
}
#buy-product input,
#buy-product textarea
{
	position: relative;
	float: left;
	width: 300px;
	padding: 2px 4px;
	border: 1px solid #999;
}
#buy-product button
{
	position: relative;
	float: left;
	width: 110px;
	height: 38px;
	line-height: 38px;
	margin: 10px 0 0 220px;
	padding: 0;
	border: 0;
	background: #b5d44a url(/images/button.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
#buy-product button:hover
{
	text-decoration: underline;
	cursor: pointer;
}

#buy-product #error
{
	position: relative;
	float: left;
	width: 100%;
	margin: 5px 0 10px 0;
	font-weight: bold;
	color: #304910;
}


#buyers-info
{
	position: relative;
	float: left;
	width: 500px;
}
#buyers-info .title
{
	margin: 10px 0;
	font-weight: bold;
}


p
{
	line-height: 17px;
}
p.big-line
{
	line-height: 19px;
}


ul#all
{
	position: relative;
	float: left;
	width: 920px;
	padding: 0 10px;
	list-style-type: none;
}
ul#all li
{
	float: left;
	width: 160px;
	height: 210px;
	padding: 0 9px;
	border: 1px solid #fff;
}
ul#all li:hover
{
	border: 1px solid #304910;
}
ul#all li h2
{
	position: relative;
	float: left;
	width: 156px;
	height: 35px;
	line-height: 14px;
	margin: 15px 0 5px 0;
	text-align: center;
}
ul#all li h2 a
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
ul#all li img
{
	position: relative;
	float: left;
	width: 156px;
	height: 112px;
}
ul#all li.ads img
{
	width: 125px;
	height: 125px;
	padding: 40px 15px;
}
ul#all li span
{
	position: relative;
	float: left;
	width: 156px;
	padding-top: 15px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
#url1
{
	display: none;
}