/* =======================================================

	AUTHOR: 		Sumac UK
	DESCRIPTION:	Print styles for Halo Works
	DATE:			13/03/08
	LAST EDITED:	--/--/--

======================================================= */


body 
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #dedfe0;
}
/* ==========================================================
	BANNERS and EXTRAS PANEL ONE BG IMAGES
========================================================== */
/*red flower*/
body.banner-sixteen #extras-image
{
	background: transparent url(../images/banner-sixteen.jpg) no-repeat left top;
}
/*Orange panel bg image*/
body.banner-sixteen #extras-panel-one
{
	background: transparent url(../images/panel-one-yellow-bottom.gif) no-repeat left bottom;
}
body.banner-sixteen #extras-panel-one div.inner
{
	background: transparent url(../images/panel-one-yellow-top.gif) no-repeat left top;
}
/**********************************************************************************************************/
/*Purple Flower*/
body.banner-seventeen #extras-image
{
	background: transparent url(../images/banner-seventeen.jpg) no-repeat left top;
}
/*Red panel bg image*/
body.banner-seventeen #extras-panel-one
{
	background: transparent url(../images/panel-one-orange-bottom.gif) no-repeat left bottom;
}
body.banner-seventeen #extras-panel-one div.inner
{
	background: transparent url(../images/panel-one-orange-top.gif) no-repeat left top;
}
/**********************************************************************************************************/
/*Brown Flower*/
body.banner-eighteen #extras-image
{
	background: transparent url(../images/banner-eighteen.jpg) no-repeat left top;
}
/*Yellow panel bg images*/
body.banner-eighteen #extras-panel-one
{
	background: transparent url(../images/panel-one-red-bottom.gif) no-repeat left bottom;
}
body.banner-eighteen #extras-panel-one div.inner
{
	background: transparent url(../images/panel-one-red-top.gif) no-repeat left top;
}
/**********************************************************************************************************/
/*Green Banner*/
body.banner-nineteen #extras-image
{
	background: transparent url(../images/banner-nineteen.jpg) no-repeat left top;
}
/*change*/
body.banner-nineteen #extras-panel-one
{
	background: transparent url(../images/panel-one-red-bottom.gif) no-repeat left bottom;
}
body.banner-nineteen #extras-panel-one div.inner
{
	background: transparent url(../images/panel-one-red-top.gif) no-repeat left top;
}
/**********************************************************************************************************/

body.banner-twenty #extras-image
{
	background: transparent url(../images/banner-twenty.jpg) no-repeat left top;
}
body.banner-twenty #extras-panel-one
{
	background: transparent url(../images/panel-one-yellow-bottom.gif) no-repeat left bottom;
}
body.banner-twenty #extras-panel-one div.inner
{
	background: transparent url(../images/panel-one-yellow-top.gif) no-repeat left top;
}
/**********************************************************************************************************/

body.banner-twenty-one #extras-image
{
	background: transparent url(../images/banner-twenty-one.jpg) no-repeat left top;
}
body.banner-twenty-one #extras-panel-one
{
	background: transparent url(../images/panel-one-orange-bottom.gif) no-repeat left bottom;
}
body.banner-twenty-one #extras-panel-one div.inner
{
	background: transparent url(../images/panel-one-orange-top.gif) no-repeat left top;
}

/* [ text sizing ]---------------------------------------- */
/* http://www.clagnut.com/blog/348/ ---------------------- */
html
{
	font-size: 100%; /* for IE */
}
body 
{
	font-size: 62.5%; /* for IE/Win */
}
input, select, table
{
	font-size: 100%;	
}
strong
{
	font-weight: bold;
}

/* [ links ] ------------------------------------------ */
ol
{
	margin: 1em 0 1em 24px;
	/*list-style-position: inside;*/
}
ol li
{
	padding: 0.2em 0 0.3em 0;
	list-style-type: decimal;
}
a
{
	
}
a:link, a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #676768;
}
a:hover
{
	text-decoration: underline;
}

