/* Colours */
/* Green - 97c311 */
/* Purple - 61127b */
/* Grey - 666 */
/* Light grey - ececec */

body
{
	color: #666;
    font-family: Verdana;
    font-size: 8pt;
    margin: 0;
    padding: 0;
    width: 100%;
}

img
{
	border: none;
	padding: 0;
	margin: 0;
}

h1
{
	color: #61127b;
	font-family: Arial;
	font-size: 1.75em;
	font-weight: normal;
	margin: 5px 0 0 200px;
	width: 501px;
}

h2, h4
{
	color: #97c311;
	font-size: 1.2em;
	font-weight: bold;
}

h3
{
	color: #97c311;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2
{
	margin: 0 0 10px 0;
}

h4
{
	margin: 10px 0 0 0;
}

h5
{
	background: url( "../images/PurpleLeft.gif" ) no-repeat;
	color: #fff;
	display: inline;
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 4px;
}

h5 span
{
	background: url( "../images/PurpleRight.gif" ) top right no-repeat;
	display: block;
	float: left;
	padding: 3px 6px 3px 2px;
	white-space: nowrap;
}

h5 span a, h5 span a:hover, #box_testimonial h5 a
{
	color: #fff;
	text-decoration: none;
}

p
{
	margin: 0 0 10px 0;
	padding: 0;
}

a
{
	color: #666;
	text-decoration: underline;
}


a:hover
{
	color: #61127b;
}

table
{
	border: 1px solid #ececec;
    font-size: 8pt;
    margin: 0;
    padding: 0;
}

/* Begin : BlogIt Wizard Hacks (Drewism) */
table tbody tr td table
{
	border: 0px;
}

table tbody tr td table.Form
{
	border: 1px solid #ececec;
}
/* End */
table th
{
    text-align: left;
}

table th, table td
{
	vertical-align: top;
	padding: 0;
}

table.tr
{
	background-color: #fff;
}

table tr.Alternate
{
    background-color: #ececec;
}

table.Form
{
	width: 482px;
}

table.Form table
{
	margin: 0;
	padding: 0;
}

table.Form td
{
    width: 50%;
}

table.Form td.Heading
{
	/*font-weight: bold;*/
	width: 30%;
}

table.Form td.Row
{
	padding: 0;
}

table.Form th, table.Form td
{
	height: 20px;
}

table.Form th
{
    background-color: #97c311;
    color: #fff;
    height: 3em;
}

table.Row
{	
	border: none;
    width: 100%;
}

table.Row th
{
	height: 0;
	margin: 0;
	padding: 0;
}

table.Row th
{
	color: #fff;
	font-weight: bold;
}

table.Row td
{
	padding: 5px;
    width: 50%;
}

table td input.Control, table td textarea.Control
{
	width: 200px;
}

table td select.TimeZone, table td select.Countries
{
	width: 100%;
}

input, select, textarea
{	
    font-family: Verdana;
    font-size: 8pt;
}

input.Error, textarea.Error
{
	background-color: #97c311;
	color: #fff;
}

/*
ul
{
	padding: 0;
	margin: 0 0 0 5px;
}

ul li
{
	list-style-type: none;
	margin: 0 0 10px 0;
}

ul li a
{
	background: url( "/images/greenarrow.gif" ) no-repeat 0 4px;
	color: #666;
	margin: 0;
	padding: 0 0 0 15px;
	text-decoration: none;
}

ul li a:hover
{	
	background: url( "/images/purplearrow.gif" ) no-repeat 0 4px;
}
*/

.Feedback, .NegativeFeedback, .PositiveFeedback
{
	margin: 0 0 10px 0;
	padding: 0;
}

.NegativeFeedback
{
	/*color: #61127b;*/
}

.PositiveFeedback
{
	color: #97c311;
}

.DynamicButton, .DynamicButton:link, .DynamicButton:visited
{
	background: #B0D033 url( "../images/ButtonRepeat.gif" ) repeat-x center top;
	border: 2px solid #A0C504;
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
	margin: 0;
	text-align: center;
	text-decoration: none;
}

.DynamicButton:hover, .DynamicButton:active
{
	background: #9FBE2C url( "../images/uk/ButtonRepearHover.gif" ) repeat-x center top;
	border: 2px solid #A0C504;
	font-weight: bold;
	color: #fff;
	padding: 2px 4px;
	text-align: center;
	text-decoration: none;
}

input.DynamicButton:hover
{
	cursor: hand;
}

input.DynamicButton:hover, input.DynamicButton:active
{
	padding: 1px 2px;
}

input.DynamicButton
{
	font: 1em Verdana, Arial, Helvetica, sans-serif; /* centre in IE */
	font-weight: bold;
	padding: 1px 2px;
	/* scrollbar-base-color: red; */
}

.FormButton
{
	margin: 10px 0 0 0;
	padding: 0;
	text-align: right;
}

#HeaderOuterContainer
{
	background: url( "../images/Header.gif" ) repeat-x;
	height: 70px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	text-align: center;
	width: 100%;
}

#HeaderInnerContainer
{
	margin: auto;
	text-align: left;
	width: 901px;
}

#MainOuterContainer
{
	text-align: center;
	width: 100%
}

#MainInnerContainer
{
	margin: auto; 
	padding: 0; 
	text-align: left;
	width: 901px;
}

.BorderContainer
{
    border: 1px solid #ececec;
    float: left;
    margin: 0;
    padding: 10px;
}

#Logo
{
	float: left;
	height: 54px;
	width: 171px;
}

#CallUs
{
	float: right;
	margin: 31px 0 0 0;
}

#NavigationContainer
{	
	float: left; 
	margin: 43px 0 0 0;
	width: 558px;
}

#Navigation
{
	background: url( "../images/navigation/BackgroundRight.gif" ) no-repeat top right;
	padding: 0;
	margin: auto;
	width: 558px;
}

#Navigation ul
{
	background: url( "../images/navigation/BackgroundLeft.gif" ) no-repeat top left;
	height: 19px;
	margin: 0;
	padding: 8px 0 0 15px;
}

#Navigation ul li
{
	float: left;
	list-style-type: none;
	margin: -5px 3px 0 0;
	padding: 0;
}

#Navigation ul li a
{
	background: none;
	color: #fff;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	white-space: nowrap;
}

#Navigation ul li > a
{
	/* Correct the width in real browsers. */
	width: auto;
}

#Navigation ul li a:hover
{
	background: url( "../images/navigation/HoverRight.gif" ) no-repeat bottom right;
	color: #fff;
	text-decoration: none;
	padding: 0;
}

#Navigation ul li a span
{
	background: none;
	display: block;
	margin: 0;
	padding: 5px;
}

#Navigation ul li a:hover span
{
	background: url( "../images/navigation/HoverLeft.gif" ) no-repeat bottom left;
	padding: 5px;
}

.ModalBackground 
{
	background-color: Gray;
	filter: alpha( opacity = 80 );
	opacity: 0.8;
}

.ModalPopup 
{
	background-color: #fff;
	border: 3px solid #666;
	padding: 10px;
	width: 250px;
}

#SubNaviation
{
	/* width: 498px; */
	margin: 0;
	padding: 0;
	border: none;
}

#SubNaviation li
{
	list-style: none;
	float: left;
	margin: 0 1px 0 0;
}

#SubNaviation li a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	background: url( "../images/navigation/TabRight.gif" ) 100% 0 no-repeat;
	margin: 0;
	padding: 0;
}

