@charset "utf-8";
/* -----------------------------------------------
Style Sheet
Site: CATS
----------------------------------------------- */

/* -------------------------------------
Reset
------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, a img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:1; outline:0; font-size:100%; background:transparent; vertical-align:baseline;}

body {line-height:1em;}

ol, ul {list-style:none;}

blockquote, q {quotes:none;}

blockquote:before, blockquote:after, q:before, q:after {content:''; content: none;}

:focus {outline:0;}

ins {text-decoration:none;}

del {text-decoration:line-through;}

table {border-collapse:collapse;} /* tables still need 'cellspacing="0"' in the markup */

h1, h2, h3, h4, h5, h6 {font-weight:normal;}

img, a img {-ms-interpolation-mode:bicubic; border:0px}/* IE Fix: Enables bicubic resizing for images. Use if scaling down images. */

/* -------------------------------------
HTML
------------------------------------- */

body {
	background: #CCC url(../images/bg_top.gif) top left repeat-x;
	font: 12px/1.5em "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-Serif;
	color: #000;
}

a:link, a:active, a:visited, a:focus {
	color: #009900;
	text-decoration: none;
	blr:expression(this.onFocus=this.blur()); /* for IE */
	-moz-outline-style: none; outline:none; /* for Firefox */
	} 

a:hover {
	color: #99cc00;
	text-decoration: none;
}

h1 {
	font-size: 25px;
	padding: 20px;
	color: #333;
}

h2 {
	font-size: 20px;
	padding: 20px;
	color: #333;
}

h3 {
	font-size: 12px;
	padding: 0px;
	color: #333;
}

h4 {
	font-size: 10px;
	padding: 0px;
	color: #333;
}

h5 {
	font-size: 17px;
	font-weight: bold;
}

h6 {
	font-size: 15px;
	font-weight: bold;
}

p {
	padding: 0px 10px 0px 20px;
	color: #333;
	text-indent: 0px;
	margin-bottom:10px
}

blockquote {
	margin: 10px 20px; 
	color:#666; 
	font-style:italic;
}

address {
	margin: 0 20px 20px 22px;
	padding: 0 0px 0 5px;
	border-left: 3px solid #999;
	display: block;
	background:#eee;
	font-style: normal;
	color: #333;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}


/* -------------------------------------
PAGE STRUCTURE
------------------------------------- */

#container {
	width: 900px;
	/* margin: 0 auto; */
	position: absolute;
	background-color:#96ca27;
	top: 1px;
	left: 50%;
	margin-left: -450px;
	padding: 0;
}

#header {
	position: relative;
	width: 900px;
	height:43px;
	margin: 0;
	padding: 0;
	background: #96ca27 url(../img/header.jpg) top left no-repeat;
	clear: both;
	overflow: hidden; /* to prevent collapsing */
	background-color: #96ca27;
}

#nav {
	width: 900px;
	margin: 0;
	padding: 0;
	background-color: none;
	clear: both;
}

#content {
	width: 900px;
	margin: 0 0 0 0;
	padding: 0px;
	background: url(../images/bg_content.gif) top left repeat;
	clear: both;
}

#sidebar {
	width: 150px;
	margin: 0;
	padding: 0px;
	background-color: #96ca27;
	text-align: left;
	float: left;
	clear: both;
}

#sidebanner {width:130px; margin-left:5px; margin-left:5px; margin-right:5px; padding:5px; background-color:#cbe493; font-size:10px;}

#banner {
	width: 750px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-color: #CCC;
	float: left;
}

#main {
	position: relative;
	width: 750px;
	margin: 0;
	padding: 0px;
	background: #fff;
	text-align: left;
	float: left;
}

#top {width:100%; height:57px; background:url(../img/banner_bg.jpg); text-align:right;}

#ListT table{cellpadding: 0px; cellspacing: 0px;}
#ListT td { text-align:center; border-width:1px; border-color:#999999;}
#ListT .title{ background-color:#CCCCCC;}
#ListT .date{ background-color: #ccc;}

#submain {	

	width: 240px;
	margin: 0;
	padding: 0px;
	background: #fff;
	text-align: left;
	float: left;
}


#mainboard {padding:10px; text-align:center;}

#main .images{float:left; margin:5px 5px 5px 20px; border:#666666 solid 1px;}
#main .mainblock{margin: 0px 25px 5px 20px;}

#footer {
 	width: 900px;
	height: 40px;
	margin: 0 0px 0 0;
	padding: 0;
	background: #96ca27;
	text-align:center;
	float: none;
	clear: both;
}

/* -------------------------------------
Header
------------------------------------- */

#header .login {top: 5px; right:5px; position: absolute; font-size: 10px; color:#fff;}
#header .login a:link, #header .login a:active, #header .login a:visited {color:#009; text-decoration:none;}
#header .login a:hover {color:#009; text-decoration:underline;}

#header .search {
	top: 5px; 
	right:0px; 
	position: absolute;
}


