html {
    line-height:normal;
    /*text-align:center;*/
}

body {
    background: #fff url(../images/bodybg_default_1500x668.jpg) repeat-x scroll center top;
}

body#home {
    background: #fff url(../images/bodybg_home_1500x909.jpg) repeat-x fixed center top;
}

body#splash {
    background: #fff url(../images/bodybg_splash_1500x909.jpg) repeat-x fixed center top;   
}


/* =MAIN WRAPPER
   ----------------------------------------------------*/

#main_wrapper {
    /*background: #fff url(../images/thegirl.png) no-repeat scroll left top;*/
}


/* =LOGIN AREA
   ----------------------------------------------------*/


/* =HEADER
   ----------------------------------------------------*/

#header {
    background: transparent url(../images/headerbg_4x4.png) repeat scroll 0 0;
    height: 80px;
    margin-bottom: 60px;
    vertical-align: baseline;
    z-index: 3;
}

body#home #header {
    margin-bottom: 0;
}

#header .wrapper {
}

#header #masthead {
    /*background: transparent url(../images/masthead_bg_505x80.png) no-repeat -50px 0;*/
    height: 80px;
}

#header #masthead h1 {
    border-bottom: 0;
    margin:0;
}

#header #masthead h1 a {
    background:transparent url(../images/masthead_logo_236x80.png) no-repeat scroll 0px 0;
    border: 0;
    display: block;
    height: 80px;
    overflow: hidden;
    padding: 0;
    text-align: left;
    text-indent: -9999px;
    width: 310px;
}

#header #product_logo h1 a:hover {
    border-bottom: 0;
}

#header #product_logo h1 { margin-bottom:0; }

#header #search {
    float: right;
}

#header #search form {
    padding-top: 25px;
}

#header #search input#ajaxSearch_input {
    background-color:#A19F7F;
    border:1px solid #3D392C;
    font-size:10px;
    line-height:12px;
    padding:2px;
    vertical-align: middle;
    width: 170px;
}

#header #search input#ajaxSearch_submit {
    border: 0pt none ;
    background: transparent url(../images/search_btn_21x21.gif) no-repeat scroll 0% 0%;
    text-indent: -9999px; width: 21px; height: 21px;
}


/* =GLOBAL NAVIGATION
   ----------------------------------------------------*/
#global_nav {
    margin: 0 auto;
    padding: 0 10px;
}

#global_nav ul.navlist {
    float:right;
    height: 80px;
    text-align: right;
}

#global_nav ul.navlist li {
    display: inline;
    float:left;
    text-align: right;
    padding: 25px 0px 29px 0px;
}

#global_nav ul.navlist li a {
    border-bottom: 0;
    color: #fff;
    /*font-family: Helvetiker;*/
    font-size: 12px;
    /*letter-spacing: 1px;*/
    text-transform: uppercase;
    background: none !important;
}

/* =BREADCRUMBS
   ----------------------------------------------------*/
.B_crumbBox a, .B_crumbBox a:hover, .B_crumbBox a:visited { border-bottom:none; }
.B_crumbBox a span, .B_crumbBox { color: #517277 !important; }


/* =CONTENTAREA
   ----------------------------------------------------*/

#content_area {
    /*margin-bottom: 10px;*/
}

#gallery #content_area {
min-height: 700px;
_height: 700px;
    /*margin-bottom: 10px;*/
}

#content_area .wrapper {
    position: relative;
/*    margin-bottom: 0px; */
}

#content_area .focusarea {
    height:508px;
    position: relative;
}

#content_area .focusarea div img {
    border: 0;
    padding: 0;
    position: absolute;
    top:-96px;
    left:0;
    z-index: -1;
}

#content_area .focusarea #focusimage {
    height:312px;
    margin:180px 0 20px 20px;
    overflow:hidden;
}

#content_area .focusarea #focusimage li {
    height:322px;
}

/* =PAGE NAVIGATION
   ----------------------------------------------------*/

#page_nav div#new_prod {
    position:absolute;
    right:0;
    top:0;
}

#page_nav a {
    border-bottom: 0;
}

#page_nav ul#main_nav { margin-top:40px; }

#page_nav ul#main_nav li a {
    background: url(../images/pagenav_bg_240x2.gif) no-repeat bottom left;
    display: block;
    line-height:36px;
    padding-left: 25px;
    width: 240px;
}

