/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* /Reset */

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#wrap {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
	background-image:url(../images/background-wrap.png);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
}

#container {
	width: 1000px;
	overflow: hidden;
	float: left;
}

#banner {
	width: 1000px;
	height: 193px;
	overflow: hidden;
}

#menu {
	width: 1000px;
	height: 62px;
	overflow: hidden;
}

#menu-top {
	width: 1000px;
	height: 31px;
	overflow: hidden;
}

#menu-bottom {
	width: 1000px;
	height: 31px;
	overflow: hidden;
}

#slideshow {
	width: 1000px;
	height: 373px;
	overflow: hidden;
}

#slideshow_images {
	width: 1000px;
	height: 373px;
	position: absolute;
	z-index: -1;
	overflow: hidden;
}

#slideshow_richter-scale {
	width: 1000px;
	height: 373px;
	position: absolute;
	z-index: 0;
	overflow: hidden;
}

#slideshow_calendar {
	width: 1000px;
	height: 373px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}

#slideshow_calendar_position {
	width: 162px;
	height: 272px;
	position: absolute;
 	top: 50px; bottom: 0px; left: 820px; right: 0px;
}

#background {
	width: 1000px;
	overflow: hidden;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#background-all {
	width: 1000px;
	overflow: hidden;
	background-image: url(../images/background-richter-scale.png);
	background-repeat: no-repeat;
}

#padding {
	padding: 10px;
}

#content {
	width: 1000px;
	overflow: hidden;
}

#content_listings {
	width: 800px;
	float: left;
	padding: 10px;
	overflow: hidden;
}

#content_listings_no-padding {
	width: 800px;
	float: left;
	overflow: hidden;
}

#content_categories {
	width: 160px;
	float: right;
	padding: 10px;
	overflow: hidden;
}

#venues_left {
	width: 380px;
	float: left;
	overflow: hidden;
	color: #808080;
}

#venues_right {
	width: 400px;
	float: right;
	overflow: hidden;
	padding: 10px;
}

#book_left {
	width: 390px;
	float: left;
	overflow: hidden;
}

#book_right {
	width: 390px;
	float: right;
	overflow: hidden;
	padding: 10px;
}

#event-listing_left {
	width: 520px;
	float: left;
	overflow: hidden;
	color: #808080;
}

#event-listing_right {
	width: 280px;
	float: right;
	overflow: hidden;
}

#event-listing_event-title {
	width: 490px;
	height: 23px;
	background-image: url(../images/event-listing_title-background.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	padding: 4px 0px 4px 10px;
	background-repeat: no-repeat;
}

#event-listing_information {
	width: 219px;
	height: 284px;
	padding: 5px;
	background-image: url(../images/event-listing_information-background.png);
	font-size: 11px;
	color: #808080;
	background-repeat: no-repeat;
}

#footer {
	width: 1000px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}

#footer_logos {
	width: 664px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 160px;
	overflow: hidden;
}

#footer_buttons {
	width: 156px;
	float: left;
	height: 160px;
	overflow: hidden;
}

#footer_search {
	width: 170px;
	float: right;
	height: 160px;
	overflow: hidden;
}

#footer_traff1k {
	width: 1000px;
	overflow: hidden;
	font-weight: bold; color: #000; font-size: 11px;
	text-align: center;
}

#footer_logos-left {
	width: 165px;
	float: left;
	overflow: hidden;
}

#footer_logos-middle {
	width: 235px;
	float: left;
	overflow: hidden;
}

#footer_logos-right {
	width: 255px;
	float: right;
	overflow: hidden;
}

#footer_logos_principal-sponsor {
	width: 160px;
	padding: 0px 0px 0px 8px;
	background-image: url(../images/icon_logo-background.png);
	background-repeat: repeat-y;
	background-position: bottom left;
	overflow: hidden;
}

#footer_logos_major-funder {
	width: 160px; 
	padding: 0px 0px 0px 8px;
	background-image: url(../images/icon_logo-background.png);
	background-repeat: repeat-y;
	background-position: bottom left;
	overflow: hidden;
}

#footer_logos_gold-sponsors {
	width: 230px; 
	padding: 0px 0px 0px 8px;
	background-image: url(../images/icon_logo-background.png);
	background-repeat: repeat-y;
	background-position: bottom left;
	overflow: hidden;
}

#footer_logos_principal-funder {
	width: 230px; 
	padding: 0px 0px 0px 8px;
	background-image: url(../images/icon_logo-background.png);
	background-repeat: repeat-y;
	background-position: bottom left;
	overflow: hidden;
}

#footer_logos_major-media-partners {
	width: 240px; 
	padding: 0px 0px 0px 8px;
	background-image: url(../images/icon_logo-background.png);
	background-repeat: repeat-y;
	background-position: bottom left;
	overflow: hidden;
}

#button_social {
	float: right;
	text-align: right;
	padding: 0px 35px 0px 0px;
	overflow: hidden;
}

