/*-----------------------------------------------------------------------------
THE WHITE ROOM

version:   1.0
author:    FAT FREE DESIGN
email:     info@fatfreedesign.co.uk
website:   http://www.fatfreedesign.co.uk/
Copyright 2009 - 2010
All Rights Reserved
----------------------------------------------------------------------------- */

/* =Site Wide Rules
----------------------------------------------------------------------------- */
* {
  	margin: 0;
	padding: 0;}

body {
	background: #454239 url(../images/body_bg_home.png) repeat-x top left;
	color: #fff;
	text-align: center; /* for IE + auto margins */
	font-size: 68.75%;
	font-family: baskerville,'palatino linotype','times new roman',serif;}
	
body#about, body#packages, body#gallery, body#qanda, body#news, body#contact, body#whoops, body#thankyou {
	background: #454239 url(../images/body_bg_sections.png) repeat-x top left;}
	
a img, a:visited img {
	text-decoration: none;
	border: none;
	border: 0;}
	
html {
	min-height: 100%; margin-bottom: 1px;} /* stops the shift between pages by forcing the browser into adding a vertical scrollbar */
	
/* =Container
----------------------------------------------------------------------------- */
#container {
	position: relative;
	width: 924px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: transparent;}
	
html>body #container {
    height: auto;}
	
/* =Main Navigation
----------------------------------------------------------------------------- */
#main_nav {
 	border: 1px solid #fff;
 	height: 80px;}

#main_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;}
	
#main_nav ul li {
	float: left;}
	
#main_nav ul li a:link, #main_nav ul li a:visited {
	display: block;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #6F675A;
	font-size: 1.005em;
	letter-spacing: 0.01em;
	padding: 15px 5px 5px 5px;
	margin-right: 50px;
	border-top: 3px solid #fff;
	border-right: 1px solid #f2f2f2;}
	
#main_nav ul li#t-news a:link, #main_nav ul li#t-news a:visited {
	color: #f27490;}
	
#main_nav ul li a:hover {
	color: #cc0000;
	border-top: 3px solid #cc0000;}
	
#main_nav ul li#t-news a:hover {
	border-top: 3px solid #f27490;}
	
.fancypants {
	font-family : "Hoefler Text";
	font-size: 1.4em; 
	font-style: italic;}
	
#home #main_nav #t-home a, #about #main_nav #t-about a, #packages #main_nav #t-packages a, #gallery #main_nav #t-gallery a, #qanda #main_nav #t-faq a, #contact #main_nav #t-contact a { /* highlights the ON page */
	border-top: 3px solid #cc0000;
	cursor: default;}
	
#news #main_nav #t-news a {
	border-top: 3px solid #f27490;
	color: #f27490;
	cursor: default;}
	
	
/*	for accesskey hints - used in alternative, accessibility friendly style sheet
a:hover:after, a:focus:after {
	content: " [" attr(accesskey) "] ";
  font-size: 0.5em;}
*/

/* =Logo
----------------------------------------------------------------------------- */
#logo a:link, #logo a:visited {
	display: block;
	width: 924px;
	height: 350px;
	text-decoration: none;
	background: transparent url(../images/splat.png) no-repeat left top;
	text-indent: -5000px;
	margin-top: 0;}
	
#logo a:hover {
	background-position: right top;}
	
#logo img {
	margin-top: 0;}
	
#logo p {
	text-indent: -5000px;}
	

/* =LEFT column
----------------------------------------------------------------------------- */
#left_column {
	float: left;
	width: 200px;
	margin: 20px 0 50px 0;}
	
#left_column p {
	font-size: 1.35em;
	line-height: 1.25em;
	color: #999;
	margin: 10px 0;}

#left_column h1 {
	font-weight: normal;
	font-size: 1.35em;
	font-style: italic;
	text-transform: uppercase;
	color: #918A6A;}

#left_column ul {
	margin: 10px 0 20px 0;}
	
