@charset "utf-8";
/* The Kitchen Grphxs */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
	color:#333;
	margin:0;
	padding:0;
	background-color: #F3F3F3;
}
.wrapper {
	margin: 0 auto;
	width: 960px;
}
#logo {
	float: left;
	width: 100%;
}
#slider {
	float: left;
	position: relative;
	width: 100%;
	height: 40px;
}
.viewmore {
	float:right;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*-----Navigation-----*/

.smartmenu, .smartmenufloaty {
	margin:0px;
	padding:0px;
	overflow:hidden;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	background-attachment:scroll;
	background-color:#171717;
	background-image:none;
	background-repeat:repeat;
	background-position:0 0;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#CCC;
	clear: both;
}
.smartmenuie6 {
	height:30px
}
.smartmenu a, .smartmenufloaty a {
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	border-right:1px dotted #FFF;
	padding:0px 10px
}
.smartmenu a.last {
	border:none
}
.smartmenu a:hover {
	color:#ccc
}
.smartmenu ul, .smartmenufloaty ul {
	margin:0px;
	padding:0px;
	list-style:none
}
.smartmenu ul li, .smartmenufloaty li {
	padding:5px 0px 5px 0px;
	float:left
}
.smartmenu li ul {
	display:none
}
.smartmenufloaty {
	background:transparent;
	position:absolute;
	border:none;
	width:auto;
	height:auto;
	left:0px;
	top:0px;
	z-index:1000
}
.smartmenufloaty .tip {
	background:url(../images/floatytip.png) no-repeat;
	font-size:0px;
	height:20px;
	width:50px;
	margin:0px;
	overflow:hidden;
	display:block
}
.smartmenufloaty .tipIE6 {
	background:url(../images/floatytip.gif)
}
.smartmenufloaty .padder {
	background:url(../images/floatybg.png);
	padding:0px 8px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px
}
.smartmenufloaty .padderIE6 {
	background:url(../images/floatybg.gif)
}
.smartmenufloaty li {
	float:none;
	border-bottom:1px dotted #FFF;
	padding:5px 8px
}
.smartmenufloaty li.last {
	border:none
}
.smartmenufloaty a {
	border:none;
	padding:0px
}
.smartmenufloaty a:hover {
	color:#222
}
/*---------TOP BG------------------------*/
		
.slider_arrow_left {
	bottom: 10px;
	cursor: pointer !important;
	float: left;
	height: 22px;
	left: 10px;
	position: absolute;
	width: 22px;
	z-index: 50 !important;
}
.slider_arrow_left {
	background: url(../images/left_arrow.png) no-repeat top left;
}
.slider_arrow_right {
	bottom: 10px;
	cursor: pointer;
	float: left;
	height: 22px;
	left: 37px;
	position: absolute;
	width: 22px;
	z-index: 50;
}
.slider_arrow_right {
	background: url(../images/right_arrow.png) no-repeat top left;
}
.slider_selector, .slider_selector_dis {
	bottom: 10px;
	list-style: none;
	margin: 0 0 0 5px;
	position: absolute;
	right: 10px;
	z-index: 50;
}
.slider_selector li, .slider_selector_dis li {
	display: block !important;
	background: url(../images/slider_selector.png) no-repeat top left;
	cursor: pointer;
	float: left;
	margin: 0 3px !important;
	height: 10px !important;
	position: relative !important;
	width: 10px !important;
}
.slider_selector li.current, .slider_selector_dis li.current {
	background: url(../images/slider_selector_current.png) no-repeat top left;
}
.slider_selector_dis li {
	cursor: default !important;
	z-index: 50;
}
#container {
	float: left;
	width: 100%;
	position: relative;
}
/*search bar*/


