/*/////////////////////////////////////////////////////////////////////
	ClearFix
/////////////////////////////////////////////////////////////////////*/

	.clearfix:after,
	#container:after {
	   content:".";
	   display:block;
	   height:0;
	   clear:both;
	   visibility:hidden;
	}
	.clearfix,
	#container {
		display:inline-block;
	}
	.clearfix,
	#container {
		display:block;
	}	
		
	.clear {
		height:0em;
		font:1px/1px sans-serif;
		text-decoration:none;
		margin:0;
		padding:0;
		clear:both;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Reset
/////////////////////////////////////////////////////////////////////*/

	* {
		margin:0;
		padding:0;
	}
	
	body {
		font-size:62.5%;
	}
	
	body, a, ul, li, p, h1, h2, h3, h4, input, select, textarea {
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	
	label input, label select, label textarea {
		font-size:1em;
	}
	
	img {
		display:block;
	}
	a img {
		border:none;
	}
	
	table {
		border-collapse:none;
	}
	
	button {
		background-color:transparent;
		cursor:pointer;
		border:0; 
	}

/*/////////////////////////////////////////////////////////////////////
	Site
/////////////////////////////////////////////////////////////////////*/

	body {
		background:#ffffff url(../../images/layout/header.jpg) repeat-x top center;
	}

	#wrapper {
		width:900px;
		margin:0 auto;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Header
/////////////////////////////////////////////////////////////////////*/

	#header {
		height:241px;
		margin:0 0 20px 0;
		position:relative;
	}
	
	/* logo */
	#header #logo {
		height:194px;
		width:313px;
		margin:0 auto;
	}
	#header #logo a {
		display:block;
		text-indent:-9999px;
		outline:0;
		height:177px;
		width:313px;
		/* logo image attached to header on background */
	}
	
	/* nav */
	#header ul#nav {
		height:46px;
		border-bottom:1px solid #a2a2a2;
		background:url(../../images/nav/nav.gif) repeat-x top center;
	}
	#header ul#nav li {
		list-style:none;
		float:left;
	}
	#header ul#nav li a {
		display:block;
		line-height:46px;
		color:#464646;
		font-size:1.3em;
		text-align:center;
		text-decoration:none;
		background:url(../../images/nav/nav.gif) repeat-x top center;
	}
	#header ul#nav li a:hover {
		color:#b7a340;
	}
	
	#header ul#nav li.active a {
		border-left:2px solid #ffffff;
		border-right:2px solid #ffffff;
		background:url(../../images/nav/nav-active.gif) repeat-x top center;
	}
	#header ul#nav li#nHome a {
		border-left:none;
	}
	#header ul#nav li#nContact a {
		border-right:none;
	}
	
	#header ul#nav li#nHome {
		width:99px;
	}
	#header ul#nav li#nGrand {
		width:125px;
	}
	#header ul#nav li#nCourse {
		width:135px;
	}
	#header ul#nav li#nClub {
		width:118px;
	}
	#header ul#nav li#nMembers {
		width:145px;
	}
	#header ul#nav li#nVisitors {
		width:109px;
	}
	#header ul#nav li#nShop {
		width:99px;
	}
	#header ul#nav li#nPro {
		width:85px;
	}
	#header ul#nav li#nLinks {
		width:100px;
	}
	#header ul#nav li#nContact {
		width:127px;
	}
	
	/* shopping basket */
	p#basket {
		position:absolute;
		right:0;
		bottom:100px;
		font-size:1.1em;
		line-height:1.2em;
		color:#ffffff;
	}
	p#basket a {
		color:#d6c048;
		text-decoration:underline;
	}
	p#basket a:hover {
		text-decoration:none;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Main Content
/////////////////////////////////////////////////////////////////////*/
	
	/* headers */
	h1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#214876;
		font-size:1.9em;
		font-weight:100;
		line-height:1.2em;
		padding:0 0 10px 10px;
		margin:0 0 20px 0;
		border-bottom:1px solid #d0d0d0;
	}
	h1 a {
		color:#214876;
		text-decoration:none;
	}
	h1.noBorder {
		padding-bottom:0;
		border-bottom:none;
	}
	
	h3 {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#464646;
		font-size:1.9em;
		font-weight:100;
		line-height:1.2em;
		padding:0 0 10px 10px;
		margin:0 0 10px 0;
		border-bottom:1px solid #d0d0d0;
	}
	h3 a {
		color:#464646;
		text-decoration:none;
	}
	h3.noBorder {
		padding-bottom:0;
		border-bottom:none;
	}
	
	h4 {
		font-size:1.3em;
		color:#4d4d4d;
		font-weight:100;
		line-height:1.2em;
		padding:0 0 5px 0;
	}
	h4 a {
		color:#4d4d4d;
		text-decoration:none;
	}
	h4.noBorder {
		padding-bottom:0;
		border-bottom:none;
	}
	
	p {
		font-size:1.2em;
		color:#6b6b6b;
		line-height:1.4em;
		margin:0 0 1.3em 0;
	}
	
	p a{
		color:#143E6E;
		text-decoration:underline;
	}
	p a:hover{
		text-decoration:none;
	}

	.verify {
		border: 1px solid #214876;
	}

	/* main */
	#main {
		float:right;
		width:675px;
	}
	
	#main a.documentDownload {
		background:url(/images/misc/document.gif) no-repeat 0 7px;
		height: 35px;
		border-bottom: 1px solid #D0D0D0;
		display:block;
		margin:0 0 5px 0;
		padding:15px 0 0 38px;
		font-size:1.1em;
		color:#6B6B6B;
	}
	#main a.last {
		border-bottom:0;
		margin:0 0 20px 0;
	}
	#main .htmlBlock table {
		color:#6B6B6B;
		font-size:1.2em;
		line-height:1.4em;
		margin:0 0 1.3em;
		border:1px solid #D0D0D0;
		padding:5px;
	}
	#main .htmlBlock table th{
		text-align:left;
		background:#6B6B6B;
		color:#fff;
	}
	#main .htmlBlock table td{
		text-align:left;
		background:#EFEFEF;
	}
	#main .htmlBlock table td.bold{
		font-weight:bold;
	}
	#main .htmlBlock table td.center{
		text-align:center;
	}
	#main .htmlBlock table th,
	#main .htmlBlock table td{
		padding:5px 15px 5px 5px;
	}
	#main .htmlBlock table td a{
		color:#6B6B6B;
		text-decoration:underline;
	}
	#main .htmlBlock table td a:hover{
		text-decoration:none;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Side Menu
