
/*************************************************************************
*   
*   DEFAULT STYLE SHEET
*
*   © Mecca via Wall Street 2008
*    
*************************************************************************/

/*
    GENERAL ------------------------------------------------------------------*/

body {
	padding: 0;
	margin: 0;
	background: #fff url("../images/bg.gif") repeat-x 0 0;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
}

form {
	padding: 0;
	margin: 0;
}

a { 
    text-decoration: underline;
    color: #238eba;
}

a:hover { 
    color: #238eba;
}

a img {
	border: 0;
}

.hide, span {
    display: none;
}

#mainwrapper {
	width: 950px;
	padding: 10px 0 20px 0;
	margin: 0 auto;
}

#videowrapper {
	width: 768px;
	padding: 40px 0 0 0;
	margin: 0 auto;
}

#maincontenthome {
	padding: 0 0px 10px 0;
	width:950px;
	background: #fff url("../images/bg-content.gif") repeat-x top;
	margin:0 0 0 0;
}

#othercontent {
	padding-bottom: 20px;
	width:950px;
	background: #fff url("../images/bg-wallst.jpg") no-repeat top;
}

#maincontentwrapper {
	padding: 0 10px 10px 10px;
	width:930px;
	background: #fff url("../images/bg-content.gif") repeat-x top;
	margin:0 0 0 0;
}

#alinks {
    display: none;
}

p {
    font-size: 1.2em;
    line-height: 1.5em;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
	margin: 0 0 0 0;
}

h1 {
    font-size: 2em;
    font-weight:bold;
	color: #238eba;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

h2 {
    font-size: 1.7em;
	color: #238eba;
    font-weight: bold;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

h2.black {
    font-size: 1.7em;
	color: #000;
    font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 0px solid #e9e9eb;
}

h3 {
    font-size: 1.6em;
    font-weight: bold;
	color: #000;
}

h4 {
    font-size: 1.4em;
    font-weight: bold;
	color: #000;
    padding-bottom: 5px;
}

h5 {
    font-size: 1.3em;
    font-weight: bold;
	color: #000;
    padding-bottom: 5px;
}

.clear {clear: both;}

/*
    HEADER ------------------------------------------------------------------*/
	
#header {
	height: 1%;
	overflow: hidden;
}

#header div.logoWrapper {
	padding: 10px 10px 10px 10px;
	float: left;
	width: 930px;
}

#logo {	
	width: 307px;
	height: 90px;
    margin: 0 0 0 0;	
    background: url("../images/bg-logo.gif") no-repeat 0 0;
    display: inline;
    float: left;	
}

#slogan {	
    width: 435px; 
    height: 16px;
    margin: 75px 0 0 0;
    background: url("../images/bg-blueprint.gif") no-repeat 0 0;
    display: inline;
    float:right;	
}

/*
    CONTENT ------------------------------------------------------------------*/
	
#content {
    margin:0;
	padding:0;
	overflow:hidden;
}

#content-home {
    margin:0;
	padding:0px 0px 10px 0px;
	width: 940px;
	float: left;
}

#content-about {
    margin:0;
	padding:20px 10px 0 20px;
	width: 640px;
	float: left;
}

#content-left {
    margin:0;
	padding:20px 10px 0 10px;
	width: 640px;
	float: left;
}

#content-right {
	width: 250px;
	height: 550px;
	float: right;
	margin:0;
	padding:0;
}

.bg-right {	
	width: 550px; 
    height: 571px;
    padding: 75px 0 0 0;
    background: url("../images/bg-right.png") no-repeat 0 0;
    float:right;	
}

#back {	
	width: 210px;
	height: 40px;
    margin: 20px 0 0 0;	
    background: url("../images/btn-back.png") no-repeat 0 0;
    display: inline;
    text-align:center;	
}

/*
    BULLET LISTS ------------------------------------------------------------------*/
	
.default-list ol  {
    font-size: 1.2em;
    list-style: decimal;
	padding-bottom: 10px;
}

.default-list ol li {
    margin: 0;
    padding-bottom: 5px;
    line-height:1.7em;
}

.general-list ul {
    font-size: 1.2em;
    list-style: square;
}

.general-list ul li {
    margin: 0;
    padding-bottom: 5px;
    line-height:1.7em;
}

/*
    HOMEPAGE ------------------------------------------------------------------*/

#flashcontent {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	text-align:center;
}

div.panel-welcome {
    padding: 0 35px 0 10px;
	width: 280px;
	height:265px; 
	float: left;
}

div.panel-welcome p {
    color:#000;
    font-size:1.2em;
	width: 263px;
}

