@charset "utf-8";
/* CSS Document */
/* Home */
div#wrapper-Three,div#wrapper-Two {position:relative;width:100%;}
div#wrapper p.title {font-weight: bold;font-size: 16px;color: #ff0000;margin:0;margin-bottom:10px;}
div#wrapper p.subTitle {font-size: 12px;font-weight:bold;color: #ffffff;}
div#wrapper .btnSpace {height:85px;}
div#wrapper .btnSpace2 {margin-top:45px;}

div#leftBar {float: left;display: inline;width: 230px;}
div#centerContent {margin:0;margin-left:240px;}
img {border:none;}

div#mainWrap {position: relative;width: 704px;min-height: 550px;background: #000000 url(/images/assets/support/supportBg.jpg) top left no-repeat;}
div#prodWrap {position: relative;width: 704px;min-height: 550px;background: #000000 url(/images/assets/support/warranty/topBanner.jpg) top left no-repeat;}
	div#mainWrap div.Right,div#prodWrap div.Right {text-align: right;margin-right:35px;}
		div#mainWrap div.Right img {margin-left:10px;margin-right:10px;}
		div#mainWrap div.Right a {text-decoration: underline;color: #dedede;font-size: 12px;}
			div#mainWrap div.Right a:hover,div#mainWrap div.Right a.active {color:#FF0000;}
	div#mainWrap h1,div#prodWrap h1 {margin:0;color:#FF0000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:16px;}
	div#mainWrap p,div#prodWrap p {color:#dddddd;}
	div#mainWrap div.breadCrumb,div#wrapper div.breadCrumb,div#prodWrap div.breadCrumb {font-size: 11px;color: #dddddd;margin-top:15px;}
		div#mainWrap div.breadCrumb a,div#wrapper div.breadCrumb a,div#prodWrap div.breadCrumb a {color: #dddddd;text-decoration: underline;font-size:11px;}
			div#wrapper div.breadCrumb a:hover,div#mainWrap div.breadCrumb a:hover,div#prodWrap div.breadCrumb a:hover {text-decoration:none;}
			
div#mainWrap div.supportPort {position: relative;width:641px;height: 130px;background-color: #161616;}
	div#mainWrap div.supportPort div.right {float:right;width:130px;text-align:right;margin-right:15px;}
		div#mainWrap div.supportPort div.right img {border:none;}
	div#mainWrap div.supportPort div.left {float:left;width:160px;text-align:center;margin-top:15px;}
	div#mainWrap div.supportPort div.center {margin-left: 165px;margin-right:140px;}
		div#mainWrap div.supportPort div.center p {color: #919191;}
		div#mainWrap div.supportPort div.center p.title {font-weight:bold;color:#ffffff;}
/* Installation */
div#installIntro {position: relative;width: 950px;height: 461px;background: #000000 url(/images/assets/support/install/topBanner.jpg) top left no-repeat;}
div#installList {position: relative;width: 950px;background: #000000 url(/images/assets/support/install/topBanner.jpg) top left no-repeat;}

div#wrapper div.ListAll {float: right;width: 255px;height:251px;}
div#wrapper div.SearchIt {float: left;width: 614px;height:251px;}

div#wrapper div.SearchIt p,div#wrapper div.ListAll p {margin-left: 15px;margin-right: 15px;}

.align-Right img {margin-right: 30px;}

h2 {color:#FF0000;}
table#supportForm td.title {text-align: right;font-size: 12px;font-weight:bold;color: #ffffff;}

/* Installation - List */
div#wrapper div.catList {position: relative;width:255px;height:400px;background-color: #161616;}

div#wrapper div.prod-Contain {float:right;width:614px;height:400px;}
div#wrapper div.prodList {position: relative;width:614px;height:400px;background-color: #161616;}

ul.catMenu {list-style: none;margin: 0;padding: 0;}
	ul.catMenu li {border-bottom: 1px dotted #515151;margin-top: 5px;}
		ul.catMenu li a {display: block;line-height: 20px;color: #8a8a8a;font-size: 12px;font-weight: bold;text-indent: 10px;}
			ul.catMenu li a:hover,ul.catMenu li a.active {color:#ff0000;}
ul.prodMenu {float:left;list-style: none;margin: 0;padding: 0;width:225px;}
	ul.prodMenu li {border-bottom: 1px dotted #515151;margin-top: 5px;}
		ul.prodMenu li a {display: block;line-height: 20px;color: #8a8a8a;font-size: 12px;font-weight: bold;text-indent: 10px;}
			ul.prodMenu li a:hover,ul.prodMenu li a.active {color:#ff0000;}
			
div.productShow {position: relative;width:888px;height: 550px;background-color: #161616;}
div.prodContain {position: relative;width:841px;height: 470px;background-color: #000000;}

div.video {float: left;height:470px;width: 490px;}
div.data p {color: #767676;}

/* Warranty */
div#warrantyIntro {position: relative;width: 950px;height: 461px;background: #000000 url(/images/assets/support/warranty/topBanner.jpg) top left no-repeat;}
div#warrantyList {position: relative;width: 950px;background: #000000 url(/images/assets/support/warranty/topBanner.jpg) top left no-repeat;}

div#prodWrap div.warrantyForm {position: relative;width:641px;background-color: #161616;}
	div#prodWrap div.warrantyForm p.title {font-weight:bold;}
	div#prodWrap div.warrantyForm p.required {color:#FF0000;font-style:italic;}

div#prodWrap table {margin-top: 15px;}
div#prodWrap table td.header,div#prodWrap p.header {color:#FF0000;font-size:16px;}
	div#prodWrap input,div#prodWrap select {width:100%;border: none;background-color: #303030;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;}
	div#prodWrap input.radio {width:auto;color:#303030;background:transparent;}