BODY
{
	background-image: url(../../i/blue/bg.png);
	background-repeat: repeat-x;
}

#headPanel
{
	position: relative;
	padding: 0%;
	margin: 0px 300px 0px 10%;
	float:left;
	line-height: 14px;
	font-size: 11px;
	color: #4bbbff;
}

#rightPanel
{
	position: absolute;
	top: 0px;
	width: 290px;
	right: 0px;
}

#contentPanel
{
	margin: 0px 300px 0px 10%;
}

A
{
	color: #4bbbff;
	text-decoration: underline;
}

A.secbut 
{
	display: block;
	float: left;
	height: 21px;
	width: 114px;
	min-width: 114px;
	text-align: center;
	line-height: 21px;
	margin: 5px 20px 0px 5px;
	color: #2e749e;
	text-decoration: underline;
	background-image: none;
}

A.selected_secbut, A.secbut:hover
{
	display: block;
	float: left;
	width: 114px;
	min-width: 114px;
	text-align: center;
	line-height: 21px;
	margin: 5px 20px 0px 5px;
	color: #4bbbff;
	text-decoration: none;
	background-image: url(../../i/blue/sec_bg.png);
	background-repeat: no-repeat;
}

A.discount 
{
	display: block;
	width: 20%;
	text-align: center;
	line-height: 21px;
	margin: 30px 0px 0px 5px;
	color: #2e749e;
	text-decoration: underline;
	background-image: none;
}

A#mailShortcut
{
	background-image: url(../../i/blue/mail.png);
}

A#sitemapShortcut
{
	background-image: url(../../i/blue/sitemap.png);
}

SPAN.price
{
	color: #2e749e;
	top: -4px;
}

H3
{
	color: #2e749e;
}

H3.blue
{
	color: #80dc08;
	padding-bottom: 0px;
}

SPAN.active
{
	color: #2e749e;
}

FORM#searchbox
{
	display: block;
	background-color: #4bbbff;
	height: 25px;
	background-image: url(../../i/blue/searchbox_left_bg.png);
	background-repeat: no-repeat;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	line-height: 21px;
}

FORM#searchbox INPUT#search
{
	display: inline-block;
	height: 19px;
	width: 209px;
	border: none;
	background-color: white;
	color: #666666;
	font-style: italic;
	margin: 1px 0px 1px 13px;
	background-image: url(../../i/blue/searchbox_bg.png);
	background-repeat: repeat-x;
	vertical-align: middle;
}

FORM#searchbox IMG, FORM#searchbox INPUT#submit
{
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}

SPAN.date
{
	background-color: #4bbbff;
}

SPAN.year
{
	background-color: #ffbbd4;
}

H1
{
	color: #2e749e;
}

A#search_string_cleaner
{
	text-decoration: none;
	margin-left: 12px;
	font-size: 85%;
	border-bottom: 1px dotted #4bbbff;
}