#SubNaviation li a span
{
	display: block;
	margin: 0;
	padding: 3px 4px 3px 4px;
	background: url( "../images/navigation/TabLeft.gif" ) 0 0 no-repeat;
}


#SubNaviation li a:hover, #SubNaviation .active a, #SubNaviation .active a:hover
{
	background: url( "../images/navigation/TabRight.gif" ) 100% -397px no-repeat;
}


#SubNaviation li a:hover span, #SubNaviation .active a span, #SubNaviation .active a:hover span
{
	display: block;
	margin: 0;
	padding: 3px 4px 3px 4px;
	background: url( "../images/navigation/TabLeft.gif" ) 0 -397px no-repeat;
}

.Cleaner, .clearer
{
	clear: both;
}

.InputInformation
{
	background-color: #cddf7f; /* #d4e38f */
	color: #fff;
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 5px;
}

img.FeedbackIcon
{
	 float: left; 
	 margin: 0 20px 5px 0;
}

#LeftColumn
{
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	width: 190px;
}

#MiddleColumn
{
	margin: 0 200px 0 200px;
	padding: 0;
	width: 501px;
}

#RightColumn
{
	float: right;
	margin: 0;
	padding: 0 0 0 0;
	width: 190px;
}

#LeftColumn, #RightColumn
{
	margin: 0 0 0 0;
}

.Border
{
	border: 1px solid #ececec;
	margin: 0 0 0 0;
	padding: 10px;
	float: left;
	width: 168px;
}

#Footer
{
	float: left;
	width: 100%;
	background: url(    "/images/uk/bg_footer.gif" ) repeat-x;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	border-top: 10px solid #ececec;
	text-align: center;
}

#Footer ul
{
	text-align: center;
	display: block;
	padding: 0 0 5px 0;
	margin: 10px auto 8px auto;
	clear: both;
}

#Footer ul li
{
	list-style-type: none;
	display: inline;
	margin: 0 2px 0 0;
	color: #fff;
}

#Footer ul li a
{
	color: #fff;
	text-decoration: none;
}

#Footer ul li a:hover
{
	text-decoration: underline;
}

#Footer p
{
	text-align: center;
	color: #cce281;
	clear: both;
	padding: 0;
	margin: 0;
	line-height: 1.4em;
}

.TextBoxWatermark
{
	color: #666;
}

.SideBoxSeparator
{
	clear: both;
	height: 10px;
}


.BlogType
{
	margin: 0 5px 0 5px;
}

.BlogTypeNoMargin .BlogType
{
	margin: 0 5px 0 0;
}






