@CHARSET "ISO-8859-1";

body {
	background: #646569 url(images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 52px;
	margin-bottom: 20px;
	color: #3e3e40;
}
img {
	border: 0;
}
p {
	margin: 0 0 1.5em 0;
	line-height: 140%;
}
a {
	color: #c13585;
	text-decoration: none;
}
h1 {
	margin: 0 0 0.5em 0;
	padding-bottom: 2px;
	text-shadow: #efcce0 1px 1px 1px;
	font-size: 15px;
	color: #cc3366;
	border-bottom: 1px solid #efcce0;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	text-shadow: #cccccc 1px 1px 1px;
	margin: 0;
	background: transparent url(images/wheel-small20x20.gif) 0 0 no-repeat;
	padding-left: 23px;
}

#left h2 {
	background: none;
	padding: 0;
}

#main {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#banner {
	text-align: right;
	color: #fff;
	padding: 31px 45px 0 0;
	height: 29px;
}
#banner a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}
#banner a:hover, #banner a.sel {
	color: #bc3082;
}
#banner img#logo {
	position: absolute;
	left: 0;
	top: 0;
}
#banner img#cog {
	position: absolute;
	left: 876px;
	top: 0;
}
#menu {
	height: 84px;
	background: url(images/menu_bg.gif) no-repeat;
	padding-left: 296px;
}
#menu a {
	float: left;
	display: block;
	width: 98px;
	color: #cc3366;
	background: url(images/menu_btn.gif) no-repeat 30px 10px;
	text-align: center;
	padding-top: 63px;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover, #menu a.sel {
	color: #330033;
	background: url(images/menu_btn2.gif) no-repeat 30px 10px;
}
#content {
	min-height: 522px;
	height: auto !important;
	height: 100%;	
	background: #fff url(images/content_bg.gif) repeat-y;
	padding: 0 4px;
	position: relative;
}
#content img.frame {
	position: absolute;
	top: 0;
	width: 4px;
	height: 71px;
}
#content img#seventhlogo {
	position: absolute;
	right: 4px;
	bottom: 5px;
}
#content .hometext {
	/*padding-left: 324px;
	padding-top: 5px;*/
	margin-top:-200px;
	padding-left:30px;
	padding-top:5px;
}
#content .hometext p, #content .hometext h2, #content #left p {
	color: #cc3366;
}
#content .hometext p {
	margin: 0;
}
#content #left {
	float: left;
	width: 173px;
	padding-left: 70px;
	padding-right: 81px;
}
#content #right {
	float: left;
	width: 538px;
	padding: 56px 30px 30px 0;
}

#content ul,
#content ol {
	margin-bottom: 30px;
	text-align: justify;
}

#content ul li {
	line-height: 140%;
	margin-bottom: 10px;
}

#content ol li {
	line-height: 140%;
	margin-bottom: 10px;
}

#footer {
	height: 25px;
	padding-top: 5px;
	background: url(images/footer_bg.gif) no-repeat;
	padding-left: 323px;
	font-size: 11px;
	color: #707070;
}
#footer a {
	color: #707070;
	text-decoration: none;
	padding: 0 5px;
}
#footer a:hover, #footer a.sel {
	color: #bc3082;
}

.boxes {
	margin: -45px 15px 0px 15px; 
	padding: 0;
}

.box {
	width: 173px;
	margin-top: 72px;
	margin-bottom: 80px;
	line-height: 0;
}

.box-front {
	float:left; 
	margin-left: 25px;
	width: 180px;
	margin-top: 72px;
	margin-bottom: 80px;
	line-height: 0;
}

.box img.boxframe {
	width: 173px;
	height: 16px;
	margin-top: -10px;
}

.box-front img.boxframe {
	width: 180px;
	height: 16px;
}

.box .inner,
.box-front .inner {
	border-left: 1px solid #ecc9de;
	border-right: 1px solid #ecc9de;
	padding: 16px 10px 0 20px;
	line-height: 100%;
}

.box-front .inner .mission {
	margin-bottom: 10px; 
	margin-left: -2px;
	padding-right: 5px;  
	/*color: #E03289; */
	color: #3B3B3E;
	text-align:justify;
}

.box-front .inner .mission span {
	font-weight:bold; 
	text-transform: uppercase; 
	color: #CB2D7C;
}

.box ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style: none;
}

.box-front ul, ul.no-link {
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
	text-align: left;
}

ul.no-link { 
	padding: 0 0 0 5px;
}
.box ul li {
	padding-left: 6px;
	margin-top: 12px;
}


.box-front ul li, ul.no-link li {
	margin-top: 12px;
	min-height: 15px;
	padding-left: 20px;
	background: url(images/bullet1.gif) no-repeat 0 1px;
}
.box ul a {
	padding-left: 20px;
	background: url(images/bullet1.gif) no-repeat 0 1px;
}

.box-front ul a {
	color: #3E3E40;
	text-decoration: none;
}
.box ul a:hover, .box ul a.sel {
	color: #330033;
	background: url(images/bullet1s.gif) no-repeat 0 1px;
}

.box-front ul a:hover, .box-front ul a.sel {
	color: #bc3082;
}

.box div > ul > li:first-child,
.box-front div > ul > li:first-child {
	margin-top: 1px;
}
.box ul ul,
.box-front ul ul {
	font-weight: normal;
	padding-left: 15px;
	list-style: none;
}
.box ul ul li,
.box-front ul ul li {
	padding-left: 5px;
	margin-top: 8px;
}
.box ul ul a,
.box-front ul ul a {
	padding-left: 10px;
	background: url(images/bullet2.gif) no-repeat 0 5px;
}
.box ul ul a:hover, .box ul ul a.sel,
.box-front ul ul a:hover, .box-front ul ul a.sel {
	background: url(images/bullet2s.gif) no-repeat 0 5px;
}

#left .box .inner ul {
	margin-bottom: 10px;
	text-align: left;
}

/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
}
/* // image replacement */

/* Partners */
#partners,
#team {
	margin-left: 30px;
	margin-bottom: -150px;
}

#team {
	margin-bottom: -110px;
}

#partners ul,
#team ul {
	margin: 20px 0 0 0px;
	padding:0;
	list-style:none;
	text-align: center;
}


#partners ul li,
#team ul li {
	width:478px;
	height:170px;
	overflow:hidden; 
}

#partners h2,
#team h2 {
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: none;
	background: none;
	padding: 0;
}

#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:relative;
	left:0px;
	top:10px;
	z-index:1000;
	}	
#nextBtn, #slider1next{ 
	left:508px;
	top:-70px;
	}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a, #slider1next a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}	
	

img.partners {
	margin: 7px 7px 7px 0px;
}

hr {
	border: 0px solid #FBCDE1;
	background-color: #FBCDE1;
	color: #FBCDE1;
	height: 1px;
	margin: 5px 0 15px 0;
}

div.games {
	padding: 0 0.7em;
	border: 2px solid #ACADAE;
	margin: 10px auto 20px auto;
	background: #E8E8E8;
	width: 90%;
}

div.games ul {
	list-style: none;
	margin-left: -20px;
	margin-right: 20px;
}

div.games ul li {
	margin-bottom: 10px;
}

div.games h4 {
	margin-bottom: 5px;
	font-size: 14px;
	margin-left: -10px;
}
