/* Start of CMSMS style sheet 'main' */
/*
----------------------------------------------------------------------
normalizejam
----------------------------------------------------------------------
*/

html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

/*
----------------------------------------------------------------------
galvenais
----------------------------------------------------------------------
*/

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	background: url(images/bg.jpg);
}

a:link,
a:visited {
	text-decoration: none;
	color: #ed1c24;
}

a:hover {
	color: #ed1c24;
	text-decoration: underline;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

br.clearAll {
	clear: both;
}

br.clearLeft {
	clear: left;
}

p.alignRight {
	text-align: right;
}

/*
----------------------------------------------------------------------
lapas saturs
----------------------------------------------------------------------
*/

#header {
	width: 1100px;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
        margin: auto;
        height: 483px;
}

body.inerPage #header {
	height: 165px;
	background-image: url(images/top_bg_2.jpg);
}

#header .headerTop .menu {
	text-transform: uppercase;
	font-size: 14px;
	color: #ed1c24;
	font-weight: bold;
        height: 89px;
}

#header .headerTop .menu ul {
        margin-left: 55px;
}

#header .headerTop .menu ul li {
        float: left;
        height: 89px;
}

#header .headerTop .menu ul li a {
        display: block;
        height: 70px;
        margin-top: 19px;
}

#header .headerTop .menu ul li.menuhome a {
        width: 111px; background: url(images/menu1.png) no-repeat;
        background-position: 0 -19px;
}

#header .headerTop .menu ul li.menujaunumi a {
        width: 142px; background: url(images/menu2.png) no-repeat;
        background-position: 0 -19px;
}

#header .headerTop .menu ul li.menublogs a {
        width: 81px; background: url(images/menu3.png) no-repeat;
        background-position: 0 -19px;
}

#header .headerTop .menu ul li.menufoto a {
        width: 127px; background: url(images/menu4.png) no-repeat;
        background-position: 0 -19px;
}

#header .headerTop .menu ul li.menuprojekti a {
        width: 133px; background: url(images/menu5.png) no-repeat;
        background-position: 0 -19px;
}

#header .headerTop .menu ul li.menuvideo a {
        width: 90px; background: url(images/menu6.png) no-repeat;
        background-position: 0 -19px;
}

#header .headerTop .menu ul li.menuatbalsti a {
        width: 132px; background: url(images/menu7.png) no-repeat;
        background-position: 0 -19px;
}

#header .headerTop .menu ul li.menuavantis a {
        width: 144px; background: url(images/menu8.png) no-repeat;
        background-position: 0 -19px;
}

#header .headerTop .menu ul li a:hover {
        background-position: 0 -88px;
}

#header .headerTop .menu img {
	margin-bottom: 4px;
}

#header .topNews {
	background-image: url(images/top_bilde.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 394px;
}

#header .topNewsPic {
	background-repeat: repeat-x;
	background-position: top center;
	height: 400px;
}

#header .topNewsInfo {
	margin: auto;
	width: 970px;
	padding-top: 40px;
}

#header .newsBox {
	background: url(images/news_box.png);
	color: #fff;
	width: 300px;
	margin-left: 8px;
	font-size: 14px;
	padding: 30px 30px 0 30px;
	height: 270px;
}

#header .newsBox h2 {
	font-size: 32px;
	line-height: 26px;
}

#header .newsBox p {
	margin-top: 10px;
}

#header .topNewsInfo img {
	float: right;
	border: 5px solid #fff;
}

#content {
	background-repeat: repeat-y;
	background-position: top center;
	margin: auto;
}

#content .contentBox {
	width: 930px;
	margin: auto;
	padding-top: 30px;
}

#content .contentBox .contentInfo {
	width: 315px;
	border-color: #d9d9d9;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 30px;
	float: left;
	min-height:270px;
}

#content .contentBox .contentInfo.Kino h3, #content .contentBox .contentInfo.Sports h3,  #content .contentBox .contentInfo.Muzika h3, #content .contentBox .contentInfo.Jauniesiem h3 {
	margin-bottom: 25px;
}

#content .contentBox .contentInfo.Kino { padding-top: 10px; padding-left: 0px; background-image:url(images/news1.png); background-repeat: no-repeat; }
#content .contentBox .contentInfo.Sports { border-width: 0 0 1px 0; padding-top: 10px; padding-right: 0px; background-position: 29px 0; background-image:url(images/news2.png); background-repeat: no-repeat; }
#content .contentBox .contentInfo.Muzika { border-width: 0 1px 0 0; padding: 20px 30px 10px 0; background-position: 0 11px; background-image:url(images/news3.png); background-repeat: no-repeat; }
#content .contentBox .contentInfo.Jauniesiem { border-width: 0; padding: 20px 0 10px 30px; background-position: 29px 11px; background-image:url(images/news4.png); background-repeat: no-repeat; }

body.inerPage.portfolio #content .contentBox .contentInfo {
	background-image: none;
}

body.inerPage #content .contentBox .contentInfo.Kino { border-width: 0; }
body.inerPage #content .contentBox .contentInfo.Sports { border-width: 0; }
body.inerPage #content .contentBox .contentInfo.Muzika { border-width: 0; }
body.inerPage #content .contentBox .contentInfo.Jauniesiem { border-width: 0; }

#content .contentBox .contentInfo.all {
	width: 685px;
	padding-left: 0;
	padding-right: 0;
        padding-top: 0;
	border-width: 0 0 0 0;
