/***** COPYRIGHT ****************************************/
/*                                                      */
/*     Soliddevelopment.se - CSS v.1.0                  */
/*     All Copyright reserved hyperskins.com            */ 
/*                                                      */
/********************************************************/

/***** CSS LIBRARY V.1.0 ********************************/ 
/*                                                      */
/*		//BASE 			  								*/
/*		1:1 BASIC MARGIN, TAGS ETC						*/
/*		1:2 PAGE ELEMENTS								*/
/*      1:3 CLEAR FIXES                                 */
/*                                                      */
/********************************************************/

/********************************************************/
/*    SECTION 1:1                                       */
/********************************************************/
* {
	margin:0;
	padding:0;
}
html {
    overflow: -moz-scrollbars-vertical;
}
body {
    font: 76%/135% Verdana;
    background:#eee;
}
h1 {
	color:#8fb5c8;
	font-weight:normal;
	margin-bottom:5px;
}
h2 {
	color:#8fb5c8;
	font-weight:normal;
	margin-bottom:10px;
	font-size:2em;
}
h3 {
	color:#8fb5c8;
	font-weight:normal;
	margin-bottom:10px;
	font-size:1.2em;
}
h4 {
	color:#8fb5c8;
	font-weight:normal;
	margin-bottom:10px;
	font-size:1em;
}
A:HOVER H4{
	color:#8fb5c8;
	font-weight:normal;
	margin-bottom:10px;
	font-size:1em;
	text-decoration:underline;
}

A {
    text-decoration:none;
}
A:HOVER {
	text-decoration:underline;
}

