@charset "utf-8";
/* CSS Document */

/* GLOBAL: RESET
-------------------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,del,dd,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var {
	border:none;
	margin:0;
	padding:0;
	text-decoration:none
}

/* GLOBAL: FONT
-------------------------------------------------------------------------------------- */
@font-face {
	font-family: 'century gothic';
	src: url("../_font/GOTHIC.TTF"); /* FOR IEs */
}
@font-face {
	font-family: 'century gothic';
	src: local('century gothic'), url('../_font/GOTHIC.TTF') format('truetype'); /* for other web browsers */
}

/* GLOBAL: BODY
-------------------------------------------------------------------------------------- */
body{
	font: 12px arial, tahoma, verdana;
	margin: 0px; 
	padding: 0px; 
	background: #ededed; 
	background-position: top; 
	//background: url(./../../images/);
	//background-repeat: repeat;
	//background-attachment: fixed;
	text-align: left;
}
table{
	font: 12px arial, tahoma, verdana;
	border: 0; 
	color: #2c2c2c; 
  	border-collapse: collapse;
}

/* GLOBAL: THEME LAYOUT
-------------------------------------------------------------------------------------- */
.cssThemeWrapper{
	background: #fff;
	margin-left: auto; 
	margin-right: auto;
	width: 960px; 
	text-align: left;
	background-image: url();
	background-position: top left;
	background-repeat: no-repeat;
}
.cssThemeWrapper .bg920{
	background: #fff;
	margin-left: auto; 
	margin-right: auto;
	width: 920px; 
	text-align: left;
}
.cssThemeWrapper .bg660{
	background: #fff;
	margin-left: auto; 
	margin-right: auto;
	width: 660px; 
	text-align: left;
}
.cssThemeWrapper .bg8w{
	background: #fff;
	margin-left: auto; 
	margin-right: auto;
	width: 8px; 
	text-align: left;
}
.cssThemeWrapper .bg6r{
	background: #fff;
	margin-left: auto; 
	margin-right: auto;
	width: 6px; 
	text-align: left;
}
.cssThemeWrapper .bg8w{
	background: #fff;
	margin-left: auto; 
	margin-right: auto;
	width: 8px; 
	text-align: left;
}
.cssThemeWrapper .bg238{
	background: #fff;
	margin-left: auto; 
	margin-right: auto;
	width: 238px; 
	text-align: left;
}

