/***	DEFAULT STYLES	 ***/

* {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

BODY {
	background: #eeeeee;
	height: 100%;
	width: 100%;
}

BODY, input, select, option, textarea {
	color: #4c4c4c;
    font-size: 12px;	
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, #homeMain h2, .largeH2 {
	font-size: 1.67em;
}

h2 {
	font-size: 1.333em;
}

h3, .navLabel, .medHead {
	font-size: 1.25em;
	font-weight: bold;
	display: block;
}

h5, .smallHead {
	font-size: 1em;
	font-weight: bold;
	display: block;
}

p {
	padding: 0;
	margin: 0px 0px 15px 0;
}

img {
	vertical-align: middle;
}

/*** **/

#frame {
	width: 990px;
	background-color: #fff;
	padding: 0 0 20px 0;
	margin: 0 auto 0 auto;
}

#header {
	background: url('img/sys/tournament/london2012/bg_rt_green.png') right no-repeat;
	height: 62px;
	padding: 15px 20px 0 20px;
	border-bottom: 5px solid #ccc;		
}

#header_noNav {
	background-color: #00BB99;
	height: 50px;
	border-bottom: 5px solid #ccc;		
}

#headLinks {
	height: 30px;
	position: absolute;
}

#londonHomeLink {
	position: absolute;
	width: 950px;
	font-size: 1.333em;
	color: #fff;
	font-weight: bold;
	margin-top: 35px;
	text-align: right;
}

#navBtns {
	position: absolute;	
	height: 30px;
	top: 45px;
	z-index: 9;
}

#navBtns a {
	display: block;
	background: #FF4700 url('img/sys/tournament/london2012/btn_orange.png') top right no-repeat;
	float: left;
	height: 32px;
	overflow: hidden;
	width: 122px;
	font-weight: bold;
	line-height: 34px;
	text-indent: 10px;
	color: #fff;
	text-decoration: none;
	margin: 0 5px 0 0;
	border-bottom: 5px solid #ccc;	
	font-size: 1.1em;
}

#navBtns a:hover {
	text-decoration: underline;
}

#navBtns a.on {
	border-bottom: 5px solid #009f82; /* change from #00bb99*/
}

#footer {
	font-size: 0.917em;
	text-align: center;
	margin-top: 20px;
}

#content {
	padding: 20px 20px 30px 20px;
	line-height: 130%;
	min-height: 300px;	
}

#mainCol {
	width: 460px;
	float: left;
}

#leftCol {
	width: 220px;
	margin-right: 25px;
	float: left;
}

#rightCol {
	width: 220px;
	float: right;
}

#homeMain {
	background: url('img/sys/tournament/london2012/bgCols.png') repeat-y;
	margin: 0 0 15px 0;
}

#homeMain h3 {
	font-size: 1.333em;
	background-color: #fff;
	padding: 0 0 10px 10px;
}

#fsSm, #fsMd, #fsLg {
	border-right: none !important;
	padding: 0 1px !important;
	text-decoration: none;
}

#homeTop {
	background: url('img/sys/tournament/london2012/homeMain.png') bottom right no-repeat;
	width: 100%;
	height: 257px;
	overflow: hidden;
	margin: 0 0 25px 0;
}

#introText {
	float: right;
	width: 232px;
}

#introText h1 {
        font-size: 1.333em;
}

#logo-flash {
	float: left;
	width: 220px;
	margin: -5px 0 0 0;
}

#logo-home {
	float: left;
	width: 220px;
	margin: 8px 0 0 0;
}

.ss {
	border-right: none !important;
	padding: 0 1px !important;
	text-decoration: none;
}

.ss2 {
	border-right: none !important;
	padding: 0px !important;
	text-decoration: none;
}

.ss, .ss2 {
	display: inline;
	margin: 0px;
	line-height: 1px;
	vertical-align: bottom;
}

.ss img, .ss2 img {
	border: 0;
}

/*** **/

.miniCol {
	width: 220px;
}


.lid {
	background: #fdeb2c;
	padding: 10px;
}

.lid-req {
	background: #f4f4f4 url('img/sys/tournament/london2012/bg_reqLid.png') bottom repeat-x;
	padding: 5px 10px;
	margin-bottom: 1px;
}

.box, .box_alt {
	padding: 10px 10px 15px 10px;
	margin-bottom: 20px;
}

.box_alt {
	background: #f4f4f4;
}

#searchBox.box_alt { background-color: #f6f6f6; }

#homeMain .box {
	margin-bottom: 0;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.button {
	background-color: #ff5500;
	font-size: 1.167em;
	color: #fff;
	font-weight: bold;
	padding: 3px 10px;
	border: none;
	border-bottom: 2px solid #b54005;
	border-right: 2px solid #fbae88;
}

.buttonShard {
	display: block;
	border: none;
	background-color: transparent;
	background-image: url(img/sys/tournament/london2012/button.png);
	color: #fff;
	font-weight: bold;
	font-size: 1.20em;
	cursor: pointer;
	width: 128px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	padding: 0;
	margin: 15px auto;
}

.pointRt {
	font-family:arial;
	font-size:10px;
	margin-left:1px;
}

.chopDiv {
	background-image: url(img/sys/tournament/london2012/divider_dots.gif);
	width: 200px;
	height: 10px;
	line-height: 0;
	font-size: 0;
	margin: 15px 0;
}

input.text, textarea.text {
	border: 1px solid #565656;
	width: 216px;
	padding: 1px 2px;
}

input.submit {
	font-weight: bold;
}

