@media screen {
/*****************************************************************************************/
/********************************************	SITE TEMPLATE : MAIN		*/
/*****************************************************************************************/
a:focus {outline-style:none;}

a 
{
	color: #781025;	
	text-decoration: none;
}
	
p {
	line-height: 1.8em;	
}
	
blockquote {
	font-style: italic;
	background: url(testimonials/quote_mk.jpg) no-repeat top left;
	padding-left: 40px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-heightL: 1.4em;	
		
}
	
a:hover {
	text-decoration: underline;	
}
	
body, table
{	
	color: #666;
}

body
{	margin: 0px; padding: 0px;
	background: #FFFFFF url(site_background_r.png) repeat-x top left;
	/*background-image: url(/images/backdirop.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	text-align: center;
	font-family:Trebuchet MS,verdana,tahoma,lucida sans,lucida grande,arial,helvetica,sans-serif;
	
}
	
#site_header {
	width: auto;	
	background-color: #FFFFFF;
	border-top: 6px solid #781025;
	text-align: center;
}
	
#site_header_content {
	text-align: left;
	width: 935px;
	height: 100px;	
	margin: 0px auto;

}
	
#site_header_content #site_logo {
	padding-top: 15px;
	padding-left: 10px;
	width: 340px;
	height: 75px;
}
	
#site_header_content #site_slogan {
	float: right;
	padding-top: 48px;
	padding-right: 10px;		
}
	
#site_header_menu_bar {

	margin: 0px;
	padding: 0px;
	width:auto;
	height: 56px;
	background: #000000 url(menu_background.jpg) repeat-x top left;
	text-align: center;

}
	
#site_header_menu {
	margin: 0px auto;
	width: 935px;
	height: 56px;
	position: relative;
	text-align: center;

}
	
#menu_arrow {
	position: absolute;
	bottom: 0px;	
}

#site_menu_list	{
	height: 56px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 15px;
	font-size: 16px; 
	font-family:Trebuchet MS,verdana,tahoma,lucida sans,lucida grande,arial,helvetica,sans-serif;
	
}
	
#site_menu_list li {
	margin: 0px;
	padding: 10px 15px 0px 15px;
	display: inline;	
	line-height: 1.2em;
}

	
#site_menu_list li:hover {
}
	
#site_menu_list li a {
	color: #000000;
}
#site_menu_list #menu_selected a{
	color: #FFFFFF !important;	
}
	
#site_menu_list li a:hover {
	text-decoration: none;
}	
	
	
img, table{
	border:0px solid white;
}

#Universe
{	width: 975px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
	
}


/********************************************		HEADER		*/

div#Header
{	height: 90px; background-color: white; line-height: 20px;
	background-image: url(/images/header_generic.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

div#Header img
{	float: left;
	margin: 0px; margin-left: 42px; margin-top: -2px;
	height: 58px;
	width: 317px;
}

/* RN CHANGED THE WIDTH */
div#Header ul#ListMain
{	float: right; 
	width: 400px;
	text-align: right;
	margin: 6px 10px 0px 0px;
}

div#Header ul#ListMain a
{	color: #323232;
	text-decoration: none;
	font-size: 10pt;
}

div#Header ul#ListMain li
{	/*margin-left: 12px;*/
	padding-left: 6px;
	padding-right: 6px;
	
	border-left: 1px solid #C86464;
}


div#Header ul#ListMain a:hover
{	background-color: #C86464;
	color: #FFFFFF !important;
}


/********************************************		MAIN		*/

div#Page		
{	padding: 10px 30px 0px 30px;
	margin-top: 0px;
}

/********************************************		PAGE STYLES	*/




/********************************************		FOOTER		*/

div#Footer
{	height: 27px;
	border-bottom: 6px solid #781025;
	padding: 0px 10px 0px 10px;
	margin-top: 25px;
}

div#FooterCopy
{	float: left;
}

div#FooterLinks
{	float: right;
}

div#FooterLinks a, div#FooterLinks a:visited
{	color: rgb(50,50,50);
}

#Icons
{
	float:right;
	width:230px;
}

#Icons img
{	margin: 2px;
}

div#SubFoot div#AddThis
{	float: left;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	font-family: Arial;
}


div#SubFoot div#AddThis a
{	
	color: black;
}

div#SubFoot div#AddThis:hover
{	opacity: 1;
	filter: alpha(opacity = 100);
}

div#FooterCopy
{	float: right;
}

div#SubFoot
{
	padding:6px 0px 0px 0px;
	color:#666666;
	font-size:8pt;
}

	div#SubFoot .social_links {
		padding-bottom: 10px;
		padding-top: 10px;
	
	}	
	
	div#SubFoot .follow_us {
		float: left;
		margin-left: 15px;
	
	}
	
	div#SubFoot .share {
		float: right;
		margin-right: 15px;
		padding-top: 5px;
	
	}	
	div#SubFoot .share_title {
		float: right;
		margin-right: 15px;
		padding-top: 3px;
	
	}	
	
	
	div#SubFoot .footer_follow {
		margin-left: 10px;
		margin-right: 20px;
	
	}
	
	div#SubFoot #FootMenu
	{
		border-top: 1px solid #781025;
		border-bottom: 1px solid #781025;
		padding-top: 15px;
		padding-bottom: 10px;
	
	}
	
	
	div#SubFoot #FootMenu .FootMenuBlock
	{
		float:left;
		border-right:1px solid #781025;
		padding:12px 20px 0;
		height:135px;
		margin:0px 0px 6px 0px;
	}
	div#SubFoot #FootMenu .FootMenuBlock ul
	{
		list-style-type: none;
		margin:0px;padding:0px;
	}
	div#SubFoot #FootMenu .FootMenuBlock ul li {
		margin-top: 4px;
		
	}
	div#SubFoot #FootMenu .FootMenuBlock ul a
	{
		color:#666666;text-decoration:none;
	}
	div#SubFoot #FootMenu .FootMenuBlock ul a:hover {color:#781025}
	
	div#SubFoot #contact_details {
		float: left;
		padding-left: 20px;
		padding-top: 10px;
	}
	
		div#SubFoot #contact_details img{
		margin-bottom:10px;
	}	
	
	div#SubFoot #contact_details .c_detail {
		font-size: 15px;
		color: #707070;
		line-height: 1.5em;
		height: 30px;
	}

	div#SubFoot #contact_details .c_detail img{
		vertical-align:middle;
		margin-bottom: 0px;
	}	
	
	
	div#SubFoot #accreditations
	{
		float: left;
		padding-left: 5px;
		padding-top: 10px;
		margin-bottom: 50px;
	}
	
	div#SubFoot .accreditation
	{
		float: left;
		margin-right: 10px;
		margin-top: 10px;
	}
	
	div#SubFoot .right_acreditations
	{
		float: right;
		margin-right: 10px;
		margin-top: 10px;
	}

	

	
