#header {
	margin: 0px 0px;
	padding: 0px 0px;
	background-color: white;
	background-repeat: no-repeat;
	background-position: right; 
}

#header.expand {
	background-image: url('../images/headerbg.jpg');
	height: 150px;		
}

#header.collapse {
	background-image: url('../images/headerbg_min.jpg');
	height: 30px;
}

#top {
	height: 120px;
	width: 400px;
}

#top img {
	padding-left: 43px;
	border: 0px;
}

#top div.beta {
	position:absolute;
	top: 82px;
	left: 256px;
	text-decoration: none;
	cursor: help;
	padding: 0px 0px;
	margin: 0px 0px;
}

#top div.beta img {
	border: 0px;
	padding: 0px 0px;
	margin: 0px 0px;
}

#down {
	height: 30px;
}

#menu {
	height: 30px;
	float: left;
}

#menu ul {
	margin: 0px 0px;
	padding: 0px 85px;
	list-style:none;
}

#menu ul li {
	float:left;
	margin: 7px 15px 0px 0px;
	padding: 0px 0px;
}

#menu ul li:hover {
	border-bottom: 5px solid white;
}

#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}

#menu ul li.current {
	border-bottom: 5px solid #EFEFEF;
}

#menu ul li.current a {
	font-weight: bold;
}

#quick {
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 5px 50px 0px 0px;
	height: 20px;
}

#quick select {
	/*width: 253px;*/
	height: 20px;
	color: #387186;
	/*font-weight: bold;*/
	border: 0px;
	background-color: #EFEFEF;
}

#quick input.query {
	width: 209px;
	height: 18px;
	border: 1px solid #89817E;
	color: #387186;
	background-image: url('../images/querybg.png');
}

#quick input.go {
	width: 35px;
	color: #797D79;
	font-weight: bold;
	cursor: pointer;
}


#content {
	margin: 0px 0px;
	padding: 15px 50px;
	background-color: #EFEFEF;
	background-repeat: no-repeat;
}

#position {
	height: 99px;
	background-color: #FFFFFF;
}

div.bar {
	height: 26px;
	margin: 0px 0px;
	padding: 3px 5px;
}

div.bartitle {
	float: left;
	width: 152px;
	height: 20px;
	margin: 0px 3px;
	padding: 0px 0px;
}

div.bartitle p {
	text-align: right;
	color: #6b95a5;
	font-weight: bold;
	margin: 0px 0px;
	padding: 3px 0px;
}

div.barselect {
	float: left;
	width: 257px;
	height: 16px;
	margin: 3px 7px;
	padding: 0px 0px;
} 

div.barselect select {
	width: 252px;
	height: 20px;
	color: #387186;
	font-weight: bold;
	border: 0px;
	background-color: #EFEFEF;
}

div.barselect select.smallselect {
	width: 124px;
	margin: 0px 0px;
	padding: 0px 0px;
}

div.barbreadcrumb {
	float: left;
	margin: 0px 7px;
	padding: 3px 0px;
	color: #6b95a5;
	font-weight: normal;
}

div.barbreadcrumb a {
	text-decoration: underline;
	color: #6b95a5;
	font-weight: normal;
}

div.barbreadcrumb a.current {
	text-decoration: underline;
	color: #ff7932;
	font-weight: normal;
}

div.midbar {
	border-top: 1px dotted #C3C3C3;
	border-bottom: 1px dotted #C3C3C3;
}

#data {
	margin-top: 15px;
}

#data div.tab-panel {
	min-height: 575px;
	background-image: url("../images/detailsbg.png");
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 12px 0px;
}

#viewers {
	margin: 10px 12px 0px 12px;
	min-height: 565px;
	background-color: white;
}

#viewers div.dataviewers {
	height: 220px;
	width: 100%;
	border: 0px solid white;
}

#gridviewers {
	margin: 15px 12px 10px 12px;
}

#gridviewers div.tab-panel {
	height: 300px;
	background-color: #FFFFFF;
	background-image: none;
}

#gridviewers div.gridviewers {
	margin: 0px;	
}

div.gridviewers {
	margin: 10px 10px 0px 10px;
	height: 570px;
	background-color: #FFFFFF;
	background-image: none;
}

#gridviewers div.gridviewers {
	/*height: 300px;*/
}

#gridviewers div.boxes {
	height: 500px;
}

div.boxesshow {
	width: 200px;
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
}

div.boxesshow div.selector {
   margin: 13px 0px 0px 0px;
   padding: 1px 3px;
	width: 196px;
	height: 15px;
	background-color: #f2f6f8;
	border-right: 1px dotted #8b8b8b;
	border-top: 1px dotted #8b8b8b;
}

div.boxesshow div.selector a {
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
	color: #8b8b8b;
	font-size: 12px;
	font-weight: bold; 
}

div.boxesshow div.selector a.button {
	float: right;
	padding: 0px 0px;
}

div.boxes {
	width: 181px;
	margin: 0px 15px 0px 0px;
	height: 539px; 
	background-color: #f2f6f8;
}

/*
div.gridtable {
	margin-left: 201px;
}*/

div.gridbar {
        padding: 5px 10px 0px 30px;
	height: 25px;
	color: #868686;
	border-bottom: 1px dotted #8b8b8b;
        font-size: 12px;
}
div.navigatorleft img {
    margin: 3px 2px;
    float: left;
}

div.navigatorleft input.query {
    margin-left: 20px;
}

div.navigatorleft a img {
	border: 0px;
}

div.navigatorleft span {
	font-size: 12px;	
}

div.griddata {
    padding: 20px 0px;
}

div.home h1 {
	color:#718A9C; 
	border-bottom:1px solid #BABCBD;
	margin: 22px 40px;
	font-size: 18px;	
}

div.home p {
	text-align: justify;
	margin: 10px 50px;
	font-size: 14px;
	color: #656664;
}

div.home img {
   border: 0px;
   margin: 0px; 
}

div.home h2 {
   text-align: center;
   
}

div.home h2 a {
   color: #008;
   text-decoration: none;
}

div.home div.note {
   margin: 10px 80px;
   padding: 10px 10px;
	border: 1px solid #555;
	background-color: #FAFAFA;
}

div.home div.note p {
   color: #555;
}

div.barbreadcrumb .current em {
     color: #ff7932;
     font-weight: bold;   
}

#bottom {
    margin: 0px 0px;
    padding: 15px 50px;
}

#bottom img {
    border: 0px;
}

.button-dload {
margin:0;
}

.button {
margin:10px 0 0;
}

.button-dload {
background-position:100% -50px !important;
padding:0 36px 0 0;
}

.button {
background-position:100% -126px !important;
clear:none;
display:inline;
float:left;
margin:0;
padding:0 17px 0 0;
position:relative;
text-decoration:none !important;
}

.button-dload span, .button-dload, .button, .button:hover, .button span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://a.fsdn.com/con/img/sprites/buttons.png?1268235019) no-repeat scroll 0 0;
}

.chapterToc {
	font-weight: bold;
	margin: 10px 2px 5px 2px;
}
.sectionToc {
	margin: 2px 2px 2px 30px;
}