div.panel-welcome a.hdg {
    width: 263px;
    height: 25px;	
    display: block;
	background: url("../images/bg-welcome-hdg.gif") no-repeat 0 0;
}

div.panel-welcome a.more {
    width: 263px;
    height: 52px;	
    display: block;
	margin-top:20px;	
	background: url("../images/btn-welcome.gif") no-repeat 0 0;
}

div.panel-events {
    padding: 0 35px 0 0;
	width: 280px;
	height:265px; 
	float: left;
}

div.panel-events p {
    color:#000;
    font-size:1.2em;
	width: 263px;
}

div.panel-events a.hdg {
    width: 263px;
    height: 25px;	
    display: block;
	background: url("../images/bg-events-hdg.gif") no-repeat 0 0;
}

div.panel-events a.spkrs {
    width: 140px;
    height: 52px;
	margin-top:20px;	
    display: block;
	background: url("../images/btn-speakers.gif") no-repeat 0 0;
}

div.panel-events a.events {
    width: 123px;
    height: 52px;
    display: block;
	background: url("../images/btn-events.gif") no-repeat 0 0;
	margin-top: -52px;
	margin-left: 140px;
}

div.panel-register {
    padding: 0 0 0 0;
	width: 280px;
	height:265px; 
	float: left;
}

div.panel-register p {
    color:#000;
    font-size:1.2em;
}

div.panel-register p.fill {
    padding-bottom:17px;
}

div.panel-register a.hdg {
    width: 263px;
    height: 27px;	
    display: block;
	background: url("../images/bg-register-hdg.gif") no-repeat 0 0;
}

div.panel-register a.more {
    width: 263px;
    height: 52px;
	margin-top:0px;		
    display: block;
	background: url("../images/btn-register.gif") no-repeat 0 0;
}

/*
    EVENTS PAGE ------------------------------------------------------------------*/

#events-movie	{
	margin: 0 30px 30px 0;
    width: 580px;
    height: 170px;
    border: 4px solid #dcdcdc;
    float: left;
}

#spkrs-movie	{
    margin: 0 30px 30px 0;
    width: 580px;
    height: 270px;
    border: 4px solid #dcdcdc;
    float: left;
}

#performers-movie	{
	margin: 0 30px 30px 0;
    width: 580px;
    height: 270px;
    border: 4px solid #dcdcdc;
    float: left;
}

#ticket-info {
	padding:0;
	margin:0;
	width: 630px;
	float:left;
}

#ticket-info h3 {
    font-size: 1.3em;
    font-weight: bold;
	padding-top: 10px;
    padding-bottom: 0px;
	color: #238eba; 
}

#ticket-info p {
    font-size: 1.1em;
    color: #000; 
}

#gallery, #spkrs-gallery, #performers-gallery {
	padding:0;
	width: 630px;
	float:left;
}

#gallery h3, #spkrs-gallery h3, #performers-gallery h3 {
    font-size: 1.5em;
    font-weight: bold;
	padding-top: 10px;
    padding-bottom: 0px;
	color: #238eba; 
}

#gallery p, #spkrs-gallery p, #performers-gallery p {
    padding-bottom: 20px;

}

#gallery img, #spkrs-gallery img, #performers-gallery img {
	border: 5px solid #dcdcdc;
	border-width: 5px 5px 5px 5px;
}

#gallery a:hover img  {
	border: 5px solid #81cbee;
	border-width: 5px 5px 5px 5px;
	color: #c8e8f9;
}

#gallery a:hover { 
    color: #238eba;
}

#spkrs-gallery a { 
    text-decoration: underline;
    color: #238eba;
}

#spkrs-gallery a:hover { 
    color: #238eba;
}

.venue a { 
    color: #c8e8f9;
}

.venue a:hover { 
    color: #c8e8f9;
}

/*
    SPONSORS PAGE ------------------------------------------------------------------*/

#mi-sponsor {
    width: 624px;
    height: 170px;	
    display: block;
	background: url("../images/bg-mi.png") no-repeat 0 0;
	padding:0 0 30px 0;
	margin-left:10px;
}
	
#sponsors-col {
    float:left;
    width: 320px;
    margin: 0 0 0 0;
}

#sponsors-col2 {
    float:right;
    width: 310px;
	padding-left:10px;
    margin: 0;
}

#sponsors-col, #sponsors-col2 ul {
    font-size: 1.2em;
    list-style: square;
}

#sponsors-col ul li, #sponsors-col2 ul li {
    margin: 0;
    padding-bottom: 5px;
    line-height:1.7em;
}

