@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #221c1d;
  background-image: url("../siteassistpro_images/0");
  color: #343446;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}

h1 {
  color: #7e8298;
  font-size: 18px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #0c0b12;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-transform: uppercase;
}

h3 {
  color: #6a79c7;
  font-size: 12px;
  font-weight: bold;
}

h4 {
  color: #6a79c7;
}

h5 {
  color: #6a79c7;
}

h6 {
  color: #6a79c7;
}

a,  a:link {
  color: #777890;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
  text-decoration: underline;
}

a:visited {
  color: #50516b;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #3a32c4;
  text-decoration: underline;
}

a:focus {
  color: #3a32c4;
}

a:active {
  color: #383644;
}

.outerTable {
	width: 804px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	text-align: left;
}
.column_left {
	background-image: url(../images/column_left_bottom_bg.jpg);
	width: 172px;
	background-repeat: repeat-y;
	background-position: left;
}
.imgLogo {
	padding-top: 10px;
	padding-right: 15px;
}
.column_leftBottom {
	background-image: url(../images/column_left_bottom_bg.jpg);
	width: 172px;
	background-repeat: repeat-y;
	background-position: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
}
.contentTableBG {
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentPadding {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.imgRightPad {
	padding-right: 6px;
}
.homepicTable_left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.homepicTable_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.recipedetail {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding: 3px;
}
.videoBorder {
	border: 5px solid #919191;
}

