@charset "utf-8";
/* CSS GLOBAL INSURANTZ */


body {   
    background: url(../img/bg.jpg) #1b1713;
	width: 100%;
	text-align: center;
	font-size: 70/1.7%;
	font-family: Calibri, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #f5e8c5;
	line-height: 1.7;
    margin: auto;
}
    
h1 {
    float: left;
    font-size: 1.8em;
    color: #7b7b80;
    margin: 10px 0 0 5px;
}
    
h2 {
    float: left;
    clear: left;
    font-size: 1.4em;
    margin: 0px 0 5px 0px;
    width: 100%;
}
    
h3 {
    float: left;
    clear: left;
    font-size: 1.2em;
    width: 100%;
    margin: 0px 0 5px 0px;
}
    
    
p {
    font-size: 1em;
    float: left;
    clear: left;
    margin: 3px 0 8px 0;
    width: 100%;
}
    
a {
	color:#55ccdb;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #42919b;
	text-decoration: underline;
}

img {
    border: 0;
}

.clearboth {
    clear: both;
}

div {
    float: left;
}

table {
	border-collapse: collapse;
}
table th {
	vertical-align: top;
	text-align: left;
}



/* Page wrapper  *****************************************************************************
	border: 1px solid red;*/

#wrapper-all 
{
	float: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

#wrapper-content 
{
	float: none;
    margin: 0 auto; 
	font-size: 0.9em;
    width: 932px;
}

#content 
{ 
	float: none;
    width: 932px;
	margin-left: 200px;
	text-align: left;
	font-size: 0.9em;
}


/* header  **************************************************************************border: 1px solid red;****/

#header {
    width: 932px;
} 

#brand 
{
	width: 450px;
	height: 130px;
	margin-left: -100px;
}
#brand h1 {
	margin: 0;
}
#brand h1.movemargin {
	margin: -26px;
}

#slogan {
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	font-size: 0.9em;
	width: 200px;
	margin-top: 20px;
}


/*
#life-btn {
	float: right;
	margin: 22px 0 0 0;
	width: 144px;
	height: 79px;
}
#life-btn span a {
	float: left;
	width: 144px;
	height: 79px;
	background: url(../img/nav-life.gif);
}
#life-btn span a:hover {
	background: url(../img/nav-life-over.gif);
}
#life-btn span a.LIFEat {
	background: url(../img/nav-life-at.gif);
}*/





/* TOP NAV  *****************************************************************************
	border: 1px solid red;*/

#nav-top {
	float: right;
    width: 360px;
	height: 30px;
	margin: 63px 0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#nav-top {width: 390px;}
}
#nav-top ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#nav-top li {
    float: left;
    margin: 0px 10px 0 0px;
    background: url(../img/nav-bg.jpg) no-repeat;
	padding: 0 5px 0 5px;
	height: 24px;
}
#nav-top li a {
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
}
#nav-top li a.onpage {
	color: #afe1e7;
	text-decoration: none;
}
#nav-top li.norightmargin {
    margin: 0px 0px 0 0px;
}




/* MAIN CONTENT  *****************************************************************************/


#main-content {
    width: 931px;
	text-align: left;
	background: url(../img/contentbox-bg.jpg) repeat-x #FFF;
}

#contentbox-bot-img 
{
    width: 931px;
    height: 35px;
    background: url(../img/contentbox-bot.jpg);
}


/* home  ***************************/
#home-lifecol {
	width: 210px;
	padding: 10px;
	color: #333;
	margin: 20px 10px 0 20px;
	padding-right: 20px;
	line-height: 1.2;
	font-size: 1.1em;
	border-right: 1px dotted #38a0bd;
}
#home-lifecol img {
	border: 1px solid #20bceb;
}

#home-rightcol {
	float: right;
	width: 600px;
	padding: 10px;
	color: #333;
	font-size: 1.1em;
	line-height: 1.3;
	margin: 10px 20px 0 0;
}
#home-copy-bigger {
	font-size: 1.2em;
	margin: 27px 0 0 0;
}


/* content no col  ***************************/
#content-nocol {
	width: 880px;
	padding: 10px;
	color: #333;
	font-size: 1em;
	line-height: 1.4;
	margin-left: 10px;
}


/* content  ***************************/
#content-leftcol, #content-rightcol {
	width: 418px;
	padding: 10px;
	color: #333;
	font-size: 1em;
	line-height: 1.4;
	margin-left: 10px;
}

#content-leftcol ul, #content-rightcol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content-leftcol li, #content-rightcol li {
    float: left;
	clear: left;
    margin: 7px 70px 0 0px;
}
#content-leftcol li a, #content-rightcol li a {
	text-transform: uppercase;
	text-decoration: underline;
}

#content-rightcol img {
	border: 1px solid #000;
}







/* FOOTER  ******************************************************************************/

#footer-wrapper {
	clear: left;
	float: none;
	width: 100%;
	margin: 0 auto;
	background: url(../img/footer-bg.jpg) repeat-x;
}
#footer {
	float: none;
    width: 932px;
	height: 262px;
	margin: 0 auto;
	padding-top: 22px;
}


#footer-rightcol {
	float: right;
	width: 230px;
	margin-top: 5px;
	margin-right: -12px;
}
#footer-rightcol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer-rightcol li {
    float: left;
	width: 28px;
	height: 28px;
	margin-right: 10px;
}
#footer-rightcol li a {
    float: left;
	font-size: 0.9em;
}

