#nav{
    height:20px;
    line-height:20px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding:2px 10px;
    font-size: 14px;
}

#nav ul,
#nav ul li {
    margin:0;
    padding:0;
    list-style:none;
}

#nav ul li{
    float:left;
    display:block;
}

#nav ul li a:link,
#nav ul li a:visited{
    color:#000;
	/*font: bold 13px arial;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    padding:0 5px 0px 5px;
    display:block;
}

#nav ul li a:hover{
    background: #b5b500;
    color: #FFF
}

#nav ul li ul li{
    float:none;
    display:block;
}

#nav ul li ul li a:link,
#nav ul li ul li a:visited{
    color:#000;
    font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    padding:0 10px;
    clear:both;
    /*order-bottom:solid 1px #DEDEDE;*/
}

#nav ul li ul li a:hover{
    color:#3B5998;
    background:#EBEFF7;
}

.submenu {
    position: absolute;
    width: 160px;
    background: #FFF;
    padding: 10px;
    border: solid 1px #2E4B88;
    border-top: none;
    display: none;
    line-height: 26px;
    z-index: 1000;
}

/*Old Nav*/
#sddm
{	margin: 0;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
	padding: 0;
	z-index: 110;
 }

#sddm li
{	margin: 0;
	padding: 0;
    margin-left: 5px;
    margin-right: 5px;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	/*margin: 0 1px 0 0;*/
	padding: 4px 5px;
	/*width: 100px;*/
	max-width: 90px;
	background: #fffc00;
	color: #000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	
    background: #b5b500
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #434300;
    z-index: 115;
}

#sddm div a
{	
    position: relative;
	display: block;
	margin: 0;
	padding: 2px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #f7fac0;
	color: #000;
	font: 14px arial
}

#sddm div a:hover
{	
    background: #b5b500;
    color: #FFF
}

body {
    font-family: Arial,Helvetica,sans-serif;
	color: black;
	background: white;
}

.noMarginPadding {
	tr { margin: 0px; padding: 0px; }
	td { margin: 0px; padding: 0px; }
	margin: 0px;
	padding: 0px;
}

.centered {
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

img.productImageLarge {
    max-height: 500px;
    max-width: 625px;
    /*height: 500px;*/
    width: 625px;
    /*text-align: center;
    vertical-align: middle;*/
    border: none;
}

img.productImage {
    max-height: 300px;
    max-width: 396px;
    /*text-align: center;
    vertical-align: middle;*/
    border: none;
}

img.productImageSmall {
    max-height: 225px;
    max-width: 297px;
    text-align: center;
    vertical-align: middle;
    border: none;
}

img.clearanceImage {
    left:-130px; 
    margin-top:-72px;
    border: none;
}

td.pagelinks {
    font-size: 18px;
	color: black;
    text-decoration: none;
}

a.pagelinks {
    font-size: 18px;
	color: black;
    text-decoration: none;
}

a.pagelinks:visited {
    font-size: 18px;
	color: black;
    text-decoration: none;
}

a.pagelinks:hover {
    font-size: 18px;
	color: black;
    text-decoration: underline;
}

a.smallpagelinks {
    font-size: 14px;
	color: black;
    text-decoration: none;
}

a.smallpagelinks:hover {
    font-size: 14px;
	color: black;
    text-decoration: underline;
}

a.tpagelinks {
    font-size: 20px;
    color: #ff0000;
  text-decoration: none;
}
.tpagelinks {
    font-size: 20px;
    color: #ff0000;
 	text-decoration: none;
}

a.tpagelinks:hover {
    font-size: 20px;
    color: #ff0000;
	text-decoration: underline;
}

table.defcolor {
  vertical-align: top;
  text-decoration: none;
}
td.defcolor {
  font-size: 18px;
  vertical-align: top;
  text-decoration: none;
}

tr.defcolor {
  vertical-align: top;
  text-decoration: none;
}
a.defcolor {
  vertical-align: top;
  text-decoration: underline;
}
div.deftext {
    font: Italic 24px;
}
a.headtext {
    font-size: 30px;
}
.headtext {
    font-size: 36px;
}
.alignTop{	
	vertical-align: top;
	text-align: left;
}
h2 {
	font-size: 16px;
}

.headerTextExtraLarge {
    font-size: 30px;
}

.headerTextLarge {
    font-size: 20px;
}

.headerTextLargeCenter {
    font-size: 20px;
    text-align: center;
    /*margin: none;
    padding: none;*/
}

.headerText {
	font-size: 18px;
}

.headerTextLeft {
	font-size: 18px;
	text-align: left;
}
.footerText {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	font-size: 14px;
	color: #FEFB00;
}
.picture {
	padding-bottom: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
}
.bodytext {
    font-size: 16px;
}
.bodytextCenter {
    font-size: 16px;
    text-align: center;
}
.bodytextLeft {
    font-size: 16px;
    text-align: left;
}

.bodytextSmall {
    font-size: 10px;
}

.bodytextExtraSmall {
    font-size: 8px;
}

a.bodytext {
    font-size: 16px;
	color: black;
    text-decoration: underline;
}

a.bodytext:hover {
    font-size: 16px;
	color: black;
    text-decoration: underline;
}

a.bodytextLarge {
    font-size: 20px;
	color: black;
    text-decoration: underline;
}

a.bodytextLarge:hover {
    font-size: 20px;
	color: black;
    text-decoration: underline;
}

a.noUnderline:link {
    black;
    text-decoration: none;
    border: none;
}

a.noUnderline:visited {
    black;
  	text-decoration: none;
    border: none;
}

a.noUnderline:hover {
	color: black;
    text-decoration: none;
    border: none;
}

a.noUnderline:active {
    border: none;
    text-decoration: none;
    border: none;
}

th#spacer {
	padding-left: 2.5em;
	padding-right: 2.5em;
}

