/* *************************** 
  Site - Thglyzr
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#999;
	text-decoration:none;
}
a:hover{
	color:#7cb600;
	text-decoration:none;
}
fieldset{
	border:none;
}
li {
	list-style:none;
}
.clear{
	clear:both;
	height:0;
	font-size:0;
}
img{
	border:none;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body{
	text-align:left;
	font-size:12px;
	color:#ccc;
	font-family: Arial, Helvetica, sans-serif;
	background:#000 url(../images/chrome/bg_body.png) left top repeat-y;
}
body.home{
	background:#fff url(../images/chrome/bg_body_home.png) right top repeat-y;
}
#container{
	padding-right:38px;
}
body.home #container{
	padding-right:203px;
	background:url(../images/chrome/bg_home_container.png) right top no-repeat;
}
body.home .container_inner{
	padding-left:11px;
}
body.descr{
	background:#fff url(../images/chrome/bg_body_home.png) right top repeat-y;
}
body.descr #container{
	padding-right:139px;
	background:url(../images/chrome/bg_descr_container.png) right top no-repeat;
}
body.descr .container_inner{
	background:url(../images/chrome/bg_descr.png) left top repeat-y;
}
.descr_box{
	padding-left:75px;
	background:url(../images/chrome/bg_descr_box.png) left top no-repeat;
}
/* *************************** 
   $3 Header Styles
   ***************************/
#header{
	height:225px;
	width:100%;
	background:url(../images/chrome/bg_header.png) left top repeat-x;
}
#header h1 a{
	display:block;
	float:left;
	width:128px;
	height:178px;
	text-indent:-9999px;
	cursor:pointer;
	outline-style:none;
	background:url(../images/chrome/logo_1.png) left top no-repeat;
}
/*#header .header_inner{width:680px;}*/
#header .header_inner_box{
/*  width:510px;*/
	float:left;
	padding-left:38px;
	padding-top:65px;
	background:url(../images/chrome/bg_header_inner.png) left top repeat-y;
	padding-bottom:5px;
}
#header .header_inner_box h2 a{
	display:block;
	width:190px;
	height:79px;
	text-indent:-9999px;
	cursor:pointer;
	outline-style:none;
	background:url(../images/chrome/artefact_titleblock.gif) left top no-repeat;
}
#header .header_inner_box .header_nav{
	width:100%;
	padding-top:16px;
}
#header .header_inner_box .header_nav li{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#999;
	padding:0px 10px;
	background:url(../images/chrome/bg_header_nav_li.png) left 3px no-repeat;
}
#header .header_inner_box .header_nav li.first{
	background:none;
	padding-left:0px;
}
#header .header_inner_box .header_nav a.selected{
	color:#7cb600;
	text-decoration:none;
}

.header{
	height:178px;
	background:#FFF url(../images/chrome/bg_header_l.png) left top no-repeat;
}
.header .header_box{
	width:100%;
	padding-top:35px;
	height:143px;
	background:url(../images/chrome/bg_header_r.png) right top no-repeat;
}
.header .header_box h1{ padding-left:14px;}
.header .header_box h1 a{
	display:block;
	width:310px;
	height:121px;
	text-indent:-9999px;
	outline-style:none;
	background:url(../images/chrome/logo_3.png) left top no-repeat;
}
.sub_page_header{
	padding:0px 30px 0px 22px;
}
.sub_page_header .sub_page_header_inner{
	height:176px;
	position:relative;
	background:url(../images/chrome/bg_content_title.gif) left bottom repeat-x;
}
.sub_page_header .sub_page_header_inner .title_02{
	position:absolute;
	top:98px;
	left:0px;
}
.sub_page_header .sub_page_header_inner h1 a{
	display:block;
	position:absolute;
	top:53px;
	right:-10px;
	width:259px;
	height:100px;
	text-indent:-9999px;
	outline-style:none;
	background:url(../images/chrome/logo_4.png) left top no-repeat;
}
/* *************************** 
   $4 Content Styles
   ***************************/
