/* @override http://www.rfdbeaufortmarine.com/css/rfd.css */

img {
	border-style: none;
}

a {
	outline:none;
}

.teampicleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #fff;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.current {
	color: #f68b1f;
	background-image: url(/images/rfdbeaufort/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
}

.blacktext {
	color: #000;
}

body {
	background-color: #FFF;
	background-position: top;
	background-image: url(/images/rfdbeaufort/rfd-bg.png);
	margin: 0;
}

div.corner_banner {
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    height: 150px;
    z-index: 999;
}

div.corner_banner a img {
	border: none;
}

a:link {
	color: #f68b1f;
	text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #f68b1f;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
}

#logobox img {
	padding-right: 20px;
}

.floatfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/

* html .floatfix {
	height: 1%;
}

#flashlogo {
	width: 270px;
	float: left;
	height: 115px;
}

/* End hide from IE-mac */

#page {
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 100%
}

#header {
	margin: 0 auto;
	border: 1px solid white;
	width: 800px;
	height: 300px;
}

#homeboxes {
	margin: 0 auto;
	width: 910px;
}

#homepage {
	margin: 0 auto;
	width: 910px;
	clear: both;
}

#header2 {
	margin: 0 auto;
	border: 1px solid white;
	clear: both;
	height: 250px;
	width: 910px;
}

#header3 {
	margin: 0 auto;
	border: 1px solid white;
	clear: both;
	height: 300px;
	width: 910px;
}

#header-careers {
	margin: 0 auto;
	border: 1px solid white;
	height: 300px;
	width: 910px;
}

#header-location {
	margin: 0 auto;
	border: 1px solid white;
	height: 400px;
	width: 910px;
}

strong {
	color: #f68b1f;
}

#topmenu {
	padding-top: 10px;
	clear: both;
	height: 115px;
}

#master {
	width: 960px;
	margin: 10px auto;
	background-color: #000;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	float: right;
	width: 620px;
	padding-top: 70px;
	margin-right: 25px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

#menu li span {
	display: block;
	z-index: 100;
	background: #b2ab9b;
	padding: 5px 10px;
	font-size: 1.1em;
}

#menu li a, #menu li a:visited {
	display: block;
	padding: 0;
}

#menu dl {
	font-size: 11px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	width: 150px;
}

#menu dt {
	background: #000;
	margin: 0;
	float: left;
}

#menu dd {
	display: none;
	background: transparent;
	clear: left;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	color: #fff;
	font-size: 1em;
	text-align: left;
	border: 1pt solid #666;
}

#menu dd a, #menu dd a:visited {
	background: #000;
	color: #f68b1f;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
}

#menu li a:hover {
	border: 0;
}

#menu li:hover dd, #menu li a:hover dd {
	display: block;
}

#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {
	background: #f68b1f;
	color: #000;
}

#menu ul {
	float: right;
	margin-right: 0px;
	list-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#menu li {
	float: left;
	position: relative;
	z-index: 100;
	display: inline;
	padding-left: 20px;
	margin-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#menu a:link, #productNav a:link {
	color: #ffffff;
	text-decoration: none;
}

#menu a:visited, #productNav a:visited {
	text-decoration: none;
	color: #ffffff;
}

#menu a:hover, #productNav a:hover {
	text-decoration: none;
	color: #f68b1f;
}

#menu a:active, #productNav a:active {
	text-decoration: none;
}

#leftcontent {
	float: left;
	width: 65%;
	padding: 15px 0 40px 24px;
}

#leftcontent wide {
	float: left;
	width: 100%;
	padding-right: 20px;
}

#sidebar {
	clear: both;
	float: right;
	width: 243px;
	display: inline;
	margin-right: 20px;
	*margin-right: 10px;
	padding-bottom: 50px;
	clear: both;
	background-repeat: no-repeat;
}

#sidebar.contact {
	padding-top: 15px;
}

#sidebararchive {
	padding-top: 50px;
	padding-left: 20px;
}

