body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:scroll;
}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol,li {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#container {
	margin: auto;
	width: 1000px;
}
#header {
	float: none;
	height: 10px;
	width: 950px;
}
#logo {
	float: left;
	height: 121px;
	width: 297px;
	background-image: url(../images/eduvis-logo.gif);
}
#menus {
	float: left;
	height: 35px;
	width: 1000px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 20px;
}

#toplog a {
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}
#flash {
	float: left;
	height: auto;
	width: 948px;
	border: 1px solid #CCC;
	text-align: center;
	z-index: -10;
}
#main {
	float: left;
	height: auto;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 14px;
	line-height: 1.4em;
	min-height:350px;
}
#innercontent {
	display: block;
	float: left;
	height: auto;
	width: 700px;
}
#innerrightcontent {
	float: right;
	height: 300px;
	width: 290px;
	padding-left: 10px;
}

#menus ul {
	padding: 0px;
	margin-top: 0px;
}
#menus a {
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#menus li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menus a:hover {
	color: #FFF;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #6CAC0D;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#copy {
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: center;
}
#container #header #login {
	float: left;
	height: 60px;
	width: 400px;
	margin-left: 200px;
	background-color: #91B038;
}
.style2 {
	font-size: 10px;
	color: #CCCCCC;
}
.style3 {color: #000000}


a {
	color: #333333;
	text-decoration: none;
	line-height: 30px;
}

a:hover {
	color: #2996D0;
}

a img {
  border: none;/*remove border for linked images*/
}

h1 {
	font-size: 1.6em;
	height: 20px;
	padding-top: 0;
}

h2{
	font-size: 1.2em;
	height: 20px;
	padding-top: 0;
}

.highlight {background-color:#FF9D9D;border-bottom:#F30 1px solid;border-top:#F30 1px solid;padding: 4px 10px}

/***** Main Layout ****/
#container {
	width: 1000px;
	height: 100%;
	text-align: center;/* IE fix to center the page */
	margin-right: auto;
	margin-left: auto;
}
#contents {
  	width: 740px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	padding: 20px;
}
#error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
#forefront {
	width: 100%;
	height: 122px;
	background-image: url(../images/forefrontbg.gif);
	background-repeat: repeat-x;
}
#menubarr
{
	float:right;
	text-align:left;
	height:40px;
	width:525px;
	padding-top:70px;
	padding-left:30px;
	display:block;
	}
#menubarr li {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
#menubarr a {
	font-family: Arial, verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#menubarr a:hover {
	color: #2996D0;	

}
.style4 {
	font-family: Arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
}
#signupnow {
	height: 52px;
	width: 228px;
	background-image: url(../images/eduvis-button.gif);
	margin-right: auto;
	margin-left: auto;
}
.video-time{
	font-family: Arial, sans-serif;
	margin-left: 2px;
	margin-top: -16px;
	text-align:left;
	white-space: nowrap;
}

.video-time span{

	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	opacity: 0.75;
	filter:alpha(opacity=70);
	padding: 0 4px;
}
.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	zoom: 1.0; 
	opacity:0.7;
}

.modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

#staticDiv
{
	width:900px;
	text-align:left;
	font-size:small;
	}
#staticDiv H3
{
	font-size:medium;
	font-weight:bold;
	color:#333;
}
#staticDiv H4
{
	font-size:14px;
	font-weight:bold;
	color:#333;
}
#search {
padding-left: 0px;
background: url(../images/icon-search.jpg) no-repeat center right;
z-index:2;
}

#search .inputbox {
width: 250px;
border: 1px solid #333333;
padding: 3px 5px;
color: #999999;
background: #444444;
font-size: 92%;
}

#collegeLeftMenu {
	/*display: block;*/
	float: left;
	height: auto;
	width: 200px;
	padding-top:100px;
	margin-left:10px;
}
#collegeMain {
	float: left;
	height: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 14px;
	line-height: 1.4em;
	min-height:350px;
}
#collegeRightContent {
	float: left;
	height: auto;
	width: 900px;
	padding-left: 10px;
}
.add-favourite
{
	font-family:Arial,sans-serif;
    margin-right:2px;
    margin-top:-23px;
    text-align:right;
    white-space:nowrap;
}

