/*----------------------------------------------------------
title:        main stylesheet
template:    00197
----------------------------------------------------------*/

body {margin: 0; padding: 0; font-family: Arial,Helvetica,sans-serif; font-size: 12px; background:#ff94a1 url(../images/bg.jpg) no-repeat center 0; }

a { color: #224466; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

.ar { display: block; text-align: right; }
.ac { display: block; text-align: center; }
.al { display: block; text-align: left; }
.cl { clear: both; height: 0; font-size: 0; line-height: 0; text-indent: -4000px;  }
.fr { float: right; display: inline; }
.fl { float: left; display: inline; }
.hidden { display: none; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
    
#container {margin: 0 auto; padding: 0; width: 960px; padding:0 7px; }

/*////////// start header //////////*/

/* !!!TB CHANGES - This was original!!!
#logo {float: left; display: inline; margin: 0; padding: 35px 0 0 0px; width: 45%; font-size: 2.20em; font-weight: bold; color: #fff; }
    #logo img {border: none; width:407px; background:url(../images/logo.png); float: left; }
!!! End TB CHANGES - end of original!!! */     
     

#logo {float: left; display: inline; margin: 0; padding: 0px 0 0 0px; width: 45%; font-size: 2.20em; font-weight: bold; color: #fff; }
    #logo img {border: none; width:700px; background:url(../images/logo.png); float: left; }

#header {float: left; display: inline; margin: 0; padding: 0 7px; width: 960px; height: 110px; background: url(../images/header.jpg) no-repeat;}

#header-links {float: right; margin: 0; padding: 13px 2px 0 0; color: #fff;}
    #header-links a {margin: 0; padding: 0 4px 0 4px; font-size: 11px; text-decoration: none; color: #fff; text-transform: uppercase;}
    #header-links a:hover {text-decoration: underline;}

/*/ start main navigation /*/
    
#nav {float: left; display: inline; margin: 0; padding: 0; width: 960px; height: 46px; }
    
#topNav {margin: 0; padding: 18px 0 0 7px; width: 960px;}
    #topNav .left {float: left; width: 0; display: inline;}
    #topNav .center {width: 90%;}
    #topNav .center .link {float: left; padding: 0; padding-right:56px; text-transform: uppercase;}
    #topNav .center .link a {font-size: 14px; font-weight: normal; text-decoration: none; text-shadow: 0 -1px 0 #000; color: #fff;}
    #topNav .center .link a:hover {color: #FFEE91;}
    #topNav .center .spacer {float: left; width: 0; height: 35px;}
    #topNav .right {float: left; width: 0%; display: inline;}

/*/ end main navigation /*/
    
/*////////// end header //////////*/

/*////////// start content //////////*/

#content {float: left; margin: 0; padding: 0; width: 974px; font-family: Arial,Helvetica,sans-serif; }
    #content .topp{float:left; display:inline; width:974px; background:url(../images/cnt-top.png) no-repeat; height:8px; line-height:0; font-size: 0;}
    #content .bottom{float:left; display:inline; width:974px; background:url(../images/cnt-btm.png) no-repeat; height:20px; line-height:0; font-size: 0;}
    #content .rep{float:left; display:inline; width:974px; background:url(../images/cnt-rep.png) repeat-y ;  padding-top:6px;}
    
#content-left {float: left; margin: 0; padding: 0; width: 216px; padding-left:13px;  }
    
#content-middle {float: left; margin: 0 8px 0 10px; padding: 0; min-height: 500px;  background: #fff;}
    
#content-right {}
    
/*////////// end content //////////*/

/*////////// start footer //////////*/

#footer {float: left; width: 959px; text-align: center; color:#fff; padding-bottom:20px;}

/*////////// end footer //////////*/

/*////////// start widgets //////////*/

/*/ GLOBAL WIDGET /*/

.ccWidget {
    margin-bottom: 10px;
    float: left;
    padding: 0;
    width: 210px;
    font-size: 10px;
    text-align: left;
    color: #1d1d1d;
}
.ccWidget .top {
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-align: left;
    text-transform: uppercase;
    width:203px;
    height:31px;
    padding: 10px 0 0 13px;
    background:url(../images/side-top.gif);
    }
    
.ccWidget .body {
    margin: 0;
    padding: 5px 0 5px 0;
    width: 216px;
    background:url(../images/side-rep.gif) repeat-y;
    }
    
.ccWidget .noItems {
    padding: 0 0 0 5px;
    font-size: 12px;
    color: #aaa;
    }
    
.ccWidget .btm {
    float: left;
    margin: 0;
    padding: 0;
    width:216px;
    height:10px;
    background:url(../images/side-btm.gif);
    font-size: 0;
    line-height:0;
    }
    
/*/ LIST WIDGET TYPE /*/

.ccWidgetList .body ul {
    margin: -2px 0 0 0;
    padding: 0 0 0 8px;
    list-style: none;
    width:197px;
    }
    
.ccWidgetList .body ul li {
    line-height: 38px;
    width:191px;
    font-family: Arial,Helvetica,sans-serif;
    border-bottom:solid 1px #ddd;
    text-transform: uppercase;
    padding-left:6px;
    }

.ccWidgetList .body ul li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-decoration: none;
    color: #989898;
    position:relative;
    }

.ccWidgetList .body ul li a:hover {
    text-decoration: underline;
    }
    
/*/ DROPDOWN WIDGET TYPE /*/

.ccWidgetDropDown .body select {
    margin-left: 5px;
    padding: 4px;
    width: 90%;
    font-size: 12px;
    }

/*/ INPUT WIDGET TYPE /*/

.ccWidgetInput .body .field {
    padding: 0 0 0 5px;
}

.ccWidgetInput .body .field input {
    padding: 4px;
    width: 68%;
    font-size: 12px;
    color: #464646;
    }

.ccWidgetInput .body .buttonNoImg {
    float: right;
    margin: 0 10px 0 0;
}

.ccWidgetInput .body .button input {
    font-size: 11px;
    color: #464646;
    float: left;
    }

.ccWidgetInput .body .button {
    float: left;
    margin: 0;
    padding: 3px 0 0 0;
    width: 28px;
    height: 20px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url(../images/go.jpg) no-repeat;
    }

.ccWidgetInput .body .button  a {
    text-decoration: none;
    color: #fff;
    }

.ccWidgetInput .body .button a:hover {
    text-decoration: underline; 
    }

.ccWidgetInput .advanced {
    margin: 0;
    padding: 5px 0 5px 5px;
    width: 216px;
    background:url(../images/side-rep.gif) repeat-y;
    }

.ccWidgetInput .advanced a {
    text-decoration: underline;
    color: #1d1d1d;
    }

.ccWidgetInput .advanced a:hover {
    text-decoration: none;
    }
.ccWidgetInput #searchWidgetDynamicResults {
    clear: left;
    float: left;
    padding: 10px;
    display: none;
    margin: 5px 5px 0;
}


/*/ PRODUCT WIDGET TYPE /*/

.ccWidgetProduct .body .sdetailsNoImg {
    clear: left;
    padding-top: 9px;
    margin-bottom: 10px;
    text-align: center;
    }

.ccWidgetProduct .body .photo {
    margin-bottom: 10px;
    text-align: center;
    }
    
.ccWidgetProduct .body .photo img {
    }

.ccWidgetProduct .body .title {
    font-size: 13px;
    text-align: center;
    line-height: 16px;
    }

.ccWidgetProduct .body .title a {
    text-decoration: none;
    text-transform: uppercase;
    color: #9b396b;
    position:relative;
    }

.ccWidgetProduct .body .title a:hover {
    text-decoration: underline;
    }

.ccWidgetProduct .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    color:#989898;
    }

