body {
	background-image:url(../../images/bg-normal.jpg);
	background-repeat:repeat-x;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
}

a {
	color:#FF286F;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.finePrint-right {
	margin-top:4px;
	float:right;
	text-align:right;
	font-size:10px;
	color:#999999;
	width:250px;
	line-height:15px;
}

.finePrint-left {
	margin-top:4px;
	float:left;
	font-size:10px;
	color:#999999;
	width:250px;
	line-height:15px;
}

.subMenu {
	width:170px;
	float:left;
	margin:5px 0px 0px 10px;
	color:#C23362;
}

.subMenu h1 {
	font-size:12px;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
	padding:0px;
	line-height:normal;
	font-weight:bold;
	color:#C23362;
}

.subMenu ul {
	margin:0px 0px 0px 5px;
	padding:0px;
}

.subMenu li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
}

.subMenu li a {
	
}

h1 {
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#FF286F;
	line-height:30px;
	font-size:25px;
	font-weight:normal;
}

h2 {
	margin:10px 0px 0px 0px;
	padding:0px;
	color:#333333;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
}

table.gallery, table.gallery, tr {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

table.gallery td {
	padding:10px;
}

table.info, table.info tr, table.info td, table.info th {
	padding:0px;
	margin:0px;
	vertical-align:top;
	border-collapse:collapse;
}

table.info td {
	border-bottom:1px solid #cccccc;
	border-collapse:collapse;
}

table.info th {
	border-bottom:3px solid #cccccc;
	border-collapse:collapse;
}

img.icon {
	vertical-align:middle;
	border:0px;
	width:16px;
	height:16px;
}

img.marginLeft {
	margin-left:7px;
}
img.marginRight {
	margin-right:7px;
}

input.text, textarea, textarea.textarea, select, select.select {
	border:1px solid #999999;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

input.text-error, textarea.textarea-error, select.select-error, input.checkbox-error  {
	border:1px solid #990000;
	padding:2px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ff0000;
}

form {
	margin:0px;
	padding:0px;
}

form div.row {
	margin-bottom:10px;
}

form div.row label {
	width:110px;
	display:block;
	float:left;
	margin-top:5px;
}

form div.row label.inline {
	display:inline;
	width:auto;
	float:none;
}

form div.row .hint {
	margin-left:110px;
	font-style:italic;
	color:#999999;
	font-size:11px;
}

form div.row input.checkbox{
	display:inline;
	float:left;
}

form div.row input.marginLeft{
	margin-left:30px;
}

form div.row label.checkbox{
	display:inline;
	width:auto;
	margin-top:3px;
	margin-left:3px;
}

form input.submit {
	font-weight:bold;
}

div.content {
	line-height:19px;
	margin:0px 20px 40px 190px;
}

.cakeNumber {
	overflow:hidden;
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#666666;
	font-size:9px;
	width:25px;
	text-align:center;
}

.moved {
	line-height:19px;
	margin:50px 0px 0px 7px;
	font-weight:bold;
}