/* @override 
	http://www.gosava.com/sava/css/default.css
	http://gosava.com/sava/css/default.css
	http://docs.gosava.com/sava/css/default.css
	http://www.getmura.com/mura/css/default.css
*/

/* @group Eric Meyer's Reworked Reset */
/* http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/ */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}

p {
	line-height: 1.5;
	margin-bottom: 1em;
}

strong {
	font-weight: bold;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* @end */

/* @group Clearfix */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Don't forget the bit for IE6 and earlier browsers. */

/* @end */




/* @group Navigation */

/* @group Breadcrumb Nav */ 
#contentPrimary #crumbList, #contentPrimary .crumbList {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#contentPrimary #crumbList li, #contentPrimary .crumbList li {
	list-style: none;
	display: inline;
}

#contentPrimary #crumbList li a, #contentPrimary .crumbList li a {
	text-decoration: none;
}

/* @end */

/* @group Session Nav */

#navSession {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #fff;
}

#navSession li {
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0;
}

#navSession li a {
	text-decoration: none;
}

/* @end */

/* @group Sequential & More Results Nav */ 
#navSequential, #content .moreResults ul {
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0;
	display: inline;
}

#navSequential li, #content .moreResults li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 !important;
	text-align: center;
}

#navSequential li a, .moreResults li a {
	text-decoration: none;
	padding: .1em .2em;
}

#navSequential li#current a, .moreResults li#current a {
	border: 1px solid #e4e4e4;
	color: #000;
}

#navSequential li a:hover, .moreResults li a:hover {
	background: #e4e4e4;
	color: #78A8D4;
}

#navSequential a.current, .moreResults a.current {
	border: 1px solid #ccc;
}

/* @end */

/* @end */

/* @group Tables */

table {
	margin: 0 0 2em 0;
	border-collapse: collapse;
}

#popUp table {
	width: 100%;
}		

table + .divide {
	margin-top: 8px;
}

table th {
	padding: 4px;
	border: 1px solid #e4e4e4;
}

table th a {
	color: #fff;
}

table td {
	padding: 4px;
	border: 1px solid #e4e4e4;
}

table tr.alt {
}

/* @end */

/* @group Definition Lists */

dl {
	margin: 0 0 1em 0;
}

dt {
	margin: 0 0 .5em 0;
	font-weight: bold;
}

dt a {
	text-decoration: none;
}

dd {
	padding: 0;
	margin: 0 0 .5em 0;
	line-height: 1.2;
}

dd p {
	margin: 0 0 .25em 0;
	padding: 0;
}

dd img {
	
}

/* @group Two Column */
.twoColumn dl {
	text-align: left;
	margin: 0;
}

.twoColumn dl dt {
	float: left;
	clear: left;
	width: 30%;
		margin-bottom: .5em;
		line-height: 1.25;
}

.twoColumn dl dt.description {
}

.twoColumn dl dt.required {
	font-weight: bold;
}

.twoColumn dl dd {
	margin: 0 0 .5em 35%;
	padding: 0;
	clear: right;
	vertical-align: middle;
}

.twoColumn dl dd input.text {
	width: 290px;
	margin: 0;
}

.twoColumn dl dd textarea {
	width: 290px;
	height: 97px;
}
/* @end */

/* @end */



#svPortal {
	border-top: 1px solid #ccc;
	margin-bottom: 1em;
}

#svPortal dl {
	border-top: 1px dotted #ccc;
	margin: 1em 0;
	padding-top: 1em;
		clear: both;
}

#svPortal dl.first { border-top: 0; }

#svPortal dt { margin-bottom: .75em; }

#svPortal dt.releaseDate {
	font-size: 1em;
	font-weight: normal;
	color: #999;
}

#svPortal dd { margin-bottom: .75em; line-height: 1.3;}

#svPortal dd.summary { margin-bottom: .75em; }

#svPortal dd.summary span.readMore { font-size: .9em; }

