@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../images/main_div_bg.png) repeat-y top center;
	font-family:"Charlemagne Std";
}

@font-face {
	font-family: 'Charlemagne Std';
	src: url('../fonts/charlemagnestd-bold-webfont.eot');
	src: url('../fonts/charlemagnestd-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

a {
	color:#696969;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#CD1212;	
}

img {
	border:none;
	outline:none;
}

/*-- Intro page CSS --*/

/*.intro_main_div {
	width:1000px;
	height:auto;
	margin:auto;
	position:relative;
	float:left;
	width:950px;
	height:553px;
}*/

.content {
	margin:auto;
	width:950px;
	height:553px;
	background:url(../images/intro_bg.png) no-repeat top center;
}

.container {
	float:left;
	width:1000px;
	height:135px;
	margin:192px 0 0 0;
}

.logo {
	float:left;
	width:435px;
	height:62px;
	padding:40px 0 0 235px;
}

.buttons {
	float:left;
	width:202px;
	height:103px;
	padding:14px 0 0 40px;
}

.button1 {
		float:left;
		height:20px;
		border:solid 2px #696969;
		color:#696969;
		padding:3px 10px 3px 10px;
		margin:0 0 10px 0;
		text-align:center;
		font-size:16px;
		font-family:"Charlemagne Std";
		letter-spacing:3px;
		background:#000;
}

.button1:hover {
		border:solid 2px #F00;
		color:#CD1212;
}

/*-- End Intro page CSS --*/

.main_div {
	margin:0 auto;
	width:916px;
	height:100%;
}


.header {
	float:left;
	width:904px;
	height:125px;
	margin:0 0 0 12px;
	background:#FFF;
}

.logo_new {
	float:left;
	margin:20px 0 0 10px;
	width:273px;
	height:86px;
}

.other_links {
	float:right;
	width:240px;
	margin-right:3px;
	height:90px;
}

.social_links {
	float:right;
	width:125px;
	height:20px;
	margin:6px 5px 0 0;
}

.social_links img {
	display:block;
	float:left;
	margin:0 0 0 10px;
}

.links {
	float:right;
	margin:10px 0 0 0;
	width:250px;
	height:24px;
}

.link1 {
	float:right;
	width:78px;
	height:24px;	
}

.link1_txt {
	float:left;
	width:48px;
	margin:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.link1_txt a:hover, .curnt {
	color:#CD1212;
}

.link1 img {
	display:block;
	float:left;
	width:22px;
	height:22px;
}

.nav {
	float:right;
	width:416px;
	margin:5px 12px 0 0;
	padding:5px;
	height:18px;
	border:solid 1px #ccc;
}

.nav ul {
	padding:0;
	margin:0;	
}

.nav ul li {
	list-style-type:none;
	float:left;
	margin:0 0 0 33px;
	display:block;
	width:auto;
	height:auto;

}

.nav ul li a {
	display:block;
	width:auto;
	text-transform:uppercase;
	font-family:"Charlemagne Std";
	font-size:12px;
	color:#020000;
}

.nav ul li a:hover {
	border-bottom:solid 3px #d41400;	
}

.current {
	border-bottom:solid 3px #d41400;	
}

.banner {
	float:left;
	margin:0 0 0 12px;
	padding:10px 0 0 0;
	width:892px;
	height:134px;
	background:#FFF;
}

.left_panal {
	float:left;
	margin:0 0 0 -20px;
	width:240px;
	min-height:600px;
	background:url(../images/leftpanel_bg.png) no-repeat right top; 	
}


.tabs {
	float:right;
	width:230px;
	height:120px;
	margin:40px 0 0 0;
}

.tab_1 {
	float:left;
	width:206px;
	height:36px;
	margin:5px 0 0 0;
	text-align:center;
	background:url(../images/tab_bg.png) no-repeat;
}

.tab_1_txt {
	float:left;
	width:163px;
	padding:8px 0 0 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#CD1212;
    text-transform: uppercase;
}

.tab_1_txt a {color:#CD1212;}

.plus {float:left; width:42px; height:36px; background:url(../images/plus.png) no-repeat;}
.plus a:active {background:url(../images/minus.png) no-repeat;}

.right_panal {
	float:left;
	width:685px;
	height:auto;
}

.category_name {
	float:left;
	width:670px;
	height:25px;
	margin:15px 0 10px 14px;
	/*font:bold 20px "Charlemagne Std";*/
    font: bold 18px Verdana, Geneva, sans-serif;
	border-bottom:solid 1px #CCC;
	color:#333;
}

.watch_holder {
	float:left;
	margin:26px 0 -10px 14px;
	width:213px;
	height:157px;
	background:url(../images/watch_holder.png) no-repeat;
	position:relative;
}

.watch {
	float:left;
	height:157px;
	width:116px;
}

.watch_holder #category {
	float:right;
	width:90px;
	padding:20px 5px 0 0;
	height:50px;
	text-align:right;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#FFF;
	font:bold;
}

.view_more {
	position:absolute;
	width:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	padding:0 5px 0 0;
	color:#FFF;
	top:130px;
	right:5px;
}

.view_more a {
	color:#FFF;
}

.view_more a:hover {
	color:#CD1212;
}

.notes {
	float:right;
	width:650px;
	height:50px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
}

.note {
	float:right;
	width:220px;
	height:20px;
	font-family:Calibri;
	color:#4e4b4b;
	font-size:14px;
	text-align:right;
}

.right_panel_txt {
	float:right;
	width:650px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575555;
	text-align:left;
	font-style:italic;
}
/*--- fOOTER --*/

.footer {
	width:auto;
	height:80px;
	background:#e7e6e6;
	margin-left:auto; margin-right:auto;
	clear:both;
}

.footer_txt {
	margin:auto;
	width:916px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

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

.txt_right {
	float:right;
	margin:10px 10px 0 0;
}

/*---  Watches Page CSS --*/


.sub_banner {
	float:left;
	width:892px;
	height:60px;
	margin:0 0 0 14px;
	padding:10px 0 0 0;
	border-bottom:dashed 1px #cacbca;
	background:#FFF;
}

.sub_banner_txt{
	float:left;
	width:100%;
	height:60px;
}

.sub_banner_txt1{float:left; width:100%; height:20px; color:#CD1212; font-family: Verdana, Geneva, sans-serif; font-size:15px;}
.sub_banner_txt1 a {color:#CD1212;}
.sub_banner_txt2 {float:left; width:600px; height:20px; color:#000; font-family:"Charlemagne Std"; font-size:16px; margin:20px 0 0 0;}

.sub_banner_btn {
	float:right;
	width:226px;
	height:26px;	
}

.left_panal_1 {
	float:left;
	margin:0 0 0 12px;
	width:207px;
	height:auto;
	background:url(../images/left_panal_bg.png) repeat-y top right;
}

.right_panal_1 {
	float:left;
	width:690px;
	height:auto;
	overflow:hidden;
}


 
 .right_main {
	float:left; 
	width:670px;
	height:auto;
	margin:15px 0 0 14px;
 }

.right_main_head {
	width:670px;
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#666;
}

.right_main_head a:hover {color:#666;}

.right_main_sub_head {
	width:670px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454545;	
}

.right_border {
	float:left;
	width:685px;
	height:5px;
	border-bottom:dashed 1px #cacbca;
}

.watch_main {
	float:left;
	width:150px;
	height:295px;
	margin:15px 0 0 15px;
}

.watch_main_img {
	position:relative;
	float:left;
	width:150px;
	height:180px;
	text-align:center;
}

.water_mark {
	width:116px;
	height:22px;
	position:absolute;
	top:100px;
	left:17px;
	z-index:100;
	background:url(../images/watermark_t4l.png) no-repeat;
}

.watch_no {
	float:left;
	width:150px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	margin:5px 0 0 0;
	text-align:center;
}

.watch_category {
	float:left;
	width:150px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CD1212;
	margin:0 0 0 0;
	text-align:center;
}

.watch_listprice {
	float:left;
	width:155px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	margin:5px 0 0 0;
	text-align:center;
}

.watch_ourprice {
	float:left;
	width:155px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    font-weight: bold;
	color:#000;
	margin:0 0 0 0;
	text-align:center;
}

.watch_wireprice {
	float:left;
	width:155px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	margin:0;
	text-align:center;
}

.watch_ordernow {
	float:left;
	width:82px;
	height:24px;
	text-align:center;
	border:none;
	margin:0 0 0 34px;
	background:url(../images/order_now.png) no-repeat center top;
}

/*--- Yatch master CSS --*/

  .right_main_1{
	float:left;
	text-align:center;
	width:680px;
	height:auto;
	margin:15px 0 0 14px;
 }

 .watch_detail_main {
	width:660px;
	float:left;
	margin:0 0 0 14px;
 }
 
  .watch_detail_main img {
	border:solid 2px #CCC;  
  }
 
 .watch_detail {
	float:left;
	width:600px;
	height:147px;
	margin:5px 0 0 45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454545;
	overflow:hidden;
	text-align:justify;
 }
 
 .watch_bott_head {
	 float:left;
	width:680px;
	text-align:center;
	margin:10px 0 10px 0;
	padding:5px 0 5px 0;
	font-family:"Charlemagne Std";
	font-size:18px;
	color:#CD1212;
	border-bottom:dashed 1px #CCC;
	border-top:dashed 1px #CCC;
 }
 
  .watch_other {float:left; width:670px; height:auto; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#454545;}
  .other_yatch_master {float:left; width:670px; font-size:14px; font-family:"Charlemagne Std"; color:#000; text-align:right;}
    .other_yatch_master a {color:#000;}
  .other_yatch_master a:hover{color:#CD1212;}
  
  
/*---  Product1 CSS  ----*/

.pro_main{
	float:left;
	text-align:center;
	width:916px;
	padding:0;
	height:auto;
	overflow:hidden;
	background:#FFF;
 }
 
 .pro_image {float:left; width:916px; height:auto; text-align:center; }
/* .pro_image img {border:solid 2px #999;}*/
 .pro_image_txt {position:relative; width:450px; height:auto; top:50px; left:220px; color:#FFF; font-family:"Charlemagne Std"; font-size:18px; text-align:left;}
.pro_main_extra {
	float:left;
	width:700px;
	height:auto;
	margin:10px 0 20px 200px;
}
.pro_main_extra_head {
	width:700px;
	height:20px;
	float:left;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-align:left;
	
}

.desc_text {
	float:left;
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:0 0 5px 0;
	border-bottom:dashed 1px #ccc;
	margin-bottom:10px;
	color:#333;
	width:210px;
}

fieldset { border:solid 1px #999; -moz-border-radius:6px;  -webkit-border-radius:6px; color:#CD1212; font:bold 16px Arial, Helvetica, sans-serif; }

.barnd {
	 float:left;
	width:194px;
	height:auto;
	font-size:12px;
	margin:20px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#454545;
	text-align:left;
 }
 
 .barnd a:hover {color:#CD1212;}
 .image_main {float:left; width:480px; height:auto; margin:20px 0 0 0; text-align:center;} 
.slider {
	 float:left;
	 width:auto;
	 height:auto;
	 text-align:center;

	 overflow:hidden;
 }
.slider img { margin:auto;display:block;}
.thumbs {
	width:100px;
	height:100px;
	float:left;
	margin:5px 0 0 5px;
	text-align:center;
	border:solid 1px #CCC;
}
 
 .watch_ordernow_1 {
	float:left;
	width:300px;
	height:25px;
	text-align:center;
	background:url(../images/order_now.png) no-repeat center top;
}

 .desc {
	float:left;
	width:242px;
	height:auto;
	margin:20px 0 0 0;
	/*padding:0 0 0 10px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#454545;
	text-align:left;
 }
 
 .price {
	float:left;
	clear:both;
	font-family:"Charlemagne Std";
	font-size:16px;
	color:#CD1212;
}
.barnd ul{list-style-type: none; margin:0; padding:0;}
.barnd ul li{list-style-type: none; clear:both; display:block; margin:0 0 0 20px}
.barnd ul li a{ width:300px; height:15px; float:left; clear:both}
 .price_1 {
	float:left;
	font-family:"Charlemagne Std";
	font-size:16px;
	color:#333;
}

 .head {
	font-family:"Charlemagne Std";
	font-size:24px;
	color:#CD1212;
	border-bottom:dashed 1px #CCC;
}

.more_images {
	float:left;
	width:250px;
	height:20px;
	text-align:left;
	margin:5px 0 0 0;
	font-size:14px;
}

.bott_border {
	float:left;
	width:916px;
	height:2px;
	margin:10px 0 0 0;
	border-bottom:dashed 1px #CCC;
}

.bott_border_1 {
	float:left;
	width:600px;
	height:2px;
	margin:0 0 10px 0;
	border-bottom:dashed 1px #CCC;
}

.left_panal_2 {
	float:left;
	margin:0 0 0 12px;
	width:207px;
	height:auto;
	background:url(../images/left_panal_bg.png) repeat-y top right;
}

.left_panal_3 {
	float:left;
	margin:0 0 0 12px;
	width:207px;
	height:auto;
	background:url(../images/left_panal_bg.png) repeat-y top right;
}


.right_panal_2 {
	float:left;
	width:670px;
	height:auto;
	overflow:hidden;
}

.right_panal_4 {
	float:left;
	width:670px;
	height:auto;
}

.right_panal_5 {
	float:left;
	width:670px;
	height:auto;
	overflow:hidden;
}


.watch_main_img_1{
	position:relative;
	float:left;
	width:150px;
	height:160px;
	text-align:center;
}

.table p {
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.txt_field {
	float:left;
	background:#eaeaea;
	border:solid 1px #000;
	width:300px;
	height:20px;
	padding:0 5px 0 5px;
	font-size:16px;
	color:#CD1212;
	margin:3px 0 3px 0;	
}

.txt_field:focus { border:solid 1px #F00;}

.txt_area {
	float:left;
	background:#eaeaea;
	border:solid 1px #000;
	width:300px;
	height:80px;
	color:#CD1212;
	font-size:14px;
	padding:5px;
	margin:3px 0 3px 0;
}

.txt_area:focus { border:solid 1px #F00;}

.button {
	float:left;
	width:90px;
	height:25px;
	margin:0 10px 0 0;
	background:url(../images/button.png) no-repeat;
	border:solid 1px #000;
	padding:0 0 3px 0;
}

.button:hover {
	border:solid 1px #F00;
}

 .text_style_1 {
	font-family:"Charlemagne Std";
	font-size:16px;
	color:#CD1212;
}

.left_panal_4 {
	float:left;
	margin:0 0 0 12px;
	width:207px;
	height:auto;
	background:url(../images/left_panal_bg.png) repeat-y top right;
}

table {margin:0 0 0 5px;}

.next_container {
	float:right;
	min-width:170px;
	height:15px;
	margin:5px 0 0 0;
	background:#eee;
}
.next_container ul { margin:0; padding:0;}
.next_container ul li { display:block; float:left; height:15px; }
.next_container ul li a { float:left; height:15px; display:block; font:bold 12px Arial, Helvetica, sans-serif; min-width:10px; padding:0 0px 0 4px; margin:0 5px 0 5px; }
.next_container ul li #current { background:#666; color:#FFF; -moz-border-radius:10px; -webkit-border-radius:10px; }
.next_container ul li #hide { color:#aaa;}

/******************  View Cart *************************/

.view_cart_table {
	float:left;
	width:650px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	border:solid 1px #999;	
}

.view_cart_button {
	float:left;
	width:650px;
	margin:5px 0 -5px 5px;
}

.view_cart {
	float:left;
	margin:10px 0 10px 5px;
	width:650px;
	height:auto;
	min-height:200px;
}

.view_cart_table_head {
	background:#999;
	padding:5px;	
	text-align:center;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#FFF;
	border-right:solid 1px #FFF;
}

.view_cart_table_detail {
	background:#EEE;
	text-align:center;
	padding:5px;	
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	border-right:solid 1px #FFF;
}
.view_cart_table_detail_1 {
	background:#DDD;
	text-align:center;
	padding:5px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	border-right:solid 1px #FFF;
}

.text_style_2 { font:bold 12px Arial, Helvetica, sans-serif; color:#000;}
.text_style_3 { font:bold 10px Arial, Helvetica, sans-serif; color:#666; display:block; border:solid 1px #CCC; -moz-border-radius:3px;	-webkit-border-radius:3px; margin:5px 0 0 0;}
.cart_txt_box { width:30px; height:20px; border:solid 1px #999; background:none; text-align:center; }
.cart_image { text-align:center; padding:5px 40px 0 40px;}


/********************  Site map **************************/

.sitemap_container {
	margin:auto;
	width:100%;
	height:auto;
}

.editor {
	float:left;
	width:200px;
	height:1000px;
	border:solid 1px #999;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;	
}
.blocktitle { font:bold 18px "Charlemagne Std"; color:#CD1212; width:600px; height:20px; padding:10px 20px; border-bottom:dashed 1px #CCC; float:left; clear:both;}

.blocktitle1 { font:bold 18px "Charlemagne Std"; color:#CD1212; width:625px; height:20px; padding:10px 20px; border-bottom:dashed 1px #CCC; float:left; clear:both; background:#f2f2f2; margin:20px 0 0 15px; -moz-border-radius:6px; -webkit-border-radius:6px;
-moz-box-shadow:-4px -4px 4px #999; -webkit-box-shadow:-4px -4px 4px #666; border:solid 1px #333;}

.error
{
	color:#f00;
	font:normal 10px Arial, Helvetica, sans-serif;
	display:block;
	height:10px;
	float:left;
	padding:10px 0 0 5px;
}
.errorDiv{
	width:600px;
	margin:5px auto;
	border:1px solid #F00;
	background:#FDEEF4;
	background-position:top left;
	padding:5px 5px 5px 10px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#F00;
    line-height: 19px; 
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}
.msg{
	width:600px;
	margin:5px auto;
	border:1px solid #999;
	background:#eee;
	background-position:top left;
	padding:5px 5px 5px 10px;
	font:normal 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#000;
    line-height: 19px;  
    -moz-border-radius:8px;
    -webkit-border-radius:8px;      
}
.errorHead
{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	
}
.errorHead1
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#F00;
	
}
.table p {
color:#333;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:5px;
}

.table span {
color:#CD1212;
padding:5px;
font:bold 14px Arial, Helvetica, sans-serif;
}

.img_brdr img{
	padding:10px;
	border:1px solid #ccc;
}


/*************************************  Paypal ************************************************************************/

.text_style_4 { font:normal 14px Arial, Helvetica, sans-serif; color:#000; padding:5px;}
.text_style_5 { font:bold 16px Arial, Helvetica, sans-serif; color:#666; padding:5px;}
.text_style_6 { font:bold 14px Arial, Helvetica, sans-serif; color:#C00; padding:5px;}
.paypel_form { width:650px; -moz-border-radius:6px; -webkit-border-radius:6px; border:solid 2px #CCC; float:left; font:normal 12px Arial, Helvetica, sans-serif; padding:10px 0;}

.txt_field_paypal {
	float:left;
	background:#f8f7f7;
	border:solid 1px #000;
	width:200px;
	height:20px;
	padding:0 2px 0 2px;
	color:#000;
	margin:3px 0 3px 10px;	
}

.txt_field_paypal:focus { border:solid 1px #F00;}

.drop_dwn_paypal {
	float:left;
	background:#f8f7f7;
	border:solid 1px #000;
	width:206px;
	height:23px;
	padding:0 2px 0 2px;
	color:#000;
	margin:3px 0 3px 10px;	
}

.drop_dwn_paypal:focus { border:solid 1px #F00;}

.drop_dwn_paypal_small {
	float:left;
	background:#f8f7f7;
	border:solid 1px #000;
	width:80px;
	height:23px;
	padding:0 2px 0 2px;
	color:#000;
	margin:3px 10px 3px 10px;	
}

.drop_dwn_paypal_small:focus { border:solid 1px #F00;}

.txt_area_paypal {
	float:left;
	background:#f8f7f7;
	border:solid 1px #000;
	width:200px;
	height:80px;
	color:#000;
	padding:5px;
	margin:3px 0 3px 10px;
}

.txt_area_paypal:focus { border:solid 1px #F00;}

.submit {
	width:90px;
	height:25px;
	margin:0 10px 0 0;
	background:url(../images/button.png) no-repeat;
	border:solid 1px #000;
	padding:0 0 3px 0;
}

.submit:hover, .submit:focus {
	border:solid 1px #F00;
	color:#CD1212;
}
.chkbox { margin:3px 0 3px 10px;}
/***************22/2/11**************************/
.style_text{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#333;
}

/***********************************************/
 .main_spro_image {float:left; width:480px;text-align:center; }
 .main_spro_image a img { width:480px; height:319px;}
  .main_spro_image img{border:none; }
.main_prdct_sep{
	float:right;
	width:750px;
	height:2px;
	margin:10px 0 0 0;
	border-bottom:dashed 1px #CCC;
}
 .ordr_now_bt {
	float:left;
	width:150px;
	height:25px;
	margin-top:10px;
	text-align:center;
	background:url(../images/order_now.png) no-repeat center top;
}
/**************************** 24-2-11***********************************/
.productbar_footer {
	float:left;
	width:170px;
	margin:20px 0 0 15px;
	text-align:center;
	padding:10px;
	height:34px;
	border:3px solid #CC3333;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#333333;
}
.footer_link_css {
	width:940px;
	float:left;
	height:20px;
	padding-top:12px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
}
.search {
	float:right;
	width:275px;
  padding-top:30px;
	height:40px;
	text-align:right;
}
.search_button {
	width:37px;
	height:23px;
	background:url(../images/go.png) no-repeat 50% 50%;
	border:none;
}
.search_text_box {
	width:110px;
	height:18px;
	border:solid 1px #ccc;
	padding:1px 2px 0 2px;
	font-size:11px;
}
.form_search{
	float:right;
	width:160px;
	height:24px;
	padding:5px 0 0 0;
}

#wrap {
	width:100%;
	text-align:left;
}