/**************************************************************
	Page title: MobiPaka.lv
	Created by: aywars
	Date: 12/11/2010
	
**************************************************************/


/*** Basic elements ***/
body {
background-color:#E9E6DD;
font:12px Arial, Helvetica, sans-serif;
color:#333333;
margin:0;
padding:0; 
padding-bottom:50px;
}

.title {
font-size:30px;	
margin:0 0 10px 20px;
}

p {
line-height:150%;
margin:10px 0;
}

ul {
list-style:none;
line-height:150%;
margin:0;
padding:0;
}

a {
color:#5CA34A;
text-decoration:none;
outline:none;
}

a:active {
outline:none;
}

a img {
border:none;
}

a:hover {
text-decoration:underline;
}

.clearfloat { 
clear:both;
height:0;
font-size:1px;
line-height:0px;
}

.underline {
text-decoration:underline;	
}

.red {
color:red;
font-weight:bold;
padding-left:20px;	
}

/*** Structure ***/
#container {
background:url(../img/structure/containerBg.jpg) repeat-y;
width:988px;
margin:20px auto 0 auto;
padding-bottom:100px;
}

#header, #footer {
background:url(../img/structure/header.jpg) no-repeat;
width:988px;
height:9px;
margin:0;
padding:0;
}

#footer {
background:url(../img/structure/footer.jpg) no-repeat;
margin:0 auto;
}

#footer2 {
width:988px;
color:#87847B;
text-align:center;
margin:0 auto;
}

/*** Menu ***/
#menu {
width:160px;
float:left;
margin:20px 10px 0 10px;
}

.menu {
background-color:#F6F5F1;
font-size:12px;
line-height:200%;
padding:12px 0;
margin:0;
margin-top:5px;
}

.menu li a {
color:#333333;
text-decoration:none;
display:block;
padding-left:23px;
}

.menu li a:hover {
text-decoration:underline;
}

.menu li .active {
background-color:#5CA34A;
color:#FFFFFF;
}

.menu li .active:hover {
text-decoration:none;
}

/*** Content ***/
#content {
width:715px;
float:left;
margin:20px 0 0 4px;
}

#content .title {
margin-left:0;	
}

/*** Forms ***/
form, fieldset {
margin:0 0 30px 0;
padding:0;
border:none;	
}

input, select {
font:12px Arial, Helvetica, sans-serif;
color:#333333;
border:1px solid #333333;
padding:2px;
}

select {
width:134px;	
}

.label {
text-align:right;	
}

.submit {
float:right;
background-color:#5CA34A;
color:#FFFFFF;
border:none;
cursor:pointer;
padding:2px 8px;
}

.error {
color:#BC0000;
font-weight:bold;
}

.success {
color:#5CA34A;
font-weight:bold;	
}

.fill {
color:#BC0000;
font-weight:bold;
font-size:14px;
}

.fill2 {
border:2px solid #BC0000;
}

.datepicker {
width:79px;	
}

/*** Tables ***/
table, tr, td {
border:none;	
}

td {
padding:4px;	
}

table .row1 {
background-color:#F6F5F1;	
}

.ttitle {
font-weight:bold;	
}

.pages {
text-align:center;
margin-top:20px;	
}

.pages a, .pages .active {
background-color:#5CA34A;
color:#FFF;
padding:2px 4px;
margin:20px 5px 20px 0;	
line-height:230%;
}

.pages a {
background-color:#FFFFFF;
color:#333333;
border:1px solid #5CA34A;
}

.pages .active:hover {
text-decoration:none;	
}










