html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	line-height:1.5em;
	font-family: "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	color: #111;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: #f9f7ed;
	font-size: 75%;
	text-align: center;
}

select, input, textarea
{
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	line-height:1.5em;
	font-family: "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

div#lang select
{
	width: 100px;
	display:block;
	border: 1px solid #ccc;
	background-color: #f9f7ed;
}

li
{
	list-style-type: circle;
}

em,i
{
	font-style:italic;
}

.hline
{
	height: 1px;
	width: 100%;
	border-top:1px solid #ccc;
	overflow:hidden;
	margin: 5px 0px 5px 0px;
}

.shareit_btn
{
	background-image: url(../images/order.png);
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0;
	width: 30px;
	height: 30px;
	font-size: 0;
	cursor: pointer;
}

.paypal_btn
{
	background-image: url(../images/paypal.png);
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0;
	width: 45px;
	height: 28px;
	font-size: 0;
	cursor: pointer;
}

.vline
{
	width:1px;
	background-image: url(../images/vline.gif);
	background-repeat: no-repeat;
}

.pstart
{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

.iyes
{
	background-color: transparent;
	background-image: url(../images/yes.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

.ino
{
	background-color: transparent;
	background-image: url(../images/no.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

.iitem
{
	display:list-item;
	list-style-position:inside;
	list-style-type:circle;
}

.highlight
{
	font-weight: normal;
	font-size: 1.3em;
	font-style: italic;
	color: #111;
}

.key
{
	font-weight: bold;
	font-style: normal;
}

.ft_li
{
	list-style-type: circle;
	font-style: italic;
}

.faq_li
{
	list-style-type: circle;
}

.whatis
{
	font-weight: bold;
	font-size: 1.2em;
	color: #666666;
}

.edition
{
	font-size: 1.25em;
	font-weight: bold;
	color: #111;
}

.features_header
{
	font-size: 1.2em;
	font-weight: bold;
	color: #111;
}

h1,h2,h3,h4,h5,h6
{
	color: #111;
}

h1{font-size:1.7em;line-height:1em;margin-bottom:0.5em}

h2{font-size:1.5em;margin-bottom:0.75em}

h3{font-size:1.3em;line-height:1em;font-weight:bold;margin-bottom:1em}

h4{font-size:1.2em;line-height:1.25em;font-weight:bold;margin-bottom:1.25em}

h5{font-size:1em;font-weight:bold;margin-bottom:1.5em}

h6{font-size:1em;font-weight:bold}

div#promo
{
	float: right;
	clear: right;
	padding: 0px;
	border: 1px solid #ccc;
	text-align: right;
}

a, a:link
{
	color: #4b107e;
	font-weight:bold;
	text-decoration:none;
}

a:visited
{
	color: #551a8b;
	text-decoration: none;
}

a:hover, a:active
{
	color: #111;
	text-decoration: underline;
}

.hittext
{
	color: #111;
	font-weight: bold;
}

div#copyright
{
	margin-top: 10px;
	clear: both;
	padding-top: 10px;
	width: 100%;
	height: 18px;
	line-height: 8px;
	font-size: 90%;
	text-align: center;
	border-top: 1px solid #ccc; /*Remove this to remove border between bar and tabs*/
}

div#wrapper{
	width: 900px;
	margin: auto;
	text-align: left;
}

div#header
{
	width: 100%;
	text-align: left;
}

div#hovermenu
{
	width:100%;
	background-color: #eee;
	padding-left: 0;
	margin-left: 0;
	height: 26px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

div#hovermenu ul
{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

div#hovermenu ul li
{
	list-style: none;
	display: inline;
}

div#hovermenu ul li a
{
	padding: 4px 1.3em;
	float: left;
	border-width: 0px;
}

div#hovermenu ul li a:hover
{
	/*background-color: #f9f7ed;
	color: #4b107e;*/
}

div#hovermenu ul li a.current
{
	background-color: #fafafa;
	/*color: #fff;*/
}

html>body div#hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

div#rightbar
{
	width: 180px;
	float: right;
	/*background-color: white;*/
}

div#rightbar .headers
{
	color: #111;
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px;
}

div#rightbar .static
{
	margin: 5px auto 10px 17px;
	padding: 0;
	line-height: 1.2em;
	list-style-type: circle;
}

div#rightbar .static li
{
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-style: italic;
}

div#country_list {
	text-align: left;
	position: relative;
}

div#country_list a {
	float: left;
	text-decoration: none;
	height: 22px;
	width: 100px;
	display: block;
	padding: 0 10px 0 10px;
	margin: 0;
	border: 1px solid #ccc;
	overflow: auto;
}

div#country_list a:hover {
	text-decoration: none;
}

div#country_list ul {
	float: left;
	margin: 0;
	padding: 0;
	height: 26px;
	width: 150px;
	overflow: hidden;
	list-style: none;
	z-index: 0;
}

div#country_list ul:hover {
	overflow: visible;
}

div#country_list ul li {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: -1;
}

.categorylinks
{
	margin: 5px auto 10px 18px;
	padding: 0;

}

.categorylinks li
{
	padding-bottom: 1px;
	list-style-type: circle;
}

.categorylinks li a
{
	margin-left: -3px;
	color: #c9123f;
	padding: 3px 1px;
	display: block;
	text-decoration: none;
}

.categorylinks a:visited
{
	color: #c9123f;
}

.categorylinks a:hover
{
	color: #111;
	text-decoration: underline;
}

.main_btn
{
	font-size: 120%;
	font-weight:bold;
	margin:6px 0;
	padding:4px 10px;
}

.rect {
	border:1px solid #DBE6DE;
	background:#fff;
	padding:3px;
	text-align:center;
}

.box {
	background:#DBE6DE;
	padding:5px;
}
