html, body {
	color: #45474a;
	font-family: Gill Sans, "Gill Sans", "Gill Sans MT", "Lucida Grande", "Lucida Sans Unicode", Arial, Serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

/* @group Layout */

#wrap {
	width: 920px;
	margin: 0 auto;
}

#logo {
	float: left;
	margin: 20px 0;
	padding: 0;
}
#logo a {
	width: 288px;
	height: 54px;
	background: url(../img/logo.gif);
	display: block;
	text-indent: -1000px;
	overflow: hidden;
}

#search-form {
	float: right;
	position: relative;
	margin-top: 30px;
}
form#indexedsearch {
	margin: 0;
}
input.searchbox-sword {
	font-size: 12px;
	border: 1px solid #ec008c;
	padding: 5px;
	margin: 0;
	position: absolute;
	top: 0;
	right: 25px;
	color: #ec008c;
}
input#search {
	position: absolute;
	top: 2px;
	right: 0;
}

#slides {
	
}

#slidesholder {
	clear: both;
	height: 370px;
	margin-bottom: 20px;
}

#menu {
	clear: both;
	background-color: #8dc63f;
	height: 40px;
}

#menu ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#menu ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	display: block;
	float: left;
	padding: 40px 11px 0;
	height: 0;
	color: #FFF;
	overflow: hidden;
	font-size: 12pt;
	background: #8dc63f no-repeat center 12px;
	margin-right: 5px;
	font-family: Gill Sans,Georgia,Serif;
}

* html #menu ul li a {
	font-family: Gill Sans,Georgia,Serif;
	margin-right: 0px;
}

*+html #menu ul li a {
	font-family: Gill Sans,Georgia,Serif;
	margin-right: 0px;
}


#menu ul li a span {
	padding-top: 7px;
}

#menu ul li.act a span {
	background: url(../img/mark-white.jpg) no-repeat center top;
}
#menu ul li.act-bread a span {
	background: url(../img/mark-grey.jpg) no-repeat center top;
}

a#basket {
	display: block;
	width: 38px;
	height: 30px;
	margin: 5px;
	float: right;
	overflow: hidden;
	text-indent: -1000px;
	background: url(../img/basket.gif) no-repeat 4px 4px;
}

#breadcrumb {
	background-color: #d6d6d6;
	padding: 11px 11px 11px 21px;
	font-size: 12px;
	color: #444444;
}
#breadcrumb a {
	color: #444444;
}
#breadcrumb a:hover {
	color: #ec008c;
}

#banner {
	margin-top: 20px;
}

#main {
	margin: 20px 0 0;
	width: 620px;
	float: left;
	overflow: hidden;
}

/* @group Elements */

table td.left-col {
	padding-right: 15px;
}
table td.right-col {
	padding-left: 15px;
}
table td.left-col,
table td.right-col {
	vertical-align: top;
	width: 50%;
}

.rgtabs-wrapper {
	border: 10px solid #00707e;
	padding: 30px;
	clear: left;
}

ul.rgtabs-menu {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	height: 30px;
	overflow: hidden;
}

ul.rgtabs-menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.rgtabs-menu li a {
	display: block;
	float: left;
	background-color: #d6d6d6;
	color: #505050;
	margin-right: 3px;
	height: 30px;
	overflow: hidden;
}

ul.rgtabs-menu li a:hover {
	text-decoration: none;
}

ul.rgtabs-menu li.rgtabs-selected a {
	background-color: #00707e;
	color: #FFF;
}

ul.rgtabs-menu li a img {
	margin-top: -30px;
}

ul.rgtabs-menu li.rgtabs-selected a img {
	margin-top: 0px;
}

.csc-default {
	margin-bottom: 20px;
}

#main .split-col .csc-default {
	margin-bottom: 0;
}

#main .csc-default {
	margin-bottom: 30px;
}

.tx-rgtabs-pi1 .csc-default {
	margin-bottom: 0 !important;
}

