body {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	background: #f1f8f9 url('image/bg2.0.jpg') top center repeat-x;
	color: #555555;
	line-height: 18px;
}
td {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #555555;
	line-height: 18px;
}
a {
	color: #cc3300;
	text-decoration: underline;
}
a:hover {
	color: #cc3399;
	text-decoration: underline;
}
.form {
	border:1px solid #aae7fd;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font:12px Arial,sans-serif;
	padding:4px;
	color:#555;
	background:#fff;
}
.search {
	width: 130px;
	height:	20px;
	padding: 0;
	margin:	2px 1;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	font: 11px Arial, Verdana, sans-serif;
	background-color: #D5F1FF;
}
input.submit {
	border:1px solid;
	border-color: #58d7eb #036b7b #036b7b #58d7eb;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font:12px Arial,sans-serif;
	padding:2px;
	color:#fff;
	background: #00bad7;
	text-align:center;
}
input.submit2 {
	border:1px solid;
	border-color: #F90 #C00 #C00 #F90;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font:12px Arial,sans-serif;
	padding:2px;
	color:#fff;
	background: #F60;
	text-align:center;
}
.juiceapac {
	color: #FFFFFF;
	text-decoration: none;
}
.juiceapac:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#topmenu {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
#topmenu a {
	color: #FFF;
	text-decoration: none;
}
#topmenu a:hover {
	color: #72ecff;
	text-decoration: none;
}
.sep {
	border-bottom:1px solid #e5e5e5;
	padding: 0px;
	margin: 5px;
}
.block1 {
	font-size: 14px;
	color: #FFF;
}
.block2 {
	font-size: 12px;
	color: #FFF;
}

/*** navigation ***/
#catnav {
	margin: -10px 0 0 0px;
}
#catnav h3 {
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
}
#catnav a {
	color: #555;
	display: block;		
	padding: 4px 6px 6px 2px;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
#catnav .active a {
	text-decoration: underline !important;
	color: black;
	cursor: default;
}
#catnav a:hover {
	color: #f26322;
	background-color: #f5f5f5;		
}
#catnav a.plugin {
	padding-left: 15px;
	color: #777 !important;
	font-size: 11px;
}
#catnav a.active {
	background-color: #466782;
	color: #fff !important;	
	cursor:default;
}
.tools #catnav a.active  {
	background-color: #00559E;
}
#rightnav {
	margin: -10px 0 0 0px;
	font-size: 12px;
	color: #555;
}
#rightnav h3 {
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
}
#rightnav a {
	color: #555;
	display: block;		
	padding: 4px 6px 6px 2px;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
#rightnav .active a {
	text-decoration: underline !important;
	color: black;
	cursor: default;
}
#rightnav a:hover {
	color: #00bad7;
	background-color: #f5f5f5;		
}
#rightnav a.plugin {
	padding-left: 15px;
	color: #777 !important;
	font-size: 11px;
}
#rightnav a.active {
	background-color: #466782;
	color: #fff !important;	
	cursor:default;
}
.tools #rightnav a.active  {
	background-color: #00559E;
}


/*** tabs ***/
.tab_container {
	overflow: hidden;
	width: 100%;
	float: left;
}
.tab_content {
	padding: 15px 10px 15px 10px;
	font-size: 12px;
}
ul.tabs {
	padding: 9px 0px 0px 0px;
	list-style: none;
	margin: 0px;
}
ul.tabs li {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	color: #fff;
	float: left;
}
ul.tabs li a {
	text-decoration:none;
	color:#fff;
	width:130px;
	height:31px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(image/tabs/tab-button.png);
	margin-right:-15px;
}
ul.tabs li.active a {
	color:#232931;
	background-image:url(image/tabs/tab-button-act.png);
	position:relative;
}
ul.tabs li a span {
	display:block;
	padding:9px 0 0 15px;
}

ul.tabs-sub {
	padding: 9px 0px 0px 0px;
	list-style: none;
	margin: 0px;
}
ul.tabs-sub li {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	color: #fff;
	float: left;
}
ul.tabs-sub li a {
	text-decoration:none;
	color:#232931;
	width:330px;
	height:31px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(image/tabs/tab-button-act-sub.png);
	margin-right:-15px;
}
ul.tabs-sub li.active a {
	color:#232931;
	background-image:url(image/tabs/tab-button-act-sub.png);
	position:relative;
}
ul.tabs-sub li a span {
	display:block;
	padding:9px 0 0 15px;
}

