html, * {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #fff;
}

h1, h2, h3, h4, h5, h6, p, ul, dl, span, legend, a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
}

p, ul, dd {
	font-size: 12px;
}

p.center{
	text-align: center;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, 
h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, 
h6 a:link, h6 a:visited, p a:link, p a:visited, li a:link, li a:visited, 
dt a:link, dt a:visited, span a:link, span a:visited, a {
	color: #023893;
	text-decoration: none;
}

h4 a:hover, h5 a:hover, h6 a:hover, p a:hover, li a:hover, dt a:hover, span a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #680;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #680;
	text-decoration: none;
}

#e1 {
	width: auto;
	height: 400px;
	overflow: auto;
	margin-top: 20px;
}

.e1 {
	width: 479px;
	height: 703px;
}

#scrollContent {
	width: auto;
	height: 230px;
	overflow: auto;
}

.link 
{
	font-size: 12px;
	color: #023893;
	text-decoration: none;
}

.linkUnderline 
{
	font-size: 12px;
	color: #023893;
	text-decoration: underline;
}

.linkUnderline : hover
{
	font-size: 12px;
	color: #023893;
	text-decoration: none;
}

.linkSmall
{
	font-size: 10px;
	color: #023893;
	text-decoration: none;
}

.linkSmallUnderline 
{
	font-size: 12px;
	color: #023893;
	text-decoration: underline;
}

.linkSmallUnderline : hover
{
	font-size: 12px;
	color: #023893;
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	width: 760px;
}

#logo {
	width: 760px;
	height: 100px;
	border-bottom: 1px solid #ccc;
	clear: both;
}

#logo h1 a {
	float: left;
	width: 285px;
	height: 80px;
	display: block;
	margin: 10px 0 0 20px;
	text-indent: -5000px;
	background: transparent url(../images/vox_logo_web.jpg) no-repeat top left;
}

#topRightIcons 
{
    float:right; 
    margin-top:37px; 
    margin-right:8px;
}

#topRightIcons img
{
    border: none;
}

#logoform {
	float: right;
	margin: 5px 0 0;
	width: 345px;
	text-align: right;
}

#logoform form {
	text-align: right;
}

#logoform input {
	width: 188px;
	font-size: 12px;
	padding: 3px;
	_padding: 2px; /* for IE6 */
	color: #999;
	border: 1px solid #999;
	background: #f8f8f8;
}

img.gobtn {
	margin: 0 0 -6px;
	_margin: 0 0 -4px; /* fix for IE6 */
}

#logoform p {
	text-align: right;
	margin: 25px 0 0;
	color: #ccc;
}

#nav {
	clear: both;
	width: 760px;
	margin: 2px 0 0;
	padding: 0 0 2px;
	border-bottom: 1px solid #000;
}

#nav img {
	float: left;
	padding: 0 0 0 2px;
}

ul.mainnav {
	float: left;
	width: 111px;
	padding: 0 2px 0 0;
	list-style: none;
	color: #000;
	font-weight: bold;
	line-height: 1.5em;
}

.mainnav li {
	display: block;
}

.mainnav li a:link, .mainnav li a:visited {
	color: #000;
	width: 111px;
	display: block;
}

.mainnav li a:hover {
	color: #023893;
	border: 0;
	background: #f4f4f4;
}

.redSmall {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FF0000;
	font-size: 10px;
}

.reqField 
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;	
}

.reqFieldP
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;	
	float: left;
}

.requestQuote 
{
}

/* ----------- NAVIGATION EFFECTS --------------------- */

#home li#mainpage a { color: #023893; border: 0; background: #f4f4f4;}
#about-vox li#about-vox a { color: #023893; border: 0; background: #f4f4f4;}
#vox-products li#vox-products a { color: #023893; border: 0; background: #f4f4f4;}
#custom-solutions li#custom-solutions a { color: #023893; border: 0; background: #f4f4f4;}
#partner-programs li#partner-programs a { color: #023893; border: 0; background: #f4f4f4;}
#vox-resources li#vox-resources a { color: #023893; border: 0; background: #f4f4f4;}
#vox-news li#vox-news a { color: #023893; border: 0; background: #f4f4f4;}
#contact-vox li#contact-vox a { color: #023893; border: 0; background: #f4f4f4;}

