/* Template from http://www.free-css.com/free-css-templates/page65/bluebusiness.php */
body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.jpg); /*was .gif*/
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 800px; /* was 750px;*/
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 720px; /* was 670px;*/
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header.jpg);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
}

#container-name a {
	color: #666666;
	text-decoration: none;
	border: 0px;
}

#container-name a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006ac3;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 720px; /* was 670px;*/
	padding: 0px 40px 0px 40px;
	height: 123px;	/*was 175*/
	background-image: url(images/bg_eyecatcher.jpg); /*reduced by 52px*/
}

#container-navigation {
	width: 720px; /* was 670px;*/
	background-color: #45AAFF;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 10px 6px 10px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #0066CC;
}

#container-content {
	width: 720px; /* was 670px;*/
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	min-height: 280px; /*was auto and not min*/
}

#content {
	width: 480px; /* was 430px;*/
	float: left;
}

#table-content { /*This is new to make the table pages wider*/
	width: 720px; /* was 670px;*/ 
	float: left;
}

#border {
	width: 170px;
/*	height: 280px;*/
	margin-left: 530px /* was 480px;*/
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 720px; /* was 670px;*/
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
	border-bottom: 0px
}

#container-footer a:hover {
	color: #006AC3;
	border-bottom: 0px
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 720px; /* was 670px;*/
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 73%; /* was 325px;*/
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 23%; /* was 325px;*/
	padding-right: 10px;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr, #table-content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p, #table-content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a:hover, #table-content p a:hover, #border p a:hover  {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

#content li, #table-content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote, #table-content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img, #table-content img {
/*	background-color: #E7F1FF;*/
	padding: 4px;
	border: 0px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

.center {
	text-align: center;
}
#index-tables {
	margin: auto;
	width: 470px; /* was 420px;*/
	text-align: center;
	padding-left: 20px;
}
#index-tables td
{
	background: #e8edff;
}
#border td
{
	background: #e8edff;
}
#index-left {
	float: left;
	width: 150px; /* was 32% */
	margin: 2px;
}
#index-middle {
	float: left;
	width: 150px; /* was 32% */
	margin: 2px;
}
#index-right {
	float: left;
	width: 150px; /* was 32% */
	margin: 2px;
}
.clearer {
	clear: both;
}
.form {
	border: 1px #006AC3 solid;
	background: #e8edff;
}
.gone {
	visibility:hidden;
	position: absolute;
}
#basic-product-details p {
	 margin-top: 0px;
	 margin-bottom: 0px;
}
#basic-product-details img {
	 margin: 0px;
	 padding: 0px;
}
#hosted-header hr {
	color: #006ac3;
	background-color: #006ac3;
	height: 1px;
	border: 0;
}
#hosted-left {
	float:left;
	width:49%;
}
#hosted-left table{ margin-left: 50px; border-collapse: collapse; border: 1px solid #006ac3; background: #e8edff; color: #033; }
#hosted-left td, th { padding: 3px 3px .75em 3px; line-height: 1.3em; }
#hosted-left th { background: #9BD2FF; color: #fff; font-weight: bold; text-align: left; padding-right: .5em; vertical-align: top;}
#hosted-left .odd td { background: #9BD2FF; }
#hosted-left .odd th { background: #45AAFF; }
#hosted-left td a, td a:link { color: #325C91; }
#hosted-left td a:visited { color: #466C8E; }
#hosted-left td a:hover, td a:focus { color: #1E4C94; }
#hosted-left th a, td a:active { color: #fff; }
#hosted-left tfoot th, tfoot td { background: #2C5755; color: #fff; }
#hosted-left th + td { padding-left: .5em; }

#hosted-right {
	float:right;
	width:49%;
	margin-left: 2%;
}
#hosted-right h3 {
	padding-left: 0px;
}
#hosted-footer {
	clear:both;
}

a.linkAd {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  float: right;
  background: #3d5691 url('../images/button-bg-ie-blue.gif') left top repeat-x;
  background: -moz-linear-gradient(top, #8c9cbf 0%, #546a9e 50%, #36518f 50%, #3d5691 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #8c9cbf), color-stop(0.5, #546a9e), color-stop(0.5, #36518f), color-stop(1, #3d5691));
  border: 1px solid #172d6e;
  border-bottom: 1px solid #0e1d45;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0 1px 0 0 #b1b9cb;
  -webkit-box-shadow: inset 0 1px 0 0 #b1b9cb;
  box-shadow: inset 0 1px 0 0 #b1b9cb;
  color: #fff !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 10px 8px 10px;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 -1px 1px #000f4d;
  width: 110px;
}

a.linkAd:hover {
  background: #2f477d;
  background: -moz-linear-gradient(top, #7f8dad 0%, #4a5e8c 50%, #2f477d 50%, #364c80 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #7f8dad), color-stop(0.5, #4a5e8c), color-stop(0.5, #2f477d), color-stop(1, #364c80));
  cursor: pointer;
}

a.linkAd:active {
  -moz-box-shadow: inset 0 0 20px 0 #1d2845, 0 1px 0 #fff;
  -webkit-box-shadow: inset 0 0 20px 0 #1d2845, 0 1px 0 #fff;
  box-shadow: inset 0 0 20px 0 #1d2845, 0 1px 0 #fff;
  cursor: pointer;
}

a.linkDir {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  float: right;
  background: #3d9148 url('../images/button-bg-ie.gif') left top repeat-x;
  background: -moz-linear-gradient(center top , #8CBF92 0%, #549E5E 50%, #368F42 50%, #3D9148 100%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #8CBF92), color-stop(0.5, #549E5E), color-stop(0.5, #368F42), color-stop(1, #3D9148));
  border: 1px solid #176e23;
  border-bottom: 1px solid #0e4515;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0 1px 0 0 #b1ccb5;
  -webkit-box-shadow: inset 0 1px 0 0 #b1ccb5;
  box-shadow: inset 0 1px 0 0 #b1ccb5;
  color: #fff !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 10px 8px 10px;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 -1px 1px #004d0a;
  width: 110px;
  margin-bottom: 10px;
}

a.linkDir:hover {
    background: #2f7d39;
    background: -moz-linear-gradient(center top , #7FAD85 0%, #4A8C53 50%, #2F7D3A 50%, #36803F 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #7FAD85), color-stop(0.5, #4A8C53), color-stop(0.5, #2F7D3A), color-stop(1, #36803F));
	cursor: pointer;
}

a.linkDir:active {
	-moz-box-shadow: 0 0 20px 0 #1D4522 inset, 0 1px 0 #CDEFD2;
    -webkit-box-shadow: 0 0 20px 0 #1D4522 inset, 0 1px 0 #CDEFD2;
    box-shadow: 0 0 20px 0 #1D4522 inset, 0 1px 0 #CDEFD2;
    cursor: pointer;
}

/* disabled button styles
   works with this markup: <button disabled="disabled">Submit</button>
*******************************************************************************/
button[disabled],
button[disabled]:hover,
button[disabled]:active {
  background: #999;
  border: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #aaa;
  cursor: not-allowed;
  text-shadow: none;
}