.ccWidgetProduct .body .sdetails {
    margin: 0 auto;
    padding: 5px 0 0 0;
    width: 58px;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    }

.ccWidgetProduct .body .sdetails a {
    text-decoration: none; 
    color: #fff;
    }

.ccWidgetProduct .body .sdetails a:hover {
    color: #ececec;
    }

.ccWidgetProduct .body .all-link  {
    padding-top: 8px;
    text-align: center;
    font-size: 11px;
    }

.ccWidgetProduct .body .all-link a {
    color: #9b396b;
    text-transform: uppercase;
    }

.ccWidgetProduct .body .all-link a:hover {
    text-decoration: underline; 
    }

.ccWidgetProduct .review {
    width: 100%;
    text-align: center;
}

/*/ BASIC WIDGET TYPE /*/

.ccWidgetBasic .body .items {
    padding: 5px 0 3px 20px;
    font-size: 12px;
    font-weight: bold;
    color: #aaa;
    }
    
.ccWidgetBasic .top a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
    }

.ccWidgetBasic .top a:hover {
    text-decoration: none;
    }

.ccWidgetBasic .price {
    font-size: 11px;
    font-weight: bold;
    }
    
.ccWidgetBasic .subtotal {
    padding: 5px 0 3px 20px;
    font-size: 12px;
    font-weight: bold;
    color: #aaa;
    }

