/* Global */

html {
	font-size: 100%;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; 
	font-size: .8em; 
	line-height: 1.25;
	color: #FFF;
	background: #CCC;
	height: 100%;
}

img {
	border:none;
}


h1, h2, h3, h4, h5, h6, span.inner-main-title, .big-title, .medium-title, .small-title {
	margin: .3em 0 0;
}
h1, h2, h3, span.inner-main-title, .big-title, .medium-title, .small-title {
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-weight: normal;
	margin-bottom:5px;
}
h1, span.inner-main-title, .big-title {
	font-size: 2.6em;
	margin-bottom:15px;
}
h1 a, h1 a:hover, span.inner-main-title a, span.inner-main-title a:hover, .big-title a, .big-title a:hover, .medium-title a, .medium-title a:hover, .small-title a, .small-title a:hover {
	text-decoration:none;
	color:#FFF;
}

h2, .medium-title {
	font-size:2.0em;
	padding:0;
}
h3, .small-title {font-size: 1.6em;}
h4 {font-size: 1.2em;}

pre {
	font-size: .9em;
}

a {
	color: #FF0080;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #FF0080;
}
strong {
	color: #FF0080;
}

/* Page */

#global {
	background: #000 url(../images/global-background.jpg);
	width: 1360px;
	min-height: 100%;
	margin: 0 auto;
}

/* top of the page */
#top {
	height : 285px;
	padding: 0;
}

/* Header */
#header {
	background: #000  url(../images/header.jpg) no-repeat;
	height : 248px;
	width : 1000px;
	padding: 0;
	margin:0 auto;
}
#header a,  #header a:hover{
	color:#FF0080;
	text-decoration: none;
}

#top-banner {
	float:right;
	margin : 10px 0;
	text-align:center;
	width:1000px;
}

.content-banner {
	float:right;
	text-align:center;
	width:940px;
	margin:10px 0;
}

#skyscrapper {
	float:right;
	position:relative;
	top:287px;
}

/* Navigation */
#navigation {
	background:url("../images/navigation-background.png") repeat scroll 0 0 #000000;
	border:1px solid #000000;
	height:37px;
	margin:0 auto;
	padding:0;
	width:998px;
}

#navigation ul {
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	overflow: hidden ;
}

#navigation li {
	float: left ;
	color: #fff ;
	border-left: 1px solid #333;
	border-right : 1px solid #000;
}

#navigation li a  {
	display: block ;
	background: #000 url(../images/navigation-background.png) left top ;
	line-height: 24px ;
	padding: 4px 0 ;
	text-align: center ;
	color: #CCC;
	font-family:verdana,Arial,sans-serif;
	font-size:14px;
	font-style:normal;
	padding: 6px 20px;
}

#navigation a:hover, #navigation a:focus {
	background: #000 url(../images/navigation-background-active.png);
}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	background: #000 url(../images/navigation-background-active.png);
} 

#navigation li .active {
	background: #000 url(../images/navigation-background-active.png);
	color: #FFF;
}


/* Middle */
#middle {
	background: #FFF;
	padding: 0;
	width : 998px;
	margin: 0 auto;
	border:1px solid #000000;
}


/* Main content */
#content {
	color: #333;
	padding: 10px 0;
	width:998px;
	margin:0 auto;
	background: #FFF url(../images/content-background.jpg) repeat-x;
	min-height:500px;
}
#content ul, #footer ul{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;	
	padding-left:5px;
}
#content p, #content li {
	line-height: 1;
	margin: 10px 0;
}

#content .box {
	float: left;
	margin-top:10px;
	margin-bottom:10px;
	padding : 10px;
	border:1px solid #ccc;
	background:#FFF;
	overflow: hidden;
}

#content .main {
	background : #111 url(../images/main-box-background.png);
	border : 1px solid #999;
	color : #fff;
	padding:0;
	width : 628px;
	height: 248px;
	overflow : hidden;
}
#content .inner-main {
	padding:10px;
	height: 150px;
}