a.largelinktext {
    font-size: 36px;
	color: #FF0000;
  	text-decoration: underline;
}

div.hidden {
	display: none;
}

div.visible {
	visibililty: visible;
	display: inherit;
}
#pricing {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*float: right;*/
}

div.catItemBox {
    width: 264px;
    height: 330px; 
    /*max-height: 132px;*/ 
    float: left; 
    /*padding-top: 10px;*/ 
    /*padding-bottom: 10px;*/
    margin-bottom: 15px;
    padding-right: 5px;
    margin-right: 8px;
    padding-left: 5px; 
    margin-left: 8px;
    vertical-align: middle;
    border: 1px solid;
    border-radius: 6px;
    box-shadow: 5px 5px 5px #888888
}

div.catItem {
    position: relative;
    margin-top: 8px;
    height: 220px;
    min-height: 220px;
    vertical-align: middle;
    /*line-height: 220px;*/
    width: 264px;
    min-width: 264px;
    background: #FFF;
    margin-left: auto;
    margin-right: auto;
    float: left;
}

div.catItem h2 {
   position: absolute;
   top: 20px;
   left: 20px;
   /*width: 100%;*/
}

div.catItem span {
   color: white;
   font: bold 12px/22px Helvetica, Sans-Serif;
   letter-spacing: -1px;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px;
}

img.catItem {
    width: 264px;
    height: 220px;
    border: none;
}

div.groupItemBox {
    width: 132px;
    height: 160px; 
    /*max-height: 132px;*/ 
    float: left; 
    /*padding-top: 10px;*/ 
    padding-bottom: 10px;
    padding-right: 13px;
    padding-left: 13px; 
    vertical-align: middle;
}

div.groupItem {
    height: 110px;
    min-height: 110px;
    vertical-align: middle;
    line-height: 110px;
    width: 132px;
    min-width: 132px;
    background: #FFF;
}

div.featureItemBox {
    width: 396px; 
    /*max-height: 132px;*/ 
    float: left; 
    /*padding-top: 10px; 
    padding-bottom: 10px;
    padding-right: 13px;
    padding-left: 13px; */
    vertical-align: middle;
}

div.featureItem {
    height: 300px;
    min-height: 300px;
    vertical-align: middle;
    line-height: 300px;
    width: 396px;
    min-width: 396px;
    background: #FFF;
}

div.featureItemBoxSmall {
    /*width: 24%;*/ 
    height: 75px;
    padding-top: 5px; 
    /*float: left;*/ 
    /*padding-top: 10px; 
    padding-bottom: 10px;
    padding-right: 13px;
    padding-left: 13px; */
    vertical-align: middle;
}

