/* CSS Document */

/*-------------Global Tags-----------------*/

body {
background: #212121;
margin: 0px;
font-family: Cambria, "Times New Roman", serif;
padding: 0 0 30px 0;
}

a {
border: none !important;
outline: none !important;
}

img {
border: none !important;
outline: none !important;
}

p {
padding: 0;
margin: 0 0 15px 0;
}

form {
padding: 0;
margin: 0;
}

input {
width: 318px;
height: 20px;
color: #fff;
border: 1px solid #565553;
margin: 0 0 10px 0;
padding: 3px 5px 5px 5px;
font-size: 16px;
font-family: "Trebuchet MS", sans-serif;
background: #3f3e3c;
}

input:focus {
border: 1px solid #969696;
background: #565656;
}

textarea {
width: 318px;
height: 100px;
margin: 0px;
padding: 5px;
border: 1px solid #565553;
overflow: auto;
font-family: "Trebuchet MS", sans-serif; 
color: #fff;
font-size: 16px;
background: #3f3e3c;
background-position: center;
}

textarea:focus {
border: 1px solid #969696;
background: #565656;
}

.title{
font-size: 12px;
}

#login input {
width: 250px;
height: 20px;
color: #444;
border: 1px solid #6f8790;
margin: 0 0 10px 0;
padding: 3px 5px 5px 5px;
font-size: 16px;
font-family: "Trebuchet MS", sans-serif;
background: #fff url(images/input_bg.gif) right top no-repeat;
}

#login input:focus {
border: 1px solid #000;
background: #fff;
}

/*-------------Layout Divs--------------*/

#header {
width: 789px;
height: 131px;
background: url(images/header.gif) top left no-repeat;
position: relative;
margin: 0 auto;
}

#headerWrap {
width: 100%;
height: 133px;
background: url(images/body_bg.gif) top center repeat-x;
}

#wrapper {
width: 789px;
position: relative;
margin: 0 auto;
margin-top: -2px;
}

#content {
width: 789px;
background: url(images/content_bg.gif) top left no-repeat;
}

#contentTop {
width: 789px;
height: 3px;
background: url(images/content_top.gif) top left no-repeat;
}

#contentCenter {
width: 629px;
background: url(images/content_center.gif) top left repeat-y;
padding: 20px 80px 20px 80px;
font-size: 14px;
color: #fff;
font-family: Cambria, "Times New Roman", serif;
}

#contentBottom {
width: 789px;
height: 4px;
background: url(images/content_bottom.gif) top left no-repeat;
}

#carousel-wrapper {
width: 631px;
height: 364px;
overflow: hidden;
}

#carousel-content {
width: 2500px;
}

#carousel-content .slide {
float: left;
width: 631px;
height: 364px;
}

#leftArrow{
width: 56px;
height: 57px;
float: left;
padding: 127px 0 0 0;
}

#rightArrow {
width: 56px;
height: 57px;
float: right;
padding: 127px 0 0 0;
}

#rightArrow img.arrow:hover, #leftArrow img.arrow:hover {
filter:alpha(opacity=65);   
opacity: 0.65;
}

#center {
width: 631px;
float: left;
padding: 1px 23px 0 23px;
}

#linkWrap {
width: 631px;
height: 47px;
background: #2f2f2f url(images/linkwrap_bg.gif) top left repeat-x;
margin: 0 0 18px 0;
}

#linkWrap a {
float: left;
height: 31px;
background: url(images/link_bg.gif) top left no-repeat;
font-size: 14px;
color: #fff;
font-family: Cambria, "Times New Roman", serif;
padding: 16px 19px 0 19px;
text-decoration: none;
}

#linkWrap a:hover {
background: url(images/link_bg_hover.gif) top left no-repeat;
color: #000;
}

#comment a {
float: right;
width: 27px;
height: 24px;
background: url(images/comment.gif) top left no-repeat;
margin: 13px 13px 0 0;
color: #fff;
text-align: center;
padding: 3px 0 0 0;
font-size: 10px;
}

#comment a:hover {
background: url(images/comment_hover.gif) top left no-repeat;
color: #000;
}

#clear {
clear: both;
height: 1px;
line-height: 1px;
}

#footer {
width: 671px;
height: 49px;
margin: 22px 0 0 54px;
background: url(images/footer_bg.gif) top left no-repeat;
padding: 0 0 0 10px;
}

#footer a {
float: left;
height: 31px;
font-size: 14px;
color: #fff;
font-family: Cambria, "Times New Roman", serif;
padding: 16px 19px 0 19px;
text-decoration: none;
}

#footer a:hover {
background: url(images/footer_arrow.gif) top center no-repeat;
}

#footerBottom {
width: 735px;
color: #3c3c3c;
font-size: 10px;
font-family: Cambria, "Times New Roman", serif;
text-align: right;
padding: 25px 0 0 0;
}

#footerBottom a {
color: #3c3c3c;
font-size: 10px;
font-family: Cambria, "Times New Roman", serif;
text-decoration: none;
}

#numbers {
width: 411px;
padding: 5px 0 0 220px;
}

#numbers a {
display: block;
float: left;
width: 34px;
height: 26px;
color: #444;
text-decoration: none;
padding: 7px 0 0 0;
text-align: center;
margin: 0 2px 0 0;
font-family: Calibri, Arial, sans-serif;
}

#numbers a:hover {
color: #777;
}

#numbers a.active {
color: #fff;
background: url(images/numbers_bg.gif) top left no-repeat;
}

#hr {
height: 1px;
border-bottom: 1px dotted #444;
}

#login {
width: 366px;
height: 201px;
background: url(images/login_bg.jpg) top left no-repeat;
position: relative;
margin: 0px auto;
padding: 30px;
}

#event {
float: left;
margin: 0 0 20px 0;
padding: 0 15px 0 15px;
background: #454545;
font-size: 13px;
border: 1px solid #6c6c6c;
}

#edit {
float: right;
width: 131px;
height: 24px;
margin: 8px 6px 0 0;
padding: 0;
border: 0;
right: 120px;
position: absolute;
}