/* Commercial Heating Training | Advance IT Group | KAL | 2008 */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(/images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	font-size: 13px;
	background-color: #E5E9F4;
}

#wrapper {
	max-width:1280px;
	min-width:940px;
}

#header {
	height: 175px;
}

#headerlogo {
	color: #065B9A;
	font-size: 34px;
	padding: 20px 10px 10px;
	height: 100px;
	letter-spacing: 4px;
	font-weight: bold;
}

#headerlogo img {
	float: right;
}

#menucontact {
	float: right;
	padding: 10px;
}

#content {
}

#footer {
	padding: 200px 10px 10px;
	height: 190px;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #EF3941;
}

h1 {
	font-size: 28px;
	color: #666666;
	font-weight: lighter;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

h2 {
	font-size: 28px;
	color: #666666;
	font-weight: lighter;
	letter-spacing: 1px;
}

p {
	text-align: justify;
}

#conetentindex {
	min-width: 770px;
	min-height: 250px;
	padding: 0px 10px 10px;
}

#conetentstandard {
	/*	min-width: 770px;*/
	min-height: 240px;
	padding: 0px 10px 10px;
}

#courselist .head {
	background-image: url(/images/icon_down.gif);
	background-position: 5px 8px;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 30px;
	cursor: pointer;
	color: #000000;
	border: 1px solid #89ACDA;
	text-decoration: none;
	margin: 1px;
	display: block;
	font-size: 20px;
	font-weight: lighter;
}

#courselist .head:hover {
	background-image: url(/images/icon_down.gif);
	background-position: 5px 8px;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 30px;
	cursor: pointer;
	background-color: #065B9A;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}


#courselist2 {display: none;}
#courselist {
	list-style-type: none;
	width: 550px;
}
#courselist ul {list-style: none; padding: 0; margin: 0;}
#courselist ul li {
}
#courselist ul li a {
	background-image: url(/images/icon_pdf.gif);
	background-position: 15px 2px;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 40px;
}

#courselist ul li a:hover {
	text-decoration: none;
	background-color: #C9D7E7;
	font-weight: bold;
}

/* START-News Sroller*/
.latestnews {
	height: 20px;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#newscroller {
	font-weight: bold;
	height: 20px;
	margin-left: 42px;
}
#newscroller a {
	background-image: url(/images/icon_news.gif);
	background-position: 0px 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
/* //class to apply to your scroller(s) if desired */
.newsposition {
	position: absolute;
	z-index: 0;
}
/* END-News Sroller */

#indexlogos {
	background-color: #FFFFFF;
	border: 1px solid #89ACDA;
	position: absolute;
	right: 10px;
	padding: 3px 3px 0px;
	top: 555px;
}
#indexlogos img {
	padding: 3px;
}

a {
	color: #065B9A;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.fulltimetable {
	background-color: #C9D7E7;
	background-image: url(/images/icon_calendar.gif);
	background-position: 5px 8px;
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: lighter;
	padding: 5px 5px 5px 30px;
	color: #000000;
	margin-left: 40px;
	border: 2px solid #89ACDA;
	display: block;
	width: 508px;
}

.fulltimetable:hover {
	background-color: #065B9A;
	text-decoration: none;
	color: #FFFFFF;
}

.fulltimetable:active {
	background-position: 5px 8px;
	width: 508px;
}

.clear {
	clear: both;
}

.imgright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
}

.imgleft {
	float: left;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
}

#linkadobe {
	margin-left: 38px;
}

textarea:active, textarea:active, input:active, input:hover {
	background: #FFFFFF;
}


textarea, select, input {
	border: 1px solid #CCD9E5;
	padding: 1px 3px;
	background: #F7F9FB;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}

input#submit, input[type="button"], input[type="submit"] {
	width: auto;
}

.button {
	width: 70px;
}

.newslist li {
	list-style-type: none;
	background-image: url(/images/icon_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 25px;
	line-height: 25px;
	font-weight: bold;
}

#fadewrapper { /* image cycle used on home.php */
	float: right;
	width: 220px;
	height: 234px;
	margin: 0 0 0 20px;
}

#fadewrapper img {
	padding: 2px;
	border: 1px solid #89ACDA;
}

.linksbox {
	float: left;
	width: 350px;
	margin-bottom: 20px;
}

.linksbox img {
	float: left;
}
.linkstext {
	float: left;
	margin-top: 25px;
	cursor: pointer;
}
.linkstext a:hover {
	text-decoration: underline;
}
.directionsbox {
	padding: 5px;
	background-color: #EBEFF8;
	border: 5px solid #D2D9EC;
	font-size: 14px;
	font-weight: bold;
	color: #065B9A;
	line-height: 30px;
	background-image: url(../images/bg_standard_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 505px;
}
#thumbnails div.thumb {float: left; }
.thumb img {
	margin: 0px 5px 5px 0px;
	border: 2px solid white;
	cursor: pointer;
}
.thumb img.selected {border-color: #065B9A;}


/**
 * Validation errors
 */
div.error {
	color: red;
	background: white;
	border: 3px solid red;
	font-weight: bold; 
}

td.required {
	font-weight: bold;
}
