/* CSS Document */

body,table {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#424242;
}
div,td,th,span {
	line-height:1.8em;
}
form {
	margin:0;
	padding:0;
}
#wrap {
	width:1003px;
	margin:0 auto;
}
#main {
	background-color:#fff;
	width:100%;
	clear:both; 
}
#main-content {
	height:100%;
}
#line {
    height:8px;
	clear:both;
	margin:0 0 3px 0;	
}
#column {

}
#column-side {
    border: 1px dashed #b5af95;
}
#title {
	line-height:2.4em;
}
#title img{
	margin:0.7em 0;
	vertical-align: middle;
}
#title input{
	margin:0.7em 0;
	vertical-align: middle;
}
#title a:hover {
	text-decoration: underline;
}
.title {
	font-weight: bold;
	text-transform: uppercase;
	color:#f7f4eb;
}
.text-input {
	font-size:11px;
	font-family: Tahoma;
}
.red {
    color:#CC0000;
}
.price {
    color:#CC3300;
	font-size:12px;
}
.white {
	color:#FFFFFF;
	text-decoration: none;
}
.black {
    color:#000000;
}
.green {
	color: #336600;
}
.orange {
    color:#333333;
}
#submit {
    height:22px;
    padding:10px 0 0 0;
    clear:both;
    text-align:center;
}

    
/***********************/
/***   MIDDLE COLUMN   ***/
/***********************/
#middle-column {
	float:left;
	width:743px;
	border:1px solid #c0c0c0;
}
#item-detail-left {
	float:left;
	padding:13px 0 15px 20px;
	line-height:1.8em;
}
#item-detail-right {
    float:right;
	width:460px;
	padding:13px 20px 15px 0;	
}
#item-detail-right h1 {
	margin:0;
	padding:10px 12px 0 12px;
	clear:both;
	line-height:2.2em;
	font-size:13px;
	font-weight: normal;

}
#item-detail-right h2 {
	margin:0;
	padding:0 12px 12px 12px;
	clear:both;
	line-height:1.8em;
	font-size:12px;
	font-weight: normal;
}
#item-detail-right h3 {
	margin:0;
	padding-top:10px;
	padding-left:12px;
	color:#777777;
	clear:both;
	font-size:11px;
	line-height:1.8em;
	font-weight: normal;
}
#item-help {
    line-height:1.8em;
	margin-bottom: 10px;
	padding:2px;
}
#item-help h1{
	border-bottom: solid 1px #333333;
	line-height:2.4em;
	font-size:12px;
	color:#333333;
	font-weight: bold;
	font-family: Tahoma;
	margin:0;
	padding:0;
	background-image: url(../images/buy_helpbg.gif);
	background-repeat: repeat-x;
}
#item-help ul {
    padding:0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	list-style-image: none;
	list-style-type: decimal;
}
#item-help a {
	color:#555555;
	line-height: 2em;
}
#item-help a:hover {
    color:#CC0000;
}
#describe {
	font-size:14px;
	margin-top:2px;
	clear:both;
	font-weight:bold;
	line-height:2.4em;
	padding-left:25px;
	color:#000;
	background-image:url(../images/describe_bg.gif);
}
#other-title {
	font-size:13px;
	clear:both;
	font-weight:bold;
	line-height:1.8em;
	color:#777777;
}
#item-bigpic {
    width:620px;
	text-align:center;
	margin:0 auto;
}
#item-bigpic-left {
   width:382px;
   float:left;
   padding:0 20px 15px 0;
}
#item-bigpic-right {
   width:200px;
   float:right;
}
#item-bigpic-right ul{
    margin: 0;
	padding: 0;
}
#item-bigpic-right li{
	display:block;
	float:left;
	margin:0 5px 5px 0;
	border: 1px solid #c0c0c0;
	width: 80px;
	background-color: #ebebeb;
	list-style-type: none;
}
#item-describe  {
	padding:15px 17px;
	clear:both;
	line-height:1.8em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	background-color: #f2f2f2;
}
#middle-item {
    background-color: #EBEBEB;    
	border:2px solid #fff;	
}
#middle-content {
	padding:3px;
	line-height: 1.5em;
}
#middle-content img {
    float:left;
	padding:5px 8px;
}
#middle-titleline {
	clear:both;
	color:#ae2705;
	line-height:1.8em;
	font-weight: bold;
	font-family: ;
	text-transform: uppercase;
	font-size: 11px;
}
#middle-menu {
    clear:both;
	height:20px;
}
#middle-menu ul {
    padding:0;
	margin:0;
}
#middle-menu li {
    float:left;
    list-style:none;
	text-align:center;
}
#middle-menu li a{
	display:block;
	padding:0 10px;
	line-height:1.8em;
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color:#7a755c;
}
#middle-menu li a:hover {
	background-color:#AE2705;
}
#middle-menu .select {
    background-color:#AE2705;
}
#middle-menu p {
    float:left;
	display:block;
	padding:0 10px;
	line-height:1.8em;
	margin:0;
}
#middle-menu p a:hover {
    color:#CC0000;
}    
#item-list {
    width:100%;
	clear:both;
	background-color:#fff;
}
#item-list ul {
    margin:0;
	padding:0;
}
#item-list li {
	float:left;
	display:block;
	padding:15px 0;
	width:180px;
	text-align:center;
	line-height:1.5em;
}
#item-maininfo {
	padding:10px 0;
	height:70px;
	background-color:#f2f2f2;
	border-bottom:1px solid #ebebeb;
}
#item-maininfo ul {
	margin:10px 0;
	padding:0 25px;
}
#item-maininfo li {
	float:left;
	width:350px;
	line-height:2.4em;
	list-style:none;
}	
#freebee_title {
	text-align:center;
	line-height:1.8em;
	font-size:1.6em;
	font-family: Tahoma;
	border-bottom: 2px dashed #666666;
}
#email {
	clear:both;
	margin:0 0 0 30px;
	padding:10px 0 20px 25px;
	background-image: url(../images/arrowline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:1.8em;
	font-size:13px;
}
#email-content {
	padding:20px 30px 20px 0;
	float:left;
	text-align:left;
}

