/* ==================================================================
 * nacta2.css
 * ==================================================================
 *
 * -------------------------------
 *  Essential HTML elements
 * -------------------------------
 */

HTML, BODY {
	font-family			: helvetica, arial, helvetica, sans-serif;
	font-size			: 10pt;
}

TD, INPUT, TEXTAREA {
	font-family			: helvetica, arial, helvetica, sans-serif;
	font-size			: 10pt;
}

A {
	text-decoration		: none;
}

A:hover {
	text-decoration		: underline;
}



/* -------------------------------
 *  Page containers
 * -------------------------------
 */

#divBody {
}

#divPage {
	position			: relative;
	margin				: auto;
	width				: 935px;
	padding				: 0;
	margin-top			: 0;
	border				: 10px solid black;
	min-height			: 100%;
	height				: auto !important;
	height				: 100%;
	overflow			: visible;
	text-align			: left;
}


/* -------------------------------
 *  Top region elements
 * -------------------------------
 */

/* region container */

#divRegionTop {
	position			: relative;
	height				: 211px;
	overflow			: visible;
	border-bottom		: 5px solid black;
}


/* subsections */

#divSectionLogo {
	display				: block;
	width				: 935px;
	height				: 84px;
	overflow			: hidden;
	position			: absolute;
	top					: 0;
	left				: 0;
	z-index				: 0;
}

#divSectionLogo.photoWidgetNoImg {
	background-color	: white;
}

/*
#divSectionHomeLogo {
	display				: none;
}
*/


#divSectionTopButtons {
	display				: none;
}

/*
#divSectionTopButtons {
	display				: block;
	overflow			: hidden;
	width				: 500px;
	height				: 30px;
	text-align			: right;
	position			: absolute;
	top					: 10px;
	right				: 10px;
}

#divSectionTopButtons IMG {
	width				: 64px;
	height				: 24px;
}
*/


#divSectionTopNav {
	display				: block;
	width				: 100%;
	height				: 22px;
	overflow			: hidden;
	position			: absolute;
	top					: 62px;
	right				: 0;	
	z-index				: 4;
}

#divSectionTopFeatureNav {
	display				: block;
	width				: 100%;
	height				: 22px;
	overflow			: hidden;
	position			: absolute;
	top					: 8px;
	right				: 0;	
	z-index				: 4;
}

#divSectionHeader {
	display				: block;
	width				: 764px;
	height				: 123px;
	overflow			: hidden;
	position			: absolute;
	top					: 88px;
	left				: 0;
}

#divFeaturePhotoWidget3 {
	display				: block;
	width				: 165px;
	height				: 123px;
	overflow			: hidden;
	position			: absolute;
	top					: 88px;
	left				: 770px;
}


/*
#divSectionHomeHeader {
	display				: none;
}

#divSectionStoreSelector {
	display				: block;
	width				: 163px;
	height				: 94px;
	padding-top			: 27px;
	border				: 1px solid black;
	overflow			: hidden;
	position			: absolute;
	top					: 88px;
	left				: 770px;
	background-position	: 0 0;
	background-repeat	: no-repeat;
}


#divSectionJoin {
	display				: none;
}
*/


	/* Home page header */

/*
.page_home #divRegionTop {
	height				: 320px;
}

.page_home #divSectionLogo {
	display				: none;
}

.page_home #divSectionHomeLogo {
	display				: block;
	width				: 935px;
	height				: 122px;
	overflow			: hidden;
	position			: absolute;
	top					: 0;
	left				: 0;
	z-index				: 0;
}

.page_home #divSectionHeader {
	display				: none;
}

.page_home #divSectionHomeHeader {
	display				: block;
	width				: 764px;
	height				: 194px;
	overflow			: hidden;
	position			: absolute;
	top					: 126px;
	left				: 0;
}

.page_home #divSectionTopNav {
	top					: 100px;
}

.page_home #divSectionStoreSelector {
	top					: 126px;
}

.page_home #divSectionJoin {
	display				: block;
	width				: 163px;
	height				: 65px;
	overflow			: hidden;
	position			: absolute;
	top					: 255px;
	left				: 771px;
}

.page_home #divSectionJoin IMG {
	display				: block;
	width				: 163px;
	height				: 65px;
}
*/



/* -------------------------------
 *  Middle region elements
 * -------------------------------
 */

/* region container */

#divRegionMiddle {
	position			: relative;
	min-height			: 250px;
	background-repeat	: repeat-y;
	width				: 100%;	/* IE6 needs this */
	overflow			: hidden;
}


/* main column */

#divColumn99 {
}



