.mainSection h1{
	font-size: 24px;
	font-weight: normal;
	line-height: 57px;
}

.mainSection h2{
	font-size: 22px;
	font-weight: normal;
	padding: 10px 0;
	line-height: 18px;
}

.mainSection h3{
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0;
}

.mainSection h4 {
	font-size: 12px;
	padding: 5px 0;
	margin-bottom: 15px;
}

.mainSection h5 {
	font-size: 12px;
	padding: 5px 0;
	margin-bottom: 15px;
}

p {
	padding: 5px 0;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.uppercase {
	text-transform: uppercase;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.pointer {
	cursor: pointer;
}

/* mainframe */

#mainframe{
	float: left;
}

#head,#footer,#mainArea,
.footerNav,.footerNavBottom{
	float: left;
	width: 960px;
}

#mainArea{
	padding-top: 5px;
}

.subNavContainer{
	float: left;
	margin: 0 9px 0 0;
	padding-top: 70px;
	width: 240px;
	background-color: #e3d9cc;
	padding-bottom: 13px;
	border-top:solid #0D4E7F 2px;
}

.contentArea{
	float: left;
	margin-left: 9px;
	padding: 0 10px 30px 10px;
	width: 691px;
	line-height: 13px;
	border-top:solid #0D4E7F 2px;
	behavior: url('/res/js/PIE.htc');
}

.contentShadowBox{
	border-color: #a7a8b6;
	margin: 10px;
}

.btnContainer{

}

.contentArea{
	background-color: #f8f6f4;
}

.detailView{
	float: left;
	padding: 20px 0;
	width: 100%;
}

.subNavContainer {
	background: url("/res/img/hl_search_bck.gif") no-repeat scroll left top #E3D8CB;
  border-top: 2px solid #0D4E7F;
  color: #000000;
  margin-bottom: 9px;
  overflow: hidden;
  padding: 8px 0 50px;
  text-transform: uppercase;
}

.subNavContainer .areaName {
	 color: #FFFFFF;
   font-size: 14px;
   padding: 0 0 15px 13px;
}

.subNavHeadline{
	text-transform: none;
	padding: 3px 0 1px 13px;
	font-size: 14px;
	width: 100%;
	margin-bottom: 2px;
}

.subNavContainer ul{
	padding-left: 10px;
	padding-top: 5px;
	float: left;
}

.subNavBox {
	width: 229px;
	padding: 0;
}

.subNavBoxGrp .subNavBox.subBox{
	padding-top: 0;
	border-top: none;
}

.subNavBoxGrpHead {
 	background: url("/res/img/hl_topics_bck.gif") repeat-x scroll left bottom #EADFD1;
  border-bottom: 1px solid #51678F;
  border-top: 2px solid #51678F;
  color: #1A171B;
  font-size: 14px;
  padding: 8px 13px;
  margin-bottom: 10px;
}

.subNavBoxGrpHead.selected {
	font-weight: bold;
}

.subNavBoxGrpHead2 {
  color: #51678F;
  text-transform: uppercase;
  font-size: 14px;
  padding: 8px 13px;
}

.result.subNavBox .selected,
.subNavBox .selected {
	background: url("/res/img/static_arrow.gif") repeat-y scroll right center #F8F6F4;
}

.subNavContainer .subNavBox.subBox ul.withLine {
	padding: 0;
 	width: 230px;
}

.subNavContainer ul.withLine li{
	font-size: 14px;
  margin-bottom: 2px;
  padding: 3px 0 1px 13px;
  text-transform: none;
  width: 100%;
	clear: both;
}

.subNavContainer ul.withLine li.disabled {
	color: #A7A8B6;
	height: 14px;
}

.listHead {
	padding-left: 4px;
}

.myHome {
	margin-top: 10px;
}

.subNavBoxGrp {
	float: left;
	padding-top: 15px;
	width: 240px;
}

.subNavBoxGrp .subNavBox {
	margin-top: -1px;
}


fieldset,
.loginElem {
	border: 1px solid #A7A8B6;
	float: left;
	padding-top: 8px;
	margin-bottom: 30px;
	margin-right: 20px;
}

.loginElemHeadline {
	float: left;
	font-size: 16px;
	padding-right: 10px;
	padding-bottom: 3px;
	margin: -15px 0 0 -1px;
	background-color: #F7F1EE;
	clear: both;
	padding-top: 2px;
}

