body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background: url(../images/body_bg.jpg) repeat-x #0d2235;
}
.navMainStore{
    width:217px;
    float:right;
}
.navBar{
    width:160px;
    float:right;
}
.spanData{
    margin: 0px 2px 0px 5px;
}
.navBar li{
    width:50px;
    text-align: left;

}
.storeBody{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 18px;
    color: #4D4946;
    font: 12px/1.5 Georgia,Helvetica,Arial;
    text-align: left;
    background: url(../images/body_bg.jpg) repeat-x #0d2235;

}
.cssButton, .cssButtonHover {
    background: url("../images/button_bg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #000000;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 2px 10px;
}
.cssButtonHover {
    background: url("../images/button_bg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #000000;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 2px 10px;
}
.leftBoxContainer h3 {
    background: url("../images/head_bg.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    line-height: 47px;
    padding-left: 10px;
    text-align: left;
}
.texAreaZen{background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-size: 0.7rem;
    padding: 4px;
    width:150px;
}
h3 {
    font-size: 16px;
}
.button {
    background: url("../images/button_bg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #000000;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 2px 10px;
}
input, select, textarea {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #787878;
}

div, ul, h1, h2, h3, h4, h5, h6, p {
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
    line-height: normal;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

td.header {
    background-color: #000;
    color: #FFF;
}

td.subHeader {
    background-color: #888;
    color: #FFF;
}

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

a:hover {
    color: #006c54;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

.clearfix {
    display: inline-block;
}

li {
    list-style: none;
}

img {
    border: none;
}

.welText {
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #10825C;
    font-weight: bold;
}

.myMenuHead {
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #10825C;
    font-weight: bold;
    padding: 7px 5px 0px 5px;
}

.logout {
    font-size: 19px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-weight: bold;
    padding-left: 5px;
}

.dashboard {
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #10825C;
    font-weight: bold;
    padding-left: 15px;
}

#top_widget_wrap {
    background: url(../images/top_bg.png) repeat-x;
    width: 100%;
}

#top_widget {
    width: 960px;
    margin: 0 auto;
    height: 32px;
    padding-top: 7px;
    text-align: right;
    padding-right: 15px;
}


#top_widget img {
    vertical-align: middle;
    margin-right: 3px;
}

#main {
    width: 960px;
    margin: 0px auto;
    background: #ffffff;
}

#header {
    height: 165px;
    position: relative;
    margin-bottom: 5px;
}

#header .logos_widget {
    width: 278px;
    height: 209px;
    position: absolute;
    left: -99px;
    top: -39px;
    background: url(../images/logo_bg.png) no-repeat;
    z-index: 80;
    padding-left: 99px;
}

#header .logos_widget .follow_us_widget {
    width: 186px;
    padding: 5px 0 0px;
    height: 34px;
}

#header .logos_widget .follow_us_widget img {
    vertical-align: middle;
    margin: 0 2px;
}

#header .logo a {
    height: 111px;
    width: 218px;
    display: block;
    text-indent: -9999px;
}

.login_widget {
    float: left;
    left: 210px;
    width: 660px;
    position: absolute;
    z-index: 100;
    top: -33px;
}

.login_widget .button {
    text-transform: uppercase;
}

.login_widget input {
    margin-right: 5px;
}

.textfield {
    padding: 4px;
    border: 1px #c5c5c5 solid;
}

.button {
    background: url(../images/button_bg.jpg) repeat-x;
    border: 1px #000000 solid;
    padding: 2px 10px;
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
}

.search_widget {
    width: 237px;
    float: left;
    padding: 24px 0 0 276px;
}

.search {
    height: 31px;
    background: url(../images/search_bg.png) no-repeat;
    display: block;
    overflow: hidden;
}

.search input {
    vertical-align: middle;
    background: none;
    border: none;
}

.search_input {
    padding: 8px 0 0 13px;
    float: left;
    width: 180px;
}

.search_button {
    float: right;
    height: 27px;
    width: 27px;
    cursor: pointer;
    margin: 2px 10px 0 0;
}

.top_right_widget {
    width: 320px;
    float: right;
    padding: 5px 20px 0 0;
}

.top_right_widget_store{
	float: right;
    padding: 5px 20px 0 0;
    width: 336px;
}
.top_right_widget img {
    vertical-align: middle;
}

