@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) #F2F2F2 0% 0% repeat-x;
    font-size:12px;
    color:#333333;}
.clear{
    clear:both;}
p, h1, h2,h3,h4,h5{
    margin:0;
    padding:0;}
.outer_wrapper{
}
.header{
    height:92px;
    margin:7px  auto 0 auto;
    background:url(images/header_bg.jpg) 0% 0% repeat-x;
    border-bottom:1px solid #cfcfcf;}
.content_wrapper{
    width:946px;
    margin:0 auto;
    padding:0 3px 10px 3px;
    background:url(images/content_areabg.jpg) 0% 0% repeat-y;}
.tabListContainer{

}
/*----------------------------------------------------------------Product creation------------------------------------------------------*/
.productcreation_container{

}

.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;
}
/* 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.general_tab{
    display:block;
    width:125px;
    height:105px;
    background-color:#EFEFEF;
    background:url(images/general_normal.jpg) 0% 0% no-repeat;
}

a.general_tab_active{
    display:block;
    width:125px;
    height:105px;
    background-color:#EFEFEF;
    background:url(images/general_hvr.jpg) 0% 0% no-repeat;
}
a.image_tab{
    display:block;
    width:125px;
    height:105px;
    background-color:#EFEFEF;
    background:url(images/images_normal.jpg) 0% 0% no-repeat;
}

a.image_tab_active{
    display:block;
    width:125px;
    height:105px;
    background-color:#EFEFEF;
    background:url(images/images_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 label{
    padding:0 5px 0 5px!important;}
.textboxqty{
    width:50px!important;
    padding:5px!important;}
.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;}
.marginclass1{
    margin-top:0!important;}
.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;}
.product_creation_btncontainer{
    border-top: 1px solid #CBCBCB;
    padding:15px 0 0 0;
    margin-top:15px;}
.btn_next{
    width:114px;
    height:38px;
    background:url(images/store_creationbtns.jpg) 0 0 no-repeat;
    border:0 none;
    float:right;
    cursor:pointer;
    display:block;}


.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;
    display:block;}
.btn_update{
    width:114px;
    height:38px;
    background:url(images/update.jpg) 0 0 no-repeat;
    border:0 none;
    float:right;
    cursor:pointer;}
#imageTab{
   min-height:400px;}
#shippingTab{
    height:500px;}
.selectbox{
    border: 1px solid #CBCBCB;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    padding: 8px 5px;
    width: 300px;
}
.selectbox_mpcategory{
    border: 1px solid #CBCBCB;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    padding: 8px 5px;
    width: 312px;}
.cat_popup_container{
    background-color: #FFFFFF;

    padding:19px;
    position:absolute;
    top:-57px;
    left:222px;
    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;
}
.optionset_popup{
    background-color: #FAFAFA;
    border: 1px solid #ECECEC;
    padding:19px;
    position:absolute;
    top:375px;
    right:11px;
    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;}
.optionset_popup .row-rightcol{
    width:331px;}
.cat_label{
    padding-right:17px!important;}
.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 .jqActive a{


}

/* Product Form  */
.row{
    padding:0 0 3px 0;
    width: 100%;
}
.floatL{
    float: left;
    padding: 10px;
}
.floatR{
    float: right;
}
.column200{
    width: 200px;
}
.jqTabs jqActive{

}
.jqTabs .jqInactive{
    display:none;

}
.deletebtn{
    width:65px;
    height:26px;
    background:url(images/delete_small.png) 0 100% no-repeat;
    margin:0;
    padding: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;
    cursor: pointer;
}
.jqCategoryAjaxImage{
    background:url(images/ajax-loader-small.gif) 0% 50% no-repeat;
}
.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;
}
.cat_popup_container a span{
    display:none;}
.cat_popup_container .textbox{
    padding:5px!important;
    float:left;
    width:285px!important;
}
.forposition{
    position:relative;}
.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_grey2{
    background-color: #AEAEAE;
    border: 1px solid #A09F9F;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    margin-right:10px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 10px;
    text-decoration:none;
}
.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;}
.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;}
.prdctimg_listing{
    background-color:#cfcfcf;
    margin-left:20px;
    border:1px solid #E3E7EF;
    background-color:#F6F7F9;
min-height:75px;}

.prdctimg_listing img{
    margin:5px;
    float:left;}
