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

body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/omgBackground.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; /* centers #masterContainer */
	color: #000;
}

li {
	list-style-type:square;
	margin-bottom: 5px;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

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

a:active {
	color: #333;
	text-decoration: none;
}

.oldNews {
	font-size: 10px; color: #ffffff;
}

.style3 {
	font-size: 10px; color: #999999;
}

.style4 {
	color: #CC9900;
	font-weight: bold;
}

.style7Big {
	font-size: 12px; color: #FFFF00;
}

.style7 {
	font-size: 9px; color: #FFFF00;
}

.style8 {
	font-size: 9px; color: #FFFF00; text-transform: uppercase;
}

.style9 {
	font-size: 9px
}

.smallText {
	font-size: 9px;
}

.smallTextCaps {
	font-size: 9px;
	text-transform:uppercase;
}

.sectionHeader {
	color: #FFDE52;
	font-weight: bold;
	font-size:10px;
	text-transform:uppercase;
}

.subHeader {
	color: #ed1f24;
	font-weight: bold;
	font-size:12px;
	text-transform:uppercase;
	float: right;
}

.quoteStyle {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	color: #930;
	font-weight: bold;
}

.exampleStyle {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #666;
	font-weight: bold;
}

.contactStyleHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

.contactTable {
	border: 1px solid #996;
	background-color: #eee;
	color: #FFF;
}

.linkTable {
	border: 1px solid #996;
	background-color: #fff;
	color: #FFF;
}

.contactStyleText {
	font-size: x-small;
	font-weight: normal;
	color: #000;
}

.brandTable {
	border: 1px solid #CCC;
	background-color: #fff;
	color: #000;
}

.faqQuestion {
	color:#FFDE52;
}

.rowOdd {
	background-color: #f7edcd;
}

.rowEven {
	background-color:#ffffff;
}

.productSlider {
	/* defines the space reserved for the course logo */
	/*background-image: url(../images/mainLogo3.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center;*/
	width: 100%;
	height: 152px;
}

.centerColumn #masterContainer {
	/*width: 760px;*/  
	width: 814px;
	margin: 0 auto;
	text-align: left; /* overrides text-align attribute on body */
	background-color: #fff;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-image: url(../images/omgColumn.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	min-height : 768px;
	overflow: visible;
}

.centerColumn #mainContent {
	padding: 10px 20px 20px 20px;
	clear: both;
	/*height: 1945px;*/
}

.centerColumn #indexContent {
	/*padding: 10px 20px 20px 20px;*/
	clear: both;
}

.centerColumn #footer {
	padding: 30px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top center;
	height: 50px;
	text-align: center;
}

.centerColumn #footer p {
	font-size: 110%;
	color: #4d351a;
}

.centerColumn #footer a {
	color: #4d351a;
	margin: 0 5px 0 5px;
}

.centerColumn #footer a:hover {
	color: #444e1c;
}

/*Spry bits*/

#newsTicker {
	width: 480px;
	/*border: solid 1px #fff;*/
	float: left;
	background-color: #fff;
	/*border-left: solid 1px #666;*/
	/*border-bottom: solid 1px #333;*/
	/*border-top: solid 1px #333;*/
	/*border-right: solid 1px #333;*/
	/*margin-top:22px;*/
}
#newsTicker .SlidingPanels {
	width: 480px;
	height: 95px;
	float: left;
}
#newsTicker .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#newsTicker .SlidingPanelsContent {
	float: left;
	width: 240px;
	height: 95px;
	background-color:#ffeee8;
}

#newsTicker img {
	float: left;
	/*margin-right: 0px;*/
}

#newsTicker .SlidingPanelsContent .content {
	/*margin: 4px auto;*/
	float: left;
}
#item1 .content, #item2 .content, #item3 .content {
	/*border-right: dashed 1px #ff6600;*/
}
#newsTicker .content {
	height: 73px;
	/*padding: 0px 4px;*/
}

#newsTicker p {
	/*margin: 4px 4px;*/
}

#newsTicker .prev {
	text-align: left;
	/*padding-left: 4px;*/
	clear: both;
	float: left;
}

#newsTicker .begin {
	text-align: left;
	/*padding-left: 4px;*/
	clear: both;
	float: left;
	text-transform:uppercase;
	font-size: xx-small;
	margin-top: 5px;
	margin-left: 5px;
}

#newsTicker .end {
	text-align: right;
	/*padding-right: 4px;*/
	clear: both;
	float: right;
	text-transform:uppercase;
	font-size: xx-small;
	margin-top: 5px;
	margin-right: 5px;
}

#newsTicker .next {
	text-align: right;
	/*padding-right: 4px;*/
	clear: both;
	float: right;
}

.SlidingPanelsAnimating * {
	overflow: visible !important;
}

#newsTicker .navLinks {
	clear: both;
	text-align: center;
	/*padding: 2px 4px;*/
	border-top: 1px solid #666;
	color:#FFF;
}

.productButton {
	padding: 4px 4px 4px 4px;
	background-color:#CCC;
	border: 1px solid #999;
	margin-right:5px;
	text-decoration: none;
}

.productButton:hover {
	background-color:#000;
	color: #fff;
	text-decoration: none;
}

.productButtonSelected {
	padding: 4px 4px 4px 4px;
	background-color:#000;
	color: #ed1f24;
	border: 1px solid #999;
	margin-right:5px;
	text-decoration: none;
}