/*****************************************************************************************/
/********************************************		COMMON STYLES		*/
/*****************************************************************************************/

.small { font-size: 8pt; }
.normal { font-size: 9pt; }
.large { font-size: 14pt; }
br.all { clear:both; }

.nav { font-family: Georgia; font-size: 10pt; }

.stretch { line-height: 150%; }

em { font-weight: bold; font-style: normal; }

ul.inline
{	margin-left: 0px; padding-left: 0px; display: inline;
}

ul.inline li
{	margin-left: 0px; padding: 3px; list-style: none; display: inline;
}

tr { vertical-align: top; }


div#Page h2
{	color: #781025;
	background-image: url(/images/bg_h2c2.gif);
	background-repeat: no-repeat;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 9px 0px 11px 40px;
}

div#Page h2 a
{	color: inherit;
	text-decoration: inherit;
}

div#Page h3
{	
	color: #781025;
	font-size: 12pt;
	margin: 10px 0px;
}

div#Page h3 a
{	color: inherit;
	text-decoration: inherit;
}



div#Page h1
{	color: #781025;
	/*color: #000000;*/
	font-size: 16pt;
	text-decoration: none;
	font-weight: normal;
	padding: 10px 0px 10px;
}

div#Page h1 .h1sub {
	color: #000000;
	font-size: 16px;
	padding-left: 15px;	
	font-weight: normal;
	
}
	