/////////////////////////////////////////////////////////////////////*/

	#side {
		width:162px;
		float:left;
		margin:0 0 20px 0;
	}
	#side h3 {
		padding:0 10px 10px 10px;
	}
	#side ul.menu {
		border-bottom:1px solid #d0d0d0;
		padding:10px;
		margin:0 0 20px 0;
	}
	#side ul.menu li {
		list-style:none;
		font-size:1.3em;
		color:#464646;
		line-height:1.2em;
		float:left;
		width:142px;
	}
	#side ul.menu li a {
		display:block;
		padding:0 0 12px 20px;
		background:url(../../images/nav/side-arrow.gif) no-repeat 0 1px;
		color:#464646;
		text-decoration:none;
	}
	#side ul.menu li a:hover {
		background:url(../../images/nav/side-arrow-hover.gif) no-repeat 0 1px;
		color:#b5a238;
	}
	
	/***
	* Side menu sub nav
	*/
	#side ul.menu li ul li {
		margin: 0 0 8px;
	}
	#side ul.menu li ul li {
		list-style:none;
		font-size:1.3em;
		color:#464646;
		line-height:1.2em;
		float:left;
		width:142px;
	}
	#side ul.menu li ul li a{
		display:block;
		padding:0 0 0 20px;
		background:url(../../images/nav/side-arrow.gif) no-repeat 0 1px;
		color:#464646;
		text-decoration:none;
		margin:	0;
	}
	#side ul.menu li ul li a:hover {
		background:url(../../images/nav/side-arrow-hover.gif) no-repeat 0 1px;
		color:#b5a238;
	}
	#side ul.menu li ul.hide {
		display:none;
	}
	
	
	/* active class */
	#side ul.menu li.active a {
		background:url(../../images/nav/side-arrow-hover.gif) no-repeat 0 1px;
		color:#b5a238;
	}
	#side ul.menu li.active ul li a {
		background:url(../../images/nav/side-arrow.gif) no-repeat 0 1px;
		color:#464646;
	}
	#side ul.menu li.active ul li a:hover {
		background:url(../../images/nav/side-arrow-hover.gif) no-repeat 0 1px;
		color:#b5a238;
	}
	#side ul.menu li ul li.active a {
		background:url(../../images/nav/side-arrow-hover.gif) no-repeat 0 1px !important;
		color:#b5a238 !important;
	}

	/* sub sub */
	#side ul.menu li ul {
		padding:0 0 0 20px;
		border:none;
	}
	#side ul.menu li ul li {
		font-size:1em;
		width:122px;
	}
	
	/* specials */
	#side ul.specials li {
		list-style:none;
	}
	#side ul.specials li a {
		border:1px solid #e1dcd8;
		padding:8px 25px 8px 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.2em;
		line-height:1.2em;
		color:#464646;
		background:#f4f1ea url(../../images/buttons/pag-next-hover.gif) no-repeat 140px 9px;
		margin:0 0 6px 0;
		display:block;
	}
	#side ul.specials li a:hover {
		background:#f4f1ea url(../../images/buttons/options-arrow-hover.jpg) no-repeat 140px 9px;
	}
			
/*/////////////////////////////////////////////////////////////////////
	Footer
/////////////////////////////////////////////////////////////////////*/

	#footer {
		border-top:1px solid #ccc2ba;
		padding:10px 10px 0 10px;
	}
	#footer p {
		color:#767676;
		line-height:1.4em;
		font-size:1.2em;
		padding:0 0 40px 0;
	}
	#footer p a {
		text-decoration:none;
		color:#767676;
	}
	#footer p a:hover {
		text-decoration:underline;
	}
	
	#footer p#copy {
		float:left;
		width:50%;
	}
	#footer p#iWeb {
		float:right;
		text-align:right;
		width:50%;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Form
/////////////////////////////////////////////////////////////////////*/

	form {
	}
	form label {
		font-size:1.1em;
		line-height:1.4em;
		color:#464646;
		width:200px;
		margin:0 0 20px 0;
		display:block;
	}
	form label.noMarg {
		margin:0 0 5px 0;
	}
	form label input,
	form label textarea {
		background:#f7f7f7;
		border:1px solid #9e9e9e;
		width:188px;
		padding:2px 5px;
		margin:4px 0 0 0;
		font-size:1em;
		line-height:1.4em;
		color:#464646;
	}
	form label input:focus,
	form label textarea:focus {
		color:#214876;
		border:1px solid #214876;
	}
	form label textarea {
		height:80px;
	}
	form img {
		border:1px solid #9e9e9e;
		margin:0 0 10px 0;
	}
	form button {
		text-indent:-9999px;
		font-size:0.0001em;
		line-height:0.0001em;
		height:20px;
		background-position:top left;
	}
	form button:hover {
		background-position:bottom left;
	}
	
	form button#btnRegister {
		background-image:url(../../images/buttons/register.jpg);
		width:80px;
	}
	form button#btnSend {
		background-image:url(../../images/buttons/send.jpg);
		width:66px;
	}
	form button#btnLogin {
		background-image:url(../../images/buttons/login.jpg);
		width:66px;
	}
	form button#btnUpdate {
		background-image:url(../../images/buttons/update.jpg);
		width:76px;
	}
	form button#btnDelete {
		background-image:url(../../images/buttons/delete.jpg);
		width:76px;
	}
	form button#btnInvite {
		background-image:url(../../images/buttons/invite.jpg);
		width:76px;
	}
	form button#btnAddToBasket {
		background-image:url(../../images/buttons/add-to-basket.jpg);
		width:112px;
	}
	p.error {
		padding:5px 5px 10px 43px;
		background:#FFE1E1 url(../../images/layout/error.gif) no-repeat 5px 5px;
		min-height:28px;
		height:auto !important;
		height:28px;

	}
	textarea.error,
	input.error {
		background:#FFE1E1;
	}
	.error {
		border:1px solid #CC0000;
		color:#464646;
	}
	
	
