body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0;
	background-image: url(/assets/images/bckgs/worldbckg6.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #000000
}
th, td {
	padding: 0px;
}
/* ---BANNER styles<<<--------------------------------*/

#banner {
	width:100%;
	height: 125px;
	border:0;
	margin-bottom: 0px;	
}

#bannercenterb {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 972px;
	height: 125px;
	border: 0;
}
#site-logo {
	background-image:url(/assets/images/allpages/saucy-logo.png);
	display:block;
	height:110px;
	text-indent:-9999px;
	width:373px;
	margin: 35px 0px 0px 30px;
	}


/* --Content styles<<<--------------------------------*/

div#bodycontainerwide {
	width : 972px;
	margin : 0px auto;
	padding : 0;
	text-align : left;
	border:0 px;
	}
.clearboth {
    clear : both;
    }

ul {
	list-style: none;
	text-align: left;
	}


#map {
	width: 140;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 15px;
}
#map a {
	color: #999999;
	text-decoration: none;
}
#map img {
	border: 2px solid #000000;
}
.weather {
font-size:12px;
color:#666666;
}

#content {
	width: 810px;
	float: right;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}
.maincontent {	
	background-repeat: no-repeat;
}
#maincontent {
	width: 100%;
	float: right;
	background-color: #FFFFFF;
	background-image: url(/assets/images/bckgs/maincontent-bckg.jpg);
}
.information {
	line-height: 1.3em;
	font-size: 16px;
	padding: 0px 20px 0px 20px;
}
.linksection {
	background-image: url(/assets/images/allpages/links_bckg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 25px;
}

.linksection .header {
	text-align: center;
	height: 50px;
	padding: 10px 0px 0px 0px;
	line-height: 2.5em;
	margin: 20px 0px 20px 0px;
}
.firstthumb {
	margin: 0px 0px 0px 245px;
}

.sectiontoptab .share {
	margin-right: 20px;
}

.salebannerlg {
width:760px;
margin: 20px auto 20px auto;
}
.salebannersm {
width:120px;
margin: 20px auto 10px auto;
}

.salebannermd {
width:125px;
margin: 20px auto 10px auto;
}

.intro {
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	width: 100%;
	background-image: url(/assets/images/bckgs/intro-bckg.png);
}

.pagetitle {
	font-size: 32px;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	margin: 15px 0px 25px 0px;
}

.phototour {
	width: 500px;
	float: right;
	margin-bottom: 20px;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-left-style: solid;

}

.introdesign {
	float: left;
	margin-left: 37px;
	border: solid #212121 1px;
}

.sectiontoptab {
	background-image: url(/assets/images/allpages/section-toptab.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 55px;
}
.share {
	float: right;
	margin: 10px 0px 0px 0px;
	}
		
.lineblack {
	background-image: url(/assets/images/allpages/line-1pixelblack.png);
	background-repeat: repeat-x;
	height: 4px;
	width: 96%;
	margin: 0px auto 0px auto;
}
/* ---VIDEO SECTION<<<--------------------------------*/

.videosection {
	background-image: url(/assets/images/allpages/filmstrip.jpg);
	background-repeat: no-repeat;
	background-position: 50% 11px;
}

.videosection .header {
	text-align: center;
	height: 50px;
	padding: 10px 0px 0px 0px;
	line-height: 2.5em;
	margin: 25px 0px 10px 0px;
}

.videothumbnail {
	float:left;
	margin: 20px 0px 20px 0px;
}

.videothumbnailh {
	float:left;
	margin: 20px 16px 20px 16px;
	width: 160px;
}

.videosection .sectiondescription {
	width: 585px;
	float: right;
	font-size: 14px;
	margin: 20px 0px 20px 0px;
}

.videothumbnail .productdesc {
	width: 160px;
	line-height: 1.2em;
}

.videosection .amazonleft{
	width: 375px;
	float: left;
	margin: 0px 0px 20px 0px 0px;
}

.videosection .amazonright{
	width: 375px;
	float: right;
	margin: 0px 0px 20px 0px;
}

.videosection .amazonthumb{
width: 120px;
float: left;
}

.videosection .amazondesc{
	width: 240px;
	float: right;
	font-size: 12px;
	line-height: 1.2em;
	margin: 0px 0px 0px 10px;
}
.videothumbnailh .productdesc {
	width: 160px;
	line-height: 1.2em;
}

/* ---LINK styles<<<----------------------------------*/

.italic a:link, .italic a:visited, .italic a:hover, .italic:active {
	font-style: italic;
}
a:link, a:visited{
    font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	}

a:hover, a:active{
    font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
    color: #000000;
	}

.sectiondescription a:link, .sectiondescription a:visited, .sectiondescription a:hover, .sectiondescription a:active {
    font-size: 16px;
	line-height: 1.3em;
}

.linksection a:link, .linksection a:visited, .linksection a:hover, .linksection a:active {
    font-size: 16px;
	line-height: 1.3em;
}
.productdesc a:link, .productdesc a:visited, .productdesc a:hover, .productdesc a:active {
	font-weight: bold;
    line-height: 20px;
}

.hands a:link, .hands a:visited {
	padding-left: 35px;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/assets/images/allpages/hand.jpg);
	background-repeat: no-repeat;
} 
.hands a:hover, .hands a:active { 
    padding-left: 35px;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/assets/images/allpages/handroll.jpg);
	background-repeat: no-repeat; 
}