#svPortal dd.credits {
	font-size: .9em;
	float: left;
	margin-bottom: 1.2em;
	margin-right: .75em;
	color: #666;
}

#svPortal dd.comments {
	font-size: .9em;
	float: left;
	margin-bottom: 1.2em;
	margin-right: .75em;
}

/* @group Featured Portal Items */

div.portalFeatures {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}

div.portalFeatures dl {
	margin: 6px 0 0 0;
	list-style: none;
}

div.portalFeatures dt {
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: bold;
	clear: both;
}

div.portalFeatures dd {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-weight: normal;
	clear: both;
}

div.portalFeatures dd p {
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: normal;
}

div.portalFeatures dd img {
	margin: 0 6px 4px 0;
	padding: 0;
	float:  left;
}

div.portalFeatures a {
	text-decoration: none;
}

/* Release Date & Other exceptions */

.portalFeatures dt.releaseDate, .portalFeatures dt.releaseDateFirst { margin: 0 0 2px 0; font-weight: normal !important; color: #666; font-size: 10px; }

/* @end */

/* @group Display Objects & System Components */

/* @group Advertisements */

div.ad {
	margin: 0 0 20px 0;
}

div.ad img {
	border: none;
}

/* @end */

/* @group Calendar */

#calendarContainer {
	text-align: center;
}

#calendar {
	margin: 20px auto;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

#calendar th {
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	background-color: #666;
	color: #fff;
	border: 1px solid #666;
}

#calendar th a {
	color: #fff;
	display: block;
	padding: 4px 2px;
}

#calendar th a:hover {
	background-color: #999;
}

#calendar tr.dayofweek td {
	font-style: normal;
	font-weight: bold;
	padding: 6px 4px;
	text-align: center;
	height: auto;
}

#calendar tr.dayofweek td a {

}

#calendar td {
	border: 1px solid #ccc;
	text-align: left;
	height: 60px;
	width: 14%;
	vertical-align: top;
	padding: 4px;
	line-height: 10px;
	font-size: 9px;
}

#calendar td .date {
	font-style: italic;
}

#calendar ul {
	list-style: none;
	margin: 4px 0 0 0;
	padding: 0;
}

#calendar ul li {

	line-height: 10px;
}

#calendar ul li a {
	text-decoration: none;
	margin: 2px 0;
	padding: 0 0 2px 0;
	display: block;
	text-align: left;
}

#calendar ul li a:hover, #calendar ul li a#today {
	text-decoration: underline;
}

/* @end */

/* @group Calendar Date Selector */

#datePicker {
	background: #fff none;

	text-align: center;
	width: 190px;
}

#datePicker #datePickerContainer {
	margin: 6px auto;
	padding: 0;
	width: 178px;
	text-align: center;
}

#datePicker form {

}

#datePicker select.dropdown {
	margin: 0;
	font-size: 11px;
	vertical-align: middle;
}

#datePicker input.submit {
	vertical-align: middle;

}

#datePicker #calendarDates {
	margin: 6px auto;
	padding: 0;
	background-color: #fff;
}

body#datePicker #calendarDates th {
	font-size: 10px;
	background-color: #333;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

body#datePicker #calendarDates th a {
	color: #fff;
}

#datePicker #calendarDates tr.dayofweek td {
	font-size: 10px;
	background-color: #EAE7E7;
	font-style: normal;
	font-weight: bold;
	color: #333;
	padding: 4px;
	text-align: center;
}

#datePicker #calendarDates td {
	font-size: 10px;
	background-color: #f6f6f6;
	font-style: normal;
	font-weight: normal;
	color: #333;
	border: 1px solid #EAE7E7;
	text-align: center;
}

#datePicker #calendarDates a {
	color: #333;
	text-decoration: none;
	padding: 4px;
	display: block;
}

#datePicker #calendarDates a:hover, #calendar a#today {
	color: #fff;
	text-decoration: none;
	padding: 4px;
	display: block;
	background-color: #f6f6f6;
}

/* @end */

/* @group Send to a Friend Pop-Up */

