/* Global Reset */
@import url('http://www.stanmorenyc.com/fonts/stylesheet.css');

* {
    margin: 0;
    padding: 0;
    outline: none;
}

<script language="javascript">
timer=setTimeout("window.open('www.stanmorenyc.com/ring-it-in/','','width=400,height=200')",1000)
</script> 


/* General */

#Footer, #ContainerFooter {
    
}
    
body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    height: 100%;
}

/*
input, select {
    background: #fff;
    height: 18px;
    width: 84px;
    /*font-family: 'VipRegular'!important;
    text-transform: lowercase; 
    font-size: 22px!important;*/
    color: #666;  
    text-indent: 5px!important;
    margin-top: 0px;
    margin-left: 0px;
}*/


input, select {
    background: #fff;
    height: 18px;
    width: 84px;
    /*font-family: 'VipRegular'!important;
    text-transform: lowercase; 
    font-size: 22px!important;*/
    color: #666;  
    text-indent: 5px!important;
    margin-top: 7px;
    margin-right: -60px;
}

/* Product Option Select Boxes */

productAttributeList {
    height: 30px;
    text-align: center;
}

/*#f2ca7d3019a7152cfe27d6adb477e38a {
    width: 94px;
    height: 25px;
    margin-left: -40px;
}

#ac3288ad397c75921470035b4100e03b { 
    width: 75px;
    margin: 0px 0 0 -18px ;
   
}

#dcd4855201acc815f8aed9444985a355 { 
width: 75px;
margin: 0px -20px;
}*/

    
.CheckboxTogglesOtherElements {   /*   checkbox   */
    margin: 0 8px 0 8px;
}

input[type="radio"] {       /*   radio button   */
    margin: 0 8px 0 8px;
}

input[type="submit"] {     /* billing button*/
    padding-bottom: 2px;
    font-family: 'VipRegular';
    text-transform: lowercase;
    font-size: 19px!important;
    font-weight: bold;
    letter-spacing: -1px;
    background: #444;
    width: 112px;
    height: 32px;
    color: #fff;
    line-height: 12px;
    word-wrap: break-word;
    margin: 25px 54px;
}


input[type="button"] {
    background: #333;
    height: 26px;
    width: 165px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 17px!important;
    color: #fff;
    text-indent: -1px!important;
    margin-top: -6px;
    margin-left: 3px;
}

#PreviewCert {     /*preview gift cert*/
    background: #888;
    height: 31px;
    width: 100px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 18px!important;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    display: block;
}

#SaveCertificate {     /*add gift cert to cart button*/
    background: #555;
    height: 34px;
    width: 200px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 18px!important;
    text-align: center;
    color: #fff;
    margin-top: 0px;
    margin-left: 20px;
}

#expiryInfo {
    margin-bottom: 30px;
    margin-top: 20px;
    margin-left: 180px;
}

#expireAgree {
    margin-bottom: 50px;
    margin-top: 0px;
    margin-left: 180px;
}

#apply_code {
    width: 100px;
}

.GiftCertificateThemeList {
    margin-left: 180px;
}


#text_qty_ {
    background: #FFF;
    height: 18px;
    width: 24px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}


input[type="image"] {
    height: 26px;
    width: 115px;
    margin-top: -6px;
}

#sort {
    width: 130px;
    height: 22px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase; 
    font-size: 17px!important;
    color: #666; 
}

textarea {
    font-family: 'VipRegular'!important;
    text-transform: lowercase; 
    font-size: 17px!important;
    color: #666;  
    text-indent: 5px!important;
    position: inherit;
}


input {
    padding: 2px;
}
p {
    font-family: 'VipRegular';
    text-transform: lowercase; 
    font-size: 24px; 
    margin-bottom: 4px;
}
a {
    font-weight: normal;
    text-decoration: underline;
}
h1, .TitleHeading {
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 35px;
    font-weight: normal;
    padding: 3px 5px 6px 5px;
    margin: 0 0 12px 0;
    color: #000;
    text-align: center;
}

h2, .TitleHeading {
    display: none;
}

h3 {
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 6px;
}


h4 {
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 8px;
    padding-leftt: 10px;
}

h4 a {
    padding-left: 10px;
    font-size: 30px;
}

h5 {/*newsletter label in checkout*/
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 6px;
    color:#dd2a23
}

.Promotion img, img a {
    border: 0;
    margin-left:68px
}

img, img a {
    border: 0;
    margin-left:0px
}

/*ul, ol {
    margin: 0 0 10px 30px;
}*/

ul, ol {
    margin: 0 0 -40px 8px;
}

li {
    margin: 0;
    margin-bottom: 2px;
    padding: 0;
}
blockquote {
    margin-left: 28px;
}
select option {
    padding: 0 10px;
}
hr {
    margin: 10px 0;
    padding: 0;
    height: 1px;
    border:0;
}

form {
    font-family: 'vipregular';
    text-transform: lowercase;
    font-size: 22px;
    color: #333;
}

.analytics {
    color: #FFF;
}


#PageContent {
  width: 100%;
  margin-top: 20px;
}  



/* Forms */


.HorizontalFormContainer dl, .VerticalFormContainer dl {
    margin-top: 25px;
}
.HorizontalFormContainer dt img {
    vertical-align: middle;
    float: left;
}
.HorizontalFormContainer dt .fieldLabel {
    float:left;
    padding-top: 4px;
    padding-left: 4px;
}
.HorizontalFormContainer dt {
    width: 177px;
    float: left;
    clear: left;
    text-align: right;
}
.HorizontalFormContainer dd.ProductField {
    height: 20px;
}
.HorizontalFormContainer dd {
    padding-top: 4px;
    padding-bottom: 8px;
    margin-left: 180px;
    
}
.NarrowFormContainer dt {
    width: 110px;
}
.NarrowFormContainer dd {
    margin-left: 120px;
}
.HorizontalFormContainer p.Submit {
    margin-left: 170px;
}
.NarrowFormContainer p.Submit {
    margin-left: 120px;
}
.VerticalFormContainer dt {
    margin-bottom: 6px;
}
.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px;
}

#creditcard_cctype {
    margin-left: 35px;
}

#creditcard_name {
    width: 225px;
    margin-left: 35px;
}

#creditcard_ccno{
    width: 225px;
    margin-left: 38px;
}

small { /*small writing under cc no field*/
    margin-left: 36px;
    letter-spacing: -1px;
}

#creditcard_ccexpm {
    margin-left: 38px;
    width: 65px;
}

#creditcard_ccexpy {
    margin-left: 0px;
    width: 75px;
}

#creditcard_cccvd {
    margin-left: 38px;
    width: 56px;
}



#FormField_1 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}


#FormField_4 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
} 

#FormField_5 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
} 

#FormField_6 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
} 

#FormField_7 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}


#FormField_8 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
} 

#FormField_9 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
} 

#FormField_10 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}


#FormField_11 {
    background: #fff;
    height: 23px;
    width: 225px;
    /*font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;*/
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
} 

#FormField_12 {
    background: #fff;
    height: 23px;
    width: 225px;
    /*font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;*/
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
} 

#FormField_13 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}

#FormField_14 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}

#FormField_15 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}
#FormField_16 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}
#FormField_17 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}
#FormField_18 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}
#FormField_19 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}
#FormField_20 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}
#FormField_21 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}
#FormField_22 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}
#FormField_23 {
    background: #fff;
    height: 23px;
    width: 225px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 22px!important;
    color: #666;
    text-indent: 5px!important;
    margin-top: -6px;
    margin-left: -1px;
}

/* Page Containers */
#Container {
    width: 1000px;
    margin: auto;
}
#ContainerLower {
    clear: both;
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
}
/*
#ContainerFooter {
    clear: both;
    float: left;
    width: 100%;
}
*/
.Center { /* Centers content */

}

#Footer { /* Copyright info */
    clear: both;
    font-size: 0.85em;
    text-align: right;
    padding: 0;
    margin: 0;
}

#footer_menu {
    margin-top: 5px;
    margin-left: -92px;
}

#promotion {
    margin-left: 160px;
    margin-bottom: -40px;
}

#ss2014landing {
    margin: -30px 0px -30px -30px;
}

#fw2014landing {
    margin: 25px 0 -10px 0;
}

