/* Primary Style Sheet for BluOctopus Technologies site
File Name: stylesheet.css
Purpose: Primary stylesheet
Author: Guy Stephens
Date: 02/28/2007

Site Developed by BluOctopus Web Technologies LLC for more
information or support contact us at guy@bluOctopus.com.
================================== */

/* High Level Selectors 
================================== */

body {
    font: 95%/1.4 Verdana, Arial, sans-serif;
    background: #2888BA url(../images/backGradient.jpg) repeat-x;        
    margin: 0px;
    padding: 0px;
}

#wrapper { 
    padding: 0px;
}

h1, h2 {
    color: #666666;
    font-size: 1.5em;
}

h3 {
    color: #666666;
    font-size: 1.3em;
}

h4 {
    color: #666666;
    font-size: 1.05em;
}
/* Centering Technique
================================== */

body { 
  text-align: center; 
  min-width: 980px;
}

#wrapper { 
  width: 980px; 
  margin: 0 auto; 
  text-align: left; 
} 

/* mainNav
=======================*/

ul#navigation {
    font: 1.3em Arial, sans-serif;
    margin: 0px;
    padding-bottom:0;    
    padding-top:8px;
    padding-right:14px;      
    padding-left:14px;
    float: left;
    width: 947px;
    list-style: none;
}

ul#navigation li {
  float: left;
}

ul#navigation a {
  padding: 0 1.1em;
  line-height: 2.1em;
  text-decoration: none;
  color: #fff;
  float: left;
  display: block;
}

ul#navigation a:hover {
  color: #999999;
}

ul#navigation .first a {
  background: none;
}

/* Page Areas
=======================*/

#footer {
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 5px;
	height: 50px;
	font-size:9pt;
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
	color:#000000;	
	text-align:center;
}

#footer a {
    color: #333333;
    text-decoration: none;
}

#footer a:hover {
    color: #999999;
    text-decoration: underline;
}

#footer a:visited {
    color: #666666;
}

#content {
    width: 965px;
	text-align:left;
    background: url(../images/contentMiddle.jpg) repeat-y;		
    padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#content h1 {
    background-image: url(../images/contentTop.jpg);
    background-repeat: no-repeat;  
}

#content a {
    color: #0000FF;
    text-decoration: none;
}

#content a:hover {
    color: #2888BA;
    text-decoration: underline;
}

#content a:visited {
    color: #550077;
}

#content .bottom {
    background-image: url(../images/contentBottom.jpg);
    background-repeat: no-repeat; 
    height: 25px;  
}

#contentLevelTwo {
    width: 965px;
	text-align:left;
    background: url(../images/contentMiddleLevel2.jpg) repeat-y;		
    padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#contentLevelTwo h1 {
    background-image: url(../images/contentTopLevel2.jpg);
    background-repeat: no-repeat;  
}

#contentLevelTwo a {
    color: #0000FF;
    text-decoration: none;
}

#contentLevelTwo a:hover {
    color: #2888BA;
    text-decoration: underline;
}

#contentLevelTwo a:visited {
    color: #550077; 
}

#contentLevelTwo .bottom {
    background-image: url(../images/contentBottomLevel2.jpg);
    background-repeat: no-repeat; 
    height: 25px;  
}

#mainContent * {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

#mainContent a {
    margin: 0px;
    padding: 0px;
}

#mainContent p {
    padding-top: 5px;
    padding-bottom: 10px;
}

#mainContent h1,h2,h3,h4,h5 {
    padding-top: 10px;
    padding-bottom: 10px;
}

#mainContentLevelTwo * {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

#mainContentLevelTwo a {
    margin: 0px;
    padding: 0px;
}

#mainContentLevelTwo p {
    padding-top: 5px;
    padding-bottom: 10px;
}

#mainContentLevelTwo h1,h2,h3,h4,h5 {
    padding-top: 10px;
    padding-bottom: 10px;
}

#mainContentLevelTwo h1 {
    padding-bottom: 0;
}

#breadcrumbs {
    font-size: .8em;
    color: #333333;
    padding-top: 0px;
    padding-bottom: 7px;
    margin-top: 0px;
}

#breadcrumbs a {
    color: #0000FF;
    text-decoration: underline;
}

#mainText {
    width: 695px;
    padding: 0px;
    margin: 0px;
    float: left;
}

#mainText ul {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    list-style-position: inside;
}

#mainText li {
    list-style-image: url(../images/arrowBullet.jpg);
    line-height: 1.5;
    font-size: 1em;
}

#secondaryNav {
    width: 240px;
    padding: 0px;
    margin: 0px;
    float: left;
}

#secondaryNav a {
    color: #082D61;
    text-decoration: none;
    font-size: 1.0em;
    font-weight: bold;
}

#secondaryNav a:hover {
    color: #082D61;
    text-decoration: none;
}

#secondaryNav a:visited {
    color: #082D61;
}

#branding {
    margin-left: 20px;
    padding: 0px;
}

#whatDo {
    padding: 5px;
    margin: 0px;
    margin-left: 19px;
    background-image: url(../images/grayBox.jpg);
    background-repeat: no-repeat;     
    width: 285px;
    float: left;
}

#whatDo p {
    font-size: .8em;
}

#whatDone {
    padding: 5px;
    margin: 0px;
    margin-left: 18px;
    background-image: url(../images/grayBox.jpg);
    background-repeat: no-repeat;     
    width: 285px;
    float: left;
}

