body {
	background-color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #484848;
	padding-top: 20px;
	padding-bottom: 20px;
}
a:link {
	color:#af8f24;
}
a:visited {
	color:#af8f24;
}
a:hover {
	color:#00113b;
}
a:active {
	color:#af8f24;
}
h1, h2 {
	color:#00113b;
	font-size: 28px;
	font-family: "Kozuka Gothic Pro OpenType";
	font-weight:300;
/*	margin-bottom: 15px;*/
margin-bottom: 3px;
}

h1 a, h1 a:link, h1 a:visited, 
h2 a, h2 a:link, h2 a:visited {
	color: #00113B;
	text-decoration: none;
}
h1 a:hover,
h2 a:hover {
	color: #af8f24;
		text-decoration: none;
}

h1 {
	display: block;
	border-bottom: 1px solid #CCC;	
}


h3 a, h3 a:link, h3 a:visited {
	color: #00113B;
	text-decoration: none;
}
h3 a:hover {
	color: #af8f24;
	text-decoration: underline;
}
h3 {
	color:#00113b;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 2px;
}
.h3_styled {
	color:#00113b;
	font-weight: bold;
	font-size: 18px;
}
.h3_styled_light {
	color:#00113b;
	font-weight: normal;
	font-size: 18px;
}
h4 {
	color:#00113b;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
}
.h4_styled {
	color:#00113b;
	font-weight: bold;
	font-size: 14px;
}
.h4_styled_light {
	color:#00113b;
	font-weight: normal;
	font-size: 14px;
}
p,#content ul, #content ol {
	margin-bottom: 1em;
	line-height: 1.4em;
}
sup {
	vertical-align: baseline;
	font-size: 12px;
	position: relative;
	top: -3px;
}
hr {
	display: block;
	clear: both;
	height: 1px;
	border-style: none;
	background-color: #7B88A6;
	margin: 30px 0px;
	float: none;
}
.hr_styled {
	padding: 0px;
	display: block;
	height: 10px;
	background-color: #FFF;
	background-image: url(../img/divider.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.backlink {
	padding: 0px 0px 15px;
	display: block;
}
table caption {
	display: block;
}
#content ul {
	line-height: 1.4em;
	margin-top: 0px;
	padding-top: 0px;
}
.footnote {
	font-size: 12px;
	color: #999;
}
a.linkToDo {
	color: #FFF;
	background-color: #AF8F24;
}

blockquote {
	display: block;
	margin-bottom: 25px;
	margin-top: 25px;
	background-color: #F7F7F7;
	padding: 40px;
}
blockquote p span {
	display: block;
	font-weight: normal;
}
blockquote p {
	color: #00113B;
}
/* Utilities */

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.notopmargin {
	margin-top: 0px;
}
.floatRight, .alignright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
}

.nobotmargin {
	margin-bottom: 0px;
}
.alignLeft{
		text-align: left;
}
.alignleft {
	text-align: left;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.alignRight {
	text-align: right;
}
.alignCenter , aligncenter {
	text-align: center;
}
.textNormal {
	font-weight: normal;
}
.textBold {
}
.textSmall {
	font-size: 12px;
}

.inline {
	display: inline;
}
/* COLORS */


.white {
	color: #FFF;
}
.darkgrey {
	color: #484848;
}
.darkergrey {
	color: #272727;
}

.navy {
	color:#00113b;
}
.darkred {
	color:#900;
}

.gold {
	color:#af8f24;
}
/* BEGIN TEMPLATE */
#wrapper {
	position: relative;
	background-color: #FFF;
	width: 1000px;
	margin: 0px auto;
}
/* HEADER */

#header {
	height: 444px;
	position: relative;
	background-color: #FFF;
	background-image: url(../img/Header-curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navHolder {
	background-color: #FFF;
	background-image: url(../img/header_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 2px 0px;
	height: 304px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 130px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#flashHolder {
	height: 406px;
	width: 450px;
	position: absolute;
	top: 39px;
	right: 98px;
}
#prenav {
	position: absolute;
	top: 10px;
	right: 0px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin-right: 80px;
	color: #7a85a1;
}
#prenav li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
#prenav li a {
	color: #7a85a1;
}
#prenav li a:hover {
	color: #af8f24;
}
/*  NAVIGATION */

