@charset "utf-8";
/* CSS Document */

body {
	background:#dadada;
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	margin:0px;
	color:#989797;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	color: silver;
	padding-bottom:4px;
	border-bottom:1px solid #dadada;
	padding:10px 0px 4px 10px;
}

.header {
	background:#e5e5e5;
	height:129px;
}

.header01 {
	width:970px;
	margin:0px auto 0px auto;
	border-top:3px solid #00bced;
}

.headerContent {
	border-top:6px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background:white;
	height:120px;
}

.headerBar {
	background:#dadada;
	height:39px;
}

.headerBar01 {
	width:970px;
	margin:0px auto 0px auto;
	border-top:1px solid #dadada;
}

.headerBarContent {
	background:white;
	height:39px;
}

.footer {
	border-top:1px solid #cfcfcf;
	padding-bottom:60px;
	background:#e5e5e5;
}

.footerContent {
	background:white;
	width:970px;
	margin:0px auto 0px auto;
}

.footerContentBottom {
	width:970px;
	margin:17px auto 0px auto;
}

.link {
	font-size:14px;
	color:#3c6b77;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-decoration:none;
}

.link2 {
	font-size:14px;
	color:#585858;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-decoration:none;
}

.mainmenu {
	margin:0px;
	padding:0px;
	float:left; 
}

.mainmenu li {
	list-style-image:none;
	display:inline;
	list-style-type:none;
}

.txtSearch {
	border:1px solid #dadada;
	width:186px;
	color:#9a9d9e;
	font-size:11px;
	font-family:Tahoma, sans-serif;
	line-height:21px;
	height:17px;
	padding:4px 0px 1px 10px;
	margin:0px;
	float:left;
}

.txt {
	border:1px solid #dadada;
	width:165px;
	color:#9a9d9e;
	font-size:12px;
	font-family:Tahoma, sans-serif;
	line-height:15px;
	height:15px;
	padding:2px 0px 1px 5px;
	margin:0px;
}

.btnSearch {
	background:url(../images/btn_search.jpg) no-repeat;
	height:24px;
	width:74px;
	border:none;
	float:right;
	margin-right:15px;
	cursor:pointer;
}

.btnSubmit {
	background:url(../images/btn_login.jpg) no-repeat;
	height:24px;
	width:101px;
	border:none;
}

.player {
	width:970px;
	margin:0px auto 0px auto;
}

.player img{
	vertical-align:middle;
}

#sendMail{
	cursor:pointer;
}

.content {
	background:white;
	width:970px;
	margin:0px auto 0px auto;
	margin-top:7px;
}

.contentTitle{
	background:url(../images/content_title_bg.jpg) repeat-x;
	height:41px;
	width:auto;
	color:#3c6b77;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	line-height:40px;
	padding-left:17px;
}

.leftColumn {
	padding:9px 8px 9px 7px;
	float:left;
	width:675px;
}

.rightColumn {
	padding:9px 8px 9px 0px;
	float:right;
	width:271px;
}

.box {
	border:1px solid #cfcfcf;
	width:auto;
}

.boxRight {
	border:1px solid #cfcfcf;
	width:auto;
	padding:10px 9px 10px 9px;
}

.box  .boxtitle{
	background:url(../images/content_title_bg.jpg) repeat-x;
	height:41px;
	width:auto;
	color:#3c6b77;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	line-height:40px;
	padding-left:17px;
}

.boxContent {
	padding:10px 10px 16px 16px;
	font-size:11px;
	color:#46565a;
	font-family:Tahoma, sans-serif;
}

.title {
	font-weight:bold;
	color:#191919;
	margin-top:10px;
	font-size:11px;
}

