/* - - - - - - - - - - - - - - - - - - - - -
Title : Cobalt Solutions layout and style
Author : Reese Spykerman
URL : www.designbyreese.com
Modified : April 14, 2007
- - - - - - - - - - - - - - - - - - - - - */

/* - - - GLOBAL   - - - */
body {
background: #fff url(/graphics/bgimage.jpg) no-repeat top center;
color: #4d4d4d;
font-size: 11px;
font-family: Verdana, Trebuchet MS, Tahoma, Arial, Helvetica, Sans-Serif;
margin: 0;
padding: 0;
}

a {
text-decoration: none;
color: #d2460b;
}

a:link {
text-decoration: none;
color: #d3450b;
}

a:visited {
color: #f8ab50;
}

a:hover {
text-decoration: underline;
}

/* - - - LAYOUT/STRUCTURE - - - */
#header_container {
position: relative;
margin: 0 auto;
width: 892px;
}

#header img#logo {
position: absolute;
left: 20px;
top: -1px;
padding: 0;
}

#header h1 {
text-indent: -9999px;
font-size: 1px;
color: #fff;
display: block;
}

#header h2 {
text-indent: -9999px;
font-size: 1px;
color: #fff;
display: block;
}

#navigation {
width: 622px;
height: 96px;
position: absolute;
top: -1px;
left: 263px;
z-index: 10;
}

#container {
position: relative;
margin: 0 auto;
padding: 0;
width: 892px;
background: transparent;
}

#main_graphic {
float: left;
width: 250px;
padding: 0 0 0 30px;
margin: 100px 0 0 0;
}

#mssHolder {
border: 1px solid #CFCFCF;
width: 100%;
background-color: #F4F4F4;
padding: 2px 1px 2px 2px;
}

#main_text {
float: left;
width: 545px;
padding: 0 0 0 30px;
margin: 100px 0 0 0;
}

#footer {
clear: left;
width: 100%;
background: transparent url(/graphics/footerbg.gif) repeat-x top left;
}

#footer_content {
width: 892px;
text-align: center;
height: 53px;
margin: 0 auto;
padding: 20px 0 0 0;
font-size: 11px;
}

/* - - - NAVIGATION  - - - */
ul#menu {
height:96px;
width:622px;
margin:0;
padding:0;
border:0;
background:transparent url(/graphics/nav.gif) no-repeat 0 0;
}

ul#menu li {
padding:0;
margin:0;
display:block;
float:left;
text-indent:-9999px;
color: #000;
}

ul#menu li a {
border:0;
display:block;
text-decoration:none;
background:transparent url(/graphics/nav.gif) no-repeat;
outline: none;
}

li#home a {
width:98px;
height:96px;
padding: 0;
margin: 0;
}

li#software a {
width:97px;
height:96px;
padding: 0;
margin: 0;
}

li#services a {
width:81px;
height:96px;
padding: 0;
margin: 0;
}

li#applications a {
width:112px;
height:96px;
padding: 0;
margin: 0;
}

li#papers a {
width:72px;
height:96px;
padding: 0;
margin: 0;
}

li#news a {
width:67px;
height:96px;
padding: 0;
margin: 0;
}

li#contact a {
width:95px;
height:96px;
padding: 0;
margin: 0;
}

li#home a:hover {
background-position: 0 -96px;
}

li#software a:link, li#software a:visited {
background-position: -98px 0px;
}

li#software a:hover {
background-position:-98px -96px;
}

li#services a:link, li#services a:visited {
background-position: -195px 0px;
}

li#services a:hover {
background-position:-195px -96px;
}

li#applications a:link, li#applications a:visited {
background-position: -276px 0px;
}

li#applications a:hover {
background-position:-276px -96px;
}

li#papers a:link, li#papers a:visited {
background-position: -388px 0px;
}

li#papers a:hover {
background-position:-388px -96px;
}

li#news a:link, li#news a:visited {
background-position: -460px 0px;
}

li#news a:hover {
background-position:-460px -96px;
}

li#contact a:link, li#contact a:visited {
background-position: -527px 0px;
}

li#contact a:hover {
background-position:-527px -96px;
}


/* - - - FOOTER STYLE - - - */
#footer p.copyright {
text-transform: uppercase;
margin: 0;
padding: 0;
float: right;
font-size: 10px;
}

#footer ul.links {
margin: 0;
padding: 0;
list-style: none;
float: left;
font-size: 10px;
text-transform: uppercase;
}

#footer ul.links li {
float: left;
padding: 0 10px 0 0;
margin: 0;
}

#footer ul.links a {
color: #bf0000;
text-decoration: none;
}

