@charset "UTF-8";
/* CSS Document */

body{
	background: #E85B1A url(images/bg2.jpg) no-repeat top center;
	font-family: "Century Gothic", "Avant Garde", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	line-height: 1.5;
	
}

a:link {
	color: #F56101;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;	
}

a:visited{
	color: #F56101;
	text-decoration: none;
}


#wrapper{
	width:940px; margin:0 auto;
}
#hd{
	height:320px; width:940px;padding:10px; position: 100;
}
#hd #logo{
	background:url(images/logo2.png) no-repeat; width:362px; height:136px; position:relative; top:30px; left:200px; padding:10px;
}
#hd #sn{
	
}
#nav{
	height: 75px;
	width: 940px;
	background-color: #F56101;
	
}
#bd_top{
	width:940px; height:10px; background:url(images/bd_top_org.png) no-repeat; z-index: 1;
}
#bd{
	width:942px; background:url(images/bd2.png) repeat-y;
}
#content{
	width: 590px;
	margin-left: 50px;
	float: left;
	clear: none;
}
#content #c{
	
}
#sidebar{
	float:left; margin-left:29px; width:260px;
}
#flickr_box a{
	border-top-color: #B93700;
	border-right-color: #E85B1A;
	border-bottom-color: #B93700;
	border-left-color: #E85B1A;
}
#ft{
	width: 940px;
	background: url(images/ft_org.png) no-repeat top left;
	min-height: 30px;
	color: #fff;
	font-size: 90%;
	text-decoration: none;
}

#ft a:visited{
	color: #FFFFFF;
}

#ft a:hover{
	color: #F5E037;
}

#ft a{
	color: #FFFFFF;
}



#orders{
	padding-top:20px; width:50px; float:left; margin-left:60px; text-decoration: none;
	
}

#orders{
	border:0px solid; margin:5px 0; padding:5px 0; text-align:center; width:560px; text-transform:uppercase; text-decoration: none;

}
#gmap{
	padding-top:5px; float:right; margin:2px; padding:2px 0; text-align:center; width:150px; text-transform:uppercase;

}
.clear{
	clear:both;
}
#contactinfo{
	padding-top:5px; float:right; width:200x; margin-left:2px;
}
.clear{
	clear:both;
}
h1,h2,h3,h4,h5{
	color:#410019; margin:0; padding:10px 0;
}
p{
	margin:0; padding:10px 0;
}
ul,ol{
	margin:0;
}
ul{
	list-style-type:none;
}
#c ul{
	list-style-image:url(images/jap-icon.png); padding:10px 0 10px 37px; 
}
li{
	padding:5px 0;
}
/*----------------------side nav button____________________*/
a#buysalsa{
	display:block; width:260px; height:85px; background:url(images/buysalsa.png) no-repeat 0 -85px; text-indent:-9999px;
}
a#buysalsa:hover{
	background-position:0 0;
}
a#salsagear{
	margin-top:20px; display:block; width:260px; height:85px; background:url(images/salsagear.png) no-repeat 0 -85px; text-indent:-9999px;
}
a#salsagear:hover{
	background-position:0 0;
}
a#faqs{
	display:block; width:260px; height:75px; background:url(images/faqs.png) no-repeat 0 0px; text-indent:-9999px; margin-top:20px;
}
a#faqs:hover{
	background-position:0 0;
}
dt{
	font-weight:bold;
}
dd{
	margin:0 0 20px 0; padding:0;
}
p.q{
	font-size:110%; font-weight:bold;
}
body.contact label{
	display:inline-block; width:100px; text-align:right; margin-right:20px; margin-top:10px; margin-bottom:10px; vertical-align:top;
}
body.contact input[type="text"], body.contact textarea{
	display:inline-block; width:350px; margin:10px 0; padding:5px; font-size:12pt; color:#888;
}
label{
	display:block; width:150px;
}
#c input[type="text"]{
	display:inline-block; margin:10px 0;
}
/*----------------------social___________________*/

#getsocial {
	float: right;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 260px;
	height: 80px;
	display: block;
	clear: both;

}



a#fb {
	left: 0px;
	width:73px;
	height:80px;
	text-indent:-9999px;
	
	
	
}

a#tw {
	left: 79px;
	width:73px;
	height:80px;
	text-indent:-9999p
	
}

a#mail {
	left: 85px;
	width:73px;
	height:80px;
	text-indent:-9999p
	
}


/*----------------------Rotator Begin____________________*/