.smllgrylnks a {
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
}
ul.smllgrylnks {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
}
.smllgrylnks li {
	list-style-type: none;
	color: #666666;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
	}

.smllgrylnks a:link, .smllgrylnks a:visited {
	color: #666666;
}
.smllgrylnks a:hover, .smllgrylnks a:active  {
	color: #990000;
}

ul#horizonlinks {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

#horizonlinks li {
	display: inline;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	line-height: 25px;
	padding:0;
	}

#horizonlinks a:link, #horizonlinks a:visited {
  display: inline;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
  color: #003399;
  line-height: 25px;
} 

#horizonlinks a:hover, #horizonlinks a:active { 
  display: inline;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
  color: #990000;
  line-height: 25px;
  }

.seemore {
	float:right;
	font-size:16px;
	background-image:url(/assets/images/allpages/hand.jpg);
	background-position: 0px 0px;
	padding: 0px 0px 0px 34px;
	background-repeat: no-repeat;
	margin: 10px 15px 15px 0px;
	text-align: right;
	white-space: nowrap;
	}
.seemore a {
	background-color: #A6A6A6;
	border:3px outset #666666; 
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	white-space: nowrap;
	padding: 4px 4px 4px 4px;
	text-decoration: none;
}

.seemore a:hover {
	background-color: #BDBDBD;
	color: #000000;
}
.slidestrip a {
	font-size: 16px;
	line-height: 1.3px;
}
.photobuttons {
	float: right;
	margin: 6px 3px 6px 0px;
}

.photobuttons a.show:link {
	background-image: url(/assets/images/allpages/button-bg.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	}

.photobuttons a.show:hover {
	background-image: url(/assets/images/allpages/button-bg-hover.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
}

/* ---PREMIUMSHOP HEADER------------------------------*/

#cpPremiumHeader {
	background-color: #FFFFFF;
	height: 25px;
	margin: 0;
	padding: 0;
	border-width: 2px 2px 1px 2px;
	border-style: solid;
	border-color: #303030;
	position: fixed;
	z-index: 20;
	top: 0;
	left: 0;
	width: 100%;
  }

#premshopNav {
	float: right;
	margin: 0px 10px 0px 0px;
}

#premshopNavthemes{
	float: left;
	margin: 0px 10px 0px 0px;
}


#premshopNavthemes li {
	display: inline;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	line-height: 25px;
	padding:0;
	}
#premshopNavthemes a:link, #premshopNavthemes a:visited {
  display: inline;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  line-height: 25px;
} 