#page_nav ul#main_nav li a:hover { 
    background: url(../images/pagenav_bg_hover_240x36.gif) no-repeat bottom left;
}

#page_nav ul#main_nav li a:active {
    background: url(../images/pagenav_bg_active_240x36.gif) no-repeat bottom left;
}

#page_nav ul#main_nav li.active {
    background: url(../images/pagenav_bg_active_240x36.gif) no-repeat bottom left;
    display: block;
    line-height:36px;
    width: 240px;    
}


/* NEWS TICKER AREA
   ----------------------------------------------------*/
/**/
/*#content #wrapper #news_area {*/
/*    background-color:#E6E8BD;*/
/*    color:#2B2922;*/
/*    font-size:11px;*/
/*    height:30px;*/
/*    line-height:30px;*/
/*    margin-bottom: 20px;*/
/*    text-align:left;*/
/*}*/
/**/
/*#content #wrapper #news_area a { color: #2b2922; }*/
/**/
/*#content #wrapper #news_area strong {*/
/*    margin: 0 20px 0 10px;*/
/*}*/
/**/
/*#content #wrapper #news_area span { margin-left: 20px; }*/


/* =BOTTOM AREA
   ----------------------------------------------------*/

#bottom_area {
    background: #f7f7f7 url(../images/site_info_bg_1096x38.gif) no-repeat center top;
    line-height: 0;
    margin-top: 30px;
    position: relative;
}

#bottom_area .wrapper {
    position: relative;
}

#site_info {
    background: transparent url(../images/site_info_bg_1096x38.png) no-repeat center top;
    line-height: 0;
    margin-top: 0px;
    position: relative;
}

#site_info .wrapper {
    position: relative;
}

.going_up {
    background: url(../images/back_to_top_16x11.gif) no-repeat;
    position:absolute;
    right:0;
    top:0;
    height: 11px;
    width: 16px;
    overflow: hidden;
}

.going_up:hover {
    background-position: 0 -11px;    
}

.going_up a {
    border: 0;
    display: block;
    text-indent: -9999px;
}

/* =COLUMN ROWS
   ----------------------------------------------------*/

.column_rows { min-height:140px; padding-top: 30px; }


/* =FOOTER
   ----------------------------------------------------*/
#footer {
	border-top: 1px solid #d2dfe3;
  color: #b4c1c3;
	margin: 18px 0 30px 0;
}

#footer p {
    font-size: 11px;
}

/*#footer p.flogo {*/
/*    background: transparent url(../images/footer_logo_26x27.gif) no-repeat 8px top;*/
/*    height: 28px;*/
/*    line-height:20px;*/
/*    margin-top:-25px;*/
/*    padding-left: 38px;*/
/*}*/

#footer p.flogo {
    background: transparent url(../images/footer_logo_249x27.gif) no-repeat 8px top;
    height: 28px;
    line-height:26px;
    margin-top:20px;
    padding-left: 260px;
}

#footer p.credits {
    float: right;
    line-height:26px;
    margin-top: 20px;
    text-align: right;
}

#footer p a {
    background: none !important;
    border-bottom: 0;
    color: #b4c1c3;
    padding-right: 0 !important;
}

#footer p a:hover {
    color: #667B7F;    
}

/* =IMAGES
--------------------------------------------------------------------------------*/
/*img {*/
/*	border: 1px solid #e0e7e8;*/
/*	padding: 2px;*/
/*}*/

img.leftfloat {
	float: left;
	margin-bottom:10px;
	margin-right:10px;
}

img.rightfloat {
	float: right;
	margin-bottom:10px;
	margin-left:10px;
}

img.blocked {
	display: block;
	margin-bottom:10px;
	margin-left:10px;
}

img.fixwidth p {
	width: 220px;
}

/* =FOCUS IMAGES 
   ----------------------------------------------------*/
.focus_img {
    position:absolute;
    top:-20px;
    right:0px; 
}

.focus_div {
    min-height: 160px;
}

/*Clickable image */
/*a:hover img {*/
/*    border: 1px solid #b9c7c9;*/
/*}*/

#gallery p img:hover {
    opacity: 0.80;
}

/* Rotating Focus Images */

#rotatingimage {
    overflow: hidden;
    position: relative;
    width: 354px;
}

