/* CSS Document */

body {
	/*margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 50px;*/
	margin: 0px;
	background: #C7C3C4;
	background-image: url(/images/bg_greyfade.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%;
	color: #666666;
}

#holdermain {
	width: 750px;
	padding: 20px;
}

#holder {
	width: 650px;
	/*margin: 20px;*/
	padding-left: 50px; 
	padding-right: 50px; 
	padding-top: 35px; 
	padding-bottom: 20px; 
	background: #FFFFFF;
	border: 1px solid #8D8D8D;
}

/* HEADER TABLE STYLES */

#tblHeader {
	width: 650px;
}

#tblHeader td.tdMaximLogo {
	width: 158px;
	height: 100px;
	text-align: center;
}

#tblHeader td.tdNavHolder {
	width: 488px;
	border-bottom: 2px solid #FFFFFF;
}

#tblHeader td.tdTelephone {
	width: 142px;
	border-bottom: 2px solid #FFFFFF;
	background: #999999;
	background-image: url(/images/bg-999999.jpg);
	background-position: center;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
}

#tblHeader td.td247Logo {
	width: 162px;
	height: 90px;
	text-align: center;
	background: #F47F2F;
	border-bottom: 10px solid #FFFFFF;
}

#tblHeader td.tdHeader {
	width: 478px; 
	height: 85px;
	border-right: 2px solid #FFFFFF;
	padding-left: 8px;
	padding-bottom: 5px;
	background-image: url(/images/banner_graphic.jpg);
	background-repeat: no-repeat;
	/*background: #017DC3;*/
	vertical-align: bottom;
	border-bottom: 10px solid #FFFFFF;
}


/* NAV 1 STYLES */

td.nav1 {
	background: #CCCCCC;
	background-image: url(/images/bg-cccccc.jpg);
	background-position: center;
	background-repeat: repeat-x;
	width: 104px;
	border-right: 2px solid #FFFFFF;
	padding: 8px;
}

td.nav1Brochure {
	background: #F52E33;
	background-image: url(/images/bg-red.jpg);
	background-position: center;
	background-repeat: repeat-x;
	width: 104px;
	border-right: 2px solid #FFFFFF;
	padding: 8px;
}

td.nav1Offers {
	background: #2FA2F4;
	background-image: url(/images/bg-blue.jpg);
	background-position: center;
	background-repeat: repeat-x;
	width: 104px;
	border-right: 2px solid #FFFFFF;
	padding: 8px;
}

td.nav1 a {
	text-decoration: none;
	font-weight: bold;
	color: #017DC3;
}

td.nav1active {
	background: #F47F2F;
	background-image: url(/images/bg-f47f2f.jpg);
	background-position: center;
	background-repeat: repeat-x;
	width: 104px;
	border-right: 2px solid #FFFFFF;
	padding: 8px;
}

td.nav1active a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* MAIN TABLE */

#tblMain td.leftCol {
	width: 486px;
	vertical-align: top;
}

#tblMain td.rightCol {
	width: 162px;
	vertical-align: top;
}

/* 1 COLUMN TABLE */

#tblHome td.home {
		width: 474px;
		padding-right: 12px;
		vertical-align: top;
}

/* PRODUCT PAGE TABLE - 2 COLS WITH ORANGE LEFT */

#tblProductContent td.leftCol {
	background: #F47F2F;
	width: 63px;
	border-right: 2px solid #FFFFFF;
}

#tblProductContent td.leftColBlue {
	background: #017DC3;
	width: 63px;
	border-right: 2px solid #FFFFFF;
}

#tblProductContent td.rightCol {
	width: 398px;
	padding-left: 12px;
	padding-right: 11px;
	vertical-align: top;
}


/* PRODUCT PAGE */

#tblSubCat {
	width: 193px;
	border: 1px solid #999999;
	background: #ffffff;
}

#tblSubCat td {
	padding: 5px;
	text-align: center;
}







#tblProductNav {
	width: 650px;
}

#tblProductNav td.nav2 {
	background: #CCCCCC;
	background-image: url(/images/bg-cccccc.jpg);
	background-position: center;
	background-repeat: repeat-x;
	width: 55px;
	border-right: 2px solid #FFFFFF;
	padding: 4px;
}

#tblProductNav td.nav2 a {
	text-decoration: none;
	font-weight: bold;
	color: #017DC3;
	font-size: 0.8em;
}

