body {
	background-color: #fff;
	background-image: url(/images/overall-bgnd.gif);
	background-repeat:repeat-x;
	background-position: top left;
	color: #333;
	padding-bottom: 10px;
}
a {
	color: #333;
}
ul, ol {
	margin-left: 5px;
	padding-left: 5px;
}
ul li, ol li {
	margin-left: 8px;
	padding-left: 8px;
}
table td, table th {
	vertical-align: top;
	padding: 3px;
}
table th {
	text-align: left;
}
table th a {
	color: #fff;
}
img.cms_paragraph_image.right {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
img.cms_paragraph_image.left {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
img.cms_paragraph_image.center {
    display: block;
	margin: 0 auto;
}
div.logo {
	float: left;
	padding: 10px 0px 0px 0;
	clear: none;
	margin: 0 0 0 0;
	display: inline;
	width: 50%;
}
.container_12 {
	border: 1px solid #efefef;
	background-color: #fff;
}
#search-box {
	width: 30%;
	float: right;
	margin: 15px 0 0 0;
}
#search-box label {
	float: left;
	padding: 5px 5px 0 0;
}
#search-query {
	float: left;
	border: 1px solid #efefef;
	width: 150px;
	height: 20px;
}
#messages {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 940px;
	margin-bottom: 20px;
	background-color: #999;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/* FOR IE Rounded Corners  */
	behavior: url(/css/border-radius.htc);
}
.grid_4_5 #messages {
	display: block;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
	margin-bottom: 20px;
	background-color: transparent;
	color: #333;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	/* FOR IE Rounded Corners  */
	behavior: url(/css/border-radius.htc);
}
#messages ul {
	margin-left: 20px;
}
/* -------- PORTLETS -------- */
div.portlet-header.headertab {
	margin: 0px;
}
div.portlet-header.headertab h2 {
	padding: 5px 0 10px 0;
	margin: 0px;
}
div.portlet-content table.es.calendar.month-concise {
	background-color: #fff;
	width: 100%;
}
div.portlet-content table.es.calendar.month-concise td, div.portlet-content table.es.calendar.month-concise th {
	border: 1px solid #efefef;
}
div.portlet-content {
	padding-top: 5px;
}
div.portlet-content table.es.calendar.month-concise thead tr th.month-title.main-month-title {
	background-color: #f8f8f8;
	border: 1px solid #efefef;
	color: #fff;
	padding-top:5x;
	padding-bottom: 5px;
	height:30px;
}
div.portlet-content table.es.calendar.month-concise thead tr th.month-title.week-title {
	background-color: #999;
	background-image: none;
}
div.portlet-content table.es.calendar.month-concise {
}
div.portlet div.portlet-header.headertab h2 {
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
}
div#calendar.portlet div.portlet-header.headertab h2 {
	background-image: url(/images/ico-calendar.png);
}
div#poll.portlet div.portlet-header.headertab h2 {
	background-image: url(/images/ico-poll.png);
}
div#blog.portlet div.portlet-header.headertab h2 {
	background-image: url(/images/ico-blog.png);
}
div#news.portlet div.portlet-header.headertab h2 {
	background-image: url(/images/ico-news.png);
}
div#discussion.portlet div.portlet-header.headertab h2 {
	background-image: url(/images/ico-blog.png);
}
div#poll.portlet div.portlet-content {
	padding: 10px 0;
}
/* subpage  */

