@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../images/base_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
}
.right {
	float: right;
	position: absolute;
	top: 3px;
	right: 0px;
}
#header {
	background-image: url(../images/parties_bg.gif);
	background-repeat: no-repeat;
	background-position: 486px 0px;
	height: 101px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#top_menu {
	position: absolute;
	height: 20px;
	width: 600px;
	left: 350px;
	top: 81px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #97ccff;
	text-align: right;
	line-height: 20px;
	letter-spacing: .1em;
}
#top_menu a:link {
	color: #97ccff;
	text-decoration: none;
	margin-left: 30px;
}
#top_menu a:visited {
	color: #97ccff;
	text-decoration: none;
	margin-left: 30px;
}
#top_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 30px;
}
#content_wrapper {
	background-image: url(../images/logo_reflection.jpg);
	background-repeat: no-repeat;
	background-position: 41px 0px;
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	overflow: visible;
	padding-right: 50px;
	padding-left: 50px;
}
#top_banner {
	border: 1px solid #2b2b2b;
	margin-bottom: 30px;
}
#left_column {
	float: left;
	width: 280px;
	padding-bottom: 30px;
}
#right_column {
	float: right;
	width: 600px;
	padding-left: 20px;
	padding-bottom: 30px;
}
#deardar_homebox {
	background-image: url(../images/darbarbox_bg.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 255px;
	padding-top: 60px;
	padding-right: 320px;
	padding-bottom: 20px;
	padding-left: 25px;
	border: 1px solid #2b2b2b;
}
#footer {
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2b2b2b;
	clear: both;
	padding-bottom: 30px;
	position: relative;
}




.singles_logo {
	margin-top: 17px;
	margin-left: 41px;
}
.left_titleimage {
	margin-top: 0px;
	margin-bottom: 3px;
}
p {
	margin-top: 0px;
	margin-bottom: 1em;
}
h3 {
	font-size: 22px;
	color: #e57100;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 28px;
}
h4 {
	text-transform: uppercase;
	color: #e57100;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 0px;
}
h5 {
	font-size: 13px;
	color: #e57100;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 18px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #e57100;
	text-decoration: underline;
}
ol li {
	margin-bottom: 10px;
	padding-right: 100px;
}
#coupon {
	border: 4px dashed #CCCCCC;
	height: 200px;
	width: 550px;
	padding: 20px;
	text-align: center;
}
#socialnetworks {
	margin-top: 25px;
	text-align: left;
}
.socialnetworks-icon {
	margin-right: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