div#Page .header_spacer {
	clear:both;
	height:10px;
	width:auto;	
}

div#Page h1.hidden
{	
	position: absolute;
	left: -1000px; top: -1000px;
}

div#Page div.h1
{	margin-top: 10px;
}


div#Page img#H
{	
	display: block;
	margin: 0px 0px 15px 0px;
}

div#Page p
{	margin: 0px 0px 15px 0px;
	line-height: 1.4em;
}



/*****************************************************************************************/
/********************************************	COMPONENTS			*/
/*****************************************************************************************/

/********************************************	COLUMNS			*/

.col_left { width: 280px; }
div.col_left { margin: 0px 15px 0px 0px; }
td.col_left { padding: 0px 20px 0px 0px; }

.col_mid { width: 315px; }
div.col_mid { margin: 0px 20px 0px 0px; }
td.col_mid { padding: 0px 20px 0px 0px; }

.col_right { width: 280px; }
div.col_right { margin: 0px; }
td.col_right { padding: 0px; }


.col_leftmid { width: 615px; }
div.col_leftmid { margin: 0px 20px 0px 0px; }
td.col_leftmid { padding: 0px 20px 0px 0px; }

.col_leftmid .col_mid { margin-right: 0px; }

div.col_leftmid a {
	color:#781025;
}

div.col_left a {
	color:#781025;
}

div.col_mid a {
	color:#781025;
}

.column
{	float: left;
	line-height:1.5ems;
}

/********************************************	ICONS			*/

img.icon
{	width: 50px;
	height: 50px;
	float: left;
	margin: 0px 10px 10px 0px;
}

/********************************************	CONTACTS			*/

p.contact
{	/*border-bottom: 1px solid #F4F4F4;
	border-top: 1px solid #F4F4F4;*/
	padding: 10px 0px 15px 0px;
	line-height: 150%;
}

/********************************************	SERVICES LIST			*/

ul.services
{	font-size: 10pt;
	padding: 0px 0px 15px 40px; margin: 0px;
	/*border-bottom: 1px solid rgb(223, 228, 230);*/
	color: #781025;
	/*color: #000000;*/
	font-weight: bold;
}
ul.services li
{/*	border-top: 1px dotted rgb(164, 40, 40);*/
	padding: 4px 0px; margin: 0px;
	/*list-style: none;*/
}
ul.services li.last
{
}

