/* Start of CMSMS style sheet 'novus gps' */
/* CSS Document */
body {
	font-family: arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #ffffff;
	background-image: url(images/look/sitebac.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #021931;
	margin: 0px;
}

/* basic divs */


#header {
   margin-left: auto;
	margin-right: 20px;
	margin-top: 10px;
	height: 101px;
	background-image: url(images/look/head_bac.gif);
	background-repeat: repeat-x;
	text-align: left;
	position: relative;
}

#right_header {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(images/look/righttels1.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 314px;
	padding-top: 30px;
	padding-left: 100px
}

#mainlayoutable {
	width: 100%;
}

#mainlayoutable td {
	vertical-align: top;
}

#navtd {
	padding-left: 20px;
	width: 212px;
}

#maintd {
	
}

#navigation {
	line-height: normal;
}

#navigation ul, #navigation li {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	list-style: none;
}


/* within the navigation div - these control how links will look */

#navigation a:link, #navigation a:visited {
	display: block;
	width: 207px;
	height: 21px;
	padding-top: 2px;
	padding-left: 5px;
	color: #ffffff;
	background-image: url(images/look/button_off.gif);
	margin-bottom: 6px;
	text-decoration: none;
	font-size: 0.9em;
}

#navigation a:hover {
	background-image: url(images/look/button_on.gif);
	color: #009CFF;
}


#navigation li li a:link, #navigation li li a:visited {
	display: block;
	margin-left: 10px;
	width: 197px;
	height: 21px;
	padding-top: 2px;
	color: #ffffff;
	background-image: none;
	margin-bottom: 3px;
	text-decoration: none;
	font-size: 0.8em;
}

#navigation li li a:hover {
	background-image: none;
	color: #009CFF;
}

#maincontent {
	padding: 0px 0px 0px 40px;
}

#footer{
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	background-color: gray;
}

#info {
	margin-left: auto;
	margin-right: auto;
	font-size: 8px;
	text-align: right;
padding-right: 20px;
}

/* mail form elements */

.error {
	color: red;
}

.mailustab {
	width: 400px;
	background-color:  #F5F5F5;
}

.mailusq {
	padding: 4px;
	text-align: right;
}

.mailusa {
	padding: 4px;
}

/* html standard tags as needed*/

h1 {
	color: #009CFF;
	font-size: 1.6em;
	margin-top: 0px;
}

h2 {
	color: #009CFF;
}

h3 {
	color: #009CFF;
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

p {
	
}

a:link, a:visited {
	color: #7FB5D8;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

a:active {
	
}

dfn {
display:none;
}

input {
	border: 1px solid black;
	background-color: white;
}


.contactform div {
position: relative;
padding-left: 200px;
margin-bottom: 3px;
}

.contactform label {
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 200px;
font-size: 11px;
}

.contactform textarea {
width: 200px;
border: 1px solid #000000;
}

.warrenty {

}

.warrenty div {
position: relative;
padding-left: 150px;
margin-bottom: 3px;
}

.warrenty label {
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 150px;
}

.warrenty textarea {
width: 200px;
border: 1px solid #cccccc;
}

div.texty {
padding-left: 0px;
}

#extralinks {
text align: center;
}

#extralinks img {
margin-bottom: 10px;
margin-left: 10px;
}

#webretailers td {width: 250px; vertical-align: top; padding-bottom: 15px;}
/* End of 'novus gps' */