#navigation {
	background-color: #B0B1B5;
	display: block;
	height: 290px;
	width: 250px;
	left: 80px;
	top: 2px;
	margin: 0px;
	padding: 14px 0px 0px 20px;
	list-style-type: none;
	position: absolute;
	background-image: url(../img/Nav_holderBack.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
#navigation li {
	margin: 0px 0px 3px;
	padding: 0px;
	height: 37px;
	width: 228px;
	display: block;
}
#navigation li a {
	display: block;
	margin: 0px;
	padding: 8px 0px 0px 25px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../img/nav_back.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 29px;
	width: 203px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
}
#navigation li a:hover {
	background-position: 0px -40px;
	color: #00113B;
}
body#Home a#navHome, 
body#Post a#navPost, 
body#Retouching a#navRetouching, 
body#Album a#navAlbum, 
body#Slide a#navSlide, 
body#ProofGallery a#navSlide, 
body#Webshows a#navSlide, 
body#Lab a#navLab, 
body#SignUp a#navSignUp, 
body#News a#navNews, 
body#About a#navAbout, 
body#Contact a#navContact, 
body#Solutions a#navSolutions, 
body#Drobo a#navSolutions,
body#Kubota a#navSolutions,
body#OnOne a#navSolutions
{
	background-position: 0px -80px;
	color: #FFF;
}
#flashHolder img.crateGraphic {
	position: absolute;
	left: 100px;
	top: 90px;
}

/* CONTENT AREA */

#contentholder {
	padding: 40px 80px 80px;
	position: relative;
}



#breadcrumbs {
	font-size: 12px;
	color: #7a85a1;
	display: block;
	position: absolute;
	left: 80px;
	top: 444px;
}
#breadcrumbs a {
	color: #7a85a1;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color:#00113b;
	text-decoration:underline;
}

#bc_current {
	font-weight: bold;
	color: #0135b6;
	text-decoration: none;
}


/*body#Solutions a#subnavSolutions, 
body#Drobo a#subnavDrobo,
body#Kubota a#subnavKubota,
body#OnOne a#subnavOnOne,
body#Slide a#subnavSlide, 
body#ProofGallery a#subnavProofGallery, 
body#Webshows a#subnavWebshows
{
	font-weight: bold;
	color: #0135b6;
	text-decoration: none;
}
*/



#content {
	float: left;
	width: 600px;
	margin-bottom: 20px;
	position: relative;
}

ol.commentlist {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 15px;
	padding: 0px;
}

ol.commentlist li{
	padding: 10px;
}


ol.commentlist li.even {
		background-color: #F5F5F5;
}
ol.commentlist li.odd {
	background-color: #FFF;
	border-bottom: 1px solid #F5F5F5;
}

.postHolder {
	margin-bottom: 35px;
/*border-bottom: 4px solid #E6E6E6;*/
	padding-bottom: 35px;
}

.postHolder small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;	
}


.storycontent {
	padding-top: 10px;	
}

.postHolder .meta {
	font-size: 12px;
	display: block;
	border-top: 1px solid #E8E8E8;
	color: #999;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* SIDEBAR */

#sidebar  {
	float: none;
	width: 160px;
	margin-left: 680px;
	margin-bottom: 20px;
	position: relative;
}


#sidebar  ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 20px;
	padding: 0px;
}

#sidebar  ul li.widget{

}

#sidebar  ul li.widget h3{
	margin: 0px 0px 2px;
	padding: 0px;
}

#sidebar  ul li.widget ul{
	list-style-type: none;
	padding-left: 10px;
	line-height: 1.3em;
}

#sidebar  ul li.widget ul li{
	color: #CCC;
	font-size: 12px;
}

#sidebar li.current-cat {
	font-weight: bold;	
}

#sidebar  ul li.widget ul li a{
		font-size: 14px;
}


/* FOOTER */
#footer {
	padding: 20px;
	background-color: #00113b;
	border-top: 1px solid #CCC;
	background-image: url(../img/white.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#footer a {
	color:#af8f24;
}
#footer a:hover {
	color: #FFF;
}
#footerNav {
	display: block;
	margin: 0px 0px 15px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 14px;
}
#footerNav li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	color:#af8f24;
	margin-left: 3px;
}
#footerNav li a {
	margin-right: 3px;
}
#footerCopy {
}
#footerCredits {
	padding: 8px;
	font-size: 9px;
}
#footerCopy a {
	color: #FFF;
	text-decoration: none;
}

#footerCopy a:hover {
	color:#af8f24;
	text-decoration: underline;
}

#footerCredits a {
	color: #1D343F;
	text-decoration: none;
}
#footerCredits a:hover {
	color: #999;
}
/* CONTENT FORMATTING */

.chatHolder {
	display: block;
	width: 190px;
	height: 65px;
	text-align: right;
}

.colHolder {
}


.tablePlans {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
.tablePlans th, .tablePlans td {
	padding: 4px;
	border: 1px solid #CCC;
}
.tablePlans tr.headerRow td, .tablePlans tr.headerRow:hover td  {
	background-color: #999;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	margin: 0px;
}
.tablePlans th+th[scope=col] {

}
.tablePlans th {
	color: #333;
	vertical-align: middle;
	font-weight: bold;
}
.tablePlans th[scope=row] {
	text-align: center;
}
.tablePlans th[scope=col] {
	font-size: 12px;
}
.tablePlans tr td {
	vertical-align: middle;
}
.tablePlans tr:hover th[scope=row], .tablePlans tr:hover td {
	background-color: #FAF1DE;
}


/* TEMPLATE OVERRIDES + PAGE SPECIFIC CONTENT */
