/* page elements */

#rightlist {
	position: relative;
	float: right;
	top: 0px;
	list-style-type: none;
	height:auto;
	width: 272px;
	left:0px;
	margin: 0px;

	}

ul#rightlist {
	margin: 0px 0px 9px 0px;
	}

ul#rightlist li {
	overflow: hidden;
	padding: 0px;
	width:271px;
	border-left: 1px solid #d6d6d6;
	*padding: 0px 0px 3px 0px; /* fixes for IE 6 */	
	*margin: -3px 0px 0px -18px; /* fixes for IE 6 */		
	}
	
ul#rightlist li.odd {
	background: #f2f2f2;
	background-image: url(rightboxlightshadow.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	}

ul#rightlist li.first {
	background-image: none;
	}

ul#rightlist li.even {
	background: #dfdfdf;
	background-image: url(rightboxdarkshadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
ul#rightlist li h4 {
	background: #e3a000;
	background-image: url(rightboxesheadertile.gif);
	background-position: left 22px;
	background-repeat: repeat-x;	
	font-size:16px;
	color: #ffffff;
	text-indent: 8px;
	text-transform: uppercase;	
	padding: 5px;
	margin: 0px;
	}

ul#rightlist li h4 img {
	position: absolute; 
	background: none; 
	top: -10px; 
	right: 0px;
	}

ul#rightlist li h5 {
	background: #848484;
	background-image: url(rightboxesfootertile.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	text-align: right;
	color: #282828;
	font-weight: bold;
	letter-spacing: -.03em;
	padding: 8px 0px;
	margin: 0px;
	}
	
ul#rightlist li h5 a {
	color: #282828;
	padding: 10px;
	text-decoration: underline;
	font-weight: bold;
	}

ul#rightlist li img {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid;
float:left;
margin:9px 9px 9px 6px;
padding:3px;
	}
	
ul#rightlist li h2, ul#rightlist li h2 a {
color:#0053A8;
font-weight:normal;
line-height:1.3em;
text-align: left;
font-size:14px;
padding:0 0 0 0;
margin:7px 0 0 0;
	}	
	
ul#rightlist li p a {
	line-height: 1.3em;
	font-weight: normal;
	display: block;
	}
	


/* carousel */

#slideshow {
	position: relative;
	top: 0px;
	left: 0px;
	list-style: none;
	color: #fff;
	display: none;
	}

#slideshow span {
	display: none;
	}

#carouselwrapper {
background-image:url(carousel-tile.jpg);
overflow:hidden;
padding:15px;
width:475px;
	}

* html #carouselwrapper{
	padding:15px;
	}

#carouselwrapper * {
	margin: 0;
	padding: 0;
	}

#fullsize {
	position: relative;
	top: 0px;
	width: 473px;
	height: 314px;
	border: 1px solid #B1B1B1;
	background: #000;
	overflow: hidden;
	}

#information {
	position: absolute;
	bottom: -1px;
	width: 473px;
	height: 0;
	background: #000;
	color: #fff;
	overflow: hidden;
	z-index: 200;

	}

#information h3 {
	padding: 13px 13px 6px 13px;
	font-size: 16px;
	}

#information p {
	padding: 0px 13px 15px 13px;
	line-height: 1.5em;
	}

#information a:link, #information a:active, #information a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}

#information a:hover {
	color: #1cb3f2;
	text-decoration: none;
	font-weight: bold;
	}

#image {
	width: 473px;
	}

#image img {
	position: absolute;
	z-index: 25;
	width: auto;
	}

.imgnav {
	position: absolute;
	width: 25%;
	height: 306px;
	cursor: pointer;
	z-index: 150;
	}

#imgprev {
	left: 0;
	height: 200px;
	background: url(left.gif) left 130px no-repeat;
	}

#imgnext {
	right: 0;
	height: 200px;
	background: url(right.gif) right 130px no-repeat;
	}

#imglink {
	position: absolute;
	height: 306px;
	width: 100%;
	z-index: 100;
	background-color:black;
	
	}

.linkhover {
	background: url(link.gif) center center no-repeat;
	}

#thumbnails {
	margin-top: 0px;
	width: 100%;
	}

#slideleft {
	display: none;
	width: 20px;
	height: 81px;
	background: url(scroll-left.gif) center center no-repeat;
	background-color: #222;
	}