#fw2015landing {
     margin: 20px auto -2px 135px;
}

#finelanding {
    float: right;
    margin-top: -391px;
}

#tkwlanding {
    margin-bottom: -20px;
}

#trunkshow {
    margin: 20px 0px -30px -30px;
}

#CartContent { /*shopping cart container*/
    width: 950px;
    margin-left: 0px;
}

table {
    margin-left: -26px;
    margin-top: -40px;
    width: 225px;
}    
    
#ContactPage { /*contact page container*/
    width: 810px;
    margin-left: 90px;
    margin-top: 50px;
    color: #333;
    font-family: 'VipRegular';
    text-transform: lowercase;
    font-size: 24px;
}    
   
#ContactInfo a {
  color: #0e00b5;
}
 
#about1 {     
    font-family: sans-serif;
    font-size: 12px;
    position: relative;
    width: 460px;
    margin-left: 0;
    margin-top: 27px;
    color: #000;
}


#aboutcollection {     
    font-family: sans-serif;
    font-size: 12px;
    float: right;
    position: relative;
    width: 455px; 
    margin-right: -0;
    margin-top: -400px;
    color: #000;
}

#full {    
    float: left;
    position: relative;
    top: 25px;
    width: 650px;
    margin-left: 145px;  
}

#about-img { 
    float: right; 
    position: absolute;
    margin-left: 503px; 
    margin-top: -280px;
}

#about-img img{ 
    max-width: 470px;
    max-height: 290px;
}

/* input#mc-embedded-subscribe {  /* mailing list submit button on Contact Page*/
    margin-top: 27px;  */


div#stonemeanings {
    width: 83%;
    margin-left: 130px;
    margin-bottom: 30px;
}


#ContactLink {   
    color: #333;
    font-family: 'VipRegular';
    text-transform: lowercase;
    font-size: 20px;
    position: relative;
    top: 27px;
    width: 190px;
    margin-left: 0px;  }


#ContactTable {
    margin-left: 23px;
    margin-top: 0px;  }

div#mc_embed_signup_contact {
    width: 810px;
    margin-left: 210px;
    margin-top: -35px;
    margin-bottom: 30px;  }

#mc-embedded-subscribe {
    margin-top: 26px!important;  }


#PressContact {
    color: #666;
}

#contact-img {
    float: left;
    margin-left: -50px;
    margin-top: 30px;
}

#contact-img img {
    margin-right: 0px;  }


#emailconfirm {  /* subscription confirmation page */
    margin: -60px 0 -40px
}

#subsconfirm {
    margin: -40px 0 0 30px;
}

#managebuttons{
z-index: 9999;
margin: -219px 0 100px 0;
text-align: right;
padding-right: 124px;
}

#CareRepair {
  font-family: sans-serif;
  font-size: 14px;
    color: #333;
    margin-left: 75px;
    width: 800px;
    padding-top: 20px;
}

#ReturnExchange {
  font-family: sans-serif;
  font-size: 14px;
    color: #000;
    margin-left: 60px;
    margin-top: 50px;
}

#ShippingInformation {
  font-family: sans-serif;
  font-size: 14px;
    color: #333;
    width: 800px;
    padding-left: 95px;
}    

#stonemeanings {
  font-family: sans-serif;
  font-size: 12px;
  width: 900px;
  height: 100%;
  margin-left: 30px;
  margin-bottom: 50px;
}

#stockistimg {
    position: absolute;
    margin-left: 611px;
    z-index: 9999;
}

#stockist {
    color: #000;
    margin-left: 108px;
}

/*
#stockist p {
    color: #666;
    margin-left: 7px;
}
*/

#stockist1 {
    margin-left: -50px;
}

#stockist2 {
    margin-left: 190px;
}


#stockist3 {
    margin-left: 450px;
}

#stockist4 {
    margin-left: 730px;
}


/* Top Navigational Menu */
#TopMenu {
    clear: both;
    float: left;
    width: 70%;
    height: 35px;
    padding: 0;
    margin: 0px -10px 0px 0;
}
#TopMenu ul {
    padding: 0;
    margin: 0;
}
#TopMenu li {
    list-style: none;
    float: right;
    margin: -25px -255px 0 0;
    padding: 0;
    font-family: 'VipRegular';
    text-transform: lowercase;
    font-size: 23px;
    color: #000;
}

#TopMenu li.First a {
    border-left: 0;
}
#TopMenu li a, #TopMenu li div {
    display: block;
    text-decoration: none;
    font-size: 0.85em;
    padding: 0 5px 0 10px;
    margin: 4px 0 4px 0;
}
#TopMenu li div a {
    padding: 0;
    margin: 0;
    display: inline;
    font-size: 1em;
}
#TopMenu li a:hover {
    text-decoration: underline;
}

.CartLink {
    width: 200px;
    margin: -22px 0 0 815px;
}


------------------------------------  /* PAGES MENU */  ------------------------------------


#Menu {
    float: right;
    width: 100%;
    margin: 40px 0 0 0;
}
#Menu ul {
    position: relative;
    float: right;
    margin: 25px 0 0 0;
    padding: 0 20px 0 0;
}

#Menu ul li {  /* Page Names */
    margin: 0 15px; 
}


#Menu li {
    float: left;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}


#Menu li a {
    font-family: 'VipRegular';
    text-transform: lowercase;
    border-left: none;
    text-align: center;
    font-size: 26px;
    letter-spacing: -.8px;
    color: #000;
}


#Menu li a:hover { 
    text-decoration: none; 
    color: #888; 
}

#Menu li.ActivePage a {
    color: #888;
}

#Menu ul ul {  /* First Drop Down Menu */ 
  background: #FFFFFF;
  border-left: solid;
  border-width: 2.5px;
  width: 170px;
  color: #000;
  top: 101%;
  font-size: 25px;
  position: absolute;
  display: none;
  z-index: 999;
}

#Menu li ul {
    left: -5px;
    margin: 0;
    padding: 0 20px 0 0;
}


#Menu li ul li {
    margin: 0 30px 3px -20px;
    border: solid transparent;
    border-width: 0 26px;
    width: 125px;
}

#Menu li ul li a {
    font-size: 0.9em;
    text-align: left;
    margin: 0;
    width: 170px;
    height: auto;
    padding: 7px 0 7px 0;
}


#Menu li:hover > ul {
    display: block;

}

#Menu ul ul ul {
  margin: -27px 0px 0px 127px;
  background: #f9f9f9;
}  


-------------


/* Holly Hack. IE Requirement */
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */


/* Outer Content Wrapper (Surrounds header & content) */

#Outer {
    clear: both;
    height: 100%;
}

#Wrapper {
    clear: both;
    width: 950px;
    padding: 20px 0 0 0;
    margin: 0;
}


/* Header */
#Header {
    clear: both;
    width: 980px;
    height: 34px;
}
#HeaderUpper { /* Contains Topmenu & Search */
    float: left;
    width: 980px;
}
#HeaderLower {
    clear: both;
    float: left;
    width: 980px;
    min-height: 45px;
    background: url(../../ParallelDark/images/black/BgCatMenu.png) 0 0 no-repeat;
}



/* Horizontal Category List (Default & Flyout) */
#SideCategoryList {
    padding: 0;
    margin: 0;
}
#SideCategoryList h2 {
    float: left;
    min-height: 35px;
    font-size: 1.3em;
    padding: 10px 15px 0 10px;
    margin: 0 5px 0 0;
}
#SideCategoryList ul, #SideCategoryList .sf-menu ul {
    float: left !important;
    width: auto !important;
    padding: 0;
    margin: 0;
}
#SideCategoryList li, #SideCategoryList .sf-menu li {
    float: left !important;
    width: auto !important;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
