/* General structural style declarations  */

body {
    text-align: center;
    margin: 0px;
    padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#767675;
	background-color:black;
}

body #page {
    width: 1000px;
    margin: 0px auto -60px;
    display: block;
    height:100%;
}

/* The Following two declarations are to create more predictable behaviour cross browser */

body #page * {
    margin: 0px;
    overflow: hidden;
    text-align: left;
}

body #page * div {
    float: left;
}

html, body {
    height: 100%;
}

/* General Character spacifications */

p {
    display: block;
    padding-bottom: 10px;
}

#header-home {
	padding-bottom: 80px;
}

#page {
    background-color:#0e0e0e;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#content {
    padding-left:87px;
    padding-top:40px;
    padding-right:87px;
    padding-bottom:80px;
    color: #b1b1b1;
    font-size: 12px;
}
#content label,
#content p span,
#content strong {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

#contactForm li {
    height:40px;
}

#contactForm input {
    color:white;
    padding: 2px 0px;
}

#contactForm textarea {
	padding: 2px 0px;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.formText {
    width:315px;
    background-color:#4f4f4f;
    border:1px solid #4f4f4f;
}

.link {
    width:202px;
    padding-top: 20px;
}

.link a { 
    float: left;
}

.link a img{
    border: none;
}

#colLeft {
    width:50%;
    float:left;
}

#colRight {
    width:40%;
    padding-left:10%;
    float:left;
}

#footer {
    background-color:#3d3d3d;
    height:45px;
    width:915px;
    margin:auto;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:85px;
    text-align:left;
    overflow: hidden;
    height: 39px;
}

#footer .footerLeft {
    float :left;
    width: 550px;
    height: 39px;
}

#footer .roseLogo {
    float: right;
    padding-right: 10px;
    height: 39px;
}

#footer .roseLogo a {
    background-image: url(../images/icons/rose-logo.gif);
    background-repeat: no-repeat;
    background-position: right 0px;
    padding-right: 49px; 
    line-height: 39px;
    float: right;
}

#footer a {
    color:white;
    text-decoration:none;
}

#footer p {
    text-transform:uppercase;
    margin: 0px;
    line-height: 39px;
}

/* events Listing */

.eventsListing ul {
    padding: 0px;
    margin: 0px;
}

.eventsListing ul li {
    float: left;
    width: 152px;
    height: 177px;
    padding-right: 20px;
    color: #b1b1b1;
}

.eventsListing ul li strong {
    color: #FFFFFF;
    text-transform: uppercase;
}

.eventsListing ul li .eventThumb {
    width: 144px;
    height: 87px;
    padding: 3px;
    border: solid 1px #5e5f64;
}

.eventsListing ul li .eventThumb a,
.eventsListing ul li .eventThumb a img {
    float: left;
    border: none;
}

.eventsListing ul li .eventInfo {
   padding-top: 3px;
   font-size: 10px;
}

#body .eventsListing ul,
#body .talentListing ul {
    width: 690px;
}

#body .pagination {
    width: 667px;
}

.bodyLeft .pagination {
    width: 494px;
}

/* Talent Listing */

.talentListing ul {
    padding: 0px;
    margin: 0px;
}

.talentListing ul li {
    float: left;
    width: 152px;
    height: 127px;
    padding-right: 20px;
    color: #b1b1b1;
}

.talentListing ul li strong {
    color: #FFFFFF;
    text-transform: uppercase;
}

.talentListing ul li .talentThumb {
    width: 144px;
    height: 87px;
    padding: 3px;
    border: solid 1px #5e5f64;
}

.talentListing ul li .talentThumb a,
.talentListing ul li .talentThumb a img {
    float: left;
    border: none;
}

.talentListing ul li .talentInfo {
    padding-top: 3px;
    width: 152px;
}

body #page .talentLink {
    float: right;
}

.talentLink a {
    float: left;
}

.talentLink a img {
    border: none;
}

/* Talent Item */

.talentProfile {
	width: 838px;
	padding-bottom: 25px;
}

.talentImage {
	width: 489px;
	padding: 3px;
	border: solid 1px #5e5f64;
}

body #page .talentDescription {
	width: 321px;
	float: right;
	padding-top: 15px;
	background-image: url(../images/common/line-dot.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	min-height: 392px;
}

.talentDescription h1 {
	color: #c5ea42;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}

body #page .talentDetails {
	padding-top: 20px;
	padding-bottom: 30px;
}

/* Event Item */

.eventProfile {
	width: 838px;
	padding-bottom: 25px;
}

.eventImage {
	width: 489px;
	padding: 3px;
	border: solid 1px #5e5f64;
}

.galleryLinkWrapper {
    float: left;
    width: 489px;
    padding: 3px;
}

.imageGallLink {
	float: left;
	padding: 15px 0px 15px 35px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	background-image: url(../images/icons/image-gallery.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}

.talentImageWrapper,
.eventImageWrapper {
    float: left;
    width: 497px;
}

body #page .eventDescription {
	width: 321px;
	float: right;
	padding-top: 15px;
	padding-bottom: 10px;
	background-image: url(../images/common/line-dot.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.eventDescription h1 {
	color: #ffa908;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}

.eventDescription h2 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.eventDescription p {
	color: #b1b1b1;
	font-size:12px;
}

body #page .eventDetails {
	padding-top: 20px;
	padding-bottom: 30px;
}

body #page .backToList {
	width: 321px;
	clear: right;
	float: right;
}

.backToList a {
	padding-top: 12px;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 46px;
	background-image: url(../images/icons/back-to-list.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	line-height: 10px;	
}

/* Contact  */

#contactForm, .contactBody {
	padding-top: 15px;
}

#contactForm label {
	line-height: 20px;
}

.bodyLeft {
    width: 516px;
    float: left;
}

.bodyRight {
    width: 305px;
	float: right;
	padding-top: 15px;
	background-image: url(../images/common/line-dot.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

/* Pagination */

.pagination {
    background-image: url(../images/common/line-dot.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding: 10px 0px;
}

.paginationLeft {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

body #page .paginationRight {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    float: right;
}

body #page .paginationRight a {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    width: 58px;
    padding: 0px 4px;
    margin-left: 10px;
    line-height: 18px;
    height: 18px;
    text-decoration: none;
    background-image: url(../images/common/pg-btn-bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
}
