@CHARSET "ISO-8859-1";

/* Common Styles shoudl go to fw.css */
body
{
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    background:url(images/bodybg.jpg) 0% 0% repeat-x;
    font-size:12px;
    color:#333333;}
.clear{
    clear:both;}
p, h1, h2,h3,h4,h5{
    margin:0;
    padding:0;}
ul {
    margin:0;
    padding:0;}
.outer_wrapper{
}
.header{

    height:86px;
    margin:7px  auto 0 auto;
    background:url(images/header_bg.jpg) 0% 0% repeat-x;
}

.content_wrapper{
    width:945px;
    margin:0 auto;
    padding:0 3px 10px 3px;
    background:url(images/content_areabg.jpg) 0% 0% repeat-y;}
.tabListContainer{

}
.hints{
    width:14px;
    height:14px;
    background-color:#0099CC;
    display:block;}
.savebtn_big{
    width:114px;
    height:38px;
    background: url(images/savebtn_bg.jpg) 0% 0% no-repeat;
    border:0;
    float:right;}
/*----------------------------------------------------------------store creation------------------------------------------------------
.storecreation_container{
}
.process_steps{
    height:46px;
	width:915px;
	padding:25px 0 25px 0;
	margin:0 auto;}
.process_steps ul{
   }
 .process_steps li{
	height:46px;
	display:block;
	float:left;
	}
 .process_steps li a{
 	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#666666;
	}
a.setup{
	background:url(images/process_step1.jpg) 0% 0% no-repeat;
	display:block;
	width:277px;
	height:45px;
}
a.setup:hover,
.setup_active{
	background:url(images/process_step1.jpg) 0 -46px no-repeat;
	display:block;
	width:277px;
	height:46px;
	color:#7BAC2E;
}
.setup_completed{
	background:url(images/process_step1.jpg) 0 -92px no-repeat;
	display:block;
	width:277px;
	height:46px;
	color:#7BAC2E;
}

a.Products{
	background:url(images/process_step2.jpg) 0% 0% no-repeat;
	display:block;
	width:305px;
	height:46px;
}
a.Products:hover,
.Products_active{
	background:url(images/process_step2.jpg) 0 -46px no-repeat;
	display:block;
	width:305px;
	height:46px;
	color:#7BAC2E;
}
.Products_completed{
	background:url(images/process_step2.jpg) 0 -92px no-repeat;
	display:block;
	width:305px;
	height:46px;
	color:#7BAC2E;
}

a.Openstore{
	background:url(images/process_step3.jpg) 0% 0% no-repeat;
	display:block;
	width:329px;
	height:46px;
}
a.Openstore:hover,
.Openstore_active{
	background:url(images/process_step3.jpg) 0 -46px no-repeat;
	display:block;
	width:329px;
	height:46px;
	color:#7BAC2E;
}
.Openstore_completed{
	background:url(images/process_step3.jpg) 0 -92px no-repeat;
	display:block;
	width:329px;
	height:46px;
	color:#7BAC2E;
}
.process_steps li a span{
	padding:5px 0 0 57px;
	display:block;}
*/
.tab_structure{
    width:880px;
    margin:0 auto;
    position:relative;}
.leftmenu_container{
    width:125px;
    position:absolute;
    left:0;
    top:50px;}
.right_form_container{
    width:700px;
    border:1px solid #DFDFDF;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    padding: 25px 35px;
    float:right;
    min-height:400px;}
/* For tab */
.tablist {
    margin:0;
    padding:0;
    list-style:none;
}
.tablist li {
    display:block;
    width:125px;
    height:105px;
}
.tablist a {
    text-decoration:none;}
.tablist a span{
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:normal;
    color:#474747;
    text-decoration:none;
    padding:50px 15px 0 2px;
    text-align:center;
    display:block
}
a.account_tab{
    display:block;
    width:125px;
    height:105px;
    background-color:#EFEFEF;
    background:url(images/account_normal.jpg) 0% 0% no-repeat;
}

a.account_tab_active{
    display:block;
    width:125px;
    height:105px;
    background-color:#EFEFEF;
    background:url(images/account_hvr.jpg) 0% 0% no-repeat;
}
a.payment_tab{
    display:block;
    width:125px;
    height:105px;
    background-color:#EFEFEF;
    background:url(images/payment_normal.jpg) 0% 0% no-repeat;
}

a.payment_tab_active{
    display:block;
    width:125px;
    height:105px;
    background-color:#EFEFEF;
    background:url(images/payment_hvr.jpg) 0% 0% no-repeat;
}
a.shipping_tab{
    display:block;
    width:125px;
    height:105px;
    background-color:#EFEFEF;
    background:url(images/shipping_normal.jpg) 0% 0% no-repeat;
}

a.shipping_tab_active{
    display:block;
    width:125px;
    height:105px;
    background-color:#EFEFEF;
    background:url(images/shipping_hvr.jpg) 0% 0% no-repeat;
}
.row-leftcol{
    width:200px;
    float:left;
    padding:6px 0 10px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;}
.row-rightcol{
    width:500px;
    float:left;
}
.row-rightcol input[type="text"]{
    border:1px solid #CBCBCB;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding:8px 5px;
    font-size:13px;
    color:#666666;
    font-weight:normal;
    width:300px;
}
.formatrix{
    padding:10px 0 5px 18px;
}
.add_matrix_item{
    padding:5px 0 5px 15px;
}
.add_matrix_item1{
    padding:10px 0 10px 0;
    border-bottom:1px solid #cfcfcf;
    margin:0 0 10px 15px;
}
.formatrix label{
    padding:0 5px 0 5px!important;
    vertical-align:middle!important;}
.textboxqty{
    width:50px!important;
    padding:5px!important;
    float:left;}
.textboxcost{
    width:100px!important;
    padding:5px!important;}
.row-rightcol label{
    display: block;
    float: left;
    margin-top: 9px;
    padding-right: 20px;
    vertical-align: top;}
.row-rightcol .error_msg{
    font-size:11px;
    color:#D23410;
    height:15px;
    padding:2px 0 0 24px;}
.error{
    font-size:11px;
    color:#D23410;
    height:15px;
    padding:2px 0 0 24px;
}
.textarea1{
    border: 1px solid #CBCBCB;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    padding: 8px 5px;
    width: 300px;
    height:150px;}
.store_creation_btncontainer{
    border-top: 1px solid #CBCBCB;
    padding:15px 0 0 0;
    margin-top:15px;}
.fb_page_creation_btncontainer{
    padding:15px 0 0 0;
    margin:15px 54px;
}

.btn_next{
    width:114px;
    height:38px;
    background:url(images/store_creationbtns.jpg) 0 0 no-repeat;
    border:0 none;
    float:right;
    cursor:pointer;}
.btn_update{
    width:114px;
    height:38px;
    background:url(images/update.jpg) 0 0 no-repeat;
    border:0 none;
    float:right;
    cursor:pointer;}
.btn_cancel{
    width:114px;
    height:38px;
    background:url(images/store_creationbtns.jpg) 0 100% no-repeat;
    border:0 none;
    float:right;
    margin-right:15px;
    cursor:pointer;}
.btn_next2{
    padding:5px 15px;
    background-color:#9DCE37;
    border:1px solid #97C735;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    cursor:pointer;
    float:right;
    display:block;
}
.btn_next2_grey{
    padding:5px 15px;
    background-color:#9DCE37;
    display:block;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#cdcdcd;
    font-weight:bold;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    cursor:pointer;
    float:right;}
#paymentTab{
}
#shippingTab{
}
.selectbox{
    border: 1px solid #CBCBCB;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    padding: 8px 5px;
    width: 311px;
}
.row_rightcol_subdiv{
    padding-left:20px;}
