﻿/*************************************
                Reset
*************************************/

html {
	margin:0;
	padding:0;	
	outline:0;
	vertical-align:baseline;	
	overflow-y: scroll;
}

body {
    /*overflow-x:hidden;*/
}
ol, ul {
    list-style: none;
}

table {
	border-collapse:separate;
	border-spacing:0;
}
* { 
    padding:0; 
    margin:0; 
}

/*************************************
        GENERAL DECLARATIONS
*************************************/

body {
	font-size:100.01%;
	font-family:Tahoma,times,serif;
	background: #e8eae3 url(../images/bg_repeat.jpg) repeat-x 0 0;
}
a
{
	text-decoration:none;
	color: #50319b;
}
a:hover
{
	text-decoration: underline;
	color: #50319b;
}
a:active { 
    outline:none; 
}
a:focus {
    -moz-outline-style:none;
}

.floatRight {
    float: right;
    width: 100%;
    text-align: right;
}

.floatLeft {
    float: left;
    width: 100%;
    position: relative;
}

.floatLeftP {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 10px 0;
}

.floatLeft .r {
    right: 0px;
}

img {
    border:0px;
}

.input {
    padding: 1px 5px;
}

.red {
    color: #ff0000;
}

.linkClean {
    color: #333333;
    text-decoration: underline;
}

.imgRight {
    float: right;
    padding: 0 0 15px 15px;
}

.imgLeft {
    float: left;
    padding: 0 15px 15px 0;
}

.imgProdLeft {
    float: left;
    padding: 10px;
    background: #fff;
}

#wrapperBG
{
    float: left;
    width: 100%;
    background: url(/images/bg_main.jpg) no-repeat top center;
}

#wrapperHeader
{
    float: left;
    width: 100%;
}

#header
{
    width: 990px;
    height: 177px;
    margin: 0 auto;
    position: relative;
}

#header .logo, #header .logo:hover
{
    position: absolute;
    bottom: 0px;
    left: 35px;
}

#header .search
{
    position: absolute;
    top: 13px;
    right: 51px;
    width: 155px;
    height: 19px;
    border: 1px solid #b2b2b2;
    padding: 5px 0 0 6px;
    color: #666666;
}

#header .searchBtn
{
    position: absolute;
    top: 13px;
    right: 22px;
}

#header .nav
{
    position: absolute;
    bottom: 26px;
    right: 23px;
}

#header .nav li
{
    display: inline;    
}

#header .nav li .link
{
    color: #444;
    font-size: 0.85em;
    font-weight: bold;
    padding: 0 5px 0 2px;
    border-right: 1px solid #a8ab02;
}

#header .nav li .last
{
    color: #444;
    font-size: 0.85em;
    font-weight: bold;
    padding: 0 6px 0 3px;
}

#header .nav li a:hover, #header .nav li a.last:hover
{
    background: transparent;
}

#header .contact
{
    position: absolute;
    top: 27px;
    right: 230px;
    color: #fff;
    font-size: 0.85em;
    line-height: 1.0em;
    font-weight: bold;
}

#header .contact a, #header .contact a:hover
{
    color: #fff;
    background: transparent;
}

#header .bone {
    position: absolute;
    top: 80px;
    right: 164px;
}

#header .info {
    position: absolute;
    top: 74px;
    right: 32px;
}

#header .info h2
{
    font-weight: bold;
}

#wrapperContent
{
    float: left;
    width: 100%;
    background: transparent url(/images/bg_mainrpt.png) repeat-y top center;
    padding: 0;
}

#breadCrumb {
    float: right;
    width: 686px;
    height: 25px;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 0.8em;
    color: #666666;
}

#breadCrumb a, #breadCrumb a:hover 
{
    color: #666666;
    background: transparent;
}

#content
{
    width: 921px;
    margin: 0 auto;
}

#wrapperFooter
{
    width: 990px;
    margin: 0 auto;
}

#contFooter
{
    float: left;
    width: 990px;
    height: 70px;
    background: transparent url(/images/bg_footer.png) no-repeat bottom center;    
    position: relative;
}

#contFooter .extra
{
    position: absolute;
    width: 922px;
    left: 34px;
    bottom: 28px;
    padding: 0 0 0 0;
    color: #19b0bc;
    font-size: 0.9em;
}