/* left nav column */

#divColumn1 {
	text-align			: left;
	padding-bottom		: 10px;
}

/*
#divColumn1 .featurePhotoWidget {
	display				: none;
}

.page_home #divSectionJoin IMG {
	display				: block;
	width				: 163px;
	height				: 65px;
}
*/

	/* home page variations */

/*
.page_home #divLeftSideNav {
	display				: none;
}

.page_home #divSectionLeftFeatureNav {
	display				: none;
}

.page_home #divColumn1 .featurePhotoWidget {
	display				: block;
	margin-top			: 0;
}
*/


/* right nav column */

#divColumn2 {
	text-align			: left;
	padding-bottom		: 25px;
}

#divColumn2 .featurePhotoWidget {
	margin-bottom		: 6px;
}

#divColumn2 #divSectionJoinWidget {
	display				: block;
	margin-bottom		: 6px;
	text-align			: center
	overflow			: hidden;
}

#divColumn2 #divSectionJoinWidget IMG {
	display				: block;
	margin				: auto;
	width				: 165px;
	height				: 66px;
}



	/* home page variations */

/*
.page_home #divColumn2 #divFeaturePhotoWidget2 {
	display				: none;
}
*/


/* -------------------------------
 *  Bottom region elements
 * -------------------------------
 */

/* region container */

#divRegionBottom {
	position			: relative;
	padding-top			: 15px;
	padding-bottom		: 15px;
	text-align			: center;
	clear				: both;
}

/* subsections */

#divSectionCopyright {
	display				: block;
}




/* -------------------------------
 *  Images
 * -------------------------------
 */

#divSectionLogo IMG {
	width				: 935px;
	height				: 84px;
}

#divSectionHeader IMG {
	width				: 764px;
	height				: 123px;
}

/*
#divSectionHomeHeader IMG {
	width				: 764px;
	height				: 194px;
}
*/

DIV.featurePhotoWidget IMG {
	width				: 165px;
}

DIV#divFeaturePhotoWidget1 IMG {
	margin-bottom		: 6px;
}

DIV#divFeaturePhotoWidget3 IMG {
	width				: 165px;
	height				: 123px;
}


/* -------------------------------
 *  Menus
 * -------------------------------
 */

/* Top Nav Menu */

#divSectionTopNav {
}

#divSectionTopNav UL {
	float				: right;
	display				: inline;
	margin				: 0;
	padding				: 0;
	padding-right		: 5px;
	display				: inline;
	white-space			: nowrap;
	overflow			: auto;
}

#divSectionTopNav UL LI {
	float				: left;
	display				: inline;
	list-style-type		: none;
	padding				: 0;
}

#divSectionTopNav A {
	display				: block;
	font-family			: verdana, sans-serif;
	font-size			: 11px;
	font-weight			: normal;
	text-transform		: uppercase;
	text-decoration		: none;
	line-height			: 14px;
	padding-left		: 8px;
	padding-right		: 8px;
	padding-top			: 0;
	padding-bottom		: 18px;
	border-left			: 1px solid black;
	background-image	: url('spacer.gif');	/* IE needs this to stop hover jitters */
}

#divSectionTopNav A:hover {
	padding-top			: 6px;
	padding-bottom		: 3px;
}

#divSectionTopNav A.navFirstItem {
	border-left			: 0;
}

#divSectionTopNav UL.menuLevel1 {
	display				: none;
}



/* Top Feature Menu */

#divSectionTopFeatureNav {
}

#divSectionTopFeatureNav UL {
	float				: right;
	display				: inline;
	margin				: 0;
	padding				: 0;
	padding-right		: 5px;
	display				: inline;
	white-space			: nowrap;
	overflow			: auto;
}

#divSectionTopFeatureNav UL LI {
	float				: left;
	display				: inline;
	list-style-type		: none;
	padding				: 0;
}

#divSectionTopFeatureNav A {
	display				: block;
	font-family			: arial, sans-serif;
	font-size			: 10px;
	font-weight			: normal;
	text-transform		: capitalize;
	text-decoration		: none;
	line-height			: 14px;
	padding-left		: 12px;
	padding-right		: 17px;
	background-repeat	: no-repeat;
	background-position	: 1px 3px;
}

#divSectionTopFeatureNav A:hover {
}

#divSectionTopFeatureNav UL.menuLevel1 {
	display				: none;
}

	/* IE */

.ie #divSectionTopFeatureNav A {
	background-position	: 1px 4px;
}



/* Left Nav Menu */

#divLeftSideNav {
	margin-top			: 0;
	margin-bottom		: 6px;
}

