/* The wrapper on the body tag contols each individual site style */
/* table of contents
- global
- layout
- addinfo
- footer
- sidemenu
- newsletter
- maincontent
- menu
- login
- gallery
*/

/****************** global **********************/
body, div, a, input, select, textarea, p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	outline: none;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif !Important;
	background: none !Important;
}

#Section1, #Section1_1, iframe, object, .footer{
	display: none;
	width: 0px;
}

table, td {
	vertical-align: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #912C1A;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #912C1A;
	margin-bottom: 4px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #912C1A;
}

.indent {
	text-transform: capitalize;
	padding-left: 10px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img{
	border: none;
}

.contentimg {
	margin: 16px;
}

label {
	display: block;
	float: left;
	font-weight: bold;
	width: 120px;
	text-align: right;
	vertical-align: middle;
}

.required {
	color: #990000;
}

.clear {
	clear: both;
	margin-bottom: 4px;
}

.btn {
	background-color: #c1d72d;
	color: #333333;
	border: solid 1px #c1d72d;
	font-weight: bold;
}

.btn:hover {
	border: solid 1px #c1d72d;
	background-color: white;
	color: #c1d72d;
	font-weight: bold;
}

.phonenumber {
	background: url(../images/global/phonenumber.png) no-repeat bottom left;
	width: 451px;
	height: 76px;
}

.rcibutton {
	background: url(../images/global/rcibutton.gif) no-repeat bottom left;
	display: block;
	float: left;
	margin: 80px 0 0 37px;
	width: 141px;
	height: 79px;
}

.marketrewardbutton {
	background: url(../images/global/marketrewardsbutton.gif) no-repeat bottom left;
	display: block;
	float: right;
	margin: 80px 37px 0 0;
	width: 195px;
	height: 79px;
}

.print {
	display: none;
}

/****************** maincontent **********************/
.maincontent_breadcrumb, .maincontent_breadcrumb a{
	font-size: 10px;
	color: #999999;
	margin:6px 0px 12px 0px;
}

.maincontent_breadcrumb a:hover {
	color: #666666;
}

.maincontent_div {
	width: 620px;
}

.maincontent_spacer {
	width: 100%;
	height: 6px;
}

.maincontent_standardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 16px;
	/* text-align:justify; */
}

.maincontent_standardtext ul {
	margin: 0px;
	list-style: none;
	padding: 0px 0px 0px 6px;
	position: relative;
}

.maincontent_standardtext li {
	background-image: url(../images/global/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 20px;
}

.maincontent_standardtext a {
	color: #333333;
	font-weight: bold;
}

.maincontent_standardtext a:hover{
	color: #333333;
}
/* if the style below changes then .needhelp_topleft and .needhelp_topright need to be adjusted also */
.maincontent_help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/global/needhelppattern.gif);
	background-color: #333333;
	border: double 4px white;
	padding: 4px;
	color: #FFFFFF;
	margin: 6px;
}

.maincontent_help a {
	color: #FFFFFF;
	font-weight: bold;
}

.needhelp_topleft {
	background-image: url(../images/global/needhelp_topleft.gif);
	float: left;
	width: 14px;
	height: 14px;
	margin: -4px 0px 0px -4px;
}

.needhelp_topright {
	background-image: url(../images/global/needhelp_topright.gif);
	float: right;
	width: 14px;
	height: 14px;
	margin: -4px -4px 0px 0px;
}

.maincontent_help span.title1{
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

/***************** menu ********************/
.menu_standardtext {
	display:none;
}

/****************** gallery **********************/
#gallery {
	background:url(../images/gallery/background.gif);
	background-repeat: no-repeat;
	width:462px;
	height:337px;
}
#galleryImage {
	position:relative;
	background:url(../images/gallery/loading.gif) center center no-repeat;
	width:450px;
	height:325px;
}
#galleryImage img {
	position:absolute;
	width:450px;
	height:325px;
}
#thumbwrapper {
	margin-top:10px;
	width:450px;
	height:72px;
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:72px;
	width:450px;
}
.thumbleft {
	background:url(../images/gallery/thumbbuttons.gif) -36px center no-repeat;
	position:absolute;
	height:72px;
	width:18px;
	z-index:100;
	outline:none;
	cursor:pointer;
}

.thumblefthover {
	background:url(../images/gallery/thumbbuttons.gif) -54px center no-repeat;
	position:absolute;
	height:72px;
	width:18px;
	z-index:100;
	outline:none;
	cursor:pointer;
}

.thumbright {
	background:url(../images/gallery/thumbbuttons.gif) left center no-repeat;
	position:absolute;
	height:72px;
	width:18px;
	z-index:100;
	outline:none;
	cursor:pointer;
	right: 0;
}

.thumbrighthover {
	background:url(../images/gallery/thumbbuttons.gif) -18px center no-repeat;
	position:absolute;
	height:72px;
	width:18px;
	z-index:100;
	outline:none;
	cursor:pointer;
	right: 0;
}
#thumbs {
	position:absolute;
	list-style:none;
	margin: 0px;
	padding: 0px;
	height:72px;
	width:10000px;
}
#thumbs li {
	float:left;
	margin-right:2px;
	cursor:pointer
}
.imgnav {
	position:absolute;
	height:24px;
	width:19px;
	z-index:100;
	outline:none;
	cursor:pointer;
	margin-top: 295px;
}
#previmg {
	left:0;
	background:url(../images/gallery/mainbuttons.gif) left -48px no-repeat;
}
#previmg:hover {
	left:0;
	background:url(../images/gallery/mainbuttons.gif) left -72px no-repeat;
}
#nextimg {
	right:0;
	background:url(../images/gallery/mainbuttons.gif) right top no-repeat;
}
#nextimg:hover {
	right:0;
	background:url(../images/gallery/mainbuttons.gif) right -24px no-repeat;
}
