/* @group General */

body {
	height: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #5a5452;
	background-image: url(https://www.keysecure.com/cpfunionshop.org/images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
}

a:link {
	color: #b99400;
	text-decoration: none;
}

a:visited {
	color: #b99400;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
	margin-top: 0px;
	padding-top: 0px;
}
.center, .center * { text-align: center; }

a img, img { vertical-align: auto; }

img.left { margin: 0 .75em .75em 0; }
img.right { margin: 0 0 .75em .75em; }
img.center { display: block; margin: 1em auto; }

img.alt { border: 4px solid #fff; }

.clear { clear: both; }

p, dd {
	line-height: 1.4em;
	margin-bottom: 1em;
}

p.intro { font-size: 13px; }

dd * { line-height: 1.4em; }

blockquote { margin-bottom: 1.6em; }

cite {
	display: block;
	padding-left: 2em;
	font-style: italic;
}

strong { font-weight: bold; }

em { font-style: italic; }

/* @end */

/* @group Layout */

#container {
	margin: 0 auto;
	width: 975px;
	background: url(https://www.keysecure.com/cpfunionshop.org/images/bg_content.gif) repeat-y right top;
}

#content {
	position: relative;
	width: 975px;
	float: left;
	border-bottom: 5px solid #fff;
	background:url(https://www.keysecure.com/cpfunionshop.org/images/contentbg.gif);
	background-repeat: repeat-y;
}

#header {
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 1px solid #d6d0cd;
	padding-bottom: 5px;
	background: #fff;
}


#left {
	float: left;
	margin-right: 5px;
	width: 248px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#contentPrimary {
	position: relative;
	float: left;
	width: 475px;
	line-height: 1.4;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#contentStore {
	position: relative;
	float: left;
	width: 675px;
	line-height: 1.4;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#right {
	float: right;
	width: 204px;
	padding: 0px;
	background-image: url(https://www.keysecure.com/cpfunionshop.org/images/bg_sidebar_right_interior.gif);
	background-repeat: repeat-y;
	height: 880px;
}

.twoCol_SL #content,
.twoCol_SL #container {
	background-image: none !important;
 	background: #fff !important;
}

.twoCol_SL #contentPrimary {
	width: 682px;
	background: #eeeedf;
}

#footer {
	margin: 0 auto;
	width: 975px;
	clear: both;
	background-color: #fff;
}


/* @end */

/* @group Headings */

h1 a {
	display: block;
	width: 248px;
	height: 102px;
	background: url(https://www.keysecure.com/cpfunionshop.org/images/bg_h1.gif) no-repeat left top;
	text-indent: -999em;
	outline: 0; -moz-outline: none;
}

h2 {
	font-size: 24px;
	color: #810902;
	border-bottom: 1px solid #d6d0cd;
	padding-bottom: .1em;
	margin-bottom: .2em;
}

#left h3 {
	font-size: 11px;
	font-weight: normal;
	color: #51423e;
	margin-bottom: .3em;
}

#right h3 {
	font-size: 16px;
	color: #938989;
	border-bottom: 1px solid #eeeedf;
	padding-bottom: .2em;
	margin-bottom: .5em;
}

h4 {
	font-size: 14px;
	color: #b99400;
	margin-bottom: .3em;
	font-weight: normal;
}

h5 {
	font-size: 13px;
	color: #891913;
	margin-bottom: .3em;
	font-weight: normal;
}

h6 {
	font-size: 11px;
	color: #891913;
	margin-bottom: .3em;
	font-weight: normal;
}


/* @end */

/* @group Navigation */

/* @group navPrimary */

#navPrimary {
	border-top: 1px solid #d6d0cd;
	margin-bottom: 19px;
	list-style-type: none;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#navPrimary a {
	display: block;
	width: 230px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #51423e;
	border-bottom: 1px solid #d6d0cd;
	padding-top: 0.5em;
	padding-right: 5px;
	padding-bottom: 0.5em;
	padding-left: 13px;
	margin-left: -40px;
}

#navPrimary a:hover {
	text-decoration: none;
	color: #922a24;
}

#navPrimary .current,
#navPrimary .firstCurrent,
#navPrimary .lastCurrent {

}

#navPrimary .current .current,
#navPrimary .current .firstCurrent,
#navPrimary .current .lastCurrent,
#navPrimary .firstCurrent .current,
#navPrimary .firstCurrent .firstCurrent,
#navPrimary .firstCurrent .lastCurrent,
#navPrimary .lastCurrent .current,
#navPrimary .lastCurrent .firstCurrent,
#navPrimary .lastCurrent .lastCurrent {
	border-bottom: 1px solid #d6d0cd;	
}

#navPrimary .current a,
#navPrimary .current p,
#navPrimary .firstCurrent a,
#navPrimary .lastCurrent a {
	color: #922a24;
	background: #eeeedf;
	border-bottom: none;
}

#navPrimary .current .current a,
#navPrimary .current .firstCurrent a,
#navPrimary .current .lastCurrent a,
#navPrimary .firstCurrent .current a,
#navPrimary .firstCurrent .firstCurrent a,
#navPrimary .firstCurrent .lastCurrent a,
#navPrimary .lastCurrent .current a,
#navPrimary .lastCurrent .firstCurrent a,
#navPrimary .lastCurrent .lastCurrent a {
	color: #403431;
}

#navPrimary li ul {
	display: none;
}