/* [ headings ] ------------------------------------------ */
h1
{
	margin: 0.3em 0 0.4em 0;
	padding: 0;
	color: #4693a5;
	font-weight: bold;
	font-size: 1.3em;
}
h2
{
	margin: 0.3em 0 0.4em 0;
	padding: 0;
	color: #4693a5;
	font-size: 1.2em;
}
h3, h4
{
	margin: 0.3em 0 0.4em 0;
	font-size: 1.1em;
	color: #4693a5;
}
h5
{
	margin: 0.3em 0 0.4em 0;
	font-size: 1em;
	font-style: italic;
}

p
{
	margin-bottom: 0.8em;

}
/* [ other ] --------------------------------------------- */
.hide
{
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; 	
}
.clear
{
	clear: both;	
}
a img
{
	border: 0;
}
.img-left
{
	float: left;
	margin: 0;	
}
/* ==========================================================
	JUMP-TO
========================================================== */
#jump-to
{
	position: absolute;
	top: 0;
	left: -9999px;
}
#jump-to a:hover
{
	background-color: #EEE;	
}
#jump-to a:focus
{
	display: block; 
	position: absolute; 
	top: 20px; 
	left: 1020px; 
	font-size: 1.5em; 
	background-color: #FFF; 
	border: solid 2px #999;
	color: #999;
	padding: 10px; 
	width: 15em; 
	z-index: 1;
}
/* ==========================================================
	PAGE
========================================================== */
#halo
{
	 position: relative;
	 margin: 0 auto 0 auto;
	 width: 1000px;
	 text-align: left;
	 font-size: 1.2em;
	 line-height: 1.5em;
	 color: #676768;
}
#body
{
	float: left;
	width: 1000px;
	background: #fff url(../images/wrap-repeat-y-img.gif) repeat-y left top;
	display: inline;
}
#header
{
	float: left;
	margin: 0;
	width: 100%;
	display: inline;
	background: transparent url(../images/wrap-top-img.gif) no-repeat left top;
}
#header #logo
{
	float: left;
	display: inline;
	margin: 5px 0 0 22px;
}
#header #tagline
{
	float: left;
	margin: 5px 0 0 14px;
	width: 796px;
	height: 111px;
	display: inline;
	background: transparent url(../images/tagline-banner-top.gif) no-repeat left top;
}
#header #tagline p
{
	/*float: left;*/
	padding: 38px 0 0 200px;
	margin: 0;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.7em;
}
#main-navigation
{
	display: none;
}

/* ==========================================================
	LEFT CONTENT
========================================================== */
#left-content
{
	float: left;
	margin: 15px 0 34px 22px;
	width: 140px;
	display: inline;
}
#left-navigation
{
	display: none;
}

/* ==========================================================
	LEFT CONTENT - FRONT PAGE
========================================================== */
#left-content #front-left-top
{
	display: none;
}
/* ==========================================================
	CONTACT DETAILS
========================================================== */
#contact-details
{
	float: left;
	margin-top: 15px;
	width: 140px;
	background-color: #b2c127;
	display: inline;
}
#contact-details h2
{
	margin: 16px 6px 0 6px;
	padding-bottom: 8px;
	border-bottom: dotted 1px #fff;
	color: #fff;
	font-size: 1em;
}
#contact-details address
{
	margin: 8px 6px 16px 6px;
	color: #fff;
}
#contact-details address a
{
	color: #fff;
}
/* ==========================================================
	LOGIN
========================================================== */
#login
{
	display: none;
}
/* ==========================================================
	CONTENT
========================================================== */
/* [ Global bg image for bulleted list ] ------------------------------------------ */
#main-content ul
{
	margin: 15px 0 15px 0;
	width: 500px;
	width: auto;
}
#main-content ul li
{
	margin: 0;
	background: transparent url(../images/item-icon-img.gif) no-repeat 0 6px;
	padding: 0.3em 0 0.3em 24px;
	/*width: 100%;*/
}
#main-content div.two-column ul li
{
	background-image: none;
	padding-left: 0;
	float: left;
	width: 240px;
}
#main-content ul li a
{
	color: #676768;
	text-decoration: none;
	padding: 0.3em 0 0.3em 0;
	font-weight: bold;
}
#main-content ul li a:link,
#main-content ul li a:visited
{
	text-decoration: none;
}
#main-content ul li a:hover, 
#main-content ul li a.current,
#main-content ul li a.current:link,
#main-content ul li a.current:visited,
#main-content ul li a.current:hover,
#main-content ul li a.active:link,
#main-content ul li a.active:visited,
#main-content ul li a.active:hover
{
	text-decoration: underline;
}
#main-content ul ul
{
	margin: 0;
}
#main-content ul ul li
{
	background: transparent url(../images/item-icon-child-img.gif) no-repeat 0 6px;
	padding: 0.3em 0 0.3em 34px;
	margin: 0;
}
#main-content ul ul ul
{
	margin: 0;
}
#main-content ul ul ul li
{
	background-image: url(../images/item-icon-child-img.gif);
	padding: 0.3em 0 0.3em 44px;
	margin: 0;
}
#front-page-content
{
	float: left;
	margin: 0;
	width: 564px;
	display: inline;
}

