/* RESET & BODY */
* {
	margin:0;
	padding:0;
}
html, body {
	color:#666;
	margin: 0;
	padding: 0;
	border: 0;
	font:12px Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.noMarg {
	margin:0px;
}
.clear {
	clear:both;
}
body {
	height:100%;
	background: url(../images/bg.jpg) repeat;
}
.product {
	background-color:#eeeeee;
	border:1px solid #CCCCCC;
	margin:10px;
	padding:2px 0 10px;
}
.product img {
	float:left;
	margin:5px 15px 5px 10px;
	display:block;
}
.product img.right {
	float:right;
	margin:5px 10px 5px 15px;
}
/****** ELEMENTS ******/
#wrapper {
	margin:0 auto;
	width:950px;
}
#header {
	margin:0 auto;
	height:85px;
	background: url(../images/headbg.jpg) bottom right no-repeat #353638;
	border-bottom:5px solid #fff;
}
.brand {
	margin:14px 0 0 15px;
	border:none;
}
#random {
	height:155px;
	padding:0 0 20px 0;
}
#rotate {
	margin:0 auto;
}
#content {
	margin:0 auto;
	width:100%;
	background:#FFF;
}
#lp {
	float:left;
	width:20%;
	background:#c5cdcb;
}
#substance {
	float:left;
	width:655px;
	background:#fff;
	border-right:1px dotted #ccc;
}
#rp {
	float:right;
	width:274px;
	padding:10px;
	background:#fff;
}
.boxcont {
	padding:0 10px;
}
.box {
	margin:10px auto;
	width:200px;
	float:left;
	margin-right:10px;
}
.fpBox {
	width:100%;
	margin-top:15px;
}
.box_rp {
}
.brd0 {
	background:#CCCCCC;
	height:1px;
	margin:0 4px 0 4px;
}
.brd1 {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background:#f1f1f1;
	height:1px;
	margin:0 3px 0 3px;
}
.brd2 {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background:#f1f1f1;
	height:1px;
	margin:0 2px 0 2px;
}
.brd3 {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background:#f1f1f1;
	height:2px;
	margin:0 1px 0 1px;
}
.boxcontent {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background:#f1f1f1;
	padding:10px;
}
.smllogo {
	float:left;
	border:none;
	margin:10px 30px 0 30px;
}
/* FOOTER */
#footer {
	margin:0 auto;
	width:930px;
	padding:10px;
	background:#fff;
	border-top:3px dotted #ccc;
}
#footer p {
	font-size:80%;
	margin:0 0 10px 0;
}
.col {
	float:left;
	width:49%;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration:none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration:none;
}
/* DATE */
#date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	float:right;
	font-weight:bold;
	padding:10px 20px 10px 0;
}
/* IMAGES */
img.border {
	border:1px solid #666;
	padding:2px;
	float:left;
	margin:5px;
}
/* DROPDOWN */
.dropdown {
	margin:0 10px;
	list-style:none;
	background-color:#333333;
}
.dropdown li {
	background:#363636;
	margin:5px 0;
}
.dropdown p {
	padding:10px;
	color:#FFFFFF;
}
.servimg {
	float:right;
	padding:10px;
}
.dropdown p a:link {
	color: #FFF;
	text-decoration:underline;
}
.dropdown p a:visited {
	color: #FFF;
	text-decoration:none;
}
.dropdown p a:hover {
	color: #CCFF00;
	text-decoration:none;
}
.dropdown p a:active {
	color: #FFF;
	text-decoration:none;
}
/* LINKS */
a:link {
	color: #666;
	text-decoration:none;
}
a:visited {
	color: #666;
	text-decoration:none;
}
a:hover {
	color: #666;
	text-decoration:underline;
}
a:active {
	color: #666;
	text-decoration:none;
}
.fam {
	margin:0 70px;
}
#substance ul {
	margin:5px 10px 0 10px;
}
#substance ul li {
	margin:5px 0;
	padding:10px;
	background-color:#999999;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
}
#substance ul.tick li {
	background:url(../images/tick_yellow.png) left center no-repeat;
	margin:5px 0;
	padding:10px 10px 10px 35px;
	background-color:#999999;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
}
#substance ul.dropdown li {
	background:#FFFFFF;;
	background-image:none;
}
#substance ul.dropdown li p {
	color:#666;
	font:12px Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
#substance ul.dropdown li h2 {
	color:#666666;
}
/* NAV */
#nav {
	background:url(../images/navbg.jpg) repeat-x;
	height:35px;
	border: 1px solid #c1c1c1;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
}
.rollover {
}
.rollover a:link, .rollover a:visited, .rollover a:active {
	text-decoration: none;
	float:left;
	font-weight:bold;
	text-align:center;
	padding:10px 20px;
	border-right: 1px solid #c1c1c1;
	text-transform:capitalize;
}
.rollover a:hover, .rollover a.active {
	text-decoration: none;
	background:#333;
	color:#CCFF00;
}
/* TEXT */
h1 {
	font-size:220%;
	margin:5px 10px;
	line-height:1.2em;

}
.greyspacer {
	height:3px;
	margin:15px 10px;
	background:#dadada;
}
h1.dotted {
	background:url(../images/dotBg.gif) no-repeat right #353638;
	color:#dedf2c;
	padding:5px 0 5px 10px;
	font-weight:lighter;	
}