#sidebarmenu {
	clear: both;
	padding: 20px;
	margin-bottom: 20px;
	height: 300px;
	background-image: url(/images/rfdbeaufort/sidebarbackground.gif);
	background-repeat: no-repeat;
}

form {
	padding: 20px;
	margin-top: 30px;
}

li form {
	margin: 0;
	padding: 0;
}

#sidebarmenu ul {
/*	clear: both;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;*/
	list-style: none;
	margin: 0;
}

#sidebarmenu li {
	display: block;
	width: 100%;
	padding: 0 0 0 15px;
}

#sidebarmenu.products ul li {
	border-top: 1px dotted #444;
}

#sidebarmenu.products ul li.first, #sidebarmenu.products ul li ul li {
	border: none;
}

#sidebarmenu.products ul li {
	margin-bottom: 10px;
	padding-top: 15px;
}

#sidebarmenu.products ul li ul li {
	margin-bottom: 0;
	padding-top: 10px;
}

#sidebarmenu a:link {
	color: #ffffff;
	text-decoration: none;
}

#sidebarmenu a:visited {
	text-decoration: none;
	color: #ffffff;
}

#sidebarmenu a:hover {
	text-decoration: none;
	color: #f68b1f;
}

#sidebarmenu ul.menuopen {
	padding-left: 20px;

}

#sidebarmenu ul.menuopen li.current ul li a:visited {
	color: #f68b1f;
	text-decoration: none;
}

#sidebarmenu ul.menuopen li.current ul li a:link {
	color: #f68b1f;
	text-decoration: none;
}

#sidebarmenu ul.menuopen li.current ul li a:hover {
	color: #fff;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	line-height: 1em;
}

v

h2.producttypetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #f68b1f;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

p.supportTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	margin-top: -10px;
	margin-bottom: 0px;
	border-bottom:1px dotted #444444;
}

#productclear {
	width: 100%;
	height: 20px;
	clear: both;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	line-height: 1em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
	padding-top: 0px;
}

p {
	margin-bottom: 15px;
}

#sidebararchive h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 15px 30px 15px;
	padding: 0;
	padding-left: 10px;
}

li {
	line-height: 1.25;
}

#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-bottom: 0px;
}

#sidebar li {
	padding-top: 10px;
	margin-top: 0;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	padding-left: 0;
}

.dateHolder {
	text-align: center;
	width: 53px;
	height: 55px;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: 10px;
	background-image: url(/images/rfdbeaufort/calender.jpg);
	background-repeat: no-repeat;
	float: left;
}

.day {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 25px;
	padding: 0;
	margin: 0;
	line-height: 0.7;
}

.month {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

.year {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

.newstitle {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f68b1f;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	margin-right: 0;
	margin-top: 0px;
}

* html .newstitle {
	height: 1%;
}

/* for IE/Win */

* html .dateHolder {
	height: 1%;
}

/* for IE/Win */

.newsPhoto {
	width: 150px;
	float: right;
	margin-left: 10px;
	padding-bottom: 10px;
}

.newsBigPhoto {
	width: 400px;
	padding-bottom: 10px;
}

.readmore {
	padding-top: 10px;
	margin-left: 60px;
}

.postedby {
	margin-left: 60px;
	color: #666666;
	font-size: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

.newsitem {
	padding-bottom: 10px;
	clear: both;
}

.story {
	margin-left: 60px;
}

.storyBig, .download_item {
	margin-left: 60px;
	margin-top: 0px;
	padding-top: 0px;
}

.download_item {
	margin-top: 20px;
	margin-bottom: 30px;
}

.download_item h4, .download_item ul {
	margin-top: 0;
	margin-bottom: 0;	
}

.download_item ul {
	margin-left: 10px;
	list-style: square;
}

.home-highlight {
	width: 200px;
	float: left;
}

#content {
	width: 100%;
	background-color: #000000;
	clear: both;
	height: 100%;
	*margin-left: 15px;
}

#mainFlash {
	width: 910px;	
	height: 300px;	
}

#bottomSection {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	height: 230px;
}

