

.marquee-footer-inner {
    width: 980px;
    height: 100px;
    margin: 0px auto;
    opacity: 0.4;
	filter: alpha(opacity=40);	
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.marquee-footer-wrapper {
	position: fixed;
	z-index: 99;
	bottom: 0px;
	 width: 100%;
	height: 110px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);		
	background: url(../images/transgray50.png);
}
.marquee-footer-wrapper:hover .marquee-footer-inner {
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper:hover {
 	-webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black;	
    background: url(../images/transgray75.png);	
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper.stuck {
	position: relative;
	margin-bottom: 0px;
 	-webkit-box-shadow: none;
    box-shadow: none;		
	padding-top: 10px;
}

.marquee-footer-wrapper .footer-div {
	background: transparent;
}

.marquee-footer-wrapper.stuck .marquee-footer-inner {
	opacity: 1.0;
}



img.MarqueeLogo {
	width: 298px;
	height: 88px;
}

a.MarqueeLWW {
	display: block;
	height: 90px;
	width: 295px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid #cccccc;
	margin: 0px auto;
	background: white;

	
}

a.MarqueeLWW img {
	width: auto;
	height: 88px;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
	
}




.footer-div.marquee-footer {
	padding: 10px;
	width: 33%;
	float: left;
	text-align: left;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
}



.marquee-footer-ads a img {
	margin-right: 20px;
}



a.MarqueeLink {
	background: white;
	display: block;
	border: 1px solid #cccccc;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	width: 300px;
	height: 90px;
}


a.MarqueeLink:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}

.MarqueeText {
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	width: 50%;
	word-wrap: break-word;
}

img.MarqueeLogo {
}

a.MarqueeContact {
	border: 1px solid #cccccc;	
	background: white;
	display: block;
	text-align: center;
	line-height: 20px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	font-weight: bold;
	color: #cccccc;
	padding: 14px;
}

a.MarqueeContact:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	color: #777777;
}

a.MarqueeLWW {
	display: block;
	height: 98px;
	width: 290px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid #cccccc;
}

a.MarqueeLWW img {
	width: 100%;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
}


.ads-column a img.panelad {
	display: block !important;
}


		.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
		    float: right;
		    margin-left: 20px;
		}
		.divMainCalloutImage {
			margin-top: 0px;
		}
		.divMainCalloutSlideshowTextHolder, .divMainCalloutText {
		    float: left;
		    width: 354px;
		    height: 370px;
			margin-top: 0px;
		}
		.divMainCalloutSlideshowThumbnails {
			float: left;
		}
		.divMainCalloutSlideshowText, .divMainCalloutText {
			padding-top: 20px;
			color: #333333;
		}
		.divMainCalloutSlideshowText h2 {
			font: normal 26px/35px oswald-regular_0-webfont;
			color: #333333;
			margin-bottom: 12px;
		}
		.ThumbDot {
			
				-moz-border-radius: 20px;
		  		-webkit-border-radius: 20px;
		  		border-radius: 20px;
		}