#footer-leftcol {
	width: 240px;
}
#footer-leftcol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer-leftcol li {
    float: left;
	clear: left;
	margin: 5px 5px 0 0;
	padding-left: 35px;
	font-size: 0.85em;
	height: 20px;
}
#footer-leftcol li.email {
	background: url(../img/footer-mail.jpg) no-repeat;
}
#footer-leftcol li.tel {
	background: url(../img/footer-tel.jpg) no-repeat;
}
#footer-leftcol li.map {
	background: url(../img/footer-map.jpg) no-repeat;
}
#footer-leftcol li.designed {
	background: url(../img/footer-web.jpg) no-repeat;
	width: 260px;
	height: 26px;
	margin-top: 7px;
	text-align: left;
}
#footer-leftcol li a {
    float: left;
	margin-right: 5px;
	padding-top: 2px;
	font-size: 0.8em;
	text-transform: uppercase;
	text-decoration: underline;
}











/* GENERAL FORM ELEMENTS ***********************************************************border: 1px solid red;*****/

form {
	float: right;
	margin-right: 50px;
	width: 392px;
}

fieldset {
	float: left;
	padding: 5px;border: 0;
}

.row {
    float: left;
    padding-top: 8px;
	width: 445px;
}
.row label {
    float: left;
    clear: left;
    width: 200px;
    display: block;
	color: #6d7072;
	font-size: 1.1em;
}
.row input, select {
    float: left;
    clear: left;
    width: 400px;
    margin: 0;
    font-size: 0.98em;
    font-family: Calibri, Verdana, Tahoma;
    background: #f7f8f6;
    border: 1px solid #dbdbdb;
    padding: 3px;
	color: #333;
}
.row textarea {
    float: left;
    width: 400px;
	height: 150px;
    background: #f7f8f6;
    border: 1px solid #dbdbdb;
    margin: 0;
    font-size: 0.98em;
    font-family: Calibri, Verdana, Tahoma;
    padding: 3px;
	color: #333;
}
.row select {
    width: 408px;
	color: #333;
}

.row input.btn-submit {
    float: left;
    width: 91px;
    height: 40px;
    border: 0;
	background: url(../img/btn-submit.jpg);
	cursor: pointer;
	margin-top: -10px;	
	margin-left: -5px;
}
.row input.btn-clear {
    float: left;
    width: 91px;
    height: 40px;
    border: 0;
	background: url(../img/btn-clear.jpg);
	cursor: pointer;
	margin-top: -40px;	
	margin-left: 98px;
}







#client-logos {
	float: left;
	margin-left: 80px;
	margin-top: 20px;
}
#client-logos img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.biog-copybox {
	float: left;
	width: 300px;
	line-height: 1.2;
	font-size: 0.8em;
	margin: 20px 35px 0 0;
}
.biog-copybox.no-rightmar {
	margin: 20px 0px 0 0;
}


#music-copy {
	float: right;
	width: 440px;
	height: 100px;
	margin: 90px 40px 0 0;
}

#content-nocol table {
	float: left;
	width: 880px;
	border-collapse: collapse;
	margin: 10px 30px 0 0;
	text-align: left;
}
#content-nocol table th {
	font-weight: bold;
	font-size: 1.1em;
}
#content-nocol table th, td {
	padding: 5px;
	border-bottom:1px dotted #afe1d3;
	vertical-align: top;
}

#content-nocol table th.thirtythree {
    width: 33%;
}

#content-nocol img {
	border: 1px solid #999;
}

#content-nocol h3 {
    font-size: 1.1em;
    width: 100%;
    margin: 5px 0 2px 0px;
}


/******************************************** LIFE STYLES ***************************************************/


#content-img-life {
    width: 932px;
	height: 174px;
	margin-top: 8px;
}

#life-nav {
    width: 932px;
	height: 36px;
	margin: 5px 0 15px 10px;
}
#life-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#life-nav li {
    float: left;
    margin: 7px 4px 3px 4px;
	padding: 3px 8px 3px 8px;
	background: #00deff;
}
#life-nav li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
#life-nav li a:hover {
	text-transform: uppercase;
	text-decoration: underline;
	color: #fff;
}
#life-nav li a.life-onpage {
	color: #8df0ff;
	text-decoration: none;
	font-weight: bold;
}
#life-nav li.life-slogan {
	background: #fff;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
    margin: 7px 0px 3px 0px;
}


#life-secnav {
    width: 900px;
	height: 30px; 
	margin-bottom: 3px;
	margin-left: 15px;
	border-top: 2px dotted pink;
	padding-top: 10px;
}
#life-secnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#life-secnav li {
    float: left;
    margin: 0px 10px 0 0px;
}
#life-secnav li a {
	text-transform: uppercase;
	text-decoration: none;
	background: #ff00d8;
	color: #fff;
	padding: 5px 7px 5px 7px;
}
#life-secnav li a:hover {
	color: #ffdaf9;
}
#life-secnav li a.lifesec-onpage {
	color: #ffa6f1;
	text-decoration: none;
}


#life-textbox {
    width: 880px;
	padding: 10px 10px 20px 10px;
	border: 1px dotted #755014;
	color: #c6af89;
  	/*background-color: #000;  	
  	filter: alpha(opacity=30); for IE    	
  	opacity:0.3; CSS3 standard */
}
#life-textbox h2 {
    float: left;
    clear: left;
    font-size: 1.2em;
    width: 100%;
	color: #c6af89 !important;
}

#life-textbox-left {
	float: left;
	padding: 10px;
	color: #333;
	font-size: 1em;
	line-height: 1.4;
	margin-left: 8px;
	width: 560px;
}

#life-textbox-right {
	float: right;
	width: 280px;
	margin-top: 10px;
	margin-right: 25px;
}

#life-gallery {
	background: url(../img/photos-bg.jpg) no-repeat;
	width: 453px;
	height: 337px;	
}
#life-gallery-swf 
{
	margin: 22px 0 0 22px;
}

#dj-photo {
	margin: 10px;
	border: 1px solid #000;
}

.home-bigger 
{
    font-size: 1.4em;
}
