body{
	margin:20px;
	_margin-top:0px;
	height:100%
	line-height:24px;
}
body, td, input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
form{
	clear:both;
}
small{
	font-weight:normal;
	color:#666;
}
a img{
	border:none;
}
ul, li{
	padding:0;
	margin:0;
}
/* remove click outline */
a:active{
  outline: none;
}
:focus{
  -moz-outline-style: none;
}
table{
	width:100%;
	border-collapse:collapse;
}
hr{
	border:none;
	height:1px;
	background:#999;
	color:#999;
	margin:10px 0 10px 0;
}
td{
	border-bottom:solid 1px #EEE;
	padding:5px;
	vertical-align:top;
}
table.tr_hover tr:hover{
	background:#eee;
}
thead th{
	padding:5px;
	font-weight:bold;
	text-transform:uppercase;
	background:#ddd;
	border-bottom:#333 solid 1px;
	text-align:left;
}
a{
	color:#669900;
}
a:hover{
	text-decoration:none;
}
.instructions{
	background:#eee;
	border:#999 dotted 1px;
	color:#666;
	padding:10px;
}
.instructions ul{
	padding-left:20px;
}
.instructions h3{
	margin:0;
	padding:0;
}
#admin_header{
	height:74px;
	background:#000;
	margin:-20px;
	_margin-top:0px;
	margin-bottom:30px;
	border-bottom:5px solid #669900;
	padding:10px 20px 0 20px;
	line-height:normal;
}
#admin_header #site_name{
	color:#fff;
	margin-bottom:0;
	margin-top: 20px;
}
#admin_nav{
	float:right;
	list-style:none;
	margin:5px 0 -15px 0;
}
#admin_nav li{
	display:block;
	float:left;
	padding-left:10px;
	margin-left:10px;
	border-left:solid 1px #669900;
	color: #fff;
}
#admin_nav li a{
	color:#fff;
	text-decoration:none;
}
#admin_nav li a:hover{
	color:#669900;
}
#logo{
	padding-top: 2px;
	float: left;
}
#tabNav{
	clear:both;
	float:right;
	color:#fff;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:39px;
}
#tabNav li{
	display:inline-block;
	float:left;
}
#tabNav li a{
	display:inline-block;
	float:left;
	height:15px;
	background:#333;
	padding:8px;
	margin-right:2px;
	color:#fff;
	text-decoration:none;
}
#tabNav li a:hover{
	background:#666;
}
#tabNav li a.selected{
	background:#669900;
}
#subNav{
	background:#333;
	margin:-30px -20px 20px -20px;
	padding:10px;
	padding-bottom:4px;
	*padding-bottom:5px; /* IE */
	_padding-bottom:0px; /* IE6 */
	text-align:center;
	height:24px;
	line-height:normal;
}
#subNav a{
	display:block;
	padding:7px;
	margin-right:2px;
	background:#666;
	float:right;
	color:#000;
	text-decoration:none;	
}
#subNav a:hover{
	background:#999;
}
#subNav a.selected{
	background:#fff;
}
#pager{
	background:#eee;
	border:solid 1px #ddd;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom:10px;
	color: #666;
	clear: both;
}
#pager a{
	padding:6px;
	background:#ccc;
	margin-right:5px;
	color:#333;
	text-decoration:none;
}
#pager input{
	width:30px;
	margin-right:5px;
	text-align:center;
}
#pager a:hover{
	background:#999;
	color:#fff;
}
.col_75{
	float:left;
	width:73%;
	_width:71%;
	padding:1%;
}
.col_50{
	float:left;
	width:48%;
	_width:46%;
	padding:1%;
}
.col_25{
	float:left;
	width:23%;
	_width:21%;
	padding:1%;
}
.col_20{
	float:left;
	width:18%;
	_width:16%;
	padding:1%;
}
.col_40{
	float:left;
	width:38%;
	_width:36%;
	padding:1%;
}
col_33{
	float:left;
	width:31%;
	_width:29%;
	padding:1%;
}
input, textarea, select{
	border:solid 2px #ccc;
	padding:5px;
	margin-top: 5px;
	color: #333;
}
input:focus, textarea:focus, select:focus{
	border-color: #000;
	background: #eee;
	color: #000;
}
select{
	padding: 3px;
	margin-right: 10px;
}
input, textarea, .wide{
	width:450px;
}
textarea{
	height:500px;
}
.inputText, .textArea, .inputTextSmall{
	margin-bottom:10px;
	width:97%;
}
.inputTextSmall{
	width:50px;
}
.inputSubmit{
	width: auto;
	padding:6px 20px;
	background:#666;
	border:none;
	color:#fff;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
	text-transform: uppercase;
}
.accept{
	background:#669900;
	margin-right:3px;
}
.cancel{
	background:#990000;
	margin-right:3px;
}
.inputSubmit:hover{
	background:#333;
}
.inputCheck{
	margin:5px 10px 0 10px;
	border:none;
	width:15px;
}
label{
	display:block;
	padding:0;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 0;
}
.tabber textarea{
	width:95%;
}
#login input{
	width:280px;
}
#login .inputSubmit{
	width: 290px;
	padding: 10px;
	font-family: Georgia, Times, serif;
	text-transform: uppercase;
	font-size: 1.5em;
	letter-spacing: .1em;
}
#login{
	margin:100px auto 0 auto;
	border:solid 10px #eee;
	width:350px;
}
#login form{
	padding: 0px 30px;
	padding-bottom: 20px;
}
#login_header{
	background: #ccc url() no-repeat;
	padding-top: 20px;
}
#login h1{
	text-align:center;
	margin:0;
}
#login h2{
	text-align:center;
	margin:0;
	margin-bottom:20px;
	padding-bottom:20px;
	color:#fff;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:normal;
}
form{
	padding:10px;
}
.form_center, .box_center{
	border:solid 5px #ddd;
	width:530px;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
}
.box_center{
	width: 700px;
	overflow: auto;
}
.form_center h1, h1{
	margin:0;
	color: #669900;
	border: solid 1px #669900;
	padding: 5px;
	background: #b3cc80;
}
.alert{
	border:solid 1px #990000;
	background:#D6B3A4;
	padding:5px;
	color:#990000;
	font-weight:bold;
	margin-bottom:10px;
}
.speed{
	border-top:#ddd solid 1px;
	padding-top:5px;
	clear:both;
	margin-top:20px;
}
.page_group{
	padding: 20px;
	border: 1px dotted #666;
	margin-bottom: 10px;
	line-height: 1.5em;
	background: #eee;
}
.page_group h1{
	margin: -20px;
	padding: 10px;
	background: #666;
	color: #fff;
	margin-bottom: 0px;
}
.page_group h1 small{
	color: #999;
}
.page{
	background: #fff url(/cms/inc/images/page.gif) top left no-repeat;
	background-position: 10px 10px;
	height: 100px;
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	padding: 10px;
	padding-left: 50px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.page small{
	font-size: .9em;
	line-height: 2em;
}
.page h2{
	margin: 0px;
	padding: 0px;
}
.page_bt, .bt{
	float: right;
	padding: 3px 10px;
	padding-left: 5px;
	border: 2px solid #ddd;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}
.bt2{
	margin: 7px;
	background-color: #fff;
}
.icon_x,.icon_view,.icon_add,.icon_edit{
	padding-left: 25px;
	background-position: 3px center;
	background-repeat: no-repeat;
}
.icon_x{
	background-image: url(/cms/inc/images/delete.png);
}
.icon_view{
	background-image: url(/cms/inc/images/preview.png);
}
.icon_add{
	background-image: url(/cms/inc/images/add.png);
}
.icon_edit{
	background-image: url(/cms/inc/images/edit.png);
}
.bt img{
	float: left;
	margin-right: 10px;
}
.page_bt{
	margin: -15px;
}
.page_bt:hover, .bt:hover{
	border-color: #666;
	background-color: #eee;
	color: #666;
}
.clear{
	clear: both;
}
.note{
	padding-bottom: 10px;
	color: #999;
}