#contFooter .extra .r
{
    position: absolute;
    right: 0px;
    bottom: 02px;
}

#contFooter .extraFacebook
{
    position: absolute;
    left: 34px;
    bottom: 28px;
}

#contFooter .fblike
{
    position: absolute;
    left: 224px;
    bottom: 15px;
}

#contFooter .extraTwitter
{
    position: absolute;
    left: 134px;
    bottom: 28px;
}

#contFooter a {
    color: #19b0bc;
}

#contFooter a:hover {
    color: #ffffff;
}

#footerCopyright
{
    float: left;
    width: 757px;
    padding: 0 0 50px 233px;
    text-align: left;
    font-size: 0.75em;
    color: #19b0bc;
    position: relative;
}

#footerCopyright a, #footerCopyright:hover
{
    color: #19b0bc;
    background: transparent;
}

#contentFull
{
    float: left;
    width: 990px;
    padding: 0 0;
}

#contentLeft {
    float: left;
    width: 222px;
    margin: 0;
    padding: 0;
}

#contentLeft #nav {
    float: left;
    width: 225px;
    margin: 0px 0 15px 0;
    padding: 0 0 2px 0;
    color: #ffffff;
    font-weight: bold;
    font-size: 0.85em;
    background: transparent url(../images/bg_navSep.png) no-repeat left bottom;
}

#contentLeft #nav li 
{
    height: 23px;
    padding: 7px 15px 2px 15px;
    background: transparent url(../images/bg_navSep.png) no-repeat 0px 0px;
}

#contentLeft #nav li:hover 
{
    height: 23px;
    padding: 7px 15px 2px 15px;
    color: #ffffff;
    background: transparent url(../images/bg_navSelected.png) no-repeat left bottom;
    z-index: 1000;
}

#contentLeft #nav li.selected {
    height: 23px;
    padding: 7px 15px 2px 15px;
    color: #ffffff;
    background: transparent url(../images/bg_navSelected.png) no-repeat left bottom;
    z-index: 1000;
}

#contentLeft #nav li.sub {
    padding: 0px 0px 5px 10px;
    font-size: 0.9em;
}

#contentLeft #nav li a
{
    color: #fff;
    background: transparent;
}

#contentLeft #nav li a:hover, #contentLeft #nav li:hover a, #contentLeft #nav li.selected a
{
    color: #ffffff;
    background: transparent;
}

#contentLeft .header 
{
    float: left;
    width: 225px;
    height: 26px;
    padding: 10px 15px 0px 15px;
    color: #fff;
    background: transparent url(../images/bg_sideHeader.png) no-repeat left bottom;
    z-index: 1000;
    font-weight: bold;
}

#contentLeft .cont
{
    float: left;
    width: 218px;
    padding: 8px 15px 0 15px;
    margin: 0 0 15px 0;
}

#contentRight {
    float: right;
    width: 686px;
    margin: 0;
    padding: 15px 0 0 0;

}

/* orig site*/
.cont_left {
    float: left;
    width: 192px;
    margin: 0;
    padding: 15px;
    background: #c0aed8 url(../images/bg_left.jpg) repeat-x 0 -99px;
    color: #50317a;
    position: relative;
    overflow-x:hidden;
    overflow-y:auto;
}

.cont_leftNP {
    float: left;
    width: 224px;
    margin: 0;
    padding: 0;
    background: transparent url(../images/bg_left.jpg) repeat-x 0 -99px;
    color: #50317a;
    position: relative;
}

.cont_left .title {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 8px 0;
}

.cont_left .left_ul li{
    padding: 0 0 7px 0;
}

.cont_left .ratesBtn 
{
    float: left;
    margin: 10px 0 0 0;
}

.cont_left .scheduleBtn 
{
    float: left;
    margin: 5px 0 0 0;
    left: 16px;
    bottom: 15px;
}

.cont_right {
    float: right;
    width: 699px;
    background: #ffffff;
}

.cont_rightPadded {
    float: right;
    width: 678px;
    padding: 20px 0px 20px 20px;
    overflow-x:hidden;
    overflow-y:auto;
}

.cont_right .right_ul li, .cont_rightPadded .right_ul li{
    padding: 0 0 7px 0;
}