#left_column ul li, #left_column ul#questions li {
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 0.75em 0.8em;
	font-size: 1.45em;
	line-height: 1.25em;
	color: #999;
	background: url("../images/red_bullet.jpg") no-repeat 0.3em left;}
	
#left_column p a:link, #left_column p a:visited, #left_column ul li a:link, #left_column ul li a:visited, table#package_summary td a:link, table#package_summary td a:visited {
	text-decoration: none;
	color: #ccc;
	font-style: italic;
	border-bottom: 0.04em solid #666;
	padding-bottom: 0.03em;}
	
#left_column p a:hover, table#package_summary td a:hover {
	color: #fff;}
	
#left_column img.paypal {
	margin: 10px 0 0 0;}
	
#left_column img.bdr_bottom {
	margin: 0 0 40px 0;}
	
#left_column p .highlight {
	color: #fff;}
	
#left_column h1.h1_topmg {
	margin: 40px 0 0 0;}
	
#left_column p .mg_top {
	margin: 10px 0 0 0;}
	
#left_column p img {
	vertical-align: bottom;}

#left_column ul#social-bookmarking li {
	padding: 0 0.3em 0 0;}
	
#left_column ul#social-bookmarking li a:link img, #left_column ul#social-bookmarking li a:visited img {
	list-style-type: none;
	background: none;
	float: left;
	padding: 0 0.3em 0 0;
	margin: 0;}
	
	
/* =RIGHT column
----------------------------------------------------------------------------- */
#right_column {
	margin: 20px 0 0 225px;
	border-left: 0.05em solid #918A6A;}
	
#right_column h1 {
	font-weight: normal;
	padding: 0 0 2px 0;
	margin-left: 15px;
	font-size: 1.95em;
	color: #918A6A;
	letter-spacing: 0.02em;}
	
#right_column h1.divider {
	border-top: 1px solid #918a6a;
	padding-top: 2px;
	margin: 15px 0 0 15px;}
	
#right_column h1.enquiry-form {
	padding-top: 30px;}
	
#right_column h1.free, table#package_summary td.free {
	color: #ff9900;}
	
#right_column h2 {
	padding: 8px 0 2px 15px;
	letter-spacing: 0.025em;
	font-size: 1.35em;
	color: #918F87;
	text-transform: uppercase;
	font-weight: normal;}
	
#right_column h3 {
	padding: 32px 0 2px 15px;
	letter-spacing: 0.025em;
	font-size: 1.05em;
	color: #918F87;
	text-transform: uppercase;
	font-weight: normal;}
	
#right_column h4 {
	padding: 2px 0 2px 0;
	margin: 32px 0 0 15px;
	letter-spacing: 0.025em;
	font-size: 1.85em;
	color: #fff;
	font-weight: normal;
	border-top: 1px solid #918F87;}

#right_column p {
	font-size: 1.55em;
	line-height: 1.4em;
	letter-spacing: 0.01em;
	padding: 0 0 8px 15px;}
	
#right_column p em {
	border-top: 0.05em solid #ccc;
	border-bottom: 0.05em solid #ccc;
	font-size: 1.15em;}
	
#right_column p.news_date {
	font-size: 1.15em;
	color: #918f87;}
	
#right_column p a:link, #right_column p a:visited {
	text-decoration: none;
	color: #fff;
	font-style: italic;
	border-bottom: 0.04em solid #666;
	padding-bottom: 0.03em;}
	
#right_column p a:hover {
	color: #a30000;}
	
.nb {
	font-size: 0.9em;
	vertical-align: top;
	padding-left: 0.1em;}
	
#right_column p.nb_note {
	font-size: 1em;
	color: #999;}
	
.c_note {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 0.5em;
	color: #999;}
	
#right_column .break {
	margin: 40px 0 10px 0;
	color: #fff;
	text-align: center;
	font-size: 2.5em;
	font-size: 1.35em;
	text-transform: uppercase;}
	
#right_column q {
	font-style: italic;
	font-size: 1.05em;
	letter-spacing: 0.02em;}
	
#right_column h1 img {
	vertical-align: bottom;
	float: right;}
	
