@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: #696969; 
	//background: url(./../../images/bg.jpg);
	//background-repeat: no-repeat;
	//background-attachment: fixed;
	//background-position: top center;
	//background-color: #111111;
	text-align: left;
}
table{
	font: 12px arial, tahoma, verdana;
	border: 0; 
	color: #eaeaea; 
  	border-collapse: collapse;
}

/* GLOBAL: THEME LAYOUT
-------------------------------------------------------------------------------------- */
.cssThemeWrapper{
	background: #363636;
	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: #363636;
	margin-left: auto; 
	margin-right: auto;
	width: 920px; 
	text-align: left;
}
.cssThemeWrapper .bg240{
	background: #444444;
	margin-left: auto; 
	margin-right: auto;
	width: 240px; 
	height: 300px;
	text-align: left;
}
.cssThemeWrapper .bgMainDisplay{
	float: left;
	position: relative;
	background: #444444;
	margin-left: 16px; 
	width: 210px; 
	height: 415px;
	text-align: left;
}
.cssThemeWrapper .bgAbout{
	float: left;
	position: relative;
	background: #444444;
	margin-left: 10px; 
	width: 668px; 
	height: 670px;
	text-align: left;
}
.cssThemeWrapper .bgContent{
	float: left;
	position: relative;
	//background: #444444;
	margin-top: 20px;
	margin-left: 10px; 
	width: 668px; 
	height: auto;
	text-align: left;
}
.cssThemeWrapper .bgContact{
	float: left;
	position: relative;
	//background: #444444;
	margin-left: 10px; 
	width: 668px; 
	height: auto;
	text-align: left;
}
.cssMainThumb{
	position: relative;
	background: #444444;
	margin-left: auto; 
	margin-right: auto; 
	width: 189px; 
	height: 189px;
	text-align: center;	
	
	//-webkit-border-radius: 95px;
	//-moz-border-radius: 95px;
	//border-radius: 95px;
}
.cssThemeWrapper .bg690{
	background: #363636;
	margin-left: auto; 
	margin-right: auto;
	width: 690px; 
	text-align: left;
}


/* GLOBAL: DEFAULT LINK STYLE
-------------------------------------------------------------------------------------- */
a {text-decoration: none; color: #ffffff;}
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: auto; 
	height: 130px;
	background-color: #363636;
}
.cssHeaderLogo{
	position: relative;
	float: left;
	width: auto;
	height: 120px;
	margin-top: 30px;
}
.cssHeaderSlogan{
	position: relative;
	float: left;
	width: 400px;
	height: 57px;
	font-size: 14px;
	font-family: 'century gothic';
	color: #8e8e8e;
	margin: 78px 0px 0px 15px;
}

