/* Codered by V.Cher - v.chernyawski@gmail.com */

/* COMMON */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fdfbf9;
	font-size: 12px;
	color: #000;
	line-height: 14px;
}

a {
	letter-spacing: 0px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover { text-decoration: underline;}

h1 {
	font-size: 24px;
	color: #871e1b;
	line-height: 30px;
	display: inline;
}

h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #871e1b;
	display: inline;
}
h2, h4 {font-size: 14px;}
h3 {font-size: 12px;}
h4 {color: #fff;}
h2 {display: block;}

ul { list-style-type: none; }

li {
	background: url(../img/bullet_white.gif) 0px 3px no-repeat;
	margin-top: 2px;
	text-indent: 17px;
}

img { border: none; }

#unSemanticContainer {
	min-width: 1002px;
	}

#container {
	width: 1002px;
	background: #fdfbf9 url(../img/bg.gif) 1px 24px no-repeat;
	position: relative;
	margin: 0px auto;
}

li.none {
	text-indent: 0px;
	background: none;
	margin-top: 15px;
	margin-bottom: -6px;
}

.none_l {
	text-indent: 0px;
	background: none;
	margin-top: 8px;
}

.clear {
	clear: both;
	height: 1px;
	width: 10px;
}
.button {
	width: 153px;
	height: 23px;
	background: #948470 url(../img/button_b.gif) no-repeat;
	color: #fff;
	line-height: 22px;
	text-align: center;
	display: block;
	text-indent: 0px;
} 
.button:hover { text-decoration: underline;}

.a_active {
	color: #871e1b;
	text-decoration: none;
}
.a_active:hover { text-decoration: underline;}


/* Header */

#header {
	width: 1002px;
	left: 0px;
	right: 0px;
	height: 211px;
	background: url(../img/navbar_bg_left.gif) 515px 134px no-repeat;
}

#header span#date { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	position: absolute;
	left: 727px;
	top: 95px;
}

#header span {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 220px;
	top: 162px;
}

#header #topnav {
	height: 22px;
	position: absolute;
	top: 134px;
	left: 523px;
	line-height: 20px;
	background-color: #871e1b;
	background: #871e1b url(../img/navbar_bg_right.gif) right no-repeat;
}

#header #topnav div { height: 22px; float: left;}
.border {	border-right: 2px solid #fcfbf9; }

#header div a {
	text-decoration: none;
	height: 22px;
	color: #fff;
	padding-right: 30px;
	padding-left: 7px;
	font-weight: normal;
}
#header div a#last { border-right: none;}
#header div a:hover { text-decoration: underline;}

#header div#doublenav {
	height: 22px;
	position: absolute;
	top: 160px;
	left: 522px;
	line-height: 20px;
	background: none;
	font-weight: bold;
}

#header div#doublenav a {
	display: inline;
	color: #000;
	padding-right: 8px;
	padding-left: 8px;
	border-right: none;
	font-weight: bold;
}
#header div#doublenav a:hover { text-decoration: underline;}

span#title {
	position: absolute;
	left: 219px;
	top: 193px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* Content */
#contentx {
	width: 881px;
	margin-left:  122px;
}

#price_container {
	width: 398px;
    height: 70px;
    margin-bottom: 1px;
	background: url(../img/bg_price_item.gif) bottom no-repeat;
}

#price_text {
	width: 338px;
    font-size: 11px;
    float: left;
    margin-top: 2px;
}

#price_text2 {
    font-size: 11px;
    margin-top: 2px;
}

#price_price {
	width: 56px;
	margin-left: 337px;
    text-align: right;
    margin-right: 4px;
    position: relative;
}
#price_value {
    font-weight: bold;
    color: #990000;
}

#price_desc {
    font-size: 10px;
    color: #73685F;
}

/* Left column */
#left_column {
	width: 607px;
	float: left;
	background: #ebe1d1 url(../img/left_column_b_bg.gif) bottom no-repeat;
	padding-bottom: 16px;
}

#left_column_full {
	width: 607px;
	float: left;
	background: #ebe1d1 url(../img/left_column_b_bg.gif) bottom no-repeat;
	padding-bottom: 16px;
}

#left_column_full_title {
    font-weight: bold;
    font-size: 18px;
    color: #990000;
    margin-top: 15px;
    margin-bottom: 15px;
}