#slideshow {
	position: absolute;
	z-index:1;
}

#slideshow-navigation {
	font-size:5px;
	height:10px;
	line-height:20px;
	margin-left:-1px;
	margin-top:-14px;
	position:absolute;
	z-index:0;
}

#slideshow-navigation a { 
	background-color: #FF0080 
}

#slideshow-navigation a { 
	border: none; 
	background: #CCC; 
	text-decoration: none; 
	margin: 0 5px 0 0; 
	padding: 0 5px;
}

#slideshow-navigation a.activeSlide { 
	background: #FF0080;
	border:none; 
}

#slideshow-navigation a:focus {
	outline: none;
}

#content .light-grey {
	background:none repeat scroll 0 0 #F2F2F2;
}

#content .small {
	height : 250px;
	width: 283px;
}

#content .small.no-padding {
	width:303px;
}

#content .small-high {
	height : 542px;
	width: 283px;
}

#content .medium {
	height : 250px;
	width: 608px;
}

#content .no-padding {
	padding:0;
}

#content .no-border {
	border : none;
}
#content .large, #content .full{
	margin-left:20px;
	width:940px;
}

.left {
	margin-right:10px;
	margin-left:20px;
}

.right {
	margin-left:10px;
	margin-right:20px;
}

.middle {
	margin-left:10px;
	margin-right:10px;
}

.inner-main-arrow-container {
	width: 450px;
	float: left;
	position:absolute;
}

.inner-main-detail-container {
	margin-top:50px;
}

.big-arrow-right, .big-arrow-left {
	height:35px;
	float:left;
	margin:0;
	margin-bottom:10px;
}

.big-arrow-left {
	background:transparent url(../images/big-arrow-left.png) no-repeat scroll left 50%;
	padding: 0 0 0 16px;
	margin-left:-16px;
}

.big-arrow-right {
	background:transparent url(../images/big-arrow-right.png) no-repeat scroll right 50%;
	padding: 0 16px 0 0;
}

.big-arrow-right span, .big-arrow-left span {
	background:#FF0080;
	color:#FFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:bold;
	text-transform: uppercase; 
	height:35px;
}

.big-arrow-right span {
	padding:0 0 0 10px;
}

.big-arrow-left span {
	padding:0 10px 0 0;
}



.selectable {
	cursor : pointer;
}
.selectable:hover {
	background : #EEE;
}

.cycle-dark {
	/*background : #99ffff url(../images/cycle-dark.jpg);*/
	background : #ccffff url(../images/cycle-light.jpg);
}

.cycle-light {
	background : #FFF;
}

.card-container {
	width:940px;
}

.card-container div.left {
	margin-right:10px;
	margin-left:0;
}

.card-container div.right {
	margin-right:0;
	margin-left:10px;
}

.card-container div.middle {
	margin-right:0;
	margin-left:0;
}

.card {
	width:284px;
	padding : 10px;
	margin-bottom : 10px;
	border: 1px solid #DDD;
	float:left;
	height:160px;
	overflow : hidden;
	background:#FFF;
}

.card-flyer {
	width:105px;
	float:left;
	margin-right:5px;
	margin-top:5px;
}

.card-detail {
	float:left;
	width:170px;
}


.agenda-search-box {
	color : #000;
	border : 1px solid #CCC;
	padding : 5px;
	height:120px;	
	margin-bottom:10px;
	background:#FFF;
}

.agenda-search-box-button {
	float:right;
}

.agenda-search-box-field {
	float:left;
	padding: 10px 20px 0 0;
}

div.event-flyer-box div.small-flyer {
	width:100px;
	float:left;
}

div.event-flyer-box div.middle {
	margin : 0 50px;
}

div.event-daily-detail {
	display : none;
}

.article-event-detail-box {
	float:right;
	margin:0 0 10px 10px;
	padding:10px;
	background:#EEE;
	border:1px solid #999;
	width: 240px;
}