#SideCategoryList li a, #SideCategoryList .sf-menu li a {
    display: block;
    height: 31px;
    font-size: 1.1em;
    text-align: center;
    text-decoration: none;
    padding: 14px 10px 0 10px;
}
#SideCategoryList li a:hover, #SideCategoryList .sf-menu li a:hover {
    text-decoration: underline;
}
#SideCategoryList li ul, #SideCategoryList .sf-menu li ul {
    width: auto;
    position: absolute;
    clear: left;
    top: 45px;
    left: 0;
    display: none;
    z-index: 99;
    padding: 0;
    margin: 0;
}
#SideCategoryList li ul li ul, #SideCategoryList .sf-menu li ul li ul {
    top: 5px;
    left: 170px;
    display: none;
}
#SideCategoryList li ul li, #SideCategoryList .sf-menu li ul li {
    clear: both;
    padding: 0;
    margin: 0 10px 0 10px;
}
#SideCategoryList li ul li a, #SideCategoryList .sf-menu li ul li a {
    font-size: 1em;
    text-align: left;
    width: 170px;
    height: auto;
    padding: 7px 0 7px 0;
    margin: 0;
}
#SideCategoryList li ul li a:hover, #SideCategoryList .sf-menu li ul li a:hover {
    text-decoration: underline;
}
#SideCategoryList li:hover ul, #SideCategoryList li.over ul {
    display: block;
}
#SideCategoryList li:hover ul li ul, #SideCategoryList li.over ul li ul {
    display: none;
}
#SideCategoryList li ul li:hover ul, #SideCategoryList li ul li.over ul {
    display: block;
}
/* Holly Hack. IE Requirement */
* html #SideCategoryList ul li { float: left; height: 1%; }
* html #SideCategoryList ul li a { height: 1%; }
/* End */
.sf-sub-indicator {
    display: none !important;
}


/* Logo */
#Logo {
    clear: both;
    float: left;
    width: 100%;
    height: 33px;
    margin: 10px 0 0 0;
    display: inline;
}
#Logo h1 {
    font-size: 3.2em;
    letter-spacing: -0.025em;
    padding: 30px 0 0 0;
    margin: 0;
}
#Logo #LogoImage {
    margin-left: 130px;
    margin-top: 25px;
}
#Logo h1 a {
    text-decoration: none;
}


/* Top Search Form */
#SearchForm {
    float: right;
    width: 160px;
    margin: -5px 345px;
    padding: 5px 0 0 0;
    display: inline;
    position: relative;
    z-index: 9999;
}

#SearchForm form {
    background: #fff;
    margin-top: -11px;
}

#SearchForm label {
    display: none;
}
#SearchForm input {
    color: #777;
    font-size: 22px;
    font-family: vipregular;
    text-transform: lowercase;
    width: 130px;
    height: 38px;
    padding: 2px 3px 0px 3px;
    margin: 3px;
    border: 0;
    outline: 0;
    border-bottom: 1px solid lightgray;
}

#SearchForm .Button {
    width: 19px;
    height: 19px;
    background: transparent;
    vertical-align: top;
    margin: -28px 0 0 139px;
    opacity: 0.3;
    border: 0;

}
#SearchForm p {
    display: none;
    font-size: 0.85em;
    margin: 5px 0 0 0;
}
#SearchForm a {
    text-decoration: none;
}
#SearchForm a:hover {
    text-decoration: underline;
}


/* Left Content Area */
.Left {
    float: left;
    width: 190px;
    margin: 0 10px 0 0;
    display: none;
}
.Left .Block {
    padding: 0 0 10px 0;
}
.Left .BlockContent {
    margin: 0 10px 0 10px;
}
.Left h2 {
    font-size: 1.4em;
    margin: 0;
}
.Left ul {
    margin: 0;
    padding: 0;
}
.Left li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 5px 0 7px 0;
}
.Left li a {
    display: none;
}
.Left li a:hover {
    text-decoration: underline;
}


/* Primary Content Area */

/* .Content {
    margin-left: 0px;
    width: 950px!important;
    margin-top: -18px;
 font-family: 'helvetica';
    font-size: 13px;
    font-weight: 300;
    margin-bottom: -60px;
}*/

.Content .Block {
    clear: both;
}

#CategoryHeading {
    margin: 30px 5px 0 0;
    height: 160px;
}

.Block {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0px;
}
/* Primary Content Area (column span of 2) */
.Content.Wide {
    width: 950px;
}
.Content.Wide.WideWithLeft {
    width: 950px;
    margin-top: 30px;
}
/* Primary Content Area (column span of 3 - spans entire page width) 
.Content.Widest {
    width: 980px;
}


/* Right Content Area */
.Right {
    float: right;
    width: 190px;
}
.Right .Block {
    padding: 0 0 10px 0;
}
.Right .BlockContent {
    margin: 0 10px 0 10px;
}

/*.Right h2 {
    font-size: 1.4em;
    margin: 0;
}*/

.Right h2 {
    font-family: 'vipregular';
    text-transform: lowercase;
    font-size: 1.4em;
    margin: 12px 0px -16px -120px;
}

cart.php
}

.Right ul {
    margin: 0;
    padding: 0;
}
.Right li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 5px 0 7px 0;
}
.Right li a {
    text-decoration: none;
}
.Right li a:hover {
    text-decoration: underline;
}


/* Top banner styles */
.Block.banner_home_page_top, .Block.banner_category_page_top, .Block.banner_brand_page_top, .Block.banner_search_page_top {
    position: relative;
    margin-top: -20px;
    z-index: 0;
}
.Block.banner_home_page_top *, .Block.banner_category_page_top *, .Block.banner_brand_page_top *, .Block.banner_search_page_top * {
    padding: 0;
    margin: 0;
}




/* Newsletter Subscription Form */
.NewsletterSubscription {
    clear: both;
}
.NewsletterSubscription label {
    clear: both;
    float: left;
    font-size: 0.9em;
}
.NewsletterSubscription input {
    width: 160px;
    font-size: 0.9em;
    padding: 3px;
    margin-bottom: 5px;
}
.NewsletterSubscription .Button {
    width: 85px !important;
    height: 25px;
    border: 0;
    vertical-align: middle;
}


/* News Lists */
#HomeRecentBlogs ul {
    padding-left: 0;
    margin-left: 0;
}
#HomeRecentBlogs li {
    list-style: none;
    padding: 5px 0 5px 10px;
    margin: 0;
}
#LowerRight .FeedLink {
    float: left;
    margin: 6px 4px 0 0;
}


/* Category Product Li Grid */

#CategoryContent {
    width: 950px;
    margin: auto;
}

/* Product Listings */

.ProductList {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ProductList a:hover {
  text-decoration: none;
}

.Content .ProductList, .Content .ProductList li {
    list-style: none;
    padding: 0;
    margin: 0;
}


.Content .ProductList li {
    list-style: none;
    float: left;
    width: 300px !important;
    min-height: 21em;
    font-size: 1em;
    margin: 5px 6px 10px 6px;
    overflow: hidden;
}


.Content .ProductList .ProductImage {
    width: 230px;
    height: 260px;
    text-align: center;
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
}
.Content .ProductList .ProductImage img {
    vertical-align: middle;
}

.Content .ProductList li {
    margin-top: -110px;
    float: left;
    font-family: 'VipRegular';
    text-transform: lowercase;
    font-size: 24px;
    color: #000;
    font-style: normal;
    font-weight: bold;
    line-height: 70%;
    text-align: -webkit-center;
}

.ProductDetails {
    margin-top: 0px;
    width: 230px;
    min-height: 30px;
    font-family: 'VipRegular';
    text-transform: lowercase;
    font-size: 22px;
    color: rgb(0, 0, 0);
    font-style: normal;
    font-weight: bold;
    line-height: 70%;
    text-align: center;
    margin: 0px auto;
}


.ProductList a {
    color: #333;
    text-decoration: none;
}


.ProductList em {
    margin-top: 3px;
    display: block;
}

.ProductPrice {
    margin-top: -5px;
    margin-bottom: 20px!important;
    margin-left: -23px;
    font-family: 'VipRegular';
    text-transform: lowercase;
    font-size: 35px;
    color: #333;
    font-style: normal;
    font-weight: bold;
}


strike.RetailPriceValue {
  text-decoration: line-through;
  color: #999;
 font-weight: 600;
}

span.SalePrice {
    color: #F70747;
    font-weight: 600;
}

.ProductPrice_final {
    margin-left: 27px;
    font-family: 'VipRegular';
    text-transform: lowercase;
    font-size: 30px;
    color: #333;
    font-style: normal;
    font-weight: bold;
}

.ProductList em {
    text-transform: lowercase;
    font-size: 24px;
    color: #333;
    font-style: normal;
    text-align: center;
    font-weight: lighter;
}

.ProductList .Rating {
    font-size: 0.9em;
    font-weight: bold;
    display: none;
}

.ProductList li .ProductCompareButton {
    margin-top: 3px;
}
.ProductList li .ProductActionAdd a {
     color: #000;
     font-size: 20px;
     text-decoration: none;
     border-style: solid;
     border-width: 2px;
     padding: 0px 15px 0px 15px;
     background: #fff;
}

.ProductList li .ProductPriceRating {
      margin: 0px 0px 15px 0px;
}
.Left .ProductList li, .Right .ProductList li {
    margin-bottom: 10px;
}
.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
    display: none;
}