#bottomSectionProducts {
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	height: 230px;
}

#middleBox {
	width: 225px;
	height: 220px;
	background-color: #999999;
	background-image: url(/images/rfdbeaufort/trainingBox.jpg);
	background-repeat: no-repeat;
	margin-right: 20px;
	float: left;
	cursor: pointer;
}

#rightBox {
	width: 225px;
	height: 220px;
	background-color: #999999;
	background-image: url(/images/rfdbeaufort/technicalBox.jpg);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;	
}

#ProductmiddleBox {
	width: 225px;
	height: 220px;
	background-color: #999999;
	background-image: url(/images/rfdbeaufort/sparesBox.jpg);
	background-repeat: no-repeat;
	margin-right: 20px;
	float: left;
	cursor: pointer;
}

#ProductrightBox {
	width: 225px;
	height: 220px;
	background-color: #999999;
	background-image: url(/images/rfdbeaufort/faqsBox.jpg);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

#searchBoxes {
	width: 420px;
	height: 220px;
	float: left;
	margin-right: 20px;
	clear: both;
	color: #202020;
}

#tabMenu {
	width: 430px;
	float: left;
	height: 30px;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#tabMenu li {
	display: block;
	cursor: pointer;
	float: left;
	width: 206px;
	margin-right: 8px;
	margin-left: 0px;
	height: 30px;
	text-align: center;
	padding: 0px;
}

.boxTop {
	background-color: #000000;
	height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.boxBottom {
	background-color: #000000;
	height: 11px;
}

.box p {
	margin: 0;
	padding: 0;
}

.boxBody div {
	display: none;
	background-color: #000000;
}

.boxBodyhome div {
	display: none;
	background-color: #000000;
}

.boxBodyhome div.show {
	display: block;
	background-image: url(/images/rfdbeaufort/boxBackGround.jpg);
	margin-top:20px;
	clear:both;
}

.boxBody div.show {
	display: block;
	background-image: url(/images/rfdbeaufort/boxBackGround.jpg);
	margin-top:0px;
	clear:both;
}

#posts {
	height: 167px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #ffffff;
}

#comments {
	height: 167px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #ffffff;
	border-bottom-color: #4f4f4f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #4f4f4f;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #4f4f4f;
	border-left-style: solid;
	border-left-width: 1px;
}

.posts {
	background-image: url(/images/rfdbeaufort/leftTab.jpg);
}

.comments {
	background-image: url(/images/rfdbeaufort/rightTab.jpg);
}

.productsearch {
	background-image: url(/images/rfdbeaufort/productsearchTab.jpg);
}

form {
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
}

#clear {
	clear: both;
}

#productNav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 20px;
}

#productNav {
	width: 100%;
	margin-top: 20px;
}

#productNav li, #tabMenu li, .boxTextmiddle {
	text-transform: uppercase;
}

#liferaftBox {
	width: 444px;
	float: left;
	background-image: url(/images/rfdbeaufort/liferaftimage.jpg);
	height: 240px;
}

#liferaftBox img {
	margin-right: 5px;
}

.liferaftNav {
	float: left;
	padding-top: 20px;
	margin: 0 auto;
	list-style: none;
	text-align: left;
	padding-left: 10px;
	width: 444px;
}

.ProductBigBoxText {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 24px;
	padding-top: 200px;
	width: 210px;
	text-align: center;
	text-transform: uppercase;
}

.MesBigBoxText {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 24px;
	width: 210px;
	float: left;
	margin-right: 15px;
	margin-left: 5px;
	padding-top: 200px;
	text-align: center;
	text-transform: uppercase;
}

.MesBigBoxTextEnd {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 24px;
	width: 210px;
	float: right;
	margin-right: 0px;;
	padding-top: 200px;
	text-align: center;
	text-transform: uppercase;
}


