@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	color: #4f494d;
	font: 11px arial;
	margin: 0px;
	padding: 0px;
}

a:link, body_alink {
	color: #2f588a;
	text-decoration: none;
}

a:visited, body_avisited {
	color: #2f588a;
	text-decoration: none;
}

a:hover, a:active, body_ahover {
	color: #2f588a;
}

.page {
	background: #FFFFFF url(/images/site-skin/bg.gif) repeat-x;
	color: #4f494d;
}

td, th, p, li {
	font: 11px arial;
}

.tborder {
	background: #D1D1E1;
	color: #000000;
	border-bottom: #9fafc2 1px solid;
}

.tcat {
	background: #173962 url(/images/site-skin/gradient_tcat.gif) repeat-x top left;
	color: #fff;
	font: bold 13px arial;
	border: #2f588a 1px solid;
}

.tcat a:link, .tcat_alink {
	color: #fff;
	text-decoration: none;
}

.tcat a:visited, .tcat_avisited {
	color: #fff;
	text-decoration: none;
}

.tcat a:hover, .tcat a:active, .tcat_ahover {
	color: #fff;
	text-decoration: underline;
}

.thead {
	background: #edf1f7 url(/images/site-skin/gradient_thead.gif);
	color: #7289a5;
	font: 11px Arial;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
}

.thead a:link, .thead_alink {
	color: #7289a5;
}

.thead a:visited, .thead_avisited {
	color: #7289a5;
}

.thead a:hover, .thead a:active, .thead_ahover {
	color: #7289a5;
}

.tfoot {
	background: #fff;
	color: #2f588a;
	font: 11px arial;
}

.tfoot a:link, .tfoot_alink {
	color: #2f588a;
	text-decoration: none;
}

.tfoot a:visited, .tfoot_avisited {
	color: #2f588a;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active, .tfoot_ahover {
	color: #2f588a;
}

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead {
	padding: 4px;
}

.tcat .shade, .thead .shade, .tfoot .shade {
	color: #DDDDDD;
}

/* General Forum CSS */
.forum_bg {
	background: #fff url(/images/site-skin/forumpagebg.gif) repeat-x top left;
	padding-top: 9px;
}
.forum_left {
	width: 11px;
	background: url(/images/site-skin/forum_left.gif) repeat-y top left;
}

.forum_leftimg {
	width: 11px;
	background: url(/images/site-skin/forum_leftimg2.gif) no-repeat top left;
}

.forum_right {
	background: url(/images/site-skin/forum_right.gif) repeat-y top right;
	width: 11px;
}

.forum_rightimg {
	width: 11px;
	background: url(/images/site-skin/forum_rightimg2.gif) no-repeat top left;
}

img {
	border: 0;
}
/* Header CSS */
.header {
	height: 43px;
	background: url(/images/site-skin/headerbg.gif) repeat-x;
}

.headerimg {
	background: url(/images/site-skin/headerimgbg.gif) no-repeat;
	width: 256px;
	margin-left: 21px;
	height: 43px;
	float:left;
}

.qsl {
	height: 97px;
	background: url(/images/site-skin/qslogin.gif) repeat-x;
	clear:both;
}

.headerbar {
	height: 60px;
	width: 258px;
	background: url(/images/site-skin/headerunderbar.gif) no-repeat;
	font-size: 1px;
	margin-left: 20px;
	float:left;
	text-align: center;
	padding-top: 15px;
}

.navigation {
	float:left;
	margin-top: 10px;
}

.navigationbar {
	background: url(/images/site-skin/navigationbar.gif) repeat-x;
	height: 32px;
}
.navitem {
	background: url(/images/site-skin/navitem.gif) no-repeat top left;
	height: 32px;
	line-height: 32px;
	padding-right: 8px;
	padding-left: 25px;
}
.navitem a:link, .navitem a:hover, .navitem a:active, .navitem a:visited {
	color: #37679e;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
.navfirst {
	background: url(/images/site-skin/navfirst.gif) no-repeat top left;
	height: 32px;
	line-height: 32px;
	padding-left: 12px;
	padding-right: 8px;
}
.navfirst a:link, .navfirst a:hover, .navfirst a:active, .navfirst a:visited {
	color: #37679e;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
.navlast {
	font-size: 1px;
	width: 8px;
	background: url(/images/site-skin/navlast.gif) no-repeat;
}
.qsandlogin {
	float:left;
	margin-left: 12px;
	margin-top: 9px;
	width: 325px;
	height: 70px;
	background: url(/images/site-skin/qsandlogin.gif) no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	font-family: arial;
	font-size: 11px;
	color: #547fb2;
}
.qsandlogin a:link, .qsandlogin a:hover, .qsandlogin a:active, .qsandlogin a:visited {
	font-family: arial;
	font-size: 11px;
	color: #a7bfdb;
	text-decoration: none;
	margin-left: 3px;
}


/* Navbar CSS */
.orangebar {
	font-size: 1px;
	background: #ff7e00;
	height: 3px;
}
.regbar {
	background: url(/images/site-skin/regbar.gif) repeat-x;
	margin-top: 8px;
	margin-bottom: 8px;
}
.regbarleft {
	background: url(/images/site-skin/regbarleft.gif) no-repeat;
	height: 66px;
}
.regbarright {
	background: url(/images/site-skin/regbarright.gif) no-repeat top right;
}


/* Footer CSS */
.footer {
	background: url(/images/site-skin/footerbg.gif) repeat-x bottom left;
	height: 168px;
}

.footer_left {
	background: url(/images/site-skin/footer_left.gif) no-repeat bottom left;
	height: 59px;
	padding: 0 10px;
}

.footer_right {
	background: url(/images/site-skin/footer_right.gif) no-repeat bottom right;
}

.footer_bg {
	background: url(/images/site-skin/footer_bg.gif) repeat-x bottom left;
}


.tcat_left {
	background: url(/images/site-skin/tcat_left.gif) no-repeat top left;
	height: 42px;
	padding-left: 16px;
	line-height: 42px;
	font-family: arial;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

.tcat_left a:link, .tcat_left a:hover, .tcat_left a:active, .tcat_left a:visited {
	font-family: arial;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.tcat_bg {
	background: url(/images/site-skin/tcat_bg.gif) repeat-x;
}

.tcat_right {
	background: url(/images/site-skin/tcat_right.gif) no-repeat top right;
}

.alltimescopyright {
	color: #8696aa;
	font-family: arial;
	font-size: 10px;
	line-height: 1;
}