/*/////////////////////////////////////////////////////////////////////
	Pagination
/////////////////////////////////////////////////////////////////////*/

	.pag {
		padding:0 0 15px 0;
		height:18px;
		clear:both;
		text-align:center;
	}
	.pag span.prev,
	.pag span.next,
	.pag a.prev,
	.pag a.next {
		color:#6b6b6b;
		text-decoration:none;
		background-repeat:no-repeat;
		font-size:1.1em;
		line-height:1.4em;
	}
	.pag span.prev,
	.pag a.prev {
		background-position:right center;
		padding:0 20px 0 0;
		background-image:url(../../images/buttons/pag-prev.gif);
	}
	.pag a.prev:hover {
		background-image:url(../../images/buttons/pag-prev-hover.gif);
	}
	.pag span.next,
	.pag a.next {
		background-position:left center;
		padding:0 0 0 20px;
		background-image:url(../../images/buttons/pag-next.gif);
	}
	.pag a.next:hover {
		background-image:url(../../images/buttons/pag-next-hover.gif);
	}
	
	.pag ul {
		margin:0 10px;
		display:inline;
	}
	.pag ul li {
		padding:0 3px;
		list-style:none;
		font-size:1.1em;
		line-height:1.4em;
		color:#214876;
		display:inline;
	}
	.pag ul li a {
		color:#6b6b6b;
		text-decoration:underline;
	}
	.pag ul li a:hover {
		text-decoration:none;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Generic Page - Template 1
/////////////////////////////////////////////////////////////////////*/
	
	.generic .img {
		border:5px solid #f6f4f2;
		padding:1px;
		margin:0 0 22px 0;
	}
	
	.generic h1 {
		border:none;
		padding-bottom:0;
	}
	
	.generic .content {
		/*padding-left:10px;*/
		padding-right:12px;
		width:432px;
		float:left;
		border-right:1px solid #d0d0d0;
		/*margin:0 0 20px 0;*/
		margin:0 0 10px 0;
	}
	.generic .content ul {
		margin:0 0 1.3em 0;
	}
	.generic .content ul li {
		margin:0 0 8px 0px;
		font-size:1.1em;
		line-height:1.3em;
		color:#464646;
		padding:0 0 0 14px;
		list-style:none;
		background:url(../../images/misc/bullet.gif) no-repeat 0 5px;
	}
	.generic .content a {
		color:#214876;
		text-decoration:underline;
	}
	.generic .content a:hover {
		text-decoration:none;
	}
	
	
	
	.generic h1 {
		padding-left:0;
	}
	.generic h2 {
		color:#464646;
		font-size:1.3em;
		font-weight:bold;
		margin:25px 0 5px 0;
		padding:0 0 6px 0;
		border:0;
	}
	.generic ul {
		margin:0 0 10px;
	}
	.generic ul li {
		background:transparent url(../../images/misc/bullet.gif) no-repeat scroll 0 6px;
		color:#6B6B6B;
		font-size:1.2em;
		line-height:1.3em;
		list-style:none;
		margin:0 0 7px 0;
		padding:0 0 0 14px;
	}
	.generic ul li a{
		color:#143E6E;
		text-decoration:underline;
	}
	.generic ul li a:hover{
		text-decoration:none;
	}
	.generic .rside {
		float:right;
		width:210px;
		/*padding:0 0 20px 20px;*/
		padding:0 0 0px 20px;
	}
	.generic .rside .image {
		margin:0 0 10px 0;
	}
	.generic .rside .image img {
		border:5px solid #f6f4f2;
		padding:1px;
		margin:0 0 5px 0;
	}
	.generic .rside .image p {
		margin:0;
		color:#6b6b6b;
		font-style:italic;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Generic Page - Template 2
/////////////////////////////////////////////////////////////////////*/
	
	.generic2 .img {
		border:5px solid #f6f4f2;
		padding:1px;
		margin:0 0 22px 0;
	}
	.generic2 h1 {
		border:none;
		padding-bottom:0;
	}
	.generic2 .content {
		padding:0 12px 0 112px;
		/*width:544px;*/
		margin:0 0 0 10px;
	}
	.generic2 .content ul {
		margin:0 0 1.3em 0;
	}
	.generic2 .content ul li {
		margin:0 0 8px 0px;
		font-size:1.1em;
		line-height:1.3em;
		color:#464646;
		padding:0 0 0 14px;
		list-style:none;
		background:url(../../images/misc/bullet.gif) no-repeat 0 5px;
	}
	.generic2 .content a {
		color:#214876;
		text-decoration:underline;
	}
	.generic2 .content a:hover {
		text-decoration:none;
	}
	.generic2 h1 {
		padding-left:0;
	}
	.generic2 h2 {
		font-size:1.2em;
		font-weight:bold;
		margin:0 0 5px 0;
		padding:0 0 6px 0;
		border:0;
	}
	.generic2 ul {
		margin:0 0 10px;
	}
	.generic2 ul li {
		background:transparent url(../../images/misc/bullet.gif) no-repeat scroll 0 6px;
		color:#6B6B6B;
		font-size:1.1em;
		line-height:1.3em;
		list-style:none;
		margin:0 0 7px 0;
		padding:0 0 0 14px;
	}
	.generic2 ul li a{
		color:#143E6E;
		text-decoration:underline;
	}
	.generic2 ul li a:hover{
		text-decoration:none;
	}
	.generic2 .imageL {
		margin:0 0 10px 0;
		float:left !important;
	}
	.generic2 .imageR {
		margin:0 10px 0 0;
		float:right !important;
	}
	.generic2 .image img {
		border:5px solid #f6f4f2;
		padding:1px;
		margin:0 0 5px 0;
	}
	.generic2 .image p {
		margin:0;
		color:#6b6b6b;
		font-style:italic;
	}

/*/////////////////////////////////////////////////////////////////////
	Generic Page - Template 3
/////////////////////////////////////////////////////////////////////*/
	.generic3 .img {
		border:5px solid #f6f4f2;
		padding:1px;
		margin:0 0 22px 0;
	}
	.generic3 h1 {
		border:none;
		padding-bottom:0;
	}
	.generic3 .content {
		/*padding:0 12px 0 112px;
		width:544px;
		margin:0 0 0 10px;
		float:none;
		width:auto;*/
	}
	.generic3 .rside {
		float:right;
		padding:0 0 20px 20px;
	}
	.generic3 .content ul {
		margin:0 0 1.3em 0;
	}
	.generic3 .content ul li {
		margin:0 0 8px 0px;
		font-size:1.1em;
		line-height:1.3em;
		color:#464646;
		padding:0 0 0 14px;
		list-style:none;
		background:url(../../images/misc/bullet.gif) no-repeat 0 5px;
	}
	.generic3 .content a {
		color:#214876;
		text-decoration:underline;
	}
	.generic3 .content a:hover {
		text-decoration:none;
	}
	.generic3 h1 {
		padding-left:0;
	}
	.generic3 h2 {
		font-size:1.2em;
		font-weight:bold;
		margin:0 0 5px 0;
		padding:0 0 6px 0;
		border:0;
	}
	.generic3 ul {
		margin:0 0 10px;
	}
	.generic3 ul li {
		background:transparent url(../../images/misc/bullet.gif) no-repeat scroll 0 6px;
		color:#6B6B6B;
		font-size:1.1em;
		line-height:1.3em;
		list-style:none;
		margin:0 0 7px 0;
		padding:0 0 0 14px;
	}
	.generic3 ul li a{
		color:#143E6E;
		text-decoration:underline;
	}
	.generic3 ul li a:hover{
		text-decoration:none;
	}
	.generic3 .imageL {
		margin:0 0 10px 0;
		float:left !important;
	}
	.generic3 .imageR {
		margin:0 10px 0 0;
		float:right !important;
	}
	.generic3 .image img {
		border:5px solid #f6f4f2;
		padding:1px;
		margin:0 0 5px 0;
	}
	.generic3 .image p {
		margin:0;
		color:#6b6b6b;
		font-style:italic;
	}

	.generic3 .lboxInline {
		display:inline-block;
		float:left;
		margin:0 10px 0 0;
	}
	
	.holeByHole .content {
		margin:10px 0;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Intro Page
/////////////////////////////////////////////////////////////////////*/

	#main.intro #hScroll {
		margin-bottom:15px;
		background-color:#F5F3F1;
	}
	#main.intro #hScroll img {
		padding:5px;
		border:1px solid #fff;
		width: 653px;
	}



	
/*/////////////////////////////////////////////////////////////////////
	Registration Page
/////////////////////////////////////////////////////////////////////*/

	.registration #content {
		width:200px;
		float:left;
		margin:0 0 20px 0;
		padding:0 20px 0 0;
		border-right:1px solid #c6c6c6;
	}
	
	.registration #rside {
		float:right;
		width:430px;
	}
	.registration #rside p a{
		color:#143E6E;
		text-decoration:underline;
	}
	.registration #rside p a:hover{
		text-decoration:none;
	}
	.registration #rside h3 {
		border-bottom:none;
		padding:0 0 5px 0;
	}
	.registration #rside ul {
		margin:0 0 25px 0;
	}
	.registration #rside ul li {
		margin:0 0 8px 0px;
		font-size:1.1em;
		line-height:1.3em;
		color:#464646;
		padding:0 0 0 14px;
		list-style:none;
		background:url(../../images/misc/bullet.gif) no-repeat 0 5px;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Pros Page
