@charset "utf-8";

@media all {

.menuItemLabel {
	display: block;
	min-height: 20px;
	height: auto !important;
}

/*-- GENERAL STUFF --*/
html, body {
	margin:0;
	padding: 0;
	background:#ffffff;
	font: normal 16px Arial, Helvetica, sans-serif;
	line-height: 1.125em;
	height: 100px !important;
}

.hideIt {
	display:block;
	position: absolute;
	left: -1000em;
}


#contentArea, #topNav #topNavContent, #footer-content, #realTop {
	width: 960px; /* 46.24em; */
	margin: auto;
	text-align: left;
	padding: 0 10px;
}



/*--- TOP NAV ---*/

#realTop {

	height: 40px;
}

#topNav  {
	position: absolute;
	top: 0px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background:#e3e6e9 url(../images/header-bg-dark.jpg) repeat-y left top;
	text-align:right;
	overflow:visible;
	width: 100%;
	border-bottom: 3px solid #ffffff;
	left: 0px;
}

#topNav #topNavContent {
	background:#e3e6e9 url(../images/header-bg.jpg) repeat-y left top;
	padding-top: 15px;
}

#topNavContent:after, #contentArea:after, #pageContainer:after, .inlineImg:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display:block;
}


#topNav #topLinks {
	border-bottom: 1px solid #004483;
	padding-bottom: 6px;
}

#logo {
	width: 176px;
	float: left;
	z-index: 100;
	top: 15px;
	position: relative;
}

#iPointsBal {
	background: url(../images/pointsfade.gif);
	background-repeat:no-repeat;
	height:26px;
left:388px;
overflow:hidden;
padding:12px;
position:relative;
top:45px;
width:201px;
z-index:99;
}
#iPointsBal p {
	font-weight: bold;
	display: block;
	width: 50px;
	margin: 0px;
	margin-right: 5px;
	float: left;
	display:block;
	line-height:1em;
	text-align:center;
	
}

#iPointsBal .pointsVal {
	float:right;
height:19px;
margin-top:2px;
text-align:center;
width:130px;
}
#iPointsBal .pointsVal p {
	color: #FF0000;
	font-size: 1.2em;
	font-weight: bold;
	display:inherit;
	text-align: left;
	margin: auto;
	width: inherit;
}

.blockLink {
	color:#FFFFFF;
display:block;
height:25px;
left:0;
padding:13px;
position:absolute;
top:0;
width:73px;
}

.blockLink:hover {
	color:#FFFFFF;
}

#topNav #topContent {
	float: left;
	position: relative;
	left: 176px;
	text-align: right;
	background: url(../images/swirl.jpg) no-repeat left bottom;
	
}

#topNav #experienceHead {
	margin-top: 10px;
}

#topNav #experienceHead p {
	color: #004483;
	font-size: 0.675em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#topNav #timeDisplay {
	color: #004483;
	font-size: 1.2em;
	font-weight: bold;
	width: 189px;
}

#topNav #timeLabels {
	font-size: 0.575em;
	color: #004483;
}

#topNav #title {
	color:#004483;
	float:left;
	font-size:1.5em;
	line-height: 1.6em;
	position:relative;
	top:15px;
}

#topNav #clock {
	width: 170px;
	float: right;
}

#topNav #clock div {
	text-align: left;
	margin-bottom: 5px;
}

#topNav #clock #timeLabels span.years {
	margin-right: 13px;
}

#topNav #clock #timeLabels span.months {
	margin-right: 15px;
}


#topNav #clock #timeLabels span.days {
	margin-right: 20px;
}


#topNav #clock #timeLabels span.minutes {
	margin-right: 15px;
}


#topNav #clock #timeDisplay span {
	margin-right: 18px;
}

#topNav #topLinks a {
	color: #004483;
	text-decoration: none;
}


#topNav #topLinks a:hover {
	
	text-decoration: underline;
}

#topNav #topLinks a:active {
	color: #dadeed;
	text-decoration: underline;
}

#topNav #topLinks a:visited {
	color: #004483;
	text-decoration: none;
}




#adPlacement {
	width: 174px;
	text-align: center;
	background-color: #E6E7E8;
	padding: 0px;
}