#searchbar {
	clear: both;
	width: 100%;
	height: 180px;
}
.fl {
	float:left;
	display:inline
}
#searchbar .search {
	width:935px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#searchbar .search_bar {
	position:relative;
	height:150px;
	width:935px;
	background-image:url(../images/searchbarnew.jpg);
	background-repeat:no-repeat;
}
#searchbar .search_bar label {
	position:absolute;
	top:-9999px
}
#searchbar .search_bar input.go {
	position:absolute;
	top:40px;
	right:30px
}
#s {
	border:0;
	background:none;
	outline:none;
	font-size:30px;
	color:#ccc;
	margin-top: 55px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fr {
	float:left
}
/* ------ artists ------ */
#party-spots {
	height:250px;
	padding-left: 10px;
	clear: both;
	margin-top: 0px;
	padding-top: 15px;
}
#fiesta-spots {
	height:250px;
	padding-left: 10px;
	clear: both;
	margin-top: 0px;
	padding-top: 15px;
}
#artist-spots {
	padding-left: 10px;
	padding-top: 15px;
	margin: 0px;
	height: 725px;
}
.artist-bg {
	background-image:url(../images/2010/bg-artists.jpg);
	background-repeat: no-repeat;
	height:215px;
	width:295px;
	float: left;
	padding-left: 10px;
	padding-top: 16px;
	margin-left: 7px;
}
.titleArtist {
	font-size:23px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.titleTrack {
	font-size:16px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.titleTrack a:link, .titleTrack a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	text-decoration:none
}
.titleTrack a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#118BCC;
	text-decoration:underline
}
/*advertisement*/


.ads-page {
	padding-left: 0px;
	margin-top: 0px;
	margin:0 auto;
}
.ads-bg {
	height:215px;
	width:295px;
	float: right;
	padding-left: 10px;
	padding-top: 16px;
	margin-left: 7px;
	border: 1px solid #E9E9E9;
	margin-bottom: 10px;
}
.ads-img {
	float:left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333;
	padding-right: 20px;
}
.titleADS {
	font-size:12px;
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#deejay-page {
	padding-left: 10px;
	margin-top: 0px;
	margin:0 auto;
}
.titleDeejay {
	font-size:23px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.titleDJ {
	font-size:16px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.titleDJ a:link, .titleDJ a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	text-decoration:none
}
.titleDJ a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#118BCC;
	text-decoration:underline
}
/* ------ singles ------ */

#singles-page {
	padding-left: 10px;
	margin-top: 0px;
	margin:0 auto;
}
.single-bg {
	width:300px;
	float: left;
	padding-top: 2px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCC;
	clear: left;
}
.single-bg a:link, .single-bg a:visited {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#000;
	text-decoration:none
}
.single-bg a:hover {
	font-size:11px;
	color:#118BCC;
	text-decoration:underline;
	font-family: "Courier New", Courier, monospace;
}
.single1-bg {
	width:300px;
	float: right;
	padding-top: 2px;
	margin-left: 0px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCC;
	font-family: "Courier New", Courier, monospace;
}
.single1-bg a:link, .single1-bg a:visited {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#000;
	text-decoration:none
}
.single1-bg a:hover {
	font-size:11px;
	color:#118BCC;
	text-decoration:underline;
	font-family: "Courier New", Courier, monospace;
}
.single2-bg {
	width:300px;
	float: right;
	padding-top: 2px;
	margin-left: 15px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCC;
	margin-right: 15px;
}
.single2-bg a:link, .single2-bg a:visited {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#000;
	text-decoration:none
}
.single2-bg a:hover {
	font-size:11px;
	color:#118BCC;
	text-decoration:underline;
	font-family: "Courier New", Courier, monospace;
}
#singles {
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 15px;
	margin-bottom: 0px;
	height: 300px;
}
.dates-bg {
	width:295px;
	float: left;
	padding-top: 2px;
	margin-left: 15px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.dates-bg a:link, .dates-bg a:visited {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#000;
	text-decoration:none
}
.dates-bg a:hover {
	font-size:11px;
	color:#118BCC;
	text-decoration:underline;
	font-family: "Courier New", Courier, monospace;
}
.titleSong {
	font-size:19px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: underline;
}
.titleSection {
	font-size:23px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
}
.title-sm {
	color:#666;
	font-family:Arial, sans-serif;
	font-size:11px
}
/*lmpradio*/

#lmpradio {
	background-image:url(../images/2010/lmpradio-stereo.jpg);
	background-repeat:no-repeat;
	padding-top: 190px;
	padding-left: 386px;
	height: 175px;
	margin-bottom: 30px;
}
/*bookings*/