div.groupItemSmall {
    min-height: 75px;
    min-width: 94px;
    max-width: 94px;
    max-height: 75px;
    background: #FFF;
}

div.groupHeader {
    /*min-width: 100px;
    height: 100px;*/
    float: left;
    padding-top: 30px;
    vertical-align:  middle;
}

div.groupHeaderBox {
    padding-top: 30px; 
    min-width: 800px; 
    max-width: 800px;
    vertical-align: middle;
    /*background: #FFF;
    display: inline-block;*/
}

img.groupItemSmall {
    max-width: 94px;
    max-height: 75px;
    border: none;
}

img.groupItem {
    max-width: 132px;
    max-height: 100px;
    border: none;
}

div.relatedProductImgThumb {
    width: 200px;
    height: 152px;
    /*max-height: 132px;*/ 
    /*float: left;*/ 
    /*padding-top: 10px;*/ 
    /*padding-bottom: 10px;*/
    /*margin-bottom: 15px;
    padding-right: 2px;
    margin-right: 2px;
    padding-left: 2px; 
    margin-left: 2px;*/
    vertical-align: middle;
}

div.relatedProductThumb {
    width: 200px;
    /*height: 250px;*/
    /*max-height: 132px;*/ 
    float: left; 
    position: relative;
    /*padding-top: 10px;*/ 
    /*padding-bottom: 10px;*/
    /*margin-bottom: 15px;
    padding-right: 2px;
    margin-right: 2px;*/
    padding-right: 5px; 
    /*margin-left: 2px;*/
    vertical-align: middle;
}

div.relatedProductImgThumb h3 { 
   position: absolute; 
   top: 7px; 
   left: 7px; 
   /*width: 100%;*/ 
   }
div.relatedProductImgThumb h3 span { 
   color: white; 
   font: bold 12px/12px Helvetica, Sans-Serif; 
   letter-spacing: -1px;  
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 3px; 
}

div.relatedProducts {
    width:620px;
    overflow: hidden;
}
div.product-container {
    width: 990px; 
    padding-left: 5px; 
    padding-bottom: 5px; 
    text-align: left; 
    overflow: auto;
}

div.product-top {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    /*border: 1px solid;
    border-radius: 6px;
    box-shadow: 5px 5px 5px #888888*/
}

div.product-bottom {
    overflow: hidden;
}
div.product-img-main {
    position: relative;
    margin: 0;
    padding: 0;
    padding-right: 2px;
    float: left;
    width: 625px;
    height: 500px;
    background: white;
}

div.product-img-main h2 { 
   position: absolute; 
   top: 20px; 
   left: 20px; 
   /*width: 100%;*/ 
   }
div.product-img-main span { 
   color: white; 
   font: bold 24px/45px Helvetica, Sans-Serif; 
   letter-spacing: -1px;  
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px; 
}

img.relatedProductImgThumb {
    max-width: 200px;
    max-height: 152px;
    margin: auto;
    border: none;
}

img.groupHeader {
    max-width: 100px;
    max-height: 100px;
}

div.catTitle {
    color: white;
    display: inline;
}

div.cattitle {
    color: white;
    display: inline;
}

a.button2 {
        display:block;
        vertical-align:middle;
        text-align:left;
        text-decoration:none;
        font:bold 14px Trebuchet MS;
        color:#000000;
        text-shadow:#FFF 0 0 1px;
        cursor:pointer;
        padding:10px;
        background-color:#dedede;
        background-image:url("mainbk.png");
        background-repeat:repeat;
        background-position:0 0;
        border-width:1px 0 0 0;
        border-style:solid;
        border-color:#C0C0C0;
}
a.button2:hover{
        background-color:#0c97e2;
        border-color:#C0C0C0;
        border-style:solid;
        color:#000000;
        text-shadow:#FFF 0 0 1px;
        background-image:url("mainbk.png");
        background-position:0 100px;
        text-decoration:none;
}
a.button {
 display: inline-block;
 /*padding-left: 15px;*/
 font-size: 14px;
 font-weight: bold;
 float:right;
 color: black;
 min-height: 10px;
 border: 1px solid black;
 background-color: #dedede;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 box-shadow: 2px 2px 2px #888888;
 padding: 0px 1px 0px 2px;
 margin-top: 0.5em;
 min-width: 4em;
 /*_width: 6em;*/
 text-decoration: none;
 /*font-weight: bold;*/
 /*color: #fff;*/
}

