@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #e5ecee;
	background-image: url(images/diagonal-pattern-bg.gif);
	background-repeat: repeat;
}

a img { border: none; }

ul#nav {
	list-style: none;
	}
	ul#nav li {
		display: inline;
	}
	ul#nav li a  {
		text-indent: -9999px;
		display: block;
		height: 40px;
		float: left;
		}
		ul#nav li a.home {
			background: url(images/navbg_home.gif) no-repeat center center;
			width: 105px;
			}
		ul#nav li a.aboutus {
			background: url(images/navbg_aboutus.gif) no-repeat center center;
			width: 106px;
		}
		ul#nav li a.contactus {
			background: url(images/navbg_contactus.gif) no-repeat center center;
			width: 106px;
			}
		ul#nav li a.whatson {
			background: url(images/navbg_whatson.gif) no-repeat center center;
			width: 106px;
			}
		ul#nav li a.howtoorder {
			background: url(images/navbg_howto_order.gif) no-repeat center center;
			width: 106px;
			}
		ul#nav li a.links {
			background: url(images/navbg_links.gif) no-repeat center center;
			width: 106px;
			}
		ul#nav li a.extras {
			background: url(images/navbg_extras.gif) no-repeat center center;
			width: 106px;
			}
		ul#nav li a.blank {
			background: url(images/navbg_blank.gif) no-repeat center center;
			width: 10px;
			}
			ul#nav li a.home:hover, ul#nav li a.home:active,
			ul#nav li a.aboutus:hover, ul#nav li a.aboutus:active,
			ul#nav li a.contactus:hover, ul#nav li a.contactus:active,
			ul#nav li a.whatson:hover, ul#nav li a.whatson:active,
			ul#nav li a.howtoorder:hover, ul#nav li a.howtoorder:active,
			ul#nav li a.links:hover, ul#nav li a.links:active,
			ul#nav li a.extras:hover, ul#nav li a.extras:active,
			ul#nav li a.blank:hover, ul#nav li a.blank:active {
				background-position: bottom center;
			}
		body#home ul#nav li a.home,
		body#aboutus ul#nav li a.aboutus,
		body#contactus ul#nav li a.contactus,
		body#whatson ul#nav li a.whatson,
		body#howtoorder ul#nav li a.howtoorder,
		body#links ul#nav li a.links,
		body#extras ul#nav li a.extras,
		body#blank ul#nav li a.blank		 {
			background-position: top center;
		}
.navWrap {
	background-image: url(images/ul-bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 970px;
}
#header {
	background-image: url(images/LG-header-bg-970w.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 108px;
	width: 970px;
	background-color: #FFFFFF;
}
#outerWrapper {
	padding: 0px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contentWrapper {
	background-color: #FFFFFF;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #47687B;
	border-bottom-color: #47687B;
	border-left-color: #47687B;
	padding: 10px;
	overflow: auto;
}
#content {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#content .wrapPadTopBtm {
	padding-top: 5px;
	padding-bottom: 10px;
}
.testimonials {
	overflow: hidden;
	width: 100%;
}
#footer {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8197A7;
	background-image: url(images/footer-enesco-logo.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 80px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #e5ecee;
	padding: 10px 20px 20px;
	margin: 0px;
}
#content h1 {
	font-size: 12px;
	text-transform: uppercase;
	background-color: #E5977B;
	color: #FFFFFF;
	padding: 2px 4px;
	margin-bottom: 5px;
	width:925px;
}
#content h2 {
	font-size: 12px;
	color: #996633;
	font-weight: bold;
	background-color: #F5D4BA;
	padding-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#content h3 {
	font-size: 12px;
	color: #E5977B;
	margin:0;
	padding: 0 0 7px 0;
}
#content a:link {
	color: #CC6600;
	text-decoration: none;
}
#content a:visited {
	color: #CC6600;
	text-decoration: none;
}
#content a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#brandGallery {
	background-color: #E5ECEE;
	border: 10px solid #AFC0C8;
	padding-top: 10px;
}
#brandSplash {
	background-color: #DDDCD4;
	float: left;
	border: 1px solid #9A9B9B;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
}
#brandGallery2 {
	background-color: #FFFFFF;
	border: 10px solid #E5977B;
	padding: 10px 10px 20px 10px;
	width:894px;
}

