body {
    margin: 0px;
    font-family: Verdana, Arial Helvetica, sans;
    color: #666;
    background: url(../images/pagebottom.png) bottom repeat-x white;
    padding-bottom: 60px;
}

a.pdflink:link {
	color: black;
	font-size: 11px;
	text-decoration: none;
	border: 0;
	background: none;
	background-image: none;
}
a.pdflink:visited {
	color: black;
	font-size: 11px;
	text-decoration: none;
	border: 0;
	background: none;
	background-image: none;
}
a.pdflink:focus {
	color: black;
	font-size: 11px;
	text-decoration: none;
	border: 0;
	background: none;
	background-image: none;
}
a.pdflink:hover {
	color: #1472C8;
	font-size: 11px;
	text-decoration: none;
	border: 0;
	background: none;
	background-image: none;
}
a.pdflink:active {
	color: black;
	font-size: 11px;
	text-decoration: none;
	border: 0;
	background: none;
	background-image: none;
}

a img, a:hover img, a:visited img, a.image, a.image:hover, a.image:visited {
	border: 0px;
	padding: 0px;
}

html, body {
    min-height: 100%;
}

h2 {
	color: #BF0106;
	font-size: 14pt;
	margin: 5px 0px 20px 0px;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 1px;
}

p {
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	margin-bottom: 10px;
}

#main1 p {
	margin-top: 10px;
}

a:hover {
	border-bottom: 1px solid #1472C8;
	padding-bottom: 0px;
	color: #1472C8;
}

#side a:visited, #main a:visited {
	padding-right: 12px;
	background: transparent url(../images/check.gif) center right no-repeat;
}

#header {
    background: url(../images/shadowblue.png) top left repeat-x white;
}

#header .content {
    width: 760px;
    margin: 0px auto 0px auto;
}

#header h1 {
    margin: 0px;
    margin-bottom: 20px;
    height: 49px;
    background: url(../images/logo.gif) no-repeat left bottom;
}

#header h1 span {
    display: none;
}

#nav {
    background: url(../images/navbg.png) bottom left repeat-x #000;
    padding-top: 10px;
    border-bottom: 1px solid #D6E5F3;
    height: 22px;
}

#mainnav {
    height: 17px;
    width: 760px;
    margin: 0px auto 0px auto;
}

#mainnav li {
    float: right;
    margin-left: 3px;
}

#mainnav li a {
    display: block;
    font-weight: normal;
    padding: 3px 6px;
    font-size: 13px;
    color: #C1E1FF;
    text-decoration: none;
    background: #014E95;
    background: url(../images/navbg1.png) bottom right repeat-x #000;
    border: 0px solid #333;
    border-bottom: 0px;
    outline: none;
}

#mainnav li strong a, #mainnav li strong a:hover  {
    font-weight: normal;
    background: #D6E5F3;
    color: #0658AE;
    border-color: #333;
}

#mainnav li a:hover {
    /*background: #DDD url(../images/shadow2.png) repeat-x fixed center top;*/
    background: url(../images/navbg1.png) bottom left repeat-x #000;
    color: #FFF;
    border-color: #FFF;
}

#sub {
    clear: both;
}

#content {
    width: 760px;
    margin: 0px auto 0px auto;
}

#main, #main1 {
    margin-right: 201px;
}

#side {
    width: 200px;
    float: right;
    /*background: #EEE;*/
}

.nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#main {
	padding-right: 20px;
}

#main h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
}

#main h3 b {
	color: #0658AE;
}

#main p {
	font-size: 13px;
	margin: 0px;
	margin-bottom: 12px;
}

#appIndex {
	background: #FFF;
	padding-top: 4px;
	width: 759px;
	padding-top: 20px;
}

#appIndex ul, #appProducts {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: left;
	padding-left: 2px;
	height: 45px;
	background: url(../images/border.gif) right bottom repeat-x white;
	margin-bottom: 8px;
}

#appIndex li {
	float: left;
	margin-right: 2px;
	overflow: visible;
	width: 130px;
	margin-bottom: -1px;
}

#appMain li {
	width: 145px;
}

#appIndex a {
	display: block;
	color: #999;
	/*background: url(../images/tabb.png) bottom repeat-x #FFF;*/
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 10px 10px 10px;
	height: 30px;
	text-align: center;
	border-bottom: 0px;
	outline: none;
}

#appMain li a {
	height: 30px;
	font-size: 11px;
}

#appMain li a.unselect:hover {
	color: #000;
}

#appIndex ul li a:hover, #appIndex ul li a.unselect:hover {
	color: #000;
}

#appMain li a.select, #appMain li a.select:hover {
	color: #000;
	background: url(../images/tabb.gif) left top repeat-x white;
	border-bottom: 0px;
}

#appIndex a.select {
	color: #000;
	background: url(../images/tabb.gif) left top repeat-x white;
	border-bottom: 0px;
}

#appIndex ul li a.unselect {
	color: #999;
	/*background: url(../images/tabb.png) repeat-x bottom #FFF;*/
}

ul#appProducts {
	border: 0px;
	height: 102px;
}

ul.appP#appProducts {
	background: #FFF;
}

#appProducts li {
	width: 70px;
}

#appProducts li a, #appIndex #appProducts li {
	height: 112px;
}

#appProducts a {
	padding: 0px;
}

#appProducts a img {
	border: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#appProducts li strong a {
	background: url(../images/tabb2.gif) left top repeat-x white;
	color: black;
}

