/*
	Sussex Internet
	
	Screen Styles for Smart Future
	
	Created by Neil Kelsey
	on: 06.06.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;
	line-height:1.5em;
	letter-spacing:0.01em;
	color:#000000;
	text-align:justify;
	background:
		url(/images/body_bg.jpg)
		repeat-x
		top
		#fdf9dc;
	}
	
img
	{
	vertical-align:middle;
	}
	
td
	{
	vertical-align:top;
	}
	
p
	{
	padding-bottom:10px;
	}
	
h1
	{
	color:#F02D31;
	font-size:1.7em;
	font-weight:normal;
	margin-top:3px;
	line-height:1.0em;
	text-align:left;
	}

h2
	{
	color:#F02D31;
	font-size:1.3em;
	padding-bottom:8px;
	text-align:left;
	}

h3
	{
	color:#F02D31;
	font-size:1.1em;
	text-align:left;
	}

a
	{
	color:#F02D31;

	}

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

li
	{
	list-style:circle;
	margin-left:30px;
	margin-bottom:5px;
	}

ul
	{
	margin-top:10px;
	margin-bottom:18px;
	}

/* 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
	}
	
.hr
	{
	float:left;
	width:100%;
	height:1px;
	clear:both;
	margin-bottom:10px;
	margin-top:5px;
	background:
		#F02D31;
	}
	
.clear
	{
	clear:both
	}
	
.heating_image
	{
	float:left;
	width:150px;
	height:140px;
	margin-right:15px;
	margin-bottom:15px;
	}
	
.home_tronic
	{
	float:right;
	width:150px;
	height:91px;
	margin-left:15px;
	margin-bottom:15px;
	}
	
.image_right
	{
	float:right;
	margin-left:10px;
	}
	
.image_left
	{
	float:left;
	margin-right:10px;
	}

input
	{
	width:300px;
	}

textarea
	{
	width:300px;
	height:150px;
	}
.orange
	{
	color:#F02D31;
	}
	
.image_left
	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
	
.image_right
	{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	}

/* End of universal styles */

/* Start of site structure */

#container
	{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:40px;
	}
	
#flash
	{
	float:left;
	position:relative;
	top:-16px;
	float:left;
	width:930px;
	height:319px;
	}
	
#flash_static
	{
	float:left;
	position:relative;
	top:-16px;
	float:left;
	width:930px;
	height:180px;
	}
	
#flash_button_bar
	{
	float:right;
	height:30px;	
	z-index:10000;
	}
	
#button_bar
	{
	position:relative;
	top:10px;
	float:right;
	height:30px;	
	z-index:10000;
	}

#button_bar a
	{
	color:#ffffff;
	}
	
#button_bar a:hover
	{
	color:#000000;
	}

#button_bar_left
	{
	float:right;
	width:17px;
	height:30px;
	background:
		url(/images/button_bar_left_bg.png)
		top
		left
		no-repeat;
	}
	
#button_bar_middle
	{
	float:right;
	height:18px;
	padding-top:12px;

	background:
		url(/images/button_bar_bg.png)
		top
		left
		repeat-x;
	}

#button_bar_middle li
	{
	color:#ffffff;
	display:inline;
	padding-right:10px;
	padding-left:10px;
	}
	
#button_bar_right
	{
	float:right;
	width:17px;
	height:30px;
	background:
		url(/images/button_bar_right_bg.png)
		top
		left
		no-repeat;
	}
	
#main_top
	{
	float:left;
	width:950px;
	height:10px;
	background:
		url(/images/main_top_bg.png)
		top
		left
		no-repeat;
	}
	
#main
	{
	float:left;
	width:930px;
	padding-left:10px;
	padding-right:10px;
	background:
		url(/images/middle_bg.png)
		top
		left
		repeat-y;
	}
	
#banner
	{
	float:left;
	position:relative;
	top:16px;
	float:left;
	width:950px;
	height:289px;
	background:
		url(/images/banner_bg.jpg)
		top
		left
		no-repeat;
	}
	
#logo
	{
	float:left;
	position:relative;
	top:-30px;
	width:290px;
	height:86px;
	background:
		url(/images/smart_future_logo.png)
	}
	
#content
	{
	float:left;
	width:950px;
	background:
		url(/images/content_bg.gif)
		top
		left
		repeat-y;
	}
	
.three_column
	{
	float:left;
	width:280px;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	}
	
.product
	{
	float:left;
	width:280px;
	height:120px;
	}
	
.product_image
	{
	float:left;
	width:129px;
	height:86px;
	margin-right:10px;
	border:1px solid #999999;
	}
	
#featured_one
	{
	float:left;
	width:250px;
	color:#ffffff;
	padding:15px;
	background:
		#F02D31;
	}
	
#featured_two
	{
	float:left;
	width:250px;
	color:#ffffff;
	padding:15px;
	color:#333333;
	margin-top:40px;
	background:
		#CCCCCC;
	}
	
#logo_mid
	{
	position:relative;
	top:-40px;
	float:left;
	width:75px;
	height:75px;
	background:
		url(/images/smart_future_mid_logo.png)
		top
		left
		no-repeat;
	}
	
#menu
	{
	float:left;
	width:110px;
	padding:20px;
	}
	
#main_middle
	{
	float:left;
	width:740px;
	padding:20px;
	}
	
#main_bottom
	{
	float:left;
	width:950px;
	height:17px;
	background:
		url(/images/main_bottom_bg.png)
		top
		left
		no-repeat;
	}
	
#footer
	{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	color:#F02D31;
	position:relative;
	top:40px;
	}
	
#footer_logo
	{
	float:right;
	width:42px;
	margin-right:15px;
	margin-bottom:10px;
	height:44px;
	background:
		url(/images/smart_future_small_logo.png)
		top
		left
		no-repeat;
	}
	
#footer_text
	{
	float:right;
	text-align:right;
	height:10;
	padding-top:8px;
	padding-bottom:5px;
	padding-right:15px;
	}
	
#main_content
	{
	float:left;
	width:560px;
	padding-left:20px;
	padding-right:20px;

	}
	
#main_content_contact
	{
	float:left;
	width:560px;
	padding-left:20px;
	padding-right:20px;
	margin-left:10px;
	background:
		url(/images/main_content_contact.jpg)
		top
		left
		no-repeat;
	}
	
#sub_menu
	{
	float:left;
	width:130px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	background:#F02D31;
	color:#FFFFFF;
	text-align:left;
	}
	
#sub_menu li
	{
	list-style:square;
	margin-left:10px;
	margin-bottom:10px;
	}
	
#sub_menu a
	{
	color:#FFFFFF
	}
	
#sub_menu a:hover
	{
	color:#FFFFFF;
	}
	
#right_column
	{
	float:left;
	width:170px;
	padding-right:10px;
	}
	
.products
	{
	float:left;
	width:600px;
	height:100px;
	margin-bottom:30px;
	}
	
.products_two
	{
	float:left;
	width:600px;
	height:150px;
	margin-bottom:30px;
	}
	
.logo
	{
	float:left;
	width:150px;
	height:100px;
	margin-right:10px;
	}
	
.logo_two
	{
	float:left;
	width:150px;
	height:160px;
	margin-right:10px;
	}

.support a
	{
	color:#000000;
	}

.support a:hover
	{
	color:#F02D31;
	}
	
.indent
	{
	margin-left:30px;
	}

/* End of site structure */

/* End of document */
