@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	color: #9D080E;
}
a:visited {
	color: #6B0D00;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
h1 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	margin:0;
}
h2 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
	margin:0;
}
.title {
	font-size:16px;
	color:#000000;
	font-weight:bold;
	border-top:1px solid #000000;
	margin-top: 15px;
	width:100%;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style5 {	color: #FF0000;
	font-weight: bold;
}
.style2 {
	color: #333333;
	font-weight: bold;
}
.style6 {
	font-size: 11px;
	font-weight: bold;
}
.style8 {font-size: 14px; font-weight: bold; }
.style7 {font-size: 12px; font-weight: bold; color: #990000; }
.outline {border: 1px solid #999999;
}
.style10 {	font-size: 11px;
	font-weight: bold;
}
.style9 {font-size: 10px}
.style11 {
	color: #990000;
	font-weight: bold;
}

/* 2010 design */

#header-container {
	background-image:url(images/headerBG.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	background-color:#8a0a0f;
	height:146px;
	}
#header {
	background-image:url(images/headerIMG.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height:146px;
	position:relative;
	}
#header-tagline {
	width:274px;
	position:absolute;
	top:110px;
	right:5px;
	}	
#nav-container {
	background-image:url(images/navBG.gif);
	background-position: top;
	background-repeat:repeat-x;
	height:49px;
	min-width:830px;
}
#logotitle {
	width:100%;
	background-image:url(images/Astonished-Man-Design.gif);
	background-position: top left;
	background-repeat:no-repeat;
	height:49px;
	position:relative;
	}	
#nav-end {
	width:8px;
	height:49px;
	background-image:url(images/subheader-endcap.gif);
	background-position: right top;
	background-repeat:no-repeat;
	float:right;
	}
#nav-contact a{
	padding: 12px 5px 20px 5px;
	display:block;
	width: 59px;
	float:right;
	}
#nav-contact a:hover{
	padding: 22px 5px 10px 5px;
	display:block;
	width: 59px;
	}
#nav-login a{
	padding: 12px 5px 20px 5px;
	display:block;
	width: 72px;
	float:right;
	}
#nav-login a:hover{
	padding: 22px 5px 10px 5px;
	display:block;
	width: 72px;
	}
#nav-pay a{
	padding: 12px 5px 20px 5px;
	display:block;
	width: 76px;
	float:right;
	}
#nav-pay a:hover{
	padding: 22px 5px 10px 5px;
	display:block;
	width: 76px;
	}
#nav-clients a{
	padding: 12px 5px 20px 5px;
	display:block;
	width: 50px;
	float:right;
	}
#nav-clients a:hover{
	padding: 22px 5px 10px 5px;
	display:block;
	width: 50px;
	}
#nav-portfolio a{
	padding: 12px 5px 20px 5px;
	display:block;
	width: 62px;
	float:right;
	}
#nav-portfolio a:hover{
	padding: 22px 5px 10px 5px;
	display:block;
	width: 62px;
	}
#nav-services a{
	padding: 12px 5px 20px 5px;
	display:block;
	width: 62px;
	float:right;
	}
#nav-services a:hover{
	padding: 22px 5px 10px 5px;
	display:block;
	width: 62px;
	}
#nav-home a{
	padding: 12px 5px 20px 5px;
	display:block;
	width: 44px;
	float:right;
	}
#nav-home a:hover{
	padding: 22px 5px 10px 5px;
	display:block;
	width: 44px;
	}
	
.nav-divide {
	background-image:url(images/nav-divide.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:4px;
	height:11px;
	margin: 16px 0 0 0;
	float:right;
	}

#content1 {
	background-image:url(images/border-left.gif);
	background-position: left;
	background-repeat:repeat-y;
}	
#content2 {
	background-image:url(images/border-right.gif);
	background-position: right;
	background-repeat:repeat-y;
	padding:10px;
	min-width:810px;
	position:relative;
}	
#right-col {
	position:relative;
	top:0px;
	float:right;
	width:160px;
	}
#left-col {
	float:left;
	width:160px;
	font-size:10px;
	}
	
#center-col {
	padding:7px;
	margin-left:160px;
	margin-right:175px;
	position:relative;
	}

#col2-homepage {
	width:250px;
	position:absolute;
	top:0px;
	left:5px;
	}	