#content{
	width:100%;
}
.maincontent{
	width:692px;
	padding-left:166px;
}
.maincontent_inner{
	width:100%;
	padding-bottom:50px;
}
.maincontent_inner h1{	
	text-indent:-9999px;
	outline-style:none;
	height:161px;
	background:url(../images/chrome/bg_maincontent_inner_h1.png) left top no-repeat;
}
.maincontent_inner p{
	padding-bottom:10px;
}
.maincontent_inner_box{
	width:100%;
	overflow:hidden;
	padding-top:30px;
}
.maincontent_inner_box .text_box{
	float:left;
	width:202px;
	padding-top:200px;
}
.maincontent_inner_box .text_box p{
	font-size:11px;
	color:#666;
	font-style:italic;
}
.maincontent_inner_box img{
	display:block;
	float:left;
}
.container_inner_box{
	padding:0px 12px;
	background:#e3e3e3 url(../images/chrome/bg_container_inner_box.png) left top repeat-x;
}
.content{
	width:100%;
}
.content h1{
	padding:20px 0px 5px 15px;
}
.content h1 a{
	display:block;
	text-indent:-9999px;
	outline-style:none;
	height:130px;
	background:url(../images/chrome/bg_h1_1.png) left top no-repeat;
}
.content_title{
	padding-right:30px;
	padding-top:10px;
	position:relative;
}
.content_title .error_button{
	position:absolute;
	top:-50px;
	right:60px;
	width:144px;
	height:107px;
}
.content_title .content_title_inner{
	height:78px;
	background:url(../images/chrome/bg_content_title.gif) left bottom repeat-x;
}
.content_box{
	width:100%;
	overflow:hidden;
	padding-top:15px;
}
.content_box .left_box{
	width:50%;
	float:left;
}
.content_box .left_box .left_box_inner{
	padding-left:27px;
	padding-right:8px;
}
.content_box .box_inner_bt{
	width:100%;
	overflow:hidden;
	background:#30d6e4 url(../images/chrome/bg_bt_l.png) left top no-repeat;
	height:20px;
}
.content_box .box_inner_bt img{
	display:block;
	float:right;
}
.content_box .box_inner_bb{
	width:100%;
	overflow:hidden;
	background:#30d6e4 url(../images/chrome/bg_bb_l.png) left top no-repeat;
	height:14px;
}
.content_box .box_inner_bb img{
	display:block;
	float:right;
}
.content_box .box_inner_box{
	padding:0px 14px;
	background:#30d6e4;
}
.content_box .box_inner_box .box{
	height:191px;
	overflow-y:auto;
	width:100%;
}
.content_box .box_inner_box .box p{
	padding-bottom:4px;
}
.content_box .box_inner_box .box input{
	height:26px;
	background:#FFF;
	border:none;
	width:96%;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:6px 0px 3px 5px;
}
.content_box .box_inner_box h3{
	font-size:25px;
	line-height:25px;
	color:#000;
	padding-bottom:5px;
}
.content_box .box_inner_box h3 label{
	color:#fff;
	font-size:12px;
	font-variant:normal;
}
.content_box .right_box{
	width:50%;
	float:right;
}
.content_box .right_box .right_box_inner{
	padding-left:8px;
	padding-right:27px;
}
.content_box .box_inner_box .box2{
	padding-left:57px;
	position:relative;
}
.content_box .box_inner_box .box2 p{
	padding-top:4px;
}
.content_box .box_inner_box .box2 p.first{ padding-top:0px;}
.content_box .box_inner_box .box2 p.first input{background:#FFF;}
.content_box .box_inner_box .box2 input{
	height:26px;
	background:#83e6ef;
	border:none;
	width:96%;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:6px 0px 3px 5px;
}
.content_box .box_inner_box .box2 .try_it{
	width:74px;
	height:74px;
	position:absolute;
	left:-25px;
	top:102px;
}
.content_bottom_box{
	padding:16px 27px 0px 27px;
}
.content_bottom_box .content_bottom_box_inner{
	padding:0px 14px;
	background:#FFF;
}
.content_bottom_box .content_bottom_box_inner h3{
	font-size:25px;
	line-height:25px;
	color:#000;
	padding-bottom:5px;
}
.content_bottom_box .content_bottom_box_inner .box{
	width:100%;
	overflow:hidden;
}
.content_bottom_box .content_bottom_box_inner .box .text_box{
	width:50%;
	float:left;
}
.content_bottom_box .content_bottom_box_inner .box .text_box .left{ padding-right:8px;}
.content_bottom_box .content_bottom_box_inner .box .text_box .right{ padding-left:8px;}
.content_bottom_box .content_bottom_box_inner .box .text_box p{
	padding:6px 5px;
	background:#f3f3f3;
	margin-top:4px;
}
.content_bottom_box .content_bottom_box_inner .box .text_box p:hover{ background:#e2e2e2;}
.content_bottom_box .content_bottom_box_inner .box .text_box p a{
	font-size:20px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.content_bottom_box .content_bottom_box_inner .box .text_box p a:hover{color:#000; text-decoration:underline;}
.content_bottom_box .content_bottom_box_inner .box .text_box p label{ color:#666;}
.content_bottom_box .box_bt{
	width:100%;
	overflow:hidden;
	background:#fff url(../images/chrome/bg_box_bt_l.png) left top no-repeat;
	height:20px;
}
.content_bottom_box .box_bt img{
	display:block;
	float:right;
}
.content_bottom_box .box_bb{
	width:100%;
	overflow:hidden;
	background:#fff url(../images/chrome/bg_box_bb_l.png) left top no-repeat;
	height:15px;
}
.content_bottom_box .box_bb img{
	display:block;
	float:right;
}
.page_box{
	width:100%;
	height:75px;
	padding:25px 0px;
	position:relative;
}
.page_box .back_link{
	display:block;
	width:140px;
	height:75px;
	position:absolute;
	top:25px;
	left:-35px;
}
.page_box .next_link{
	display:block;
	width:140px;
	height:75px;
	position:absolute;
	top:25px;
	right:-35px;
}
/* ***************************   
    $5 - Sidebar Styles
   ***************************/
#sidebar{
	width:128px;
}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer{
	padding:0px 27px;
}
#footer .box_bt{
	width:100%;
	overflow:hidden;
	background:#fff url(../images/chrome/bg_box_bt_l.png) left top no-repeat;
	height:20px;
}
#footer .box_bt img{
	display:block;
	float:right;
}
#footer .footer_inner{
	background:#FFF;
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
#footer .footer_inner ul{ padding-left:5px;padding-top:10px;}
#footer .footer_inner ul li{
	float:left;
	padding:0px 9px 0px 9px;
	height:28px;
	background:url(../images/chrome/bg_footer_li.png) left top repeat-y;
}
#footer .footer_inner ul li a{ color:#666;}
#footer .footer_inner ul li a:hover{ text-decoration:underline; color:#666;}
#footer .footer_inner ul li.first{ background:none;}
.footer_img_box{
	float:right;
	width:250px;
	overflow:hidden;
}
.footer_img_box .img_box{
	float:left;
	padding:0px 12px;
	background:url(../images/chrome/bg_img_box.png) left top no-repeat;
}
.footer_img_box .img_box.first{ background:none;}

.flatpage_caption dt{
	float:left;	
	margin-right:2px;
}
.flatpage_caption *{
	font-size:0.8em;
}
.image_box{
	margin:0 2px 0 0;
	border:solid 1px #333;
	padding:3px;
	float:left;
	height:100%;
	width:220px;
}



.jqifade{
      position: absolute;
      background-color: #aaaaaa;
}
div.jqi{
      width: 400px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      position: absolute;
      background-color: #e1e1e1;
      font-size: 11px;
      text-align: left;
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: 4px; right: -2px;
      width: 18px;
      cursor: default;
      color: #bbbbbb;
      font-weight: bold;
}
.jqiclose{
	display:none;
}
div.jqi .jqimessage{
      padding: 10px;
      line-height: 20px;
      color: #58c6cf;
}
div.jqi .jqibuttons{
      text-align: right;
}
div.jqi button{
      padding: 3px 10px;
      margin: 0 10px;
      background-color: #58c6cf;
      border: solid 1px #f4f4f4;
      color: #ffffff;
      font-weight: bold;
      font-size: 12px;
}
div.jqi button:hover{
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
      background-color: #58c6cf;
}
.jqiwarning .jqi .jqibuttons{
      background-color: #BF5E26;
}

.bottom_menu span{
    width:200px;
    float:right;
}
.bottom_menu span.left, .bottom_menu span img{
    float:left;
    text-align:left;
}
.bottom_menu span.pad{
    margin-top:6px;
}

.credit_table{
    border:none;
    
}
.clear_left{
    clear:left;
    padding:8px 0;
}
.credit_heading{
    padding-bottom:8px;
}