a.button:hover {
 color: white;
 font-size: 14px;
 float: right;
 background:#00E;
 border-color:#333;
}

div.pinfoProduct {
    padding-bottom: 10px;
    height: 225px;
    text-align: left;
}

div.pinfoData {
    margin-left: 300px;
    width: 500px;
}

td.smallProductImageCell {
    width: 297px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    line-height: 225px;
    background: #FFF;
    text-align: left;
}

div.floatLeft {
    float: left;
    text-align: left;
}

#pageContainer {
    min-width: 1000px;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden
}

#headerContainer {
    height: 80px;
    /*background:white url('images/burst.gif') no-repeat left top;*/
    width: 1000px;
    overflow: hidden;
    margin-left:  auto;
    margin-right: auto;
}
#menuContainer {
    text-align: center;
    overflow: hidden;
    width: 1000px;
    height: auto;	
    background: #FFFC00;
}

#sidebarContainer {
    float: left; 
    text-align: center;
    padding-top: 10px;
    border: 1px solid #fffc00;
    width: 200px;
    margin: 0;
}

#mainBodyContainer {
/*	border-left: 2px solid #000000;*/
	margin-top: 0;
	padding-top: 0px;
	padding-left: 2px;
	float: right;
	width: 795px;
        margin: 0;
/*	overflow:auto;*/
/*	background: #00FF00;*/
}

#mainBodyContainerFull {
/*	border-left: 2px solid #000000;*/
	margin-top: 0;
	padding-top: 5px;
	padding-left: 0px;
	float: right;
	width: 1000px;
/*	overflow:auto;*/
/*	background: #00FF00;*/
}

#footer {
	clear: both;
	height: 50px;
	z-index: 2;
/*	position: relative;*/
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E4E4EE;
/*	overflow: hidden;*/
/*	background: #FFFF00;*/
	text-align: center;
}

div.associateAdContainer {
    width: 700px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-bottom: 10px;
    
    background: none repeat scroll 0 0 #3a3638;
    border: 2px dashed #EBE2D2;
    margin-top: 10px;
    padding: 10px;
    /*width: 450px;*/
}

div.associatePicture {
    clear: both;
    width: 300px;
    padding-left: 4px;
    max-height: 145px;
    
    height: 145px; 
    min-width: 300px; 
    background: #4a4648; 
    border: 1px solid black;
    text-align: center; 
    vertical-align: middle; 
    line-height: 145px; 
    display: table-cell;
}

img.associatePicture {
    margin-left: auto;
    margin-right: auto;
    border: none;
}

div.associateDetails {
    max-width: 396px;
}

div.associateHeader {
    width: auto;
    background: #FFA264; /*#2a2628;*/
    margin-bottom: 10px;
    padding: 5px;
}

.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    /*behavior: url(/css/border-radius.htc);*/
    border-radius: 20px;
}

td.date {
    /*border-color: #EFEFEF -moz-use-text-color #FFFFFF;
    border-left: medium none;
    border-right: medium none;
    border-style: solid none;
    border-width: 2px medium 10px;*/
    border: none;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: 55px;
}

td.saleInfo {
    border: none;
    background: #EFEFEF;
    color: #414141;
    font-size: 16px;
}

div.month {
    background-color: #EFEFEF;
    font-size: 12px;
    padding-top: 2px;
    color: #AFAFAF;
}

span.dots {
    background-image: url("img/sys/1000/attraction/cal_dot.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #AFAFAF;
    height: 5px;
    width: 5px;
}

div.date {
    background-color: #EFEFEF;
    color: #414141;
    font-size: 25px;
    line-height: 24px;
}

div.day {
    background-color: #EFEFEF;
    color: #AFAFAF;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
}

div.date {
    background-color: #EFEFEF;
    color: #414141;
    font-size: 25px;
    line-height: 24px;
}

.nyaddress-slider {
    margin: 0;
    padding: 0;
}

.bx-controls-direction a {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.bx-wrapper:hover .bx-controls-direction a {
    opacity: 1;
}