.row_leftcol_small{
    width:150px;
    float:left;}
.row_rightcol_small{
    width:312px;
    float:left;}
.tablist li a {

}

.tablist li a:hover {

}
.tablist li currentTab{



}
.tablist .active a{


}
.tabs
{

}
.tabs active{

}
.tabs .inactive{


}

/* Store Form  */
.row{
    padding:0 0 3px 0;
    width: 100%;
}
.floatL{
    float: left;
    padding: 10px;
}
.floatR{
    float: right;
}
.column200{
    width: 200px;
}
.tabs active{

}
.tabs .inactive{
    display:none;

}
.deletebtn{
    width:65px;
    height:26px;
    background:url(images/delete_small.png) 0 100% no-repeat;
    padding:0;
    margin:0 85px 0 0;
    border:0;
    display:block;
    float:right;
    cursor:pointer;}
.deletebtn span{
    display:none;}
.addnew_link{
    color:#0F83C7;
    font-size:12px;
    text-decoration:none;
    background:url(images/add_icon.gif) 0% 50% no-repeat;
    padding:5px 0 5px 20px;
    text-decoration:underline;
    margin-left:5px;
}
.flatQuantityOptions{
}

/*--------------------------------------shipping option new structure----------------------------------------*/
.shippingoption_mng_wrapper{
    margin:0;
    padding:0;}