.ProductList .Odd {
    max-height: 400px;
}

    
/* Top Seller Block Specific */
.Right .TopSellers, .Left .TopSellers {
    clear: both;
    padding: 0 0 10px 0;
}
.Right .TopSellers ul, .Left .TopSellers ul {
    margin: 0;
    padding: 0;
}
.Right .TopSellers li, .Left .TopSellers li {
    clear: both;
    margin: 0 0 5px 0;
}
.Right .TopSellers li .TopSellerNumber, .Left .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    float: left;
    width: 22px;
    font-size: 1.3em;
    text-align: center;
    padding: 1px 0 2px 0;
}
.Right .TopSellers .ProductDetails, .Left .TopSellers .ProductDetails { /* Contains the details of the item */
    margin: 0;
    margin-left: 28px;
}
.Right .TopSellers li.TopSeller1, .Left .TopSellers li.TopSeller1 { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 img, .Left .TopSellers li.TopSeller1 img {
    display: none;
}
.Right .TopSellers li.TopSeller1 .ProductImage, .Left .TopSellers li.TopSeller1 .ProductImage {
    display: none;
}
.Content .TopSellers li.TopSeller1 .TopSellerNumber, .Content .TopSellers li .TopSellerNumber {
    display: none;
}


/* Page Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.Breadcrumb {
    display: none;
    font-family: 'vipregular';
    text-transform: lowercase;
    font-size: 20px;
    padding-bottom: 4px;
    color: #999;
    margin: 15px -5px;
}

.Breadcrumb li {
    padding-left: 6px;
    display: inline;
}
.Breadcrumb li a {
    font-size: 20px;
    padding-right: 10px;
    background: url('../../ParallelDark/images/BreadcrumbSep.gif') no-repeat right;
}

.FindByCategory ul, .FindByCategory li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.FindByCategory li {
    padding-left: 12px;
    background: url('../../ParallelDark/images/BreadcrumbSep.gif') no-repeat 3px 5px;
    padding-right: 8px;
    display: inline;
}


/* Miscellaneous Definitions */
.Meta {
    color: #BEBEBE;
    font-size: 0.93em;
}
.Left .FeedLink, .Right .FeedLink {
    float: left;
    margin: 0 7px 0 0;
}
.Content .FeedLink {
    float: left;
    margin: 8px 4px 0 0;
}
.FloatRight {
    float: right;
}

/*.FloatLeft {
    float: left;
    margin: 25px 119px 0px 119px;
}*/

.ClearRight {
    clear: right;
}
.ClearLeft {
    clear: left;
}
.SortBox {
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 17px!important;
    color: #666;
    text-indent: 5px!important;
    position: inherit;
    margin: -40px 0 0 0;
    padding: 12px 5px 0 0;
}

/*.ProductDetailsGrid {
  height: 100%;
*/

.CompareButton {
    clear: both;
    text-align: right;
    margin-top: 12px;
    padding: 4px;
}

.Clear {
    clear: both;
}

.Field45 {
    width: 45px;
    height:  18px;
    margin-left: 10px;
}

.Field100 {
    width: 100px;
    height:  18px;
    margin-left: 10px;
}

.Field150 {
    width: 150px;
    height:  18px;
    margin-left: 10px;
}

.Field200 {
   width: 200px;
   height:  28px;
   margin-left: 10px;
}

.Field250 {
    width: 250px;
    height:  18px;
    margin-left: 10px;
}

.Field300 {
    width: 300px;
    height:  18px;
    margin-left: 10px;
}

.Field350 {
    width: 350px;
    height:  90px;
    margin-left: 10px;
}

.Field400 {
    width: 400px;
    height:  90px;
    margin-left: 10px;
}

.MB10 { margin-bottom:10px; }
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { padding:5px 0px 10px 20px; }
.PL40 { padding:0px 0px 0px 40px; }
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.NoMarginBottom { margin-bottom: 0; }

.Required {
    color: red;
    font-weight: bold;
}

.InfoMessage {
    margin: 150px 348px 200px;
}

.InfoMessage a {
  font-size: 33px;
  font-weight: bold;
  border-style: solid;
  border-width: 2px;
  padding: 10px 40px 20px 40px;
}

.SuccessMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;

}

.ErrorMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
    float: left;
    width: 45%;
    padding-right: 1%;
}

.AccountLogin {
    float: left;
    padding-left: 1%;
    width: 45%;
}

ul.ShippingAddressList, ul.ShippingAddressList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.ShippingAddressList li {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

.PrimaryProductDetails .ProductThumb {
    float: left;
    text-align: center;
    /*margin-left: 300px;*/
    margin-top: 20px;
}
/*
.PrimaryProductDetails .ProductMain {
    float: left;
    width: 340px;
}

/*.PrimaryProductDetails h2{
    border: 0;*/
}
.PrimaryProductDetails .ProductThumb p a {
    font-weight: bold;
}

.ProductDescription {
   margin-left: 25px;
    padding-top: 40px;
    width: 400px;
    font-family: 'VipRegular';
    text-transform: lowercase;
    font-size: 20px!important;
    line-height: 80%;
    color: #333;
}

div#SimilarProductsByTag {
  display: none;
}


.ProductReviews, .ProductsByCategory, .ProductOtherDetails {
    display: none;
    position: relative;
    float: right;
    padding-right: 46px;
    width: 510px;
    font-family: 'VipRegular';
    text-transform: lowercase;
    font-size: 20px;
    line-height: 70%;
    color: #666;
}

.PrimaryProductDetails .ProductMain {
  float: right;
  margin: -525px 20px 0 535px;
  width: 380px;
  height: 260px;
}

.PrimaryProductDetails dl {
    font-size: 0.90em;
}

/*.ProductDescriptionContainer {
    line-height: 1.5;
}*/

.PrimaryProductDetails dt {
    font-weight: bold;
    width: 80px;
    clear: left;
}

.PrimaryProductDetails dd {
    margin-left: 90px;
}

.Right hr {
    margin: 5px 0 0;
}

.Content h3 {
    margin-bottom: 5px;
   
}

.ComparisonCheckbox {
    float: left;
}

.SideRecentlyViewed .ProductList li {
    margin-left: 0;
    display: none;
}

.SideRecentlyViewed .ProductDetails {
    margin-left: 20px;
    display: none;
}

/* Product Comparisons */
.ComparisonTable { width: 100%; }
.ComparisonTable td { vertical-align:top; font-size: 11px }
.CompareFieldName { width:95px; padding:8px 10px 8px 15px; }
.CompareFieldTop { padding:5px; text-align:center; }
.CompareFieldTop a { text-decoration:none; font-size:10px; }
.CompareFieldTop a:hover { text-decoration:underline; }
.CompareLeft { padding:5px 10px 5px 10px; }
.CompareCenter { text-align:center; padding:5px; }
.CompareRating { text-align:center; padding-top:8px; vertical-align:middle; }
.CompareProductOption { margin-left:20px; padding-left:5px; }

