/*
body{
	 margin:0px;
	 padding: 5px 0px 0px 0px;
	 font-family:Arial;	 
	 line-height:20px;
	 color:#333333;
	 /*background: url(../images/bgtile.png) repeat-x #FFFFFF;
	 background-color:#FFFFFF;
}
*/
#container {
	width: 982px;
	margin: 0 auto;
/*	background-color:#FFFFFF; */
}

body a:link{
color:#0096d4; text-decoration:none;
}
body a:visited{
color:#0096d4; text-decoration:none;
}
body a:hover{
color:#0096d4; text-decoration:none;
}
body a:active{
color:#0096d4; text-decoration:none;
}

.greytext{
	color:#a7a7a7;
}

.greeColor{
	color:green;
}

.redColor{
	color:red;
}

.smallFont{
	font-size:11px;
	line-height: 13px;
}

.tinyFont{
	font-size:10px; 
	line-height:15px;
}

h1{
	font-size:30px;
	line-height:15px;
}

h2{
	font-size:22px;
	line-height:15px;
	font-weight:normal;
}

h3{
	font-size:16px;
	line-height:12px;
	font-weight:normal;
}

#mainPanel{
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	padding:0px;
	margin:0px;
	background:#FFFFFF;
}

.pad20{
	padding:0px 10px 10px 20px;
}

.floatleftpad{
	padding:10px 10px 10px 0px;
}

.floatrightpad{
	padding:10px 0px 10px 10px;
}

.pageHead{
	font-size:22px;
	font-weight:bold;
	padding-top:25px;
}
.subMenu2
{
	/*background:url(../images/subMenu2BG.png) repeat-x;*/
	width:982px;
	height:34px;
	color:#0088cc;
}	

.subMenu2 ul { margin:0px; padding:5px 0px 0px 0px;}

.subMenu2 ul li
{
	display: inline;
	font-size:13px;	
	width:257px;
}

.subMenu2 ul li a
{
	color:#333333;;
	padding:10px 32px 10px 32px;
}

.subMenu2 ul li a:hover
{
	text-decoration:none;
}

.subMenu2 ul li.activeSub{background:none}

.subMenu2 ul li.activeSub a 
{
	color:#999999;
	/*background:url(../images/submenu2ActiveBg.png) repeat-x;*/
}

#submenu #submenunav { margin: 5px 0px 0px 0px; padding: 0; }
#submenu #submenunav li { display: inline; margin:0px 10px 0px 10px; }
#submenu #submenunav li a:link { height: 0; padding-top: 20px; overflow: hidden;color:#109dd7; }
#submenu #submenunav li a:visited {color:#109dd7;}
#submenu #submenunav li a:hover {color:#109dd7;}

#submenu #submenunav .seperator_subnav{color:#109dd7;font-weight:bold;margin:0px}


.logo #logolink {
	width: 138px;
	float: left;
	height: 58px;
	cursor:pointer;
}

#header_right
{
	float:right;
}

.logo {
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../images/PremiumTutor-logo1.png);
	background-position: left top;
	background-repeat:no-repeat;
	font-family: Arial;
	top: 2;
	z-index: auto;
	left: 0px;
	height: 58px;
	width: 138px;
	margin: 10px 15px 0px 3px;
	padding: 0px;
		}
		
* html .logo
{
	background-image: none;
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/PremiumTutor-logo1.png", sizingMethod="crop");
}

.mailstop
{
	width: 143px;
	height: 33px;
	cursor: pointer;
	background-image:url(../images/signup_here.png);
	background-repeat:no-repeat;
}

* html .mailstop
{
	background-image:none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/signup_here.png', sizingMethod='crop');
}


.floating
{
	float:left;
}

.floating_right
{
	float:right;
}

#leftPanel{
	width:245px;
	float:left;
}

#centerPanel{
	width:720px;
	margin:15px 0px 0px 0px;
	line-height:20px;
	float:left;
}

.header2
{
	font-size: 18px;
	color: #336699;
}

.header3
{
	font-size: 30px;
}

#header
{
	font-size: 13px;
}

.subnav {
	position:relative;
	width: 210px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0em;
}