#premshopNavthemes a:hover, #premshopNavthemes a:active { 
  display: inline;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
  color: #009933;
  line-height: 25px;
  }


#premshopNav li {
	display: inline;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	line-height: 25px;
	padding:0;
	}
#premshopNav a:link, #premshopNav a:visited {
  display: inline;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  line-height: 25px;
} 

#premshopNav a:hover, #premshopNav a:active { 
  display: inline;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
  color: #009933;
  line-height: 25px;
  }

ul#premshopNav li#cart a {
	padding: 0px 0px 0px 20px;
	background-image: url(/assets/images/allpages/cart.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* ---HEADING styles----------------------------------*/

h1,h2,h3,h4,h5,h6 {
    display: inline;
    font-family: Times New Roman, Times, serif;
	font-weight:bold;
	line-height: 2em;
	}

.pagetitle h1{
font-size: 32px;
line-height: 1em;
}

h1 {
    font-size: 26px;
    }

.h1_link a:link, .h1_link a:visited, .h1_link a:hover, .h1_link a:active{
	font-size: 26px;
}

h2 {
	font-size: 24px;
}

h2 a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #003399;
	line-height: 2em;
}

.information .sectiondescription h2 {
	font-size: 24px;
	text-align: left;
}

h3 {
	font-size: 22px;
}

h3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	text-decoration: none;
}

h4 {
	font-size: 18px;
}
.articlequote h4 {
	line-height: 3em;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}



/* ---TEXT and DESCRIPTIONS---------------------------*/

.introdesc {
	width: 275px;
	float: left;
	line-height: 1.3em;
	padding: 10px 0px 0px 20px;
	text-align: left;
	height: 180px;
	font-size: 13px;
}

.italic{
	font-style: italic;
}

.sectionleftdesc {
	width: 240px;
	float: left;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: normal;
	background-image: url(/assets/images/allpages/quotes.jpg);
	background-position: 5% 0%;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 8px;
	margin: 0px 0px 0px 0px;
	}

.sectionrightdesc {
	width: 240px;
	float: right;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: normal;
	background-position: 5% 0%;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 20px;
	margin: 0px 0px 0px 0px;
	}
	
.sectionwidedesc {
	line-height: 1.3em;
	font-size: 16px;
	font-weight: normal;
	padding: 0px 20px 0px 20px;
	}
	
.sectiondescimg {
	width: 505px;
	float: right;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-top: 20px;
}