img.article-cover {
	float:left;
	margin:10px 10px 10px 0;
}

.homepage-article-box {
	border-bottom:1px solid #CCCCCC;
	margin:10px 0;
}

div.homepage-article-box .no-border {
	border:none;
}

#footer {
	background:url("../images/footer-background.png") repeat-x scroll 0 bottom #FF0080;
	border-top:1px solid #333333;
	color:#FFFFFF;
	font-size:1em;
	margin:0;
	padding:20px;
}

#footer a {
	color:#fff;
	text-decoration : underline;
}

#footer .commercial-box {
	background:#FFFFFF;
	border:1px solid #910049;
	float:left;
	height:100px;
	margin:0 20px 20px 0;
	padding:10px;
	width:100px;
}

#footer .commercial-box img {
	width:100px;
	height:100px;
}
#footer ul{
	/*list-style:none;*/
	padding:0;
	margin:0;
}

#social-tabs {
	bottom:50px;
	height:0;
	left:678px;
	position:relative;
	width:300px;
}

#social-tabs img {
	bottom:-5px;
	position:relative;
}

#social-tabs img:hover {
	bottom:0px;
}


#footer li.first {
	border-top:none;
}

#footer li.last {
	border-bottom:none;
}

#footer .clear li {
	list-style:none;
}

#footer .rss li {
	background : url(../images/rss.png) no-repeat scroll left center transparent;
	list-style:none;
	padding-left:26px;
}

#footer .newsletter li {
	background : url(../images/email.png) no-repeat scroll left center transparent;
	list-style:none;
	padding-left:26px;
}


#footer li {
	border-top:1px solid #ff41a0;
	border-bottom:1px solid #910049;
	line-height:1;
	margin:10px 0 -10px;
	padding:10px 0;
}

#footer li a {
	/*text-decoration : none;*/
}

#footer .outer-border {
	border-top:1px solid #ff41a0;
	border-right:1px solid #910049;
	border-bottom:1px solid #910049;
	border-left:1px solid #ff41a0;
	margin:15px 0;
}

#footer .inner-border {
	border-color:#910049 #FF41A0 #FF41A0 #910049;
	border-style:solid;
	border-width:1px;
	padding:15px;
}

#footer p {
	padding:0;
	margin:10px 0;
}

#footer input[type="text"] {
	border:1px solid #910049;
	border-color:#910049 #FF41A0 #FF41A0 #910049;
	border-style:solid;
	border-width:1px;
	
	float:left;
	height:22px;
	margin:5px 15px 10px 0;
	padding:2px 0 2px 5px;
	width:165px;
}


.footer-left {
	float:left;
	width:290px;
	padding-left:10px;	
}

.footer-center {
	float:left;
	margin-right:10px;
	width:300px;
}

.footer-right {
	float:left;
	width:320px;	
	margin-left:20px;
}


#copyright {
	text-align: center;
	font-size: 1em;
	background: #000;
	padding:5px 0;
	margin: 0;
	color:#FFF;
	position:relative;
}

.clear {
	clear:both;
}

/******************************************/
/***************AUTOCOMPLETE***************/
.autocomplete-w1 { 
	background:url(../images/shadow.png) no-repeat bottom right; 
	position:absolute; 
	top:0px; 
	left:0px; 
	margin:8px 0 0 6px; 
	/* IE6 fix: */ 
	_background:none; 
	_margin:0; 
}
.autocomplete { 
	border:1px solid #999;
	color : #000; 
	background:#FFF; 
	cursor:default; 
	text-align:left; 
	max-height:350px; 
	overflow:auto; 
	margin:-6px 6px 6px -6px; 
	/* IE6 specific: */ 
	_height:350px;  
	_margin:0; 
	_overflow-x:hidden; 
}
.autocomplete .selected {
	background:#CCC;
}
.autocomplete div { 
	padding:2px 5px; 
	white-space:nowrap; 
}
.autocomplete strong { 
	font-weight:bold; 
	color:#FF0080; 
}


