﻿a
{
    text-decoration: none;
}
ul
{
    list-style: none;
}
body
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    background-color: #000000;
    background-image: url(../images/Web-Pattern.jpg);
    background-repeat: repeat;
}

/* Main Layout Elements */

#wrap
{
    width: 1018px;
    margin: 0 auto;
    background: url(../images/head-top.gif) no-repeat;
    padding-top: 18px;
}
#wrap-pnk
{
    width: 1018px;
    margin: 0 auto;
    background: url(../images/head-top-pnk.gif) no-repeat;
    padding-top: 18px;
}
#wrap-blk
{
    width: 1018px;
    margin: 0 auto;
    background: url(../images/head-top-blk.jpg) no-repeat;
    padding-top: 18px;
}
#page
{
    padding-bottom: 18px;
    background: url(../images/foot-bg.gif) bottom left no-repeat;
    width: 1018px;
    margin: 0 auto;
}

#content
{
    padding: 0 11px; /*margin:0 10px;*/
    background: #fff url(../images/main-bg.gif) repeat-y;
}
/*    Left Col & Children Syles    */
#left-col
{
    width: 167px;
    float: left;
}
#left-col h2, #right-col h2
{
    margin-bottom: 5px;
    padding: 5px 0;
    font-size: 15px;
}
.wm
{
    display: block;
    border: 1px solid #673092;
    color: #673092;
}


select.mn
{
    color: #000000;
    width: 147px;
}
select.mn option
{
    color: #000000;
    width: 147px;
}

h2#ts
{
    color: #333333;
    border-bottom: 3px solid #333333;
    font-size: 18px;
}
ul#top
{
    padding: 5px;
}
ul#top li
{
}
ul#top li a
{
    color: #333333;
}
h2#w
{
    color: #F74CB4;
    border-bottom: 3px solid #F74CB4;
    font-size: 18px;
}
ul#womens
{
    padding: 5px;
}
ul#womens li
{
}
ul#womens li a
{
    color: #F74CB4;
}
h2#m
{
    color: #000000;
    border-bottom: 3px solid #000000;
    font-size: 18px;
}
ul#mens
{
    padding: 5px;
}
ul#mens li
{
}
ul#mens li a
{
    color: #000;
}
#newslet
{
    width: 88%;
    background-color: #663399;
    padding: 8px;
    border: 1px solid #000;
}
#newslet h3
{
    color: #fff;
    font-size: 13px;
    margin: 5px 0;
}
#ns
{
    width: 135px;
    margin: 5px 0;
    padding: 5px;
}
/*--------  End Left Col  ---------*/
/*   Centre Col & Children Syles   */
#centre-col
{
    width: 526px;
    margin: 0 5px 15px 5px;
    float: left;
}
#centre-col-wide
{
    width: 818px;
    margin: 0 5px;
    float: left;
}
.mainh
{
    margin-bottom: 5px;
    padding: 5px 0;
    font-size: 18px;
    color: #333333;
    border-bottom: 3px solid #333333;
}
.mainh-pnk
{
    margin-bottom: 5px;
    padding: 5px 0;
    font-size: 18px;
    color: #673092;
    border-bottom: 3px solid #673092;
}
.mainh-blk
{
    margin-bottom: 5px;
    padding: 5px 0;
    font-size: 18px;
    color: #000000;
    border-bottom: 3px solid #000000;
}
.sub-box
{
}
.sub-box p
{
    padding: 0 5px;
    text-align: left;
}
.sub-box img
{
    padding: 5px 0;
}
.sub-left
{
    width: 262px;
    float: left;
}
.sub-right
{
    width: 262px;
    float: left;
}
.photo-item
{
    float: left;
}
.box1
{
    margin: 0px 8px;
}
.box1 p
{
    line-height: 1.5em;
}
.box1 img
{
    margin-bottom: 8px;
}
.box1 ul
{
    margin: 0;
    padding: 0;
    list-style-type: disc;
    list-style-position: inside;
    width: 95%;
}
.box1 ul li
{
    margin-top: 10px;
    line-height: 1.5em;
}


