html textarea{
	height: 100%;
}

body {
	background: #d1e2f1 url(img/main2_bg_img.jpg) repeat-x top;
	margin: 0 0 20px 0px;
	padding: 0;
	font: 13px Verdana;
	color: #000;
}
.aw { height:3px; width:100%;float:left; }
#ucuc   { cursor:pointer; }
#nav {
	width:100%;
	height:auto;
	border-bottom:1px dotted #999;
	font:13px verdana;
	margin:16px auto 15px auto;
	padding-bottom:6px;
	clear:both;
	float:left;
	position:relative;
	word-spacing:5px;
	color:#000;
}
#nav a:link, #nav a:visited { color:#0000ff; }
.nav_left {
	width:75%;
	height:20px;
	float:left;
}
.nav_right {
	width:20%;
	height:20px;
	float:right;
	text-align:right;
}



#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(img/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(img/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(img/tt_bottom.gif) top right no-repeat; overflow:hidden}




.shadetabs{
padding: 3px 0;
margin-left: 0;

margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin-right:-4px;
}

.shadetabs li a{
text-decoration: none;
position: relative;

margin:0;
z-index: 1;
padding: 3px 7px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(img/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(img/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.power_blue:visited, .power_blue:link {
	color: #0000FF;
}

a:link, a:visited{
	color: #00447a;
}

#gtop { display:none; position:fixed; right:5px; bottom:5px; padding:10px 20px; text-align:center; background:#FFFFFF; }
#gtop a:link, #gtop a:visited { color:#fff;font:bold 25px arial; text-decoration:none;  }
hr {
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: dotted;
	max-height: 1px;
	border-width: 1px;
	height: 1px;
	margin: 20px 0 20px 0;
	clear: both;
	border-color: #999;
}
.log_left {
	width:26.5%;
	height:20px;
	float:left;
	display: block;
	text-align:right;
	padding-right:2%;
	margin:0px auto 4px auto;
	font: bold 13px arial; color:#000000;
}

.awaw {
	background:#fff;
	padding:5px;
	height:10px;
	width:40px;
	border:1px solid #fff;
	float:left;
}
.awaw:hover {
	background:url(img/butt_bg.jpg) repeat-x;
	height:10px;
	border:1px solid #888888;
}
.awaw span {
	background: url(img/arrow.jpg) no-repeat right;
	width:100%;
	padding-right:15px;
}
#sample_attach_src_child a {
	padding:2px 40px;
	background:#eeeeee;
	color:#000;
	border:1px solid #888888;
}


.marg_top { width:100%; height:auto; margin-bottom:20px;}
.marg_top input textarea { font:Verdana, Arial, Helvetica, sans-serif; }
.log_right {
	width:70.3%;
	height:20px;
	float:right;
	text-align:left;
	margin:0px auto 4px auto;
	font: 11px arial; color:#000000;
	vertical-align: top;
	padding-left:1px;
	display: block;
}


.log_right_reg {
	width:70.3%;
	float:right;
	text-align:left;
	margin:0px auto 4px auto;
	font: 11px arial; color:#000000;
	vertical-align: top;
	padding-left:1px;
	display: block;
}

.log_img {
	width:80%;
	float: left;
	padding-left:17%;
	margin:0px auto 4px auto;
	height:auto;
	display: block;
	text-align:right;
}
.log_left_med {
	width:33%;
	height:20px;
	float:left;
	text-align:right;
	padding-right:1%;
	margin:0px auto 4px auto;
	font: bold 13px arial;
	color:#000000;
}
.log_right_med {
	width:65.7%;
	height:auto;
	float:right;
	text-align:left;
	margin:0px auto 5px auto;
	font: 11px arial; color:#000000;
}

.log_right input {
		display: block;
		float: left;
		
}
.input_check {
		display: block;
		margin-top:0px;
		padding:0px;
}
.log_right label {
		display: block;
		float: none;
		clear:none;
		margin-top:0px;
}


.input_border { background:#fff; border: 1px solid #9a989b;font:12px Verdana, Arial, Helvetica, sans-serif;   }
.input_border input textarea{ font:12px Verdana, Arial, Helvetica, sans-serif;  }
.input{
   width:192px;
   height:15px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.input1{
   width:213px;
   height:15px;
   margin-left:5px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.input3{
   width:178px;
   height:15px;
   background:#fff; 
   border: 1px solid #9a989b;
   display:block;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
select.input4{
   width:180px;
   height:20px;
   background:#fff; 
   border: 1px solid #9a989b;
   display:block;
   scrollbar-base-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-color:fff;
	scrollbar-track-color:#fff;
	scrollbar-arrow-color:none;
	overflow:auto;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
}



.content {
	width:100%;
	height:auto;
}
/*.blur { color:#999; font:12px Arial, Helvetica, sans-serif; }*/
#page {
	height:100%;
	min-height: 100%;
	margin: 0 auto;
	width: 575px;
	height:100%;
}

#white {
	/*border: 3px solid #000;*/
	float:left;
	background: #fff;
	width: 551px;
	position:relative;
	margin: 5px auto 0px 12px;
}
.sign_in { background: url(img/log_in.png) no-repeat; width:122px; height:32px; border:0px; margin:-6px 0px 0px 0px; }
.regist { background:url(img/register.jpg) no-repeat; width:122px; height:33px; border:0px; margin-bottom:3px; }
.submit { background:url(img/submit.png) no-repeat; width:119px; height:33px;border:0px; }
#main {
	margin: 5px 0px 10px 0px;
	float:left;
	width: 511px;
	overflow:hidden;
/*	border-top: 1px solid #474747;
	border-left: 1px solid #474747;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;*/
	padding: 0px 20px 0 20px;
	font:Verdana, Arial, Helvetica, sans-serif;
}

/******************************
*                     Headings                        *
******************************/

h1 {
	color: #bd0000;
	
	font: bold 24px Verdana;
	
	text-align: left;
	margin: 15px 0 0 0;
}

h2 {
	font: 15px Verdana;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin: 20px 0 35px 0;
}

h4 { 
	font: 17px Georgia;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin: 15px 0 15px 0;
}





.leftvid {
	margin: 0 20px 0 0;
	float: left;
}

.left {
	margin: 0 10px 0 0;
	float: left;
}

.center {
	text-align: center;
}

.imgp {
	margin: 10px 0 0 0;
}

.buyyellowbox {
	background: #ffffcc;
	border: 7px dashed #c00;
	width: 446px;
	margin: 0 auto;
	padding: 20px;
}

.buyyellowbox h4 {
	font: 15px Verdana;
	font-weight: bold;
	text-align: center;
	color: #000080;
	margin: 0 0 15px 0;
}

.bluebox {
	background: #f0f9fe;
	border: 1px solid #000000;
	width: 453px;
	margin: 0 auto;
	padding: 20px;
}

.bluebox h4 {
	font: 15px Verdana;
	font-weight: bold;
	text-align: center;
	color: #000080;
	margin: 0 0 15px 0;
}




.blueright {
	margin: -10px 0 0 0;
	float: right;
	width: 190px;
}




.yellowbox {
	background: #ffffcc;
	border: 1px solid #c00;
	width: 453px;
	margin: 0 auto;
	padding: 20px;
}

.yellowbox h4 {
	font: 13px Verdana;
	font-weight: bold;
	text-align: center;
	color: #e00000;
	margin: 0 0 15px 0;
}

.yellowright {
	margin: -10px 0 0 0;
	float: right;
	width: 355px;
}



.guarantee {
	margin: 0 auto;
	border: 1px solid #eaf4da;
	padding: 0;
	width: 500px;
	background: url(img/guaranteeborder.gif);
}

.guarantee-box {
	border: 1px solid #eaf4da;
	padding: 15px;
	margin: 15px;
	background: #eaf4da;s
}

.me {
	float:right;
	margin: 0 0 10px 10px;

}

.audio {
	float: right;
}

ul li {
	margin: 0 0 10px 0;
}

ol li {
	margin: 0 0 10px 0;
}

.alignright {
	float: left;
	margin: 0 10px 0 0;
}


.login_box { width:300px; height:auto; padding:10px 0px 2px 0px; background:#ffffcc; border:3px solid #fdeabf; float:right; margin:1px 0px 18px 10px; }
.login_box_a { width:300px; height:auto; padding:10px 0px 2px 0px; background:#ffffcc; border:3px solid #fdeabf; margin:10px 100px 10px 100px; float:right; }
.login_box a:link, .login_box  a:visited { font:11px Arial; color:#00447a; }
.form-main {padding:1px 2px 7px 2px;margin: 0 auto; text-align:center;}
.form-small { font:12px arial; color:#000000; }
.form-submit {margin:0 auto; padding:5px 0px 0px 0px; width:445px;}
.form-label1 {font: bold 14px arial; color:#000000;padding-right:10px; padding-left:10px; padding-top:20px;}
.form-label2 {font: bold 13px arial; color:#000000;margin-top:7px; float:left;}
.form-label3 {font: bold 14px arial; color:#000000;padding-right:5px; }
.form-text {width:262px;border:1px solid #999999;}
.form-btn {background: url(img/btn.jpg) no-repeat; width:445px; height:60px;display:block; border:0px;}	
#error_box { background:#ffd0d0; border:3px solid #ff9090; width:97%; height:auto; padding:6px 6px 5px 6px; margin:15px 0px -3px 0px; }
#error_box .e_found { background: url(img/error.png) left no-repeat; padding-left:20px; font:13px Arial; }

#success_box { background:#ffffcc; border:3px solid #ffe9bb; width:87%; height:auto; padding:6px 60px 5px 6px; margin:15px 0px -3px 0px; }

.norm_b { color:#000; }
.cent { text-align:center; }
.bold { font:bold 15px Verdana, Arial, Helvetica, sans-serif; }
.smallbox {
	width:100%;
	height:30px;
	clear:both;
	float:left;
	margin-top:5px;

}
#covers {
	width:100%;
	height:auto;
	margin:10px 0px 0px 20px;
	float:left;
}
#box { 
	border:2px solid #ccc;
	width:90%; 
	height:200px; 
	color:#333333; 
	margin:5px auto;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	padding:10px;
}
.tb_bg {
	background:url(img/tb_bg.jpg) repeat-x;
	height:27px;
	width:100%;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.jam td { border:thin solid #fff; }
.jam tr {
	background:#eee;
}


.jam tr:hover {
	background:#ccffcc;
}
.admim { width:100%; text-align:center; float:left; }
.admim img {
	width:50px;
	height:50px;
	padding:10px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	margin:10px;
}
.admim img:hover {
	padding:10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:10px;
}




.form-main .boxcheck {
	height:13px;
	width:13px;
/*	background:url(img/checkbox.png) no-repeat;*/
/*	outline: 1px solid #9a989b;
	border:1px solid #9a989b;*/
	margin:0px 6px 0px 0px;
}

.t_rep {
	height:auto;
	margin:14px 0 15px 0;
	padding-left:1px;
	width:100%;
	clear:both;
}
div.gray_space a:link, div.gray_space a:visited {
	color:#000;
}
.t_rep p {
	margin-left:9px;
	padding-right:15px;
	padding-bottom:7px;
}

.t_rep a:link, .t_rep a:visited { color:#0000ff;}
.boxtables {	width:100%;	height:auto; text-align:left; margin:4px 0px 22px 0px; float:left;	padding-left:1px;padding-right:9px;font:normal 12px/18px verdana;}
.boxtables a:link, .boxtables a:visited { color:#0000ff;}
.boxtables .col1 { width:40%; float:left; text-align:left; padding-left:10px; }
.boxtables .col2 { width:20%;float:left; text-align:left; }
.boxtables .col3 { width:20%;float:right; text-align:left; clear:right;}
.boxtables .col4 { width:5%;float:right; text-align:left; clear:left;background:#000; }
/* Menu */


.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: yellow;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
margin-top:200px;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #66FF00;
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 100px;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
width:80%;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

/* Menu */

.boxtable {	width:100%;	height:auto; text-align:left; margin:4px 0px 15px 0px; float:left;	padding-left:1px;padding-right:9px;font:normal 12px/18px verdana;}
.boxtable strong { font-weight: bold; }
.boxtable a:link, .boxtable a:visited { color:#0000ff;}
.boxtable .col1 { width:53%; overflow:hidden;float:left; text-align:left; padding-left:10px; }
.boxtable .col2 { width:25%;float:left; text-align:left; }
.boxtable .col3 { width:20%;float:right; text-align:left; }


.boxfor { width:273px; height:auto; float:left; text-align:right; margin:21px 12px 10px 0px; font: bold 13px arial; padding-right:6px; }
.boxfor textarea { overflow:inherit; float: left; }
.boxforright { width:210px; height:auto; float:right; margin:25px 0px 21px 0px; font:12px verdana;  }

.boxforright_gray {
	background:#eeeeee;
}
.t_rep_space { margin-bottom:24px; }
.boxforright_gray_S {
	padding:5px 7px 6px 11px;
	height:auto;
	width:100%;
}
.boxforright p { margin-left:12px; }

.mbot { margin-bottom:21px;}
.gray {
	background:#eeeeee;
}
.gray_space {
	padding:4px 0px 5px 7px;
	margin-bottom:-5px;
}

.boxfor textarea {
	width:269px;
	height:117px;
}


.spacef { margin-bottom:25px; float:right;}
.space { margin-top:7px; float:right;}
.box_u { margin:0px auto; }
.boxfor input { margin:4px auto; }
.space_bet { margin:10px 0 6px 0; width: 100%; height:auto; float:left; text-align:right; padding:3px 0px 4px 0px; background:#eeeeee;}
.prev_box { margin:10px 0 6px 0; width: 100%; height:auto; float:left; padding:3px 0px 4px 0px; background:#eeeeee;}
.space_bet_s { margin:0 0 -7px 0; height:auto; float:none;}
.space_bet_r { margin:0 0 -5px 0; width: auto; height:auto; float:none;}

/******************************
*                        Footer                        *
******************************/

.footer {
	border-top: 1px solid #999;
	text-align: center;
	margin: 20px 0 10px 0;
	font: 10px Verdana;
	padding: 10px 0 0 0;
	color: #999;
	width:100%;
	clear:both;
}

#footer {
	background:url(img/main2_foot.jpg) no-repeat;
	width:575px;
	height:127px;
	margin:0 0 20px 0;
	float:left;
	/*border-top: 1px solid #999;*/
	text-align: center;
	/*margin: 20px 0 20px 0;*/
	font: 10px Verdana;
	/*padding: 10px 0 0 0;*/
	color: #999;
	
}

.footer a {
	color: #999;
}	