/*
	Sussex Internet
	
	Screen Styles for Bourne Blinds
	
	Created by Neil Kelsey
	on: 13.08.2007

*/

/* 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}
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;
	}
	
img
	{
	vertical-align:middle;
	}
	
img.left {
  float:left;
  margin-right:10px
}
	
td
	{
	vertical-align:top;
	}
	
a
	{
	color:#00CCFF;
	text-decoration:underline;
	}
	
a:hover
	{
	text-decoration:none;
	}
	
p
	{
	margin-bottom:10px;
	text-align:justify;
	}

h1
	{
	font-size:24px;
	color:#007c9b;
	font-weight:bold;
	margin-bottom:5px;
	border-bottom:1px solid #e7e7e8;
	}
	
li
	{
	list-style:square;
	list-style-position:inside;
	margin-bottom:15px;
	}

/* 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
	}
	
.red
	{
	color:#e2e2e2;
	}
	
.image_left
	{
	float:left;
	margin:0px 10px 10px 0px;
	}
	
.image_right
	{
	float:right;
	margin:0px 0px 10px 10px;
	}
	
.png_fix
	{
	behavior:url(iepngfix.htc);
	}

/* End of universal styles */

/* Start of site structure */
div.left	
	{
	float:left;
	padding:10px;
	width:350px;
	}

div.right	
	{
	float:left;
	padding:10px;
	width:300px;
	}
	
#super_container
	{
	float:left;
	width:100%;
	background:
		url(/newImages/header2.png)
		top
		left
		repeat-x;
	}

#container
	{	
	float:left;
	width:950px;
	}
	
#seven_days
	{
	position:relative;
	top:-110px;
	z-index:10000;
	float:right;
	width:250px;
	height:159px;
	background:
		url(/images/seven_days.png)
		top
		left
		no-repeat;
	}
	
#shift_up
	{
	}
	
#header
	{
	float:left;
	width:920px;
	padding-top:10px;
	padding-left:53px;
	height:154px;
	background:
		url(/newImages/header.png)
		top
		left
		no-repeat;
	}
	
#buttons
	{
	float:left;
	width:890px;
	font-size:0.8em;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	position:relative;
	top:-48px;
	
	}

#buttons li
	{
	display:inline;
	color:#FF0000;
	}
	
#buttons a
	{
	color:#666666;
	font-weight:bold;
	}
	
.spacer
	{
	float:left;
	width:950px;
	height:5px;
	background:
		#FFFFFF;
	}

	
	
#side_bar_repeat
	{
	float:left;
	width:1000px;
	margin-left:10px;
	background:url(/newImages/menu.png) left top no-repeat;
	position:relative;
	top:-15px;
	}
	
#side_bar
	{
	float:left;
	width:250px;
	padding-top:10px;
	text-align:center;

	
	}

#side_bar ul li a{
color:#666666;
}

#side_bar_menu
	{
	text-align:left;
	padding-top:30px;
	padding-left:10px;
	}
#side_bar ul{
	padding-left:10px;
	padding-bottom:20px;

}
#side_bar li
	{
	margin-bottom:10px;
	list-style:none;
	text-indent:0px;
	}


#main_content
	{
	position:relative;
	top:-10px;
	right:25px;
	float:left;
	width:641px;
	}


#side_bar li{
background:url(/newImages/blueDot.png) left no-repeat;
padding-left:10px;
}

#side_bar .selected{
background:url(/newImages/arrow.png) left no-repeat;
padding-left:10px;
}


	
#footer
	{
	float:left;
	text-align:right;
	padding-right:1%;
	margin-top:20px;
	}
	
#fitting_ins
	{
	font-size:1.2em;
	}	
	
#fitting_ins li
	{
	border-bottom:1px solid #e7e7e8;
	line-height:45px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	list-style:none;
	list-style-position:outside;
	}
	
#slideshow_flash
	{
	float:left;
	width:320px;
	height:260px;
	margin-right:20px;
	}

/* End of site structure */

/* End of document */