.sendToFriend input.text {
	width: 300px;
}

.sendToFriend textarea {
	height: 100px;
	width: 300px;
}

/* @end */

/* @group Site Map */

#siteMap {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}

#siteMap ul {
	margin: 6px 0 0 0;
	list-style: none;
	padding: 0;
}

#siteMap li {
	list-style: none;
	margin: 0 0 6px 8px;
	padding: 0;
}

#siteMap li a:hover {
	text-decoration: underline;
}

#siteMap li.home {
	margin: 0 0 6px 0;
}

#siteMap li li a {
	color: #666;
}

#siteMap li li li a, #siteMap li li li li a, #siteMap li li li li li a {
	font-weight: normal;
	font-size: 9px;
}

/* @end */

/* @group Add Comment Component
=================================================== */

#svComments {}
#svComments h3 {}

#svComments dl {
	margin-bottom: 1em;
	line-height: 1.2;
		background: #f9f9f9;
		padding: 1em;
}

#svComments dl.last {
	border-bottom: 0;
	margin-bottom: 2em;
}

#svComments dt { margin-bottom: .5em; }
#svComments dd { margin-bottom: .5em; line-height: 1.35;}
#svComments dd.comment p { margin-bottom: 0; }
#svComments dd.comment p+p { margin-bottom: 1em; }

#svComments dd.dateTime { 
	color: #666;
	font-size: .85em;
		font-style: italic;
}

/* @end Add Comment Component
--------------------------------------------------- */


/* @group Lightbox */
.galleryclearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .galleryclearfix {
	display: inline-block; 
	width: 100%;
	}

* html .galleryclearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/default/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/default/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/default/images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

/* @end */

/* @group Ratings */
#ratings {
	margin: 0 0 1em 0;
}

#ratings a:hover {
	border:  0;
}

#ratings h3 {
		font-size: 16px;
	padding: 0;
	margin: 0 0 4px 0;
}

#rateIt h3 {
	margin: 0 0 4px 0;
}

#ratings h4 span, #avgrating h4 {
	font-weight: normal;
}

#rateIt {
	float: left;
	margin: 0 10px 0 0;
}

#avgrating {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

div.ratestars {
}

div.stars {
	width: 140px;
	float: left; /*necessary if not strict type */
	clear: both; /*necessary if not strict type */
}

div.stars *, #rateIt *, div.ratestars, div.ratestars * {
	padding: 0;
	margin: 0;
}

div.stars a {
	cursor: hand;
	cursor: pointer;
	margin: 0;
	float: left;
	display: block;
	width: 14px;
	height: 13px;
	padding: 0;
	background: transparent url(/default/images/rater/stars.gif) no-repeat;
}

div.stars a.over {
	background-position: 0px -30px;
}

div.stars a.selected {
	background-position: 0px -60px;
}

div.stars a.selectedover {
	background-position: 0px -45px;
}

div.stars a.selectedless {
	background-position: 0px -15px;
}


/* hide from mac ie5 \*/
div.checks, div.stars, div.halfstars, div.smiley {
	height: 1%;
}

#ratings img{
	margin:0px;
}

/* end hack */

div.clr {
	clear: both;
	line-height: 0px;
}

html>body div.clr {
	height: .01em;
}

/* @end */

/* @group User Tools */
div#userTools {
margin: 0 0 30px 0;
padding: 0;
}

#userTools ul {
margin: 0;
padding: 0;
}

#userTools li {
list-style: none;
margin: 0;
padding: 0 0 0 20px;
line-height: 14px;
}

#userTools li a {
line-height: 20px;
}

#userTools li#addFavorite {
background: url(../images/icon_addfavorite.gif) no-repeat top left;
}

#userTools li#sendToFriend {
background: url(../images/icon_emailarticle.gif) no-repeat top left;
}

#userTools li#print {
background: url(../images/icon_print.gif) no-repeat top left;
}

#userTools li#discuss {
background: url(../images/icon_discuss.gif) no-repeat top left;
}

