/* Standard Classes - do NOT rename or delete */

html { height: 100%; margin-bottom: 1px; }

php { height: 100%; margin-bottom: 1px; }

A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

TD {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}		

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding: 0px; 
	color: #000000; 
}

.Bullet {
	list-style-position: outside;
	list-style-image: url(/stock/Bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.PageColor {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/stock/background.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 12px;
	color: #FFFFFF;
	margin: 6px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}

/* Classes for portfolio that need editing - do NOT rename or delete */

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.CellDark {  background-color: #717FAB}
.CellLight {  background-color: #F7E9BC}
.CellLighter { background-color: #FFFFFF}
.CellTitle {  background-color: #17286A}

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}

.Button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #FF6067;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #FF6067;
	margin: 2px;
	padding: 2px;
}

.Asterix {  color: #CC0000}

.Required {  color: #CC0000}

.BreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.BoldWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.ModuleBackButton{
	text-decoration: underline;
	font-weight: bold;
	color: #565455;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}

/* New classes for this project */
.CellGold {
	background-color: #F4C41B;
	margin: 5px;
	padding: 5px;
}
.BoldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}
.ButtonLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D0A719;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #FFFF66;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.ButtonBubbleGray {
	background-color: #FFFFFF;
	background-image: url(/stock/btn_bg_submit.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	}
	.ButtonBubble {
	background-color: #FFFFFF;
	background-image: url(/stock/btn_bg_submit.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    margin: 5px, 0px, 5px, 0px;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
}.CellBlack {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.CellGold2 {
	background-color: #F4C41B;
	margin: 5px;
	padding: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;

}
.BoldWhiteButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: 100px;
	background-color: #000000;
	padding: 5px;
	text-indent: 1px;
	margin: 0px;
	float: left;
	white-space: normal;
}
a:hover.BoldWhiteButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F4B51C;
	text-decoration: none;
}
.Footer2 {
	font-size: 10px;
	color: #CCCCCC;
	margin: 6px;
	padding: 6px;
}
.CellGray {
	background-color: #FFFFFF;
	padding: 20px;
}
.HomeText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.TitleGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F4C41B;
	font-weight: bold;
	line-height: 20px;
}
.CellBlack20 {
	background-color: #000000;
	border: 3px solid #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: bold;
	color: #FFF;
}
.CellGray2 {
	background-color: #E4E4E4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1C1C1;	
}
.CellGray3 {
	color: #FFF;
	background-color: #7E7E7E;
	}
.CellNews {
	background-color: #1C1B1B;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #DCDCDC;
	font-weight: bold;
}
.NewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.NewsSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.CellContact {
	background-color: #DDA219;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.SubTitleGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E4A719;
	text-transform: none;
}
.NewsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.WhiteLink {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
.SalesListingLight {
	background-color: #E8E8E8;
}
.SalesListingDark {
	background-color: #D3D3D3;
}
/*  Jquery.Impromptu CSS */
.jqiwarning .jqi{
      background-color: #E4A719;
}
.jqifade{
	  position:absolute;
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: black;
      padding: 2px;
      width: 400px;
}
div.jqi .jqicontainer{
      background-color: #F4C41B;
      padding: 5px;
      color: white;
      font-family: "Trebuchet MS";
      font-size: 14px;
}
.jqimaintext {
      color: white;	
}
div.jqi .jqimessage{
      background-color: black;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}
.WhiteBulletList {
	color: #FFF;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(/stock/bullet-white.gif);
}
.PadLeft {
	margin-left: 20px;
	margin-bottom: 10px;
}
.HomeTextBlack {
	font-size: 13px;
}
h1 {
	font-size: 20px;
	color: #333;
}