/////////////////////////////////////////////////////////////////////*/
	
	.pros p {
		font-size:1.1em;
		color:#848484;
		line-height:1.3em;
		margin:0 0 1.3em 0;
	}
	
	/* content */
	.pros #content {
		width:415px;
		float:left;
	}
	.pros #content h3 {
		font-size:1.6em;
		padding-top:10px;
		margin:0 0 14px 0;
	}
	.pros #content p {
		padding-left:10px;
	}
	
	/* right sidebar */
	.pros #services {
		float:right;
		padding:10px 20px 0 20px;
		background:#f5f3f1;
		width:182px;
		margin:0 0 20px 0;
	}
	.pros #services h3 {
		font-size:1.6em;
		width:162px;
		padding-left:0;
	}
	.pros #services ul li {
		list-style:none;
		padding:0 0 10px 0;
	}
	.pros #services ul li h4 a {
		color:#4d4d4d;
		padding:0 20px 0 0;
		text-decoration:none;
		background:url(../../images/buttons/services-arrow.gif) no-repeat right center;
	}
	.pros #services ul li h4 a:hover {
		color:#b5a238;
	}
	
	/* info */
	.pros .info {
		position:relative;
		margin:0 0 27px 10px;
	}
	.pros .info .img {
		float:left;
		width:200px;
	}
	.pros .info .img img {
		border:1px solid #777777;
	}
	.pros .info table {
		position:absolute;
		bottom:-5px;
		right:0;
		width:185px;
	}
	.pros .info table th {
		font-size:1.1em;
		line-height:1.2em;
		text-align:left;
		color:#bbbbbb;
		width:70px;
		font-weight:100;
		padding:0 0 5px 0;
		vertical-align:top;
	}
	.pros .info table td {
		font-size:1.1em;
		line-height:1.2em;
		color:#777777;
		padding:0 0 5px 0;
		vertical-align:top;
		width:115px;
	}
	.pros .info table td a {
		color:#1f4775;
		text-decoration:underline;
	}
	.pros .info table td a:hover {	
		text-decoration:none;
	}
	
	.pros .text {
		padding:0 0 5px 0;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Gallery Page
/////////////////////////////////////////////////////////////////////*/

	.gallery {
		background:#f5f3f1;
		padding:4px 4px 0 4px;
		width:667px !important;
		margin:0 0 20px 0;
		overflow:hidden;
	}
	
	.gallery #listing {
		width:676px;
	}
	
	/* gallery item */
	.gallery .item {
		float:left;
		width:161px;
		height:188px;
		background:#ffffff;
		padding:1px;
		margin:0 5px 0 0;
		border-bottom:15px solid #f5f3f1;
	}
	.gallery .item .img {
		height:162px;
		background:#e2e2e2;
		position:relative;
	}
	.gallery .item .img a,
	.gallery .item .img span {
		display:block;
		height:162px;
	}
	.gallery .item .img a:hover {
		background:#d7d7d7;
	}
	.gallery .item p {
		text-align:center;
		font-size:1.1em;
		line-height:25px;
	}
	.gallery .item p a {
		color:#6b6b6b;
		text-decoration:none;
		display:block;
	}
	.gallery .item p a:hover {
		text-decoration:underline;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Video
/////////////////////////////////////////////////////////////////////*/

	.video #content {
		width:388px;
		float:left;
		padding:0 0 20px 10px;
	}
	
	.video #rside {
		float:right;
		width:235px;
		padding:0 0 0 20px;
		border-left:1px solid #d0d0d0;
		margin:0 0 20px 0;
	}
	
	/* preview */
	.video #rside .preview  {
		height:80px;
		margin:0 0 14px 0;
	}
	.video #rside .preview .img {
		border:1px solid #454545;
		float:left;
		margin:0 10px 0 0;
		width:78px;
		height:78px;
	}
	.video #rside .preview h4 {
		color:#1e1e1e;
		padding:0 0 3px 0;
	}
	.video #rside .preview p {
		margin:0 20px 5px 0;
	}
	.video #rside .preview .play {
		margin:0;
	}
	.video #rside .preview .play a {
		text-indent:-9999px;
		font-size:0.0001em;
		line-height:0.0001em;
		height:16px;
		wiidth:43px;
		background:url(../../images/buttons/play.jpg) no-repeat top left;
		outline:0;
		display:block;
		margin:0 0 0 90px;
	}
	.video #rside .preview .play a:hover {
		background-position:bottom left;
	}
	
	.video .pag {
		text-align:left;
		padding:10px 0 0 0;
	}