#navPrimary li.current ul,
#navPrimary li.firstCurrent ul,
#navPrimary li.lastCurrent ul {
	display: block;
}

#navPrimary li ul {
	padding: .6em 0;
	list-style-type: none;
}

#navPrimary li ul li a,
#navPrimary .current ul li a,
#navPrimary .firstCurrent ul li a,
#navPrimary .lastCurrent ul li a {
	width: 200px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border: none;
	padding-left: 26px;
	font-size: 12px;
	color: #786c66;
	background-color: #ffffff;
	background-image: url(https://www.keysecure.com/cpfunionshop.org/images/bg_sidebarNav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 0.8em;
}

#navPrimary li ul li a:hover,
#navPrimary li ul li.current a:hover,
#navPrimary li ul li.firstCurrent a:hover,
#navPrimary li ul li.lastCurrent a:hover {
	color: #403431;
	background-image: url(https://www.keysecure.com/cpfunionshop.org/images/bg_sidebarNav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 0.8em;
}

/* @end */

/* @group navUtility */

#navUtility {
	display: inline;
	float: right;
	margin: 14px 0 0 0;
	list-style-type: none;
}

#navUtility li {
	float: left;
	margin-right: 7px;
}

#navUtility li.last {
	margin-right: 0;
}

#navUtility li a {
	font-size: 11px;
	color: #b99400;
	padding: 0 0 0 13px;
	background: url(https://www.keysecure.com/cpfunionshop.org/images/arrow_header.gif) no-repeat left center;
}
#navUtility li.last a {
	font-size: 11px;
	color: #810902;
	padding: 0 0 0 13px;
	background: url(https://www.keysecure.com/cpfunionshop.org/images/arrow_header.gif) no-repeat left center;
}

/* @end */

/* @group CrumbList */

#crumbList {
	color: #b99400;
	margin: 0 0 1.5em 0;
	padding: 0 !important;
	list-style-type: none;
	display: inline;
}

#crumbList .last a {
	color: #746961;
}

/* @end */

/* @end */

/* @group Buttons */

button {
	border: none;
	padding: 0;
	cursor: pointer;
}

button.submit {
	display: block;
	width: 39px;
	height: 13px;
	background: url(https://www.keysecure.com/cpfunionshop.org/images/btn_search.gif) no-repeat left top;
	text-indent: -999em;
	outline: 0; -moz-outline: none;
}

button.submit:hover {
	background: url(https://www.keysecure.com/cpfunionshop.org/images/btn_search.gif) no-repeat left bottom;
}

/* @end */

/* @group Header */

#searchForm {
	border: none;
	margin: 0;
	padding: 0;
}

#searchForm input.text {
	font-size: 9px;
	float: left;
	color: #7b7272;
	border: 1px solid #8f8f8f;
	margin-top: -4px;
	padding: 2px 0 2px 3px;
}

#searchForm .submit {
	float: left;
	margin-top: -2px;
}

#currentDate {
	color: #a79a99;
	float: left;
	display: inline;
	margin: 14px 0 0 0;
	font-size: 11px;
}

.sysHome #homeLink {
	display: none;
}

/* @end */

/* @group Footer */

#footer p {
	font-size: 11px;
	color: #b6afae;
	width: 100%;
	border-top: 1px solid #d6d0cd;
	padding-top: .6em;
}

/* @end */

/* @group Content */

#contentPrimary p {
	margin-bottom: 1.6em;
}

#contentPrimary blockquote p {
	margin-bottom: 1em;
} 

#contentPrimary ul {
	margin-bottom: 1.6em;
	list-style: disc;
	padding-left: 1.75em;
}

#contentPrimary li {
	line-height: 1.3em;
	margin-bottom: .6em;
}

#contentPrimary ul ul {
	list-style: circle;
}

#contentPrimary form li {
	line-height: 1.3em;
	margin-bottom: .6em;
}

#contentPrimary form ul {
	list-style: none;
}

table.imageTable {
	margin: 0 .5em  .5em;
}

table.imageTable td {
	font-weight: bold;
	text-align: center;
	/*width: 1px;*/
}

table.imageTable td img {
	margin: 0;
	border: 2px solid #fff;
}

/* @end */

/* @group Components */



/* @end */


/* @end */

 /* BOXES 
--------------------------------------------------------------------*/
.box-clean {
	background-image:none;
	}

.box {
	border: solid 1px #ccd6e7;
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 7px;
	}

#maincontent .box {background-color:transparent;}

#box-products .box {
width:200px;float:left;
background-color:#edeede;
}
#box-products .box img {
float:left;
margin:-1px 10px -1px -1px;
}
#box-products .box h2 {
font-size:14px;margin-bottom:0px
}
#box-products .box span {
font-size:10px
}

#box-nav .box {
width:81px;float:left;text-align:center;padding-bottom:0px
}
#box-nav .box img {
float:left;
margin:0px 0px 0px 0px;
}
#box-nav .box a {
font-size:11px
}
 /* MISC TAGS 
--------------------------------------------------------------------*/


.clear  {
	clear:both;
	width:0px;
	height:0px;
	line-height:0px;
	padding:0 0 0 0;
	}


 /* CSS HACKS
--------------------------------------------------------------------*/
 .clearfix {
	display:inline-block;
}


/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */


.clearfix:after {
	content:"."; 
	display: block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