/* WEB CSS - PLEASE KEEP SEPARATE */
#box_client, #box_client2
{
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	width: 190px;
	background: url( "/images/uk/box_bottom.gif" ) no-repeat bottom;
}

#box_client2
{
	background: none;
}

#box_client .checkbox, #box_client2 .checkbox, styledTable .checkbox
{
	float: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#box_client input, #box_client2 input, .login_form p input, .styledTable .checkbox input
{
	margin: 0 3px 0 0;
	padding: 0;
}

#box_client label, #box_client2 label
{
	color: #dac8e0;
	margin: 0;
	padding: 0 0 0 0;
}

#box_client .btn_login, #box_client2 .btn_login
{
	float: right;
	margin: 8px 4px 0 0;
	padding: 0;
}


.border
{
	clear: both;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}

#box_client .border
{
	clear: both;
	padding: 5px 5px 0 5px;
	border-top: 1px solid #E0DDDD;
	border-left: 1px solid #E0DDDD;
	border-right: 1px solid #E0DDDD
}

.borderall
{
	padding: 10px;
	border: 1px solid #ececec;
}

.borderall table
{
	padding: 0;
	margin: 0;
}

.borderall .login_button
{
	margin-top: 10px;
}

.border_top
{
	float: left;
	padding: 4px 0 0 0;
	border-top: 1px solid #ececec;
}

#box_client p, #box_client2 p
{
	padding: 0;
	margin: 0;
}
#box_client .form, #box_client2 .form
{
	width: 162px;
	border: 1px solid #ececec;
	margin: 0 0 5px 0;
}

#box_client .right, #box_client2 .right
{
	float: none;
	text-align: right;
}

#box_client a, #box_client2 a
{
	float: none;
	color: #61127b;
	text-decoration: none;
}

#box_client a:hover, #box_client2 a:hover
{
	text-decoration: underline;
}

.arrows
{
	background: url(    "/images/uk/arrows_small.gif" ) no-repeat center right;
	padding: 4px 24px 2px 0;
}

#box_client .login_form, #box_client2 .login_form, .login_form
{
	padding: 5px;
	width: 168px;
	background: #61127b;
}

#existingClients
{
padding: 0;
margin: 0;
list-style-type: none;
text-align: left;
}
 
#existingClients li
{
padding: 6px;
list-style-type: none;
background: url( "/images/uk/arrow_green.gif" ) no-repeat center right;
}

#existingClients li a {
color: #666;
text-decoration: underline;
}

#existingClients li a:hover
{
color: #666;
}

#footer
{
	width: 100%;
	background: url( "/images/uk/bg_footer.gif" ) repeat-x;
	padding: 5px 0 15px 0;
	margin: 10px 0 0 0;
	border-top: 10px solid #ececec;
	text-align: center;
	color: #cce281;
}

#footer ul
{
	text-align: center;
	display: block;
	padding: 0 0 5px 0;
	margin: 10px auto 8px auto;
	clear: both;
}

#footer ul li
{
	list-style-type: none;
	display: inline;
	margin: 0 2px 0 0;
	color: #fff;
}

#footer ul li a
{
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

#footer p
{
	text-align: center;
	color: #cce281;
	clear: both;
	padding: 0;
	margin: 0;
}

.frame
{
	width: 901px;
	margin: 0 auto 0 auto;
	padding: 0;
	/*text-align: left;*/
}

#UserNavigation
{
	/* width: 498px; */
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}

#UserNavigation li
{
	list-style: none;
	float: left;
	margin: 0 1px 0 0;
}

#UserNavigation li a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	background: url( "/images/uk/nav_content/tab-right.gif" ) 100% 0 no-repeat;
	margin: 0;
	padding: 0;
}

#UserNavigation li a span
{
	display: block;
	margin: 0;
	padding: 3px 4px 3px 4px;
	background: url( "/images/uk/nav_content/tab-left.gif" ) 0 0 no-repeat;
}

#UserNavigation li a:hover
{
	background: url( "../images/PurpleRight.gif" ) top right no-repeat;
}

#UserNavigation li a:hover span
{
	display: block;
	margin: 0;
	padding: 3px 4px 3px 4px;
	background: url( "../images/PurpleLeft.gif" ) no-repeat;
}

/* 
ESENDEX MOD: These styles '#col_main #UserNavigation .active a:hover' and
'#col_main #UserNavigation .active a:hover span' weren't implemented.
This resulted in the links shrinking slightly when the user hover over them.
*/
#UserNavigation .active a, #UserNavigation .active a:hover
{
	background: url( "../images/PurpleRight.gif" ) top right no-repeat;
}


#UserNavigation .active a span, #UserNavigation .active a:hover span
{
	display: block;
	margin: 0;
	padding: 3px 4px 3px 4px;
	background: url( "../images/PurpleLeft.gif" ) no-repeat;
}
/* ESENDEX MOD */

#main_content_bg
{
	float: left;
	margin: 19px 0 0 0;
	padding: 15px 10px 10px 10px;
	background: url(/images/uk/bg_col_main.gif) repeat-x;
	width: 481px;
}
/* WEB CSS - PLEASE KEEP SEPARATE */

