/* ------ MEDIA TAG ----- */

@media screen {

body {
	background: #8B8EF2;
	padding: 0px;
	margin: 10px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

p {
	line-height: 140%;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 145%;
}

h3 {
	font-size: 110%;
}

th {
}

td {
}

hr {
	border: none;
	height: 1px;
	border-top: 1px solid #FFF;
}

li {
	line-height: 140%;
}

.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.siteContainer {
	margin: 0px auto;
	/*width: 770px;*/
	width: 850px;
}

.headerTop {
}

.headerMenu {
	background: url(/images/template/gamble-menu-bg.gif) no-repeat #2536B5;
	padding-left: 50px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.headerMenu a {
	color: #FFF;
	text-decoration: none;
}

.headerMenu a:hover {
	color: #F7C600;
	text-decoration: none;
}

.headerMenu ul {
	padding: 2px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

.headerMenu li {
	margin: 0px 19px 0px 0px;
	padding: 0px 0px 0px 12px;
	background: url(/images/template/arrow.gif) no-repeat;
	display: inline;
}

.headerBottom {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.siteMain {
	/*width: 768px;*/
	width: 848px;
	background: #F9F;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	float:left;
}

.mainLeft {
	padding: 10px 5px 5px 0px;
	/*width: 124px;*/
	width: 144px;
	float: left;
	color: #2B0E72;
	font-weight: bold;
}

.mainLeft a {
	color: #2B0E72;
	text-decoration: none;
}

.mainLeft a:hover {
	color: #FFF;
	text-decoration: none;
}

.mt {
	font-size: 13px;
	color: #FFF;
	margin-left: 7px;
	margin-bottom: 7px;
}

.mhL {
	padding: 5px 0px 6px 7px;
	margin: 8px 0px 8px 0px;
	font-size: 12px;
	background: url(/images/template/menu-heading-corner.gif) no-repeat;
}

.mainLeft ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.mainLeft li {
	padding: 2px 0px 1px 0px;
	margin: 0px 0px 0px 20px;
	list-style-image: url(/images/template/bullet.gif);
	vertical-align: text-top;
}

.mainMiddle, .mainMiddleFullWidth {
	float: left;
	margin: 15px 0px 15px 0px;
	padding: 0px 20px 0px 20px;
}

.mainMiddle {
	/*width: 479px;*/
	width: 539px;
}

.mainMiddleFullWidth {
	/*width: 598px;*/
	width: 658px;
}

.mainMiddleFullWidth .mf {
	background: url(/images/template/mfFullWidth-bg.gif);
}

.mainMiddle a {
	color: #CE30CE;
	text-decoration: none;
}

.mainMiddle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainFeature {
	border-bottom: 1px solid #FFF;
}

.mainFeatureHeader {
	padding: 5px 7px 5px 7px;
	background: url(/images/template/main-header-corner.gif) right no-repeat #FFF;
	color: #2B0E72;
	font-weight: bold;
}

.mainFeatureHeader h1, .mainFeatureHeader h2 {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

.mainFeatureContent {
	padding: 10px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: #FFAEFF;
	color: #290C73;
}

.mainFeatureContent h2 {
	padding: 0px;
	margin: 0px;
	color: #CE30CE;
}

.mainFeatureContent h3 {
	padding: 0px;
	margin: 0px;
	color: #CE30CE;
}

.mainFeatureContent a {
	color: #CE30CE;
	text-decoration: none;
}

.mainFeatureContent a:hover {
	color: #FFF;
	text-decoration: none;
}


.mf {
	background: url(/images/template/mf-bg.gif) repeat-y;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 15px;
	clear: both;
	display: inline-block;
	color: #290C73;
}

.mf p, .mf h2, .mf h3, .mf table {
	margin: 10px;
}

.mf h1.title, .mf h2.title, .mf h1.titleBig, .mf h2.titleBig, .mf p.title, .mf p.titleBig {
	margin: 0px;
	padding: 0px 7px;
	background: url(/images/template/main-header-corner.gif) right top no-repeat #FFF;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
}

.mf h1.title, .mf h2.title, .mf p.title {
	font-size: 13px;
	color: #2B0E72;
}

.mf h1.titleBig, .mf h2.titleBig {
	font-size: 18px;
	color: #CE30CE;
}

.mf h2, .mf h3 {
	color: #CE30CE;
}

.mf h2 {
	font-size: 140%;
}

.mf h3 {
	font-size: 120%;
}

.mf:after {
	content: ".";
    display: block;
    height: 5px;
    clear: both;
    visibility: hidden;
}


.mainRight {
	padding: 10px 5px 5px 5px;
	width: 110px;
	float: left;
	color: #2B0E72;
	font-weight: bold;
	text-align: center;
}

.mainRight a {
	color: #2B0E72;
	text-decoration: none;
}

.mainRight a:hover {
	color: #FFF;
	text-decoration: none;
}

.mhR {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	font-size: 12px;
}

.mainRight p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.mainRight hr {
	border: none;
	height: 1px;
	border-top: 1px solid #FFF;
}

.mainRight img {
	border: 1px solid #CE30CE;
}

.mainRight ul {
	text-align: left;
	font-weight: normal;
	font-size: 90%;
	margin-left: 10px;
}

.siteBottom {
	width: 768px;
	font-size: 8px;
}

.siteFooter {
	clear: both;
	margin-top: 20px;
	text-align: center;
	font-size: 80%;
	color: #FFF;
}

.siteFooter a {
	text-decoration: none;
	color: #CC33CC;
}

.siteFooter a:hover {
	text-decoration: underline;
	color: #CC33CC;
}

.imageFloatLeft {
	float: left;
	margin: 0px 5px 5px 0px;
}

.imageFloatRight {
	float: right;
	margin: 0px 0px 5px 5px;
}

.imageBorder {
	border: 1px solid #CE30CE;
}

.LastModified {
	text-align: right;
	font-size: 90%;
	color: #FFFFFF;
}

.LastModified p {
	margin: 0px;
	padding: 0px;
}

.articlesArchive p {
	margin-top: 0px;
}

.highlight {
	margin: 10px;
	padding: 10px 10px 10px 10px;
	background: #F6F;
	border: 2px dashed #290C73;
}

.highlight a {
	color: #F7C600;
	font-size: 15px;
}

.highlight a:hover {
	color: #DE2110;
}

/* TAB STYLING */

.ui-tabs-hide {
	display: none;
}

.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}

.ui-tabs-nav li {
	float: left;
	margin: 0 0 0 0px;
	padding-right: 1px;
	min-width: 84px; /* be nice to Opera */
}

.ui-tabs-nav a, .ui-tabs-nav a span {
	display: block;
	padding: 0 10px;
	background-color: #FF62FF;
}

.ui-tabs-nav a {
	margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;
	color: #000;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */    
	outline: 0; /* prevent dotted border in Firefox */
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 1px;
	z-index: 2;
	margin-top: 0;
	color: #2B0E72;
	background-color: #FFF;
}

.ui-tabs-nav a span {
	width: 64px; /* IE 6 treats width as min-width */
	min-width: 64px;
	height: 18px; /* IE 6 treats height as min-height */
	min-height: 18px;
	padding-top: 6px;
	padding-right: 0;
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;
	background-color: #FFF;
}

.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	background-position: 100% -150px;
	text-decoration: none;
}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
	background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
	background-position: 0 -50px;
}

.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
	background-position: 0 0;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}

.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
}

.ui-tabs-panel {
	border: 1px solid #FFF;
	padding: 1em 8px;
	background: #FFAEFF; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.ui-tabs-loading em {
	padding: 0 0 0 20px;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}

*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}

/* END TAB STYLING */




}

/* ------ END MEDIA TAG ----- */