@CHARSET "ISO-8859-1";


/*----------------------------------------------------------------store creation------------------------------------------------------*/
.left{
	float:left;}
.right{
	float:right;}
.storecreation_container{
}
.process_steps{
    height:46px;
    width:915px;
    padding:25px 0 15px 0;
    margin:0 auto;}
.process_steps ul{
    margin:0;
    padding:0;}
.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;

}

.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;
}

.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;
}

.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;}
/*------------------------------------------------------------------------------------------------------*/

.openstore{
    width:880px;
    margin:0  auto;
    border: 1px solid #DFDFDF;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    padding:10px;
}
.openstore_sucessmsg{
    text-align: center;
    padding:50px 0;
}
.openstore_sucessmsg h3{
    font-family:"trebuchet MS", Arial;
    font-size:20px;
    color:#78BE02;
    font-weight:normal;
    padding-bottom:7px;
    text-transform:uppercase;
}
.openstore_sucessmsg h5{
    font-family:"trebuchet MS", Arial;
    font-size:16px;
    color:#8D8D8D;
    padding-bottom:25px;
    font-weight:normal;}
.openstore_header{
    border-bottom:1px solid #78BE02;
    padding:10px;}
.openstore_header h3{
    font-family:"trebuchet MS", Arial;
    font-size:20px;
    color:#78BE02;
    font-weight:normal;
    padding-bottom:7px;
}
.openstore_header h5{
    font-family:"trebuchet MS", Arial;
    font-size:16px;
    color:#8D8D8D;
    padding-bottom:7px;
    font-weight:normal;}
.openstore_content{
    padding:20px 10px 0 10px;}
.createnewpage{
    padding:0 0 15px 0;}
.createnewpage1{
    padding:10px 0 45px 105px;}
.createnewpage1{
    padding:10px 0 45px 105px;}