#divLeftSideNav DIV.noSubmenu, 
#divLeftSideNav DIV.emptyMenu {
	display				: none;
}

#divLeftSideNav DIV.sidebarNavTitle {
	display				: none;
}

#divLeftSideNav UL {
	padding				: 0;
	margin				: 0;
	text-align			: left;
	list-style-type		: none;
	font-family			: arial, helvetica, sans-serif;
	font-size			: 11px;
}

#divLeftSideNav UL LI {
	padding				: 0;
	margin				: 0;
}

#divLeftSideNav UL A {
	display				: block;
	padding-right		: 8px;
	font-weight			: bold;
	color				: white;
	background-repeat	: no-repeat;
	background-image	: none;
}

#divLeftSideNav UL A:hover {
	text-decoration		: none;
	background-color	: black;
	color				: white;
}

#divLeftSideNav UL.menuLevel0 {
	border				: 1px solid black;
}

#divLeftSideNav UL A.menuLevel0 {
	/* styled with widget headers below */
}


#divLeftSideNav UL.menuLevel1 {
	margin-top			: 6px;
	padding-bottom		: 8px;
}

#divLeftSideNav UL A.menuLevel1 {
	padding-top			: 6px;
	padding-bottom		: 7px;
	padding-left		: 27px;
	background-position	: 10px 9px;
}


#divLeftSideNav UL.menuLevel2 {
	display				: none; /* but styles are ready for use - NS */
	margin-left			: 10px;
}

#divLeftSideNav UL A.menuLevel2 {
	padding-top			: 4px;
	padding-bottom		: 4px;
	padding-left		: 24px;
	background-position	: 10px 7px;
}


#divLeftSideNav UL.menuLevel3 {
	display				: none;
}

	/* IE */

.ie #divLeftSideNav UL A.menuLevel1 {
	background-position	: 10px 11px;
}

.ie #divLeftSideNav UL A.menuLevel2 {
	background-position	: 10px 9px;
}



/* Bottom Legal Nav Menu */

#divSectionBottomLegalNav {
	display				: block;
	margin-top			: 6px;
}

#divSectionBottomLegalNav UL {
	display				: block;
	margin				: 0;
	padding				: 0;
	white-space			: nowrap;
}

#divSectionBottomLegalNav UL LI {
	display				: inline;
	list-style-type		: none;
	padding				: 0 20px 0 21px;
	background-position	: 0 4px;
	background-repeat	: no-repeat;
	background-image	: none;
}

#divSectionBottomLegalNav A {
	font-weight			: normal;
}

#divSectionBottomLegalNav UL LI:first-child,
#divSectionBottomLegalNav UL LI.navFirstItem {
	background-image	: none !important;
}

#divSectionBottomLegalNav .menuLevel1 {
	display				: none;
}




/* -------------------------------
 *  Text
 * -------------------------------
 */

/* headings */

H1, H2, H3, H4, H5, H6 {
	font-family			: verdana, arial, helvetica, sans-serif;
	color 				: #666666;
	margin-top 			: 0.5em;
	margin-bottom 		: 1.3em;
	line-height			: normal;
}

H1 { font-size: 160%; font-weight: bold; font-style: normal; }
H2 { font-size: 130%; font-weight: bold; font-style: normal; }
H3 { font-size: 120%; font-weight: bold; font-style: normal; }
H4 { font-size: 110%; font-weight: bold; font-style: normal; }
H5 { font-size: 105%; font-weight: bold; font-style: normal; }
H6 { font-size: 100%; font-weight: bold; font-style: normal; }


H1 {
	font-family			: arial, helvetica, sans-serif;
}


DIV.pageSynopsis {
	font-size			: 130%;
	margin-top			: -1.3em;
	margin-bottom 		: 1.3em;
}



/* main content */

#divColumn99 {
	font-family			: verdana, arial, helvetica, sans-serif;
	font-size			: 8pt;
	line-height			: 1.5em;
}

#divColumn99 TEXTAREA, #divColumn99 INPUT {
	font-family			: verdana, arial, helvetica, sans-serif;
	font-size			: 10pt;
}

#divColumn99 A {
	font-weight			: normal;
	text-decoration		: underline;
}

#divColumn99 A:hover {
	text-decoration		: none;
	color				: white;
	background-color	: black;
}




/* footer */

#divRegionBottom {
	font-family			: verdana, arial, sans-serif;
	font-size			: 11px;
}



/* -------------------------------
 *  Forms
 * -------------------------------
 */

#divSectionStoreSelector FORM {
	padding				: 10px 11px 3px;
	border-top			: 1px solid black;
}