/* ------------------- END ---------------------------- */
#subnav {
	float: left;
	width: 130px;
	height: 150px;
	display: block;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: url(../images/subnav_bg.jpg) repeat-y center;
}

#productSubnav {
	float: left;
	width: 107px;
	height: 150px;
	display: block;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: url(../images/subnav_bg.jpg) repeat-y center;
}

#subnav ul {
	width: 130px;
	padding: 0 2px;
	list-style: none;
	line-height: 1em;
}

#subnav li {
	display: block;
	padding: 4px;
}

#subnav li a:link, #subnav li a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #023893;
}

#subnav li a:hover {
	background: transparent;
	color: #000;
}

#shortnav {
	clear: both;
	width: 222px;
	background: #fff;
	border-bottom: 16px solid #fff;
}

.sections {
	clear: both;
	width: 760px;
	margin: 2px 0 0;
	background: url(../images/learnabout_bg.jpg) no-repeat left bottom;
}

.learnabout {
	float: left;
	width: 216px;
	padding: 0 2px 0 0;
	/*border-right: 1px solid #ccc;*/
	background: transparent;
}

.mainsection {
	float: right;
	width: 267px;
	border-top: 28px solid #89b700;
	display: block;
}

.mainsection h2 {
	font-size: 17px;
	font-weight: bold;
	padding: 7px 0 0 5px;
}

.mainsection p {
	padding: 10px 5px 5px;
	line-height: 1.4em;
}

.sideborders {
	margin: 0 3px;
}

.mainbottom {
	clear: both;
	margin: 2px 0 0;
	padding: 0 0 7px;
	border-top: 10px solid #000;
	background: #fff url(../images/gray_gradient_bg.jpg) repeat-x top;
}

#mainnews {
	float: left;
	width: 213px;
}

.newsScroll {
	width: 200px;
	height: 420px;
	overflow: auto;
}

#mainnews h4 {
	width: 210px;
	border-bottom: 10px solid #fff;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	margin: 32px 0 0;
	padding: 0 0 5px 3px;
	background: transparent url(../images/heading_bg.jpg) no-repeat left bottom;
}

#mainnews p {
	width: auto;
	padding: 6px 5px 4px;
	line-height: 1.2em;
	background: #f4f4f4;
}

#whyvox {
	float: left;
	width: 340px;
	margin: 0 16px;
}

#whyvox h4 {
	width: 337px;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	margin: 32px 0 0;
	padding: 0 0 5px 3px;
	background: transparent url(../images/heading_bg.jpg) no-repeat left bottom;
}

#whyvox p {
	padding: 10px 0 5px;
	line-height: 1.4em;
}

#contactus {
	float: left;
	width: 175px;
}

#contactus  h4 {
	width: 172px;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	margin: 32px 0 0;
	padding: 0 0 5px 3px;
	background: transparent url(../images/heading_bg.jpg) no-repeat left bottom;
}

#contactus  p {
	padding: 10px 0 5px;
	line-height: 1.4em;
}

#footer {
	clear: both;
	width: 760px;
	padding: 0 0 30px;
	border-top: 20px solid #023893;
}

#footer p {
	padding: 10px 0 0;
}

#footer p a:link, #footer p a:visited {
	color: #333;
}

/* -------------------- INTERIOR PAGE STYLES --------------------- */

#header {
	float: left;
	width: 500px;
	padding: 0 0 0 2px;
}

#header h2 {
	float: left;
	font-size: 25px;
	font-weight: bold;
	color: #999;
	margin: 15px 0 0 50px;
	_margin-left: 25px;
	line-height: 1.1em;
}

.oneline
{
    margin-top: 60px !important;
}

.twoline
{
    margin-top: 45px !important;   
}

.threeline
{
    margin-top: 32px !important;   
}

