@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

html,body {
	text-align: left;
	font-family: Trebuchet MS, Helvetica, Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	height: 100%;
}

/* sticky footer CSS */
div#bodyWrapper {
	margin: 0px auto -330px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

div#footerWrapper, div#pushFooter {
	height: 330px;
}
/* END :: sticky footer CSS */

div.pngfix {
	behavior: url(iepngfix.htc);
}

p {
	margin: 7px 0px 12px 0px;
}

img {
	border: none;
}

div.clear {
	clear: both;
}

div.horizontalLine {
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #333333;
	border-bottom: 1px solid #FFFFFF;
}
div.extraSpace {
	margin: 23px 0px 7px 0px;	
}

div#contentLeft p b {
	text-shadow: 1px 1px #CCCCCC;
}

div.errorDiv {
	margin-bottom: 5px;
	padding: 3px 20px 3px 20px;
	background-color: #FCD0D0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

div.successDiv {
	margin-bottom: 5px;
	padding: 3px 20px 3px 20px;
	background-color: #CEFF80;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.strong {
	font-size: 14px;
	font-weight: bold;
}

div.atCharacter {
	display: inline;
	width: 14px;
	height: 14px;
	line-height: 12px;
	font-size: 10px;
	background: url(images/background-sprite-v2.jpg) -1203px -540px no-repeat;
}

a:link, a:visited, a:hover {
	color: #F08D00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.text:link, a.text:visited, a.text:hover {
	color: #527D00;
	text-decoration: none;
}
a.text:hover {
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
div#contentRight h1 {
	color: #FFFFFF;	
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #F08D00;
	margin: 17px 0px 5px 0px;
}
h2 a:link, h2 a:visited, h2 a:hover {
	color: #F08D00;
	text-decoration: underline;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #527D00;
	margin: 9px 0px 0px 0px;
}

h4 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	color: #FFFFFF;
	text-shadow: 1px 1px #333333;
}

h5 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	color: #333333;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #F08D00;
}
div.priceSticker h6 {
	text-shadow: 1px 1px #333333;
}



div#headerWrapper {
	position: relative;
	height: 420px;
	overflow: hidden;
	background: url(images/background-sprite-v2.jpg) -0px -0px no-repeat;
	background-position: center;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EFC211;
}

div#headerParent {
	position: relative;
	margin: 0px auto 0px auto;
	width: 980px;
	padding: 0px;
	background: url(images/background-sprite-v2.jpg) -710px -0px no-repeat;
}

div#headerAdditionalInfo {
	width: 980px;
	height: 20px;
	font-size: 10px;
	line-height: 10px;
}

div#topNavigationHolder {
	height: 105px;	
}

div#topNavigationHolder a:link, 
div#topNavigationHolder a:visited, 
div#topNavigationHolder a:hover {
	float: left;
	display: block;
	height: 26px;
	padding: 14px 0px 10px 0px; 
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
div#topNavigationHolder a:hover {
	text-decoration: underline;
}
div#topNavigationHolder a.active {
	background: url(images/background-top-navigation-active.gif) -0px -0px no-repeat;
	background-position: center;
	background-position: top;
	background-repeat: repeat-x;
}

div#topNavigationHolder img {
	display: inline;
	float: left;
	margin: 0px 23px 0px 23px;
}

img#logo {
	position: absolute;
	right: 17px;
}

div#slideshowHolder {
	width: 980px;
	height: 295px;
}

div#slideshowHolder div.arrow {
	float: left;
	display: inline;
	width: 15px;
	height: 295px;
	margin-top: 102px;
}

div#slideshowWindow {
	position: relative;
	overflow: hidden;
	float: left;
	display: inline;
	width: 950px;
	height: 295px;
}

div#slideshowStrip {
	position: relative;
	left: 0px;
	width: 950px;
	height: 295px;
}

div.slideshowItem {
	float: left;
	display: inline;
	width: 950px;
	height: 295px;
	background: url(images/background-slideshow-item.png) -0px -0px no-repeat;
}

div.slideshowItem div.left {
	float: left;
	display: inline;
	width: 383px;
	height: 220px;
	padding: 75px 0px 0px 55px;
}

div.slideshowItem div.description {
	position: relative;
	float: left;
	display: inline;
	width: 480px;
	height: 295px;
	padding-right: 32px;
	font-size: 16px;
	color: #333333;
}

div.slideshowItem div.description h2 {
	font-size: 26px;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
	margin-bottom: 14px;
}

div.slideshowItem div.description img {
	position: absolute;
	right: 55px;
	bottom: 65px;
}

div#contentWrapper {
	background: url(images/background-top-shadow.gif) -0px -0px no-repeat;
	background-position: center;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

div#contentParent {
	margin: 0px auto 0px auto;
	width: 980px;
	background: url(images/background-top-shadow.gif) -710px -0px no-repeat;
}

div#contentLeft {
	display: inline;
	float: left;
	width: 655px;
	padding: 37px 25px 20px 0px;
}

