/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-color: #E8E8E8;
	background-image: url(/images/background_freestudentedu.gif);
	background-position: center;
	background-repeat: repeat-y;
}

a {
	color: #003366;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

img {
	border: none;
}

#page {
	width: 965px;
	margin: 0 auto;
	background-color: #FFFFFF;
	overflow: auto;
	padding: 0px 1px;
}

#header {
	background-image: url(/images/bg_header.gif);
	width: 100%;
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
}

#logo {
	width: 329px;
	height: 60px;
	display: block;
	float: left;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 20px 0;
	margin-left: 25px;
}

#logo:hover {
	background-image: url(/images/logo_mouseover.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#logininfo {
	float: right;
	width: 40%;
	color: #FFFFFF;
	font-weight: bold;
	padding: 20px;
	padding-right: 0px;
}

#logininfo a {
	color:#FFFFFF;
	text-decoration:none;
}

#logininfo a:hover {
	text-decoration:underline;
}


#left {
	float: left;
	width: 150px;
}

#my_menu {
	margin-top: 5px;
}

#pagecontent {
	float: left;
	margin-left: 10px;
	margin-right: 2px;
	margin-top: 10px;
	width: 70%;
	line-height: 18px;
}

#fourcolholder {
	width: 100%;
	float: left;
}

#fourcolholder h2 {
	font-family: Arial, Verdana;
	font-size: 15px;
	margin-top: 5px;
	font-weight: bold;
	color: #124672;
	text-align: center;
}


#right {
	float: right;
	margin-top: 5px;
}

#links {
	clear: both;
	background-image: url(/images/link_background.gif);
	border: 1px solid #D3D3D3;/*#002EF5;*//*8AF500;*/
	border-right: 0px;
}

#links TD {
	text-align:center;
	/*background-image: url(/icons/home.gif);*/
	border-right: 1px solid #D3D3D3;/*#0054FF;*//*#90FF00;*/
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

#links A.home {
	color: #00079B;/*589B00;*/
	display: block;
	padding: 10px;
	/*background-color: #E7E7E7;*/
	background: #E7E7E7 url(/icons/home.gif) no-repeat;
	text-decoration: none;
}
#links A.books {
	color: #00079B;/*589B00;*/
	display: block;
	padding: 10px;
	/*background-color: #E7E7E7;*/
	background: #E7E7E7 url(/icons/books.gif) no-repeat;
	text-decoration: none;
}
#links A.calculators {
	color: #00079B;/*589B00;*/
	display: block;
	padding: 10px;
	/*background-color: #E7E7E7;*/
	background: #E7E7E7 url(/icons/calculator.gif) no-repeat;
	text-decoration: none;
}
#links A.tellafriend {
	color: #00079B;/*589B00;*/
	display: block;
	padding: 10px;
	/*background-color: #E7E7E7;*/
	background: #E7E7E7 url(/icons/tellafriend.gif) no-repeat;
	text-decoration: none;
}
#links A.essays {
	color: #00079B;/*589B00;*/
	display: block;
	padding: 10px;
	/*background-color: #E7E7E7;*/
	background: #E7E7E7 url(/icons/essays.gif) no-repeat;
	text-decoration: none;
}
#links A.rateprofessors {
	color: #00079B;/*589B00;*/
	display: block;
	padding: 10px;
	/*background-color: #E7E7E7;*/
	background: #E7E7E7 url(/icons/rateprofessor.gif) no-repeat;
	text-decoration: none;
}
#links A.games {
	color: #00079B;/*589B00;*/
	display: block;
	padding: 10px;
	/*background-color: #E7E7E7;*/
	background: #E7E7E7 url(/icons/game.gif) no-repeat;
	text-decoration: none;
}

#links A {
	color: #00079B;/*589B00;*/
	display: block;
	padding: 10px;
	background-color: #E7E7E7;
	text-decoration: none;
}

#links A:hover {
	background-color: #D3D3D3;
}

#map {
	float: right;
	border:#000000;
	border-style:solid;
	border-width:0px;
	width: 350px;
	height: 350px;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 20px;
	margin-top: 5px;
	font-weight: normal;
	color: #1A4C77;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 18px;
	margin-top: 5px;
	font-weight: normal;
	color: #1A4C77;
}

h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 16px;
	margin-top: 5px;
	font-weight: normal;
	color: #1A4C77;
}

h4 {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 14px;
	margin-top: 5px;
	font-weight: normal;
	color: #1A4C77;
}


#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	background-color: #5C5C5C;
	color: #FFFFFF;
	margin-top: 15px;
	clear: both;
	text-align: right;
}

#footer A {
	color: #FFFFFF;
}

#footer img {
	border: 0;
	margin-left: 5px;
}

#tabsF {
	float:left;
	width:100%;
	/*background:#efefef;
	border-bottom:1px solid #666;*/
	padding-bottom: 5px;
}
#tabsF ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}
#tabsF li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsF a {
	float:left;
	background:url("/images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	border-bottom:1px solid #666;
}
#tabsF a span {
	float:left;
	display:block;
	background:url("/images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	/*color:#666;*/
}

#tabsF a:hover span {
	color:#FFF;
}
#tabsF a:hover {
	background-position:0% -42px;
}
#tabsF a:hover span {
	background-position:100% -42px;
}

#tabsF a.active {
	background-position:0% -42px;
}
#tabsF span.active {
	color:#FFF;
	background-position:100% -42px;
}


/* CLASSES */

.textfield {
	width: 100px;
	margin-left: 5px;
}

.inputboxSearch {
	margin: 0 0 1em 0;
	border: 1px solid #333333;
	background:url(/images/search.gif) no-repeat right center;
	padding-right:20px;
}

#countrydivcontainer {
	border:1px solid gray;
	width: 90%;
	margin: 0 0 1em 0;
	padding: 10px;
}

.columns {
	float: left;
	width: 320px;
	margin: 4px;
	border: 1px dotted #124672;
}

.columns ul {
	margin: 0px;
	padding: 0px;
}

.columns li {
	list-style-type: none;
	margin-left: 8px;
	margin-bottom: 4px;
	padding-left: 10px;
	background-image: url(/images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
}
.quote {
	background-image:url(/images/bg_quote.png);
	width:600px;
	height:297px;
	padding-top:15px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat
}

.quote h4 {
	padding-top:3px;
	text-align:center;
}
table.altrows {
	border: 2px inset #8B8378;
	width: 100%;
}
table.altrows td {
	/*border: 1px solid black;*/
	padding: 0.2em 2ex 0.2em 2ex;
}
table.altrows tr.d0 td {
	background-color: #FFF;/*#FCF6CF;*/
}
table.altrows tr.d1 td {
	background-color: #f5fafa;/*#FEFEF2;*/
}

.school-images {
	float: left;
	list-style-type: none;
	margin: 1ex 0;
	padding: 0;
}

.school-images li {
	float: left;
	margin: 0;
	padding: 0 5px 45px 0;
	position: relative;
}

.school-images img {
	border: none;
	bottom: 0;
	left: 5px;
}

.video-images {
	float: left;
	list-style-type: none;
	margin: 1ex 0;
	padding: 0;
}

.video-images li {
	float: left;
	margin: 0 10px 45px 0;
	padding: 0;
	position: relative;
}

.video-images img {
	border: none;
}