.sectiondescription {
	line-height: 1.3em;
	font-size: 16px;
	text-align: justify;
}
.articlequote {
	background-image: url(/assets/images/allpages/quotes.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 100%;
	margin: 20px 0px 0px 0px;
}
.centertext {
text-align:center;
}

.greyitalic {
	font-size: 14px;
	color: #CCCCCC;
	font-style: italic;
}

.greynormal {
	font-size: 12px;
	color: #CCCCCC;
}
.sectiontitle {
	float:left;
	margin: 10px 0px 0px 20px;
}

/* ---TSHIRTS ROWS OF THUMBNAIL styles----------------*/

div.img
  {
	margin:15px;
	height:auto;
	width:auto;
	float:left;
	color: #000000;
	text-align:center;
	text-decoration: none;
}
  
div.img img
  {
	display:inline;
	margin:2px;
	border:0px;
}

div.img a:hover img 
  {
	border:0px;
}
.productdesc {
	text-align:center;
	font-weight:normal;
	margin:2px;
	width: 230px;
	font-size: 12px;
}
.productdesc .price {
          font-size: 14px; 
          line-height: 1.5em;
}
.products {
	width : 804px;
	margin:0px auto 0px auto;
	border:0px;
}
.products .img {
	border-style: none;
	margin: 17px;
}
/* --------------------ROWS OF ONE--------------------*/

.rowsofone{
	border:0px;
	}

.rowsofone .panorama {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

/* --------------------ROWS OF TWO--------------------*/
.rowsoftwo img {
	width: 350px;
	height: auto;
    }

.rowsoftwo .img {
	margin: 20px 20px 20px 20px;
    }

.rowsoftwo .imgleft {
	margin: 20px 0px 20px 20px;
	float : left;
	}	
.rowsoftwo .imgright {
	margin: 20px 20px 20px 0px;
	float : right;
	}
.rowsoftwo .productdesc {
	width: 350px;
    }
.panorama .photoleft {
	padding:0px 0px 0px 30px;
	float: left;
	margin: 0;
	font-size:12px;
	color: #666666;
	font-style:italic;
	text-align: right;
	}

.panorama .photoright {
	float: right;
	padding:0px 30px 0px 0px;
	margin: 0;
	font-size:12px;
	color: #666666;
	font-style:italic;
	text-align: right;
}

.panorama .photoleft img{
	width:360px;
	border: solid #666666 1px;
}

.panorama .photoright img{
	width:360px;
	border: solid #666666 1px;
}
/* --------------------ROWS OF THREE------------------*/

.rowsofthree {
       width:100%;   
}
.rowsofthree .img {
	margin: 17px 17px 17px 17px;
	width: 234px;
}
.rowsofthree img {
	width: 230px;
	height: auto;
}
.rowsofthree .printhoriz {
	margin: 10px 10px 10px 13px;
	width: 285px;
	float: left;
}
.rowsofthree .printvertical {
	margin: 10px 5px 10px 10px;
	width: 230px;
	float: left;
}
div.printvertical img
  {
	display:inline;
	margin:2px;
	border:none;
}
div.printhoriz img
  {
	display:inline;
	margin:2px;
	border:none;
}
.rowsofthree .printhoriz img {
	width: 285px;
}
.printhoriz .productdesc {
	width: 285px;
	margin: 59px 0px 0px 0px;
}

/* --------------------ROWS OF FOUR-------------------*/

.rowsoffour {
       width:100%;   
}
.rowsoffour .img {
	margin: 17px 20px 8px 20px;
	width: 160px;
}
.rowsoffour img {
	width: 150px;
	height: 150px;
	border: solid #000000 1px;
}
.rowsoffour .img img {
	border: solid #000000 1px;
}
.rowsoffour .img a:hover img {
border: solid #990000 1px;
}

.caption {
	text-align: right;
	margin: 5px 0px 0px 0px;
}

/* ---HELP BOX----------------------------------------*/

.helpbox {
	width:610px;
	height: 150px;
	background-image: url(/assets/images/allpages/helpbox_bckg2.jpg);
	background-position: 30% 0%;
	background-repeat: no-repeat;
	display: block;
	margin-left: auto;
	margin-right: auto;
    margin-top: 20px;
	}	
.orderprocess {
    padding: 30px 0px 0px 0px;
    text-align:center;
}
.helpboxlinks {
	width:500px;
	height: 50px;
	display: block;
	margin: 30px 0px 0px 107px;
	}	
.helpbox .left{
width: 150px;
float:left;
}	
.helpbox .middle{
	width: 150px;
	float:left;
}	
.helpbox .right{
	width: 150px;
	float:left;
}		

/* ---BURNER NAVIGATION-------------------------------*/

.stovetop {
	height:126px;
	background-image: url(/assets/images/burner_nav/burnerbckg810.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 810px;
}


.burnerbox {
	width:352px;
	height: 126px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}	

.burner {
           width: 88px;
           height:126px;
           float:left;
}

/* ---COPYRIGHT FOOTER--------------------------------*/

.copyrightbox {
	width: 810px;
	float: right;
	color: #999999;
	text-align: center;
	margin: 20px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	}
.copyrightbox .smalltext{
	font-size: 12px;
	}

/* ---IMAGE STYLES------------------------------------*/

.slidestrip {
	width: 585px;
	margin: 0px auto 0px auto;
	padding: 30px 0px 30px 0px;
	text-align: center;
}

.photoleft {
float: left;
padding:2px 10px 8px 0px;
margin: 0;
font-size:12px;
color: #666666;
font-style:italic;
}
.photoleft a:link, .photoleft a:visited {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}

.photoleft a:hover,.photoleft a:active {
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.photoright {
	float: right;
	padding:2px 0px 8px 10px;
	margin: 0;
	font-size:12px;
	color: #666666;
	font-style:italic;
	text-align: right;
}

.slidescover {
	width:500px;
	border: 0px;
}
.phototour img {
	margin-bottom: 0px;
}


/* ---SIDEBAR NAVIGATION------------------------------*/

div#sidebarnav {
	width: 155px;
	float: left;
	border-style: solid;
	border-width: 1px 4px 1px 1px;
	border-color: #666666 #000000 #666666 #666666;
	background-color: #212121;
	}

#onthispage {
	background-color: #000000;
	border-width: 2px;
	border-color: #1C1C1C #1C1C1C #1C1C1C #1C1C1C;
	border-style: solid;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.onthispage {
	font-size: 16px;
	color: #2360DD;
	line-height: 1.5em;
}

.thispagedetails {
    font-size:12px;
    color: #666666;
	line-height: 1.5em;
}


ul#navlist li#headingcurrent a
{
	border-width: 2px;
	border-color: #000000 #000000 #000000 #000000;
	background: transparent;
	color: #7F7F7F;
	padding: 0.3em 0 0.3em 2em;
	font-weight: bold;
}

ul#navlist li#headingcurrent a:hover
{
    border-width: 2px;
    border-color: #000000 #000000 #000000 #000000;
    color: #3333FF;
    background: transparent;
    border-color: #aaab9c #fff #fff #ccc;
    font-weight: bold;
}

ul#navlist li#subsection a, ul#navlist li#subsection a:visited
{
    padding: 0.3em 0 0.3em 2.7em;
    border-width: 1px;
    border-color: #383838 #191919 #000000 #272727;
    border-style: solid;
    color: #7F7F7F;
    text-decoration: none;
    font-weight: bold;
}

ul#navlist li#subsection a:hover, ul#navlist li#subsection a:active
{
    color: #FFFFFF;
    background:#000000;
    border-color: #383838 #272727 #000000 #191919;
    border-style: solid;
    text-decoration: none;
    font-weight: bold;
}

ul#navlist li#medsection a, ul#navlist li#medsection a:visited
{
    padding: 0.3em 0 0.3em 1.0em;
    border-width: 1px;
    border-color: #383838 #191919 #000000 #272727;
    border-style: solid;
    color: #7F7F7F;
    text-decoration: none;
    font-weight: bold;
}

ul#navlist li#medsection a:hover, ul#navlist li#medsection a:active
{
    color: #FFFFFF;
    background:#000000;
    border-color: #383838 #272727 #000000 #191919;
    border-style: solid;
    text-decoration: none;
    font-weight: bold;
}

ul#navlist li#subsectionnow a, ul#navlist li#subsectionnow a:visited{
    padding: 0.3em 0 0.3em 2.7em;
    border-width: 1px;
    border-color: #383838 #191919 #000000 #272727;
    border-style: solid;
    color: #993399;
    text-decoration: none;
    font-weight: bold;
}

ul#navlist li#subsectionnow a:hover, ul#navlist li#subsectionnow a:active{
    color: #993399;
    background:#000000;
    border-color: #383838 #272727 #000000 #191919;
    border-style: solid;
    text-decoration: none;
    font-weight: bold;
}
ul#navlist li#otherpages{
	background-color: #3E3E3E;
	font-size: 16px;
	padding: 0.5em 1em 0.5em 1em;
	color: #D9D9D9;
	border-style: solid;
	border-color: #000000;
	border-width: 2px 0px 2px 0px;
}