#header img {
	float: right;
}

.sm_imgborder {
	padding: 0 0 0 2px;
	border-left: 1px solid #ccc;
}

.standard-in {
	clear: both;
	width: 760px;
	background: #fff url(../images/standard_in_bg.jpg) repeat-y left;
	margin: 10px 0;
}

.sidebar-promo {
	float: left;
	width: 219px;
	border-top: 20px solid #023893;
	background: transparent;
	padding: 0 0 15px;
}

.sidebar-promo h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 15px 10px 0;
	margin-bottom: -8px;
}

.sidebar-promo h5 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 15px 10px 0;
	border-top: 1px solid #000;
}

.sidebar-promo p {
	padding: 10px 10px 5px;
}

.sidebar-links {
	float: left;
	width: 219px;
	border-top: 20px solid #023893;
	background: transparent;
	padding: 0 0 15px;
}

.sidebar-links h4 {
	margin-left: 5px;
	
}

.sidebar-links ul {
	list-style: none;
	margin-left: 5px;
}

.sidebar-links li {
	padding: 3px 15px;
}

.incopy {
	float: left;
	width: 538px;
	background: transparent;
}

.incopy h3 {
	font-size: 18px;
	font-weight: bold;
	color: #023893;
	margin: 0 0 0 15px;
	padding: 0 0 5px;
	background: transparent url(../images/heading_bg.jpg) no-repeat left bottom;
}

.incopy h4 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin: 0 0 0 15px;
	padding: 5px 0 0;
}

.incopy h5 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin: 0 0 0 15px;
	padding: 5px 0 0;
}

.incopy p {
	margin: 0 0 0 15px;
	padding: 10px 0 5px;
	line-height: 1.4em;
}

.incopy ul {
	margin: 0 0 0 15px;
	padding: 10px 0;
	list-style: none;
}

.incopy li {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	line-height: 1.6em;
	list-style-image: url(http://www.voxtechnologies.com/images/list_bullet_green.jpg);
}



.incopy table {
	text-align: left;	
	font-size: 12px;
	padding: 4px;
	line-height: 1em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.wide-in {
	clear: both;
	width: 760px;
	text-align: left;
}

.wide-in h3 {
	font-size: 18px;
	font-weight: bold;
	color: #023893;
	padding: 0 0 5px;
	background: transparent url(../images/heading_bg.jpg) no-repeat left bottom;
}

.wide-in h4 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding: 5px 0 0;
}

.wide-in h5 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding: 5px 0 0;
}

.wide-in p {
	padding: 10px 0 5px;
	line-height: 1.4em;
}

.wide-in ul {
	padding: 10px 0;
	list-style: none;
}

.wide-in li {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	line-height: 1.6em;
	background: transparent url(http://www.voxtechnologies.com/images/list_bullet_green.jpg) no-repeat left;
}

.alt-in {
	clear: both;
	width: 760px;
	background: #fff url(../images/standard_in_bg.jpg) repeat-y left;
	margin: 0 0 10px;
	border-top: 2px solid #fff;
}

.splitleft {
	float: left;
	width: 222px;
	background: transparent;
}

.black {
	font-size: 12px;
	float: left;
	margin-left: 10px;	
}

.blackSmall {
	font-size: 10px;
	margin-left: 10px;	
}

.redSmall 
{
	color: Red;
	font-size: 10px;
}

.red
{
	color: Red;
	font-size: 12px;
}

.redBold
{
	color: Red;
	font-size: 12px;
	font-weight: bold;
}

.blackLarge {
	font-size: 18px;
	font-weight: bold;
}

.blackLargeCentered {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


.tableBorder
{
	border-style:solid;
	border-color: Black;
	border-width: 1px;	
}

.left{
	float:left;
	margin-left: 10px;
	text-align: left;
}

/* --------------- RELATED ITEMS AND COMPATIBLE PRODUCTS DISPLAY STYLES --------------*/

h4#extra {
	width: 300px; /* this width can be changed if necessary, but so must the ul#extralist property */
	padding: 4px 3px;
	background: #d5deed;
	display: block;
}

ul#extralist {
	width: 300px;
	margin: 0;
	padding: 0;
}

