﻿/* HTML Elements Defaults Defined */

@import url("redmond/jquery-ui-1.8.15.css");

body
{
	background-color: #ffffff;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}

a:link{text-decoration:none; color:#1C5899;}
a:visited{text-decoration:none; color:#1C5899;}
a:active{text-decoration:none;}
a:hover{text-decoration:underline;}

/*.cntxNavBar a:link{text-decoration:none; color:#FFF;}
.cntxNavBar a:visited{text-decoration:none; color:#FFF;}*/

td{font-family:Verdana; font-size:11px;}

H2{page-break-before: always}
h4 { font-size:15px; padding:6px 0px 0px 0px; margin:0px; }
h5 { padding: 18px 0px 0px 0px; margin:0px }

input.button {
	color:#000;
	font-weight:bold;
	font-size:11px;
	background-color:#CCCCCC;
	border: 1px solid;
	padding:1px;
	border-color: #1C5899 #2460A1 #2460A1 #1C5899;
	cursor:pointer;
}
input.button:hover 
{
	color: #1C5899;
}

.fullWidth { width: 970px; margin:0px auto; }
.logotd { width:600px; padding-left:18px; font-family:Arial, Sans-Serif; padding-bottom:2px; color:#546266; }
.logotd img { vertical-align:top; }
.logotd div {padding-top:5px; text-transform:uppercase; font-size: 18px; color:#1C5899; font-weight:bold; font-family:Myriad Pro, Arial, Sans-Serif;}
.hdrLinks { background-image:url(images/headRight.jpg); background-repeat:no-repeat; background-position:top right;}
a.linkLogin { display:block; float:right; padding:6px; background-color:#1C5899; color:#FFF; font-size:11px; margin-left:6px; font-weight:bold; }
a.linkLogin:hover { text-decoration:none; background-color:#2460A1;}

#Header
{
	/*border-top: 2px solid #1C5899;*/
	margin-bottom: 1px;
	background-image: url("//s3.amazonaws.com/cloudimg.globalgolf.com/images/headers/gg-partner-header-bg.jpg");
	background-repeat:no-repeat;
	background-position: bottom;
	height: 120px;
}

#Header .brandLogo 
{
	float: right;
	width: 230px;
	font-size: 8pt;	
	color: #555;
	font-family:Arial, Sans-Serif;
	clear: right;
}

#Header .phoneNumber 
{
	vertical-align: bottom;	
	float: right;
	padding-top: 10px;
	line-height: 20px;
	font-size: 14pt;	
	font-weight: bold;
	color: #555;
	font-family:Arial, Sans-Serif;
	text-align: right;
}

#LoggedInMessage 
{
	font-size: 10px;
	height: 14px;
	padding: 2px 15px 2px 15px;
	color: #eee;
	font-weight: bold;
	background-color: #2a3133;
	border-bottom: 1px solid #000000;
}

.module 
{
	width:300px;
	height:150px;
	float:left;
	border: 1px solid #CCCCCC;
	margin:9px;
}
.module .grid { border:none; }
/* Text Elements Defined */

.ggu{font-family:verdana;vertical-align:middle}

/* .bkgBlue{background-color:#1C5899;} */
.bkgBlue
{
	background: #0A4F99;
	background: -webkit-gradient(linear,
															 left bottom,
															 left top,
															 color-stop(0, #0A4F99),
															 color-stop(1, #406B99));
	background: -moz-linear-gradient(center bottom,
																	 #0A4F99 0%,
																	 #406B99 100%);	
	}
.bkgGrey{background-color:#CCCCCC;}
.bkgLtGrey{background-color:#ededed;}
.bkgWh{background-color:#ffffff;}
.bkgYllw{background-color: #ffffcc;}

.blu{color: #1C5899;}
.blk{color:#000000;}
.wh{color:#ffffff;}
a.wh{color:#ffffff;}
.red{color:#CC0000;}
.greyDk{color:#666666;}
.grn{color:#008000;}

.xb{font-weight:bolder;}
.b{font-weight:bold;}
.xlg{font-size:16px;}
.lg{font-size:14px;}
.med{font-size:12px;}
.reg{font-size:10px;}
.regsm{font-size:9px;}
.sm{font-size:8px;}
.cntr{text-align:center;}

/* Element Styles */

.actionMsg
{
	 background-color:#ffffcc; 
	 border-style:solid; 
	 border-color:#cccccc; 
	 border-width:1px;
	 font-size:11px;
}

.actionArea
{
	 background-color:#ffffcc; 
	 border-style:solid; 
	 border-color:#cccccc; 
	 border-width:2px;
}

.actionTxt{text-align:left; padding-left:10px;}

.bdrBottom
{
	background-color:#ededed;
	border-style:solid; border-width:0px; border-color:#999999; 
	border-bottom-width:1px;
}

.bdrBottomPopUp{border-style:solid;border-width:0px;border-bottom-width:1px;}

.bdrOutline
{
	border-style:solid;
	border-width:0px; 
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-color:#999999; 
}

.bdrRt{border-style:solid; border-width:0px; border-color:#cccccc; border-right-width:1px;}

.bdrTop
{
	background-color:#ededed;
	border-style:solid; border-width:0px; border-color:#999999; 
	border-top-width:1px;
}


.btnLook
{
	 padding-right: 0px;
	 padding-left: 0px;
	 font-size: 12px;
	 margin-left: 0px;
	 margin-right: 0px;
	 color: black;
	 font-family: Verdana;
}

.cntxNavBar
{
	margin-bottom: 10px;
}

.errRow{background-color: #ff3333;}

.formHdr{background-color:#eee;}

.formFooter
{
	 background-color:#ededed;
	border-style:solid; border-width:0px; border-color:#cccccc; 
	border-top-width:1px;
}

.hdr
{
	background-color:#ededed; 
	border-style:solid; border-width:0px; border-color:#cccccc; 
	border-right-width:1px;
	border-bottom-width:1px;
}

.hdrTop
{
	 background-color: #ededed;
	 border-style: solid;
	 border-width: 0px;
	 border-color: #cccccc;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 text-align: center;
	 background-position: center center;
}

.hdrTopL
{
	background-color:#ededed; 
	border-style:solid; border-width:0px; border-color:#cccccc; 
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
}

.hdrFull
{
	background-color:#ededed; 
	border-style:solid; border-width:0px; border-color:#cccccc; 
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
}

.hdrSub
{
	padding-left:8px;
	background-color:#EDEDED;
	border-style:solid;border-width:0px; border-bottom-width:1px;border-right-width:1px;border-left-width:1px;
	border-color:#999999; 
}

.hdrShipping
{
	padding-left:8px;
	background-color:#EBEBD8;
	border-style:solid;border-width:0px; border-bottom-width:1px;border-right-width:1px;border-left-width:1px;
	border-color:#999999; 
}

.hdrShippingLt
{
	padding-left:8px;
	background-color:#EBEBD8;
	border-style:solid;border-width:0px; border-bottom-width:1px;border-right-width:0px;border-left-width:1px;
	border-color:#999999; 
}

.hdrShippingRt
{
	padding-left:8px;
	background-color:#EBEBD8;
	border-style:solid;border-width:0px; border-bottom-width:1px;border-right-width:1px;border-left-width:0px;
	border-color:#999999; 
}

.hdrSpacer
{
	background-color:#ffffff;
	border-style:solid; border-width:0px; border-color:#999999; 
	border-bottom-width:1px;
}

.ltNavHdr{background-color:#cccccc;}

.ltNavTbl
{
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#999999; 	
}

.navOff
{
	background-color:#EAEAD1;
	color:#000000; text-align:center;height:25px;border-style:solid;
	border-color:#BBBB9C; border-width:0px;
	border-top-width:1px; 
	border-bottom-color:#666666;border-bottom-width:1px;
}

.navOffLink{background-color:#EAEAD1;color:#000000;text-align:center;}

.navOffSpacer
{
	background-color:#1C5899;
	color:#000000; text-align:center;height:25px;width:0px;
	border-style:solid;border-width:0px;
	border-color:#1C5899; 
	border-top-width:1px; border-top-color:#666666;
	border-bottom-color:#666666;border-bottom-width:1px;
}

.navOnSpacer
{
	background-color:#1C5899;
	color:#ffffff; text-align:center;height:25px;
	border-style:solid;border-width:0px;
}

.partnerTabOn
{
	height:25px; text-align:center; vertical-align:middle;
	background-color:#EBEBDA;
	border-style:solid; border-width:0px; border-color:#999999; 
	border-right-width:1px; border-left-width:1px;
	border-bottom-width:1px;border-bottom-color:#EBEBDA;
}

.partnerTabSpacer
{
	background-color:#EBEBDA;
	border-color:#999999; border-style:solid; border-width:0px;
	border-top-width:1px;border-top-color:#EBEBDA;
	border-right-width:1px; border-left-width:1px;
}

.partnerTabOff
{
	height:34px; text-align:center;vertical-align:middle;
	background-color:#ededed;
	border-style:solid; border-width:0px; border-color:#999999; 
	border-top-width:1px; border-bottom-width:1px;
}
table
{
	border-collapse: collapse;
}
.grid {
	border: 1px solid #ccc;
	width: 100%;
	border-collapse: collapse;	
}
.grid th 
{
	padding: 3px;
	border: 1px solid #ccc;
 color: #fff;
	
	background: #0A4F99;
	background: -webkit-gradient(linear,
															 left bottom,
															 left top,
															 color-stop(0, #0A4F99),
															 color-stop(1, #406B99));
	background: -moz-linear-gradient(center bottom,
																	 #0A4F99 0%,
																	 #406B99 100%);
	
}
.grid td 
{
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.gcentered td
{
	text-align: center;
}

.grid tr:hover
{
	background: #ffffe0;
}

.pbRow
{	
	background-color:#ffffff; height:18px;
	border-style:solid; border-width:0px; border-color:#cccccc; 
	border-bottom-width:1px; border-top-width:1px; padding:2px;
}

.pbRowAlt{background-color:#eee; height:18px; padding:2px;}

.ptrHeader{background-color:#EBEBD8; border-style:solid; border-width:1px; border-color:#999999;}

.ptrNavOn,
fieldset .smallHeader
{
	background-color:#1C5899;
	color:#ffffff; text-align:center;height:25px;
	border-style:solid;border-color:#555; border-width:0px;
	border-left-width:1px; border-right-width:0px;
	border-top-color:#333333;border-top-width:1px;
	border-bottom-color:#666666;border-bottom-width:1px;

	background: #0A4F99;
	background: -webkit-gradient(linear,
															 left bottom,
															 left top,
															 color-stop(0, #0A4F99),
															 color-stop(1, #406B99));
	background: -moz-linear-gradient(center bottom,
																	 #0A4F99 0%,
																	 #406B99 100%);

}

fieldset .smallHeader
{
	margin:0px;
	font-weight: bold;
	font-size: 7.5pt;
	height: auto !important;
}

.ptrNavOnLink{background-color:#1C5899;color:#ffffff;text-align:center;}

.subNavOn
{
	background-color:#1C5899;
	color:#ffffff; text-align:center;height:25px;
	border-style:solid;border-width:0px;
}

.black_overlay{
	display: block;
	position: absolute;
	/*right:0px;*/
	width: 100%;
	height: expression( body.scrollHeight + "px" );
	height: 100%;
	top: 0%;
	left: 0%;
	bottom:0px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: block;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 60%;
	height: 60%;
	padding: 18px;
	border: 9px solid black;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.white_content * { margin:0px auto; }
.disabled { opacity:.3; filter:alpha(opacity=30); }
select optgroup 
{
	font-size:9px;
	font-weight:normal;
	color:#CCC;
}
select optgroup option 
{
	font-size:12px;
	color:Black;
}

/*Step Nav Styles*/
#stepNav { padding:0px; margin:0px; }
#stepNav li{ height:30px; list-style:none; float:left; padding-right:30px; background-color:#CCCCCC; font-size: 12px; background-image: url(images/navBtn.gif); background-repeat: no-repeat; background-position: right top; min-width:210px; text-align:center;}
#stepNav li.current{background-color:#AA0000;background-image: url(images/navCurrentBtn.gif);}
#stepNav li.lastDone{background-color:#1C5899;background-image: url(images/navLastDoneBtn.gif);}
#stepNav li.done{background-color:#1C5899;background-image: url(images/navDoneBtn.gif);}
#stepNav li.mainNavNoBg{background-image: none;}
#stepNav li a, #stepNav li a:link, #stepNav li a:visited, #stepNav li a:hover, #stepNav li a:active {color:#FFF;}
#stepNav li.lastDone a, #stepNav li.lastDone a:link, #stepNav li.lastDone a:visited, #stepNav li.lastDone a:hover, #stepNav li.lastDone a:active, #stepNav li.current a, #stepNav li.current a:link, #stepNav li.current a:visited, #stepNav li.current a:hover, #stepNav li.current a:active, #stepNav li.done a, #stepNav li.done a:link, #stepNav li.done a:visited, #stepNav li.done a:hover, #stepNav li.done a:active {color:#fff;}
#stepNav li.done a:hover, #stepNav li.lastDone a:hover {color:#FFFFCE;cursor:hand;}
#stepNav li a em{display:block;margin:8px 0 0 10px;font-style:normal;font-weight:bold;}
#stepNav li a span{display:block;margin-left:10px;font-weight:normal;}
#stepNav li.stepNavNoBg{background-image:none;}

#Help { border: 1px solid #FFFF66; padding:16px 8px 8px 16px; background-image:url(images/info_icon.png);
	background-repeat:no-repeat; background-position:3px 3px;
	background-color:#FFFFCE; margin:0px; margin-top:27px;}
#Help ul { padding:0px 0px 0px 9px; margin:0px; }
#Help ul li { padding: 2px 0px;}

.blueButton {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background: -moz-linear-gradient(center top, #79bbff 5%, #378de5 100%);
	background-color: #79bbff;
	border: 1px solid #84bbf3;
	text-shadow: 1px 1px 0px #528ecc;
}
.blueButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background: -moz-linear-gradient(center top, #378de5 5%, #79bbff 100%);
	background-color: #378de5;
}

.initial legend, .orders legend {
	
}

table.edit th
{
	color: #eee;
	border-bottom: 1px solid #CCCCCC;
	background: #406b99;
	background: -moz-linear-gradient(top, #406b99 0%, #0a4f99 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #406b99), color-stop(100%, #0a4f99));
	background: -webkit-linear-gradient(top, #406b99 0%, #0a4f99 100%);
	background: -o-linear-gradient(top, #406b99 0%, #0a4f99 100%);
	background: -ms-linear-gradient(top, #406b99 0%, #0a4f99 100%);
	background: linear-gradient(top, #406b99 0%, #0a4f99 100%);
}

h1 {
	font-size: 16px;
	color: #555;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: solid 1px #eee;
}

hr {
	height: 1px;
	border: 0 none;
	background: #ccc;
}
.alt {
	background-color: #eee;
}
.new {
	background-color: #FFd;
	border-bottom: 1px solid #999;
}
.alert {
	display: block;
	font-weight: bold;
	color: #CC0000;
}
#NavTbl {
	border: 1px solid #999;
}
#NavTbl a {
	padding: 2px;
	display: block;
}
.message {
	border-radius: 3px 3px 3px 3px;
	font-weight: bold;
	margin: 10px 0;
	overflow: hidden;
	padding: 10px 15px 10px 40px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.initial input[type=text], .initial input[type=password], .initial select {
	color: #222;
	margin-bottom: 1px;
	margin-right: 2px;
	padding: 2px 2px;
	font: normal 10pt verdana, tahoma, sans-serif;
}
.initial input[type=text],
.initial input[type=password],
.initial select,
.initial textarea {
	background-color: #f9f9f9;
	border: 1px solid #b2b2b2;
	font: bold 9pt;
	outline: 0;
	padding: 3px;
}
.initial input[type=text]:hover,
.initial input[type=password]:hover,
.initial select:hover,
.initial textarea:hover {
	background-color: #fff;
	border: 1px solid #777;
	color: #666666;
}
.initial input[type=text]:focus,
.initial input[type=password]:focus,
.initial select:focus,
.initial textarea:focus {
	background-color: #eef;
	border: 1px solid #666;
	color: black;
}
.initial input[disabled="disabled"],
.initial input[disabled],
.initial select[disabled],
.initial textarea[disabled],
.initial select[disabled="disabled"],
.initial textarea[disabled="disabled"] {
	color: #777;
	background-color: #ddd;
	border: 1px solid #444444;
}
fieldset {
	border: 0;
	color: #000;
	font: normal 12px/1.7em verdana, tahoma, sans-serif;
}
.initial fieldset,
.orders fieldset,
fieldset.initial,
fieldset.orders {
	background: #F6F6F6;
	border: 1px solid #999;
	font: bold 9pt;
	margin-bottom: 8px;
	padding: 6px;
}
fieldset ol {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
	/*clear:both;*/

}
fieldset li, .rowLook {
	/*clear: left;*/

	margin-top: 5px;
	padding: 2px;
	border-bottom: 1px dashed #eeeeee;
}
fieldset li:hover, .rowLook:hover {
	background-color: #f3f3f3;
}
fieldset li.captcha div {
	padding: 5px 5px 5px 40px;
}
fieldset.left {
	float: left;
	margin-right: 5px;
}
fieldset.leftlimit {
	margin-right: 5px;
}
fieldset.initButtons {
	border-style: none;
	margin: 0 auto;
}
.orders li span, .initial li span {
	font-weight: normal;
}
.orders li p, .initial li p {
	color: #333;
	font-weight: normal;
	margin: 0;
	padding-top: 3px;
	display: table;
}
fieldset .req {
	color: red;
}
label, .labellike {
	color: #333;
	float: left;
	margin-left: 0;
	margin-right: 10px;
	text-align: right;
	width: 175px;
	padding-top: 2px;
	vertical-align: middle;
	display: table-cell;
	font-weight: normal;
}

label.required {
	font-weight: bold;
	color: #000;
}
.largelabels label, .largelabels .labellike {
	width: 300px;
}
td label {
	float: none !important;
	display: inline !important;
	vertical-align: top;
}
fieldset.bigset label {
	width: 15em;
}
.initial legend, .orders legend {
	font-weight: bold;
	border-top: 3px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	color: #222;
	margin-left: 10px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	text-transform: capitalize;
	font-size: 10px;
}
fieldset li .sublabel {
	display: block;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	clear: left;
	color: #777;
}
table.edit td {
	border: 1px solid #eee;
}
.orders legend a {
	color: #dddddd;
}
.orders legend a:hover {
	color: #ff9c00;
}
.standardButton:active {
	position: relative;
	top: 1px;
}
.smaller {
	font-size: 11px !important;
}
.biglegend legend,
.biglist li
{
	font-size: 10pt;
}
.standardButton {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
	background-color: #ededed;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 17px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
}
.standardButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
	background-color: #dfdfdf;
}
.blueButton {
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 17px;
}
.blueButton:active {
	position: relative;
	top: 1px;
}
.errorSummary {
	background-color: #FEEfEf;
	border: 1px solid #CD0A0A;
	font-weight: bold;
 margin: 5px 0px 0px 0px;
	font-size: 8pt;
}
.infoSummary {
	background-color: #ffffee;
	border: 1px solid #ff0;
	font-weight: bold;
 margin: 5px 0px 0px 0px;
	font-size: 8pt;
}
.noteSummary {
	background-color: #eeffee;
	border: 1px solid #090;
	font-weight: bold;
 margin: 5px 0px 0px 0px;
	font-size: 8pt;
}
.errorSummary li, .infoSummary li, .noteSummary li
{
	margin: 0px;
	padding: 0px;
}
.summarySpacer
{
	padding-bottom: 5px;
}
.errorIcon {
	margin-top: 4px;
	margin-bottom: -4px;
	vertical-align: top;
	padding-left: 2px;
}
.errorSummary div, .infoSummary div, .noteSummary div {
	padding: 10px;
}
.ui-widget {
	font-size: 8pt;
}
.ui-autocomplete-loading {
	background: white url('/images/ui-anim_basic_16x16.gif') right center no-repeat;
}
.ui-loading-left {
	background: white url('/images/ui-anim_basic_16x16.gif') 5px center no-repeat;
}
.show {
	visibility: visible;
}
.hide {
	visibility: hidden;
}
.btnFooter {
	padding-top: 5px;
	text-align: center;
}
.NavAdmin h4 {
	font-size: 8.5pt;
	font-weight: bold;
	color: #444;
	padding: 1px;
	margin-top: 4px;
	margin-bottom: 2px;
	background-color: #f9f9f9;
	border: 1px dashed #ddd;
}
.SiteNav 
{
	padding: 0px !important;
	margin: 0px !important;
		border: 1px solid #000 !important;
		background-color: #1E282B !important;
		color: #fff;
}
.SiteNav h4 
{
	color: #fff;
	line-height: 20px;
	background-image: url("//s3.amazonaws.com/cloudimg.globalgolf.com/images/buttons/btn-graygb.gif");

	font-size: 8pt;
	text-align: center;
	text-shadow: 1px 1px 0 #222222;
	text-transform: uppercase;  
	font-weight: bold;
	padding: 5px;
}
.SiteNav ul
{
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}
.SiteNav li 
{
	font-size: 7.5pt;
	font-weight: bold;
	padding: 3px 6px;
	margin: 0px !important;
	border-bottom: none !important;
	text-shadow: 1px 1px 0 #222222;
	text-transform: uppercase;  
}
.SiteNav li:last-child
{
	padding-bottom: 5px;
}
.SiteNav li:hover
{
	background-color: #555;
		
}
.SiteNav li a
{
	color: #FFC32B;
}
.NavAdmin li {
	font-size: 7.5pt;
	padding: 0;
	margin: 0;
}
.ui-pg-selbox {
	height: auto !important;
}
.inactive td {
	color: #999;
	text-decoration: line-through;
}
.modified td {
	background-color: #ff8;
}

.hdrNav:link, a.hdrNav:visited {
		background-image: url("//s3.amazonaws.com/cloudimg.globalgolf.com/images/partner/button-bg.gif");
		color: #fff;
		display: block;
		font-weight: bold;
		line-height: 30px;
}
a.hdrNav:hover {
		background-image: url("//s3.amazonaws.com/cloudimg.globalgolf.com/images/partner/button-bg_hover.gif");
		color: #FFFFFF;
		text-decoration: none;
}

.hdrNavSm:link, a.hdrNavSm:visited {
		background-image: url("//s3.amazonaws.com/cloudimg.globalgolf.com/images/partner/button-bg-sm.gif");
		color: #fff;
		display: block;
		font-weight: bold;
		line-height: 20px;
}
a.hdrNavSm:hover {
		background-image: url("//s3.amazonaws.com/cloudimg.globalgolf.com/images/partner/button-bg-sm_hover.gif");
		color: #FFFFFF;
		text-decoration: none;
}

.HdrNavBar,
.HdrNavBarSm
{
	height: 30px;
	width: 100%;
	border-collapse: collapse;
}

.HdrNavBar td,
.HdrNavBarSm td 
{
		padding: 0px 0px 0px 1px;
		text-align: center;
		vertical-align: top;
		font-size: 8pt;
		text-transform: uppercase;
		white-space: nowrap;
		overflow: hidden;
		text-shadow: 1px 1px 0px #222;
}

.HdrNavBarSm td 
{
	font-size: 7.5pt;
	padding-top: 1px;
}

.HdrNavBar td:first-child,
.HdrNavBarSm td:first-child
{
	padding-left: 0px;
}

#loginPage
{
	background-image: url("//s3.amazonaws.com/cloudimg.globalgolf.com/images/partner/login-bg.jpg");
	height: 440px;
	padding-top: 10px;
}

.continueReturn
{
	background-image: url("//s3.amazonaws.com/cloudimg.globalgolf.com/images/partner/button-continue-return_hover.jpg");
	height: 74px;
	width: 480px;
	display: block;
}

.newReturn
{
	background-image: url("//s3.amazonaws.com/cloudimg.globalgolf.com/images/partner/button-start-return_hover.jpg");
	height: 74px;
	width: 480px;
	display: block;
}

.expandContractDivider
{
	margin-top: 10px;
	background-color: #999;
	padding: 0;	
	text-align: center;
}

.expandContractDivider a
{
	font-size: 7.5pt !important;
	color: #f0f0f0;
}

select.addItem {
	max-width: 200px;
}

select.expand {
	max-width: none;
}

