/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	background: #a7e6fb url(http://www.partyclubdaga.com/img/bg.gif) repeat-x left bottom;
	color: #8080FF;
	font: normal 8pt Comic Sans MS, Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}


code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Comic Sans MS, Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.0em;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 910px;
}

/* header */
.top {
	background: url(../img/clouds.gif) repeat-x;
	padding: 50px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 910px;
}
.header .left, .header .right {
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #ff9be6 url(../img/header.gif) no-repeat;
	font: normal 2.8em Comic Sans MS, "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;	
	width: 644px;
}

.header .right {
	overflow: auto;
	width: 252px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em Comic Sans MS, "Trebuchet MS",sans-serif;}

/* main */
.main {
	border-top: 4px solid #FFF;
	height: 850px;
}

/* promotion */
.promotion {
	background: #a7e6fb;
	color: #0000ff;
	margin: 10px 0;
	padding: 0 10px 0 10px;
	float: right;
	width: 190px;
	height: 820px;
	font-weight: bold; 
	font-size: 1.2em
}

.promotion #heading {
	text-decoration: blink;
}

.promotion #body {
	padding: 20px 10px;
}

.promotion #body hr {
	height: 2px; 
	color: #000000; 
	background-color: #000000;
}

.promotion  #partners {
	font-weight: bold; 
	text-align: center
} 

.promotion #partners  ul{
	list-style: none;
}

.promotion  #partners  ul li {
	padding-top: 20px;
	list-style: none;
}

/* content */
.content {
	float: left;
	margin: 10px 0 0 10px;
	padding: 0 16px;
	overflow: auto;
	width: 668px;
	background: #ecfaff;
	font-size: 1.2em;
	height: 820px;
}

.content_large {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	overflow: auto;
	width: 878px;
	background: #ecfaff;
	font-size: 1.2em;
	height: 820px;
}

.content li, .content_large li {
	margin-left: 18px;
} 

.content a, .content_large a, .content a:visited, .content_large a:visited {
} 

.content li a, .content_large li a, .content li a:visited, .content_large li a:visited {
	color: #8080FF;
	text-decoration: underline;
} 


.content p, .content_large p {font-family: Comic Sans MS, "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: #ff9be6 url(../img/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em Comic Sans MS, sans-serif;
	line-height: 39px;
	padding: 0 12px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}

.ads {
	padding-top: 5px;
	text-align: center;
}