p.bullets {
	line-height: 1.85;
	margin-left: 25px;	
}

div.priceSticker {
	float: left;
	display: inline;
	margin: 0px 7px 0px 0px;
	width: 65px;
	height: 60px;
	padding: 15px 10px 10px 10px;
	font-size: 10px;
	line-height: 1.2;
	color: #F08D00;
	background: url(images/price-sticker.gif);
}

div.subpageFormHolder {
	margin: 7px 0px 10px 40px;
}

input.subpageForm {
	width: 220px;
	margin: 2px 0px 0px 3px;
}

.subpageForm {
	width: 220px;
	margin: 2px 0px 0px 3px;
}



div#contentRight {
	display: inline;
	float: left;
	width: 300px;
	padding-top: 30px;
}

div#contentRight a:hover {
	text-decoration: none;	
}

div#rightMenu {
	width: 260px;
	padding: 7px 20px 0px 20px;
	background: url(images/background-right-menu.gif) -0px -0px no-repeat;
	background-repeat: repeat-y;
	background-color: #333333;
}

div#rightMenu div.line {
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #5C5C5C;
	border-bottom: 1px solid #000000;
}

div#rightMenu div.dottedLine {
	width: 100%;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	background: url(images/background-sprite-v2.jpg) -900px -670px no-repeat;
	background-color: #5C5C5C;
}

div#rightMenu a {
	display: block;
	width: 260px;
	height: 28px;
	padding: 6px 0px 0px 0px;
	font-size: 16px;
	color: #858585;
}

div#rightMenu a:hover {
	color: #FFFFFF;
}

div#endOfButtons {
	width: 300px;
	height: 10px;
	background: url(images/background-sprite-v2.jpg) -900px -480px no-repeat;
}

div#rightBox {
	position: relative;
	width: 260px;
	height: 132px;
	margin: 30px 0px 0px 0px;
	padding: 8px 20px 12px 20px;
	background: url(images/background-sprite-v2.jpg) -900px -490px no-repeat;
}

div#rightBox a {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	height: 26px;
	padding: 0px 38px 0px 0px;
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 1px 1px #D9AC00;
}

div#rightBox a:hover {
	text-decoration: underline;	
}

div#grayBoxTop {
	width: 300px;
	height: 10px;
	margin: 30px 0px 0px 0px;
	background: url(images/background-sprite-v2.jpg) -900px -645px no-repeat;
}

div#grayBoxContent {
	width: 260px;
	padding: 4px 20px 8px 20px;
	background-color: #E8E8E8;
}

div#grayBoxContent span {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 1.0;
}

div#grayBoxContent h5 {
	font-size: 24px;
	line-height: 1.0;
	margin-bottom: 20px;
}

div#grayBoxContent div {
	margin-top: 15px;
	clear: both;
}

div#grayBoxContent img {
	float: left;
	display: inline;
	margin: 0px 7px 23px 0px;
}

div#grayBoxBottom {
	width: 300px;
	height: 10px;
	margin: 0px 0px 20px 0px;
	background: url(images/background-sprite-v2.jpg) -900px -655px no-repeat;
}





div#footerWrapper {
	height: 330px;
	background: url(images/background-footer-shadow.gif) -0px -0px no-repeat;
	background-position: center;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #333333;	
}

div#footerParent {
	margin: 0px auto 0px auto;
	width: 980px;
	height: 254px;
	padding-top: 30px;
	color: #FFFFFF;
}
div#footerParent a {
	color: #FFFFFF;	
}

div#footerBottomParent {
	margin: 0px auto 0px auto;
	width: 980px;
}

div#footerBottom {
	width: 100%;
	height: 29px;
	padding: 17px 0px 0px 0px;
	background-color: #000000;
	color: #EBEBEB;
}
div#footerBottom a {
	color: #EBEBEB;
	margin: 0px 12px 0px 12px;
}

div#footerLeft {
	display: inline;
	float: left;
	width: 265px;
	line-height: 1.6;
}

div#footerLeft span {
	color: #FFBA00;	
}

div#footerLogoSmileyTech {
	width: 265px;
	height: 55px;
	margin-bottom: 30px;
	background: url(images/background-sprite-v2.jpg) -1200px -480px no-repeat;
}

div#footerCenter {
	display: inline;
	float: left;
	width: 370px;
	height: 180px;
	margin: 60px 0px 0px 00px;
	background: url(images/background-sprite-v2.jpg) -1465px -480px no-repeat;
}

div#footerRight {
	display: inline;
	float: right;
	width: 265px;
	height: 195px;
	padding: 12px 22px 17px 47px;
	font-style: italic;
	background: url(images/background-sprite-v2.jpg) -1835px -480px no-repeat;
}

div#footerRight span {
	line-height: 11px;
	font-size: 18px;
	font-weight: bold;
	color: #FFBA00;
}

div#footerRight div {
	display: inline;
	float: right;
	font-style: normal;
	margin: 12px 15px 0px 0px;
	color: #A7A7A7;
}