.bookings-bg {
	height:215px;
	width:295px;
	float: left;
	padding-left: 10px;
	padding-top: 16px;
	margin-left: 7px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.titleRed {
	font-size:16px;
	color:#F00;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
/*videos*/

.video-bg {
	width:460px;
	float: none;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 10px;
	padding-bottom: 10px;
}
.video-bg1 {
	width:460px;
	float: right;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 10px;
	padding-bottom: 10px;
}
/*mixes*/
#mixes {
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 15px;
	margin-bottom: 15px;
	height: 700px;
}
.mixes-bg {
	background-image:url(../images/2010/bg-artists.jpg);
	background-repeat: no-repeat;
	height:215px;
	width:295px;
	float: left;
	padding-left: 10px;
	padding-top: 16px;
	margin-left: 7px;
}
.titleMix {
	font-size:12px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titleMix a:link, .titleMix a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	text-decoration:none
}
.titleMix a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#118BCC;
	text-decoration:underline
}
/*joinus*/

#joinus-spots {
	height:285px;
	padding-left: 10px;
	clear: both;
	margin-top: 0px;
	padding-top: 15px;
}
#facebook {
	float:right;
}
/*newsletter*/
#form_box {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:lighter;
	width: 300px;
	float:left;
}
.fieldclass {
	background-image:url(../images/field-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #c8c8c8;
	font-size:13px;
	color:#118BCC;
	line-height:13px;
	padding:8px;
	margin-bottom:5px;
	width:285px
}
#submitter {
	height:24px;
	width:96px;
	cursor:pointer;
	display:block
}
/*tops*/

#tops-spots {
	height:130px;
	padding-left: 10px;
	clear: both;
	margin-top: 0px;
	padding-top: 7px;
	background-color:#000;
	color:#FFF;
	margin-bottom: 20px;
}
.tops-bg {
	width:295px;
	float: left;
	padding-top: 2px;
	margin-left: 15px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.tops-bg a:link, .tops-bg a:visited {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#FFF;
	text-decoration:none
}
.tops-bg a:hover {
	font-size:11px;
	color:#118BCC;
	text-decoration:underline;
	font-family: "Courier New", Courier, monospace;
}
.titleTop {
	font-size:23px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#video-spots {
	height:250px;
	padding-left: 10px;
	clear: both;
	margin-top: 0px;
	padding-top: 15px;
}
ul.artistz {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none
}
.artistz li {
	line-height:1.5em
}
#video-one {
	width:450px;
	float: left;
}
#video-two {
	width:440px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 35px;
	float: right;
}
/*mixtapes*/
#mixtapes {
	margin-top: 50px;
}
#mixtapes ul {
	margin: 0;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#mixtapes ul li {
	display: inline;
}
#mixtapes ul li a {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.title_songs {
	font-size:24px;
	color:#171717;
	font-family:Georgia, "Times New Roman", Times, serif
}
.title_songs a:link, .title_songs a:visited {
	font-size:24px;
	color:#171717;
	outline: none;
}
.title_songs a:hover {
	outline: none;
	font-size:24px;
	color:#171717;
	text-decoration: none;
}
/*borderimageslinks*/
.image {
	border:2px;
	border-thickness:2px;
	border-color:#118BCC;
	border-style:solid
}
a:link .image, a:active .image {
	border-color:#118BCC
}
a:hover .image {
	border:2px;
	border-thickness:2px;
	border-color:#333;
	border-style:solid
}
/* ------ Footer styles ------ */