#tblProductNav td.nav2active {
	background: #F47F2F;
	background-image: url(/images/bg-f47f2f.jpg);
	background-position: center;
	background-repeat: repeat-x;
	width: 55px;
	border-right: 2px solid #FFFFFF;
	padding: 4px;
}

#tblProductNav td.nav2active a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.8em;
}


#tblProductNav td.nav2special {
	background: #CCCCCC;
	background-image: url(/images/bg-cccccc.jpg);
	background-position: center;
	background-repeat: repeat-x;
	width: 57px;
	padding: 4px;
}

#tblProductNav td.nav2specialActive {
	background: #017DC3;
	background-image: url(/images/bg-017dc3.jpg);
	background-position: center;
	background-repeat: repeat-x;
	width: 57px;
	padding: 4px;
}

#tblProductNav td.nav2special a {
	text-decoration: none;
	font-weight: bold;
	color: #F47F2F;
	font-size: 0.8em;
}

#tblProductNav td.nav2specialActive a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.8em;
}

/*#tblProductTrail td.nav2 {
	background: #FFFFFF;
	width: 63px;
	border-right: 2px solid #FFFFFF;
	height: 10px;
}

#tblProductTrail td.nav2active {
	background: #F47F2F;
	width: 63px;
	border-right: 2px solid #FFFFFF;
	height: 10px;
}*/

#tblProductTrail2 td.nav2 {
	background: #FFFFFF;
	width: 65px;
	height: 10px;
}

#tblProductTrail2 td.nav2active {
	background: #F47F2F;
	width: 65px;
	height: 10px;
}

#tblProductTrail2 td.nav2right {
	background: #F47F2F;
	width: 63px;
	border-right: 2px solid #FFFFFF;
	height: 10px;
}

#tblProductTrail2Special td.nav2 {
	background: #FFFFFF;
	width: 65px;
	height: 10px;
}

#tblProductTrail2Special td.nav2active {
	background: #017DC3;
	width: 65px;
	height: 10px;
}

#tblProductTrail2Special td.nav2right {
	background: #017DC3;
	width: 63px;
	height: 10px;
}

#tblProductTrail2Special td.nav2right2 {
	background: #017DC3;
	width: 63px;
	height: 10px;
	border-right: 2px solid #FFFFFF;
}


#tblProductSpecial {
	width: 396px;
	border: 1px solid #F47F2F;
}

#tblProductSpecial th {
	color: #FFFFFF;
	background: #F47F2F;
	padding: 8px;
	text-align: left;
	background-image: url(/images/special-mask.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#tblProductSpecial td {
	padding: 8px;
}

#tblProduct {
	width: 396px;
	border: 1px solid #999999;
}

#tblProduct th {
	color: #FFFFFF;
	background: #999999;
	padding: 8px;
	text-align: left;
}

#tblProduct th a {
	color: #FFFFFF;
	}

#tblProduct td {
	padding: 8px;
}

#tblProduct0 td {
	padding: 0px;
}

#tblIcons td.left {
	width: 75px;
	padding-right: 12px;
	padding-bottom: 12px;
}

#tblIcons td.right {
	width: 76px;
	padding-bottom: 12px;
}

#tblIcons a img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}

#tblIcons a:hover img {
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
}

#tblButtons td {
	width: 142px;
	padding: 10px;
	border-bottom: 12px solid #ffffff;
}

#tblButtons a {
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}

#tblButtons td.AudioVisual {
	background: #999999;
	background-image: url(/images/bg-999999.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

#tblButtons td.Specials {
	background: #017DC3;
	background-image: url(/images/bg-017dc3.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

#tblButtons td.Brochure {
	background: #E73031;
	background-image: url(/images/bg-E73031.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

#tblButtons td.Custom {
	background: #55117B;
	background-image: url(/images/bg-55117B.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

#tblButtons td.Modular {
	background: #F47F2F;
	background-image: url(/images/bg-f47f2f.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

#tblButtons td.Conferences {
	background: #239F1F;
	background-image: url(/images/bg-green.jpg);
	background-position: center;
	background-repeat: repeat-x;
}


#form {
	width: 398px;
}

#form th {
	padding-right: 10px;
	padding-bottom: 4px;
	font-weight: normal;
	text-align: right;
	white-space: nowrap;
}

#form td 
{
	padding-bottom: 4px;
}