body {
	background-color: #20263A;
	background-image: url(../images/jaideaw_theme/bg_01.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #0B9AC7;		
}
a:visited {
	text-decoration: none;
}
a:hover {
	background: #F1F9DA; 
	color: #895F30;
	border-bottom: 1px dotted #895F30;
}

/* headers */
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #555;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 350%;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;
	margin: 0;
}
h2 {
	font-size: 200%;
	color: #895F30;
	padding: 20px 10px 5px 10px;
	margin: 0;
}
h3 {
	font-size: 170%;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;
	margin: 0;	
}
h4 {
	font-size: 150%;
	color: #895F30;
	padding: 20px 10px 5px 10px;
	margin: 0;
}
td{
	font-size:11px;
}
/*Menu*/
.menu_css{position:absolute;margin-top:-35px;}
.menu_css ul .item{display:none;}
.menu_css ul:hover .item{
	display:block;
	background-color:#1283C7;
	width:160px;
	height: 30px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:2.5em;
}
.menu_css ul:hover .item a{
	color:#fff;
	text-decoration:none;
	padding-left:10px;
}
.menu_css ul:hover .item a:hover{
	display:block;
	color:#003366;
	width: 94%;
	height:30px;
}

.menu_css ul{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

/* images */

code {
  	border: 1px solid #ECF8FE;
	background: #ECF8FE;  
  	font: 500 1em/1.5em 'Lucida Console', Consolas, 'courier new', monospace ;
}
pre {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', Consolas, 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #ECF8FE;
	background: #ECF8FE;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   border: 1px solid #ECF8FE;
	background: #ECF8FE url(../images/jaideaw_theme/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #976957;	
}


/* form elements */
form {
	margin: 15px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #f1f1f1; 
	background: #fdfdfd; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 400px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

.bg_write {
	background-color: #FFFFFF;
}
.logo {
	background-image: url(../images/jaideaw_theme/bg_02.gif);
	height: 110px;
}
.bg_menu {
	background-image: url(../images/jaideaw_theme/bg_14.gif);
	height: 71px;
	border:none;
}
.boder_left_top {
	background-image: url(../images/jaideaw_theme/bg_06.gif);
	height: 71px;
	width: 26px;
}
.border_right_top {
	background-image: url(../images/jaideaw_theme/bg_15.gif);
	height: 71px;
	width: 16px;
}
.border_left {
	background-image: url(../images/jaideaw_theme/bg_18.gif);
	width: 26px;
}
.border_right {
	background-image: url(../images/jaideaw_theme/bg_20.gif);
	width: 16px;
}
.footer_logo {
	background-image: url(../images/jaideaw_theme/bg_29.gif);
	height: 57px;
}
.border_left_buttom {
	background-image: url(../images/jaideaw_theme/bg_33.gif);
	height: 42px;
	width: 26px;
}
.border_buttom {
	background-image: url(../images/jaideaw_theme/bg_34.gif);
}
.border_right_buttom {
	background-image: url(../images/jaideaw_theme/bg_35.gif);
	height: 42px;
	width: 16px;
}
.banner {
	height: 175px;
	background-image: url(../images/jaideaw_theme/bg_19.gif);
	background-repeat: no-repeat;
}
.contect_center {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.hosting_plan {
	font-size: 11px;
	color: #993300;
}
.img_noborder {
	border:none;
}
.img_noborder a,a:link,a:hover,a:visited{
	border:none;
}
.hosting_plan_font {
	font-size: 11px;
	color: #336633;
}


/* Content */

#content {
	float: left;
	width: 670px;
}
#contect ol.agreement li{
	list-style: none;
	background: url(../images/jaideaw_theme/dots.gif) repeat-x left bottom;
	padding: 8px 10px;
	margin: 0;
	font-size: 10pt;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
}
#sidebar ul.col-list {
	background: url(../images/jaideaw_theme/dots.gif) repeat-x left top;
	list-style: none;
	padding: 0;
	width: 90%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#sidebar ul.col-list li {
	background: url(../images/jaideaw_theme/dots.gif) repeat-x left bottom;
}
#sidebar ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 100%;	
	color: #777;
	border: none;
}
#sidebar ul.col-list li a:hover {
	color: #333;
	text-decoration: none;
}
#sidebar ul.col-list li a span {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
