/*BASIC STYLING*/



* {
	margin: 0px;
	padding: 0px;
	border: none;
	
}

body {
	font-family: "Palatino Linotype", Palatino, Georgia, serif;
	background-color: #5c627b;
	text-align: center;
	font-size: 100%;
	color: #FFF;
}


#wrapper {
	position: relative;
	width: 952px;
	margin: 0 auto;
	text-align: left;
	background-color: #6c707b;
}

.clear {
	clear: both;
}

.divider {
	background-color: #88a7fa;
	height: 6px;
	width: 100%;
}

/*POSITION CONTAINER ELEMENTS*/



#teaserContainer {
	width: 100%;
	position: relative;
	background-color: #1a1a1a;
	overflow-x: hidden;
	
	
}

#teaserSlideshow {
	width: 1600px;
	position: relative;
	top: 0;
	left: 50%;
	background-color: #1a1a1a;
	margin-left: -800px;
	
	
}



#rssTickers {
	background-color: #333333;
	color: #99FFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	font-family: "Segoe UI", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 4px;
	white-space: nowrap;
}

#indexWindows {
	background-color: transparent;
	text-align: center;
	word-spacing: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pageBanner {
	font-size: 36px;
}

.headerText {
	font-size: 18px;
	text-align: justify;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
}

