/* forms */

input {
	background-color: #e8eced;
	border:1px solid #d6dbde;
	font-size:0.7em;
	color:#333333;
}

textarea {
	background-color: #e8eced;
	border:1px solid #d6dbde;
	color:#333333;
	height:70px;
	font-family: Arial, sans-serife;
	font-size:0.75em;
}

.box input, .box select {
	font-size:1em;
}


/*
input {
	background-image:url(../images/input_bg.gif);
	background-repeat:repeat-x;
	border-color:#CCCCCC #eeeeee #eeeeee #CCCCCC;
	border-style:solid;
	border-width:1px;
}*/

select {
	background-color: #e8eced;
	border:1px solid #d6dbde;
	font-size:0.7em;
	color:#333333;
}

button {
	background-color: #219cd3;
	border:0px solid #ffffff;
	color:#ffffff;
	float:right;
	font-weight:bold;
	font-size:0.69em;
	padding:4px;
}

.submitButton {
	background-color: #219cd3;
	border:0px solid #ffffff;
	color:#ffffff;
	float:right;
	font-weight:bold;
	/*font-size:0.65em;*/
	font-size:10px;
	padding:4px;
}

.vDatePickerBox {
	position:absolute;
	width: 140px;
}

button.submitDateButton, .submitButton.submitDateButton{
	clear:right;
	margin-left:10px;
}

.submitButton.leftAlign{
	float:left;
}

.box button, .box .submitButton{
	font-size:0.9em;
}

.greyButton {
	background-color: #e8eced !important;
	color: #939393 !important;
}

.disabledButton {
	
	background-color: #e8eced !important;
	color: #cccccc !important;
}

#content label {
	display:block;
	font-size:0.69em;
	color:#939393 !important;
	text-decoration:none !important;
	margin-top:8px;
	margin-bottom:2px;
	font-weight:bold;
}

.ui-dialog label {
	display:block;
	color:#939393 !important;
	text-decoration:none !important;
	margin-top:8px;
	margin-bottom:2px;
	font-weight:bold;	
}

#content .inactiveLabel, #content .inactiveLabel a {
	color:#CCCCCC !important;
}


.wideInput{
	width:250px;
}



#wettbewerbForm input {
	width:155px;
}

#wettbewerbForm #submit {
	width:80px;
}

.smallInput{
	width:60px;
}

.middleInput{
	width:184px;
}

.newsletterEmailInput{
	float:left;
	width:165px;
}

.submitButtonNewsletter{

	padding-top:2px !important;
	padding-bottom:1px !important;
	padding-left:2px !important;
	padding-right:2px !important;
}

.middleInputPlus{
	width:238px;
}



#leftDataBox {
	width:350px;
	float:left;
	border-right:1px solid #cccccc;
	margin-right:30px;
}
#rightDataBox {
	width:350px;
	float:right;
}

#content .orderRightForms p {
	margin:0;
}

.orderRightForms{
	background-color:#F7F7F7;
	border:1px solid #f1f1f1;
	padding:5px 15px 15px 15px;
	margin-top:10px;
	margin-bottom:20px;
}

.orderRightForms textarea{
	width:315px;
	height:80px;
}

.orderRightForms.labelFirst{
	padding:5px 15px 15px 15px;
}

.smallGCPreview {
	float:left;
	margin-right:5px;
	width:35px;
	height:50px;
	border:1px solid #f1f1f1;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
}

.smallGCPreview.active {
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;	
	position:relative;
	
	margin-right:20px;
	margin-left:15px;		
}

.smallGCPreview.active:first-child{
	margin-left:0px;		
}

.active .activeTick {
	background-image:url(../img/icons/tick-white.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:16px;
	width:16px;
	position:absolute;
	bottom:1px;
	right:1px;
}

.smallGCPreview img{
	width:35px;
	height:50px;
}

.largeGCPreview{
	position:absolute;
	border:1px solid #cccccc;
	background-color:#ffffff;
	z-index:1001;
}

.largeGCPreview img{
	width:360px;
	height:510px;	
}



.smallFleuropPreview {
	float:left;
	margin-right:5px;
	width:35px;
	height:35px;
	border:1px solid #f1f1f1;
}

.smallFleuropPreview.active {
	border:1px solid #999999;
}
.smallFleuropPreview img{
	width:35px;
	height:35px;
}

.largeFleuropPreview{
	position:absolute;
	border:1px solid #cccccc;
	background-color:#ffffff;
	width:360px;
	height:530px;
}

.fleuropCommText {
	text-align:right;
	margin-top:10px;
	font-size:0.9em;
}

.largeFleuropPreview img{
	width:360px;
	height:360px;	
}

#content #fleurop_form img.ui-datepicker-trigger {
	margin-left:2px;
	margin-top:1px;
}

#content #fleurop_form img {
	float:left;
	clear:none;
	margin:0 0 0 0;
	
}

#fleurop_form {
	background-image:url(../img/partners/fleurop45.png);
	background-repeat:no-repeat;
	background-position:295px 8px;
}

.giftCertificatesInnerColumnFleurop {
	background-image:url(../img/partners/fleurop45.png);
	background-repeat:no-repeat;
	background-position:305px 0px;
}

#fleuropList {
	margin-bottom:5px;
}

.fleuropArrangementInfoBox h1{
	margin-top:5px;
	margin-bottom:3px;
}
.fleuropArrangementInfoBox{
	font-size:0.65em;
	padding:8px;
}

#fleuropPriceTable {
	margin-top:20px;
}

#fleuropPriceTable th, #fleuropPriceTable td {
	padding:3px;
	text-align:left;
	border-bottom:1px solid #cccccc;
}

#fleuropPriceTable th.firstCol, #fleuropPriceTable td.firstCol {
	border-right:1px solid #cccccc;
}

.halfForm {
	width:128px;
	float:left;
}

.halfForm .wideInput {
	width:122px;
}

.subHalfForm {
	width: 157px;
	float:left;
}

#maincontainer a.inactiveLabel:hover {
	color:#cccccc!important;
}

#fleuropAddressBox span {
	font-size:0.67em;
	font-style:italic;
	line-height:1em;
	color:#777777;
}

#fleuropAddress{
	margin-top:18px;
}

.orderRightForms a.pdfLink {
	font-size:0.68em!important;
}
