/* CONSTANTS */
/* NOTE: body id CSS found in site template code */

body {
	background: #000000;
	background-position: top center;
	margin: 0 auto;
	padding: 0;
	font-family: Trebuchet MS,helvetica,arial,verdana,tahoma;
	scrollbar-face-color: #444444; 
	scrollbar-shadow-color: #444444; 
	scrollbar-highlight-color: #444444; 
	scrollbar-3dlight-color: #444444; 
	scrollbar-darkshadow-color: #444444; 
	scrollbar-track-color: #666666; 
	scrollbar-arrow-color: #FFFFFF;
}

body,td,th {
	color: #999999;
}

form { margin:0; }
a {color:#FFFF00;}
a:visited {color:#FFFF00;}
a:active {color:#FFFF00;}
a:hover {color:#DCDCDC;}
hr { height:1px; color:#666666; border-style:dashed; }

/* TOP ICONS */
#topmenu {
	border: 0px #333 solid;
	width: 940px;
	height: 45px;
	margin: 0 auto;
}

#topmenuicons {
	position: relative;
	text-align: left;
}

#emailsignup {
	float: right;
	width: 300px;
	height: 45px;
	color: #d20000; 
}
#emailsignup input {
	border: 1px solid #666666;
	background: #FFFFFF;
	color: #666666;
}
#emailsignup .emailbutton {
	border: 0px #d20000 solid;
	color: #d20000;
	background: #bb9a36;
	width: 77px;
	height: 45px;
	background: url(images2/fall08_template/websubmit_02.jpg);
}

img {
	filter: none;
}
a:hover img {
	filter: none;
	border: 0px solid;
}	

/* TOP MENU */
#admintopcontainer {
	width: 100%;
	height: 105px;
	background: #000000;
	text-align: center;
	margin: 0 auto;
}

#topcontainer {
	width: 100%;
	height: 150px;
	background: url(images2/fall08_template/BG_Top.jpg) repeat-x #000;
	text-align: center;
	margin: 0 auto;
}

#topmenuwidthcontainer {
	width: 940px;
	height: 105px;
	text-align: left;
	margin: 0 auto;
}

/* LOGO */
#logo {
	position: absolute;
	top: 45px;
	float: left;
	width:339px;
	height:145px;
}

/* MAIN MENU */
#mainmenu {
	border: 0px #333 solid;
	width: 601px;
	height: 105px;
	margin: 0 auto;
	overflow: hidden;
	float: right;
}

/* TOP SPACER */

#topspacer {
	/* This is the area just under the Main Menu */
	border: 0px;
	height: 51px;
	width: 940px;
	margin: 0 auto;
}
/* MEDIA BOX and FULL BODY CONTAINER */

#mediabox {
	width: 940px;
	height: 350px;
	border: solid 1px #333333;
	margin: 0 auto;
	background: #000000;
}

/* BODY WRAPPER */

#fullbodycontainer {
	width: 940px;
	border: solid 1px #333333;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	background: #000000;
	clear: right;
	height: inherit;
}

/* CONTENT WINDOWS */

#col1 {
	width: 596px;
	float: left;
	clear: left;
	text-align: left;
}
#col2 {
	width: 340px;
	float: right;
	clear: right;
	text-align: left;
}

#contentboxes {
	width: 940px;
	padding: 0px;
	margin: 0 auto;
	border: solid 0px #333333;
	clear: both;
}

#contentboxes p {
	padding: 0px;
	margin:  0px 10px 10px 10px;
	text-align: left;
	width: 100%;
}

/* FOR THE SULLEN TV WINDOW */

#contentboxes span {
	position: relative;
	top: -10px;
	width: 100%;
	padding: 0;
	margin:  -20px 0 0 0;
	text-align: left;
}

#featuredproducts {
	width: 560px;
	height: 240px;
	float: left;
	border: solid 1px #333333;
	margin: 20px 10px 10px 20px;
	background: url(images2/fall08_template/BG_window_title2.jpg) repeat-x #000000;
}
#featuredproducts div {
	width: 560px;
	padding: 0;
	margin:  -10px 0px 0px 0px;
	text-align: left;
}

#adminfullbodycontent {
	clear: both;
	width: 880px;
	float: left;
	border: solid 1px #333333;
	margin: 10px 0px 10px 20px;
	background: url(images2/fall08_template/BG_window_title2.jpg) repeat-x #000000;
	padding: 0 10px 10px 0;
}

#fullbodycontent {
	clear: both;
	width: 560px;
	float: left;
	border: solid 1px #333333;
	margin: 10px 0px 10px 20px;
	background: url(images2/fall08_template/BG_window_title2.jpg) repeat-x #000000;
	padding: 0 10px 10px 0;
}

#sullentv {
	width: 320px;
	height: 240px;
	float: right;
	border: solid 1px #333333;
	margin: 20px 20px 0 0;
	background: url(images2/fall08_template/BG_window_title2.jpg) repeat-x #000000;
	text-align: center;
}
#sullentv p {
	width: 90%;
	padding: 0;
	margin:  -20px 10px 10px 10px;
	text-align: left;
}