ul.services a
{	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

ul.services a:hover
{	color: rgb(164, 40, 40);
}


/********************************************	GREY BOX			*/

div.grey_wrap
{
	background-image: url(/images/grey_1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px;
	margin-bottom: 10px;
	background-color: #a0a0a0;
	padding: 10px 0px 0px 0px;
	width: 280px;
}
	
div#Page div.grey_wrap h2
{
	color:#FFFFFF;
	font-size: 14pt;
	margin:0px 0px 15px 15px;
	background-image: none;
	padding: 0px;
}

div#Page div.grey_wrap p
{	
	
	margin-left: 15px;
	width: 255px;
	margin-bottom: 0px;
	padding: 0px;
}

div.grey_bottom2 {
	border: 1px solid blue;
}
	
div.grey_bottom
{
	background-image:url(/images/grey_2.gif);
	height: 14px;
	width: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 2px;
	font-size: 0px;
}


/********************************************	MISC			*/

a.cta
{	font-family: Georgia;
	font-size: 10pt;
	color: rgb(164, 40, 40);
}


div.msg_failure
{	background-color: rgb(191, 47, 47);
	color: white;
	padding: 6px;
	margin: 0px 0px 10px 0px;
	font-family: Georgia;
}

div.examplebox
{
	/* RN FIEXAMPLEIMAGES CHANGED text align */
	text-align: center;
	float: left;
	width: 220px;
	height: 224px;
	background-color: rgb(255,255,255);
	font-size:90%;
	/* RN FIEXAMPLEIMAGES CHANGED PADDING */
	padding: 4px 4px 4px 0;
}
/* RN FIEXAMPLEIMAGES ADDED THIS */
div.examplebox_thumb
{
	height:184px;
}
/* RN FIEXAMPLEIMAGES TOOK THIS OUT*/
/*
#Page div.examplebox img
{	
/* RN FI1 TOOK OUT THIS WIDTH AND HEIGHT */
	/*width: 200px; height: 200px;*/
	/*border: 1px solid rgb(240,240,240);
}*/

#Page div.examplebox h2
{	
	background-image: none;
	text-transform: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size:140%;
	font-weight:bold
}

#Page div.examplebox p
{	
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

#Page div.examplebox a
{	color: black;
}


button.button
{	
	background-color: rgb(255,255,255);
	border: none;
	padding: 0px; margin: 0px;
}

/*****************************************************************************************/
/********************************************	INDEX PAGE			*/
/*****************************************************************************************/

div#IndexPage div#Page
{	padding: 10px 30px 0px 30px;
}

div#IndexPage div.col_leftmid
{
}

div#IndexPage p
{	margin: 0px 0px 15px 0px;
	font-size: 9pt;
	line-height: 150%;
	text-align: justify;
}


div#IndexPage #Header
{	background-image: url(/images/header_trees.jpg);
	background-position: top middle;
	background-repeat: no-repeat;
}

div#IndexPage div#Header ul#ListMain a
{	color: #333;
}

div#IndexPage div#Header ul#ListMain a:hover
{	
font-size:10pt;
text-decoration:none;
}

	
	
div#IndexPage #banner_wrapper
{
		margin-top: 20px;
		width:935px;
		height: 275px;
		overflow: auto;
		overflow-x:hidden;
		overflow-y:hidden; 
		margin-bottom: 20px;
		border-bottom: 2px solid #781025;
		position: relative;
}
	
div#IndexPage #banners_container
{
		height: 225px;
		width:10000px; 
}	
	
	
div#IndexPage #banner_wrapper .banner {
	height: 225px;
	width: 935px;
	overflow: hidden;
	padding-top: 10px;
	font-family:Trebuchet MS,verdana,tahoma,lucida sans,lucida grande,arial,helvetica,sans-serif;
	float: left;
		
}
	
div#IndexPage #banner_wrapper .banner_image {
	float:right;
	margin-left: 40px;
	margin-right: 20px;
}
	
div#IndexPage #banner_wrapper .banner_heading {
	padding-top: 10px;
	font-size: 20px;
	color: #781025;	
	letter-spacing: -1px;
}
	
div#IndexPage #banner_wrapper .banner_summary {
	padding-top: 10px;
	font-size: 14px;
	line-height: 1.4em;	
}
	
div#IndexPage #banner_wrapper .banner_link {
	padding-top: 20px;	
}
	
div#IndexPage #banner_wrapper .banner_link a{
	font-size: 16px;	
}
	
div#IndexPage #banner_wrapper #banner_shortcuts{
	position: absolute;
	bottom: 10px;
	left: 0px;	
}
	
/*div#IndexPage #Banner
{	background-image: url(/images/main_trees.jpg);
	background-position: top middle;
	background-repeat: no-repeat;
	height: 270px;
	padding: 0px;
	font-size: 36pt;
	font-family: Cambria;
	text-align: left;
	margin-bottom: 25px; 

}*/

/*div#IndexPage #Banner div
{	padding-top: 220px;
	text-align: right;
}*/

div#IndexPage div#Page h1
{	margin: 20px 10px;
}

div#IndexPage a.mainlink
{	display: block;
	text-align: center;
	color: black;
	font-size: 12pt;
	margin: 0px;
	font-weight: bold;
}

div#IndexPage div#Page h2
{	
	background-image: url(/images/bg_h2c2.gif);
}
	
/* BLOG SECTION */
		
div#IndexPage .latestNewsBlock {
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D4E4E6;
}
		
div#IndexPage .blog_icon {
	float: left;	
	margin-right: 10px;
	width: 31px;
	height: 21px;
	padding-right: 1px;
	background: url(home/blog_bck_cal_icon.jpg) no-repeat top left;
	text-align: center;
	padding-top: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}	
	
div#IndexPage .header {
	float: left;
	width: 235px;	
}	
	
{
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}

div#IndexPage .header a:hover {
	text-decoartion: underline;
	
}

