/*
Name:     Architectural Photography Professional
By: 	  Les Proctor, Method Marketing Consultant
URL:      http://www.lesproctordirect.com
Date:     April 19, 2008

Color Palette:
	Black		000000
	Red			FF0000
	Grey		CCCCCC
	White		FFFFFF

*/


html, body, td #container {
	min-height: 95%;
	height: 95%;
}

html>body #container {
   	height: auto;
	}

body {
	margin:0;
	padding:20px 20px;
	background: #FFFFFF url repeat 50%;
	}
	
.bodymod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(media/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #000000;
}

/*--- Container ---*/

#bgcontain {
	width: 780px;
	margin: 0px auto;
	min-height: 98%;
	height: 98%;
	voice-family: "\"}\"";
	voice-family: inherit;
	vertical-align: bottom;
}

/* General Links */

a:link {
	text-decoration : none;
	color : #FF0000;
	border: 0px;
	outline: none;
	-moz-outline-style: none;
}
a:active {
	text-decoration : underline;
	color : #FF0000;
	border: 0px;
	outline: none;
	-moz-outline-style: none;
}
a:visited {
	text-decoration : none;
	color : #FF0000;
	border: 0px;
	outline: none;
	-moz-outline-style: none;
}

a:hover {
	text-decoration : underline;
	color : #FF0000;
	border: 0px;
	-moz-outline-style: none;
}

a:focus {
	outline: none;
	-moz-outline-style: none;
}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}

.border {
	padding: 1px;
	margin: 1px;
	border: 1px solid #FFFFFF;
}

hr {
	border-left:0px solid #abb0b5;
	border-right:0px solid #abb0b5;
	border-top:1px dotted #abb0b5;
	border-bottom:0px solid #abb0b5;
	height : 1px;
}

input {
	font-family: 'Verdana';
	color: #505560;
	font-size: 12px;
	border: 1px inset #CCCCCC;
}

textarea {
	font-family: 'Verdana';
	color: #505560;
	font-size: 12px;
	border: 1px inset #CCCCCC;
}

select {
	font-family: 'Verdana';
	color: #505560;
	font-size: 12px;
	border: 1px inset #CCCCCC;
}

h1, h2, h3 {
	font-family: "Trebuchet MS";
}

/* Header */

.Header {
	height: 80px;
	position: relative;
	padding: 0px;
	background-image: url(media/headerbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#catnav {
	list-style-type: disc;
	height: 20px;
	clear: both;
	font:80%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#FFFFFF;
	position: relative;
	top: 10px;
}

#catnavlist
{

}

#catnavlist ul, #catnavlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#catnavlist a:link, #catnavlist a:visited
{
	line-height: 14px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #BBBBBB;
}

#catnav ul {
	list-style-type: none;
	padding: 2px 0 0;
	margin: 0px;
}

div#catnav li{
	display: inline;
	}

#catnavlist a:hover { color: #FFFFFF; }

#navcontainer
{
	font-family: Arial, Helvetica, sans-serif;
	font:80%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing:.16em;
	text-transform:uppercase;
	color:#5e779c;
	position: relative;
	left: 80px;
}

#navlist
{
	text-transform:uppercase;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	line-height: 14px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #FF0000;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom: 4px solid #FF0000;
	padding-bottom: 2px;
	background: transparent;
	color: #FFFFFF;
}

#navlist a:hover { color: #FFFFFF; }

#subnav {
	list-style-type: disc;
	height: 20px;
	clear: both;
	font:72%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing:0.1em;
	color:#FFFFFF;
	position: relative;
	top: 10px;
}

#subnavlist
{
	text-transform:uppercase;
}

#subnavlist ul, #subnavlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#subnavlist a:link, #subnavlist a:visited
{
	line-height: 14px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #666666;
}

#subnav ul {
	list-style-type: none;
	padding: 2px 0 0;
	margin: 0px;
}

div#subnav li{
	display: inline;
	}

#subnavlist a:hover { color: #FFFFFF; }


/* Content */

.Content {
	position: relative;
	top: 100px;
	line-height: 17px;
	font-size: 12px;
	padding-bottom: 30px;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 30px;
}

.headerText {
	font-size: 21px;
	padding: 20px 0px 10px;
	margin: 0px 0px 10px;
	border-bottom: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
}

.intranet {
	line-height: 17px;
	font-size: 12px;
	padding-bottom: 30px;
	color: #111111;
	background-color: #CCCCCC;
	padding-top: 30px;
	padding-left: 30px;
}

.Footer {
	position: relative;
	height: 30px;
	background-image: none;
	background-repeat: no-repeat;
	bottom: 10px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.copyrightText {
	font-size: 10px;
	color: #BBBBBB;
	padding: 0px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
}
.footerLink {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerLink a {
	color: #666666;
}

.text {
	font-size: 11px;
	color: #BBBBBB;
	background-position: center;
	padding-right: 100px;
	padding-left: 100px;
}

.subtext {
	font-size: 11px;
	color: #FFFFFF;
}

.header {
	font-size: 13.5px;
	font-weight: bold;
}

.catpad {
	padding-top: 50px;
	line-height: 1.0em;
}

.img {
	border: 1px solid #FFFFFF;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}