/* - reset.css - */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* font reset */
body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:square}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}


/* - style.css - */

body{
    font-family:  sans-serif, tahoma, Helvetica, Verdana;
    background: url("../templates/true_studio/img/bg_body.jpg") repeat-x;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 0;
}

img {
    border: 0;
}

#container_content{
    width: 960px;
    height: 100%;
    margin: 0 auto; 
}

#container_01{
    background:  repeat-y;
	position:relative; 
    width: 100%; 
    margin-left: -2px;
    border: 0px solid red;  
}

#bg_global_center_wp{
    background: url("../templates/true_studio/img/wallpaper_main.jpg") 50% 0 repeat-x;
    position: absolute;
    left: 0;
    top: 183px;
    width: 100%;
    height: 337px;
    z-index: 0;   
}


#bg_global_center{
    background: url("../templates/true_studio/img/bg_body_x.jpg") repeat-x;
    position: absolute;
    left: 0;
    top: 520px;
    width: 100%;
    height: 218px;
    z-index: -1;   
}

#bg_global_bottom{
    position: relative;
    width: 100%;
    margin-top: -240px;
    height: 240px;
    background: url("../templates/true_studio/img/bg_bottom.png") repeat-x;
    z-index: -1;
}

.clear{
    clear: both; 
}

#bHead{
    position: relative;
    height: 183px;
    z-index: 2;
}

#logo{
    position: absolute;
    top: 56px;
    left: 34px;
    width: 270px;
    height: 130px;
}

#logo_mirror{
    background: url("../templates/true_studio/img/logo_mirror.png");
    position: absolute;
    top: -3px;
    left: 62px;
    width: 242px;
    height: 72px;
}

#pl_menu{
    background: url("../templates/true_studio/img/pl_menu.png") no-repeat;
    width: 21px;
    height: 22px;
    display: none;
    position: absolute;
    top: -9px;
    margin-left: -15px;
}

#pl_01, #pl_02, #pl_03, #pl_04, #pl_05{
    background: url("../templates/true_studio/img/pl_s.png") no-repeat top left;
}

#pl_01{ 
    background-position: 0 0; 
    position: absolute;
    top: 95px;
    left: 302px;
    width: 18px; 
    height: 18px; 
}

#pl_02{ 
    background-position: -68px 0; 
    position: absolute;
    top: 117px;
    left: 337px; 
    width: 30px; 
    height: 32px; 
}

#pl_03{ 
    background-position: -148px 0; 
    position: absolute;
    top: 78px;
    left: 380px;
    width: 44px; 
    height: 45px; 
}

#pl_04{
    background-position: -242px 0; 
    position: absolute;
    top: 97px;
    left: 436px;
    width: 52px; 
    height: 52px; 
}

#pl_05{
    background-position: -344px 0; 
    position: absolute;
    top: 32px;
    left: 478px;
    width: 61px; 
    height: 62px; 
}
  
#twitter{
    position: absolute;
    top: -4px;
    left: 735px;
    width: 277px; 
    height: 210px; 
    z-index: 100;    
}

#menu{
    position: absolute;
    top: 115px;
    left: 303px;
    width: 460px;   
    text-align: right;  
    z-index: 10000;
}

#menu a{
    font-size: 14px;
    margin-right: 15px;
    color: #868583;
    text-decoration: none; 
}

#menu a:hover{
    color: #000;
    text-decoration: underline; 
}


#bLeft{
    position: relative;
    left: 0px;
    width: 568px; 
    height: 100%;
    float: left; 
}

#left_01{ 
    background: url("../templates/true_studio/img/wallpaper_center.png") no-repeat;
    padding: 5px 120px 5px 50px;
    color: white;  
    height: 327px;        
}

#left_01 span.header_text{
    margin: 25px 0 0 -3px;
    background: url("../templates/true_studio/img/header_text.png") no-repeat;
    display: block;
    width: 315px;
    height: 127px;  
}

#left_01 p{ 
    text-align: justify;
    font-size: 12px;
    width: 330px;
    line-height: 15px;
}

#clients{
    position: relative;
}