#col2window {
	width: 300px;
	float: right;
	border: solid 1px #333333;
	margin: 10px 20px 0 0;
	background: url(images2/fall08_template/BG_window_title2.jpg) repeat-x #000000;
	padding: 0px;
}

#sullenblog {
	width: 560px;
	height: 300px;
	float: left;
	border: solid 1px #333333;
	margin: 10px 10px 0 20px;
	background: url(images2/fall08_template/BG_window_title2.jpg) repeat-x #000000;
}
#sullenblog div {
	width: 560px;
	height: 240px;
	overflow: auto;
	padding: 0;
	margin:  0px 0px 10px 0px;

	text-align: left;
}

#subfullbodycontent {

	width: 560px;
	height: auto;
	float: left;
	border: solid 1px #333333;
	margin: 10px 0px 0px 20px;
	background: url(images2/fall08_template/BG_window_title2.jpg) repeat-x #000000;
	padding: 0 10px 10px 0;
}

#sullencalendar {
	width: 320px;
	height: 300px;
	float: right;
	border: solid 1px #333333;
	margin: 10px 20px 0 -20px;
	background: url(images2/fall08_template/BG_window_title2.jpg) repeat-x #000000;
}
#sullencalendardiv {
	width: 320px;
	height: 240px;
	overflow: auto;
	margin:  0px 0 0 0;
	text-align: left;
}

#footer {
	height: 40px;
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	position: relative;
	bottom: 0px;
	clear: both;
	text-align: center;
}

/* BLOG_NEWS */
#blogpostwrapper {
}
# blogdate {  
}
# blogtitle {  
}
# blogpost {  
}
# blogtags {  
}

/* GENERIC CSS */

h1 {
	font-family: Trebuchet MS,helvetica,arial,verdana,tahoma;
	padding: 0;
	font-size: 14px;
	color: #FFFFFF;
	width: 98%;
	height: 39px;
	margin: 10px 10px 0px 10px;
	text-align: left;
}

h3 {
	font-family: Trebuchet MS,helvetica,arial,verdana,tahoma;
	background: url(images2/fall08_template/BG_window_title2.jpg) repeat-x #232323;
	padding: 0;
	font-size: 14px;
	color: #FFFFFF;
	width: 100%;
	height: 39px;
	margin: 8px 10px 10px 10px;
	text-align: left;
}

h2 {
	font-family: Trebuchet MS,helvetica,arial,verdana,tahoma;
	background: #232323;
	border: solid 1px #666666;
	padding: 5px 0 0 10px;
	font-size: 14px;
	color: #FFFFFF;
	width: 95%;
	height: 25px;
	margin: 8px 10px 10px 10px;
	text-align: left;
}

.boxed {
	color: #000000;
	border: dashed 1px #454545;
	background: url(images2/fall08_template/BG_Blog.jpg) repeat-x #706f6f;
	padding: 10px 20px 10px 10px;
	margin: 0 0 0 0px;
}

.boxed2 {
	color: #000000;
	border: dashed 1px #454545;
	background: url(images2/fall08_template/bg_blog_list.gif) repeat-x #706f6f;
	padding: 0 10px 10px 10px;
}

dt.boxed:hover {
	background: #2F2F2F;
}

.boxed a {
	color: black;
}
.boxed a:hover {
	color: white;
}

.title10 {
	width: 100%;
	height: 16px;
	padding: 4px;
	font-size: 13px;
	font-family: Trebuchet MS,Arial,Helvetica,Verdana;
	border: solid 1px #333333;
	margin: 0 0 20px 0;
}

.codedisplay {
	color: #dcdcdc;
	border: solid 1px #454545;
	background: url(images2/fall08_template/bg_blog_list.gif) repeat-x #706f6f;
	padding: 10px;
	height: 200px;
	width: 500px;
	overflow: auto;
}



#contentbox { border-style:solid; border-color:#333333; border-right:0; border-left:1px; border-top:0; border-bottom:0; }
.contentbox { border: solid #999999 1px; }
input,select,textarea { color:#696969; background:#333333; border-style:solid; border-size:1px; border-color:#363636; }

#cal2daycell { background:#333333; border-style:solid; border-width:2px; border-color:#6c696a; }
#cal2day2cell { background:#000000; border-style:solid; border-width:2px; border-color:#000000; }
#cal2actdaycell { background:#333333; border-style:solid; border-width:2px; border-color:#DCDCDC; }
#cal2monthcell { background:#363636; border-style:solid; border-width:2px; border-color:#363636; }
#cal2daynamecell { font-size:small; background:#000000; border-style:solid; border-width:1px; border-color:#000000; }

#caldaycell { background:#333333; border-style:solid; border-width:2px; border-color:#6c696a; width: 20px }
#calday2cell { background:#000000; border-style:solid; border-width:2px; border-color:#000000; width: 20px }
#calactdaycell { background:#333333; border-style:solid; border-width:2px; border-color:#DCDCDC; width: 20px }
#calmonthcell { background:#363636; border-style:solid; border-width:2px; border-color:#363636; width: 20px }
#caldaynamecell { font-size:small; background:#000000; border-style:solid; border-width:1px; border-color:#000000; color:#dcdcdc; width: 20px }


  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */


<!-- main stylesheet ends, CC with new stylesheet below... -->
<!--[if IE]>
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
<![endif]-->