body {
	margin:0;
	background:#1F4D65;
	font-size:12px;
	font-family:"Lucida Grande",tahoma,verdana,arial,sans-serif;
	color:#000;
	min-width:1002px;
}
h1,h2,h3 {
	font-family: "Myriad Pro","Lucida Grande",tahoma,verdana,arial,sans-serif;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
	margin: 0px;
	padding: 0px;
}
img {border:0;}
a{
	color:#3591e7;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,textarea,select{
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {width:100%;}
.header-area {
	width:100%;
	overflow:hidden;
	
}
#header {
	width:951px;
	padding:0 0 24px 7px;
	margin:0 auto;
	overflow:hidden;
}
.blcl{
    text-decoration: none;
    color:#87CEFA;
}
.whcl{
    text-decoration: none;
    color: white;
}
.logo {
padding-top: 10px;
    font-weight: bold;
    font-size: 2em;

	float:left;
	overflow:hidden;
	width:259px;
	height:54px;
	margin:24px 0 0;
}
.logo a {
	display:block;
	height:100%;
}

#nav {
	float:right;
	list-style:none;
	padding:0;
	margin: 41px 10px 0 0;
	font-size:15px;
	font-family: "Myriad Pro","Lucida Grande",tahoma,verdana,arial,sans-serif;
}
#nav li {
	float:left;
	padding:0 23px 0 0;
}
#nav a {
	color:#3C94C3;
	/*text-shadow: black 0px -1px 1px;*/
}
#nav a:hover, #nav a.selected {
	color:#eee;
	text-decoration: none;
}
.header-area .sub-area {
	width:100%;
	overflow:hidden;
	border:1px solid #84daf9;
	border-width:1px 0 0;
	background:#65c3e5;
}

.header-area .sub-area2 {
	width:100%;
	overflow:hidden;
	border:1px solid #84daf9;
	border-width:1px 0 0;
	background: lightgoldenrodyellow;
}

.main-area {
	width:100%;
}
.main-frame {
	width:100%;
	padding:0 0 30px;
	background: #FFF url(/images/bg-main-b.gif) repeat-x 0 100%;
}
#main {
	width:976px;
	margin:0 auto;
	overflow:hidden;
	padding:24px 0 0;
}
.about-us #main {
	padding:0 0 0 18px;
	width:958px;
}

.container {
	width:976px;
	margin:0 auto 40px;
	overflow:hidden;
}
.container #content {
	float:right;
	width:692px;
	position:relative;
	padding:30px 0 0;
}

.panel {
	position:absolute;
	top:17px;
	left:0;
	width: 653px;
	padding: 0 24px 0 18px;
}

.pagination {
	list-style:none;
	padding:0 0 0 24px;
	margin:0;
	float:left;
	font-weight:bold;
}
.panel .pagination {
	padding-top:5px;
}
.pagination span {
	float:left;
	color:#c0c0c0;
	padding:2px 4px 0px;
	margin-right: 7px;
}
.pagination .current {
	font-style:normal;
	float:left;
	background:#65c3e5;
	color:#fff;
	padding: 2px 4px 0px;
}
.pagination a {
	float:left;
	background:#efefef;
	color:#5e5e5e;
	padding: 2px 4px 0px;
	margin-right: 7px;
}
.pagination span {color:#5e5e5e;}
.pagination a.prev_page {
	background:none;
	color:#3591e7;
}
.pagination a.next_page {
	background:none;
	color:#3591e7;
}

.container #sidebar {
	background:none;
	float:left;
	width:268px;
	padding:15px 0 0 16px;
}
* html .container #sidebar {height:auto;}
.cell {
	height:1%;
	overflow:hidden;
	color:#5e5e5e;
}
.cell h3 {
	font-size:22px;
	font-weight:normal;
	color:#371e11;
	margin:0 0 8px;
}
.cell p {margin:0;}

.alignleft {float:left;}

.space {
	height:1%;
	overflow:hidden;
	margin:0 0 43px;
}
.space img {display:block;}
.aside {
	float:right;
	width:415px;
	padding:52px 0 0;
}
#footer .socialz {
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
#footer .socialz li {
	float:left;
	margin:0 0 0 23px;
	display:inline;
}
#footer .socialz a {
	display:block;
	padding:0 0 0 24px;
	color:#9f7c69;
	/*text-shadow: black 0px 1px 1px;*/
	font-weight: bold;
}
#footer .socialz a:hover {
	color: #eee;
	text-decoration: none;
}

.footer-area {
	width:100%;
	overflow:hidden;
}
#footer-liner{
    background: #65c3e5;
    height: 10px;
}
#footer {
	width:951px;
	margin:0 auto;
	padding:16px 0px 10px;
	font-size:15px;
	color:#3C94C3;
	font-family: "Myriad Pro","Lucida Grande",tahoma,verdana,arial,sans-serif;
}
#footer .top-area {
	overflow:hidden;
	margin:0 0 23px;
}
.navigation {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
.navigation li {
	float:left;
	margin:0 27px 0 0;
}
.navigation a {
	color:#3C94C3;
	/*text-shadow: black 0px 1px 1px;*/
}
.navigation a:hover {
	color: #eee;
	text-decoration: none;
}
#footer p {
	margin:0;
	/*text-shadow: black 0px 1px 1px;*/
}


#api_info {
	margin-top: 15px;
}

.field_label {
	font-weight: bold;
}

.field {
	margin-bottom: 15px;
}

.refresh {
	margin-bottom: -7px;
	margin-left: 10px;
	width: 20px;
}


#welcome {
	background-color: black;
	background-repeat: repeat;
	height: 100%;
	left: 0px;
	opacity: 0.7;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 20;
}

.sub-area .frame {
	margin:0 auto;
	padding:7px;
	overflow:hidden;
	width:944px;
}
.sub-area .frame2 {
	margin:0 auto;
	padding:7px;
	overflow:hidden;
	width:944px;
}
.sub-area h1 {
	font-size:26px;
	line-height:35px;
	font-weight:bold;
	color:#fff;
	margin:0 0 3px;
}