#clients span{
    background: url("../templates/true_studio/img/clients/bg_clients.png") no-repeat;
    display: inline-block;
    width: 50px;
    height: 23px;
    margin-right: 20px;
}

#button_cms_demo{
    position: absolute;
    top: 311px;
    left: 126px; 
    z-index: 1; 
}

#button_order{
    position: absolute;
    top: 311px;
    left: 245px;
    z-index: 1;
}

#discount-25{
    position: absolute;
    top: 276px;
    left: 352px;
    cursor: pointer;
    z-index: 1;
}

#tip-25 { 
    background: transparent url("../templates/true_studio/img/black_arrow.png");
    display: none; 
    position: absolute;
    top: 165px;
    left: 280px;
    font-size: 12px; 
    width: 160px; 
    height: 78px; 
    padding: 17px 25px 25px 25px; 
    color: #fff;   
    text-align: center;
    z-index: 2;
}

#left_02{ 
    background: url("../templates/true_studio/img/bg_left_y.png") repeat-y;
    position: relative;
    padding: 30px 120px 5px 50px;
    min-height: 487px; 
    height: 100% !important;
    height: 487px;
    text-align: justify;     
}

#main_text {
    position: relative;
    z-index: 1; 
}

#main_text a {
    color: #287190;  
}

#main_text h1 a, #main_text h1 {
    text-decoration: none; 
    color: #287190;
    font-weight: normal;
    font-size: 21px;    
    /*margin-bottom: -10px;*/
}

#main_text h1 a {
    border-bottom: 1px dashed #ccc; 
    font-size: 21px; 
}

#main_text h1 a:hover {
    border-bottom: 1px dashed #287190; 
    font-size: 21px; 
}

#main_text ul li{
    list-style: circle outside;
    margin-bottom: 10px;
}

#bg_left_02{
    background: url("../templates/true_studio/img/bg_left_c.png") no-repeat;
    position: absolute;
    top: 0;
    left:  0;
    width: 568px;
    height: 218px;
    z-index: 0;
}

#left_03{ 
    background: url("../templates/true_studio/img/bg_left_bottom.png") repeat-y;
    position: relative;
    left: -2px;
    color: black; 
    width: 468px;
    height: 230px;  
    padding: 5px 50px;   
    float: left;  
}

#div_copyrights{
    color: white;
}

#div_problem{
    position: relative;
    top: 39px;
    left: 2px;
    float: left;
    width: 232px;
}

#div_feedback{
    position: relative;
    top: 39px;
    left: 30px;
    float: left;
    width: 200px;
}

#text_problem, #text_feedback, #text_login{
   background: url("../templates/true_studio/img/text_bottom.png") no-repeat top left;
}

#text_problem{ 
    background-position: 0 0; 
    width: 232px; 
    height: 23px;
}

#text_feedback{ 
    background-position: 0 -73px; 
    width: 165px; 
    height: 23px; 
} 

#text_login{ 
    background-position: 0 -146px; 
    width: 192px; 
    height: 21px; 
}

#div_problem a, #div_feedback a{
    color: #404042;
    text-decoration: underline;
}

#div_problem a:hover, #div_feedback a:hover{
    text-decoration: none;
}

#div_copyrights{
    clear: both;
    position: relative;
    top: 73px;
    width: auto;
    text-align: left;
}

#div_copyrights a{
    color: white;
}

#div_copyrights a:hover{
    text-decoration: none;
}

#bRight{ 
    position: relative;
    left: 1px;
    width: 392px; 
    float: right;  
}

#right_01{
    position: relative;
    height: 700px; 
}

#right_01_wrapper{
    position: absolute; 
    top: 0; 
    left: -160px;
    width: 592px;
    z-index: 0;
}

#right_01 span{ 
    position: absolute;
    left: -77px;
    margin-top: 128px;
    width: 418px;
    text-align: right;
    color: white;
    border: 0px solid red;
    z-index: 2;  
}

#right_01 span#frame_w_b_span {
   top: 55px; 
   left: 87px;
   color: #221206; 
   z-index: 1;
   font-size: 13px;
   font-weight: bold;
   text-align: center;
}