.shippingoption_mng_wrapper li{
    font-size:12px!important;
    padding-bottom:10px;}
.shippngoption_hdr label{
    padding-right:15px;}
.shippingoptions_subdiv1{
    padding:10px 0 10px 0;
    border-top:1px solid #cfcfcf;
    margin:10px 0 0 15px;}
.extrapadding{
    padding-bottom:15px;}
.salestax_added label{
    display:block;
    float:left;
    padding-top:7px;
    width:160px;}
.with_percentage{
    width:75px!important;
    background:url(images/percentage.jpg) 95% 50% no-repeat;
    padding:5px 25px 5px 5px!important;
    float:left;}
.savebtn{
    background: url(images/savebtn.png) 0% 0% no-repeat;
    border: 0 none;
    display: block;
    float: left;
    height: 26px;
    margin: 0 5px 0 5px;
    width: 65px;
    cursor:pointer;}
.cancelbtn{
    background: url(images/cancelbutton.png) 0% 0% no-repeat;
    border: 0 none;
    display: block;
    float: left;
    height: 26px;
    margin: 0;
    width: 65px;
    cursor:pointer;}
.state_select{
    padding: 5px !important;
    width: 250px !important;
    float:left;
    margin:0 5px 0 20px;
    border: 1px solid #CBCBCB;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-size: 13px;
    font-weight: normal;
}
.addnew_salestax .with_percentage{
    margin:20px 0 0 20px;
}
.addnew_salestax .savebtn{
    margin:20px 0 0 7px;}
.addnew_salestax .cancelbtn{
    margin:20px 0 0 7px;}
.salestax_added{
    padding:0 0 12px 0;}
.addnew_salestax{
    padding:20px 0;
    z-index: 1000;
    position: absolute;
    background-color: #FFF;
    width: 303px;
    border: 1px solid #cfcfcf;
    left:20px;
    top:-179px;
    -moz-box-shadow: 3px 3px 5px 1px #CCCCCC;
    -webkit-box-shadow:3px 3px 5px 1px #CCCCCC;
    box-shadow:         3px 3px 5px 1px #CCCCCC;
}
.salestax_added .deletebtn{
    float:left;
    margin-left:5px;
    cursor:pointer;
    margin-right:0;}
.uploadedbanner{
    padding-left:25px;}
.forposition{
    position:relative;}
.logo{
    width:198px;
    height:45px;
    padding:20px 0;
    float:left;
}
.logo a{
    width:198px;
    height:74px;
    display:block;}
a img{
    border:0 none;}
.footer{
    background-color:#3E434F;
    border-top:5px solid #262931;
    padding:15px 0;
    text-align:center;}
