@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
img {
	border: 0px;
}
a:link, a:visited {
	color: #005000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #005000;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #005100;
	font-weight: bold;
	margin-top: 0px;
}

.h1white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #ffffff;
	font-weight: normal;
	margin-top: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
	margin: 0px;
	padding: 3px 3px 3px 30px;
	list-style: none;
	background: url(../img/list_point.png) no-repeat left center;
}
div#main {
	background: #ffffff url(../img/all_bg.png) repeat-y center top;
	width: 781px;
}
div#header {
	position: relative;
	width: 781px;
	height: 144px;
	background: url(../img/header_bg.png) no-repeat left top #008000;
}
div#logo {
	position: absolute;
	width: 184px;
	height: 85px;
	left: 7px;
	top: 9px;
}
div#header_links {
	position: absolute;
	left: 210px;
	top: 0px;
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #ffffff;
	text-align: left;
	line-height: 32px;
}
div#header_links a:link, div#header_links a:visited {
	font-size: x-small;
	color: #f9c365;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	padding-left: 30px;
	background: url(../img/top_point.png) no-repeat left center;
	margin-right: 16px;
	font-weight: normal;
}
div#header_links a:hover {
	font-size: x-small;
	color: #f9c365;
	text-decoration: none;
	font-family: "Trebuchet MS";
	padding-left: 30px;
	background: url(../img/top_point.png) no-repeat left center;
	margin-right: 16px;
	font-weight: normal;
}
div#lapada {
	position: absolute;
	width: 88px;
	right: 10px;
	top: 9px;
	color: #ffffff;
	font-size: x-small;
	text-align: center;
	line-height: 10px;
}
div#cinoa {
	position: absolute;
	width: 88px;
	right: 120px;
	top: 9px;
	color: #ffffff;
	font-size: x-small;
	text-align: center;
	line-height: 10px;
}
div#menu {
	width: 100%;
	height: 39px;
	background: url(../img/top_menu_bg.png) repeat-x left top #004400;
}
div#left {
	float: left;
	padding: 10px 9px 10px 9px;
	width: 170px;
}
div#search {
	width: 100%;
	padding: 10px 0px 0px 0px;
	height: 98px;
	background: url(../img/search_bg.png) repeat-x left top;
	line-height: 10px;
}
div#search input {
	border: 0px;
}
div#search a:link, div#search a:visited {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #f9c365;
	text-decoration: none;
	font-weight: normal;
}
div#search a:hover {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #f9c365;
	text-decoration: underline;
	font-weight: normal;
}
div#submenu {
	text-align: left;
	margin-bottom: 10px;
}
a#gift:link, a#gift:visited {
	display: block;
	width: 167px;
	height: 24px;
	padding: 6px 0 0 0;
	background: url(../img/gift.png) no-repeat left top;
	color: #f9c365;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: normal;
}
a#gift:hover {
	display: block;
	width: 167px;
	height: 24px;
	padding: 6px 0 0 0;
	background: url(../img/gift_active.png) no-repeat left top;
	color: #004400;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: normal;
}
div#submenu a:link, div#submenu a:visited {
	display: block;
	width: 155px;
	height: 24px;
	padding: 6px 0 0 11px;
	background: url(../img/submenu_item_bg.png) repeat-x left top;
	color: #f9c365;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: normal;
}
div#submenu a:hover {
	display: block;
	width: 155px;
	height: 24px;
	padding: 6px 0 0 11px;
	background: url(../img/submenu_item_bg_active.png) no-repeat left top;
	color: #004400;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: normal;
}
div#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#submenu ul li {
	margin: 0px;
	padding: 0px 0px 1px 0px;
	list-style: none;
}
div#right {
	float: right;
	width: 573px;
	font-size: 120%;
	text-align: left;
	background: url(../img/main_pic.jpg) no-repeat left top;
	padding: 189px 10px 10px 10px;
}
div#right input, div#right select, div#right textarea {
	border: 1px solid #005000;
	width: 100%;
}
div#right input#button {
	border: 0px;
	width: 40%;
	color: #ffffff;
	text-transform: uppercase;
	background: #005000;
	cursor: pointer;
}
div#features {
	float: right;
	padding: 1px 1px 1px 1px;
	background: #005100;
	color: #f9c365;
	text-transform: uppercase;
	margin: 0 0 15px 15px;
	text-align: center;
	height:234px;
	background-image:url(../img/back.gif);
}
div#features img {
	margin-bottom: 0px;
	height: 234px
}

div#footer {
	clear: both;
	position: relative;
	height: 24px;
	background: #005100;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #f9c365;
	text-align: left;
	padding: 8px 0px 0px 17px;
}
div#footer a:link, div#footer a:visited {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #f9c365;
	text-decoration: none;
	font-weight: normal;
}
div#footer a:hover {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #f9c365;
	text-decoration: underline;
	font-weight: normal;
}
div#footer span {
	position: absolute;
	right: 17px;
	top: 8px;
}
div#catalog_items div {
	float: left;
	width: 21%;
	margin: 0 15px 30px 0;
	text-align: center;
	font-family: "Trebuchet MS";
	color: #413029;
}
div#catalog_items div img {
	border: 1px solid #005000;
}
div#catalog_items div p#prise {
	font-size: 1.3em;
	color: #000000;
}
div#catalog_items div a#more:link, div#catalog_items div a#more:visited {
	display: block;
	width: 101px;
	background: url(../img/more.png) no-repeat center center;
	height: 22px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	font-weight: normal;
}
div#catalog_items div a#more:hover {
	display: block;
	width: 101px;
	background: url(../img/more.png) no-repeat center center;
	height: 22px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	font-weight: normal;
}
div#clear {
	clear: both;
	visibility: hidden;
}
div#content_l {
	float: left;
	width: 45%;
}
div#content_r {
	float: right;
	width:55%;
}

div#advsearch {
	
	margin: 15px 0 15px 0px;
	text-align: center;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #005100;
	font-weight: bold;
	margin-top: 0px;
}

div#cardlogos {
	padding: 10px 9px 10px 9px;
	width: 170px;margin-top: 10px;}

div#register {
	padding: 10px 9px 10px 9px;
	width: 170px;margin-top: 10px;margin-bottom: 10px;}

div#pagebody {
	margin: 10px 0px 20px 0px;
	width:500px;
}