.subnav ul { margin:0; padding:3px 1px 30px; }

.subnav ul li {
	display:block;
	width: 207px;
	margin-top: -2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../images/subnav_bgitem.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.submenu_left a
{ 
	background-image:none;
}

.subnav ul li a {
	display:block;
	color:#555;
	text-decoration:none;
	position:relative;
	margin-bottom:0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 14px;
	line-height: 1.2em;
}

.subnav ul li a:visited {
	text-decoration: none;
	color: #555555;
}

.subnav ul li a:hover {
	text-decoration: none;
	color: #436AB8;
}

.subnav ul li.active { background:none; }
.subnav ul li.active a 
{
	font-weight:bold;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(../images/subnav_bgitem_act.png);
	color: #333;
	height:32px;
	padding-bottom: 0px;
}


.signup_hereBtn{
	background:url(../images/signup_here.png) no-repeat;
	width:135px;
	height:23px;
	padding: 5px;
	color:#FFFFFF;
	cursor:pointer;
}

#globalheader #globalnav { margin: 0px; padding: 0;font-size:14px; }
#globalheader #globalnav li { display: inline; padding:0px 10px 0px 10px;border-right:#f1ecea solid 1px; }
#globalheader #globalnav li a:link { height: 0; padding-top: 20px; overflow: hidden;color:#333333; }
#globalheader #globalnav li a:visited {color:#333333;}
#globalheader #globalnav li a:hover {color:#333333;}
#globalheader #globalnav li a:active {color:#333333;}

#globalheader #globalnav li.active {border-bottom:#f1ecea solid 8px;z-index:2;position:relative;}


#globalheader #globalnav .head_SigninLink a:link { height: 0; padding-top: 0px; overflow: hidden;color:#109dd7; }
#globalheader #globalnav .head_SigninLink a:linka:visited {color:#109dd7;}
#globalheader #globalnav .head_SigninLink a:linka:hover {color:#109dd7;}
#globalheader #globalnav .head_SigninLink a:linka:active {color:#109dd7;}


.Hide { display:none; }
	.Show { display:block; }
	
#iconsPanel{
	background:url(../images/howtobrowser-nav-bg.gif) repeat-x;
	height:95px;
}

#iconsPanelContainer{
	padding:0px 5px 5px 5px;
}
#videoplayer_mask
{
position:absolute;
left:0px;
top:0px;
z-index:10;
-moz-opacity:0.3;
opacity:.30;
filter:alpha(opacity=30); 
background-color:#000;
min-width:982px;
width:100%;
height:1400px;
zoom:1;
}



#videoplayer_container
{
position:absolute;
background-color:#ffffff;
border-width: 5px;
border-style: solid;
border-color: #333333;
margin: 100px 0px 0px 100px;
padding:5px;
width:850;
height:150px;
z-index:10001;
}

#popup_mask1
{
position:absolute;
left:0px;
top:0px;
z-index:10;
-moz-opacity:0.3;
opacity:.30;
filter:alpha(opacity=30); 
background-color:#000;
min-width:982px;
width:100%;
height:1400px;
zoom:1;
}



#popup_container1
{
position:absolute;
background-color:#ffffff;
border-width: 5px;
border-style: solid;
border-color: #333333;
margin: 100px 0px 0px 100px;
padding:5px;
width:500;
height:450px;
z-index:10001;
}

.cpod_top{
	background:url(../images/cpod_top.png) no-repeat;
	width:982px;
	height:19px;
}

.cpod_bottom{
	background:url(../images/cpod_bottom.png) no-repeat;
	width:982px;
	height:19px;
}

.item {
	width:85px;	
	padding-top:20px;
	height:75px;
	background:url(../images/top-nav-bg3.png) repeat-x 0px -95px;
	font-weight:bold;
	color:#666666;
	cursor:pointer;
	font-family: Arial;
	font-size:12px;
}

.item:hover {
	background-position:0px 0px;
	color:#000000;
	font-family: Arial;
	font-size:12px;
}

.item.active {
	background-position:0px -190px;
	font-family: Arial;
	font-size:12px;
	}
	
div.scrollable { 
    position:relative; 
    overflow:hidden;
	font-size:12px; 
    width: 850px; 
    height:95px; 
	float:left;
} 
 