.footer p{
    color:#9DA2AD;}
.required{
    color: #DB3D0D;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding:0 0 0 5px!important;}
.notification-top p{
    text-align:right;
    color:#B5B5B5;
    font-size:11px;}
/*-----------------------------style for Home--------------------------------------------*/

.outer_container_home{
}
.outer_container_home .header{
    background: url(images/header_bg2.jpg) 0% 0% repeat-x;}
.home_contentarea{
    position:relative;
    padding:0 0 0 0;}
.home_banner{
    background: url(images/home_banner.png) 0% 0% no-repeat;
    width:950px;
    height:416px;
    margin:0 auto;
    position:relative;}
.openstore_btn{
    background: url(images/openstorebtn_home.png) 0% 0% no-repeat;
    width:412px;
    height:58px;
    display:block;
    position:absolute;
    bottom:73px;
    left:88px;
}
.openstore_btn span{
    display:none;}

.hdr_icon{
    position:absolute;
    width:91px;
    height:91px;
    top:0;
    left:102px;
}
.homefbstore .hdr_icon{
    background: url(images/fbstore_icon.png) 0% 0% no-repeat;}
.homesocailselling .hdr_icon{
    background: url(images/socialselling_icon.png) 0% 0% no-repeat;}
.homesetup .hdr_icon{
    background: url(images/setup_icon.png) 0% 0% no-repeat;}
.homesocailselling{
    width:296px;
    float:left;
    margin-right:31px;
    position:relative;
    padding-top:45px;}
.homesetup{
    width:296px;
    float:left;
    position:relative;
    padding-top:45px;}
.content_box{
    width:244px;
    background: url(images/content_box_bg.jpg) 0% 100% no-repeat;
    border:1px solid #E2E2E2;
    background-color:#FFFFFF;
    padding:65px 25px 25px 25px;
    border-radius:10px;}
.contentbox_hdr{
    border-bottom:1px solid #9FD24C;
    padding:0 0 10px 0;
    margin:0 0 15px 0;
}
.contentbox_hdr h1{
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#2C789C;
    font-weight:normal;
    text-transform:uppercase;}
.contentbox_hdr h1 span{
    color:#9FD24C;
    font-size:22px;}
.content_box p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#7A7A7A;
    line-height:22px;
    font-weight:normal;}
.jqCategoryAjaxImage{

}
.hint_msg{
    font-size:11px;
    color:#9C9C9C;
    height:15px;
    padding:2px 0 0 24px;
}
.newwidth{
    width:43px;
    float:left;
    text-align:left;
    display:block;
    margin-top:7px;
}
.flatOptions{
}
.withcursor{
    cursor:pointer;
}
.row-rightcol input[type="checkbox"]{
    margin-top:5px;}
.reload{
    color:#0F83C7;
    font-size:12px;


    padding:5px 0 5px 0;
    text-decoration:underline;
    margin-left:5px;
}
/*------------------------------------------------homepage New Design------------------------------------------------------------*/
.home_hdr_wrapper{
    width:950px;
    margin:0 auto;}
.home_header_right{
    width:650px;
    float:right;
    height:85px;
}
.home_header_right_sharelinks{
    width:650px;
    float:right;
    height:25px;
    padding-top:10px;
}
.home_share_icons{
    float:right;}
.home_share_icons a{
    width:24px;
    height:24px;
    display:block;
    float:left;}
.home_share_icons a span{
    display:none;}
.home_share_icons .fb{
    margin-right:7px;
    background:url(images/marketplace_shareicons.png) 0 0 no-repeat;}
.home_share_icons .twitt{
    margin-right:7px;
    background:url(images/marketplace_shareicons.png) -25px 0 no-repeat;}
.home_share_icons .pin{
    background:url(images/marketplace_shareicons.png) -50px 0 no-repeat;}
.home_share_icons .fb:hover{
    margin-right:7px;
    background:url(images/marketplace_shareicons_act.png) 0 0 no-repeat;}
.home_share_icons .twitt:hover{
    margin-right:7px;
    background:url(images/marketplace_shareicons_act.png) -25px 0 no-repeat;}
.home_share_icons .pin:hover{
    background:url(images/marketplace_shareicons_act.png) -50px 0 no-repeat;}
.home_header_right_navigation{
    width:650px;
    float:right;
    height:50px;
}
.home_navigation{
    float:right;
    padding:5px;}
.home_navigation li{ display: block;
                     float: left;
                     list-style: none outside none;
                     margin-right: 5px;
                     background:url(images/seprator.png) 100% 50% no-repeat;
}
.home_navigation li:last-child{
    background-image:none;
    margin-right:0;}

.home_navigation li:last-child a{
    padding-right:0;}
.home_navigation li a{
    padding:0 12px;
    font-family:"Open Sans Condensed";
    display:block;
    text-decoration:none;
    color:#242424;
    font-size:17px;
    height:39px;
    text-transform:uppercase;
    line-height:39px;
    font-weight:normal;
    text-shadow:0 1px #ffffff;
    -moz-text-shadow:0 1px #ffffff;
    -webkit-text-shadow:0 1px #ffffff;}
.home_navigation li a:hover
{
    color:#75BB02!important;
}
.home_navigation_active a{
    color:#75BB02!important;}
.home_bannerwrapper{
    background-color:#006699;
    background: url(images/bannerbg.gif) 0% 0% repeat-x;
    height:416px;}
.home_content{
}
.homefbstore_wrapper{
    background-color:#F5FCFE;
    /*background: url(images/home_storebg.jpg) 0% 0% repeat-x;*/
    height:372px;
}
.homefbstore{
    position:relative;
    width:950px;
    height:372px;
    background: url(images/homstorebg.jpg) 0% 100% no-repeat;
    margin:0 auto;}
.homemarketplace_wrapper{
    background-color:#A4F6D2;
    height:372px;}
.homemarketplace{
    position:relative;
    width:950px;
    height:372px;
    background: url(images/home_mktplacebg.jpg) 0% 100% no-repeat;
    margin:0 auto;
}
.homenetworkers_wrapper{
    background-color:#EFFFE8;
    height:372px;}
.homenetworkers{
    position:relative;
    width:950px;
    height:372px;
    background: url(images/home_networkersbg.jpg) 0% 100% no-repeat;
    margin:0 auto;}
.right{
    float:right;}
.left{
    float:left;}
.home_block_content{
    width:507px;
    padding:60px 0;}
.home_block_content h3{
    font-family:"open Sans Condensed", arial;
    font-size:41px;
    color:#435029;
    text-shadow:0 1px #ffffff;
    -moz-text-shadow:0 1px #ffffff;
    -webkit-text-shadow:0 1px #ffffff;
    font-weight:normal;
    padding:0 0 25px 0;
}
.home_block_content p{
    font-family:"open Sans", arial;
    font-size:14px;
    color:#435029;
    font-weight:normal;
    padding:0 0 25px 0;
    line-height:27px;
}
.home_block_content .btn1{
    width:159px;
    height:34px;
    display:block;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:17px;
    color:#ffffff;
    text-shadow:0 1px #E65B0D;
    -moz-text-shadow:0 1px #E65B0D;
    -webkit-text-shadow:0 1px #E65B0D;
    background: url(images/btn1_bg.png) 0% 0% no-repeat;
    text-decoration:none;
    text-align:center;
    line-height:30px;
    cursor:pointer;}
.home_block_content .btn2{
    width:235px;
    height:34px;
    display:block;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:17px;
    color:#ffffff;
    text-shadow:0 1px #E65B0D;
    -moz-text-shadow:0 1px #E65B0D;
    -webkit-text-shadow:0 1px #E65B0D;
    background: url(images/btn2_bg.png) 0% 0% no-repeat;
    text-decoration:none;
    text-align:center;
    line-height:30px;
    cursor:pointer;}
.inner_content{
    width:950px;
    margin:0 auto;
    padding-top:10px;}
.ftr_links{
    width:950px;
    margin:0 auto;
    border-bottom:1px solid #2A2C30;
    padding: 0 0 10px 0;}
.col_1{
    width:200px;
    text-align:left;
    float:left;
}
.col_1 h3,
.col_2 h3{
    font-family:"open Sans Condensed", arial;
    font-size:23px;
    color:#BFBDBD;
    text-shadow:0 1px #000000;
    -moz-text-shadow:0 1px #000000;
    -webkit-text-shadow:0 1px #000000;
    font-weight:normal;
    padding:0 0 15px 0;}
.col_1 a{
    font-family:Arial;
    font-size:13px;
    color:#BFBDBD;
    text-shadow:0 1px #000000;
    -moz-text-shadow:0 1px #000000;
    -webkit-text-shadow:0 1px #000000;
    font-weight:normal;
    padding:0 0 10px 0;
    display:block;
    clear:both;
    text-decoration:none;}
.col_1 a:hover{
    color:#ffffff;}
.col_2{
    text-align:left;
    float:left;
}
.nwsletter{
    width:500px;
    background-color:#81858C;
    padding:10px 15px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #3F4043;}
.nwsletter input[type="text"]{
    width:390px;
    background-color:#81858C;
    font-size:19px;
    border:0;
    color:#1a1a1a;
    font-family:"open Sans Condensed", arial;
}
.nwsletter input[type="button"]{
    width:95px;
    background-color:#81858C;
    font-size:19px;
    border:0 none;
    color:#1a1a1a;
    font-family:"open Sans Condensed", arial;
    text-shadow:0 1px #999EA5;
    -moz-text-shadow:0 1px #999EA5;
    -webkit-text-shadow:0 1px #999EA5;
    cursor:pointer;
    border-left:1px solid #5A5C5F;
    margin:0;}
.copyright{
    border-top:1px solid #5F636D;
    width:950px;
    margin:0 auto;
    text-align:left;
    padding:10px 0;}
.copyright p{
    font-size:14px;
    color:#B2B5BD;
    font-family:"open Sans Condensed", arial;
    text-shadow:0 1px #000000;
    -moz-text-shadow:0 1px #000000;
    -webkit-text-shadow:0 1px #000000;}
/*-------------------------------datepicker---------------------------*/
.ui-widget-header {
    background-color:#98D039;
    border: 1px solid #82B727;
    color: #FFFFFF;
    font-weight: bold;
}
.ui-state-hover,
.ui-widget-content
.ui-state-hover,
.ui-widget-header
.ui-state-hover,
.ui-state-focus,
.ui-widget-content
.ui-state-focus,
.ui-widget-header
.ui-state-focus { border: 1px solid #87B932; background: #ACE153 url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #FFFFFF; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #ACE153 ;
    border: 1px solid #87B932;
    color: #FFFFFF;
}
.cropimage_popup{
	  background-color: #FAFAFA;
    border: 1px solid #ECECEC;
	padding:19px;
	position:absolute;
	top:375px;
	left:151px;
	margin:0 5px;
	width:658px;
 border: 1px solid #cfcfcf;
	 -moz-box-shadow: 3px 3px 5px 1px #CCCCCC;
          -webkit-box-shadow:3px 3px 5px 1px #CCCCCC;
          box-shadow:3px 3px 5px 1px #CCCCCC;}
/*----------------------------key features--------------------------------------*/
.keyfeaturedesc{
	}
.keyfeaturedesc h2{
	color:#658925!important;
	padding-bottom:3px;}
.featuresList{
	padding-bottom:10px;}
.featuresList li{
	padding:3px 0 3px 15px;;
	  color: #666666;
    font-family: "open Sans",arial;
	font-size:13px;
	background:url(images/arrow.gif) 0% 50% no-repeat;
	}

        .orngebtn{
	background: url(images/btn_bgornge.jpg) 0% 100% repeat-x;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	 text-shadow: 0 -1px 0 #DD8818;
	    border: 2px solid #D3D3D3;
		font-size:13px;
		font-weight:bold;
		padding:5px 8px;
		color:#ffffff;}
        