@charset "UTF-8";
/*#############################################################
Name: Readysalted Extranet CSS
Date: 14-01-2009
Description: Readysalted Client Extranet.
Author: Simon Honeywood, Readysalted Design Ltd © 2009
#############################################################*/

body {
	font: normal 12px Arial, Sans-Serif;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}

a {
color:#333333;}

.oneColElsCtrHdr #container {
	width: 99%; 
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #CECECE;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtrHdr #header { 
	background: #FFFFFF; 
	padding: 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColElsCtrHdr #mainContent {
	padding: 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColElsCtrHdr #footer { 
	text-align: left;
	font-size: 11px;
	margin-top: 6px;
	margin-left: auto; 
	margin-right: auto;
	height: 74px;
	padding: 35px 20px 6px 20px;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/*************************************************/
/* header                             */
/*************************************************/
#logo {
	float: right;
	margin-top: 0px;
	padding:0px;
	height: 135px;
	width: 161px;
}
#clientlogo {
	float: left;
	margin-top: 0px;
	padding: 0;
	height: 135px;
	width: 211px;
}
.navhead {
	float: left;
	border: 1px solid #cecece;
	margin-top:17px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 937px;
	clear: both;
}

#navheadhome {
    float: left;
	padding: 8px 8px 8px 10px;
	border: 1px solid #cecece;
	width: 720px;
	margin-top:17px;
	margin-left: auto; 
	margin-right: auto;
}

.nav
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #333;
	border-bottom: 0px solid #000;
}
#navtitle{
	margin: 0;
	color: #666;
	padding: 0 0 3px 0;
}
/*************************************************/
/* Category, Feature & Contact                   */
/*************************************************/

.backgrnd {background-color:#FFFFFF; height:auto; width:995px; margin:0 auto;}

#main {
	width: 768px;
	height: 100%;
	margin: 0 auto;
	margin-top: 0px;	
	background-color: #fff;
	padding: 0 1px 0 1px;
}

#container {
	width: auto;
	height: 100%;
	margin: 0 auto;
	margin-top: 0px;	
	background-color:#000000;
	padding-left:15px;
	padding-right:15px;
}

#header {
	width: 955px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	margin-top: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#headerhome {
	width: 738px;
	height: 185px;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 1px;
	margin-top: 0px;	
	padding: 0px 0px 5px 0px;
	text-align: left; 
}

#content {
	background-color: #fff;
	margin-left: auto; 
	margin-right: auto; 
	padding: 20px 15px 20px 15px; 
	text-align: left; 
	width: 960px;
}

#contenthome {
	background-color: #fff;
	margin-left: auto; 
	margin-right: auto; 
	padding: 20px 15px 20px 15px; 
	text-align: left; 
	width: 732px;
}

#content #features {
	width: 735px;
	height: auto;
	background-color: #333;
	margin-right: 1px;
}
#content #sub {
	width: 190px;
	height: 100%;
	background-color: #333;
	float: left;
	font-size: 12px;
	padding-bottom:15px;
}

#footer {
	text-align: left;
	font-size: 11px;
	margin-top: 6px;
	margin-left: auto; 
	margin-right: auto;
	height: 34px;
	background: #fff url(../images/reflection.jpg) no-repeat left top;
	padding: 35px 15px 36px 15px;
}
#footerpage {
	text-align: left;
	font-size: 11px;
	margin-top: 6px; 
	margin-left: auto; 
	margin-right: auto;
	height: 30px;
	padding: 2px 5px 16px 0px;
	width: 960px;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #cecece;
 margin: 0px;
 padding: 0px 0px 3px 0px;
}
#sub .pad {
	margin: 5px 10px 5px 10px !important;	
}
#content .pad {
	margin: 20px;
}
#content #main H2 {
	font-size: 19px !important;
	font-weight: normal;
}
#content #main {
	font-size: 13px;
}
#sub H5 {
	margin:0;
}
#sub .pad:first-child {
	margin-top:0;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
