body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#1A1A1A;
	background-image:url(/admin/images/bgmain.png);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	color:#999999 !important;
}
p{
	margin:10px 0;
}
#subnav{
	margin:5px 0 0 0;
	padding:0 !important;
}
#footer{
	border-top:2px solid #2d2d2d;
	padding:10px;
}
#footerl{
	float:left;
	color:#83a503;
	font-size:12px;
}
#footerr{
	float:right;
	font-size:10px;
}		
#footer a{
	font-size:10px;
}	
#slideshow{
margin:0;
padding:0;
}
#left_inner div#slideshow_inner{
	width:460px;
	height:320px;
	overflow:hidden;	
}
#slideshow li{
	display:block;
	width:460px;
	height:320px;
	margin:0;
	padding:0;
}
h1,h2{
	color:#88a0c5;
	font-size:200%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2{
	color:#83a503;
}
p,div{
	text-align:left;
}
.clr{clear:both;}
#outer{
	width:1000px;
}
#nav{
	background-image:url(/admin/images/bgnav.jpg);
	background-repeat:repeat-x;
	height:40px;
	background-position:top;
}
a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#nav ul{
	margin:0;
	padding:0 0 0 40px;
}
#nav ul li{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul li a span{
	background-image:url(/admin/images/butright.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	line-height:40px;
	height:40px;
	display:block;
	padding:0 20px;
}
#nav ul li a{
	background-image:url(/admin/images/butleft.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	display:block;
	height:40px;
	margin-right:5px;
	padding:0;
}
#nav ul li.active a,#nav ul li a:hover{
	background-position:bottom left;
	color:#ffffff;
}
#nav ul li.active a span,#nav ul li a:hover span{
	background-position:bottom right;
}
#logo{
	width:480px;
	height:245px;
	background-image:url(/admin/images/logo.jpg);
	background-repeat:no-repeat;
	float:left;
}
#portfolio{
	width:520px;
	height:245px;
	float:left;
	background-color:#2A2A2A;
	overflow:hidden;
}
#left{
	width:480px;
	float:left;
}
#left_inner{
	padding:10px;
	background-image:url(/admin/images/bitline.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#content{
	width:520px;
	float:left;
	background-color:#1A1A1A;
	background-image:url(/admin/images/bgcontent.jpg);
	background-repeat:repeat-x;
}
#content div{
	padding:10px;
}

/* Admin Settings... */
a{
	color:#3C4B68;
}
#alert{
	background-image:url(/admin/images/small_apple.jpg);
	background-repeat:no-repeat;
	cursor:default;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	font-weight:bold;
}
#alert div.buttonalert{
	padding:0 10px;
}
#alert div.inneralert{
	padding:10px;
}
#ajvars,#ajfiles,#ajcats{
	padding:10px 0;
	width:378px;
	border:1px solid #cccccc;
}
#TB_ajaxContent{
	overflow:auto !important;
}

tr.adv{
	display:none;
}
.tplbox{
	width:60px;
	text-align:center;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px 0;
	float:left;
	margin:0 5px 5px 0;
}
.tplbox div{
	padding:5px;
	min-height:100px;
	text-align:center;
}
#menu li{
	cursor:move;
}