@charset "utf-8";
/* 
CSS Document Version 1.0
For : CRSC Project , RADIO KMITL.
Created On : 15 Oct 2008 | 20.00
Support : IE7 only , Firefox 2.0+ , Google Chrome , Opera.
Contact At : api_num@hotmail.com , s0011870@kmitl.ac.th.
Design By Apisit Numchaichanakij.
Faculty Of Engineering. Department Of Electronics.
*/
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
h5 {
	font-size: 13px;
	color: #0066FF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/dot1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #0C0C0C;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
img {
	border: 0px;
}
p {
	margin:0px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	width: auto;
}
il {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 10px;
}

#header {
	width: 900px;
	height: 87px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navbar {
	width: 900px;
	height: 43px;
}
#rotator {
	width: 900px;
	height: 263px;
	background-image: url(images/rotator.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 900px;
	height: auto;
	background-color: #171717;
	background-image: url(images/linear_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding: 0px;
	white-space: normal;
	display: block;
	overflow: hidden;
}
#cont-left {
	width: 550px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
}
#cont-right {
	width: 320px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#cont-both {
	width: 880px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#player {
	width: 320px;
	background-image: url(images/playerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	padding-top: 55px;
	text-align:center;
}
#msgbox1 {
	width: 550px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 20px;
}
.box {
	width: 880px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 20px;
}
/* Footer */

#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	white-space: normal;
	display: block;
	overflow: hidden;
	clear: both;
	background-color: #171717;
}
#footer-content {
	width: 900px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 11px;
}
#footer-content a:link , #footer-content a:visited {
	color: #999999;
}
#footer-content a:hover , #footer-content a:active {
	color: #FFCC00;
}
