
/***************************************************************************************
-- BASE STYLES --
****************************************************************************************/

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

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

a:hover {
	text-decoration: none;
	color: #0000CC;
}

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

h3 {
	font-size:20px;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:5px;
}

h1, h2, h3, h4 {
	color:#3B5998;
	font-weight:bold;
	padding:0;
	margin:0px 0px 10px 0px;
	clear:both;
	display:block;
}

body {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;
	font-size: 12px;
	background:url(../images/layout/bg.png) repeat-x left 75px;
}

p {
	margin-bottom: 10px;
	margin-top: 15px;
	color:#000;
}

p.redText {
	color:#FF4135;
	font-weight:bold;
	font-size:14px;
}

p.big {
	color:#FF8000;
	font-weight:bold;
	font-size:14px;
	display:inline;
}

.redTextSmall {
	color:#FF4135;
	font-weight:bold;
	font-size:11px;
}

hr {
	border: 1px solid #CCC;
}

#account_options .left_list
{
	clear:left;
	width:45%;
	float:left;
	margin:5px;
}

#account_options .right_list
{
	clear:right;
	width:45%;
	float:right;
	margin:5px;
}

.breadcrumbs {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background:#FFF none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0 20px;
	padding:0 0 0 25px;
}

.breadcrumbs a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/layout/crumbs-arrow.gif) no-repeat scroll right center;
	display:block;
	height:34px;
	padding:0 40px 0 5px;
	text-decoration:none;
}

.linear-list li, .simpletab li {
border-right:1px solid #F0E0CD;
float:left;
padding:0 6px;
}
.breadcrumbs li {
border:0 none;
color:#336699;
font-size:14px;
font-weight:bold;
line-height:32px;
margin:0 0 0 10px;
padding:0;
}

.linear-list, .simpletab {
	overflow:hidden;
}

ol {
margin-left:1.6em;
}

* {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

table .hovers {
	font-size:14px;
}

table .hovers:hover {
	background-color:#EDEDFF;
	cursor:pointer;
}

.dialog_options a {
	color:#FFF;
	size:10px;
	margin-right:10px;
	
}

.dialog_options a.inputaux {
	color:#000000;
}

.dialogue_box p {
	margin-top:0px;
	margin-bottom:5px;
	
}

/***************************************************************************************
-- LAYOUT BOXES --
****************************************************************************************/
.info_box, .info_box_green {
	width: 98%;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial,
		Verdana, sans-serif;
	font-size: 1.2em;
	background:#eef3f8 none repeat scroll 0 0;
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	margin-bottom:20px;
	overflow:hidden;
	padding:15px 15px;
}

.select_box {
	color:#000;
	width: 43%;
	background:#eef3f8 none repeat scroll 0 0;
	float:left;
	position:relative;
	margin:15px 15px;
	overflow:hidden;
	padding:0px 10px 10px 10px;
	border: 2px #BFD0FA dashed;
}

.select_box:hover {
	background:#E2F0FF none repeat scroll 0 0;
	color:#000;
}

.select_box:visited {
	color:#000;
}


.info_box_green {
	background:#DEFFBC none repeat scroll 0 0;
	text-align:center;
}

.info,.success,.warning,.errors {
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align:left;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial,
		Verdana, sans-serif;
	font-size: 14px;
	border:1px solid;
	text-align:center;
}

.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image:
		url('https://www.petrosports.com/images/icons/warning.png');
}

.success {
	color: #000;
	background-color:#F8FEEE;
	background-image: url('http://register.localhost/static/images/icons/success.png');
	border-color:#C4DE95;
	margin-bottom:7px;
}

.warning {
	color: #000;
	background-color:#FFC;
	background-image: url('http://register.localhost/static/images/icons/warning.png');
	border-color:#FFC703;
	margin-bottom:7px;
}

.errors {
	color: #D8000C;
	background-color: #FFBABA;
	background-image:
		url('https://www.petrosports.com/images/icons/knobbutton/cancel.png');
}

.dialogue_box {
	clear: both;
	padding: 0.5em 1.4em 0.5em 1.4em;
	margin:0 -10px;
	background: #eef3f8;
	border-color:#9AA4D1;
	border-style:none solid;
	border-width:1px;
	width: 500px;
}

h2.dialog_title {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#6D84B4 none repeat scroll 0 0;
border-color:#3B5998;
border-style:solid solid none solid;
border-width:1px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin:-11px -10px 0 -10px;
padding:7px;
}

.dialog_options {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F2F2F2 none repeat scroll 0 0;
border-color:#CCCCCC #9AA4D1 #9AA4D1 #9AA4D1;
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin:0 -10px -10px -10px;
padding:7px;
text-align:right;
}