.loginElemHeadline.withCB {
	margin-top: -20px;
}

.loginElemTopRow {
	float: left;
	width: 100%;
	font-style: italic;
	padding: 2px 0 5px 0;
}

.loginElemTopRowText {
	margin-left: 5px;
}

.loginElemTopRowMore{
	float: right;
	padding-right: 5px;
	cursor: pointer;
}

.loginElemContent.textContent{
	padding: 5px 5px 0 5px;
}

.loginElemContent.textContent ul{
	list-style: inside;
	list-style-image: url("/login/res/img/content/checkboxSmall_inactive.png");
}

.loginElemContent.textContent ul.bigList{
	list-style: outside;
	padding-left: 30px;
	list-style-image: url("/login/res/img/content/arrow_menuClosed.png");
	margin-top: 5px;
}
.loginElemContent.textContent ul.bigList li{
	margin-bottom: 10px;
}

.loginElemContent.textContent p{
	clear: both;
}

form.jqtransformdone div.rowElem.displayInText{
	padding: 0;
	margin: 0;
	float: left;
	line-height: 30px;
}

form.jqtransformdone div.rowElem.displayInText div{
	float: left;
	margin-right: 5px;
}

*+html .loginElem.styledTable{
	padding-bottom: 1px;
}

.styledTable table{
	width: 100%;
	margin-bottom: -1px;
}

.fullWidth {
	width: 100%;
}

.fullWidth.styledTable {
	clear: both;
}

.styledTable table thead{
	border-top: 1px solid #a7a8b6;
	font-weight: bold;
}

.styledTable table thead td.even{
	background-color: #d6d6df;
}

.styledTable table thead td.odd{
	background-color: #dedfe7;
}

.styledTable table tbody tr.even td.even {
	background-color: #f4f4f7;
}

.styledTable table tbody tr.even td.odd {
	background-color: #ffffff;
}

.styledTable table tbody tr.odd td.even {
	background-color: #e7e8ed;
}

.styledTable table tbody tr.odd td.odd {
	background-color: #f3f4f7;
}

.styledTable table tbody tr.highlight td.even,
.styledTable table tbody tr.highlight td.odd {
	background-color: #CDBAA4;
}

.styledTable table tr {
	border-bottom: 1px solid #a7a8b6;
}

.styledTable table td {
	padding: 5px 10px;
	vertical-align: middle;
}

.styledTable table td.thumbnail {
	padding-right: 0px;
}

.styledTable table td.sort {
	padding-right: 0px;
	border-bottom: 0;
 	width: 16px;
}

.styledTable table td.sort.categories {
	padding-right: 5px;
 	width: 21px;
	height: 16px;
}

.styledTable table td.thumbnail {
	padding-right: 0px;
}

.styledTable tbody#sortableTable tr {
	cursor: move;
}

.styledTable tbody.sortableCategories tr {
	cursor: move;
}

.styledTable table td.thumbnail img {
	float: left;
	padding-right: 5px;
}

.styledTable table td.icon {
	text-align: center;
}

.imageWithText{
	width: 100%;
	background-color: #fff;
	float: left;
	margin-bottom: 5px;
}

.imageWithTextPicBox{
	width: 70px;
	overflow: hidden;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}

.imageWithText.subject {
	margin-bottom: 0;
}

.imageWithText.subject h3 {
	padding: 10px;
}


.imageWithText p {
	margin-left: 85px;
	border-top: 1px solid #a7a8b6;
}

.imageWithText.subject p {
	margin-left: 0;
	padding: 10px;
}

.tipBox{
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	margin-bottom: 30px;
}

span.jqTransformCheckboxWrapper{
	margin-top: 0;
}

.benefits{
	font-weight: bold;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	cursor: pointer;
}

.profilePrice{
	background-color: #a7a8b6;
	color: #fff;
	font-weight: bold;
	float: right;
	padding: 5px 10px;
	margin-top: -8px;
	border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-bottom-left-radius: 5px;
	behavior: url('/res/js/PIE.htc');
}

.amount{
	font-size: 12px;
}

.hintBox {
	width: 179px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #a7a8b6;
}

.helpBox {
	border: 1px solid #a7a8b6;
	padding: 10px;
	margin-bottom: 10px;
}