#col3-homepage {
	width:auto;
	-padding-right:290px;
	position:absolute;
	top:0px;
	left:275px;
	right:20px;
	}	
.clearfloat {
	clear:both;
	}
	
#infobox {
	padding:0px;
	margin:0px;
	width:157px;
	background-image:url(images/Tools_BG.gif);
	background-position:right;
	background-repeat: repeat-y;
	}
	
#infobox a {
	margin-left:15px;
	}	
	
#footer {
	color: #222222;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	text-align:center;
	padding:5px;
	border-top:1px solid #cccccc;
	clear:both;
	position:relative;
	top:5px;
	bottom:0px;
	}
#footer a:link {
    font-size: 10px;
	font-weight: bold;
 	color: #990000;
	text-decoration: none;
}
#footer a:visited {
    font-size: 10px;
	font-weight: bold;
 	color: #660000;
	text-decoration: none;
}
#footer a:hover {
    font-size: 10px;
	font-weight: bold;
 	color: #DD0000;
	text-decoration: none;
}
#footer a:active {
    font-size: 10px;
	font-weight: bold;
 	color: #990000;
	text-decoration: none;
}
	
.quote {
	padding:10px;
	font-size:10px;
	color:#000000;
	border-bottom:2px dashed #cccccc;
	}	
	
.inputbox {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #222222;
  background-color: #f7f7f7;
  border: 1px solid #999999;
  padding: 1px 4px 1px 4px;
	-moz-border-radius: 9px;
	-khtml-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.button {
  font             : bold 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #f7f7f7;
  background-color : #990000;
  border           : 1px solid #990000;
}

.featured-container {
	width:100%;
	-moz-border-radius: 9px;
	-khtml-border-radius: 9px;
	-webkit-border-radius: 9px;
	border:2px solid #222222;
	background-image: url(images/featuredBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#9A9FA5;
	padding:10px;
	clear:both;
	overflow:hidden;
}
.featured-item {
	width:auto;
	border:1px dotted #cccccc;
	margin:4px;
}
.featured-image {
	width:160px;
}
.featured-image img {
	width:160px;
	height:auto;
	}
	
.featured-text {
	width:auto;
	color:#000000;
	font-size:12px;
	padding:5px;
	position:relative;
}
.featured-link {
	text-align:right;
	width:auto;
	position:relative;
	bottom:5px;
	right:5px;
	margin-top:10px;
	font-weight:bold;
	}

#portfolio-container {
	position: absolute;
	top:0px;
	left:0px;
	clear:both;
	padding:10px;
	}
		
.portfolio-item {
	width:164px;
	margin:3px;
	-moz-border-radius: 9px;
	-khtml-border-radius: 9px;
	-webkit-border-radius: 9px;
	border:2px solid #222222;
	background-image: url(images/featuredBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#9A9FA5;
	padding:7px;
	float:left;
	overflow:hidden;
	height:220px;
}
.portfolio-image {
	width:160px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.portfolio-image img {
	max-width:160px;
	height:auto;
	}
	
.portfolio-text {
	width:auto;
	color:#000000;
	font-size:11px;
	padding:5px;
	position:relative;
}
.portfolio-text h3 {
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
.portfolio-text a, .portfolio-text a:active, .portfolio-text a:visited {
	color:#990000;
	}
.portfolio-text a:hover {
	color:#CC0000;
	}

.portfolio_search {
	font-size:10px;
	font-weight:bold;
	}
.portfolio_search select {
	width:54px;
	overflow:hidden;
	font-size:10px;
	}
		
.backlink a {
  color: #FFFFFF;
  float:right;
  text-decoration:none;
  background-color: #990000;
  border: 2px solid #111111;
  padding: 1px 4px 1px 4px;
  cursor: pointer;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.backlink a:hover {
	background-color:#CC0000;
	}

.detail-image {
	padding:10px;
	width:320px;
	text-align:center;
	}
.detail-image img {
	width:300px;
	height:auto;
	}
.detail-text {		
	font-size:13px;
	color:#990000;
	}

.content {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	}
	
.pagenav{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	}
.pagenav a:link, .pagenav a:visited, .pagenav a:active {
	font-size:14px;
	font-weight:bold;
	padding:3px;
	color:#990000;
	margin:1px;
	text-decoration:none;
	}
.pagenav a:hover{
	color: #FF0000;
	background-color: #dcdcdc;
	}