.specialismBox {
	width: 200px;
	float: left;
	padding-right: 10px;
}
.specialismBox p {
	margin: 0;
	padding: 0;
}
.clearer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
 }

#recruitment_roundel {
	float: right; 
	position: relative; 
	top:-23px;
	left: 10px;
	border: 0;
}

p.caution {
	display: block;
	border: solid 5px #CC0000;
	padding: 5px;
	color: #000000;
}
#buffer {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -300px;
	float: left;
}
#pageContainer {
	position: relative; 
	width: 100%;
	/*height: 115%;*/
	background:#e6e7e8 url(../images/main-bg-dark.jpg) repeat-y left top;
	text-align: center; 
	min-width: 765px; 
}

.storePanel {
	background-color: #FFFFFF;
	overflow: hidden;
}

.plainPanel {
	background-color: #FFFFFF;
	min-height: 327px;
	height: auto !important;
	height: 327px;
	overflow: hidden;
}

.userPanel {
	background-color: #dadeed;
}

.userPanel h2 {
	color: #AC2D2A;
}

.panel {
	margin-bottom: 10px;	
	padding: 12px;	
	
}

.plainPanelHome { 
	background-color:#FFFFFF;
}
 
/*------- MAIN PAGE ---------*/
 
#mainLogin .formRow {
	float: left;
	width: 260px;
}
 
.entryFields:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
#footer {
	width: 758px;  /*45.8em; */
}
#userCrumb p {
	color: #000000;
	margin-top: 2px;
}

#contentArea {
	background:#e6e7e8 url(../images/main-bg.jpg) repeat-y left top;
	padding: 5.8em 10px 0.8em 10px;
}
#footer {
	height:9px;
	overflow:hidden;
	background:#f5f4f3 url(../images/shadowBase.gif) repeat-x left top;
}

#pageContent, #topNav #topContent {
	margin-left: 15px;
	width: 769px;
}

#pageContent {
	width: 574px;
	float:right;
	overflow: auto;
	display: inline;
	position: relative;
	text-align: left;
}
 
#nav, #pageContent, #adPlacement {
	float:left;
	position: relative;
}

#pageContent {
	left: 180px;
}
#adPlacement {
	right: -10px;
}

#adBanner {
	display:block;
}

#competition {
	margin:20px 0 0 15px;
	display: inline;
}
.gPanelField {
	width:110px;
	height:20px;
	border: 1px solid #9fa0a3;
	float:left;
}
.listStyle {
	list-style-image: url(../images/bullet.gif);
	margin: 0;
	padding-left: 17px;
	color:#9fa0a3;
}
.signIn {
	padding-top: 5px;
}

/*---- footer -------*/

#footer-content {
	color:#666666;
	font-size:70%;
	line-height:1.3em;
	margin:0 auto;
	text-align:left;
	width:960px;
	padding-bottom:20px;
}

#footer-content .img {
	float:left;
	margin-right:20px;
	margin-top:17px;
	width:178px;
}

#footer-content div.left {
	float:left;
	padding-top:17px;
	width:590px;
}


/*---- typography ----*/

p, dt, dd, li, table {
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color:#7a7b7d;
}
p.nav {
	margin:0;
	color: #9fa0a3;
}
dd {
	padding: 0;
	margin: 0;
}
a {
	color:#000099;
	text-decoration:none;
}
a:hover {
	color:#ef4035;
}
p.greyColumn {
	color:#fff;
	font-weight:bold;
}
label {
	font-weight: bold;
	color:#004b91;
	float:left;
	margin-top:4px;
	width:125px;
}
a.bodyLink {
	color:#004b91;
	text-decoration:underline;
}
a.bodyLink:hover {
	color:#ef4035;
}
/*.boardLink {
	font: normal 9px Arial, Helvetica, sans-serif;
	color:#004b91;
	text-decoration:underline;
}*/

/*---- nav ----*/

#nav {
	width: 188px;	
	left: -590px;
}

#nav ul {
	padding: 0;
	margin: 0;
}

#nav ul li.navButton {
	overflow:hidden;
	position: relative;
	margin: 0;
	padding: 0;
}

#nav ul li.navButton {
	width:176px;
	/*height:26px;*/
	overflow:visible;
	position: relative;
	display:block;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	font-size: 0.85em;
}

