html { 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
	overflow-y: scroll; 
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: antialiased;
	height: 100%;
}

/* Base styles */
 
a:hover, a:active { outline: none; }

ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }


nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }

body {
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,  sans-serif;
	font-size:12px;
	line-height:17px;
	color:#545256;
	background: #cacccb url(../img/start_screen_new.jpg) no-repeat fixed center;
	
	-webkit-background-size: 2000px 1100px;

}

h1,h2,h3 {
	color:#3a3a3c;	
}

h1.pagetitle {
	margin:5px 0 0 0;
	font-size:28px;
	font-weight:bold;
	padding:0;
}

h2.pagetitle {
	margin:0;
	color:#3a3a3c;
	font-size:11px;
	font-weight:bold;
	background:none;
	padding:0 0 10px 0;
}

h1 {
	font-size:20px;
	margin: 0;
	clear:both;
	padding-top: 30px;
	padding-bottom:10px;
}

h2 {
	font-size:15px;
	margin: 0;
	clear:both;
	padding-top: 30px;
	padding-bottom:10px;
}
a img {
	border:none;	
}

form, table {
	clear:both;
}
/* ---------------------    HEADER - FOOTER ----------------------------- */
#header, #footer 
{
	
	width: 100%;
	height: 41px;
	margin:0;
	padding:0;
}

#header {
	background-image: url("../img/header_bg.jpg");
	background-repeat: repeat-x;
	position:fixed;
	top:0;
	z-index:100;
}
#footer {
	background-image: url("../img/menu_bg_new.jpg");
	background-repeat: repeat-x;
	position:fixed;
	bottom:0;
}

#logo {
	/*background-image:url("../img/tyr_logo.jpg");
	background-repeat:no-repeat;*/
	position:absolute;
	right:0;
	top:0;
	height:41px;
	width:225px;
}

/* ------------------------------- MENU -----------------------------------*/
#menu_footer_left{
	margin:11px 0 0 0;	
}

#menu_footer_right {
	position:absolute;
	right:13px;
	bottom:1px;
}

*+html #menu_footer_right {
	position:static;
	width:700px;
	float:right;
	bottom:0;
	right:0;
}

#menu_footer_left ul {
	margin:16px 0 0 0;
	padding:0;
	margin: 0;
}

#menu_footer_right ul li {
	list-style-type:none;
	float:left;
	margin-right:30px;
	color:#f8f5ff;
	font-weight:bold;
}

#menu_head ul {
	margin:0 0 0 0;
	padding:0;
}

#menu_head ul li, #menu_footer_left ul li{
	list-style-type:none;
	float:left;
	margin-left:30px;
	color:#f8f5ff;
	font-weight:bold;
}

#menu_head ul li {
	/*width: 150px;*/
	padding: 0 0px 25px 0px;
	cursor:pointer;
}
#menu_head ul li a, #menu_footer_right ul li a, #menu_footer_left ul li a{
	color:#f8f5ff;
	text-decoration:none;
	display:block;
}

/*   */

#menu_head ul li a {
	padding: 10px 15px 14px 15px;
	
}

#menu_head ul li a:hover {
	background-image:url(../img/top_menu_hover.jpg);
	background-repeat:repeat-x;
}

#menu_head ul li a.active {
	background-image:url(../img/top_menu_hover.jpg);
	background-repeat:repeat-x;
}


/* */

#menu_head ul li:hover ul {
	display:block;	
}

#menu_head ul li ul {
	margin:0;
	margin-top:0px;
	display:none;
	position:absolute;
	padding:0;
	
}


#menu_head ul li ul li {
	float:none;	
	margin:0;
	display:block;
	padding: 0 25px 0 0;
	
}

#menu_head ul li ul li a {
	display:block;
	color:#474649;
	min-width:145px;
	padding: 10px 20px 10px 15px;
	background:url(../img/menu_head_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

*+html #menu_head ul li ul li a {
	display:block;
	color:#474649;
	width:180px;
	padding: 10px 20px 10px 15px;
	background:url(../img/menu_head_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#menu_head ul li ul li a:hover {
	color:#f8f5ff;
	background:url(../img/menu_head_active_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#menu_footer_right ul {
	float:left;	
}

li.arrow {
	background: url(../img/arrow_menu.png) left center no-repeat;
	padding-left: 13px;
}

#head {
	float:right;
	margin: 8px 0 0 0;
	padding: 0;
	padding-right: 10px;
	padding-bottom: 2px;
}

*+html #head {
	float:right;
	margin: -20px 160px 0 0;
	padding: 0;
	padding-right: 10px;
	padding-bottom: 2px;
}

#head p {
	margin:0;
	padding:0;
}
#language {
	background: url(../img/arrow_language.png) left center no-repeat;
	padding-left: 17px;
	float:right;
	margin: 12px 0 0 0;
	
}

*+html #language {
	margin: 2px 0 0 0;
	
}

ul, ol { margin-left: 2em; }

/* ------------------ MENU END ------------------------------ */
/* ----------------------- FOOTER END ------------------------ */

/* -------------------------- CONTENT ------------------------ */

#content {
	width: 990px;
	height: 598px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin: -300px 0 0 -495px;
	padding:0;
	
}

#dealer_area, #binding_selector, #collection {
	height: 28px;
	float:left;
	/*font-weight:bold;*/
	padding: 11px 0 0 7px;
	position:relative;
}

#collection a {
	font-size: 20px;
	color: #ffffff;
	text-decoration:none;
}

#binding_selector a {
	font-size: 24px;
	color: #ffffff;
	text-decoration:none;
}

#dealer_area a {
	font-size: 18px;
	color: #ffffff;
	text-decoration:none;
}

#collection {
	width: 200px;
	margin-top: 95px;
	margin-left: 95px;
	top:50%;
	text-align:right;
}

*+html #collection {
	margin-left: -85px;	
}

#binding_selector {
	width: 230px;
	margin-left: -145px;
	top:50%;
	margin-top: 142px;
	text-align:right;
}

*+html #binding_selector {
	margin-left: -415px;	
}

#dealer_area {
	width: 108px;
	margin-top: -40px;
	margin-left: 155px;
	top:50%;
}

#news {
	width: 357px;
	height: 198px;
	position:relative;
	left: 310px;
	top:50%;
	margin-top: -150px;
	float:left;
	padding:0 8px 0 8px;
	/*border:1px solid red;*/
}

*+html #news {
	left: 52px;	
}

.thin {
	font-weight:lighter;
}
/* ------------------------- CONTENT END ---------------------------- */


