/* Projekts: E-studijas.lv * Developer: SIA X IT, GRENO * Coding: Kristaps Pilveris (kristaps.pilveris@x-it.lv) * * Location: system/application/views/css * Stylesheet: Lapas izkārtojuma stili * Saistītie faili: print_layout.css * Versija: 1.0 * Datums: 25.09.2009. * * * * Fails definē lapas pamatizkārtojuma blokus un galvenos vizuālos stilus * *//* ================================================================================ *//* 1 - vispārīgie elementu stili */body {    margin: 0;    padding: 0;    background: #142E4F repeat-x;    font: normal 62.7% / 1.4em sans-serif;	color: #D6D2E8;}a {    color: #FFF;}a:hover, a:active {    color: #F7B87C;}div.clearer {    clear: both;}table {	}table td {	vertical-align: top;}/* ================================================================================ *//* 2 - Lapas bloku izkārtojums *//* lapas ārējais konteiners --------------------------------------------- */#cont {	width: 100%;	padding: 0;    margin: 0 auto;}/* Logo josla ---------------------------------------------------------- */#header {	margin: 0;	position: relative;	height: 105px;    background: url(../img/bg_header.png) repeat-x 0 0;}#login_box {	position: absolute;    top: 0;    right: 18%;    width: 371px;    height: 48px;    background: url(../img/login_box.png) no-repeat;	border: 0px dotted lime}#login_box a {	position: absolute;	top: 8px;	left: 153px;	width: 183px;	height: 30px;	display: block;	text-decoration: none;}#login_box span {	visibility: hidden;}#logo {    position: absolute;    top: 10px;    left: 12.8%;    width: 164px;    height: 57px;    background: url(../img/turiba_logo.png) no-repeat;	border: 0px dotted lime}/* Ilustrāciju un izvēlnes josla ---------------------------------------------------------- */#top {	margin: 0;	position: relative;	height: 248px;    background: #FFF url(../img/bg_top.png) repeat-x;}#slogan {	display: none;	position: absolute;	width: 317px;	height: 106px;	top: 84px;	left: 30%;	background: url(../img/slogan.png) no-repeat;}#slogan span {	visibility: hidden;}#illustr0 {	position: absolute;	top: -105px;	right: 0;	width: 280px;	height: 353px;	z-index: 100;	background: url(../img/illustr0.png) no-repeat;}#illustr1 {	height: 248px;	background: url(../img/illustr1.png) no-repeat 80% 100%;}#illustr2 {	}/* Izvēlne ------------------------------------------------------ */#menu {	position: absolute;	top: 22px;	left: 12.8%;	width: 350px;	height: 215px;	ooverflow-y: hidden;    color: #142E4F;	border: 0px dotted blue;}#menu ul {	width: 185px;	font: normal 14px/1em serif;    list-style: none;    margin: 0 0 0 0;    padding: 0 0 0 0;	border: 0px dotted red;}#menu li {    margin: 0 0 12px 0;	text-transform: uppercase;	border: 0px dotted #ccc;}#menu a {    color: #142E4F;    text-decoration: none;	border: 0px dotted #00c;}#menu a:hover {	text-decoration: underline;}#menu li.current {	font-size: 16px;	padding: 0 4px 4px 0;}#menu li.current a {	padding-right: 15px;	background: url(../img/menu_arrow.png) no-repeat 100% 50%;	}	#menu li.current span {	border-bottom: 3px solid #ED974C;}/* Sekundārā izvēlne ------------------------------------------------------ */#menu ul ul {	position: absolute;	top: 0;	left: 200px;	width: 200px;	height: 210px;	font: normal 13px/1.4em sans-serif;	border: 0px dotted green;	display: none; /* Paslēpjam sekundārās izvēlnes */}#menu li.current ul {	display: block; /* parādām apakšizvēlni aktīvajam elementam */}#menu li li.current ul { /* Paslēpjam iespējamās trešā līmeņa izvēlnes */	display: none;}#menu ul ul li {    margin: 0 0 5px 0;    padding: 0;	text-transform: none;}#menu ul ul li.current {	}#menu li.current ul a {	color: #475F7A;    font: normal 13px/1.2em sans-serif;	background: none;}#menu ul ul a:hover {    text-decoration: underline;}#menu ul ul li.current a {	font-size: 13px;	background: none;}#menu li.current ul span {	border-bottom: none;	}#menu li.current li.current span {	font-size: 15px;	color: #142E4F;	border-bottom: 2px solid #ED974C;}/* Satura daļas ārējais konteineris ----------------------------------------------------- */#pagecont {    border-top: 15px solid #E88831;	padding: 30px 0 0 0;}/* Kolonnu karkass ----------------------------------------------------------------------- */#kol_karkass {    width: 980px;    font: normal 1em/1.2em serif;    margin: 0 auto;    padding: 0 0 5em 0;	background: url(../img/xcelsus-watermark.png) 0 100% no-repeat;    border: 1px dotted red;}/* Satura kolonna ------------------------------------------------------------------------ */#saturs {	float: left;	width: 44%;	margin: 0 0 4em 11%;	padding: 0 0 0 0;	font: normal 13px/1.6em sans-serif;	border: 0px dotted lime;}/* Content ilustration images */#content img {	display: block;	margin: 10px auto;}/* Sānu bloks ------------------------------------------------------------------------ */#sidebox {	float: left;	margin: 0 0 0 10%;	padding: 0;	width: 321px;	background: url(../img/bg_sidebox.png) repeat-y;}#sb_wrapper {	padding: 37px 10px 5px 20px;	background: url(../img/sidebox_top.png) no-repeat;	font: normal 1.3em/1.6em 'Trebuchet MS', Trebuchet, Candara, sans-serif;}#sb_bottom {	height: 10px;	background: url(../img/sidebox_bottom.png) no-repeat;}#sidebox h2 {	font-size: 21px;	border: none;	margin: 0 0 0 90px;}/* Apakšējā josla ------------------------------------------------------------------------- */#apaksa {    clear: both;	margin: 4em 0 0 0;    padding: 0 0 3em 0;	background: #ED964A;    color: #fff;	font: normal 1em/1.5em sans-serif;	min-height: 40px;}#apaksa p {	float: left;    font-size: 1.2em;    padding: 0 0 0 10%;    margin: 1.2em 0 0 0;}#apaksa a, #apaksa a:hover {	color: #fff;	text-decoration: underline;	}/* ================================================================================ *//* 3 - Typography */h1, h2, h3 {    margin: 0 0 0.3em 0;	padding: 0 0 3px 0;    font: normal 21px / 1.2em 'Palatino Linotype', Garamond, Times, serif;	text-transform: uppercase;    color: #FFF;	border-bottom: 1px solid #F7B87C;}h2 {	margin: 2.4em 0 0 0;    font-size: 18px;	border-bottom: 1px solid #B38F6F;}h3 {    margin: 2em 0 0 0;    font-size: 16px;}/* paragraph */#saturs p {    margin: 0 0 1em 0;}/* ================================================================================ *//* 4 - Foto galerija *//* Galerijas konteineris */.gallery {	}/* Apzīmē albumu sarakstu, jābūt vienā elementā ar .gallery */.albumlist {	}/* Apzīmē fotogrāfiju sarakstu albumā, jābūt vienā elementā ar .gallery */.photolist {	}/* Albumi */.albumlist .item {	width: 180px;	height: 150px;	float: left;	margin: 10px 0 0 0;	overflow: hidden;	text-align: center;}.item {	font: normal 1em sans-serif;}.albumlist .item:hover {	background: #eee;}.item a img {	padding: 2px;	border: 1px solid #fff;	text-decoration: none;}/* Fotografijas */.photolist .item {	width: 180px;	height: 110px;	float: left;	margin: 20px 0 0 0;	overflow: hidden;}.photolist .item a:hover img {	border: 1px solid #F93;}