#right_column p img {
	margin-top: 15px;}
	
#gd_pic {
	margin: 15px 0 0 15px;
	width: 669px;
	height: 470px;
	position: relative;}
	
#gd_pic ul {
	margin: 0;
	padding: 0;
	list-style: none;}
	
#gd_pic a {
	position: absolute;
	width: 150px;
	height: 150px;
	color: #000;
	text-decoration: none;
	border: 1px solid transparent;}
	
#gd_pic .main a {
	top: 160px;
	left: 175px;}
	
#gd_pic .tr a {
	top: 0;
	left: 514px;}
	
#gd_pic .mr a {
	top: 160px;
	left: 514px;}
	
#gd_pic .br a {
	top: 320px;
	left: 514px;}
	
#gd_pic a:hover {
	background: url("../images/map_bg.png") no-repeat top left;}
	
#gd_pic a .pic_note {
	position: absolute;
	bottom: -0.5em;
	width: 142px;
	padding: 0;
	background-color: #fff;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1em;
	left: -3000em;
	margin-left: 0;}
	
#gd_pic a:hover .pic_note {
	left: 0;}

	
/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	width: 924px;
	background-color: transparent;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 0.6em;
	color: #999;
	margin-top: 100px;
	text-align: center;}
	
#footer p {
	padding-bottom: 5px;}
	
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #ccc;
	margin-right: 25px;
	padding-bottom: 0.25em;}
	
#footer a:hover {
	color: #000;}
	
	
/* =Form
----------------------------------------------------------------------------- */
fieldset p {
	margin: 0.1em 0.3em;}

fieldset {
	margin: 16px 0 40px 15px;
	padding: 0;
	background-color: transparent;
	border: 0.1em solid #918A6A;
	color: #918A6A;
	width: 680px;}
	
.form-note {
	color: pink;
	font-size: 0.65em;
	text-transform: uppercase;}

.form-mg {
	margin-top: 20px;}
	
label {
	display: block;}

input[type="text"] {
	width: 20em;}
	
input[type="radio"] {
	margin-right: 20px;}

textarea {
	width: 40em;
	height: 100px;}

input.submit {
	width: auto;}

input:focus, textarea:focus {
	background: #ffc;}

input [type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;}

fieldset em {
	font-size: 0.9em;
	color: #999;}
	
/* =hides the field to avoid spam */

.organisation {
	visibility:hidden;}

/* =Table
----------------------------------------------------------------------------- */
table {
	border-collapse: collapse;
	width: 680px;
	border: 0.1em solid #918A6A;
	margin: 8px 0 15px 15px;}
	
th {
	font-size: 1.5em;
	text-align: left;
	font-style: italic;
	color: #918a6a;
	background-color: #2c2c2c;}
	
th.packagename {
	width: 275px;}
	
th.price {
	width: 75px;}
	
td {
	font-size: 1.35em;
	text-align: left;
	padding: 0.35em;}
	
th, td {
	padding: 0.35em;
	border-right: 1px solid #918a6a;
	font-weight: normal;}
	
caption {
	font-size: 1.2em;
	color: #918a6a;
	text-align: left;}
	
.no_bdr {
	border-right: 0;}
	
tr {
	border-bottom: 1px solid #918a6a;}
	
tr:hover {
	background-color: #000;}
	
thead tr:hover {
	background-color: transparent;
	color: inherit;}
	
table#package_summary {
	font-family: "Lucida Grande";
	margin-bottom: 50px;}	
	
table#package_summary th {
	font-style: normal;
	font-size: 1.25em;
	background-color: #cc0000;
	color: #fff;}
	
table#package_summary td {
	font-size: 1.05em;
	width: 33%;}
	
table#package_summary tr th .smaller {
	font-size: 0.8em;}
	
table#package_summary tr:hover {
	background-color: #e57f7f;}
	
	
/* =sticker
----------------------------------------------------------------------------- */
#freebie {
	float: right;
	margin: 20px 0 0 0;}
	

