
body {
	margin: 0px;
}

.t {background: url(/images/products/dot.png) 0 0 repeat-x; width: 180px; float:left; margin-right:7.2px}
.b {background: url(/images/products/dot.png) 0 100% repeat-x}
.l {background: url(/images/products/dot.png) 0 0 repeat-y; height: 194px}
.r {background: url(/images/products/dot.png) 100% 0 repeat-y}
.bl {background: url(/images/products/bl.png) 0 100% no-repeat; height: 194px}
.br {background: url(/images/products/br.png) 100% 100% no-repeat; height: 194px}
.tl {background: url(/images/products/tl.png) 0 0 no-repeat}
.tr {background: url(/images/products/tr.png) 100% 0 no-repeat; padding:3px}

.t2 {background: url(/images/products/dot.png) 0 0 repeat-x; width: 742px; float:left}
.b2 {background: url(/images/products/dot.png) 0 100% repeat-x}
.l2 {background: url(/images/products/dot.png) 0 0 repeat-y}
.r2 {background: url(/images/products/dot.png) 100% 0 repeat-y}
.bl2 {background: url(/images/products/bl.png) 0 100% no-repeat; height: 97px}
.br2 {background: url(/images/products/br.png) 100% 100% no-repeat; height: 97px}
.tl2 {background: url(/images/products/tl.png) 0 0 no-repeat}
.tr2 {background: url(/images/products/tr.png) 100% 0 no-repeat; overflow:auto; padding:3px;}

.t3 {background: url(/images/products/dot.png) 0 0 repeat-x; width: 747px; margin-top: 30px}
.b3 {background: url(/images/products/dot.png) 0 100% repeat-x; margin-top: 30px}
.l3 {background: url(/images/products/dot.png) 0 0 repeat-y; height: 120px}
.r3 {background: url(/images/products/dot.png) 100% 0 repeat-y}
.bl3 {background: url(/images/products/bl.png) 0 100% no-repeat; height: 120px}
.br3 {background: url(/images/products/br.png) 100% 100% no-repeat; height: 120px}
.tl3 {background: url(/images/products/tl.png) 0 0 no-repeat}
.tr3 {background: url(/images/products/tr.png) 100% 0 no-repeat; overflow:auto; margin-top: 30px; padding:3px}

div#Content {
	margin: 0 auto;
     width: 970px;
	 overflow: hidden;
}

#SubContent {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div.ProdCategory {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:10px 10px;
	margin: 30px 0px 30px 0px;
	text-align:left;
	color:#940e0c;
	font-size:14px;
	font-weight:bold;	
	background-image:url(/images/global/background-prodheader.png);
	background-repeat:repeat-y;
	width:750px;
	margin-bottom:30px;
}

div.ProdListing {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 0;
	display: inline-block;
	border:2px solid #e7e7e7;
	background:#ffffff;
	width:180px;	
	margin-bottom:24px;
}

div.ProdListingIvory {
	border-radius: 10px;
	padding: 10px 0;
	display: inline-block;
	border:2px solid #e7e7e7;
	background:#ffffff;
	width:176px;	
	margin-bottom:24px;
}

div.ProdListingIvory {
	border-radius: 10px;
	padding: 10px 0;
	display: inline-block;
	border:2px solid #e7e7e7;
	background:#ffffff;
	width:176px;	
	margin-bottom:24px;
}

div.ProdListingIvory img{
	margin:auto;
}

div.ProdListing img{
	margin:auto;
}

div.soundbank {
	padding:24px 0px;
}

div.ProdListingTxt {
	text-align:right;
	font-weight:bold;
	margin: 6px 12px 6px 0px;
	color: #940e0c;
}

div.buytext {
	color: #940e0c;
	font-weight:bold;
	text-align:right;
    line-height: 36px;
    margin-right: 0;
}

div.spacer {
	padding:6px 0;
}
	
div.buybuttons img {
	display:inline;
	margin-left:10pt;
}

