/* Start of CMSMS style sheet 'Element' */
body
{
	width: 100%;
	height: 100%;
	background: url(images/bg.jpg) repeat top;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

body, div, table, img, p, h1, h2, img, form, input, textarea, select, hr {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

input, textarea, select {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #887902;
	font-weight: bold;
	border: 0;
}

div.hr {
	background-color: #ad9000;
	height: 1px;
	margin: 8px 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0;
}

a:active, a:link, a:visited {
	text-decoration:none;
	color:#887902;
	font-weight: bold;
}

a:focus, a:hover {
	text-decoration: underline;
	color: #887902;
	font-weight: bold;
}

#top {
	width: 800px;
	height: 111px;
	margin: 0 auto;
}

#main {
	width: 800px;
	margin: 0 auto;
	background-color: #f9dd00;
	background-image: url(images/bg_main.gif);
	font-size: 0;
}

#left {
	width: 451px;
	height: 320px;
	background-color: #f9dd00;
	margin-top: 16px;
	float: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}

#right {
	width: 349px;
	float: right;
}

#partners {
	width: 800px;
	margin: 0 auto;
}

#bottom {
	width: 800px;
	margin: 3px auto 32px auto;
        font-size: 11px;
	color: #646464;
	text-align: center;
}

#bottom a:active, #bottom a:link, #bottom a:visited {
	text-decoration:none;
	color:#646464;
}

#bottom a:focus, #bottom a:hover {
	text-decoration: underline;
	color: #646464;
}

#content {
	width: 414px;
	height: 320px;
	padding-right: 16px;
	padding-left: 20px;
}

div.arrows {
	text-align: right;
}

img.prev, img.next {
	margin-left: 3px;
	cursor: pointer;
}

div.leftCol {
	width: 193px;
	float: left;
}

div.rightCol {
	width: 193px;
	float: left;
	margin-left: 12px;
}

div.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}

div.form {
	border: 2px #ffffff solid;
	padding: 8px;
	margin-bottom: 1em;
}

div.photo {
	background: url(images/yellow1.jpg) no-repeat;
	width: 349px;
	height: 352px;
	position: relative;
}

div.infos {
	font-size: 13px;
	position: absolute;
	bottom: 0;
	width: 340px;
	padding: 4px;
	background-image: url(images/bg_trans_white.png);
}

#news img {
	float: left;
	margin-right: 8px;
}

#news p {
	margin-bottom: 0;
}

#news div.entry {
	float: left;
	width: 311px;
}

#news h3 {
	margin-top: 0;
}

#gallery img {
	width: 72px;
	height: 72px;
	margin: 0 5px 5px 0;
}

#formAlert {
	display: none;
	text-align: center;
	margin: 0.5em 0 0 0;
}

table.prices {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
}

table.prices td {
	text-align: center;
	border: 1px solid #ad9000;
}

table.prices th {
	white-space: nowrap;
	width: 40%;
	text-align: center;
	border: 1px solid #ad9000;
	font-weight: normal;
}

/* End of 'Element' */