.liferaftNav ul {
	list-style: none;
}

.liferaftNav li {
	display: inline;
	margin-left: 20px;
}

#mesNav {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}

#leftmesNav {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	text-align: left;
	width: 222px;
}

#rightmesNav {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	text-align: left;
	width: 222px;
}

#mesNav ul {
	list-style: none;
}

#mesNav li {
	margin-left: 10px;
}

#mesBox {
	width: 444px;
	float: right;
	height: 240px;
	text-align: center;
	background-image: url(/images/rfdbeaufort/mesimage.jpg);
}

.tabText {
	padding-top: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
}

.boxTextmiddle {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 190px;
	font-weight: normal;
}

.boxTextmiddle a {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 190px;
	font-weight: normal;
}

.boxTextmiddle a:hover {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f68b1f;
	text-align: center;
	padding-top: 190px;
	font-weight: normal;
}

.boxTextright {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 175px;
	font-weight: normal;
}

.boxTextright a {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 190px;
	font-weight: normal;
}

.boxTextright a:hover {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f68b1f;
	text-align: center;
	padding-top: 190px;
	font-weight: normal;
}


div.supportbox {
	background-image: url(/images/rfdbeaufort/supportbox.gif);
	background-repeat: repeat-x;
	width: 140px;
	float: left;
	height: 230px;
	margin-left: 15px;
}

.supportboxone {
	background-image: url(/images/rfdbeaufort/supportbox.gif);
	background-repeat: repeat-x;
	width: 140px;
	float: left;
	height: 230px;
	margin-left: 5px;
}

p.supportboxone a {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 100px;
	font-weight: normal;
}

p.supportbox {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
}

p.supportbox a {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
}

p.supportbox a:hover {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f68b1f;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
}

.supportboxpic {
	width: 125px;
	height: 125px;
	margin: 0 auto;
	margin-top: 10px;
}

.productoverview {
    background-image: url(/images/rfdbeaufort/prodoverviewback.jpg);
    background-repeat: repeat-x;
    width: auto;
    float: left;
    margin: 10px 0;
    text-align: center;
}

.smallbutton {
	background-image: url(/images/rfdbeaufort/smallbuttonback.jpg);
	background-repeat: repeat-x;
	width: 85px;
	float: left;
	height: 45px;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 10px;
}

p.smallbuttonlink {
	color: #f68b1f;
	padding-top: 1px;
}

span.smallbuttonlinkwhite {
	color: #FFFFFF;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

div.row input {
	margin-bottom: 5px;
}

label {
	display: block;
}

div.row strong {
	margin-left: 5px;
}

.error {
	color: red;
	margin-bottom: 8px;
	font-size: 11px;
}

.faq h2 {
	margin: 30px 0 0 0;
	border-bottom: 1px solid #292929;
}

.faq ol {
	padding: 0 0 0 25px;
	margin: 0 0 35px 0;
	line-height: 1;
	color: #f68b1f;
}

.faq_item {
	padding: 10px 0;
	border-bottom: 1px solid #292929;
}

.faq_item h4 {
	margin: 0;
}

.faq_item p {
	margin-bottom: 5px;
}

.productoverview table {
	*width: 630px;
	border: 0;
	clear: both;
}

tr.product_desc {
	height: 30px;
}

.dark_bg {
	background-color: #333;
	color: #fff;
}

.med_bg {
	background-color: #ea733e;
	color: #FFF;
}

.light_bg {
	background-color: #f7c79f;
	color: #000;
}

.reg_bg {
	background-color: #fcebd8;
	color: #000;
}

.capacity_col {
	width: 85px;
}

.measurement_col {
	width: 65px;
}

tbody td {
	padding: 2px 0;
}
.productoverview th {
	font-size: 18px;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: normal;
}

h3.producttablesubtitle {
	text-align: center;
	font-size: 12px;
}


/* Galleria */
.galleria_container {
	margin: 20px 0;
}

#sidebar ul.gallery, #sidebar ul.gallery li {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	text-indent: 0;
}

