/* CSS Stylesheet */
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
ul {
	padding: 0px 0px 10px 30px;
}
ol {
	padding: 0px 0px 10px 36px;
}

body {
	background: #FFF url(../images/readyspace/body_bg.jpg) repeat-x;
	color: #000;
	font-family: Arial;
	font-size: 11px;
}
a:link, a:visited, a:active {
	color: #369;
	text-decoration: none;
}
a:hover {
	color: #D93136;	
}

#body_wrap {
	width: 900px;
	margin: 0px auto;
	font-family: Arial;
	font-size: 11px;
	/*background: #FFF;*/
}

/* Top Link */
#toplink {
	float: left;
	width: 900px;
	color: #6B6B6B;
		border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#toplink a:link, #toplink a:visited, #toplink a:active,
.ftr_01 a:link, .ftr_01 a:visited, .ftr_01 a:active {
	color: #6B6B6B;
	text-decoration: none;
}
#toplink a:hover, .ftr_01 a:hover {
	color: #D93136;	
}
#topleft {
	float: left;
	font-size: 10px;
	padding: 4px 0px 2px 0px;
}

.topl_blk {
	display: inline;
	float: left;
	margin-left: 18px;
}

#topright {
	float: right;
	font-size: 9px;
	padding: 5px 0px 2px 0px;
}

.topr_blk {
	padding: 0px 15px;
	color: #D93136;	
}
.txt_red9 {
	font-size: 8px;
	color: #D93136;
	font-weight: bold;
}

/* Top Banner */
#topban {
	float: left;
	width: 900px;
	height: 99px;
		border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#topb_left {
	float: left;
	padding: 42px 0px 0px 14px;
}
#topb_right {
	float: right;
	padding: 3px 46px 0px 0px;
}

/* Main Nav */
#mnav_bg {
	width: 900px;
	height: 41px;
	background: url(../images/mnav_bg.gif) repeat-x;
	border-bottom: 3px solid #A7B1BF;
	padding-top: 2px;
	font: bold 11px Arial;
		border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
html>body #mnav_bg {
	float: left;

}

/* Domain Search Bar */
#domain {
	display: none;
	float: left;
	width: 900px;
	height: 31px;
	background: #CCCCCC;
	border-bottom: 1px solid #FFF;
}
#domain input, #domain select {
	font: 11px Arial;
}
#domain input {
	padding: 1px;
}
#domain option {
	padding-right: 4px;
}
#dom_title {
	float: left;
	padding: 9px 24px 0px 26px;
}
.dom_form01 {
	float: left;
	padding: 5px 0px 0px 0px;
}
.dom_form02 {
	float: left;
	padding: 5px 0px 0px 16px;
}
.dom_form02, {
	padding-top: 6px;
}
.dom_search {
	float: left;
	padding: 7px 0px 0px 14px;
}

/* Footer 01 */
#ft01 {
	float: left;
	margin-top:10px;
	width: 900px;
	height: 24px;
	border-bottom: 1px solid #FFF;
	background: #F6F6F6;
	color: #999;
	/*font-size: 10px;*/
}
.ft01_left {
	float: left;
	padding: 5px 70px 0px 8px;
}
.ft01_blk {
	float: right;
	padding: 4px 10px 0px 0px; 
}
.ft01_blk a:link, .ft01_blk a:visited, .ft01_blk a:active {
	color: #999;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
.ft01_blk a:hover {
	color: #D93136;	
}
/* Footer 02 */
#ft02 {
	float: left;
	width: 900px;
	height: 40px;
	background: url(../images/footer_bg.gif) repeat-x;
	color: #999;
}
#ft02_right {
	float: right;
	width: 240px;
}
.ftr_01 {
	float: left;
	color: #6B6B6B;
	padding: 13px 10px 0px 0px;
}
.ftr_02 {
	float: left;
	padding: 9px 2px 0px 0px;
}
.ftr_02 input {
	width: 100px;
	background: none;
	font: 11px Arial;
	padding: 2px;
	border: 1px solid #9BA0A9;
}
.ftr_03 {
	float: left;
	padding: 7px 0px 0px 0px;
}
#ft02_left {
	float: left;
	width: 510px;
	margin-top: 4px;
}
#ft03 {
	float: left;
	width: 900px;
	text-align: right;
}

#inp {
position:relative;
font-size: 9px;
}
#flg {
position:absolute;
left:870px;
top:0px;
width:28px;
}
#flg img {
display:block;
border:1px solid #666;
width:20px;
margin-top:1px;
margin-left:3px;
}
.over {
height:62px;
overflow:visible;
border:1px solid #999;
background-color:#e6e6e6;
}
.over img {
	margin-bottom:3px;
}
.out {
height:28px;
overflow:hidden;
border:1px solid #e6e6e6;
}
.out img {
	margin-bottom:20px;
}
#popup_chat {
	position:absolute;
	left:245px;
	top:15px;
	width:28px;
	z-index:2;
}
.open {
	height:28px;
	overflow:visible;
	z-index:1;
}
.close {
	height:0px;
	overflow:hidden;
}
#b01 {
	float: left;
	height: 26px;
	color: #D93136;
	border-right: 1px solid #999;/*242*/
	text-align: center;
}
#b01 a:link, #b01 a:visited, #b01 a:active {
	color: #000000;
	text-decoration: none;
	padding: 6px 22px 0px;
	display:block;
	font-family: Arial;
	font-size: 11px;
}
#b01 a:hover {
	color: #D93136;
}          
.facebook_popup {
background: transparent url(../images/facebook_popup.png) no-repeat;
}
.twitter_popup {
background: transparent url(../images/twitter_popup.png) no-repeat;
}
.rss_popup {
background: transparent url(../images/rss_popup.png) no-repeat;
}
.order_process_bg {
  float:left;
	background: url(../images/order_process_bg.jpg) repeat-x;
	width: 900px;
	height: 57px;
  margin-top:10px;
  margin-bottom:50px;
}
.order_process {
  background: url(../images/order_process.gif) no-repeat;
	width:652px;
	height:34px;
  margin-top:10px; 
}
.order_process2 {
  background: url(../images/order_process2.gif) no-repeat;
	width:652px;
	height:34px;
  margin-top:10px; 
}
.order_process3 {
  background: url(../images/order_process3.gif) no-repeat;
	width:652px;
	height:34px;
  margin-top:10px; 
}
.order_process4 {
  background: url(../images/order_process4.gif) no-repeat;
	width:652px;
	height:34px;
  margin-top:10px; 
}