.smallText {
	font-size: 0.833em;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

.txtCnt {
	text-align: center;
}

.note {
	font-weight: bold;
	color: #00bb99;
}

.font11 {
	font-size: 0.917em;
}

.font14 {
	font-size: 1.167em;
}

.font16 {
	font-size: 1.333em;
}

.req, .hiLite {
	color: #ff5500;
	font-weight: bold;
}

.homeCol {
	min-height: 300px;
	overflow: visible;
}

.hr {
	height: 10px;
	background-color: #f7f7f7;
	line-height: 10px;
	font-size: 1px;
}

#footer a, #headLinks a {
	color: #4c4c4c;
}

#headLinks a, #footLinks a {
	border-right: 1px solid #4c4c4c;
	padding: 0 7px 0  4px;
}

#footLinks a {
	text-decoration: none;
}


#leftNav span {
}

#leftNav span a {
	display: block;
	font-weight: bold;	
	text-decoration: none;
	padding: 5px 15px;	
}

#leftNav span.on, #leftNav span.on a {
	color: #000;
}

#leftNav span.pointRt {
	position: absolute;
	margin-top: 5px
}

#leftNav h2 {
	margin: 5px 15px;
}

#errorMsgBox {
	margin-bottom: 15px;
}

#errorMsgBox ul {
	margin: 5px 20px;
}

#errorMsgBox ul li {
	list-style-type: none;
	background: url('img/sys/tournament/london2012/li_error.png') no-repeat 0 6px;
	padding: 0 0 0 10px;
}

ul.dash {
	margin-bottom: 0 0 15px 0;
	padding: 0;
}

ul.dash li {
	list-style-type: none;
	background: url('img/sys/tournament/london2012/li_default.png') no-repeat 0 6px;
	padding: 0 0 0 10px;
}

ul.dashpadbtm li {
        padding-bottom: 10px;
}


ul.noBul li {
	list-style-type: none;
}

/*** **/


.mgH10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.mgTop10 {
	margin-top: 10px;
}

.mgTop15 {
	margin-top: 15px;
}

.mgTop5 {
	margin-top: 5px;
}

.mgBot0 {
	margin-bottom: 0px;
}

.mgBot5 {
	margin-bottom: 5px;
}

.mgBot10 {
	margin-bottom: 10px;
}

.mgBot15 {
	margin-bottom: 15px;
}

.mgBot20 {
	margin-bottom: 20px;
}

.mgRt10 {
	margin-right: 10px;
}

.mgRt15 {
	margin-right: 15px;
}

.mgRt20 {
	margin-right: 20px;
}

.mgRt50 {
	margin-right: 50px !important;
}

.pad20 {
	padding: 20px;
}

.padH0 {
	padding-left: 0;
	padding-right: 0;
}

.padH10 {
	padding-left: 10px;
	padding-right: 10px;
}

.padV10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.spacer15 {
	height: 15px;
	width: 15px;
}

.spacer30 {
	height: 30px;
	width: 30px;
}

.noBrd {
	border: none !important;
}

.txtLeft {
	text-align: left !important;
}

.lh15 {
	line-height: 1.25em;
}

.lh16 {
	line-height: 1.333em;
}

.lh18 {
	line-height: 1.5em;
}

.lh20 {
	line-height: 1.667em;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.hideContent {
	position: absolute;
	display: block;
	left: -9999px;
	width: 1px;
}

/*####### New classes for new FAQ content*/
.txt14-orange, .txt14-orange a {
	font-size: 1.167em;
	color: #FF5500;
}
.font12	{
	font-size: 1em;
}

/*** SPONSOR CLASSES ***/

#visaLogo {
	width: 139px;
	margin: 0px 10px 20px 0;
}

#visaText {
	width: 311px;
}

#helpForReaders {
	position: absolute;
	line-height: 1px;
	text-indent: -9999px;
	width: 1px;
}




/*** added for search ***/

#searchLeft {
	float: left;
	width: 715px;
	margin-right: 10px;
}

#usefulLinks {
	float: right;
	width: 225px;
}

.searchTab {
	display: block;
	float: left;
	background-image: url('img/sys/tournament/london2012/tab_off.gif');
	width: 152px;
	height: 21px;
	color: #4c4c4c;
	font-size: 1.167em;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	text-indent: 10px;
}

.searchTab-on {
	display: block;
	float: left;
	background-image: url('img/sys/tournament/london2012/tab_on.gif');
	width: 152px;
	height: 21px;
	color: #009f82;
	font-size: 1.167em;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	text-indent: 10px;
}

.box_hiLite {
	background-color: #e0fdf8;
	padding: 15px 10px 15px 20px;
	margin-bottom: 20px;
}

.lid-hot { 
	height: 21px;
	line-height: 21px;
	background: #fdeb2c url('img/sys/tournament/london2012/crn_lid_yel.gif') left no-repeat; 
	text-indent: 15px;
	font-weight: bold; 
	margin: 2px 0 0 0;
}

.box-hot { border: 1px solid #f5f5f5; padding: 10px; margin: 8px 0 0 6px; }

#searchResults th, #searchResults td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#searchResults th {
	background-color: #fcea5d;
	color: #5f5f5f;
}

#searchResults td {
	font-size: 0.917em;
	line-height: 1.167em;
}

#searchResults tr.alt td {
	background-color: #f6f6f6;
}

#searchResults td.txtCnt { text-align: center; }

.medalIcon {
	width: 22px;
	height: 22px;
	background-image: url('img/sys/tournament/london2012/medal.png');
}

.discIcon {
	width: 22px;
	height: 22px;
	background-image: url('img/sys/tournament/london2012/discount.png');
}

.searchPagi { font-weight: bold; }
.searchPagi a { margin-left: 7px; }

.point { cursor: default; }