.clearBoth {
	clear: both;
}
#bannerWrap1 {
	height: 86px;
	width: 548px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #E5ECEE;
	border: 1px solid #AFC0C8;
	float: left;
}
#bannerWrap2 {
	height: 86px;
	float: right;
	width: 370px;
	background-color: #EBEAE6;
	border: 1px solid #DDDCD4;
}
.finePrint {
	font-size: 9px;
}
#content p {
	margin-top: 10px;
	padding-left: 2px;
}
.italicSub {
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.floatRight {
	float: right;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
#leftHalfColumn {
	width: 50%;
}
#listColLeft {
	width: 49%;
	border: 2px solid #47687B;
	padding-bottom: 6px;
	background-color: #AFC0C8;
}
#listColLeft h2 {
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #FFFFFF;
	background-color: #47687B;
}
#listColLeft p {
	line-height: 15px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
}
#listColRight {
	width: 49%;
	border: 2px solid #47687B;
	padding-bottom: 6px;
	background-color: #AFC0C8;
	float: right;
}
#listColRight h2 {
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #FFFFFF;
	background-color: #47687B;
}
#listColRight p {
	line-height: 15px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
}
#map {
	padding: 5px;
	border: 1px solid #999999;
}
.floatPicRight {
	float: right;
	margin-left: 10px;
	border: 1px solid #8197A7;
	padding: 5px;
	font-size: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.floatPicRightNB {
	float: right;
	margin-left: 10px;
	padding: 5px;
}
.floatPicLeft {
	float: left;
	margin-left: 10px;
	border: 1px solid #8197A7;
	padding: 5px;
}
.floatPicLeft2 {
	float: left;
	margin: 8px 0 0 8px;
	padding: 0;
	border: 1px solid #FFF;
}
.pictureBox {
	border: 1px solid #8197A7;
	padding: 5px;
}
#rightColumn {
	float: right;
	width: 333px;
}
#rightColumn2 {
	float: right;
	font-size: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 345px;
}
#rightColumn2 p {
	margin-top: 5px;
	margin-bottom: 10px;
}

ul.brandLinks {
	list-style-type: none;
	font-size: 9px;
}
ul.brandLinks li {
	display: inline;
	padding-right: 5px;
}
.padTopBtm {
	padding-top: 5px;
	padding-bottom: 5px;
}
ul#footLinks {
	list-style: none;
	font-size: 10px;
	padding-bottom: 10px;
	margin-left: -5px;
	}ul#footLinks li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
.testWrap {
	width: 310px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #817A66;
	float: left;
}
.testTop {
	background-image: url(images/testimonials-top.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
.testMid {
	background-image: url(images/testimonials-middle.jpg);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
}
.testBtm {
	background-image: url(images/testimonials-btm.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
.freeThisThat {
	padding-left: 5px;
}
#leftCol2 {
	margin-right: 367px;
}
.linksWrap {
	padding-bottom: 10px;
}
.orangeBox {
	background-color: #F5D4BA;
	padding: 10px;
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-style: italic;
	font-size: 11px;
	margin-top: 10px;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */.flashBox {
	background-color: #CC6666;
	float: right;
	width: 333px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-style: italic;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
}

.block{
	position:absolute;
	width:500px;
	height:450px;
	text-align:center;
}
.block p {
	margin:0;
	padding:0;
	text-align:center;
}
.container{
	position:relative;
	width:548px;
	height:473px;
}

#leftPicColumn {
	float: left;
	width:550px;
	height:550px;
	background-color: #47687B;
}
.padTop {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