.ccWidgetBasic input {
    }

.ccWidgetBasic table {
    }

/*/ IMAGE WIDGET TYPE /*/

.ccWidgetImage {}

/*/ WIDGET FIXES /*/

#widgetSidebarDetailed .body {
    padding: 0;
}

#widgetSidebarDetailed input {
    padding: 0 0 5px 0;
}

#widgetNewArrivals .noItems {
    margin: 0;
    padding: 5px 0 5px 5px;
    width: 216px;
    font-size: 12px;
    background:url(../images/side-rep.gif) repeat-y;
}

#widgetShopByPrice .body {
    height: 24px;
    }

/*/ begin widgetFooter /*/

#widgetFooter {
    width: 943px;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 90%;
    }

#widgetFooter .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#widgetFooter hr {    
    float: left;
    clear: left;
    height: 1px;
    color: #878787;
    background-color: #878787;
    }

#widgetFooter .actionItems {
    margin: 0;
    padding: 15px 0 0 35px;
    font-weight: bold;
    color: #fff;
    }    

#widgetFooter .actionItems a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    color: #fff;
    }

#widgetFooter .actionItems a:hover {
    text-decoration: none;
    color: #fff;
    }

#widgetFooter .copyright {
    float: left;
    margin: 0;
    padding: 15px 85px 0 35px;
    width: 300px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 22px;
    color: #fff;
    }

#widgetFooter .copyright a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    color: #fff;
    }

#widgetFooter .copyright a:hover {
    text-decoration: none;
    color: #fff;
    }
    
#widgetFooter .copyright-small {
    padding: 10px 0 0 0;
    text-align: center;
    font-size: 12px;
    color: #fff;
    }

#widgetFooter .copyright-small a:hover {
    text-decoration: none;
    }

#widgetFooter .nav {
    float: left;
    margin: 0;
    padding: 19px 0 10px 20px;
    width: 150px;
    }

#widgetFooter .nav .title {
    margin: 0;
    padding: 0;
    width: 120px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #fff;
    }

#widgetFooter .nav ul {
    margin: 0 0 0 1px;
    padding: 0;    
    text-align: left;
    list-style: none;
    }

#widgetFooter .nav ul li {
    text-align: left;
    line-height: 2.00;
    }

#widgetFooter .nav ul li a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    color: #fff;            
    }

#widgetFooter .nav ul li a:hover {
    text-decoration: none;
    }
    
#widgetFooter .actionItems {color: #1a1c1d;}
    #widgetFooter .actionItems a {color: #1a1c1d;}
    #widgetFooter .actionItems a:hover {color: #303335;}

#widgetFooter .copyright {color: #1a1c1d;}
    #widgetFooter .copyright a {color: #1a1c1d;}
    #widgetFooter .copyright a:hover {color: #303335;}

#widgetFooter .nav .title {color: #1a1c1d;}
    #widgetFooter .nav ul li a {color: #1a1c1d;}
    #widgetFooter .nav ul li a:hover {color: #303335;}

/*/ end widgetFooter /*/

/* begin header search */

