/*
	Sussex Internet
	
	Screen Styles for Breeze Blinds
	
	Created by Neil Kelsey
	on: 25.01.2007

*/

/* 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;
	padding:0;
	color:#13465B;
	background:
		#185670
		url(/images/body_bg.gif)
		top
		repeat-x;
	}
	
img
	{
	border:none;
	vertical-align:middle;
	_behavior:url(iepngfix.htc);
	}

lable {
  margin-right:20px
}
	
h2
	{
	font-size:1.2em;
	}

h3 
	{
	font-size:1.0em;
	font-weight:bold;
	}
	
input.radio {
  margin-right:20px
}
input.text, textarea {
  width:450px;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  padding:1px;
  background:none;
  border:solid 1px #FFFFFF;
  color:#13465B;
}
textarea {
  height:150px
}

/* 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
	}
.form_error {
  margin-left:10px;
  color:#CC0000;
  font-weight:bold
}

/* End of universal styles */

/* Start of site structure */

#container
	{
	width:800px;
	border-top:1px solid #07a5e7;
	min-height:633px;
	margin-left:auto;
	margin-right:auto;
	background:
		url(/images/container_bg.jpg)
		top
		no-repeat;
	}
	
#header
	{
	float:left;
	width:800px;
	height:100px;
	}
	
#tabs
	{
	float:right;
	width:auto;
	margin-right:26px;
	height:28px;
	font-size:1.1em;
	}
#tabs a
	{
	color:#FFFFFF;
	text-decoration:none
	}
#tabs a:hover
	{
	text-decoration:underline
	}	
		
.tab_left_selected
	{
	float:left;
	width:27px;
	height:28px;
	_behavior:url(iepngfix.htc);
	background:
		url(/images/top-left.png)
	}
	
.tab_centre_selected
	{
	float:left;
	width:auto;
	color:#13465B;
	padding-top:5px;
	font-weight:bold;
	height:23px;
	_behavior:url(iepngfix.htc);
	background:
		url(/images/box-bg-correct.png);
	_background:
		url(/images/box-bg-correct-ie.png);
	}
	
.tab_right_selected
	{
	float:left;
	width:27px;
	height:28px;
	_behavior:url(iepngfix.htc);
	background:
		url(/images/top-right.png)
	}
	
.tab_left_unselected
	{
	float:left;
	width:27px;
	height:28px;
	_behavior:url(iepngfix.htc);
	background:
		url(/images/top-left-unselected.png)
	}
	
.tab_centre_unselected
	{
	float:left;
	width:auto;
	margin-top:1px;
	color:#FFFFFF;
	padding-top:5px;
	font-weight:bold;
	height:22px;
	_behavior:url(iepngfix.htc);
	background:
		url(/images/box-bg-unselected.png);
	}
	
.tab_right_unselected
	{
	float:left;
	width:27px;
	height:28px;
	_behavior:url(iepngfix.htc);
	background:
		url(/images/top-right-unselected.png)
	}
	
#content
	{
	float:left;
	width:798px;
	_width:797px;
	margin-left:1px;
	_margin-left:0px;
	_behavior:url(iepngfix.htc);
	background:url(/images/box-bg-correct.png);
	_background:
		url(/images/box-bg.png);
	}
	
#menu
	{
	float:left;
	width:140px;
	margin-left:30px;
	margin-right:30px;
	}
	
#menu ul
	{
	list-style:none;
    padding:0;
	margin-bottom:0;
	margin-left:20px;
	margin-right:0;
	margin-top:0;
	}
	
#menu li
	{
	border-bottom:1px solid #FFFFFF;
	margin-bottom:15px;
	cursor:pointer
	}
	
#menu a
	{
	color:#13465B;
	text-decoration:none
	}
#menu li#menu_selected {
  	border-bottom:1px solid #13465B;
	cursor:auto
}
	
#main
	{
	float:left;
	width:500px;
	line-height:2em;
	text-align:justify;
	margin-right:60px;
	}
	
#content_top
	{
	float:left;
	width:800px;
	height:28px;
	}
	
#content_top_left
	{
	float:left;
	width:27px;
	height:28px;
	_behavior:url(iepngfix.htc);
	background:
		url(/images/top-left.png)
		top
		left
		no-repeat;
	}
	
.content_center
	{
	float:left;
	width:746px;
	height:28px;
	_behavior:url(iepngfix.htc);
	background:
		url(/images/box-bg-correct.png)
		repeat;
	_background:
		url(/images/box-bg-correct-ie.png);

	}
	
.content_right
	{
	float:left;
	width:27px;
	height:28px;
	_behavior:url(iepngfix.htc);
	background:
		url(/images/top-right.png)
	}
	
#content_bottom
	{
	float:left;
	width:800px;
	height:29px;
	padding-bottom:20px
	}
	
#content_bottom_left
	{
	float:left;
	width:27px;
	height:29px;
	_behavior:url(iepngfix.htc);
	background:
		url(/images/bottom-left.png)
		top
		left
		no-repeat;
	}
	
.content_bottom_center
	{
	float:left;
	width:746px;
	height:28px;
	_behavior:url(iepngfix.htc);
	background:
		url(/images/box-bg-correct.png)
		repeat;
	_background:
		url(/images/box-bg-correct-ie.png);
	}
	
.content_bottom_right
	{
	float:left;
	width:27px;
	height:29px;
	_behavior:url(iepngfix.htc);
	background:
		url(/images/bottom-right.png)
	}
	
#flash_left
	{
	float:left;
	width:390px;
	height:220px;
	margin-right:20px;
	_margin-right:10px;
	}

#flash_right
	{
	float:left;
	width:390px;
	height:220px;
	}
	
#footer
	{
        float:right;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	height:30px;
	margin-top:20px;
	color:#A1D2E7;
	}

#footer a
{
	color:#A1D2E7;
	text-decoration:none
}

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

#logo
{
	float:left;
	width:80px;
	margin-left:0px;
        _margin-left:7px;
	margin-top:20px;
	height:100px;
	_behavior:url(iepngfix.htc);
	background:url(/breeze-blinds/images/Conlogo.png)
		no-repeat
}


.about
	{
	float:left;
	width:200px;
	margin-right:10px;
	margin-bottom:5px;
	}

/* End of site structure */


/* End of document */

cture */


/* End of document */

 document */

*/

 document */


	

/* End of site structure */


/* End of document */

cture */


/* End of document */

 document */

nd of document */

 document */