@charset "utf-8";

/* CSS Document */
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}


.game {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
        background: none;
        width: 100%;
}

.game:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
        background: lightgray;
}

html,body {
	height: 100%;
	width: 100%;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*body{
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		}*/
.mainPage {
	border: 0px #000000 solid;
	width: 100%;
	/*height:750px;*/
}

.pageContainer {
	border: 0px #003300 solid;
	width: 980px;
	/*height:750px;*/
}
.dimdimContainer {
	border: 0px #003300 solid;
	width: 1000px;
	/*height:750px;*/
}

.leftBar {
	width: 25px;
	height: 750px;
	border: 0px #0000FF solid;
	float: left;
	background-image: url(../images/leftBar.gif);
	background-repeat: no-repeat;
	position:fixed; 
	top:0px; 
	left:50%; 
	margin-left:-500px;
}

.rightBar {
	width: 25px;
	height: 750px;
	border: 0px #0000FF solid;
	float: right;
	background-image: url(../images/rightBar.gif);
	background-repeat: no-repeat;
	position:fixed; 
	top:0px; 
	left:50%; 
	margin-left:425px;
}

.page {
	width: 930px;
	/*height:814px;*/
	border: 0px #990000 solid;
	float: left;
	/*background-image:url(../images/pageBg.gif);
		background-repeat:repeat-x;*/
	background-color: #FFFFFF;
}

.contentx {
	width: 780px;
	border: 0px #000000 solid;
}

.main {
	border: 1px solid #000;
}

.mainImage {
	background-image: url(../../images/mainimage.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 236px;
	border: 0px #000000 solid;
}

.mastHead {
	border: 0px solid #000;
	padding: 0px;
}

.mainImage1 {
	background-image: url(../../images/mainimage1.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 236px;
	border: 0px #000000 solid;
}

.mainImage2 {
	background-image: url(../../images/mainImage2.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 250px;
	border: 0px #000000 solid;
}

.mainImage3 {
	background-image: url(../../images/mainImage3.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 250px;
	border: 0px #000000 solid;
}

.mainImage4 {
	background-image: url(../../images/mainImage4.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 250px;
	border: 0px #000000 solid;
}

.mainImage5 {
	background-image: url(../../images/mainimage5.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 250px;
	border: 0px #000000 solid;
}

.mainImagexaboutus {
	background-image: url(../../images/mainimagexaboutusx.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 236px;
	border: 0px #000000 solid;
}
.mainImagexindex {
	width: 780px;
	height: 250px;
	border: 0px #000000 solid;
	align:left;
	margin-top:5px;
}

.mainImagexaboutus1 {
	width: 785px;
	height: 250px;
	border: 0px #000000 solid;
	margin-top:0px;
}
.mainImagexaboutus2 {
	width: 780px;
	height: 250px;
	border: 0px #000000 solid;
	align:left;
	margin-top:0px;
}
.mainImagexgames {
	width: 780px;
	height: 240px;
	border: 0px #000000 solid;
	align:left;
	margin-top:0px;
}
.movConTop{
		background-image: url(/languages/en/images/top-curve.png);
		background-repeat: no-repeat;
		width:320px;
		margin-top:0px;
		height:15px;
		border:0px #111111 solid;
	    margin-left:-450px;
	}
.movConBottom{
		background-image: url(../../images/top-curve.png);
		width:320px;
		height:15px;
		border:0px #111111 solid;
	    margin-left:-450px;
	}
.movCon {
	width: 320px;
	height: 220px;
	margin-left:0px;
	margin-top:0px;
	padding: 0px 500px 0px 0px;
}
.movContacts {
	width: 320px;
	height: 220px;
	margin-left:0px;
	margin-top:0px;
	padding: 0px 435px 0px 0px;
}
.imgCon {
	width: 250px;
	height: 220px;
	margin-right:0px;
	border: 0px #000000 solid;
	padding: 0px 0px 0px 300px;
}
.imgContacts {
	width: 250px;
	height: 220px;
	margin-top:-400px;
	border: 0px #000000 solid;
	padding: 0px 0px 0px 300px;
}
.imgConIndex {
	height: 220px;
	margin-right:-475px;
	border: 0px #000000 solid;
}


.mainImagexcontactus {
	background-image: url(/images/contactsx.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 236px;
	border: 0px #000000 solid;
}

.menu {
	width: 220px;
	height: 220px;
	border: 0px #000000 solid;
	float: right;
	padding-top: 0px;
}

.menu_contacts {
	width: 220px;
	height: 220px;
	border: 0px #000000 solid;
	float: right;
	padding-top: 0px;
}

.menu_pricing {
	width: 220px;
	height: 200px;
	border: 0px #000000 solid;
	float: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 0px;
}

.menuxcontactus {
	width: 220px;
	height: 240px;
	border: 0px #000000 solid;
	float: right;
	padding-top: 0px;
}

.headText {
	width: 226px;
	height: 227px;
	border: 0px #999999 solid;
	float: right;
	padding: 0px 0px 0px 0px;
	margin-top:-15px;
}
.headFilebox {
	width: 226px;
	height: 227px;
	border-left: 0px #999999 solid;
	float: right;
	margin-top:5px;
}
.headTextContacts {
	width: 226px;
	height: 227px;
	border: 0px #999999 solid;
	float: right;
	padding: 0px 220px 0px 0px;
}
.headTextindex {
	width: 220px;
	height: 250px;
	border: 0px #999999 solid;
	float: right;
	padding: 0px 0px 0px 0px;
}
.headTextaboutus {
	width: 220px;
	height: 250px;
	border: 0px #999999 solid;
	float: right;
	padding: 0px 10px 0px 0px;
}

.tHead {
	font-size: 18px;
	font-weight: bold;
	color: #349aff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.tPar {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.tHead2 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 8px;
}

.tPar2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.sep {
	width: 8px;
	height: 180px;
	border-left: 1px #999999 solid;
	float: right;
	margin-top: 20px;
}
.sep1 {
	width: 10px;
	height: 5px;
	border-left: 1px #999999 solid;
	float: right;
	margin-top: 0px;
}

.topBlueBar {
	background-image: url(../images/topBlueBar.gif);
	background-repeat: no-repeat;
	width: 711px;
	height: 11px;
}

.bottomBlueBar {
	background-image: url(../images/bottomBlueBar.gif);
	background-repeat: no-repeat;
	width: 711px;
	height: 12px;
}

.gradientBlueBar {
	width: 687px;
	background-image: url(../images/gradientBlueBar.gif);
	background-repeat: repeat-x;
	border: 0px #000000 solid;
	background-color: #369cff;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 0px;
	margin-right: 0px;
}

.thumbnails_1 {
	width: 740px;
	height: 160px;
	border-top: 1px #ECECEC solid;
	border-left: 1px #ECECEC solid;
	border-right: 1px #ECECEC solid;
	border-bottom: 0px #ECECEC solid;
	background-color: #F9F9F9;
	padding-left: 30px;
	margin-left: 0px;
}

.thumbnails_2 {
	width: 740px;
	height: 160px;
	border-top: 0px #ECECEC solid;
	border-left: 1px #ECECEC solid;
	border-right: 1px #ECECEC solid;
	border-bottom: 1px #ECECEC solid;
	background-color: #F9F9F9;
	padding-left: 30px;
	margin-left: 0px;
}

.thumbnails_3 {
	width: 740px;
	height: 100px;
	border-top: 0px #ECECEC solid;
	border-left: 1px #ECECEC solid;
	border-right: 1px #ECECEC solid;
	border-bottom: 1px #ECECEC solid;
	background-color: #F9F9F9;
	padding-left: 30px;
	margin-left: 0px;
	text-align: left;
}
.tn {
	width: 235px;
	border: 0px #000000 solid;
	float: left;
	text-align: center;
	padding-top: 10px;
}

.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.footerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

/*********** LOGIN BOX *****************/
.inputTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	margin-bottom: 2px;
	text-align: left;
}

.inputBox input {
	border: 1px #6699FF solid;
	background-color: #F4F4F4;
	width: 198px;
	height: 15px;
	margin-bottom: 6px;
	text-align: left;
}

.lnks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 0 4px 0;
}

#desBox {
	width: 194px;
	padding: 2px;
	height: 30px;
	color: #666666;
}

.colBox {
	border: 0px #003333 solid;
	width: 250px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}
.colBoxAboutus {
	border: 0px #003333 solid;
	width: 250px;
	float: left;
	margin-left: 5px;
	padding: 0px;
}
.colBoxLiveclass {
	border: 0px #003333 solid;
	width: 250px;
	float: left;
	margin-left: 5px;
	padding: 0px;
}
.colBoxFilebox {
	border: 0px #003333 solid;
	width: 250px;
	float: left;
	margin-left: 15px;
	padding: 0px;
}
.pricing_colBox2 {
	border: 0px #003333 solid;
	width: 250px;
	float: left;
	margin-left:15px;
	padding: 0px;
}

.pricing_colBox3 {
	border: 0px #003333 solid;
	width: 225px;
	float: right;
	margin-left: 0px;
	padding: 0px;
}

.colBoxDemo {
	border: 0px #003333 solid;
	width: 278px;
	float: left;
	margin-left: 0px;
	padding: 0px;
	text-align: right;
}

.calBox {
	border: 0px #003333 solid;
	width: 460px;
	float: left;
	margin-left: 0px;
	height: 230px;
	padding: 0px;
	border:0px #000000 solid;
}

.pText {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding: 4px;
	text-align:justify;
}

.pText2 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding: 4px 4px 4px 10px;
	width: 210px;
	text-align:justify;
	
	
}

.pText li {
	list-style-image: url(/images/bullets.png);
}

.pText2 li {
	list-style-image: url(/members/images/bulletBlue.gif);
}
.colTitle {
	width: 220px;
	height: 20px;
	background-color: #F3B600;
}

.tbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4FB5F3;
	padding: 6px;
	width: 212px;
}

.tbText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px #4FB5F3 solid;
	padding: 6px;
	width: 210px;
	text-align:justify;
}

.thumbBox {
	border: 0px #003333 solid;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	width: 230px;
	float: left;
}

.thumbBox2 {
	border: 0px #003333 solid;
	padding: 25px 0px 0px 0px;
	overflow: hidden;
	margin-right: 10px;
	width: 160px;
	float: left;
}

.servBox {
	border: 0px #003333 solid;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	width: 470px;
	float: left;
}

.colBox2 {
	border: 0px #003333 solid;
	width: 225px;
	float: right;
	margin-left: 0px;
	padding: 0px;
}

.colBox3 {
	border: 0px #003333 solid;
	width: 540px;
	height: 600px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

.toolsThumbs {
	width: 150px;
	height: 150px;
	border: #000000 1px solid;
	float: left;
	margin: 6px;
}
.thumbsAboutus{
	width:770px;
	height: 750px;
	border:0px #000000 solid;
	}
.thumbsPricing{
	width:800px;
	height:1100px;
	border:0px #000000 solid;
	}
	
.thumbsLiveclass{
	width:770px;
	height: 600px;
	border:0px #000000 solid;
	}	
.thumbsFilebox{
	width:800px;
	height: 430px;
	border:1px #f1f1f1 solid;
	}
.toolsThumbsx {
	width: 150px;
	height: 150px;
	border: #000000 0px solid;
	float: left;
	margin: 6px;
}

.colBox4 {
	border: 0px #003333 solid;
	width: 225px;
	float: right;
	margin-left: 0px;
	padding: 0px;
}

.thumbs {
	width: 160px;
	border: 0px #666666 solid;
	margin: 4px;
	overflow: hidden;
}

.thumbs ul,a {
	color: #5B98FD;
}

li {
	list-style-type: circle;
	list-style: circle;
}

h2 {
	color: #4FB5F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}
h3 {
	color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}
h4 {
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

hblue {
	color: #1ea7e0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px
}


.catTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	padding-top: 8px;
	border: 0px #000000 solid;

}

.thumbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366CC;
}


.frmBtn {
	padding-top: 0px;
	border: 0px;
	float: left;
}

.btn {
	margin-top: 0px;
	
}
.btnConversation {
	margin-top: -8px;
	
}

.tHeader {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	border: 1px #000000 solid;
}

.tText {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	border: 1px #333333 solid;
}

.servBox table td {
	border: 1px #003366 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	color: #666666
}

.tBox {
	
}

.logoHeader {
	background-image: url(../../images/logoHeader.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 100px;
	border: 0px #FFFFFF solid;
}

.topMenu {
	width:770px;
	margin-top: 10px;
	border-bottom: 0px #009933 solid;
	text-align: left;
	padding-left: 0px;
	float: left;

}

.topMenuIn {
	width: 770px;
	margin-top: 10px;
	border-bottom: 0px #009933 solid;
	text-align: left;
	padding-left: 0px;
	float: left;
}

.loginForm {
	width: 350px;
	border: 0px #000000 solid;
	float: right;
	height: 84px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-top: 14px;
}

.loginFormIn {
	/*width: 400px;*/
	border: 0px #000000 solid;
	float: right;
	/*height:84px;*/
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 0px;
	z-index: 1
}

.usr {
	width: 110px;
	height: 14px;
	border: 1px #999999 solid;
	margin-bottom: 4px;
	color: #666666
}

.pwd {
	width: 110px;
	height: 14px;
	border: 1px #999999 solid;
	margin-bottom: 4px;
	color: #666666
}

.modules {
	padding-left: 20px;
	color: #0099FF;
	padding-top: 4px;
}

.xcolBox {
	border: 0px #003333 solid;
	width: 210px;
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	padding: 0px;
}

.xpText {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding: 4px;
}

.xxcolBox {
	border: 1px #000000 solid;
	width: 210px;
	float: left;
	margin-left: 15px;
	padding: 0px;
	height: 500px;
}

.catList {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

.catList li {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	line-height: 2px;
}

.xcolBoxContainer {
	border: 0px #333333 solid;
	width: 470px;
	float: left;
	margin-left: 10px;
}

.iconBox {
	width: 160px;
	height: 117px;
	border: 0px #999999 solid;
}

.vthumbBox1 {
	width: 220px;
	height: 37px;
	margin-bottom: 2px;
	border: 0px #999999 solid;
}

.vthumbBox2 {
	width: 220px;
	height: 65px;
	margin-bottom: 2px;
	border: 0px #999999 solid;
}

.vthumbBox3 {
	width: 220px;
	height: 62px;
	margin-bottom: 2px;
	border: 0px #999999 solid;
}

.vthumbBox4 {
	width: 220px;
	height: 64px;
	margin-bottom: 2px;
	border: 0px #999999 solid;
}

.frmText {
	color: #666666;
}

.selectedDateCalendar {
	background-color: #FFBA00;
	border: 1px #E5E5E5 solid;
	text-align: center;
}

.calendarHeader {
	
	font-weight: bolder;
	color: white;
	background-color: #ffcc33;
	width: 100px;
	width: 100px;
	height: 25px;
	border: 1px #E5E5E5 solid;
	text-align: center;
}

.calendarToday {
	background-color: #FFFFFF;
	border: 1px #E5E5E5 solid;
	text-align: center;
}

.calendar {
	background-color: white;
	height: 20px;
	width: 210px;
	border: 1px #E5E5E5 solid;
	text-align: center;
}

.calendarBox {
	border: 1px #ffcc33 solid;
	width: 210px;
	float: left;
	margin: 4px;
	text-align: center;
}
.calendarBox2 {
	border: 1px #ffcc33 solid;
	width: 430px;
	float: left;
	margin: 4px;
	text-align: center;
}
.scheduleBox {
	width: 780px;
	margin: 0px;
	border: 1px #000000 solid;
	padding: 0px;
	overflow: scroll;
}

.tSchedHeader {
	padding: 4px 2px 4px 2px;
	margin: .5px;
	width: 106px;
	text-align: center;
	background-color: #0E71BF;
	color: #FFFFFF;
	border: 0px;
}

.tSched1 {
	margin: .5px;
	text-align: center;
	background-color: #F7F7F7;
	color: #B3B3B3;
	border: 0px;
	padding: 4px;
}

.tSched2 {
	margin: .5px;
	text-align: center;
	background-color: #EFEFEF;
	color: #B3B3B3;
	border: 0px;
	padding: 4px;
}

.Time {
	font-weight: bold;
	color: #2C4887;
	font-size: 12px;
}

.messageBox {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	width: 200px;
	padding: 4px;
	float: right;
	background-color: #EDEDED;
	border: 1px solid #C3C3C3;
	margin-top: -10px;
}

.noticeBox {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	width: 475px;
	padding: 0px;
	background-color: #F7F7F7;
	border: 1px solid #E5E5E5;
	text-align: center;
	vertical-align: middle;
}

.noticeBox img {
	padding-top: 2px;
}

#schedule-link-div {
	visibility: hidden;
	background-color: #FFF;
	top: 120px;
	z-index: 1;
	height: 400px;
	width: 500px;
	border: 3px solid black;
	text-align: center;
	padding-top: 40px;
	position: fixed;
	left: 32%;
	float: none;
}

#schedBox {
	background-color: #000;
	filter: alpha(opacity = 75);
	-moz-opacity: .75;
	opacity: .75;
	width: 100%;
	height: 100%;
	z-index: 1;
	position: fixed;
	visibility: hidden; center;
	border: 0px solid black;
	text-align: center;
}

.icoElements {
	vertical-align: middle;
}

.statusText {
	border: 0px solid #000;
	width: 500px;
	margin-right: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #228AD3;
	margin-top:0px;
	float:right;
}

.statusText a {
	text-decoration: none;
	color: #228AD3;
	font-weight: bold;
}

.statusText a:hover {
	text-decoration: underline;
	color: #228AD3;
}

.msgText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

#buyCreditBox { /*background-color:#000;*/
	/*filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;*/
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
}

* html #buyCreditBox {
	position: absolute;
}

.box1 {
	width: 760px;
	height: 474px;
	background-color: #fff;
	z-index: 3;
	position: absolute;
	left: 23%;
	top: 50px;
	border: 3px solid black;
	text-align: center;
}

.box2 {
	background-color: #000;
	filter: alpha(opacity = 75);
	-moz-opacity: .75;
	opacity: .75;
	width: 100%;
	height: 100%;
	z-index: 2;
	position: fixed;
}

* {
	margin: 0;
}

* html #schedule-link-div {
	position: absolute;
}

.colBuyBox {
	float: left;
	width: 338px;
	border: 0px solid #000;
	height: 300px;
	margin: 4px;
	font-size: 14px;
	color: #B3B3B3;
	text-align: left;
	padding: 4px;
}

.colBuyBoxInput {
	margin-left: 60px;
	font-size: 14px;
	color: #7C7C7C;
}

.spanHeader {
	font-size: 16px;
	color: #7C7C7C
}

.notMember {
	float: left;
	margin-top: 4px;
	margin-left: 0px;
	border: 0px solid #000;
	width: 260px;
}

.seoBox {
	float: right;
	width: 180px;
	top: 0px;
	z-index: 1;
	margin-bottom: -120px;
	text-align: left;
	padding: 10px;
	color: #666666
}

.thumbTitle {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	font-stretch: expanded;
}

.languageMenu {
	color: #336699;
	border-bottom: 1px solid #F3B600;
	margin-top: -35px;
	position: absolute;
	padding: 4px;
	margin-left: 0px;
	width: 770px;
	text-align: left;
}

.colBoxContact {
	border: 1px #D0D0D0 solid;
	width: 740px;
	float: left;
	margin-left: 0px;
	padding: 20px;
}
.colBoxCareers {
	border: 1px #D0D0D0 solid;
	width: 760px;
	float: left;
	margin-left: 0px;
	padding: 7px;
}
.colBoxContactEmails {
	border: 1px #D0D0D0 solid;
	color: #666666;
	width: 320px;
	height: 160px;
	float: left;
	margin-left: 20px;
	padding: 20px;
}
.colBoxContactAddress {
	border: 1px #D0D0D0 solid;
	width: 320px;
	height: 160px;
	color: #666666;
	float: left;
	margin-left: 20px;
	padding: 20px;
}
.colBoxCareersleft {
	//border: 1px #D0D0D0 solid;
	border-right: 1px dotted;
	color: #666666;
	width: 320px;
	float: left;
	margin: 0px;
	padding: 20px;
	text-align:justify;
	
}
.colBoxCareersright {
	//border: 1px #D0D0D0 solid;
	color: #666666;
	width: 320px;
	float: left;
	margin: 0px;
	padding: 20px;
}
.nextClassTableHeader {
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: center;
	padding: 3px;
	font-size: 12px;
}

.nextClassTableCell {
	background-color: #D8D8D8;
	text-align: center;
	padding: 3px;
	font-size: 12px;
}

.lessonsIconLegendHeader {
	background-color: #0E71BF;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	font-size: 12px;
}

.lessonsIconLegendCell {
	background-color: #D8D8D8;
	text-align: center;
	padding: 3px;
	font-size: 11px;
	color: #000;
}

.textWrap {
	float: left;
	margin-bottom: 0px
}

.textWrap1 {
	float: left;
	margin-bottom: 18px
}

.textWrap2 {
	float: left;
	margin-bottom: 50px
}

.tbTextNoBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	width: 210px;
}
.flashBox{
	width:824px;
	height:470px;
	border:1px #000000 solid;
}