#login_title {
	background: url(../images/icon_login-title.png) no-repeat;
	height: 22px;
	width:: 147px;
	color: #FFF;
	font-weight: bold;
	padding: 3px 3px 3px 6px;
}

#login_fields {
	background: url(../images/icon_login-title.png) no-repeat;
	height: 22px;
	width:: 147px;
	color: #FFF;
	font-weight: bold;
	padding: 3px 3px 3px 6px;
}

#listings_small {
	width: 141px;
	height: 171px;
	overflow: hidden;
	padding: 5px 7px 7px 5px;
	background-image: url(../images/events_small-listing-background.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

hr {
	background-image:url(../images/icon_hr.png);	
	height: 1px;
  	border: 0;
  	width: 100%;
}

.hr-two {
	background-color: #8d8d8d;
	height: 1px;
  	border: 0;
  	width: 100%;
}
   
img, div, a, input { behavior: url(iepngfix.htc) }

h1 { font-weight: bold; color: #8d8d8d; font-size: 11px; padding: 5px; }
h2 { font-weight: bold; color: #ed2830; font-size: 11px; padding: 5px; }
h3 { font-weight: bold; color: #ed2830; font-size: 20px; }
h4 { font-weight: bold; color: #ed2830; font-size: 13px; padding: 5px 0px 5px 0px; }
h5 { font-weight: bold; color: #ed2830; font-size: 20px; padding: 15px; }
h6 { font-weight: bold; color: #737373; font-size: 13px; }
h7 { color: #737373; font-size: 11px; }

.form { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000; }

a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}
a:active {color: #000; text-decoration: none;}

a.traff1k:link {color: #00c400; text-decoration: none; font-style: italic;}
a.traff1k:visited {color: #00c400; text-decoration: none; font-style: italic;}
a.traff1k:hover {color: #00c400; text-decoration: underline; font-style: italic;}
a.traff1k:active {color: #00c400; text-decoration: none; font-style: italic;}

a.listing:link {color: #737373; text-decoration: none; font-style: italic; font-weight: bold;}
a.listing:visited {color: #737373; text-decoration: none; font-style: italic; font-weight: bold;}
a.listing:hover {color: #737373; text-decoration: underline; font-style: italic; font-weight: bold;}
a.listing:active {color: #737373; text-decoration: none; font-style: italic; font-weight: bold;}

a.more, a.showmore {color: #ed2830; text-decoration: none;}
a.more:hover, a.showmore:hover {color: #ed2830; text-decoration: underline;}

a.forgot:link {color: #8d8d8d; text-decoration: none;}
a.forgot:visited {color: #8d8d8d; text-decoration: none;}
a.forgot:hover {color: #8d8d8d; text-decoration: underline;}
a.forgot:active {color: #8d8d8d; text-decoration: none;}

a.forgot-bold:link {color: #8d8d8d; text-decoration: none; font-weight: bold;}
a.forgot-bold:visited {color: #8d8d8d; text-decoration: none; font-weight: bold;}
a.forgot-bold:hover {color: #8d8d8d; text-decoration: underline; font-weight: bold;}
a.forgot-bold:active {color: #8d8d8d; text-decoration: none; font-weight: bold;}

li { 
	list-style-position: inside; 
	list-style-image: url(../images/icon_richter-scale.png);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #ed2830;
	font-weight: bold;
	}
li.categories, li.categories a {color: #ed2830; text-decoration: none; padding: 0;}
.carousel ul li { list-style-image: none; padding-right: 6px; }

.red { color: #ed2830; }
.red-one { color: #ed2830; font-weight: bold; font-size: 11px; }
.red-two { color: #ed2830; font-weight: bold; }
.grey { color: #8d8d8d; font-size: 11px; font-style: italic; }

.box { border: 1px solid #000; }

.form1  
	{
    background-color: #FFF; 
    border: 1px solid #dfdfdf;
    font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8d8d8d; padding: 2px;
	}

.form2  
	{
    background-color: #FFF; 
    border: 1px solid #ed2830;
    font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8d8d8d; padding: 2px;
	}
	
.form3  
	{
    background-color: #FFF; 
    border: 1px solid #ed2830;
    font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8d8d8d; padding: 2px;
	margin: 2px 0px 2px 0px;
	}
.form4  
	{
    background-color: #FFF; 
	width:200px;
    border: 1px solid #ed2830;
    font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8d8d8d; padding: 2px;
	margin: 2px 0px 2px 0px;
	}
.carousel-previous, .carousel-more { color: #ed2830; text-decoration: none; background: transparent; border: 0; font-size: 12px; font-weight: bold; }
/* Users Module */
.side_login_button { 
	color: #737373; 
	text-decoration: none; 
	font-style: italic; 
	font-weight: bold; 
	background: transparent;
	border: 0;
}
/* Mailinglist Module */
.subscribe_form {
	background-color: #FFF; 
	border: 1px solid #dfdfdf;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #8d8d8d; 
	padding: 2px;
	width: 100px;
}