h2 {
	font-size:140%;
	margin:10px 10px;
	line-height:1.4em
}
h3 {
	font-size:100%;
	font-weight: bold;
	color:#FFFFFF;
	padding:5px 0 5px 15px;
	line-height:1.4em
}
h3 span {
	font-size:90%;
	color:#CCFF00;
}
h4 {
	font-size:150%;
	font-weight:lighter;
	padding-bottom:5px;
	line-height:1.2em;
	margin-bottom:10px;
	background:url(../images/bullet.png) center right no-repeat;
	border-bottom:1px dotted #666;
}
h5 {
	font-size:120%;
	margin:10px 0;
	line-height:1.2em;
	font-weight:lighter;
}
p {
	margin:5px 10px 5px 10px;
	line-height:1.8em;
}
/* GALLERY */
#gallerycontainer {
	margin:10px 10px;
}
/* RSS */
#pscroller {
	width: 247px;
	height: 200px;
}
.rssclass .rsstitle {
	font-weight: bold;
}
.rssclass .rssdate {
	color: gray;
	font-size: 85%;
}
.rssclass a {
	text-decoration: none;
}
.infotable {
	font-size:10px;
	margin:0 10px;
}
.infotable tr {
	padding:10px;
}
.infotable td {
	padding:5px;
}
.special {
	background:#999999;
	font-weight:bold;
	color:#FFFFFF;
}
.list {
	list-style:inside;
	margin:10px;
	background:#f1f1f1;
	padding:10px;
	}
.list li {
	margin:5px 0;
	}





/* the main layout */

#contentForm {
  display: block;
  width: 500px;
  margin: 70px auto;/*this line will center the page*/
  padding: 25px;
  border:hidden
  background-color: white;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #e3de1e;
  background-color: #FFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}


/****** SPEECH BUBBLES ******/
.speechLeft, .speechRight {
	background:url(../images/bubble_top.gif) no-repeat;
	width:272px;
	margin:20px;
	float:left;
}
.speechFootL {
		background:url(../images/bubble_foot_l.gif) no-repeat;
}
.speechFootR {
		background:url(../images/bubble_foot_r.gif) no-repeat;
}	
.speechFootL, .speechFootR {
	width:272px; height:15px;
	display:block;
}
p.custDetail {
	font-style:italic;
	font-weight:bold;
}

/* TRAINING */
span.trainingO, span.trainingF, span.trainingSC, span.trainingS {
	font-weight:bold;
	font-size:14px;
}


span.trainingO {
	color:#ff0000;	
}
span.trainingF {
	color:#ffb400;
}

span.trainingSC {
	color:#0090ff;
}

span.trainingS {
	color:#ff00ea;

}

	/*******CALANDERS*****/

table.trainingCal {
	border:1px solid #8c8c8c;
	border-collapse:collapse;
	margin:10px 10px 0 10px;
	text-align:center;
}
table.trainingCal td {
	border:1px solid #8c8c8c;
	
}
table.trainingCal td.month {
	font-size:16px;
	font-weight:bold;
	padding:10px 0 10px 0;
}
table.trainingCal tr.day {
	background-color:#eaf1dd;
}
table.trainingCal tr.day td {
	width:60px;
	padding:5px 0px;
	font-weight:bold;
}
table.trainingCal td.noDay {
	background:#CCCCCC;
	
}
table.trainingCal td.event {
	width:60px; padding:15px 0;
	
}

/***** RIGHT CALANDER ****/

table.trainingCal2 {
	float:right;
	border:1px solid #8c8c8c;
	border-collapse:collapse;
	margin:10px 10px 0 10px;
	text-align:center;
}
table.trainingCal2 td {
	border:1px solid #8c8c8c;
	
}
table.trainingCal2 td.month {
	font-size:16px;
	font-weight:bold;
	padding:10px 0 10px 0;
}
table.trainingCal2 tr.day {
	background-color:#eaf1dd;
}
table.trainingCal2 tr.day td {
	width:60px;
	padding:5px 0px;
	font-weight:bold;
}
table.trainingCal2 td.noDay {
	background:#CCCCCC;
	
}
table.trainingCal2 td.event {
	width:60px; padding:15px 0;
	
}

div.floatingImg {
	float:right;
	text-align:center;
	margin:10px 10px 10px 15px;
	font-weight:bold;
	
}
div.floatingImg img {
	border:0px;

}
#substance ul.trainingList {

}
#substance ul.trainingList li{
	background:#fff;
	list-style-type:disc;
	color:#666;
	margin: 0 0 0 30px;
	padding:3px 0px 3px 10px;
	font-weight:normal;
}
div.listFloat {
	width:300px;
	float:left;
}
a.clickForLrg {
	font-size:10px;
}
/****** NEWS ******/
img.newsFloat {
	float:left;
	margin:10px 0px 10px 60px;
}
.pdf {
	border:none;
	margin:10px;
}
#vendman_team_wrapper {
	width:582px;
	margin:0 auto;
	text-align:center;
}
.vendman_team {
	float:left;
}