/* - - - GENERAL TYPOGRAPHY - - - */
#main_text h2 {
margin: 0 0 5px 0;
padding: 0 0 5px 0;
color: #eb8a19;
border-bottom: 1px solid #afafaf;
font-weight: normal;
}

#main_text p {
margin: 0 0 10px 0;
font-size: 14px;
line-height: 18px;
color: #5c5c5c;
}

#secondary_content h3 {
font-family: century gothic, verdana, sans-serif;
font-size: 18px;
color: #020280;
margin: 0;
padding: 0;
font-weight: normal;
}

#sidebar h3 {
font-family: century gothic, verdana, sans-serif;
font-size: 18px;
color: #020280;
margin: 0;
padding: 0;
font-weight: normal;
}

#sidebar h4 {
margin: 0;
padding: 0;
font-size: 11px;
color: #5c5c5c;
}

/* - - - MAIN PAGE STYLE - - - */
#home-page #secondary_content {
float: left;
margin-top: 60px;
width: 419px;
background:transparent url(/graphics/consultingbg.gif) no-repeat 0 0;
padding: 5px;
margin-right: 40px;
}

#home-page #secondary_content p {
margin: 5px 0 0 0;
line-height: 140%;
}

#home-page #secondary_content h3.consulting{
margin-top: 20px;
}

#home-page #secondary_content strong {
font-weight: normal;
color: #060682;v
}

#home-page #secondary_content span {
background-color: #f4f4f4;
display: block;
padding: 10px;
border: 1px solid #e6e6e6;
}

#home-page #secondary_content p.read_more {
background: transparent url(/graphics/readmoreicon-grey.gif) no-repeat 0 50%;
text-transform: uppercase;
padding: 5px 0 5px 20px;
font-size: 10px;
margin:  0;
}

#home-page #sidebar {
float: left;
width: 400px;
margin-top: 65px;
background: transparent url(/graphics/applicationsbg.gif) no-repeat 0 0;
}

#home-page #sidebar span {
padding: 10px 15px;
display: block;
}

#home-page #sidebar ul p {
margin: 0;
padding: 0;
}

#home-page #sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}

#home-page #sidebar li {
margin: 10px 0 30px 0;
}

#home-page #sidebar ul img {
float: left;
margin-right: 10px;
padding: 1px;
border: 1px solid #e9e9e9;
}

/* - - - SOFTWARE PAGE STYLE - - - */
#software-page #secondary_content {
float: left;
margin-top: 40px;
width: 880px;
margin-left: 30px;
margin-bottom: 10px;
}

#software-page #secondary_content ul#software_list {
list-style: none;
margin: 0;
padding: 0;
}

#software-page #secondary_content ul#software_list li {
float: left;
width: 260px;
padding-right: 20px;
margin-bottom: 50px;
}

#software-page #secondary_content ul {
list-style: disc;
margin: 5px 0;
}

#software-page #secondary_content.software_inner {
float: left;
margin-top: 40px;
width: 860px;
margin-left: 30px;
margin-bottom: 20px;
}

#software-page p.read_more {
background: transparent url(/graphics/readmoreicon.gif) no-repeat 0 50%;
text-transform: uppercase;
padding: 5px 0 5px 20px;
font-size: 10px;
margin:  0;
}

/* - - - SERVICES PAGE STYLE - - - */
#services-page #main_text {
float: left;
width: 830px;
}

#services-page #main_text p {
font-size: 11px;
line-height: 13px;
}

#services-page #main_text span.span1 {
float: left;
width: 400px;
padding-right: 10px;
border-right: 1px solid #f4f4f4;
}

#services-page #main_text span.span2 {
float: left;
width: 400px;
padding-left: 10px;
}

#services-page #footer {
margin-top: 400px;
}

/* - - - APPLICATIONS PAGE STYLE - - - */
/* main app listing */
#applications-page #main_graphic img {
border: 1px solid #CFCFCF;
width: 100%;
background-color: #F4F4F4;
padding: 2px;
}

#applications-page ul#applications_list {
list-style: none;
float: left;
margin: 60px 0 0 20px;
padding: 0;
width: 860px;
}

#applications-page ul#applications_list h3 {
font-family: century gothic, verdana, sans-serif;
font-size: 18px;
color: #020280;
margin: 0;
padding: 0;
font-weight: normal;
}

#applications-page ul#applications_list li {
float: left;
width: 400px;
margin-right: 30px;
margin-bottom: 20px;
border-bottom: 1px solid #e9e9e9;
padding-bottom: 10px;
}

#applications-page ul#applications_list li img.application_thumb {
float: left;
margin-right: 10px;
padding: 1px;
border: 1px solid #e9e9e9;
}

/* individual app listing */
#applications-page #secondary_content {
background: #f4f4f4;
float: left;
clear: left;
width: 850px;
margin-top: 50px;
padding: 20px;
}