/*/////////////////////////////////////////////////////////////////////
	Social
/////////////////////////////////////////////////////////////////////*/	

	.social {
		position:relative;
	}
	
	/* header */
	.social h2 {
		margin-bottom:0;
	}
	
	/* search box */
	#search {
		position:absolute;
		top:0;
		right:0;
	}
	#search label {
		display:none;
	}
	#search input {
		background:#f7f7f7;
		border:1px solid #9e9e9e;
		width:145px;
		padding:2px 5px;
		margin:0 6px 0 0;
		font-size:1.2em;
		line-height:1.4em;
		color:#909090;
		float:left;
	}
	#search input:focus {
		color:#214876;
		border:1px solid #214876;
	}
	#search button {
		width:57px;
		height:16px;
		float:left;
		margin:3px 0 0 0;
		text-indent:-9999px;
		font-size:0.0001em;
		line-height:0.0001em;
		background:url(../../images/buttons/search.jpg) no-repeat top left;
	}
	#search button:hover {
		background-position:bottom left;
	}
	
	/* subnav */
	ul#submenu {
		height:50px;
		border-bottom:1px solid #d0d0d0;
		margin:0 0 20px 0;
	}
	ul#submenu li {
		list-style:none;
		float:left;
		height:50px;
	}
	ul#submenu li a {
		display:block;
		float:left;
		height:50px;
		line-height:50px;
		padding:0 24px;
		font-size:1.2em;
		color:#464646;
		text-decoration:none;
		outline:0;
	}
	ul#submenu li.first a {
		padding:0 24px 0 10px;
	}
	ul#submenu li.last a {
		padding:0 10px 0 25px;
	}
	ul#submenu li a:hover,
	ul#submenu li.active a {
		color:#b5a238;
	}
	
	.social h3 {
		font-size:1.6em;
		color:#464646;
		border-bottom:none;
		padding:0;
		margin:0 0 20px 0;
	}
	
	/* message board */
	#messageBoard {
		width:410px;
		float:left;
		padding:0 0 0 10px;
		position:relative;
	}
	#messageBoard p.viewall {
		position:absolute;
		top:4px;
		left:160px;
		font-size:1em;
		font-weight:bold;
		line-height:1.2em;
		margin:0;
	}
	#messageBoard p.viewall a {
		text-decoration:underline;
		color:#214876;
	}
	#messageBoard p.viewall a:hover {
		text-decoration:none;
	}
	#messageBoard .post {
		margin:0 0 8px 0;
	}
	#messageBoard .post .image {
		float:left;
		width:53px;
		height:53px;
		border:1px solid #4d4d4d;
		margin:0 20px 0 0;
	}
	#messageBoard .post .info {
		padding:0 0 5px 0;
		margin:0 0 7px 0;
		width:335px;
		border-bottom:1px solid #d0d0d0;
		float:left;
		position:relative;
	}
	#messageBoard .post .info p {
		margin:0;
		font-size:1em;
	}
	#messageBoard .post .info a {
		color:#214876;
		text-decoration:underline;
		height:12px;
	}
	#messageBoard .post .info a:hover {
		text-decoration:none;
	}
	#messageBoard .post .info p.delete {
		position:absolute;
		top:0;
		right:0;	
	}
	#messageBoard .post .info p.delete a {
		padding:0 0 0 15px;
		background:url(../../images/buttons/close.jpg) no-repeat top left;
		line-height:12px;
		height:12px;
		display:block;
		float:right;
	}
	#messageBoard .post .info p.delete a:hover {
		background:url(../../images/buttons/close-hover.jpg) no-repeat top left;
	}
	#messageBoard .post .text {
		width:335px;
		float:left;
	}
	
	#messageBoard #postbox {
		width:335px;
		float:right;
	}
	#messageBoard #postbox label {
		font-weight:bold;
		font-size:1.1em;
		line-height:1.3em;
		color:#777777;
		width:auto !important;
		margin:0 0 10px 0;
	}
	#messageBoard #postbox label a {
		color:#214876;
		text-decoration:underline;
	}
	#messageBoard #postbox label a:hover {
		text-decoration:none;
	}
	#messageBoard #postbox label textarea {
		width:323px;
		height:70px;
		padding:5px;
		border:1px solid #d0d0d0;
		background:#f5f3f1;
		font-size:1em;
		line-height:1.3em;
		color:#7777777;
		margin:7px 0 0 0;
	}
	#messageBoard #postbox button {
		float:right;
		width:44px;
		height:16px;
		background-image:url(../../images/buttons/post.jpg);
	}
	
	/* my account */
	#myAccount {
		width:200px;
		float:right;
		padding:10px;
		background:#f5f3f1;
		margin:0 0 10px 0;
		position:relative;
	}
	#myAccount p.editprofile {
		position:absolute;
		top:15px;
		right:15px;
		font-size:1em;
		font-weight:bold;
		line-height:1.2em;
		margin:0;
	}
	#myAccount p.editprofile a {
		text-decoration:underline;
		color:#214876;
	}
	#myAccount p.editprofile a:hover {
		text-decoration:none;
	}
	#myAccount #profileImage {
		border:1px solid #ffffff;
		height:198px;
		width:198px;
		overflow:hidden;
		margin:0 0 15px 0;
	}
	#myAccount dl {
		color:#777777;
		font-size:1.1em;
		line-height:1.2em;
	}
	#myAccount dl dt {
		float:left;
		width:70px;
		padding:0 0 8px 0;
	}
	#myAccount dl dd {
		float:left;
		width:125px;
		padding:0 0 8px 0;
	}
	#myAccount dl dd a {
		text-decoration:underline;
		color:#214876;
	}
	#myAccount dl dd a:hover {
		text-decoration:none;
	}
	
	/* my friends */
	#myFriends {
		width:220px;
		float:right;
		background:#f5f3f1;
		margin:0 0 20px 0;
		position:relative;
	}
	#myFriends h3 {
		padding:10px 0 0 10px;
	}
	#myFriends p.viewall {
		position:absolute;
		top:15px;
		right:15px;
		font-size:1em;
		font-weight:bold;
		line-height:1.2em;
		margin:0;
	}
	#myFriends p.viewall a {
		text-decoration:underline;
		color:#214876;
	}
	#myFriends p.viewall a:hover {
		text-decoration:none;
	}
	#myFriends ul li {
		float:left;
		wdith:90px;
		padding:0 10px 20px 10px;
		list-style:none;
	}
	#myFriends ul li a {
		display:block;
		text-align:center;
		text-decoration:none;
		color:#696969;
	}
	#myFriends ul li a img {
		border:1px solid #4e4e4e;
	}
	#myFriends ul li a span {
		display:block;
		padding:5px 5px 0 5px;
		color:#696969;
	}
	#myFriends ul li a:hover img {
		border:1px solid #214876;
	}
	#myFriends ul li a:hover span {
		color:#214876;
		text-decoration:underline;
	}
	
	.socialFullWidth {
	
	}
	.socialFullWidth .fSearchWrap {
		background: #F5F3F1;
		border:1px solid #D0D0D0;
		margin:10px 0 0;
		padding:7px 7px 7px 0;
	}
	.socialFullWidth .fSearchWrap div {
		float:left;
		padding:0 0 0 7px;
	}
	.socialFullWidth .fSearchWrap h4 {
		color:#214876;
		font-size:1.3em;
		line-height:1.4em;
	}
	.socialFullWidth .fSearchWrap p {
		font-size:1.1em;
	}
	
	.socialFullWidth .fSearchWrap div.s3 {
		float:right;
		width:120px;
	}
	.socialFullWidth .fSearchWrap div.s3 li{
		border-bottom:1px solid #D0D0D0;
		color:#464646;
		font-size:1.1em;
		list-style-type:none;
	}
	.socialFullWidth .fSearchWrap div.s3 li a{
		color:#464646;
		text-decoration:none;
	}

	
	
	
	/* misc bits */
	.line {
		height:0;
		text-indent:-9999px;
		font-size:0.0001em;
		line-height:0.0001em;
		border-bottom:1px solid #d0d0d0;
		width:220px;
		floaT:right;
		margin:0 0 10px 0;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Shop Breacrumb
/////////////////////////////////////////////////////////////////////*/

	/* breadcrumb */
	ul#breadcrumb {
		padding:0 0 10px 0;
		font-size:1.3em;
		line-height:25px;
		color:#747474;
		border-bottom:1px solid #cbcbcb;
		height:25px;
	}
	ul#breadcrumb li {
		float:left;
		height:25px;
		list-style:none;
		margin:0 5px 0 0;
	}
	ul#breadcrumb li a {
		color:#b9b9b9;
		padding:0 9px 0 0;
		text-decoration:none;
		background:url(../../images/misc/breadcrumb-divide.gif) no-repeat right center;
	}
	ul#breadcrumb li a:hover {
		color:#747474;
		text-decoration:underline;
	}

