* {margin:0; padding:0;}

html {width:100%;}

body { 	 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#b9b8b8;
	min-width:980px;
	
}

#tab {
	width:40px;
	height:50px;
	position: absolute;
	right: 0;
	top: 40px;
	display:block;
	cursor:pointer;
	background-color:#F57700;
	border-radius: 10px 0 0 10px;
	padding: 5px 0 5px 5px;
	z-index: 99999;
}       
#tab_interna {
    border-radius: 5px 0 0 5px;
    width: 100%;            
    height: 100%;
    background: #CCC url('../imaxes/arrow_posts_left.png') no-repeat center center;
	z-index: 99998;
}               
#tab_interna:hover {
    background-position: 5px 13px;
}
.expandida {
    background: #CCC url('../imaxes/arrow_posts_right.png') no-repeat center center !important;            
}       
.expandida:hover {
    background-position: 11px 13px !important;
}
 
#panel {
	position: absolute;
	right: 0;
	top:25px;
	background: linear-gradient(135deg, #e8025a 27%,#f4d804 100%); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(-45deg,  #e8025a 27%, #f4d804 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(27%,#e8025a), 		color-stop(100%,#f4d804)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #e8025a 27%,#f4d804 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #e8025a 27%,#f4d804 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #e8025a 27%,#f4d804 100%); /* IE10+ */
	background: linear-gradient(135deg,  #e8025a 27%,#f4d804 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8025a', endColorstr='#f4d804',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	min-height: 95%;
	height:95%;
	width:0px;
	color: #000000;
	text-align: left;
	border-radius: 15px 15px 15px 15px;
	z-index: 99997;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
#panel h3 {
    margin: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
}
 
#panel .content {
    width:300px;
    margin: 15px auto;
	z-index: 99996;
}


.main {
	width:980px;
	padding:0;
	margin:0 auto;
	font-size:12px;
	line-height:15px;
	z-index: 1;
	color: #FFFFFF;	
}

