body {
	font: 1em Arial, sans-serif;
}

h2 {
	font-weight: bold;
	font-size: 1em;
}

h3 {
	font-size: 1.4em;
	padding-bottom: 10px;
}

h4 {
	font-size: 1.1em;
}

/* @group HEADER */

br.clearLine {
	clear: left;
}

#header {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 9px;
}

.headerMenuMain {
	margin-left: 21px;
}

.headerMenuMain2 {
	margin-left: 21px;
	margin-top: -4px;
}

.topSearches {
/*	margin-left: 830px;*/
	position: relative;
	top: 11px;
	left: 671px;
}

#search {
	height: 25px;
	width: 144px;
	font: 1.5em Arial, sans-serif;
	color: #B4BABD;
	border-style: none;
}

#smoothmenu1 {
	margin-top: -47px;
	margin-left: 161px;
}

#mySearchForm {
	margin-top: -64px;
	margin-left: 755px;
	margin-bottom: 36px;
	height: 25px;
	display: block;
	z-index: 31;
	position: relative;
	width: 148px;
	overflow: hidden;
}

@-moz-document url-prefix() { 
	#mySearchForm {
		position: absolute;
		margin-top: -60px;
	}
}

/* @group HEADER MENU */
#headerLinks {
	vertical-align: middle;
	margin-left: 250px;
	font-size: 1.3em;
	margin-top: -75px;
	margin-bottom: 75px;
}

#headerLinks li {	padding-right: 42px;}#headerLinks a {	text-decoration: none;	font-weight: bold;
}#headerLinks a.selectedLink {	text-decoration: none;	font-weight: bold;
	color: #b20090;
}#headerLinks a:hover {	text-decoration: none;	font-weight: bold;
	color: #b20090;
}.headerMenu {	display: inline;
	font-variant: normal;
}

/* @end */

#additionalHeaderText {
/*	border: 1px solid #2ff853;*/
	text-align: center;
	width: 770px;
	color: #ff6500;
	margin-left: 180px;
	margin-top: -185px;
	padding-bottom: 100px;
}

#additionalHeaderText .bigger {
	font-size: 1.6em;
	font-weight: bold;
}

#additionalHeaderText .biggest {
	font-size: 1.9em;
	font-weight: bold;
}

#additionalHeaderText .smaller {
	font-size: 1.4em;
	font-weight: bold;
}

#additionalHeaderText .smallest {
	font-size: 0.9em;
}

/* @end */

/* @group BODY */

.bolded {
	font-weight: bold;
}

.italicized {
	font-style: italic;
}

#body {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	color: #858585;
	font-size: 1.35em;
	margin-top: -17px;
}

#homePageTxt {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	text-align: center;
}

#downloadImg {
	margin-top: -81px;
	margin-left: 750px;
}

/*#gottaPlayImg {
	margin-left: 100px;
	margin-top: -53px;
	height: 57px;
}*/

.blankLine {
	height: 10px;
}

#galleryContainer {
	width: 888px;
	padding-left: 31px;
}

#gallery {
	width: 888px;
	overflow: hidden;
}

#slides {
	width: 888px;
	height: 374px;
	overflow: hidden;
}

.slide {
	float:left;
}

#bigImgButton {
	padding-left: 15px;
}

#menu {
	display: none;
}

#bodyContent {
	font-size: 0.6em;
	width: 480px;
	display: inline-block; /*  ALL BUT IE6 */
	zoom:1; /* IE6 ONLY */
	*display:inline; /* IE6 ONLY */
	margin-top: 9px;
}

#bodyContent p {
	padding-bottom: 9px;
}

#bodyContent ul li {
	font-size: 1.2em;
	margin-top: 28px;
}

#bodyContent ul li.form {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 28px;
}

#bodyContent ul li.rightAlign {
	text-align: right;
	margin-bottom: 0;
}

#bodyContent ul li a {
	color: #858585;
}

