/**
 * Use this file to add additional/override styles
 *
 * ==================================================
 * DO NOT put styling into the network assets unless
 * you are absolutely sure you wish to modify all
 * sites for the network!
 * ==================================================
 */
 
#branding {
	background: #fff url('../uploads/files/header1.jpg') right top no-repeat;
}

#branding h1 a {
	background:transparent url(/uploads/images/company-logo.gif) no-repeat scroll 13px 17px;
}
.inner-forms #content
{
	padding: 40px 40px 0;
	width: 890px;
}
.inner-forms h3 
{
	border: 0px none;
}
.inner-forms table tr td
{
margin:0;
padding:0;
vertical-align: middle;
height: 20px;
}
.inner-forms  .formFields tr td
{
	vertical-align: top;
	padding-top: 7px;
}
.inner-forms  .formFields input[type=text], .inner-forms  .formFields textarea
{
	margin: 0;
	padding: 0;
	width: 328px;
}
.inner-forms  .formFields textarea
{
	height: 82px;
}
.inner-forms .error {

background-color: #fff;
border: 0px none;
}
.inner-forms input.error,  .inner-forms textarea.error {
border: 1px solid #BBB;
}
.equipment-step-1 table, .equipment-step-2 table, .step table
{
	width: 615px;
	border-bottom: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-left: 1px solid #BBB;
}
.equipment-step-3 table, .equipment-step-4 table, .referals table
{
	border-bottom: 1px solid #BBB;
	border-right: 1px solid #BBB;
}
.equipment-step-1 table tr td, .equipment-step-1 table th, .equipment-step-2 table tr td, .equipment-step-2 table th, .equipment-step-3 table tr td, .equipment-step-3 table th, .step table tr td, .step table th
{
	padding: 5px 10px;
	border-top: 1px solid #BBB;
	margin:0;
}
.equipment-step-3 table tr td, .equipment-step-3 table th, .equipment-step-4 table tr td, .equipment-step-4 table th, .referals table tr td, .referals table th
{
	padding: 5px 10px;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	margin:0;
}
.equipment-step-1 table th, .equipment-step-2 table th, .equipment-step-3 table th, .referals table th, .step table th
{
	color: #2d2a6f;
}
.equipment-step-1 input, .equipment-step-2 input, .equipment-step-3 input .step input
{
	width: 30px;
	margin:0;
}

.equipment-step-2 input, .equipment-step-3 input .step input
{
	float: right;
}

.equipment-step-2-b input
{
	width:40px;
	margin:0;
}


.kit-contents p {
	padding: 0;
	margin: 0;
}

.cat-but {
	cursor: pointer;
}


.accessories
{
	display:none;
}
.totalPrice
{
	width: 242px;
	border-bottom: 5px solid #BBB;
	margin: 0 0 30px 388px;
	padding: 0 0 3px 20px;
	font-weight: bold;
	color: #2D2A6F;
}
.totalPrice span
{
	margin: 0 10px 0 30px;
	font-weight: normal;
	color: #666666;
	float: right;
}


.total-text {
	font-weight: bold;
	color: #2D2A6F;
	border-bottom:3px solid #BBBBBB;
	display: block;
}

.equipment-step-4 textarea
{
	height: 80px;
	width: 652px;
	
}
.backto
{
	position: absolute;
	margin-left: 800px;
}
.display_row
{
	display: table-row !important;
}
.notDisplay_row
{
	display: none !important;
}
.contactDetails
{
	border: 0px none !important;
	width: 350px !important;
}
.contactDetails td
{
	border: 0px none !important;
}
.contactDetails input[type=text]
{
	width: 200px !important;
}
.contactDetails input[type=checkbox]
{
	float: left;
}
.blockLeft
{
width: 445px;
float: left;
border-right: 1px solid #ededed;
}
.blockRight
{

width: 400px;
float: right;
}
.blockLeft table input[type=text], .blockRight table input[type=text]
{
	width: 290px;
}
.blockLeft table th, .blockRight table th
{
	color: #2d2a6f;
	padding-left:0;
}
.logoutBlock
{
	position: absolute;
	width: 258px;
	margin: 10px 0 0 680px;
}
.logoutBlock .out 
{
	margin-left: 10px;
}
.networkTable th
{
	background-color: #f8f8f8;
	padding: 9px 0 9px 10px;
	width: 20%;
}
.networkTable .block>td
{
	border-top: 1px solid #DDD;
	vertical-align: top;
	padding: 15px 0px 0px 10px;
}
.networkTable .block  table
{
	margin: 0 0 10px 0;
}.networkTable .block  table input
{
	margin-top:0;
}

#branding a.emailLink{position: absolute;display:block; width:54px;height:17px; margin: 98px 0 0 893px;
	background: none;
}



.big-blue-man {
padding-left:24px !important;
padding-top:10px !important;
}

.big-blue-man .box {
background: none!important;
}

.reportPrice-req input{
	width: 50px;
}

.reportPrice-req {
	display: none;
}


/*
.reportPrice-req.on {
	display:table-cell;
}
*/

.search-box.home {
	margin-left:19px;
}
.search-box {
	width:210px;
	padding-bottom: 20px;
}

.search-box label{
	color: #56A2D5;
    display: block;
    font-size: 14px;
    text-decoration: none;
}

.search-box input#keywords{	
	color: #666666;
    float: left;
    height: 18px;
    margin: 0;
    padding: 0 0 0;	
}

.search-box input.submit{	
	text-decoration:none;
	background:url("img/button_submit.jpg");
	background-repeat:no-repeat;
	width:58px;
	height:21px;
	border:none;
	margin-left:2px;
	cursor:pointer;
	float:left;
}