/* GLOBAL: SECTION
-------------------------------------------------------------------------------------- */
.cssSecWrapper{
	/*border: 1px #F00 dotted;*/
	position: relative;
	float: left;
	width: 920px; 
	margin-top: 2px;
	height: 120px;
	//background: url(../../upload/section/sec.jpg) no-repeat bottom;
}
.cssSecWrapper .cssSecTitleMain{
	top: 42px;
	width: 860px;
	position:relative; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-align: left;
	padding: 0 20px 0 20px;
	color: #fff;
}
.cssSecWrapper .cssSecTitleSub{
	top: 22px;
	width: 860px;
	position:relative; 
	font-family: 'century gothic';
	font-size: 16px;	
	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 #313131 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: 'tahoma';
	//font-weight: bold;
	color: #eaeaea;
	font-size: 28px; 
	margin-left: auto;
	margin-right: auto;
	padding: 6px 8px 6px 8px;
}
.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 a{
	float: none;
	position: relative;
	//margin-right: 8px;
	color: #fff;
	font-size: 14px;
	//font-weight: bolder;
	font-family: 'tahoma'; 
	background: #111111;
	width: auto;
	height: auto;
	padding: 6px 8px 6px 8px;
	text-align: right;
}
.cssTitleBlockBL a:hover{
	float: none;
	position: relative;
	//margin-right: 8px;
	color: #fff;
	font-size: 14px;
	//font-weight: bolder;
	font-family: 'tahoma'; 
	background: #015caf;
	width: auto;
	height: auto;
	padding: 6px 8px 6px 8px;
	text-align: right;
}
.cssTitleBlockB{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	color: #eaeaea;
	font-size: 16px;
	//font-weight: bolder;
	font-family: 'century gothic'; 
	//background: #1b73ba;
	width: auto;
	height: auto;
	padding: 0px 0px 6px 0px;
	text-align: center;
}
.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: 90%;
	color: #bababa;
	font-size: 13px;
	position: relative;
	font-family: 'century gothic';
	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: 16px;
	margin-top: 16px;
	width: 200px;
	height: 258px;
	border: 2px solid #ededed;
	background-color: #ededed;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.cssContentBlock .cssContentTitle1{
	font: 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	//font-weight: 600;	
	text-decoration: none;
}
.cssContentBlock .cssContentRemark{
	font: 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	//font-weight: 600;	
	text-decoration: none;
}
.cssContentThumbs .cssThumbs{
	width: 200px;
	height: auto;
	text-align: center;
	vertical-align: middle;
}
.cssContentThumbs .cssThumbs .cssThumbsMName{
	margin-top: 5px;
	margin-bottom: 3px;
	width: 100%;
	height: 18px;
	position: relative;
	font-size: 12px; 
	text-align: center;
	color: #444444;
}
.cssContentThumbs .cssThumbs .cssThumbsSName{
	margin-top: 5px;
	width: 100%;
	height: 24px;
	position: relative;
	font-size: 12px; 
	text-align: center;
	color: #444444;
}
.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;
}
.cssWrapperImg{  
	margin-right: 0px;
	margin-top: 0px;
    position:relative; /* important(so we can absolutely position the description div */ 
    width: 222px;
    float: left;
	//border: 5px solid #696969;
}  
.cssContentImg img{
	width: 222px;
	height: 222px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.cssContentImg img:hover{
	width: 222px;
	height: 222px;
	text-align: center;
	vertical-align: middle;
	float: left;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.cssProductsThumbs{
	margin-left: 0px;
	margin-top: 0px;
	width: 150px;
	height: 150px;
	border: 6px solid #eaeaea;
	background-color: #ededed;	
	text-align: center;
	vertical-align: middle;
	float: left;
	color: #fff;
	
	-webkit-border-radius: 95px;
	-moz-border-radius: 95px;
	border-radius: 95px;	
}

/* SIDEBAR MENU ------------------------------------------------------------------------------------- */
.cssSideMenu{
	//background: #000000;
	float: left;
	width: 240px;
	height: auto;
	vertical-align: top;
	position: relative;
	font-family: arial;
	font-size: 14px;
}
.cssSideMenu ul {
	list-style: none;
	padding: 0px;

}
.cssSideMenu li {
	width: 225px;
	float: left;
	margin-bottom: 0px;
	//border-right: #696969 1px solid;
}
.cssSideMenu li a{
	padding-top: 6px;
	padding-bottom: 5px;
	width: 225px;
	float: left;
	padding-left: 15px;
	padding-right: 0px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	border-bottom: 2px #414141 solid;
	background: #444444;	
}
.cssSideMenu li a:hover{
	width: 225px;
	color: #ffffff;
	text-decoration: none;
	//border-right: #1C75BC 5px solid;
	background: #015caf;	
}

/* 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 #111111 solid;
}
.cssCopyright{
	float: left;
	position: relative;
	background: #111111;
	width: 70%;
	height: 20px;
	padding: 5px 0px 0px 0px;
	text-align: left;
}
.cssPowered{
	float: right;
	position: relative;
	background: #111111;
	width: 30%;
	height: 20px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}





