div#IndexPage .header .blog_date {
	padding-top: 5px;
	padding-top: 5px;
	text-decoration: none;
	font-size:10px;
	font-weight: normal;
	
}

div#IndexPage .blog_content {
	padding-bottom: 5px;
	text-align: left;

	
}

div#IndexPage .blog_link {
	text-decoration:none;
}

div#IndexPage .blog_link:hover{
	text-decoration:underline;
}

	
div#IndexPage .index_testimony_image {
	
	padding: 0px;	
	margin: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
}	
	
	
/********************************************	NEWS ITEMS			*/

div#IndexPage div.itembox
{	
	margin-bottom: 15px;
}

div#IndexPage div.newssummary
{	
	border: none;
	border-bottom: 1px solid rgb(220,220,220);
}

div#IndexPage div.newshpsummary
{	
	border: none;
	border-bottom: 1px solid rgb(220,220,220);
}


div#IndexPage div.latestNewsBlock p
{
	margin:0;	
}
/*****************************************************************************************/
/********************************************	SERVICES PAGE			*/
/*****************************************************************************************/


div#ServicesPage div#Page
{	padding: 10px 30px 0px 30px;
}

div#ServicesPage #Header
{	background-image: url(/images/header_field.jpg);
	background-position: top middle;
	background-repeat: no-repeat;
}

div#ServicesPage div#Header ul#ListMain a
{	color: #333;
}

div#ServicesPage div#Header ul#ListMain a:hover
{	font-size:10pt;
text-decoration:none;
}

div#ServicesPage #Banner
{	background-image: url(/images/main_field.jpg);
	background-position: bottom;
	background-position: top middle;
	background-repeat: no-repeat;
	height: 190px;
	padding: 0px 30px 0px 0px;
	font-size: 36pt;
	font-family: Cambria;
	text-align: right;
	margin-bottom: 25px;
}

div.servicegroup
{	float: left; text-align: left;
	width: 250px;
	padding: 10px;
	background-color: white;
}

div#ServicesPage div.servicegroup p
{	margin-bottom: 8px;
}


img#ServiceMainImg
{	margin-bottom: 15px;
}

div#ServicesPage #services_about_fi	{
	float: right;
	margin-top: 30px;
	margin-right: 30px;	
}
	

/*****************************************************************************************/
/********************************************	PAGE SHOWING A SERVICE			*/
/*****************************************************************************************/

#ServicegroupPage #Page p strong
{	color: rgb(111, 83, 83);
}


/*****************************************************************************************/
/********************************************	CASE STUDIES			*/
/*****************************************************************************************/

div.casestudy
{	margin: 0px 0px 55px 0px;
}

div.casestudy img.main
{	border: 1px solid rgb(200,200,200);
	width: 595px;
	margin-left: 20px;
}


div#ShowcasePage a.cta
{	float: right; display: block;
}


div#ShowcasePage a.backlink
{	
	display: block;
	float: right;
	margin-top: 5px;
}



/*****************************************************************************************/
/********************************************	PORTFOLIO PAGE			*/
/*****************************************************************************************/

form#ServiceForm
{	
	float: right;
	margin-top: -40px;
}


table#PortfolioItems td
{	
	padding: 0px 0px 15px 0px;
	text-align: center;
}

div#PortfolioPage div#Page
{	padding: 10px 30px 0px 30px;
}