.conMyprofile{
	width:780px;
	height:270px;
	margin-left:7px;
	border:1px #f3b600 solid;
	text-align:right;
	}
.conMyprofilebox1{
	width:250px;
	height:250px;
	margin-left:0px;
	border:1px #f3b600 solid;
	
	}
.border {
    background: url(../../images/border_tall.gif) top repeat-x;
	}
.border .btall {background: url(../../images/border_tall.gif) bottom repeat-x;}
.border .ltall {background: url(../../images/border_tall.gif) left repeat-y;}
.border .rtall {background: url(../../images/border_tall.gif) right repeat-y;}
.border .tleft {background: url(../../images/border_tl.gif) top left no-repeat;}
.border .tright {background: url(../../images/border_tr.gif) top right no-repeat;}
.border .bleft {background: url(../../images/border_bl.gif) bottom left no-repeat;}
.border .bright {
    background: url(../../images/border_br.gif) bottom right no-repeat;
    width:100%;
	height:250px;
	}
.border .bright2{
    background: url(../../images/border_br.gif) bottom right no-repeat;
    width:100%;
	height:350px;
	padding: 5px;
	}
	.border .bright3{
    background: url(../../images/border_br.gif) bottom right no-repeat;
    width:100%;
	}
.border .ind {padding:4px 4px 15px 2px;}
.border a img {float:right;}