/* Global CSS for samarindcrm.co.uk */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 5px;
	text-align: center;
}

h1
{
	background-image: url(/images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 22px;
	padding: 0 0 0 22px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-transform: lowercase;
	color: #9DCD11;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: lowercase;
	color: #9DCD11;
}

a
{
	color: #9DCD11;
	text-decoration: none;
}

acronym,
abbr
{
	speak: normal;
	cursor: help;
	border-bottom: 1px dashed #666;
}

div.hrtitle
{
	margin: 0 0 8px 22px;
	padding: 0;
	background: url(/images/hr-dotted.gif) repeat-x;
	height: 1px;
}
div.hrtitle hr
{
	display: none;
}

img
{
	border: 0;
}
span.error
{
	color: #CC3300;
	font-weight: bold;
}
span.bold
{
	font-weight: bold;
}
span.italic
{
	font-style: italic;
}

br.pagebreak
{
	display: none;
}

br.clear
{
	clear: left;
}

strong.seo
{
	font-weight: normal;
	volume: medium;
}
em.seo
{
	font-style: normal;
	speak: normal;
	volume: medium;
}

/* Container */
div#pagecontainer
{
	width: 769px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#framedcontainer
{
	float: left;
	width: 769px;
	min-height: 509px;
	background-image: url(/images/frame.jpg);
	background-repeat: no-repeat;
	padding: 15px 14px 0 15px;
	margin-bottom: 10px;
}
* html div#framedcontainer
{
	height: 509px;
}

div#maincontent
{
	float: left;
	width: 710px;
	padding-left: 22px;
}
div#maincontent h1
{
	margin-left: -22px;
}

div#maincontent div.hrtitle
{
	margin-left: 0;
}
/* End container */

/* Header area */
div#logo
{
	float: left;
	padding-left: 7px;
	clear: both;
}

div#header
{
	float: left;
	width: 736px;
	height: 101px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
}
/* End header */

/* Nav bar */
div#navbar
{
	float: left;
	width: 734px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 32px;
	text-transform: lowercase;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
ul#mainnav
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#mainnav li
{
	float: left;
	width: 104px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: lowercase;
	border-right: 1px solid #CCC;
}
ul#mainnav li.mainnavselected
{
	background-image: url(/images/nav-selected-fill.jpg);
	background-repeat: repeat-x;
}
/* End nav bar */

/* Footer bar */
div#footer
{
	float: left;
	clear: left;
	width: 738px;
	margin: 0 7px;
	padding: 7px;
	border: 1px solid #333;
	background-color: #3F3F3F;
	font-size: 10px;
	line-height: 16px;
}
* html div#footer
{
	margin: 4px;
	width: 731px;
}
div#footerleft
{
	float: left;
	color: #999;
}
div#footerleft a
{
	color: #999;
	text-decoration: underline;
}
div#footerright
{
	float: right;
	color: #FFF;
}
div#footerright a
{
	color: #FFF;
	text-decoration: underline;
}
div#footerlinks
{
}
/* end footer bar */

div.hcol
{
	float: left;
	width: 355px;
	margin-left: 2px;
	margin-right: 19px;
}
div.hcol p
{
	margin-left: 22px;
}
* html div.hcol p
{
	margin-top: 0;
}

/* Forms specific */
fieldset
{
	border: 1px solid #CCC;
	margin-top: 20px;
	background-image: url(/images/box-fill.jpg);
	background-repeat: repeat-x;
}

* html fieldset
{
	background-position: 0 11px;
}

legend
{
	color: #9DCD11;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 3px;
}

label
{
	float: left;
	width: 140px;
	display: block;
	margin: 5px 0 5px 5px;
	padding: 5px;
}
/* Specific to search form radio buttons */
span label
{
	width: 60px;
}
span input
{
	float: left;
	margin-top: 5px;
}
/* end */

input.forminput,
textarea.forminput
{
	float: left;
	width: 175px;
	padding: 1px;
	margin: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.formcheckbox
{
	float: left;
	padding: 1px;
	margin: 5px 0;
}
input.fileinput
{
	float: left;
	padding: 1px;
	margin: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select.forminput
{
	float: left;
	padding: 1px;
	margin: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#submitenquiry
{
	float: left;
	width: 360px;
	text-align: right;
	margin: 10px 0;
}

div#requiredfieldinfo
{
	float: left;
	clear: left;
	width: 300px;
	font-size: 10px;
	margin: 10px 0 5px 5px;
}

span.requiredfield
{
	color: #9DCD11;
	margin-right: 5px;
}
/* End forms */

/* Tables */

table
{
	border-collapse: separate;
	width: 50%;
}
th
{
	border: 1px solid #CCC;
	color: #9DCD11;
	font-weight: bold;
}
caption
{
	font-style: italic;
	text-align: left;
}

/* End tables */

/* Screenshots */

div.screenshot
{
	float: left;
	border: 1px solid #CCC;
	padding: 10px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 15px;
}