div.scrollable div.items { 
    width:1500px;
	margin-left:3px; 
    position:absolute; 
} 
 
div.scrollable div.items div { 
    float:left; 
} 

.prevPage{ 
	background:url(../images/arrow-left.png) no-repeat 0px -95px;
	width:55px;
	height:95px;
	float:left;
	cursor:pointer;	
}

.prevPage:hover{ 
	background:url(../images/arrow-left.png) no-repeat 0px -190px;
}

.nextPage{ 
	background:url(../images/arrow-right.png) no-repeat 0px -95px;
	width:55px;
	height:95px;
	float:left;
	cursor:pointer;	
}

.nextPage:hover{ 
	background:url(../images/arrow-right.png) no-repeat 0px -190px;
}

.nextPage.disabled{
	background-position:0px 0px;
}

.prevPage.disabled{
	background-position:0px 0px;
}

.videoBGTop{
	background:url(../images/greytop.png) no-repeat;
	width:728px;
	height:13px;
}

.videoBGMiddle{
	background:#f2f2f2;
	width:728px;
}

.videoBGBottom{
	background:url(../images/greybottom.png) no-repeat;
	width:728px;
	height:13px;
}

.blueCap{
	background:url(../images/bluetop.png) no-repeat;
	width:344px;
	height:6px;
}

.blueGradient{
	background:url(../images/blueGradient.png) repeat-x;
	width:344px;
}	

.blueGradientInner{
	padding:15px;
}

.topImage{
	margin-right:70px;	
}	

#talktous_form_pro
{
	position:absolute;
	z-index:5;
	background-color:#f3f7fc;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	margin-top:0px;
	margin-left:100px;
	width:330px;
}

.send_btn {
	background-image: url(../images/send.png);
	background-repeat:no-repeat;
	height: 33px;
	width: 99px;
	padding-top:5px;
	text-align:center;
	cursor:pointer;
}

* html .send_btn
{
	background-image:none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/send.png', sizingMethod='crop');
}

#popoup_mask{
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
	-moz-opacity:0.4;
	opacity:.40;
	filter:alpha(opacity=40);		
	background-color:#000;
	min-width:982px;
	width:100%;
	height:1200px;
	zoom:1;
}

#memberLogin{
	position:absolute;
	z-index:13;	
 	margin:100px 0px 0px 320px; 
	font-size:14px;
	width:400px;
	height:375px;
}

#memberLogin input{
	border:#dcdcdc solid 1px;	
	width:280px;
	height:27px;
}

#memberLoginInner
{
	position:relative;
	z-index:25;	
	padding:20px 30px 0px 40px;
}

.memberLoginHead{
	color:#333333;
	font-size:24px;
	font-weight:bold;
}

.memberLoginHead1{
	font-size:14px;
}
 
.memberLoginLabel{
	font-size:18px;
}


.popoutboxTop{
	background: url(../images/bg-box-topPop.png) no-repeat;
	width:400px;
	height: 24px;	
}

.popoutboxBottom{
	background: url(../images/bg-box-bottomPop.png) no-repeat;
	width:400px;
	height: 24px;	
}

.popoutboxContainer{
	background: url(../images/bg-box-middlePop.png) repeat-y;
	width:400px;
	height: 340px;
}

#memberloginBtn{
	background-image:url(../images/memberloginBtn.png);
	background-repeat:no-repeat;
	width: 145px;
	height: 32px;	
	margin-left:70px;
	cursor:pointer;
}

* html #memberloginBtn
{
	background-image:none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/memberloginBtn.png', sizingMethod='crop');
}

#memberForgoBtn{
	background-image:url(../images/memberForgoBtn.png);
	background-repeat:no-repeat;
	width: 145px;
	height: 32px;	
	margin-left:70px;
	cursor:pointer;
}

* html #memberForgoBtn
{
	background-image:none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/memberloginBtn.png', sizingMethod='crop');
}

.closebtn{
	margin-right:30px;
	cursor:pointer;
	position:relative;
	float:right;
	background: url(../images/removeBtn.png) no-repeat;
	width:24px;
	height: 24px;
}