.inputbutton, .inputsubmit {
background-color:#3B5998;
border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
border-style:solid;
border-width:1px;
color:#FFFFFF !important;
font-size:12px !important;
padding:2px 15px 3px;
text-align:center;
margin:15px;
cursor:pointer;
}

.inputaux {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F0F0F0 none repeat scroll 0 0;
border-color:#E7E7E7 #666666 #666666 #E7E7E7;
color:#333 !important;
}
/***************************************************************************************
-- LAYOUT --
****************************************************************************************/
.span-7 {
	width: 550px;
	border:thin #000;
}

.navagation_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	text-align: center;
	margin: 5px 8px 5px 8px;
}

#header {
	width:100%;
	height:75px;
	background-color:#3B5998;
}

#header .content {
	margin:0 auto;
	width:975px;
}

#header .nav {
	text-align:right;
	font-size:14px;
	color:#C30;
	margin-top:-45px;
	color:#FF8000;
}

#page {
	margin-top:22px;
}

#page #main {
	background:url(../images/layout/bg_one_column.png) no-repeat scroll left top transparent;
	width: 996px;
	margin: 0 auto;
	min-height:600px;
}

legend {
	padding: 0 5px;
	font-size:14px;
	font-weight:bold;
	font-height:17px;
}

#page #main .content {
	padding:20px;
}

#content .sub_content {
	width: 975px;
	margin: 0 auto;
	background-color:#FFF;
	padding:20px;
}

.span-7 {
	width: 590px;
}

#footer_outer  {
	background:none repeat scroll 0 0 #EEF3F8;
	color:#BFBFBF;
	height:150px;
	text-align:left;

}

#footer {
	line-height:155%;
	margin:0 auto;
	padding:22px 0 0;
	width:975px;
}

#footer_left {
	border-right:1px solid #C4D3EA;
	float:left;
	padding:0 25px 0 0;
	width:349px;
}
#footer_right {
	float:left;
	padding:0 0 0 25px;
	width:349px;
}


/***************************************************************************************
-- FORMS --
****************************************************************************************/

label.desc {
	line-height: 150%;
	padding: 0 0 1px 0;
	border: none;
	color: #222;
	display:inline;
}

form label {
	font-size:115%;
	font-weight:normal;
	padding-bottom:4px;
}

label.error {
	background-image:url(../images/icons/famfamfam/cross.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#C00;
	margin:0px 0px 0px -20px;
	position:relative;
	text-align:left;
	width:91% !important;
	padding: 5px 5px 5px 20px;
	font-size:12px;
	line-height:15px;
}

label.choice {
	font-size: 100%;
	display: block;
	line-height: 1.5em;
	margin: -1.65em 0 0 25px;
	padding: .44em 0 .5em 0;
	color: #222;
	width: 88%;
	display: block;
}

fieldset {
	clear: both;
	padding: 0.5em 1.4em 0.5em 1.4em;
	margin: 0 0 30px .3em;
	background: #eef3f8;
	border: 1px solid #c4d3ea;
}

.button_box {
	padding: 0.5em 1.4em 0.5em 1.4em;
	margin: 0 0 30px .3em;
	background: #eef3f8;
	border: 1px solid #c4d3ea;
}

input, textarea, select {
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	font-size:12px;
	padding:3px;
}

input.large, select.large, textarea.textarea {
	width:100%;
}

input.disabled {
	background-color:#E3E3E3;
}

input:focus,textarea:focus {
	border: 1px solid #ef9e4d;
	background: #fff;
}

/*    ---------- FORM BUTTONS ----------     */
.buttons a,.buttons button,.neutral_button {
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial,
		Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #CCC;
	padding: 5px 10px 6px 7px; /* Links */
}

.buttons button,.neutral_button {
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
}

.buttons button[type] {
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 17px; /* Safari */
}

* :first-child+html button[type] {
	padding: 4px 10px 3px 7px; /* IE7 */
}

.buttons button img,.buttons a img,.neutral_button a img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

.buttons button:hover,.buttons a:hover,.neutral_button:hover {
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	color: #CCC;
}

.buttons a:active {
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

/* POSITIVE */
button.positive,.buttons a.positive {
	color: #529214;
}

.buttons a.positive:hover,button.positive:hover {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}

.buttons a.positive:active {
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

/* NEUTRAL */
button.neutral,.buttons a.neutral {
	color: #CCC;
}

.buttons a.neutral:hover,button.neutral:hover {
	border: 1px solid #666;
	color: #CCC;
}

.buttons a.neutral:active {
	border: 1px solid #666;
	color: #CCC;
}

/* NEGATIVE */
.buttons a.negative,button.negative {
	color: #d12f19;
}

.buttons a.negative:hover,button.negative:hover {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}

.buttons a.negative:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}

/***************************************************************************************
-- TABLES --
****************************************************************************************/
table.basic {
	border: 1px solid #e6e6e6;
	border-collapse: separate;
	border-spacing: 0 0;
	margin-bottom:15px;
}

table.basic th {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 6px 8px;
	background-color: #eef3f8;
	font-size: .9em;
	font-weight: normal;
	text-align: left;
	
}

table.basic th:last-child {
	border-right: none;
}

table.basic td {
	border-top: 1px solid #e6e6e6;
	padding: 8px 10px 8px 8px;
}

.pop_container_advanced {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:rgba(82, 82, 82, 0.7) none repeat scroll 0 0;
padding:10px;
}

.pop_content h2.dialog_title {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#6D84B4 none repeat scroll 0 0;
border-color:#3B5998 #3B5998 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin:0;
}

.pop_content .dialog_content {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-color:#555555;
border-style:solid;
border-width:0 1px 1px;
}

.pop_content .dialog_body {
border-bottom:1px solid #CCCCCC;
padding:10px;
}

.pop_content .dialog_buttons {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F2F2F2 none repeat scroll 0 0;
padding:8px;
text-align:right;
}

#cart table thead tr th {
	background-color:#9CF;
	padding: 8px;
	color:#000;
	font-size:14px;
}

#cart table tbody tr td {
	font-size:14px;
	padding:15px;
	border-bottom:1px solid #9CF;
}