.Availability { color:#a6a6a6; }
.LittleNote { color:#a6a6a6; font-size: 0.85em; }

.ViewCartLink {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* General Tables */
table.General,
table.CartContents, table.General {
    width: 100%;
    margin: 10px 0;
}

.CartContents.Stylize.General {
border: none;
}



table.General thead tr th,
table.CartContents thead tr th {
    padding: 6px 10px;
    text-align: left;
    font-weight: 100;
    font-size: 24px;
}

table.General tbody td,
table.CartContents tbody td {
    padding: 6px 10px;
    vertical-align: top;
}

table.General tbody tr.First td {
    border-top: 0;
}

/* Cart Contents Table */

.CartContents tbody td {
    border-bottom: 0;
}

.CartContents .CartThumb {
    height: 100px;
    width: 100px;
}
    
.CartContents .CartItemIndividualPrice {
    font-weight: 100;
    font-size: 25px;
}
    
.CartContents .ProductName a {
    font-weight: 100;
    font-size: 24px;
}

.CartContents .ProductName .CustomizeItemLink {
  font-size: 18px;
  color: #999;
}

.CartContents tfoot .SubTotal td {
    text-align: right;
    font-style: normal;
    font-weight: 100;
    font-size: 24px;
}

td.ProductName.Even {
  width: 350px;
}


.productAttributes {
   width: 380px;
   margin: 0 0 0 -50px;
}

tr.First.Last {
  font-size: 20px;
}

.Odd.Even {      /*sizes*/
    color: #333;
}

td.Odd.Even label {
  margin-left: 50px;
}

.First.Odd.Even {
    min-height: 275px;
}

/*.CartItemQuantity.Odd {
    float: right;
    margin-top: -55px;
    margin-right: -82px;
}*/

/*.CartItemIndividualPrice.Even {
    color: #333;
    float: right;
    margin-right: -160px;
    margin-top: -60px;
}*/
    
/*.CartItemTotalPrice.Odd {
    float: right;
    margin-right: -260px;
    margin-top: -60px;
}*/

.quantityInput {
    width: 30px;
    text-align: center;
}

.Label.QuantityInput {
  position: relative;
  width: 70px;
  margin: 30px 0 -37px 165px;
  font-weight: 100;
  letter-spacing: -1px;
  font-family: 'VipRegular';
  text-transform: lowercase;
  font-size: 18px;
  color: #777;
}

.CartRemoveLink {
    font-size: 20px;
}

#couponcode {
    margin-bottom: 10px;
}

#couponGo {
    margin-right: -50px;
}

.ProceedToCheckout {
    text-align: right;
}

.ProceedToCheckout a {
    padding-top: 5px;
}

.ProductOptionList, .ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

/*.ProductOptionList {
    height: 40px;
}*/

.ProductOptionList li {
    margin-bottom: 3px;
    margin-left: 2px;
}

.ProductOptionList input {
    vertical-align: middle;

}

.MiniCart h3 {
    font-size: 1.3em;
}
.MiniCart .SubTotal {
    text-align: center;
    font-size: 1.1em;
}

.JustAddedProduct {
    width: 128px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
}
.JustAddedProduct strong, .JustAddedProduct a {
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-bottom: 3px;
}
.JustAddedProduct .ProductDetails {
    font-size: 1.2em;
    padding-bottom: 10px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.CategoryPagination {
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
}

.CategoryPagination .FloatLeft {
    float: left;
    margin: -130px 0 0 35px;
}

.CategoryPagination .FloatRight {
    margin: -130px 45px 0 0;
}

.CategoryPagination .PagingList li {
    display: none;
    padding: 0 5px;
}

/* Quick Search */
.QuickSearch { margin: 0; padding: 0; text-align: left; border-collapse: collapse; position: relative; z-index: 9999; }
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 4px; font-size: 11px; }
.QuickSearchResult td { font-size: 12px; padding:8px 0px 8px 8px; cursor: pointer; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { text-decoration: none; display: block;  padding-bottom: 5px; }
.QuickSearchResult .Price { font-weight: bold; font-size: 12px; padding-right: 5px; }
.QuickSearchHover td{ }
.QuickSearchHover a { text-decoration: underline; }
.QuickSearchAllResults { text-indent: -7000px; }
.QuickSearchAllResults a { text-decoration: underline; height: 25px; display: block; }
.QuickSearchAllResults a:active, .QuickSearchAllResults a { outline: none; -moz-outline-style: none; }

/* Brand Tag Clouds */
.BrandCloud .smallest { font-size:12px; }
.BrandCloud .small { font-size:15px; }
.BrandCloud .medium { font-size:18px; }
.BrandCloud .large { font-size:20px; }
.BrandCloud .largest { font-size:26px; }
.BrandCloud a { padding-right: 5px; }
.DownloadExpires { padding-top: 3px; font-style: italic; color: #a6a6a6; }
.DownloadExpiresToday { color: red; }

.CheckoutRedeemCoupon h4 { margin-top: 0; }
.CheckoutRedeemCoupon p { margin-top: 10px; margin-bottom: 0;}

.BillingDetails {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 15px;
}

.ShippingDetails {
    float: left;
    width: 48%;
    margin-bottom: 15px;
}


#billtoaddress {
    width: 198px;
    margin: 30px 0 0 -260px;
}

.billingButton {
    font-size: 19px!important;
    font-weight: bold;
    letter-spacing: -1px;
    background: #444;
    width: 109px;
    height: 52px;
    color: #fff;
    line-height: 12px;
    word-wrap: break-word;
    padding-left: 0px;
}

#bottom_payment_button {
width: 145px;
margin-left: 10px;
}


/*.ProductDetailsGrid .Label {
    margin: 30px 0 6px -140px; /* PRICE placement below item title */
    float: left;
    width: 130px;
    font-weight: bold;
    padding-top: 1px;
    display: inline;
    text-align: center;
    font-family: 'VipRegular';
    text-transform: lowercase; 
    font-size: 20px;
    color: #666;
}*/


.ProductDetailsGrid dd {
    margin-left: 140px;
    margin-bottom: 6px;
    font-family: 'VipRegular';
    text-transform: lowercase; 
    font-size: 20px;
    color: #666;
}

.SubCategoryList {
    padding: 4px;
}

.SubCategoryList ul, .SubCategoryList li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('../../ParallelDark/images/SubCategory.gif') no-repeat 3px 1px;
}

.SearchTips .Examples {
    padding: 8px;
    color: #BEBEBE;
    margin-left: 30px;
    margin-bottom: 10px;
}

.ProductDetails .ProductThumb p {
    margin-top: 10px;
    font-size: 0.9em;
}

.ProductReviewList {
    clear: both;
}

.SortBox select {
   /* font-size: 0.9em;*/
    font-family: "VipRegular";
    font-size: 18px;
    tent-transform: lowercase;
}

 .SortBox option {
    color: #444;
    font-family: "VipRegular"!important;
    font-size: 18px;
    text-transform: lowercase;
}

.YourAccount li {
    margin-bottom: 8px;
}

.SoldOut {
    color: #a6a6a6;
}

.RemoveFromWishlistForm {
    margin: 5px;
}


.ShippingProviderList {
    list-style: none;
    margin-top:22px;
}

.shippingquote {
    height: 130px;
    width: 400px;
    margin-top: 70px;
}

.ShipperPrice.ProductPrice {
    margin-left: 27px;
    font-size: 28px;
    font-weight: normal;
}

.GoogleCheckout p,
.PayPalExpressCheckout p,
.AlternativeCheckout p {
    margin: 7px 3px 19px 0px;
    font-size: 20px;
}

.GoogleCheckout,
.PayPalExpressCheckout,
.AlternativeCheckout {
    text-align: center;
    margin-bottom: 10px;
    clear:both;
}

.KeepShopping {
    width: 180px;
    clear: both;
    text-align: right;
    padding-top: 5px;
    padding-right: 5px;
    display: none;
}

/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
}

#TopMenu li.Flag div {
    border: 0;
}

#TopMenu li.Flag img {
    margin: 3px;
}

#TopMenu li.Flag img.Last {
    margin-right: 0px;
}

#TopMenu li.Flag img.Selected {
    border: 2px solid #222;
    margin: 1px 3px;
}

/** Currency Selector **/
.CurrencyList dl {
    margin: 0;
    padding: 0;
}

.CurrencyList dd {
    padding: 0px;
    margin: 0px;
    border: 1px solid #222;
    background-color: #222;
    clear: both;
}

.CurrencyList a {
    padding: 0 3px 0 5px;
    display: block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 11px;
}

.CurrencyList a.Sel {
    background-color: #222;
}

.CurrencyList a:hover .Text {
    text-decoration: underline;
}

.CurrencyList a .Flag {
    margin-top: 4px;
    display: block;
    float: left;
    width: 24px;
    padding-right: 2px;
    vertical-align: middle;
}