div.divider {
	background-color:#e5e4e4;
	color:#333;
	font-family:Arial, sans-serif;
	padding-top:3px;
	margin-bottom: 10px;
	clear: both;
}
#divFooter {
	height: 300px;
	margin-top: 35px;
	background-color: #F3F3F3;
}
.footer {
	color: #595959;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 auto;
	padding: 24px 0;
	width: 960px;
}
.footer .left {
	float: left
}
.footer .right {
	float: right
}
* html .footer .right {
	margin-left: 95px
}
.footer span {
	color: #595959;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.7em;
	text-transform: uppercase;
}
.footer a {
	color: #595959;
	padding: 0 1px;
	text-decoration:none;
}
.footer a:hover {
	color:#fff;
	background-color: #333
}
.footer .right ul {
	list-style: none;
	height: 165px;
	margin: 0;
	padding: 0;
}
.footer .right ul li {
	border-right: #e2e2e2 1px solid;
	float: left;
	padding: 2px 20px 4px 10px;
	width: 100px;
}
.footer .right ul li.first {
	border-left:#e2e2e2 1px solid
}
.footer .right ul li ul li {
	line-height: 5px;
	list-style: none;
	display: inline;
	border-right: none;
	padding: 2px 0px 2px 0px;
}
.footer .right ul li ul li a {
	line-height:1.1em
}
/*tops*/

#tops-page {
	padding-left: 10px;
	margin-top: 0px;
	margin:0 auto;
}
/*fiestas*/


.fiestatitle {
	font-size:25px;
}
.fiesta-bg {
	width:930px;
	float: left;
	padding-top: 2px;
	margin-left: 0px;
}
.fiesta-bg a:link, .fiesta-bg a:visited {
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	color:#000;
	text-decoration:none
}
.fiesta-bg a:hover {
	font-size:20px;
	color:#118BCC;
	text-decoration:underline;
	font-family: "Courier New", Courier, monospace;
}
/*flickr*/
#flicks {
	width:960px;
	text-align:left;
	padding-right:2px;
	float:left;
	font-family:Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000;
	margin:0
}
#flicks a:link {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none
}
#flicks a:visited {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none
}
#flicks a:hover {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#118BCC;
	text-decoration:none
}
.flickr {
	clear:both;
	list-style:none;
	margin:0;
	padding:0
}
.flickr.interestingness li, .flickr.getPublicList li, .flickr.getPhotos li, .flickr.getPublicPhotos li {
	float:left;
	margin:0 5px 0 0;
	padding:0
}
.flickr.photosets.getList {
	background:#f5f5f5;
	width:976px;
	padding-top:30px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px
}
.clear {
	clear:both;
	display:block
}
.flickr.photosets.getList li {
	float:left;
	background:url(http://l.yimg.com/g/images/set_case.gif) no-repeat center top;
	width:150px;
	text-align:center;
	font:12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top:0;
	margin-right:20px;
	margin-bottom:10px;
	margin-left:20px;
	padding-top:7px;
	padding-right:0;
	padding-bottom:10px;
	padding-left:1px
}
.flickr.photosets.getList li a {
	text-decoration:none;
	color:#0259ca;
	font-weight:bold
}
.flickr.photosets.getList li img {
	border:solid 1px #333;
	margin-bottom:10px
}
.flickr.interestingness li img, .flickr.getPhotos li img, .flickr.getPublicList li img, .flickr.getPublicPhotos li img {
	background:#E6E6E6;
	padding:5px
}
.flickr li.start {
	clear:both
}
.flickr img {
	border:none
}
.description {
	display:none
}
#txt-header-singles {
	font-family:Arial, sans-serif;
	font-size:15px;
	color:#171717
}
.partie-line {
	border-bottom-color:#118BCC;
	border-bottom-style:solid;
	margin-bottom:30px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom-width:1px
}
