/**CSS for Fiesta Lakers
Creator: brain2brand.com
2/10/2009
**/

body {
	background: #250a41 url(../images/bg.jpg) repeat-x;
	margin-top: 0;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

h3 {
	font-size: 2.5em;
	font-weight: normal;
	font-style: normal;
}

h2 {
	color: black;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}

h4 {
	color: #feb727;
	margin-top: -10px;
	border-bottom: 3px solid #feb727;
	font-weight: bold;
	font-size: 4em;
	text-decoration: none;
}

h5 {
	font-size: 1.7em;
	font-weight: normal;
	font-style: normal;
}

h6 {
	color: #747474;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 1.3em;
}

strong {
	margin-right: 10px;
}


#main_wrap {
	height: 500px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

/*header slideshow**/
ul#images {
	list-style-type: none;
	margin-top: 0;
	margin-left: 358px;
}

#logo {
	width: 288px;
	height: 122px;
	margin-left: 50px;
	padding-top: 30px;
	clear: right;
	float: left;
}

img { 
border: none; 
} 

#header {
	height: 298px;
	width: 900px;
	background: url(../images/header_rpt.jpg) repeat-x;
	margin-left: 30px;
}

ul#nav {
	list-style-type: none;
	color: white;
	font: bold .9em Arial, Helvetica, Geneva, sans-serif;
	margin-left: 5px;
	margin-top: 0px;
	float: left;
}

ul#nav li {
	float: left;
	color: white;
	padding-right: 3px;
}

ul#nav li a {
	float: left;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	padding-top: 12px;
}

ul li.current_page a {
	color: #feb727;
	background: url(../images/nav_back.jpg) repeat-x;
	font-style: italic;
}

ul#nav li a:hover {
	color: #feb727;
	font-weight: bold;
	background: url(../images/nav_back.jpg) repeat-x;
	font-style: italic;
	z-index: 6;
}

#left_content_2 {
	height: 900px;
	background-color: white;
	margin-left: 30px;
	width: 650px;
	margin-bottom: 10px;
	float: left;
	display:inline; /*Fix IE6 double margin bug*/

}

#left_content {
	height: 550px;
	background-color: white;
	margin-left: 30px;
	width: 650px;
	margin-bottom: 10px;
	float: left;
    display:inline; /*Fix IE6 double margin bug*/}

#main_pic {
	margin-left: -28px;
}

/**icons**/

#icons {
	margin-left: 20px;
	height: 190px;
	display: inline;
	list-style-type: none;
	clear: both;
}

#icons li {
	height: 190px;
	display: inline;
	list-style-type: none;
	float: left;
	margin-left: 12px;
}

#icons li.tickets {
  display: inline-block;
  width: 184px;
  height: 190px;
  background: url(../images/tickets_icon.jpg) no-repeat 0 0;
}

#icons li.tickets a:link {
  display: block;
  width: 184px;
  height: 190px;


}

#icons li.tickets:hover {
	background-position: 0 -190px;
}


#icons li.map {
  display: inline-block;
  width: 184px;
  height: 190px;
  background: url(../images/map_icon.jpg) no-repeat 0 0;
}

#icons li.map a:link {
  display: block;
  width: 184px;
  height: 190px;
	
}

#icons li.map:hover {
	background-position: 0 -190px;
}

#icons li.media {
  display: inline-block;
  width: 226px;
  height: 190px;
  background: url(../images/media_icon.jpg) no-repeat 0 0;
}

#icons li.media a:link {
  display: block;
  width: 226px;
  height: 190px;
	
}

#icons li.media:hover {
	background-position: 0 -190px;
}

#b2b_logo {
  display: block;
  width: 200px;
  height: 50px;
  background: url(../images/b2b_logo.jpg) no-repeat 0 0;
}

#b2b_logo:hover {
  display: block;
  height: 50px;
  background: url(../images/b2b_logo.jpg) no-repeat 0 -53px;
}

#media span {
	display: none;
}

#sponsors {
	width: 640px;
	height: 140px;
	background-color: white;
	margin-left: 30px;
	border: 5px solid #4d402d;
	margin-bottom: 10px;
	float: left;
	display:inline;
	clear: left;
}

#sponsors a:link {
	border-bottom-style: none;
}

#right_bar {
	width: 217px;
	height: 420px;
    float: right;
	border-color: #4d402d;
	text-align: center;
	background: #c0ad89 url(../images/news_header.jpg) no-repeat;
	padding-top: 50px;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}

#kobe {
	float: left;
}

#trevor {
	float: left;
}
#players {
	color: #3a0d69;
	font-weight: bold;
	font-size: .9em;
	margin-right: auto;
	width: 200px;
	margin-left: auto;
}
#next_event {
	float: right;
	clear: right;
	margin-bottom: 10px;
}

#ad {
	float: right;
	clear: right;
	margin-bottom: 10px;
	margin-top: 10px;
}

#footer {
	width: 880px;
	height: 315px;
	background-color: #2d2d2d;
	margin-left: 30px;
	color: gray;
	font: .6em Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
	padding-top: 10px;
	clear: both;
}