.createnewpage1 a{
    color: #2D5891;}
.main_btn{
    padding:10px;
    background-color:#FEAA13;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border:1px solid #FE9213;
    margin:0 auto;
    cursor:pointer;
}
.openstore_content .store_creation_btncontainer{
    text-align:center;}
.ccselectbox{
    border: 1px solid #CBCBCB;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    padding: 8px 5px;
    width: 200px;
}
.addnewstatic_content_new{
    border:1px solid #C9C7C7;
    padding:10px;
}
.addnewstatic_content_new .select_style1{
    float:left;}
.addnewstatic_content_new  .row-rightcol{
    width:660px;}
.addnewstatic_content_new .savebtn{
    float:right;}
/*-------------------------------------------------Messages-------------------------------------------*/

.addnew_width{
    width:180px!important;
}
.add_item{border:0 none;}
.btn_container_msgtop{
    padding-bottom:10px;}
.reply_btn{
    background: url(images/reply_btn.jpg) 0% 0% no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: right;
    height: 26px;
    margin: 0 5px;
    width: 65px;}
.msg_list{
    border:1px solid #E3E3E3;
    padding:5px;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    margin-bottom:10px;}
.msg_subj{
    border-bottom:1px dotted #cfcfcf;
    padding:5px 0;}
.msglist_left{
    width:450px;
    float:left;
    text-align:left;}
.msglist_right{
    width:350px;
    float:right;
    text-align:right;
}
.msg_subj h5{
    color: #5D5D5D;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 3px 3px 5px 3px;}
.msg_details{
    padding:10px 0 10px 3px;}
.msg_details h5{
    color: #5D5D5D;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding:7px 0 0 0;}
.msg_details h5 span{
    color: #247FBC;
    padding-left:3px;}
.msg {
    padding:0 5px;}
.msg p{
    color: #5D5D5D;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-bottom:7px;
    line-height:20px;}
.msg_composepopup {
    background-color: #FAFAFA;
    border: 1px solid #CFCFCF;
    box-shadow: 3px 3px 5px 1px #CCCCCC;
    -moz-box-shadow: 3px 3px 5px 1px #CCCCCC;
    -webkit-box-shadow: 3px 3px 5px 1px #CCCCCC;
    padding: 19px;
    width: 458px;
    position:absolute;
    right: 175px;
    top: 54px;
}
.msg_composepopup p{
    color: #5D5D5D;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-bottom:7px;
}
.msg_composepopup input[type="text"],
.msg_composepopup textarea{
    border: 1px solid #E3E7EF;
    background-color:#fff;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    padding:5px;
    width:445px;
    color:#666666;
    margin-bottom:10px;
}
.btn_container_msgpopup{
    border-top: 1px dotted #CFCFCF;
    text-align:right;
    padding-top:10px;}
.send_btn{
    background: url(images/btn_send.jpg) 0% 0% no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 26px;
    margin: 0 5px;
    width: 65px;
    float:right;}
.for_positioning{
    position:relative;
    min-height:350px;}
.sucess_msgcontainer2{
    padding: 0 10px 10px;
}
.header_content{
    width:950px;
    margin:0 auto;}
.header_content .logo{
    margin:0;
    float:left;}
.header_content .logo a{
    width:135px;
    height:50px;
    display:block;
    margin:15px 0 10px 0;}
.error_msg_notification{
    font-size:11px;
    color:#D23410 !important;
    height:15px;
}
.suc_msg_notification{
    font-size:11px;
    color:#58A102 !important;
    height:15px;
}
.tooltipInfo{
   
    height: 14px;
    margin: 0 5px;
    width: 14px;
  
}
.hint_msg{
    font-size:11px;
    color:#9C9C9C;
    height:15px;
    padding:2px 0 0 24px;
}
.fortooltip{
	}
.fortooltip input[type="text"]{
	width:290px;}
.selectnew{
	width:150px!important;}
/*-------------------------------------product import options-----------------------------*/
.productad_options{ width:245px; height:36px; }
.productad_options a{width:121px; text-align:center; height:34px; display:block; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#666666; line-height:34px; cursor:pointer;}
a.addaproduct{ border:1px solid #CDCCCC; border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; background-color:#ffffff; 	}
a.addaproduct:hover,
a.addaproduct_active{ border:1px solid #B8B8B8; background:url(images/btn3_bg.jpg) 0% 100% repeat-x; color:#242424;}
a.importproducts{ border:1px solid #CDCCCC; border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; background-color:#ffffff; margin-left:-1px; }
a.importproducts:hover,
a.importproducts_active{border:1px solid #B8B8B8;  background:url(images/btn3_bg.jpg) 0% 100% repeat-x; color:#242424;}
.notificationdiv{
	margin:10px 0;
	border:1px solid #C2CEE5;
	padding:15px 10px 15px 75px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	color:#3B5998;
	background: url(images/notification_icon.jpg) 2% 50% #EDEFF4 no-repeat;
	}
.notificationdiv a{color:#FE9213;}
.btn_cancel2{
    padding:5px 10px;
    background-color:#EAE8E9;
    border:1px solid #BDBDBD;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#999999;
    font-weight:bold;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    cursor:pointer;
    float:right;
    margin-right:10px;
    display:block;}
.main_btn_cancel{
    padding:10px;
    background-color:#EAE8E9;
    color:#999999;
    font-size:14px;
    font-weight:bold;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border:1px solid #BDBDBD;
    margin:0 auto;
    cursor:pointer;
    width:220px;
}
   .drfatmessage_popup{
    background-color: #FAFAFA;
    border: 1px solid #ECECEC;
    padding:19px;
    position:absolute;
    top:40%;
    right:30%;
    margin:0 5px;
    width:458px;
    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;
        z-index: 100;}
   .draft_close {
    background: url("images/close_3.gif") no-repeat scroll 0 0 transparent;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 17px;
}
.alertboxmessage{
    padding:20px;
}
/*-----------------------------ravox login-----------------------------------------------------*/
.ravox_login_wrapper{ padding:0 0 25px 0; min-height:350px;}
.ravox_login_wrapper .login_box{ width:282px; float:left;}
.login_box h3{color: #89C02F;    font-family: "open Sans Condensed",arial; padding:0 0 10px 0;    font-size: 23px;    font-weight: normal;}
.ravox_login_wrapper .marginright{ margin-right:25px;}
.ravox_login_wrapper .login_boxinner{box-shadow: 3px 3px 8px -2px #999999; -moz-3px 3px 8px -2px #999999; -webkit-3px 3px 8px -2px #999999; 
									border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:1px solid #DEDDDD; height:195px; }
.ravox_login_wrapper .login_box .row1{ background-color:#F0F0F0; border-bottom:1px solid #ffffff; padding:15px 20px;  border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0;}
.ravox_login_wrapper .login_box .row2{ background-color:#ffffff; border-top:1px solid #D4D4D4; padding:15px 20px; }
.ravox_login_wrapper .login_box  p{ padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#858282;}
.ravox_login_wrapper .login_box .signfb_btn2{margin:10px 0 0 0;}
.ravox_login_wrapper .signuplink{color: #DF6811;    font-family: "open Sans Condensed",arial; padding:0px 0 5px 0; display:block;  text-decoration:underline;   font-size: 17px!important;    font-weight: normal;}


/************* Store promotion ******************/
.promote_option_box{
    border: 1px solid #ccc;
    clear: both;
    margin: auto;
    padding: 5px;
    text-align: center;
    width: 800px;
}
.prmote_email {
    background: url("images/emailshare.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 28px;
    width: 77px;
}
.st_promo{
    float: left;
    margin: 5px;
}
.prmote_optinbtns{
    width: 260px;
    margin: auto;
}
/*-----------------------------------------------------pop up container---------------------------------------------------*/
.popup_container_wrapper{
        padding:50px 0 3px 0;
        /*padding:10px 0 3px 0;*/
	position:absolute;
	left:0;
	top:67px;
	z-index:10000;
	background:url(images/semitransperentbg.png);
        display:none;
        width: 100%;
        height:100%;

	}
.popupcontainer{
	border:1px solid #DFDFDF;
	border-bottom:none;
	padding:6px;
        width:760px;
        margin:auto;
        background:#EDEDEE;
}
/*.popupcontainer{
	border:1px solid #DFDFDF;
	border-bottom:none;
	padding:6px;}*/
.popup_content_wrapper{
	background-color:#FFFFFF;
	position:relative;}
.close_btn{
	position:absolute;
	width:33px;
	height:33px;
	background:url(images/popup_close.jpg) 0% 0% no-repeat;
	right:22px;
	top:22px;
	display:block;
	}
.close_btn span{
	display:none;}
.pr_detail_hdr{
	padding:20px 50px 20px 20px;
	border-bottom:1px solid #C9CACB;}
.pr_detail_hdr h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	font-size:16px;
	font-weight:normal;
	padding-bottom:7px;}
.pr_detail_hdr h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3B5998;
	font-size:20px;
	font-weight:normal;
	padding-bottom:7px;}
.pr_detail_hdr p{
	color:#A0A0A3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	}
.pr_detail_hdr p span{
	color:#139FE1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	}
.pr_detais_content{
	padding:20px;
	}
.pr_details_leftcol{
	width:300px;
	float:left;}
.pr_details_rightcol{
	width:400px;
	margin-left:20px;
	float:left;
	}
.cart_container {
    padding: 10px 20px;
}

.email_container {
    border: 1px solid #c9cacb;
    border-radius: 5px;
    padding: 15px;
}
.button_container_cart2 {
    margin-bottom: 1px;
    padding: 5px;
    text-align: right;
}
.btn-send {
    margin: 10px 0 0 !important;
}
.cart_greybtn {
    background-color: #696969;
    border: 0 none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-left: 7px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.email_container-nobg a{
	background-color:#fff !important;
	}
        .cs_import .selectFrom-btn {
    margin: 0;
}