#right_01 span.frame_w_s_span{
    color: black;
    margin-top: 90px;
    margin-left: 187px;
}


#frame_w_b{ 
    background: url("../templates/true_studio/img/big_frame.png") no-repeat top left;
    position: relative;
    top: -59px;
    width: 592px; 
    height: 323px; 
}

.frame_w_s{  
    background: url("../templates/true_studio/img/small_frame.png") no-repeat top left;
    position: relative;
    top: -46px;
    left: 35px;
    width: 527px; 
    height: 175px;
    margin-bottom: 0px;  
}

#frame_w_b img{
    margin-top: 85px;
    margin-left: 83px;
    cursor: pointer;
}

.frame_w_s img{
    margin-top: 49px;
    margin-left: 52px;
    cursor: pointer;
}

#right_02{
    position: relative;
    padding: 5px 50px 5px 0px;
    height: auto; 
    border: 0px solid red; 
}

#right_02 span{
    font-size: 22px;
    color: #287190; 
}

#right_02 a{
    color: #287190;
}

#right_03{
    position: relative;
    top: 45px;
    left: -98px;
    text-align: right;
    float: right;
}


/* Portfolio Block */
#triggers {
	text-align:center;
}

#triggers img, .port_cat {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:0px 2px 15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#triggers a.active img {
	outline:1px solid #000;
	z-index:9999;
	position:relative;
}

.simple_overlay {
	display:none;
	z-index:10000;
	background-color:#333;
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.simple_overlay .close {
	background-image:url("../templates/true_studio/img/close.png");
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#img {
	border:1px solid #666;
}

.next, .prev {
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

.disabled {
	visibility:hidden;		
}

.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url("../templates/true_studio/img/h80.png") repeat-x;		
}

/* tabs */
ul li { 
    list-style: none;
    margin:0; 
}
#bbk {
    margin-left: 135px;
}
ul.tabs {
    height: 25px;
    line-height: 25px;
    float: left;
    position: relative;
}
ul.tabs li a {
	display: block;
	padding: 0 13px 1px;
	color: #287190;
	text-decoration: none;
	cursor: pointer;
	position: relative;
    border: 1px dotted transparent;
}
* html ul.tabs li a {float: left}
*+html ul.tabs li a {float: left}

ul.tabs li a:hover {
	color: #287190;

	border: 1px solid #DDD;
}
ul.tabs li.tab-current a {
	color: #287190;
	background: #F7F7F7;
	padding: 0px 13px 2px;
	border: 1px solid #DDD;	
}
div.t2, div.t3, div.t4 {
	display: none;
}
div.t1, div.t2, div.t3, div.t4 {
	border: none;
	padding: 0 12px;
}
/* end tabs */

/* comments in block */

/*#label-tips label {
    position: absolute;
    margin-top: 5px;
    margin-left: 5px;
}*/

label.error{
    color: #800000;
}

.blur{
    color: #a8a4a3;
}

.comments_in_block{
    border: 0px solid red;
    margin-top: 30px;
}

.comments_in_block .rowElem{
    float: left;
}

.comments_in_block .rowElem.submit{
    clear: both;
    float: none;
}

.comments_in_block .comments_form_submit{
    height: 40px;
}

.comments_in_block .comments_add_title{
    font-size: 16px;
    margin-bottom: 10px;
}

.comments_in_block input{
    padding: 0 4px 0 4px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: auto;
    height: 20px;
}

.comments_in_block textarea{
    padding: 5px 4px 5px 4px;
    margin-bottom: 10px;
    width: 400px;
    height: 100px;
}


/* comments out block */

#comments_out_count{
    font-size: 16px;
    margin-bottom: 10px;
}
.comments_out_block{
    margin-left: 25px;
    margin-bottom: 10px;
}

.comments_out_block .comments_out_author_icon{
    width: 16px;
    height: 16px;
}

.comments_out_block .comments_out_author_no_url{
    text-decoration: underline;
}

.comments_out_block .comments_out_text{
    margin-top: 5px;
    margin-left: 19px;
}

    