.box {
	width:100%;
}
.box .left-top-corner {
	background:url(image/tabs/left-top-corner.png) no-repeat left top;
	height:47px;
	padding-left:10px;
}
.box .left-top-corner1 {
	background:url(image/tabs/left-top-corner1.png) no-repeat left top;
	height:40px;
	padding-left:10px;
}
.box .right-top-corner {
	background:url(image/tabs/right-top-corner.png) no-repeat right top;
	height:47px;
	padding-right:10px;
}
.box .right-top-corner1 {
	background:url(image/tabs/right-top-corner1.png) no-repeat right top;
	height:40px;
	padding-right:10px;
}
.box .border-top {
	background:url(image/tabs/border-top.png) repeat-x left top;
	height:47px;
}
.box .border-top1 {
	background:url(image/tabs/border-top1.png) repeat-x left top;
	height:40px;
}
.box .left-bot-corner {
	background:url(image/tabs/left-bot-corner.png) no-repeat left bottom;
	height:6px;
	padding-left:6px;
}
.box .right-bot-corner {
	background:url(image/tabs/right-bot-corner.png) no-repeat right bottom;
	height:6px;
	padding-right:6px;
}
.box .border-bot {
	background:url(image/tabs/border-bot.png) repeat-x left bottom;
	height:6px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
.box .border-left {
	background:url(image/tabs/border.png) repeat-y left top;
	padding-left:1px;
}
.box .border-right {
	background:url(image/tabs/border.png) repeat-y right top;
	padding-right:1px;
}
.box .xcontent {
	background:url(image/tabs/box-tail.gif) repeat-x left top #fbfbfb;
	width:100%;
	min-height:155px;
	height:auto !important;
	height:155px;
}
.box .inner { 
	padding:20px 13px 20px 20px;
}
.box .inner1 { 
	padding:0 6px 0 6px;
}
.box .inner2 { 
	padding:20px 25px 20px 20px;
}
.box h2 {
	color:#fff;
	padding:15px 0 0 12px;
	margin:0;
}
.box .title {
	text-decoration:none;
	color:#232931;
	width:130px;
	height:31px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(image/tabs/tab-button-act.png);
	margin-right:-15px;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 0 0 21px;
}
.ads-title {
	font-size: 16px;
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
.ads-title a {
	color: #069;
	text-decoration: none;
}
.ads-title a:hover {
	color: #069;
	text-decoration: underline;
}
.ads-cat {
	color: #888;
	font-size: 11px;
}

/*** search bar ***/
#search-form {
	opacity:1;
	position:relative;
}
#search-form #search-query {
	border:1px solid #aae7fd;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font:13px Arial,sans-serif;
	width:180px;
	padding:6px 25px 4px 6px;
	color:#888;
	background:#e2f7fe;
}
#search-form #search-query:hover {
	background:#d8f4fd;
	color:#555;
}
#search-form span.glass {
	display:block;
	position:absolute;
	cursor:pointer;
	display:block;
	right:0;
	padding:7px 8px 5px 8px;
}
#search-form span.glass i {
	background-image:url(image/sprite-icons.png);
	background-position:-224px -96px;
	width:14px;
	height:14px;
	display:block;
	font-size:0;
}
#search-form #search-query:focus,#search-form #search-query.focused {
	outline:none;
	background:#f5f5f5;
	color:#333;
	text-shadow:0 1px 0 #fff;
	border:1px solid #eee;
	-webkit-box-shadow:0 0 3px #000;
	-moz-box-shadow:0 0 3px #000;
	box-shadow:0 0 3px #000;
}

.rightlink a {
	color: #036;
	text-decoration: none;
}
.rightlink a:hover {
	color: #039;
	text-decoration: underline;
}
#copyright {
	margin: 8px 0px 8px 0px;
	font-size: 11px;
	color: #777;
}
#copyright a {
	color: #00a8c2;
	text-decoration: none;
}
#copyright a:hover {
	color: #00a8c2;
	text-decoration: underline;
}

.feat-title {
	font-size: 12px;
	color: #069;
	text-decoration: none;
}
.feat-post {
	color: #888;
	font-size: 11px;
}
#navi {
	background: #ffffff;
	padding: 0px 8px 8px 8px;
	color: #888;
	font-size: 11px;
}
#navi a {
	color: #00a8c2;
	text-decoration: none;
}
#navi a:hover {
	color: #00a8c2;
	text-decoration: underline;
}
#disclaimer {
	background: #e9e9e9;
	padding: 0px 8px 0px 8px;
	color: #888;
	font-size: 11px;
}

/*** form error message ***/
#myform_errorloc {
	color: #900;
	text-align: left;
}
#myform_errorloc ul {
	list-style-image: url(image/icon_void.png);
}
#myform_errorloc a {
	color: #900;
	text-decoration: none;
}
#myform_errorloc a:hover {
	color: #900;
	text-decoration: none;
}

/*** website loader ***/
.loader {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -50px; /* half width of the loader gif */
	margin-top: -50px; /* half height of the loader gif */
	text-align:center;
	z-index:9999;
	overflow: auto;
	width: 100px; /* width of the loader gif */
	height: 102px; /*height of the loader gif +2px to fix IE8 issue */
}

.tools {
	 cursor: pointer;
	 padding: 10px;
	 background: #f7f6ef;
	 border-top: 1px dashed #d5d5d5;
	 border-bottom: 1px dashed #d5d5d5;
}
.tools:hover {
	background: #fffeda;
}
.tools-image {
	float: left;
	padding-right: 10px;
}
.tools-image-container {
	border: 0px solid #e5e5e5;
	padding: 3px;
}
.tools-manage {
	width:75px;
	float: right;
	font-size: 10px;
	text-align: center;
}
.tools-manage-container {
	border: 1px solid #e5e5e5;
	padding: 0px 2px 0px 2px;
	font-size: 10px;
	background: #0080C0;
	color: #FFF;
}
.link-white {
	color: #FFF;
	text-decoration: none;
}
.link-white:hover {
	color: #FFF;
	text-decoration: none;
}

/*** hint box ***/
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
-moz-border-radius:8px;
-webkit-border-radius:8px;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

#news {
	height: 150px;
}
#news td {
	font-size: 11px;
}
#news .border {
	border-bottom:1px solid #f0f0f0;
}
#news .date {
	color: #888;
}
#news a {
	color: #069;
	text-decoration: none;
}
#news a:hover {
	color: #666;
	text-decoration: underline;
}