/* @override 
	http://clusterb.blueriver.com/cra/css/default.css
	http://clusterb.blueriver.com/CRA/css/default.css
*/

* { margin: 0; padding: 0;  -moz-outline: 0; }

/* @group Modern Clearing Hack */

.clearfix:after, #navPrimary:after, dl:after, div.galleryRow:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix, #navPrimary, dl, div.galleryRow {
	display: inline-block;
	/*zoom:1;*/ /* IE 7 Fix*/
}

/* Hides from IE-mac \*/

* html .clearfix, * html #navPrimary, * html dl, * html div.galleryRow {
	height: 1%;
}

.clearfix, #navPrimary, dl, div.galleryRow {
	display: block;
}

/* End hide from IE-mac */

/* @end */

/* @group Navigation */

/* @group Breadcrumb Nav */ 
#crumbList {
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0;
}

#crumbList li {
	list-style: none;
	display: inline;
}

#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 */ 
#content #navSequential, #content .moreResults ul {
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0;
	display: block;
	clear: both;
}

#content #navSequential li, #content .moreResults li {
	list-style: none;
	display: inline;
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
		background-image: none !important;
}

#navSequential li a, .moreResults li a {
	text-decoration: none;
	padding: .1em .2em;
}

#navSequential li.current a, .moreResults li.current a {
	border: 1px solid #e4e4e4 !important;
	color: #000;
}

#navSequential li a:hover, .moreResults li a:hover {
	background: #e4e4e4;
	color: #78A8D4;
}

#navSequential a.current, .moreResults a.current {
	border: 1px solid #ccc;
}

.moreResults h4 {
	clear: both;
}

/* @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 1em 0;
		line-height: 1.5;
}

dd p {
	margin: 0 0 .25em 0;
	padding: 0;
}

dd img {
	
}

/* @group Portals */
#svPortal {
	
}

#svPortal dl {
	margin: 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px dotted #CDCDCD;
}

#svPortal dl.last {
	border-bottom: 0;
}

#svPortal dt {
	line-height: 1.35;
	margin-bottom: .25em;
}

#svPortal dt.releaseDate {
	font-weight: normal;
	color: #8e8e8e;
	font-size: .9em;
}

#svPortal dt a {
	color: #595959;
	text-decoration: underline;
}
#svPortal dt a:hover {
	color: #7DB2CE;
}

#svPortal dd {
	line-height: 1.5;
}

/* @end */

/* @group Featured Portal Items */

div.portalFeatures {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	/*font-weight: bold;*/
	border-bottom: 1px dotted #CDCDCD;
}

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 Content Collections */
.svSyndLocal {
	border-bottom: 1px dotted #DADADA;
	border-top: 1px dotted #DADADA;
	margin: 0 0 2em 0;
	padding: 1em 1em .25em 1em;
}

.svSyndLocal dl {
	margin: 0;
	padding: 0;
}

.svSyndLocal dt {
	background: url(../images/icon_doublearrow.gif) left 3px no-repeat;
	padding: 0 1em;
	margin: 0 0 .25em 0;
	line-height: 1.35;
	font-weight: bold;
}

.svSyndLocal dt.releaseDate {
	background-image: none;
	padding: 0;
	margin: 0 0 .25em 0;
	line-height: 1;
	font-weight: normal;
	color: #818181;
	font-size: 10px;
}

.svSyndLocal dt a {
	color: #595959;
}

.svSyndLocal dd {
	padding: 0 11px 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #dadada;
}

#sidebarRight .svSyndLocal {
	/*border-bottom:1px dotted #DADADA;
	border-top:1px dotted #DADADA;
	margin:4px 5px 19px 0px;
	padding:13px 10px 3px 24px;*/
}

#sidebarRight .svSyndLocal dt {
	padding: 0px 11px;
	margin: 0px 0px 1em 0px;
	line-height: 1.25;
	font-weight: normal;
}

#sidebarRight .svSyndLocal dt.releaseDate {
	background-image: none;
	padding: 0;
	margin: 0 0 .25em 11px;
	line-height: 1;
	font-weight: normal;
	color: #818181;
	font-size: 10px;
}

#sidebarRight .svSyndLocal dt a {
	color: #595959;
}

#sidebarRight .svSyndLocal dd {
	
}



/* @end */

/* @group Two Column */
.twoColumn {
	text-align: left;
	margin: 1em 0;
}

.twoColumn dt {
	float: left;
	clear: left;
	width: 32%;
	margin-bottom: .5em;
}

.twoColumn dt.description {
}

.twoColumn dt.required {
	font-weight: bold;
}

.twoColumn dd {
	margin: 0 0 .5em 34%;
	padding: 0;
	clear: right;
	vertical-align: middle;
	
}

.twoColumn dd input.text {
	width: 100%;
	margin: 0;
}

.twoColumn dd textarea {
	width: 100%;
	height: 97px;
}

.twoColumn .submit {
	margin-left: 32%;
}
/* @end */

/* @end */

/* @group Display Objects & System Components */

/* @group Advertisements */

#adBanner div.svAd {
	display:  inline;
	padding: 0 1em;
}

.sidebar div.svAd {
	margin: 3px 0;
}

div.svAd 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 */

#svSendToFriend {
	margin: 1em; padding: 0;
}

#svSendToFriend #container, #svSendToFriend form, #svSendToFriend dl.twoColumn { width: auto !important; }
#svSendToFriend #container { padding: 1em; border: 1px solid #d4d4d4; text-align: right; }
#svSendToFriend form {text-align: left;}
#svSendToFriend dt {text-align: right;}