.outer-slideshow-div.outer-div, .outer-static-div.outer-div {
	width: 100%;
	height: 370px;
	background: #e5e5e5;
}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
    
}
.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	width:606px;
    height: 370px;
    overflow: hidden;	
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
    position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	top: 0px;
	width:606px;
    height: 370px;
}
.divMainCalloutSlideshowText {
    position: absolute;
    height: 330px;
}
.divMainCalloutSlideshowThumbnails {
    text-align: left;
    width: 360px;
    margin-top: 324px;
}
.ThumbImage {
    width: 106px;
    height: 65px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.ThumbImage {
    border: 2px solid #ffffff;
}
.ThumbImage.active {
    border: 2px solid #cccccc;
}
.ThumbImage.dormant {
    
}
.ThumbDot {
    margin-right: 4px;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: none;
    border: 3px solid #ef4c26;
}
.ThumbDot.active {
    background: #ef4c26;
    border: 3px solid #ef4c26;
}
.divMiniCalloutWrapperInner {
	width: 980px;
	margin: 0px auto 20px auto;
	text-align: center;
	padding: 5px 0px 18px 0px;
}
.divMiniCalloutWrapper {
	width: 100%;
	margin: 0px auto;
	text-align: center;
}
.divMiniCallout {
    color: #333333;
	display: inline-block;
	text-align: center;
	width: 210px;
}
a.minicallouticon {
	display: inline-block;
	margin: 0px auto;
}
a.minicallouticon:hover {
	opacity: .90;
}
a.minicallouticon1 {
	background: url(../images/icon-1.png) top center no-repeat;
	width: 118px;
	height: 118px;
}
a.minicallouticon1:hover {
	background: url(../images/icon-1.png) bottom center no-repeat;
}

a.minicallouticon2 {
	background: url(../images/icon-2.png) top center no-repeat;
	width: 118px;
	height: 118px;
}
a.minicallouticon2:hover {
	background: url(../images/icon-2.png) bottom center no-repeat;
}

a.minicallouticon3 {
	background: url(../images/icon-3.png) top center no-repeat;
	width: 118px;
	height: 118px;
}
a.minicallouticon3:hover {
	background: url(../images/icon-3.png) bottom center no-repeat;
}

a.minicallouticon4 {
	background: url(../images/icon-4.png) top center no-repeat;
	width: 118px;
	height: 118px;
}

a.minicallouticon4:hover {
	background: url(../images/icon-4.png) bottom center no-repeat;
}
.divMiniCallout h3 {
    text-align: center;
    padding: 5px 0px 0px 0px;
    margin: 0;
	font: 22px/26px bitter-regular-webfont;
	color: #4cb1cb;
}
.divMiniCallout h3 a {
    color: #4cb1cb;
}
.divMiniCallout img {
	width: 79px;
	height: 160px;
	padding: 0px;
	background-position: top center;
}
.divMiniCallout img:hover {
	width: 79px;
	height: 80px;
	background-position: bottom center;
}
.divMiniCallout p {
    padding: 3px 0px 5px 0px;
}
.imageholder {
    float: left;
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 6px;
}
.fullwidth .imageholder {
    margin: 6px 12px 6px 13px;
}
#nextButton {
    width: 41px;
    height: 86px;
    background: url(../images/prettyPhoto/default/next-arrow.png) top center no-repeat;
    position: absolute;
    top: 50%;
	margin-top: -43px;
    right: 0px;
}
#prevButton {
    width: 41px;
    height: 86px;
    background: url(../images/prettyPhoto/default/prev-arrow.png) top center no-repeat;
    position: absolute;
    top: 50%;
	margin-top: -43px;
    left: 0px;
}
#nextButton:hover {
	 background: url(../images/prettyPhoto/default/next-arrow.png) bottom center no-repeat;
}
#prevButton:hover {
	 background: url(../images/prettyPhoto/default/prev-arrow.png) bottom center no-repeat;
}
#playButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px 0 no-repeat;
    position: absolute;
    top: 370px;
    right: 5px;
}
#pauseButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -30px no-repeat;
    position: absolute;
    top: 370px;
    right: 35px;
}
#restartButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -57px no-repeat;
    position: absolute;
    top: 370px;
    right: 65px;
}
.blog-pull-div {
	float: right;
	width: 480px;
}
.blog-left {
	float: left;
	width: 470px;
}
.blog-container {
    padding: 0px 0 10px 0;
	margin-bottom: 5px;
	margin-right: 20px;
	border-bottom: 0px !important;
}
.blog-container p {
	margin-bottom: 0px;
}
.blog-container h3, .blog-container h3 a {
	font: 20px/24px bitter-regular-webfont !important;
	color: #297ab9;
	margin-bottom: 4px;
}
.blog-container img {
	width: 240px;
	float: right;	
	margin-left: 20px;
}
.blogSubTitle-date {
    color: #888888;
    font-size: 16px;
    font-style: italic;
}
		.divFeaturedItem {
			
				-moz-border-radius: 0px;
		  		-webkit-border-radius: 0px;
		  		border-radius: 0px;
		}
.divFeaturedItem {
	border: 1px solid #cccccc;
	width: 198px;
	float: left;
	margin: 0px 0px 10px 20px;
	padding: 10px;
}
.divFeaturedItem img {
	border: none;
	padding: 0;
}
.divFeaturedItem:hover {
	transition: all .2s ease;
	-webkit-transition: all .2s ease;  
	-moz-transition: all .2s ease;
	border: 1px solid #4cb1cb;
}
.divFeaturedItem img:hover {
	transition: all .2s ease;
	-webkit-transition: all .2s ease;  
	-moz-transition: all .2s ease;
	opacity: .8;
}
.divFeaturedItem p {
	padding: 8px 0px 0px 0px;
	text-align: center;
	margin-bottom: 0px;
}
.divFeaturedItem a:hover {
	text-decoration: none;
}
.spanFeaturedItemPrice {
	color: #777777;
}
.spanFeaturedItemSalePrice {
	color: red;
}
.saleStrikeThrough {
	text-decoration: line-through;
	color: #777777;
	font: 13px/20px opensans-regular-webfont;
}