div.bodytext {
	margin-left:1em;
}

.smalltext {
	font-size:x-small;
	color:#666;
	text-align:right;
}

.centertext {
	display:inline;
	text-align:left;
	margin-bottom:38px;
}

span.bigtext {
	display:inline;
	line-height:32px;
	font-size:150%;
}

.bodytxtbig {
    font-size: 18px;
}

div#center {
	text-align:center;
}

div#masterContainerCart {
	margin-left: 220px;
}

#NavButtons { padding-top: 10px }
#NavButtons img { display: inline }

p.subtitle {
	text-align:left;
	margin-top:0px;
}

div.center { margin-left:20% }

div.imageinline img{
	display:inline;
	margin-right:22px;
	}

div.circle {width:100px;height:100px;border-radius:50px;font-size:20px;color:#fff;line-height:100px;text-align:center;background:#666}

span.circle {
  background: #940e0c;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  font-size:20px;
  line-height: 1.6em;
  margin-right: 10px;
  text-align: center;
  width: 1.6em; 
}

span.largetxt {
  font-size: 20px;
  font-weight: bold;
}

span.medtxt {
  font-size: 16px;
  font-weight: bold;
}

span.smtxt {
  font-size: 8px;
  font-weight: bold;
}

td.textcenter {
	text-align:center;
}

td.textright {
	text-align:center;
}

#pageflip {
position: relative;
right: 0; top: 0;
float: right;
}
#pageflip img {
width: 100px; height: 102px;
z-index: 99;
position: absolute;
right: 0; top: 0;
-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
width: 100px; height: 100px;
overflow: hidden;
position: absolute;
right: 0; top: 0;
background: url(/images/specials.png) no-repeat right top;
}
#pageflipMirror {
	position: static;
	right: 0;
	top: 0;
	float: right;
}

.textblock {
    height: auto;
    position: relative;
    top: 25px;
	z-index: -1;
}

/* =[ Promo Boxes ]==================================================== */

div#countbox1 {
	text-align:center;
	font-size:large;
	color:#940e0c;
	}

div.PromoBox1 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 0;
	margin: 0 5px;
	display: inline-block;
	vertical-align:top;
	border:2px solid #ffea00;
	background:url(/images/promo/backgrounds/burst1.jpg);
	width:233px;
	height:260px;
	position:relative;
}

div.PromoBox2 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 0;
	margin: 0 5px;
	display: inline-block;
	vertical-align:top;
	border:2px solid #ffea00;
	background:url(/images/promo/backgrounds/burst2.jpg);
	width:233px;
	height:260px;
	position:relative;
}

div.PromoBox3 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 0;
	margin: 0 5px;
	display: inline-block;
	vertical-align:top;
	border:2px solid #ffea00;
	background:url(/images/promo/backgrounds/burst3.jpg);
	width:233px;
	height:260px;
	position:relative;
}

div.PromoBox4 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 0;
	display: inline-block;
	vertical-align:top;
	border:2px solid #ffea00;
	background:url(/images/promo/backgrounds/burst4.jpg);
	width:180px;
	height:280px;
}

div.PromoText {
	font-size:large;
	text-align:center;
	font-weight:bold;
	margin: 0px 8px;
	color: #940e0c;
	text-shadow: 1px 1px 1px #fff;
	position:absolute; top:48%;
}

div.PromoTextDate1 {
	font-size:small;
	text-align:center;
	font-weight:bold;
	margin: 0px 22px;
	color: #000;
	position:absolute; top:40%;
}

div.PromoTextDate2 {
	font-size:small;
	text-align:center;
	font-weight:bold;
	margin: 0px 32px;
	color: #000;
	position:absolute; top:40%;
}

div.PromoTextLink {
	font-size:large;
	font-weight:bold;
	margin-left:22%;
	color: #fff;
	position:absolute; top:68%; 
}

div.PromoBox1 img{
	margin:auto;
}

div.PromoBox2 img{
	margin:auto;
}

div.PromoBox3 img{
	margin:auto;
}

