/*************************

Style by: Aleksei Vanamois

*************************/

/* Site Structure */

#main {
	position: absolute;
	width: 500px;
	margin: -280px 0px 0px -250px;
	top: 330px;
	center: 0px;
	overflow: fixed;
	left: 50%;
}
#main_body {
	border-left: #A10334 solid 1px;
	border-right: #A10334 solid 1px;
	padding: 10px 20px 10px 20px;
}
#title {
	border-bottom:#A10334 dashed 1px;
	margin-right: 8px;
	margin-bottom: 10px;
}
#body {
	width: 100%;
}
#order {
	border-bottom:#A10334 dashed 1px;
	margin-right: 8px;
	margin-bottom: 10px;
}
#main_b {
	height: 10px;
	background: url("images/main_b.gif") no-repeat center top;
}
#main_t {
	height: 10px;
	background: url("images/main_t.gif") no-repeat center top;
}

#logo {
	height: 65px;
	background: url("images/birthdaypants_logo.gif") no-repeat center top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFF;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
	margin-bottom: 10px;
}
#flash {
	margin-bottom: 10px;
	margin-right: 8px;
	padding-bottom: 10px;
	border-bottom: #A10334 dashed 1px;
}
td {
	height: 30px;
	padding: 5px 2px 5px 2px;
}
#meta {	
	margin-bottom: 10px;
	border-bottom: #A10334 dashed 1px;
}
#promo {
	margin-bottom: 10px;
	margin-right: 8px;
	padding-bottom: 10px;
	border-bottom: #A10334 dashed 1px;
}
#sign {
	margin-bottom: 10px;
	margin-right: 8px;
	padding-bottom: 10px;
}
.promo {
	margin-bottom: 10px;
	margin-right: 8px;
	padding-bottom: 10px;
	border-bottom: #A10334 dashed 1px;
}
.sign {
	margin-bottom: 10px;
	margin-right: 8px;
	padding-bottom: 10px;
}
div.meta {
	overflow: hidden;
	width: 100%;
}
div.metaText {
	width: 50%;
	float: left;
}
div.metaCover {
	width: 50%;
	float: right;
}
