/*css layout formatting                   *\
    for http://primel.net
\*              2010-02-22                */

* { margin:0; border: 0; padding: 0; }
html { margin: 0; }
body { margin: 0; }

/* ------------------------------------------------------------------------- */

body
{
	color:#808169;
	font-family:verdana,lucida sans,georgia,serif;
	font-size:9pt;
	height: 100%;
	line-height: 1.5em;
}

#fl1,
#fl3,
.comfort-print,
.comfort-totop,
index .csc-header-date, #projects .csc-header-date, #agency .csc-header-date, .content-element .csc-header-date,
#team,
#menu { display: none; }

#logo
{
	height:34px;
	left:17px;
	position:absolute;
	top:48px;
	width:777px;
}

#content { padding: 110px 0 0 0; }

.hline
{
	background:url("../images/primel_h1.gif") repeat-x scroll left bottom transparent;
	clear:both;
	color:#808169;
	font-size:11px;
	line-height:23px;
	position:relative;
	top: 0;
	width:100%;
}

.rootline
{
	background:none repeat scroll 0 0 #FFFFFF;
	display:inline;
	margin:0 0 0 16px;
}

#content .content-element {
	background:url("../images/primel_hr.gif") repeat-x scroll left top transparent;
	clear:both;
	padding:20px 0 30px;
	position:relative;
	top:-1px;
	width:100%;
}

#content .csc-header
{
	margin:0 0 16px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol 
{
	margin:0 0 16px 16px !important;
}

#content p { margin:0 16px 16px; }

#content a { color: #808169; }

#content .content-element ul
{
	list-style:none outside none;
	margin:0 0 0 20px;
}
#content .content-element ul li
{
	background:url("../images/ce-ul-bullet.gif") no-repeat scroll 0 7px transparent;
	margin:6px 0;
	padding:0 0 0 12px;
}

#fl2 { margin: 40px 0 0 16px; }

#fl2 ul { background: none; list-style: none; }  

#fl2 a { color: #808169; }  

/* #whatever:after { content: " "; } */

/* content elements formatting */
/* ************************************************************************** */

/* 
#content a:link:after, 
#content a:visited:after
{
	content: " ( " attr(href) " ) ";
	text-decoration: none !important; 
}
 */