div.general-container div.right {
	width: 700px; /* grid_9*/
	display: inline;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
div.general-container div.left, div.profile_menu, .profile_picture {
	width: 220px;/* grid_3*/
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
div.content-container div.general-container div.left {
    width: auto;
}
div.general-container div.left .subnav, .subnav {
	background-color: #efefef;
}
.subnav ul.navigation, .subnav ul.profile-menu {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.subnav ul.navigation li, .subnav ul.profile-menu li {
	margin: 0px;
	padding: 8px 0px;
	border-bottom: 1px dotted #ccc;
}
.subnav ul.navigation li a, .subnav ul.profile-menu li a {
	text-decoration: none;
}
/*  TO BE MOVED TO BLOG CSS */

div.portlet-content div.home-blog-list-entry h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.cms-blog-sidebar, .cms-popular-tags, .cms-latest-tags, .cms-tagcloud, div.cms-postarchive-tags, .cms-news-categories-block {
	width:80%;
	display: inline;
	float: left;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-image: url(/images/bgnd-title.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #efefef;
	padding: 0 10px;
	padding: 0px 10px;
	border: 1px solid #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/* FOR IE Rounded Corners  */
	behavior: url(/css/border-radius.htc);
}
div#cms-blog, div#cms-tags {
	width: 620px; /* grid_8*/
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: auto;
}
#cms-blog .blog-entry-wrapper {
	margin:0px;
}
div#cms-blog {
	width: 620px; /* grid_8*/
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
div.cms-tagcloud div.tag-cloud {
	margin: 20px 0;
}
div.cms-latest-tags h3, div.cms-popular-tags h3, div.cms-tagcloud h3, div.cms-postarchive-tags h3, div.cms-blog-sidebar h2, div.cms-news-categories-block h3 {
	margin: 8px 0 8px 0;
	padding: 0px 0px 10px 0px;
	font-size: 140%;
	font-weight: normal;
}
/*  TO BE MOVED TO CALENDAR CSS */

div.right-col-narrow {
	width: 220px;/* grid_3*/
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}
div.leftcol.wrapper {
	width: 700px; /* grid_9*/
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
div.cms-news-container div.leftcol.wrapper {
	width: 675px;
	padding: 0px;
}
/* Event view */

/*div.leftcol.wrapper div.content-box{
	border: none;
	background-color: #fff;
}
div.leftcol.wrapper div.content-box div.cms-links {
	text-transform: none;
	font-size: 100%;
	background-image: none;
}
div.leftcol.wrapper div.content-box div.cms-links ul,
div.leftcol.wrapper div.content-box div.cms-links li,
div.leftcol.wrapper div.content-box div.cms-links ul#subnav li.active{
background-color: #fff;
background-image: none;
}

div.leftcol.wrapper div.content-box div.cms-links li a{
	color: #000;
}
.cms-links div.layout.tail{
display: none;
}

.cms-links div.layout.left{
display: none;
}*/

table.calendar {
	clear:none;
	float:none;
	margin:0.5em auto;
	padding:0;
	border:none;
	border-collapse:collapse;
	width:100%;
	font-family:Arial, sans-serif;
}
.calendar td, .calendar th {
	background-color:#FFFFFF;
	border:1px solid #efefef;
}
/*table.calendar.month-concise {
	font-size:80%;
	display: none;
}*/
.calendar.month-concise td, .calendar.month-concise th {
	text-align:center;
	font-weight:normal;
}
.calendar.month-concise td.busy-date a, .calendar.month-concise th.busy-date a, #calendar .busy-date {
	font-weight:bold;
	color:black;
	font-size:1.1em;
	color:#000;
}
.calendar .month-title {
	background-color:#ccc;
	padding:0.25em;
	text-align:center;
	text-transform:uppercase;
	color: #fff;
	font-size: 120%;
	background-image: url(/images/bgnd-nav2.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #666;
}
.calendar .today-date {
	background-color:#E6E7E9;
}
/* concise is darker due to the small area it is shown the color looks subjectivly lighter*/
.calendar.month-concise .today-date {
	background-color:#D9DADC;
}
.calendar th {
	border-bottom:none;
}
.calendar th a:link, .calendar th a:visited, .calendar th a:active {
	color:#333;
	font-weight:bold;
	border-bottom:none;
}
.calendar td {
	border-top:none;
	border-bottom:none;
	width:12%;
}
.calendar td.noshow {
	height:5em;
}
.calendar .noshow {
	border:none;
	background-color:transparent;
	overflow:hidden;
	width:1%;
}
.calendar a:link, .calendar a:visited, .calendar a:active {
	text-decoration:none;
}
.calendar a:hover {
	text-decoration:underline;
}
.calendar th.outside-month, .calendar th.outside-month a:link {
	color:#333;
}
.calendar .empty {
	height:auto;
	padding:0;
}
.calendar .day {
	background-color:#F5F5F5;
	font-weight:bold;
	padding:0.25em;
	font-size:0.85em;
	text-align:center;
	text-transform:uppercase;
	color: #000;
}
.entry {
	padding:2px;
}
.entry, .entry a, .entry a:link, .entry a:active, .entry a:visited, .entry label {
	color:white;
	text-decoration:none;
}
.entry a:hover {
	text-decoration:underline;
}
td.entry {
	vertical-align:top;
	border-top:1px solid #FFF;
}
.entry.src-purple {
	background-color:#BFA7BF;
}
.entry.src-green {
	background-color:#9BCF9E;
}
.entry.src-blue {
	background-color:#9FC0FF;
}
.entry.src-red {
	background-color:#DF6F6F;
}
.entry.src-yellow {
	background-color:#DFBC1B;
}
.entry.src-orange {
	background-color:#F2A640;
}
.entry.src-brown {
	background-color:#A7A77D;
}
.entry.src-black {
	background-color:#777777;
}
.entry.dvn-1 a, .entry.dvn-1 label, .entry.dvn-2 a, .entry.dvn-2 label, .entry.dvn-3 a, .entry.dvn-3 label, .entry.dvn-4 a, .entry.dvn-4 label, .entry.dvn-5 a, .entry.dvn-5 label, .entry.dvn-6 a, .entry.dvn-6 label, .entry.dvn-7 a, .entry.dvn-7 label, .entry.dvn-8 a, .entry.dvn-8 label, .entry.dvn-9 a, .entry.dvn-9 label, .entry.dvn-10 a, .entry.dvn-10 label, .entry.dvn-11 a, .entry.dvn-11 label, .entry.dvn-12 a, .entry.dvn-12 label, .entry.dvn-13 a, .entry.dvn-13 label, .entry.dvn-14 a, .entry.dvn-14 label, .entry.dvn-15 a, .entry.dvn-15 label, .entry.dvn-16 a, .entry.dvn-16 label, .entry.dvn-17 a, .entry.dvn-17 label, .entry.dvn-18 a, .entry.dvn-18 label, .entry.dvn-19 a, .entry.dvn-19 label, .entry.dvn-20 a, .entry.dvn-20 label {
	border-left-width:12px;
	border-left-style:solid;
	padding-left:2px;
}
.entry.dvn-1 a, .entry.dvn-1 label {
	border-left-color:#cc3333;
}
.entry.dvn-2 a, .entry.dvn-2 label {
	border-left-color:#dd4477;
}
.entry.dvn-3 a, .entry.dvn-3 label {
	border-left-color:#994499;
}
.entry.dvn-4 a, .entry.dvn-4 label {
	border-left-color:#6633cc;
}
.entry.dvn-5 a, .entry.dvn-5 label {
	border-left-color:#336699;
}
.entry.dvn-6 a, .entry.dvn-6 label {
	border-left-color:#3366cc;
}
.entry.dvn-7 a, .entry.dvn-7 label {
	border-left-color:#22aa99;
}
.entry.dvn-8 a, .entry.dvn-8 label {
	border-left-color:#329262;
}
.entry.dvn-9 a, .entry.dvn-9 label {
	border-left-color:#109618;
}
.entry.dvn-10 a, .entry.dvn-10 label {
	border-left-color:#66aa00;
}
.entry.dvn-11 a, .entry.dvn-11 label {
	border-left-color:#aaaa11;
}
.entry.dvn-12 a, .entry.dvn-12 label {
	border-left-color:#d6ae00;
}
.entry.dvn-13 a, .entry.dvn-13 label {
	border-left-color:#ee8800;
}
.entry.dvn-14 a, .entry.dvn-14 label {
	border-left-color:#dd5511;
}
.entry.dvn-15 a, .entry.dvn-15 label {
	border-left-color:#a87070;
}
.entry.dvn-16 a, .entry.dvn-16 label {
	border-left-color:#8c6d8c;
}
.entry.dvn-17 a, .entry.dvn-17 label {
	border-left-color:#627487;
}
.entry.dvn-18 a, .entry.dvn-18 label {
	border-left-color:#7083a8;
}
.entry.dvn-19 a, .entry.dvn-19 label {
	border-left-color:#5c8d87;
}
.entry.dvn-20 a, .entry.dvn-20 label {
	border-left-color:#898951;
}
div.leftcol .content-box {
	border: none;
	background-color: #fff;
	padding: 0px;
}
div.filter {
	background-color: #fff;
	padding: 0px 10px 10px 10px;
	border: 1px solid #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/* FOR IE Rounded Corners  */
	behavior: url(/css/border-radius.htc);
}
div.filter fieldset {
	/*border: 1px solid #efefef;*/
	border: none;
	padding: 0px 5px 0px 5px;
	margin: 10px 0 0 0;
}
div.filter form div.dates fieldset legend {
	font-size: 120%;
	margin-bottom: 1em;
	font-weight: bold;
}
div.filter fieldset table {
	width: 100%;
	margin: 0px;
}
div.filter fieldset ul.ul-sources-legend {
	width: 200px;
	padding: 0px 5px;
	margin: 0px;
}
div.filter fieldset ul.ul-sources-legend li.sources_legend {
	list-style: none;
	width: 200px;
	margin: 0px;
}
.tabcontent {
	padding: 0px;
}
.tabcontent table.list {
	width: 667px;
	padding: 8px;
	/*width: 100%;*/
	border: 1px solid #ccc;
	margin: 0px;
}
.tabcontent table.list td, .tabcontent table.list th {
	vertical-align: top;
	padding: 5px;
}
.tabcontent table.calendar {
	margin: 0px;
	float:none;
}
div.layout.tail {
	display: none;
}
div.cms-links {
	font-size: 90%;
	text-transform: none;
	height: 35px;
	padding: 0px 6px 0px 0px;
	width: 700px;
	margin: 0;
}
div.cms-links div.layout.left {
	background-image: none;
	width: 0px;
	height: 35px;
	float: left;
	display: none;
}
div.cms-links ul {
	background-image: none;
	margin: 0px;
	padding: 0;
	margin: 0px;
	text-align: center;
	height: 35px;
	float: left;
}
div.cms-links ul li {
	float: left;
	list-style: none;
	padding:8px 25px 10px 22px;
	margin: 0px 1px 0px 0px;
	border: 1px solid #efefef;
	background-image: none;
	background-image: url(/images/bgnd-title.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/* FOR IE Rounded Corners  */
	behavior: url(/css/border-radius.htc);
}
div.cms-links ul li:last-child {
	padding:8px 24px 10px 20px;
}
div.cms-links ul#subnav li.active {
	background-image: none;
}
div.cms-links ul#subnav li.active a {
	color: #666;
}
div.cms-links ul li a {
	color: #000;
	padding:0;
}
.tabs {
	padding: 5px 0px;
	border-bottom: 4px solid #f2f4f7;
}
.tabs a {
	padding: 5px 10px;
	border: 4px solid #f2f4f7;
	background-color: #f2f4f7;
}
.tabs a.active {
	padding: 5px 10px;
	border: 4px solid #f2f4f7;
	background-color: #f2f4f7;
	text-decoration: none;
	font-weight: bold;
}
table.upcoming-events {
	border-top: 1px solid #e1dddc;
	width: 100%;
	margin-top: -1px;
	margin-bottom: 10px;
}
table.upcoming-events a {
	font-weight: bold;
}
tr.upcoming-events-detail td {
	padding-left: 5px;
}
table.upcoming-events tbody tr.upcoming-events-date th {
	padding-left: 5px;
	padding-top: 5px;
}
table.es.calendar.month tbody tr td, table.es.calendar.week td, table.es.calendar.week th, table.es.calendar.day td, table.es.calendar.day th {
	border-bottom: 1px solid #efefef;
}
table.es.calendar.month tbody tr td.noshow {
	border-bottom: none;
}
table.es.calendar.month tbody tr th.day {
	border-bottom: none;
}
/* Calendar upcoming events */
div.content-container div.leftcol.wrapper div.content-box div.tabcontent table.list {
	width: 925px;
}
div.content-container div.leftcol.wrapper div.content-box div.tabcontent table.list thead tr th {
	text-align: left;
}
div.content-container div.leftcol.wrapper div.content-box div.tabcontent.events {
	width: 925px;
}
div.content-container {
    margin-right: 10px;
}

div.content-box div.tabcontent table.list tbody tr.dg-row.even td {
	background-color: #efefef;
}
/* Calendar event view */
table.scaffold tbody tr th.label-col {
	width: 150px;
	text-align: left;
	vertical-align: top;
}
table tr.even th, table tr.even td {
	background-color: #f8f8f8;
	border: 1px solid #f8f8f8;
	padding: 3px;
}
table tr.odd th, table tr.odd td {
	background-color: #FFF;
	border: 1px solid #FFF;
	padding: 3px;
}
table.scaffold tbody tr td.content-col span.submit.button.save input {
	margin-right: 5px;
}
form#scaffold_form div.section div.section {
	text-align: center;
}
form#scaffold_form div.section div.section h1 input {
	font-size: 80%;
	padding: 4px 40px;
}
h1.neutral {
	margin: 0px;
}
div#calendar.portlet div.portlet-content table.es.calendar.month-concise tbody tr th {
	background-color:#FFFFFF;
	border:1px solid #fff;
	padding-top: 5px;
	font-weight: normal;
}
div#calendar.portlet div.portlet-content table.es.calendar.month-concise tbody tr th.today-date {
	background-color: #efefef;
}
/* MEMBER STUFF */
.section, #scaffold_form {
}
div.status {
	float: right;
	padding: 10px 0;
	margin: 0px;
	text-align: right;
	width: 30%;
	clear:none;
}
div.status ul, .status p {
	float: left;
	padding: 0px;
	margin: 0px;
}
div.status ul li {
	display: inline;
	float:left;
	list-style: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
div.status ul li:first-child {
	padding-left: 0;
}
div.status ul li:last-child {
	border-left: 1px solid #efefef;
}
/* login */
form#user-details th.label-col {
	color: #333;
}
/* member Profile */
form#user-details table.scaffold {
	width: 100%;
}
div.centric.container_12.content-block div.content-container div.full.wrapper div.filter-area {
	border: 1px solid #000;
	border: 1px solid #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/* FOR IE Rounded Corners  */
	behavior: url(/css/border-radius.htc);
	color: #000;
	background-color: #efefef;
	padding: 0 10px;
	margin-bottom: 20px;
}
/* CMS Documents */
div.centric.container_12.content-block div.content-container div.full.wrapper div.filter-area.documents-filters {
	margin-bottom: 5px;
}