#cart .subtotal {
	clear:both;
	font-size:14px;
	font-weight:bold;
	float: right;
}

#cart table {
	margin-bottom:20px;
}

h2.bluefade {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/static/images/HeaderBackground.png) repeat;
	border-top:1px solid #C3E3F0;
	font-size:150%;
	font-weight:normal;
	margin-bottom:8px;
	margin-top:15px;
	padding:8px 0 0;
	text-transform:lowercase;
}

p.bluefade {
	margin:0;
	font-size:100%;
	text-transform:uppercase;
	margin-bottom:20px;
}

#confirm .header {
	font-size:18px;
	color:#666;
	padding-bottom:10px;
}

#confirm .paymentBox {
	width:35%;
	float:right;
	background-color:#F0F6FF;
	padding:7px;
	margin-top:10px;
}

#confirm .price {
	color:#F00;
	font-weight:bold;
}

#playerRegistration {
	width:100%;
}

#playerRegistration #playerSelect {
	float:left;
	border: 1px solid #e6e6e6;
	width:20%;
	margin-right:-1px;
}

#playerRegistration #playerSelect td {
	border-top: 1px solid #e6e6e6;
	padding: 8px 10px 8px 8px;
}

#playerRegistration #playerSelect td.selected {
	background-color:#EDEDFF;
	border-right-color:#EDEDFF;
}

#playerRegistration .playerStepTwo
{
	float:left;
	border: 1px solid #e6e6e6;
	width:77%;
	padding:10px;
	background-color:#EDEDFF;
}

#playerRegistration #programList ul {
	margin-bottom:15px;
}

#playerRegistration #programList li {
	background-color:#FFF;
	border:1px solid #999;
	padding:7px;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	margin-top:10px;
	list-style:none;
	margin-left:20px;
}

#playerRegistration #programList .chkbox {
	position:absolute;
	margin-left:-30px;
}

#playerRegistration #programList .price {
	float:right;
	font-weight:bold;
}

#playerRegistration #programList .price .red {
	display:inline-block;
	color:#C00;
	font-weight:normal;
}


.mainbox {
	border:1px solid #c4d3ea;
	
}

.mainbox .title {
	background-color:#eef3f8;
	color:#FF8000;
	font-family:Arial,sans-serif;
	font-size:17px;
	padding:7px 6px 3px 15px;
}

.mainbox .subtext {
	padding:5px 10px 10px 10px;
}

.mainbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin-bottom:10px;
}

.iptblock {
	display: block;
	padding: 10px 0px 0px 20px;
}

.iptblock:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin-bottom:10px;
}

.iptblock .left {
	float:left;
	width:40%;
}

.iptblock .group {
	float:left;
	margin-right:40px;
	min-width:20%;
}

.iptblock .right {
	float:left;
	width:40%;
}

.iptblock .full {
	width:85%;
}

.iptblock label {
	display:block;
}

.iptblock span {
	float:left;	
	color:#444444;
	float:left;
	margin:0 0.3em 0 0;
	padding:0;
}

.iptblock span label.small {
	clear:both;
	color:#444444;
	display:block;
	font-size:85%;
	line-height:160%;
	margin:0;
	padding-top:3px;
}

form span.req {
	color:red !important;
	display:inline;
	float:none;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:120%;
}

#extdropbox {
	z-index:1000;
	position:fixed;
	top:0px;
	display:none;
	width:100%;
}

#extdropbox #flsh_msg {
	
}
