/* @override http://limespro.dev/assets/css/limespro.css */

/*NOTE: GENERAL SELECTORS IN limes_base.css!*/

#debug
{
	color: #DDD;
	font-size: 8pt;
	text-align: center;
}


xp.xintro
{
	padding: 0 0 1em;
	font-size: 110%;
	color: #80812F;
}

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

#page
{
	position: relative;
	top: 0;
	left: 0;
	xborder: 1px solid #F0F;
	width: 790px;
	margin: 0 auto;
	text-align: left;
	background: url(/assets/images/site/tile1.gif) repeat-y;
}

#content, #home, #content_locations
{
	float: left;
	text-align: left;
	width: 460px;
	padding: 0 0 10px 53px;
	line-height: 1.5em;
	min-height: 360px;
	xborder: 1px solid #F0F;
}

#logopiece
{
	position: absolute;
	left: 155px;
	top: 110px;
	border: 0;
}

/* @group MultiNav */

#multinav
{
	position: relative;
	height: 20px;
	padding-top: 7px;
	border-top: 1px solid #b7be47;
}

#multinav #prev
{
}

#multinav #next
{
	position: absolute;
	right: 0;
}

#multinav img
{
	position: relative;
	top: 2px;
}

/* @end */

/* @group BottomLinks */

#downloads_block, #links_block
{
	margin-top: 16px;
	width: 224px;
}

#downloads_block
{
	float: right;
}

#downloads_block li, #links_block li
{
	padding-left: 22px;
	background: url(../images/site/bullet2.gif) no-repeat 6px 5px;
}

#downloads_block li.pdf
{
	background: url(../images/site/pdficon.gif) no-repeat 0 1px;
}

/* @end */

/* @group Contact form */

div#orderform 
{
	clear: both;
	padding-top: 20px;
}

#contactform dl dd textarea 
{
	width: 457px;
}



/* @end */

/* @group Special Formatting */