div.filter-area div.titlebar h1.filters {
	padding-top: 5px;
}
div.filter-area div.section form {
	border: 1px solid #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/* FOR IE Rounded Corners  */
	behavior: url(/css/border-radius.htc);
	border: 1 px solid #000;
	padding: 10px;
	margin: 1% auto;
	background-color: #fff;
}
div.section form div#column0.column table.field-filter th, div.section form div#column0.column table.field-filter td {
	background-color: #fff;
	border: none;
	color: #000;
}
div.content-container div.full.wrapper form#scaffold_form div.section table.list {
	width: 100%;
}
div.filter-area tr.filter div.filter-area tr.filter td, div.filter-area tr.filter td div, div.filter-area tr.filter td div div {
	background-color: #fff;
	border: none;
}
div.filter-area tr.filter td div {
	border: 1px solid #efefef;
	padding: 5px;
}
/* Forum */

div.forum-search, table.forum-topics, .forum-container table.general, table.forum-post-list, table.forum-post-message, div.forum-mod-section, table.list {
	border: 1px solid #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/* FOR IE Rounded Corners  */
	behavior: url(/css/border-radius.htc);
}
div.forum-search {
	background-color: #efefef;
	float: right;
}
table.forum-topics, .forum-container table.general, table.forum-post-list, table.forum {
	padding: 5px;
	width: 100%;
	margin: 10px 0;
}
div.forum-mod-section, table.list {
	padding: 1%;
	width: 98%;
	margin: 10px 0;
}
table.forum-post-message {
	padding: 5px;
	width: 70%;
	margin: 10px auto;
}
table.forum-post-message td {
}
table.forum-topics tbody tr td.group {
	background-color: #efefef;
}
table.forum-post-message td {
}
/* general forum table classes */
.forum-container table td {
	padding: 3px;
	vertical-align: top;
}
.forum-container table th {
	vertical-align: top;
	text-align: left;
	background-color: #999;
	color: #fff;
	font-size: 120%;
	padding: 3px;
}
div.forum-container table.forum-post-list tbody tr.odd td {
	background-color: #efefef;
}
div.forum-container table.forum-post-list tbody tr.even td {
	background-color: #fff;
}
/* forum search */
div.forum-search .search-box.forum {
	margin: 10px 0px 10px 10px;
}
div.forum-control {
	float: left;
}
/* news */