.top_links {
    margin-bottom: 20px;
    color: #695f03;
}

.top_links a {
    margin: 0 4px;
}

.contact_details {
    background: url(../images/phone_icon.png) no-repeat;
    padding: 0 0 16px 27px;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
}

.contact_details span {
    display: inline-block;
    padding: 0 10px;
}

.contact_details a {
    color: #000000;
}

.nav {
    background: url(../images/nav_bg.png) no-repeat;
    height: 83px;
    width: 677px;
    float: right;
    padding-left: 65px;
    margin-right: 10px;
}

.nav ul {
    height: 41px;
}

.nav li {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 12px;
    float: left;
}

.nav_fr {
    background: url(../images/nav_bg.png) no-repeat;
    height: 83px;
    width: 677px;
    float: right;
    padding-left: 65px;
    margin-right: 10px;
}

.nav_fr ul {
    height: 41px;
}

.nav_fr li {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 7px;
    float: left;
}

#banner {
    position: relative;
    height: 268px;
}

.banner_left {
    position: absolute;
    top: -47px;
    background: url(../images/free_info_bg.png) no-repeat;
    width: 256px;
    height: 250px;
    padding: 65px 22px 0 10px;
    left: -10px;
}

.banner_left h2 {
    font-family: "Arial Black", Gadget, sans-serif;
    font-style: italic;
    line-height: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.free_form p {
    padding: 3px 0;
    overflow: hidden;
}

.free_form p span {
    display: inline-block;
    width: 94px;
    text-align: right;
    padding-right: 7px;
    vertical-align: top;
}

.free_form_menu p span {
    display: inline-block;
    width: 100px;
    text-align: right;
    padding-right: 7px;
    vertical-align: top;
    white-space: nowrap;
}

.free_form .textfield {
    width: 142px;
}

.free_form .textarea {
    width: 142px;
    height: 30px;
    padding: 4px;
    border: 1px #c5c5c5 solid;
}

.banner_slider {
    float: right;
}

#content {
    background: url(../images/content_bg.png) repeat-y;
}

#content_camper {
    background-color: #FFFFFF repeat-y;
}

.left_content {
    width: 276px;
    float: left;
}

.left_content h3 {
    background: url(../images/head_bg.png) no-repeat right top;
    line-height: 47px;
    padding-left: 10px;
    color: #ffffff;
}

.left_content_fr {
    width: 276px;
    float: left;
}

.left_content_fr h3 {
    background: url(../images/head_bg_fr.png) no-repeat right top;
    line-height: 47px;
    padding-left: 10px;
    color: #ffffff;
}


.module {
    padding-bottom: 10px;
}

.side_content {
    width: 250px;
    margin-left: 8px;
    padding: 5px 0 0;
}

.left_nav p {
    background: url(../images/dashed_border.png) repeat-x left bottom;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.sideBoxContent p{
    background: url(../images/dashed_border.png) repeat-x left bottom;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.sideBoxContentNew{
    padding: 0 0 0 13px;
    line-height: 30px;
    display: block;
    margin-left: 8px;
}
.sideBoxContent a{
    background: url(../images/icon.png) no-repeat 0 12px;
    padding: 0 0 0 13px;
    line-height: 30px;
    display: block;
    margin-left: 8px;
}
.left_nav p a {
    background: url(../images/icon.png) no-repeat 0 12px;
    padding: 0 0 0 13px;
    line-height: 30px;
    display: block;
}

.left_nav p a:hover {
    text-decoration: none;
}

.newsletter_widget p {
    margin-bottom: 8px;
}

.newsletter_widget .textfield {
    width: 95%;
    margin-top: 2px;
    padding: 2px 4px;
}

.newsletter_widget .button {
    text-transform: uppercase;
}

.testimonials {
    background: url(../images/dashed_gray.png) repeat-x left bottom;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.testimonials a {
    color: #000000;
}

.testimonials h4 {
    background: url(../images/tennis_icon.png) no-repeat;
    padding-left: 25px;
    line-height: 20px;
}

a.button_link {
    background: url(../images/button_bg.jpg) repeat-x;
    color: #ffffff;
    padding: 0 10px;
    line-height: 22px;
    border: 1px #000000 solid;
    display: inline-block;
    font-weight: bold;
}

.client_name {
    font-weight: bold;
    font-style: italic;
    text-align: right;
    padding: 0 0 5px;
}

.right_content {
    width: 640px;
    float: right;
    padding: 1px 20px 10px 0;
}

.right_content_camper {
    width: 860px;
    float: right;
    padding: 1px 20px 10px 0;
}
.right_content_camper_news {
    width: 895px;
    float: right;
    padding: 1px 20px 10px 0;
}

.content {
    line-height: 18px;
}
.content_newsletter{ line-height: 18px; width:920px; }

.video {
    margin-bottom: 30px;
    text-align: center;
}

.content h1 {
    margin: 25px 0 15px;
    color: #695f03;
}

.content p {
    margin-bottom: 20px;
}

.content a, .content h4 {
    color: #138f6a;
}

#footer {
    padding: 10px;
    width: 940px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
}

#banner_container {
    width: 250px;
    height: 102px;
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
}

#banner_container div {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}

#banner_container img {
    border: 0px solid #CCCCCC;
}