li.navButton.disabled {
	background: url(../images/inactiveButton.gif) no-repeat left top;
}

li.navButton span, li.navButton a {
	padding-top: 6px;
	padding-left: 12px;
	width:163px;
	height:20px;
	display: block;
	font-weight: bold;
	color: #666666;
}


li.navButton a {
	background: url(../images/redButton.gif) no-repeat left top;
}

li.navButton.active a {
	background: url(../images/redButton.gif) no-repeat left bottom;
	width: 163px;
}

li#trainingLink.navButton a {
	background: none #EFF5F8 no-repeat; 
	height: 16px;
	padding-top: 3px;
}

li#trainingLink.navButton.active a {
	background: none #CCDFF4 no-repeat; 
}

#nav ul li.navButton.active a {
	color: #FFFFFF;
}

#nav ul li.navButton a:hover {
	color: #FFFFFF;
}

#nav ul li.navButton.disabled a:hover {
	color: #666666;
}

li.navButton a:hover {
	background: url(../images/redButton.gif) no-repeat left bottom;
}

li#trainingLink.navButton a:hover {
	background: none #CCDFF4 no-repeat;
	
}
li.navButton.disabled a:hover {
	background: url(../images/inactiveButton.gif) no-repeat left top;
	
}

#nav ul li.navButton.active ul.main-nav-level2 li a {
	background: none #EFF5F8 no-repeat; 
	color:#404040;
	font-weight:normal;
	height:17px;
	padding-top:2px;
	width:163px;
}

#nav ul li.navButton.active ul.main-nav-level2 li {
	margin: 0 0 1px;
}

#nav ul li.navButton.active ul.main-nav-level3 li {
	margin-left: 10px;
	width: 166px; 
}

#nav ul li.navButton.active ul.main-nav-level3 li a {
	width: 153px; 
}

#nav ul li.navButton.active ul.main-nav-level2 li a:hover {
	background: none #CCDFF4 no-repeat; 
	color:#3F4D60;
	font-weight:bold;
}

#nav ul li.navButton.active ul.main-nav-level2 li.active2 a {
	background: none #CCDFF4 no-repeat;
	color:#3F4D60;
	font-weight:bold;
	margin: 0px; /* 0 0 1px */
}





/*---- page specific elements ----*/

#panelPad1 {
	margin-top:50px;
}
#panelPad2 {
	margin-top:50px;
}
.loginField {
	width:220px;
	height:20px;
	border: 1px solid #9fa0a3;
	padding-left: 4px;
}
.signIn {
	border:0;
	margin-top:2px;
}
.formRow {
	width:100%;
	padding-bottom: 5px;
	overflow: hidden;
}
.formRowThin {
	width:100%;
	height:18px;
}

a.loginPanel {
	color:#9fa0a3;
	text-decoration:underline;
	margin-right:60px;
}
#headerPad1 {
	margin:0 0 15px 0;
}
#headerPad2 {
	margin:0 0 15px 0;
}
#headerPad3 {
	margin:0 0 15px 0;
}
#headerPad4 {
	margin:0 0 15px 0;
}
#logInHeader {
	margin-bottom:17px;
}
#lPanelTop {
	width:450px;
	height:21px;
	background:url(../images/home/panelTop.gif);
}
#lPanelContent {
	width:450px;
	padding:5px 20px 4px 32px;
	margin: 0;
	background:url(../images/home/panelBg.gif) repeat-y;
}
#lPanelContent p {
	color: #000000;
	margin: 0;
	padding: 0;
}
#lPanelBase {
	width:450px;
	height:20px;
	background:url(../images/home/panelBase.gif) no-repeat 0px -10px;
	text-align:right;
}
.panelImage {
	border:0;
}
textarea, input.textbox, select {
	border: 1px solid #004b91;
}


textarea {
	width:300px;
	height:110px;
}
.formButton {
	float:left;
	margin-top:15px;
}
.ContactformButton {
	margin-top:15px;
	margin-right:8px;
}


