@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.4em;
	padding: 3px 0;
}

a {
	color: #0000CC;
	text-decoration: underline;
}

a:hover {	
	text-decoration: none;
}

img {
	border: none;
}

.input_text {
	background:  url(images/input_bg.png) #fff repeat-x;
	padding: 1px;
	font-size: 1.1em;
	border: 1px solid silver;
}

.input_text:focus {
	border: 1px solid #000;
}


p {
	margin: 12px 0;
}

body {
	font: 100% "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.oneColFixCtr #container {
	width: 630px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtr #topRowWrapper {
	display: inline;
	margin-top: 10px;
	height: 77px;
}


.oneColFixCtr #mainLogo {
	background: url(images/mainlogo.png) no-repeat;
	width: 237px;
	height: 77px;
	float: left;
}

.oneColFixCtr #mainLogo a img {
	border: none;
	text-align: center;
}


.oneColFixCtr #upperRight {
	width: 384px;
	height: 77px;
	background: url(images/upper-right.png) no-repeat;
	float: right;	
}

.oneColFixCtr #ur_text {
	float: left;
	width: 200px;
	font-size: 1.2em;	
	padding: 15px;
}

.oneColFixCtr #ur_flags {
	width: 100px;
	padding: 15px;
	float: right;	
}

.oneColFixCtr #main-ad {
	background: url(images/main-ads.png) no-repeat;
	width: 600px;
	height: 79px;
	text-align: center;
	padding: 15px;
}

.oneColFixCtr #important-wrapper {

}

.oneColFixCtr #important-top {
	background: url(images/important-top.png) no-repeat;
	line-height: 12px;
}


.oneColFixCtr #important {
	background: url(images/important.png) repeat-y;
	margin-right: 6px;
	padding: 10px;
}

.oneColFixCtr #important h2 {
	font-size: 1.1em;
}

.oneColFixCtr #important ul, ol {
	margin-left: 30px;
	margin-bottom: 12px;
}

.oneColFixCtr #important ul li {
	list-style: circle;
}

.oneColFixCtr #important-bottom {
	background: url(images/important-bottom.png) no-repeat;
}


.oneColFixCtr #bookwrapper {
	display: inline;
	margin-top: 10px;
	height: 120px;
}

.oneColFixCtr #bookleft {
	margin-left: 20px;
	width: 200px;
	height: 120px;
	float: left;
}

.oneColFixCtr #bookright {
	float: right;
	width: 200px;
	height: 120px;
}

.oneColFixCtr #bookmiddle {
	width: 100px;
	margin-right: 210px;
	margin-left: 210px;	
	height: 120px;
}

.oneColFixCtr #courseItem {
	border-top: 3px dotted #b3ae6b;	
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.oneColFixCtr #courseItem-right {
	float: right;
	width: 200px;
}
.oneColFixCtr #courseItem-flag {
	text-align: right;
	margin: 2px;
}

.oneColFixCtr #courseItem-visit {
	text-align: right;
	font-size: 1.1em;
	padding: 3px;
}

.oneColFixCtr #courseItem-grade li img {
	margin: -3px;
	padding: -3px;
}


.oneColFixCtr #courseItem-content {
	margin-right: 200px;
}

.oneColFixCtr #courseItem-vote {
	border: 1px solid silver;
	text-align: center;
	width: 200px;
}


.oneColFixCtr #courseItem ul {
	width: 130px;
	margin-bottom: 4px;
}

.oneColFixCtr #courseItem h2 a {
	font-size: 1.1em;
	color: black;
	margin-top: 12px;
}

.oneColFixCtr #courseItem li{
	display: inline;
	list-style: none;
	width: 50px;
}

.oneColFixCtr #courseItem-box{
	margin-right: 5px;	
}

.oneColFixCtr #coursesTipsa {
	border-top: 1px dotted silver;
}

.oneColFixCtr #box-wrapper {
	width: 630px;
}

.oneColFixCtr #box {
	background: url(images/important-box.png) no-repeat;
	float: left;
	width: 194px;
	height: 259px;
	margin-right: 6px;
	padding: 5px;
}

.oneColFixCtr #box h1 a {
	font-size: 0.88em;
	padding: 7px 10px;
	color: #000;
	text-decoration: none;
}

.oneColFixCtr #box ul {
	margin-left: 15px;
}

.oneColFixCtr #box li {
	list-style: none;
	font-size: 1.13em;
}

.oneColFixCtr #box a {
	color: #000066;
	text-decoration: none;
}

.oneColFixCtr * h2 a {
	color: #000;
}

.oneColFixCtr #box * a:hover {
	text-decoration: underline;
}


.oneColFixCtr #mainInfo-wrapper {

}

.oneColFixCtr #mainInfo-top {
	background: url(images/info-top.png) no-repeat;
	line-height: 12px;	
}


.oneColFixCtr #mainInfo {
	background: url(images/info.png) repeat-y;
	padding: 0 15px 12px;

}

.oneColFixCtr #mainInfo ul {
	margin: 0px 25px;
}

.oneColFixCtr #mainInfo li {
	list-style: circle;
}

.oneColFixCtr #mainInfo li a {
	color: #000;
}

.oneColFixCtr #mainInfo #linkwide li {
	list-style: none;
	display: inline;
	padding: 0 20px;
}

.oneColFixCtr #mainInfo #linkwide a {
	text-decoration: none;
	font-size: 1.2em;
	color: #000;
}

.oneColFixCtr #mainInfo #footer_courses li a {
	list-style: none;
	display: inline;
	color: #000099;
}

.oneColFixCtr #mainInfo-bottom {
	background: url(images/info-bottom.png) no-repeat;
	line-height: 12px;	
	margin-top: -12px;
}

.oneColFixCtr #footer {
	font-size: 0.7em;	
}

.center {
	text-align: center;
}

.small {
	font-size: 0.7em;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