#sponsors-gallery {
	padding:0;
	width: 640px;
	height: 350px;
}

#sponsors-gallery h3 {
    font-size: 1.4em;
    font-weight: bold;
	padding-top: 10px;
    padding-bottom: 30px;
	color: #238eba;
}

#sponsors-gallery img {
	border: 5px solid #dcdcdc;
	border-width: 5px 5px 5px 5px;
}

/*
    SPEAKERS LIST ------------------------------------------------------------------*/

ul.speakersList li, ul.performersList li  {
   width : 610px;
   margin : 0 0 45px 0;
   padding: 0;
   position : relative;
   list-style : none; 
}

ul.speakersList li img, ul.performersList li img {
    border : 3px solid #000;
    position : absolute;
    top: 0;
    left: 0;
} 

ul.speakersList li h4, ul.performersList li h4  {
    padding : 0 0 0 70px;
}

ul.speakersList li p, ul.performersList li p {
    padding : 0 0 0 70px;
} 

img.holder  {
    margin : 0 0 0 -40px;
} 

/*
    RIGHT SECTION ------------------------------------------------------------------*/

#sidebar, #sidebarwrap2 {margin:0;padding:0;}
#sidebar {padding-left:15px; height:auto !important;width:250px; height:550px;min-height:550px;}
#sidebarwrap2 { background: url("../images/bg-rightpanel.png") no-repeat top center; }

.events-panel {
    background: transparent url("../images/bg-events-panel.jpg") no-repeat 0% 0%; 
    float: left;
    margin: 20px 0px 15px 15px;
    width: 189px;
    height:108px;
}

.events-panel a.more {
    width: 189px;
    height: 108px;	
    display: block;
	text-decoration:none;
}

.speakers-panel {
    background: transparent url("../images/bg-speakers-panel.jpg") no-repeat 0% 0%; 
    float: left;
    margin: 20px 0px 15px 15px;
    width: 189px;
    height:108px;
}

.speakers-panel a.more {
    width: 189px;
    height: 108px;	
    display: block;
	text-decoration:none;
}

.tickets-panel {
    background: transparent url("../images/bg-tickets-panel.jpg") no-repeat 0% 0%; 
    float: left;
    margin: 20px 0px 15px 15px;
    width: 189px;
    height:108px;
}

.tickets-panel a.more {
    width: 189px;
    height: 108px;	
    display: block;
	text-decoration:none;
}

.video {	
    background: transparent url("../images/btn-video.png") no-repeat 0% 0%; 
    float: left;
    margin: 20px 0px 0px 5px;
	width: 210px;
	height: 40px;
}

.video a.more {
    width: 210px;
    height: 40px;	
    display: block;
	text-decoration:none;
}

.mi-panel {
    background: transparent url("../images/bg-mi-sponsor.png") no-repeat 0% 0%; 
    float: left;
    margin: 0 0 0 5px;
    width: 220px;
    height:193px;
}

.mi-panel a.more {
    width: 220px;
    height: 193px;	
    display: block;
	text-decoration:none;
}

.hijaz-panel {
    background: transparent url("../images/bg-hijaz-sponsor.png") no-repeat 0% 0%; 
    float: left;
    margin: 0px 0px 15px 5px;
    width: 220px;
    height:307px;
}

.hijaz-panel a.more {
    width: 220px;
    height: 307px;	
    display: block;
	text-decoration:none;
}

/*
    FOOTER ------------------------------------------------------------------*/

#footer {
    width: 950px;
    height: 20px;
    padding: 20px 0 0 0;
    background: url("../images/shadow.png") no-repeat;
	margin : 0 auto;
    text-align : center;
    clear : both; 
}

#flinks {
    margin: 6px 0 0 0;
    display: inline;
}

#flinks li {
    height: 19px;
    margin: 0;
    padding: 0 10px;
    display: inline;
	background: url("../images/bg-divider.gif") no-repeat top right;
}

#flinks li.last { 
    background: none; 
    padding: 0 0 0 10px;
}

#flinks a {
    font-size: 1.1em; 
    background: none;
    white-space: nowrap;
	color: #238eba;
	text-decoration:none;
}
	
#flinks a:hover { 
    color: #238eba;
	text-decoration:underline;
}

#logos {
    width:950px; 
	height: 65px;
	background: #fff url("") no-repeat; 
	padding-top:10px; 
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.copyright  {
    width : 950px;
    margin : 0;
    padding: 0;
    font-size : 1.1em;
    color: #666;
	text-align:center;
} 
