* {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}


a {
	color: #9c0059;
	text-decoration: none;
}

a:hover {
	color: #ca81a0;
	text-decoration: none;
}

body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background: #ffffff url(/img/bg.gif) no-repeat right top;
	color: #747474;
}

td, th {
	text-decoration: none;
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 8px 0px;
}

.bgLeft {
	background: url(/img/bg_left.gif) no-repeat 10px 475px;
	min-height: 635px;
}

.bgLeft2 {
	background: url(/img/bg_left2.gif) no-repeat left 360px;
	min-height: 635px;
}


.page {
	background: url(/img/maintable_bg.gif) no-repeat center top;
	min-height: 100%;
	position: relative;
}

* html .page{
	height: 100%;
}

.content {
	margin: 0px auto 75px auto;
	width: 980px;
}

.header {
	height: 320px;
	overflow: hidden;
	width: 980px;
}

.logo {
	
	margin: 54px 0px 0px 166px;

}

.search {
	color: #9c0059;
	float: right;
	padding: 10px 146px 0px 0px;
	text-align: right;
}

.search input {
	border: 1px solid #9c0059;
	margin-left: 15px;
	width: 205px;
}

.menuTop {
	clear: both;
	float: right;
	margin-bottom: 25px;
	right: 116px;
	position: relative;
	z-index: 20;
}

.bottom {
	clear: both;
	position: relative;
	margin-top: -55px;
	height: 55px;
	
}

.bottom .i {
	background: url(/img/line.gif) repeat-x;
	margin: 0px auto;
	width: 980px;
}

.bottom .i2 {
	padding: 15px 60px 0px 60px;
}

.bottom a {
	color: #747474;
}

.counter {
	float: right;
}

.counter img {
	margin-left: 10px;
}

.columnLeft {
	float: left;
	width: 410px;
}

.columnLeft2 {
	float: left;
	margin-left: 30px;
	width: 230px;
}

.menuLeft {
	margin: 0px 0px 20px 160px;
	padding: 0px;
}

.menuLeft a {
	font-weight: bold;
}

.menuLeft a.a {
	color: #ca81a0;
}

.menuLeft li {
	list-style: none;
	padding: 0px 0px 10px 0px;
}

.menuLeft .menuLeft {
	margin: 10px 0px -10px 40px !important;
}

.columnCenter {
	float: right;
	right: 70px;
	position: relative;
	width: 500px;
}

.columnCenter2 {
	float: right;
	width: 730px;
}

.columnCenter3 {
	clear: both;
	margin-left: 100px;
}

h1 {
	background: #c16792;
	color: #ffffff;
	float: left;
	font-family: "Arial Narrow";
	font-size: 36px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	text-transform: uppercase;
}

.columnLeft2 h1 {
	margin-bottom: 0px;
}


.columnCenter h1 {

	background-color: transparent;

	color: #c16792;
	float: none;
	
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-transform: uppercase;
}

.h1 {
	color: #c16792;
	font-family: "Arial Narrow";
	font-size: 30px;
	font-weight: normal;
	padding: 0px;
	position: relative;
	text-transform: uppercase;
}

h2 {
	color: #9c0059;
	font-size: 14px;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}


.collection a {
	border: 2px solid #ffffff;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 4px;
}

.collection a:hover {
	border: 2px solid #d35591;
}

.line {
	background: url(/img/line.gif) repeat-x;
	clear: both;
	height: 1px;
	
}

.collection .line {
	margin-bottom: 25px;
}


.pages {
	clear: both;
	margin-bottom: 5px;
	text-align: left;
}

.pages a, .pages span {
	margin: 0px 5px;
}

.news {
	margin-left: 25px;
}

.news * {
	color: #747474;
}

.news a {
	display: block;
	margin-bottom: 20px;
	padding-left: 20px;
}

.news a:hover {
	background: url(/img/b.gif) no-repeat left center;
}

.info {
	clear: both;
	/*margin-left: 25px;*/
}

.publications {
	width: 100%;
}

.publications td {
	padding-right: 60px;
	width: 33%;
}

.publications a {
	display: block;
	margin-bottom: 3px;
}

.publications .i {
	margin-bottom: 10px;
}

.publications h2 {
	margin-bottom: 3px;
}

.sf-menu {

}

.sf-menu, .sf-menu * {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sf-menu ul {
	float: none;
	position: absolute;
	top: -999em;
	width: 130px; /* left offset of submenus need to match (see below) */
}

.sf-menu li {
	background: url(/img/sep.gif) no-repeat left center;
	float: left;
	padding: 0px 10px 5px 11px;
	position: relative;
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:first-child  {
	background-image: none;
}

.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.sf-menu a:hover, .sf-menu a.a {
	color: #ca81a0;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	background: #d9d9d9;
	left: 0px;
	padding: 0px 0px;
	top: 20px; /* match top ul list item height */
	z-index: 99;
}

.sf-menu li ul li {
	background-image: none;
	padding: 0px 0px;
}

.sf-menu li ul li a {
	background-image: none;
	font-weight: normal;
	padding: 5px 10px;
	text-transform: none;
}

.sf-menu li ul li a:hover {
	background: #ebebeb;
	color: #9c0059;
}

.path, .path * {
	font-size: 10px;
	text-transform: lowercase;
}



.feedback {
	margin-bottom: 10px;
}

.feedback td {
	padding: 4px;
}

.feedback span {
	display: block;
}

.captcha {
	width: 150px;
}


.text {
	width: 350px;
}

textarea {
	width: 350px;
}

.error, .error * {
	color: #FF0000 !important;
	font-weight: 700 !important;
}

.borderNo td {
	border: none !important;
}

.img {
	float: left;
	margin-right: 10px;
}

.img1 {
	background: url(/img/sep2.gif) repeat-x;
	border-left: 1px solid #9b004e;
	border-right: 1px solid #9b004e;
	display: block;
	padding-top: 3px;
	position: relative;
}

.img1:first-child, .img1f {
	background: none;
	padding-top: 0px;
}



.img1 img {
	display: block;
	position: relative;
}

.images {
	background: #f0dfe7;
	margin-bottom: 10px;
}

.images .img {
	margin-right: 0px;
}

.images td {
	padding: 0px 0px 0px 0px;
}

.images .img {
	margin-right: 10px;
}

.param {
	margin-bottom: 20px;
	width: 100%;
}

.param tr td/*:first-child*/  {
	color: #9b004e;
}

.param td {
	background: url(/img/line.gif) repeat-x;
	padding: 5px 10px 5px 0px;
}

.param tr:first-child td {
	background-image: none;
}

.param td.i2 {
	text-align: right;
}

.shop {
	border-bottom: 2px solid #d35591;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.shop strong {
	color: #9b004e;
	font-size: 14px;
}

.shop .i {
	background: url(/img/line.gif) repeat-x;
	margin-top: 5px;
	padding-top: 5px;
}

.shop .h {
	padding-top: 5px;
}

.shop .i strong {
	font-weight: normal;
}
