/*
Mörkgrå #C8C4C2
Röd #870000
*/


html {
	height: 100%;                                                                   /* Make sure the document takes up the whole window. */
	margin: 0;                                                                      /* Get rid of any default margins, which could cause the html and body elements to be larger than the window and trigger scrollbars. */
	padding: 0;
}

body {
	height: 100%;                                                                   /* Make sure the document takes up the whole window. */
	margin: 0;                                                                      /* Get rid of any default margins, which could cause the html and body elements to be larger than the window and trigger scrollbars. */
	padding: 0; 
	font:0.70em/1.24em arial, helvetica, sans-serif;
	/*letter-spacing: 0.04em;*/
	line-height:1.6em;

}

h1{
	text-transform:uppercase;
	font-size:1.05em;
	line-height:1em;
	/*font-weight:bold;*/
	margin:0px;
	padding:0px;
	color:#000;
}

h2{
	font-size:1em;
	line-height:1em;
	/*font-weight:bold;*/
	margin:0px;
	padding:0px;
	color:#000;
	margin-top:10px;
}

p {
	/*margin-top:5px;*/
	/*margin-bottom:3px;*/

	margin-top:5px;
	margin-bottom:12px;
}

.tightlines {

	margin-top:5px;
	margin-bottom:6px;
	line-height:1.1em;
}


img {
	border:0;
}

.box ul
{
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	
}

.box ul li
{
	
    padding:0px;	
	margin:0 0 0 7px;
	/*font-size:0.8em;*/
	list-style-image: url(../images/bullet.gif);
}

a, a:link, a:active, a:visited { color: #870000; text-decoration:none; }

a:hover {color:#870000; text-decoration:underline; }

p.smaller {
	font-size:0.8em;
	color: #838383;
}

.box {
	padding-bottom:10px;
}

div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;                                                                     /* Bump div#blueBox down half the height of the screen. */
	margin-top: -300px;                                                              /* Half the height of div#blueBox. */
	float: left;
}

div#solidtop {
	background:#C8C4C2 url(../images/bg-faded.png) repeat-x top;
	margin:0;
	padding:0;
}

div#wrapper {

	
	/*height: 700px;*/
	height: 560px;
	clear: both;
	margin:auto;
	
	background:#fff url(../images/bg-faded.png) repeat-x top;
	 /**
	 * Issue: IE4 doesn't allow a negative margin-top.
	 *
	 * This code positions blueBox relatively and uses the IE4ever hack (<http://exanimo.com/css/ie4ever>) to overwrite the rule for other browsers.
	 * The content will be centered but will crop if the window is not small enough to accommodate it.
	 *
	 */
	position: relative;
	top: -280px;
	/* IE4ever Hack: Hide from IE4 **/
		position: static;
	/** end hack */

}

div#inner-wrapper {
	margin:auto;
	
	width: 920px;
	padding:0 10px 0 30px;
}

#left-column {
	float:left;
	/*width:380px;*/
	width:35.5em;
	padding: 40px 0 15px 0;
}

#menu-holder
{	
	margin:10px 0 0 0;
	padding:0;
	font-size:1.1em;
	width:400px;
	float:left;
	text-transform:uppercase;
	/*border: 1px solid #000;  temporary border */
}

#menu-holder ul
{
    padding:0px;
    margin: 0px;
}

#menu-holder ul li
{
	list-style-type:none;
    padding:0px;	
	margin:0 0 0 0;
}

#menu-holder li a, #menu-holder li a:link, #menu-holder li a:active 
{
    color:#000;
	text-decoration:none;
	font-weight:100;
	
	width:110px;
	height:17px;
	display: block;
}



#menu-holder li a:visited 
{
    color: #000;
    text-decoration:none;
	font-weight:100;
	
	width:110px;
	height:17px;
	display: block;
}

#menu-holder li a:hover 
{ 
    text-decoration:none;
	color:#870000;
	font-weight:100;
}

#menu-holder li a.selected, #menu-holder li a.selected:link, #menu-holder li a.selected:active 
{
    color:#000;
	text-decoration:none;
	font-weight:900;
	
	width:110px;
	height:17px;
	display: block;
}



#menu-holder li a.selected:visited 
{
    color: #000;
    text-decoration:none;
	font-weight:900;
	
	width:110px;
	height:17px;
	display: block;
}

#menu-holder li a.selected:hover 
{ 
    text-decoration:none;
	color:#000;
	font-weight:900;
}

/*Göm länkarna vid första laddning*/
#about,#services,#clients,#career,#contact {

	display:none;
}