#left_column p { width: 398px; }

#l_left_column {
	float: left;
	margin-left: 18px!important;
	margin-left: 8px;
	margin-right: 18px;
	width: 153px;
	margin-top: 18px;
}
#l_left_column ul {
	padding-bottom: 125px;
}
#l_left_column li {
	margin: 0px; 
	padding: 0px;
	text-indent: 0px;
	text-align: center;
	background: none;
	height: 14px;
	line-height: 14px;
} 
li.menuli {
	margin: 0px; 
	padding: 0px;
	text-indent: 0px;
	text-align: center;
	background: none;
	height: 14px;
	line-height: 14px;
} 

#l_left_column div { background: #fff url(../img/bg_menu.gif) bottom no-repeat; }
#l_left_column div#left_part { background: none; }
#l_left_column span {
	font-weight: bold;
	color: #871e1b;
	text-align: center;
	width: 153px;
	display:block;
	background: url(../img/bg_menu_span.gif) left top no-repeat;
	padding-top: 15px;
}
#l_left_column div.left_part {
	width: 153px;
	background: none;
}
#l_left_column p {
	width: 122px;
	padding: 15px 18px 10px 13px;
	color: #fff;
	background-color: #948470;
	background: #948470 url(../img/l_l_column_bg.gif) bottom no-repeat;
}

#l_left_column div#vintage {
	width: 153px;
	background: #871e1b url(../img/vintage.gif) right bottom no-repeat;
	height: 38px;
}
 
#l_left_column div#l_left_column_title {
	width: 138px;
	background: #871e1b url(../img/col_bg.gif) right bottom no-repeat;
	height: 33px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 15px;
    padding-top: 5px;
    font-size: 13px;
}

#l_left_column a.button {
	margin-top: 9px;
}
#l_left_column a { text-decoration: none; }
#l_left_column a:hover { text-decoration: underline;}

#r_left_column {
	float: left;
	width: 415px;
}
#r_left_column ul { float: left; }

#ulspec { 
	width: 400px;

}

#upload_content {
    width: 553px; 
    margin-top: 5px;
    padding-left: 24px;
    padding-right: 24px;
}

#upload_content2 {
    width: 563px; 
    margin-top: 5px;
    padding-left: 19px;
    padding-right: 19px;
}

#offer {
	width: 180px;
    margin-top: -2px;
}
#offer li {	margin-bottom: 13px; }
#offer li.none { margin-bottom: -6px; }
#offer a {color: #871e1b; text-decoration: none;}
#offer a:hover { text-decoration: underline; }

#how_works {
	margin-left: 21px;
	width: 188px;
    margin-top: -2px;
}
#how_works img { margin-top: 5px; }




/* Right column */
#right_column {
	width: 254px;
	margin-left: 19px;
	float: left;
	padding-top: 320px;
}

#right_column ul {
	width: 180px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#right_column ul li { background: url(../img/bullet_grey.gif) 1px 3px no-repeat; }
#right_column p {width: 180px;}
#right_column img {
	margin: 10px 0px 9px 0px;
}

/* Semifooter */
#semifooter {
	margin-top: 12px;
	margin-left: 122px;
	width: 806px;
	background: url(../img/semifooter_b_bg.gif) left bottom no-repeat;
	height: 92px;
}

div#left {
	height: 85px;
	width: 607px;
	background: #ceb597 url(../img/semifooter_t_bg.gif) left top no-repeat;
	float: left;
}
div#left table { font-size: 12px; }

#semifooter img { float: right; }

#left a.button { 	
	text-decoration: none;
	background: #948470 url(../img/button_r.gif) no-repeat; 
}
#left a.button:hover { text-decoration: underline;}

#left ul { 
	margin-left: 18px;
	margin-top: 8px; 
}
#semifooter #left a#ub { letter-spacing: 0px; }

/* Navigation bar n.1 */
.navbar a {
	text-decoration: none;
	font-weight: normal;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 11px;
}
.navbar a:hover { text-decoration: underline;}

.navbar {
	text-align: center;
	margin-left: 122px;
	width: 810px;
	height: 16px;
	margin-top: 12px;
	margin-bottom: 10px;
}

/* Navigation bar n.2 */
div#navbar2 {
	margin-top: -10px;
}