.form-element {
	float:left;
	width:900px;
	margin-bottom:10px;
}

label {
	text-align:right;
	padding-right:10px;
	line-height:20px;
	vertical-align:middle;
	display:block;
	width:200px;
	float:left;
}

.form-comment {
	margin:0 0 10px 215px;
	padding:0;
}

textarea.copy-code {
	width:900px;
	height:80px;
}

input[type=text], input[type=password], input[type=button] select, textarea {
	width:250px;
	border : 1px solid #999;
	line-height:20px;
	margin:0;
	font-size: 18px;
}

input[type=checkbox], .checkbox {
	margin-left:0;
	padding-left:0;
	vertical-align:bottom;
}

input[type=text].small-input, select.small-input {
	width:80px;
}

label input-radio {
	padding : 0;
	margin: 0;
}

.upload-flyer-container {
	float:right;
	width:729px;
}

.upload-flyer-box {
	float:left;
	width:115px;
	margin-right:20px;
}

.upload-flyer-box-title {
	text-align:center;
	margin:0;
}

.upload-flyer-box-button {
	text-align:center;
}

.uploaded-flyer {
	border : 1px solid #999;
	background : #CCC;
	height : 200px;
	width : 115px;
}
.upload-loading {
	margin-top:30px;
	position:absolute;
	text-align:center;
	width:115px;
	display:none;
}

.event-box {
	width : 940px;
}

.event-flyer-box {
	width:400px;
	float:left;
	margin-right:30px;
}
.event-flyer-box img {
	margin-bottom:10px;
}
.event-detail-box {
	width:510px;
	float:left;
}

.event-detail-rating-inactive {
	float:right;
	width:260px;
	margin:-10px;
	padding:0;
}

.event-detail-rating {
	float:right;
	width:260px;
	margin:0;
	padding:0;
}

.homepage-rating-box {
	padding : 5px;
	border-bottom : 1px solid #ccc;	
}

.homepage-rating-box span.count {
  font-size: 20px;
}

.homepage-rating-box.last {
	border-bottom : none;
}



.event-rating-caption {
	color:#FF0080;
	font-size:10px;	
}
.event-detail-box-info {
	float:left;
	padding-right:5px;
	width:205px
}

div.event-detail-box h3.canceled {
	text-decoration:line-through;
}

.event-detail-description-box {
	background:none repeat scroll 0 0 #FF0080;
	border:1px solid #333333;
	color:#FFFFFF;
	font-style:italic;
	margin-bottom:10px;
	padding:5px;
}

.event-detail-description-box a {
	color:#FFFFFF;
}


.event-card-icone-gratuity {
	position:absolute;
	right:0;
	top:120px;
}

.card-container div.canceled {
	background : url(../images/canceled-background.png);
}

.card-container div.canceled a strong{
	color : #333;
}
.event-card-icones {
	position:relative;	
}

#user-comment {
	width:400px;
	height:40px;
	float:left;
}

#user-comment.article-comments {
	float:left;
	height:41px;
	margin-bottom:15px;
	width:830px;
}

#content #button-post-comment {
	float:right;
	margin-right:0;
}

#event-comments {
	overflow-y:auto;
	margin-top:10px;
}


#content div.buttons {
	padding-left:219px
}

#content a.button {
    background: #fff url(../images/button.jpg) no-repeat scroll top right;
}

#content a.grey-button {
    background: #fff url(../images/button-grey.jpg) no-repeat scroll top right;
}

#content a.button, #content a.grey-button {
    color: #FFF;
    display: block;
    float: left;
    font-size: 16px;
    height: 42px;
    padding-right: 15px;
    text-decoration: none;
    cursor: pointer; 
	margin-right:20px;
}

#content a.button span, #content a.grey-button span {
	display: block;
	line-height: 16px;
	padding: 13px 0 10px 15px;
	margin-left:-8px;
	position: relative;
	height: 19px;  
}