.prdctimg_listing .deletebtn{
    float:right;
    margin:0;
    padding:0 10px 0 0;}
.pr_listingbtn_container{
    float:right;
    padding-top:29px;
}
.pr_listingbtn_container .btn_next2{
    float:left;
    font-size:13px;
    text-decoration:none;
    padding:4px 10px;
    margin-right:10px;
}



.logo{
    width:198px;
    height:74px;
    margin:0 auto;
    padding-top:10px;}
.logo a{
    width:198px;
    height:74px;
    disply: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;}

.prdctoptions_listing{
    background-color:#cfcfcf;
    margin-left:20px;
    border:1px solid #E3E7EF;
    background-color:#F6F7F9;}

.prdctoptions_listing label{
    margin:5px;
    float:left;}
.prdctoptions_listing .deletebtn{
    float:right;
    margin:0;
    padding:0 10px 0 0;}
.prdctoptions_listingbtn_container{
    float:right;
    padding-top:29px;
}
.prdctoptions_listingbtn_container .btn_next2{
    float:left;
    font-size:13px;
    text-decoration:none;
    padding:4px 10px;
    margin-right:10px;}
.prdctoptions_listingbtn_container .btn_next2_grey{
    float:left;
    font-size:13px;
    text-decoration:none;
    padding:4px 10px;
    margin-right:10px;
    background-color: #F6F7F9;}
/*-----------------------------------------------------product details---------------------------------------------*/
.pr_detais_content{
    padding:20px;
}
.pr_details_leftcol{
    width:300px;
    float:left;}
.pr_details_rightcol{
    width:400px;
    margin-left:20px;
    float:left;
}
.main_image{
    margin-bottom:10px;
 width:300px;
        height:347px;
        display:table-cell;
        vertical-align:middle;
        text-align:center;}
.no_marin{
    margin-right:0!important;}
.product_description{
    border:1px solid #C9CACB;
    border-radius:5px;
    moz-border-radius:5px;
    webkit-border-radius:5px;
    padding:10px;
    word-wrap:break-word;}
.product_description p{
    color:#5C5B5B;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:19px;
    font-weight:normal;}
.product_description a{
    font-size:12px;
    color:#2FADE9;
    font-family:Arial, Helvetica, sans-serif;}
.read_more{
    text-align:right;
}

.pr_detail_hdr{
    padding:0 0 20px 0;
}
.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;
}
.action_container{
    margin:20px 0;
}
.action_container select{
    padding:5px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #C9CACB;
    width:250px;}

/*
added by Saneesh
*/
.product_name a{
    font-size:12px;
    color:#2FADE9;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;}
/*------------------------------------------------------------optionset---------------------------------------------------------------------------*/
.option_setoptions{
    background-color: #ffffff;
    border: 1px solid #E3E7EF;
}
.newoptionstyle{
    background-color:#ffffff!important;
    border:0 none!important;
    margin-left:0!important;}
.newoptionstyle_left{
    padding:5px;
    float:left;
    width:286px;}
.newoptionstyle_right{
    width:158px;
    float:left;}
.newoptionstyle_right .prdctoptions_listingbtn_container{
    padding:5px !important;}
.newoptionstyle_right .prdctoptions_listingbtn_container .btn_next2{
    margin:0 0 0 10px!important;}
.extrapadding-top{
    padding-top:10px;
    text-align:right;
    width:255px!important;}
.savebtn_big{
    width:114px;
    height:38px;
    background: url(images/savebtn_bg.jpg) 0% 0% no-repeat;
    border:0;
    float:right;
cursor: pointer;}
.notification-top p{
    text-align:right;
    color:#B5B5B5;
    font-size:11px;}
.store_creation_btncontainer{
    border-top: 1px solid #CBCBCB;
    padding:15px 0 0 0;
}
.btncontainer_inner .btn_next{
    float:left;}
.btncontainer_inner .btn_cancel{
    float:left;}
.loadercategory{
    width:16px;
    height:16px;
    position:absolute;
    top:8px;
    right:140px;}
.hint_msg{
    font-size:11px;
    color:#9C9C9C;
    height:15px;
    padding:2px 0 0 24px;
}
.prdctoptions_listingbtn_container .btn_grey {
    background-color: #C5C5C5;
    border: 1px solid #9B9B9B;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    float: left;
    font-size: 13px;
    margin-right: 0;
    padding: 4px 10px;
    text-decoration: none;
}
.showoptions{
    color: #0F83C7;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-decoration:none;
    display:block;
    width:390px;
    padding:5px 5px 5px 30px;
    border:1px solid #E3E7EF;
    background: url(images/showarrow.png) 2% 50% #ffffff  no-repeat;}
.hideoptions{
    color: #0F83C7;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-decoration:none;
    display:block;
    width:424px;
    padding:5px 5px 5px 30px;
    border:1px solid #E3E7EF;
    background: url(images/hidearrow.png) 2% 50% #ffffff  no-repeat;}
.optionset_heading{
    padding:0 0 10px 0;
    font-size:13px;
    font-weight:bold;}
.optionset_popup .row-leftcol{
    width:125px;}

.optionset_popup .row-rightcol input[type="text"]{
    width:268px;}

.optionset_popup .row-rightcol select{
    width:278px;}
.optionset_popup .extrapadding-top3{
    padding-top: 10px!important;
    text-align: right!important;
    width:300px!important;
}
.savebtn_big_wrapper{
    float:right;}
.savebtn_big_wrapper .savebtn_big{
    float:none;}
.btn_cancel_wrapper{
    float:left;}
.btn_cancel_wrapper .btn_cancel{
    float:none;}




/* import section styles. added by jinson */
.outer_container_csv{
    border:1px solid #E3E3E3;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding:10px;
}
.importheader{
    border-bottom:1px solid #E3E3E3;
    margin-bottom:10px;}
.importheader h2{ 
    color: #5D5D5D;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 3px 0;

}
.importcontainer .importtitle {
    color: #247FBC;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 3px 0 7px 0;
}
.importmsg p{
    color:#666666;
    line-height:20px;}
.importmsg .add_item{
    float:left;
    margin-top:10px;
    padding-left:50px;
    width:128px;}
.importcontainer .importmsg{ 
    border-bottom:1px dotted #cfcfcf;
    padding-bottom:10px;
    margin-bottom:10px;}

.progress { position:relative; width:400px; border: 1px solid #ddd; padding: 1px; border-radius: 3px; display:none; }
.bar { background-color: #B4F5B4; width:0%; height:20px; border-radius: 3px; }
.percent { position:absolute; display:inline-block; top:3px; left:48%; }
.jqAjaxCsvProcessImage{display:none}

.featuredProduct{
    background: url(images/Featured.png) 100% 50%   no-repeat;
    padding:5px 20px 5px 0;
}
.jqImgAjaxLoader{display:none}
.breadcrumb_csv{
    background: url("images/summerybox_bg.jpg") repeat-x scroll 0 100% transparent;
    border: 1px solid #E3E3E3;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    padding:7px ;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.breadcrumb_csv p{
    color: #666666;
    font-size:11px;
    font-weight:normal;}
.breadcrumb_csv p span{
    background: url(images/pr_optin_arrow.jpg) 5% 50% no-repeat;
    padding:0 0 0 15px;
}
.csv_subtitle1{
    color: #247FBC;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 0 10px 3px;
}
.extralinks_csv{
    float:right;
    padding-top:7px;
}
.extralinks_csv a{
    color:#247FBC;
    padding-left:5px;}
.btn_upload{
    width:114px;
    height:38px;
    background:url(images/upload_btn.jpg) 0 0 no-repeat;
    border:0 none;
    float:right;
    cursor:pointer;
    display:block;}
.outer_container_csv .row-leftcol{
    font-size:13px;

    color:#666666;}
.prdctBackBtn{
    border: 1px solid #696;
    padding: 60px 0;
    text-align: center; width: 200px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
    background: #EDEDED;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EDEDED), to(#5A33EE));
    background: -webkit-linear-gradient(#EDEDED, #5A33EE);
    background: -moz-linear-gradient(#EDEDED, #5A33EE);
    background: -ms-linear-gradient(#EDEDED, #5A33EE);
    background: -o-linear-gradient(#EDEDED, #5A33EE);
    background: linear-gradient(#EDEDED, #5A33EE);
    -pie-background: linear-gradient(#EDEDED, #5A33EE);

}

/*-------------------------------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;
}
.product_atnsion{
}
.product_atnsion h3{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
    color: #0F83C7;
    border-bottom:1px dotted #cfcfcf;
    padding-bottom:10px;
    margin-bottom:15px;
    font-weight:normal;}
.notification{
    color:#B5B5B5;
    font-size:12px;
}
.header_dashboard{
    height:92px;
    margin:7px  auto 0 auto;
    background:url(images/header_bg.jpg) 0% 100% repeat-x;} 
.alertmsgpopup
{ border:1px solid #9FCF97;
  padding:25px 25px 25px 75px;
  border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
  box-shadow: 3px 3px 5px 1px #aaaaaa;
  -webkit-box-shadow: 3px 3px 5px 1px #aaaaaa; -moz-box-shadow: 3px 3px 5px 1px #aaaaaa;
  background:url(images/success_icon.jpg) #DDFDD8 18px 18px no-repeat;
  font-family:Verdana, Arial, Helvetica, sans-serif; color:#78A072; font-size:13px; line-height:18px;
  position: absolute;
  left:50%;
  top:50%;

  width:320px;
  margin-left:-158px;}
.cropselection_popup
{ background-color: #FAFAFA;
  border: 1px solid #ECECEC;
  padding:35px;
  position:absolute;
  top:-40px;
  left:50%;
  margin:0 5px;
margin-left:-50%;
  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;}
.btn_savedraft{
    width:184px;
    height:38px;
    background:url(images/saveasdraft_btn.jpg) 0 0 no-repeat;
    border:0 none;
    float:right;
    cursor:pointer;
    display:block;}
.btn_skipstep{
    width:184px;
    height:38px;
    background:url(images/skipthisstep_btn.jpg) 0 0 no-repeat;
    border:0 none;
    float:right;
    cursor:pointer;
    display:block;}
.notificationdivstyle1{
	margin:10px 0;
	border:1px solid #C2CEE5;
	padding:15px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	color:#3B5998;
        background-color: #EDEFF4;
	/*background: url(images/notification_icon.jpg) 2% 50% #EDEFF4 no-repeat;*/
	}
        .drfatmessage_popup{
    background-color: #FAFAFA;
    border: 1px solid #ECECEC;
    padding:19px;
    position:absolute;
    top:425px;
    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;}
.optionset_popup .row-rightcol{
    width:331px;}
.draft_close {
    background: url("images/close_3.gif") no-repeat scroll 0 0 transparent;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 17px;
}
.banner_close{width:17px; height:16px; background:url(images/close_3.gif) 0% 0% no-repeat; position:absolute; top:0; right:0;}
.banner_close span{display:none;}
        .alertmessage_popup{
    background-color: #FAFAFA;
    border: 1px solid #ECECEC;
    padding:19px;
    position:absolute;
    top:425px;
    right:30%;
    margin:0 5px;
    /*width:308px;*/
    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;
        height: 70px;}
.optionset_popup .row-rightcol{
    width:331px;}
.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;
}
.imgcrop_btncontainer{
    border-bottom: 1px solid #CBCBCB;
    padding:0 0 10px 0;
    margin-bottom:15px;}
.samplecsvtbl{background-color:#cfcfcf;}
.samplecsvtbl td{background-color:#ffffff; color:#666666; font-family: verdana; padding:5px}
.samplecsvtbl th{background-color:#f1f1f1; color:#666666; font-family: verdana; padding:5px}
.samplecsvpopup{ background-color: #FAFAFA;
    border: 1px solid #CFCFCF;
    box-shadow: 3px 3px 5px 1px #CCCCCC;
    margin: 20px 0px;
    padding: 25px;
    position: relative;
    /*position: absolute;
    left: -2px;
    top: 75px;*/
    }
    .samplecsvpopupclose{
        /*right:7px;
        top:7px;*/
        background: url("images/close_3.gif") no-repeat scroll 0 0 transparent;
        position: absolute;
        height: 16px;
        width: 17px;
        right:7px;
        top:7px;


}
.prdctimg_listingimg{
       width:80px;
       height:80px;
       display:table-cell;
       text-align:center;
       vertical-align:middle;
      
}
.prdctimg_listingimg_wrapper{
    float:left;
}
.text-style13{ 
    padding: 0 0 8px 20px;
    color: #0F83C7;
   }