/*div#PortfolioPage #Header
{	background-image: url(/images/header_trees.jpg);
	background-position: top middle;
	background-repeat: no-repeat;
}

div#PortfolioPage div#Header ul#ListMain a
{	color: #333;
}

div#PortfolioPage div#Header ul#ListMain a:hover
{	font-size:10pt;
text-decoration:none;
}
*/
div#PortfolioPage #Banner
{	background-image: url(/images/main_portfolio.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 335px;
	padding: 10px 0px 0px 66px;
	color:#FFF;
	text-align: left;
	background-color: rgb(146, 179, 210);
/*	margin-bottom: 25px; */
}

div#PortfolioPage #Banner div
{	padding-top: 220px;
	text-align: right;
}

div#PortfolioPage div#ServiceList
{	border-bottom: 1px solid #C7344F; border-top: 1px solid #C7344F; height: 55px;
}


div#PortfolioPage div#ServiceList a, div#PortfolioPage div#ServiceList span
{	
	display: block;
	float: left;
	margin: 3px;
	width: 78px;
	text-align: center;
	height: 50px;
	text-decoration: none;
}

div#PortfolioPage div#ServiceList a
{	
	color: #781025;
}

div#PortfolioPage div#ServiceList span
{	
	font-weight: bold;
}

/*****************************************************************************************/
/********************************************	CLIENT PORTFOLIO PAGE			*/
/*****************************************************************************************/
/* RN ADDED THIS SECITON */
div#ClientportfolioPage div#Page
{	padding: 10px 30px 0px 30px;
}

div#ClientportfolioPage div.examplebox
{
	/*RN FIEXAMPLEIMAGES CHANGE HEIGHT AND WIDTH*/
	height:auto;
	width:620px;
}

/*RN FIEXAMPLEIMAGES ADDED THIS */
div#ClientportfolioPage div.examplebox img
{
	/*RN FIEXAMPLEIMAGES CHANGE HEIGHT*/
	width:600px;
	margin-bottom: 20px;
}

div#ClientportfolioPage div.servicesdone
{
	min-height:500px;
	/*RN FIEXAMPLEIMAGES CHANGE WIDTH*/
	width:260px;
	float:left;
	text-align:left;
	color:#666666;
	/*RN FIEXAMPLEIMAGES CHANGE MARGIN*/
	margin-left:20px;
	
}

/*RN FIEXAMPLEIMAGES REMOVED THIS*/
/*div.servicesdone p, div.servicesdone span, div.servicesdone h3
{
	padding-left:30px;
}*/

div#ClientportfolioPage #Banner
{	background-image: url(/images/main_portfolio.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 335px;
	padding: 10px 0px 0px 66px;
	color:#FFF;
	text-align: left;
	background-color: rgb(146, 179, 210);
/*	margin-bottom: 25px; */
}

div#ClientportfolioPage #Banner div
{	padding-top: 220px;
	text-align: right;
}

div#ClientportfolioPage div#ServiceList
{	border-bottom: 1px solid #C7344F; border-top: 1px solid #C7344F; height: 55px;
}


div#ClientportfolioPage div#ServiceList a, div#PortfolioPage div#ServiceList span
{	
	display: block;
	float: left;
	margin: 3px;
	width: 78px;
	text-align: center;
	height: 50px;
	text-decoration: none;
}

div#ClientportfolioPage div#ServiceList a
{	
	color: #781025;
}

div#ClientportfolioPage div#ServiceList span
{	
	font-weight: bold;
}
	
.portfolio_summary{
		padding-top: 30px;
}
	
.portfolio_header {
	padding-top: 10px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
	color: #B31433;
		
}

	
.portfolio_link a{
	font-size: 14px;		
}
	


/*****************************************************************************************/
/********************************************	QUOTE PAGE			*/
/*****************************************************************************************/

div#QuotemePage div.col_left
{	height: 500px;
}

div.field
{	
	color: #781025;
	font-family: 'Arial';
}


div.QuoteForm div.field
{	padding: 0px 0px 18px 15px;
}

div.ContactForm div.field
{	padding: 0px 0px 18px 5px;
}

div.QuoteForm .text, div.ContactForm .text
{	width: 250px;
}

input.text, textarea.text
{	border: 1px solid rgb(150,150,150);
	padding: 3px;
	background-color: rgb(250,250,250);
}

input.text:focus, textarea.text:focus
{	border: 1px solid #781025;
	background-color: rgb(255,255,255);
}

input.alert
{	border: 1px solid #781025;
}


div#Page p.errortext
{	margin: 0px;
	padding: 3px;
	color: white;
	background-color: #781025;
	width: 252px;
}

/*****************************************************************************************/
/********************************************	PAYMENT PAGE			*/
/*****************************************************************************************/

#TransactionSummaryTable
{	margin-bottom: 40px;
}

#TransactionSummaryTable tr
{	
	vertical-align: middle;
}

#TransactionSummaryTable tr td
{	
	padding: 5px;
}
#TransactionSummaryTable tr td.legend
{	
	text-align:right;
}

/*****************************************************************************************/
/********************************************	SITEMAP PAGE			*/
/*****************************************************************************************/

#SitemapPage #Page ul li a
{	color: black;
}

/*****************************************************************************************/
/********************************************	TESTIMONIALS PAGE			*/
/*****************************************************************************************/

div#TestimonialsPage div#MainPart
{	
	/*height: 500px;*/
}



div#TestimonialsPage div#MainPart li
{	display: block;
	float: left;
	position: relative;
	text-align: center;
	font-size: 8pt;
	font-family: 'Courier New';
}

div#TestimonialsPage div#MainPart ul
{	
}

div#TestimonialsPage div#MainPart li a
{	
	font-style: italic;
	font-size: 18pt;
	font-family: 'Times New Roman';
	color: rgb(150,150,150);
	text-decoration: none;
}
div#TestimonialsPage div#MainPart li a:hover
{	
	color: #000000;
	text-decoration: none;
}

div#TestimonialsPage div#MainPart #T1
{	
	width: 200px;
	left: 0px; top: 20px;
}
div#TestimonialsPage div#MainPart #T2
{	
	width: 295px;
	left: 70px; top: 45px;
}
div#TestimonialsPage div#MainPart #T3
{	
	width: 550px;
	left: 0px; top: 60px;
}

div#TestimonialsPage div#MainPart #T4
{	
	width:310px;
	left: 0px; top: 80px;
	
}

div#TestimonialsPage div#MainPart #T5
{	
	width: 300px;
	left: 290px; top: 55px;
}

div#TestimonialsPage div#MainPart #T6
{	
	width: 450px;
	left: 50px; top: 70px;
}

div#TestimonialsPage div#MainPart #T7
{	
	width: 240px;
	left: 5px; top: 80px;
}

div#TestimonialsPage div#MainPart #T8
{	
	width: 300px;
	left: 10px; top: 100px;
}

div#TestimonialsPage div#MainPart #T9
{	
	width: 400px;
	left: 50px; top: 120px;
}

div#TestimonialsPage div#MainPart .testimony_item 
{
		padding-top:10px;
		padding-left:40px;
		width: auto;
		background: #FFFFFF url(testimonials/quote_mk.jpg) no-repeat top left;
		line-height: 1.6em;
		border-bottom: 1px solid #D4E4E6;
		margin-bottom: 20px;
		overflow: hidden;
}
	
div#TestimonialsPage div#MainPart .testimony_item .testimony_info 
{
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:right;
}
	
div#TestimonialsPage div#MainPart .testimony_item .testimony_info .test_person_name 
{
	color: #781025;
	font-weight: bold;
	font-size: 12px;
}
	
div#TestimonialsPage div#MainPart .testimony_item .testimony_info .test_image
{
	margin-right: 10px;
}
	
div#TestimonialsPage div#MainPart .testContent 
{
	display: none;
	overflow: hidden;
}
	
/*****************************************************************************************/
/********************************************	NEWS PAGE			*/
/*****************************************************************************************/

#RSS {
	margin-top: 20px;	
	
}	
	
a#RSS
{	display: block;
	float: right;
	text-decoration:none;
	color: rgb(190,190,190);
}
a#RSS:hover
{	color: black;
}


a#RSS img
{	width: 15px; height: 15px;
	vertical-align: top;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
a#RSS:hover img
{	opacity: 1;
	filter: alpha(opacity = 100);
}

div.newshpsummary
{	border-bottom: 1px solid #D4D4D4;
	padding: 10px 0px;
	margin-bottom: 20px;
	
}
	
div.newssummary
{	border-top: 1px solid #D4D4D4;
	padding: 10px 20px;
	margin-bottom: 5px;
	
}
	
div.newssummaryright
{
	float:left;
	width: 400px;
}	

div.newshpsummary_right {	
	padding-top: 10px;
	float:left; 
	width: 155px;
}
	
div#Page div.newssummary h4
{	
	color: #781025;
	font-size: 10pt;
	margin: 0px 0px 10px;
}

div#Page div.newssummary h4 a
{	color: inherit;
	text-decoration: inherit;
}

div#Page div.newssummary h4 a:hover
{	text-decoration: underline;
}
	
div#Page div.newshpsummary h4
{	
	color: #781025;
	font-size: 10pt;
	margin: 0px 0px 0px;
	padding: 5px 0px 3px 0px;
}
	
div#Page div.newshpsummary h4 a
{	
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

div#Page div.newshpsummary h4 a:hover
{	text-decoration: underline;
}


div#Page div.newssummary img.thumb
{	
	float: right;
	/*width: 60px; height: 60px;*/
	margin: 0px 0px 15px 15px;
}

div#Page div.newshpsummary img.thumb
{	
	float: left;
	width: 100px;
	height: 80px;
	margin: 5px 10px 5px 10px;
}
	
	
div#Page div.newssummary em
{	
	font-size: 8pt;
	letter-spacing: -1px;
	color: black;
}

div#Page div.newshpsummary em
{	
	font-size: 7pt;
	/*letter-spacing: -1px;*/
	color: #555555;
	font-family: Arial;
}

div#Page div.newshpsummary p
{	
	color: #000000;

}
	
div#Page div.news_thumb {	
	float:left;
	margin: 0px 10px 10px 0px;
	width: 150px;
	text-align: center;
	
}
	
div#Page #NewsTop {
	margin-bottom: 15px;	
	
}
	
	
div#NewsPage div#NewsTop img.header
{	
	border: 1px solid rgb(230,230,230);
}

div#NewsPage div#NewsTop h3 a:hover
{	
	text-decoration: underline;
}


div#NewsPage div#Page div#AddThisPage
{	
	margin: 14px 0px 10px 0px; display: inline;
}


div#NewsPage p#PublishInfo
{	
	margin-top: 14px;
	margin-bottom: 15px;
	color: rgb(200,200,200);
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(223, 228, 230);
}

div#NewsPage p#PublishInfo a
{	
	color: #BB8792;
	text-decoration: none;
}

div#NewsPage p#PublishInfo a:hover
{	
	text-decoration: underline;
}

/********************************** 404 Page *******************/

#about_404_fi	{
	float: right;
	margin-top: 30px;
	margin-right: 30px;	
}