.helpBox ul {
	list-style: disc;
	padding: 5px 14px;
}

.helpBox form {
	float: none !important;
	text-align: right;
}

a.infoIcon {
	display: block;
	width: 12px;
	height: 12px;
	float: right;
	margin-left: 5px;
	background: url('/login/res/img/icon_infoGrey.gif') no-repeat;
	position: relative;
	top: 10px;
}

a.inlineInfoIcon {
	float: left;
	height: 12px;
	margin-left: 5px;
	width: 12px;
	background: url('/login/res/img/icon_infoGrey.gif') no-repeat;
}

a.navInfoIcon {
	background: url("/login/res/img/icon_infoGrey.gif") no-repeat scroll 0 0 transparent;
	display: inline;
	float: left;
	height: 12px;
	margin-left: 5px;
	position: relative;
	width: 12px;
}

a.infoIcon:hover, a.inlineInfoIcon:hover, a.navInfoIcon:hover {
	background: url("/login/res/img/icon_infoBlue.gif") no-repeat scroll 0 0 transparent;
}

a.citySearchDialogToggler {
	display: block;
	width: 12px;
	height: 12px;
	float: right;
	margin-left: 5px;
	background: url('/login/res/img/icon_magnifierGrey.png') no-repeat;
	position: relative;
	top: 10px;
}

.tooltip {
	display: none;
	padding: 10px;
	background-color: #F8F6F4;
	border: 1px solid #A7A8B6;
	z-index: 100;
	width: 220px;
}

.contentForm td {
	padding-bottom: 12px;
}

.contentForm td label {
	position: relative;
}

.contentForm td label.formatAdvise {
	position: relative;
	top: -16px;
}

.contentForm td label.cityField {
	position: relative;
	top: 7px
}

.contentForm td label.radioField {
	position: relative;
	top: 4px
}

.contentForm td label.checkboxField {}

p.formatAdvise {
	font-size: 10px;
	padding: 0;
	clear: both;
}

.contentForm tr.missing, #registerForm tr.missing, div.missing {
	color: #c2012e;
	font-weight: bold;
}

#registerForm tr.missing input {
	 border-color: #c2012e;
}