#toTop {
    width: 100px;
    border: 1px solid #ccc;
    background: #10825C;
    text-align: center;
    padding: 5px;
    position: fixed; /* this is the magic */
    bottom: 10px; /* together with this to put the div at the bottom*/
    right: 10px;
    cursor: pointer;
    display: none;
    color: #ffffff;
    font-family: verdana;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.content h1, .content h4 {
    font-weight: bold;
}

.content h1 span {
    color: #e76d00;
    font-style: italic;
}

.content p, .content h4 {
    padding-bottom: 15px;
}

.error_img {
    background: url(../images/error_mgs_img.png) repeat scroll 0 0 transparent;
    float: left;
    height: 477px;
    width: 590px;
}

.lebelHead {
    color: #333333;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    vertical-align: top;
    clear: both;
}

.contentDesc {

    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 10px 0 0 15px;
    text-align: justify;
}

.messagebox {
    position: absolute;
    /*width:100px;
    margin-left:30px;*/
    border: 1px solid #c93;
    background: #ffc;
    padding: 3px;
}

.messageboxok {
    position: absolute;
    width: auto;
    /*margin-left:30px;*/
    border: 1px solid #349534;
    background: #C9FFCA;
    padding: 3px;
    font-weight: bold;
    color: #008000;

}

.messageboxerror {
    position: absolute;
    width: auto;
    /*margin-left:30px;*/
    border: 1px solid #CC0000;
    background: #F7CBCA;
    padding: 3px;
    font-weight: bold;
    color: #CC0000;
}

.messagebox1 {
    position: absolute;
    width: 100px;
    /*margin-left:30px;*/
    border: 0px solid #c93;
    background: #ffc;
    font-weight: bold;
    padding: 3px;
}

.messageboxok1 {
    position: absolute;
    width: auto;
    /*margin-left:30px;*/
    border: 0px solid #349534;
    background: #C9FFCA;
    padding: 3px;
    font-weight: bold;
    color: #008000;

}

.messageboxerror1 {
    position: absolute;
    width: auto;
    /*margin-left:30px;*/
    border: 0px solid #CC0000;
    background: #F7CBCA;
    padding: 3px;
    font-weight: bold;
    color: #CC0000;
}

div.wrapper, #main-body-bg {
    margin: 0 auto;
    width: 558px;
    padding: 0;
}

#leftcol {
    width: 185px;
    padding: 0;
}

#rightcol {
    width: 0px;
    padding: 0;
}

#inset-block-left {
    width: 0px;
    padding: 0;
}

#inset-block-right {
    width: 0px;
    padding: 0;
}

#maincontent-block {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0;
}

.error, .success {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.error {

    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/error1.png');

}

.success {

    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../images/success.png');

}

.input_s1_normal {
    width: 150;
    height: 15;
    font-family: Verdana;
    font-size: 10px;
    border: 1px solid black;
}

.input_s1_focus {
    background: #efefef;
}

.button_s1 {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    border: 1px solid black;
}


.ssss{
    background: url("http://www.corecosmetic.com/themes/velvetsky/css/../img/vs-block_header.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 11.5px;
    margin: 0 0 5px;
    padding: 3px 8px 4px;
    text-transform: uppercase;
}
.pb-right-column{

    float: left;
    width: 360px;
}

.productName{
    border: medium none;
    color: #4C4945;
    font-size: 21px;
    letter-spacing: 0;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.productPrice{
    color: #4C4945;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: -3px;
}