/* Projekts: InSight Latvia * Developer: SIA X IT, GRENO * Coding: Kristaps Pilveris (kristaps.pilveris@greno.lv) * * Location: system/application/views/css * Stylesheet: Lapas izkārtojuma stili * Saistītie faili: nav * Versija: 1.0 * Datums: 20.07.2008. * * * * Fails definē lapas pamatizkārtojuma blokus un galvenos vizuālos stilus * *//* Pamatkrāsu palete *//* * Fons:				#3A6130 * * Galvenā izvēlne:		#FFFFFF * Izvēlnes teksts:		#999999 * Aktīvs izv. teksts:	#725993 * * Virsraksts1:			#725993 * Virsraksts2:			#725993 * Virsraksts23:		#725993 * * Pamatteksts:			#494657 * Mazsvarīgs teksts:	#888888 * * Saite:				#725993 * Hover efekts:		#8167A3 * Apmeklēta saite:		#725993 * * *//* ================================================================================ *//* 1 - vispārīgie elementu stili */body {    margin: 0;    padding: 0;    background-color: #3A6130;    color: #333;    font: normal 62.7% / 1.2em sans-serif;}a {    color: #725993;}a:hover, a:active {    color: #8167A3;}div.clearer {    clear: both;}table {	}table td {	vertical-align: top;}fieldset {	border: none;	padding: 0;	margin: 0;}/* Paziņojumu noformējums */div.message {	padding: 0.8em 1.2em;	margin: 0.4em 0 0.8em 0;	color: #88132B;	background-color: #F9F9D0;	border: 2px solid #88132B;	text-align: center;	-moz-border-radius: 3px;	font: bold 12px sans-serif;}a img {	border: none;}/* ================================================================================ *//* 2 - Lapas bloku izkārtojums *//* lapas ārējais konteiners --------------------------------------------- */#cont {    margin: 0;	background: url(../img/page_bg.png) repeat-x;	background-position: 0 330px;}/* Logo josla ---------------------------------------------------------- */#top {    height: 170px;    background: url(../img/top.jpg) no-repeat;    position: relative;    border: 0px solid #a33;}#logo {    position: absolute;    top: 55px;    left: 80px;    width: 244px;    height: 58px;	border: 0px solid #ccc;}#tagline {	position: absolute;	top: 144px;	left: 472px;	width: 440px;	height: 20px;	border: 0px solid white;}/* Satura daļas ārējais konteineris ----------------------------------------------------- */#pagecont {	padding: 20px 0 0 0;    background: url(../img/green_bar.jpg) repeat-x top left;	}#pagewrapper1 {    margin: 0 0 0 190px;    padding: 0 0 0 0;	width: 726px;    float: none; /*cc*/    overflow: hidden; /*cc*/    background: url(../img/content_bg.png) repeat-y;    border: 0px solid orange;}/* Izvēlne ------------------------------------------------------ *//* menu container */#menu {	float: left; /*cc*/    width: 169px;	margin: 0 30px 0 30px;	padding: 0;    overflow: hidden;    background: url(../img/menu_bg.png) repeat-y bottom;    font: normal 12px / 1em sans-serif;    color: #999;	border: 0px solid #c66;}/* menu list container and top graphic */#menu ul {    padding: 20px 0 4px 0;	margin: 0;	color: #2F1137;    font: normal 1em/1em sans-serif;	background: url(../img/menu_bg_top.png) no-repeat;}#menu li {	list-style: none;	margin: 0;    padding: 8px 0 8px 0;	border: 0px solid #DCDCF8;}#menu a {	padding: 0 0 0 35px;    font: normal 12px/1em sans-serif;    color: #999;	text-decoration: none;}#menu a:hover, #menu li.active a {	color: #725993;    text-decoration: underline;}#menu li.active a {	background: url(../img/bullet.png) no-repeat;	background-position: 12px 3px;}/* Submenu container */#menu li ul {	padding: 6px 0 0 35px;	margin: 0;	background: none;}#menu li ul li {	padding: 0 0 4px 4px;}#menu li ul a {	padding: 0;}#menu li ul li.sub a {	background: none;	color: #999;	text-decoration: none;}#menu li ul li.sub a:hover {	background: none;	color: #725993;	text-decoration: underline;}/* bottom background for menu block */#menu div {	padding: 0 0 35px 0;	background: url(../img/menu_bg_bottom.png) no-repeat bottom;}/* Lapas navigācijas takas noformējums */p.langs {	position: absolute;	top: 3px;	right: 20px;    margin: 0 0 0 2em;    padding: 1em 0 1em 0;    font: normal 11px / 1em sans-serif;    color: #8060ff;}p.langs a {	float: left;	display: block;    color: #847698;    margin: 0 1em 0 0;    padding: 0;}p.langs a.selected {	color: #999;	text-decoration: none;}/* Kolonnu karkass ----------------------------------------------------------------------- */#kol_karkass {	position: relative;	margin: 0;    padding: 65px 0 0 0;	width: 726px;	background: url(../img/content_top_bg.png) no-repeat;    float: left; /*cc*/    font: normal 1.2em/1.4em serif;    border: 0px solid blue;}/* Satura kolonna ------------------------------------------------------------------------ */#saturs {    float: left; /*cc*/    mmargin: 0 0 -2000px 0; /*cc*/    mpadding: 0 2em 2000px 0; /*cc*/    width: 430px;	color: #406049;	font-family: sans-serif;	border: 0px solid #67c;}/* Apakšējā josla ------------------------------------------------------------------------- */#apaksa {	margin: 0;	height: 130px;	clear: both;	background: url(../img/content_bottom.png) no-repeat bottom;	font: normal 1em/1.5em sans-serif;    color: #fff;}#apaksa p {	float: left;    font-size: 1.2em;    padding: 0 1em;    margin: 0;}#apaksa p.right {	float: right;	text-align: right;}#apaksa a, #apaksa a:hover {	color: #6F6F97;	text-decoration: underline;	}#contacts {	padding: 0.5em 2em 5em 230px;	background: #3A6130;	color: #9BAF96;	font: normal 1.3em/1.5em sans-serif;	position: relative;}#xit {		padding: 0;		margin:0;		position: absolute;		bottom: 3px;		right: 0;		width: 39px;		height: 14px;	}/* ================================================================================ *//* 3 - Typography */h1, h2, h3 {	color: #725993;	font-family: 'Bookman Old Style', Bookman, Garamond, Georgia, serif;	font-style: italic;	font-weight: normal;}h1 {    margin: 0 0 0.8em 0;	padding: 0 0 3px 0;    font-size: 1.8em;	border-bottom: 1px solid #ddd;}h1 a {	}h2 {    margin: 1em 0 0.5em 0;    font-size: 1.8em;}h2 a {}h3 {	font-size: 1.2em;}/* paragraph */#saturs p {    margin: 0 0 1em 0;}/* Date in single item view */#saturs p.datums {    margin: 0 0 0.8em 0;    color: #777;}