.add-favourite span{

	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	opacity: 0.75;
	filter:alpha(opacity=75);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

	padding: 0 4px;
	cursor: pointer;
	cursor: hand;
}
.add-favourite span a
{
	text-decoration:none;
}


.accordionHeader
{
   /* border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding-left: 20px;
    margin-top: 5px;
    cursor: pointer;
    text-align:left;*/
    border:1px solid #FCFCFC;
	clear:both;
	color:#444444;
	display:block;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:2px !important;
	padding:0px 0px 0px;
	padding-left:10px;
	font-size:12px;
	font-weight:normal;
   
}
/*
#collegeLeftMenu .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
*/
#collegeLeftMenu .accordionHeader:hover
{
	/*background: none;
	text-decoration: none;*/

	border:1px solid #83AADA;
	clear:both;
	color:#444444;
	display:block;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
		
}

.accordionHeaderSelected
{
   /* border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding-left: 20px;
    margin-top: 5px;
    cursor: pointer;
    text-align:left;*/
    background-color:#DDECFE;
	border:1px solid #83AADA;
	padding-left:10px;
	font-size:12px;
	font-weight:normal;
    
}
/*
#collegeLeftMenu .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#collegeLeftMenu .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: none;
}
*/
.accordionContent
{
  /*  background-color: #D3DEEF;
   
    border-top: none;*/
     border: 3px solid #FFFFFF;
     padding-left: 12px;
    /* padding-top: 7px;*/
    font-size:12px;
	}
	.accordionContent li
{
	border:1px solid #FFFFFF;
	clear:both;
	color:#444444;
}
.accordionContent li a
{
	padding-left:5px;
}

.accordionContent li:hover
{
	border:1px solid #83AADA;
	clear:both;
	color:#444444;
}

.accordionContent a:selected
{
	border:1px solid #83AADA;
	clear:both;
	color:#444444;
}
.accordionContent a:active
{
	border:1px solid #83AADA;
	clear:both;
	color:#444444;
}
.accordionLink.focus
{
	border:1px solid #83AADA;
	clear:both;
	color:#444444;
}
.accordionLink
{
	/*
	background-color: #D3DEEF;
    color: white;*/
}

#commentAdd{
	border:1px solid #333;
	width:230px;
	text-align:left;
	}
	
.field {
	border: 1px #1A1A1A solid;
	margin-right: 5px;
	margin-top: 4px;
	width: 150px;
	color: white;
	height: 16px;
	background-color: #385178;
}

input:focus.field {
	background-color: #75BFE3;
}

.realtedVideos a:link
{
	text-decoration:none;
	clear:both;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	
	}
	
.videoTitle
{
	width:100px;
	line-height:15px;
}
.views
{
	line-height:15px;
	padding: 0px 0px 0px 0px;
	float:left;
	}
.ratingStar{
	font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.filledRatingStar
{
	background-image: url(../images/FilledStar.png);
}
.emptyRatingStar
{
    background-image: url(../Images/EmptyStar.png);
}
.savedRatingStar
{
    background-image: url(../Images/SavedStar.png);
}
.flashPlayer{
    width:594px;
    height:360px;
}
#rightmainvideo {
	width: 600px;
	margin-left: 20px;
	float: left;
}
#riteTopbox {
	float: right;
	/*height: 100px;*/
	width: 216px;
	/*border: 1px solid #BFBFBF;
	background-color: #F5F5F5;*/
	background-color:#DDECFE;
	border:1px solid #83AADA;
	text-align:left;
	padding-left:3px;
	padding-right:3px;
	
}
#rightRelatedVideo {
	float: right;
	/*height: 100px;*/
	width: 216px;
	/*border: 1px solid #BFBFBF;
	background-color: #F5F5F5;*/
	background-color:#DDECFE;
	border:1px solid #83AADA;
	padding-top:10px;
	text-align:left;
	height:500px;
	overflow:auto;
	padding-left:3px;
	padding-right:3px;
}