#eventTable {
	overflow: auto;
	width: 448px;
	background-color:#9fa0a3;
	margin-top:15px;
	margin-bottom: 10px;
}
#eventsHeader, .eventRow {
	width:28em; 
	background-color: #FFFFFF;
}
#eventsHeader {
	min-height:17px;
	overflow:hidden;
}
#eventsHeader p {
	font-weight:bold;
	min-height:17px;
	margin:0;
	float:left;
	background: repeat-y url(../images/grey.gif) top left;
	padding-left: 1em;
}
#eventTable .event, #eventTitle {
	width:9em;
	background: none;
}
#eventTable .date, #dateTitle {
	width:6.2em;
}
#eventTable .time, #timeTitle {
	width:3.3em;

}
#eventTable .venue, #venueTitle {
	width:9em;
}
#eventTable .availability {
	width: 4.4em;
}
.dividerRow {
	width:100%;
	height:1px;
	overflow:hidden;
	background:#9fa0a3;
}
.eventRow {
	min-height:20px;
	overflow: hidden;
}
.eventRow p {
	float: left;
	margin: 0;
	padding: 0;
	min-height: 20px;
	padding-left: 1em;	
	padding-top: 4px;
	background: repeat-y url(../images/grey.gif) top left;
}

#addItemBox {
	width: 480px;
}

.inlineImg {
	width: 140px;
	float: left;
	margin: 0px;
}

/* related styles for the store */
#storeFrame {
	border: 0;
}
#blogArticles {
	margin-top: 15px;
}

.blogField {
	width: 450px !important;
}

textarea.blogField {
	height: 180px;
}

.iframe {
	padding: 0px;
	height: 516px;
}

/*---- specific training stuff -----*/

#trainingTop {
	overflow:hidden;
	position: relative;
	top: -30px;
}
#trainingHeader {
	width: 320px;
	float: left;
	overflow: hidden;
	padding-top: 30px;
}

#trainingCircle {	
	width: 140px;
	overflow: hidden;
	font-size: 22px;
	position:absolute;
	right:0;
	height: 140px;
	top:10px;
}
#trainingCircle .image {
	position: absolute; 
	z-index: 0;
	height: 140px;
	width: 140px;
}
#trainingCircle .text {
	position: absolute; 
	z-index: 1;
	width: 140px;
	height: 140px;
	left: -3px;
	top: 38px;
}
#trainingCircle p {
	text-align: center;
	color: #004b91;
	margin-top: 0px;
}
#trainingCircle .bigger {
	font-size: 36px;
	font-weight:bold;
}
#benefitList {
	overflow: hidden;
	clear: both;
	padding:20px;
	width:500px;
}

/*---- longer width form elements ----*/

#fPanelTop {
	width:450px;
	height:13px;
	background:url(../images/form/panelTop.gif) no-repeat bottom left;
}
#fPanelContent {
	width:450px;
	background:url(../images/form/panelBg.gif) repeat-y;
	padding:12px 20px 12px 15px;
	margin: 0;
}
#fPanelBase {
	width:450px;
	height:13px;
	background:url(../images/form/panelBase.gif) no-repeat top left;
	overflow:hidden;
}
.formField {
	width:120px;
	height:20px;
	border: 1px solid #9fa0a3;
	float:left;
}

/*---- forum formatting ----*/

#forumHead {
	width:429px;
	height:10px;
}
#forumTable {
	margin-bottom: 10px;
}
.forumRow, .postRow, .headerRow {
	overflow:hidden;
	min-height: 40px;
	width: 430px;
	background:#efeff1 url(../images/forum/rowBg.gif) repeat-y right top;
}
.forumRow:hover {
	background-color:#D0D7DF;
}

.headerRow {
	overflow:hidden;
	width:430px;
	background-color: #c9c9c9;
}

#forumHead img {
	border:0;
	float:left;
}
.forumHeadCell {
	text-align: left;
	background:#f2f2f2 url(../images/forum/headerBlend.gif) repeat-x left top;
}
#threadTitle {
	width:393px;
	padding:10px 14px 10px 14px;
}
#threadTitle p {
	margin: 0px;
	color: #000000;
}
#threadTitle.forumHeadCell {
	text-align: left;
}
.forumHeadCell h3 {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004b91;
	margin-top: 8px;
	margin-bottom: 8px;

}
#threadTitle.forumHeadCell h3 {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004b91;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0;
}

#forumTable {
	width:430px;
	background-color:#efeff1;
	
}

