body
{
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}



/* LAYOUT CHANGES IN EDIT MODE */
body.edit div.content		{ border-bottom: none; }
body.edit div.rightcol,
body.edit div.secnav,
body.edit div.saleitems,		
body.edit div.options,		
body.edit div.share,
body.edit div.next,
body.edit div.comments		{ display: none; }
	
/* TOP-LEVEL GENERAL RULES */
body img			{ border: 0; }
div.clear			{ clear: both; }
a					{ text-decoration: none; color: #1d2a82; }
a:hover				{ text-decoration: underline; }
h1					{ font-size: 1.5em; font-weight: bold; color: #1d2a83; }
h2					{ font-size: 1.3em; font-weight: bold; color: #1c3f95; }
h3					{ font-size: 1em; font-weight: bold; color: #1d2a82; }
.hide				{ display: none; }

/* BRACES AROUND LINKS */
span.link
{
	color: #1d2a82;
}

/* GENERAL TABLE RULES */
table				{ border-collapse: collapse; }
td, th				{ text-align: left; vertical-align: top; }
td.middle,
th.middle			{ vertical-align: middle; }
td.bottom,
th.bottom			{ vertical-align: bottom; }
td.center,
th.center			{ text-align: center; }
td.right,
th.right			{ text-align: right; }
td.borderless,
th.borderless		{ border: none; }
td.nowrap,
th.nowrap			{ white-space: nowrap; }


/* MEMBERBAR STYLING */
div.memberbar,
div.controlpanel
{
	display: none;
}

/* HEADER STYLING */
div.header
{
	background-color: #ffffff;
	border-bottom: solid 1px #7c8eb9;
	background-image: url(../media/gtc_header.png);
	background-repeat: no-repeat;
	height: 105px;
	position: relative;
}

div.header div.banner
{
	display: none;
}

/* COLUMNS */
div.leftcol
{
	display: none;
}

div.rightcol
{
	display: none;
}


/* CONTENT AREA STYLING */
div.content
{
	font-size: 0.8em;
	padding: 0 1.2em 1.2em 1.2em;
	position: relative;
	border-bottom: solid 1px #7c8eb9;
	position: relative;
}

div.content img
{
	border: solid 1px #7c8eb9;
}

div.content img.leftkey
{
	border: solid 1px #7c8eb9;
	float: left;
	margin-right: 1.2em;
}

div.content img.leftnokey
{
	border: none;
	float: left;
	margin-right: 1.2em;
}

div.content img.rightkey
{
	border: solid 1px #7c8eb9;
	float: right;
	margin-left: 1.2em;
}

div.content img.rightnokey
{
	border: none;
	float: right;
	margin-left: 1.2em;
}

div.content img.key
{
	border: solid 1px #7c8eb9;
	float: none;
}

div.content img.nokey
{
	border: none;
	float: none;
}

div.crumbs
{
	display: none;
}

p.byline
{
	color: #999999;
	margin: -0.8em 0 0 0;
}

span.eventdate
{
	color: #000000;
	font-weight: bold;
}

div.options
{
	display: none;
}


/* SOCIAL BOOKMARKING STYLING */
div.share
{
	display: none;
}


/* COMMENTS STYLING / SEND-TO-A FRIEND STYLING (FORM STYLING IS SHARED) */
div.mailfriend,
div.join,
div.comments
{
	font-size: 0.8em;
	position: relative;
}

div.comments
{
	border-bottom: solid 1px #dddddd;
	background-color: #f8f8f8;
	padding-top: 1.2em;
}

div.comments h2
{
	background-image: url(../media/comments.gif);
	margin-top: 0;
}

div.comments div.pad
{
	padding: 0 1.2em 0 1.2em;
}

div.comments ol
{
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #7c8eb9;
}

div.comments ol li
{
	padding: 1.2em;
	margin: 0;
	border-top: solid 1px #dddddd;
	list-style-position: inside;
}

div.comments ol li p
{
	margin: 0.2em 0 0 1.8em;
}

div.comments ol li p.byline
{
	font-size: 0.86em;
	text-align: right;
	color: #666666;
}

div.comments form.front
{
	display: none;
}



/* SECONDARY NAV & EMAIL TO A FRIEND */

div.secnav ul
{
	padding: 0;
	margin: 0;
}	

div.secnav ul li
{
	padding: 0.6em;
	margin: 0;
	border-top: solid 1px #dddddd;
	list-style-type: none;
	position: relative;
}

div.secnav ul li p
{
	margin-bottom: 0;
}

div.pagebox
{
	border: solid 1px #dddddd;
	padding: 1em 1.4em 1em 1.4em;
	background-color: #f8f8f8;
}

div.secnav ul li img,
div.pagebox img
{
	float: left;
	border: solid 1px #6b7aab;
	margin: 0 0.6em 0.6em 0;
}

div.secnav ul li p,
div.pagebox h2,
div.pagebox p
{
	margin-top: 0;
}

div.secnav ul li h3
{
	margin: 0;
}

div.secnav ul li p,
div.pagebox p
{
	font-size: 0.92em;
	display: inline-block;
}

/* ACCESSKEY HIGHLIGHTING */

span.key
{
	text-decoration: underline;
}


/* SALE ITEMS STYLING */

div.saleitems
{
	border-top: solid 1px #d5d5d5;
	padding: 1em 0 1em 0;
}

div.saleitems h2,
div.saleitems p
{
	margin: 0;
}

div.saleitems strong
{
	color: #1d2a82;
}

div.saleitems span.price
{
	font-size: 1.4em;
	font-weight: bold;
	color: #c30000;
}

div.saleitems fieldset
{
	border: none;
	margin: 0;
	padding: 1em 0 0 0;
}
div.saleitems fieldset label
{
	font-weight: bold;
	color: #1d2a82;
}

div.saleitems fieldset input.imgbtn
{
	vertical-align: middle;
	margin-left: 1em;
}	


/* SHOPPING BASKET STYLING */

div.basket table th
{
	background-color: #f3f6ff;
	border-top: solid 1px #7c8db9;
	border-bottom: solid 1px #7c8db9;
	color: #1d2a82;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0.6em;
}

div.basket table td
{
	padding: 0.6em;
	border-bottom: solid 1px #dddddd;
}

div.basket table td.img
{
	padding: 0.6em 0 0.6em 0;
}

div.basket table td.img img
{
	border: solid 1px #1d2a82;
}

div.basketitem strong
{
	color: #1d2a82;
}

div.basketitem span.subtitle
{
	color: #666666;
}

div.basketitem span.links
{
	font-weight: bold;
	color: #666666;
}

div.basketitem span.links a
{
	color: #666666;
}

div.basket table tr.total td
{
	border-bottom: none;
	border-top:  double #dddddd;
}

div.basket table tr td img.paypal
{
	border: none;
	vertical-align: middle;
}

/* WHERE TO NEXT STYLING */

div.next
{
	display: none;
}


/* FRONT-END FORMS */

.front fieldset
{
	padding: 0 0 0 1.2em;
	margin: 1.2em 0 0.2em 0em;
	border: none;
}

.front fieldset legend
{
	font-size: 1.3em; 
	font-weight: bold;
	margin: 0.4em 0 0.6em 0;
	color: #1c3f95;
}

.front fieldset label
{
	display: inline-block;
	margin-bottom: 0.2em;
}

.front fieldset input.txtbox,
.front fieldset select.txtbox
{
	width: 300px;
	margin-bottom: 0.4em;
	font-family: Arial, Helvetica, Sans-Serif;
}

.front fieldset textarea.txtbox
{
	width: 400px;
	margin-bottom: 0.4em;
	height: 140px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}

.front fieldset p
{
	margin-top: 0;
}

.front fieldset span.chkbox
{
	display: inline-block;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	padding: 0.6em 0 0.6em 0;
}

.front fieldset div.workareas
{
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	padding: 0.6em 0 0.6em 1.2em;
	margin-bottom: 0.6em;
}

.front fieldset span.noborder
{
	border: none;
	padding: 0.2em 0 0.2em 0;
}

.front fieldset input.btn
{
	margin-top: 1em;
}

span.mandatory
{
	color: #ff0000;
}

.front fieldset input.narrow,
.front fieldset select.narrow
{
	width: 200px;
}

.front fieldset input.vnarrow
{
	width: 100px;
}

.front fieldset select.vnarrow
{
	width: 150px;
}

.front fieldset select.tiny,
.front fieldset input.tiny
{
	width: 70px;
}
.front fieldset select.vtiny,
.front fieldset input.vtiny
{
	width: 35px;
}

.front fieldset label.priv
{
	width: 240px;
	text-align: right;
}

/* ACCOUNT STYLING */

div.account
{
	border-top: solid 1px #dddddd;
}

div.account h2
{
	font-size: 1em;
	color: #000000;
}

div.account ul
{
	padding: 0;
	margin: 0 0 1em 0;
}

div.account li
{
	list-style-type: none;
}

div.account li a
{
	background-image: url(../media/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding: 0.2em 0 0.2em 12px;
}

/* MEMBER PROFILE */
div.pro
{
	border-top: solid 1px #dddddd;
	padding: 1.2em 0 1.2em 0;
}	

div.pro img
{
	float: left;
	border: solid 1px #7c8eb9;
	margin-right: 1.2em;
}

div.pro div.left
{
	float:left;
	width: 120px;
	text-align: right;
	color: #1c3f95;
}

div.pro div.right
{
	margin: 0 0 0.4em 120px;
	padding-left: 1.2em;
}

div.pro a,
div.pro a:hover
{
	color: #000;
	text-decoration: underline;
}

div.pro div.title
{
	color: #1c3f95;
	margin: 0 0 0.4em 0;
}


/* MEMBER SEARCH RESULTS */
ol.mbrsrch
{
	margin-left: 2em;
	padding-left: 0;
}

ol.mbrsrch li
{
	border-top: solid 1px #dddddd;
	padding: 1em 0 1em 0;
}

ol.mbrsrch li img
{
	float: left;
	margin-right: 1em;
}

ol.mbrsrch li h3,
ol.mbrsrch li p
{
	margin: 0;
}

div.pgr
{
	text-align: right;
}

div.pgr a
{
	display: inline-block;
	width: 16px;
	height: 16px;
	border: solid 1px #7c8eb9;
	text-align: center;
	font-size: 0.9em;
}

div.pgr a:hover
{
	background-color: #dddddd;
	text-decoration: none;
}
	
div.pgr span.current
{
	display: inline-block;
	width: 16px;
	height: 16px;
	background-color: #7c8eb9;
	text-align: center;
	border: solid 1px #7c8eb9;
	font-size: 0.9em;
	font-weight: bold;
	color: White;
}

/* JOIN FORM */

div.join h3,
div.join p
{
	margin-left: 186px;
	margin-right: 1.2em;
}

div.join label
{
	display: inline-block;
	width: 170px;
	padding-left: 1em;
	vertical-align: top;
	text-align: right;
	padding-top: 0.2em;
}

div.join textarea.txtbox
{
	width: 300px;
}

div.join textarea.addr
{
	height: 40px;
}

div.join div.tel label.inline
{
	display: inline-block;
	width: 70px;
	padding-left: 0;
}

div.join div.btn
{
	margin-left: 186px;
}

/* FOOTER */
div.footer
{
	display: none;
}

/* SPONSOR BANNERS */

div.sponsor
{
	display: none;
}

/* ALL RSS FEEDS */

div.allrss h2
{
	border-bottom: solid 1px #dddddd;
	padding: 1em 0 0.4em 0;
}

div.allrss h2 a img
{
	border: none;
	vertical-align: text-top;
}

div.allrss ul
{
	padding: 0;
	margin: 0;
}	

div.allrss ul li
{
	padding: 0.6em;
	margin: 0;
	list-style-type: none;
}

div.allrss ul li h3
{
	margin: 0;
}