.galleria {
	list-style: none;
	width: 243px;
	margin: 10px 0;
}

#sidebar ul.gallery.galleria li {
	display: block;
	width: 54px;
	height: 57px;
	overflow: hidden;
	float: left;
	margin: 10px 7px 0 0;
}

#sidebar ul.gallery.galleria li.last {
	margin-right: 0;
}

#sidebar ul.gallery.galleria li.first {
	margin-left: 1px;
}


.productcontainertop {
	width: 210px;
	float: left;
	height: 300px;
	margin-right: 23px;
	*margin-right: 20px;
	margin-bottom: 15px;
}

.productcontainertopend {
	width: 210px;
	float: right;
	height: 300px;
	margin-right: 0px;
	margin-bottom: 15px;
}

.mescontainer {
	width: 910px;
	float: left;
	background-image: url(/images/rfdbeaufort/mescontainerback.jpg);
	border: #FFF solid 1px;
	height: 240px;
	margin-right: 23px;
}

.productcontainertop p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	width: 200px;
}

.productcontainertopend p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	width: 200px;
}

#content .productcontainertop ul li {
	text-transform: none;
}

.productpic {
	width: 210px;
	border: #FFF solid 1px;
	height: 240px;
	margin-bottom: 10px;
	background-position: 0 50%;
}

.product_thumbnails {
	margin: 15px 0 0 0;
}

.product_thumbnails img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

.product_thumbnails img.last {
	margin-right: 0;
}


.contact_form form .row label, .contact_form form .select_row label, .contact_form form .checkbox_row p {
	display: block;
	float: left;
	width: 240px;
	font-weight: bold;
}

.contact_form form .row label {
	margin-top: 6px;
}

.contact_form form .select_row label {
	margin-top: 2px;
}

.contact_form form .checkbox_row div p {
	clear: left;
	width: 100%;
	margin: 10px 0 30px 0;
}

.contact_form form .checkbox_row div p {
	font-weight: normal;
}

.contact_form form .checkbox_row div p em {
	font-style: normal;
	font-weight: bold;
}

.contact_form .checkbox_row div {
	float: left;
	width: 370px;
}

.contact_form form .checkbox_row label {
	display: block;
	margin: 0 0 8px 10px;
	float: left;
}

.contact_form form .checkbox_row input {
	clear: left;
	float: left;
}

.contact_form .row, .contact_form .select_row {
	clear: left;
	margin-bottom: 10px;
}

.contact_form .row input, .contact_form .row textarea {
	width: 360px;
	font: normal 100%/1.5 "Helvetica Neue", Arial, Verdana, sans-serif;
	padding: 3px;
	display: block;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

.contact_form .row.start_date input {
	float: left;
	width: 170px;
}

.start_date img {
	margin: 6px 0 0 4px;
}
.contact_form .row textarea {
	height: 100px;
}

.contact_form .select_row select {
	min-width: 200px;
	font: normal 100%/1.5 "Helvetica Neue", Arial, Verdana, sans-serif;	
}

.contact_form .select_row select.f_dd {
	min-width: 50px;
}

.contact_form .select_row select.f_mm {
	min-width: 120px;
}

.contact_form .select_row select.f_yy {
	min-width: 70px;
}

.contact_form .submit input {
	clear: both;
	margin: 30px 0 0 240px;
	display: block;
	background-color: #f68b1f;	
	border: none;	
	width: auto;
	padding: 7px 20px 8px 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	text-transform: uppercase;
	font: bold 12px/1 "Helvetica Neue", Arial, Verdana, sans-serif;	
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;		
}

.contact_form .submit input:hover {
	background-color: #fff;
	color: #f68b1f;
}

.contact_form div.error {
	clear: left;
	margin: 5px 0 15px 240px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #f68b1f;
}

.contact_form label strong, .contact_form div.checkbox_row p strong {
	color: #f68b1f;	
}

.contact_form .checkbox_row div.error {
	margin: 5px 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


/* ADAM'S STUFF FOR PHIL TO SEE */

.dateHolderHome {
	text-align: center;
	width: 53px;
	height: 55px;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: 5px;
	background-image: url(/images/rfdbeaufort/calender.jpg);
	background-repeat: no-repeat;
	float: left;
}

.latestnewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	margin-top: -10px;
	margin-bottom: 0px;
	border-bottom:1px dotted #444444;
}

#NewsHome {
	background-image: url(/images/rfdbeaufort/supportbox.gif);
	background-repeat: repeat-x;
	width: 430px;
	height: 240px;
	padding: 10px;
	float: left;
}