/* @end */

/* @group Favorites */
#navSession {
margin: 10px 0 0 0;
padding: 0 0 5px 0;
width: 186px;
height: 20px;
background: url(../images/bg_favoritestop.gif) no-repeat top left;
}

#navSession li {	
float: left;
width: 62px;
margin: 0;
padding: 2px 0 0 0;
text-align:center;
}

#navSession li a:hover {
color: #333;
}

#navSession li#navEditProfile {
border: none;
}

#navSession li#navLogout {
border: none;
}

#favoritesList {
width: 186px;
margin: 0;
padding: 0;
}

#favoriteList {
width: 100%;
list-style: none;
background: url(../images/bg_favorites.gif) no-repeat bottom left;
padding: 2px 0 5px 0;
margin: 0 0 30px 0;
}

#favoriteList li {
margin: 0 0 4px 0;
padding: 0;
border: none;
line-height: normal !important;
}

#favoriteList li.defaultMsg {
margin: 0 0 0 10px;
padding: 0;
background: none;
border: none;
}

#favoriteList li a {
margin: 0 0 0 10px; 
padding: 0;

}

#favoriteList {font-size: 1em; margin: 20px 0 20px 0; }
#favoriteList a {text-decoration: none; }
#favoriteList li {margin-bottom: .6em; }

/* @end */

/* @group Site Map (New) */
ul#siteMap {
list-style: none;
margin: 1em 0;
padding: 0;
}

#siteMap li {
font-weight: bold;
padding: 0;
margin: 0;
}

#siteMap li ul {
margin: 3px 0 13px 0 !important;
padding: 10px 0 10px 0 !important;
list-style: none;
}

#siteMap li ul li {
/* background: url(../images/arrow_sm_red.gif) no-repeat 7px 8px; */
padding: 3px 10px 10px 10px !important;
margin: 0 !important;
font-weight: bold;
}

#siteMap li ul li ul {
margin: 3px 0 5px 0 !important;
padding: 5px 10px 5px 10px !important;
}

#siteMap li ul li ul li {
margin: 0 !important;
padding: 0 !important;
font-weight: normal;
background: none;
}

#siteMap li ul li ul li a {font-size: inherit; }

#siteMap li ul li ul li ul {
background: #fafafa;
}

#siteMap li ul li ul li ul li {
margin: 0 !important;
padding: 0 0 0 5px !important;
background: none;
font-weight: normal;
}

/* @end */

/* @end */

/* @group Forms */

/* @group Contact Form */
form#contactForm {
	margin: 0 0 30px 0;
	float: left;
}

#contactForm select.dropdown {
	font-size: 1em;
	width: 200px;
	margin: 0;
}

#contactForm textarea {
	width: 100%;
	height: 130px;
	padding: 0;
	margin: 0;
	border: 1px solid #ccc;
}

#contactForm dl {margin: 0 0 6px 0; }
#contactForm dt {display: block; border: none !important; margin: 0 0 2px 0 !important; padding: 0 !important; }
#contactForm dd {display: block; border: none !important; margin: 0 !important; padding: 0 !important; }
#contactForm dd input {width: 100%; border: 1px solid #ccc; }

#contactForm .fname {float: left; width: 49%; }
#contactForm .lname {float: right; width: 49%; }

#contactForm .address, #contactForm .email, #contactForm .subjectfield, #contactForm .message {float: left; width: 100%; }

#contactForm .city {float: left; width: 37%; }
#contactForm .state {float: left; width: 10%; margin-left: 2%; }
#contactForm .zip {float: right; width: 49%; }
#contactForm .phone {float: left; width: 49%; }
#contactForm .fax {float: right; width: 49%; }
#contactForm .email {float: left; width: 100%; }
#contactForm .subjectfield {float: left; width: 100%; }
#contactForm .message {float: left; width: 100%; }

#contactForm .submit {float: right; margin-bottom: 13px; }

#contactMsg {
	margin-top: 6px;
	margin-bottom: 6px;
	color: red;
	line-height: 14px;
}