min-height:0;
}

#content .contentBox .contentInfo.all.center {
	text-align: center;
}

#content .contentBox .contentInfo img {
	float: left;
	margin-right: 10px;
}

#content .contentBox .contentInfo img.newsImageSm {
        width: 145px;
}

#content .contentBox .contentInfo img.newsImageBig {
        max-width: 685px;
        margin-bottom: 10px;
}

#content .contentBox .contentInfo h2 {
	margin: 10px 0 10px 0;
}

#content .contentBox .contentInfo.all.bigNews h2 {
	font-size: 30px;
	line-height: 36px;
}

body.inerPage #content .contentBox .contentInfo h2.pHeading {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: -1px 20px;
	height: 54px;
}

body.inerPage #content .contentBox .contentInfo.Kino h2.pHeading { background-image:url(images/news12.png); }
body.inerPage #content .contentBox .contentInfo.Sports h2.pHeading {background-image:url(images/news2.png); }
body.inerPage #content .contentBox .contentInfo.Muzika h2.pHeading { background-image:url(images/news11.png); }
body.inerPage #content .contentBox .contentInfo.Jauniesiem h2.pHeading { background-image:url(images/news4.png); }

.activePortfolio {
	font-weight: bold;
	font-size: 14px;
}

.portfolioInfo {
	margin: 10px 0 10px 0;
	padding: 10px;
	border-color: #d9d9d9;
	border-style: solid;
	border-width: 1px 0 1px 0;
}

.portfLink {
	font-size: 14px;
}

#content .contentBox h3 {
	padding-bottom: 10px;
}

#content .contentBox .contentInfo h3 {
	margin: 0px 0 10px 0;
	padding-bottom: 0;
}

#content .contentBox .contentInfo.all .videoFile {
	width: 350px;
	height: 280px;
	float: left;
	margin-right: 20px;
}

#content .contentBox .contentBlog {
	width: 170px;
	padding-top: 10px;
	padding-left: 35px;
	float: right;
	border-color: #d9d9d9;
	border-style: solid;
	border-width: 0 0 0 1px;
	background-image:url(images/news5.png);
        background-repeat: no-repeat;
        background-position: 35px 0;
}

#content .contentBox .contentBlog h3 {
	color: #fff;
        background-color: transparent;
        width: 50px;
        padding: 0;
        margin-bottom: 25px;
}

#content .contentBox .contentBlog.sekoMums {
        background-image:url(images/news7.png);
}

#content .contentBox .contentBlog.galleries {
	background-image:none;
}

#content .contentBox .contentBlog.galleries h3 {
        color: #000;
	background-color: transparent;
}

#content .contentBox .contentBlog.reklama {
       background-image:url(images/news20.png);
}

#content .contentBox .contentBlog h2 {
	margin: 10px 0 10px 0;
}

#content .contentBox .contentBlog p {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}

#content .contentBox .contentBlog .CGBlogSummarySummary img {
	width: 100%;
	height: auto;
	display: block;
}

#content .contentBox .contentSuport {
	border-color: #d9d9d9;
	border-style: solid;
	border-width: 1px 0 0 0;
	margin-top: 30px;
	padding-top: 20px;
	text-align: center;
}

#content .contentBox .contentSuport h2 {
	margin-bottom: 20px;
	font-size: 26px;
}

#content .contentBox .contentSuport img {
	margin-bottom: 10px;
}

#content .contentBox .contentBanner {
	border-color: #d9d9d9;
	border-style: solid;
	border-width: 1px 0 0 0;
	margin-top: 30px;
	padding-top: 10px;
	width: 690px;
}

#content .contentBox .contentBanner p {
	color: #888;
	margin-bottom: 10px;
}

#content .contentBox .contentBanner p.alignRight {
	font-size: 10px;
}

/* galerijas */

ul.photoGallery li {
	float: left;
	margin-left: 5px;
	width: 145px;
	height: 150px;
	background: url(images/foto_bg.png) no-repeat;
	padding: 13px 10px 14px 10px;
	text-align: center;
}

ul.photoGallery.inside li {
	height: 115px;
}

ul.photoGallery.inside.kolektivs li {
	margin-right: 15px;
}

ul.photoGallery li.vertical_image {
background: url(images/foto_bg_v.png) no-repeat;
height: 153px;
width: 107px;
padding:11px 7px 16px 13px;
margin-left: 22px;
}


ul.photoGallery.video li {
	background: url(images/video_bg_2.png) no-repeat;
	padding: 13px 12px 14px 14px;
	margin-left: 0;
}

ul.photoGallery li img {
	margin-bottom: 15px;
}


/* footer */

#footer {
	width: 900px;
	height: 60px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	position: relative;
	left: -90px;
	padding-left: 270px;
        margin-top: 30px;
}

#footer a {
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

#footer a.logo {
	width: 78px;
	height: 28px;
	background-image: url(images/wb4.png);
	background-repeat: no-repeat;
	position: relative;
	display: block;
	float: right;
	left: -360px;
	top: -5px;
}

#footer ul li {
        float: left;
        height: 20px;
        padding-right: 15px;
}


.ui-state-focus {
font-weight: bold;
}


.portLink{
font-size:14px;
}

.avantisKolektivs {
         width: 170px;
         height: 240px;
         float: left;
         text-align: center;
}

.kontaktiKarte {
         width: 425px;
         height: 250px;
         float: right;
         margin-left: 15px;
}
/* End of 'main' */