a.iconMagnifier {
	background-image: url("/login/res/img/icon_magnifierGrey.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 3px;
}

a.iconMagnifier:hover {
	background-image: url("/login/res/img/icon_magnifierBlue.png");
}

a.iconAssign {
	background-image: url("/login/res/img/icon_arrowDownGrey.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
}

a.iconAssign:hover {
	background-image: url("/login/res/img/icon_arrowDownBlue.png");
}

span.iconAssigned {
	background-image: url("/login/res/img/icon_assignedBlue.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 3px;
}

a.iconDelete {
	background-image: url("/login/res/img/icon_deleteRed.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 3px;
	cursor: pointer;
}

a.iconDelete:hover {
	background-image: url("/login/res/img/icon_deleteBlue.png");
}

a.iconDelete.inline {
	width: 12px;
	height: 12px;
	padding: 0;
}

a.iconEdit {
	background-image: url("/login/res/img/icon_editGrey.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 3px;
	cursor: pointer;
}

a.iconEdit:hover {
	background-image: url("/login/res/img/icon_editBlue.png");
}

a.iconStats {
	background-image: url("/login/res/img/icon_statsGrey.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 3px;
}

a.iconStats:hover {
	background-image: url("/login/res/img/icon_statsBlue.png");
}

.iconSort {
	background-image: url("/login/res/img/arrow-sortable.gif");
	background-position: left center;
	background-repeat: no-repeat;
	width: 6px;
	height: 9px;
	cursor: move;
	float: left;
	margin-left: 5px;
}

.iconSort:hover {
	background-image: url("/login/res/img/arrow-sortableBlue.gif");
}

.iconLoading {
	background-image: url("/login/res/img/loading.gif");
	background-position: left center;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	display: none;
}

table.fileCollection {
	width: 100%;
}

table.fileCollection tr {
	border: 1px solid gray;
	/*cursor: move;*/
}

table.fileCollection td.sortable {
	width: 20px;
	text-align: center;
	vertical-align: middle;
}

table.fileCollection td.file {
	width: 120px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

table.fileCollection td.additional {
	vertical-align: middle;
}

table.fileCollection td.additional label {
	position: relative; top: 5px;
}

table.fileCollection td.delete {
	width: 25px;
	text-align: center;
	vertical-align: middle;
}

div.foreignLanguageEntry {
	padding: 5px 0 5px 0;
}

span.foreignLanguageEntry {
	padding-right: 5px;
}


#newContentForm {
	margin-bottom: 25px;
}

#newContentForm h3 {
	margin-bottom: 5px;
}

#newContentForm button {
	position: relative;
	float: left !important;
	clear: both;
	top: -2px;
	left: -4px;
}

#newContentForm .labelWrap {
	float: left;
    position: relative;
    top: 2px;
}

#newContentForm .fieldWrapper {
	float: left;
}

#newContentForm input[type=text] {
	width: 200px;
}

div.listFooter {
	margin-top: 5px;
}

div.listFooter span.listAmount {
	padding-right: 25px;
	float: left;
	padding-top: 8px;
}

div.listFooter span.showAmount,
div.listFooter span.showAmount label {
	float: left;
}

div.listFooter span.showAmount label {
	padding-right: 3px;
	padding-top: 8px;
}

div.listFooter span.showAmount form {
	width: 0;
}

div.listFooter div.listPaging {
	float: right;
	padding-top: 8px;
}

div.listFooter div.listPaging img {
	vertical-align: middle;
}

div.listFooter div.listPaging span.pagingDesc {
	padding-right: 5px;
	vertical-align: middle;
}

div.systemMessages {
	color: #4D4D4D;
	font-weight: bold;
	text-shadow: 1px 1px #FFF;
	background: url("/login/res/img/messages_bg.gif") repeat-x scroll 0 0 #F6F6F6;
	-moz-box-shadow: 1px 1px 5px #CCC;
	-webkit-box-shadow: 1px 1px 5px #CCC;
  box-shadow: 1px 1px 5px #CCC;
}

div.systemMessages div.success {
	padding: 21px 10px 0 30px;
  border: 1px solid #87A200;
  background: transparent url("/login/res/img/alertboxok.gif") no-repeat 15px 20px;
}

div.systemMessages div.error {
	padding: 21px 10px 0 30px;
  border: 1px solid #C2002D;
  background: transparent url("/login/res/img/alertboxerr.gif") no-repeat 15px 20px;
}
    

div.systemMessages div.info {
	padding: 19px 10px 0 25px;
	border: 1px solid #e6a128;
	background: transparent url("/login/res/img/alertboxwarning.gif") no-repeat 15px 20px;
}

div.systemMessages div.warning {
	padding: 19px 10px 0 25px;
	border: 1px solid #e6a128;
	background: transparent url("/login/res/img/alertboxwarning.gif") no-repeat 15px 20px;
}

div.systemMessages div.list ul {
	list-style-type:none;
}

div.messages {
	width: 400px;
}

fieldset.stats {
	width: 212px;
}

.associatedContents {
	margin-left: 85px;
	margin-top: -5px;
}

.associatedContents .content {
	float: left;
	padding: 5px 8px 5px 0;
}

hr {
	border-top: 1px solid #A7A8B6;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 15px 0;
}

.basicDetails {
	margin-top: 10px;
	line-height: 125%;
}

.formError .formErrorContent,
.formError .formErrorArrow div {
	background-color: #f7941e !important;
	color: #000000 !important;
}

a.act {
	color: #FFFFFF;
	font-weight: bold;
}

.jqTransformSelectWrapper ul {
	max-height: 198px !important;
	/*overflow: auto !important;*/
}

form.jqtransformdone div.rowElem.displayInText .jqTransformSelectWrapper ul{
	line-height: 13px;
	list-style: none;
}

.loginElemContent.textContent .jqTransformSelectWrapper ul {
	list-style: none outside none;
	height: 50px !important;
}

.infoBox {
	float: right;
	max-width: 310px;
	min-width: 178px;
	max-height: 45px;
	text-align: right;
	border-top: 1px solid #a7a8b6;
	padding: 5px 10px 0 10px;
	margin: 20px 0;
	overflow: hidden;
}

.infoBoxIcon.help {
	background-image: url('/login/res/img/iconGrey_helpXX.png');
	margin-left: 0;
}

.bookingPackage ul {
	list-style: disc;
	padding: 5px 14px;
}


table.selectTable {
	width: 100%;
	margin-bottom: 15px
}

table.selectTable td {
	padding: 5px;
	border: 1px solid gray;
	background-color: #ffffff;
}

table.selectTable td.highlight {
	font-weight: bold;
	background-color: #CDBAA4;
}

table.selectTable a {
	display: block;
	width: 100%;
}

span.resultHighlight {
	background-color: #CDBAA4;
}

.styledTable table.jqTransformTextarea {
	border-collapse: separate;
	width: 630px;
}

.styledTable table.jqTransformTextarea tr {
	cursor: default;
}

.styledTable table.jqTransformTextarea td {
	padding: 0 !important;
}

.bottomButton {
	float: right;
}

/* bg2012 */
#categoryDescriptionRow div.buttons {
	margin-left: -4px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#categoryDescriptionForm label {
	cursor: pointer;
 	margin: 4px 8px 5px 0;
}