div.PromoBox4 img{
	margin:auto;
}

div.greyBox {
	padding: 14px;
	text-align:justify;
	display:inline-block;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #ededec;
}

div.greyBoxWide {
	padding: 14px;
	width:750px;
	text-align:justify;
	display:inline-block;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #ededec;
}

div.greyBoxCenter1 {
	padding: 18px;
	margin-left: 32%;
	text-align:center;
	display:inline-block;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #ededec;
}

div.greyBoxCenter2 {
	padding: 18px;
	margin-left: 12%;
	text-align:center;
	display:inline-block;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #ededec;
}

div.greyBoxCenter {
	padding: 18px;
	margin-left: 18%;
	margin-right: 18%;
	display:inline-block;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #ededec;
}

img.greyBox {
	padding-right: 14px;
	display:inline-block;
	float:left;
	}

.flatButton {
  border: none;
  background: transparent;
  cursor: pointer;
  color:#000000;
}

/* =[ Drop-down Nav ]==================================================== */


	/* remove the list style */
	#nav {
		margin-top:0; 
		padding:0;
		list-style:none;
	}	
	
		/* make the LI display inline */
		/* it's position relative so that position absolute */
		/* can be used in submenu */
		#nav li {			
			float:left; 
			display:block; 
			width:149px; 
			background:#940e0c; 
			position:relative;
			z-index:500; 
		}
		/* Left nav rounded */
		#nav li.L {
			float:left; 
			display:block; 
			width:149px; 
			background:#940e0c; 
			position:relative;
			z-index:500;
	-moz-border-radius:8px 0px 0px 8px;
     border-radius: 8px 0px 0px 8px;
}
		/* Right nav rounded */
		#nav li.R {
			float:left; 
			display:block; 
			width:149px; 
			background:#940e0c; 
			position:relative;
			z-index:500;
	-moz-border-radius:0px 8px 8px 0px;
     border-radius: 0px 8px 8px 0px;
}
		/* graphical line separator for main nav */
		#nav li.sep {
			float:left; 
			display:inline; 
			width:1px; 
			background:#940e0c; 
			position:relative;
			z-index:500;
}
		
		/* this is the parent menu */
		#nav li a {
			display:block; 
			padding:15px 5px 0 5px; 			 
			height:34px; 
			text-decoration:none; 
			color:#c4c4c4; 
			text-align:center; 
			color:#fff;
		}

		#nav li a:hover {
			color:#c4c4c4;
		}
		
		
		/* submenu, it's hidden by default */
		#nav ul {
			position:absolute; 
			left:0; 
			display:none; 
			margin:0 0 0 -1px; 
			padding:0; 
			list-style:none;
		}
		
		#nav ul li {
			width:151px; 
			float:left; 
			border-top:1px solid #ca8786;
		}
		
		/* display block will make the link fill the whole area of LI */
		#nav ul a {
			display:block;  
			height:20px;
			padding: 8px 5px; 
			color:#fff;
		}
		

		/* fix ie6 small issue */
		/* we should always avoid using hack like this */
		/* should put it into separate file : ) */
		*html #nav ul {
			margin:0 0 0 -2px;
		}
		
/* =[ Table Box Rounded ]============================================ */

div.roundtableAlt {
    background-color: #f5f5f5;
    border-radius: 15px 15px 15px 15px;
	height:100%;
    padding: 10px;
    text-align: left;
}
div.roundtable {
    background-color: #ececec;
    border-radius: 15px 15px 15px 15px;
	height:100%;
    padding: 10px;
    text-align: left;
}


ul.listcheck {
    margin: 0;
    padding: 0;
}
ul.listcheck li {
    margin: 0 0 8px;
    padding: 2px 0 2px 16px;
    list-style: none;
    background: url('/images/global/bulletcheck.png') no-repeat left;
}



/* =[ News Page ]==================================================== */