#rotatingimage li {
    margin-left: 0 !important;
}


/* =ABOUT TPL SPECIFIC */

img.aboutFocus { left: -16px; position:absolute; top:-78px; }


/* =TABLE
--------------------------------------------------------------------------------*/

table {
	border: 1px solid #00b1dd !important;
   width: 100%;
}

table thead tr {
	background: #00b1dd;
	color: #fff;
	font-size: 11px;
	height: 30px; 
}

table thead tr th {
    padding:8px 0 0 30px;
    text-align:left;
}

table tbody tr {
	font-size: 11px;
}

table tbody tr td {
    padding:8px 0 8px 30px;
    border-top: 1px solid #b5c8ca;
    text-align:left;
}

table tbody tr td.first-col {
    background: #ececec;
    font-weight: bold;
}


/* =HORIZONTAL LINE
--------------------------------------------------------------------------------*/

hr {
    background: #fff url(../images/hr_1x1.gif) repeat-x;
    height: 2px;
    border: 0;
    clear: both;
}

.first {
	background: #fff url(../images/hr_first_3x2.gif) repeat-x;
	height: 2px;
	border: 0;
	clear: both;
   margin-bottom: 20px;
}
  
.second {
    background: transparent url(../images/hr_second_960x33.png) no-repeat center top;
    height: 33px;
    border: 0;
    clear: both;	
}

.third {
    background:transparent url(../images/site_info_bg_1096x38.png) no-repeat scroll center top;
    height: 38px;
    margin-top:14px;
}
  

/* =FORMS
   ----------------------------------------------------*/

form#general_form {
    margin-bottom: 30px;
}

form ul.forms, form ul.forms li ul, ul.forms {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 0;
}

form ul.forms li, form ul.forms li ul li {
    margin-left: 0;
}

form ul.forms li ul li {
    float: left;
    margin-right: 8px;    
}

ul.forms label {
    font-size: 13px;
    color: #0f97ad;
}

.input_form {
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    color: #8f9d9f;
    background: #fff url(../images/input_bg.gif) repeat-x left top;
    border: 2px solid #d8d8d8;
    font-size:13px;
    margin-bottom: 10px;
    padding:3px;
    width:100%;
}

.input_form:focus {
    border: 2px solid #0f97ad;
    color: #555;
}

#fullName, #emailFrom { width:246px; }
#cfName, #cfEmail { width:246px; }

#selection { background: #f6f8fc; width:523px; }
#cfRegarding { background: #f6f8fc; width:523px; }

#message { min-height: 315px; line-height: 18px; width: 512px; }
#cfMessage { min-height: 315px; line-height: 18px; width: 512px; }

/* GRIPPIE */

div.grippie {
   background:transparent url(../images/grippie.png) no-repeat scroll center 2px;
   cursor:s-resize;
   height:9px;
   overflow:hidden;
   margin-bottom: 20px;
}
.resizable-textarea textarea {
   display:block;
   margin-bottom:0pt;
   width:95%;
   height: 20%;
}

/* end GRIPPIE */


.button_form {
    font-size:13px;
    font-weight: bold;
    padding-left:10px;
    padding-right:5px;    
}

a.button_form_cancel {
    font-weight: bold;
    border-bottom: 0;
}

a.button_form_cancel:hover {
    border-bottom: 0;
}

/* =CAROUSEL
   ----------------------------------------------------*/

/* Carousel Button */

.carousel_button {
    height: 22px;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    position: absolute;
    right:0;
    top:0;
    width: 60px;
    z-index: 3;
}

.carousel_button li {
    float: left;
    margin: 0;
}

.carousel_button li a img { border: 0; margin: 0; padding:0; }

.carousel_button li a, ul.carousel_button li a:hover { border: 0; margin: 0; padding:0; }

.carousel_button li a {
    display: block;
    height: 22px;
    text-indent: -9999px;
}

.carousel_button li.prev_button a {
    background: #fff url(../images/carousel_btn_prev_29x44.png) no-repeat scroll 0 0; 
    width: 29px;
}

.carousel_button li.prev_button a:hover {
    background: #fff url(../images/carousel_btn_prev_29x44.png) no-repeat 0 -22px; 
}