#forumTitle {
	width:215px;
	float: left;
	border-right: solid 1px #EEEEEE;
	padding:10px 14px 0px 14px;
}
#lastThreadTitle {
	width:98px;
	float:left;
	border-right: solid 1px #EEEEEE;
	padding:10px 7px 0px 7px;
}
#postsTitle {
	width:50px;
	float:left;
	padding:10px 7px 0px 7px;
}
#titleRowDs {
	width:9px;
	overflow:hidden;
	float: left;
}
.onePxRowA {
	height:1px;
	overflow:hidden;
	width: 430px;
	background:#cdced2 url(../images/forum/rowBg.gif) repeat-y right top;
}
.forumCellA, .forumCellB, .forumCellC {
	float: left;
	color:#9fa0a3;
}
.forumCellA {
	padding:10px 14px 10px 14px;
	width:215px;
}
.forumCellB {
	padding:10px 7px 10px 7px;
	width:100px;
}
.forumCellC {
	padding:10px 7px 10px 7px;
	width:50px;
}
.forumCellD {
	background:url(../images/forum/rowBg.gif) repeat-y right top;
	overflow:hidden;
	float:left;
	height: 100%;
	width: 9px;
}
.forumTitle {
	font: bold 1em Arial, Helvetica, sans-serif;
	color:#004b91;
	text-decoration:underline;
}
.forumUser {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color:#004b91;
	text-decoration:none;
}
.postNumber {
	font: bold 1em Arial, Helvetica, sans-serif;
	color:#004b91;
	text-decoration:none;
}
.postBody {
	margin: 20px 20px 30px 20px;
	padding: 20px;
	border: solid 1px #000066;
	background-color:#F7F7F7;
	color: #000000;
}
.postBody p {
	color: #000000;
}
.postDetails {
	border-bottom: 1px solid #CCCCCC;
	padding-left: 14px;
	width: 407px;
}

#bbcfeed {
	background-color:#F3F7FA;
margin-bottom:30px;
padding:10px;
width:400px;
}

#searchBox {color:#999999;
float:right;
font-family:arial;
font-size:12px;
text-align:right;
width:202px;}

#search {color:#333333;
font-size:11px;
height:13px;
line-height:13px;
width:150px;}

.searchBtn {color:#444444;
font-size:11px;
margin-top:7px;}


/* additional styles */

h1 {
	color:#000000;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}

#topBlogArticle h2, #fullBlogArticle h2 {
	font-size: 1.2em;
}


h2 {
	color:#002A70;
font-size:0.9em;
font-weight:bold;
margin:10px 0 0;
padding:0;
}

div.informationDownloads {
	margin-bottom:2em;
}
div.informationDownloads p {
	color: #000066;
}
div#discountTitle {
	background:#ffffff url('../images/training/header.gif') no-repeat top left;
	width:366px;
	height:128px;
}

div#discountTitle h1 {
	margin:0px;
	text-align:right;
	padding-top:1em;
	padding-right:15px;
	font-size:38px;
	font-weight:normal;
}

div#discountTitle h2 {
	margin:0px;
	margin-top:-0.5em;
	text-align:right;
	padding-top:0.9em;
	padding-right:19px;
	font-size:14px;
	font-weight:bold;
}

form dl {
	text-align:left;
	line-height:1em;
	margin: 0px;
	padding-top: 10px;
}
form dl dt {
	text-align:left;
	width:155px;
}
form dl dt label {
	text-align:left;
	width:90px;
	float:none;
	line-height:1em;
}

#adddownloadform dl dd {
	margin-left:180px;
}

form dl dd {
	text-align:left;
	margin-left:175px;
	margin-top:-1.2em;
	padding-bottom:1em;
}

input.text {
	border: 1px solid #004b91;
}

table td,
table th {
	padding:4px;
}

#addform dl textarea, #addform dl input.textbox, #addform dl select {
	/*width:100px;*/
}

dl textarea, dl input.textbox, dl select {
	width:190px;
}

dl select.date {
	width:60px;
	display:block;
	margin-bottom: 3px;
}

dl input.addr {
	margin-bottom: 5px;
}

tr.pointer {
	cursor:pointer;
}