#riteLongbox {
	float: right;
	/*height: 100px;*/
	margin-left:55px;
	width: 223px;
	/*border: 1px solid #BFBFBF;
	background-color: #F5F5F5;*/
}

.bigTitle
{
	font-size:x-large;
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
	}

.mediumTitle
{
	font-size:medium;
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
	}

#comment {
	float: left;
	width: 600px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#comment h4 {
	font-weight: bold;
	font-size: 12px;
	display: inline;
}
#comment h5 {
	color: #959595;
	display: inline;
	font-weight: bold;
}
.commentBox {
	float: left;
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom:20px;
}
.commentBox h4 {
	font-weight: bold;
	font-size: 12px;
	display: inline;
}
.commentBox h5 {
	color: #959595;
	display: inline;
	font-weight: bold;
}
.commHead {
	height: 15px;
	margin-top: 5px;
	font-weight: bold;
	color: #0095FB;
	padding-top: 5px;
	text-align:left;
}
.comments {
	height: 45px;
	padding-top: 5px;
	color: #333;
}

#featured {
	float: left;
	height: 360px;
	width: 594px;
	/*border: 3px solid #BFBFBF;*/
}
#ratingfeatured {
	float: left;
	width: 600px;
	height: 20px;
	margin-top: 10px;
}
.starRating {
	width: 200px;
	float: left;
}
.startext {
	font-weight: bold;
	color: #000;
	padding-left: 10px;
	/*padding-top: 5px;*/
}

#ratingViews {
	float: right;
	width: 100px;
	/*padding-top: 5px;*/
	font-weight: bold;
	color: #000;
	text-align: right;
}

#ratingStars
{
	float:left;
	width:200px;
	text-align:left;
	}

#commentCount
{
width:300px;
text-align:left;	
float:left;
}

#commentPost
{
width:300px;
text-align:right;	
float:right;
}

#collegeVideo
{
	width:600px;
	float:left;
	
	}

#popularVideo
{
	width:600px;
	float:left;
	
	}
.lblTitle
{
	font-weight:bold;
	}
	
.search-box-input
    {
        border:none;
        height:15px;
    }
.search-box-image
    {
       border:none;
    }
.search-box
    {
        border:1px solid #000000;
    }
    
 #searchBox
 {
 	float:left;
 	padding:0.15385em 0.23077em;
 	margin:0.23077em 0 0 0;
 	line-height:2.07692em;
 	/*white-space:nowrap;*/
 	/*background:#eaeaea;*/
	background:white;
 	border:1px solid #ccc;
 	-moz-border-radius:3px;
 	-webkit-border-radius:3px;
 	border-radius:3px;
 	display:inline;
 	}
 	
#searchBox .txtbox
{
	border:none;
}

.linkTitle
{
	line-height:16px;
	padding-top:10px;
}

.insidetxtBox {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 150px;
	color: white;
	height: 18px;
	font-size:11px;
	padding-top:2px;
	padding-left:2px;
}

input:focus.insidetxtBox  {
	background: #545454;
}

.insideDropdown {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	width: 125px;
	color: white;
	font-size:11px;
	
}
 .gray a
   {
   	color:Gray;
   }
   
input.stylebutton
{
   font-size:14px;
   font-family:Arial,sans-serif;
   height:26px;
   font-weight:500;
   background-color:#779999;
   background-image:url(../images/back03.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
   padding-left:3px;
   padding-right:3px;
}


.autocomplete_completionListElement
{
visibility : hidden;
margin : 5px!important;
background-color : inherit;
color : windowtext;
border : buttonshadow;
border-width : 1px;
border-style : solid;
cursor : 'default';
overflow : auto;
height : 100px;
width:350px;
text-align : left;
list-style-type : none;
cursor:pointer;
font-size:12px;
font-weight:300;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
background-color: #ffff99;
color: black;
padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
background-color : window;
color : windowtext;
padding : 1px;
}
