/* Added for the image coming from Ektron and will not affect 
	the content of workspace */
.floatright
{
float:right;
padding:4px
}

.accProdContainer
{
	float:left;
}

#becomeOurDistributor, #newProducts, #ourBestsellers
{
	width:191px;
	margin:10px 2px 0 0;
	background:url(../../images/accidental/common/productBoxBg.jpg);
	float:left;
	border:1px #dddddd solid;
}
#becomeOurDistributor h3, #newProducts h3, #ourBestsellers h3
{
	font-size:13px;
	font-family:Tahoma, Arial, Verdana;
	color:#5e5e5e;
	text-transform:uppercase;
	margin:5px 0 0 10px;
}
#becomeOurDistributor p, #newProducts p, #ourBestsellers p
{
	margin:5px 0 0 10px;
	font-size:11px;
}
#becomeOurDistributor img, #newProducts img, #ourBestsellers img
{
	float:right;
}
#becomeOurDistributor a, #newProducts a, #ourBestsellers a
{
	color:#000000;
	text-decoration:none;
}
#findDistributor span, #onLineCatalogue span, #becomeOurDistributor span, #newProducts span, #ourBestsellers span, #quickOrder span, #mostPopular span, #fastFind span,#salesRepMenu span, #customerMenu span
{
	color:#ef2e23;
}

/*Newly Added classes for Red Colored Texts*/
#findDistributor acronym, #onLineCatalogue acronym, #becomeOurDistributor acronym, #newProducts acronym, #ourBestsellers acronym, #quickOrder acronym, #mostPopular acronym, #fastFind acronym, #salesRepMenu acronym, #customerMenu acronym
{
	color:#ef2e23;
}
/* Added for the content coming from Ektron and will not affect 
	the content of workspace */
#content-cms .text
{
	font-size:12px;
	margin:0;
}

/* Form styling added for Business Enquiry page*/
.contactform {width:500px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {text-align:left; float:left; width:180px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%; margin-bottom:4px;}
.contactform input.field {width:250px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%; margin-bottom:4px;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/*Table styling added for Accidental Health & Safety Distributors ---------------*/
table {clear:both; width:550px; margin:2.0em 0 0.2em 2px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:rgb(51, 51, 51);}
table th.top {height:3.5em; padding:0 12px 0 2px; empty-cells:show; background-color:rgb(51,51,51); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:11px%;}
* html table th.top {padding:0 20px 0 2px;}
table th {height:3.0em; padding:2px 3px 2px 2px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:11px;}
table td {height:3.0em; padding:2px 3px 2px 2px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(240,240,240); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:11px;}
