body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img04.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 130%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #ff8523;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 0px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 100px;
	background: #FFBF23 url(../images/img01.gif) no-repeat left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo img {
	padding:10px;
}

/* Search */

#search {
	float: right;
	text-align: right;
	width: 470px;
	padding-top: 5px;
	padding-right: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(../images/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(../images/img03.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 770px;
	height: 70px;
	margin: -30px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
}

#menu li:hover {
	background: #F9F8F1;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	color: #7F7772;
}

html>body #menu a {
	width: auto;
}

#menu li.selected {
	background: #EDEBD5 url(../images/img05.gif) no-repeat;
}

#menu li.selected a {
	background: url(../images/img06.gif) no-repeat right top;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto 20px auto;
	background: url(../images/img07.gif) repeat-y 260px 0;
}

/* Content */

#content {
	float: right;
	width: 490px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px;
	background: url(../images/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(../images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #EDEBD5 url(../images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}

/****************************
Product styles
*****************************/

a.country_link:link,
a.country_link:visited {
	display: block;
	float: left;
	width: 160px;
	height: 35px;
	background: none;
	margin: 15px 20px 0 0;
	padding: 5px;
}
a.country_link:hover {
	background-color: #e7f1f8;
}
.country_name {
	font-weight: bold;
}
.country_item {
	display: block;
	float: left;
	width: 120px;
	height: 20px;
	background: none;
	margin: 3px 5px 3px 5px;
	padding: 0;
}
.field_list {
	width: 100%;
}
.field_list th {
	width: 33%;
}
.total_records {
	display: block;
	color: #666;
	font-size: 12px;
	margin: 1px 0;
}

a.product_link:link,
a.product_link:visited {
	display: block;
	float: left;
	width: 250px;
	min-height: 60px;
	background: none;
	padding: 5px;
	margin: 5px 10px 0 0;
}
a.product_link:hover {
	background-color: #e7f1f8;
}

.clear_left {
	clear: left;
}

.contact_form {
    margin: 5px 0;
}
.contact_form p {
    text-indent: 0;
}
.contact_form_table {
    /*margin: 5px 0;*/
}
.contact_form_table th {
    font-weight: normal;
    text-align: right;
    width: 160px;
    vertical-align: top;
}

.price_table {
}
.price_table th {
	background-color: #eee;
	border-top: 1px solid #ccd9ce;
	border-bottom: 1px solid #ccd9ce;
	padding: 10px 10px 10px 20px;
	text-align: left;
}
.price_table td {
	border-bottom: 1px solid #ccd9ce;
	padding: 6px 0 6px 20px;
}
.nowrap {
	white-space: nowrap;
}

.price {
	font-family: Georgia, Helvetica, serif;
	font-size: 18px;
	color: #004779;
}

a.order_button:link,
a.order_button:visited {
	background-image: url(../images/icons/cart_put.png);
	background-repeat: no-repeat;
	background-position: 5px;
	border: 1px solid #ccd9ce;
	background-color: #eee;
	display: inline-block;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin: 0 10px;
	padding: 3px 10px 3px 25px;
}
a.order_button:hover {
	background-color: #e7f1f8;
	border: 1px solid #0071c9;
}

/****************************
Form styles
*****************************/

form {
	margin: 0;
	padding: 0;
}

.textField {
    width: 200px;
}

.dropDown {
    max-width: 400px;
}

textarea {
	min-height: 50px;
}

.formSpecial {
	display: none;
}
.required {
	color: red;
	font-weight: bold;
	padding: 0 1px 0 3px;
}
div.errorDiv {
	background-color: #ffd9d9;
	border: 1px solid red;
	color: #990000;
	padding: 3px 10px 3px 10px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	text-align: left;
}

div.errorBorder {
	float: left;
	border: 1px solid red;
	padding: 1px;
	/*width: 145px;*/
}
div.errorNull {
	width: 100%;
	position: relative;
	display: table;
}
div.errorMessage {
	float: left;
	background-color: #ffd9d9;
	border: 1px solid red;
	font-weight: normal;
	margin: 1px;
	padding: 1px 10px 1px 10px;
	width: 150px;
	vertical-align: middle;
}

.actionMessage {
	background-color: #c5ffb6;
	border: 1px solid #1d8800;
	color: #1d8800;
	padding: 3px 10px 3px 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: left;
}

/****************************
Product styles
*****************************/

.contact_form p {
    text-indent: 0;
}
.contact_form,
.contact_form_table {
    margin: 5px 0;
}
.contact_form_table th {
    font-weight: normal;
    text-align: right;
    max-width: 150px;
    vertical-align: top;
}

.price_table {
}
.price_table th {
	background-color: #eee;
	border-top: 1px solid #ccd9ce;
	border-bottom: 1px solid #ccd9ce;
	padding: 10px 20px;
	text-align: center;
}
.price_table td {
	border-bottom: 1px solid #ccd9ce;
	padding: 6px 20px;
}

.price {
	font-family: Georgia, Helvetica, serif;
	font-size: 18px;
	color: #5cb3cb;
}
