﻿tediv.domtab { }



#top { background-image: url('../images/bodyArea_top.png'); background-repeat: no-repeat; height: 10px; width: 600px; margin: 0; padding: 0; }
#middle { background-image: url('../images/bodyArea_bg.png'); background-repeat: repeat-y; margin: 0; padding: 15px 30px 30px 30px; min-height: 400px; }
#bottom { background-image: url('../images/bodyArea_btm.png'); background-repeat: no-repeat; height: 10px; width: 600px; margin: 0; padding: 0; }
			
#domtabprintview { font-size: 11px; }
				
ul.domtabs { width: 100%; clear: left; margin: 0 0 0 6px; padding: 0; list-style-type: none; font-size: 12px }
ul.domtabs li { float:left; margin-top: 0; margin-bottom: -6px; color: white; background-image: url('../images/sliderLeftInactive.png'); background-repeat: no-repeat; background-position: left top; padding-left: 6px; list-style-type: none;  }
ul.domtabs li a { display:block; padding: 4px 5px; text-decoration:none; margin-top: 0; margin-bottom: 0; background-image: url('../images/sliderRightInactive.png'); background-repeat: no-repeat; background-position: right top; padding-right: 12px; color: #6e6e6e; }
ul.domtabs a:link{ text-decoration: none;  }
ul.domtabs a:visited { text-decoration: none; }
ul.domtabs a:active { text-decoration: none; }
ul.domtabs a:hover { text-decoration: none; background-color: white; }

div.domtab { margin: 25px -20px 0 -20px; }
div.domtab div { clear: both; margin-right: 0; margin-left: 0; padding: 10px 20px 0px 20px; border-top: 1px #BAC4C9 solid; }
div.domtab div div { padding: 0; border: 0; margin: 0; }
div.domtab div h1 { margin-top: 10px; }
div.domtab div h2 { margin-top: 10px; }
div.domtab div h3 { margin-top: 10px; }

ul.domtabs li.first { margin-left: 15px;  }
ul.domtabs li.active { border-bottom: 1px white solid; background-image: url('../images/sliderLeft.png'); }
ul.domtabs li.active a { background-image: url('../images/sliderRight.png'); cursor: default; }
ul.domtabs li.active a:hover { }

ul.prevnext{ margin: 0 10px 0 0; padding: 0; float:right; width:80px; font-size: 11px; }
ul.prevnext li{ float:left; width:49%; }
ul.prevnext li.next{ width:49%; float:right; text-align:right; }