/* SVN FILE: $Id: cake.generic.css 7945 2008-12-19 02:16:01Z gwoo $ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework (http://www.cakephp.org)
 * Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright     Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 * @link          http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package       cake
 * @subpackage    cake.app.webroot.css
 * @since         CakePHP(tm)
 * @version       $Revision: 7945 $
 * @modifiedby    $LastChangedBy: gwoo $
 * @lastmodified  $Date: 2008-12-18 18:16:01 -0800 (Thu, 18 Dec 2008) $
 * @license       http://www.opensource.org/licenses/mit-license.php The MIT License
 */

* {
	margin:0;
	padding:0;
}

/* General Style Info */
html, body {
	height: 100%;
	color: #003d4c;
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:90%; 
	margin: 0; 
	background: url(http://www.adhibit.se/img/bg.png);	
}
#inner_body {
	height: 100%;
	width: 850px;
	background: #242225;
	margin: 0 auto 0 auto;
 }
#image_holder {
	background: url(http://www.adhibit.se/img/lighthouse1.png) no-repeat top;	
	margin: 0 auto 0 auto;
	width: 850px;
	height: 200px;
	}
#image_holder_design {
	background: url(http://www.adhibit.se/img/design1.jpg) no-repeat top;	
	margin: 0 auto 0 auto;
	width: 850px;
	height: 200px;
	}
#image_holder_seo {
	background: url(http://www.adhibit.se/img/reach1.jpg) no-repeat top;	
	margin: 0 auto 0 auto;
	width: 850px;
	height: 200px;
	}	
#image_holder_content {
	background: url(http://www.adhibit.se/img/content1.jpg) no-repeat top;	
	margin: 0 auto 0 auto;
	width: 850px;
	height: 200px;
	}	
#image_holder_shop {
	background: url(http://www.adhibit.se/img/shop1.jpg) no-repeat top;	
	margin: 0 auto 0 auto;
	width: 850px;
	height: 200px;
	}
#image_holder_contact {
	background: url(http://www.adhibit.se/img/post1.jpg) no-repeat top;	
	margin: 0 auto 0 auto;
	width: 850px;
	height: 200px;
	}	

a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	//background:#fff;
	color: #003d4c;
	font-size: 100%;
}
h2 {
	background:#fff;
	color: #e32;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 190%;
	margin: 0.3em 0;
	padding-top: 0.8em;
}
h3 {
	color: #993;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 165%;
	padding-top: 1.5em;
}
h4 {
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}

/* Layout */
#content_holder {
	text-align: left;
	margin: 0 auto 0 auto;
	min-height: 350px;
	width:850px;
	background: #A4A1A3;
}
#contactContainer {
	min-height: 275px;
	
	background: url(http://www.adhibit.se/img/head-r.png) no-repeat top right;
	}

#imageContainer {
	margin: 0 auto 0 auto;
	width: 500px;
	}
	
#photoBody{
	margin: 0 auto 0 auto;
	
	position: relative;
	height: 100%;
	width: 850px;
	background: #242225;
}

#photoContainer {
	margin: 0 auto 0 auto;
	width: 850px;
}

#top_left_corn{
	margin: 0;
	min-height: 50px;
	background: url(http://www.adhibit.se/img/newHead-l.png) no-repeat top left;
	}
	
#bottom_left_corn{
	margin: 0;
	min-height: 300px;
	background: url(http://www.adhibit.se/img/newBody-l.png) no-repeat bottom left;
	}

#pageBottom{
	text-align: center;
	margin:0 0 0 0;
	padding: 0px 0px;
	//height: 150px;
		}
	
#pageBottom ul {
	margin:0;
    padding: 0 0 2em 2.5em;
    list-style:none;
    //background: url(http://www.adhibit.se/img/body-l.png) no-repeat bottom left;

}

#pageBottom li {
	display: inline;
	margin: 0 4em 0 0;
	
	
}

#pageBottom li a:link {
	text-decoration: underline;
	color:#00DFE1;
}

#pageBottom li a:visited {
text-decoration: underline;
	color:#00DFE1;
	}

#pageBottom li a:hover {
text-decoration: none;
	color:#FF6600;

}


/*#header{
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	height: 40px;
	width: 750px;
	background: #242225; 
	//url(http://www.adhibit.se/img/header.png) center no-repeat;
}

#headerTitle {
	//background:url(http://www.adhibit.se/img/jojjo.png) right no-repeat;
	height:30px;
	width: 500px;
	margin: 1em auto 0 auto;
	padding:0 0 -1em 0;
	}
	
#header a {
	color: #A4A0A3;
	background: #242225;
	font-weight: normal;
	text-decoration: none;
	height: 40px;
}

#header a:hover {
	color: #242225;
	background: #A4A0A3;
	height: 40px;
	width: 150px;
	text-decoration: none;
}*/

#footer {
	clear: both;
	text-align: center;
	height: 40px;
	width: 850px;
	margin: 0 auto 0 auto;
	padding-top: 2em;
	font-size: x-small;
	font-weight: lighter;
	color: #A4A0A3;
	background: #242225;
}
#footer ul{
	background: #242225;
	color: #A4A0A3;
	height: 40px;
	padding: 0 5em 0 5em;
	}