div#newsLinks {
	margin-top: 62px;
	padding: 10px 10px 10px 10px;
	background-color:#EEEEEE;
	-moz-border-radius:8px 8px 8px 8px;
	border-radius: 8px;
}

div#newsLinks p {
	text-align:left;
}

div#newsBody p {
	padding: 2px 0px 0px 10px;
}

p.newsTitle {
    color: #940e0c;
    font-size: 32px;
    font-weight: bold;
	text-align: left;
	margin: 48px 0px 0px 0px;
}

p.newsTitleCenter {
    color: #940e0c;
    font-size: 32px;
    font-weight: bold;
	text-align: center;
	margin: 48px 0px 28px 0px;
}

p.articleTitle {
    color: #940e0c;
    font-size: 32px;
    font-weight: bold;
	text-align: left;
	margin: 48px 0px 0px 12px;
}

/* =[ Side Bars ]==================================================== */
div#contactInfo {
	margin-top: 62px;
	padding: 10px 0px 10px 0px;
	background-color:#EEEEEE;
	-moz-border-radius:8px 8px 8px 8px;
	border-radius: 8px;
}

div#contactInfo2 {
	margin-top: 18px;
	padding: 10px 0px 10px 0px;
	background-color:#EEEEEE;
	-moz-border-radius:8px 8px 8px 8px;
	border-radius: 8px;
}

div#mailistForm {
	margin-top: 0px;
	margin-left: 15px;
	padding: 10px 0px 10px 15px;
}

div#contactForm {
	margin-top: 0px;
	margin-left: 5px;
	padding: 10px 0px 10px 15px;
}

div#contactForm p {
	text-align:left;
}

div#contactForm input, div#contactForm select, div#contactForm textarea {
	margin-left: 10px;
	margin-right: 10px;
}


div#contactInfo p {
	text-align: left;
	margin: 0px 15px 0px 15px;
}

span.red {
	color:#940e0c;
	font-weight:bold;
}

div.boxtext {
	 padding: 10px 10px 10px 10px;
     background-color:#EEEEEE;
     -moz-border-radius:8px 8px 8px 8px;
     border-radius: 8px;
}

div.leftimage{
	margin:2px;
  height:auto;
  width:auto;
  float:left;
  text-align:left;
  margin-right: 8px;
}

div.revimage{
	margin:2px;
  border:1px solid #666666;
  height:auto;
  width:auto;
  float:left;
  text-align:left;
  margin-right: 8px;
}

div.revimageVienna{
	margin:2px;
  height:auto;
  width:auto;
  float:left;
  text-align:left;
  margin-right: 8px;
}

.viennaPromoTableText{
font-family:Helvetica, Verdana, Arial, sans-serif;
margin:0;margin-bottom:10px;
font-size:16px;
font-weight:bold;
line-height:24px;
padding:5px;
text-align:left;
border: 1px solid white;
}

span.bigred {
	color:#940e0c;
	font-size: 120%;
    font-weight: bold;
	text-align:left;
	margin-bottom:4px;
}

p.red {
	color:#940e0c;
	font-weight:bold;
}

strong.red {
	color:#940e0c;
}

p.centered {
	margin: 120px 0px 120px 0px;
	font-weight:bold;
	color: #940e0c;
}

div#homeInfo {
	padding: 10px 0px 8px 0px;
	background-color:#5e5e5e;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius: 10px;
}

	
div#homeInfo p {
	text-align: left;
	margin: 0px 18px 0px 18px;
	color: #CCC;
}

div#homeInfo h3 {
	text-align: left;
	margin: 0px 18px 8px 18px;
	color: #FFF;
}

div#bodycopy {
	margin-left: 10px;
	padding-top: 6px;
}

div#bodycopy p {
	margin-left: 10px;
}

div.dealers {
	margin-left: 10px;
}

div.dealers p {
	margin-bottom: 20px;
	margin-left: 10px;
    width: 720px;
    border-bottom: solid 1px #ddd;
}

div.dealers strong {
	color: #940e0c;
}