tr.red {
	background-color:#ffafaf}

tr.pointer a {
	text-decoration: underline;
}
table th {
	border-bottom:1px silver solid;
}

table td {
	border-bottom:1px silver dotted;
}

.alert,
.error {
	color:#990000;
	padding-bottom:1em;
}

.hidden {
	display:none;
}

img {
	border:0px;
}

a {
	outline:none;
}

hr {
	border:0px;
	border-top:1px dotted silver;
	color:white;
}

.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}

.clear_both {
	clear:both;
}
#timescale {
	width: 430px;
	position: relative;
	top: -20px;
	left:4px;
	overflow: auto;
}
#timescale .dates {
	
	height: 14px;
	width: 83px;
	float: left;
	border-left: solid 1px #000000;
}
#timescale .dates p {
	margin: 0;
	margin-top: 2px;
	margin-left: 5px;
}
#statChart {
	width: 430px;
	height: 160px;
	position: relative;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom: 20px;
	overflow: visible;
}
#statChart .bar {
	background-color:#003399;
	border: 1px solid #000000;
	position: absolute;
	bottom: 0;
	overflow: visible;
	line-height: 1px;
	padding: 0;
	margin: 0;
	font-size: 1px;
}
#statChart .value {
	font-weight: bold;
	position: relative;
	top: -30px;
}
#loginsInfo {
	position:absolute;
	width: 150px;
	height: 35px;
	top: -150px;
	background-color: #F9F9F9;
	border: 3px solid #000066;
	overflow: hidden;
	padding: 14px;
}
#loginsInfo p {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
#loginsInfo span {
	color: #000000;
}
#visitScale {
position: absolute;
left: -5px;
overflow: visible;

}
#visitScale .visitline { 
	position: relative;
	width: 435px;
	height: 20px;
	border-bottom: #CCCCCC solid 1px;
	overflow: visible;
}
#visitScale .visitline p {
	margin: 0;
	position: relative;
	left: -437px;
	top: 12px;
	text-align: right;
} 
#topVisits {
	top: -14px;
}

#midVisits {
	top: 40px;
}

/* Styles for store help page */

#store_title {
	height:29px;
	width:676px;
}

#store_title h2 {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top: -5px;
}

#store_collect {
	float:left;
	width:330px;
}

#store_collect ul {
	padding: 0px;
}

#store_collect li {
	list-style: none;
	font-weight: bold;
}
#store_collect li p {
margin-top:0.2em;
margin-bottom:1.56em;
}

#store_spend {
	float:right;
	width:330px;
}

#store_contact {
	width: 330px;
	float:right;
}

#store_opener {
	width:675px;
}

.store_wrapper {
	width:675px;
	overflow: hidden;
}

