/*
Theme Name: Karma Tequila
Theme URI: http://karmatequila.com
Description: 
Version: 2.7
Author: Jett Media Group
Author URL: http://www.jettmg.com
*/

/* Reset and Basic page setup */
* {margin: 0; padding: 0;}
html {}
body {font: 12px tahoma; background:#000000; color:#8a8a8a; text-align:justify;}
hr{ color:#ffffff; height:2px;}
ul {list-style: none inside;}
a {outline: none; text-decoration: none;  font-family:Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:bold; color:#145799;}
a:hover{color:#515151;}
a img { border:none;}
p.indent {padding-left: 50px;}
.salon-results {width:340px; margin-top:10px; min-height:90px;}
/* END RESET */

/*Content*/
#copyright{
       color:#5d6770;
       left:80px;
       padding-top:7px;
       position: absolute;
float: left;
}
       

#apDiv1{
	background: url(../images/menu-side.jpg) top center no-repeat;
	position:absolute;
	width:248px;
	height:780px;
	z-index:1;
	left:80px;
	top: -1px;
}
#apDiv2 {
	position:absolute;
   
	width:700px;
	height:498px;
	z-index:2;
	left: 340px;
	top: 127px;
}
#apDiv3{
	background: url(../images/top-repeat.jpg) repeat-x scroll left top;
	position:absolute;
	width:100%;
	height:111px;
	z-index:0;
	left:0px;
	top: -1px;
}


	#nav{
		margin-top: 246px ;
		height:180px;
		width:248px;
	}
	#login{
height:130px;
margin:110px auto 0;
width:210px;
	}
#header{
	
        border-bottom: solid 3px #ffffff;
	height:111px;
        width:100%;
}
#main-content{
	background: url(../images/main-background.jpg) #000000 top center repeat-x;
	height:518px;
	max-height:518px;
}
	
#bottom{
	background: url(../images/bottom-repeat.jpg) top center repeat-x;
	height:181px;
}
#footer{
	background:#f8f9f9;
	height:60px;
}

#intro-back {
background: url(/images/intro/intro.jpg);
width: 1647px;
height: 794px;
}

#icons {
float: right;
right: 10px;
position: absolute;
top: 690px;
}

#icons li {
display: inline;
}
#BBbanner{
    text-align: center;
height:498px;
left:1045px;
position:absolute;
top:127px;
width:185px;
z-index:2;
   }
