html {
	font:11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
}

body {
	background:#262420;
	width:100%;
	text-align:center;
	margin:0px;
	position: relative;
	color: #35B9E0;
	
}
.center {text-align: center;}
.cls {
	clear: both;
	height: 1px;
	display: block;
}
.need {
	color: #a00;
}
.clearfix:after {content:""; display:block; clear:both;}
div {
	border-collapse:collapse;
	text-align:left;
}

div,form,img,ul,li{
	border:0px;
	margin:0px;
	padding:0px;
}
/*******************************************************************/

h1,h2,h3,h4,h5,h6 {
	font:bold 18px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#39B9DE;
	padding:0px;
	margin:0px;
	font-weight: normal;
}
h1 {
	font-size: 48px;
	font-weight: bold;
	padding-bottom: 20px;
}
h3 {
	color:#46EE79;
	padding-bottom: 5px;
}
.smallH3 {
	margin-top: 24px;
}
h4 {
	color: #35B9E0;
	font-size: 14px;
	margin: 24px 0 16px;
}
.Featured {
	float: left;
	margin-right: 10px;
}
.noHeight {
	min-height: 0;
}
.wayH4 {
	margin: 0 0 16px 0;
}
.stepDiv {
	background: #4A453F;
	padding: 10px;
	width: 426px;
	border-right: 1px #100C0B solid;
}
p {
	font:12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
#top p {
	font-size: 13px;
}
span.bl {
	color:#39B9DE;
}
a {
	font:13px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#39B9DE;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.grn {
	color:#46EE79;
	text-decoration:underline;
}
a.grn:hover {
	text-decoration:none;
}
br.clr {
	clear:both;
}
li {
	color:#FFFFFF;
	list-style-type: disc;
	font-size: 13px;
	padding-bottom: 5px;
}
/*******************************************************************/
#top {
	width:930px;
	margin:0 auto 30px;
}

#mid {
	width:450px;
	margin-left: 205px;
	height: 100%;
	padding-top: 5px;
}


/*******************************************************************/
#content {
	width:100%;
	background:#33302B;
	border-top:1px solid #4D4840;
	border-bottom:1px solid #4D4840;
	padding:12px 0px 30px 0px;
}
#content div.in {
	width:930px;
	margin:auto;
}

#pagecontent {
	width:200px;
	padding:5px;
}
/*************************right block******************************************/
#right_blc {
	width:264px;
	float:right;
}
.topRound {
	background: #4B473E url(images/topRound.gif) no-repeat;
	width: 264px;
	height: 13px;
	overflow: hidden;
}
.topRoundLong {
	background: #4B473E url(images/topRoundLong.gif) no-repeat;
	width: 447px;
	height: 10px;
	margin-top: 7px;
	overflow: hidden;
}
.bottomRound {
	background: #4B473E url(images/bottomRound.gif) no-repeat;
	width: 264px;
	height: 12px;
	overflow: hidden;
}
.bottomRoundLong {
	background: #4B473E url(images/bottomRoundLong.gif) no-repeat;
	width: 447px;
	height: 10px;
	overflow: hidden;
}
.rightMain {
	background: #4B473E;
	width: 251px;
	border-right: #100C0B solid 1px;
	padding: 12px 0 20px 12px;
	_padding-bottom: 9px;
	color: #35B9E0;
	font-size: 14px;
}
.row1 {
	margin-top: 45px;
}
.row2 {
	margin-top: 24px;
	_margin-top: 12px;
}
.lineDiv {
	float: left;
	overflow: hidden;
	height: 14px;
	width: 140px;
	margin-top: 1px;
	background: url(images/linebg.gif) no-repeat;
}
.slide {
	width: 16px;
	height: 15px;
	background: url(images/slide.gif) no-repeat;
	margin-left: 0;
}
.minusPage, .addPage, .addDay, .minusDay {float: left;}