/*/////////////////////////////////////////////////////////////////////
	Shop Listing
/////////////////////////////////////////////////////////////////////*/
	
	/* bar */
	.bar {
		height:20px;
		padding:15px 0;
	}
	.bar .pag {
		text-align:left;
		float:left;
	}
	.bar .views {
		float:right;
		width:400px;
		text-align:right;
	}
	.bar .views form label {
		display:inline;
		margin:0 0 0 10px;
		font-size:1.1em;
		font-style:italic;
	}
	.bar .views form label select {
		color:#1e1e1e;
		margin:0 0 0 5px;
	}
	
	
	/* product listing */
	.shop {
		overflow:hidden;
		padding:0 0 20px 0;
	}
	#products {
		width:780px;
		border-bottom:1px solid #cbcbcb;
	}
	#products .product {
		width:161px;
		height:270px;
		float:left;
		margin:0 10px 0 0;
		text-align:center;
		position:relative;
	}
	#products .product .img a {
		display:block;
		height:159px;
		width:159px;
		border:1px solid #b9b9b9;
	}
	#products .product .img a:hover {
		border:1px solid #b5a239;
	}
	#products .product h4 {
		font-size:1.2em;
		color:#464646;
		font-weight:100;
		line-height:1.3em;
		padding:12px 15px 6px 15px;
		height:2.6em;
		overflow:hidden;
	}
	#products .product h4 a {
		color:#464646;
		text-decoration:none;
	}
	#products .product h5 {
		font-size:1.2em;
		line-height:1.3em;
		color:#022f63;
		font-weight:100;
		padding:0 15px;
		height:1.3em;
		overflow:hidden;
	}
	#products .product ul.options {
		position:absolute;
		width:161px;
		bottom:20px;
		left:0;
	}
	#products .product ul.options li {
		list-style:none;
		display:inline;
		font-size:1.1em;
		line-height:1.4em;
	}
	#products .product ul.options li a {
		display:inline;
		background:url(../../images/nav/side-arrow-hover.gif) no-repeat 0 0;
		padding:0 0 0 15px;
		margin:0 8px 0 0;
		color:#6b6b6b;
		text-decoration:none;
	}
	#products .product ul.options li a:hover {
		text-decoration:underline;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Shop More Info
