@CHARSET "ISO-8859-1";
* { padding:0; margin:0; }

/* General Default settings */

body {
	background:#FBFBFB url(../images/style/bg.jpg) repeat-x scroll 0 0;
	color:#666666;
	font-family:"Lucida Grande",Verdana,sans-serif;
	font-size:12px;
	line-height:20px;
	min-height:402px;	
}



p { padding-bottom: 15px; }
img, a img { border: 0; }
ul {
	display:block;
	list-style-type:disc;
}

ul li { list-style: none; }
.clear { clear: both; }

a {
	color: #008ee8;
	text-decoration: none;
	}
	
a:hover {
	color: #ec8526;
	text-decoration: none;
	}	
	
table {
	border-collapse:separate;
	border-spacing:2px;
	display:table;
	margin-bottom:0;
	margin-top:0;
	text-indent:0;	
}
	
/* General Form */

input {
	border:2px inset threedface;
	cursor:text;
	letter-spacing:normal;
	line-height:normal !important;
	padding:1px 0;
	text-align:start;
	text-indent:0;
	text-rendering:optimizelegibility;
	text-shadow:none;
	text-transform:none;
	word-spacing:normal;
}



.wrapper {
	margin:0 auto;
	padding-top:20px;
	width:960px;
}

/* Header */
#header {
	background:transparent url(../images/style/header.gif) no-repeat scroll 0 0;
	color:#999999;
	font-weight:bold;
	height:50px;
	line-height:50px;
	margin-bottom:20px;
	overflow:hidden;
	padding:0 20px;
}

#header h1 {
	color:#FFFFFF;
	float:left;
	font-family:"Titillium800",Helvetica,Arial,sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-right:80px;
	text-transform:uppercase;	
}

#header a {
	color: #999;
	text-decoration: none;
}

#header a:hover { color: #fff; }

#header h1 a { color: #fff; }
#header h1 a:hover { color: #008ee8; }

#header .user a { text-decoration: underline; }
#header .user a:hover { text-decoration: none; }

#header #nav li {
	display: inline;
	padding: 2px 15px;
	background: url(../images/style/nsp.gif) center right no-repeat;
}


#nav {
	float: left;
}

.user {
	float:right;
	font-size:11px;
}

/* Content */

.block {
	background:transparent url(../images/style/bnd.gif) no-repeat scroll center bottom;
	clear:both;
	margin-bottom:25px;
	padding-bottom:5px;
}

.block_head {
	background:transparent url(../images/style/bhead.gif) no-repeat scroll 0 0;
	height:54px;
	line-height:54px;
	overflow:hidden;
	padding:0 20px;
}

.block_head h2 {
	color:#555555;
	float:left;
	font-family:"Titillium999",Helvetica,Arial,sans-serif;
	font-size:18px;
	font-weight:normal;
	text-shadow:1px 1px 0 #FFFFFF;
	text-transform:uppercase;
}

.block_content {
	background:transparent url(../images/style/bbg.gif) repeat-y scroll 0 0;
	overflow:hidden;
	padding:10px 20px 0;
}

.block_content h3 {
	color:#666666;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.block label {
	color:#555555;
	font-family:"Lucida Grande",Verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
	vertical-align:middle;
}

.block form input.text {
	background:#FEFEFE none repeat scroll 0 0;
	border:1px solid #BBBBBB;
	color:#333333;
	font-family:"Lucida Grande",Verdana,sans-serif;
	font-size:14px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:7px;
	vertical-align:middle;
	width:410px;	
}

.block form .select {
	background:none repeat scroll 0 0 #FEFEFE;
	border:1px solid #BBBBBB;
	color:#333333;
	font-family:"Lucida Grande",Verdana,sans-serif;
	font-size:14px;
	outline:medium none;
	padding:7px;
	vertical-align:middle;
	width:424px;

}	

.stats_select {
	width: 100px;
}

.block form input.submit {
	background:transparent url(../images/style/btns.gif) no-repeat scroll center top;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:"Titillium800",Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:800;
	height:30px;
	line-height:30px;
	margin-right:10px;
	text-shadow:1px 1px 0 #0A5482;
	text-transform:uppercase;
	vertical-align:middle;
	width:85px;
	
	line-height:normal !important;
	background-color:buttonface;
	text-align:center;
	white-space:pre;


}




	
.block form input.submit:hover {
	background: url(../images/style/btns_.gif) top center no-repeat;
	text-shadow: 1px 1px 0 #b55f10;
}

.block input.tiny {
	background:url("../images/style/tiny.gif") no-repeat scroll center top transparent;
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:800;
	height:20px;
	line-height:20px;
	padding-bottom:2px;
	text-transform:none;
	vertical-align:middle;
	width:105px;
	
	
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	
	margin-right:10px;
	text-shadow:1px 1px 0 #0A5482;
	text-align: center;
	

}

.block form textarea {
	background:#FEFEFE none repeat scroll 0 0;
	border:1px solid #BBBBBB;
	color:#333333;
	font-family:"Lucida Grande",Verdana,sans-serif;
	font-size:14px;
	height:140px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:5px;
	width:414px;
}

.block hr {
	background:transparent none no-repeat scroll 0 0;
	border-color:-moz-use-text-color -moz-use-text-color #DDDDDD;
	border-style:none none solid;
	border-width:0 0 1px;
	height:1px;
	margin-bottom:15px;
}

.block table {
	margin-bottom:15px;
	text-align:left;
}

.block table tr {
	background-color:#FBFBFB;
}

.block table tr td, .block table tr th {
	border-bottom:1px solid #DDDDDD;
	line-height:normal;
	padding:10px;
	text-align:left;
}
/*
.block.small {
	width: 150px;
}

.block left {
	clear: none;
	float: left;
}

.block.right {
	clear: none;
	float: right;
}*/

/* Messages */

.errormsg {
	background:#FFECCE url(../images/style/error.gif) no-repeat scroll 12px 12px;
	border:1px solid #E9C59B;
	color:#E3302C;
}

.success {
	background:#EDFBD8 url(../images/style/success.gif) no-repeat scroll 12px 12px;
	border:1px solid #BFDE84;
	color:#508600;
}

.warning {
	background:#FEFDE2 url(../images/style/warning.gif) no-repeat scroll 12px 12px;
	border:1px solid #E5E181;
	color:#666666;
}

.info {
	background:#ECF9FF url(../images/style/info.gif) no-repeat scroll 12px 12px;
	border:1px solid #BBDBE0;
	color:#0888C3;
}

.message {
	font-weight:bold;
	margin:10px 0;
	overflow:hidden;
	padding:10px 15px 10px 40px;
}

.message p {
	/*float:left;*/
	padding:0;
	/*width:93%;*/
}

.block .block_head ul {
	float:right;
	font-size:11px;
	font-weight:bold;
	text-shadow:1px 1px 0 #FFFFFF;
	text-transform:uppercase;
}

.block .block_head ul li {
	display:inline;
	padding:3px 0 3px 20px;
}

.block .block_head ul li a {
	color:#888888;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
	
/* Stats 2 Column design */

.stats_left {
	float: left;
	width: 200px;
	border-right: 1px #BBBBBB solid;
}

.stats_right {
	float: right;
	width: 700px;
	
}

.delete {
	color: red;
	font-weight: bold;
}

.edit {
	color: green;
	font-weight: bold;
}

/* Admin Home Page */
ul.updates {
	margin-bottom: 15px;
	margin-left: 15px;
}

ul.updates li {
	list-style-type: disc;
	
}