div#FAQ {
	margin-left: 10px;
}

div#FAQ p {
	margin-left: 10px;
}


div#homeInfo p.welcome {
	padding: 0px 0px 10px 0px;
}

#newsWidget .title{
	padding: 0px 18px 0px 18px;
	text-align: left;
	font-size: 12px;
	color: #cccccc;
}

#newsWidget p.title {
	padding: 0px;
	text-align: left;
	font-size: 12px;
	color: #cccccc;
}

#newsWidget .description{
	padding: 18px;
	text-align: left;
	font-size: 12px;
	color: #cccccc;
}

div#homeNewsRSS {
	padding: 2px 0px 8px 30px;
	background:url(/images/home/rssicon.png) left 11px no-repeat;
	background-color:#e0e0e0;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius: 10px;
}

div#proschool {
	margin-top:62px;
	text-align:left;
	padding: 10px 10px 10px 10px;
	background-color:#EEEEEE;
	-moz-border-radius:8px 8px 8px 8px;
	border-radius:8px;
}


/* =[ Site Map ]==================================================== */

div#sitemap p {
	margin-top: 0px;
	margin-left: 15px;
	padding: 10px 0px 10px 15px;
	text-align:left;
	font-size: 80%;
}

p.title {
    color: #940e0c;
    font-size: 120%;
    font-weight: bold;
	text-align: left;
	margin: 10px 0px 0px 0px;
}

/* =[ Featured Video Page ]==================================================== */

a.topVidlink:link, a.topVidlink:visited, a.topVidlink:active {
    color: #FFF;
    text-decoration: none;
}
a.topVidlink:hover {
	color: #CCCCCC;
}

p#featuredVid {
	margin-top:23px;
}

div#featuredVidtext {
	 padding: 10px 10px 10px 10px;
     background-color:#EEEEEE;
     -moz-border-radius:8px 8px 8px 8px;
     border-radius: 8px;
}

div#featuredVidcontent {
	margin-left: 10px;
}

div#featuredSubVidcontent iframe {
	margin: 10px;
	display:inline;
}

div#topVid {
	position:absolute;top:1;right:20;font-size:14px;color:#FFF;text-align:left;margin-left:38px;margin-top:10px;
	
}

div#topVid img {
	display:inline;
}

div#featuredVidsidebox {
	margin-top: 52px;
	padding: 0px;
	text-align:left;
}


div#featuredVidsidebox p {
	text-align:left;
}

div#featuredVidsidebox2 {
	text-align:left;
	margin-left:10px;
}

div#featuredVidsidebox2 img {
	display:inline;
	text-align:left;
	padding:6px;
}

div#featuredVidsidebox2 span {
	text-align:left;
}

/* =[ Download Table Links ]==================================================== */

table.installers td{
	color:#333;
	text-align:left;
	padding:5px;
}
		
