﻿/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #dddddd; FONT-WEIGHT: normal; FONT-SIZE: 10pt; MARGIN: 0px 0px 1px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #999999; COLOR: #333333; SCROLLBAR-LIGHT-COLOR: #dddddd; SCROLLBAR-ARROW-COLOR: #333333; SCROLLBAR-TRACK-COLOR: #eeeeee; FONT-FAMILY: verdana, tahoma, tahoma, arial; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; BACKGROUND-COLOR: #ffffff
}
BODY A {
	CURSOR: hand; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial; TEXT-DECORATION: none
}
BODY A:hover {
	CURSOR: hand; COLOR: #1a1043; TEXT-DECORATION: none
}
BODY A.link:hover {
	CURSOR: hand; COLOR: #1a1043; TEXT-DECORATION: none
}
TABLE {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; FONT-FAMILY: verdana,tahoma,arial
}



.register, .register, .login,  .price,  .send, .help,.download, .faq   
{
position: relative;
}




.lightback {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
	background:-moz-linear-gradient(top, #D3D3D3 5%, #CCCCCC 100%);
	background:-webkit-linear-gradient(top, #D3D3D3 5%, #CCCCCC 100%);
	background:-o-linear-gradient(top, #D3D3D3 5%, #CCCCCC 100%);
	background:-ms-linear-gradient(top, #D3D3D3 5%, #CCCCCC 100%);
	background:linear-gradient(to bottom, #D3D3D3 5%, #CCCCCC 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D3D3D3', endColorstr='#CCCCCC',GradientType=0);
	background-color:#D3D3D3;
color: #FF0000;
font-weight: bold;
font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	
}



.lightline {
	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	border-top-width: 1px;
	border-top-style: solid;
	/*border-top-color: #c1d2f7;*/
	border-top-color: #72A3D3;
	
}
.lightlineubox {
	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    border-top-width: 1px;
   
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style:solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-color: #666666;
}

.chartbox {
	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    border-top-width: 0px;
   
	border-right-style: hidden;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style:hidden;
	border-right-color: #72A3D3;
	border-bottom-color: #72A3D3;
	border-left-color: #72A3D3;
	border-top-color: #72A3D3;
}
.lightlineb {
	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.frshhead {

	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	background-color: #ffe1cc;
}
.frshinfo {


	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	background-color: #ffa264;
}
.frshbx {
	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	border: 1px solid #FF6600;
}
.reghead {


	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	background-color: #ebcccc;
}
.reginfo {



	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	background-color: #d18989;
}
.regbx {

	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	border: 1px solid #990000;
}
.vlightback {

	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	background-color: #edf1f4;
}
.howto {
	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	background-color: #ccd6e0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.schname {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #003366;
}
.pgname {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #336699;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.btsButton1 {
	font-family: verdana, Tahoma, Arial; width:100px;
	border: 1px solid #003366;
	font-size: 10pt;
	background-color:#9FCFFF;
	 border-bottom-style:outset;
	  text-align:center
	  
}

.btsButton2 {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border-radius: 13px;
  text-shadow: 3px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 6px 6px 6px 6px;
  text-decoration: none;
}

.btsButton2:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


.btsButton12{
 background-color: #f2f5f6; 	-webkit-border-radius: 13;
	-moz-border-radius: 13;
	border-radius: 13px;
	text-shadow: 3px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 6px;
	text-decoration: none;
	background-image: linear-gradient(to bottom, #f2f5f6, #c8d7dc);
}

.btsButton12:hover{
 border:1px solid #7A7A7A;
 background-color: #d4dee1; background-image: linear-gradient(to bottom, #d4dee1, #a9c0c8);
 }


.btsButton{
border:1px solid #999999; -webkit-border-radius: 10px; -moz-border-radius: 10px;border-radius: 10px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 15px 5px 15px; text-decoration:none; display:inline-block;text-shadow: 1px 1px 0 rgba(255,255,255,0.3);font-weight:bold; color: #000000;
 background-color: #f2f5f6; background-image: linear-gradient(to bottom, #f2f5f6, #c8d7dc);
 }

.btsButton:hover{
 border:1px solid #7A7A7A;
 background-color: #d4dee1; background-image: linear-gradient(to bottom, #d4dee1, #a9c0c8);
 }
/* Login button */
 .btsButton_Old {
	
	padding: 11px 25px;
	
	font-weight: 300;
	font-size: 18px;
	color: #0066cc;
	text-shadow: 0px 1px 0 rgba(0,0,0,0.25);
	
	background-color: #f2f5f6; background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f5f6), to(#c8d7dc));

	border: 1px solid #0099cc;
	border-radius: 5px;
	cursor: pointer;
	
	box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
}

 .btsButton_Old:hover {
	background: #0099cc;
	border: 1px solid rgba(256,256,256,0.75);
	
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
}

 .btsButton_Old:focus {
	position: relative;
	bottom: -1px;
	
	background: #56c2e1;
	
	box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
}


.btsInput1 {
	font-family: verdana, Tahoma, Arial;
	font-size: 10pt;
	width: 100%;
	border: 1px solid #9FCFFF;
}

.btsInput2 {
	border:1px solid #456879;
	border-radius:10px;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
	width: 100%;
}

.BtsInput{
	
	border:1px solid #d1c7ac;
	width: 100%;
	height:25px;
	color:#333333;
	padding:3px;
	 border-radius: 4px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}

 .BtsInput:hover {
	background: #dfe9ec;
	color: #414848;
}

.BtsInput:focus {
	background: #dfe9ec;
	color: #414848;
}


.textnum {
	font-family: verdana, Tahoma, Arial;
	font-size: 14pt;
	color: #003366;
}
.redtext {
	font-family: verdana, Tahoma, Arial;
	font-size: 8pt;
	color: #990000;
}
.BLayer {
	position:fixed;
	width:260px;
	height:150px;
	z-index:1;

}

.alert-box {
		color:#555;
		border-radius:10px;
		font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
		padding:10px 36px;
		margin:10px;
	}
	.alert-box span {
		font-weight:bold;
		text-transform:uppercase;
	}
	.error {
		background:#ffecec url('../images/error.png') no-repeat 10px 50%;
		border:1px solid #f5aca6;
	}
	.success {
		background:#e9ffd9 url('../images/success.png') no-repeat 10px 50%;
		border:1px solid #a6ca8a;
	}
	.warning {
		background:#fff8c4 url('../images/warning.png') no-repeat 10px 50%;
		border:1px solid #f2c779;
	}
	.notice {
		background:#e3f7fc url('../images/notice.png') no-repeat 10px 50%;
		border:1px solid #8ed9f6;
	}
	.btn-danger {

    color: #FFF;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: #FF0000;
    background-image: linear-gradient(to bottom, #EE5F5B, #BD362F);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);

}
.btn-large {

    padding: 11px 19px;
    font-size: 17.5px;
    border-radius: 6px;

}
.btn {

    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
	height: 30px;
}
.LinkButton-online {
		    float: center;
		    padding: 0px 2px;
		    text-align: center;
		    width: 130px;
}
 .LinkButton-online a {
		background-attachment: scroll;
		background-clip: border-box;
		background-color: #FF0000;
		background-image: none;
		background-origin: padding-box;
		background-position: 0% 0%;
		background-repeat: repeat;
		background-size: auto auto;
		box-sizing: border-box;
		color: #FFF;
		display: block;
		font-family: "Gentona W00 Book",helvetica,Arial,sans-serif;
		font-feature-settings: normal;
		font-kerning: auto;
		font-language-override: normal;
		font-size: 24px;
		font-size-adjust: none;
		font-stretch: normal;
		font-style: normal;
		font-synthesis: weight style;
		font-variant: normal;
		font-variant-alternates: normal;
		font-variant-caps: normal;
		font-variant-east-asian: normal;
		font-variant-ligatures: normal;
		font-variant-numeric: normal;
		font-variant-position: normal;
		

		font-size: 12px;

		font-weight: 700;

		height: 30px;

		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		max-width: 285px;
		padding-bottom: 10px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 10px;
		text-align: center;
		text-decoration: none;
		text-decoration-color: #FFF;
		text-decoration-line: none;
		text-decoration-style: solid;
		text-transform: uppercase;
		transition-delay: 0s;
		transition-duration: 0.2s;
		transition-property: #000;
		transition-timing-function: cubic-bezier(0, 0, 1, 1);
}


.alert-box 
{

		color:#555;
		border-radius:10px;
		font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
		position: relative;
		padding: 8px 0px 8px 22px;
		background: transparent none no-repeat scroll 0px 8px;
		margin:10px;
	}
	.alert-box span {
		font-weight:bold;
		text-transform:uppercase;
	}
	.error {
		background:#ffecec url('../images/error.png') no-repeat 10px 50%;
		border:1px solid #f5aca6;
	}
	.success {
		background:#e9ffd9 url('../images/success.png') no-repeat 10px 50%;
		border:1px solid #a6ca8a;
	}
	.warning {
		background:#fff8c4 url('../images/warning.png') no-repeat 10px 50%;
		border:1px solid #f2c779;
	}
	.notice {
		background:#e3f7fc url('../images/notice.png') no-repeat 10px 50%;
		border:1px solid #8ed9f6;
	}
