/*	MadNet Hosting Template
	--------------------------------
	based on internet music template
	by luka cvrk (www.solucija.com)
*/
   
/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background-color: #fff; 
	color: #454545; 
}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #ca0402;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #ca0402;
	background: #FFF;
}

h1 .red{
	color: #ca0402;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow {
	color: #FFFCD1;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

ul {
	margin: 0;
	padding: 0;
	list-style: none; 	
}

ul.rsfaq { 
	padding: 0 0 0 2em;
	list-style: square;
	list-style-image: url(../images/ul-li-rsfaq.png);
}

ul.rsfaq li {
	padding: 3px 0;
}

ul.rsfaq li strong {
	border-bottom: 1px solid #999;
}

form { 
	margin: 0; 
}

input.search { 
	width: 144px; 
	height: 22px;
	border: none;
	background: #fff url(../images/input.png) no-repeat; 
	padding: 5px 10px 0 10px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(../images/button.png) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(logininput.gif); 
	padding: 4px; 
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #454545;
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 760px; 
}

.logo {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	margin-top: 0;
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}

.top_info {
	width: 540px;
	margin: 18px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(../images/dot.gif) repeat-x bottom;
	color: #444;
}

.slogan {
	text-align: right;
	width: 160px;
}

.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px;
}

.bar li { 
	padding: 0px 10px 8px 10px;
	color: #808080;
	background: #FFF;
	display: inline;
}

.bar li.active { 
	background: #FFF url(../images/bar.gif) no-repeat center bottom; 
	color: #ca0402;
	font-weight: bold; 
	padding-bottom: 7px; 
}

.bar a { 
	font-weight: bold;
	color: #4A8EBC; 
	background: inherit;	
} 

.search_field { 
	text-align: right;
	float: right;
	width: 540px;
	height: 38px;
	background: #464548 url(../images/searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: normal; /* bold */
	color: #ccc;
	background: inherit;
}

.darkgrey {
	color: #808080;
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #6E6E6E url(../images/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
	font-weight: bold;
	font-size: 1.2em;
}

.newsletter a {
	color: #FFFFFF;
	text-decoration: none;
}

.newsletter a:hover {
	color: #FFFCD1;
	text-decoration: underline;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left {
	float: left;
	width: 490px;
	margin: 0 0 10px 0;
}

.left_articles {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}

.lt {
	height: 10px;
	background: #6E6E6E url(../images/lt.gif) no-repeat;
	color: #FFF;
}

.lbox {
	color: #eee;
	padding: 3px 12px 12px 12px;
	margin: 0 0 15px 0;
	background: #6E6E6E url(../images/lb.gif) no-repeat bottom left;
	/*height: 178px;*/
}

.lbox a {
	color: #FFFCD1;
	background: inherit;
	text-decoration: underline;
}

.lbox a:hover {
	color: #FFFCD1;
	text-decoration: none;
}

.lbox h2 {
	color: #FFF;
	background: #6E6E6E;
}
	
.thumb {
	float: left;
	width: 150px;
	height: 100px;
	border: 1px solid #bbb;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 5px 0;
	padding: 3px;
}

.thumb p {
	margin: 0;
	padding: 3px;
	color: #FFF;
	background: #6e6e6e;
}
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}
		
.rt {
	background: #c40402 url(../images/rt.png) no-repeat;
	color: #FFF;
	height: 7px;
}
	
.rt_err {
	background: #c40402 url(../images/rt_err.png) no-repeat;
	color: #FFF;
	width: 481px;
	height: 7px;
}

.right_articles {
	font-size: 1em;
	background: #c40402 url(../images/rb.png) no-repeat bottom;
	color: #FEE1D5;
	padding: 4px 8px;	
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}

.right_articles a {
	color: #FFF;
	text-decoration: underline;
}

.right_articles a:hover {
	color: #FFFCD1;
	text-decoration: none;
}

.right_articles span {
	font-weight: bold;
	font-size: 1.3em;
	color: #FFFFFF;
}
			
.right_articles_err {
	font-size: 1em;
	background: #c40402 url(../images/rb_err.png) no-repeat bottom;
	color: #FEE1D5;
	padding: 4px 8px;	
	margin: 0 0 9px 0;
	padding-bottom: 10px;
	width: 464px;
}

.right_articles_err a {
	color: #FFF;
	text-decoration: underline;
}

.right_articles_err a:hover {
	color: #FFF;
	text-decoration: none;
}


.right_articles_err span {
	font-weight: bold;
	font-size: 1.3em;
	color: #FFFFFF;
}

.image {
	float: right;
	margin: 0 0 3px 9px;
}

.dotrs {
	margin: 3px 65px;
	border: 1px solid #fff;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(../images/dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #ca0402;
	background: inherit;
	text-decoration: underline;
}

.footer a:hover {
	color: #ff0000;
	background: inherit;
	text-decoration: none;
}

.footer p.lamp img {
	margin-top: 0.6em;
	text-align:center;
	border:0;
}

/* specific pages data
   ------------------- */
table#hosting th {
	color: #fff;
	font-size: 1.1em;
}

table#hosting tr td span {
	color: #aaa;
}

.formField,
.formFieldTxt {
	border: 1px solid #808080;
	background-color: #fff;
	padding: 1px;
}

input.formField:focus,
textarea.formFieldTxt:focus {
	border: 1px solid #333;
	background-color: #f3f3f3;
}

.formFieldTxt {
	font-size: 1.2em;
}

.required {
	font-size: 1.4em;
	color: #990000;
}

/* hosting :: uputstvo
   ------------------- */
input#imeDomena {
	border: 1px solid #aaa;
	padding: 1px;
}

input#imeDomena:focus {
	border: 1px solid #555;
	padding: 1px;
}

.popunjenDomen {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
}

a#popuniDomen {
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
	letter-spacing: -0.5em;
}

/* hosting :: podaci
   ------------------- */
form#form_ label {
    float: left;
    width: 110px;
}

form#form_ input {
    margin: 1px auto;
}
/*
form#form_ input:focus {
    border: 1px solid navy;
    padding: 2px 1px;
    background-color: #f9f9f9;
}
*/
form#form_ h2 {
    color: #464548;
}

.sendError {
    margin: 1ex;
    padding: 1ex;
    border: 1px solid red;
    background-color: #fff0f0;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}