.CurrencyList a .Text {
    display: block;
    padding-left: 24px;
}

.PrimaryProductDetails .YouSave {
    font-weight: bold;
    margin-top: 3px;
    display: block;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    background: #FFF;
    margin-top: 5px;
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: normal;
    color: #333;
    width: 320px;
    padding: 14px 45px 6px 10px;
    float: right;
}

.Cart .EstimateShipping select{
    background: #fff;
    height: 27px;
    width: 121px;
    font-family: 'VipRegular'!important;
    text-transform: lowercase;
    font-size: 16px!important;
}
        
        
        
        
        
.EstimateShipping dt {
    width: 100px;
    float: left;
    line-height: 75%;
    clear: left;
}

.EstimateShipping dd {
    margin-bottom: 8px;
    font-weight: normal;
    text-align: left;
    margin-left: 130px;
}

.EstimateShipping p.Submit {
    margin-top: 40px;
}

.EstimateShipping label {
    display: block;
    margin-bottom: 5px;
}

.EstimatedShippingMethods {
    width: 375px;
}

.EstimatedShippingMethods table {
    width: 600px;
    border-collapse: collapse;
    margin-left: -220px;
}

.EstimatedShippingMethods .VendorShipping {
    margin-left: 20px;
    margin-bottom: 10px;
}

.EstimatedShippingMethods .Submit {
    text-align: right;
}

p.Submit.EstimateShippingButtons {
    margin-right: -50px;
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}

.SharePublicWishList {
    background-color:#222;
    padding:5px;
    border:1px solid #444;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position: relative;
    padding: 6px;
    margin-bottom: 10px;
    font-size: 24px;
}

.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}

.ExpressCheckoutBlock {
    padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    display: none;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none;
}

.FormFieldLabel {
    font-family: 'vipregular';
    text-transform: lowercase;
    font-size: 22px;
    float: right;
    padding-right: 10px;
    color: #333;
}

label {
    font-family: 'vipregular';
    text-transform: lowercase;
    font-size: 20px;
    letter-spacing: -1px;
    display: inline-flex;
    color: #333;
    float: left;
margin-left: 10px;
}

#OrderConfirmationForm {
margin-top: 19px;
}

tbody { /*order confirmation table content */
font-size: 24px;
}

.BoldUpper { /* order confirmation font "your order number is:" */
    text-transform: lowercase;
    font-weight: bold;
    font-size: 28px;
}

a.ChangeLink {
    position: absolute;
    right: 15px;
}

.ExpressCheckoutBlock a.ChangeLink {
    display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: none;
}

.ExpressCheckoutCompletedContent {
    position: absolute;
    left: 250px;
}

.LoadingIndicator {
    margin-left: 10px;
}

.LoadingIndicator img {
    vertical-align: middle;
    margin-right: 10px;
}

#TopMenu li.HeaderLiveChat {
}

.HeaderLiveChat img {
    vertical-align: middle;
}

#ProductOtherDetails .ProductDetailsGrid {
    margin-left: 25px;
}.SubCategoryListGrid {
    padding: 4px;
}

.SubCategoryListGrid ul, .SubCategoryListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #BEBEBE;
    float: left;
    text-align: center;
}

.SubCategoryListGrid ol {
    clear: both;
}
.SubBrandList {
    padding: 4px;
}

.SubBrandList ul, .SubBrandList li {
    list-style: none;
    margin-left: 0;
}

.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('../../ParallelDark/images/SubBrand.gif') no-repeat 3px 1px;
}

.SubBrandListGrid {
    padding: 4px;
}

.SubBrandListGrid ul, .SubBrandListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubBrandListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #BEBEBE;
    float: left;
    text-align: center;
}

.SubBrandListGrid ol {
    clear: both;
}

.ProductAddToCart dt {
    float: left;
    font-weight: bold;
    width: 140px;
    margin-bottom: 4px;
}

.ProductAddToCart dd {
    margin-left: 140px;
    margin-bottom: 4px;
}



.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required{
    width: 8px;
}

.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox{
    width:181px;
}

.ProductAddToCart textarea, #CartEditProductFieldsForm textarea{
    width:183px;
    height: 50px;
}

.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #BEBEBE;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../ParallelDark/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
}

.ProductFields dd {
    margin-bottom: 4px;
}

.ProductFields {
    margin-bottom: 15px;
}

.ProductFields input.Textbox {
    width:100%;
}

.ProductFields TextArea {
    width:100%;
}

.CartContents .CartProductFieldsRow {
    border-top: 0;
}

.CartContents .CartProductFieldsRow dl {
    margin-top:15px;
}


.CartContents {
    font-family: 'vipregular';
    text-transform: lowercase;
    /*font-size: 26px;*/
}
    
#text_qty_52f48463978cf {
    width: 20px;
}

.CartContents tfoot .SubTotal td {
    padding-bottom: 0px;
    border-top: 1px solid #fff;
    color: #99836f;
    font-size: 22px;
}

.CartContents .ProductPrice{
    font-size: 26px;
}

p.QuantityInput, p.AddCartButton {
    text-align: center;
}

.OutOfStockMessage {
    color: #000;
    text-align: center;
    margin: 10px 0 0 20px;
    padding-bottom: 10px;
    font-family: vipregular;
    text-transform: lowercase;
    font-size: 22px;
}

.ProductAddToCart dt.QuantityInput {
    margin-top: 4px;
}

.ProductAddToCart dd.AddCartButton span {
    margin-top: 4px;
    padding-right: 5px;
}
.ProductActionAdd {
    text-align: center;
    margin-top: 5px;
}

.ProductActionAdd a, .ProductActionAdd strong a {
    text-decoration: underline;
}

.TagList {
    margin-top: 20px;
}

.CartThumb {
    text-align: center;
    width: 1px;
}

.WrappingOptions {
    font-size: 11px;
    color: #BEBEBE;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../ParallelDark/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
    line-height: 1.6;
}

.ViewAllLink a {
    padding-top: 10px;
    display: block;
}

.SelectGiftWrapMultiple {
    max-height: 400px;
}

#SideCouponCodeBox {
margin-left: 687px;
}



/* Tabbed Navigation */
.TabNav, .TabNav li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.TabNav {
    font-size: 10px;
    margin: -10px 0 30px 0;
    padding: 6px 4px 6px 4px;
    display: none;
}

.TabNav li {
    display: inline;
}
.TabNav li a {
    position: relative;
    top: 2px;
    font-size: 12px;
    padding: 4px;
    margin-right: 3px;
    margin-top: 3px;
    text-decoration: none;
}
.TabNav li a:hover {
    text-decoration: none;
}
.TabNav li.Active a {
    margin-top: 0px;
    padding-top: 7px;
    font-weight: bold;
}


.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float:left;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
    padding-left: 4px;
}

#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
    margin: 0;
    text-align: center;
}
.TransitTime {
    font-weight: normal;
    color: #a6a6a6;
}
.Content .ProductList.List li {
    margin: 0;
    margin-top: 6px;
    display: block;
    width: auto !important;
    float: none;
    clear: both;
    padding: 6px;
    min-height: 0;
    height: 132px;
    background-image: none;
}

.Content .ProductList.List .ProductImage {
    margin: 0 !important;
    padding: 0px;
    margin-right: 15px;
    float: left;
    background-image: none;
    width: 120px;
    height: 120px;
}

.Content .ProductList.List .ProductDetails {
    height: auto;
    display: block;
    clear: none;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-left: 135px;
    text-align: left;
    background-image: none;
}

.Content .ProductList.List .ProductQty {
    margin-left: 10px;
}

.Content .ProductList.List .ProductDescription {
    font-style: italic;
    margin-top: 5px;
}

.Content .ProductList .ProductRightCol {
    float: right;
}

.Content .ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 10px;
}


.OrderItemMessage {
    background-color:#222;
    padding:7px;
    margin:10px 0px 10px 0px;
}

/* Custom Fields - Start */

.LittleNotePassword {
    color:#a6a6a6;
    font-size: 0.85em;
    padding:2px 0px 2px 0px;
}

.RequiredClear {
    visibility: hidden;
}

/* Custom Fields - End */

/* Product Details */