/* Footer */
#footer {
	width: 806px;
	height: 23px;
	margin-left: 122px;
	background: #7b1915 url(../img/footer_bg.gif) left bottom no-repeat;
	color: #e2d8c7;
	text-align: center;
	font-size: 9px;
	line-height: 24px;
	font-weight: normal;
}	

#footer a {
	color: #e2d8c7;
	font-size: 9px;
	font-weight: normal; 
}
#footer a:hover { text-decoration: underline;}

#footerpic {
	margin-left: 805px;
	margin-top: 9px;
	margin-bottom: 15px;
}
#img_link {
	width: 120px;
	height: 70px;
	position: absolute;
	top: 165px;
	left: 880px;
}

/* Other pages style */
.margin {
margin: 2px 0px 3px 0px;
background: none;
width: auto;
padding: 0px;
}
#pagenum {
    position: relative;
	margin-right: 17px;
	text-align: right;
	width: auto;
	color: #000;
	font-weight: bold;
    top: 5px;
}
#pagenum a {
	margin: 2px;
	color: #000;
	text-decoration: none;
}
#pagenum a:hover {text-decoration: underline;}
#pagenum span {	color: #871e1b; margin: 2px;}
.faq {
	width: auto;
	margin: 0px 18px 15px 0px;
}
#r_left_column .faq p {text-indent: 0px; margin-top: 10px; text-align:justify;}
.faq p span {
	font-weight: bold;
	color: #871e1b;
}
#l_left_column p a.red {
	text-decoration: underline;
	color: #871e1b;
}

#l_left_column p a.white {
	text-decoration: underline;
	color: #FFFFFF;
}

#l_left_column p a.red:hover { text-decoration: none; }
#l_left_column span.alist {
	background: url(../img/bullet_ultragrey.gif) left 18px no-repeat;
	text-indent: 18px;
	text-align: left;
	font-weight: normal;
	color: #fff;
	width: 122px;
	padding-top: 16px;
}
#right_column a.anchor:hover {
	text-decoration: underline;
}
.faq a {text-decoration: none;}

div#links {width: 396px; margin-bottom: 15px;}
div#links a {
	color: #871e1b;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
}
div#links a:hover { text-decoration: underline; }
.copy_information {
	font-size: 10px;
	color: #871e1b;
	}
/* 20/02/2008 */

div#r_left_column {
	position: relative;
	z-index:1000;
}
.back {
	position: absolute;
	z-index: 1;
	}
    
#tbl_clear {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
}    

#input_text {
    border: 1px solid #918462;
    width: 150px;
    height: 22px;
}

#input_text2 {
    border: 1px solid #918462;
    width: 330px;
    height: 22px;
}

#input_text3 {
    border: 1px solid #918462;
    width: 200px;
    height: 22px;
}


#input_title {
    font-weight: bold;
    color: #990000;
}

#input_title2 {
    font-weight: bold;
    color: #AE7D79;
}

#form_note {
    color: #67635A;
}

#form_textarea {
    border: 1px solid #918462;
    width: 515px;
    height: 120px;
}

#form_textarea2 {
    border: 1px solid #918462;
    width: 330px;
    height: 100px;
}

#small_text {
    font-size: 10px;
}

#input_file {
    border: 1px solid #918462;
    height: 20px;
}

#footer2 {
	width: 370px;
	margin-left: 10px;
	border-top: 1px solid #000;
	padding-top: 5px;
	margin-top: 10px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000;
}

#footer3 {
	width: 520px;
	margin-left: 10px;
	border-top: 1px solid #000;
	padding-top: 5px;
	margin-top: 10px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000;
}

#emph_text {
    font-weight: bold;
    font-size: 16px;
    color: #990000;
}

#homelink {
	width: 320px;
    height: 80px;
	position: relative;
    left: -230px;
    top: 80px;
	margin: 0px auto;

}

#testimonial_left {
    width: 390px;
    margin-top: 10px;
}


#testimonial_right {
    width: 390px;
    margin-top: 10px;
    margin-left: 160px;
}


#testimonial_author {
    text-align: right;
    font-weight: bold;
    margin-bottom: 7px;
}

#getpricebutton {
	position: relative;
    left: 748px;
    top: -224px;
    height: 0px;
    width: 0px;
    margin-bottom: 0px;
}

#getpricebutton_pre {
	min-width: 1002px;
	width: 1002px;
	position: relative;
	margin: 0px auto;
    
}
