/* CSS Document */

body {
	background-image: url(../images/body_bg.gif);
}

.style1 {
	color: #FFFFFF
}


/* Navigation */
div#nav01 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;	
	color: #262626;
	font-weight: normal;
	position: inherit;
	top: 28px;
	padding: 0 0 0 225px;
	margin: 0;
	text-transform: none;
	voice-family: "\"}\"";
	voice-family:inherit;
}

div#nav01 a	{
	color: #FFFFFF;
	text-decoration: none;
}
div#nav01 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}
.new_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.new_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.new_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

div#nav02 {
	position: inherit;
	padding: 0;
	margin: 0;
	width: 802px;
	height: 51px;
}
html>body div#nav02 {
	width: 802px; /* ie5win fudge ends */
	height: 51px;
}
div#nav02 ul  {
	width: 802px;
	height: 51px;
	margin: 0;
	padding: 0;
	position: relative;
	border: 0;
}
div#nav02 ul li  {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
div#nav02 ul li, div#nav02 a {
	display: block;
}
div#nav02 ul li a	{
	text-indent: -9999px;
	display: block;
    height: 51px;
	text-decoration: none;
}
#print {left: 0; width: 125px; background: transparent url(../images/nav02/print_portfolio.gif) 0 0 no-repeat;}
#web {left: 125px; width: 183px; background: transparent url(../images/nav02/web_portfolio.gif) 0 0 no-repeat;}
#photography {left: 308px; width: 171px; background: transparent url(../images/nav02/digital_photography.gif) 0 0 no-repeat;}
#desktop {left: 479px; width: 169px; background: transparent url(../images/nav02/computer_desktop.gif) 0 0 no-repeat;}
#information {left: 648px; width: 154px; background: transparent url(../images/nav02/contact_information.gif) 0 0 no-repeat;}

#print a:hover {background: transparent url(../images/nav02/print_portfolio.gif) 0 -51px no-repeat;}
#web a:hover {background: transparent url(../images/nav02/web_portfolio.gif) 0 -51px no-repeat;}
#photography a:hover {background: transparent url(../images/nav02/digital_photography.gif) 0 -51px no-repeat;}
#desktop a:hover {background: transparent url(../images/nav02/computer_desktop.gif) 0 -51px no-repeat;}
#information a:hover {background: transparent url(../images/nav02/contact_information.gif) 0 -51px no-repeat;}



/* Decoration */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	margin-bottom: 28px;
	font-weight: bold;
}
.content_headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2b6285;
	margin-bottom: 28px;
	font-weight: bold;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.content_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #5b86a3;
	text-decoration: none;
	border-width: 1px 0;
	border-style: solid;
	border-color: #fff #fff #ccc;
	position: relative; /* this for Opera as links under right logo weren't clickable */
	z-index: 50;

}
.content_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #2b6285;
	border-color: #2b6285 #fff #2b6285;
	background: #cce0ef;
	font-style: normal;
	font-weight: normal;
}
.bonus_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.portnav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF6600;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.portnav_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #2b6285;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.portnav_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF6600;
	text-decoration: underline;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

/* Links Page */

.linklist
{
padding: 1px;
margin-left: 0;
font: 11px Arial, Helvetica, sans-serif;
width: 200px;
color: gray; }

.linklist li
{
list-style: none;
margin: 0px;
text-align: right;
}

.linklist li a
{
display: block;
padding: 0.7em 0.5em 0.7em 0.9em;
text-decoration: none;
}

.linklist li a:link { color: #666666; }
.linklist li a:visited { color: #666666; }

.linklist li a:hover
{
font-weight:bold;
color: #2b6285;
background: #DEE6F7;
border-left: 6px #FF6600 solid;
}