@import url('/css/clearfix.css');
@import url('/css/common.css');
@import url('/css/cycle.css');


/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
   padding:10px;
}

body.mceContentBody p:after {content:"\00B6";color:#ff0000;}


/* quickedit */
.QE_Link {
color:#000 !important;
letter-spacing:normal;
}


/* editor styles */
.textHighlight {
font-weight:bold;
	color:#009900;
}

.textMenuItem {
font-weight:bold;
	color:#e68200;
}


/* -- set general defaults -- */
* {
margin:0px;
padding:0px;
}



hr {
	height:0px;
	border-top:1px solid #e68200;
	background:#e68200;
}


a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color:#006600;
}
a:hover {
	text-decoration:underline;
	color: #e68200;
}


.navi a:link, .navi a:visited, .navi a:active, .navi a:hover {
	text-decoration:none;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
}
.navi a:hover {
	color:#e68200;
}

.dropmenu {
margin:0px;padding:0px;
}

.dropmenu ul a {
	/*
	padding-left: 10px;
	padding-right:10px;
	display: inline;
	text-decoration: none;
	color: #333333;
*/
}

	
.dropmenu li {
display: inline;
}

.dropmenu .active a{
	color: #99CC33;
}


/* -- home menu (id19) 
body#body-home #mainmenu19 a:link, body#body-home #mainmenu19 a:visited, body#body-home #mainmenu19 a:hover
{
color: #99CC33;
}
 -- */



#ajaxSearch_submit {
	border: 1px solid #99CC33;
}

#search label {
color: #444444;
}


#ajaxSearch_input {
     vertical-align: top;
            padding-left: 3px;
			padding-top: 2px;
position: absolute;
top: 0px;
left: 470px;
width: 165px;
height: 19px;
}		

		
#ajaxSearch_submit {
width: 70px !important;
height: 25px !important;
margin: 0 !important;
border: 0 !important;
background: transparent  url(/images/gosearch.gif) no-repeat center top;
padding: 55px 0 0 !important;
cursor: pointer; /* hand-shaped cursor */
position: absolute;
top: 0px;
left: 625px;

}
#ajaxSearch_output {
	border: 1px solid #333333;
	padding: 10px;
	background-color: #F4FAFF;
	width:250px;
}

#ajaxSearch_result {
padding-bottom:10px;
border: 1px solid #333333;
}

#search {
	text-align:right;
	margin-top: 14px;
	position:relative;
	float: right;
	width:680px;
	z-index:900;
	padding-right: 15px;
}

#search img {
	display: none;
}

#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400;
}

#search fieldset, #sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}

#search form, #sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}

#search label, #sidebarlogin label {
	color: #444444;
}


#search input, #sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}







body {
	font: 62.5%/1.5 arial, helvetica, sans-serif;
	margin: 60px 10px;
	margin-bottom:0px;padding-bottom:20px;
	background-image: url(/images/background.gif);
	background-image: url(/images/backgroundtriangles.jpg); background-repeat:repeat-x; background-position: top;background-color: #99CCFF;
}
h1, h2 {
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom:1em;
	
}


h3 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom:0.8em;
}

p {
font-size: 1.2em;
padding-bottom:1em; }

ul,ol {
font-size: 1.2em;
margin-left:3em;
padding-bottom:1em;
}

li {
line-height:normal;
padding-bottom:0.4em;
}

table, td, input, select, textarea, button { 
	font-size:100%;
	font-family: arial, helvetica, sans-serif;
}
table {
/*border-collapse:collapse;*/
	margin:auto; /* fix needed for firefox3 after setting margin to 0 */
}
td {
vertical-align:top;
}

.mainblock {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
	color: #000000;
}


#news {
xfloat:left;
xwidth:487px;
xoverflow:hidden;
padding:1px;
}

#slideshowimages {
	float:right;
	width:170px;
background:#333;
padding:20px!important;
margin-right:10px!important;
}
#myGallery1 {
margin:auto;
}