.otherpages{
	text-align:left;
	background-color: #3E3E3E;
	font-size: 16px;
	padding: 0.5em 1em 0.5em 1em;
	color: #D9D9D9;
	border-style: solid;
	border-color: #000000;
	border-width: 2px 0px 2px 0px;
}
 
#navcontainer{
    background: #212121;
    width: 100%;
    margin: 0 auto;
    padding: 1em 0;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    color: #C2C2C2;
}

ul#navlist{
    text-align: left;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    color: #C2C2C2;
}

ul#navlist li{
    display: block;
    margin: 0;
    padding: 0;
    color: #C2C2C2;
}

ul#navlist li a, ul#navlist li a:visited{
display: block;
width: 100%;
padding: 0.3em 0 0.3em 2em;
border-width: 1px;
border-color: #383838 #191919 #000000 #272727;
border-style: solid;
color: #7F7F7F;
text-decoration: none;
font-weight: bold;
}

ul#navlist li#active a{
background: #000000;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

ul#navlist li a:hover, ul#navlist li#active a:hover{
color: #FFFFFF;
background:#000000;
border-color: #383838 #272727 #000000 #191919;
border-style: solid;
text-decoration: none;
font-weight: bold;
}

ul#navlist li#heading a{
	background: #5C5C5C;
	color: #FFFFFF;
	padding: 0.3em 0 0.3em 1em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

