/* Start of CMSMS style sheet 'getconnected' */
/* CSS Document */
body {
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em
	text-align: center;
	color: black;
	background-color: #C8C8C8;
	background-image: url(uploads/look/site_bac.gif);
	background-position: top;
	background-attachment: fixed;
	margin: 0px;
}

/* basic divs */

#header {
	margin-left: 22px;
	margin-right: 22px;
	height: 78px;
	background-image: url(uploads/look/header_bac.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	position: relative;
}

#righthea {
	position: absolute;
	right:0px;
	top: 0px;
}

#top_nav {
	position: absolute;
	top: 0px;
	right: 0px;
}

#top_nav td {
	margin: 0px;
	padding: 0px;
}

#top_nav a:link, #top_nav a:visited {
        display: block;
	padding: 6px 4px 0px 4px;;
	margin: 0px 4px 0px 0px;
	background-color: #F2F1F1;
	background-image: url(uploads/look/topbut_off.gif);
	background-position: top;
	border-left: 1px solid #014871;
	border-right: 1px solid #014871;
        border-bottom: 1px solid #014871;
	text-decoration: none;
	color: black;
	font-size: 15px;
}

#top_nav a:hover {
	background-image: url(uploads/look/topbut_on.gif);
}

#cartholder {
   position: absolute;
	top: 50px;
	right: 0px;
	background-color: black;
	width: 400px;
	color: white;
	text-align: center;
}

#cartlinks {
	padding-top: 3px;
	font-size: 14px;
}

#right_cartlink {
	float: right;
}

#left_cartlink {
	float: left;
}

#cartlinks a:link, #cartlinks a:visited {
	color:white;
	font-weight: bold;
	text-decoration: none;
}

#cartlinks a:hover {
	color: #ADBEC8;
}


#mainpage {
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 20px;
	position: relative;
	text-align: left;
}

#newsblock {
	float: right;
	margin-left: 20px;
	margin-bottom: 50px;
	width: 200px;
}

#newsblock img {
border: 0px;
margin-bottom: 6px;
}

#news_header {
	background-image: url(uploads/look/box_head.gif);
	height: 22px;
	padding: 4px 3px 0px 3px;
	font-size: 14px;
}

#news_body {
	background-color: #6DBBE9;
	background-image: url(uploads/look/box_bac.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid white;
font-size: 13px;
}

#news_body a:link, #news_body a:visited {
color: white;
font-weight: bold;
text-decoration: none;
}

#news_body a:hover {
color: #D7F0FF;
}


.news_story {
       padding: 8px;
}

.news_story_head {
       font-weight: bold;
       font-size: 1.1em;
}

.news_story_body {
        
}

.news_story_foot {
       
}

#navigation {
   float:left;
   margin-right: 20px;
   margin-bottom: 200px;
}

#navigation_end {
	clear: both;
	background-color: black;
	height: 5px;
	font-size: 3px;
	margin-left: 206px;
        margin-top: 40px;
}

#ender {
	clear: both;
	background-color: black;
	height: 5px;
	font-size: 3px;
}

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

#navigation li {
	list-style: none;
	margin-bottom: 6px;
}

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

#navigation a:link, #navigation a:visited {
	display: block;
	width: 186px;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	background-image: url(uploads/look/sidenav_off.gif);
	border: black solid 1px;
	color: black;
	font-size: 13px;
	text-decoration: none;
}

#navigation a:hover {
	background-image: url(uploads/look/sidenav_on.gif);
}

#navigation li ul {
	margin-top: 6px;
}

#navigation li li{
	list-style: none;
	margin-bottom: 6px;
	margin-left: 10px;
}

#navigation li li a:link, #navigation li li a:visited {
	display: block;
	width: 186px;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	background-image: none;
	border: none;
	color: black;
	font-size: 13px;
	text-decoration: none;
}

#navigation li li a:hover {
	font-weight: bold;
	text-decoration: underline;
}

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

#info {
	margin-left: 22px;
	margin-right: 22px;
	font-size: 8px;
	text-align: right;
       clear: both;
}

#seo {
	margin-left: 22px;
	margin-right: 22px;
	font-size: 8px;
	text-align: right;
}

/* 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 {
	margin-top: 0px;
	font-size: 1.2em;
	color: #00A0FF;
}

h2 {
	margin-top: 0px;
	font-size: 1.1em;
	color: #00A0FF;
}

h3 {
	margin-top: 0px;
	font-size: 1.0em;
	color: #00A0FF;
}

h4 {
	margin-top: 0px;
	font-size: 0.9em;
	color: #00A0FF;
}

h5 {
	margin-top: 0px;
	font-size: 0.8em;
	color: #00A0FF;
}

h6 {
	margin-top: 0px;
	font-size: 0.8em;
	color: #00A0FF;
}

p {
	margin-top: 0px;
        font-size: 0.8em;
}

a:link, a:visited {
	
}

a:hover {
	
}

a:active {
	
}

dfn {
display: none;
}

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


.contactform {

}

.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;
}
/* End of 'getconnected' */