#header-search {float: left; margin: 15px 0 0 295px; width: 221px; height: 24px; }
    #header-search input {width: 172px; padding:4px 0px 3px 2px; font-family: Arial,Helvetica,sans-serif!important; font-size: 12px; color: #a36785; float: left; display: inline; border:0; }
    #header-search input[type=hidden] { display:none; }
    #header-search .header-search-btn {float: left; margin: 0 0 0 9px;  width: 38px; height: 23px; }
    #header-search .header-search-btn a {font-weight: bold;text-decoration: none; color: #fff; float: left; background:url(../images/btn.gif) repeat-x; border:solid 1px #630f39; width:36px; height:21px;}
    #header-search .header-search-btn a {line-height:21px; text-align: center; font-size: 11px;}
    #header-search .header-search-btn a:hover {color: #e0d8d1;}
    #header-search #headerSearchWidgetDynamicResults {clear: left; float: left; background: #EEEEEE; padding: 10px; display: none; width: 90%; margin-top: 5px; position: relative; line-height: 1.80;}

/* end header search */

/* Begin widget menu definitions */

.placeHolder {
    clear: both;
    border: 1px dashed;
    }

/* End widget menu definitions */

/*/ begin misc /*/

#widgetContents .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

/*/ end misc /*/

/*////////// end widgets //////////*/

/*////////// start front end edits //////////*/

.editLogoText {margin: -12px 0 0 2px; padding: 0;}

.editProduct {float: right; margin: 0; padding: 0;}

.editCategory {float: right; margin: 0; padding: 0;}

.editCartBtn {position: relative; top: 0; left: 45px; margin: 0; padding: 0;}

.editDetailBtn {position: relative; top: 0; left: 20px; margin: 0; padding: 0;}

.editNavMenu {position: absolute; margin: 2px 0 0 7px; padding: 0;}

.editFooterMenu {float: right; margin: 0; padding: 0;}

.editFooterWidget {position: relative; margin: 0; padding: 0; top: 7px; left: 13px;}

.deleteFooterWidget {position: relative; margin: 0; padding: 0; top: -9px; left: 38px;}

/*/ start category widget /*/

.editCategoryWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteCategoryWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

.swapCategoryWidgetBullet {position: relative; margin: 0; padding: 0; left: -4px;}

/*/ end category widget /*/

/*/ start currency widget /*/

.editCurrencyWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteCurrencyWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end currency widget /*/

/*/ start featured widget /*/

.editFeaturedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteFeaturedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end featured widget /*/

/*/ start information widget /*/

.editInformationWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteInformationWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

.swapInformationWidgetBullet {position: relative; margin: 0; padding: 0; left: 8px;}

/*/ end information widget /*/

/*/ start language widget /*/

.editLanguageWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteLanguageWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end language widget /*/

/*/ start new arrivals widget /*/

.editNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end new arrivals widget /*/

/*/ start reward points widget /*/

.editRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end reward points widget /*/

/*/ start search widget /*/

.editSearchWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSearchWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end search widget /*/

/*/ start shopping cart widget /*/

.editSidebarWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSidebarWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end shopping cart widget /*/

/*/ start shopping cart detailed widget /*/

.editSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end shopping cart detailed widget /*/

/*/ start specials widget /*/

.editSpecialsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSpecialsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end specials widget /*/

/*/ start newsletter widget /*/

.editSubscribeWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSubscribeWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end newsletter widget /*/

/*/ start top sellers widget /*/

.editTopSellersWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteTopSellersWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end top sellers widget /*/

/*/ start vendors widget /*/

.editVendorsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteVendorsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end vendors widget /*/

/*/ start left image widget /*/

.editLeftImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}

.deleteLeftImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}

/*/ end left image widget /*/

/*/ start right image widget /*/

.editRightImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}

.deleteRightImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}

/*/ end right image widget /*/

/*/ start shop by price widget /*/

.editShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end shop by price widget /*/

/*/ start product list widget /*/

.editProductListWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteProductListWidget  {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

.addProductListWidget {position: relative; margin: 0; padding: 0; top: -47px; left: 100px;}

/*/ end product list widget /*/

/*/ start custom image widget /*/

.editCustomImageWidget {position: relative; margin: 0; padding: 0; top: 28px; left: 39px;}

.deleteCustomImageWidget {position: relative; margin: 0; padding: 0; top: 13px; left: 64px;}

.addCustomImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 14px;}

/*/ end custom image widget /*/

/*/ start horizontal image widget /*/

.editHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: 7px; left: -12px;}

.deleteHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: -10px; left: 13px;}

/*/ end horizontal image widget /*/

/*////////// end front end edits //////////*/