/***********************/
/***   HELP COLUMN   ***/
/***********************/ 
#help {
    clear:both;
	width:100%;
	height:60px;
}
#help p{
    display:block;
	float:left;
	width:300px;
	padding:0 0 10px 0;
	margin:0;
	line-height:1.8em;
} 
/***********************/
/***   RIGHT COLUMN   ***/
/***********************/ 
#right-column {
	float:right;
	width:249px;
	padding:1px;
	border:1px solid #c0c0c0;
}
#right-content {
	padding:3px 3px 8px 3px;
	line-height: 1.5em;
}
#right-content img {
	float:left;
	padding:2px 3px;
	border: 1px solid #98937b;
	margin:0 8px 0 0;
}
#right-menu {
    clear:both;
}
#right-menu ul{
    padding:0;
	margin:0;
}
#right-menu li {    
	margin:1px 0 0 0;
	list-style:none;
}
#right-menu li a {
	line-height:1.8em;
	height:20px;
	display:block;
	background-color:#D7CEAE;
	color: #666666;
	text-decoration: none;
}
#right-menu li a:hover {
    line-height:1.8em;
	display:block;
	background-color:#A49F8A;
	color:#ffffff;
}
#right-menu li span {
	padding:0 0 0 23px;
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#item-right-list {
	clear:both;
	padding:10px 0;
	background-color: #F7F4EB;
}
#item-right-list ul{
    padding:0;
	margin:0;
}
#item-right-list li{
    float:left;
	text-align:center;
	line-height:1.5em;
	width:123px;
	padding:10px 0;
	list-style:none;
}
.name {
	font-size: 1.4em;
	font-weight: bold;
	line-height:2.2em;
	color: #999999;
	padding:5px 25px;
}
/***********************/
/***   CONTACT   ***/
/***********************/ 

fieldset {
    margin:10px 0 0 0;
	padding:1em;
	border:2px solid #e4e0d3;
}
fieldset p {
    margin:10px 0 0 0;
}
legend {
    font-weight:bold;
}
label {
    display:block;
	line-height:2.2em;
	float:left;
}
#sign-left {
	float:left;
	width:420px;
	padding:0 20px;
	border-right: 2px solid #ddd5be;
	line-height: 2em;
}
#sign-right {
	float:left;
	padding:0 0 0 30px;
	width:450px;
	line-height: 2em;
}
.register-input {
    font-family:Tahoma;
	font-size:13px;
}
.register-step {
	font-size:1.8em;
	padding:0 45px 30px 0;
	font-family:Tahoma;
	color:#A60000;
	background-image: url(../images/adown.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.succeed {
    font-size:2.2em;
	font-family:"Lucida Sans Unicode",Georgia, "Times New Roman", Times, serif;
	color:#336600;
}
.succeed-id {
	font-size:1.1em;
	color:#333333;
	font-style: oblique;
}
.size11 {
    font-size:11px;
}
a.tooltip {
    position:relative;
}
a.tooltip span {
	display:none;
	line-height:1.8em;
	width:160px;
	font-size:11px;
	font-family:;
}
a.tooltip:hover span {
	display:block;
	position:absolute;
	top:1.5em;
	left:6em;
	padding:5px 10px;
	border:1px solid #A5B5C5;
	background-color:#F4FAFF;
	color:#000;
	text-decoration: none;
}
.detail-boder {
	border: 1px dotted #c0c0c0;
}
.order-side {
    border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EBB16C;
	border-bottom-color: #EBB16C;
	border-left-color: #EBB16C;
}
#order-list {
	clear:both;
	width:100%;
	line-height:1.8em;
}
#order-list ul {
    margin:0;
	padding:0;
}
#order-list li {
	float:left;
	display:block;
	list-style:none;	
	padding:20px 0;
	width:192px;
	text-align:center;	
}
#tabs8 {
	clear:both;
	padding-top:20px;
	width:100%;
	height:38px;
	font-size: 12px;
      }
    #tabs8 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs8 li {
      display:inline;
      margin:0;
      padding:0;      
      }
    #tabs8 a {
      float:left;
      background:url(../images/tabrightJ.gif) no-repeat right top;
      margin:0;
      line-height:1.8em;
      padding:0px;
      text-decoration:none;
      }
    #tabs8 a span {
      float:left;
      display:block;
      background:url(../images/tableftJ.gif) no-repeat left top;
      padding:3px 20px 2px 15px;
      color:#857964;
      }
       #tabs8 .bgselect {
	  background-position:right -42px;
	  color:#fff;
	 }
	    #tabs8 .bgselect1 {
	  background-position:left -42px;
	  color:#fff;
	 }

	
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
      color:#fff;
      }
    #tabs8 a:hover {
      background-position:right -42px;
      }
    #tabs8 a:hover span {
      background-position:left -42px;
      }
#page {
	clear:both;
	line-height:1.8em;
	padding:8px 12px;
	text-align: center;
}
#page a {
    color:#000;
} 
#page a:hover {
    color:#CC0000;
}
.step_s {
    color:#C87502;
}
.order-fside {
	border: 1px solid #B9B9B9;
}
#checkout {
   border:1px solid #c0c0c0;
}
.
