@charset "utf-8";
/*** GLOBAL POKER TOURS - Styles ***/
img {border:none}
body { padding:0; margin:0; background:url(http://www.globalpokertours.com/images/bg.jpg) top center no-repeat #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; }
/* the div that floats in the center of the browser */
#toCenter { margin:114px 0 0 0; padding:0; }
/* the div which wraps the floating subsections */
#container { margin:0px auto; padding:0; width:992px; }
/* Main and only navigation */
#Navigation { margin:0; padding:0; font-size:1px; position:relative }
img#about_link { position:absolute; top:2px; left:392px}
img#services_link { position:absolute; top:2px; left:486px}
img#sponsor_link { position:absolute; top:2px; left:582px}
img#career_link { position:absolute; top:2px; left:725px}
img#contact_link { position:absolute; top:2px; left:868px}
img#confirm_link { position:absolute; top:2px; left:725px}
/* pages */
#about { margin:0; padding:0; background:url(http://www.globalpokertours.com/images/bgabout.jpg) top left no-repeat; width:994px; height:492px; }
#services { margin:0; padding:0; background:url(http://www.globalpokertours.com/images/bgservices.jpg) top left no-repeat; width:994px; height:492px; }
#sponsor { margin:0; padding:0; background:url(http://www.globalpokertours.com/images/bgsponsor.jpg) top left no-repeat; width:994px; height:492px; }
#contactus { margin:0; padding:0; background:url(http://www.globalpokertours.com/images/bgcontact.jpg) top left no-repeat; width:994px; height:492px; }
#confirm { margin:0; padding:0; background:url(http://www.globalpokertours.com/images/bgconfirm.jpg) top left no-repeat; width:994px; height:492px; }


h2 { font-size:11px; padding:6px 0 4px 0; margin:0 }
h2.highlight{ color:#F00; font-size:13px; }
#theContent-wrap { margin:0; padding:68px 50px 0 416px; text-align:left}
#theContent-wrap p { margin:0; padding:5px 0; }
#theContent-wrap .home {margin:0; padding:20px 14px;}
#theContent-wrap ul {margin:0; padding:0; list-style:none}
#theContent-wrap li { margin:0 0 0 3px; padding:2px 0 1px 0; }
#theContent-wrap a,#theContent-wrap a:link,#theContent-wrap a:visited,#theContent-wrap a:hover,#theContent-wrap a:active, a { color:#F00}
a:hover { text-decoration:none; }

#toursLogos { margin:0; padding:30px 0 0 0; width:567px; }
#toursLogos p { margin:0; padding:30px 0 0 60px; width:400px; text-align:center; color:#697a86; }
#toursLogos #logosContainer { margin:0; padding:18px 0 0 82px; text-align:left; }
#toursLogos #logosContainer a { text-decoration:none; }
#toursLogos #logosContainer img { border:none; }

.left{ float:left}
.right{ float:right}
.left p, .right p {width:260px}


#career #container { 
	margin:0px auto 20px auto; padding:0; width:992px;
	background:url(http://www.globalpokertours.com/images/bgcareer-center.png) center center repeat-y;
}
#career #careerSection { 
	width:992px; height:425px; margin:0; padding:0; 
	background:url(http://www.globalpokertours.com/images/bgcareer-top.png) top center no-repeat;  
}
#career #container .downFooter {
	width:992px; height:186px;
	background:url(http://www.globalpokertours.com/images/bgcareer-down.png) bottom center no-repeat;  
}
#formSection {
	clear:both; overflow:hidden;
	width:525px; margin:0 0 0 415px; padding:0; 
}
#formSection h2{
	clear:both; overflow:hidden;
	margin:20px 0;
	color:#fff; font-size:18px;
}
#formSection form fieldset{
	clear:both; overflow:hidden;
	margin:10px 0; padding:15px;
	border:1px solid #2e504f;
}
#formSection form fieldset legend{
	padding:5px;
	font-size:14px; font-weight:bold; color:#f00;
}
#formSection form fieldset legend span{
	padding:3px;
	font-size:11px; font-weight:normal; color:#fff;
	background:#2e504f;
	border:1px solid #2e504f;
	-moz-border-radius:5px;
	border-radius:5px;
}
#formSection form fieldset label{
	display:block; overflow:hidden; float:left;
	width:195px; height:11px; padding:7px 5px; margin:5px 0;
	font-size:12px; color:#fff;
}
#formSection form fieldset h3{
	clear:both;
	padding:5px 0 10px 0;
	font-size:13px; color:#2e504f;
	border-bottom:1px solid #2e504f;
}
#formSection sup {
	color:#900; font-weight:bold;
}
#formSection form fieldset .morespace{
	padding-bottom:38px;
}
#formSection form .inputText {
	clear:right;
	display:block; overflow:hidden; float:left; 
	width:260px; height:15px; margin:5px 0; padding:5px;
	border:1px solid #2e504f;
	-moz-border-radius:5px;
	border-radius:5px;
}
#formSection form .inputText.small {
	width:120px;
}
#formSection form select {
	display:block; overflow:hidden; float:left; 
	height:30px; margin:5px 10px 5px 0; padding:5px;
	font-size:11px;
	border:1px solid #2e504f;
	-moz-border-radius:5px;
	border-radius:5px;
}
#formSection form textarea {
	clear:right;
	display:block; overflow:auto; float:left; 
	width:260px; height:45px; margin:5px 0; padding:5px;
	font:12px Arial, Helvetica, sans-serif;
	-moz-border-radius:5px;
	border-radius:5px;
	border: none; outline: none;
}
#formSection form .radioWrapper {
	clear:right;
	display:block; overflow:hidden; float:left; 
	width:260px; height:15px; margin:5px 0; padding:5px;
}
.highlightSection {
	clear:both; overflow:hidden;
	background-color:#002726;
}
.highlightSection.padd {
	padding:10px;
}
.submitBtn {
	cursor:pointer;
	margin:10px 0 0 0; padding:5px;
	font-size:10px; color:#fff;
	background-color:#2e504f;
	border:1px solid #c2c2c2;
}