.jscsswarning {
	font-size: 15px;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 100px;
	background: white url(../images/warning.gif) left center no-repeat;
}

h4 {
	font-size: 19px;
	color: #999;
	margin: 0px;
	margin-bottom: 4px;
	padding-top: 8px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
}

#footer {
	/*border-top: 1px solid #CCC;*/
	clear: both;
      margin-top: 20px;
	font-size: 9px;
}

.footer {
	clear: both;
      padding-top: 20px;
	font-size: 9px;
}

.footer div {
	padding-top: 10px;
	width: 760px;
	position: absolute;
	left: auto;
	right: auto;
	bottom: 25px;
	display: none;
}

h5 {
	margin: 0px;
	color: #1472C8;
	font-size: 15px;
}

#main ul {
	font-size: 13px;
	line-height: 17px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#main li {
	margin: 0px;
	padding: 0px;
	background: url(../images/bullet.gif) 0 1em no-repeat;
	padding-left: 10px;
	padding-top: 0.5em;
}

#side .specs {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	border: 0px;
	padding-top: 4px;
	padding-bottom: 20px;
}

#side .specs li {
	display: inline;
}

#side .specs li a, #side .specs li strong {
	display: block;
	border-bottom: 1px solid #DDD;
	padding: 2px;
	padding-left: 0px;
	padding-right: 2px;
	margin-top: 1px;
    	margin-left: 0px;
    	margin-right: 0px;
}

#side .specs li strong {
	color: #1472C8;
}

#side .specs li a:hover {
	text-decoration: none;
	background: #EEE;
	padding-left: 2px;
	padding-right: 0px;
}

#side .hspecs {
	margin-top: 15px;
}

#main img {
	float: right;
	margin-top: -40px;
	/*margin-bottom: -10px;*/
}

.clear {
	clear: both;
}

#card {
	padding: 10px;
	width: 350px;
	border: 1px solid #CCC;
	background: #F9F9F9;
}

#card h2 {
	font-size: 17px;
	color: #1472C8;
	margin: 0px;
}

#card h3 {
	margin: 10px 0px;
	font-size: 15px;
	color: #BF0106;
}

#card h5 {
	margin: 0px;
	color: #666;
	font-size: 13px;
}

#card h6, #card h6 a {
	margin: 5px 0px;
	color: #999;
	font-size: 13px;
}

#card h6 a:hover {
	color: #1472C8;
}

#card hr {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	background: transparent;
	border-top: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
}

small a {
	font-size: 10px;
}

small {
	display: block;
	margin-bottom: 5px;
}

#main form fieldset p {
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 1px;
	font-weight: bold;
}

#main fieldset {
	/* width: 240px; */
	border: 0px solid transparent;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

.text {
	width: 220px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	border: 1px solid #999;
	color: #666;
	padding: 3px;
}

select.text {
	width: 228px;
}

form {
	padding: 0px;
	margin: 0px;
}

.button {
	margin-top: 5px;
   	background: url(../images/navbg1.png) bottom right repeat-x #000;
	color: white;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	padding: 2px;
	border: 1px outset black;
}

.error {
	background: #BF0106;
	border: solid 1px #BF0106;
	margin: 5px 0px;
	padding: 3px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	width: 220px;
}

form fieldset .invalid .text {
	border: solid 1px #BF0106;
	background: #EEE;
}

#locationcaption {
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}

#locationcaption a:visited {
	padding: 0px;
	background: transparent;
}

#content div.specsmain#main ul {
	margin-bottom: 15px;
}

#content div.specsmain#main img {
	margin: 15px;
}

#content div.specsmain#main ul {
	margin-right: 50px;
}

#content div.tech#main img {
	margin-top: 0px;
	margin-left: 15px;
}

#content a.img {
	padding: 0px;
	background: transparent;
}

.instructions {
	color: #1472C8;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	list-style-type: none;
}

.instructions li {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 20px;
}

.content #hey .text {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	display: inline;
	border: 0px;
	padding-left: 20px;
}

#hey small {
	display: inline;
}

#hey {
	float: right;
	text-align: right;
	padding-top: 17px;
}

#optional {
	width: 228px;
	float: right;
	background: #DDD;
	padding: 10px;
	font-size: 13px;
}

#optional h5 {
	padding-bottom: 5px;
}

.check input {
	float: left;
}

#main form fieldset .check p {
	font-weight: normal;
	padding-left: 25px;
}

.content #hey .phone {
	font-weight: bold;
	font-size: 12px;
	color: #1472C8;
	display: block;
	padding-top: 1px;
	border-top: 1px solid #CCC;
	margin-top: 1px;
}

#content .contact span {
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #1472C8;
}

#ts, #ts tr {
	border-bottom: 1px solid #CCC;
}

#ts {
	padding-bottom: 5px;
}

#ts td {
	font-size: 13px;
	padding: 2px;
	padding-right: 10px;
}

#content {
	font-size: 13px;
}

/*table img {
	margin: 10px;
	margin-right: 0px;
	float: right;
}*/

#profile {
	margin-top: -1px;
}

#profile td {
	padding-right: 20px;
}

#profile table img {
	margin: 0px;
}

#side h5 a:visited, #main h5 a:visited {
	padding: 0px;
	background: transparent;
}

.table_white {
	color: white;
}

#content div.specsmain#main .vesaccessories tbody tr td img {
	margin: 0px;
	margin-top: 10px;
}

.vesaccessories {
	margin-bottom: 10px;
}