#categoryDescriptionForm label.active {
	font-weight: bold;
}

#categoryDescriptionForm span.optional {
	font-style: italic;
	font-size: 10px;
}

.messages .feature {
	padding: 5px;
}

.jqEasyCounterMsg {
	position: relative;
	top: 5px;
}


/*new bG-Style Login */


.content-login {
	margin: 0px;
	padding-bottom: 50px;
	background-color: #F7F1EE;
}

.content-login h2 {
  color: #0F4A7C;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 0 10px 0;
}

.content-login h3 {
	padding-bottom: 5px;
	font-weight:bold;
}

.content-login p {
	line-height: 14px;
}

table.oview {
	margin: 0 10px 0 0;
	padding-top:20px;
	border:solid #FFF 0px;
}

table.oview .th td {
	background-color: #E3D8CB;
	padding: 8px;
	text-transform: uppercase;
	color: #0F4A7C;
}

.oview td {
	padding: 3px 15px;
	border-bottom:solid #FFF 1px;
	background-color: #efe7dc;
	font-size: 11px;
	color: #555;
	vertical-align: middle;
}

table.oview2 {
	float:left;
	margin: 20px 0 10px 0;
}

.oview2 td {
	padding: 3px;
	font-size: 11px;
	color: #555;
}

.formtable {}

.formtable td {
	padding: 6px 0 6px 0;
	vertical-align: top;
	line-height: 18px;
}

.formtable tr {
	border-bottom:solid #f8f6f4 2px;
}

.infico, .inficoh3, .inficonf {
	float:left;
	width: 12px;
	height: 12px;
	margin: 3px 0 0 5px;
	display: block;
	background: url('/login/res/img/icon_info_xs.gif') no-repeat;
	cursor: pointer;
}

.inficoh3 {
	margin-top:0px;
}

.formtable .err {
	color: #f7941e;
	font-weight: bold;
}

 a.tip {outline:none; }