#applications-page #secondary_content #sidebar h4 {
color: #020280;
font-family: Gill Sans MT, Gill Sans, Century Gothic, Verdana;
font-size: 18px;
font-weight: normal;
}

#applications-page #application_text {
float: left;
width: 500px;
margin-right: 10px;
padding-right: 20px;
border-right: 1px solid #d1d1d1
}

#applications-page #sidebar {
float: left;
width: 300px;
padding-left: 10px;
text-align: left;
}

#applications_page #sidebar h3 {
text-align: left;
}

#applications-page #sidebar img {
margin-bottom: 30px;
border: 1px solid #7F7F7F;
padding: 1px;
}
#applications-page #sidebar p {
text-align: left;
margin-top: -24px;
margin-bottom: 18px;
}

#applications-page #sidebar p strong {
text-transform: uppercase;
}

#applications-page p.read_more {
background: transparent url(/graphics/readmoreicon.gif) no-repeat 0 50%;
text-transform: uppercase;
padding: 5px 0 5px 22px;
margin-left: 130px;
font-size: 10px;

}

p.view_larger_video {
clear: left;
padding-top: 30px;
font-size: 11px;
text-transform: uppercase;
text-align: center;
}

/* - - - PAPERS PAGE STYLE - - - */
#papers-page ul#recentpapers_list {
list-style: none;
margin: 40px 20px 0 20px;
padding: 0 20px 0 0;
float: left;
width: 409px;
border-right: 1px solid #afafaf;
}

#papers-page ul#recentpapers_list h4 {
font-weight: normal;
}

#papers-page ul#recentpapers_list li {
background: transparent url(/graphics/readmoreicon.gif) no-repeat 0 50%;
padding: 1px 0 1px 21px;
margin: 0;
}

#papers-page ul#archivepapers_list {
list-style: none;
margin: 40px 0 0 0;
padding: 0;
float: left;
width: 400px;
}

#papers-page ul#archivepapers_list h4 {
font-weight: normal;
}

#papers-page ul#archivepapers_list li {
background: transparent url(/graphics/readmoreicon.gif) no-repeat 0 50%;
padding: 1px 0 1px 21px;
margin: 0;
}

/* - - - NEWS PAGE STYLE - - - */
#news-page ul#recentnews_list {
list-style: none;
margin: 40px 20px 0 20px;
padding: 0 20px 0 0;
float: left;
width: 409px;
border-right: 1px solid #afafaf;
}

#news-page ul#recentnews_list h4 {
font-weight: normal;
}

#news-page ul#recentnews_list li {
background: transparent url(/graphics/readmoreicon.gif) no-repeat 0 50%;
padding: 1px 0 1px 21px;
margin: 0;
}

#news-page ul#archivenews_list {
list-style: none;
margin: 40px 0 0 0;
padding: 0;
float: left;
width: 400px;
}

#news-page ul#archivenews_list h4 {
font-weight: normal;
}

#news-page ul#archivenews_list li {
background: transparent url(/graphics/readmoreicon.gif) no-repeat 0 50%;
padding: 1px 0 1px 21px;
margin: 0;
}


#news-page #secondary_content.news_inner {
float: left;
margin-top: 40px;
width: 860px;
margin-left: 30px;
margin-bottom: 20px;
}

/* - - - CONTACT PAGE STYLE - - - */
#contact-page #main_text {
float: left;
width: 235px;
margin-right: 20px;
border-right: 1px solid #afafaf;
padding-right: 20px;
}

#contact-page #contact_info {
float: left;
width: 200px;
margin-top: 100px;
}

#contact-page p.contact_name {
margin: 0;
padding: 0;
}

#contact-page p.contact_email {
margin: 10px 0 0 0;
padding: 0;
}

#contact-page #contact_textarea {
float: left;
margin-top: 100px;
}

#contact-page p.contact_message {
margin: 0;
padding: 0;
}

#contact-page #footer {
margin-top: 400px;
}

input, area, select, textarea, field {
border: 1px solid #afafaf;
font-family: verdana, helvetica, sans-serif;
font-size: 14px;
}

input.submit {
text-transform: uppercase;
color: #d3450b;
font-size: 12px;
padding: 3px;
text-align: center;
}

textarea.message_area {
height:100px; width:350px; overflow:auto; background: #fff url(http://cobaltcfd.com/graphics/contactbg.gif) no-repeat bottom right;
}

#contact_result-page #main_text {
float: left;
width: 835px;
margin-right: 20px;
}

#contact_result-page #footer {
margin-top: 400px;
}

#fourohfour-page #main_text {
float: left;
width: 835px;
margin-right: 20px;
margin-top: 130px;
margin-bottom: 150px;
}
