
/* Global Form Styles */

.sfError {
	position: relative;
	margin-top: -30px;
	float: right;
	/*left: 50%;*/
	display: inline-block;
	background: #C00;
	color: #fff;
	font-size: 12px;
	font: bold;
	line-height: 12px;
	padding: 4px 10px;
	z-index: 9999999;
}

div.form table {
	width: 100%;
	padding: 20px;
	border: 0px dashed #ccc;
	background: #F6F6F6;
}

div.form table tr.sfFormBox td {
	padding: 7px 0;
	margin: 0px;
	border-bottom: 0px solid #ccc !important;
}

div.form table tr.alt {
	/*background-color: #efefef;	*/
	background: url(../img2/diagonalTexture.png) top left repeat;
	border: 1px solid #333 !important;
}

div.form table.sfFieldWrp {
	border: 0px solid #777 !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

div.form table.sfFieldWrp tr, div.form table.sfFieldWrp tr td {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;	
}

div.form ul, div.form ul li, div.form .sfFormBox {
	list-style: none !important;
}

div.form h1, #col2 div.form h2, div.form h3, div.form h4 {
	color: #333;	
}

div.form h1 {
	border-bottom: 1px solid #ccc;	
}

div.form .sfTxtLbl, .sfTxtLbl {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	
	display: block;
	width: 150px;
	text-align: right;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}

div.form .sfTxt, .sfTxt {
	display: inline-block;
	margin: 0;
	padding: 5px;
	width: 250px;
	text-transform: none;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
}

div.form .uploadField {
	display: inline-block;
	margin: auto 0;
	padding:0;
	width: 250px;
}

div.form table.optionList, div.form table.sfRadioList, div.form table.sfCheckBoxList {
	padding: 0 !important;
	border: none !important;
	background: none !important;
}

div.form table.optionList td, div.form table.sfRadioList td, div.form table.sfCheckBoxList td {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

div.form table.optionList th, div.form table.sfRadioList th, div.form table.sfCheckBoxList th {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

div.form table.searchResults {
	border: 1px dashed #ccc;
}

div.form table.searchResults td,div.form table.searchResults th {
	padding: 5px;
	border: none;	
}


div.form .pagination table {
	position: relative;
	bottom: 0;
	border: none;
	margin: 0;
	padding: 0;
}

div.form .pagination table td {
	padding: 0;
	width: 30px !important;
	border-collapse: collapse;
	border: 0px solid;	
}

div.form .pagination table td a {
	display: inline-block;
	float: left;
	padding: 5px;
	border: 0px solid;	
}

div.form .pagination table td a.selected {
	border-color: #ff7700;	
}

.formSubmitButton {
	display: block;
	height: 35px;
	width: 75px;
	background: transparent url(../img/bttnSubmit.png) top left no-repeat;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	border: none;
	text-decoration: none;
}

table.matchTable {
	width: 100%;
	margin: 5px 0;
	padding: 5px;
	border-top: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
	background: url(../img2/diagonalTexture.png) top left repeat-x !important;
}

table.matchTable tr, table.matchTable td {
	display: inline-block;
	float: left;
	width: 50%;
}

table.optionList {
	border: 1px solid;	
}

table.optionList tr, table.optionList td {
	display: inline-block;
	float: left;
	padding: 4px 7px 4px 0;
}

table.resultsLimit {
	width: 100%;
	margin: 5px 0;
	padding: 5px;
	border-top: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
	background: url(../img2/diagonalTexture.png) top left repeat-x !important;
}

a.buttonLink, input.buttonLink {
	display: inline-block;
	margin-right: 4px;
	padding: 5px 10px;
	background: #369;
	color: #fff !important;
	border-radius: 4px;
	border: none !important;
	text-indent: 0;
}

input.buttonLink img {
	display: none !important;	
}

a.buttonLink:hover {
	background: #69C;
}

/* End Global Form Styles */


.sfTxtContent {
	margin: 0 !important;
	padding: 0 !important;
	font-weight: bold !important;
	color: #000;
}

.sfNewsList {
	
}

.sfnewsListItem {
	position: relative;
	margin-bottom: 10px;	
}

.sfnewsMetaInfo {
	font-size: 12px;
	font-weight: bold;	
}

.sfnewsCommentsCount {
	border-left: 1px solid;
	margin-left: 7px;
	padding-left: 7px;
}

.sfnewsSummary {
	margin: 0 0 10px 0;
	padding: 0;
}

h2.sfnewsTitle {
	margin-bottom: 5px;
}


.sfContentBlock, div.sfContentBlock {
	margin: 0 !important;
	padding: 0 !important;
}

.sfContentBlock br {
	display: block !important;
	clear: both !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.sfControlBrowseAndEditToolbarWrp {
	border: 7px solid;	
}


/* Pagination */

.sf_pagerNumeric {
	display: block;
	clear: both;
	margin: 10px 0;
	padding: 7px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.sf_pagerNumeric a {
	display: inline-block;
	margin: 0 4px;
	padding: 7px;
}

a.sf_PagerCurrent {
	background-color: #FFCC33;
	font-weight: bold;
}

/* Search Results */

p.sfsearchResultStatistics {
	margin: 0 0 10px 0;
	padding: 7px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

dd.sfsearchResultHighLighter {
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border: 0px solid;
}

.sfsearchResultTitle {
	font-size: 17px;
	margin-bottom: 7px;
	padding: 0;
}

.sfsearchResultUrl {
	font-weight: bold;
	margin-bottom: 5px;
}

.sfsearchResultSnippet {

}

fieldset.sfregisterFormWrp.NCVBA {
	border: 1px solid !important;	
}

fieldset.sfregisterFormWrp.NCVBA ol.sfregisterFieldsList {
	border: 0px solid !important;
}

fieldset.sfregisterFormWrp ol.sfregisterFieldsList li {
	display: block;	
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	padding: 7px 0;
}

fieldset.sfregisterFormWrp.NCVBA ol.sfregisterFieldsList li .sfTxtLbl {
	vertical-align: middle;
	width: 300px;
	border: 0px solid;
}

fieldset.sfregisterFormWrp.NCVBA ol.sfregisterFieldsList li .sfFieldWrp {
	border: 0px solid;
	vertical-align: middle;
}

fieldset.sfregisterFormWrp.NCVBA ol.sfregisterFieldsList li .sfRadioList {
	vertical-align: top !important;	
}