/*************************************** Ricks styles for Thierry Newsletter Form ********/



div#formfields {
	float:left;
	margin:0 auto;
	width:935px;
	color:#c8c8c8;
	padding:0 10px 0 10px;
}

.ffields {
	float:left;
	width:935px;
	margin-bottom:10px;
}

.ftimerow {
	float:left;
	width:935px;
	margin-bottom:10px;

}

.ftimelabels {
	width:77px;
	float:left;
	padding-right:5px;
	text-align:right;
}

.ftimeinput {
	width:93px;
	float:left;
	padding-right:7px;
}

.ftimeinput input {	
	width:85px;
	float:left;
}

.flabels {
	width:170px;
	text-align:right;
	float:left;
	padding-right:20px;
}

.finput {
	width:358px;
	float:left;
}

.finput input {
	width:350px;
}

.fcheckbox {
	float:left;
	width:935px;
	margin:0 0 10px 0;
}

.fclabels {
	float:left;
	width:170px;
	text-align:right;
	padding-right:20px;
}

.fcinput {
	float:left;
	width:35px;
}

.fadditionalinput {
	float:left;
	width:358px;

}

.fadditionalinput input {
	height:75px;
	width:350px;
}

#submit {
	margin:20px 0 0 190px;
}

/************************** END RN *************/

}

#Icons {
	position:relative;
	width:320px;
	height:130px;
}
#icon_adwords {
	position:absolute;
	left:0;
	top:25px;
}
#icon_w3c {
	position:absolute;
	top:25px;
	left:90px;
}
#icon_twitter {
	position:absolute;
	top:25px;
	left:208px;
}
#icon_facebook {
	position:absolute;
	top:25px;
	left:262px;
}

#icon_nominet {
	position:absolute;
	left:90px;
	top:75px;
}
#icon_iso {
	position:absolute;
	left:181px;
	top:75px;
}
