﻿#header
{
	width: 1024px;
	height: 172px;
	padding: 0px;
	margin: 0px;
	background-image: url(/img/logo/header_back.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#header_logo
{
	width: 191px;
	height: 90px;
	background-image: url(../img/logo/logo.jpg);
}
#nav
{
	color: white;
	list-style-type: none;
	left: 220px;
	position: absolute;
	top: 150px;
	padding: 0px;
}
#nav UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav UL LI
{
	float: left;
	margin-right: 20px;
}
#nav UL LI A
{
	color: #fff;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}
#nav UL LI A:Hover
{
	text-decoration: underline;
}
#content
{
	width: 1024px;
	padding: 0px;
	margin: 0px;
}
#content_left
{
	width: 206px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	padding-left: 0px;
	font-size: 80%; /*	background-image: url(/img/logo/menu_top.jpg); 	background-repeat:no-repeat;*/
}
#content_left UL
{
	list-style-type: none;
	margin: 0px;
	padding: 5px; 
}
#content_left UL LI
{
}
#content_left UL LI A
{
	text-decoration: none;
	color: #7A66AD;
}
#content_left UL LI A:Hover
{
	text-decoration: underline;
}
#content_right
{
	width: 550px;
	float: left;
	font-size: 80%;
	margin-top: 2px;
}
#content_right P
{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
#content_right A
{
}
#content_right IMG
{
	margin-right: 10px;
}

#content_right h1
{
	color: #7A66AD;
	font-size: 140%;
	margin-top: 0px;
}

#ads_right
{
	width: 250px;
	float: right;
	padding: 0px;
	margin-top: 2px;
}

#next_previous_bar
{
	width: 550px;
	padding: 3px;
	float: left;
	color: #7A66AD;
}

#footer
{
	background-color: #7A66AD;
	width: 1024px;
	height: 40px;
	padding-top: 3px;
	padding-left: 6px;
	margin-top: 5px;
	color: #fff;
}
#footer UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
/*BAD SAFARI HACK*/
body:first-of-type #footer UL
{
	padding-top: 3px;
}
#footer LI
{
	float: left;
	padding-right: 11px;
	height: 15px;
}
#footer LI.last
{
	background-image: none;
}
/*BAD SAFARI HACK*/
body:first-of-type #footer LI A
{
	position: relative;
	top: 0px;
}
#footer LI A
{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	font-size: 70%;
	top: 0px;
}

#footer LI A.hover
{
	color: #000;
}

#details, #chartlist
{
	margin: 0px;
	padding-left: 0px;
	float: left;
}

#details
{
	width: 540px;
}

#details div, #chartlist div
{
	float: left;
	list-style: none;
	margin: 0px;
	padding-right: 10px;
	width: 45%; 
	background-color: #fff;
	margin-bottom: 15px;
}

#chartlist div
{
	margin-bottom: 2px;
	width: 95%;
}

#details, #chartlist li:hover
{
}

#details h1
{
	font-size: 120%;
}

#details h2
{
	font-size: 130%;
}
#spacer li
{
	border-top: 1px solid blue;
	margin-top: 10px;
	margin-bottom: 10px;
}

#chartlist h1
{
	font-size: 110%;
	padding: 0px;
	margin: 0px;
}

#chartlist h2
{
	font-size: 100%;
}

.blockscontainer {padding: 0px; margin: 10px; float: left; width: 530px;}
.blockscontainerhalfsize {padding: 0px; margin: 10px; float: left; width: 250px;}
.blocktitlebar {background: #7968AE; color: white; font-family: arial; font-size: 14px; font-weight: bold; padding: 3px;}
.blockscontent {padding: 0px;  float: left; margin: 0px; width: 100%;}
.blockscontentrow {padding-top: 5px;  padding-bottom: 5px; float: left; width: 100%; border-bottom: 1px dotted #7968AE; }
.blockscontentrow a {text-decoration: none; }
.blockscontentrow a:hover {text-decoration:underline;}
.blockscontentrow img {border: 0px; padding: 5px; float: right;}


div.prices
{
	width: 540px;
	border: 1px solid #7968AE;
	margin-top: 10px;
	float: left;
}
div.prices_title
{
	width: 536px; 
	color: #fff; 
	background-color: #7968AE; 
	float: left; 
	padding: 2px; 
}

div.prices_row
{
	background-color: #fff;
/*	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
*/	float: left;
	padding: 2px;
	width: 536px;
}

div.prices_alternate_row
{
	background-color: #ccc;
	color: black;
/*	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
*/	float: left;
	padding: 2px;
	width: 536px;
}

div.prices_row a
{
	font-weight: bold;
}

div.prices_alternate_row a
{
	font-weight: bold;
}

div.prices_column_1
{
	width: 34%;
	float: left;
	font-weight: bold;
}

div.prices_column_2
{
	width: 12%;
	float: left;
	text-align: center;
}

div.prices_column_3
{
	width: 12%;
	float: left;
	text-align: center;
}

div.prices_column_4
{
	width: 12%;
	float: left;
	text-align: center;
}

div.prices_column_5
{
	width: 30%;
	float: left;
	text-align: center;
}

div.electricals_prices_column_1
{
	width: 34%;
	float: left;
	font-weight: bold;
}

div.electricals_prices_column_2
{
	width: 12%;
	float: left;
	text-align: center;
}

div.electricals_prices_column_3
{
	width: 12%;
	float: left;
	text-align: center;
}

div.electricals_prices_column_4
{
	width: 30%;
	float: left;
	text-align: center;
}

div.electricals_prices_column_5
{
	width: 12%;
	float: left;
	text-align: center;
}

div.electricals_prod_name
{
	font-size: 75%;
}

#searchbar
{
	float: left; 
	vertical-align: middle; 
	width: 98%; 
	background-color: #7A66AD; 
	padding: 5px; 
	color: White; 
	font-weight: bold; 
	margin-bottom: 10px;
	margin-top: 0px;
}

#sortBox
{
	float: right; 
	vertical-align: middle; 
	text-align: right;  
	margin-bottom: 5px;
}