#extralist li {
	list-style-type: none;
	background-image: none;
	margin: 4px 0;
	padding: 5px 0;
	position: relative;
	display: block;
	border-bottom: 1px solid #ccc;
}

#extralist li img {
	float: left;
	padding: 0 5px;
}

#extralist li p {
	float: left;
	padding: 0 5px 0 10px;
	position: absolute;
	top: 0;
	left: 81px;
}

/* --------------- PRODUCT RESULTS STYLES --------------*/

h4#results {
	width: 500px; /* this width can be changed if necessary, but so must the ul#extralist property */
	padding: 4px;
	background: #d5deed;
	margin: 4px 0 8px 8px ;
	display: block;
	float: left;
}

ul#resultslist {
	width: 500px;
	margin: 2px;
	padding: 10px;
	float: left;
}

#resultslist li {
	list-style-type: none;
	background-image: none;
	position: relative;
	display: block;
	border-bottom: 1px solid #ccc;
}

#resultslist li img {
	float: left;
	padding: 0 5px;
}

#resultslist li p {
	float: left;
	padding: 0 5px 0 10px;
	position: absolute;
	top: 0;
	left: 81px;
}

/* ---------------- CART ORDER PROGRESS STYLES ----------------------------------- */

#progress {
	clear: both;
}

#progress ul {
	list-style-type: none;
	display: inline;
	list-style: none;
}

#progress li {
	float: left;
	background: none;
	padding: 0 20px 0 10px;
}

li#off-progress {
	background: url(../images/arrow_gray.gif) no-repeat right;
}

li#on-progress {
	background: url(../images/arrow_green.gif) no-repeat right;
	font-weight: bold;
	color: #87b700;
}

/* --------------- FORM ELEMENTS - VARIOUS --------------*/

form.basic {
	text-align: left;
}

.txtinput {
	width: 188px;
	font-size: 18px;
	padding: 3px;
	_padding: 2px; /* for IE6 */
	color: #999;
	border: 1px solid #999;
	background: #f8f8f8;
}

.basicSmall input {
	width: 50px;
	font-size: 12px;
	padding: 3px;
	_padding: 2px; /* for IE6 */
	color: #999;
	height: auto;
	font-size: 10px;
	background: #fcfcfc;
}

.basic select {
	width: 188px;
	font-size: 12px;
	padding: 3px;
	_padding: 2px; /* for IE6 */
	color: #999;
	border: 1px solid #999;
	background: #f8f8f8;
}

.basicSelect {
	width: 188px;
	font-size: 12px;
	padding: 3px;
	_padding: 2px; /* for IE6 */
	color: #999;
	border: 1px solid #999;
	background: #f8f8f8;
}

.basicSmall select {
	width:auto;
	min-width: 90px;
	font-size: 12px;
	padding: 3px;
	_padding: 2px; /* for IE6 */
	color: #999;
	border: 1px solid #999;
	color: black;
	background: #fcfcfc;
}

.drpInput {
	width:auto;
	min-width: 90px;
	font-size: 12px;
	padding: 3px;
	_padding: 2px; /* for IE6 */
	color: #999;
	border: 1px solid #999;
	color: black;
	background: #fcfcfc;
}

form fieldset{
	background-color:#f7f7f7;
	border-width:2px;
	border-style:solid;
	border-color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:20px 0px 10px 0px;
	width:375px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}

form fieldset legend{	
	background-color:#023893;
	border:1px solid #000;
	color:#fff;
	font-weight:bold;
	font-variant:small-caps;
	font-size:110%;
	padding:2px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;
}
	 
form fieldset legend img{
	padding:0px 5px 0px 5px;	
}

label{
	font-size:80%;
	display:block;
	float:left;
	width:115px;
	text-align:right;
	margin:6px 5px 0px 0px;
}