table.loose tr td {
	padding-right: 30px;
}

a.highslide img {
	padding: 0 !important;
	border: none !important;
}

a.highslide-credits {
	display: none !important;
}

/* @group Shop */

.shop-item h2 {
	margin-bottom: 5px;
}
.shop-item img {
	float: left;
	padding-right: 10px;
}
.BoldText {
	color: #ec008c;
}



.Button
{
	border: 1px solid gray;
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 11px;
	color: #ef1a9a;
	font-family:verdana;
	cursor: pointer;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
}


select
{
	border: #999999 1px solid;
	margin: 1px 3px 0 0;
	padding-left: 2px;
	font-size: 11px;
	font-family:verdana;
	background-color: #fdfdfd;
}

/* @end */

/* @end */



/* @group Right */

#right {
	width: 270px;
	float: right;
	margin: 20px 0 0;
}

.submenu {
	margin-bottom: 20px;
}

.submenu h2 {
	color: #FFF;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.submenu h2 a {
	display: block;
	font-size: 11pt;
	padding: 40px 10px 0;
	height: 0;
	overflow: hidden;
	background: #8dc63f no-repeat 10px 12px;
}

.submenu h4 {
	background-color: #73a72c;
	color: #FFF;
	font-size: 11pt;
	padding: 5px 10px;
	margin: 0;
}

.submenu ul,
.submenu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.submenu ul li a.h4,
.submenu ul li.act a.h4 {
	display: block;
	padding: 30px 8px 0;
	height: 0;
	margin-bottom: 1px;
	color: #FFF !important;
	font-size: 12px;
	overflow: hidden;
	background-position: 10px 7px;
	background-repeat: no-repeat;
	background-color: #73a72c !important;
}
.submenu ul li a.h4:hover {
	background-color: #73a72c !important;
}

.submenu ul li a,
.submenu ul li.h4 ul li a,
.submenu ul li.act.h4 ul li a,
.submenu ul li.act.h4 ul li.act a {
	display: block;
	padding: 8px 8px 8px 12px;
	margin-bottom: 1px;
	background-color: #d6d6d6 !important;
	font-size: 12px;
	color: #ec008c !important;
	background-image: none;
}

.submenu ul li a:hover,
.submenu ul li.act a,
.submenu ul li.act.h4 ul li.act a,
.submenu ul li.act.h4 ul li a:hover,
.submenu ul li.h4 ul li a:hover,
.submenu ul li.act ul li a:hover {
	text-decoration: none;
	background-color: #ec008c !important;
	color: #FFF !important;
}


.submenu ul li ul li a,
.submenu ul li.act ul li a {
	display: block;
	padding: 8px 8px 8px 22px;
	margin-bottom: 1px;
	background-color: #d6d6d6 !important;
	font-size: 12px;
	color: #bb006f !important;
	background-image: url(../img/arrow.gif);
	background-position: 12px center;
	background-repeat: no-repeat;
}

.submenu ul li ul li.act a,
.submenu ul li.act ul li.act a,
.submenu ul li ul li.act a:hover {
	text-decoration: none;
	background-color: #bb006f !important;
	color: #FFF !important;
}



.news {
	height: 150px;
	overflow: hidden;
	margin-bottom: 30px;
	background-color: #ececec;
}

.news h2 {
	color: #FFF;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.news h2 a {
	display: block;
	font-size: 11pt;
	padding: 40px 10px 0;
	height: 0;
	overflow: hidden;
	background: #00aeef no-repeat 10px 12px;
	margin-bottom: 9px;
}

.news ul,
.news ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.news ul li a,
.news ul li.act li a {
	display: block;
	padding: 7px 8px 7px 12px;
	background-color: #d6d6d6 !important;
	font-size: 12px;
	color: #00aeef !important;
	height: 15px;
	overflow: hidden;
	margin-top: 1px;
}