#sponsor_form {
	width: 450px;
	height: 250px;
	margin-left: -10px;
	float: left;
}

#wanna_sponsor{
	background-color: black;
		font-weight: bold;
	color: white;
	font-size: 2em;
	text-align: center;
	padding: 10px 5px;
	width: 180px;
}

#wanna_sponsor2{
	background-color: black;
		font-weight: bold;
	color: white;
	font-size: 2em;
	text-align: center;
	padding: 10px 5px;
	width: 220px;
	margin-bottom: 10px;
}

#doc {
	margin-left: 20px;
	margin-top: 20px;
	clear: left;
	float: left;
}

#download {
	float: right;
	margin-right: 17px;
}

#foot_menu {
	float: right;
	background-color: #353535;
	padding: 15px;
	margin-right: 30px;
}

#foot_contact {
	width: 150px;
	font-size: 1.5em;
}

#d_link a:link {
	font-weight: bold;
	text-decoration: none;
	font-size: 4em;
	border-bottom: 3px solid #feb727;
}

#d_link a:hover {
	background-color: #feb727;
	color: white;
}

#then {
	font-size: 1.8em;
}

#email_link a:link {
	color: #feb727;
	font-weight: bold;
}

#email_link a:hover {
	font-weight: bold;
	background-color: #feb727;
	color: white;
}

#foot_menu a:link {
	color: #feb727;
}

#foot_menu a:hover {
	color: gray;
}

a:link {
	color: white;
}


#foot_menu a:visited{
	color: gray;
}


#copyright {
	margin-top: -20px;
	font-size: 1.3em;
	float: left;
	clear: right;
}

/*sponsor page*/
#sponsor_content {
	height: 700px;
	background-color: white;
	margin-left: 30px;
	width: 643px;
	margin-bottom: 10px;
	float: left;
	border: 5px solid #4d402d;
	display:inline; /*Fix IE6 double margin bug*/

}

/*about page*/
#about {
	width: 580px;
	font: .85em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 35px auto 60px;
	background-color: #f4f4f4;
	padding: 15px 10px 10px;
}

#about a:link {
	color: purple;
}

#about a:hover {
	color: white;
	background-color: purple;
}

h7 {
	color: #feb727;
	font-weight: bold;
	font-size: 2.8em;
	margin-bottom: 0;
}


#left_content_ab {
	height: 770px;
	background-color: white;
	margin-left: 30px;
	width: 650px;
	margin-bottom: 10px;
	float: left;
	display:inline; /*Fix IE6 double margin bug*/

}

/**sponsors**/
#sponsor_info {
	background-color: #464646;
	float: left;
	height: 430px;
	clear: both;
	margin-left: 30px;
	padding: 10px;
	width: 630px;
	color: white;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}

#sponsors_text {
	float: none;
	width: 600px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
}

#sponsors_images {
	margin-left: 20px;
}

#return {
	width: 300px;
	background-color: orange;
	padding: 10px;
	color: white;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	border: 3px solid #ffd400;
}

#thank_you {
	color: white;
	font: 1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 15px;
}

/*sponsor page*/
#sponsor_content {
	height: 1200px;
	background-color: white;
	margin-left: 30px;
	width: 643px;
	margin-bottom: 10px;
	float: left;
	border: 5px solid #4d402d;
	display:inline; /*Fix IE6 double margin bug*/

}

/*tickets page*/
#tickets_icon {
	 display: inline-block;
	 width: 184px;
	 height: 190px;
	 background-image: url(../images/tickets_icon.jpg);
	float: none;
	margin-left: auto;
	margin-right: auto;
}

/*artists page*/
#artists_content {
	height: 700px;
	background-color: white;
	margin-left: 30px;
	width: 643px;
	margin-bottom: 10px;
	float: left;
	border: 5px solid #5e0c5f;
	display:inline; /*Fix IE6 double margin bug*/
}

/*form */

/*#form {
	width: 300px;
	height: 300px;
	margin-left: 50px;
	color: white;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #676767;
}*/

input {
 background-color: gray;
}

textarea {
 background-color: gray;
 color: #ffffff;
	padding-top: 2px;
}

form {
 border: 2px solid #838383;
 padding: 5px;
 color: white;
	background-color: #4f4f4f;
	font: bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: none;
	margin-right: 10px;
	width: 405px;
}

.texta {
 font-size: 10px;
 background-color: #393939;
 border: 0px solid silver;
	width: 200px;
	height: 20px;
	color: #919191;
	border-left-width: 3px;
	border-left-color: orange;
}

.comments {
 font-size: 10px;
 background-color: white;
 border: 2px solid silver;
	width: 400px;
	height: 60px;
	color: #444;
}

.button {
	background-color: #feb727;
	border: 2px solid orange;
	width: 205px;
	height: 40px;
	color: white;
	font-weight: bold;
	font-size: 1.5em;
}


/**Media Page**/
#left_content_about {
	height: 730px;
	background-color: white;
	margin-left: 30px;
	width: 650px;
	margin-bottom: 10px;
	float: left;
	display:inline; /*Fix IE6 double margin bug*/}

}