ul#navlist li#heading a:hover{
color: #FFFFFF;
background: #000000;
border-color: #383838 #272727 #000000 #191919;
border-style: solid;
font-weight: bold;
}

/* ---cafepressdropdowns------------------------------*/

.codeblock {
 	font-style:italic;
	background-color:#CCFFCC;
	color:#333333;
	margin-left:30px;
	padding:5px;
	border:dashed 1px #666666;
 }
 
 .cpDropDownSelectDemoC2 {width:150px;}
 .cpDropDownSelectDemoC3 {width:150px;}
 .cpDropDownSelectDemoC4 {width:150px;}
 .cpDropDownSelectDemoC5 {width:150px;}
 .cpDropDownSelectDemoC6 {width:150px;}
 .cpDropDownSelectDemoC7 {width:150px;}
 .cpDropDownSelectDemoC8 {width:150px;}
 
 .cpDropDownDemoC2 {margin-top:0px;margin-right:0px;margin-bottom:2px;margin-left:2px;}
 .cpDropDownDemoC3 {margin-top:0px;margin-right:0px;margin-bottom:2px;margin-left:2px;}
 .cpDropDownDemoC4 {margin-top:0px;margin-right:0px;margin-bottom:2px;margin-left:2px;}
 .cpDropDownDemoC5 {margin-top:0px;margin-right:0px;margin-bottom:2px;margin-left:2px;}
 .cpDropDownDemoC6 {margin-top:0px;margin-right:0px;margin-bottom:2px;margin-left:2px;}
 .cpDropDownDemoC7 {margin-top:0px;margin-right:0px;margin-bottom:2px;margin-left:2px;}
 .cpDropDownDemoC8 {margin-top:0px;margin-right:0px;margin-bottom:2px;margin-left:2px;}

/* ---SLIDESHOWS--------------------------------------*/

.slideshowcontainersm {
	width:400px;
	float:left;
	position: relative;
	z-index: 5;
	}
.rowsoffour .productdesc {
	width: 150px;
}

.slideshowcontainerlg {
	width: 810px;
	margin: 200px 0px 0px 0px;
	position: relative;
	z-index: 5;
	}

.slideshowcontainermd {
	width: 525px;
	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 5;
	}
/* ---INDEX PAGE--------------------------------------*/

.indexsection {
	width:655px;
	margin: 0px auto 50px auto;
	color: #999999;
	font-size: 14px;
	}

.indexsection a {
	line-height: 2em;
	margin: 0px 0px 5px 0px;
    font-size: 16px;
	}

.indexsection a:link, .indexsection a:visited {
	color: #FF0000;

}
.indexsection a:hover, .indexsection a:active {
	color: #FFFFFF;
}
.indexsection .desc {
	width:410px;
	margin: 25px 0px 0px 40px;
	float:left;
}

.indexsection img{
	border:0px;
	margin: 7px 20px 0px 0px;
	float:right;
	width: 119px;
	height:119px;
}
#navcontainer ul#navlist li a { 
     width: auto;
	 }