#bodyContent ul li a:hover {
	color: #8AC948;
}

.formSpacer {
	text-align: right;
	width: 5px;
	display: inline-block;
}

#sideMenu {
	display: inline-block; /*  ALL BUT IE6 */
	zoom:1;  /* IE6 ONLY */
	*display:inline;  /* IE6 ONLY */
	vertical-align: top;
	width: 210px;
	margin-right: 30px;
	padding-left: 45px;
	margin-top: 9px;
	color: #b20090;
	font-weight: bold;
}

#sideMenu a {
	color: #b20090;
}

#sideMenu a.selectedLink {
	color: #8AC948;
}

#sideMenu ul li a {
	color: #858585;
	font-size: .6em;
}

#sideMenu ul li {
	margin-top: 10px;
}

.address {
	margin-left: 100px;
}

.spanBold {
	font-weight: bold;
}

.bodyColumns {
	float: left;
/*	border: 1px solid #0f0;*/
}

#column1, #column3 {
	width: 284px;
	font-size: 0.9em;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 20px;
	text-indent: -10px;
	margin-left: 10px;
}

@-moz-document url-prefix() { 
	#column1, #column3 {
		text-indent: 0px;
		margin-left: 0px;
	}
}

#column2 {
	width: 348px;
	text-align: center;
	padding-bottom: 10px;
}

.bigText {
	color: #444444;
	font-size: 2em;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 4px;
}

.bigishText {
	color: #444444;
	font-size: 1.55em;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 4px;
}

.bigSuperText {
	color: #444444;
	font-size: 2.25em;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 4px;
}

#column1 ul li,
#column3 ul li {
	margin-bottom: 5px;
}

#column1 ul li ul li.purchase, 
#column3 ul li ul li.purchase {
	list-style-type: disc;
	font-size: 0.85em;
	margin-left: 22px;
}

#column1 ul li ul li.skill, 
#column3 ul li ul li.skill {
	list-style-type: disc;
	font-size: 0.75em;
	margin-left: 22px;
}

#column1 ul li ul li.treasure, 
#column3 ul li ul li.treasure {
	list-style-type: disc;
	font-size: 0.7em;
	margin-left: 22px;
}

.clearWide {
	clear: both;
	width: 950px;
	display: block;
/*	border: 1px solid #ff615e;*/
}

#middleSection {
/*	border: 1px solid #0f0;*/
}

.downloadImg {
	margin-bottom: 9px;
	margin-left: 4px;
}

.machineGrid {
	width: 310px;
	font-size: 0.9em;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
/*	border: 1px solid #0f0;*/
	text-align: center;
	height: 310px;
}

.machineGrid a {
	color: #858585;
}
.gridEnds {
	padding-top: 30px;
}

.gridTopRow {
	margin-top: 20px;
}

.gridBottomMiddle {
	margin-top: -10px;
}

#rainbowLogo {
	margin-left: auto;
	margin-right: auto;
	width: 414px;
	margin-top: -50px;
}

.popUpNoDisplay {
	display: none;
}

#siteMap {
	font-size: 0.6em;
	width: 480px;
	display: inline-block; /*  ALL BUT IE6 */
	zoom:1; /* IE6 ONLY */
	*display:inline; /* IE6 ONLY */
	margin-top: 9px;
}

#siteMap ul li {
	list-style-type: disc;
	font-size: 1.2em;
	margin-top: 5px;
}

#siteMap ul li ul li {
	list-style-type: circle;
	font-size: 0.9em;
	margin-left: 15px;
	margin-bottom: 5px;
}

#siteMap ul li ul li ul li {
	list-style-type: square;
	font-size: 0.9em;
	margin-left: 15px;
	margin-bottom: 5px;
}

#siteMap ul li a {
	color: #858585;
}

#siteMap ul li a:hover {
	color: #8AC948;
}

.spacer {
	height: 25px;
}

#grayBox {
	width: 800px;
	height: 145px;
