/* body stuff */
body {
	background-image: url(/assets/img/shadow.png);
	background-color: #F3F3F3;
	background-repeat: repeat-x;
	font-family: 'Helvetica Neue',Helvetica,Arial,Verdana,Sans-Serif;
	color: #333;
	cursor: default;
	margin: 0px;
	padding: 0px;
}

h1 {
  font-size: 40px;
  line-height:40px;
  text-align:center;
}

h2 {
  font-size: 16px;
  line-height:20px;
}

h3 {
  font-size: 14px;
}

p {
	font-size: 12px;
	text-align: left;
}   

#page {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	background-color: #CCC;
	background: #18212d url(images/header_bg.gif) repeat-x;
}
#page_data {
	background-color: #FFF;
	min-width: 675px;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #D6D6D6;
	color: #000;
}
#page_data h1 {
	color:#000;
}
.nf h1{
	color: 000;
	font-size: 32px;
	font-weight: 100;
	text-align: center;
}
.nf h2{
	font-size: 24px;
	font-weight: 100;
	color: 000;
	line-height: 30px;
}
.nf h3{
	color: 000;
	font-size: 16px;
	font-style:italic;
	font-weight: 100;
	text-align: left;
}
#right_ad {
	width: 255px;
	text-align: left;
	float:right;
	padding-right:3px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #444;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#page1 {  
  float:left;
  width:45%;
}

#page2 {
  float:right;
  width:45%;
}
#bbad {
	height: 255px;
	width: 300px;
	margin-left: -8px;
	overflow: hidden;
}
#widget_col_0 {
	float:left;
	width: 33%;
	background:#E6E6E6;
}

#widget_col_1 {
  width: 33%;
  float:left;
  background:#CCC;
}   

#widget_col_2 { 
  float:left;
  width: 34%;  
  background:#B3B3B3;
}   

#widget_col_3 { 
  float:left;
  width: 40%;  
  background:#B3B3B3;
}   

#widget_col_4 { 
  float:left;
  width: 60%;  
  background:#E6E6E6;
}   

#control_buttons {
  position:absolute;  
  right:0px;
  top:10px; 
  width: 50px;    
}                

#edit_button {
	position:relative;
	float:left;
	width:16px;
	height:16px;
	behavior: url(stylesheets/png.htc);
	margin-right:5px;
	background-image: url(../images/edit.png);
}

#delete_button {
	position:relative;
	float:left;
	width:16px;
	height:16px;
	behavior: url(stylesheets/png.htc);
	margin-right:5px;
	background-image: url(../images/delete.png);
}

#footer_wrap {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	overflow: auto;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
	color: #454545;
}

#footer_wrap a {
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}
#footer_wrap a:visited {
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}
#footer_wrap a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#footer_left {
	margin: 2px;
	padding: 2px;
	float: left;
	width: 300px;
}
#footer_right {
	margin: 2px;
	padding: 2px;
	float: right;
	width: 625px;
	text-align: right;
	clear: right;
}
#option_blurb {
	padding: 5px;
	font-size: small;
}
#option_sort {
	padding: 5px;
	font-size: small;
}
#option_sort a {
	font-size: small;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}
#option_sort a:visited {
	font-size: small;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}
#option_sort a:hover {
	font-size: small;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#option_data p {
	font-weight: bold;
	font-size: medium;
	color: #000;
	line-height: 1.5em;
}

.widget_title_display {
	width: 30%;
	float: left;
	font-size: small;
	text-transform: capitalize;
	font-weight: bold;
}

.widget_desc_display {
	width: 60%;
	float: left;
	font-size: x-small;
}

.widget_add_button {
	width: 10%;
	float: right;
	text-align:right;
	font-size: small;
	text-transform: capitalize;
	font-weight: bold;
}
.widget_select_row {
	font-size: small;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	margin: 2px;
	overflow: hidden;
	cursor: pointer;
	color: #666;
}
.widget_select_row:hover {
	background-color: #FFC;
	font-weight: bold;
	color: #000;
}
#widget_table {
	padding: 5px;
	text-align: center;
}
#alert_area {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#blurb_area {
	width: 955px;
	min-height: 24px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#blurb_area .blurb_h {
	font-size: x-small;
	font-weight: bold;
	color: #00F;
	padding-left: 10px;
}
#blurb_area .blurb_d {
	font-size: x-small;
	color: #000;
}
#blurb_area .blurb_d a {
	text-decoration:none;
	font-weight:bolder;
	font-size:x-small;
	color:#F93;
}
#blurb_area .blurb_d a:hover {
	color:#000;
	background:#FFC;
}
	
#top_ad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-color: #FFF;
}
#user_proc {
	width: 945px;
	background-color: #333;
	font-size: x-small;
	height: auto;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: right;
	padding-right: 10px;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

#user_proc a {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
#user_proc a:visited {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
#user_proc a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#submenu {
	width: 100%;
	margin-top: -10px;
	margin-bottom: -10px;
}
.hlist {
	padding-left: 0;
	margin-left: 0;
	background-color: #036;
	color: White;
	width: 675px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	float:left;
}

.hlist li {
	display: inline;
}
.hlist li a {
	padding: 0.2em 1em;
	background-color: #036;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.hlist li a:hover {
	background-color: #369;
	color: #fff;
}

.hlist .active {
	background-color: #369;
	color: #fff;
}
.smurf a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.smurf a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.smurf a:hover {
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
.wx_closer ul li{
	font-weight:bold;
	font-size:medium;
	color:#00F;
}