#grouping .button{
	background-color:#f7f7f7;
	border:1px solid #666;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.button{
	background-color:#f7f7f7;
	border:1px solid #666;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* ---------------- TABLE STYLES ----------------------------------- */

.altrow-gray {
	background: #e5e5e5;
}

.altrow-ltgray {
	background: #f7f7f7;
}

.altrow-blue {
	background: #d5deed;
}

table.regular p {
	font-size: 12px;
	padding: 4px;
	line-height: 1em;
	color: #000;
}

.sectiontitle {
	background: #d5deed;
}

.sectiontitle h4 {
	padding: 3px;
}

/* --------------- FIX FOR DIVS WITH FLOATED CONTENT --------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* ---------------- BH: TABULAR DATA --------------------------*/
#ContactTable
{
	margin: 10px 0 0 0;
	width: 450px;
}

#ContactTable td
{
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 3px 3px;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
}

#ContactTable p
{
   margin: 0;
   padding: 0;
      
}

td.left p
{
	text-align: left;
}

td.right p
{
	text-align: right;
	font-weight: bold;
}

.itemSpecTable {
margin-top: 20px;
width: 520px;
background-color: #f7f7f7;
margin-left: 5px;
}

.itemSpecSubTable {
z-index: 0;
background-color: #f7f7f7;
}

.specTitle {
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
float: left;
margin-left: 5px;
font-size: 12px;
}

#specCategoryTitle {
text-align: left;
background-color: #f7f7f7;
color: #555854;
font-family: arial;
font-size: 12px;
font-style: italic;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
}

.specProperty {
color: #555854;
background-color: white;
padding-right: 5px;
padding-left: 8px;
}

.specValue {

color: #555854;
background-color: white;
position: relative;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
}

.paging {
	font-family: Arial, Helvetica, sans-serif;
	
	text-align: left;
	color: #333;
	text-align:center;
	font-size: 12px;
}

.paging a{
	color: #023893;
	text-decoration: underline;	
}

.paging a:hover{
	text-decoration: none;	
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block; height:auto; min-height: 80px;}


.suggestBox {
	background-color: white;
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-align: left;
}

.suggestBox:hover {
background-color: yellow;
}

.rollA {
	background-color: #eeeeee;
}

.rollB {
	background-color: white;	
}

.rollA, .rollB {
	line-height: 20px;
}

.pnlResults {
	margin-left: 20px;
	border: 1px solid black;
	border-collapse: collapse;
}
.pnlResults td
{
	border-bottom: 1px solid black;
	padding: 4px;	
}

