/*
	Sussex Internet
	
	Screen Styles for Ice Angels
	
	Created by Neil Kelsey
	on: 16.03.07

*/

/* browser unification */

:link,:visited {text-decoration:none}
ul,ol {list-style:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}
address {font-style:normal}

/* End of browser unification */

/* Start of tag styles */

body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	word-spacing:0.15em;
	letter-spacing:0.01em;
	margin:0;
	margin-bottom:20px;
	padding:0;
	color:#666666;
	background:
		url(/images/body_bg.gif)
		top
		center
		#FFE3AA
		no-repeat;
	}
	
img
	{
	border:none
	}
	
h1
	{
	font-size:2em;
	color:#00BADD;
	}

a
	{
	color:#00BADD;
	text-decoration:none
	}

a:hover
	{
	color:#00BADD;
	text-decoration:underline
	}

/* End of tag styles */

/* Start of universal styles */

.bold
	{
	font-weight:bold
	}
	
.italic
	{
	font-style:italic
	}
	
.underline
	{
	text-decoration:underline
	}
	
.left
	{
	text-align:left
	}
	
.center
	{
	text-align:center
	}

.right
	{
	text-align:right
	}
	
.justify
	{
	text-align:justify
	}
	
.clear
	{
	clear:both;
	}
	
.blue
	{
	color:#00BADD;
	}
	
.padding-bottom
	{
	padding-bottom:10px;
	}

/* End of universal styles */

/* Start of site structure */

/* End of site structure */

#header
	{
	float:left;
	width:100%;
	height:238px;
	}
	
#button_bar
	{
	width:950px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	}
	
#logo
	{
	float:left;
	width:200px;
	height:138px;
	background:
		url(/images/logo.jpg)
		top
		left
		no-repeat;
	}
	
#buttons
	{
	float:left;
	width:700px;
	height:30px;
	font-size:1.2em;
	padding-top:108px;
	color:#FFFFFF;
	}
	
#buttons li
	{
	display:inline;
	}
	
#content
	{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}
	
#left_column
	{
	float:left;
	width:390px;
	padding-top:20px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:20px;
	margin-bottom:20px;
	}
	
#right_column
	{
	float:left;
	width:449px;
	margin-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	padding-left:15px;
	}
	
.right_box
	{
	float:left;
	width:454px;
	}
	
.right_box-text
	{
	float:left;
	width:249px;
	}
	
.right_box_image
	{
	float:left;
	width:200px;
	margin-top:30px;
	margin-left:5px;
	}
	
/* START OF FORM STYLES */

#display_general, #display_delivery, #display_contact_fotter, #alert
	{
	display:none;
	}
	
#main_cell {
  vertical-align:top
}

.form_error {
  color:#FF0000;
  font-weight:bold;
  vertical-align:top;
  display:inline;
  padding-left:10px
}
.form_field {
  font-size:10px
}
.form_element {
  margin-bottom:20px;
}
textarea {
  width:250px;
  height:100px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px
}
input {
  width:250px;
  font-size:12px
}

/* END OF FORM STYLES */

#about
	{
	width:800px;
	margin-left:auto;
	margin-right:auto;
margin-bottom:30px;
	}
	
#footer
	{
	width:900px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
#footer a
	{
	color:#00BADD;
	text-decoration:none;
	}
	
#footer a:hover
	{
	color:#00BADD;
	text-decoration:underline;
	}
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* End of document */