/*	border: 1px solid #00f851;*/
	text-align: center;
	margin-top: -125px;
	color: #fff;
}

#grayBoxOrange {
	color: #eb841d;
	font-weight: bold;
	font-size: 1.9em;
	padding-top: 10px;
}

.grayBoxLink {
	font-weight: bold;
}



/* @group BODY LINKS */
a {
	color: #8AC948;
	text-decoration: none;
}



/* @end */

/* @group Rainbow Colors */

.red {
	color: #de000a;
}

.pink {
	color: #ff008c;
}

.purple {
	color: #8f0093;
}

.blue {
	color: #0081d4;
}

.green {
	color: #47ca2e;
}

.lightGreen {
	color: #6fd020;
}

.orange {
	color: #ff6500;
}

.lightOrange {
	color: #ffa600;
}

.machineGrid a.red:hover {
	color: #de000a;
}

.machineGrid a.pink:hover {
	color: #ff008c;
}

.machineGrid a.purple:hover {
	color: #8f0093;
}

.machineGrid a.blue:hover {
	color: #0081d4;
}

.machineGrid a.green:hover {
	color: #47ca2e;
}

.machineGrid a.orange:hover {
	color: #ff6500;
}



/* @end */


/* @group Forms */

#formResponse {
	color: #8AC948;
	font-size: 1.2em;
}

#message {
	height: 250px;
}

label, input[type="text"] {
	float:left;
	display:block;
}

label {
	margin-right: 5px;
	margin-top: 2px;
}

.field {
	width: 300px;
	border: 1px solid #B4BABD;
	height: 19px;
	font: 1.1em Arial, sans-serif;
	color: #858585;
}

.dropBox {
	width: 300px;
	border: 1px solid #B4BABD;
	height: 22px;
	font: 1em Arial, sans-serif;
	color: #858585;
}

input.error {
	width: 300px;
	border: 2px solid #EE2222;
	height: 19px;
	font: 1.1em Arial, sans-serif;
	color: #858585;
}

textarea.error {
	width: 300px;
	border: 2px solid #EE2222;
	height: 19px;
	font: 1.1em Arial, sans-serif;
	color: #858585;
}

label.error {
	margin-right: 5px;
	margin-top: 2px;
	color: #EE2222;
}

#errorBox {
	margin-bottom: 15px;
	color: #fff;
	font-size: 1.2em;
	display: none;
	text-align: center;
	width: 407px;
	height: 44px;
	background: url(../images/formErrorBox.jpg) no-repeat;
	padding-top: 4px;
}

#errorBox span {
	margin-right: 5px;
	margin-left: 5px;
}



/* @end */





/* @end */

/* @group FOOTER */
#footer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#imgText {
	font-size: .65em;
	text-align: right;
	width: 950px;
	height: 20px;
	margin-top: -19px;
	display: block;
	margin-left: -7px;
	color: #fff;
}

.clear {
	clear: both;
	width: 480px;
	display: block;
}

/* @group FOOTER MENU */
#footerLinks {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 17px;
	height: 27px;
	vertical-align: middle;
}

#footerLinks li {	padding-right: 9px;	padding-left: 1px;	padding-bottom: 2px;}#footerLinks a.selectedLink {	text-decoration: none;	color: #b20090;
	font-weight: bold;
}#footerLinks a {	text-decoration: none;	color: #919191;
	font-weight: bold;
}#footerLinks a:hover {	text-decoration: none;	color: #616161;
	font-weight: bold;
}.footerMenu {	display: inline-block; /*  ALL BUT IE6 */
	*display: inline; /* IE6 ONLY */
	font-variant: normal;
}

.footerMenuTxt {
	margin-right: 23px;
	vertical-align: top;
	margin-top: 6px;
}

.footerMenuImg {
	width: 40px;
	text-align: right;
}

.footerMenuSpc {
	width: 94px;
}

/* @end */

/* @end */




