/*
Basic styles for W3C-compatible browsers
All rights reserved - Copyright by medialink 2010 - v9.101a/15.07.2010
*/


/*################################ Standards ################################*/

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body					{margin:0; padding:0px; background-color:#e5ddc5; font-family:verdana, arial, helvetica, geneva, sans-serif; font-size:12px; line-height:18px; font-weight:normal; color:#dddddd; }
.bodyindex				{margin:0; padding:0px; background-color:#726c59; font-family:verdana, arial, helvetica, geneva, sans-serif; font-size:12px; line-height:18px; font-weight:normal; color:#dddddd; background-image: none; }
.bodytable				{width:99%; height:99%; text-align:center; }

table					{margin:0px; padding:0px; border-spacing:0px; border-collapse:collapse;}
table td				{margin:0px; padding:0px; }
td						{margin:0px; padding:0px; }
th						{margin:0px; padding:0px; }

p						{margin-bottom:8px; }

form					{margin:0px; padding:0px; }
input					{font-size:11px; border:none; padding:1px; background-color:#afaba1; }
textarea				{font-size:11px; border:none; padding:1px; background-color:#afaba1; }
select					{font-size:11px; border:1px solid #999999; background-color:#afaba1; }


ul						{margin-left:16px; padding:0px; list-style-type:disc; }
ol						{margin-left:16px; padding:0px; list-style-type:disc; }
hr						{background-color:#dddddd; color:#dddddd; height:1px; border-style:none; }
img						{margin:0px; padding:0px; }
div						{margin:0px; padding:0px; }



/*################################ Links ##############################*/
a:link					{color:#dddddd; text-decoration:none; }
a:visited				{color:#dddddd; text-decoration:none; }
a:active				{color:#dddddd; text-decoration:none; }
a:hover					{color:#ffffff; text-decoration:underline; }
a:visited:hover			{color:#ffffff; text-decoration:underline; }

a.details:link			{color:#dddddd; text-decoration:none; display:block; padding-left:10px; }
a.details:visited		{color:#dddddd; text-decoration:none; display:block; padding-left:10px; }
a.details:active		{color:#dddddd; text-decoration:none; display:block; padding-left:10px; }
a.details:hover			{color:#ffffff; text-decoration:none; display:block; padding-left:10px; }
a.details:visited:hover	{color:#ffffff; text-decoration:none; display:block; padding-left:10px; }

a.navSubOf:link			{margin:0px; padding-left:30px; padding-right:10px; font-size:12px; line-height:25px; font-weight:normal; color:#666666; text-decoration:none; background-color: #d9d2ba; border-top:1px solid #eeebe0;  display: block; }
a.navSubOf:visited		{margin:0px; padding-left:30px; padding-right:10px; font-size:12px; line-height:25px; font-weight:normal; color:#666666; text-decoration:none; background-color: #d9d2ba; border-top:1px solid #eeebe0;  display: block; }
a.navSubOf:active		{margin:0px; padding-left:30px; padding-right:10px; font-size:12px; line-height:25px; font-weight:normal; color:#666666; text-decoration:none; background-color: #d9d2ba; border-top:1px solid #eeebe0;  display: block; }
a.navSubOf:hover		{margin:0px; padding-left:30px; padding-right:10px; font-size:12px; line-height:25px; font-weight:normal; color:#666666; text-decoration:none; background-color: #c7c1ad; border-top:1px solid #eeebe0;  display: block; }
a.navSubOf:visited:hover{margin:0px; padding-left:30px; padding-right:10px; font-size:12px; line-height:25px; font-weight:normal; color:#666666; text-decoration:none; background-color: #c7c1ad; border-top:1px solid #eeebe0;  display: block; }

a.navSubOn:link			{margin:0px; padding-left:30px; padding-right:10px; font-size:12px; line-height:25px; font-weight:normal; color:#000000; text-decoration:none; background-color: #c7c1ad; border-top:1px solid #eeebe0;  display: block; background-image: url(../../../images/navOn.gif); background-repeat: no-repeat; }
a.navSubOn:visited		{margin:0px; padding-left:30px; padding-right:10px; font-size:12px; line-height:25px; font-weight:normal; color:#000000; text-decoration:none; background-color: #c7c1ad; border-top:1px solid #eeebe0;  display: block; background-image: url(../../../images/navOn.gif); background-repeat: no-repeat; }
a.navSubOn:active		{margin:0px; padding-left:30px; padding-right:10px; font-size:12px; line-height:25px; font-weight:normal; color:#000000; text-decoration:none; background-color: #c7c1ad; border-top:1px solid #eeebe0;  display: block; background-image: url(../../../images/navOn.gif); background-repeat: no-repeat; }
a.navSubOn:hover		{margin:0px; padding-left:30px; padding-right:10px; font-size:12px; line-height:25px; font-weight:normal; color:#000000; text-decoration:none; background-color: #c7c1ad; border-top:1px solid #eeebe0;  display: block; background-image: url(../../../images/navOn.gif); background-repeat: no-repeat; }
a.navSubOn:visited:hover{margin:0px; padding-left:30px; padding-right:10px; font-size:12px; line-height:25px; font-weight:normal; color:#000000; text-decoration:none; background-color: #c7c1ad; border-top:1px solid #eeebe0;  display: block; background-image: url(../../../images/navOn.gif); background-repeat: no-repeat; }

a.navmetaOf:link		{font-size:11px; color:#666666; text-decoration:none; }
a.navmetaOf:visited		{font-size:11px; color:#666666; text-decoration:none; }
a.navmetaOf:active		{font-size:11px; color:#666666; text-decoration:none; }
a.navmetaOf:hover		{font-size:11px; color:#000000; text-decoration:none; }
a.navmetaOf:visited:hover{font-size:11px; color:#000000; text-decoration:none; }

a.navmetaOn:link		{font-size:11px; color:#333333; text-decoration:none; font-weight:bold; }
a.navmetaOn:visited		{font-size:11px; color:#333333; text-decoration:none; font-weight:bold; }
a.navmetaOn:active		{font-size:11px; color:#333333; text-decoration:none; font-weight:bold; }
a.navmetaOn:hover		{font-size:11px; color:#333333; text-decoration:none; font-weight:bold; }
a.navmetaOn:visited:hover{font-size:11px; color:#333333; text-decoration:none; font-weight:bold; }



/*################################ Headlines ##############################*/
h1						{margin:0px; padding:0px; padding-bottom:8px; font-size:18px; font-weight:normal; line-height:24px; }	/*Pagetitle*/
h2						{margin:0px; padding:0px; padding-bottom:5px; font-size:14px; font-weight:bold;   line-height:20px; }	/*Headline*/
h3						{margin:0px; padding:0px; padding-bottom:5px; font-size:12px; font-weight:normal; line-height:18px; }	/*Subheadline*/
h4						{margin:0px; padding:0px;                     font-size:12px; font-weight:normal; line-height:18px; }	/*Standardtext*/
h5						{margin:0px; padding:0px;                     font-size:11px; font-weight:normal; line-height:14px; }	/*Remarks*/
h6						{margin:0px; padding:0px;                     font-size:10px; font-weight:normal; line-height:12px; }	/*Sources*/



/*################################ Page ################################*/


#packagePriceBarMiddle {
	color:#dddddd; text-decoration:none; display:block; padding-left:10px;
	cursor:pointer;
}
#packagePriceBarMiddle:hover {
	color:#ffffff; text-decoration:none; display:block; padding-left:10px;
}

#packageGCGABarMiddle {
	padding-top:3px;
	color:#dddddd; text-decoration:none; display:block; padding-left:10px;
	cursor:pointer;
}
#packageGCGABarMiddle:hover {
	color:#ffffff; text-decoration:none; display:block; padding-left:10px;
}

#packageGCGABarMiddle span {
	padding-left:20px;
	line-height:18px;
	background:transparent url('../../../themes/default/icons/present.png') center left no-repeat;	
}


#packageOrderBarMiddle, #packageGCBarMiddle {
	padding-left:10px;
}

#packageOrderBarMiddle .input, #packageGCBarMiddle .input {
	float:left;
	margin-left: 3px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#packageOrderBarMiddle .link input.details, #packageGCBarMiddle .link input.details {
	float:right;
	height:60px;
	width:60px;
	cursor:pointer;
}

#packageOrderBarMiddle select, #rightContentBlock select, #packageGCBarMiddle select {
	border:none;
	width:40px;
}

.pricesSubDialogButton, .priceReductionsSubDialogButton, .priceChildrensSubDialogButton {
	cursor:pointer;
}

/* uncommented by toni.. todo */
.blockPage {width:990px;margin:auto;}
#blockHeader {width:990px; height:62px; background-image:url('../../../images/new/headBackground.png'); background-repeat: no-repeat; background-position: 0px 0px; }
#logoBlock {width:770px; height:138px; background-image:url('../../../images/new/mainBackground.png'); background-repeat:repeat-y;padding-left:220px;}
#mainBlock {
	width:990px; background-image:url('../../../images/new/mainBackground.png');
}
#leftBlock {
	float:left;
	width:200px;
	margin-left:10px;
	display:inline;
}
#subBlock {
	float:left;
	widht:750px;
	margin-left:10px;
}

#imageBlock {
	width:760px;
	height:470px;
	position:relative;
	overflow:hidden;
}
#mainContentBlock {
	background-image:url('../../../images/new/bgMainContent.gif');
	background-repeat: repeat-y;
	margin-top:29px;
}
#leftContentBlock {
	width:500px;
	float:left;
	margin-left:20px;
	margin-right:10px;
	min-height:20px;
	background-color:transparent;
}
#rightContentBlock {
	width:200px;
	float:left;
	margin-left:10px;
	background-color:transparent;
	position:relative;
}

.translationDialogLineInputArea {
	border-left:1px solid #746C5B;
	border-right:1px solid #746C5B;
	border-bottom:1px solid #746C5B;
	padding:15px;
	background:#EEE9DA;
}


#blockFooter {width:990px; height:62px; background-image:url('../../../images/new/footBackground.png'); background-repeat: no-repeat; background-position: 0px 0px; }
.clear {
	clear:both;
}

.translationTabs.ui-widget-content {
	border:none!important;
}

.translationTabs.ui-tabs .ui-tabs-panel {
	padding:0!important;
}

input.translationTextLineInput  {
	width: 300px;
}

textarea.translationTextareaInput  {
	width: 450px;
	height:250px;
}

[i18nID] {
	min-width:10px;
	min-height:10px;
}



.changeLanguageButton {
	cursor:pointer;
	border:0px;
	float:right;
	margin-left:2px;
	margin-top:2px;
	padding-top:2px;
	padding-bottom:2px;
}

.hidden {
	display:none;
}

.listButtonsContainer, .uploadFile {
	cursor:pointer;
}

.singleImageButton{
	cursor:pointer;
	float:left;
	width:16px;
	height:16px;
	background-image:url('../../../themes/default/icons/image.png'); background-repeat: no-repeat; background-position: 0px 0px;
}
.uploadFile{
	float:left;
}

.listButtonsContainerMain {
	border-top:1px solid #746C5B;
	margin-top:5px;
}

.listButtonsContainerMain ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
}

.ui-dialog .ajaxTableContainer.ui-dialog-content {
	padding:0;
}

table#contentTable {
	width:100%;
}

table#contentTable th {
	text-align:left;
	font-size:0.9em;
}

table#contentTable td {
	padding-left:2px;
	padding-right:2px;
}

table#contentTable tr {
	border-bottom:1px solid #D9D2BA;
}


.ajaxForm table td {
	vertical-align:top;
	padding-right:3px;
	padding-bottom:1px;
}

.ajaxForm textarea {
	width:270px;
	height:110px;
}
.ajaxForm input[type=text] {
	width:200px;
}

#loginForm.ajaxForm input {
	width:150px;
}

.link input.details	{
	background-image: url(../../../images/pxtransp.gif);
	border:0;
	background-color:transparent;
	display:block;
	height:24px;
	width:40px;
}

.linkSend input.details	{
	background-image: url(../../../images/pxtransp.gif);
	border:0;
	background-color:transparent;
	display:block;
	height:20px;
	width:60px;
	font-size:1.05em;
	color:#dddddd;
}

.linkList {
	width:240px;
	margin-right:10px;
	float:left;
	height:60px;
	margin-bottom:10px;
	overflow:hidden;
}

.linksListDescription {
	font-size:0.87em;
	line-height:1.1em;
	height:50px;
	width:175px;
	overflow:hidden;
}
.linksListTitle {
	font-weight:bold;
	font-size:0.95em;
	line-height:1em;
	margin-bottom:2px;
}

.linkList img {
	float:left;
	margin-right:4px;
	margin-bottom:3px;
	border:0;
	height:60px;
	widht:60px;
	overflow:hidden;
}

/* room list */
.elementContent .left img{
	float:left;
}

.roomThumbBottomMargin{
	margin-bottom:10px;
}

.roomThumbRightMargin{
	margin-right:10px;
}

#contactAddress {
	margin-bottom:20px;
}

#contactAddress .contactAddressTitle {
	font-weight:bold;
}

.recommendButton {
	cursor:pointer;
}

#recommendForm label{
	float:left;
	width:150px;
	text-align:right;
	margin-right:3px;
	font-size:0.95em;
	margin-bottom:2px;
	clear:both;
}

#recommendForm input, #recommendForm textarea{
	margin-bottom:2px;
}

.leftSpa{
	width:245px;
	float:left;
	margin-right:5px;
	margin-bottom:30px;
}

.rightSpa{
	width:245px;
	float:left;
	margin-left:5px;
	margin-bottom:30px;
}

.subSpa table {
	width:100%;
	font-size:0.9em;
}
.subSpa table td{
	padding-right:2px;
}

.subSpa .rightAlign{
	text-align:right;
}

.subSpa table th{
	font-weight:normal;
	text-align:left;
	font-size:0.9em;
}


.subSpa .colorRow {
	background-color:#8F897C;
}

.subSpa .spaNumberCell{
	width:24px;
}

.subSpa .spaPriceCell{
	width:32px;
}

.subSpa .spaTitleCell{
	width:160px;
}
.subSpa .spaRow{
	cursor:default;
}


.subSpa .spaNumber {
	background-color:#000;
	width:15px;
	height:15px;
	overflow:hidden;
	font-size:8px;
	line-height:15px;
	text-align:center;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
}

.notifications {
	padding:10px;
}

.formErrors, .mainErrors {
	background-color:#914C47;
}
.formNotices, .mainNotices {
	background-color:#74B092;
}
.formWarnings, .mainWarnings {
	background-color:#969400;
}


a[href$='.pdf'], .pdfLink {
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url('../../../themes/default/icons/document-pdf-text.png') center left no-repeat;
}

.ovImageButton {
	cursor:pointer;
}

.monitoring {
	width:250px;
	margin-top:15px;
}

.monitoring .bez {
	float:left;
	width:189px;
	font-size:0.85em;
}
.monitoring .result {
	float:right;
	text-align:right;
	width:60px;
	font-size:0.8em;
}
.monitoring .rating_bg {
	background-repeat:no-repeat;
	float:left;
	height:18px;
	margin:0 10px 4px 0;
	position:relative;
	width:250px;
	background-color:#8F897C;
}
.monitoring .rating_percent {
	background:transparent url('../../../images/ratingBar.png') center left no-repeat;
	height:18px;
}

.monitoring .answers {
	margin-top:10px;
	float:left;
	width:100px;
	font-size:0.9em;
}

.monitoring .timeline {
	float:left;
	width:70px;
	font-size:0.9em;
}

.monitoring .answers_label {
	margin-top:10px;
	float:right;
	width:100px;
	font-size:0.9em;
	text-align:right;
}
.monitoring .timeline_label {
	float:right;
	width:165px;
	font-size:0.9em;
	text-align:right;
}

.newsletterFormBox {
	margin-top:20px;
}

#setNights, #setPersons {
	width:98px;
	border:none;
}

.roomOrderPriceBox{
	width:120px;
	background-image:url(../../../images/roomOrderSplit.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	float:left;
}
.roomOrderPriceTitle{
	font-size:0.8em;
	width:120px;
}
.roomOrderPrice{
	font-size:1em;
	width:120px;
	height:17px;
}

.roomOrderPersonsBox {
	float:left;
	background-image:url(../../../images/roomOrderSplit.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	margin-left:7px;
	width:110px;
}

.roomOrderPersonsTitle{
	width:110px;
	font-size:0.8em;
}
.roomOrderPersons{
	width:110px;
	height:17px;
}

.roomOrderPersons select{
	width:90px;
	border:none;
}

.roomOrderSubmitBox{
	margin-left:5px;
	width:55px;
	float:left;
}

.roomOrderSubmitButton {
	background-image:url(../../../images/buttonBrightBg.png);
	background-repeat: no-repeat;
	width:38px;
	height:19px;
	margin-top:12px;
	margin-left:10px;
	cursor:pointer;
}

.roomOrderBar {
	margin-top:10px;
}

.roomCartSingleBox{
	border-bottom:1px solid #ffffff;
	position:relative;
	margin-top:5px;
}

.cartDeleteItem {
	background-image: url(../../../images/cartDeleteButton.gif);
	background-repeat: no-repeat;
	height:12px;
	width:12px;
	position:absolute;
	top:3px;
	right:2px;
	cursor:pointer;
}

.cartItemTitle {
	width:160px;
}

.roomCartSingleBox .adultBox, .roomCartSingleBox .childBox {
	width:80px;
	float:left;
	margin-bottom:5px;
}

.roomCartSingleBox .selectBoxTitle {
	font-size:0.7em;
}

.roomCartSingleBox .cartItemPrice {
	text-align:right;
	font-size:0.9em;
	padding-top:3px;
}

.cartTotalPrice {
	text-align:right;
	font-size:0.9em;
	font-weight:bold;
}

.childAgeBox{
	margin-top:5px;
	margin-bottom:5px;
}

.cartItemAgeBox .cartItemAgeSelectBox {
	float:left;
}
.cartItemAgeBox .cartItemAgeTitleBox {
	float:left;
	width:80px;
	font-size:0.9em;
}

.rightAlign {
	text-align:right;
}

.ui-datepicker {
	z-index:20;
}

input.datepicker, .ajaxForm input.datepicker {
	width:80px;
}

.dateTooltip{
	border:1px solid #746C5B;
	color:#555555;
	background-color: #D9D2BA;
	padding:3px;
}

.cursorPointer {
	cursor:pointer;
}

.gcLayoutThumb{
	float:left;
	cursor:pointer;
	width: 63px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
}
.gcLayoutThumb img{
	cursor:pointer;
}

.gcPricesLeft {
	float:left;
	width:200px;
}

.gcPricesRight {
	float:left;
	width:220px;
}

#gcIndivPrice{
	margin-left:6px;
	width:40px;
}

.indivFieldBox{
	margin-left:26px;
}

.gcTextarea{
	margin-left:8px;
	width:240px;
	height:80px;
}

.gcTextareaBox {
	float:left;
}

.gcTextareaPreviewBox {
	float:left;
	margin-left:10px;
}

.gcPackageTable {
	margin-left:10px;
}
.gcPackageTable td {
	padding-right:10px;
}

/*################################ Overlays ################################*/
/*#overlayHeadLogo		{position:absolute; left:220px; top:62px;  width:760px; height:138px; z-index:900; }
#overlayHeadImage		{position:absolute; left:220px; top:200px; width:760px; height:470px; z-index:910; }*/
#overlayHeadBar			{position:absolute; left:20px; top:425px; width:720px; height:24px;  z-index:920; background-image: url(../../../images/bgHeadbar.png);   background-repeat: no-repeat; background-position: 0px 0px; visibility:hidden; }
/*#overlayHeadBuffer		{position:absolute; left:220px; top:170px; width:760px; height:29px;  z-index:930; background-color:#726c59; }*/



/*############################# Layout ################################*/
#tableMain				{position:relative; left:0px; top:0px; z-index:10; }
.tableMain				{height:100%; background-image: url(../../../images/bgTableMain.jpg); background-repeat: repeat-y; }

.trHeader				{height:62px; }
.tdHeaderLeft			{height:62px; vertical-align:top; background-image: url(../../../images/bgTdHeaderLeft.jpg);   background-repeat: no-repeat; background-position: 0px 0px; }
.tdHeaderCenter			{height:62px; vertical-align:top; background-image: url(../../../images/bgTdHeaderCenter.jpg); background-repeat: no-repeat; background-position: 0px 0px; }
.tdHeaderRight			{height:62px; vertical-align:top; background-image: url(../../../images/bgTdHeaderRight.jpg);  background-repeat: no-repeat; background-position: 0px 0px; text-align:right; }

.trMiddle				{height:100%; }
.tdMiddleLeft			{height:100%; vertical-align:top; }
.tdMiddleCenter			{height:100%; vertical-align:top; background-image: url(../../../images/bgMiddleCenter.gif);   background-repeat: repeat-y; background-color:#726c59; }
.tdMiddleRight			{height:100%; vertical-align:top; background-image: url(../../../images/bgMiddleRight.gif);    background-repeat: repeat-y; }

.trFooter				{height:62px; }
.tdFooterLeft			{height:62px; vertical-align:top; background-image: url(../../../images/bgTdFooterLeft.jpg);   background-repeat: no-repeat; background-position: 0px 0px; }
.tdFooterCenter			{height:62px; vertical-align:top; background-image: url(../../../images/bgTdFooterCenter.jpg); background-repeat: no-repeat; background-position: 0px 0px; }
.tdFooterRight			{height:62px; vertical-align:top; background-image: url(../../../images/bgTdFooterRight.jpg);  background-repeat: no-repeat; background-position: 0px 0px; }



/*############################# Content ################################*/
.blockLeft				{margin:0px; padding:0px; width:220px; z-index:100; }
.blockCenter			{margin:0px; padding:0px; width:530px; z-index:100; }
.blockRight				{margin:0px; padding:0px; width:240px; z-index:100; }

.groupNavigation		{margin:0px; padding:0px; padding-left:10px;                     padding-top:138px; padding-bottom:20px; z-index:100; } 
.groupContent			{margin:0px; padding:0px; padding-left:20px; padding-right:10px; padding-top:638px; padding-bottom:20px; z-index:100; }
.groupAddcontent		{margin:0px; padding:0px; padding-left:10px; padding-right:30px; padding-top:638px; padding-bottom:20px; z-index:100; }



/*################################ Elements ################################*/
.elementLanguage			{margin-left:10px;  margin-top:10px; color:#808080; width:200px; float:left;}
.elementMetanav			    {margin-left:10px;  margin-top:10px; color:#808080; width:600px;float:left;} 
.elementCommunity			{margin-right:10px; margin-top:10px; color:#808080; float:right;}
.elementCopyright			{margin-left:220px; padding-top:18px; color:#808080; }

.elementNavOp				{padding-bottom:30px; display:block; }
.elementNavCl				{padding-bottom:30px; display:none;  }

.elementHeadBarLeft			{float:left; }
.elementHeadBarText			{float:left; padding-top:2px; width:660px; text-align:center; font-size:11px; }
.elementHeadBarRight		{float:left; }

.elementContent					{ }
.elementContent .left			{float:left; width:160px; margin-right:10px; }
.elementContent .right			{float:left; width:330px; }
.elementContent   .overline		{margin-top:-3px; padding-bottom:8px; }
.elementContent   .title		{font-size:18px;  line-height:24px;   }
.elementContent   .text			{ }
.elementContent   .image		{padding-bottom:15px; }
.elementContent   .caption		{font-size:11px; line-height:14px; margin-top:-3px; margin-right:10px; padding-bottom:15px; }
.elementContent   .barsmall		{margin-left:270px; width:230px; height:26px; background-image: url(../../../images/bgBarSmall.jpg); background-repeat: no-repeat; background-position: 0px 1px; }
.elementContent   .barmiddle	{width:330px; height:26px; background-image: url(../../../images/bgBarMiddle.jpg); background-repeat: no-repeat; background-position: 0px 1px;}
.elementContent   .barmiddleExt	{width:330px; height:60px; background-image: url(../../../images/bgBarMiddleHeight.jpg); background-repeat: no-repeat; background-position: 0px 1px;}
.elementContent   .price		{font-size:16px; line-height:24px; font-weight:bold; }
.elementContent   .space		{padding-bottom: 18px; }
.elementContent .spacesmall		{clear:both; padding-bottom:8px;  }
.elementContent .spacemiddle	{clear:both; padding-bottom:18px; }
.elementContent .spacelarge		{clear:both; padding-bottom:50px; }
.elementContent .line			{clear:both; font-size:0px;  padding-top:24px; margin-bottom:26px; border-bottom: 1px solid #999999; }
.elementContent .lineMinPad		{clear:both; font-size:0px;  padding-top:2px; margin-bottom:30px; border-bottom: 1px solid #999999; }
.elementContent .selected		{font-weight:bold; }
.elementContent .deselected		{color:#999999;    }

.elementFormBox					{margin-bottom:30px; background-image: url(../../../images/bgFormBoxContent.jpg); background-repeat: repeat-y;  }
.elementFormBox .left		    {float:left; width:170px; }
.elementFormBox .right		    {float:left; width:310px; }
.elementFormBox .header			{height:23px; background-image: url(../../../images/bgFormBoxHeader.jpg);  background-repeat: no-repeat;   }
.elementFormBox   .topic		{padding-left:10px; padding-right:10px; padding-top:1px; font-weight:bold;}

.elementFormBox .content		{padding:10px; }
.elementFormBox   .title	    {padding-left:10px; margin-top:24px; margin-bottom: 26px; font-weight:bold; height:23px; background-image: url(../../../images/bgFormBoxTitle.jpg);  background-repeat: no-repeat; }
.elementFormBox   .subtitle	    {margin-top:-5px; padding-bottom:8px; font-size:15px; line-height:20px; font-weight:bold; }
.elementFormBox   .text			{padding-bottom:10px; }
.elementFormBox   .bar			{width:330px; height:26px; }
.elementFormBox   .price	    {font-size:16px; line-height:24px; font-weight:bold; }
.elementFormBox   .image		{float:left; }
.elementFormBox   .input		{float:left; padding-right:3px; }
.elementFormBox   .inputCaptionMin	{float:left; width:140px; }
.elementFormBox   .inputCaption	{float:left; width:160px; }
.elementFormBox   .inputCaptionWide	{float:left; width:370px; }
.elementFormBox   .inputCaptionWide2	{float:left; width:380px; }
.elementFormBox   .inputField	{float:left; width:240px; }
.elementFormBox   .inputFieldMin	{float:left; width:220px; }
.elementFormBox   .inputField2	{float:left; width:305px; margin-bottom:5px; }
.elementFormBox   .inputPrice	{float:left; width:70px; text-align:right; }
.elementFormBox   .inputCurrency{float:left; width:30px; text-align:right; }
.elementFormBox   .inputTotal	{float:left; width:70px; text-align:right; font-weight:bold; }
.elementFormBox   .clear		{clear:both; }
.elementFormBox   .sumline		{clear:both; font-size:0px; margin-top:10px; margin-bottom:10px; border-top: 1px solid #b0aba1; }
.elementFormBox   .sumlineTotal		{clear:both; font-size:0px; margin-top:10px; margin-bottom:10px; border-top: 2px solid #b0aba1; }

.elementFormBox .footer			{clear:both; height:24px; background-image: url(../../../images/bgFormBoxFooter.jpg);      background-repeat: no-repeat; }
.elementFormBox .footerEmpty	{clear:both; height:15px; background-image: url(../../../images/bgFormBoxFooterEmpty.jpg); background-repeat: no-repeat; }
.elementFormBox .footerSend 	{clear:both; height:24px; background-image: url(../../../images/bgFormBoxFooterSend.jpg);  background-repeat: no-repeat; }
.elementFormBox .footerSendNoBack 	{clear:both; height:24px; background-image: url(../../../images/bgFormBoxFooterSendNoBack.jpg);  background-repeat: no-repeat; }
/*.elementFormBox   .link			{margin-left:160px; }*/
.elementFormBox   .link			{float:right; }
.elementFormBox   .linkBack		{float:left; margin-left:10px; }
.elementFormBox   .linkSend		{margin-left:433px; padding-top:3px;cursor:pointer; }
.elementFormBox .spacemiddle    {clear:both; padding-bottom:18px; }
.elementFormBox .spaceLeft	    {float:left; width:170px; }
.elementFormBox .line			{clear:both; font-size:0px; padding-top:24px; margin-bottom:26px; border-bottom: 1px solid #b0aba1; }
.elementFormBox .lineMinPad		{clear:both; font-size:0px; padding-top:2px; margin-bottom:30px; border-bottom: 1px solid #b0aba1; }


.elementAddBox				{margin-bottom:30px; background-image: url(../../../images/bgAddBoxContent.jpg); background-repeat: repeat-y; width:200px;  }
.elementAddBox .header		{height:23px;        background-image: url(../../../images/bgAddBoxHeader.jpg);  background-repeat: no-repeat; }
.elementAddBox   .topic		{padding-left:10px; padding-right:10px; padding-top:2px; font-size:11px; line-height:14px; font-weight:bold; }
.elementAddBox .content		{padding:10px; }
.elementAddBox   .graph		{float:left;   }
.elementAddBox   .input		{float:left; padding-right:3px;  font-size:10px; line-height:14px; }
.elementAddBox   .text		{font-size:11px; line-height:14px; }
.elementAddBox .footer		{clear:both; height:23px; background-image: url(../../../images/bgAddBoxFooter.jpg); background-repeat: no-repeat; }
.elementAddBox .footerEmpty		{clear:both; height:9px; background-image: url(../../../images/bgAddBoxFooterEmpty.jpg); background-repeat: no-repeat; }
.elementAddBox   .link		{margin-left:160px; }


/*--- end of file */