#header .nav {
	top: 128px; 
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#666;
}

#header .nav a:link, #header .nav a:active, #header .nav a:visited {
	color:#666; text-decoration:none;
}

#header .nav a:hover {
	color:#006600; text-decoration:none;
}
	
#header .nav ul {
	width: 3000px; 
	margin: 0 auto; 
	list-style-type: none;
}

#header .nav li{
	margin: 0px 0;
	padding: 0; 
	float: left;
}	



/* -------------------------------------
Search
------------------------------------- */

.SearchText {
	 width: 80px;
	 height: 30px;
	 font: 10px Helvetica, Arial, sans-serif;
	 color: #000;
	 float: left;
}

.SearchHolder {
	width: 150px;
	height: 30px;
	padding: 0px;
	float: right;
}

.SearchField {
	width: 132px;
	height: 20px;
	margin: 7px 0px 0px 8px;
	border: 0;
	background: transparent;
	font-size: 10pt;
	color: #626262;
	float: left;
}

.SearchSubmit {
	width: 20px;
	height: 20px;
	background: url(../images/submit_btn.gif) no-repeat;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}


/* -------------------------------------
Footer
------------------------------------- */

#footer {
	color: #333;
}

#footer a:link, #footer a:active, #footer a:visited {
	font-size: 10px;
	color: #000; 
	text-decoration: none;
}

#footer a: hover {
	color:#000; 
	text-decoration: underline;
}

#footer ul {
	width: 500px; 
	margin: 0 auto; 
	list-style-type: none;
}

#footer li{
	margin: 0px 0;
	padding: 0; 
	float: left;
}

.copyright {
	 font: 10px/1.4em Arial, sans-serif;
	 color: #666;
	 text-align: center
}

/* -------------------------------------
side menu
------------------------------------- */
.applemenu{margin: 0px; padding: 0px;width: 148px; float:left;clear:both;}
.applemenu .silverheader a{
background: black url(../img/silvergradient.gif) repeat-x center left;
font: normal 14px/2em Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;display: block;position: relative; width: auto;padding: 0px;text-decoration: none;}
.applemenu .silverheader a:visited, .applemenu div.silverheader a:active{color: white;}
.applemenu .selected a, .applemenu div.silverheader a:hover{background-image: url(../img/silvergradientover.gif);color: white;}
.applemenu .submenu {background:#cbe493;padding: 0px;}
.applemenu .submenu ul { padding-left:10px;}
.applemenu .submenu a:link,.applemenu .submenu a:active,.applemenu .submenu a:visited, .applemenu .submenu a:focus {
	color: #666666; text-decoration: none;
	blr:expression(this.onFocus=this.blur()); /* for IE */
	-moz-outline-style: none; outline:none; /* for Firefox */
	} 
.applemenu .submenu a:hover {color: #000; text-decoration: none;} 
/* -------------------------------------
Login
------------------------------------- */

#main .login {
	height:180px; 
}

#main .login fieldset {
	margin:0.5em 0; clear:right;
}

#main .login label {
	width:60px;
}
#main .login .txtsingle {
	width:150px; 
	clear:right;
}

#main .login .buttonset {
	margin-top: 0.5em; 
	padding-left:0px; 
	float:left;
}

#main .login .btn {
	height:24px; 
	margin:0 2px 0 0;
}

#main .login .msg {
	padding:0 0 0 0px; 
	float:left;
}

#main .signup {
	height:180px; 
	padding:0em; 
}

/* -------------------------------------
Forms
------------------------------------- */

#main .form {
	width: 100%;}
	
#main .form fieldset {
	width:100%; 
	margin:0; 
	padding:0; 
	border:none; 
	clear:right;
}

#main .form label {
	width:120px;
}

#main .form .txtsingle {
	margin-right:5px; 
	float:left;
}

#main .form .btn_small {
	float:left;
}

#main .form .btn_small .btn {
	height:21px; 
	margin:0 5px 0 0;
}

#main .form .msg {
	padding:0.5em 0 1.0em 0;
}

#main .form .btn {
	height:24px; 
	margin:0 2px 0 0;
}

/* -------------------------------------
Custom Classes
------------------------------------- */

.clear {
	height: 0px;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.space {
	height: 10px;
}

.msg {
	color: #ab0c08;
}

.small {
	font: 10px;
}

.txtsingle {
	margin: 0;
	padding: 2px 5px;
	background-color: #f5f2e7;
	border: 1px solid #cec3b3;
	color: #000;
	float: left;
}

.txtmultiple {
	height: 100px;
	margin: 0;
	padding: 3px;
	background-color: #f5f2e7;
	border: 1px solid #cec3b3;
	color: #000;
	float: left;
}

.w50 {width:50px;}
.w70 {width:70px;}
.w80 {width:80px;}
.w100 {width:100px;}
.w120 {width:120px;}
.w150 {width:150px;}
.w200 {width:200px;}
.w300 {width:300px;}
.w400 {width:400px;}