table.installers tr:nth-child(odd)		{ background-color:#f7f7f7; }
table.installers tr:nth-child(even)		{ background-color:#e8e8e8; }

/* =[ Articulations ]==================================================== */

td.atitle {
	background-color:#FFF;
	color:#940e0c;
	font-weight:bold;
}

td.atitle img {
	float:right;
	padding: 0px;
}

table.articulations td{
	font-size:x-small;
	text-align:left;
}
		
table.articulations tr:nth-child(odd)		{ background-color:#f7f7f7; }
table.articulations tr:nth-child(even)		{ background-color:#e8e8e8; }

td.column_title{
	background-color:#666;
	color:#FFF;
	padding: 10px;
}

td.center {
	text-align:center;
}


/* =[ Main CSS ]==================================================== */

table#MasterLayout td.vertalign {
	vertical-align:middle;
	text-align: left;
}

#manufacturer-blurb {
    padding-left:217px;
}

#manufacturer-blurb p, #manufacturer-blurb h3{
	padding-left:205px;
	padding-right:10px;
}

h5 {
	font-size: 120%;
	color: #FFF;
}

th {
   color: white;
    background-color: #940e0c;
}

td.suggested h2 {
color: white;
    background-color: #940e0c;
}

img.bodyImage {
	display:inline;
	float:left;
	margin-top:6px;
	margin-right:24px;
	margin-bottom:6px
}

img.bodyImageR {
	display:inline;
	float:right;
	margin-top:6px;
	margin-left:24px;
	margin-bottom:6px
}

img.centerImage {
	display:block;
	margin-left:auto;
	margin-right:auto
}


div.socialm {
	float:right;
	margin-right:auto;
	margin-top:4px;
	margin-left:20px
}

div.socialmL {
	margin-right:auto;
	margin-top:4px;
	margin-left:9px
}

.pages {
	font-size:18px;
	text-align:left;
	font-weight:bold;	
}

.pagespace {	
	letter-spacing:4px;
}

.headline {
	font-size:32px;
	text-align:left;
	font-weight:bold;
	padding-top:10px;
	margin-left:9px;
	color:#940e0c	
}

.headlineCenter {
	font-size:32px;
	text-align:center;
	font-weight:bold;
	margin-left:9px;
	color:#940e0c	
}

.numberCircleTxt {
	color: #595959;
    font: 10pt/1.5em Arial,Helvetica,sans-serif;
	float:right;
	display:inline-block;
	vertical-align: top
	clear:both;
	margin-bottom:42px;
	width: 642px;
}

.numberCircleTxt span {
	font: 24px Arial, Helvetica
	}

.numberCircle {
    behavior: url(PIE.htc);
    width: 70px;
    height: 70px;
    padding: 12px;
	float: left;
	display: inline-block;
	clear:both;
    background:url(/images/learning/databurst/burst.png);
	background-size:100% 100%;
	background-repeat:no-repeat; 
    color: #fff;
    text-align:center;
    font: 34px Arial, Helvetica
	
	
}

.headlinebodycopy	{ font-size: 14px; line-height: 17px; font-weight: bold; }

.featuretitle {
	font-size:32px;
	text-align:left;
	font-weight:bold;
	padding-top:10px;
	line-height:38px;
	color:#940e0c	
}

.smallcopy { font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 10px; line-height: 14px; font-weight: normal; }

 
p.producerBox {
	padding: 10px;
	margin: 0px;
}

div.helpLinksMore {
	position:relative;
	left: 652px;
	top: -24px;
}

div.product-list {
    float:left;
    width: 960px;
}

div.product-list dl {
    margin: 10px 0;
    float: left;
}

div.product-list dt {
    color: #940e0c;
    font-size: 120%;
    font-weight: bold;
    float: right;
    width: 750px;
    margin: 1em 0 1em 0;
    padding: 0;
}

div.product-list dd {
    margin: 0 0 0 210px;
    padding: 0;
}

div.product-list dd.image img {
    float: left;
    margin: 0 0 0 -210px;
}

div.product-list dd.detail-button {
	float: left;
}

div.product-list dd.buy {
    float: right;
    line-height: 29px;
    font-weight: bold;
    width: 750px;
    text-align: right;
}

div.product-list dd.buy a.details {
    float: left;
}

div.product-list dd.buy img {
    display: inline;
}

div.product-list dd.buy span {
    margin-left: 1em;
}

div.product-list dd.buy span.buyline {
	color: #940e0c;
    line-height: 36px;
    margin-right: 0;
}

div.product-list dd.buy span.buylineBlk {
	color: #595959;
    line-height: 36px;
    margin-right: 0;
}

div.product-list dd.buy span.buyline img {
    vertical-align: middle;
}

div.product-list dd.buy span.buyline input {
    vertical-align: middle;
}

div.product-list dd.bottom {
    float: right;
    width: 750px;
    border-bottom: solid 2px #666;
}

/* =[ Breadcrumb Nav]==================================================== */

#breadcrumbs {
    list-style-type: none;
	font-size: 80%;
	color: #940e0c;
    margin: 0;
    padding: 0;
	margin-left: 217px
}
#breadcrumbs li {
    padding: 0 2em 0 0;
    margin: 0;
	margin-right: -20px;
    display: inline;
	padding-left: 10px;
	background: url(/images/global/divider.png) left center no-repeat;
}

			
/* =[ Product Page Tabs]==================================================== */
ul#product-tabs {
    list-style-type: none;
    margin: 2em 0 0 0;
    padding-left: 0;
    font: bold 12px Arial, Helvetica, sans-serif;
    overflow: auto;
}

