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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: url(../images/content_background_1201_1.png) repeat-y center top;
}

a {
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.iconExtLink {
	background: url(../images/extLink_10_10.png) no-repeat center center;
	width: 10px;
	height: 10px;
	padding-left: 12px;
}

.page-wrapper {
	width: 1200px;
	margin: 0 auto;
}

#sidebar {
	width: 300px;
	background: url(../images/sidebar_top_1_340.png) repeat-x 0 0 #aa258b;
	height: 100%;
	float: left;
}

#content {
	background: url(../images/content_top_row_659_1.png) no-repeat 0 148px;
	height: 100%;
	float: left;
	width: 850px;
	padding-top: 180px;
}

#logo {
	background: url(../images/logo_182_89.png) no-repeat 0 0;
	width: 182px;
	height: 89px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	margin-top: 25px;
	margin-bottom: 76px;
}

#navigation {
}

#navigation li {
	font-size: 13px;
}

#navigation li.selected {
	font-weight: bold;
}

#navigation li a {
	background: url(../images/btn_background_185_32.png) no-repeat 0 0;
	text-align: center;
	width: 185px;
	height: 32px;
	line-height: 32px;
	color: #572900;
	display: block;
	margin: 6px auto;
}


/* BOX  */

.box {
	width: 802px;
	margin: 13px 0 13px 22px;
	float: left;
	clear: both;
}

.box.yellow {
}

.box.purple {
}

.box .box-top {
	width: 100%;
	float: left;
	clear: both;
	line-height: 22px;
	padding: 5px 0;
	color: #fff;
}

.box .box-top a {
	color: #fff;
}

.box.yellow .box-top {
	background: url(../images/box_top_yellow_802_120.png) no-repeat 0 0;
}

.box.purple .box-top {
	background: url(../images/box_top_purple_802_120.png) no-repeat 0 0;
}

.box .box-top div {
	padding: 0 10px;
	font-weight: bold;
}

.box .box-body {
	float: left;
	width: 782px;
	padding: 10px;
	clear: both;
	color: #6c6c6c;
	line-height: 1.3em;
}

.box .box-body p {
	padding: 10px 0;
}

.box .box-body a {
	border-bottom: dotted 1px #6c6c6c;
	color: #6c6c6c;
}

.box .box-body ul {
	list-style: inside square;
	padding: 10px 0;
}

.box .box-body ol {
	list-style: inside decimal;
	padding: 10px 0;
}

.box.yellow .box-body {
	background: url(../images/box_body_yellow_802_1.png) repeat-y 0 0;
}

.box.purple .box-body {
	background: url(../images/box_body_purple_802_1.png) repeat-y 0 0;
}

.box .box-bottom {
	width: 100%;
	height: 3px;
	float: left;
}

.box.yellow .box-bottom {
	background: url(../images/box_bottom_yellow_802_3.png) no-repeat 0 0;
}

.box.purple .box-bottom {
	background: url(../images/box_bottom_purple_802_3.png) no-repeat 0 0;
}

/* LOGIN */

.login-panel {
	background: url(../images/login_background_485_410.png) no-repeat 0 0;
	color: #EBEBEB;
    font: 12px Arial,Helvetica,sans-serif;
    height: 352px;
    padding: 58px 76px 0;
    width: 333px;
	margin: 0 auto;
}

.login-panel h1 {
	color: #EBEBEB;
    font: bold 40px "Calibri",Arial;
	margin-top: 70px;
	margin-bottom: 20px;
	text-align: center;
}

.form-row {
	padding: 2px 0;
}

.form-row label {
	display: inline;
    float: left;
    margin: 0 0 7px;
    text-align: right;
	line-height: 30px;
    width: 80px;
	margin-right: 10px;
}

.form-row .text,
.form-row .password {
	background-color: #FFFFFF;
    border: 1px solid #F39121;
    color: #000000;
    font-size: 16px;
	line-height: 30px;
	height: 30px;
    padding: 0 8px;
    width: 205px;
}

.login-box-options {
	margin-left: 85px;
}

.login-box-options label {
	margin-right: 40px;
}

.login-box-options a {
	color: #fff;
	text-decoration: underline;
}

.form-row .image {
	width: 103px;
	margin: 20px 0 0 120px;
}

/* datepicker */

#datetickets {
	margin: 50px auto 20px auto;
	width: 19.4em;
}

/* heading */

.header {
	color: #aa258b;
	font-weight: bold;
	font-size: 2em;
	line-height: 2.2em;
	margin: 0 0 10px 22px;
}

/* made-by */

.made-by {
	width: 108px;
	margin: 50px auto 10px auto;
}

.made-by .made-by-logo {
	padding: 5px 10px;
	float: left;
	opacity: 0.5;
}

.made-by .made-by-logo:hover {
}
