@charset "utf-8";
/* CSS Document */

/*////////////CONSTRUCTION///////////////*/
body {
	margin:0px;
	padding:0px;
	}
body {
	background-color: #f9f8f3;
	background-image: url(../images/checkout-main-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	}

h2{
	margin:0px;
	padding:0px;
}
ul{
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
li{
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
a img {
	border:none;
}
#page {
	width:100%;
	}
#header {
	background-image: url(../images/bg_logo_head.png);
	background-repeat: repeat-x;
	width:100%;
	}
#header-bg {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:100%;
	margin:auto;
	}
#header-up {
	width:919px;
	height:130px;
	margin:auto;
	}
#logo {
	width:136px;
	height:130px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float:left;
	}	
#menu{
	width:783px;
	height:130px;
	float:left;
}
#menu1{
	width:783px;
	height:46px;
}
#menu1-link{
	padding-top:20px;
}
#Navigation{
	width:783px;
	height:21px;
	padding-top:12px;
}
#SubNavigation{
	width:700px;
	padding-left:15px;
	margin-top:5px;
}
#main-menu {
	width:782px;
	height:130px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	float: left;
	}
#baner-bg {
	height:226px;
	width:100%;
	background-image: url(../images/bg_baner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left:auto;
	margin-right:auto;
	}
#baner {
	width:918px;
	height:226px;
	background-image: url(../images/baner.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	}

#tabs-bg{
	width:100%;
	height:300px;
	background-image:url(../images/w_tabs_bg.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: center top;
}
#tabs-container{
	width:918px;
	margin-left:auto;
	margin-right:auto;
}
.w-tab{
	height:300px;
	width:229px;
	float:left;
}
.tad-header{
	height:60px;
	width:229px;
}
.tad-header h2{
	padding-top:35px;
	padding-left:15px;
}
.tad-content{
	height:230px;
	width:229px;
}
.tad-content ul{
	list-style-image: url(../images/li.gif);
	margin-left:25px;
	margin-right:10px;
	margin-top:10px;
}
.tad-content ul li{
	margin-top:5px;
	margin-bottom:10px;
}
.people-img{
	background-image: url(../images/bgface.png);
	background-repeat: no-repeat;
	height:131px;
	width:110px;
	margin:5px;
	float:left;
}

.people-descr{
	margin:2px 5px 0px 10px;
	padding-top:10px;

}
.people-descr p{
	margin:0px auto 10px auto;
}
#w-content-container{
	width:100%;
	min-height:200px;
	background-image: url(../images/checkout_cont_bg.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: center top;
}
#w-content{
	width:918px;
	margin-left:auto;
	margin-right:auto;
}
#w-content-header{
	height:60px;
}
#w-content-header .tad-header{
	float:left;
	width:460px;
}
#w-content-header .tad-header h2{

}
#w-content-header .menu{
	padding-top:40px;
	padding-right:10px;
	float:left;
	width:440px;
}
.menu a{
	margin-left:3px;
	margin-right:3px;
}
.left-content{
	width:459px;
	float:left;
}
.right-content{
	width:459px;
	float:left;
}
.content{
	margin:20px;
}
#w-footer-container{
	width:100%;
	height:94px;
	background-image: url(../images/checkout_footer_bg.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: center top;
	clear:both;
}
#w-footer{
	width:918px;
	margin-left:auto;
	margin-right:auto;
}
#footer-menu {
	padding: 7px 10px 0 10px;
	color:#8f8d84;
	width:455px;
	height:35px;
	float:left;
	text-align:left;
}
#footer-menu, #footer-menu a{
	color:#8f8d84;
	line-height: 14px;
}
#footer-logo {
	background-image:url(../images/logo-small.gif);
	background-repeat:no-repeat;
	height:42px;
	width:52px;
	float:left;
	background-position: center center;
	margin-top:2px;
}
#footer-copy {
	font-size:9px;
	height:35px;
	padding-top:10px;
	padding-left:5px;
	float:left;
	color:#8f8d84;
	line-height: 12px;
	text-align:left;
}
#footer-mif {
	font-size:9px;
	padding-top:0px;
	float: right;
	color:#8f8d84;
	line-height: 12px;
	text-align: right;
	padding-top:17px;
	padding-right:5px;
}
.mif {
	float:right;
	margin-right:10px;
	margin-top:6px;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/*////////////END OF CONSTRUCTION///////////////*/
/*////////////////////TYPOGRAFI/////////////////*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}
a{
	color:#620000;
}
a:hover{
	color:#000000;
}
#page {
	text-align: center;
	}
#header {
	text-align:center;
	}
#header-bg {
	text-align:center;
	}	
#menu{
	text-align:left;
}
#menu1-link{
	text-align:right;
}
#menu1-link a{
	color:#312d2b;
}
#menu1-link a:hover{
	color:#6b0000;
}
#Navigation{
	text-align:left;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-transform: uppercase;
}
#Navigation a{
	color:#000000;
	text-decoration:none;
	margin-left:20px;
}
#Navigation a:hover{
	color:#6b0000;
	text-decoration:none;
}
#SubNavigation{
	text-align:left;
	font-size:11px;
	line-height: 20px;
}
#SubNavigation a{
	color:#000;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}
#SubNavigation a:hover{
	color:#620000;
	text-decoration:underline;
}
#baner-bg {
	text-align:center;
	}
#baner {
	text-align:left;
	}

.tad-header h2{
	color:#980000;
	font-size:12px;
	text-align:left;
	text-transform: uppercase;
}
.tad-content{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
}
.tad-content ul{
}
.tad-content ul li a{
	color:#000000;
	text-decoration:none;
}
.tad-content ul li a:hover{
	color:#620000;
	text-decoration:underline;
}
#w-content-header .tad-header h2{
	font-size:16px;
}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}
.menu a{
	color:#620000;
}
.menu a:hover{
	color:#000000;
}

/*/////////////BEGIN OF SEARCH FORM////////////*/
#searchform {
	float:right;
	height:40px;

	}
#search {
	}
#searchform #s {
	margin-top:14px;
	width: 130px;
	height:16px;
	margin-left:7px;
	}

#searchsubmit {
	margin-top:14px;
	background-image: url(../images/s_button.jpg);
	width:77px;
	height:23px;
	background-repeat: no-repeat;
	background-position: center 0px;
	color:#fff;
	font-size:10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}

select {
	width: 130px;
	}

/*/////////////END OF SEARCH FORM////////////*/

#font_size1 {
	background-image:url(../images/icons2/textsize_normal.gif);
}
#font_size2 {
	background-image:url(../images/icons2/textsize_bigger.gif);
}
#font_size3 {
	background-image:url(../images/icons2/textsize_biggest.gif);
}
#bookmark {
	background-image:url(../images/icons2/bookmark.gif);
}
#print_page{
	background-image:url(../images/icons2/print.gif);
}
#send_on_email{
	background-image:url(../images/icons2/mail.gif);
}
.required, .validation{
	color:#980000;
}