.negindent 
{
	position: relative;
	left: -10px;	
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited
{
	color: #EF3D23;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite
{
	text-decoration: none;
}

h2 a:hover, h3 a:hover
{
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle
{
	margin-top: 30px;
	text-align: center;
}

h4.date-header
{
	margin-top: 0;
	padding-left: 14px;
	font-size: 90%;
	color: #f93;
	background: url(/assets/images/site/date_icon.gif) no-repeat 0 50%;
}

blockquote
{
	margin: 0 0 0 30px;
	padding: 10px 0 0 20px;
	font-size: 88%;
	line-height: 1.5em;
	color: #666;
	background: url(/assets/images/site/quotes.gif) no-repeat top left;
}

blockquote p
{
	margin-top: 0;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

acronym, abbr, span.caps
{
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center
{
	text-align: center;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}

/* @end */

hr
{
	display: none;
}

.err
{
	color: #ef3d23;
}

#header
{
	background: #e0e0e0 url(/assets/images/site/header1.gif) no-repeat top left;
	position: relative;
	xborder: 1px solid #F00;
	height: 110px;
}

/* @group Menu */

div#menu
{
	padding: 0;
	margin: 0 241px 0 15px;
	height: 28px;
	background-color: #ef3d23;
	background-image: url(/assets/images/site/logopiece.gif);
	background-repeat: no-repeat;
	background-position: 140px 0;
}

#menu li
{
	float: left;
	list-style: none;
}

#menu a
{
	font-size: 10pt;
	display: block;
	height: 28px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #FFF;
	letter-spacing: 0.15em;
	line-height: 29px;
}

#menu a:hover
{
	color: #882214;
}

#menu a:active
{
	color: #AE341E;
}

#menu a.active
{
	background-color: #CFD086;
}

/* @group Submenu */

#subspacer
{
	float: left;
	width: 455px;
	height: 20px;
}

ul#submenu
{
	position: absolute;
	top: 138px;
	left: 15px;
	height: 21px;
	width: 534px;
	background-color: #CFD086;
}

#submenu li
{
	float: none;
	display: inline;
}

#submenu a
{
	font-size: 9pt;
	padding: 0 10px;
	line-height: 22px;
	display: inline;
	border: 0;
	color: #7a7f32;
}

#submenu li.active a
{
	color: #FFF;
}

#submenu li.active a:hover
{
	color: #FFF;
}

#submenu li a:hover
{
	color: #4f521e;
}

/* @end */

/* @end */

/* @group Header Image */

#image
{
	height: 166px;
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding-left: 15px;
}

div#sidebar.image /*SIDEBAR GETS STYLED THROUGH image CLASS*/
{
	padding-top: 65px;
	background-repeat: no-repeat;
	background-position: right -105px;
}

/* @end */

/* @group Service */

ul#address 
{
	margin-left: 20px;
	font-weight: bold;
}

#service
{
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	position: absolute;
	right: 15px;
	bottom: -39px;
	width: 214px;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}

#service ul li
{
	padding: 0 0 6px 15px;
	xborder: 1px solid #FF0;
	background-image: url(/assets/images/site/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#service a, #service a:link, #service a:visited
{
	color: #EF3D23;
	border-bottom: 1px dotted #CFD086;
}

#service a:hover
{
	color: #AE341E;
	border-color: #AE341E;
	text-decoration: none;
}

#service a:active
{
	color: #c33;
	border-color: #c33;
}

#service ul li.english
{
	background: none;
	margin-top: 7px;
}

#service ul li.english a
{
	background: url(/assets/images/site/vlaggetje.gif) no-repeat;
	padding-left: 31px;
	padding-bottom: 2px;
	padding-top: 0;
}


/* @end */

/* @group Search */

form#search
{
	margin: 10px 0 0 0;
	width: 100%;
	height: 36px;
	xborder: 1px solid #0FF;
}

input#searchbox
{
	width: 150px;
	xborder: 3px solid #F0F;
}

input#submit
{
	margin: 0 2px -7px 0;
	xborder: 1px solid #0F0;
}

/* @end */

.search_hilite
{
	color: #AE341E;
	font-weight: bold;
}

dl.search_results dd
{
	margin-bottom: 1em;
}

/* @group Links section */

dl.links_main dt
{
	font: bold 110% "Trebuchet MS", Arial;
	background: url(../images/site/bullet2.gif) no-repeat 1px 4px;
	padding-left: 16px;
	margin-bottom: 4px;
	margin-top: 12px;
}

dl.links_main dd
{
	margin-left: 15px;
}

ul.links li
{
	margin-bottom: 4px;
}

ul.links a:link
{
	xborder-bottom: 0;
}

ul.links a:hover
{
}

ul.links img
{
	position: relative;
	top: 11px;
	margin-right: 8px;
}

/* @end */

/* @group Homepage */

img#quaestio 
{
	position: relative;
	left: -10px;
}

.dividertop
{
	border-top: 1px solid #b7be47;
	padding-top: 10px;
}

/* @end */

/* @group News page */

div.news
{
	margin: 0 0 1em;
	border-bottom: 1px solid #FFF;
	padding: 0 0 1em;
}

form dd 
{
	margin-bottom: 8px;
}

.news p
{
	padding: 0 0 .5em 0;
}

.news h3
{
	margin-top: 0;
}

.news h4
{
	margin-top: 6px;
}

/* @end */

/* @group Locations page */

#locationmap
{
	margin-left: 15px;
}

#location_info
{
	margin-top: -65px;
}

#content_locations /*OVERRIDE*/
{
	padding-top: 12px; /*ADD SOME SPACE FOR CHECKBOXES*/
}

/* @end */

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}


/* @group Sidebar */

#sidebar
{
	position: relative;
	top: 0;
	left: 0;
	margin: 6px 15px 0 549px;
	font-size: 85%;
	line-height: 1.4em;
	color: #FFF;
	xborder: 1px solid #F0F;
	padding: 0 0 0 6px;
}


#sidebar a, #sidebar a:link, #sidebar a:visited
{
	color: #eaeba7;
	border-bottom: 1px dotted #CFD086;
}

#sidebar a:hover
{
	color: #FFF;
	border-color: #FFF;
	text-decoration: none;
}

#sidebar a:active
{
	color: #c33;
	border-color: #c33;
}

#sidebar h2
{
	color: #FFF;
}

#sidebar h2 img
{
	float: left;
	margin-right: 2px;
	position: relative;
	top: -3px;
}

#sidebar h4, #sidebar h5
{
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	text-transform: inherit;
	color: #FFF;
	font-weight: bold;
	margin: 0;
}

#sidebar ul, #sidebar p
{
	padding: 5px 15px 1em;
	margin-left: -5px;
}

#sidebar ul
{
	xborder: 1px solid #FFF;
}

#sidebar ul li
{
	padding-bottom: 1em;
	border-bottom: #AE341E;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin-bottom: 1em;
}

#sidebar dt /*NEWS ITEM*/
{
	margin-top: 0.5em;
}

/* @end */

/* @group Footer */

#footer
{
	margin: 0px;
	padding: 0 0 9px 0;
	font-size: 85%;
	color: #FFF;
	background: url(/assets/images/site/footer1.gif) no-repeat bottom left;
	xborder: 1px solid #F0F;
	height: 72px;
}

#footer p
{
	padding: 40px 20px 0px 20px;
	text-align: center;
}

#footer a
{
	color: #FFF;
	border-color: #FFF;
}

#footer a:hover
{
	color: #EF3D23;
	border-color: #EF3D23;
}

#footer a:active
{
	color: #AE341E;
	border-color: #AE341E;
}

/* @end */

/* Forms 

------------------------------------------------------------------------------- */

/*form

{

	width: 360px;

	text-align: left;

	clear: both;

	padding-bottom: 20px;

	border: none;

}



form.full

{

	width: 100%;

}



fieldset

{

	border: none;

}



legend

{

	display: none;

}



form h3

{

	clear: both;

	padding: 15px 0 5px;

	font-size: 14px;

	font-family: Helvetica, Arial, sans-serif;

	color: #000;

	font-weight: bold;

}



form label,

form p

{

	display: block;

	clear: both;

	width: 310px;

	font-size: 1em;

	line-height: 1.5em;

	padding: 0 0 9px;

}



form input

{

	display: block;

	margin-top: 3px;

}



form select

{

	float: left;

	display: block;

}



form label.first,

form label.city

{

	clear: left;

	margin-right: 10px;

	width: 150px;

}



form label.second,

form label.state

{

	float: left;

	clear: none;

	margin: 0 10px 0 0;

	width: 150px;

}



form label.state

{

	width: 60px;

}



form label.first input,

form label.city input,

form label.second input

{

	float: left;

	width: 150px;

	padding: 0;

}



form label.state select

{

	width: 60px;

	float: left;

	margin-top: 3px;

}



form label.zip,

form label.zip input

{

	float: left;

	width: 80px;

}



form label.zip

{

	clear: none;

}



form label

{

	float: left;

	clear: left;

	width: 310px;

	margin: 0;

	line-height: 1.5em;

}



form label input

{

	float: left;

	width: 310px;

	padding: 0;

}



form input.radio,

form input#radiobutton_1,

form input#radiobutton_2,

form input#radiobutton_3,

form input#radiobutton_4

{

	clear: left;

	float: left;

	padding: 0;

	margin: 0;

}



form label.radio,

form label.radioitem

{

	clear: none;

	margin: 0 0 0 25px;

	padding: 0 0 15px;

}



form input.checkbox,

form input#checkbox_1,

form input#checkbox_2,

form input#checkbox_3,

form input#checkbox_4

{

	clear: both;

	float: left;

	padding: 0;

	margin: 0;

}



form label.checkbox

{

	clear: none;

	margin: 0 0 0 25px;

	padding: 0 0 15px;

}*/

/* style the form elements to look similar across browsers ... emulates Safari */

/*form label input,

form textarea

{

	border: 1px solid #ddd;

	border-left-color: #c3c3c3;

	border-top-color: #7c7c7c;

	padding: 0 2px;

	height: 18px;

	line-height: 20px;

	background: #fff url(images/input-bg.gif) repeat-x top left;

}



form input.checkbox,

form select

{

	border: 1px solid #ddd;

	border-left-color: #c3c3c3;

	border-top-color: #7c7c7c;

	background-color: #fff;

}



form textarea

{

	margin-top: 3px;

	width: 383px;

	height: auto;

	display: block;

}



form label input.calc

{

	text-align: right;

	width: 100px;

	clear: left;

	padding: 0;

}



form input.button

{

	clear: left;

}*/


/* Fixes for RichText widgets

------------------------------------------------------------------------------- */

.MODX_RichTextWidget
{
	float: left;
}

.MODX_RichTextWidget a
{
	border: 0px;
}

div
{
	xborder: 1px solid #F08;
}