#whatDone p {
    font-size: .8em;
}

#howWorks {
    padding: 5px;
    margin: 0px;
    margin-left: 18px;
    background-image: url(../images/grayBox.jpg);
    background-repeat: no-repeat; 
    width: 285px;
    float: left;
}

#howWorks p {
    font-size: .8em;
}

#homeSidebar {
    width: 297px;
    height: 487px;
    padding: 5px;
    margin: 0px;
    background-image: url(../images/blueBox.jpg);
    background-repeat: no-repeat; 
    float: right;
    margin-left: 10px;
    padding-bottom: 0px;
}

#homeSidebar * {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

#homeSidebar p {
    padding-top: 5px;
    padding-bottom: 10px;
}

#homeSidebar h3,h4 {
    color: #333333;
    padding-top: 10px;
    padding-bottom: 5px;
    line-height: 1.2;
}

#homeSidebar h4 {
    padding-top: 10px;
}

#homeSidebar ol {
    padding-top: 10px;
    padding-left: 5px;
    list-style-position: inside;
    margin: 0px;
}

#homeSidebar li {
    line-height: 2.2;
    margin-top: 0px;
    margin-bottom: 0px;   
    margin-left: 10px;
    margin-right: 0px;   
    padding-top: 0px;
    padding-bottom: 0px;   
    padding-left: 10px;
    padding-right: 0px;     
}

#homeSidebar a {
    color: #082D61;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    margin-left: 5px;
}

#homeSidebar a:hover {
    color: #082D61;
    text-decoration: none;
}

#homeSidebar a:visited {
    color: #082D61;
}

#blueKid {
    padding-left: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
}

#listOne {
    padding: 0px;
    margin: 0px;
    width: 320px;
    float: left;
}

#listOne ul {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    list-style-position: inside;
}

#listOne li {
    list-style-image: url(../images/arrowBullet.jpg);
    line-height: 1.5;
    font-size: 1em;
}

#listTwo {
    padding: 0px;
    margin: 0px;
    width: 320px;
    float: left;
}

#listTwo ul {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    list-style-position: inside;
}

#listTwo li {
    list-style-image: url(../images/arrowBullet.jpg);
    line-height: 1.5;
    font-size: 1em;
}

#simpleOrderedList {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 30px;
    list-style-position: outside;
    list-style-type: none;
}

#simpleOrderedList li{
    list-style-image: none;
    list-style-type: decimal;
    padding-bottom: 15px;
}

#boxHighlights1 {
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
    background-image: url(../images/boxHighlights.jpg);
    background-repeat: no-repeat; 
    width: 215px;
    height: 245px;
    float: left;
}

#boxHighlights1 * {
    padding: 0px;
    margin: 0px;
}

#boxHighlights1 H4 {
    padding-top: 7px;
    padding-bottom: 8px;
    padding-right: 13px;
    margin: 0px;
}

#boxHighlights1 img {
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 0px;
    margin: 0px;
}

#boxHighlights1 p {
    font-size: .8em;
    padding-top: 0px;
    padding-right: 13px;
    padding-left: 8px;
    margin: 0px;
}

#boxHighlights2 {
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
    background-image: url(../images/boxHighlights.jpg);
    background-repeat: no-repeat; 
    width: 215px;
    height: 245px;
    float: left;
}

#boxHighlights2 * {
    padding: 0px;
    margin: 0px;
}

#boxHighlights2 H4 {
    padding-top: 7px;
    padding-bottom: 8px;
    padding-right: 13px;
    margin: 0px;
}

#boxHighlights2 img {
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 0px;
    margin: 0px;
}

#boxHighlights2 p {
    font-size: .8em;
    padding-top: 0px;
    padding-right: 13px;
    padding-left: 8px;
    margin: 0px;
}

#boxHighlights3 {
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
    background-image: url(../images/boxHighlights.jpg);
    background-repeat: no-repeat; 
    width: 215px;
    height: 245px;
    float: left;
}

#boxHighlights3 * {
    padding: 0px;
    margin: 0px;
}

#boxHighlights3 H4 {
    padding-top: 7px;
    padding-bottom: 8px;
    padding-right: 13px;
    margin: 0px;
}

#boxHighlights3 img {
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 0px;
    margin: 0px;
}

#boxHighlights3 p {
    font-size: .8em;
    padding-top: 0px;
    padding-right: 13px;
    padding-left: 8px;
    margin: 0px;
}

.address {
    font-size: .87em;
}

#contactForm input {
    padding: 0px;
}

form {
    font-size: 1em;
	width: 40em;
}


#partners {
    border: 1px dotted #666666;
    padding: 0px;
    margin-left: 10px;
    margin-right: 10px;
	background-color:#E2F4FF;
    
}

/* fieldset styling */
fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px dotted #666666;
	background-color:#E2F4FF;
}

/* legend styling */
legend {
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

/* style form elements on focus */
input:focus, textarea:focus {
	background: #FBFEC3;
}

textarea {
	width: 300px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}

input {
  width: 200px;
  padding: 0px;
}

input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

input.radio, input.submit {
  width: auto;
}

/* style for required labels */
.required {
	font-size: 1em;
	font-weight: bold;
	color:#FF0000;
}

/* style for  labels */
label {
	float: left;
	width: 10em;
}

.clearboth { 
  clear: both; 
}