ul#product-tabs li {
    background: #666666 url(/images/global/tab-black-left.png) left top no-repeat;
    float: left;
    margin: 0 1px 2px 1px;
    line-height: 27px;
}

ul#product-tabs li span {
    background: url(/images/global/tab-black-right.png) right top no-repeat;
    display: block;
    float: left;
    height: 27px;
    padding: 0 20px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    cursor: pointer;
}

ul#product-tabs li.active {
    background: #940e0c url(/images/global/tab-red-left.png) left top no-repeat;
    height: 27px;
    margin-bottom: 0;
    padding-bottom: 2px;
}

ul#product-tabs li.active span {
    background: url(/images/global/tab-red-right.png) right top no-repeat;
}

div#tab-content {
    border-top: solid 2px #940e0c;
    padding-top: 2em;
    clear: both;
}

div#tab-content > div {
    display: none;
}

div#tab-content > div.active {
    display: block;
}

div.active {
	margin-left:0px;
}


/* =[ GLOBAL FONT SETUP ]==================================================== */
body, td, th, input, p {
    font: 10pt Arial, Helvetica, sans-serif;
	color:#595959;
	line-height:1.5em;
	text-align:justify;
}

/* =[ GLOBAL HYPERLINK SETUP ]=============================================== */
a { font-weight: bold; }
a:link, a:visited, a:active {
    color: #000000;
    text-decoration: none;
}
a:hover {
	color: #940e0c;
}

/* =[ SEARCH RESULTS ]=============================================== */
a.search-results a.search-results:link, a.search-results:visited, a.search-results:active {
    color: #000000;
    text-decoration: none;
}
a.search-results:hover {
	color: #940e0c;
}

/* =[ ALTERNATE COLOR HYPERLINK SETUP ]=============================================== */
a.screenshots:link, a.screenshots:visited, a.screenshots:active {
    color: #000000;
    text-decoration: none;
}
a.screenshots:hover {
	color: #565656;
}

/* =[ STANDARD OVER-RIDES ]================================================== */
#MasterLayout {
margin-left: auto; margin-right: auto; display: block;
}
table#MasterLayout td {
	vertical-align: top;
}

div#Header { float: left }

#BackSwirl {
    width: 733px;
    height: 86px;
	padding: 20px 19px 2px 0;
    background: url(/images/global/header-BG.png) no-repeat;
	text-align: right;
	float: right;
}

#searchfield {
	font-style:italic;
	color:#BBB;
}

div#BackSwirl img {
    display: inline;
	margin-left: 10px;
	vertical-align: middle;
}

div#BackSwirl form {
    margin-top:8pt;
}

div#BackSwirl span {
	font-size: 140%;
	color: #FFF;
	display: inline;
	margin-bottom: 18px;
}

div#BackSwirl p {
	font-size: 32px;
	color: #FFF;
	display: inline;
}

td#ProdHeader img {
	margin-top: 30px;
}

div#ProdHeader img {
	margin-top: 30px;
	padding-left: 217px;
}

h2 {
	color: #595959;
	font-size: 150%;
	line-height: 1.5em;
	}


h3 {
    color: #940e0c;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 0;
}

h3 + p {
    margin-top: 0;
}

h4 {
	font-size: 120%;
	color: #940e0c;
}

h4.extra 
	{ margin-top: 1em; 
		clear: right }
h6 {
    color: #940e0c;
    font-size: 120%;
    font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 10px;
}