/*******************************************************************/
#menu {
	width:180px;
	float:left;
	height: 450px;
}
#menu div.btn {
	width:178px;
	height:35px;
	border:1px solid #262420;
	margin-top:6px;
}
#menu div.dropd {
	margin-bottom:0px;
}
#menu div.btn_in {
	border:1px solid #4D4840;
	padding:5px 0px 8px 12px;
	background:url(images/list.gif) no-repeat;
}
#menu div.btn_in_d {
	border:1px solid #4D4840;
	padding:5px 0px 8px 12px;
	background:url(images/list_d.jpg) right no-repeat;
}
#menu div.dd_blc {
	background:#2E2C28;
}
#menu a.dd {
	color:#46EE79;
	font-size:13px;
	display:block;
	padding:2px 0px 2px 27px;
}
#menu .activ {
	background-color:#2B2925;
}
#menu a.dd:hover {
	text-decoration:none;
	background-color:#2B2925;
}
#menu a {
	color:#39B9DE;
	font-size:15px;
}
#menu p.drop_lnk {
	color:#39B9DE;
	font-size:15px;
	cursor:pointer;
}

/*******************************************************************/
#bottom {
	width:930px;
	margin:auto;
	padding:15px 0px 10px 0px;
}
#bottom .blc_txt {
	width:230px;
	float:left;
	margin-right:40px;
}
#bottom a {
	display:block;
	padding:10px 0px 0px 13px;
}

#bottom p.footer {
	text-align:center;
	padding-bottom:10px;
	clear:both;
}
/****************************form***************************/

.rightMain h3{
	width: 160px;
	float: left;
	margin-top: -12px;
}
.price {
	font-size: 18px;
	float: left;
	margin-top: -12px;
}
.label {
	color: #fff;
	font-size: 13px;
}
.rightMain input, .rightMain textarea{
	width: 190px;
	margin: 4px 0 4px 12px;
}
.rightMain textarea {
	height: 86px;
	overflow: auto;
}
button {
	border: none;
	background: none;
	cursor: pointer;
}
.button {
	height: 23px;
	width: 60px;
	background: url(images/submit.gif) no-repeat;
	color: #fff;
}
.longButton {
	height: 23px;
	width: 120px;
	background: url(images/longSubmit.gif);
	color: #fff;
}
.rightMain button {
	margin: 3px 0 0 3px;
	*margin: 3px 0 0 0px;
}
/************************************************************************/
.top20 {
	margin-top: 20px;
}
.top7 {
	margin-top: 7px;
}
form {
	margin-top: 12px;
}
ul {
	padding-left: 16px;
}
li {
	
}
.order{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.order li {
	list-style: none;
}
.order select {
	margin: 3px 0 0 13px;
	width: 194px;
}

/***************************** order info confirm ************************************/
.orderInfo li{
	list-style: none;
}
.orderInfo label {
	width: 150px;
	display: block;
	float: left;
}
/*********************************** login form **************************************/
#loginForm .label {
	width: 100px;
	text-align: right;
	padding-right: 10px;
	float: left;
}
#loginForm li {
	list-style: none;
	margin: 5px 0;
}
/********************************** manage *******************************************/
table {
	color: #fff;
}
thead {
	color: #39B9DE;
	font-size: 12px;
	font-weight: bold;
}
.detailLabel{
	color: #333;
	float: left;
	width: 70px;
	text-align: right;
	padding-right: 10px;
}
.black {
	color: #333;
	list-style: none;
}
/***************************************** change pass ***********************************/
.changePassForm {
	padding: 10px;
	width: 335px;
}
.changePassForm li {
	list-style: none;
	color: #333;
}
.changePassForm label {
	width: 130px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
/************************ button **************************/
#orderSubmit{
	margin-left: 11px;
}
#rewrite{
	margin-left: 10px;
}
.first {
	margin-right: 45px;
}
.stepDiv .first{
	margin-right: 28px;
}
li h4{
	margin: 0 0 5px 0;
	text-align: center;
}
/************************** upload ctrl *************************/
.fileDiv {
	position: relative;
	*margin-left: 12px;
}
#fileText{
	float: left;
	display:block;
	width: 126px;
	*width: 118px;
	z-index: 99;
}
#file{
	position: absolute;
	width: 200px;
	height: 23px;
	opacity: 0;
	top:3px;
	left:-25px;
	*left:-10px;
	filter: alpha(opacity=0);
}
h5 a{font-size: 12px;font-weight:bold;color: #D3D2CF;}
.setpDivImg{margin: 10px 0 10px 0;