.readmoreHome {
	margin-top: -4px;
	margin-left: 55px;
}

.newsitemHome {
	width: 410px;
	padding-bottom: 3px;
	clear: both;
}

p.newstitleHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	display: inline;
}

#casestudiesHome {
	background-image: url(/images/rfdbeaufort/supportbox.gif);
	background-repeat: repeat-x;
	width: 200px;
	height: 240px;
	padding: 10px;
	float: left;
	margin-left: 10px;
}

#supportHome {
	background-image: url(/images/rfdbeaufort/supportbox.gif);
	background-repeat: repeat-x;
	width: 200px;
	height: 240px;
	padding: 10px;
	float: right;
	margin-left: 5px;
	_margin-left:0px;
}

#supportHome ul {
	margin-left: 0px;
	padding: 0;
}

#supportHome li {
	list-style: none;
	padding-top: 5px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0;
}

#supportHome li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f68b1f;
}

#supportHome li a:hover {
color: #FFFFFF;
}

ul.type_approval_results {
	list-style: none;
	margin: 10px 0 30px 0;
	padding: 0;
}

ul.type_approval_results li {
	line-height: 1;
}

ul.type_approval_results li a {
	display: block;
	padding: 6px 0 6px 24px;	
}

ul.type_approval_results a.pdf {
	background: url(/images/download_pdf.png) 0 50% no-repeat;	
}

ul.type_approval_results doc {
	background: url(/images/download_word.png) 0 50% no-repeat;	
}


#productHeaderImage {
	width: 100%;
	background-color: gray;
	height:240px;
}

.ImageBoxHolder{
padding-top: 10px;
text-align: center;
margin: 0 auto;
height:220px;
width:220px;


}
.ImageBox{
width:100px;
height:100px;
margin: 5px;
*margin-left: 4px;
*margin-right: 4px;
*margin-top: 5px;
background-color:gray;
float:left;

}



.ImageBox .last{
margin-right: 0px;




}

p.training_note {
	margin: 40px 0 20px 0;
	clear: both;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #ccc;
}

/*-----------------------------------NEW TABLE STUFF------------------------------------*/

.mk_10_cylindrical_container .med_bg {
	background-color: #ea733e;
	color: #FFF;
}

.mk_10_cylindrical_container .light_bg {
	background-color: #f7c79f;
	color: #000;
}

.mk_10_cylindrical_container td, .reg_bg {
	background-color: #fcebd8;
	color: #000;
}

.mk_14_cylindrical_container .med_bg {
	background-color: #e02736;
	color: #FFF;
}

.mk_14_cylindrical_container .light_bg {
	background-color: #f4b39e;
	color: #000;
}

.mk_14_cylindrical_container td, .reg_bg {
	background-color: #fae0d3;
	color: #000;
}

.flatpack_container .med_bg {
	background-color: #474e89;
	color: #FFF;
}

.flatpack_container .light_bg {
	background-color: #a7aed3;
	color: #000;
}

.flatpack_container td, .reg_bg {
	background-color: #d6d9ec;
	color: #000;
}

/*-----------------------------------NEW TABLE END------------------------------------*/