.required {
	color: red;
	margin: 0 0 4px 0;
}

span.textAlt {
	font-weight: normal;
}

/* @end */

/* @group Login Form */
#loginContainer {
	width: 45% !important;
	margin-right: 5%;
	float: left;

}

#loginContainer h3 {
	margin-bottom: .5em;
}

#loginContainer input.submit {
	float: none !important;
	margin-top: .5em;
}

form#login, form#sendLogin {
	margin: 0 0 1em 0 !important;
}

#login {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1em;
}

#login dl, #sendLogin dl {
	margin: 0 0 10px 0;
}

#login dt, #sendLogin dt {
	margin: 0 0 4px 0 !important;
	font-weight: bold;
	float: none !important;
	line-height: auto !important;
	width: auto !important;
}

#login dd, #sendLogin dd {
	margin: 0 0 4px 0 !important;
	float: none !important;
}

#login input.text, #sendLogin input.text {
		width: 200px;
	}

#login p {
	margin: 0 0 4px 0;
}

#notRegistered {
	float: left;
	width: 45%;
}

#notRegistered h3 {
	margin: 0 0 .5em 0 !important;
}

#notRegistered form {
	margin: 0 !important;
}

#notRegistered dd {
	line-height: 1.25 !important;
}

/* @end */

/* @group Mailing Lists */
form.mailinglist {
	margin: 0 0 10px 0;
	padding: 0;
}

form.mailinglist h3 {
	text-align: left;
	margin: 5px 0 5px;
	padding: 0;
}

form.mailinglist dl {
	margin: 0;
}

form.mailinglist dt {
	margin: 0 0 2px 0;
}

form.mailinglist dd {
	margin: 0 0 2px 0;
}

form.mailinglist .firstName, form.mailinglist .lastName, form.mailinglist .company {
	display: none;
}

form.mailinglist p.description {
	margin: 0 0 4px 0;
	color: #666;
}

form.mailinglist input.text {
	width: 95%;
	margin: 0 0 4px 0;
}

form.mailinglist span.radiogroup {
	/*	display: none; */
}

form.mailinglist input.submit {
	margin: 6px 0 4px 0;
}

/* Mailing Lists in Main Content */

#content form.mailinglist {

}

/* Master Mailing List form */

#frmEmailMaster {
	margin: 0 0 30px 0;
	padding: 0;
}

#frmEmailMaster h3 {

}

#frmEmailMaster input.text {

}

dl#masterEmail {
	margin: 10px 0;
	padding: 0;
}

#masterEmail dt {
	list-style: none;
	font-weight: bold;
	line-height: 11px;
	margin: 0 0 4px 0;
	padding: 0;
}

#masterEmail input.checkbox {
	margin: 0 4px 0 0;
}

#masterEmail dd {
	margin: 0 0 10px 0;
	padding: 0;
}

/* @end */

/* @group Forms
=================================================== */

form { margin-bottom: 2em; }

/*form ul { margin: 0 0 1em !important; }*/

form ul,
form ol,
.content form ul,
.content form ol { margin: 0; }

form li {
	width: 100%;
	margin-bottom: 1em;
	list-style: none !important;
		clear: both;
}

form li#svCaptcha { margin-left: 13.5em; width: auto; }

form li#svCaptcha img {
	border: 0 !important;
	padding: 0 !important;
		width: auto !important;

}

fieldset {
	border: 1px solid #ccc;
	margin: 0 0 2em;
	padding: 0 15px .5em;
	clear: both;
}

legend {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	padding: 0 10px;
	margin-left: -10px;
}

fieldset ol { padding-top: 15px; }
	
label,
p.fieldLabel {
	float: left;
	font-weight: bold;
	width: 12em;
	padding-right: 7px;
	margin-right: 10px;
	line-height: 1.4;
	text-align: right;
}

.multiInputs {
	width: 21em;
	float: left;
	
}

.stack {}

.stack label {
	float: none;
	width: auto;
}

