/* CSS Document */

body {
	padding: 0px;
	color: black;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

h1 {
	color: black;
	font-size: 16px;
}

h2 {
	color: black;
	font-size: 14px;
}

h3 {
	color: black;
	font-size: 12px;
}
.error {
	font-weight: bold;
	color: red;
	display: block;
}
.preloader {
	visibility: hidden;
	position: absolute;
	display: none;
}
a,
a:link,
a:visited {
	text-decoration: none;
	color: black;
}
a:hover,
a:active {
	text-decoration: underline;
}
#wrapper {

}

#background-container {

}

#container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;

}

#header {
	border-top: 10px solid black;
	height: 140px;

}
#header img {
	float: left;
}

#header-right {
	float: right;
	width: 500px;
	height: 140px;
}
#header-right-items {
	background-color: #efd77d;
	font-size: 14px;
}
#header-right-items div {
	border-bottom: 1px solid white;
	height:24px;
}
#header-right-items div p{
	padding: 3px 0 0 0;
	margin: 0;
}

#header-right-items div img {
	border-right: 1px solid white;
	float: left;
	margin-right: 10px;
}
#header-right-items div a,
#header-right-items div a:link,
#header-right-items div a:visited {
	text-decoration: none;
	color: black;
}
#header-right-items div a:active,
#header-right-items div a:hover {
	text-decoration: underline;
}
#header-item-1 {
}
#header-item-2 {
}
#header-item-3 {
}
#header-item-4 {
}
#header-item-5 {
}
#header-item-6 {
}

#main {
	clear: both;
	min-height: 500px;
}
#main-left {
	float: left;
	width: 244px;
	margin-right: 35px;
}
#main-left-top {
	height: 197px;
	background-repeat: no-repeat;
	background-position: center top;;
	text-align: center
}
#main-left-bottom {
}
.create-event-box {
	background-image: url(../images/create-event-box.gif);
	height: 294px;
	background-repeat: no-repeat;
	margin-top: 27px;
	padding-left: 8px;
}
.create-event-title {
	text-transform: uppercase;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 13px;
	height: 20px;
}
.create-event-items {
	background-image: url(../images/create-event-background.gif);
	height: 180px;
	background-repeat: repeat-y;
	width: 235px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.create-event-item {
	height: 45px;
	float: left;
	width: 160px;
	padding-top: 10px;
	margin-left: 10px;
	border-bottom: 2px solid white;
}
.create-event-item h2 {
	margin: 0;
	font-size: 14px;
}
.create-event-item p {
	margin: 0;
	font-size: 14px;
}


.create-event-ticket {
	float: left;
	width: 50px;
	height: 45px;
	background-color: #dfb000;
	border-bottom: 2px solid white;
	margin-left: 1px;
	font-size: 12px;
	text-align: center;
	color: white;
	padding-top: 10px;
}
.create-event-ticket a,
.create-event-ticket a:link,
.create-event-ticket a:visited {
	color: white;
	text-decoration: none;
}
.create-event-ticket a:active,
.create-event-ticket a:hover {
	text-decoration: underline;
}
.create-event-message {
	background-color: white;
	margin: 0 10px 0 10px;
	text-align: center;
	clear: both;
	padding-bottom: 5px;
}
.create-event-message h2 {
	padding: 0;
	margin: 0;
	font-size: 13px;
}
.create-event-message p {
	padding: 0;
	margin: 0;
	font-size: 12px;
}
.ad-box {
	height: 122px;
	background-image: url(../images/ad-box.gif);
	width: 208px;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 10px;
}
.ad-box-title {
	font-weight: bold;
	font-size: 15px;
	padding-top: 10px;
	padding-left: 10px;
}
.ad-box-body {
	font-size: 14px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
}
.ad-box-link {
	position: absolute;
	bottom: 6px;
	right: 35px;
	font-size: 12px;

}





#main-mid {
	float: left;
	width: auto;
}
#main-right {
	float: right;
	width: 510px;

}
#main-right-body {
}
#main-right-bottom {
	margin-top: 5px;
}
#main-right-bottom img {
	float: left;
	margin-right: 10px;
}
#main-right-bottom h1 {
	font-size: 20px;
}
#main-right-bottom p {
	font-size: 14px;
}
#main-right-bottom a,
#main-right-bottom a:link,
#main-right-bottom a:visited {
	color: #804000;
	text-decoration: none;
}



.text-box {
	height: 343px;
	width: 480px;
	margin-top: 17px;
	padding: 15px 15px 15px 15px;
	background-repeat: no-repeat;
	border-top: 4px solid #DEDEDE;
	border-left: 4px solid #DEDEDE;
	border-bottom: 4px solid #DEDEDE;
	overflow-y: scroll;
	overflow-x: hidden;
}
.text-box h1 {
	margin-top: 0px;
}

.text-box p {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 14px;
}
.text-box-round {
	margin-top: 13px;
	margin-left: 20px;
}
.text-box-round p {
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.text-box-round h1 {
	margin-top: 0px;
}
.text-box-round p.small {
	font-size: 11px;
}
.small {
	font-size: 12px;
}
.text-box-round-top {
	width: 469px;
	height: 21px;
	background-image: url(../images/text-box-round-top.gif);
}
.text-box-round-body {
	background-image: url(../images/text-box-round-body.gif);
	background-repeat: repeat-y;
	width: 449px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: auto;
	height: auto;
}

.text-box-round-bottom {
	background-image: url(../images/text-box-round-bottom.gif);
	height: 21px;
	width: 469px;
	background-repeat: no-repeat;
}







#login-box {
	background-image: url(../images/login-box.gif);
	height: 115px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	padding-left: 5px;
}
#login-box-title {
	color: white;
	font-size: 20px;
	padding-left: 20px;
	padding-top: 8px;
	font-weight: bold;
}
#login-box-mid {
	padding-left: 20px;
	color: white;
	padding-top: 4px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#login-box-mid p.password {
	position: absolute;
	top: 50px;
	left: 341px;
	font-size: 11px;
}
#login-box-mid p.password a,
#login-box-mid p.password a:link,
#login-box-mid p.password a:visited {
	color: white;
	text-decoration: none;
}
#login-box-mid p.password a:active,
#login-box-mid p.password a:hover {
	text-decoration: underline;
}
#login-box-mid input {
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}

#login-box-bottom {
	padding-top: 5px;
	color: #DFB000;
	font-weight: bold;
	padding-left: 15px;
}
#login-box-bottom p {
	position: absolute;
	font-size: 16px;
	right: 203px;
	top: 60px;
}
#login-box-bottom p a,
#login-box-bottom p a:link,
#login-box-bottom p a:visited {
	color: #DDAF26;
	text-decoration: none;
}
#login-box-bottom p a:active,
#login-box-bottom p a:hover {
	text-decoration: underline;
}
#login-box-bottom img {
	margin-right: 10px;
	float: left;
}






#content {

}

#footer {
	border-top: 10px solid black;
	margin-top: 10px;
	clear: both;
	position: relative;
	padding-top: 10px;
}
#footer ul {
	margin-top: 0px;
}
#footer ul li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	font-size: 12px;
	border-right: 1px solid black;
	padding-left: 10px;
}
#footer-links ul li.browser {
	border-right: none;
}


#footer-links {
	position: absolute;
	right: 0px;
	width: 500px;

}