.head {
	color: #000000;
	background-color: #D3E9A7;
	padding: 0px;
	/*
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
	background-image: url(/images/banner.jpg);
	height: 130px;
	border: 5px solid #FFFFFF;
    border-bottom:0;

}


.navi {
	font-size: 1.4em;
	background-color: #333333;
	color: #FFFFFF;
	text-align: left;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 5px;
	border-left-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
}

.navi ul {padding-bottom:15px;}

.cont {
	background-color: #ffffff;
	text-align: left;
	margin:0px;
	padding: 25px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-top:25px;
}




.foot {
	background-color: #D3E9A7;
	background:url(/images/footerimage.gif) top left repeat-y;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 4px;
	color: #333333;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 5px;
	border-left-width: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 5px;
}

.foot p {
	font-size: 1.0em;
}

.foot a:visited, .foot a:active, .foot a:link {
	color: #333333;
	text-decoration: none;
}

.foot a:hover {
	color:#e68200;
}

.bordertop {
	background: url(/images/bordertop.gif) 0 100% no-repeat;
	height:10px;
}

.borderbot {
	background: url(/images/borderbot.gif) 0 100% no-repeat;
	height:10px;
}
/*
.bl {
	background: url(ximages/bl.gif) 0 100% no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-color: #99CC33;
	padding-bottom:10px;
}
.br {background: url(ximages/br.gif) 100% 100% no-repeat}
.tl {background: url(ximages/tl.gif) 0 0 no-repeat}
.tr {background: url(ximages/tr.gif) 100% 0 no-repeat; padding:10px}
*/
.xclear {
	font-size: 1px;
	height: 1px;
	clear:both;
} 

.formoutline {
	border: 1px solid #e68200;
	padding: 10px;
	background-color: #F4FAFF;
}

.formoutline td {
	font-size: 1.2em;
padding:2px;
}

.input_text, textarea, #ajaxSearch_input {
	border: 1px solid #99CC33;
}




.input_text, textarea, #ajaxSearch_input {
	border: 1px solid #99CC33;
 /*   background: url(images/dropshadow.gif) no-repeat 0 0;
	background-color:#ffffff; */
}
/* not for IE/Mac \*/
* html textarea {
    background-attachment: fixed;
}
/**/

.button {
	cursor: pointer;
	border: 1px solid #99CC33;
}

.msg {
	color:#e68200;
}

.images {
	padding:1px;
	margin-left:20px;
	border-style:solid;
	border-width:1px;
	border-color:#e68200;
}

.boxleft {
	float:left;
	width:440px;
	padding:0px;
}



.boxright {
	float:right;
	width:250px;
	margin:0px;
	margin-left:30px;
	background-color: #F4FAFF;	/*background-color: #333;color:#fff;*/
	border:1px solid #e68200;
	padding:1px;
}



.boxright p {
	padding:5px 10px 5px 10px;
	font-size: 1em;
}

.boxright ul
 {
	padding-right:5px;
	font-size: 1em;
 }
 
.boxright h3 {
	padding:3px;
	padding-left:20px;
	padding-right:10px;
/*	border-bottom:1px solid #e68200;*/  background-color: #333;color:#fff;
}





.boxoutright {
	xfloat:right;
	width:100%;
	margin:0px;
	xmargin-left:30px;
	background-color: #F4FAFF;	/*background-color: #333;color:#fff;*/
	border:1px solid #e68200;
	padding:1px;
}



.boxoutright p {
	padding:5px 10px 5px 10px;
	font-size: 1em;
}


.boxoutright ul
 {
	padding-right:5px;
	font-size: 1em;
 }
 
.boxoutright h3 {
	padding:3px;
	padding-left:20px;
	padding-right:10px;
/*	border-bottom:1px solid #e68200;*/  background-color: #333;color:#fff;
}

.portfoliotable {
	border:1px solid #e68200;
	padding:1px;	
}

.portfoliotable td {
padding:5px 10px;

	background-color: #F4FAFF;
	border-bottom:1px solid #fff;
	font-size:0.9em;
}


.portfoliotable .imagecell {
background: #333;
	border:1px solid #333;
}

.portfoliotable .detailscell {

}

#skype {
float:right;
}


/* quickedit */
.QE_Link {
color:#000 !important;
letter-spacing:normal;
}




/* Search Terms Highlighting
------------------------------------------------------------------------------- */
.ajaxSearch_highlight {
    background-color:#FFFF33;
    padding: 2px 0;
    color: #000;
}

.searchTerms {margin-top:30px; color: #fff; }
.searchTerms .ajaxSearch_highlight { margin: 0 0 0 3px;}
a.ajaxSearch_removeHighlight, a.ajaxSearch_removeHighlight:visited { margin: 6px 0 0; padding: 1px 2px 2px; color: #fff; }
a.ajaxSearch_removeHighlight:hover { background-color: #999; color: #fff; }


