@charset "utf-8";

body{overflow-y:scroll;}

body {
    padding-top: 30px;
    font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
}

body.home {
    
}

input, button, select, textarea {
    font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
}

div.alert {
    position:absolute;
    left:50%;
    width: 350px;
    font-size: 85%;
    top: 10px;
    margin-left:-175px;
}

input.itxt {
    display:none;
}

div.dww {
    min-width:50px !important;
}

.formbtns, .formbtnstop {
    font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
}

.formbtnstop {
    padding-bottom: 5px;
}

.formbtns {
    top:10px;
}

div.dwwr {
    min-width:50px;
}

.pplogo {
    margin-top: 30px;
    padding-left: 35px;
	color: #737E84;
	font-size: 28.5px;
	line-height: 30px;
}

.home .pplogo {
    padding-left: 35px;
}

.pplogoblue {
    background: url('../img/pplogo-blue.png') no-repeat ;
}

.pplogoorange {
    background: url('../img/pplogo-orange.png') no-repeat ;
    background-position: 2px;
}

.file-input-wrapper {
    width: 258px;
}

.ppdesc {
    margin-left: 45px;
	margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background: white;
    width: 300px;
}

@media only screen and (max-width: 1100px) {
        /* phones */
    .ppdesc {
        width: 250px;
    }
}

.transparent {
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(255, 255, 255) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(255, 255, 255, 0);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF)";
    -webkit-border-radius: 00px;
    -moz-border-radius: 00px;
    border-radius: 00px;
}


form input, form .control-group {
    margin-bottom: 3px;
}

body form .control-label {
    font-size: 85%;
}

ul#navlinks {
    position: absolute;
    top: 10px;
    left: 20px;
}

div#login {
    position: absolute;
    top:10px;
    right:40px;
}

form .control-label {
    font-size: 125%;
}

.rbdesc {
    padding-left: 35px;
    padding-top: 90px;
}

.bodybg {
    position: absolute;
    z-index:-9999;
}

#navigation.home {
    background: url('../img/home.png') no-repeat ;
    height: 550px;
    margin-top: 10px;
}

#navigation.club {
    background: url('../img/setup.png') no-repeat ;
}

#navigation.pins {
    background: url('../img/pins.png') no-repeat ;
}

#navigation {
    width: 705px;
    height: 600px;
    color: #ccc;
}

#navigation a {
    color: #ccc;
}

#navigation #order {
    color: #f60;
}

#navigation a:hover {
    text-shadow: 0px 0px 20px rgba(255,255,255,0.8);
    text-decoration:none;
}

#navigation a.active {
    text-shadow: 0px 0px 20px rgba(255,255,255,0.8);
    text-decoration:none;
}

#navigation a:focus {
    outline: 0;
    text-decoration:none;
}

#navigation.club a.active {
    color: #FF7F00;
}

#navigation.pins a.active {
    color: #87CEFA;
}

#navigation.home div.navbuttons div {
    margin-top: 85px;
    font-size: 180%;
    line-height: 110%;
}

#navigation.home div.navbuttons div.buy {
    padding-top:5px;
    font-size: 170%;
}

#navigation.home div.content div {
    margin-top: 85px;
}

.single-line-pill-title {
	margin-top: 10px;
}
	
#navigation div.navbuttons div {
    margin-top: 100px;
    text-align: center;
    font-size: 180%;
    display: inline-block;
    vertical-align: top;
    width: 230px;
}

#navigation div.content div {
    margin-top: 90px;
    font-size: 100%;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 202px;
    padding-left: 10px;
    padding-right: 5px;
}

#navigation div.content div.rightspace {
    margin-right:18px;
}

div#adduser form .control-label {
    font-size: 85%;
}

table thead {
    border-top: 1px solid #ececec;
}

.input-tiny {
    width: 3em;
}

div.datepicker.dropdown-menu, div.date.dropdown-menu {
    z-index: 1100;
}

div.spacer {
    margin-top: 20px;
}

input#inputExpiryYear {
    margin-right:3px;
}

h4.adminnav {
    margin-top: 50px;
	font-weight: normal;
}

h4.pinhistorynav {
    margin-top: 55px;
	font-weight: normal;
}

#approvalmodal table input {
    margin-top: -5px;
    padding-left:5px;
}

table {
    font-size: 85%;
}

#holepreferences table td {
    text-align: center;
}

div.image {
    margin-top: 10px;
    margin-bottom: 10px;
}

.payment-errors {
    display:block;
    color: #b94a48;
    margin-bottom: 10px;
}

form.approve li button {
    color: black;
    width: 100%;
}

form.approve ul.dropdown-menu {
    min-width: 100px;
}

.page-container {
    min-width: 1050px;
}

div.courses table td {
    text-align: center;
}

dt {
    font-size: 110%;
    padding-bottom:5px;
}