.ProductDetailsGrid .DetailRow {
    width: 400px;
    margin-top: 50px;
    text-align: center;
}

.DetailRow.PriceRow { /*sale price position */
  margin-top: 0px;
}

/*
.ProductDetailsGrid .Label { /*position of product price & 'quantity' labels */
    margin: 30px 0 6px -140px;
    font-weight: bold;
    font-family: 'VipRegular';
    text-transform: lowercase; 
    font-size: 20px;
    color: #666;
    display: none;
} */


.ProductDetailsGrid .Label {
  position: relative;
  width: 70px;
  margin: 30px 0 -37px 165px;
  font-weight: 100;
  letter-spacing: -1px;
  font-family: 'VipRegular';
  text-transform: lowercase;
  font-size: 20px;
  color: #666;
}

.ProductDetailsGrid .Value {
    display: inline;
    font-weight: bold;
    font-family: 'VipRegular';
    text-transform: lowercase; 
    font-size: 35px;
    color: #111;
}

.RegPriceValue {
    font-weight: 100;
    font-family: 'vipregular';
    font-size: 36px;
    text-transform: lowercase;
    color: #111;
    margin-left: -25px;
    margin-top: 50px;
}

.ProductDetailsGrid .Label .Required {
    position: absolute;
    left: -1em;
}

.ProductOptionList ul, .ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ProductOptionList li {
    margin-bottom: 3px;
}

.ProductOptionList input {
    vertical-align: middle;
}



/** Search All Form Result - Start **/

div#SearchPageHeader {
    display: none;
}

div#SearchProduct_Container {
    margin: 130px 0 0px 0;
}

.SearchPaging {
    float: right;
    font-size: 0.95em;
}

.SearchSorting {
    float: right;
    font-size: 0.95em;
    margin: -180px 5px 0 0px;
}

.SearchSorting select {
    font-size: 0.95em;
}

#SearchResultsCategoryAndBrand {
    display: none;
    margin: 5px;
    padding: 5px;
}

.ContentList em, .QuickSearchResultMeta em {
    font-size: 0.8em;
}

/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
    display: none;
    text-align: center;
    background: #222;
    width: 180px;
    z-index: 10000000000;
    padding: 5px 10px;
}

#AjaxLoading img {
    vertical-align: bottom;
    margin-right: 5px;
}

/** AJAX loading box - End **/

/** Product image gallery **/

#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
    float: left;
    background: none;
    border: none;
    margin-top: 42px;
    cursor: pointer;
    display: none;
}

#ProductDetails .ProductTinyImageList {
    float: left;
    margin-top:10px;
    white-space:nowrap;
    width: 80%;
    overflow: hidden;
    margin-left:auto;
}

#ProductDetails .ProductTinyImageList ul li {
    width: 40px;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-left:3px;
    border: 1px solid #a6a6a6;

}


#ProductDetails .ProductTinyImageList ul li div {
    display: table-cell;
    text-align: center;
}

#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
    border: 2px solid white;
}

#ProductDetails .ProductTinyImageList ul {
    margin: 0pt;
    padding: 0pt;
    position: relative;
    list-style-type: none;
    white-space:nowrap;
    width: 2500px;
}

.ProductDescriptionContainer {
    padding-left: 0px;
    width: 380px;
}

.ProductDescriptionContainer p {
  font-size: 21px;
}

#ProductDetails {
    height: 550px;
    width: 942px;
    margin: -auto;
    margin-top: -10px
}

.ProductThumb {
    position: relative;
    /*left: -310px;*/
}

.ProductThumbImage {
    position: relative;
    padding-left: 20px;
    margin-top: 30px;
}

.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
    width: 180px;
}
/** Product image gallery end **/
/** AJAX loading box - End **/

/* Product Videos */

#FeaturedVideo, #VideoList, #VideoSingle  {
    float: left;
}

#VideoList {
    padding-left: 5px;
}

.VideoSeparator {
    clear: both;
}

.videoRow {
    clear: both;
    margin-bottom: 4px;
    display: block;
    height: 75px;
}

.previewImageContainer {
    height: 30px;
    width: 50px;
}

.videoRow img {
    float: left;
    padding-right: 5px;
}

.videoRowTitle {
    font-weight: bold;
}

.videoRowDescription {
    max-height: 50px;
    overflow:hidden;
}

.VideoOverlay {
    background-image: url('../../ParallelDark/images/VideoOverlay.png');
    background-position: center center;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}

.VideoContentContainer {
    position: relative;
    margin-left: 3px;
    padding-left: 92px;
}

/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
    width: 92px;
    height: 69px;
}

.videoRowLength {
    padding-left: 4px;
}

.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
    cursor: pointer;
}

#VideoList ul {
    position: relative;
    overflow-y: auto;
    padding:0;
    margin: 0;
    width: 240px;
    height: 265px;
}

#VideoSingle {
    padding-left: 10px;
    width:240px;
}

#VideoContainer {
    padding: 5px 0 5px 5px;
    height: 265px;
}

.HideElement {
    display: none;
}



.VideoSingleTitle {
    font-weight: bold;
}

.VideoSingleDescription {
    padding-top: 10px;
    overflow-y: auto;
    height: 220px;
    padding-right:5px;
}

.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
    display: none;
}

.Content #VideoSideContainer {
    display: none;
}

#VideoSideContainer ul {
    text-align: center;
}

#VideoSideContainer ul li {
    margin-bottom: 5px;
}

.VideoSideDescription {
    padding: 2px 10px;
}

.VideoImageContainer {
    position: relative;
    float: left;
}

.fastCartContent .ProductList li {
    width: 120px !important;
}
.fastCartContent .ProductList .ProductImage img {
    height: 120px !important;
}
.ToggleSearchFormLink {
    margin: 8px 5px 0 0;
}

/* INSERTED BY BIGCOMMERCE TECH JOSH BURDICK TO OVERRIDE RADIO DISPLAY BUG ON SWATCHES VIEWED ON MACS */
.swatch .validation {
display: none;
}

.Value .AddCartButton {
  position: absolute;
  margin-top: 90px;
  margin-left: 82px;
}

.BulkDiscount {/* space btwn quantity and add to cart button */
    /* text-align: center; 
   padding-top: 40px;*/
    height: 70px;
}


.addToCartProd {
    z-index: 9999;
}


.productAddToCartRight {
   /*padding-top: 40px;*/
   width: 380px;
   height: 180px;
}


.PinterestButtonContainer {
    margin: 0px 0 -60px -365px;
    position: relative;
    z-index: 999;
}

.AddThisButtonBox {
   display: none !important;
}


/* SS2014 PAGE SLIDESHOW */

div#slideshow4 {
    width: 100%;
    height: 520px;
    margin: 10px auto -20px auto;
    overflow: scroll; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
    z-index: 5;
}
div#slideshow4 ul#nav li#prev {
opacity: 0.5;}
div#slideshow4 ul#nav li#prev:hover {
opacity: 0.8;}
div#slideshow4 ul#nav li#next {
opacity: 0.5;}
div#slideshow4 ul#nav li#next:hover {
opacity: 0.8;}

div#slideshow4 ul#nav {
    list-style: none;
    position: relative; top: 436px; z-index: 9999;
}
div#slideshow4 ul#nav li#prev {
        float: left; margin: 0 0 0 360px; 
    }
div#slideshow4 ul#nav li#next {
        float: right; margin: 0 370px 0 0;
    }
div#slideshow4 ul#nav li a {
        display: block; width: 80px; height: 80px; text-indent: -9999px;
    }
div#slideshow4 ul#nav li#prev a {
            background:url(arrows.png) -67px 0px;width:67px;height:143px;text-indent:-999999px;        }
div#slideshow4 ul#nav li#next a {
            background:url(arrows.png) no-repeat;width:67px;height:143px;text-indent:-999999px;        
        }

div#slideshow4 ul#slides {
        list-style: none;
        margin-top: 58px; padding: 20px;
    }
div#slideshow4 ul#slides li {
            margin: 0; padding: 0;
        }
/* #PageContent h1 { display:none; } */




/* FW2013 PAGE SLIDESHOW */

div#slideshow5 {
     width: 100%;
    height: 480px;
    margin-bottom: -40px;
    margin: 10px auto 0 auto;
    overflow: scroll; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
    z-index: 5;
}