.tblResults {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	border-collapse: collapse;
}
.tblResults td
{
	border-bottom: 1px solid black;
	padding: 4px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tblSubTotal {
	border: 0px solid black;
	border-collapse: collapse;
}
.tblSubTotal td
{
	border-bottom: 0px solid black;
	padding: 1px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.headingLink {
	font-size: 9pt;
	font-weight: bold;
}

.headingLink:hover {
	color: #87B700;
}


.txtInputSmall {
	width: 20px;
	border: 1px solid #999;
	background: #f8f8f8;
	margin-bottom: 5px;
}

.txtInputDate {
	width: 70px;
	border: 1px solid #999;
	background: #f8f8f8;
	margin-bottom: 5px;
}

.txtInput {
	width: 150px;
	border: 1px solid #999;
	background: #f8f8f8;
	margin-bottom: 5px;
}

.txtInputLong {
	width: 250px;
	border: 1px solid #999;
	background: #f8f8f8;
	margin-bottom: 5px;
}

.txtInputNoWidth {
	border: 1px solid #999;
	background: #f8f8f8;
	margin-bottom: 5px;
}

.txtMultiLine {
	border: 1px solid #999;
	background: #f8f8f8;
}

.displayResults {
	color: Black;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

.asyncMsg {
	background-color: red;
	color: white;
	font-size: 12px;
	font-weight: bold;
	right: 7px;
	font-family: Arial;
}

.tab {
	background-image: url("../images/tabBodyFade.gif");
	background-repeat: repeat-x;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 3px;
	border: 1px outset #717171;
}

.activeTab {
	background-image: url("../images/activeButton.gif");
	background-repeat: repeat-x;
	height: auto;
	border: 1px outset #717171; 
	border-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 3px;
	text-decoration: none;
	color: black;
}

.activeTab, .inactiveTab {
	position: relative;
	top: 2px;
	text-decoration: none;
	font-family: tahoma;
}

.inactiveTab {
	background-image: url("../images/inactiveButton.gif");
	background-repeat: repeat-x;
	height: auto;
	border-left: 0px;
	border: 1px outset #717171; 
	border-bottom: 0px;
	font-size: 12px;
	height: auto;
	padding-left: 6px;
	padding-right: 3px;
	margin-bottom: 3px;
	text-decoration: none;
	color: #494949;
}

.inactiveTab:hover {
	background-image: url("../images/activeButton.gif");
	background-repeat: repeat-x;
	height: auto;
}

.orderFormDiv
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.headingSpan
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	width: 100%;
	border-top: solid 1px Maroon;
	border-bottom: solid 1px Maroon;
	text-align: left;
	text-indent: 3px;
}

.formLabel
{
	display:block;
	width:130px;
	float:left;
}

.formLabelHeading
{
	position: relative;
	left: -10px;
	font-weight: bold;
}

.indentDiv
{
	position: relative;
	left: 20px;
}

.centerDiv
{
	margin-left: auto;
	margin-right: auto;	
}

.printerFriendlyDiv
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;		
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 3px;		
}

.asyncWaitMsg {
	background-image: url("../images/loading.gif");
	background-repeat: no-repeat;
	background-position: center center;
	height: 52px;
	width: 300px;
	border: 1px solid #003290;
	background-color: white;
	color: black;
	font-size: 12px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
}

.titlebar 
{
    background-image: url("../images/custGreyBar.gif");
    background-repeat: repeat-x;
    height: 30px;
    border-bottom: 1px solid #777;
}
.wnTitle 
{
    font-weight: bold;
    font-size: 12pt;
    color: White;
    position: relative;
    top: 7px;
    left: 20px;
}
.wnWide 
{
    border: 1px solid #777;
    background-color: White;
    width: 700px;
}

.wnSmall
{
    border: 1px solid #777;
    background-color: White;
    width: 500px;
    height: 250px;
}

.todaycal {
	background-color: #61A1CE;
	font-weight: bolder;
	color: white;
}
.asyncCal {
	text-align:center;
	font-size: 12px;
	font-family: verdana, arial;
	background-color: #eee;
	border: 1px outset silver;
	z-index: 7;
}
.asyncCal tr th {
	background-color: #61A1CE;
    color: white;
    width: 30px;
    height: 25px;
    font-size: 9pt;
    font-family: verdana, arial;
}
.weekendcal {
	width: 25px;
    height: 25px;
	background-color: #eee;
}
.weekendcal:hover {
	background-color: #B2D2E8;
}
.othermonthcal {
	color: #777;	
	background-color: White;		
}
.othermonthcal:hover {
	background-color: #B2D2E8;
}
.calday {
	background-color: white;
    width: 25px;
    height: 25px;
    font-size: 8pt;
}
.calday:hover {
    background-color: #B2D2E8;
}
.monthList 
{
	border: 1px solid black;
	background-color: White;
	color: #777;	
	font-family: Verdana, Arial, Serif;
	font-size: 9pt;
	line-height: 18px;
}
.monthList div 
{
	padding: 1 3 1 3;
}
.monthList div:hover 
{
	color: White;
	background-color: #768694;
}
.yearList 
{
	border: 1px solid black;
	background-color: White;
	color: #777;
	font-family: Verdana, Arial, Serif;
	font-size: 9pt;
	line-height: 18px;
}
.yearList div 
{
	padding: 1 3 1 3;
}
.yearList div:hover 
{
	color: white;
	background-color: #768694;
}
.selDay {
	background-color: green;
}
/* end */