dd {
    padding-bottom:10px;
}

.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

div.plans {
    text-align:center;
}

div.plan {
    float:left;
    width: 200px;
    margin: 5px;
    padding: 22px;
    border: 1px solid #ccc;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #f9f9f9;
    margin-bottom: 15px;
}

div.basket {
    float:left;
    width: 300px;
    margin: 5px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    border: 1px solid #ccc;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 15px;
    padding-bottom: 14px;
}

td.vat, td.total, td.hole9p, td.hole18p {
    white-space:pre;
    font-family: monospace;
}

div.basket button {
    position: relative;
    top: 17px;
}

div.basket table {
    margin-bottom: 7px;
}

div.basket table thead {
    border: none;
}

div.headingbold {
	font-weight: bold;
}

div.infopanel {
	padding: 5px;
	padding-left: 25px;
	padding-right: 25px;
    border: 1px solid #ccc;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;    
}

.plan a {
    margin-top:10px;
}

.ccc-inner h2 {
    line-height: normal;
}

h1 {
	font-weight: normal;
}

.control-label {
	margin-bottom: 0px;
}

.input-xlarge {
	margin-bottom: 3px !important;
}

.direction {
	margin-bottom: 0px;
}

.frontdistance, .lrc {
	margin-top: 2px;
}

.centre-header {
	text-align: center !important;
}

#navigation.club div.navbuttons div {
    margin-top: 85px;
    font-size: 180%;
    line-height: 110%;
}

.pinheader {
	/*font-weight: bold;*/
}

/* change all link colours to grey...yuch
a {
	color: #737E84;
}
*/
/* always add scrollbar to container so we dont get yank to right */
.modal-open .page-container,
.modal-open .page-container .navbar-fixed-top,
.modal-open .page-container .navbar-fixed-bottom,
.modal-open .modal-scrollable
{
	overflow-y: scroll;
}

.modal-open #login {
    margin-right: 15px;
}

/* pin position table */
.pintable {
	font-size: 100%;
}

.pintable-date {
	background: white;
	color: black;
	border: 1px solid black;	
	padding: 5px;	
	font-weight: bold;
	white-space: nowrap;	
}

.bigpad {
	padding-right:20px;
}

.pintable-blank{
	background: white !important;
	border: 0px !important;
}

.pintable th {
	padding: 5px;
}

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

.right {
	text-align: right !important;
}

.pintable_data {
	min-width: 30px;
	border: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
}

.pintable-empty-column {
	min-width: 10px;
	background-color: #ccc;
	border: 1px solid black;
}
				
.pintable_pin_header {
	background: black;
	color:white;
}

.pintable_pin_header_bottom {
	border-bottom: 1px solid black !important;
}

.pintable-date-top {
	vertical-align: top;
	padding-top: 0px !important;
}

.pintable-date-bottom {
	vertical-align: bottom;
	padding-bottom: 0px !important;
}

.smallrow {
	height: 10px;
}

.lastpill-header {
	margin-left:6px;
}

#coursestoprint {
    margin-bottom:0px;
}

.topspacer {
    margin-top: 4px;
}

.nav-pills>li>a {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;	
	vertical-align: middle;
	border-radius: 4px;
	border: 1px solid #ffffff;
}

.nav-pills>li>a:hover {
	color: #333;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top,#08c,#04c);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
	background-image: -webkit-linear-gradient(top,#08c,#04c);
	background-image: -o-linear-gradient(top,#08c,#04c);
	background-image: linear-gradient(to bottom,#08c,#04c);
	background-repeat: repeat-x;
	border-color: #04c #04c #002a80;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.flagcolour {
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	height:auto !important;
}

input#inputExpiryMonth, input#inputExpiryYear {
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

#placements-table {
	overflow: hidden;
	position: relative;
	height: 350px;
	margin: 0px auto;
	margin-bottom: 10px;
	margin-right: 10px;
}

a.helpicon {
    padding-top: 4px;
}

td.hole {
    text-align: center;
	vertical-align: middle;
}

.cards6 {
    display: none;
}

button#addcourse {
    margin-bottom: 3px;
}

.thin-padding-well {
	padding: 2px;
}

.groupbox-title {
	font-size: 80%;
	padding-left:30px;
}

.print-control-label {
	float:left;
	padding-top:3px;
	padding-right: 10px;
	padding-left:40px;
}

.print-checkbox  {
	margin-top: 4px !important;
	margin-bottom:7px !important;
}

.small-line-height {
	line-height: 14px;
}

.offset160 {
	margin-left:160px;
}

.form-horizontal .control-group-s {
  margin-bottom: 10px;
  *zoom: 1;
}

#usertable table,#usertable td,#usertable th
{
	border: 1px solid lightgray;
	padding: 10px;
}

.validation-errors {
	color:red;
	font-weight:bold;
}