.inputNote {
	font-size: .9em;
	color: #777;
}

.stack .inputNote { margin-left: 2.4em; }

form li a { margin-left: 135px; } /* Margin to account for width of label, label margin. */

form li span { font-weight: normal; }

input.text { width: 20em; }

form textarea {
	height: 10em;
	width: 20em;
}

form .buttons { text-align: right; }

.sidebar form {
	margin-bottom: 2em;
	float: left;
	width: 100%;
}

.sidebar form li {
	width: auto;
	float: none;
	margin: 0 0 .5em;
	display: block;
	text-align: left;
}

.sidebar label {
	width: auto;
	float: none;
	margin: 0 0 .25em;
	text-align: left;
}

.sidebar input.text {
	width: 95%;
	margin: 0;
}

.submit {}

.required {
	color: #b00;
	margin: 0 0 .5em .25em;
	font-weight: normal;
}

p.required {
	float: left;
	clear: left;
	margin: 0;
	padding-left: 7px !important;
	background: url(../images/icon_star.png) no-repeat;
}

p#loginMsg.required {
	margin-bottom: 2em;
}

input.first { margin-left: 0; }

.flow label { float: none; width: auto; }


/* @group Required Field
=================================================== */

form li.req {} /* could add background color */

.req label { background: url(../images/icon_star.png) no-repeat 100% 0; } /* could add color */

.req ins {
	position: absolute;
	left: -9999px;
}

li span.req {
	background: url(../images/icon_star.png) no-repeat 100% 0;
	padding-right: 7px;
}

.req input {} /* could do { border: 1px solid darkred; color: darkred; } */


/* @end Required Field
--------------------------------------------------- */

/* @end Forms
--------------------------------------------------- */

/* @group Form Submission Responses */

.sidebar .responseMessage {
	color: red;
}

.sidebar .responseMessage em {
	font-style: normal;
}

.pollResults {
	list-style: none;

}

.pollResults li {
	list-style: none;
	margin: 0 0 2px 0;
	padding: 0;
}

.pollValue {

}

.pollPercent {
	font-style: oblique;
}

.pollQty {
	display: none;
}

/* @end */

/* @group Search Form */

#searchForm {
	position: absolute;
	right: 0px;
	top: 12px;
		width: 254px;
}

#searchForm input.text {
	width: 194px;
	height: 15px;
	font-size: 10px;
	float: left;
	margin-right: 3px;
}

#searchForm button {
	width: auto;
	height: 21px;
	line-height: 21px;
	font-size: 10px;
	background: #ff3405;
	color: #fff;
	padding: 0 6px;
}



#svSearchResults dl#svPortal {
	padding: 0;
	margin: 0 0 1em;
	border: 0;
}

#svSearchResults dt {
	padding: 1em 0 0;
	margin: 1em 0 .5em 0;
	border-top: 1px dotted #ccc;
}

#svSearchResults dt.first { border-top: 0; }

#svSearchResults dd {
	padding: 0;
	margin: 0 0 1em;
}

#svSearchResults dd.last {
	padding: 0 0 1em;
	margin: 0;
	border-bottom: 0;
}

#svSearchResults dd h3 {
	margin: 0 0 .5em;
	font-weight: normal;
}

#svSearchResults dl img { display: none; }

#svSearchResults .moreResults {
	padding: .75em;
	margin: .75em 0;
	background: #f2f2f2;
}

#svSearchResults .bottom {
	margin-bottom: 2em;
}

#svSearchResults #svSearchAgain p { margin-bottom: .5em; font-weight: bold; }

#svSearchResults form { margin: 0 !important;}

#svSearchResults form p { margin: 0 0 .5em !important;}
#svSearchResults .submit { float: none !important; }

/* @end */

/* @end */

.error, .notice, .success { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a { color: #8a1f11; }
.notice a { color: #514721; }
.success a { color: #264409; }

/* @group Plug-Ins */

#plugInDetails {
	clear: both;
}

/* @end */