.news-item, .photo-item
{
    padding: 0 5px;
}
.news-item
{
    border-bottom: 1px solid #ccc;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.news-item h3, .photo-item h3
{
    margin-bottom: 5px;
    padding: 5px 0;
    font-size: 13px;
    color: #333333;
}
.news-item img, .photo-item img
{
    float: left;
    padding: 5px 5px 5px 0;
}
.news-item p, .photo-item p
{
}
.pink-heading
{
    margin: 10px 0;
    padding: 5px;
    background-color: #673092;
    color: #fff;
    font-size: 14px;
}
.black-heading
{
    margin: 10px 0;
    padding: 5px;
    background-color: #000000;
    color: #fff;
    font-size: 14px;
}
.products-wrap
{
}
.product-box
{
    width: 260px;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    height: 400px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index:10;
}
.product-top
{
    vertical-align: top;
}
.cat-link-wmn
{
    color: #F74CB4;
    text-decoration: underline;
}
.cat-link-men
{
    color: #000000;
    text-decoration: underline;
}
.spec-offer-box
{
    margin: 5px 5px;
    width: 150px;
    float: left;
    background-color: #f9f9f9;
    font-size: 10px;
    border: 5px solid #fff;
    outline: #eee solid 1px;
    height: 230px;
}
.random-box
{
    margin: 5px 5px;
    background-color: #f9f9f9;
    font-size: 15px;
    border: 5px solid #fff;
    outline: #eee solid 1px;
}
.price
{
    float: right;
    font-weight: bold;
}
.product-info
{
}
.product-dtl
{
    margin: 10px 0;
}
.detail-img
{
    float: left;
    width: 45%;
}
.detail-img span
{
    width: 339px;
    margin: 10px 0;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #64368c;
    text-align: center;
}
.detail-txt
{
    float: right;
    width: 54%;
}
.txt, .txt-men
{
    padding: 15px;
    margin-bottom: 10px;
    background-color: #f9f9f9;
    border: 1px solid #eee;
}
.wh, .wprice, .mprice
{
    font-size: 16px;
    color: #673092;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    line-height: 18px;
}
.wh
{
    display: block;
}
.wprice, .mprice
{
    float: right;
    padding: 5px;
    border-right: 1px solid #ddd;
}
.mprice
{
    color: #000000;
}
.txt-men h1
{
    font-size: 16px;
    color: #000000;
    border-bottom: 1px solid #ddd;
}
.txt h1
{
    font-size: 16px;
    color: #673092;
    border-bottom: 1px solid #ddd;
}
.txt p, .detail-txt p, .txt-men p
{
    margin-top: 10px;
    line-height: 1.5em;
    color: #333333;
}

#sizing
{
    padding: 10px 0;
}
.size, .size-selected-f, .size-selected-m
{
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 3px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
}
.size
{
    background-color: #ebebeb;
    border: 1px solid #c0c0c0;
    color: #8a8a8a;
}
.size-selected-f
{
    background-color: #f8eaf4;
    border: 1px solid #f01194;
    color: #f01194;
}
.size-selected-m
{
    background-color: #fff;
    border: 1px solid #000000;
    color: #000000;
}
#sizeicon
{
    float: right;
    margin-top: -2px;
}
/*---------------------------------*/
/*   Right Col & Children Syles    */
#right-col
{
    width: 292px;
    float: right;
}
#right-col h2
{
    color: #333333;
    border-bottom: 3px solid #333333;
}
/*---------------------------------*/
#header
{
}
#header-pnk
{
    background: url(../images/head-bg-pnk.gif) repeat-y;
    padding-left: 10px;
}
#header-blk
{
    background: url(../images/head-bg-blk.jpg) repeat-y;
    padding-left: 10px; /* height is temp only */
}
#header-pnk img, #header-blk img
{
    margin-left: 5px;
}
#footer
{
    margin-top: 15px;
    clear: both;
    padding: 18px 0;
    padding-bottom: 130px;
}
#foot-links
{
    float: left;
}
.fl-box
{
    width: 160px;
    float: left;
}
#foot-links ul
{
}
#foot-links ul li a
{
    color: #333333;
}
.foot-heading
{
    font-size: 12px;
    color: #333333;
}
#contact
{
    float: right;
    text-align: right;
    color: #333333;
}
#contact span
{
    font-size: 15px;
    font-weight: bold;
}
/*   Misc Styles   */
/*      breadcrumb trail        */
/* pink link for the ladies */
.crumbW
{
    color: #673092;
}
/* grey link for the fellas */
.crumbM
{
    color: #000000;
}

br.clr
{
    clear: both;
    height: 1px;
}


*
{
    margin: 0;
    padding: 0;
}

.forumtopic
{
    margin: 6px 6px 6px 6px;
    background-color: #dddddd;
    width: 97%;
}
.forumpost
{
    margin: 10px 10px 10px 10px;
    background-color: #eeeeee;
    width: 95%;
}
.forumtext
{
    color: #333333;
    font-size: 16px;
}
.forumtopictext
{
    background-color: #dddddd;
}
.forumposttext
{
    background-color: #eeeeee;
}
.forumtopictext a
{
    color: #673092;
}
.forumtopictext a:hover
{
    color: #ED008C;
}
.forumposttext a
{
    color: #673092;
}
.forumposttext a:hover
{
    color: #ED008C;
}


a
{
    color: #673092;
}
a:hover
{
    color: #ED008C;
}

h1
{
    color: #673092;
    font-size: 16px;
}
h2
{
    color: #333333;
    font-size: 14px;
}
h3
{
    color: #333333;
    font-size: 14px;
}

.product-img
{
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    float: left;
    padding-bottom: 0px;
    margin: 10px 0px 0px 7px;
    width: 360px;
    padding-top: 0px;
}
.navigation-boxes
{
    border: solid 1px #444444;
    margin-top: 10px;
    padding: 5px 5px 5px 5px;
}

#ImageBoxOverlay
{
    background-color: #000;
}
#ImageBoxCaption
{
    background-color: #F4F4EC;
}
#ImageBoxContainer
{
    width: 250px;
    height: 250px;
    background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 13px;
    color: #000;
}
#ImageBoxCaptionImages
{
    margin: 0;
}
#ImageBoxNextImage
{
   
    background-color: transparent;
}
#ImageBoxPrevImage
{
    
    background-color: transparent;
}
#ImageBoxNextImage:hover
{
    background-image: url(/images/nextlabel.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
#ImageBoxPrevImage:hover
{
    background-image: url(/images/prevlabel.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.em
{
    font-size: 120%;
    font-weight: bold;
}
.maintext
{
    margin: 10px 0 0 0;
    line-height: 1.5em;
}

/* Slider Area
-------------------------------------------------------------- */
#slider_top
{
    height: 9px;
    width: 530px;
    text-align: center;
 
}

#slider_in
{
    height: 400px;
    width: 530px;
    text-align: center;
  
}

#slider_area
{
    height: 400px;
    width: 530px;
}


.slide
{
    width: 520px;
    height: 400px;
}

/* sliding texts on main page slider
-------------------------------------------------------------- */
/* slider title text */
.sliding_text_col
{
    width: 45%;
    float: left;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: left;
}

/* slider title text */
.sliding_text_text
{
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: left;
}


/* slider title title*/
.sliding_text_text h1
{
    font-size: 26px;
    font-weight: normal;
    color: #e8f4fb;
    text-align: left;
}


/* slider title title2*/
.sliding_text_text h2
{
    font-size: 19px;
    font-weight: normal;
    color: #e8f4fb;
    text-align: left;
    margin-top: 2px;
    padding: 0px;
}

/* slider text link */
.sliding_text_text a
{
    text-decoration: underline;
    color: #fff;
}

.sliding_text_text a:hover
{
    text-decoration: none;
    color: #fff;
}




/* slider numbers*/
#numbers
{
    position: absolute;
    top: 270px;
    margin-left: 15px;
    z-index: 10;
}

#numbers li
{
    float: left;
    list-style-type: none;
    overflow: hidden;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 5px;
    line-height: 14px;
    background-color: #333333;
}

/* slider featured link styles*/
#numbers a, #numbers a:link
{
    font-size: 12px;
    text-decoration: none;
    display: block;
    color: #ffffff;
}

#numbers a:hover
{
    text-decoration: none;
    color: #ff0000;
}

/* active number style*/
#numbers li a.activeSlide
{
    font-size: 12px;
    text-decoration: none;
    display: block;
    color: #000000;
    background: transparent;
}

.sale-info
{
    font-size: 16px;
    text-decoration: none;
    color: Red;
}


/*                    ###############################                           Brands Menu            ################################################  */


div#s1
{
    width: 170; /* menu width */
}

div#s1 ul
{
    background-color: #eeeeee;
    list-style-type: none; /* get rid of the bullets */
    padding: 0; /* no padding */
    margin: 0; /* no margin for IE either */
}

div#s1 ul li
{
    margin: 0;
    padding: 0;
    background-color: #eeeeee;
    display: block;
    border-top: 1px solid white; /* lines */
}
div#s1 ul li a
{
    display: block; /* lines extend to right, make area clickable */
    color: #333333;
    background-color: #eeeeee;
    padding: 3px 3px 3px 3px;
    margin: 0;
    text-decoration: none;
  /*  height: 15px;  hint for IE, alternatively remove whitespace from HTML */
}
div#s1 ul ul li a
{
    margin-left: 8px; /* indent level 1 */
}
div#s1 ul ul ul li a
{
    margin-left: 16px; /* indent level 2 */
}
div#s1 ul li a:hover
{
    color: white;
    background-color: #673092; /* rollover effect */
}



div#s1 {
  width: 154px;          /* menu width */
}

div#s1 ul {
  background-color: #eeeeee;
  list-style-type: none; /* get rid of the bullets */
  padding:0;             /* no padding */
  margin:0;              /* no margin for IE either */
}

div#s1 ul li {
  margin: 0;
  padding: 0;
  background-color: #eeeeee;
  display:block;
  border-top: 1px solid white; /* lines */
}

div#s1 ul li a {
  display: block;         /* lines extend to right, make area clickable */
  color: black;
  background-color: #eeeeee;
  padding: 3px 3px 3px 3px;
  margin:0;
  text-decoration: none;
/*  height:15px;            hint for IE, alternatively remove whitespace from HTML */
}

div#s1 ul ul li a {
  margin-left: 5px;     /* indent level 1 */
}

div#s1 ul ul ul li a {
  margin-left: 10px;     /* indent level 2 */
}

div#s1 li ul, div#s1 li.open li.closed ul {
  display: none;         /* collapse */
}

div#s1 li.open ul {
  display: block;        /* expand */
}
 
div#s1 ul li.open a {
   background-repeat: no-repeat;
  
}

div#s1 ul li.closed a {
  background-repeat: no-repeat;
}

div#s1 ul li.leaf a {
  background-repeat: no-repeat;
}
 
div#s1 li.active a {
  background-position: 0px -20px;
  color: #673092;            /* highlight text */
}
 
div#s1 li.active li a {
  background-position: 0px 0px;
  color: #673092;          /* fix lower levels */
}

div#s1 ul li a:hover {
  color: white;
  background-color: #673092; /* rollover effect */
}
#pagetop {margin-top:2500px; top:2300px;position:absolute;float:left;}