﻿form {margin:0;}

.clearFloat:after {content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearFloat {display:inline-block;} 

#master {}
/* page content and master centerbottom (footer) sit inside master center */
#page_content {min-height:20px !important;width:598px;}
#master_centerbottom {}

/* Form text and graphic buttons */
.button, input.button {
	width: auto !important;
	overflow: visible !important;
	display: inline;
	border: 2px solid;
	border-color: #F27AB0 #B02D6F #B02D6F #F27AB0;
	padding: 0px 8px !important;
	color:#fff !important;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	background-color: #990000;
}
.button {display: block}
.button:hover {text-decoration: none}
.buttonText,input.buttonText {width:auto !important;overflow: visible !important;border: 0; margin: 0;background: transparent;	font: 600 1em Arial, sans-serif;text-decoration: underline !important;cursor: pointer; cursor: hand;}


.text_inverse, .text_inverse a {color:#ffffff;}
/* New UI curved header and footer styles*/
div.curvedHeaderTransLine, 
div.curvedFooterTransLine, 
div.curvedFooterTransLineShadow,
div.curvedHeaderTransFill,
div.curvedFooterTransFill,
div.curvedHeaderTNav,
div.curvedHeaderTNavActive,
div.curvedHeaderSaleTNav,
div.curvedFooterTransFillShadow {height: 7px}

div.curvedHeaderTransLine div,
div.curvedFooterTransLine div,
div.curvedFooterTransLineShadow div,
div.curvedHeaderTransFill div,
div.curvedHeaderTNav div,
div.curvedHeaderSaleTNav div,
div.curvedHeaderTNavActive div,
div.curvedFooterTransFill div,

div.curvedFooterTransFillShadow div {width: 50%; height: 100%; font-size: 0}


div.curvedHeaderTransLine div.left {
	float: left;  
	background: url(../images/ap_list/trans_line.gif?skin=lastminute) no-repeat top left}

div.curvedHeaderTransLine div.right {
	float: right; text-align: right;
	background: url(http://cdn.lastminute.com/site/site_ui_curved_header_trans_line.gif?skin=lastminute) no-repeat top right}

div.curvedFooterTransLine div.left {
	float: left; background: url(htt://cdn.lastminute.com/site/site_ui_curved_footer_trans_line.gif?skin=lastminute) no-repeat bottom left}

div.curvedFooterTransLine div.right {
	float: right; text-align: right;
	background: url(htt://cdn.lastminute.com/site/site_ui_curved_footer_trans_line.gif?skin=lastminute) no-repeat bottom right}

div.curvedFooterTransLineShadow div.left {
	float: left; background: url(http://cdn.lastminute.com/site/site_ui_curved_footer_trans_line_shadow.gif?skin=lastminute) no-repeat bottom left}

div.curvedFooterTransLineShadow div.right {
	float: right; text-align: right;
	background: url(http://cdn.lastminute.com/site/site_ui_curved_footer_trans_line_shadow.gif?skin=lastminute) no-repeat bottom right}