.news ul li a:hover,
.news ul li.act a,
.news ul li.act li.act a {
	text-decoration: none;
	background-color: #ec008c !important;
	color: #FFF !important;
}





.newsletter {
	overflow: hidden;
	margin-bottom: 30px;
	background-color: #ececec;
}

.newsletter h2 {
	color: #FFF;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.newsletter h2 span {
	display: block;
	font-size: 11pt;
	padding: 40px 10px 0;
	height: 0;
	overflow: hidden;
	background: #5d425f no-repeat 10px 12px;
	margin-bottom: 9px;
}
.newsletter .block {
	padding: 5px 11px 15px;
}

span.date {
	color: #7f8388;
	margin-right: 5px;
}

.news ul li a:hover span.date {
	color: #00aeef;
}

.details {
	font-size: 0.8em;
	background-color: #ececec;
	border: 1px solid #d6d6d6;
	padding: 15px;
}

/* @end */

/* @group Form */

.csc-mailform {
	margin: 0;
	padding: 0;
	border: none;
}

.csc-mailform input, 
.csc-mailform select,
.csc-mailform textarea,
.tx-indexedsearch-searchbox-sword,
.tx-indexedsearch-searchbox-button {
	padding: 4px;
	margin: 0 0 5px;
}

.csc-mailform input,
.csc-mailform label {
	float: left;
	margin-bottom: 5px;
}

.csc-mailform input,
.csc-mailform textarea,
.tx-indexedsearch-searchbox-sword,
.tx-indexedsearch-searchbox-button {
	width: 280px;
	border: 1px solid #a5aab1;
}

.csc-mailform input.mf-submit,
.newsletter .csc-mailform input.mf-submit {
	width: auto;
}

.csc-mailform label {
	width: 150px;
	padding-right: 10px;
}

.csc-mailform-field {
	clear: both;
}
input#mailformformtype_mail {
	margin-left: 160px;
}
.csc-mailform select {
	margin-bottom: 5px;
}
span.csc-mailform-radio {
	float: left;
}
span.csc-mailform-radio fieldset {
	margin: 0 0 5px;
	padding: 0;
}
span.csc-mailform-radio legend {
	visibility: hidden;
	height: 0;
	overflow: hidden;
	font-size: 0;
	margin: 0;
	padding: 0;
	float: right;
}
span.csc-mailform-radio label {
	width: auto;
	margin-right: 10px;
	margin-left: 5px;
}
span.csc-mailform-radio input {
	margin: 0;
}

.newsletter .csc-mailform input {
	width: 238px;
}

.newsletter .csc-mailform label {
	margin-bottom: 2px;
}


/* @end */

#footer {
	padding: 20px;
	font-size: 10px;
	color: #696969;
	background: #d6d6d6 url(../img/footer-logo.gif) no-repeat 840px center;
}

#footer p {
	float: left;
	margin: 0 40px 0 0;
	font-size: 1em;
	overflow: hidden;
}

#footer a {
	color: #696969;
}

/* @group Classes */

.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }

.space,
.blank { 
	border: none; 
	margin: 0 0 20px; 
	height: 10px;
	padding: 0;
}
.blank { margin: 0; }
* html .blank { height: 10px !important; overflow: hidden; }

/* @end */

/* @end */

/* @group Typo */

h1,h2,h3,h4 {
	margin: 0 0 20px;
	font-weight: normal;
	overflow: hidden;
	color: #00aeef;
}

h1 { font-size: 20pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }
h4 { font-size: 10pt; }

span.h3 {
	display: block;
	font-size: 10pt;
	color: #00aeef;
	margin-bottom: 10px;
}

p { 
	margin: 0 0 20px; 
}

a {
	color: #ec008c;
	text-decoration: none;
	-moz-outline: none !important;
}

b, strong {
	font-weight: normal;
	color: #00aeef;
}

a:hover {
	text-decoration: underline;
}

a:active {
	border: none;
}

/* @end */