#main-content
{
	 float: left;
	 margin: 10px 0 0 14px;
	 width: 550px;
	 text-align: left; 
	 display: inline;
	 background: transparent url(../images/content-box-bottom.gif) no-repeat left bottom;	
}
#main-content-inner
{
	float: left;
	width: 550px;
	display: inline;
	background: transparent url(../images/content-box-top.gif) no-repeat left top;
}
#main-content-inner #main-content-text
{
	float: left;
	padding: 34px 34px 10px 34px;
	display: inline;
}
#main-content-inner #main-content-text h1
{
	margin: 0 0 22px 0;
}
#main-content-inner #main-content-text h2
{
	margin: 0 0 10px 0;
}
/* ==========================================================
	QUOTES/TESTAMONIALS ADD EDIT PAGE
========================================================== */

#main-content-inner #main-content-text .quotes-wrap
{
	margin: 0 0 2em 0;
	/*border-bottom: 1px solid #676768;*/
}
/* ==========================================================
	PEOPLE
========================================================== */
#main-content-inner #main-content-text .people-items
{
	float: left;
	margin: 0 0 1.4em 0;
}
#main-content-inner #main-content-text .people-items img
{
	float: left;
	padding: 0 10px 0 0;
}
#main-content-inner #main-content-text .people-items h2
{
}
#main-content-inner #main-content-text .people-items p
{
}
#main-content-inner #main-content-text .people-items a
{

}

/* ==========================================================
	EXTRAS - (Right content)
========================================================== */
#extras
{
	float: left;
	margin: 10px 0 0 0;
	width: 253px;
	display: inline;
}
#flashcontent
{
	float: left;
	margin: 10px 0 0 0;
	width: 253px;
	display: inline;
}
/* ==========================================================
	PANEL ONE
========================================================== */
#extras-panel-one
{
	float: left;
	width: 253px;
	display: inline;
}
#extras-panel-one-home
{
	display: none;
}
#extras-panel-one-home div.inner
{
	display: none;
}
#extras-panel-one-home-content
{
	float: left;
	width: auto;
	margin: 20px 20px 0 20px;
	padding-bottom: 20px;
	color: #fff;
	display: inline;
	overflow: hidden;
}
#extras-panel-one-home-content p
{
	font-weight: bold;
}
#extras-panel-one-home-content p.author
{
	font-weight: normal;
}
#extras-panel-one div.inner
{
	float: left;
	width: 253px;
}

#extras-panel-one-content
{
	float: left;
	width: auto;
	margin: 20px 20px 0 20px;
	padding-bottom: 20px;
	color: #fff;
	min-height: 7em;
	display: inline;
}
#extras-panel-one-content #haloquotes
{
	display: none;	
}
#extras-panel-one-content p.author
{
	font-weight: normal;
}

#extras-panel-one-content p
{
	font-weight: bold;
}
/* ==========================================================
	PANEL TWO
========================================================== */
#extras-panel-two
{
	float: left;
	margin: 0;
	width: 253px;
	display: inline;
	background: transparent url(../images/extras-box2-bottom.gif) no-repeat left bottom;
}
#extras-panel-two-inner
{
	float: left;
	width: 253px;
	background: transparent url(../images/extras-box2-top.gif) no-repeat left top;
}
#extras-panel-two-content
{
	float: left;
	padding: 20px;
	display: inline;
}
#extras-panel-two-content ul
{
	float: left;
	margin: 0;
	display: block;
}
#extras-panel-two-content li
{
	margin: 0 0 0.8em 0;
	/*width: 198px;*/
	background: transparent url(../images/item-icon-img.gif) no-repeat left top;
	padding: 0 8px 0.2em 24px;
}
#extras-panel-two-content h2, #extras-panel-two-content h3, #extras-panel-two-content h4
{
	margin: 0 0 0.8em 0;
}
#extras-image
{
	float: left;
	display: inline;
	width: 253px;
	height: 323px;
}

/* ==========================================================
	NEWS ITEMS
========================================================== */
.news-item
{
	border-top-style: dotted;
	border-top-width: 1px;
	margin: 0.3em 0 0.3em 0;
	padding-top: 0.7em;
}
.news-item-first
{
	border-top-style: none;
	margin: 0.3em 0 0.3em 0;
	padding-top: 0;
}
/* ==========================================================
	FRONT PAGE - SERVICES
========================================================== */

#services
{
	float: left;
	margin: 5px 0 0 14px;
	width: 198px;
	height: 24em;
	display: inline;
	overflow: auto;
	background: transparent url(../images/front-yellow-bottom.gif) no-repeat left bottom;
}
#services #services-inner
{
	float: left;
	width: 198px;
	display: inline;
	background: transparent url(../images/front-yellow-top.gif) no-repeat left top;
}
#services-content
{
	float: left;
	margin: 18px;
	display: inline;
	color: #fff!important;
	padding-right: 12px;
}
#services-content h2,
#services-content h3,
#services-content h4,
#services-content h5,
#services-content a
{
	color: #fff;
}
/* ==========================================================
	FRONT PAGE - NEWS
========================================================== */
#front-news
{
	float: left;
	margin: 5px 0 0 14px;
	width: 338px;
	height: 24em;
	display: inline;
	background: transparent url(../images/front-news-panel.gif) no-repeat left top;
}
.front-news-item
{
	float: right;
	margin: 10px 28px 0 0;
	width: 152px;
	height: 110px;
	display: inline;
}
.front-news-item h3
{
	border-top: dotted 1px #4693A5;
	padding: 1em 0 0 0;
}
.front-news-item h3.first
{
	border-top: none;
}
/* ==========================================================
	Footer
========================================================== */
#footer
{
	float: left;
	padding-bottom: 26px;
	clear: both;
	display: inline;
	width: 1000px;
	background: transparent url(../images/footer-bg-img.gif) no-repeat left bottom;
}
#footer #footer-navigation
{
	float: right;
	width: 951px;
	margin: 0 27px 0 0;
	padding: 5px 0 5px 0;
	background-color: #a0a0a0;
	display: inline;
}
#footer #footer-navigation ul
{
	float: right;
	margin: 0 20px 0 0;
	list-style: none;
	display: inline;
}


#footer #footer-navigation li
{
	padding: 0 6px 0 6px;
	display: inline;
	border-left: 1px solid #fff;
}
#footer #footer-navigation li.first
{
	border: none;
}
#footer #footer-navigation a
{
	
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
}
#footer #footer-navigation a:link, #footer #footer-navigation a:visited
{
	color: #fff; 
}
#footer #footer-navigation a:hover, 
#footer #footer-navigation a.current,
#footer #footer-navigation a.current:link,
#footer #footer-navigation a.current:visited,
#footer #footer-navigation a.current:hover,
#footer #footer-navigation a.active:link,
#footer #footer-navigation a.active:visited,
#footer #footer-navigation a.active:hover
{
	color: #b6e0e6;
	text-decoration: underline;
}
#footer #copyright
{
	font-size: 0.8em;
	padding-left: 10px;
	color: #fff;
}
/* ==========================================================
	FORM
========================================================== */
#main-content-text #divForm
{
}

#main-content-text #divForm li
{
	list-style: none;
	background: none;
	padding: 0.3em 0pt 0.3em 0;
}
#main-content-text #divForm .buttons
{
	margin: 1em 0 0 0;
}
#main-content-text fieldset
{
	border: none;
	margin: 0;
	padding: 0;
}

#main-content-text legend
{	
	display: none;
}
/* email details */
#main-content-text div.email-details
{
	color: #4693a5;	
}
#main-content-text label, #main-content-text span.label
{
	margin: 0.3em 0 0.1em 0;
	float: left;
	width: 250px;
}
/* single lines */
#main-content-text div.textbox
{
	margin-top: 0.3em;
}
#main-content-text div.input
{
	border: 1px solid #4693a5;
	width: 250px;
	margin: 0.2em 0 0 0;
	padding: 0.2em 0 0.2em 0;
}

#main-content-text div.textbox input
{
	border: 1px solid #4693a5;
	width: 250px;
	margin: 0.2em 0 0 0;
	padding: 0.1em 0 0.1em 0;
}
/* multi lines */
#main-content-text div.textarea
{
	margin-bottom: 0.5em;
	border-color: #4693a5;	
}
#main-content-text div.textarea textarea
{
	border-width: 1px;
	width: 250px;
	height:100px;
	border: 1px solid #4693a5;
	border-color: #4693a5;
}
/* select */
#main-content-text div.select
{
	margin-top: 0.2em;
}
#main-content-text div.select select
{
	/*border-width: 1px;*/
	clear: both;
	width: 300px;
	border: 1px solid #4693a5;
	padding: 0.3em 0 0.1em 0;
}
/* radio buttons */
#main-content-text div.radio-buttons
{
	margin-bottom: 2em;	
	margin-top: 2em;
}
#main-content-text div.radio-buttons span.label
{
	display: inline;
	float: none;	
	font-weight: bold;
	margin: 0 0 0.3em 0 !important;
	padding: 0;
}
#main-content-text div.radio-buttons li
{
	margin: 0;	
}
#main-content-text div.radio-buttons label
{
	display: inline;
	margin: 0;
	float: none;
	width: auto;
	margin-left: -0.3em;
	padding: 0 0 0 0.8em;	
}
#main-content-text div.radio-buttons input
{
	margin: 0;
	padding: 0;

}
#main-content-text div.radio-buttons ul
{
	list-style:none;
	margin: 0;
	padding: 0;
}

/* check box */
#main-content-text div.checkbox
{
	margin-bottom: 0em;
}
#main-content-text div.checkbox label
{
	display: inline;
	float: none;
	width: auto;
	padding: 0 0 0 0.8em;	
}
#main-content-text div.checkbox input
{
	margin: 0;
	padding: 0;
}
/* single lines */
#main-content-text div.upload input
{
	margin: 0.3em 0 0.3em 0;
	border-width: 1px;
	width: 300px;
}
/* errors */
#main-content-text div.error 
{
	border: 2px solid #C00;
	background-color: #fff;
	padding: 10px;
}
#main-content-text div.error h2
{
	color: #C00;	
	margin: 0 0 0.5em 0;
}
#main-content-text div.error a
{
	color: #4693a5;	
	font-weight: bold;
}
#main-content-text div.error ul
{
	list-style-type: decimal;
	padding: 0;	
	list-style-position: inside;
}
#main-content-text div.element-error
{
	background-color: #EEE;
	padding: 10px;	
	border: 2px solid #666;
}
#main-content-text div.element-error label
{
	font-weight: bold;
}
#main-content-text div.element-error label em
{
	color: #4693a5;
}
/* ==========================================================
	ADMIN MODE, EDIT ADD ITEM AND ELEMENT STYLES
========================================================== */

div.edit-item
{
	float: left;
	width: 476px;
	clear: both;
}