#disc_wrapper {
	float: left;
	width:545px;
}

	/*rounded corners*/
		.roundedcornr_box_red {
	   	background: #c84233 url(../images/store/roundedcornr_red_grad.gif) repeat-x top left;
		}
		.roundedcornr_top_red div {
		   background: url(../images/store/roundedcornr_red_tl.gif) no-repeat top left;
		}
		.roundedcornr_top_red {
		   background: transparent url(../images/store/roundedcornr_red_tr.gif) no-repeat top right;
		}
		.roundedcornr_bottom_red div {
		   background: url(../images/store/roundedcornr_red_bl.gif) no-repeat bottom left;
		}
		.roundedcornr_bottom_red {
		   background: transparent url(../images/store/roundedcornr_red_br.gif) no-repeat bottom right;
		}
		
		.roundedcornr_top_red div, .roundedcornr_top_red,
		.roundedcornr_bottom_red div, .roundedcornr_bottom_red {
		   width: 100%;
		   height: 10px;
		   font-size: 1px;
		}
		.roundedcornr_content_red { margin: -4px 10px; }
		
		.roundedcornr_box_grey_long {
	   		/*background: #ffffff url(../images/store/roundedcornr_grey_grad_long.gif) repeat-x top left;*/
			border:1px solid #DDDDDD;
			margin:5px 0;
		}
		.roundedcornr_box_grey_short {
	   		/*background: #ffffff url(../images/store/roundedcornr_grey_grad_short.gif) repeat-x top left;*/
			border:1px solid #DDDDDD;
			margin:10px 10px 10px 0;
		}
		.roundedcornr_top_grey div {
		   background: url(../images/store/roundedcornr_grey_tl.gif) no-repeat top left;
		}
		.roundedcornr_top_grey {
		   background: transparent url(../images/store/roundedcornr_grey_tr.gif) no-repeat top right;
		}
		.roundedcornr_bottom_grey div {
		   background: url(../images/store/roundedcornr_grey_bl.gif) no-repeat bottom left;
		}
		.roundedcornr_bottom_grey {
		   background: transparent url(../images/store/roundedcornr_grey_br.gif) no-repeat bottom right;
		}
		
		.roundedcornr_top_grey div, .roundedcornr_top_grey,
		.roundedcornr_bottom_grey div, .roundedcornr_bottom_grey {
		   	font-size:1px;
			height:10px;
			margin:-1px;
		}
		.roundedcornr_content_grey { margin:0 20px; }
		
		.str_long { min-height:410px;
					height: auto !important;  }
		
		.roundedcornr_content_grey h3, .roundedcornr_content_grey h4 { color:#004483; font-weight: normal; }
		.roundedcornr_content_grey h3 { font-size:1.33em;
										line-height:1.13em;
										margin:10px 0; }
		.roundedcornr_content_grey h4 { font-size: 1.38em; line-height: 1.23em; margin:8px 0 0; }
		
		.roundedcornr_content_grey ul { padding-left: 20px; list-style-image:url(images/store/store_bullet.png); }
		.roundedcornr_content_grey li p { font-size: 1.03em; }
		
		.store_help .left { float:left; }
		.store_help .left h4 {  line-height:62px; }
		.store_help .right { float:right; }
		.store_help { overflow: hidden;margin:-13px 22px; }
		.store_help p.left { padding-left: 25px; line-height:56px;}
		.store_helpt { font-size:2.5em; }
		.store_helpe { font-size: 1.13em; }
		a.store_helpe:hover { text-decoration: underline;  }
		.store_helpe, .store_helpt { display: block; color: #e93d32; font-weight: bold; }
		.store_terms {
			margin:0 23px 0 3px; 
			padding:0px 0px 0px 2.5em;
			position: relative;
			
		}
		.store_terms_caveat { 
			width: 2.5em; text-align:left; 
			left: 0;
			position: absolute;
			float: left;
			display: block;
			top: 1px;
		}
		.admin_helpt { color: #e93d32; font-weight: bold; }
		#admin_help h1 { margin-bottom: 0px; }
		#admin_help p { margin-top: 2px; margin-bottom: 18px; }
		#store_contact p { margin-top:1px; }

/* Member Discounts  Page */
div.mem_disc_icons ul { list-style: none; padding: 0; margin: 0px; float: left; width: 100px; }
div.mem_disc_icons li { display:block;
height:40px;
padding:5px;
width:80px;
text-align:center;
}

/* background images */
.image_thumb {
	float: right;
	background: no-repeat;
	right:10px;
	top:10px;
}

.jamesReed {
	background-image: url(../images/james_reedThumb.jpg);
	width: 160px;
	height: 149px;
	margin-left:20px;
}

a.rss {
font-size:0.65em;
margin-left:120px;
text-decoration:none;
color:#000000;
}

a.rss img {
border:medium none;
margin-left:7px;
position:relative;
top:3px;
width:20px;
}

div#rssIcon {
position:relative;
right:-270px;
}


div#mod_data div#company_details { display: none; }
div#mod_data div#consultant_details { display: none; }
div#mod_data div#manager_details { display: none; }
div#mod_data div#branch_details { display: none; } 

.adminLinks {
	width: 200px; float: left; list-style:none;
}

#adminSection {
	float:left;
left:195px;
position:relative;
width:768px;
}

#searchConsult ul, #searchManager ul, #searchBranch ul, #searchClient ul, #searchCompany ul {
padding: 0;
marign: 0;
}

 li.details {
font-size:0.9em;
line-height:1.5em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0.2em;
width:250px;
}

li.consultant, li.branch, li.manager, li.client, li.address, li.company, li.details { list-style: none;} 

#consultant_details ul, #manager_details ul, #branch_details ul, #client_details ul, #company_details ul {
padding-left: 100px;}

} /* close @media rule */