A.non-html {
	border:0;
	float:right;
	display:block;
	margin:5px 0 -5px 0;	
}
*html A.non-html {
	margin:8px 0 -3px 0;
}
/********************************************************/
/*    SECTION 1:2                                       */
/********************************************************/
#container {
	margin:0 auto;
	width:960px;
	text-align:left;
}
#logo-fastlinks {
	margin:20px 0 0 0;
	padding:0;
	width:920x;
	color:#000;
}
#logo-fastlinks h1 a {
	behavior: url(iepngfix.htc);
	background:url(../img/soliddevelopment_logo_219x38.png) no-repeat top left;
	display:block;
	width:357px;
	padding:0 0 0 0;
	margin:0px 0 0px 10px;
	line-height:40px;
	text-decoration:none;
	text-indent:-9000px;
	float:left;
}
#logo-fastlinks .fastlinks {
	float:right;
	margin:20px 10px 0 0;
}
#logo-fastlinks .fastlinks A {
	color:#666;
	text-decoration:none;
	font-size:0.9em;
}
#logo-fastlinks .fastlinks A:HOVER {
	text-decoration:underline;
}
#logo-fastlinks .fastlinks A.textsizemini {
	font-size:0.9em;
	font-weight:bold;
}
#logo-fastlinks .fastlinks A.textsizebig {
	font-size:1.2em;
	font-weight:bold;
}
#header {
	width:920px;
	background:url(../img/page_bg_top_960x260.jpg) no-repeat top left;
	padding:20px 20px 20px 20px;
	margin:0;
}
#header .teaser {
	width:920px;
	height:208px;
	background:url(../img/header_bigimage_920x208.jpg) no-repeat top left;;
}
#header .teaser P {
	width:370px;
	float:right;
	margin:0;
	font-weight:normal;
	padding:70px 130px 0 0;
	color:#fff;
	line-height:20px;
	font-size:1.5em;
}
#header .teaser A {
	float:right;
	width:109px;
	height:44px;
}
.png {
	behavior:url(iepngfix.htc);
}
#header .teaser A:HOVER {
	text-decoration:underline;
}
#content {
	width:920px;
	background:#fff url(../img/content_bg_960x1.jpg) repeat-y top left;
	padding:0 20px 0 20px;
	margin:0;
}
#navigation {
	width:210px;
	background: url(../img/bg_leftcol.jpg) no-repeat top left;;
	float:left;
	margin:0;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#navigation UL.first {
	width:210px;
}
#navigation UL {
	width:210px;
	background:#dee6f0;
	padding:20px 0 20px 0;
	border-bottom:4px solid #fff;
}
#navigation UL.first LI {
	list-style:none;
	display:block;
	background:url(../img/menu_spacer_210x2.jpg) no-repeat bottom left;
	clear:both;
	width:210px;
	padding:5px 0 2px 0px;
}
#navigation UL.first LI A.closed {
	display:block;
	color:#162983;
	background:url(../img/menu_icon_arrow_closed_15x15.jpg) no-repeat left center;
	padding:0 0 0 20px;
	margin:0 0 3px 20px;
	cursor:pointer;
}
#navigation UL.first LI A.open {
	display:block;
	color:#162983;
	background:url(../img/menu_icon_arrow_open_15x15.jpg) no-repeat left center;
	padding:0 0 0 20px;
	margin: 0 0 3px 20px;
	cursor:pointer;
}
#navigation UL.first LI A.blank {
	display:block;
	color:#162983;
	background:url(../img/menu_icon_arrow_blank_15x15.jpg) no-repeat left center;
	padding:0 0 0 20px;
	margin: 0 0 3px 20px;
	cursor:pointer;	
}
#navigation UL.second {
	width:210px;
	padding:10px 0 10px 0;
	background:#eee /*url(../img/menu_spacer_210x2.jpg) no-repeat bottom left*/;
	clear:both;
	border:0;
	display:none;
}
#navigation UL.second LI {
	list-style:none;
	display:block;
	clear:both;
	width:190px;
	padding:0 0 0 20px;
	background:transparent;
}
#navigation UL.second LI A {
	display:block;
	color:#333;
	background:url(../img/menu_icon_arrow_sub_4x4.jpg) no-repeat left center;
	padding:0 0 0 10px;
}
#center {
	width:400px;
	margin:-5px 0 0 20px;
	padding:6px 0 0 0;
	float:left;
}
#center P.intro {
	color:#999;
	padding:0 10px 10px 0;
	font-size:1.1em;
	font-weight:normal;
}
#center P {
	color:#333;
	padding:0 10px 10px 0;
	font-size:0.9em;
}
#center IMG.right {
	float:right;
	padding:0 0 10px 5px;
}
#center IMG.bottom {
	padding:0 0 10px 0;
	clear:both;
}
#center IMG.top {
	padding:0 0 10px 0;
	clear:both;
}
#center IMG.left {
	float:left;
	padding:0 5px 10px 0;
	clear:both;
}
#center P A {
	color:#85b5c8;
	text-decoration:none;
}
#center P A:HOVER {
	color:#8fb5c8;
	text-decoration:underline;
}


#right {
	width:270px;
	margin:0 0 0 20px;
	padding:0;
	float:left;
}
#right IMG {
	padding:0 0 10px 0;
	border: 0px solid;
}
#right P {
	padding:0 0 10px 0;
	font-size:0.9em;
}
#right P A{
	color:#333333;
}

#right H4 SPAN {
	clear:both;
	color:#CCCCCC;
}

#right P.pressrelease {
	padding:0 0 10px 45px;
	font-size:0.9em;
	background: url(../img/pdf_icon.jpg) no-repeat top left;
	text-transform:UPPERCASE;
}
#right P.pressrelease A {
	color:#333;
	text-decoration:none;
}
#right P.pressrelease A:HOVER {
	text-decoration:underline;
}
#footer {
	width:920px;
	background:url(../img/page_bg_bottom_960x260.jpg) no-repeat bottom left;
	padding:20px 20px 20px 20px;
	margin:0;
	clear:both;
}
#footer .adress {
	width:920px;;
	text-align:center;
	padding:20px 0 20px 0;
	margin:0px 0 0px 0;
	background:url(../img/footer_bg_920x70.jpg) no-repeat top left;
	color:#fff;
	font-size:0.9em;
}
/********************************************************/
/*    SECTION 1:3                                       */
/********************************************************/
.clearfix:after { 
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden; 
} 
.clearfix {
    display:inline-block;
} 
/* Hide from IE Mac \*/ 
.clearfix {
    display:block;
} 
/* End hide from IE Mac */