/* rotator in-page placement */
    div.rotator {
	display: block;
	text-indent: -9999px;
	height: 150px;
	width: 250px;
	margin-left: 0px;
	background-image: url(images/smsimg1.jpg);
	background-repeat: no-repeat;	

}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;	
}
/* rotator image style */	
	div.rotator ul li img {
	border:1px solid #ccc;	
		
}
    div.rotator ul li.show {
	z-index:50
}

/*----------------------HR Style____________________*/
hr {
	display: block;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	border-top-color: #CC6600;
	border-bottom-color: #CC6633;
	opacity:0.5; filter:alpha(opacity=40);
}

hr.d {
	width: 100%;
	height: 1px;
	margin: 10px auto 0 0;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC6600;
	border-bottom-color: #CC6633;
}

#sexyquote {
	display: block;
	margin-left: auto;
	margin-right: auto;
	
	
	}

/*----------------------home img styles____________________*/

.homeimg {
	padding: 1px;
	position: relative;
	background-image: url();
!important;
	background-repeat: no-repeat;
	background-position: left top;
	background-color:transparent; border: none;
	left: -5px;top: -8px;float: left;
	height: auto;width: 200;
	margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;
	float:left;
	z-index: -0;
	text-decoration: none;
	
}

#Table_01 {
	position: relative;
	left: 2px;
	bottom: 10px;
	width: 590px;
	clear: both;
	float: left;
	overflow: visible;
}

#img1 {
	background-image: url(images/hsmsrecip.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 5px;
	top: 16px;
	bottom:30px;
	width: 175px;
	height: 200px;
	border: 5px solid #E85B1A;
}

#img1:hover{
	position:absolute;
	left:5px;
	top:16px;
	bottom:30px;
	width:175px;
	height:200px;
	background-image: url(images/hsmsrecip.jpg);
	background-repeat: no-repeat;
	display:block;
	border: 5px solid #E85B1A;
	opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

#img1 a span{
    visibility:hidden; 	
	
}

#img2 {
	background-image: url(images/hsmssalsabt.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:200px;
	top:16px;
	bottom:30px;
	width:175px;
	height:200px;
	border: 5px solid #E85B1A;
}

#img2:hover{
	background-image: url(images/hsmssalsabt.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:200px;
	top:16px;
	bottom:10px;
	width:175px;
	height:200px;
	border: 5px solid #E85B1A;
	display:block;
	opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}

#img2 a span{
    visibility:hidden; 	
	
}

#img3 {
	background-image: url(images/hsmsvideo.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:395px;
	top:16px;
	bottom:10px;
	width:175px;
	height:200px;
	border: 5px solid #E85B1A;
}

#img3:hover{
	position:absolute;
	left:395px;
	top:16px;
	bottom:10px;
	width:175px;
	height:200px;
	background-image: url(images/hsmsvideo.jpg);
	background-repeat: no-repeat;
	display:block;
	border: 5px solid #E85B1A;
	opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}

#img3 a span{
    visibility:hidden; 	
	
}

.homeimg1{
	background-image: url(images/hsmsposter.jpg);
	background-repeat: no-repeat;
	float: left;
	top: 5px;
	width: 200px;
	height: 420px;
	padding: 0px;
	border: 1px solid #F5E037;
	z-index: -99999;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	!important;
	
}

.smsquote1{
	background-image: url(images/sexyquote_sms.png);
	background-repeat: no-repeat;
	float: none;
	width: auto;
	height: auto;
	padding: 0px;
	border: 1px solid #F5E037;
	z-index: -99999;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	!important;
	
}


/*----------------------salsa order style____________________*/
	
	
#shopsalsa { 
	background:url() no-repeat 0 0px; 
    float:right; 
    margin-right:30px; 
    width:200px; 
    height: 100px;
    position:absolute;
	left:197px;
	top:16px;
	
	}
	
#mildbutton { 

background:url() no-repeat 0 0px; float:right; margin-right:10px; 
width:100px; 
height: 37px;
position:absolute;
	left:197px;
	top:16px;

}


.miguel {
	padding: 1px;
	position: relative;
	background-image: url(images/Kool-Sancho-Ornage.png);
!important;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	left: 5px;
	top: 8px;
	float: right;
	height: 500px;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	z-index: 10000;
	text-decoration: none;
}

/*----------------------salsa order img style____________________*/

/*----------------------sidebar google map____________________*/
#map-canvas{
width:125px; height:125px;
margin: 0, 0; padding: 0; 
	
}
