@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../img/images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 0.75em;
	color: #CCCCCC;
	text-decoration: none;
}
A {
	color: #CCCCCC;
	text-decoration: none;
}
p {
	text-align: justify;
	padding: 5px;
	margin: 0px;
}
b {
	font-weight: bolder;
	color: #CC9933;
}
.smallDescr {
	color: #FFFFFF;
}
.iconSet {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.icon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}


h1 {
	color: #CCCB98;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
}
#container {
	background-image: url(../img/images/container_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 999px;
	min-height:400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #333333;
	overflow: hidden;
}
form {
	margin: 0px;
	padding: 0px;
}
.textfield {
	background-color: #999999;
	width: 95px;
	border: 1px solid #FFFFFF;
	font-size: 80%;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 19px;
	background-color: #999999;
}
.button {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.selectfield {
	background-color: #999999;
	width: 95px;
	border: 1px none #FFFFFF;
	font-size: 80%;
	height: 19px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
select {
	background-color: #999999;
	width: 95px;
	border: 1px none #FFFFFF;
	font-size: 80%;
	height: 19px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.fieldLabel {
	font-size: 80%;
	padding-right: 5px;
	padding-left: 7px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	float: left;
	display: block;
	width: 55px;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.header {
	background-image: url(../img/images/header.jpg);
	padding: 0px;
	height: 213px;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.header12 {
	background-image: url(../tpl/top_template15.jpg);
	padding: 0px;
	height: 213px;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.header9 {
	background-image: url(../tpl/top_template17.jpg);
	padding: 0px;
	height: 213px;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.header3 {
	background-image: url(../tpl/header2.jpg);
	padding: 0px;
	height: 213px;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.header13 {
	background-image: url(../tpl/top_template11.jpg);
	padding: 0px;
	height: 213px;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.header14 {
	background-image: url(../tpl/top_template14.jpg);
	padding: 0px;
	height: 213px;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

.header15 {
	background-image: url(../tpl/top_template12.jpg);
	padding: 0px;
	height: 213px;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

.header16 {
	background-image: url(../tpl/top_template13.jpg);
	padding: 0px;
	height: 213px;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

#footer {
	background-image: url(../img/images/footer_bg.jpg);
	padding: 0px;
	height: 36px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 999px;
	text-align: center;
}
#footer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	height: 20px;
	display: inline;
}
#left {
	float: left;
}
#right {
	float: right;
	width: 170px;
	margin-right: 5px;
}



.top_links {
	background-image: url(../img/images/top_links_bg.jpg);
	height: 37px;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top_links ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.top_links li {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #282828;
	display: inline;
	list-style-type: none;
	height: 27px;
	margin: 0px;
	float: left;
}
.top_links li a {
	color: #CCCB98;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}
.top_links li a:hover {
	color: #999999;
	text-decoration: none;
}
.mmV {
	text-align: center;
	font-size: 90%;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
}

.menu_head {
	background-image: url(../img/images/menu_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 170px;
	height: 36px;
	text-align: center;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CCCB98;
	font-weight: bold;
	text-decoration: none;
}
.center {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow: hidden;
	width: 62%;
	float: left;
}
.small_pic {
	border: 1px solid #000000;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 35px;
	margin-left: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.big_pic {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
	float: left;
}

.left   {
	background-image: url(../img/images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #313131;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 169px;
}


.left li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../img/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 20px;
}
#listPictures ul {
        list-style-type: none;
        margin: 0px;
}
#listPictures li {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        display: inline;
}
#listPictures img {
        width: 95px;
		height: 70px;
        margin-right: 3px;
        margin-bottom: 3px;
		float:right;
}
.left ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.right {
	width: 170px;
	background-image: url(../img/images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #313131;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.right li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../img/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 20px;
	font-weight: normal;
}
.right ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.alt {
	text-align: left;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
}
.black {
	background-color: #000000;
	float: left;
	margin: 0px;
	padding: 5px;
	width: 100%;
}

.more {
	float: left;
	margin: 0px;
	color: #999999;
	width: 90%;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.search_results_bg {
	background-color: #333333;
	float: left;
	width: 100%;
	padding: 3px;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.price {
	font-size: 120%;
	font-weight: bold;
	color: #CCCCCC;
}
.spacer {
	margin-left: 10px;
}
.moreButton {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.featured {
	background-color: #3c3c3c;
	padding: 5px;
	clear: both;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.features {
	margin: 0px;
	padding: 0px;
}
.features ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
}
.features li {
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../img/navigation/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.prod_stand_bg {
	background-image: url(../img/images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-color: #313131;
	background-position: center top;
}
.prod_stand_bg b {
	padding-left: 5px;
}
h2 {
	color: #CCCCCC;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.textareaContact {
	background-color: #999999;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #999999;
	height: 150px;
	width: 200px;
	overflow: hidden;
}
.textfieldContact {
	background-color: #999999;
	width: 200px;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 21px;
	background-color: #999999;
}
.flags {
    background-color: #000000;
    height: 26px;
    width: 126px;
}

.flags img {
	padding-left: 10px;
	padding-top: 5px;
}