#slideleft:hover {
	background-color: #333;
	}

#slideright {
	display: none;
	width: 20px;
	height: 81px;
	background: #222 url(scroll-right.gif) center center no-repeat;
	}

#slideright:hover {
	background-color: #333;
	}

#slidearea {
	margin-left: 0px;
	width: 473px;
	padding: 10px 0px;
	}

#slidearea img{
	cursor: pointer;
	border: 4px solid #FFF;
	padding: 0px;
	}

#slidearea img:hover {
	cursor: pointer;
	border: 4px solid #1cb3f2;
	padding: 0px;
	}
	
	
/* content blob */

#contentblob {
	margin: 15px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	}
	
#contentblob .productblurb {
	float:left;
	height:auto;
	overflow:hidden;
	margin:0 15px 0 0;
	padding:10px 0;
	width:180px;
	_padding-top: 50px; /* fixes for ie6 */
	}
	
#contentblob .productblurb-notext {
	width: 175px;
	float: left;
	margin: 10px 0px 0px 0px;
	}	

#contentblob .productblurb h3, #contentblob .productblurb-notext h3 {
	position: relative;
	min-height: 3em;
	height: 1%;
	}	
		
#contentblob .productblurb h3 a, #contentblob .productblurb-notext h3 a {
	position: absolute;
	bottom: 0em;
	line-height: 1.3em;
	font-weight: bold;
	width: 90%;
	}
	
 #contentblob .productblurb-notext h3 a {color:#292929;}
	
#contentblob .productblurb h3, #contentblob .productblurb-notext h3 {
	font-size: 1.18em;
	font-weight: bold;
	margin: 0px;
	}
	
#contentblob .productblurb h3 a:hover, #contentblob .productblurb-notext h3 a:hover {
	text-decoration: underline;
	}

#contentblob .productblurb p {
	font-size:12px;
	line-height: 1.3em;
	width: 180px;
	text-align:justify;
	margin: 0px;
	}
	
#contentblob .productblurb-img {
	width: 180px;
	position: relative;
	margin: 6px 0px;
	}
	
#contentblob .productblurb-img img {
	border: 1px solid #c8c8c8;
	}
	
#contentblob .productblurb-img a.pricetag {
	position: absolute;
	bottom: 1px;
	right: 1px;
	text-align: right;
	background-color: #212121;
	margin: 0px;
	padding: 3px 6px 5px 7px;
	font-weight: bold;
	color: #ffffff;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: .05em;
	}

#contentblob .productblurb-img a.pricetag:hover {
	text-decoration: none;
	color: #59c5f3;
	}
	
	
/* subcontent blobs */

#content .subcontent {
	background: #ffffff;
	background-image: url(subcontent-primarytile.gif);
	background-repeat: repeat-x;
	background-position: top left;	
	clear: left; 
	width: 980px; 
	position: relative; 
	margin: 0px 0px 0px -191px;
	}
	
#content .subcontent .subcontent-primary {
	width: 788px; 
	margin-left: 192px; 
	margin-top: 0px;
	padding-top: 80px;
	_padding-top: 110px; /* fixes for ie6 */
	}
	
#content .subcontent .subcontent-secondary {
	background: #c9c9cb;
	background-image: url(subcontent-secondarytile.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 900px; 
	position: relative; 
	margin-left: -191px;
	margin: 40px 0px 0px 0px;
	padding: 25px 0px 40px 80px;
	}

#content .subcontent-secondary .column {
	width: 241px; 
	float: left; 
	padding: 0px;
	margin: 0px 40px 0px 0px;
	font-size: .9em;
	}

#content .subcontent-secondary .column img.twitter {
	margin: 5px 0px 9px 0px;
	}

#content .subcontent-secondary .column img.youtube {
	margin: 0px 0px 0px 0px;
	}

#content .subcontent-secondary .column img.blog {
	margin: 10px 0px 2px 0px;
	}
	
#content .subcontent-secondary p, #content .subcontent-secondary h4 {
	margin: 5px 0px;
	}
	
#content .subcontent-secondary h4 {
	font-size: 1.2em;
	}
	
#content .subcontent-secondary h4:hover {
	text-decoration:underline;	
	}