.redheading {
    color: #940e0c;
    font-size: 120%;
    font-weight: bold;
	margin-top: 0;
    margin-bottom: 1em;
	display:block;
}

.white {
	color: #fff;
	background: #940e0c;
}

img { border: none; display: block;
}

hr {
    border: 0; height: 1px; margin: 1.5em 0; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(135, 135, 135, 0.8), rgba(0, 0, 0, 0));
}

div.line {
	margin-top: 40px;
	margin-bottom: 20px;
    width: 100%;
    border-bottom: solid 1px #ddd;
}

div.redline {
	margin-top: 40px;
	margin-bottom: 20px;
    width: 100%;
    border-bottom: solid 1px #940e0c;
}


sup.dagger {
	font-size: x-small;
	font-weight:lighter;
	color: #000;
}

/* =[ PRODUCT DETAILS ]======================================================================================== */
div.awards img{
	display:inline;
	margin:15px;
}

div#viennaline {
	margin-bottom:50px;
	margin-top:130px;
	margin-left: 32px;
    border-bottom: solid 10px #ddd;
}

td.left-column, td.right-column {
    vertical-align: top;
	text-align: left;
}

td.left-column img{
	margin: auto;
	text-align: center;
}

td.left-column span {
	margin-left:2px;
	color:#940e0c;
	font-weight:bold;
}

td.left-column { width: 210px }
td.right-column { width: 750px }

p.platform {
    font-weight: bold;
    margin-bottom: 2em;
}

p.upgrade span{
    text-align:left;
    font-weight: bold;
    margin-right: 1em;
	margin-left: 1em;
}
p.upgrade img {
	display:inline;
	vertical-align: middle;
}

p.buy {
    line-height: 29px;
    font-weight: bold;
    margin: 0 0 8px 0;
    padding: 0;
}

p.buy span {
    color: #940e0c;
    margin-right: 1em;
    margin-left: 1em;
}

input.buy {
    float: left;
    clear: left;
}

input.buy2 {
    float: left;
	margin-right: 8px;
}

input.buycol {
    float: left;
    margin-left: 130px;
}

p.buy img {
    display: inline;
    vertical-align: middle;
	margin-left:5px;
}

div.screenshots img{
	margin: auto;
	display: inline;
	padding: 2px;
	text-align: center;
}

div.screenshots2 img {
	margin: auto;
}

div.video iframe{
	float:right;
	width:400px;
	margin-bottom:20px;
}

div.video p{
	text-align:left;
	vertical-align:top;
	margin:0 420px 0 0;
}

div.video2 img{
	margin:auto;
	display:inline;
}

div.videoPlayer img{
	margin: auto;
}

div#mainFooter {
	text-align: right;
	padding-top: 20pt;
}

p.disclaimer {
	font-size: 80%;
	color: #666666;
    padding-top: 40pt;
}

p.viennadisclaimer {
	font-size: 80%;
	color: #666666;
    padding-top: 40pt;
}

p.viennadisclaimerdagger {
	font-size: 80%;
	color: #666666;
}

div#featured img {
 display:inline;
}


/* =[ DIALOG BOXES ]==================================================== */
div.dialog {
       background: #eee;
          padding: 2em;
}

div.dialog p {
            width: 300px;
    margin-bottom: 1em;
}

div.dialog p.bigger {
            width: 450px;
}

div.dialog div.buttons {
       text-align: center;
}

/* =[ Home Page Footer ]==================================================== */


div#footerhome ul{
	float:left;
	font-size:x-small;
}

/* =[ Home Page SEO Drop-down ]==================================================== */

#support{
	text-align:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:1.5em;
	margin-bottom:10px;
	display:none;

}
#support p{
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;

}
#support h1{
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin:0px;

}
#support a{
	color:#fff;
	font-weight:bold;
}

.tab {
	display:block;
	color:#fff;
	background:#333333;
	width:100%;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:10px 0 0 0;
}
.tab a{
	color:#fff;
	text-decoration:none;
}