.contHeader {
    float: left;
    width: 685px;
    margin: 0 0 2px 0;
    position: relative;
    font-weight: bold;
}

.contHeader .right{
    position: absolute;
    right: 0px;
    top: 0px;
    font-weight: normal;
}

.contFull {
    float: left;
    width: 654px;
    border: solid 1px #eaeaea;
    background: #f4f4f4;
    margin: 0 0 15px 0;
    padding: 15px;
    position: relative;
}

.contFull .buttonR, .floatLeft .buttonR {
    float: right;
}

.contFull .buttonL, .floatLeft .buttonL {
    float: left;   
}

.contFull .buttonL1 {
    position: absolute;
    left: 103px;
}

.contFull .item {
    float: left;
    width: 145px;
    height: 27px;
}

.contFull .field {
    float: right;
    width: 509px;
    height: 27px;
}

.contFull .c34 {
    float: left;
    width: 479px;
    margin: 0 0 15px 0;
}

.contFull .c14 {
    float: right;
    width: 175px;
    text-align: right;
    margin: 0 0 15px 0;
}

.contactAIM 
{
    cursor: pointer;
}

.map:hover
{
    background: transparent;
}

/*************************************
             TYPOGRAPHY
*************************************/

body {
    font:.80em/1.6em Arial, Helvetica, sans-serif;
    color:#333333;
}   /* IE */
h1,h2,h3,h4,h5,h6 {

    clear:both;
}
h1 { font-size: 1.3em; font-weight: bold; color: #47355f;}
h2 { font-size:1.0em; color:#666666; font-weight: normal;}
h3 { font-size:1.1em; line-height:0.9em; color:#e8eae3; margin-bottom: 7px;}
h3 a { margin-bottom:7px; color:#ffffff;}
h4 { font-size:0.9em; line-height:1.0; font-weight:normal;}
h5 { font-size:1em; font-weight:bold; }
h6 { font-size:2.1em; line-height:1.0em; font-weight:bolder; font-family:Helvetica, Arial, sans-serif; letter-spacing:-0.04em;}
p {
    margin:0px 0px 13px 0px;
}

.small {
    font-size:0.85em; line-height:1.0; font-weight:normal;
}

.lightGray, .lightGray a
{
    color: #a09e9e;
}

/*************************************
             BANNERS
*************************************/

.stepcarouselWheelGallery
{
    position: relative; /*leave this value alone*/
    border: 0;
    overflow: hidden; /*leave this value alone*/
    width: 975px;
    height: 299px;
    background: transparent;
    margin: 0 0 15px 0;
}

.stepcarouselWheelGallery .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarouselWheelGallery .panel
{
    float: left; /*leave this value alone*/
    margin: 0; /*margin around each panel*/
    padding: 0;
    width: 975px;
    height: 299px;
    position: relative;
}

.stepcarousel
{
    position: relative; /*leave this value alone*/
    border: 0;
    overflow: hidden; /*leave this value alone*/
    width: 698px; /*Width of Carousel Viewer itself*/
    height: 466px; /*Height should enough to fit largest content's height*/
    background: #ffffff;
}

.stepcarousel .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0; /*margin around each panel*/
    width: 698px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*************************************
             MESSAGE BOXES
*************************************/

.errormsg
{
	float: left;
	width: 614px;
	margin: 0 0 15px 0;
	padding: 20px 10px 20px 60px;
	background: transparent url(../images/btn_error.png) no-repeat;
	background-position: 15px 15px;
	background-color: #eed4cb;
	border: solid 1px #fc0101;
}

.errormsg ul, .successmsg ul
{
	padding: 8px 0 0 20px;
}

.errormsg li, .successmsg li
{
	list-style-type: disc;
	font-weight: normal;
}

.successmsg
{
	float: left;
	width: 614px;
	margin: 0 0 15px 0;
	padding: 20px 10px 20px 60px;
	background: transparent url(../images/btn_success.png) no-repeat;
	background-position: 15px 15px;
	background-color: #d4efc6;
	border: solid 1px #4acf02;
}

/*************************************
             PAGING
*************************************/

.paging{float:left; padding: 4px 0 4px 15px; margin: 15px 0 2px 0; height:100%; width:723px; font-size:0.9em; font-weight:bolder; text-decoration: none; color:#dddddd;}
.paging a{padding:6px; margin:0 1px; border: solid 1px #d6d5d5; background: #f5f4f4; text-decoration: none; color:#838282}
.paging a:visited {padding:6px; margin:0 1px; border: solid 1px #d6d5d5; background: #f5f4f4; text-decoration: none; color:#838282}
.paging a:link {padding:6px; margin:0 1px; border: solid 1px #d6d5d5; background: #f5f4f4; text-decoration: none; color:#838282}
.paging a:hover {color: #333333; background: #f5f4f4; border-color: #cccccc; text-decoration: none;}
.pagingcurrent{color:#ffffff; padding:6px; margin:0 1px; border: solid 1px #d6d5d5; background: #cccccc;}

/*************************************
           GENERAL
*************************************/

.genBanner
{
    float: left;
    width: 960px;
    height: 260px;
    padding: 0 0 15px 0;
}

/*************************************
           DEFAULT
*************************************/

.defBanner
{
    float: left;
    width: 975px;
    height: 299px;
    margin: 0 0 0 0;
    padding: 15px 0 0 15px;
    position: relative;
    background: #fff url(/images/bg_banner.png) no-repeat center bottom;
}

.defBanner a:hover
{
    background: transparent;
}

.defBanner .infoTab
{
    position: absolute;
    bottom: 0px;
    left: 0px;
}

/*************************************
          PRODUCT CONTAINER
*************************************/

.pageHeading {
    float: left;
    width: 676px;
    height: 25px;
    margin: 0 0 10px 0;
    padding: 4px 0 0 10px;
    background: #6c6c6c;
    color: #bdd7d3;
    text-shadow: 1px 1px #333;
    font-size: 1.0em;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.pageHeading .text {
    color: #f2f2f2;
}

.pageHeadingTop {
    float: left;
    width: 743px;
    height: 27px;
    margin: 0 0 15px 0;
    padding: 22px 0 0 27px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #fff;
    background: transparent url(/images/bg_headerTitleTop.png) no-repeat 0 0;
    position: relative;
}

.pageHeadingTop .text {
    color: #fff;
}

.pageHeading .grid {
    position: absolute;
    top: 4px;
    right: 15px;
    background: #ffffff url(../images/hdr_grid.jpg) no-repeat 0 0;
}

.pageHeading .grid a:hover
{
    background: transparent;
}

.pageHeading .grid .b {
    float: left;
    width: 29px;
    height: 18px;
}

.pageContent {
    float: left;
    width: 686px;
    margin: 0 0 15px 0;
    padding: 0;
    position: relative;
}

.pageContent .vl
{
    float: left;
    width: 370px;
    height: 308px;
    margin: 0 0 15px 0;
}

.pageContent .vr
{
    float: right;
    width: 370px;
    height: 308px;
    margin: 0 0 15px 0;
}

.pageContent .vl a:hover, .pageContent .vr a:hover
{
    background: transparent;
}

.pageProd {
    float: left;
    width: 699px;
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    position: relative;
}

.catCont {
    float: left;
    width: 170px;
    height: 145px;
    margin: 0 0 15px 0;
    padding: 0;
    text-align: center;
    position: relative;
}

.catCont .image
{
    float: left;
    width: 170px;
    text-align: center;
    padding: 10px 0;
    background: #fff;
}

.catCont .image .imageCont
{
    float: left;
    width: 170px;
    height: 105px;
    position: relative;
    text-align: center;
}

.catCont .image a:hover
{
    background: transparent;
}

.catCont .text
{
    position: absolute;
    top: 120px;
    left: 15px;
    width: 155px;
    height: 20px;
}

.vertProdCont 
{
    float: left;
    width: 170px;
    height: 243px;
    margin: 0 0 15px 0;
    padding: 0;
    text-align: left;
}

.vertProdCont a:hover
{
    background: transparent;
}

.vertProdCont .image
{
    float: left;
    width: 170px;
    text-align: center;
    padding: 10px 0;
    background: #fff;
}

.vertProdCont .image .imageCont
{
    float: left;
    width: 150px;
    height: 106px;
    position: relative;
    text-align: center;
}

.vertProdCont .text
{
    width: 155px;
    height: 70px;
    margin: 0 0 10px 0;
    padding: 0 0 0 7px;
    overflow: hidden;
    font-size: 0.85em;
}

.vertProdCont .text a
{
    color: #50319b;
    font-weight: bold;
}

.vertProdCont .text a:hover
{
    color: #FFFFFF;
    background-color: #50319b;
}

.vertProdCont .buy
{
    width: 170px;
    height: 28px;
    text-align: center;
}

.horProdCont 
{
    float: left;
    width: 738px;
    height: 144px;
    margin: 0 0 10px 0;
    padding: 0;
    background: transparent url(../images/BGproductsep.jpg) no-repeat bottom center;
    text-align: left;
}

.horProdContHeader
{
    float: left;
    width: 738px;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: left;
}

.horProdCont .image, .horProdContHeader .image {
    float: left;
    width: 171px;
}

.horProdCont .text, .horProdContHeader .text {
    float: left;
    width: 397px;
}

.horProdCont .price, .horProdContHeader .price {
    float: left;
    width: 80px;
    text-align: right;
}

.horProdCont .buy, .horProdContHeader .buy {
    float: right;
    width: 90px;
    text-align: right;
}

.pageContent .c3_1
{
    float: left;
    width: 251px;
    margin: 0 0 15px 0;
}

.pageContent .c4_1
{
    float: left;
    width: 188px;
    margin: 0 0 10px 0;
}

.pageContent .c4_1 a:hover
{
    background: transparent;
}

.pageContent .c4_1 img
{
    width: 158px;
    padding: 10px;
    background: #fff;
}

/*************************************
             LOGIN
*************************************/

.cont_new {
    float: left;
    width: 337px;
}

.cont_return {
    float: right;
    width: 337px;
    padding: 0;
}

.cont_new .login_new {
    float: left;
    width: 305px;
    height: 200px;
    border: solid 1px #eaeaea;
    background: #f4f4f4;
    margin: 0;
    padding: 15px;
    position: relative;
}

.cont_return .login_return {
    float: left;
    width: 305px;
    height: 200px;
    border: solid 1px #eaeaea;
    background: #f4f4f4;
    margin: 0;
    padding: 15px;
    position: relative;
}

.cont_return .login_return .field {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}

.login_new .button, .login_return .button {
    position: absolute;
    top: 193px;
    right: 15px;
}

/*************************************
           FORGOT PASSWORD
*************************************/

.cont_forgotPassword {
    float: left;
    width: 654px;
    height: 200px;
    border: solid 1px #eaeaea;
    background: #f4f4f4;
    margin: 0;
    padding: 15px;
    position: relative;
}

.cont_forgotPassword .buttonR {
    position: absolute;
    top: 193px;
    right: 15px;
}

.cont_forgotPassword .buttonL {
    position: absolute;
    top: 193px;
    left: 15px;    
}

/*************************************
           SHOPPING CART
*************************************/

.shoppingCart {
    float: left;
    width: 686px;
}

.shoppingCart .header {
    float: left;
    width: 686px;
    padding: 0 0 5px 0;
    font-weight: bold;
    color: #666666;
}

.shoppingCart .header .action {
    float: left;
    width: 68px;
    text-align: center;
}

.shoppingCart .header .product {
    float: left;
    width: 448px;
    text-align: left;
}

.shoppingCart .header .qty {
    float: left;
    width: 50px;
    text-align: center;
}

.shoppingCart .header .price {
    float: right;
    width: 110px;
    text-align: right;
}

.shoppingCart .container {
    float: left;
    width: 686px;
    margin: 5px 0 5px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px dotted #cdcdcd;
}

.shoppingCart .container .action {
    float: left;
    width: 68px;
    text-align: center;
}

.shoppingCart .container .product {
    float: left;
    width: 438px;
    text-align: left;
    padding: 0 10px 0 0;
}

.shoppingCart .container .product .img {
    float: left;
    width: 170px;
    text-align: left;
}

.shoppingCart .container .product .img a, .shoppingCart .container .product .img a:hover
{
    background: transparent;
    border: 0px;
}

.shoppingCart .container .product .text {
    float: right;
    width: 268px;
    text-align: left;
    line-height: 1.2em;
}

.shoppingCart .container .product .text a, .shoppingCart .container .product .text a:hover
{
    color: #333;
    background: transparent;
}

.shoppingCart .container .product .text .options{
    font-size: 0.8em;
    font-style: italic;
    line-height: 1.2em;
}

.shoppingCart .container .qty {
    float: left;
    width: 50px;
    text-align: center;
}

.shoppingCart .container .price {
    float: right;
    width: 110px;
    text-align: right;
    padding: 0 0 0 10px;
}

.shoppingCart .subTotal {
    float: left;
    width: 686px;
    text-align: right;
    font-weight: bold;
    padding: 20px 0 10px 0;
}

/*************************************
           PRODUCT
*************************************/

.cont_product {
    float: right;
    width: 686px;
    margin: 0;
    padding: 0;
    position: relative;
}

.cont_product .picContainer
{
    float: left;
    width: 280px;
}

.cont_product .pic {
    float: left;
    width: 280px;
    margin: 0 0 0px 0;
}

.cont_product .pic img
{
    margin: 0 0 5px 0;
}

.cont_product .contMain 
{
    float: right;
    width: 403px;
    margin: 0 0 15px 0;
}

.cont_product .contMain .name {
    float: right;
    width: 403px;
    font-size: 1.2em;
    font-weight: bold;
}

.cont_product .contMain .name h1 
{
    height: 20px;
    line-height:1.0em;
    padding: 0;
    margin: 0;
}

.cont_product .contMain .name .model 
{
    font-size: 0.6em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.cont_product .contMain .price {
    float: right;
    width: 403px;
    text-align: left;
    font-size: 1.5em;
    font-weight: bold;
    color: #50319b;
    margin: 2px 0 5px 0;
}

.cont_product .contMain .social {
    float: right;
    width: 403px;
    text-align: left;
    margin: 0 0 5px 0;
}

.cont_product .description{
    float: right;
    width: 686px;
    margin: 15px 0 0 0;
    padding: 0;
    position: relative;
}

.cont_product .description .prodImage  
{
    float: left;
    cursor: pointer;
    color: #999999;
    padding: 10px;
    margin: 0 0 20px 0;
    background: #f7f7f7;
}

.cont_product .cont_images
{
    float: left;
    width: 755px;
    margin: 0 0 10px 0;
    padding: 0;
    position: relative;
    display: none;
    background: #efefef url(/images/bg_rightShadow.png) no-repeat center bottom;
}

.cont_product .header
{
    float: left;
    width: 725px;
    background: #999999;
    padding: 7px 15px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
}

.cont_product .header .right
{
    position: absolute;
    right: 15px;
    top: 7px;
    font-weight: normal;
    font-size: 0.85em;
}

.cont_product .header .right a, .cont_product .header .right a:hover
{
    color: #fcfcfc;
    background: transparent;
    cursor: pointer;
}

.cont_right
{
    float: left;
    width: 698px;
    margin: 0 0 0 0;
    padding: 0px;
    text-align: center;
}

.cont_product .picContainer .thumbnails
{
    float: left;
    width: 270px;
    margin: 0 auto 10px auto;
    padding: 0;
    text-align: center;
    background: #f7f7f7;
}

.cont_product .picContainer .thumbnails .thumbCont 
{
    float: left;
    width: 67px;
    height: 47px;
    margin: 0;
    padding: 0 0 4px 0;
}

.cont_product .picContainer .thumbnails .thumbCont .thumb 
{
    padding: 4px;
    background: #f7f7f7;
}

.cont_product .picContainer .thumbnails .thumbCont .thumb a:hover
{
    background: transparent;
}

.btnMoreImages:hover {
    cursor: pointer;
    background: transparent;
}

.cont_product .buyNow {
    float: right;
    margin: 10px 0 0 0;
}

.prodOptions 
{
    padding: 10px 0 0 0;
    line-height: 1.8em;
}

/*************************************
           ABOUT US
*************************************/

.aboutUs, .aboutCustomers
{
    font-size: 13px;
}

.aboutUs img
{
    float: left;
    margin: 10px;
}

.aboutWholesale
{
    float: left;
    font-size: 13px;
}

.aboutCustomers ul li
{
    padding: 0 0 0 13px;
    background: transparent url(../images/bullet.jpg) no-repeat 0px 6px;
}

.aboutWholesale img
{
    float: left;
    margin: 10px;
}

.aboutWholesale .info
{
    width: 738px;
    height: 110px;
    padding: 0 0 15px 0;
}

.aboutWholesale ul
{
    float: left;
    width: 245px;
}

.aboutWholesale ul li
{
    padding: 0 0 0 13px;
    background: transparent url(../images/bullet.jpg) no-repeat 0px 6px;
}

/*************************************
           CHECKOUT SHIPPING
*************************************/

.checkoutStatus {
    float: left;
    width: 100%;
}

.checkoutStatus a{
    color: #333333;
}

.checkoutStatus a:hover{
    color: #ffffff;
}

.cont_shippingPrice {
    float: left;
    width: 636px;
    margin: 3px 0 0 0;
    padding: 5px 10px;
    position: relative;
    background: #f2f1f1;
}

.cont_shippingPrice .right {
    position: absolute;
    top: 5px;
    right: 10px;
}

.checkoutProgress {
    float: left;
    margin: 20px 0 5px 0;
    padding: 0;
    width: 686px;
    height: 20px;
    background: #f2f1f1;
    position: relative;
}

.checkoutProgress .arrow {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 20px;
    background: #999999 url(../images/progress_arrow.jpg) no-repeat top right;
}

.checkoutPaymentProd {
    float: left;
    width: 496px;
    margin: 5px 0 0 0;
}

.checkoutPaymentProd .options {
    font-size: 0.8em;
    font-style: italic;
    line-height: 1.2em;
}

.checkoutPaymentPrice {
    float: right;
    width: 158px;
    text-align: right;
    margin: 5px 0 0 0;
}

.checkoutPaymentTotals {
    float: left;
    width: 546px;
    margin: 5px 0 0 0;
    text-align: right;
}

.checkoutPaymentPriceTotals {
    float: right;
    width: 108px;
    text-align: right;
    margin: 5px 0 0 0;
}

/*************************************
                ORDER STATUS
*************************************/

.orderStatus
{
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
}

.orderStatus .c1 {
    float: left;
    width: 160px;    
}

.orderStatus .c2 {
    float: left;
    width: 150px;   
}

.orderStatus .c3 {
    float: left;
    width: 385px; 
}

/*************************************
             NEWS
*************************************/

.cont_leftNews {
    float: left;
    width: 192px;
    height: 437px;
    margin: 0;
    padding: 15px;
    color: #50317a;
    position: relative;
    overflow-x:hidden;
    overflow-y:auto;
}

.cont_rightNews {
    float: right;
    width: 658px;
    height: 427px;
    padding: 20px 20px 20px 20px;
    background-attachment: fixed;
    overflow-x:hidden;
    overflow-y:auto;
}

.cont_rightNews .title
{
    float: left;
    width: 100%;
    padding: 0 0 3px 0;
    font-size: 1.6em;
    font-weight: bold;
}

.cont_rightNews .date
{
    float: left;
    width: 100%;
    padding: 0 0 6px 0;
    font-size: 0.9em;
    font-style: italic;
}

.cont_leftNews .left_ulNews{
    padding: 8px 0 0 0;
    line-height: 1.0em;
}

.cont_leftNews .left_ulNews li{
    padding: 0 0 8px 0;
    line-height: 1.0em;
}

.linkNews 
{
    color: #50317a;
}

.newsDate
{
    font-size: 0.8em;
    font-style: italic;
}

/*************************************
           EVENTS PARTIES
*************************************/

.galleryCont
{
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}

.galleryCont .container
{
    float: left;
    width: 100%;
}

.galleryCont .container .thumb
{
    float: left;
    width: 64px;
    height: 64px;
}

.galleryCont .container .text
{
    float: right;
    width: 125px;
    height: 64px;
}

.cont_left .thumb
{
    float: left;
    width: 64px;
    height: 64px;
}

/*************************************
           ADMIN NEWS
*************************************/

.adminNewsCont
{
    float: left;
    width: 100%;
    margin: 0 0 6px 0;
}

.adminNewsCont .l
{
    float: left;
    width: 564px;
}

.adminNewsCont .r
{
    float: right;
    width: 90px;
    text-align: right;
}