a.tip strong {line-height:30px;}
atip:hover {text-decoration:none;} 
a.tip span {
    z-index:10;display:none; padding:10px 10px;
    margin-top:-20px; margin-left:28px;
    width:240px; line-height:16px;
}
a.tip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffaf0;}
.callout {z-index:20;position:absolute;top:14px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tip span
{
    -moz-box-shadow: 5px 5px 4px #CCC;
    -webkit-box-shadow: 5px 5px 4px #CCC;
    box-shadow: 5px 5px 4px #CCC;
}

.infico:hover {
	background-position: 0 -12px;
}

.td1 {
	width: 100px;
}

.td2 {
	width: 250px;
}

.td3 {
	width: 100px;
}

.td4 {
	width: 240px;
}

input, select {
	border:solid #A7A8B6 1px;
	background-color: #f8f6f4;
	font-family: SeroWeb,Arial,Helvetica,Verdana,Sans-Serif;
	color: #666;
	padding: 0 2px;
	height: 17px;
}

input:focus, select:focus {
	background-color: #fff;
	color: #1A171B;
}

.formtable .xm, .contentForm .xm {
	width: 184px;
}

.formtable .xl {
	width: 300px;
}

.formtable .xs {
	width: 45px;
	margin-right: 5px;
}

.formtable .xxs {
	width: 37px;
	margin-right: 5px;
}

.formtable .ms {
	width: 140px;
}

.formtable .ls {
	width: 162px;
}

.formtable input, .oldform {
	width: 195px;
}


.flole {
	float:left;
}

.support {
	margin: 10px 0 20px 0;
	padding: 10px 20px 10px 60px;
	border:solid #A7A8B6 1px;
	line-height: 18px;
	background: transparent url('/login/res/img/bck_info.gif') no-repeat 10px 15px; 
	min-height:55px;
}

.content-login .button {
	width: 80px;
	padding: 1px 8px 2px 8px;
	border:none;
	text-transform:uppercase;
	background:url('/login/res/img/button_blue_bck.png') no-repeat left top;
	text-align:center;
	color:#fff;
	cursor: pointer;
}

.liveview {
	margin: 0 0 10px 0;
	text-align:right;	
}

.nohit {
	margin: 0 0 20px 0;
	color: #C2002D;
	font-style:italic;
}

/* Seal */

.step {
	margin-bottom: 2px;
	background-color: #E3D8CB;
}

.step b {
	float:left;
	width: 60px;
	padding: 15px;
	background-color: #E3D8CB;
	color: #d6c8b7;
	font-size: 48px;
	text-align:center;
	text-shadow: 0px -1px 0px #988b83, 
                 0px 1px 0px #EEE;
}

.step img {
	float:left;
	margin-right: 20px;
	padding:0px;
}

.fancybox-title .step {
	margin-bottom: 2px;
	padding:20px 0;
	background-color: #E3D8CB;
	background: transparent url('/login/res/img/fbhint_bg.png') repeat-x 0px 0px; 
}

.fbhint {
	width: 800px;
	padding: 15px;
	background-color: #E3D8CB;
	color: #d6c8b7;
}

a.external {
	padding-right: 13px;
	background: transparent url('/login/res/img/external_link_icon.gif') center right no-repeat;
}

.socicons .ico img {
	margin-bottom:5px;
}
	
.socicons .ico {
	float:left;
	width: 150px;
	padding:20px;
	text-align: center;
	FONT-SIZE: 10px;
}

/* /Seal */

.formtable td.occupation .level1 {
	padding-left: 15px;
}

.formtable td.occupation .level2 {
	padding-left: 30px;
}
.formtable td.occupation .jqTransformCheckboxWrapper {
	margin-right: 5px;
}

/* search filter*/

.searchFilter {
	background: #F4F4F7;
	border: 1px solid #A7A8B6;
	margin-bottom: 10px;
}
.searchFilterMargin {
	margin: 10px;
	line-height: 20px;
}
.searchFeild, .searchButton, .searchCharacter, .searchReset, .searchLabel, .searchCharacters a {
	float: left;
}
.searchReset {
	float: right;
}
.searchLabel {
	margin-right: 10px;
}
.searchFeild {
	width: 212px;
	margin-right: 8px;
}
.searchFeild input {
    height: 18px;
   	width: 212px;;
}
.searchButton {
	width: 50px;
}
.searchButton input {
	height: 20px;
    width: 64px;
}
.searchCharacters {
	width: 760px;
}
.searchCharacters a {
	border: 1px solid #A7A8B6;
	color: #A7A8B6;
	font-size: 12px;
	height: 18px;
	line-height: 20px;
	margin-right: 2px;
	margin-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 18px;
}
.searchCharactersActive {
	background: #0f4a7c;
}
.searchControls {
	float: left;
	width: 570px;
}
.searchControlsTop {}
.searchControlsBottom {}

/* sorting dropdown */
.loginLinkingTableTitle {
	height: 25px;
	line-height: 25px;
}

.loginLinkingTableTitle h3 {
	float: left;
}

.autoSorting {
	float: right;
}

.autoSorting .form {
	display: none;
}

.autoSorting .direction {
	float: left;
	height: 22px;
	margin-left: 3px;
}

.autoSorting select {
	width: 180px;
}

.autoSorting .jqTransformSelectWrapper {
	top: 2px;
}

.autoSorting button[type='button'] {
	background: url('../img/icon_arrowUpGrey.png') 4px no-repeat transparent;
	border: 0 none;
}

.autoSorting button[type='button'].sortDesc {
	background: url('../img/icon_arrowDownGrey.png') 4px no-repeat transparent;
}
