@import url(layout.css);
@import url(form.css);

/*-------------------------*//* global text styles *//*---------------------------------*/
/*--------------------------------------------------------------------------------------*/

/* define basic elements
--------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

body {
	font: normal 68%/1 verdana,arial,helvetica,sans-serif;
	color:#000;
	text-align:center;
	background-image: url(../Images/sky.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1, h2, h3, h4, h5 {
	font-family:arial,helvetica,sans-serif;
}

h1 {
	font: normal 62.5%/1 arial,helvetica,sans-serif;
	display:none;	
}

h2 {font-weight: bold; color: #069; font-size: 1.6em; line-height:1.2em; margin: 0 0 15px 0; padding:0 0 10px 0; border-bottom: 1px solid #999;}

#solutions h2 {font-weight: bold; color: #906; font-size: 1.6em; line-height:1.2em; margin: 0 0 15px 0; padding:0 0 10px 0; border-bottom: 1px solid #999;}

h3 {
	font: bold 120%/1.2 arial,helvetica,sans-serif;
	margin-bottom: 8px;
}

h4 {font-weight: bold; color: #069; font-size: 1.4em; line-height:1.5em; margin: 0 0 15px 0; padding:0 0 10px 0; border-bottom: 1px dotted #999;}

h5 {
}

p  {
	font-size: 1em;
	line-height: 1.5;
	margin: 0 0 10px 0;
}

.smalltext  {
	font-size: .9em;
	line-height: 1.3em;
	margin: 0 0 10px 0;
	color:#666666;
}

span {
}

textarea {
	color:#000;}

/* list styles
--------------------------------------------------------------------------*/
ol{
	
}

ul {
	font-size: .88em;
	line-height: 1.5;
	margin: 10px 0 20px 0;
	list-style:none;
}

li {
	margin: 5px 0 0 0;
}

ul.bullets {
	list-style:disc inside;
}

li.bullets {
	margin: 5px 0 0 0;
}

ul.contact {
	margin: 10px 0 10px 0;
}

li.contact {
	margin: 0;
	padding: 0;
}

ul.products {
	margin: 30px 0 5px 0;
}

li.products {
	display:inline;
	margin: 0 5px 0 0;
	padding: 0;
}

li.products img {
	margin-bottom:5px;}

ul.list {
	margin: 0 0 10px 0;
}

li.list {
	margin: 0 5px 0 0;
	padding: 0;
}

#content_right ul {
	padding: 0;
	margin: 0 0 10px 0;
	list-style:none;
}

#content_right li {
	margin: 0 5px 10px 0;
	padding: 0;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}


.redtext { color: #990066;}
.bluetext { color: #006699;}

#promo2 {
	padding: 2px;
	border: solid 1px #009933;
	font-weight: bold;
	margin: 0px 0px 20px 0px;}
	
.promo_pic {
	float: left;
	margin: 0px 10px 0px 0px;}
	
#content_main #promo2 a:link, a:visited {
	color: #009933;}
	
#content_main #promo2 a:hover {
	color:#999999;}
	
#content_main #promo2 ul {
	padding: 0px;
	margin: 0px;}
	
#content_main #promo2 li {
	padding: 0px;
	margin: 0px;}


/* link styles
--------------------------------------------------------------------------*/
a img {
	border:none;
}

a:link, a:visited { 
	color: #069;
	
}

a:hover {
	color: #999;
	
}

a:active {
	
}

#solutions a:link, a:visited { 
	color: #990066;
	
}

#solutions a:hover {
	color: #999;
	
}



/* Div specif styles
--------------------------------------------------------------------------*/


/* footer*/

#footer p {
	font-size: .79em;
	margin-left:2px;
	padding: 2px 180px 5px 0;
}

#footer ul {
	padding: 18px 0 4px 0; 
	margin:0;
}

* html #footer ul {
	padding: 10px 0 4px 0; 
}

#footer li {
	padding:0 8px 0 0; 
	display: inline;
}

#footer a {
	color:#069; 
	text-decoration:underline; 
}

#footer a:hover {
	color:#999;
}

/* nav*/

#nav p {
	color: #fff;}

#nav ul {
	margin: 0;
	padding: 4px 4px 6px 4px;}

#nav li {
	font-size: .9em;
	color: #fff;
	padding:0 1px 0 0;
	display: inline;}
	
#nav a {
	color:#fff; 
	text-decoration: none; 
}

#nav a:hover {
	color:#fc0;
	text-decoration: none;
}

/* home content*/

#content_main_home p {
	color: #069;
	font-size: 1em;
	padding: 20px 0 0 20px;}
	
	
#content_main a:link, a:visited { 
	color: #069;
	
}

#content_main a:hover {
	color: #999;
	
}


#content_main a.red {color: #990066;}
#content_main a:visited.red {color: #990066;}
#content_main a:hover.red {color: #999;}

/* test classes
--------------------------------------------------------------------------*/
.testbdr {
	border: 1px solid red;
}

.testbg {
	background-color: Lime;
}

/* general custom classes
--------------------------------------------------------------------------*/

.footerpic {margin: 0 20px 0 6px; float: left; }
	
.deep {
	margin-top:1.5em;
}

.crosshead {
	font-weight:bold;
	margin:0;
}

iframe {
	border: none;}
	
.smallpic {
	float:left;
	margin: 4px 10px 10px 0;}	
	
.indent {margin-left:15px;}

#dotted_rule {
	border-top: 1px dotted #039;
	margin-bottom: 30px;}
	
.rule {border-top: 1px dotted #039;
	margin-bottom: 20px;}
	
	
#blue p  {
	font-size: 1em;
	line-height: 1.5;
	margin: 0 0 10px 0;
	color: #006699;
	font-weight:bold;}
	
#blue h4 {font-weight: bold; color: #069; font-size: 1.4em; line-height:1.5em; margin: 0 0 15px 0; padding:0 0 10px 0; border-bottom: 1px dotted #fff;}



/* formstyles */
/*form {margin:0;}
input,textarea,select {font:.8em/1.2em verdana,arial,helvetica,sans-serif; color:#999; padding:0 2px;}
fieldset {border:1px solid #ccc; padding:10px; margin:0; width:380px;}
legend {font:75%/90% verdana,arial,helvetica,sans-serif; border:none; width:510px; color:#fff; padding:3px; margin:0 0 10px 0; background:#999; font-weight: bold;}
input:focus, select:focus {background-color:#ff9; color:#000;}
input:hover, select:hover {background-color:#ff6;}
dl {margin:8px 0;}
dt {margin:0; padding:2px 0; width:12em; float:left;}
dd {margin: 0; padding:2px 0; font:.9em/1  verdana,arial,helvetica,sans-serif;}
.longinput {width:20em;}
.submit input {color:#777;}*/


/* formstyles 2*/
/*form {margin:0;}
input,textarea,select {font:.8em/1.2em verdana,arial,helvetica,sans-serif; color:#999; padding:0 2px;}
fieldset {border:1px solid #ccc; padding:10px; margin:0; width:530px;}
legend {font:75%/90% verdana,arial,helvetica,sans-serif; border:none; width:510px; color:#fff; padding:3px; margin:0 0 10px 0; background:#999; font-weight: bold;}
input:focus, select:focus {background-color:#ff9; color:#000;}
input:hover, select:hover {background-color:#ff6;}
dl {margin:8px 0;}
dt {margin:0; padding:2px 0; width:12em; float:left;}
dd {margin: 0; padding:2px 0; font:.9em/1  verdana,arial,helvetica,sans-serif;}
.longinput {width:20em;}
.submit input {color:#777;}*/