img {border:0; vertical-align:top; text-align:left;}
input, textarea{color:#3f3f3f; font-size:14px; border:1px solid #cccccc; line-height:22px; padding-left:5px; font-family:"Trebuchet MS", "Trebuchet MS1", Helvetica, sans-serif;}
textarea{overflow:auto;}


a {color:#FFFFFF; outline:none; cursor:pointer;}
a:hover { text-decoration:none;}

object {outline:none;}
fieldset {border:0;}

ul {list-style:none;}
table, table td {padding:0; border:none; border-collapse:collapse;}
.fleft{ float:right;}
.fright{ float:right;}
.clear{ width:100%; overflow:hidden;}

.col-1, .col-2, .col-3, .col-4{ float:left;}
.br{ display:block;}



.c_clear{ clear:both;}


.tail-content{ border-top:8px solid #aaa9a9; background:url(../imaxes/bg.gif) repeat;}
/*********************************header*************************************/
#header{ height:218px;}


.row-logo{ position:absolute; margin:33px 0 0 0; position:absolute;}
.img-link{ position:absolute; margin:38px 0 0 884px;}

#menu{ height:58px; margin:133px 0 0 0; width:100%;-webkit-box-shadow: 25px 1px 10px #000000;  
-moz-box-shadow: 25px 1px 10px #000000;  
box-shadow: 25px 1px 10px #000000;}
#menu li{
	display:block;
	float:left;
	text-align:center;
}
#menu li span{ display:block; padding:16px 24px 23px 24px;}
#menu li a{ color: #FFFFFF; font-size:16px; line-height:18px; text-decoration:none; display:block; letter-spacing:-2px;}
#menu li a:hover, #menu li a.active{ background:url(../imaxes/nav_act.png) repeat-x; color:#FFF;}
#menu li a:hover span, #menu li a.active span{ background:url(../imaxes/menu_marker.gif) bottom center no-repeat; color:#FFFFFF;}

#nav6{ background:none !important;}
/*********************************content*************************************/
#content{ padding:40px 0 29px 0;}
.content1{padding:0 0 29px 0 !important;}


.img-right{ float:left; margin:0 30px 0 0;}


#content h3{ color:#FFFFFF; font-size:24px; text-transform:uppercase; padding:0 0 21px 0;}
.text{ color:#FFFFFF; font-size:12px; text-transform:uppercase; line-height:15px;}


#form{	width:680px; height:auto; float:left; margin-top:0px;}



.separator{ }
.content-indent{ padding:0 0 0 30px;}
.content-indent1{ padding:0 0 10px 30px;}


/*footer-row*/
.separator-footer{ background:url(../imaxes/separator_footer.gif) 0 0 repeat-y;}
.footer-text-indent{ padding:0 0 0 21px;}
.footer-text-indent1{ padding:0 0 19px 21px;}
/**/



/*box-1*/
.box-1 .border-top {background:url(../imaxes/border_top.gif) repeat-x top #cbcbcb;}
.box-1 .border-bottom {background:url(../imaxes/border_bottom.gif) repeat-x bottom;}
.box-1 .border-left {background:url(../imaxes/border.gif) repeat-y left;}
.box-1 .border-right {background:url(../imaxes/border.gif) repeat-y right;}
.box-1 .corner-top-left {background:url(../imaxes/corner_top_left.gif) no-repeat left top;}
.box-1 .corner-top-right {background:url(../imaxes/corner_top_right.gif) no-repeat right top;}
.box-1 .corner-bottom-left {background:url(../imaxes/corner_bottom_left.gif) no-repeat left bottom;}
.box-1 .corner-bottom-right {background:url(../imaxes/corner_bottom_right.gif) no-repeat right bottom;}

.box-1 div{ color:#5b5b5b !important; font-size:12px; line-height:15px;}
.box-1 .indent-top{ padding:15px 0 0 0;}

.box-1-marker{ background:url(../imaxes/box_1_marker.png) 9px 14px no-repeat;}
.box-1-text{ background:url(../imaxes/box_1_text.png) bottom left no-repeat;}
.box-1-indent{ padding:36px 21px 90px 22px;}
/**/


/*dl*/
dl.text1{ width:100%; overflow:hidden; padding:4px 0 14px 0;}
dl.text1 dt{ background:url(../imaxes/box_bg.png) 0 0 no-repeat; width:72px; height:72px; float:left; display:block;}
dl.text1 dt span{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:absolute;
	top: 791px;
	left: 159px;
}
dl.text1 dt span.text1{ font-size:28px; margin:14px 0 0 20px; line-height:28px;}
dl.text1 dt span.text2{ color:#000; font-size:18px; line-height:19px; text-transform:uppercase;  margin:41px 0 0 17px;}
dl.text1 dd{ padding:5px 0 0 0; float:left; display:block; width:208px; margin:0 0 0 15px;}
dl.text1 dd strong{ color:#5da0ab; display:block;}
dl.text1 dd a, dl.text1 dd a:hover{ color:#5da0ab;}

.indent-none{ padding-bottom:0 !important;}
/**/


/*footer-row*/
.footer-row h3{ color:#ffffff; font-size:24px; text-transform:uppercase; padding:0 0 16px 0;}
.footer-row  strong{ color:#d8faff; font-size:14px; line-height:15px;}
.footer-row .indent-box-top{ margin:15px 0 0 0;}

.tail-footer-row{ background:#aaa9a9; padding:28px 0 20px 0;}
.tail-footer-row div{ color:#3c3c3c; font-size:12px; line-height:15px;}
.tail-footer-row div a, .tail-footer-row div a:hover{ color:#d8faff;}
.img-right1{ float:left; margin:0 19px 0 0;}
/**/


/*text*/
strong.text{ color:#5da0ab; text-transform:none;}
.list li{ line-height:14px; padding-bottom:6px;}
.list li a{ background:url(../imaxes/list_marker.gif) 0 4px no-repeat; padding:0 0 3px 10px; color:#5da0ab; font-size:12px; line-height:14px; font-weight:bold;}
.list li a:hover{ color:#b9b8b8; background:url(../imaxes/list_marker.gif) 1px 3px no-repeat;}

.list-1 li{ line-height:14px; padding-bottom:6px;}
.list-1 li a{ background:url(../imaxes/list_marker1.gif) 0 4px no-repeat; padding:0 0 3px 10px; color:#d8faff; font-size:12px; line-height:14px; font-weight:bold;}
.list-1 li a:hover{ color:#FFF; background:url(../imaxes/list_marker1.gif) 1px 4px no-repeat;}

.img{
	border:0px solid #d2d2d2;
}

.link{ width:102px; height:32px; text-align:center; font-family:Tahoma; font-size:12px; text-transform:uppercase; display:block; line-height:32px; font-weight:bold; text-decoration:none; color:#FFF;}


#content .link{ background: url(../imaxes/nav_act.png) repeat-x;  color:#FFF;}
#content .link:hover{ background:#333333;}
.footer-row .link{background:#8dd5e0;  color:#FFF;}
.footer-row .link:hover{ background:#ffffff; color:#8dd5e0}
.link1, .link1:hover{ color:#b9b8b8;}

.linkb{ width:150px; height:32px; text-align:center; font-family:Tahoma; font-size:12px; text-transform:uppercase; display:block; line-height:32px; font-weight:bold; text-decoration:none; color:#FFF;}


#content .linkb{ background: url(../imaxes/nav_act.png) repeat-x;  color:#FFF;}
#content .linkb:hover{ background:#333333;}
.footer-row .linkb{background:#8dd5e0;  color:#FFF;}
.footer-row .linkb:hover{ background:#ffffff; color:#8dd5e0}
.linkb1, .linkb1:hover{ color:#b9b8b8;}


/**/
/*indent*/
.list-top{ padding:26px 0 0 0;}
.link-top{ margin:24px 0 0 0;}
.img-top{ margin:15px 0 0 0;}
.img-top1{ margin:28px 0 0 0;}
.img-top2{ margin:32px 0 0 0;}
.indent-top-bottom{ padding:15px 0 15px 0;}
.indent1-top-bottom{ padding:15px 0 22px 0;}
.indent2-top-bottom{ padding:5px 0 19px 0;}
.indent-top1{ padding:15px 0 0 0;}
.text-indent{ float:right; padding-right:111px;}
.extra-indent-text p{ padding:15px 0 0 0 !important;}
/**/


.list-img{ padding:5px 0 0 0;}
.list-img li{ display:block; float:left; margin:0 24px 0 0;}
.indent-right-none{ margin-right:0 !important;}
.list-img-bottom{ margin-bottom:25px;}

/*********************************#page1*************************************/
#page1 .footer-row .row-box .row-box-1{ width:312px;}
#page1 .footer-row .row-box .row-box-2{ width:312px; margin:0 0 0 7px;}
/*****************************************************************************/


#rightside{	width:285px; float:right;  height:650px; padding-left:15px;}



#loginform{	width:285px; float:left; clear:both;}

.text_field{	width:180px; height:25px; float:left; background:#333333; border:none; color:#FFFFFF;}


.check_box{	clear:both; float:left; margin-top:18px;}

/****************************footer************************/
.tail-footer{ border-top:1px solid #807f7f; clear:both; background:#000000;}
#footer{ text-align:center; color:#ffffff; font-size:12px; line-height:14px; padding:28px 0; clear:both;}
#footer a{ color:#FFF; text-decoration:none;}
#footer a:hover{ color:#d8faff; text-decoration:underline;}





.slider{ height:381px; border:1px solid #d2d2d2; overflow:hidden;}
/*--- kwicks ---*/
.kwicks-box {
	padding:3px 0 0 3px;
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width:975px;
	height:391px;
	z-index: 1;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 195px;
	height: 375px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor:pointer;
}
	.kwicks li img {
		float:right;
	}

.kwicks li .slider-text-act{ display:none;}
.kwicks li.active .slider-text-act{ display:block !important;}
	

.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0; /*Set to same as spacing option. */	
	float: left;
}

.kwicks li span.deep1 {
	display:block;
	width:47px;
	height:375px;
	position:absolute;
}
	
	
.kwicks li.kwick1 {
	background:#FFF url(../imaxes/slide61.jpg) no-repeat right 0;
}
.kwicks li.kwick2 {
	background:#FFF url(../imaxes/slide62.jpg) no-repeat right 0;
}
.kwicks li.kwick3 {
	background:#FFF url(../imaxes/slide63.jpg) no-repeat right 0;
}
.kwicks li.kwick4 {
	background:#FFF url(../imaxes/slide64.jpg) no-repeat right 0;
}
.kwicks li.kwick5 {
	background:#FFF url(../imaxes/slide65.jpg) no-repeat right 0;
}


.kwicks li a.deep{ height:375px; width:375px; display:block;}
.kwicks li.kwick1 a.deep{ background:url(../imaxes/slide-txt1.gif) 0 0 no-repeat;}
.kwicks li.kwick2 a.deep{ background:url(../imaxes/slide-txt2.gif) 0 0 no-repeat;}
.kwicks li.kwick3 a.deep{ background:url(../imaxes/slide-txt3.gif) 0 0 no-repeat;}
.kwicks li.kwick4 a.deep{ background:url(../imaxes/slide-txt4.gif) 0 0 no-repeat;}
.kwicks li.kwick5 a.deep{ background:url(../imaxes/slide-txt5.gif) 0 0 no-repeat;}

.kwicks li.kwick1 a.deep:hover{ background:url(../imaxes/slide-txt1-hover.gif) 0 0 no-repeat;}
.kwicks li.kwick2 a.deep:hover{ background:url(../imaxes/slide-txt2-hover.gif) 0 0 no-repeat;}
.kwicks li.kwick3 a.deep:hover{ background:url(../imaxes/slide-txt3-hover.gif) 0 0 no-repeat;}
.kwicks li.kwick4 a.deep:hover{ background:url(../imaxes/slide-txt4-hover.gif) 0 0 no-repeat;}
.kwicks li.kwick5 a.deep:hover{ background:url(../imaxes/slide-txt5-hover.gif) 0 0 no-repeat;}


/*slider-text*/
.kwicks a{ text-decoration:none;}
.kwicks li .kwick-box-text, .kwicks li .kwick-box-text1{ display:none;}
.kwicks li.active	.kwick-box-text, .kwicks li.active .kwick-box-text1{display:block;
	width:468px;
	height:375px;
	position:absolute; background:url(../imaxes/kwicks_marker.png) 0 24px no-repeat;
	margin:0 0 0 47px;
	padding:21px 0 0 31px;
	color:#b9b8b8;
	font-size:12px; line-height:15px;
	}
.kwicks li.active .kwick-box-text1{ width:345px !important;}
.kwick-title{
	color:#000000;
	font-size:30px;
	line-height:30px;
	letter-spacing:-3px;
	display:block;
	padding:0 0 14px 0;
	z-index: 9900;
}
.kwick-text1{ color: #000000; font-size:12px; line-height:15px; text-transform:uppercase;}
.kwick-indent-top-bottom{ display:block; padding:14px 0 15px 0; color:#333333;}

.kwicks .kwick-button{ display:block; width:102px; height:32px; background: url(../imaxes/nav_act.png) repeat-x; text-align:center; line-height:31px; color:#FFF; text-align:center; text-transform:uppercase; font-weight:bold; margin:22px 0 0 0;}
.kwicks .kwick-button:hover{ background:#333333}
.kwick-right{ display:block; padding:0 75px 0 0;}
/**/

.kwick-box-indent{height:375px; width:375px; display:block; position:absolute;}
