body
{
	background-image: url(/images/bg.png);
}

#wrapper
{
	padding: 5px;
	-moz-box-shadow: 0px 0px 15px #333;
	-webkit-box-shadow: 0px 0px 15px #333;
	box-shadow: 0px 0px 15px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333');
	
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	margin-bottom: 1em;
}

#header
{
	background-color: #FFE5B4;
	margin-bottom: 2px;
}

#header h1
{
	margin: 0;
	height: 34px;
	padding: 5px;
}

#nav
{
	list-style-type: none;
	height: 30px;
	padding: 0 0 0 1em;
	margin: 0.75em 0 0 0;
}

#nav li
{
	float: left;
	background-color: #DBDBAF;
	padding: 5px 15px;
	margin: 0 3px;
	font-size: 1.2em;
	
	border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-khtml-border-radius-topleft: 7px;
	
	border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	-khtml-border-radius-topright: 7px;
}

body#page_vutrac li#nav_vutrac,
body#page_locator li#nav_locator,
body#page_featurator li#nav_featurator,
body#page_biggestfan li#nav_biggestfan,
body#page_colormatic li#nav_colormatic,
body#page_adinfo li#nav_adinfo,
body#page_contact li#nav_contact
{
	background-color: #F5F5DC;

}

#nav li a
{
	color: #666663;

}

fieldset
{
	border: 1px solid #FFCC99;
	background-color: #FFE5B4;
	text-align: center;
	width: 18em;
	margin: 0 auto 1.5em;
	text-align: center;
	
	box-shadow: #666 1px 1px 3px;
	-webkit-box-shadow: #666 1px 1px 3px;
	-moz-box-shadow: #666 1px 1px 3px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#666')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#666');
}

fieldset ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0.5em 0;
}

.error { color: red; }

body
{
	margin: 0 7%;
}

#header
{
	clear: both;
	padding: 5px 5px 0 5px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
}

#header h1
{
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 126px;
	margin: 0 auto;
}

#carouselwrapwrapwrap
{
	background-color: #FFCC99;
	background-repeat: no-repeat;
	background-position: center center;
}

#carouselwrapwrap
{
	overflow: hidden;
	width: 100%;
}

#carouselwrap
{
	overflow: hidden;
	margin: 0 auto;
	width: 1360px;
}

#carousel
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 105px;
	width: 1455px;
}

#carousel li
{
	float: left;
	width: 93px;
	clear: right;
	margin: 4px 2px;
}

#carousel li img
{
	width: 93px;
	height: 75px;
	display: block;
}

#carousel li div
{
	overflow: hidden;
	width: 93px;
}

#carousel li p
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	width: 255em;
}

#carousel li .title
{
	color: #A52A2A;
}

#carousel li .price
{
	color: #4D4D4D;
}

#left, #right
{
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0;
}

#left li a, #right li a
{
	display: block;
}

#left li a img, #right li a img
{
	width: 150px;
	height: 100px;
	display: block;
	margin-bottom: 0.5em;
}

a img
{
	border: 1px solid black;
}

a img:hover
{
	border: 1px solid #B8860B;
}

#left
{
	float: left;
}

#right
{
	float: right;
}

#footer
{
	clear: both;
	display: block;
	text-align: center;
	border-top: 1px solid orange;
	width: 90%;
	margin: 5px auto 0 auto;
}

#main
{
	margin: 0 155px;
}

.colormatic
{
	margin: 0 auto;
	width: 155px;
	padding-right: 155px;
	display: block;
}

.tooltip
{
	font-size: 0.75em;
	background-color: #FFE5B4;
	border:  2px solid #FFCC99;
	position:  absolute;
	display:  none;
	max-width: 30em;
}

fieldset
{
	position:relative;
	padding: 10px;
}

legend
{
	position:absolute;
	top: -0.6em;
	left: 0.2em;
}

.featurator_fp_listing
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	border: 1px solid #EAEAEA;
	height: 159px;
	margin-bottom: 14px;
	margin-right: 7px;
	padding: 6px;
	width: 155px;
	background-color: #FFF;
}

.featurator_fp_listing img
{
	border: 0;
	display: block;
	margin-bottom: 6px;
}

.featurator_fp_listing img:hover
{
	border: 0;
}

.listing_title
{
	color: #666;
	clear: both;
	display: block;
	line-height: 15px;
}

.listing_seller
{
	color: #B2B2B2;
	float: left;
	line-height: 14px;
}

.listing_price
{
	color: #78C042;
	float: right;
	line-height: 14px;
}