#footer ul li{
	display: inline;
	background: #242225;
	color: #A4A0A3;
	height: 40px;
	margin: 0 2em 0 2em;
	}

#footer ul li a{
	background: #242225;
	color: #A4A0A3;
	height: 40px;
	}
#footer ul li a:hover{
	background: #242225;
	color: #E9DFDC;
	height: 40px;
	}

/*#primaryNav {
	text-align: center;
    padding: 0 0 0.5em 0;
	margin: 0.5em 0 0 0;
}*/

#header{
	text-align: center;
	margin: 0 auto 0 auto;
	width: 850px;
	height: 40px;
	background: #242225; 
	}

#header ul {
	text-align: center;
    padding: 1em 0 0 2.5em;
    list-style:none;
    height:40px;
   }

#header ul li {
	display: inline;
	margin: 0 4em 0 0;
	text-decoration: none;
	height:40px;
	width: 100px;
}
#header ul li a{
	text-decoration: none;
	color: #a4a0a3;
	height:40px;
	width: 100px;
	}
#header ul li a.on{
	color: #E9DFDC;	
	height:40px;
	width: 100px;
	background: #242225;
	
}

#header ul li a:hover {
	color: #E9DFDC;	
	background: #242225; 
	height:40px;
	width: 100px;
}

#blockhead {
	text-align: center;
	margin: 1em 0 0 0;
}

#blockhead span{
	display:inline;
	margin: 1em 2em 0 2em;
	color: blue;
}

.clear{
	clear:both;	
}
	
.homePara{
	margin: 0 3em 0 3em;
	font-size: small;
	padding-top: 2em;
	color: #242225;
}

#portfolioPara{
	margin: 0 3em 2em 3em;
	color: #ffffff;
	
}


.homePara h1{
	font-size: large;
	color: #242225;
	display: inline;
	}
	
#main_content{
	margin-left: 20%;
	background: url(http://www.adhibit.se/img/straight_body_r.png) no-repeat bottom right;
	width: 400px;
	}

.homePara ul{
	list-style:none;
	margin: 2em 0 0 0;
	text-align:center;
	}
	
.homePara li{
	display:inline;
	margin: 0 3em 0 0;
	}

.homePara li a:link{
	color:#FF6600;
}

.homePara li a:visited{
	color:#FF6600;
	}

.homePara li a:hover{
	text-decoration: none;
	color:#00DFE1;

}
#colour_seo {
	height: 2px;
	width: 850px;
	background: #606553;
	margin: 0 auto 0 auto;
	}	
#colour_design {
	height: 2px;
	width: 850px;
	background: #A41927;
	margin: 0 auto 0 auto;
	}	
#colour_shop {
	height: 2px;
	width: 850px;
	background: #E9DFDC;
	margin: 0 auto 0 auto;
	}	
#colour_home {
	height: 2px;
	width: 850px;
	background: #A4A1A3;
	margin: 0 auto 0 auto;
	}
#colour_contact {
	height: 2px;
	width: 850px;
	background: #4B060D;
	margin: 0 auto 0 auto;
	}	
#colour_content {
	height: 2px;
	width: 850px;
	background: #A53F4D;
	margin: 0 auto 0 auto;
	}		
.sub_menu {
	background: #A4A0A3;
	width: 850px;
	text-align: right;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	height: 20px;
	}
	
.sub_menu ul {
	list-style:none;
	text-align:center; 
	}
	
.sub_menu li {
	display: inline;
	margin: 0 4em 0 0;
	}	
.sub_menu ul li a{
	color: #242225;
	background: #A4A0A3;
	text-decoration: none;
	}	
	

		

/*#portfolioStuff {
	margin: 1em 0 0 3em;
}*/

/*#ContactDetailAddForm {
	margin: 1em 0 0 3em;
	
	}*/


#contactForm {
	float: left;
	//position: relative;
	//margin: 1em 1em 0 0;
	padding: 0 0 0 0;	
	height: 316px;
	width: 440px;
	//margin-bottom: 4em;
}

label {
	float: left;
	clear: left;
	text-align: right;
	width: 14em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

input {
	float: left;
	/*clear: right;*/
	text-align: left;
	border: 1px solid black;
}

textarea {
	float: left;
	clear: right;
	text-align: left;
	border: 1px solid black;
}

#myDetails {
	float: right;
	margin: 6em 3em 0 0;
	font-size: small;
	font-weight: lighter;
	color: #242225;
}
#myDetails p a{
	background: #A4A0A3;
	color: #242225;
	height: 40px;
	}
#myDetails p a:hover{
	background:#A4A0A3;
	color: #242225;
	height: 40px;
	}
#holder {
		min-height: 80%;
	padding: 0 0 0 150px;
	}
#imageHolder {
	background: #FF6600;
	min-height: 450px;
	width: 400px;
	position: relative;
	left: 653px;
	top: -27.5em;
	//padding: 20px 0 0 30px;
}
#whatsImage {
	background: url(http://www.adhibit.se/img/inspiration.png) no-repeat;
	width: 270px;
	height: 120px;
	padding: 200px 0 0 250px;
	}