.blueDiv {
	background-image: url(assets/div-blue-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}

.blueDivText {
	font-family: "Segoe UI", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	position: absolute;
	left: 240px;
	width: 690px;
	margin: 0px;
	top: 18px;
	height: 192px;
	font-weight: normal;
}

.blueDivSpacer {
	height: 20px;
	position: relative;
	top: 0px;
}

.blueDivBtm {
}

.blueDivTop {
	left: 0px;
	top: 0px;
	position: relative;
}

.blueDivImage {
	background-color: #FFFFFF;
	position: absolute;
	height: 200px;
	width: 200px;
	left: 25px;
	top: 18px;
	z-index: 3;
}

.customName {
	font-size: 24px;
	padding-top: 16px;
}

.customDesc {
	padding-top: 7px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 7px;
	font-family: "Segoe UI", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
}

.customSlideshow {
	position: absolute;
	left: 110px;
	top: 225px;
	z-index: 3;
}

.customThumb {
	float: left;
	padding-left: 30px;
	padding-right: 19px;
	padding-top: 13px;
	padding-bottom: 13px;
}

.blueDivCustom {
	background-image: url(assets/div-blue-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 952px;
	margin-left: -476px;
	position: relative;
	left: 50%;
	font-family: "Palatino Linotype", Palatino, Georgia, serif;
	font-size: 18px;
	color: #FFFFFF;
	height: 260px;
}

.columnLeft {
	float: left;
	width: 452px;
	background-image: url(assets/div-blue-narrow-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #6C707B;
	border-top-width: 16px;
	border-right-width: 0px;
	border-bottom-width: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #6C707B;
	border-right-color: #6C707B;
	border-bottom-color: #6C707B;
}

#contactForm {
	font-family: "Segoe UI", "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 4px;
	font-size: 14px;
	text-align: center;
}

.form {
	padding: 4px;
	text-align: left;
}

.columnRight p {
	margin-left: 20px;
}

.columnLeft p {
	margin-left: 20px;
}

.columnLeft h1 {
	padding-left: 20px;
}

.textArea {
	width: 275px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.subDivider {
	padding-top: 8px;
	padding-bottom: 8px;
}

.columnRight h2 {
	margin-left: 12px;
}

.columnRight {
	float: right;
	width: 452px;
	background-image: url(assets/div-blue-narrow-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 16px;
	border-right-width: 16px;
	border-bottom-width: 16px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C707B;
	border-right-color: #6C707B;
	border-bottom-color: #6C707B;
	border-left-color: #6C707B;
}

/*STYLING OF BASIC TAGS*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding: .3em;
}

.summary {
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
}

h3 {
	font-family: "Segoe UI", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
}

.columnRight h1 {
	padding-left: 20px;
}

.pageCtrlLinks {
	width: 952px;
	padding-bottom: 18px;
	color: #333333;
	font-family: "Segoe UI", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	position: relative;
}

.pageNext {
	background-image: url(assets/pageflip.jpg);
	background-position: top left;
	height: 20px;
	width: 84px;
	float: right;
	margin-right: 20px;
}

.pagePrev {
	background-image: url(assets/pageflip.jpg);
	background-position: top left;
	height: 20px;
	width: 84px;
	float: left;
	margin-left: 20px;
}

.body #wrapper .pageCtrlLinks .pageNext a {
	color: #333333;
}

.body #wrapper .pageCtrlLinks .pagePrev a {
	color: #333333;
}

#footer {
	font-family: "Segoe UI", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	background-color: #4E97CC;
	color: #CEECFF;
	text-align: center;
	padding: 10px;
	background-image: url(assets/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.productFeature {
	font-family: "Segoe UI", "Trebuchet MS", sans-serif;
	font-size: 14px;
	float: left;
	height: 70px;
	width: 250px;
	border: 3px dotted #999999;
	list-style-image: url(assets/check.png);
	position: relative;
	list-style-position: inside;
	vertical-align: middle;
	text-align: left;
	line-height: 16px;
	padding: 3px;
	margin-top: 14px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 14px;
}

.productFeature img {
	float: left;
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 4px;
}

.productFeature h3 {
	font-family: "Segoe UI", "Trebuchet MS", sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #AADDFF;
}

.centeredRegion {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -425px;
	position: relative;
	left: 50%;
}

#storeMenuInstructions {
	font-family: "Segoe UI", "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 4px;
}

a:link {
	text-decoration: none;
	color: #00CCFF;
}

a:hover {
	color: #09ba1d;
	text-decoration: none;
}

a:visited {
	color: #0ac49b;
	text-decoration: none;
}

a:active {
	color: #4e09ba;
	text-decoration: none;
}

.customDesc img {
	margin: 8px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ViewShots {
	position:absolute;
	left:66px;
	top:215px;
	width:230px;
	height:20px;
	z-index:2;
}

#ViewShotsCustom {
	position:relative;
	margin-top: 8px;
	left: 88px;
}

#prod-overview p {
	font-family: "Myriad Pro", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	color: #FFF;
	font-size: 14pt;
	line-height: 1.2em;
	text-align: justify;
}
#prod-overview h1 {
	color: #CCC;
	margin-left: 30px;
	margin-bottom: 0px;
	line-height: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	margin-top: 13px;
	border-bottom-color: #999;
	margin-right: 6px;
}
#prod-overview img  {
	margin: 8px;
	position: relative;
}
.prod-overview-pic {
	text-align: center;
}
.hrule-grey {
	color: #999;
}



.CloserLookHeader {
	left:0px;
	top:0px;
	width:952px;
	height:300px;
}

#closer-look-enc-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:952px;
	height:200px;
}

#closer-look-enc-02 {
	position:absolute;
	left:0px;
	top:200px;
	width:668px;
	height:100px;
}

#closer-look-enc-03 {
	position:absolute;
	left:668px;
	top:200px;
	width:240px;
	height:84px;
}

#closer-look-enc-04 {
	position:absolute;
	left:908px;
	top:200px;
	width:44px;
	height:100px;
}

#closer-look-enc-05 {
	position:absolute;
	left:668px;
	top:284px;
	width:240px;
	height:16px;
}

.closerLookHorizon {
	position:relative;
	left:0px;
	top:0px;
	width:952px;
	height:300px;
}

#horizon-overview-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:952px;
	height:200px;
}

#horizon-overview-02 {
	position:absolute;
	left:0px;
	top:200px;
	width:668px;
	height:100px;
}

#horizon-overview-03 {
	position:absolute;
	left:668px;
	top:200px;
	width:240px;
	height:84px;
}

#horizon-overview-04 {
	position:absolute;
	left:908px;
	top:200px;
	width:44px;
	height:100px;
}

#horizon-overview-05 {
	position:absolute;
	left:668px;
	top:284px;
	width:240px;
	height:16px;
}

div.store-header {
	left:0px;
	top:0px;
	width:952px;
	height:124px;
}

div.store-header-crestron-up {
	position:absolute;
	left:0px;
	top:0px;
	width:236px;
	height:124px;
}

div.store-header-rti-up {
	position:absolute;
	left:236px;
	top:0px;
	width:240px;
	height:124px;
}

div.store-header-urc-up {
	position:absolute;
	left:476px;
	top:0px;
	width:240px;
	height:124px;
}

div.store-header-pronto-up {
	position:absolute;
	left:716px;
	top:0px;
	width:236px;
	height:124px;
}

.swfPlayer {
	position: relative;
	width: 801px;
	left: 74px;
}
