/*
 *
 *  Bristol Sash Window Company
 *
 */

/*
 *
 *	Standard tag styles
 *
 */

body
{
	width: 995px;
	margin: 5px;
	padding: 8px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	background: #ffffff;
	margin-left:auto;
	margin-right:auto;
}

a
{
}

a.hover
{
}

a.clicked
{
}

h1
{
}

h2
{
}

h3
{
}

/*
 *
 *	Layout Tools
 *
 */

.columns_container
{
}

.columns_left
{
	float: left;
}

.columns_right
{
	float: left;
}

/*
 *
 *	Tools
 *
 */

.clickable
{
	cursor: pointer;
}

/*
 *
 *	Header
 *
 */

.header
{
	text-align: center;
	height: 88px;
	clear: both;
	margin-bottom: 20px;
}

.header_logo
{
	height: 63px;
	width: 941px;
	background-color: #FFFFFF;
	background-image: url(../images/header/logo.png);
	background-repeat:no-repeat;
	background-position:center;
	clear: both;
}

.header_underline
{
	text-align: center;
	height: 25px;
	clear: both;
	background-color: #FFFFFF;
}

.header_underline_one
{
	margin-left: 5px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 436px;
	height: 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #C4C5C6;
}

.header_underline_two
{
	width: 23px;
	height: 24px;
	background-color: #FFFFFF;
	background-image: url(../images/header/sun.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-left: 23px;
	margin-right: 23px;
}

.header_underline_three
{
	margin-right: 5px;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #FFFFFF;
	width: 436px;
	height: 0px;
	border-top: 1px solid #C4C5C6;
}

/*
 *
 *	Small Header
 *
 */

.small_header
{
	height: 88px;
	clear: both;
}

.small_header_logo
{
	height: 49px;
	width: 785px;
	background-color: #FFFFFF;
	background-image: url(../images/header/logo-small.png);
	background-repeat:no-repeat;
	background-position:center;
	clear: both;
}

.small_header_underline_container_one
{
	margin-left: 00px;
	margin-right: auto;
	text-align: center;
	height: 18px;
	clear: both;
	background-color: #FFFFFF;
}

.small_header_underline_one
{
	margin-top: 11px;
	margin-bottom: 11px;
	width: 358px;
	height: 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #C4C5C6;
}

.small_header_underline_two
{
	width: 23px;
	height: 24px;
	background-color: #FFFFFF;
	background-image: url(../images/header/sun.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-left: 23px;
	margin-right: 23px;
}

.small_header_underline_three
{
	margin-right: 0px;
	margin-top: 11px;
	margin-bottom: 11px;
	background-color: #FFFFFF;
	width: 358px;
	height: 0px;
	border-top: 1px solid #C4C5C6;
}

/*
 *
 * 	Admin Panel
 *
 */

.admin_panel
{
	width: 125px;
	padding: 5px;
	border: dashed 1px #C4C5C6;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.admin_panel_item
{
	display: block;
	padding-top: 5px;
	text-decoration: none;
	color: #8C021C;
}

.admin_panel_item:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #8C021C;
}

.admin_panel_item:visited
{
	color: #8C021C;
}

/*
 *
 * 	Standard Sidebar
	width: 180px;
	height: 340px;

 *
 */

.sidebar_house
{
	width: 180px;
	height: 340px;
	background-color: #FFFFFF;
	background-image: url(../images/sidebar/house.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: 5px;
	margin-right: 0px;
	padding-right: 10px;
	cursor: pointer;
}

.sidebar_menu
{
	width: 180px;
	text-align: left;
}

.sidebar_menu_services
{
	width: 100px;
	height: 40px;
	background-color: #FFFFFF;
	background-image: url(../images/sidebar/services.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #C4C5C6;
	cursor: pointer;
}

.sidebar_menu_news
{
	width: 70px;
	height: 40px;
	background-color: #FFFFFF;
	background-image: url(../images/sidebar/news.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 0px;
	padding-bottom: 20px;
	padding-right: 70px;
	border-bottom: 1px solid #C4C5C6;
	cursor: pointer;
}

.sidebar_menu_testimonials
{
	width: 140px;
	height: 40px;
	background-color: #FFFFFF;
	background-image: url(../images/sidebar/testimonials.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 0px;
	padding-bottom: 20px;
	cursor: pointer;
}


/*
 *
 * 	Main Content Area (edit content in page-specific style-sheet)
 *
 */


/*
 *
 * 	Footer
 *
 */

.footer_index
{
	width: 951px;
	background-color: #FFFFFF;
	border-top: solid 1px #C4C5C6;
	padding-top: 10px;
	height: 25px;
	clear: both;
	font-size: 11px;
}

.footer_index span
{
	display: block;
	clear: both;
}

.footer
{
	background-color: #FFFFFF;
	border-top: solid 1px #C4C5C6;
	padding-top: 10px;
	height: 25px;
	clear: both;
	font-size: 11px;
}

.footer span
{
	display: block;
	clear: both;
}

/*
 *
 * End
 *
 */