#divSectionStoreSelector SELECT {
	height				: 19px;
	width				: 138px;
	border				: 1px solid black;
	margin-bottom		: 6px;
	font-size			: 12px;
}

	/* browser variations */

.gecko #divSectionStoreSelector SELECT {
	height				: 16px;
}




/* -------------------------------
 *  Widget Headers (shared style)
 * -------------------------------
 */

#divLeftSideNav UL A.menuLevel0, .widgetTitle {
	padding-top			: 7px;
	padding-bottom		: 7px;
	padding-left		: 12px;
	padding-right		: 8px;
	font-size			: 12px;
	font-weight			: bold;
	text-align			: left;
	text-transform		: capitalize;
	letter-spacing		: 1px;
}



/* -------------------------------
 *  Page Tools
 * -------------------------------
 */

#divPageToolsWidget {
	margin-bottom		: 6px;
}

#divPageToolsWidget DIV.widgetTitle {
	/* styled with widget titles */
}

#divPageToolsWidget UL {
	padding				: 0;
	margin				: 0;
	padding-top			: 7px;
	padding-bottom		: 9px;
	border-top			: 1px solid black;
	text-align			: left;
	list-style-type		: none;
	font-family			: arial, helvetica, sans-serif;
	font-size			: 11px;
}

#divPageToolsWidget LI {
	padding				: 0;
	margin				: 0;
}

#divPageToolsWidget LI A {
	display				: block;
	padding-top			: 6px;
	padding-bottom		: 7px;
	padding-left		: 27px;
	padding-right		: 8px;
	font-weight			: normal;
	text-decoration		: underline;
	color				: white;
	background-position	: 10px 9px;
	background-repeat	: no-repeat;
	background-image	: none;
}

#divPageToolsWidget LI A:hover {
	text-decoration		: none;
}

	/* IE */

.ie #divPageToolsWidget UL A.menuLevel0 {
	background-position	: 10px 11px;
}

	/* IE6 */

.ie6 #divPageToolsWidget LI,
.ie6 #divPageToolsWidget LI A {
	height				: 1em;	/* kill whitespace bug */
}



/* -------------------------------
 *  Miscellaneous
 * -------------------------------
 */

#divColumn99 .indentItalics {
	margin-left			: 25px;
	margin-right		: 25px;
	font-style			: italic;
}

#divColumn99 UL LI {
	margin-top			: 1em;
	margin-bottom		: 1em;
}

/* NACTA logo widget */

#divPartnerLogo {
	text-align			: center;
	margin-top			: 10px;
}

/* Powered by Site Caddy logo widget */

#divBrandingLogo {
	text-align			: center;
	margin-top			: 10px;
}


/* content tables */

TABLE.contentTable { 
	empty-cells			: show;
	border-collapse		: collapse;
	border-spacing		: 0px;
}

TABLE.contentTable th {
	font-family			: arial, sans-serif;
	color				: white;
	font-size			: 11px;
	font-weight			: bold;
	background-color	: black;
	text-align			: left;
	line-height			: 130%;
	padding-left		: 5px;
	border				: solid 1px black;
}

TABLE.contentTable td { 
	padding				: 6px 5px; 
	border				: solid 1px black;
	vertical-align		: top;
	font-size			: 12px;
}

TABLE.contentTable tr.rowLight		{}
TABLE.contentTable tr.rowDark		{}

TABLE.contentTable td.cellWhite		{}
TABLE.contentTable td.cellYellow	{}
TABLE.contentTable td.cellPink		{}



/*---------------------------*/
/* Share & subscribe buttons */
/*---------------------------*/
a:link.scShareLink, a:visited.scShareLink, a:link.scSubscribeLink, a:visited.scSubscribeLink 
{display:block;width:100px;font:bold 12px verdana;letter-spacing:0.05em;padding:5px 0 6px 30px;margin:3px auto;}

/*share colours*/
a:link.scShareLink, a:visited.scShareLink {
color:#999;background:url(../../../../common/images/scShare.gif) no-repeat;text-decoration:none;}
a.scShareLink:hover{
color:#666;text-decoration:none;background:url(../../../../common/images/scShare.gif) no-repeat right;text-decoration:none;}
/*subscribe colours*/
a:link.scSubscribeLink, a:visited.scSubscribeLink {
color:#999;background:url(../../../../common/images/scSubscribe.gif) no-repeat left;text-decoration:none;}
a.scSubscribeLink:hover {
color:#666;background:url(../../../../common/images/scSubscribe.gif) no-repeat right;text-decoration:none;}