p#contact
{
      font-size: 13px;
	  color: #000;
	  line-height: 1.166;
	  text-align: left;
	  margin-top:0;
}
a:link{
	color: #999;
	text-decoration: none;
}
a:visited{
	color: #999;
	text-decoration: none;
}
a:hover{
	color: #d90000;
	text-decoration: none;
}
#contactbox li a:link, ul#contactbox a:visited {
	color: #333;
	text-decoration: none;
	text-align:left;
}
#contactbox li a:hover {
	color: #d90000;
}

.field {
border:1px solid #CCCCCC;
margin-bottom:4px;
height:18px;
width:170px;
color:#666666;
padding-left:5px;
}

.feature {
	background: #fff;
	padding: 10px 10px 10px 0;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 78px;
	width: 708px;
}
.feature img{
	float: left;
	padding: 0px 8px 0px 0px;
}
.category {
	background: #fff url(../images/728x48__actualsize_bckgrnd.jpg) no-repeat left top;
	padding: 6px 6px 6px 6px;
	border: 1px solid #ccc;
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
	height: 35px;
	width: 708px;
}
.category img{
	float: left;
	padding: 0px 0px 0px 0px;
}
.portfolioauto {
	background: #fff url(../images/portfolio_background_rpt.jpg) repeat left top;
	padding: 17px 13px 17px 15px;
	border: 1px solid #ccc;
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
	height: auto;
	width: 700px;
}
.portfolio {
	background: #fff url(../images/portfolio_background_rpt.jpg) repeat left top;
	padding: 17px 13px 17px 15px;
	border: 1px solid #ccc;
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
	height: auto;
	width: 700px;
}
.portfolio img{
	float: left;
	padding: 12px 12px 12px 12px;
	border:none !important;
}


.about {
	background: #fff url(../images/portfolio_background_rpt.jpg) repeat left top;
	padding: 17px 15px 17px 15px;
	border: 1px solid #ccc;
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
	height: auto;
	width: 700px;
}
.about img{
	float: right;
	padding: 6px 6px 6px 6px;
}

.longtext {
	background: #fff url(../images/portfolio_background_rpt.jpg) repeat left top;
	padding: 17px 15px 17px 15px;
	border: 1px solid #ccc;
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
	height: auto;
	width: 700px;
}
.contact {
	background: #fff url(../images/extranet_homepage.jpg) no-repeat left top;
	height: 519px;
	width: 732px;
	text-align: right;
}
.contactbox {
	background: #fff;
	float: right;
	padding: 10px 10px 5px 10px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	height: auto;
	width: 280px;
}
.rightimg {
float:right;
}

.clear {
    clear: both;
} .navheadwithbg {
	float: left;
	border: 1px solid #cecece;
	width: 937px;
	margin-top:17px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/barbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.sublink {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.homecolumnwrapper {
	height: 300px;
	overflow: visible;
	width: 110%;
	padding-left: 2px;
}
.columncontainer {
	height: auto;
	width: 222px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 20px;
	background-color: #FFFFFF;
}
.columntitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
}
.categorylink {
	padding-left: 10px;
	padding-bottom: 15px;
}.columncontainer2 {
	height: auto;
	width: 222px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	background-color: #FFFFFF;
}
#header2 {
	width: 955px;
	height: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	margin-top: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.contentbox {
	height: 516px;
	width: 615px;
	border: 1px solid #CCCCCC;
	float: left;
}
.contactform {
	float: left;
}
.columntitlelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
}
.formtextfield {
	width: 330px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 24px;
	vertical-align: middle;
	line-height: 24px;
}
.miscbox {
	float: right;
	height: 309px;
	width: 325px;
	border: 1px solid #CCCCCC;
}

.formtextarea {
	width: 330px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 264px;
}
.contentbox2 {
	height: 516px;
	width: 615px;
	border: 1px solid #CCCCCC;
	float: left;
}
.clearer2 {
	clear: both;
}
.searchbox {
	width: 300px;
	float: left;
	margin-left: 10px;
	margin-top: 89px;
}
.s_inputbox {
	width: 160px;
}
.s_button {
	background-color: #F2F2F2;
	width: 34px;
	height: 20px;
	margin-top: 2px;
	text-align: center;
	border: 1px outset #CCCCCC;
}
.s_dropdown {
	width: 128px;
}