/* @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 */

div.comments {
}

div.comments h3 {
}

div.comments #postComment {
	border-top: 1px dotted #ccc;
}

div.comments form dl {
}

#content div.comments form dt, #content div.comments form dd {

}

/* @end */


/* @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 {
	border-top: 1px solid #ddd;
	padding: 10px 0 0 0;
	margin: 10px 0 10px 0;
	height: 40px;
}

#ratings a:hover {
	border:  0;
}

#ratings h4 {
	padding: 0;
	margin: 0 0 4px 0;
}

#rateIt h4 {
	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#svSendToFriend {
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: 13px 0 13px 0;
padding: 0;
border-bottom: 1px #ccc dotted;
}

#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;
background-color: #e4e4e4;
}

#siteMap li ul li {
/* background: url(../images/arrow_sm_red.gif) no-repeat 7px 8px; */
padding: 3px 10px 10px 10px !important;
margin: 0 !important;
background-color: #e4e4e4;
font-weight: bold;
}

#siteMap li ul li ul {
margin: 3px 0 5px 0 !important;
padding: 5px 10px 5px 10px !important;
background: #f1f1f1;
}

#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 {
}

form#login, form#sendLogin {
}

#login dl, #sendLogin dl {
	margin: 0 0 10px 0;
}

#loginContainer h3 {
	color: red !important;
	margin: 10px 0 0 0 !important;
	padding: 10px 0 0 0;
	background: url(../images/rule_dotted_horz.gif) repeat-x left top;
}

#login {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../images/rule_dotted_horz.gif) repeat-x left bottom;
}

#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;
}

#loginMsg {
	padding: 1em;
	color: red;
	font-weight: bold;
}

#notRegistered {
	/*padding: 10px;
	background: #fff;
	display: none;*/
}

#notRegistered h3 {
	margin: 2px 0 8px 0 !important;
}

#notRegistered a {
	margin: 0;

}

/* @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 Data Collection */

div.form {
	margin: 10px 10px 10px 0;
	padding: 10px 0;
	background: url(../images/rule_dotted_horz.gif) left top repeat-x;
}

/*.sidebar div.form {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}*/

div.form h3 {
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: none;
	letter-spacing: normal;
}

div.form p {
	margin: 10px 0 0 0;
	padding: 0;
}

div.form input.submit {
	margin: 6px 0 0 0;
}

form textarea {
	width: 260px;
}

form textarea {
	height: 100px;
}

button {
	padding: 4px 6px;
	border: 0;
}

/* @end */

/* @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 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}

#searchForm input.text {
	width: 100px;
	margin: 0 4px 0 0;
}

#searchForm input.submit {
	width: auto;
	margin: 0 4px 0 0;
}
 @end */

/* @end */

/* @group Search Results */

.searchResults #svPortal dl {
	float:  none;
	clear: both;
	margin: 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #ccc;
}

.searchResults #svPortal dt {
	float:  none;
	clear: both;
	padding: 0;
	background-image: none;
}

.searchResults #svPortal dt.first {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.searchResults #svPortal dd {
	margin: 0 0 10px 0;
	padding: 0;
	float:  none;
	clear: both;
}

.searchResults #svPortal dd.last {
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 0;
}

.searchResults #svPortal dd h3 {
	font-size: 11px;
	margin: 0 0 4px 0;
	font-weight: normal;
}

.searchResults #svPortal dl img { display: none; }

.searchResults .moreResults {
	margin: 10px 0;
	padding: 4px;
	background: #f2f2f2;
}

.searchResults .moreResults ul {
	float: none;
	clear: both;
}

.searchResults .moreResults li {
	list-style: none;
	display: inline;
	float: none;
}

.searchResults .moreResults a {
	text-decoration: none;
	font-weight: normal;
}

.searchResults #svPortal {
	border: 0 !important;
	margin-top: 0 !important;
}

.searchResults #svPortal dt {
	margin-top: 0 !important;
}



/* @end */

/* @group Galleries
===================================== */

#svGallery ul {
	margin: 0;
	list-style: none;
	}
	
#svGallery li {
	float: left;
	width: 23%;
	margin: 0 1%;
	/*padding: 0 0 1.5em;*/
	list-style: none;
	font-size: 1.1em;
	text-align: center;
	padding-right: 23px;
	}

#svGallery li img { margin: 0; }

#svGallery li p {
	margin: 0;
	font-size: .9em;
	text-align: center;
	}

#svGallery dl {
	margin: 0;
	padding: 0;
	}

#svGallery dt {
	margin: 0;
	padding: 0;
	}

#svGallery dd {
	float: none;
	margin: 0;
	padding: 0;
	line-height: 1.25;
	background: transparent;
	}

#svGallery .comments a {
	padding-left: 13px;
	background: url(../images/icon_comments.gif) no-repeat 0 50%;
	}

/* @end Galleries
-------------------------------- */

/* @end */

/* @group Add Comment Component
===================================== */

#svComments {
	clear: both;
}

#svComments dl {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #ccc;
	line-height: 1.2;
	}
#svComments dl.last {
	margin-bottom: 2em;
	border-bottom: 0;
	}

#svComments dt { margin-bottom: .25em; }
#svComments dd { margin-bottom: .25em; }
#svComments dd.comment p { margin-top: .5em; }
#svComments dd.comment p:first-child { margin-top: 0; }

#svComments dd.dateTime {
	font-size: 1em;
	color: #666;
	}

#svComments ol {
	list-style:none;
	}
	

/* @end Add Comment Component
-------------------------------- */
