﻿/* project: internet services template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

/* Here's some global image floats */
.rimagefloat {
	float: right;
	margin: 0 4px 8px 8px;
}

.limagefloat {
	float: left;
	margin: 0 8px 8px 4px;
}

.rboxfloat {
	float: right;
	width: 150px;
	margin: 0 60px 10px 10px;
	padding: 10px;
	border: 1px solid #E0691A;
}

/* The tiny login section */
fieldset.fieldLogin{
border:none;
width:350px;
text-align:left;
}
fieldset.fieldLogin label{
width:120px;
text-align:left;
}
fieldset.fieldLogin input.text{
width:110px;
border: 1px solid;
font-size: .8em;
padding: 2px;

}
fieldset.fieldLogin input.button{
font-size:10px;
margin-top:5px;
background: #E0691A url(smallsubmit.gif) no-repeat;
color: #ffffff;
font: bold 1em Arial, Sans-Serif;
}
fieldset.fieldLogin span.message{
display:inline;
padding: 2px;
}

/* Default Links */
a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.4em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.4em; margin-bottom: 5px; color: #000; background: inherit; }
.orange { color: #E0692A; }
p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

/* now to add bullets when we need them, invoke class="bullet" */
ul.bullet {
margin-left: 30px;
list-style-type: disc;
}

.bigbold {
font-weight: bold;
font-size: 12px;
}

/* Fix pesky overlap problem with above bullets with using a left floated image */
ul.bullet2 {
margin-left: 138px;
list-style-type: disc;
}
/* Generic Indent Class */
.indent {
margin-left: 40px;
}

/* for tables jscript */
.rowTint {
background-color: #eee
}


/* Search Form Customizing */
form.FSF_form { margin: 0; }

input.FSF_input { 
	width: 192px; 
	border: 0;
	background: #eee url(input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.FSF_submit {
	background: #E0691A url(submit.gif) no-repeat;
	border: 0;
	padding: 4px;
	width: 45px;
	margin: 0 10px 1px 5px;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 780px;
	padding: 10px; 
}

.header { 
	height: 65px;
	/*background: #eee; */
	background: url(headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}
/* ModX puts in a logo class, lets fix that up a bit */
.logo {
width: 400px;
font-size: 1.1em;
}
.logo img 
{  border-style: none;
}
/* for the "trusted since" */
.tinyprint {
font-size: 10px;
margin: 0px 0px 0px 20px;
}

.phone {
	float: right;
	width: 350px;
	padding: 10px 0 4px 0;
	/*background: url(images/headerbg.gif) repeat-x bottom;*/
	color: #808080;
}

.phone p {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	color: #737373;
		}
		
.callus {
	color: #E0692A;
    margin: 0 4px 0 0;
	}

.phone img,.png {
	float: left;
    padding: 0 5px 0 0;

}
.top_info {
	float: left;
	width: 350px;
	padding: 2px 0 4px 0;
	/*background: url(images/headerbg.gif) repeat-x bottom;*/
	color: #808080;
}

.top_info p {
	color: #333;
	font-size: 12px;
		}
		
.newsflash {
	color: #E0692A;
	font-weight: bold;
	}

.top_info img,.png {
	float: left;
    padding: 0 5px 0 0;

}
.browse_category  {
	font-size: 0.9em;
	width: 100px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148 url(menubg.gif) repeat-x;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: inherit;
		float: left; 
	}
	
	.bar li.here { 
		background: #E0691A url(bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit; 
		text-decoration: none;
	} 
	
	.bar li.here a {
		font-weight: bold;
		color: #fff;
		background: #e0691a;
		}	
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 
	
	.bar li.here a:hover {
		font-weight: bold;
		color: #eee;
		background: #e0691a;
		}
	

.search_field { 
	background: #fff url(searchbg.gif) no-repeat right; 
	clear: both;
	font-weight: bold;
	padding: 5px 25px 0px 10px;
	margin: 5px 0;
	height: 35px;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; 
margin: 5px 0 0 0;
}

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* main content div  */

.main {
	margin:0 auto;
	/*	float: left;
	width: 99%;
	margin: 0 0 10px 0; */
}

.main h3 {
	clear: both;
	background: #E5E5E5 url(lh3bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}f

.main h4 {
margin: 0 0 2px 0;
}


/* for splits content vertically into two separate divs, if necessary */

.left_side {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	margin: 10px 0;
	}
		
.right_side {
	float: right;
	width: 220px;
	background: #FFF url(dotted.gif) repeat-y;
	color: #414141;
	padding: 0 0 0 40px;
	margin: 10px 0;
	}
		
.left_side a, .right_side a  { 
	color: #414141; 
	background: #FFF;
	}

/* Image floats */
/* for images on the left of content, might not be necessary */
.left_box { 
	margin: 0 0 10px 0; 
	color: #000; 
	background: #FFF;
	padding: 3px 0;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

.logoimage {
	float: left;
	padding: 0 2px 0 0;
}

/* Contact Form Styling */
input.orange{
background: #E0691A url(submit.gif) no-repeat;
color: #ffffff;
font: bold 1em Arial, Sans-Serif;
}

fieldset {
border: 0;
}

.error {
font-weight: bold;
color: red;
}

/* Makes form errors red  */
.formerror { 
color: #900;
}

/* to notify required form fields */
.required {
	font-size: 10px;
	color: #FF0000;
}

/* Notice Section, highights in light grey, possible use scriptaculous for highlight later */
.notice {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }
