/*img, div, h1, p, a, span { behavior: url(http://iqmedia.iqmedialink.co.uk/iepngfix.htc) }*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height:1.2em;
	}

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767676;
	background:#282828 url(../images/bg_body.jpg) top center no-repeat;
}

a, a:visited {
	text-decoration:underline;
	color:#000000; 
}

a:hover {
	text-decoration:underline;
	color:#000000;
}

.outofflow {
	text-indent:-999px!important;
	position:absolute;
	overflow:hidden;
	display:block;
	left:0;
	top:0;
}


/*
Main Container
*/

#container {
	width:920px;
	/*padding:95px 30px 0px 30px;
	background:url(../images/bg_container.png) repeat-y;*/
	margin:0 auto;
	position:relative;
}

#container #containerinside {
	background:url(../images/bg_container.png) repeat-y;
	width:860px;
	padding:95px 30px 0px 30px;
	position:relative;
}


/*
Header Styles
*/

#header {
	display:block;
	margin:0 auto;
	height:130px;
	width:920px;
	position:relative;
	height:130px;
	/*background:url(../images/bg_header.png);*/
}

#mainmenu {
	position:absolute;
	height:44px;
	width:520px;
	left:350px;
	top:61px;
	margin:0px;
	padding:0px;
	list-style:none;
	z-index:10;
}

#mainmenu li {
	float:left;
	padding:0px;
	margin:0px;
}

#mainmenu li a, #mainmenu li a:visited {
	display:block;
	padding:10px;
	height:23px;
	line-height:23px;
	color:#FFFFFF;
	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
	background:url(../images/bg_header_ul_li_a.gif) right 2px no-repeat;
	float:left;
}

#mainmenu li a:hover, #mainmenu li a.selected {
	background:#000000;
}

#breadcrumbs {
	position:absolute;
	left:15px;
	top:110px;
	z-index:15;
	list-style:none;
	font-family:Trebuchet MS, Arial, Helvetica;
	font-size:0.9em;
}

#breadcrumbs li {
	float:left;
	padding:0px 8px;
	line-height:15px;
}

#breadcrumbs li a, #breadcrumbs li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#breadcrumbs li a:hover {
	color:#000000;
}

#breadcrumbs li.home {
	padding:0px;
}

#breadcrumbs li.home a {
	display:block;
	float:left;
	width:15px;
	height:15px;
	text-indent:-999px;
	overflow:hidden;
	padding:0px;
	background:url(../images/icon_home.gif) 0px 0px no-repeat;
}

#breadcrumbs li.home a:hover {
	background:url(../images/icon_home.gif) 0px -15px no-repeat;
}

/*#header_inner {
	position:absolute;
	top:0px;
	left:0px;
	width:920px;
	height:130px;
	background:url(../images/bg_header.png);
	z-index:1;
}*/

#header_background {
	display:block;
	background:url(../images/bg_header_long.png) center;
	min-width:920px;
	width:100%;
	height:79px;
	top:51px;
	left:0px;
	position:absolute;
}


#followus {
	position:absolute;
	right:10px;
	top:65px;
	margin:0px;
	padding:0px;
	z-index:15;	
}

#followus h3 {
	padding:0px;
	margin:0px;
	border:0px;
	font-size:0.9em;
	text-align:right;
	margin-bottom:3px;
	color:#CCCCCC;
}

#followus ul {
	margin:0px;
	padding:0px;	
}

#followus ul li {
	padding:0px;
	margin:0px;
	background:none;
	float:left;
	padding-left:5px;
}

#followus ul li a {
	display:block;
	width:18px;
	height:18px;
	color:#000000;
	overflow:hidden;
	text-indent:-999px;
	background-position:0px 0px;
	background-repeat:no-repeat;	
}

#followus ul li a:hover {
	background-position:-18px 0px;
}

#followus ul li.rss a {
	background-image:url(../images/icon_rss.gif); 
}

#followus ul li.twitter  {
	padding-left:0px;
}

#followus ul li.twitter a {
	background-image:url(../images/icon_twitter.gif); 
}


#followus ul li.facebook a {
	background-image:url(../images/icon_facebook.gif); 
}




#title
	{
	position:absolute;
	width: 290px;
	height: 90px; 
	/*background:url(../images/logo.jpg) no-repeat; */
	overflow:hidden;
	text-indent:-999px;
	left:10px;
	top:0px;
	z-index:10;
	}
	
#title .replace span {
	display:block; 
	position:absolute; 
	width: 290px;
	height: 90px; 	
	top:0px; 
	left:0px; 
	z-index:1;
	background:url(../images/logo.png) no-repeat; 
	color:#000000;
	cursor:pointer;
}

#strapline {
	position:absolute;
	right:5px;
	top:10px;
	width:320px;
	height:30px;
	color:#000000;
	overflow:hidden;
	text-indent:-999px;
	background:url(../images/strapline.png) no-repeat; 
}


/*
Footer
*/

#addthis {
	position:absolute;
	left:30px;
	top:12px;
	z-index:20;
}

#addthis h4, #followusfooter h4 {
	font-size:0.9em;
	margin-top:0px;
	margin-bottom:7px;
	font-family:Trebuchet MS, Arial, Helvetica;
}


#followusfooter {
	position:absolute;
	left:290px;
	top:12px;
	z-index:20;
}

#followusfooter ul {
	padding:0px;
	margin:0px;
}

#followusfooter ul li {
	padding:0px;
	padding-right:4px;
	background:none;
	float:left;
}

#followusfooter ul li a {
	display:block;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-200px;
}

#followusfooter ul li.rss a {
	background:url(../images/follow_footer_rss.gif) 0px 0px;
}

#followusfooter ul li.twitter a {
	background:url(../images/follow_footer_twitter.gif) 0px 0px;
}

#followusfooter ul li.facebook a {
	background:url(../images/follow_footer_facebook.gif) 0px 0px;
}

#footer {
	width:920px;
	height:185px;
	margin:0 auto;
	/*padding:69px 0px 10px 130px;*/
	position:relative;
	/*background:url(../images/bg_footer.gif) top no-repeat;*/
	clear:both;
}

#footer #footerinside {
	width:790px;
	height:106px;
	padding:69px 0px 10px 130px;
	position:relative;
	background:url(../images/bg_footer.png) top no-repeat;
	clear:both;
}

#footer h2 {
	color:#464646;
	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:7px;
}

#footer #footerinside div {
	float:left;
	background:url(../images/bg_footer_divider.gif) 0px 0px no-repeat;
	padding-left:17px;
	padding-right:13px;
	height:90px;
	padding-top:4px;
}

#footer p {
	color:#7c7c7c;
	font-size:0.95em;
	font-family:Trebuchet MS, Arial, Helvetica;
	width:210px;
}

#footer p.phone {
	font-size:1.7em;
	color:#b58ac2;
	padding-bottom:5px;
}

#footer p.email {
	font-size:1.2em;
	padding-bottom:10px;
}

#footer p.email a {
	text-decoration:none;
}

#footer p.address {
	position:absolute;
	left:30px;
	top:73px;
	width:100px;
	padding:0px;
}

#footer p.copy {
	position:absolute;
	left:620px;
	top:130px;
	color:#000000;
}

#footer img {
	padding-bottom:2px;
}

#footer ul.mainlinks {
	list-style:none;
	padding-left:17px;
	padding-right:17px;
	float:left;
	width:155px;
	background:url(../images/bg_footer_divider.gif) 0px 0px no-repeat;
	height:90px;
	padding-top:4px;
	font-size:0.9em;
}

#footer ul.mainlinks li {
	display:block;
	border-bottom:solid 1px #c2c2c2;
	padding:2px 0px;
}

#footer ul.mainlinks li a {
	text-decoration:none;
	font-family:Trebuchet MS, Arial, Helvetica;
}

/*
Banner
*/

#banner {
	display:block;
	height:95px;
	width:900px;
	position:absolute;
	left:10px;
	top:0px;
	background:url(../images/bg_banner.gif) top no-repeat;
}

#banner h1 {
	font-family:Trebuchet MS, Arial, Helvetica;
	color:#FFFFFF;
	font-size:2.6em;
	font-weight:normal;
	position:relative;
	left:20px;
	top:25px;
	width:860px;
}

#banner h1 .c2 {
	color:#dedede
}	

#banner h1 .c3 {
	color:#b7b7b7
}


/*
Boxes
*/

.corners_top {
	height:10px;
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	line-height:10px;
}

.corners_bottom {
	position:absolute;
	height:10px;
	bottom:-1px;
	left:0px;
	display:block;
	line-height:10px;	
}

.box_right {
	float:right;
	width:230px;
	padding:0px 20px 10px 20px;
	margin-bottom:15px;
	/*margin-right:20px;*/
	position:relative;
	background:#b58ac2 url(../images/bg_box_r_corners_bot.gif) bottom no-repeat;
	color:#FFFFFF;
}

.box_right {
	background:#b58ac2 url(../images/bg_box_c_r_corners_bot.gif) bottom no-repeat;
}

.box_right .corners_top, .box_centre {
	background:url(../images/bg_box_r_corners_top.gif) top no-repeat;
	width:270px;
}

.box_centre .box_right .corners_top {
 	background:url(../images/bg_box_c_r_corners_top.gif) top no-repeat;
	width:270px;
 }

.box_right .corners_bottom {
	background:url(../images/bg_box_r_corners_bot.gif) bottom no-repeat;
	width:270px;
}

.box_centre .box_right .corners_bottom {
	background:url(../images/bg_box_c_r_corners_bot.gif) bottom no-repeat;
	width:270px;
}

.box_darkright {
	background:#cbcbcb;
	float:right;
	width:230px;
	padding:20px 20px 20px 20px;
	margin-bottom:10px;
	/*margin-right:20px;*/
	position:relative;
}

.box_darkright .corners_top {
	background:url(../images/bg_box_d_corners_top.gif) top no-repeat;
	width:270px;
}

.box_darkright .corners_bottom {
	background:url(../images/bg_box_d_corners_bot.gif) bottom no-repeat;
	width:270px;
}

.box_centre {
	background:#FFFFFF;
	float:left;
	width:530px;
	padding:20px;
	margin-bottom:15px;
	/*margin-left:20px;*/
	position:relative;
}

.box_centre.reduced_right {
	width:540px;
	padding-right:10px;
}

.box_centre .corners_top {
	background:url(../images/bg_box_c_corners_top.gif) top no-repeat;
	width:570px;	
}

.box_centre .corners_bottom {
	background:url(../images/bg_box_c_corners_bot.gif) bottom no-repeat;
	width:570px;
}

.box_pink {
	float:left;
	width:530px;
	padding:20px;
	margin-bottom:15px;
	position:relative;
	color:#FFFFFF;
	background:#b58ac2;
}

.box_pink .corners_top {
	background:url(../images/bg_box_p_corners_top.gif) top no-repeat;
	width:570px;	
}

.box_pink .corners_bottom {
	background:url(../images/bg_box_p_corners_bot.gif) bottom no-repeat;
	width:570px;
}

.box_all {
	background:#FFFFFF;
	float:left;
	width:820px;
	padding:20px;
	margin-bottom:15px;
	/*margin-left:20px;*/
	position:relative;
}

.box_all .corners_top {
	background:url(../images/bg_box_a_corners_top.gif) top no-repeat;
	width:860px;	
}

.box_all .corners_bottom {
	background:url(../images/bg_box_a_corners_bot.gif) bottom no-repeat;
	width:860px;
}

.clearer {
	display:block;
	clear:both;
}



/*
Sub navigation
*/

#container #subnav {
	/*float:left;
	width:230px;*/
	position:relative;
}

#container #subnav img {
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
	top:-25px;
}

#container #subnav h2 {
	font-size:1.2em;
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight:normal;
	padding:0px;
	border-bottom:0px;
}	

#container #subnav h2 a, #container h2 a:visited {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	margin:0px;
	padding:8px;
	height:19px;
	background:url(../images/bg_subnav_h2.gif) top no-repeat;
	overflow:hidden;
	position:relative;
}

#container #subnav h2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#container #subnav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-bottom:25px;
	background:url(../images/bg_subnav_ul.gif) bottom no-repeat;
}

#container #subnav ul li {
	margin:0px;
	padding:0px;
	padding-bottom:0px;
}

#container #subnav ul li a, #container #subnav ul li a:visited {
	color:#363636;
	text-decoration:none;
	display:block;
	padding:3px 8px;
	border-top:1px solid #c8a4d3;
	border-bottom:solid 1px #9f6dae;
	background:url(../images/bg_subnav_ul_li_a.gif) bottom repeat-x;
}

#container #subnav ul li a:hover, #container #subnav ul li a.selected, #container #subnav ul li a.selected:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#container #subnav ul li ul {
	/*padding:0px 3px 2px 3px;*/
	padding-bottom:0px;
	font-size:0.8em;
	background:none;
}

#container #subnav ul li ul li {
	/*padding-bottom:0px;
	padding-top:1px;*/
}

#container #subnav ul li ul li a, #container #subnav ul li ul a:visited {
	/*background:#ebebeb;*/
	color:#363636;
	padding-left:20px;
}

#container #subnav ul li ul li a:hover, #container #subnav ul li ul li a.selected, #container #subnav ul li ul li a.selected:visited {
	color:#FFFFFF;
}

#container #subnav ul li ul li ul {
	font-size:0.9em;
	border-right:0px;
}

#container #subnav ul li ul li ul li a, #container #subnav ul li ul li ul li a:visited {
	padding-left:40px;
}

/*
Left hand / Main content
*/


#content_main h1, #ajax_content h1 {
	font-size:2.6em;
	margin-bottom:10px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	/*background:url(../images/bg_h1.png) bottom left no-repeat;*/
	color:#008FD4;
	font-weight:normal;
}

#content_main h1 {
	display:block;
	background:#f4f4f4 url(../images/bg_h1.gif) top repeat-x;
	height:100px;
	position:relative;
	padding:0px;
}

#container h2 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:10px;
	font-size:2em;
	color:#7c7c7c;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:solid 1px #e6e6e6;
}

#container h3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:10px;
	font-size:1.4em;
	color:#000000;
	font-weight:bold;
}

#container h4 {
	color:#666666;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:10px;	
}

#container p {
	margin-bottom:10px;
	line-height:1.4em;
}

#container ul {
	list-style:none;
	color:#333333;
	margin-bottom:10px;
	}
	
#container ul li {
	padding-left:20px;
	margin-bottom:5px;
	background:url(../images/bg_bullet.gif) 3px 2px no-repeat;
	position:relative;
}

#container ol {
	list-style:decimal;
	color:#333333;
	margin-bottom:10px;
}

#container ol li {
	list-style:decimal;
	margin-left:20px;
	margin-bottom:5px;
}

#container a, #container a:visited {
	color:#7d3193;
	text-decoration:none;
}

#container a:hover {
	color:#FF6600;
}


#container a.more, #container a.more:visited {
	width:53px;
	height:21px;
	background:url(../images/but_more.png) 0px 0px no-repeat;
	text-indent:-999px;
	overflow:hidden;
	display:block;
}

#container a.more:hover {
	background:url(../images/but_more.png) 0px -21px no-repeat;
}


#container a.button, #container a.button:visited {
	width:210px;
	padding:0px 10px;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	font-family:Trebuchet MS, Arial, Helvetica;
	font-size:1.1em;
	background:url(../images/but_button_r.gif) 0px 0px no-repeat;
	text-decoration:none;
	display:block;
}


#container a.button:hover {
	background:url(../images/but_button_r.gif) 0px -30px no-repeat;
	text-decoration:none;
}

.border {
	padding:1px;
	border:solid 1px #e0e0e0;
}


/*
Inline Images Styles
*/

.inlineimage {
	color:#FFFFFF;
	margin:10px;
	position:relative;	
}

.inlineimage a, .inlineimage a:visited {
	color:#000000;
	text-decoration:none;
}

.inlineimage a:hover {
	color:#FFFFFF;
}

.inlineimage img {
	vertical-align:bottom;
}

.inlineimage span {
	display:block;
	padding:5px;
	background:#CCCCCC;
}

.inlineimage a:hover span {
	background:#F6841F;
}

.inlineimage a span.enlarge {
	width:15px;
	height:15px;
	display:block;
	position:absolute;
	right:5px;
	top:5px;
	padding:0px;
	background:url(../images/bg_img_inline_magnify.gif) 0px 0px no-repeat;
}

.inlineimage a:hover span.enlarge {
	padding:0px;
	background:url(../images/bg_img_inline_magnify.gif) 0px -15px no-repeat;
}

.inlineimage.left {
	float:left;
	margin-left:0px;
	width:200px;
}

.inlineimage.right {
	float:right;
	margin-right:0px;
	width:200px;
}

.inlineimage.block {
	display:block;
	clear:both;
	margin-left:0px;
	margin-right:0px;
}

/*
Form Styles
*/

#container form div {
	/*position:relative;*/
	margin-bottom:0px;
	padding:1px 5px;
	border:0px;
	background:#FFFFFF url(../images/bg_form_div.gif) bottom repeat-x;
	border-bottom:solid 1px #FFFFFF;
}

#container form fieldset {
	padding:1px;
	padding-bottom:0px;
	border:solid 1px #ebebeb;
}

#container form fieldset div.error {
	margin-bottom:0px;
}

#container form legend {
	font-size:1.2em;
	padding:10px 0px 5px 0px;
}

#container form label {
	display:block;
	float:left;
	width:120px;
	color:#000000;
	font-size:0.95em;
	margin-top:5px;
}

#container form label.nowidth {
	width:auto;
	margin-right:10px;
	float:none;
	display:inline;
}

#container form input {
	border:0px;
	width:180px;
	padding:3px;
	border:solid 1px #CCCCCC;
	/*float:left;*/
	margin-bottom:3px;
	color:#b58ac2;
	font-size:0.9em;
}

#container form input.small {
	width:100px;
}

#container form input.required {
	background:#FFFFFF url(../images/bg_form_input_required.gif) right no-repeat;
}



#container form input:hover, #container form input:focus {
	border:solid 1px #b58ac2;
}

#container form input.nowidth {
	width:auto;
}

#container form textarea {
	border:0px;
	width:146px;
	padding:2px;
	height:80px;
	border:solid 1px #CCCCCC;
}

#container form textarea {
	width:250px;
}

#container form textarea:hover, #ajax_content form textarea:focus {
	border:solid 1px #333333;
}

#container form .nostyle, #container form label.nostyle, #container form input.nostyle {
	display:inline;
	width:auto;
	background:none;
	margin:0px;
	float:none;
	border:0px;
}

#container form input.submit {
	/*width:auto;*/
	padding-left:10px;
	height:30px;
	width:117px !important;
	/*padding-right:35px;*/
	background:url(../images/but_submit.gif) right 0px no-repeat;
	border:none;
	text-align:left;
	/*border:solid 1px #b2b2b2;
	border-right:solid 1px #8c8c8c;
	border-bottom:solid 1px #8c8c8c;*/
	color:#FFFFFF;
	font-size:1.1em;
	margin-right:0px;
	cursor:pointer;
}

#container div.box_right form input.submit {
	background:url(../images/but_submit_r.gif) right 0px no-repeat;
}

#container form input.submit:hover {
	background:url(../images/but_submit.gif) right -30px no-repeat;
}

#container div.box_right form input.submit:hover {
	background:url(../images/but_submit_r.gif) right -30px no-repeat;
}

#container div.box_right p {
	padding-bottom:0px;
	margin-bottom:0px;
}

#container div.box_right form {
	padding:0px;
}

#container div.box_right form input {
	width:223px;
}

#container div.box_right form div {
	padding:0px;
	border:0px;
	background:none;
}

#container div.box_right form input.submit {
	margin-top:5px;
}



#container div.box_right h2 {
	padding-top:20px;
	padding-bottom:10px;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:10px;
	color:#000000;
	font-size:1.3em;
}

#container div.box_centre div.box_right h3 {
	margin-bottom:5px;
}


/*
Error Styles
*/

.error, #container form input.error, #ajax_content form .error, #ajax_content form input.error, #ajax_content form select.error, #container .error {
	border:solid 1px #FF6600;
	background:#fbd0bc;
	color:#990000;
}

div.error, #ajax_content div.error, #content_main div.error {
	padding:5px;
	display:block;
	margin-bottom:10px;
}

 #ajax_content fieldset div.error {
 	margin-bottom:0px;
}

.error ul {
	list-style:none;
}

.error ul li {
	display:block;
	padding-left:20px;
	background:url(../images/bg_main_ul_li.gif) 3px 2px no-repeat;
	color:#000000;
	margin-bottom:5px;
}

#container form input.required.error {
	background:#fbd0bc url(../images/bg_form_input_required_err.gif) right no-repeat;
}



/*
Holder styles for main image and video content
*/

#holder {
	width:530px;
	height:330px;
	background:url(../images/bg_tab_main.gif) top repeat-x;
	position:relative;
	margin-bottom:10px;
	margin-top:10px;
}

#holder h4 {
	position:absolute;
	border:solid 1px #CCCCCC;
	border-bottom:0px;
	display:block;
	height:23px;
	line-height:23px;
	text-align:center;
	bottom:258px;
	font-size:0.9em;
	width:80px;
	background:#FFFFFF url(../images/bg_tab_80.gif) 0px 0px no-repeat;
}

#holder h4:hover {
	cursor:pointer;
}

#holder h4.over, #holder h4.selected {
	background:#FFFFFF url(../images/bg_tab_80.gif) -80px 0px no-repeat;
}

#holder h4.label_image {
	left:-1px;
}

#holder h4.label_video {
	left:85px;
}

#holder_image {
	border:solid 1px #CCCCCC;
	padding:1px;
	height:190px;	
	margin-bottom:10px;
}

#holder_image > img {
	float:left;
}

#holder #holder_image {
	height:266px;
	position:absolute;
	left:0px;
	top:20px;
	margin-bottom:0px;
}

#holder_video {
	border:solid 1px #CCCCCC;	
	padding:1px;
	height:266px;
	margin-bottom:10px;
}

#holder #holder_video {
	position:absolute;
	left:0px;
	top:20px;
	margin-bottom:0px;
}

/*
For Ajax Form
*/

#ajax_background {
	position: absolute;
	left: 0;
	width:100%;
	background:#FFFFFF; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:150;
	cursor: pointer;
}

.notdisplayed {
	display:none;
}

#ajax_content {
	position: absolute;
	z-index:151;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	/*background:#FFF;
	/*border: 5px solid #fff;/* set the Milkbox border */
	margin:0;
	padding:20px;/* set the Milkbox padding */	
	width:750px;
	/*height:600px;*/
	margin-left:-395px;
	/*background:#FFFFFF url(../images/bg_ajaxcontent.jpg) top left no-repeat;
	background:#FFFFFF;*/
	background:#f5f5f5;
	border:solid 1px #dedede;
}



#loading-icon {
	padding:10px;
	background:#FFFFFF;
	border:solid 1px #CCCCCC;
	position:absolute;
	left:50%;
	margin-left:-10px;
	display:none;
	z-index:500;
}

#popoutmessage {
	display:block;
	/*background:#FF6600;*/
	margin-bottom:8px;
	overflow:hidden;
}

#ajax_content #popoutmessage p {
	display:block;
	padding:5px;
	width:700px;
	/*width:560px;
	color:#FFFFFF;*/
	font-size:1.2em;
}

#closegallery {
	position:absolute;
	top:10px;
	right:10px;
	z-index:50;
	width:20px;
	height:20px;
	background:url(../images/milkbox/milkbox_close.gif) 0px 0px no-repeat;
}

#closegallery:hover {
	background:url(../images/milkbox/milkbox_close.gif) 0px -23px no-repeat;
}



/*
Styles for the portfolio and contact buttons
*/

#container a.button_portfolio, #container a.button_contact {
	/*float:left;*/
	position:absolute;
	bottom:10px;;
	width:120px;
	height:100px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	z-index:20;
}

#container a.button_portfolio {
	background:url(../images/but_portfolio_small.png) 0px 0px;
	left:15px;
}	

#container div.box_darkright a.button_portfolio:hover {
	background:url(../images/but_portfolio_small.png) -119px 0px;
}

#container div.box_darkright > a.button_portfolio:hover {
	background:url(../images/but_portfolio_small.png) -120px 0px;
}

#container a.button_contact {
	background:url(../images/but_contact_small.png) 0px 0px;
	left:135px;
}

#container div.box_darkright a.button_contact:hover {
	background:url(../images/but_contact_small.png) -119px 0px;
}

#container div.box_darkright > a.button_contact:hover {
	background:url(../images/but_contact_small.png) -120px 0px;
}