#content a.button span {
	background: #fff url(../images/button.jpg) no-repeat scroll top left;
}

#content a.grey-button span {
	background: #fff url(../images/button-grey.jpg) no-repeat scroll top left;
}

#content a.button:hover {
    background-position: bottom right;
    outline: none;
}

#content a.button:hover span {
    background-position: bottom left;
} 






a.green-button {
    background: url(../images/button-green.png) no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: left;
    font-size: 22px;
    height: 42px;
    padding-right: 20px;
    text-decoration: none;
    cursor: pointer; 

}

a.green-button span {
	background: url(../images/button-green.png) no-repeat scroll top left;
	display: block;
	line-height: 40px;
	padding: 0px 0 10px 20px;
	margin-left:-5px;
	position: relative; 
	color: #FFF; 
}

a.red-button {
    background: url(../images/button-red.png) no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: left;
    font-size: 22px;
    height: 42px;
    padding-right: 20px;
    text-decoration: none;
    cursor: pointer; 

}

a.red-button span {
	background: url(../images/button-red.png) no-repeat scroll top left;
	display: block;
	line-height: 40px;
	padding: 0px 0 10px 20px;
	margin-left:-5px;
	position: relative; 
	color: #FFF; 
}

#content a.button-small {
    background: #fff url(../images/button-small.jpg) no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: left;
    font-size: 14px;
    height: 70px;
    padding-right: 14px;
    text-decoration: none;
    cursor: pointer;
    height:20px;
    margin-right:12px;
}

#content a.button-small span {
	background: #fff url(../images/button-small.jpg) no-repeat scroll top left;
	display: block;
	line-height: 20px;
	padding-left:14px;
	position: relative;
	height:20px;
}

.paginationControl {
	height:25px;
	margin:5px 0;
	padding:5px;
	text-align:center;
	width:900px;
}

.paginationControl .page {
	border:1px solid #CCC;
	margin : 0 5px;
	padding : 3px;
	color:#333;
	text-decoration:none;
}

.paginationControl .current {
	border:1px solid #FF0080;
	background:#FF0080;
	color : #fff;
}
.errors {
	color:#993333;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
	margin:0;
	padding-left:225px;
	width:400px;
}

div.rules-checkbox .errors {
	padding-left:0;	
	float:right;
}

.error-box {
	background: #FBE3E4; 
	color: #993333; 
	border: 1px solid #FBC2C4;
	padding : 10px;
	margin-bottom : 10px;
}

.success-box {
	background: #EEFFDD; 
	color: #55CC11; 
	border: 1px solid #55CC11;
	padding : 10px;
	margin-bottom : 10px;
}

.message-box {
	background: #EEE; 
	color: #666; 
	border: 1px solid #CCC;
	padding : 10px;
	margin-bottom : 10px;		
}

#content .tagEditor
{
	margin-left:210px;
	padding:0;
	width:250px;
}

#content .tagEditor li
{
	display: inline;
	background-image: url(minus_small.png);
	border : 1px solid #999;
	background-position: right center;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0 18px 0 6px;
	margin-right: 5px;	
	cursor: pointer;
}

#content .tagEditor li:hover
{
	background-color: #eee;
}



.ui-stars-star, .ui-stars-cancel {
	float:left;
	display:block;
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer;
}

.ui-stars-star a,.ui-stars-cancel a {
	width:28px;
	height:28px;
	display:block;
	background:url(../images/rating-stars.png) no-repeat 0 0;
}

.ui-stars-star a {
	background-position:0 0;
}

.ui-stars-star-on a {
	background-position:0 -58px;
}

.ui-stars-star-hover a {
	background-position:0 -29px;
}


.thumbs-box {
	margin:0 auto;
	text-align:center;
	width:860px;
}

.thumbnail-photo {
	float:left;
	height:74px;
	width:107px;	
}

.thumbnail-photo:hover img {
	border : 1px solid #FF0080;
}

