﻿@import url("../default/style.css");

.exchange-rate
{
    font-size: 100%;
}

.exchange-rate .currency
{
    background-position: 0px 3px;
    padding-left: 18px;
}

.mailingListSignup
{
	background: url("../default/images/newslettersign.jpg") no-repeat left top;
	display: block;
	height: 129px;
	margin: 0 0 20px 0;
	text-indent: -1000em;
	width: 252px;
}

.prices
{
	cursor: pointer;
    margin: 0 0 1em 0;
    width: 100%;
}

.row1 .column1
{
	width: 630px;
}

.row1 .column2
{
	width: 250px;
}

.row2
{
	margin-top: 4px;
}

.row2 h2
{
	border-bottom: solid 1px #CCC;
	margin-top: 0.5em;
	padding: 0 0 0.25em 0;
}

.row2 ul
{
	border-top: solid 1px #CCC;
	font-size: 140%;
	list-style-type: none;
	margin: 1.95em 0 0 0;
	padding: 0;
}

.row2 ul li
{
	border-bottom: solid 1px #CCC;
	margin: 0;
	padding: 0.45em 0;
}

.row2 ul li a
{
	text-decoration: none;
}

.row2 ul li a:hover
{
	text-decoration: underline;
}

.row2 .column1
{
	padding: 0 0 0 15px;
	width: 290px;
}

.row2 .column2
{
	padding: 0 15px 0 0;
	width: 560px;
}

.row3
{
	margin-top: 20px;
}

.row3 h3
{
    font-size: 130%;
}

.row3 .column1
{
	margin: 0 20px 0 0;
	width: 305px;
}

.row3 .column2
{
	float: left;
	width: 305px;
}

.row3 .column2 .banners
{
    text-align: center;
}

.row3 .column3
{
	float: right;
	overflow: hidden;
	width: 250px;
}

.row3 .contentList
{
	padding: 0 15px;
	width: 275px;
}

.slideshow
{
	overflow: hidden;
	position: relative;
	width: 100%;
}

.slideshow .slides
{
	height: 370px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 630px;
	z-index: 1;
}

.slideshow .slides li
{
	height: 370px;
	left: 0;
	position: absolute;
	top: 0;
	width: 630px;
}

.slideshow .slides li a
{
	text-decoration: none;
}

.slideshow .slides .text
{
	background: transparent url("../default/images/banner_shadow.png") repeat left top;
	bottom: 0;
	color: #FFF;
	display: block;
	height: 2em;
	left: 0;
	line-height: 2em;
	padding: 10px 20px;
	position: absolute;
	width: 590px;
}

.slideshow .slides .textInner
{
	background: transparent url("../default/images/arrow_click_here.png") no-repeat left center;
	display: block;
	padding-left: 20px;
}

.slideshow .navigation
{
	bottom: 10px;
	display: inline;
	height: 2em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	z-index: 2;
}

.slideshow .navigation li
{
	float: left;
	margin: 0 10px 0 0;
}

.slideshow .navigation li a
{
	background: url("../default/images/slide_circle_inactive.png") no-repeat left center;
	cursor: pointer;
	display: block;
	height: 2em;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
	width: 12px;
}

.slideshow .navigation li.active a
{
	background-image: url("../default/images/slide_circle_active.png");
}

.slideshow .navigation li a.back
{
	background-image: url("../default/images/slide_arrow_left.png");
}

.slideshow .navigation li a.next
{
	background-image: url("../default/images/slide_arrow_rt.png");
}

#Container
{
	position: relative;
}

#Content
{
	margin: 0;
	padding: 4px;
	width: 900px;
}

#Content h1
{
	background: #231F20;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	color: #FFF;
	font-size: 160%;
	overflow: hidden;
	padding: 8px 15px;
	position: relative;
}

#Content h1 .rss
{
	background: url("../default/images/rss_icon.png") no-repeat left center;
	overflow: hidden;
	position: absolute;
	right: 15px;
	text-decoration: none;
	text-indent: -1000em;
	width: 16px;
}

#Header .tools
{
    margin-top: 20px;
}

#LikeButton
{
    position: absolute;
    right: 0;
    top: 88px;
    width: 366px;
    z-index: 100;
}
