@import url(http://fonts.googleapis.com/css?family=Asap:400,400italic,700italic,700);

body {
	font-family:"Asap", "asap", asap, tahoma,arial,verdana,sans-serif;
	background:none #333;
	margin:10px auto 10px 160px;
	padding:0 0 0 0;
	font-size:10pt;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	margin:0;
	padding:0;
	clear:left;
}
h1 {
	font-size:150%;
	color:#c00;
}
h2 {
	font-size:125%;
	color:#f60;
}
h3,h4,h5,h6,h7,h8 {font-size:110%;color:#000;}

#content {
	/*border:1px solid #666;
	background:none #333;
	padding:5px;*/
}
.loginbox {
	width:500px;
	margin:10px auto;
	padding:10px;
	/*border:1px solid #000;
	background:none #ccc;*/
	text-align:center;
}
.loginbox table {
	width:50%;
	margin:0 auto;
}
.loginbox th {
	text-align:right;
}
.loginbox td {
	text-align:left;
}
.loginbox .submit {
	text-align:center;
}
.lostpassword {
	border-top:1px solid #ccc;
	margin-top:10px;
	padding-top:10px;
}
.loginmessage {
	color:#f00;
	text-align:center;
}
.copyright {
	color:#666;
	text-align:center;
}
.copyright a:link, .copyright a:visited {
	color:#660;
}

/* Default CSS for the Rounded Corners
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {/*margin:0.5em 0;*/}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 2px 0 18px;
	background:url(box2.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-16px;
	width:18px;
	height:17px;
	background:url(box2.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(box2.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(box2.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(borders.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(borders.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

/* Custom CSS
================================================*/
/* You can use different borders for different boxes on the same page. Just adjust the CSS. Here are a few examples, one of which uses the GIF images instead of the PNG images. Note that you can also adjust borders, heights and paddings this way. Remember to adjust the IE CSS as well. */

.one {
	position:absolute;
	top:0;
	right:0;
}
.two {
	float:left;
	width:45%;
}
.two .i1,
.two .i2 { background-image:url(borders.gif); }
.two .bt,
.two .bt div,
.two .bb,
.two .bb div { background-image:url(box.gif); }
#three {
	float:left;
	clear:both;
	width:80%;
}
#three .cb {
	float:left;
	width:40%;
}
.button {
	float:left;
	margin-top:0;
}
.button .bt {
	height:8px;
	margin:0 0 0 9px;
	background-image:url(button.png);
}
.button .bt div {
	left:-9px;
	width:9px;
	height:8px;
	background-image:url(button.png);
}
.button .bb {
	height:8px;
	margin:0 0 0 8px;
	background-image:url(button.png);
}
.button .bb div {
	left:-8px;
	width:8px;
	height:8px;
	background-image:url(button.png);
}
.button .i1 {
	padding:0 0 0 3px;
	background-image:url(button-borders.png);
}
.button .i2 {
	padding:0 3px 0 0;
	background-image:url(button-borders.png);
}
.button .i3 {
	padding:0 0.5em;
	background:#3a3d40 url(button.png) no-repeat -3px -8px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.button a:link,
.button a:visited,
.button a:hover {
	border:none;
	color:#fff;
}

/* Just a bit of styling for this demo page. Adjust as you wish. */
#absolute-wrapper {
	position:relative;
	height:9em;
}
.cb li {margin-left:1em;}

/*<!--[if lt IE 8]>*/
/* Required IE fixes
================================================*/
/* Serve gif images to IE/Win pre version 7 */
* html .i1,
* html .i2 {background-image:url(borders.gif);}
* html .bt,
* html .bt div,
* html .bb,
* html .bb div {background-image:url(box.gif);}
/* Set a height to fix up some rendering issues. */
* html .i1,
* html .i3 {height:1px;}

/* Give the absolutely positioned box a width (including IE 7)*/
.one {width:70%;}

/* Custom rules for the buttons */
/* All IE versions need a width */
.button {width:20em;}
/* IE 7 does not need these */
* html .button .i1,
* html .button .i2 {background:transparent;}
* html .button .bt,
* html .button .bt div {background-image:url(button.gif);}
* html .button .bb,
* html .button .bb div {background-image:url(button.gif);}
/*<![endif]-->*/

#adminmenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#adminmenu ul li {
	float:left;
	margin:0 1px 0 0 !important;
}
#adminmenu ul li a:link, #adminmenu ul li a:visited {
	border:1px solid #000;
	text-decoration:none;
	padding:3px;
	font-weight:bold;
	background:none #666;
	color:#fff;
}
#adminmenu ul li a:hover {
	background:none #F60	
}
.ownerinfo p {
	margin:0;
	padding:0;
	line-height:normal;
	font-weight:bold;
	font-size:80%;
	color:#999;
}
.announcementsbox {	
}

/* dashboard css */
.dashboard {
	margin:0 -80px;	
}
.top1, .top2, .top4, .top5, .top6, .top7, .top8, .top9, .top10, .top12, .side2, .side3, .top3, top11, .side1, .bottom {
	float:left;	
}

/* Scroller Box */

#scroller_container {
 position: relative;
 width: 500px;
 height: 30px;
 overflow: hidden;
 color: #0f0;
}
#scroller_container a:link, #scroller_container a:visited {
	color:#9ff;
	text-decoration:underline;
}
#scroller_container a:hover {
	color:#f60;
}
#scroller {
 white-space: nowrap;
 line-height: 26px;
 font-size: 23px;
}
#scroller p {
 padding: 0;
 color:#
}

/* Scoller Box */


.below {
	color:#f30;
}
#graphselection {
	float:none !important;
	margin:0 auto !important;
	text-align:center;	
}