/*Hem knappen*/
a#home-link, a#home-link:link, a#home-link:active, a#home-link:visited 
{
    color:#000;
	text-decoration:none;
	font-weight:100;
	position:relative;
	top:-1em;
	left:28.8em;

	margin-top:-12em;
	

	padding:5px 20px;
}





a#home-link:hover 
{ 
    text-decoration:none;
	color:#870000;
	font-weight:100;
}

a#home-link.selected, a#home-link.selected:link, a#home-link.selected:active 
{
    color:#000;
	text-decoration:none;
	font-weight:900;
}



a#home-link.selected:visited 
{
    color: #000;
    text-decoration:none;
	font-weight:900;
	
}

a#home-link.selected:hover 
{ 
    text-decoration:none;
	color:#000;
	font-weight:900;
}


/*Bilder för länkar i menyn*/

/*About*/
a#about-link, a#about-link:link, a#about-link:active, a#about-link:visited  {
	background:url(../images/buttons/original/about.gif) top left no-repeat;
}

a#about-link:hover {
	background:url(../images/buttons/mouseover/about.gif) top left no-repeat;
}

a#about-link.selected, a#about-link.selected:link, a#about-link.selected:active, a#about-link.selected:visited, a#about-link.selected:hover  {
	background:url(../images/buttons/selected/about.gif) top left no-repeat;
}

/*Services*/
a#services-link, a#services-link:link, a#services-link:active, a#services-link:visited  {
	background:url(../images/buttons/original/services.gif) top left no-repeat;
}

a#services-link:hover {
	background:url(../images/buttons/mouseover/services.gif) top left no-repeat;
}

a#services-link.selected, a#services-link.selected:link, a#services-link.selected:active, a#services-link.selected:visited, a#services-link.selected:hover  {
	background:url(../images/buttons/selected/services.gif) top left no-repeat;
}

/*Clients*/
a#clients-link, a#clients-link:link, a#clients-link:active, a#clients-link:visited  {
	background:url(../images/buttons/original/clients.gif) top left no-repeat;
}

a#clients-link:hover {
	background:url(../images/buttons/mouseover/clients.gif) top left no-repeat;
}

a#clients-link.selected, a#clients-link.selected:link, a#clients-link.selected:active, a#clients-link.selected:visited, a#clients-link.selected:hover  {
	background:url(../images/buttons/selected/clients.gif) top left no-repeat;
}

/*Career*/
a#career-link, a#career-link:link, a#career-link:active, a#career-link:visited  {
	background:url(../images/buttons/original/career.gif) top left no-repeat;
}

a#career-link:hover {
	background:url(../images/buttons/mouseover/career.gif) top left no-repeat;
}

a#career-link.selected, a#career-link.selected:link, a#career-link.selected:active, a#career-link.selected:visited, a#career-link.selected:hover  {
	background:url(../images/buttons/selected/career.gif) top left no-repeat;
}

/*Contact*/
a#contact-link, a#contact-link:link, a#contact-link:active, a#contact-link:visited  {
	background:url(../images/buttons/original/contact.gif) top left no-repeat;
}

a#contact-link:hover {
	background:url(../images/buttons/mouseover/contact.gif) top left no-repeat;
}

a#contact-link.selected, a#contact-link.selected:link, a#contact-link.selected:active, a#contact-link.selected:visited, a#contact-link.selected:hover  {
	background:url(../images/buttons/selected/contact.gif) top left no-repeat;
}

/*Home*/
a#home-link, a#home-link:link, a#home-link:active, a#home-link:visited  {
	background:url(../images/buttons/original/home.gif) top left no-repeat;
}

a#home-link:hover {
	background:url(../images/buttons/mouseover/home.gif) top left no-repeat;
}

a#home-link.selected, a#home-link.selected:link, a#home-link.selected:active, a#home-link.selected:visited, a#home-link.selected:hover  {
	background:url(../images/buttons/selected/home.gif) top left no-repeat;
}



#menu-holder .alt {
	display:none;
}

div#dotted-line {
	background: url(../images/dot-dark.gif) repeat-x;
	clear:both;
	position:relative;
	overflow:hidden;
	top:-0.4em;
	padding-bottom: 3px;
	height:8px;
}

#main-text {
	/*margin:0 0px 0px 0px;*/
	padding:0 0 20px 0;
	line-height:1.7em;
	float:left;
}



#faces-and-logo {
	float:right;
	border:0;
}

#footer {
	clear:both;
	color:#aaa;
	text-align:right;
	padding-top:0.42em;
	margin-right:24px;
	padding-bottom:10px;
	background: url(../images/dot-light.gif) repeat-x 3em 1.2em;
}

#copyright {
	background-color:#fff;
	font-size:0.8em;
	padding-left:0.8em;
}