/* GLOBAL: DEFAULT LINK STYLE
-------------------------------------------------------------------------------------- */
a {text-decoration: none; color: #000000;}
a:hover{text-decoration: none; color: #1b73ba;}
a img {border: none;}

/* HEADER
-------------------------------------------------------------------------------------- */
.cssHeaderWrapper{
	/*border: 1px #F00 dotted;*/
	z-index: 9;
	position: relative;
	float: left;
	width: 920px; 
	height: 80px;
	background-color: #fff;
}
.cssHeaderLogo{
	position: relative;
	float: left;
	width: 238;
	height: 100px;
	margin-top: 30px;
}
.cssHeaderSlogan{
	position: relative;
	float: left;
	width: 200px;
	height: 57px;
	font-size: 19px;
	font-family: Times New Roman;
	color: #5f5f5f;
	margin: 45px 0px 0px 15px;
}

/* GLOBAL: SECTION
-------------------------------------------------------------------------------------- */
.cssSecWrapper{
	/*border: 1px #F00 dotted;*/
	position: relative;
	float: left;
	width: 920px; 
	margin-top: 10px;
	height: 100px;
	background: url(../../upload/section/sec.jpg) no-repeat bottom;
}
.cssSecWrapper .cssSecTitleMain{
	top: 22px;
	width: 860px;
	position:relative; 
	font-family: century gothic;
	font-size: 22px;
	text-align: left;
	padding: 0 20px 0 20px;
	color: #fff;
}
.cssSecWrapper .cssSecTitleSub{
	top: 22px;
	width: 860px;
	position:relative; 
	font-family: arial;
	text-align: left;
	padding: 0 20px 0 20px;
	color: #fff;
}


/* SLIDESHOW
-------------------------------------------------------------------------------------- */
.cssSlideShowWrapper{
	width: 960px; 
	overflow: hidden;
	height: 320px;
	position: relative;
	float: left;
	padding: 1px 0 0px 0;
}
.cssSlideShowSplash{
	width: 960px; 
	overflow: hidden;
	height: 320px;
	position: relative;
	float: left;
	padding: 1px 0 10px 0;
}
.row-slider{ 
	width: 960px;
	height: 320px; 
}
.coin-slider {
	position: relative;  
}
.coin-slider a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}
.cs-buttons { 
	font-size: 0px; 
	padding: 0px 0 0 0 !important; 
	float: left; margin:0 !important; 
	left: 10px !important;
	top: -25px; 
}
.cs-buttons a { 
	margin-left: 11px; 
	height: 10px; 
	width: 10px; 
	float: left; 
	text-indent: -1000px; 
	background:url(../_plugin/coinslider/slider_button.png) 0 0 no-repeat;
}
.cs-active { 
	background:url(../_plugin/coinslider/slider_button_act.png) 0 0 no-repeat !important;
}
.cs-buttons a:hover{ 
	background:url(../_plugin/coinslider/slider_button_act.png) 0 0 no-repeat !important;
}
.cs-title { 
	width: 810px; 
	padding: 0; 
	background-color: #000000; 
	color: #FFFFFF; 
	margin:16px 0 0 0;
}
.cs-prev,.cs-next { 
	background-color: #000000; 
	color: #FFFFFF; 
	padding: 0px 13px; 
	margin:16px 0 0 0;
}


/* CONTENT LAYOUT AND SPACING MANAGEMENT
-------------------------------------------------------------------------------------- */
.cssContentWrapper{
	/*border: 1px #F00 dotted;*/
	float: left;
	position: relative;
	width: 660px;
	padding: 10px 0px 10px 0px;
}
.cssContentSpacer{
	float: left;
	position: relative;
	width: 100%;
	height: 10px;
}
.cssContentHline{
	float: left;
	position: relative;
	width: 100%;
	height: 1px;
	border-top: 1px #bababa solid;
	//margin-bottom: 15px;
}
.cssContentWrapper .cssSpaceCol{
	width: 25px;
}

/* CONTENT
-------------------------------------------------------------------------------------- */
.cssContentBlock{
	/*border: 1px #F00 dotted;*/
	width: 100%;
	//float: left;
	position: relative;
}
.cssContentBlock .cssContentTitle{
	width: 100%;
	//float: left;
	position: relative;
	font-family: 'century gothic';
	font-weight: bold;
	color: #000000;
	font-size: 20px; 
	margin-left: auto;
	margin-right: auto;
}
.cssTitleBlockR{
	float: left;
	position: relative;
	color: #fff;
	font-size: 22px;
	font-weight: bolder;
	font-family: 'century gothic'; 
	background: #ed1b24;
	width: auto;
	height: auto;
	padding: 2px 6px 2px 6px;
	text-align: right;
}
.cssTitleBlockBL{
	float: left;
	position: relative;
	color: #fff;
	font-size: 22px;
	font-weight: bolder;
	font-family: 'century gothic'; 
	background: #000000;
	width: auto;
	height: auto;
	padding: 2px 6px 2px 6px;
	text-align: right;
}
.cssTitleBlockB{
	float: left;
	position: relative;
	color: #1b73ba;
	font-size: 18px;
	font-weight: bolder;
	font-family: 'century gothic'; 
	width: auto;
	height: auto;
	text-align: right;
}
.cssContentBlock .cssSmallTitle{
	width: 100%;
	position: relative;
	color: #666666;
	font-size: 11px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}
.cssContentBlock .cssContentDesp{
	//float: left;
	width: 100%;
	color: #2c2c2c;
	font-size: 12px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.cssPartnerThumbs{
	margin-left: 0px;
	margin-top: 10px;
	width: 630px;
	height: auto;
	text-align: left;
	float: left;
	position: relative;
}
.cssPartnerThumbs .cssThumbs{
	margin-top: 1px;
	width: 100%;
	height: auto;
	text-align: left;
	color: #323232;
	background-color: #ededed;
	padding: 6px 10px 6px 10px;
}
.cssContentThumbs{
	margin-left: 10px;
	margin-top: 10px;
	width: 150px;
	height: 195px;
	border: 2px solid #ededed;
	background-color: #ededed;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.cssContentThumbs .cssThumbs{
	width: 150px;
	height: auto;
	text-align: center;
	vertical-align: middle;
}
.cssContentThumbs .cssThumbs .cssThumbsMName{
	margin-top: 4px;
	margin-bottom: 3px;
	width: 100%;
	height: 16px;
	position: relative;
	font-size: 11px; 
	text-align: center;
	color: #444444;
}
.cssContentThumbs .cssThumbs .cssThumbsSName{
	margin-top: 2px;
	width: 100%;
	height: 10px;
	position: relative;
	font-size: 12px; 
	text-align: center;
}
.cssHomeThumbs{
	margin-left: 0px;
	margin-top: 0px;
	width: 140px;
	height: 160px;
	border: 5px solid #1b73ba;
	background-color: #1b73ba;	
	text-align: center;
	vertical-align: middle;
	float: left;
	color: #fff;
}
.cssHomeThumbs:hover {
	margin-left: 0px;
	margin-top: 0px;
	width: 140px;
	height: 160px;
	border: 5px solid #444444;
	background-color: #444444;	
	text-align: center;
	vertical-align: middle;
	float: left;
	color: #fff;
}
.cssHomeThumbs .cssThumbs{
	width: 140px;
	height: auto;
	text-align: center;
	vertical-align: middle;
}
.cssHomeThumbs .cssThumbs img{
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
}
.cssHomeThumbs .cssThumbs img:hover{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.cssHomeThumbs .cssThumbs .cssThumbsName{
	margin-top: 4px;
	width: 100%;
	height: 20px;
	position: relative;
	font-size: 11px; 
	text-align: center;
}
.cssContentImg{
	width: 300px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.cssContentText{
	width: 300px;
	height: 200px;
	text-align: left;
	vertical-align: middle;
	float: left;
	color: #2c2c2c;
	font-size: 12px;
}
.cssWorksThumbs{
	margin-left: 0px;
	margin-top: 0px;
	width: 150px;
	height: 160px;
	border: 5px solid #ededed;
	background-color: #ededed;	
	text-align: center;
	vertical-align: middle;
	float: left;
	color: #fff;
}
.cssWorksItem{
	margin-left: 10px;
	margin-top: 0px;
	width: 155px;
	height: 195px;
	float: left;
}

/* SIDEBAR MENU 1
-------------------------------------------------------------------------------------- */
.cssSideMenu{
	/*background: #CCC;*/
	float: left;
	width: 100%;
	position: relative;
	font-family: arial;
	font-size: 14px;	
}
.cssSideMenu ul {
	/*background: #CCC;*/
	list-style: none;
	padding: 0px;
	margin: 0;
}
.cssSideMenu li {
	/*background: #CCC;*/
	width: 224px;
	float: left;
	margin-bottom: 5px;
	//border-right: #000 10px solid;
}
.cssSideMenu li a{
	/*background: #CCC;*/
	padding-top: 4px;
	padding-bottom: 4px;
	width: 224px;
	float: left;
	padding-left: 5px;
	padding-right: 0px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px #bababa solid;
	border-right: #000000 10px solid;
	background: #ffffff;	
}
.cssSideMenu li a:hover{
	color: #000000;
	text-decoration: none;
	//border-right: #1C75BC 5px solid;
	background: #ededed;	
}

/* CONTENT TABLE STYLE
-------------------------------------------------------------------------------------- */
.cssPackage {
	float: left;
	position: relative;
	width: 660px;
}
.cssPackage td{
	padding: 4px;
	border-right: 3px #fff solid;
}
.cssPackage .title {
	background: #444444;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	border-right: 3px #fff solid;
}
.cssPackage .feature {
	width: 360px;
}
.cssPackage .content {
	text-align: center;
}
.cssPackage .grey {
	background: #ededed;
}
.cssPackage .price {
	font-family: arial;
	font-size: 18px;
	color: #cc0000;
}

/* FOOTER
-------------------------------------------------------------------------------------- */
.cssFooterWrapper{
	/*border: 1px #F00 dotted;*/
	font-family: arial;
	font-size: 12px;
	color: #fff;
	float: left;
	position: relative;
	width: 920px; 
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px 0px 25px 0px;
	border-top: 1px #000000 solid;
}
.cssCopyright{
	float: left;
	position: relative;
	background: #000000;
	width: 60%;
	height: 20px;
	padding: 5px 0px 0px 0px;
	text-align: left;
}
.cssPowered{
	float: right;
	position: relative;
	background: #000000;
	width: 40%;
	height: 20px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}





























