/* Oto.bg Style CSS */
html {
	background-color: #FFFFFF;
	background-image:url(../images/back_html.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;}
img{
	border: 0px;
	vertical-align: middle;}
form {
	margin: 0;
	padding: 0;}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #285c8e;
	border-bottom: 1px solid #566268;
	padding: 0px 0 5px 0px;
	margin: 0px 0px 0px 5px;
}
h2 {
	font-size:13px; 
	font-weight:bold; 
	color:#434a55; 
	margin: 0; 
	padding:0;}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #216b90;
	padding: 0;
	margin: 2px;}
h4{
	font-size: 13px;
	font-weight: bold;
	color: #4a6692;
	border-bottom: 1px solid #566268;
	padding: 0;
	margin: 0;	
}
h5{
	font-size: 13px;
	font-weight: bold;
	color: #4a6692;
	padding: 0;
	margin: 0;	
}
p {
	padding: 0;
	margin: 3px 0 3px 0;
}
input, checkbox, textarea, select {
	font-size: 11px;
	}
	

	
/* Text CSS */	
.textgreen{
	color: #90bd00;
	font-weight: bold;
	font-size: 11px;}
.textorange, .textorange a:link, .textorange a:hover, .textorange a:visited {
	color: #FA7822;
	font-weight: bold;
	font-size: 11px;}

/* Navigation Bar */
.textnavigationbar{
	text-decoration: none;
	font-weight: bold;
	color: #000000;}

/* Link Css */	
a:link, a:visited {
font-style: normal;
color: #000000;}

a:hover {
color: #FE5C11;
}

a.red:link, a.red:visited {
font-style: normal;
text-decoration: none;
color: #cb0d0d;}

a.red:hover {
color: #cb0d0d;}

a.black:link, a.black:visited {
font-style: normal;
text-decoration: none;
color: #000000;}

a.black:hover {
color: #000000;}



a.mainbutton:link, a.mainbutton:visited {
text-decoration: none;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}

a.mainbutton:hover {
color: #d6d6d6;
text-decoration: underline;
}

ul#buttonlist {
float: left;
width: 755px;
margin: 0;
padding: 0;
}

#buttonlist li{
float: left;
width: 125px;
margin: 0;
padding: 12px 0 0 0;
white-space: nowrap;
display: inline;
list-style-type: none;
text-align:center;
}

/* Div Style */
.container {
width: 950px;
margin : 0px auto;
background-color: #FFFFFF;
}

.css_table {
display: table;
width: 100%;
vertical-align: middle;
}

.row {
float:left;
display: table-row;
width: auto;}

.cell {
float: left;
}

/* Menu */
.menu_list_left {
list-style-image: url(../images/icon_arrow_2.gif);	
padding: 0px 0px 0px 15px;
margin: 2px;
vertical-align: middle;
}
.menu_list_left li {
border-bottom: 1px solid #E1E1E1;
padding: 1px 0px 6px 0px;
vertical-align: middle;
}

	
/* Box */
.box {
width:190px; 
margin: 0; 
padding:0; 
display:block;}

.t1{background: url(../images/t1.jpg) no-repeat top left; width:30px; height:36px; float:left;}
.t2{background: url(../images/t2.jpg) repeat-x; width:156px; height:28px; float:left; padding: 8px 0 0 0;}
.t3{background: url(../images/t3.jpg) no-repeat top right; width:4px; height:36px; float:left;}

.boxmain{
clear: both; 
padding:7px; 
border-left:1px solid #e0e0d6; 
border-right:1px solid #e0e0d6; }

.b1{background: url(../images/b1.jpg) no-repeat top left; width:4px; height:4px; float:left;}
.b2{background: url(../images/b2.jpg) repeat-x; width:182px; height:4px; float:left;}
.b3{background: url(../images/b3.jpg) no-repeat top right; width:4px; height:4px; float:left;}

.space_line {
clear: both; 
margin: 0; 
padding: 0px; 
width: auto;}	

/* Product CSS */	
.navigationText{
font-size: 10px;
color: #000000;}


/* Button CSS Style */
.butt {
	background-color: #226D95;
	border: 1px solid #FFFFFF;
	color: #ED8627;
	width: 80px;
	height: 21px;
	padding: 0px 0 0 0;
	font-size:95%;
	font-weight:bold;
}

.user_navig_ul ul {
	width: 100%;
	margin: 0;
	padding: 0;	
}
.user_navig_ul li {
	list-style-type: none;	
	margin : 0 0 0 15px;
	padding : 4px 0 4px 20px;
	background: url(../images/icon_arrow_0.gif) no-repeat;
	background-position: 7px 10px;
}
.user_navig_ul li a, .user_navig_ul li a:link, .user_navig_ul li a:visited {
	color:#FFFFFF;
}

.user_ul ul {
	width: 100%;
	margin: 0;
	padding: 0;	
}
.user_ul li {
	list-style-type: none;	
	margin : 0 0 0 15px;
	padding : 4px 0 4px 20px;
	background: url(../images/icon_arrow_0.gif) no-repeat;
	background-position: 7px 10px;
}
.user_msg_ok {
	color: #00A801;
	font-weight: bold;
	margin: 0px 0 10px 0px;
	padding: 5px;
	background-color: #F2F2F2;
	border: 1px dashed #566268;
	text-align: justify;
}
.user_msg_err {
	color: #ff0000;
	font-weight: bold;
	margin: 0px 0 10px 0px;
	padding: 5px;
	background-color: #F2F2F2;
	border: 1px dashed #566268;
	text-align: justify;
}

/* Configure css style */
.loading {
	width:150px; 
	height:50px; 
	position:absolute; 
	background-color:#FFFFFF; 
	border: solid #006a92 2px;
	vertical-align:middle; 
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	display:none;
	position: absolute;
}
.alert-msg {
	color: #FF0000;
	padding-left: 7px;
	font-size: 14px;
}

.important_text {
	color: #fc830d;
	font-weight: bold;
	margin: 3px;
}
.important_text a, .important_text a:visited {
	color: #fc830d;
	font-weight: bold;
}
.important_text a:hover {
	color: #4574c0;
}

.document_list
{
padding-left: 0;
margin-left: 0;
}
.document_list li
{
list-style: none;
margin: 0;
padding: 0.25em;
}

/* Other Css */
#copyright{
font-size: 10px;
color: #000000;}

.textfield {
padding: 0;
margin: 0;
}