.carousel_button li.next_button a {
    background: #fff url(../images/carousel_btn_next_30x44.png) no-repeat 0 0; 
    width: 30px;
}

.carousel_button li.next_button a:hover {
    background: #fff url(../images/carousel_btn_next_30x44.png) no-repeat 0 -22px;
}


/* =IMAGE LIST
   ----------------------------------------------------*/

/*.image_list {*/
/*    margin-bottom: 20px;*/
/*}*/

.image_list ul {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
}

.image_list ul li:hover {
    color: #555;
}

.image_list ul li p {
    font-size: 11px;
    line-height:12px;
}

.image_list ul li a, .image_list ul li a:hover { border-bottom: 0; }


/* =AWESOME BUTTONS
   ----------------------------------------------------*/
.blue.awesome, .blue.awesome:visited { background-color: #00becf; }
.blue.awesome:hover { background-color: #007D9A; }
.orange.awesome, .orange.awesome:visited { background-color: #FF5C11; }
.orange.awesome:hover { background-color: #D45511; }
.yellow.awesome, .yellow.awesome:visited { background-color: #FFB515; }
.yellow.awesome:hover { background-color: #FC9215; }

.blue.awesome, .blue.awesome:visited { background-color: #00becf; }
.blue.awesome:hover { background-color: #007D9A; }
.orange.awesome, .orange.awesome:visited { background-color: #FF5C00; }
.orange.awesome:hover { background-color: #D45500; }
.yellow.awesome, .yellow.awesome:visited { background-color: #FFB515; }
.yellow.awesome:hover { background-color: #FC9200; }


.awesome, .awesome:visited { border-bottom: 1px solid rgba(0, 0, 0, 0.25); padding: 5px 15px 6px; display: inline-block; color: #fff; text-decoration: none; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; position: relative; cursor: pointer; }
.awesome:hover { background-color: #111111; color: #fff; }
.awesome:active { top: 1px; }

.small.awesome, .small.awesome:visited { font-size: 11px; }
.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited { font-size: 13px; font-weight: bold; line-height: 1; }
.large.awesome, .large.awesome:visited { padding: 8px 14px 9px; font-size: 14px; }


/* =MARGINS & PADDINGS */

.margin_small_top { margin-top: 10px; }
.margin_small_bottom { margin-bottom: 10px; }
.margin_normal_top { margin-top: 20px;}
.margin_med_top { margin-top: 30px; }
.margin_med_bottom { margin-bottom: 30px; }
.margin_normal_left { margin-left: 20px; }

.padding_small_top { padding-top: 10px; }
.padding_small_bottom { padding-bottom: 10px; }
.padding_normal_top { padding-top: 20px;}
.padding_med_top { padding-top: 30px; }
.padding_med_bottom { padding-bottom: 30px; }
.padding_normal_left { padding-left: 20px; }


/* =BACK TO TOP */

.toTop {
    font-size: 11px; 
    border-bottom:0 none;
    color:#B4C1C3;
    cursor: pointer;
    font-weight: normal;
    border-bottom: 0;
}


/* =WIDGET */

.widget {
    border-top: 1px solid rgb(170, 170, 170);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-top: 20px; 
}

.widget li { margin: 0; line-height: 30px; }
.widget li img { float: left; margin-right: 20px; margin-left:0; }
.widget li a { color: #00AFDA; border:0; font-weight: bold; display: block; }
.widget li a:hover { text-decoration: underline; }
.widget li a strong { display: block; }
.widget li a em { font-weight: normal; font-style: normal; line-height: 14px; font-size: 11px; }


/* =MAPS */

#region {
    background: #e3e3e3 url(../images/map_osm.jpg) no-repeat scroll center top;
    border: 1px solid #ddd;
    height: 250px;
    padding: 2px;
    width: 98%;
}


/* =TOOL TIP */

/* simple css-based tooltip */ 
div.tooltip { 
    background-color:#000; 
    outline:1px solid #669; 
    border:2px solid #fff; 
    padding:10px 15px; 
    width:200px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
 
    /* outline radius for mozilla/firefox only */ 
    outline-radius:4px; 
    -moz-outline-radius:4px; 
    -webkit-outline-radius:4px; 
}

/* =ERROR MESSAGE ALERT */

p.error {
    background-color: #FFDEDE;
    font-weight:bold;
    padding: 10px;
    text-align:center;
}