/////////////////////////////////////////////////////////////////////*/	
	
	#moreinfo {
		padding:20px 0 0 0;
	}
	
	#moreinfo #info {
		float:right;
		width:330px;
		padding:10px 0 0 0;
	}
	
	#moreinfo h1 {
		color:#464646;
		font-size:1.9em;
		padding:0 0 15px 0;
		margin:0;
		border-bottom:none;
	}
	
	#moreinfo h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:1.4em;
		color:#204776;
		border:none;
		padding:10px 0 20px 0;
		margin:0;
	}
	
	#moreinfo #prodImages {
		float:left;
		width:330px;
	}
	#moreinfo #prodImages #image {
		width:317px;
		height:282px;
		border:1px solid #b5a238;
		margin:0 0 10px 0;
	}
	#moreinfo #prodImages #small a {
		float:left;width:97px;
		height:91px;
		border:1px solid #c3c3c3;
		margin:0 11px 0 0;
	}
	#moreinfo #prodImages #small a img {
		filter:alpha(opacity=50);
		-moz-opacity:.5;
		opacity:.5;
	}
	#moreinfo #prodImages #small a:hover {
		border:1px solid #b5a238;
	}
	#moreinfo #prodImages #small a:hover img {
		filter:alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}
	#moreinfo #prodImages #small a.active {
		border:1px solid #b5a238;
	}
	#moreinfo #prodImages #small a.active img {
		filter:alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}
	
	#moreinfo form div {
		clear:both;
		height:40px;
	}
	#moreinfo form label {
		width:70px;
		float:left;
	}
	#moreinfo form select {
		float:left;
		width:150px;
	}
	
	#moreinfo form button {
		margin:15px 0 0 0;
	}

