@charset "utf-8";
.twoColFixLtHdr #container { 
	width: 990px;
	margin: 0 auto;
	text-align: left;
} 
.sidebar1 {
	float: left;
	width: 180px;
	padding: 0px 10px 0px 20px;
}

.twoColFixLtHdr #mainContent {
	background: #fff;
	margin: 5px 0 10px 214px;
	padding: 0;
	font-size: 14px;
}

.mainContentPadding {
	padding: 10px 20px;	
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img.flag {
	margin-left: 5px;
	border: none;
	vertical-align: middle;	
}

table.productGroupsT {
	width: 732px;
}

td.productGroupsTTd {
	width: 122px;
	vertical-align: top;
	text-align: center;
}

table.checkListT {
	width: 720px;
}

td.checkListTTd1 {
	width: 25px;
}

td.checkListTTd2 {
	width: 695px;
	vertical-align: middle;
}

table.cataloguesT {
	width: 640px;
}

td.cataloguesTTd {
	vertical-align: top;
	text-align: center;
	width: 160px;
}

table.linksT {
	width: 680px;
}

td.linksTTd1 {
	width: 180px;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}

td.linksTTd2 {
	width: 500px;
	vertical-align: middle;
	padding-bottom: 30px;
	padding-left: 30px;
}

table.contactT {
	width: 600px;
}

td.contactTTd1 {
	width: 300px;
	vertical-align: top;
}

td.contactTTd2 {
	width: 300px;
	vertical-align: top;
	text-align: center;
}

table.productGroupT {
	width: 700px;
}

td.productGroupTTd {
	width: 350px;
	vertical-align: top;
	padding: 0 30px;
}

td.productSpacer {
	font-size: 60px;
	line-height: 60px;
	height: 60px;
}

td.productPhotoTd {
	vertical-align: middle;
	padding-bottom: 10px;
	text-align: center;
}

.productNameTitle {
	font-weight: bold;
	color: #7f1519;
	border-bottom: 1px solid #7f1519;
	margin-bottom: 3px;
	padding: 0 5px 3px 5px;
}

.productText{
	padding: 0 5px;
}

.oneOnoOneBanner {
	margin-top: 15px;
	text-align: center;
}

.scheduleDiv {
	margin: 30px 20px 10px 20px;
	padding: 7px 0;
	text-align: center;
	font-size: 22px;
	width: 736px;
	background: #305e30;
	color: #fff;
}

.productsPageContent {
	position: relative;
	top: -15px;	
}

/*
	Breadcrumbs
*/
.twoColFixLtHdr #breadcrumbs {
	font-size: 11px;
	text-align: right;
	color: #fff;
	margin: 5px 0 5px 190px;
	padding: 0px 20px;
}

img.bcSeparator {
	border: 0px;
	margin: 0px 4px;
}

#breadcrumbs a:link {
	color: #fff;
	text-decoration: none;
}

#breadcrumbs a:visited {
	color: #fff;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #fff;
	text-decoration: underline;
}

#breadcrumbs a:active  {
	color: #fff;
	text-decoration: none;
}


/*
	Anchor Styles
*/

a.productGroupsA:link {
	font-size: 11px;
	color: #121212;
	font-weight: bold;
	text-decoration: none;
}

a.productGroupsA:visited {
	color: #121212;
	font-weight: bold;
	text-decoration: none;
}

a.productGroupsA:hover {
	color: #121212;
	font-weight: bold;
	text-decoration: none;
}

a.productGroupsA:active  {
	font-weight: bold;
	color: #121212;
	text-decoration: none;
}





/*
	Side Menu Styles
*/


/* Level 1 Links */
.sidem1			{ color:#fff; font-size:12px; line-height:24px; margin-bottom: 1px; text-align: left; }
.sidemCur1		{ color:#fff; font-size:12px; line-height:24px; margin-bottom: 1px; background:#7f1519 url(../images/bg_button_off.gif) no-repeat; padding-right:20px; padding-left:27px; text-align: left; font-weight: bold; }

a.sidemA1:link,
a.sidemA1:visited {
	display: block;
	padding-right: 20px;
	padding-left: 27px;
	color: #fff;
	text-decoration: none;
	background: #7f1519 url(../images/bg_button_off.gif) no-repeat;
	}
a.sidemA1:hover {
	color: #fff;
	text-decoration: none;
	background: #cf3423 url(../images/bg_button_on.gif) no-repeat;
	}

/* Level 2 Links */
.sidem2		{ font-size:12px; line-height:22px; text-align: right; }
.sidemCur2	{ width: 149px; padding-right: 30px; line-height:22px; background: #fff; text-align: right; font-weight: bold; }

a.sidemA2:link,
a.sidemA2:visited {
	width: 149px;
	color: #121212;
	display: block;
	padding-right: 30px;
	text-decoration: none;
	background: #fff;
	}
a.sidemA2:hover {
 	width: 149px;
	color: #121212;
	text-decoration: underline;
	background: #fff;
	}


/*
	Forms Styles
*/

form { margin:0; padding:5px 10px;}
form label { margin:2px 10px 2px 0; padding:3px 0; }
form input.text { width:300px; border:1px solid #dcdcdc; margin:5px 0; padding:5px; height:16px; background:#FFF; }
form textarea { width:300px; border:1px solid #dcdcdc; margin:5px 0; padding:5px; background:#FFF; }
form select { width:300px; border:1px solid #dcdcdc; margin:5px 0; padding:5px; background:#FFF; }
form select.date { width:120px; border:1px solid #dcdcdc; margin:5px 0; padding:5px; background:#FFF; }

.chk { border:1px solid #dcdcdc; margin-right: 3px; padding-bottom: 3px; vertical-align: top; }


table.formT {
	width: 720px;
}

td.formTTd1 {
	width: 150px;
	vertical-align: top;
	text-align: right;
	padding: 10px 0 0 0 ;
}

td.formTTd2 {
	vertical-align: top;
	width: 570px;
}

table.checkboxesT {
	width: 460px;
}

td.checkboxesTTd {
	width: 25%;
	vertical-align: top;
	padding-top: 8px;

}