.photo-container {
	float:left;
	width:760px;	
}

.photo-navigation {
	float:right;
	width:150px;
}

.photo-navigation-previous {
	float:left;
	margin-bottom:90px;
}

.photo-navigation-next {
	float:right;
	text-align:right;
	margin-top:90px;
}

.gallery-adv {
	margin-left:-20px;
}


#photo-viewer {
	position:relative; 
	width:760px; 
	margin:30px auto;
}

#photo-viewer img[src*="loader"] {
	position:absolute; 
	left:50%; 
	top:50%; 
	margin:-15px 0 0 -15px;
}



/* progress bar container */
#progressbar{
	border:1px solid black;
	width:400px;
	height:40px;
	position:relative;
	color:#FF0080;
	margin:20px;
	font-size: 20px;
}

/* color bar */
#progressbar div.progress{
	position:absolute;
	width:0;
	height:100%;
	overflow:hidden;
	background:#000 url(../images/navigation-background.png) left top;
}

/* text on bar */
#progressbar div.progress .text{
	position:absolute;
	text-align:center;
	margin-top:5px;
	color:#CCC;
}

/* text off bar */
#progressbar div.text{
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
		margin-top:5px;
}



/* large button */
.button-contest a {
	display:block;
	height: 80px;
	width:400px;
	background: #fff url(../images/button-contest-large.jpg) no-repeat scroll top left;
	text-decoration: none;
	margin-bottom : 10px;
}
.button-contest a:hover { 
	background-position: bottom left;
}

.button-share-on-facebook a {
	display:block;
	height: 80px;
	width:400px;
	background: #fff url(../images/button-share-on-facebook-large.jpg) no-repeat scroll top left;
	text-decoration: none;
	margin-bottom : 10px;
}
.button-share-on-facebook a:hover { 
	background-position: bottom left;
}

.button-add-event a {
	display:block;
	height: 107px;
	width:300px;
	background: url(../images/button-add-event.png) no-repeat scroll top left;
	text-decoration: none;
	margin-bottom : 10px;
	text-decoration:none;
	border:0;
}
.button-subscribe a:hover { 
	background-position: bottom left;
}

.button-subscribe a {
	display:block;
	height: 35px;
	width:130px;
	background: url(../images/button-subscribe.png) no-repeat scroll top left;
	text-decoration: none;
	margin-bottom : 10px;
	text-decoration:none;
	border:0;
	margin:4px 0;
}
.button-add-event a:hover { 
	background-position: bottom left;
}

.medium-container {
	float:left;
	width:437px;
	height : 90px;
	border : 1px solid #ccc;
	padding:10px;
	margin:5px;
	overflow:hidden;
}

.medium-container-thumbnail {
	width:130px;
	float:left;
}

.club-container {
	float:left;
	width:438px;
	height : 100px;
	border : 1px solid #ccc;
	padding:10px;
	margin:5px;
}

.club-thumbnail {
	width:110px;
	float:left;
}


#content .article-category-selector {
	border-bottom : 1px solid #ccc;
	list-style-type:none;
	width:900px;	
	float:left;
}

#content .article-category-selector li {
	border:1px solid #ccc;
	border-bottom : 1px solid #fff;
	display:block;
	float:left;
	margin:0 10px;
	padding:5px 0;
}

#content .article-category-selector li a {
	text-decoration: none;
	padding:5px 10px;
	font-size:14px;
}

#content .article-category-selector li.selected a {
	border-bottom : 1px solid #fff;
	padding-bottom:4px;
}

#content .article-category-selector li a:hover {
	background : #f2f2f2;
	padding:3px 10px 4px 10px;
}

#content .article-category-selector li.selected a:hover {
	background : #fff;
}

.homepage-cloud {
	text-align:center;
	overflow:hidden;
}

.homepage-cloud a {
	text-decoration:none;
}

#content ul.site-map {
	padding-left:25px;
}

#content ul.site-map ul {
	padding-left:25px;
}