table.list th {
	background-color: #999;
}
div.portlet-content div.news-list-entry h4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div.portlet-content div.news-list-entry p {
	padding-top: 0px;
	margin-top: 0px;
}
div#news.portlet {
	padding: 0 10px 10px 10px;
}
div#news.portlet div.portlet-content span {
	margin-top: -40px;	/* slight hack but needed to get this aligned properly */
}
div.portlet-content div.news-list-entry {
	width: 33%;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
}

/* PORTALS  */
div.tweet div.home-tweet.home-list-item div.twitter-profile-img img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.tweet-content {
	margin-top: 10px;
}
div.facebook div.home-fbpost.home-list-item div.fb-icon {
	float: left;
}
div.facebook div.home-fbpost.home-list-item {
	margin-top: 10px;
}
/* REGISTRATION */

div.steps {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 920px;
	background-color:#f5f5f5;
	border:none;
	padding:0 0 0 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/* FOR IE Rounded Corners  */
	behavior: url(/css/border-radius.htc);
}
div.steps span {
	white-space:nowrap;
	display:block;
	float:left;
	text-decoration:none;
	background-color:#f5f5f5;
	color:#4A4631;
	margin-top:0;
	border: none;
	background-repeat:no-repeat;
	background-position:center right;
	background-image:url('../images/step_right_chevron.gif');
	padding:0.7em 3em 0.6em 1em
}
div.steps span.active, div.steps span.completed {
	background-color:#D7D7D7;
	color:#4A4631;
	border: none;
}
div.steps span.active {
	font-weight:bold;
	background-image:url('../images/step_right_arrow.gif');
	border: none;
}
div.steps span.final {
	background-image:none;
	border: none;
}
/*  FOOTER  */
div.footer, div.footer-inner {
	background-image: none;
}
div.footer a {
	color: #fff;
}
div.footer {
	background-color:#4d4d4d;
	display: block;
	height: auto;
	padding: 10px 0;
	background-image: url(/images/bgnd-nav2.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/* FOR IE Rounded Corners  */
	behavior: url(/css/border-radius.htc);
	margin-bottom: 25px;
}
div.footer-inner {
	height: auto;
	padding: 0px;
}
div.footer div.cred {
	padding-top: 10px;
}

div.reg_footer input.button.cancel {
    background-image: none;
}