.title_news {
	color:#4aaec8;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}
/* Slide Webisode CSS */

.stepcarousel{
	position: relative; 
	overflow: scroll; 
	width: 660px; 
	height:172px;
	font-size:10px;
	color:#46565a;
	font-family:Tahoma, sans-serif;
	margin-bottom:15px;
}

.stepcarousel .belt{
	position: absolute; 
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left;
	overflow: hidden; 
	margin: 15px 18px 15px 15px;
	border-right:1px solid #dadada;
	width:150px;
}

.stepcarousel .panel span{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:black;
	font-weight:bold;
	display:block;
}

.navButtonNext {
	cursor:pointer;
	display:block;
	float:right;
	margin:10px 10px 10px 0px;
}

.navButtonPrev {
	cursor:pointer;
	display:block;
	float:left;
	margin:10px 0px 10px 10px;
}

/* Slide Webisode CSS */

.paging {
	margin-top:15px;
	color:#488b94;
	margin-left:15px;
	padding-bottom:15px;
}

.paging a {
	color:#488b94;
	padding:2px;
	text-decoration:none;
}

.paging a:hover {
	color:black;
}

.paging .selected {
	padding:2px;
	text-decoration:none;
	color:black;
}

.error {
	font-size:11px;
	color:red;
}	

.catlist {
	background:url(../images/cat_bg.jpg) no-repeat;
	width:244px;
	height:26px;
	line-height:26px;
	margin-top:3px;
	cursor:pointer;
}

.catlist a{
	font-size:13px;
	font-family:Arial, sans-serif;
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
}

.catlist:hover {
	background:url(../images/cat_bg_hover.jpg) no-repeat;
	width:244px;
	height:26px;
	line-height:26px;
	margin-top:3px;
	cursor:pointer;
}

.success {
	font-size:11px;
	color:green;
	font-weight:bold;
	margin-bottom:10px;
}

.field {
	margin:7px 0px 7px 0px;
	border-bottom:1px solid #cccccc;
	padding-bottom:7px;
}

.fieldTitle {
	font-weight:bold;
	margin:5px 0px 2px 0px;
	float:left;
	width:120px;
	line-height:18px;
	color:#303030;
}

.txt3 {
	border:1px solid #87c7d6;
	background:#c3e4ec;
    font-size:14px;
    margin:4px 5px 4px 5px;
    color:#3c6b77;
	font-family:"Trebuchet MS", Tahoma;
}

.left {
	float:left;
}

.right {
	float:right;
}

.tabs {
	margin:0px;
	padding:0px;
	width:675px;
	height:31px;
	margin-left:10px;
}

.tabs .h1{
	float:left;
	list-style-type:none;
	line-height:31px;
	margin-top:5px;
	text-align:center;
	margin-right:2px;
}

.tabs .h1 a {
	text-decoration:none;
	color:#636363;
	font-size:12px;
	font-weight:bold;
	display:block;
	min-width:130px;
}

.tabs .h1 a:hover{
	background:url(../images/tab_bg.jpg) no-repeat;
	width:130px;
	height:31px;
	color:#ff7601;
	display:block;
}

.tabs .h1 a.selected{
	background:url(../images/tab_bg.jpg) no-repeat;
	width:130px;
	height:31px;
	color:#ff7601;
	display:block;
}

.tab-content {
	overflow:hidden;
}

div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	height:245px;
	width:610px;
}

ul.anythingSlider {
	position: relative;
	padding: 0px 0px 0px 0px;
	width:620px;
}

ul.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	top: 0px;
	left: 0;
	margin: 0px;
	padding: 0;	
}

ul.anythingBase li {
	background: transparent;
	display: block;
	float: left;
	padding: 0px;	
	margin: 0px;
	height:255px;
}

ul.anythingBase li.panel {
	background: transparent;
	display: block;
	float: left;
	padding: 0px;	
	margin:0px;	
	width:320px;
}

#goBack1 {
	margin-top:120px;
	display:block;
	float:left;
	z-index:999999;
	position:relative;
}

#slide {
	margin-top:10px;
}

.fieldc {
	margin:7px 0px 7px 0px;	
	padding-bottom:7px;
}

.commentBox {
	background:url(../images/comment-title-bg.jpg) top no-repeat;
	width:634px;
	padding-top:41px;
	margin-top:10px;
	margin-left:15px;
}

.commentBody {
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	padding:10px;
}

.commentitem {
	border-bottom:1px solid #cbcbcb;
	padding-bottom:10px;
	margin-bottom:20px;
}

.userthumb {
	margin-right:20px;
}

.link_category {
	color:#0098c3;
	font-weight:bold;
	text-decoration:none;
}

.link_category:hover {
	color:#00bdf2;
}

.commentFooter {
	width:634px;
	height:6px;
}

.clear {
	clear:both;
}

.pagingc {
	background:url(../images/paging-bg.jpg) no-repeat;
	width:634px;
	height:34px;
	text-align:center;
	line-height:34px;
	padding-top:7px;
}

.pagingc img{
	padding-bottom:4px;
	cursor:hand;
	cursor:pointer;
	border:none;
}

.number {
	color:#626262;
	margin-right:10px;
	margin-left:10px;
	padding-top:10px;
	text-decoration:none;
}

.number:hover {
	color:#009ecb;
}

.number.selectedc {
	color:#009ecb;
	font-weight:bold;
}

#mailField{
	visibility:hidden;
	position:absolute; 
	background:url(../images/trans_bg.png);
	left:0px; 
	top:0px; 
	z-index:2; 
	width:100%; 
	height:2000px;
}

#mailForm{
	margin:150px auto 0px auto;
	width:600px;
	background-color:#ffffff;
    border:1px solid #dedede;
    padding: 15px;
}

#mailForm p{
	width:120px;	
	margin-left:10px;
	font-weight:bold;
}
#mailForm  input ,#mailForm  textarea{
	margin-right:5px;	
}

.sharebox {
	width:970px;
	margin:10px auto 10px auto;
}