/*/////////////////////////////////////////////////////////////////////
	Shop Basket
/////////////////////////////////////////////////////////////////////*/	

	#basket table {
		margin:20px 0 0 0;
	}
	
	#basket table thead th {
		font-size:1.1em;
		line-height:1.2em;
		text-align:left;
		font-weight:bold;
		color:#464646;
		padding:0 0 10px 0;
		border-bottom:1px solid #d0d0d0;
		vertical-align:top;
	}
	
	/* widths */
	#basket table th.image,
	#basket table td.image {
		width:80px;
		padding:0 20px 0 0;
	}
	#basket table th.item,
	#basket table td.item {
		width:150px;
		padding:0 20px 0 0;
	}
	#basket table th.description,
	#basket table td.description {
		width:230px;
		padding:0 20px 0 0;
	}
	#basket table th.qty,
	#basket table td.qty {
		width:70px;
		padding:0 20px 0 0;
	}
	#basket table th.price,
	#basket table td.price {
		width:80px;
		text-align:right;
	}
	
	#basket table tbody td {
		padding-top:30px !important;
		padding-bottom:15px !important;
		border-bottom:1px solid #d0d0d0;
		vertical-align:top;
	}
	
	/* image */
	#basket table tbody td.image {
		padding-top:15px !important;
	}
	#basket table tbody td.image div {
		width:78px;
		width:78px;
		border:1px solid #b4b4b4;
	}
	
	/* item */
	#basket table tbody td.item {
		font-size:1.2em;
		line-height:1.3em;
		color:#464646;
		font-weight:bold;
	}
	
	/* description */
	#basket table tbody td.description {
		color:#938e8e;
		font-size:1.1em;
		line-height:1.3em;
	}
	
	/* qty */
	#basket table tbody td.qty div {
		position:relative;
		width:50px;
		height:20px;
	}
	#basket table tbody td.qty label span {
		display:none;
	}
	#basket table tbody td.qty input {
		background:#f7f7f7;
		border:1px solid #9e9e9e;
		width:10px;
		padding:2px 5px;
		margin:4px 0 0 18px;
		font-size:1em;
		line-height:1.4em;
		color:#464646;
		text-align:center;
	}
	#basket table tbody td.qty input:focus {
		color:#214876;
		border:1px solid #214876;
	}
	#basket table tbody td.qty li {
		list-style:none;
	}
	#basket table tbody td.qty li.qDec a,
	#basket table tbody td.qty li.qInc a {
		background-repeat:no-repeat;
		background-position:top left;
		text-indent:-9999px;
		outline:0;
		display:block;
		font-size:0.0001em;
		line-height:0.0001em;
		width:13px;
		height:14px;
		position:absolute;
		top:7px;
		left:0;
	}
	#basket table tbody td.qty li.qDec a:hover,
	#basket table tbody td.qty li.qInc a:hover {
		background-position:bottom left;
	}
	#basket table tbody td.qty li.qDec a {
		background-image:url(../../images/buttons/qty-minus.jpg);
	}
	#basket table tbody td.qty li.qInc a {
		background-image:url(../../images/buttons/qty-plus.jpg);
		left:44px;
	}
	
	/* price */
	#basket table tbody td.price {
		color:#022f63;
		font-size:1.2em;
		line-height:1.3em;
		font-weight:bold;
	}

	#basket table tfoot th,
	#basket table tfoot td {
		text-align:right;
		font-weight:bold;
		color:#797979;
		font-size:1.1em;
		line-height:1.3em;
		padding:8px 0;
	}
	#basket table tfoot th.subtotal,
	#basket table tfoot td.subtotal {
		padding:20px 0 8px 0;
	}
	#basket table tfoot th.total,
	#basket table tfoot td.total {
		color:#454545;
		font-size:1.4em;
	}
	
	#basket #btnCheckout {
		border-top:1px solid #d0d0d0;
		padding:10px 0 0 0;
		margin:10px 0 0 0;
		width:140px;
		float:right;
	}
	#basket #btnCheckout a {
		height:16px;
		width:70px;
		text-indent:-9999px;
		outline:0;
		display:block;
		font-size:0.0001em;
		line-height:0.001em;
		float:right;
		background:url(../../images/buttons/checkout.jpg) no-repeat top left;
	}
	#basket #btnCheckout a:hover {
		background-position:bottom left;
	}
	
	
/*////////////////////////////////////////////////////////////////////
	Options - Footer buttons
////////////////////////////////////////////////////////////////////*/

	#options {
		margin: 10px 0 0 0;
	}
	
	#options ul {
		height:114px;
		margin:0 0 20px 0;
	}
	
	#options ul li {
		list-style:none;
		float:left;
		width:164px;
		height:104px;
		padding:5px;
		border:1px solid #e0dad6;
		background-color:#f4f1ea;
		background-position:4px 29px;
		background-repeat:no-repeat;
		margin:0 5px 0 0;
	}
	#options ul li a {
		display:block;
		height:104px;
		width:162px;
		padding:0 0 0 2px;
		font-family:Georgia, "Times New Roman", Times, serif;
		line-height:1.8em;
		font-size:1.2em;
		color:#464646;
		text-decoration:none;
		background-position:152px 4px;
		background-repeat:no-repeat;
		background-image:url(../../../images/buttons/options-arrow.jpg);
	}
	#options ul li a:hover {
		background-image:url(../../../images/buttons/options-arrow-hover.jpg);
	}
	
	#options ul li#book {
		background-image:url(../../../images/misc/home/book.jpg);
	}
	#options ul li#shop {
		background-image:url(../../../images/misc/home/shop.jpg);
	}
	#options ul li#games {
		background-image:url(../../../images/misc/home/games.jpg);
	}
	#options ul li#grandSlams {
		background-image:url(../../../images/misc/home/grand-slams.jpg);
	}
	#options ul li#news {
		background-image:url(../../../images/misc/home/news.jpg);
		margin:0;
	}	
	
	
/***
* General Form Layout
*/
	.genericForm .img {
		border:5px solid #f6f4f2;
		padding:1px;
		margin:0 0 22px 0;
	}
	
	.genericForm h1 {
		border:none;
		padding-bottom:0;
	}
	
	.genericForm .content {
		padding-right:12px;
		width:432px;
		float:left;
		margin:0 0 10px 0;
	}
	.genericForm .content ul {
		margin:0 0 1.3em 0;
	}
	.genericForm .content ul li {
		margin:0 0 8px 0px;
		font-size:1.1em;
		line-height:1.3em;
		color:#464646;
		padding:0 0 0 14px;
		list-style:none;
		background:url(../../images/misc/bullet.gif) no-repeat 0 5px;
	}
	.genericForm .content a {
		color:#214876;
		text-decoration:underline;
	}
	.genericForm .content a:hover {
		text-decoration:none;
	}
	
	.genericForm h1 {
		padding-left:0;
	}
	.genericForm h2 {
		font-size:1.2em;
		font-weight:bold;
		margin:25px 0 5px 0;
		padding:0 0 6px 0;
		border:0;
	}
	.genericForm ul {
		margin:0 0 10px;
	}
	.genericForm ul li {
		background:transparent url(../../images/misc/bullet.gif) no-repeat scroll 0 6px;
		color:#6B6B6B;
		font-size:1.2em;
		line-height:1.3em;
		list-style:none;
		margin:0 0 7px 0;
		padding:0 0 0 14px;
	}
	.genericForm ul li a{
		color:#143E6E;
		text-decoration:underline;
	}
	.genericForm ul li a:hover{
		text-decoration:none;
	}

	.genericForm label {
		float:left;
		margin-right:15px;
	}

	#imagesMain {
		width:675px;
		float:right;
	}
	#imagesMain h2,
	#imagesMain div {
		border-bottom:1px solid #D0D0D0;
		color:#214876;
		font-family:Georgia,'Times New Roman',Times,serif;
		font-size:1.9em;
		font-weight:100;
		line-height:1.2em;
		margin:0 0 20px;
		height:1.2em;
		padding:0 0 10px 10px;
	}
	
