/* CSS for markrussell.me/olho.co.uk */

/* Layout */

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	color: #333;
	height: 100%;
}

#centred {
	width: 869px;
	padding-top: 15px;
	margin: 0px auto 0px auto;
}

#column_left_photo {
	width: 132px;
	height: 585px;
	float: left;
	border-bottom: 1px solid #e9e9e9;
}

#column_left {
	width: 132px;
	height: 585px;
	float: left;
	border-bottom: 1px solid #e9e9e9;
}

#column_centre {
	width: 13px;
	height: 504px;
	float: left;
}

#column_centre_non-photo {
	width: 44px;
	float: left;
	height: 504px;
}

#column_right_narrow {
	width: 585px;
	height: 585px;
	float: left;
	border-bottom: 1px solid #e9e9e9;
}

#column_right_wide {
	width: 724px;
	height: 585px;
	float: left;
	border-bottom: 1px solid #e9e9e9;
}

#column_right_text_wide {
	width: 600px;
	height: 585px;
	float: left;
	border-bottom: 1px solid #e9e9e9;
}

#marque_area {
	height: 80px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #e9e9e9;
}

#nav_separator_photo {
	height: 243px;
}

#nav_separator {
	height: 243px;
}

#column_right_text {
	width: 475px;
	height: 585px;
	float: left;
	border-bottom: 1px solid #e9e9e9;
}

#column_right_text_long {
	width: 475px;
	height: 820px;
	float: left;
	border-bottom: 1px solid #e9e9e9;
}

#title {
	height: 80px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #e9e9e9;
}

#title_photo {
	height: 80px;
	border-top: 1px solid #999;
}

#right_title {
	text-align: right;
}

#statement {
	padding-top: 6px;
	width: 352px;
	float: left;
}

#statement_img {
	padding-top: 6px;
	float: left;
}

#portrait_img {
	padding: 6px 0px 0px 33px;;
	float: left;
}

#books {
	padding-top: 6px;
	width: 218px;
	float: left;
}

#books_img {
	padding-top: 6px;
	width: 218px;
	float: left;
}

#contact {
	padding-top: 6px;
	width: 342px;
}

.highlight_box {
	padding: 6px 6px 0px 6px;
	margin-top: 5px;
	border: 1px dotted #ccc;
	background-color: #f8f8f8;
}

/* Nav Lists */

#nav_main{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#nav_main li.no_link {
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 18px;
	text-indent: 5px;
	display: block;
	border-bottom: 1px solid #e9e9e9;	
}

#nav_main li a {
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 18px;
	text-indent: 5px;
	display: block;
	border-bottom: 1px solid #e9e9e9;	
}

#nav_sub{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#nav_sub li a {
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 18px;
	text-indent: 5px;
	display: block;
	border-top: 1px solid #e9e9e9;	
}

li a:hover {
	background: #f1f1f1; 
}

#nav_main li.active_page {
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 18px;
	text-indent: 5px;
	display: block;
	border-bottom: 1px solid #e9e9e9;
	color: #999;
	background: #f8f8f8;
}

#nav_sub li.active_page {
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 18px;
	text-indent: 5px;
	display: block;
	border-top: 1px solid #e9e9e9;
	color: #999;
	background: #f8f8f8;
}

#nav_sub li.active_page_highlight {
	background: #f8f8f8;
}

/* Text */

h1 {
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.2em;
}

h2 {
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	font-size: 1.3em;
}

h3 {
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
	font-size: 1.3em;
	color: #999;
}

p, span {
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.1em;
	line-height: 1.4em;
}

.caption {
	padding-top: 3px;
	font-size: 1em;
	color: #666;
}

.grey_light {
	color: #ccc;
}

.grey_mid {
	color: #999;
}

ul.in_copy {
	padding: 6px 0px 12px 12px;
	margin: 0px 0px 0px 0px;
	font-size: 1.1em;
	line-height: 1.4em;
}

ul.in_copy li {
	padding: 0px 0px 5px 0px;
}

/* Links */

a.text:link {
	color: #333;
	text-decoration: none;
	border-bottom:1px dotted #333;
}

a.text:visited {
	color: #333;
	text-decoration: none;
	border-bottom:1px dotted #333;
}

a.text:hover {
	color: #999;
	text-decoration: none;
	border-bottom:1px dotted #999;
}

/* ------ */

a.white:link {
	color: #ddd;
	text-decoration: none;
	border-bottom:1px dotted #ddd;
}

a.white:visited {
	color: #ddd;
	text-decoration: none;
	border-bottom:1px dotted #ddd;
}

a.white:hover {
	color: #fff;
	text-decoration: none;
	border-bottom:1px dotted #fff;
}

/* ------ */

a.link_logo:link {
	color: #333;
	text-decoration: none;
}

a.link_logo:visited {
	color: #333;
	text-decoration: none;
}

a.link_logo:hover {
	text-decoration: none;
	border-bottom:1px dotted #666;
}

/* ------ */

a.link_primary:link {
	color: #333;
	text-decoration: none;
}

a.link_primary:visited {
	color: #333;
	text-decoration: none;
}

a.link_primary:hover {
	text-decoration: none;
}

/* ------ */

a.link_secondary:link {
	color: #999;
	text-decoration: none;
}

a.link_secondary:visited {
	color: #999;
	text-decoration: none;
}

a.link_secondary:hover {
	color: #999;
	text-decoration: none;
}

/* ------ */

a.link_secondary_highlight:link {
	color: #999;
	text-decoration: none;
}

a.link_secondary_highlight:visited {
	color: #999;
	text-decoration: none;
}

a.link_secondary_highlight:hover {
	color: #000;
	text-decoration: none;
}

/* Contact Form */

form { margin:0px 0px 0px 0px; padding:8px 0px 0px 0px; }

form.attribute { margin:0; padding:0; }

#form {	margin:0px 0px 0px 0px;	padding:0px 0px 0px 0px; }

.leading { line-height: 1.4em; }

.label {
	font-size: 1.1em;
	font-weight:bold;
	float:left;
	width:120px;
	padding:3px 0px 5px 0px;
}

.label_nofloat {
	font-size: 1.1em;
	font-weight:bold;
	width:120px;
	padding:3px 0px 5px 0px;
}

.label_textarea {
	font-size: 1.1em;
	font-weight:bold;
	width:120px;
	float: left;
	padding:3px 0px 5px 0px;
}

.field {
	margin:0px 0px 0px 120px;
	padding:0px 0px 6px 0px;
	text-align: right;
}

.field_left {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: left;
}

.input {
	width:216px;
}

.human_check {
	width:16px;
}

textarea {
	margin-top: 4px;
	width:342px;
	height:130px;
	margin-bottom: 8px;
}

#button {text-align: right;}

#rqd {
	text-align: right;
	padding-top: 4px;
}

#error_list {
	margin-top: 4px;
	margin-bottom: 2px;
}

#error ul {
	list-style-type: none;
}

#error {
	margin: 10px 0px 0px 0px;
	padding: 8px;
	color: #cc0000;
	border: 4px solid #f1d8db;
}

#error_divider {
	margin: 10px 0px 6px 0px;
	border-bottom: 1px solid #e9e9e9;
}

#dashed_divider {
	margin: 0px 0px 6px 0px;
	border-bottom: 1px dashed #e9e9e9;
}