div#slideshow5 ul#nav li#prev {
opacity: 0.3;}
div#slideshow5 ul#nav li#prev:hover {
opacity: 0.8;}
div#slideshow5 ul#nav li#next {
opacity: 0.3;}
div#slideshow5 ul#nav li#next:hover {
opacity: 0.8;}

div#slideshow5 ul#nav {
    list-style: none;
    position: relative; top: 320px; z-index: 9999;
}
div#slideshow5 ul#nav li#prev {
        float: left; margin: 0 0 0 360px; 
    }
div#slideshow5 ul#nav li#next {
        float: right; margin: 0 360px 0 0;
    }
div#slideshow5 ul#nav li a {
        display: block; width: 80px; height: 80px; text-indent: -9999px;
    }
div#slideshow5 ul#nav li#prev a {
            background:url(arrows.png) -67px 0px;width:67px;height:143px;text-indent:-999999px;        }
div#slideshow5 ul#nav li#next a {
            background:url(arrows.png) no-repeat;width:67px;height:143px;text-indent:-999999px;        
        }



div#slideshow5 ul#slides {
        list-style: none;
        margin: 0; padding: 0;
    }
div#slideshow5 ul#slides li {
            margin: 0; padding: 0;
        }

/* #PageContent h1 { display:none; } */

/* LANDING PAGE SLIDESHOW  */

div#slideshow6 {
float: left;
    width: 950px; 
    height: 500px; 
    margin: 20px 0px -3px 0px;
    /*overflow: scroll; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
    position: relative; z-index: 5;
}
div#slideshow6 ul#nav li#prev {
opacity: 0.3;}
div#slideshow6 ul#nav li#prev:hover {
opacity: 0.6;}
div#slideshow6 ul#nav li#next {
opacity: 0.3;}
div#slideshow6 ul#nav li#next:hover {
opacity: 0.6;}

div#slideshow6 ul#nav {
    display: none;
    list-style: none;
    position: relative; top: 400px; z-index: 9999;
}
div#slideshow6 ul#nav li#prev {
        float: left; margin: 0 0 0 -45px; 
    }
div#slideshow6 ul#nav li#next {
        float: right; margin: 0 -75px 0 0;
    }
div#slideshow6 ul#nav li a {
        display: block; width: 80px; height: 80px; text-indent: -9999px;
    }
div#slideshow6 ul#nav li#prev a {
            background:url(arrows.png) -67px 0px;width:67px;height:143px;text-indent:-999999px;        }
div#slideshow6 ul#nav li#next a {
            background:url(arrows.png) no-repeat;width:67px;height:143px;text-indent:-999999px;        
        }

div#slideshow6 ul#slides {
        list-style: none;
        margin-top: 0px;
        margin-left: 102px;
        padding: 20px;
        }
div#slideshow6 ul#slides li {
        margin: 0 0 0 0px; 
        padding: 0;
        }

#slideshowside {
margin: 0 0 0 740px;
}

#comingsoon {
        margin-left: 145px;
        margin-bottom: -50px;
        }

#discountcode {
        margin-left: 140px;
        margin-bottom: -70px;
        }



/* FW2014 SLIDESHOW  */

div#slideshow9 {
    width: 100%;
    height: 540px;
    margin: 10px auto -50px auto;
    overflow: scroll; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
    z-index: 5;
}

div#slideshow9 ul#nav li#prev {
opacity: 0.5;}
div#slideshow9 ul#nav li#prev:hover {
opacity: 0.8;}
div#slideshow9 ul#nav li#next {
opacity: 0.5;}
div#slideshow9 ul#nav li#next:hover {
opacity: 0.8;}

div#slideshow9 ul#nav {
    list-style: none;
    position: relative; 
    top: 450px; 
    z-index: 9999;
}

div#slideshow9 ul#nav li#prev {
   float: left; 
   margin: 0 0 0 350px; 
}

div#slideshow9 ul#nav li#next {
   float: right; 
   margin: 0 370px 0 0;
}
div#slideshow9 ul#nav li a {
   display: block; 
   width: 80px; 
   height: 80px; 
   text-indent: -9999px;
}

div#slideshow9 ul#nav li#prev a {
   background:url(arrows.png) -67px 0px;
   width:67px;
   height:143px;
   text-indent:-999999px;        
}

div#slideshow9 ul#nav li#next a {
   background:url(arrows.png) no-repeat;
   width:67px;
   height:143px;
   text-indent:-999999px;        
        }

div#slideshow9 ul#slides {
   list-style: none;
   margin: 40px 0 0 140px;
   padding: 20px;
    }

div#slideshow9 ul#slides li {
   margin: 0; 
   padding: 0;
        }


/* SS2015 SLIDESHOW  */

div#slideshow10 {
width: 100%;
    height: 540px;
    margin: 10px auto -50px auto;
    z-index: 5;
}

div#slideshow10 ul#nav li#prev {
opacity: 0.5;}
div#slideshow10 ul#nav li#prev:hover {
opacity: 0.8;}
div#slideshow10 ul#nav li#next {
opacity: 0.5;}
div#slideshow10 ul#nav li#next:hover {
opacity: 0.8;}

div#slideshow10 ul#nav {
    list-style: none;
    position: relative; 
    top: 450px; 
    z-index: 9999;
}

div#slideshow10 ul#nav li#prev {
   float: left; 
   margin: 0 0 0 350px; 
}

div#slideshow10 ul#nav li#next {
   float: right; 
   margin: 0 370px 0 0;
}
div#slideshow10 ul#nav li a {
   display: block; 
   width: 80px; 
   height: 80px; 
   text-indent: -9999px;
}

div#slideshow10 ul#nav li#prev a {
   background:url(arrows.png) -67px 0px;
   width:67px;
   height:143px;
   text-indent:-999999px;        
}

div#slideshow10 ul#nav li#next a {
   background:url(arrows.png) no-repeat;
   width:67px;
   height:143px;
   text-indent:-999999px;        
        }

div#slideshow10 ul#slides {
       list-style: none;
   margin: 50px 0 0 100px;
   padding: 20px;
    }

div#slideshow10 ul#slides li {
        margin: 0 0 0 0px; 
        padding: 0;
        }



/* FW2015 SLIDESHOW  */

div#slideshow11 {
width: 100%;
    height: 540px;
    margin: 10px auto -50px auto;
    z-index: 5;
}

div#slideshow11 ul#nav li#prev {
opacity: 0.5;}
div#slideshow11 ul#nav li#prev:hover {
opacity: 0.8;}
div#slideshow11 ul#nav li#next {
opacity: 0.5;}
div#slideshow11 ul#nav li#next:hover {
opacity: 0.8;}

div#slideshow11 ul#nav {
    list-style: none;
    position: relative; 
    top: 435px; 
    z-index: 9999;
}

div#slideshow11 ul#nav li#prev {
   float: left; 
   margin: 0 0 0 350px; 
}

div#slideshow11 ul#nav li#next {
   float: right; 
   margin: 0 370px 0 0;
}
div#slideshow11 ul#nav li a {
   display: block; 
   width: 80px; 
   height: 80px; 
   text-indent: -9999px;
}

div#slideshow11 ul#nav li#prev a {
   background:url(arrows.png) -67px 0px;
   width:67px;
   height:143px;
   text-indent:-999999px;        
}

div#slideshow11 ul#nav li#next a {
   background:url(arrows.png) no-repeat;
   width:67px;
   height:143px;
   text-indent:-999999px;        
        }

div#slideshow11 ul#slides {
       list-style: none;
   margin: 50px 0 0 5px;
   padding: 20px;
 }

div#slideshow11 ul#slides li {
          margin: 0 0 0 0px; 
        padding: 0;
 }





/* MAILCHIMP SIGN UP FORM */

#mc_embed_signup form {
position: fixed;
top: 44%;
left: 50%;
width: 330px;
margin-left: -25%;
font: normal 100% Helvetica,Arial,sans-serif;
font-size: 14px;
border-radius: 4px;
border: none;
padding: 30px 20px 25px 30px;
background-color: #fff;
color: #000;
text-align: left;
max-height: 400px;
overflow-y: auto;
overflow-x: hidden;
}