@import "../bfm/css/fonts.css";
html {
	height: 100%;
}

body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background: #ffffff;
	color: #646464;
	margin: 0;
	padding: 0;
	height: 100%;
}

a {
	color: #646464;
}

form {
	padding: 10px;
}

.header {
	text-transform: uppercase;
	padding: 10px 5px 5px 10px;
	margin: 0px;
	font-weight: bold;
	color: #424242;
	border-bottom:1px dashed #ccc;
	font-family:HelveticaNeueLTStdCnBold, sans-serif;
	font-size:20px;
}
.header a {
	text-decoration: none;
	color: #424242;	
}

.header a:hover {
	text-decoration: underline;
}
	
.header-long {
	background: #eeeeee url("../images/header-bgl.jpg") repeat-x scroll 0 0 !important;
}


.subtitle {
	padding: 0px 5px 5px 10px;
	margin: 0px;
	font-family: "Myriad Pro", "Arial Narrow", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #626262;
}

.copy {
	padding: 5px 20px 15px 10px;	
}

.article .copy {
	padding: 0px;	
}

.intro {
	padding:5px 200px 0 10px;	
}

.frontpage .title-img {
	padding: 5px 5px 5px 5px;
	text-align: center;
	border: #C3E9FF 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:10px;
	margin-top:10px;
}	

.frontpage .title {
	text-align: center;
	font-size: 24px;
	padding-top: 0px;
}

.frontpage .subtitle {
	text-align: center;
	font-size: 22px;
}

.frontpage .bullets-title {
	color: #2D83DA;
	padding-top: 10px;
	text-align: center;
	font-size:18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.frontpage .bullets {
	padding-left: 160px;
	font-size: 18px;
}

.frontpage .bullets ul, .menu-corp ul, .articles ul, #account-complete ul, .header-tabs ul{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.articles ul {color: #2D83DA;}

.articles li.article-feature {
	list-style-type: none;
	margin-left: 0px;
}

.menu-corp ul ul {
	padding-left: 22px;	
}

.article ol, .article ul { 
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.articles .page a, .article .page a {
	color: #2D83DA;
	text-decoration: none;
}

.articles .page a:hover, .article .page a:hover {
	text-decoration: underline;
}

.article-imgs img, .article-feature img {
	margin-top:10px;
	margin-right:14px;
	width: 92px;
	border:1px solid #DDDDDD;	
}

.article-feature img {
	margin:5px 14px 5px 0;
	float: left;
}

.submenu {
	font-weight: bold;	
}

.menu-corp a {
	text-decoration: none;	
}

.menu-corp a:hover {
	text-decoration: underline;	
}

.frontpage .bullets li {
	padding-bottom: 5px;
}

.frontpage .bullets-button {
	padding-top: 10px;
	text-align: center;
}

.header-normal {
	text-transform: none;
	font-size: 18px;
}

.header-text {
	display: inline-block; zoom:1; *display: inline; 
	padding-bottom: 10px;
}

.header-icon {
	display:none;
	background-image: url("../images/header-icon.gif");
	background-repeat: no-repeat;
	background-position: left center;
	height: 31px;
	margin-bottom: -10px;
	width: 26px;
}

.header-extra {
	font-size: 12px;
	text-transform: none;
	padding-right:8px;
}

.subheader,.subheader-inner,.dash .header,.profile .header {
	background: #eeeeee url("../images/header-bg.jpg") repeat-x scroll 0 0;
	border: #dddddd 1px solid;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	font-family: "Myriad Pro", "Arial Narrow", Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	color: #424242;
	text-transform: none;
}

.subheader a,.subheader-inner a {
	color: #424242;
	text-decoration: none;
}

.subheader a:hover,.subheader-inner a:hover {
	text-decoration: underline;
}

.dash .header {
	margin-right:-3px;
}

.dashboard {
	display: table;	
	width: 1000px;
}

.dashboard .sidebar {
	margin-top: 10px;
	margin-left: 10px;
	width: 310px;
}

.subheader-inner {
	margin: 20px -10px 10px -10px;
}

.dash, .dash-plain {
	width: 680px;	
	float: left;
}

.dash .section {
	padding: 0px;
	border: #dfdfdf 1px solid;
	display: table;
	width: 100%;
}

.dash .section-col1 {
	padding-top: 10px;
	width: 240px;
}

.dash .header-icon {
	background-image: none;
}

.section-col {
	margin: 0px;
	display: table-cell;
	vertical-align: top;
}

.section-col1 {
	width: 280px;
}

.section-col2 {
	
}

.section-collist {
	padding: 10px 0 0 0;
	height: 100%;
	background: #F6F6F6;
}

.form-section {
	padding: 10px 0;
	display: table;
	width: 100%;
}

.form-col {
	margin: 0px;
	display: table-cell;
	vertical-align:top;
}

.form-col1 {
	width: 290px;
	padding-left:10px;
}

.form-col2 {
	
}

.profile {
	display: table;
	width: 1000px;
}

.profile .map {
	height:200px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	width:340px;	
}

.profile .section {
	padding: 10px;
	display: block;
}

.profile .section-col {
	display: inline-block; zoom:1; *display: inline; 
}

.profile .section-col1 .header {
	background-image: url("../images/tab-bg.jpg");
	background-repeat: repeat-x;
	color: #ffffff;
}

.profile .section-col1 {
	width: 340px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}

.profile .section-col1 .section {
	padding-top: 5px;
	padding-bottom: 5px;
}

.profile .section-col2 {
	padding-top: 0px;
	padding-right: 0px;
	float: right;
	width:650px;	
}

.profile .section-col2, .profile .section-list .section-col1 {
	padding-left: 10px;
}

.profile .section-col2 .section {
	border: #dfdfdf 1px solid;
}

.profile .text-lead, .profile .budget-text, .profile .budget-header, .profile .section-list-header {
	display:none;	
}

.profile .field a {
	text-decoration: none;
}

.profile .field a:hover {
	text-decoration: underline;
}

.section-info {
	padding:0 10px 20px!important;
}

.directory-listing .section-info {
	min-height:120px;
	width: auto;
}
	
.section-img, .section-form {
	display: inline-block; zoom:1; *display: inline; 
	vertical-align: top;
}

.section-info, .section-form {
	padding-right:20px;
}

.section-img {
	min-height:160px;
	float:left;
}

.directory-listing .section-img {
	min-height:120px;
}

.section-form {
	float:right;
	padding-left:10px;
	padding-top:10px;
	width:117px;
}

.profile-img {
//	border: 1px solid #DFDFDF;
}

.action {
	color: #2D83DA;
	font-weight: normal;
	float:right;
}
.sidebar .action{margin-right:10px;}

.img-action {
	float:none;
	margin-top:4px;
	width:160px;
}

.form-action {
	float: none;	
}

.action a {
	color: #2D83DA;
	font-size: 13px;
	text-decoration: none;
}

.form-action a, .img-action a {
	font-size: 11px;
}

.profile .section-col1 .header .action,.profile .section-col1 .header .action a {
	color: #ffffff;
}

.action a:hover {
	text-decoration: underline;
}

.form-info {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f6f6f6;
	width: 300px;
	padding: 10px;
}

.section-links {
	background: #e3f4fc;
	width: 110px;
}

.section-links ul, #credits-module ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#credits-module ul {
	font-size: 12px;
	border-top:1px solid #4AA6DA;
	margin-top:10px;
	padding-top:6px;
}

#credits-module ul a {
	color:#ffffff;	
}

.header-tabs ul {
	font-size: 12px;		
	margin-bottom: -6px;
	margin-top: 4px;
}	

.header-tabs ul li {
	display:inline-block;
	text-align:center;
	width:90px;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-right: 4px;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}
.header-tabs ul li.active, .header-tabs ul li:hover {
	background: #ffffff;
}
.header-tabs ul li a {
	text-decoration: none;
}
.header-tabs ul li a:hover {
	text-decoration: underline;
}

.section-links a {
	color: #2D83DA;
	font-weight: bold;
	text-decoration: none;
}

.section-links a:hover {
	text-decoration: underline;
}

.section-list-table {
	display: table;	
}

.section-list-table .section-list-item {
	display: inline-block; zoom:1; *display: inline;
	padding:10px 1px 0 10px;
}

.section-list-table .section-list-row {
	display: table-row;	
}

.section-list-table .section-list-links ul {
	padding: 0;
}

.section-list {
	padding-bottom: 4px;
}

.dash .section-list .label-large {
	width: 320px;
}

.dash .section-col2 label {
	width: 100px;
}

#content-admin .dash {
	width: 997px;
}
#content-admin .dash .section-col {
	width: 240px;
}

.credits .section .text-bold {
	font-size: 14px;
}
.credits .section-col2 label {
	width: 160px;
}
.credits .section-links {
	width: 140px;
}

.dash .section-list .label-medium {
	width: 92px;
}

.section-list-links {
	float: right;
	display: inline-block; zoom:1; *display: inline; 
	vertical-align: top;
}

.section-list-item {
	/* background: #ffffff; */
	padding: 4px 8px 4px 8px;
}

.section-list-item-even {
//	background: #f6f6f6;
}

.section-list-links a:hover, .pagination a:hover {
	text-decoration: underline;
}

.section-list-links ul {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.section-list-links li {
	float: left;
	margin-left: 2px;
	list-style:none;
}

.section-list-col1 {
	display: inline-block; zoom:1; *display: inline; 
	width:540px;
}

.info-title {
	display: block;
	color:#2D83DA;
	font-weight:bold;
	padding-top:6px;
}

.info-desc  {
	display: block;	
}

.profile .section-list-links li {
	margin-left: 0px;
}

.section-list-links a, .pagination a {
	color: #2D83DA;
	text-decoration: none;
}

.section-list-links a:hover {
	text-decoration: underline;
}

.empty-list {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.profile .section-col2 .empty-list {
	padding-top: 10px;
}

.icon-disabled, .icon-grey {
	background-image: url("../css/flick/images/ui-icons_666666_256x240.png") !important;
}

.icon-white {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png") !important;
}

.disabled {
	color: #666666;
	text-decoration: line-through;	
}

.icon-disc {
	background-image: url("../css/flick/images/ui-icons_666666_256x240.png")
		;
	background-position:-112px -144px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon-tip {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png")
		;
	background-position:-48px -144px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#FF6600;
}

.icon-find {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png")
		;
	background-position:-161px -113px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#FF6600;
}

.icon-star {
	background-image: url("../css/flick/images/ui-icons_dd0028_256x240.png")
		;
	background-position:-224px -112px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon-undo {
	background-image: url("../css/flick/images/ui-icons_dd0028_256x240.png")
		;
	background-position:0 -64px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon-bill {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png")
		;
	background-position:-240px -129px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#FF6600;
}
.icon-take {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-position:0 -64px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 4px;
	background-color:#FF6600;
	width: 14px;
	height: 14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.icon-match {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-position:-112px -80px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 4px;
	background-color:#FF6600;
	width: 14px;
	height: 14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.icon-login {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png")
		;
	background-position:-161px -193px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	margin-right: 4px;
	background-color:#FF6600;
	width: 14px;
	height: 14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.icon-doc {
	background-image: url("../css/flick/images/ui-icons_0073ea_256x240.png")
		;
	background-position:-32px -96px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon-arrow {
	background-image: url("../css/flick/images/ui-icons_0073ea_256x240.png")
		;
	background-position: -32px -16px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon-up {
	background-image: url("../css/flick/images/ui-icons_0073ea_256x240.png")
		;
	background-position:0 -16px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon-prev {
	background-image: url("../css/flick/images/ui-icons_0073ea_256x240.png")
		;
	background-position:-48px -160px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon-next {
	background-image: url("../css/flick/images/ui-icons_0073ea_256x240.png")
		;
	background-position:-32px -160px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon-first {
	background-image: url("../css/flick/images/ui-icons_0073ea_256x240.png")
		;
	background-position:-80px -160px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon-last {
	background-image: url("../css/flick/images/ui-icons_0073ea_256x240.png")
		;
	background-position:-64px -160px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon-register {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-position:-112px -128px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
	background-color:#FF6600;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.icon-image {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png")
		;
	background-position:-208px -129px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#FF6600;
}

.icon-folder {
	background-image: url("../css/flick/images/ui-icons_0073ea_256x240.png")
		;
	background-position:-16px -96px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon-calendar {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-position:-32px -112px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	background-color:#FF6600;
	margin-right: 4px;
	background-position:-193px -129px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.icon-lead {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-repeat: no-repeat;
	background-color:#FF6600;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 4px;
	background-position:-193px -129px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.profile .icon-lead:hover {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
}

.icon-edit {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-position: -64px -113px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 3px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#FF6600;
}

.profile .section-col1 .header .icon-edit {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png")
		;
}

.icon-add {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-position:-17px -130px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#FF6600;
}

.profile .section-col1 .header .icon-add {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png")
		;
}

.icon-delete {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-position:-81px -129px;
	background-repeat: no-repeat;
	display: inline-block;
	zoom:1;
	*display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#FF6600;
	cursor:pointer;
}
.icon-save {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-position:-65px -145px;
	background-repeat: no-repeat;
	display: inline-block;
	zoom:1;
	*display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#FF6600;
	cursor:pointer;
}
.icon-move {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-position: -49px -193px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 4px;
	background-color:#FF6600;
	width: 14px;
	height: 14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.icon-move:hover {
	background-image: url("../css/flick/images/ui-icons_454545_256x240.png")
		;
	background-position: -48px -192px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	text-decoration: none !important;
}

a:hover {
	text-decoration: none;
}

.error {
	border: #dd0028 1px solid;
	color: #424242;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 360px;
	display: table;
}

.error-text {
	color: #dd0028;	
}

.success {
	border: #00aa00 1px solid;
	color: #424242;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 360px;
	display: table;
}

.credits .success, .credits .error {
	width: 540px;
} 

#dialog-content .error, #dialog-content .success {
	float: right;	
}

.error-messages, .success-messages {
	display: table-cell;
}

.required,.not-required {
	display: inline-block; zoom:1; *display: inline; 
	width: 10px;
}

.required {
	color: #dd0028;
	font-weight: bold;
}

#header {
	padding: 10px;
	height: 100px;
}

#logo {
	float: left;
	padding-bottom: 10px;
}

#toolbar {
	float: right;
	padding-top: 28px;
}

#toolbar ul,#navigation ul,#navigation2 ul,.footer-row ul {
	list-style: none;
}

.footer-row ul {
	padding-left: 10px;
}

#toolbar ul {
	color: #646464;	
}
	
#toolbar #home a {
	background-image: url("../images/icon-home.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 38px;
}

#toolbar #help a {
	background-image: url("../images/icon-help.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 38px;
}

#toolbar #works a {
	background-image: url("../images/icon-bulb.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
#navigation {
	color: #FFFFFF;
	min-height: 35px;
	padding: 20px;
	padding-bottom: 10px;
	zoom:1;
}

#navigation2 {
	margin-top: -4px;
	padding-bottom:10px;
}

#navigation2 ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navigation2 ul li {
	display: inline-block; zoom:1; *display: inline; 
	margin-left: 10px;
	margin-right: 10px;
}

#navigation2 a {
	color: #2D83DA;
	text-decoration: none;
}

#navigation2 a:hover {
	text-decoration: underline;
}

#navigation2 .tab2_selected a {
	font-weight: bold;
}

#navigation-bg {
	background-image: url("../images/tab-bg.jpg");
	background-repeat: repeat-x;
}

#navigation a,.button a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#navigation ul {
	display: inline;
}


#toolbar li,#navigation li {
	float: left;
}

#toolbar li {
	margin-left: 12px;
}

#navigation li {
	margin-right: 0px;
}

#content {
	clear: both;
	padding: 10px;
	background: #ffffff;
	min-height: 490px;
	display: table;
}

#content-bg {
	background-image: url("../images/content-bg.jpg");
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 20px;
}

.splash {
	background-image: url("../images/content-bgl.gif");
	background-repeat: repeat-x;
	padding-top: 60px;
}

.splash #content {
	width: 800px;
	border: #C3E9FF 1px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 0px;
}

.splash .header {
	background: none;
	border: none;
	color:#34829E;
	font-family:"Myriad Pro","Arial Narrow",Arial;
	font-size:18px;
	margin-top: 25px;
	margin-left:90px;
	padding: 0;
	font-weight: normal;
	text-transform: none;
	text-align:left;
}

.splash .subheader {
	background: none;
	border: none;
	color:#114354;
	font-family:"Myriad Pro","Arial Narrow",Arial;
	font-size:19px;
	margin-top: 20px;
	margin-left:240px;
	padding: 0;
	font-weight: normal;
	text-transform: none;
	text-align:left;
}

.splash .emphasis {
	font-size:26px;	
	font-weight: bold;
}

.splash .subheader .emphasis {
	font-size:30px;	
}

.splash #slideshow {
	float:left;
	height:170px;
	margin-left:90px;
	margin-top:10px;
}

.splash #invite {
	margin-right: 90px;
	text-align: right;	
	margin-top: 4px;
}

.splash #invite .button, .service-search-box .button {
	margin-right: 0px;
	margin-left: 10px;
}

.splash #invite .button a, .service-search-box .button input {
	margin-right: 0px;
	margin-bottom: 0px;
	padding	: 6px 12px;
	font-weight: normal;	
	font-size: 16px;
	background: none;
	border:1px solid #99B3CC;
}

#navigation .service-search-box .button input {
	padding	: 0px 12px;
	font-size: 16px;
	font-weight: bold;	
	background: #eeeeee url("../images/button-bg.jpg") repeat-x scroll 0 0;
	color: #2d83da;	
}

#navigation .service-search-box .button input:hover {
	cursor: pointer;
	background: #4498F0 url("../images/buttona-bg.jpg") repeat-x scroll 0 0;
	border: #dfdfdf 1px solid;
	color: #ffffff;
}

.splash #invite .button a {
	color:#34829E;
}

.splash #invite .button a:hover {
	background:#EEEEEE url(../images/button-bg.jpg) repeat-x scroll 0 0;
	border:1px solid #DDDDDD;
	color: #114354;
}

.splash #invite-msg {
	margin-right: 140px;
	color: #BFBFBF;
	height: 16px;	
	font-size: 10px;
}

.splash #login-msg {
	margin-right: 100px;
	font-size: 12px;
	float:right;
}

.splash #invite input[type="text"], .service-search-box input[type="text"]{
	font-size:16px;	
	color: #bfbfbf;
	padding: 4px;
	display: inline-block; zoom:1; *display: inline; 
	border:1px solid #99B3CC !important;
}

#navigation .service-search-box input[type="text"] {
	padding: 0px;
	font-size:16px;	
	border:1px solid #99B3CC !important;
}

.service-search-box input[type="text"]{
	color: #424242;
}

.splash .subheader a{
	color:#114354;
	font-weight: bold;
}

.splash #footer, .splash #copyright {
	margin: 0;
	padding: 0;	
}

.splash #footer {
	clear:both;
	margin-top:10px;
	width: 800px;
	color: #bfbfbf;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	padding-top: 0px;
}

.splash hr {
	margin-left: 80px;
	margin-right: 80px;
}

.splash .logo {
	margin-top: 35px;
	margin-left:90px;	
}	

#navigation {
	clear: both;
}
#top-menu {
	float: left;
	font-weight: bold;
	zoom:1;
}

#userbadge,#vendorbadge, #creditsbadge, #feedbackbadge {
	float: right;
	background: transparent url("../images/badge.gif") no-repeat scroll 0 0;
	width: 213px;
	height: 39px;
	margin-top: -10px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	font-size: 12px;
}

#feedbackbadge {
	padding-top: 8px;
	font-size: 16px;
}

#footer {
	color: #FFFFFF;
	padding: 20px;
	margin-top: 20px;
}

#footer-bg {
	background: #1a82bb url("../images/footer-bg.jpg") repeat-x scroll 0 0;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.footer-row {
	padding-bottom: 4px;
	display: inline-block; zoom:1; *display: inline; 
	vertical-align: top;
	clear: both;
	padding-left:20px;
	padding-right:20px;
	width:200px;
}

.footer-section {
	text-transform: uppercase;
	font-weight: bold;
	width: 80px;
}

#copyright {
	padding-top: 20px;
	text-align:center;
}

#header,#navigation,#content,#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

input[type='text'],input[type='password'],select,.input-check,.input-none, textarea {
	border: #c9c9c9 1px solid;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	padding:2px;
}
select {
	width: 220px;
	background:none;
	padding:2px;
}

.service-request select {
	width: 152px;
}

select#addcredits {
	width: 75px;
	font-size:14px;
	font-weight: bold;	
}
select#cardtype {
	width: 140px;
}
.cardtype-indent {
	margin-left: 143px;
}
select#cardexp_mon, select#cardexp_year {
	width: 60px;
}

.timeselect {
	width: 48px !important;
}

.icon-check {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-position: -64px -144px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline;
	width: 14px;
	height: 14px;
	margin-right: 4px;
	background-color:#FF6600;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}


.icon-note {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-position: -145px -145px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline;
	width: 14px;
	height: 14px;
	margin-right: 4px;
	background-color:#FF6600;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.icon-note-green {
	background-image: url("../css/flick/images/ui-icons_ffffff_256x240.png");
	background-position: -145px -145px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	margin-right: 4px;
	background-color:#66AA00;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}



.icon-error {
	background-image: url("../css/flick/images/ui-icons_dd0028_256x240.png")
		;
	background-position: 0 -144px;
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline; 
	width: 14px;
	height: 14px;
	padding-right: 4px;
		;
}

.icon-success {
	background-image: url("../bfm/images/icon/ico_step_complete.png");
	background-repeat: no-repeat;
	display: inline-block; zoom:1; *display: inline;
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon-none {
	background: none;
	display: inline-block; zoom:1; *display: inline; 
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: 4px;
	width: 14px;
	height: 14px;
}

.input-error {
	border: #dd0028 1px solid !important;
}

input[type='text']:focus,input[type='password']:focus,select:focus, textarea:focus {
	border: #2d83da 1px solid;
}

label {
	padding-top: 6px;
	padding-right: 10px;
	width: 180px;
	display: inline-block; zoom:1; *display: inline; 
	text-align: right;
}

.label-right {
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 4px;
	width: 136px;
	display: inline-block; zoom:1; *display: inline; 
	text-align: right;
}

.label-inner {
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 4px;
	width: auto;
	display: inline-block; zoom:1; *display: inline; 
	text-align: right;
}
#login-form #remember{
	width:15px;
	height:15px;
	float:left;
	margin-top:3px;
}
#login-form label {
	width: 110px;
	text-align:right;
}
.sidebar #login-form label {
	width: 90px;
	text-align:left;
}

.dash label {
	color: #2D83DA;
	font-weight: bold;
	padding-bottom:0;
	padding-right:4px;
	padding-top:2px;
	text-align:left;
}

#statistics h2 {
    text-align: center;
}

#statistics h3 {
    color: #000;
    font-family: Tahoma, Arial;
    font-size: 12px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    padding: 10px;
    text-align: center;
}

#statistics .col {
    width: 29%;
    padding: 2%;
    float: left;
}


#statistics dl {
    clear: both;
    overflow: hidden;
}

#statistics dt {
    color: #2D83DA;
	font-weight: bold;
	padding-bottom:0;
	padding-right:4px;
	padding-top:2px;
	text-align:left;
    clear: both;
    float: left;
}
#statistics dt a {
	color: #2D83DA;
	font-weight: bold;
	cursor:pointer;
}
#statistics dd {
    float: right;
    font-weight: bold;
    margin:0 !important;
}

.credits .field-block label {
	color: #646464;
	font-weight: normal;	
	width: 144px;
	font-size: 10px;
}

.credits .ccv-block label {
	width: 60px !important;
}

.text,.text-bold {
	display: inline-block; zoom:1; *display: inline; 
}

.text-bold {
	font-weight: bold;
	color: #424242;
}

.text-blue {
	color: #2d83da !important;
}

.vendor-name {
	font-weight: bold;
	color: #424242;
	font-size:14px;
}

.text-ex {
	font-style: italic;
	color: #424242;
}

.no-padding {
	padding: 0px !important;	
}

.button a,
input[type=submit],
input[type=button]{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #eeeeee url("../images/button-bg.jpg") repeat-x scroll 0 0;
	border: #dddddd 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #2d83da;
	display:inline-block;
	padding:6px 10px;
	
}
input[disabled=''] {
	background: #eeeeee url("../images/button-bg.jpg") repeat-x scroll 0 0 !important;	
	border: #dddddd 1px solid !important;
	color:#646464 !important;
}

.button-join a {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: transparent	 url("../images/button-join.jpg") repeat-x scroll 0 0;
	color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
	margin-left:20px;
	display: inline-block; zoom:1; *display: inline; 
	width: 300px;
	height: 40px;
	padding-top: 8px;
}

.button-join a:hover {
	font-size: 16px;
	background: transparent	 url("../images/button-joina.jpg") repeat-x scroll 0 0;
	text-decoration:none;
}

.button a {
	padding: 7px 11px;
}

.button {
	display: inline-block; zoom:1; *display: inline; 
}

.button a:hover,input[type=submit]:hover,input[type=button]:hover {
	cursor: pointer;
	background: #4498F0 url("../images/buttona-bg.jpg") repeat-x scroll 0 0;
	border: #2d83da 1px solid;
	color: #ffffff;
	text-decoration:none;
}

.sidebar .module-dark .button a:hover,.sidebar .module-dark input[type=submit]:hover,.sidebar .module-dark input[type=button]:hover {
	cursor: pointer;
	background: #4498F0 url("../images/buttona-bg.jpg") repeat-x scroll 0 0;
	border: #dfdfdf 1px solid;
	color: #ffffff;
}

.pagination {
	text-align: right;
	font-size:10px;	
	margin-bottom: 2px;
}
#login-form .button-bar,
#login-form .button-links,
.join-links{
	margin-left: 114px;
	padding-left:190px;
}
.button-links {
	margin-left: 184px;
}
.subcat {
	display: inline-block; zoom:1; *display: inline; 
}

.page {
	display: inline-block; zoom:1; *display: inline; 
	width: 640px;	
	float:left;
}

.fullpage {
	width: 1000px;	
}

.page .section {
	padding-left: 10px;	
}

.articles .page {
	display: inline-block; zoom:1; *display: inline; 
	width: 357px;
}

.article .page {
	display: inline-block; zoom:1; *display: inline; 
	float:left;
	width: 640px;	
	padding-left: 10px;	
	padding-right: 10px;	
}

.article .page img {
	float: right;
	margin: 0px 10px 10px 10px;
	padding: 5px;
	border:1px solid #DDDDDD;	
}

.sociable img {
	float: none !important;
	margin: 0px !important;
	padding: 0px !important;
	border:none !important;	
}

.sociable_tagline {
	margin-bottom:4px;
}
.articles .sidebar, .article .sidebar, .content-info .sidebar {
	padding-top: 10px;	
}

.articles .subheader {
	font-size: 18px;	
}

.article h1 {
	color: #2D83DA;
	font-size: 24px;	
}

.article {
	display: table;
}

.module {
	margin-bottom: 10px;
	padding: 10px;
}

.sidebar .module img {
	margin-left: 10px;	
}

.sidebar .module-dark {
	padding: 0px;
}

#content-vendor .sidebar .module-dark #login-form,
.sidebar .module-dark .content,
.sidebar .module-dark .siniy_jaschik{
	background:#2591d1 url(../images/mod-dark-bg.jpg) repeat-x scroll 0 0;
	border: #2d83da 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #ffffff;
}

.sidebar .module-dark .content {
	padding: 10px;
}

.sidebar .module-dark .content {
	font-size:16px;
	font-weight: bold;
}

.sidebar .module-dark a {
	color: #ffffff;
}

#content-user .sidebar .module-dark #login-form a {
	color: #444444;
}

#content-user .sidebar .module-dark #login-form, .service-search-box, .sidebar .module-lite {
	background:#efefef url(../images/mod-lite-bg.jpg) repeat-x scroll 0 0;
	border: #DDDDDD 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #444444;
	min-height: 100px;
	padding-right: 10px;
}

.sidebar .module-lite {
	font-size: 14px;
}

.dashboard .sidebar .module {
	font-size: 12px;
}

.dashboard .sidebar .module ul a {
	color: #2d83da;
	text-decoration:none;
}

.dashboard .sidebar .module ul a:hover {
	text-decoration:underline;
}

#account-complete ul li a {
	font-weight: bold;
}

.ui-progressbar {
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block; zoom:1; *display: inline; 
	width: 160px;
	float:left;
}

.ui-progressbar .ui-widget-header {
	background:#2D83DA url(../images/mod-dark-bg.jpg) repeat-x scroll 50% 50%;
}

.progressvalue {
	margin-top: 16px;
	float:right;	
}

.sidebar .module-lite p a {
	color: #444444;
	text-decoration:underline;
	font-weight: bold;
}

.sidebar .module-lite p a:hover {
	text-decoration:none;
}

.sidebar .module-lite .button a {
	margin-bottom: 0px;	
}

.sidebar {
	float: right;
	display: inline-block; zoom:1; *display: inline; 	
	width: 320px;
}

.content .sidebar {
	width: 220px;
	border: #DDDDDD 1px solid;
}

.content-corp .sidebar {
	float: left;
	padding-right: 10px;
	width: 310px;
}

.content-corp .page {
	float: right;
	width: 660px;
}

.directory .header {
	margin-bottom: 10px;	
}

.sidebar .module-dark .header, .directory .subheader, .directory .subheader-inner {
	background:none;
	border:0px;
	font-family:"Myriad Pro","Arial Narrow",Arial;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0px;
}

.directory .subheader, .directory .subheader-inner {
	margin-left: 10px;	
}

.directory .subheader-inner {
	font-family:Tahoma,Arial;
	font-size:14px;
}

.directory .subheader .header-icon {
	display:none;
}
.sidebar .module-dark .join-links {
	padding-top: 10px;
	margin-left:0px;
}

.join-links a, .sidebar .module-dark .join-links a {
	color:#2D83DA;
}

.sidebar .module-lite .header, .sidebar .module-lite .subheader, .service-search-box .header, .message .header {
background:none;
border:0px;
color:#444444;
font-family:"Myriad Pro","Arial Narrow",Arial;
font-size:16px;
font-weight:bold;
margin:0;
padding:10px 0px 0px 0px;
}

.sidebar .module-summary .header {
	font-size:18px;
}

.sidebar .module-lite .subheader {
	font-size:14px;
	padding-bottom:6px;
	padding-top:12px;
}

.sidebar .module-summary {
	font-size:12px;
}

.sidebar .module-summary .map {
	height:319px;
	width:319px;
	border-bottom: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-right: #dddddd 1px solid;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top: 0px;
	margin: 0px;
}

.sidebar .module-summary label {
	width: 116px;
	padding-bottom: 0px;
	padding-top: 2px;
}

.sidebar .module-map {
	padding: 0px;
}
.sidebar .module-map .header {
	background: none;
	background:#2591d1 url(../images/mod-dark-bg.jpg) repeat-x scroll 0 0;
	border-top: #2d83da 1px solid;
	border-left: #2d83da 1px solid;
	border-right: #2d83da 1px solid;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom: 0px;
	color: #ffffff;
	font-size:18px;
}

.sidebar .header-icon {
	display: none;	
}

.message {
	padding: 10px;
	margin-bottom: 10px;
	border: #dfdfdf 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f8f8f8;
}

.message-right {
	margin-left: 40px;
	padding: 20px;
	display:inline-block;
	vertical-align: top;	
	margin-top:10px;
}

.message-dark {
	background:#2591d1 url(../images/mod-dark-bg.jpg) repeat-x scroll 0 0;
	border: #2d83da 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
}

.message-dark a {
	color: #ffffff;
	text-decoration: none;
}

.message-dark a:hover {
	text-decoration: underline;
}

.message-title {
	color: #2D83DA;
	font-size: 20px;
}

.message-bullet {
	font-weight: bold;
	margin-left: 30px;
}

.message-bold {
	font-weight: bold;
}

hr {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 6px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #DFDFDF;
}

.dialog {
	display: none;
	min-width:480px;
}

.dialog iframe {
	frameborder: 0;
	scrolling: no;
	width: 100%;
	border: 0px none;
	height: 112px;
}

#slider,.slider {
	display: inline-block; zoom:1; *display: inline; 
	margin-top: 10px;
}

#slider-bar {
	display: inline-block; zoom:1; *display: inline; 
	width: 216px;
	border:1px solid #cccccc;
}

#slider-radius {
	display: inline-block; zoom:1; *display: inline; 
	margin-left: 10px;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-content
	{
	border: none;//1px solid #cccccc;
}
.ui-slider-handle{
	border:1px solid #cccccc ! important;
}

.field {
		vertical-align: middle;
}

.field-bold {
	font-weight: bold;
	font-size: 14px;
}

.about-field {
	width: 400px;	
}

.message-field {
	font-size:10px;
	padding-left:184px;
}

.field-block {
	display: inline-block; zoom:1; *display: inline; 
}

.indent-field {
	margin-left: 30px;
}

.radio-field,.checklist-field,.checklist-header {
	width:100%;
	padding:4px 10px;
}
.checklist-field span,
.checklist-header span{
	display:inline-block;
	padding:0 5px;
	width:auto;
}
.checklist-field .label-small,
.checklist-header .label-small{width:75px;}
.checklist-header,.section-list-header {
	background: #f6f6f6;
	color: #424242;
	font-weight: bold;
	border-bottom: 1px solid #DFDFDF;
}

.checklist-header {
	width:auto;
}

.section-list-header {
	padding-left: 8px;
	padding-right: 8px;
}

.section-list-header-no-links {
	padding: 10px;	
}

.label-small,.label-medium,.label-medium-large,.label-large {
	display: inline-block; zoom:1; *display: inline; 
	vertical-align:top;
}

.label-check{
	display: inline-block; zoom:1; *display: inline; 
	text-align:right;
	width:121px;
}

.label-tiny {
	display: inline-block; zoom:1; *display: inline; 
	width: 52px;
}

.label-small {
	width:95px;
}

.label-medium {
	width:200px;
}

.label-medium-large {
	width: 230px;
}

.label-large {
	width: 360px;
}

.profile .label-large {
	width: 280px;
}

.credits .label-large {
	width: 348px;
}

.checkbox-field {
	margin-left: 178px;
	margin-top: 4px;
}
.map {
	width: 300px;
	height: 240px;
	margin:10px 0 10px 10px;
}

span.cke_skin_kama {
	-moz-border-radius-bottomleft:0px !important;
	-moz-border-radius-bottomright:0px !important;
	-moz-border-radius-topleft:0px !important;
	-moz-border-radius-topright:0px !important;
	border:none !important;
	padding:0px !important;
	max-width: 624px;
	margin:0 auto;
}

.ui-datepicker {
	z-index: 10000;  
	background-color:#fff;
	border:1px solid #ccc;
}

.fileinputs {
	display: inline-block; zoom:1; *display: inline; 
	height:30px;
	position:relative;
	width:280px;
}

.fileinputs .icon-folder {
	margin-left: 4px;
}

.fileinputs .icon-error {
	display: inline-block; zoom:1; *display: inline; 
}

.fileinputs .file-label {
	display: inline-block; zoom:1; *display: inline; 
	color: #2d83da;
	cursor: pointer;	
}
	
input.file.hidden {
	opacity:0;
	position:relative;
	text-align:right;
	z-index:2;
	width:250px;
}

input.file {
	margin:0;
	width:200px;
}

.fakefile {
	left:0;
	line-height:90%;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:250px;
	z-index:1;
}

form.example div.fakefile input {
	margin-bottom:5px;
	margin-left:0;
}
.small_font {
	font-size:11px;
}

#lightbox #imageContainer {
	max-width: 800px;
	max-height: 600px;
}
.service-search {
	background:transparent url(../images/baner3.jpg) no-repeat scroll top right;
	height:224px;
	margin-top: -10px;
	padding-left:400px;
	padding-right:40px;
	padding-top:20px;
}

.dash .service-search, #navigation .service-search {
	background:none !important;
	margin-top:0px;
	padding-left:0px;
	padding-right:40px;
	padding-top:10px;
	height: auto;
	margin-bottom: 20px;
}

.dash .service-search {
	border-bottom: 1px solid #dddddd;
}

#navigation .service-search {
	float: right;
	padding:0;
	width:498px;
	margin:-8px 0 0;
}

.service-search-box {
	padding: 10px 10px 10px 20px;
}

.dash .service-search-box, #navigation .service-search-box {
	min-height: 0px;	
	padding: 0px;
	background: none;
	border: 0px solid #dddddd;
	padding-bottom: 10px;
}

.dash .service-search-box {
	min-height: 68px;	
}

#navigation .service-search-box, #navigation .service-search-box form {
 	padding: 0px;
	margin: 0px;
	border-bottom: 0px solid #dddddd;
}
 
.dash #directory-frame {
	padding-left: 20px;	
}

.dash .service-search-box .header, #navigation .service-search-box .header {
	display: none;	
}

.search-field {
	display: inline-block; zoom:1; *display: inline; 
	text-align: right;
	font-size:16px;
	float:left;
}

.search-hint {
	font-size: 10px;
}

#navigation .search-hint {
	font-size:8px;
	margin-top:-1px;
	font-weight: normal !important;
}

.search-name {
	width: 270px;
}
.search-near {
	width: 148px;
	margin-left: 4px;
}
#navigation .search-near {
	width: 148px;
}
#navigation .search-field {
	color: #ffffff !important;	
	font-weight: bold;
}

#directory-frame {
	width: 660px;
	height: 480px;
}

.directory {
	font-size: 14px;	
}
	
.directory-listing .profile-img {
	width: 100px;	
}

.directory-listing .section-form {
	float: none;	
	width: auto;
}

.directory .section-col {
	width: 300px;
	padding-bottom: 20px;
}

.fullbrowser {
	padding-left:0px !important;
}

.fullbrowser .directory {
	font-size: 12px;
}

.fullbrowser .directory a {
	text-decoration: none;
}

.fullbrowser .directory a:hover {
	text-decoration: underline;
}

.fullbrowser .directory .section-col {
	width: 230px;
}

.list-links {
	display: inline-block; zoom:1; *display: inline; 
	padding-left: 10px;
	padding-bottom: 4px;
}

#result {
	height:20px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:5px;
	margin-bottom:10px;
	background-color:#FFFF99;
}
#find{
	padding:3px;
	border:1px #CCC solid;
	font-size:17px;
}
.suggestionsBox {
	position: absolute;
	left: 0px;
	top:40px;
	margin: -2px 0px 0px 72px;
	width: 200px;
	padding:0px;
	background-color: #efefef;
	border-top: 3px solid #efefef;
	color: #fff;
}
#navigation .suggestionsBox {
	margin:-10px 0 0 90px;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
}
.suggestionList ul li {
	list-style:none;
	margin: 0px;
	padding: 6px;
	border-bottom:1px dotted #ddd;
	cursor: pointer;
	float: none !important;
}
.suggestionList ul li:hover, .suggestionList ul li.active {
	background-color: #2d83da;
	color:#fff;
}
.suggestionList ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2d83da;
	padding:0;
	margin:0;
}

.load{
background-image:url(loader.gif);
background-position:right;
background-repeat:no-repeat;
}

#suggest {
	position:relative;
}

.dash .services {
	margin-top: 10px;
}

.date-separator {
	background: #ffffff;
	border-top: #2D83DA dotted 2px;
}


.articles-lite ul {
	margin-top:4px;
	padding-left:10px;
	margin-left:14px;
	font-size: 11px;
	list-style-type:disc;	
}

.module-lite ul {
	list-style-type:disc;
	margin: 0px;
	padding: 10px;
}

.articles-lite ul li,.articles-lite ul li a{
	color:#2D83DA;
}

.articles-lite ul li {
	margin-left: 14px;
}

.articles-lite ul li.article-feature {
	list-style-type:none;
	margin-left: 0px;
}

.articles-lite ul li a{
	text-decoration:none;
}

.articles-lite ul li a:hover{
	text-decoration:underline;
}

.articles-lite .article-imgs img {
	height:76px;
	margin-right:0px;
	margin-top:8px;
	width:76px;
}
.results-title {
	padding-top:16px;
	font-size: 18px;
	padding-left:10px;
}
.results-bullets {
	font-size: 14px;
}
.results-bullets ul {
	padding-left:10px;
	margin-left:20px;
	margin-right:10px;
}
.results-bullets ul li {
	padding-bottom: 10px;
}
.results-bullets a {
	text-decoration: none;
	color: #2d83da;
}
.results-bullets a:hover {
	text-decoration: underline;
}

.features {
	clear: both;
	padding-top:14px;
}
.features .module {
	display: inline-block; zoom:1; *display: inline; 
	width: 312px;
	min-height: 280px;
	vertical-align:top;
	padding: 0px;
}
.features .module .header {
	font-weight: normal;
	color: #ffffff;
	background:#2591d1 url(../images/mod-dark-bg.jpg) repeat-x scroll 0 0;	
	border: #2D83DA 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top:12px;
}
.features .module .article-imgs {
	padding-left:10px;
}
.features .articles-lite .article-imgs img {
	margin-right:8px;
}
.features .header-icon {
	float: right;
	margin-right:4px;
	margin-top:-6px;
	height: 36px;
	width: 36px;
}
.press-lite .header-icon {
	background-image: url("../images/news.png");
}
.articles-lite .header-icon {
	background-image: url("../images/articles.png");
}
.featured-vendor .header-icon {
	background-image: url("../images/vendor.png");
}
.features .articles-lite {
	margin-left: 16px;
	margin-right: 16px;
}
.features .articles-lite ul {
	font-size:12px;
	padding-right:10px;
}
.features .articles-lite ul li {
	color:#2D83DA;
}
.features .subheader {
	background: none;
	border: 0px solid #ffffff;
	font-size: 16px;
	padding: 0 10px 4px 10px;
	margin: 0px;
}
.featured-vendor img {
	margin-left: 10px;
	width: 100px;
}
.features .section-info {
	width: 310px;
	padding-right: 10px;
}
.features .section-form, .features .about-field {
	float:none;
	padding-top: 0px;
	padding-right: 0px;
	width: 184px;
}
.vertical-bar {
	border-left:1px solid #DFDFDF;
	display:inline-block;
	height:150px;
	margin-left:40px;
	vertical-align: top;
}

.compact-form label {
	width: 110px;
}

.compact-form label {
	width: 110px;
}

.compact-form .message-field {
	padding-left: 114px;
}

.field-eula {
	margin-left:146px;margin-top: 6px;font-size:10px;
}

.compact-form .field-eula {
	margin-left:108px;
}

.compact-form .button-bar  {
	margin-left:112px;
}

.article-feature .title{
	font-size: 14px;
	font-weight: bold;
	padding:0 0 10px;
	margin: 0;
}
.article-feature .title:hover{
	text-decoration:none !important;
	color:#f60;
}
.article-topfeature .title {
	font-size: 20px;
}

.article-topfeature,
.article-list-topfeature{
	width: 600px;
}

.article-feature .excerpt, .excerpt {
	font-size: 13px;
	color: #444444;
}

.articles .toppage {
	display: block; 
	float:none;
	height:100px;
	padding-top:10px;
	width:640px;
}
.credits_form{
	width:430px;
	margin:0 auto;
}
.credits_form td{
	text-align:left;
	vertical-align:top;
	padding:5px 10px;
}
.credits_form label{
	padding:3px 0 0;
	width:auto;
	text-align:left;
	float:left;
}
.credits_form select{margin-left:20px;}
.credits_form .input_framed,
.credits_form select{float:right;}
.line{padding:5px 10px;}
form .field input[type="checkbox"]{width:auto;}
form .field{padding:5px 0;}
form .field .input_framed{width:250px;}
#login-form .field .input_framed{width:auto;}
#login-form .field input{width:190px;}
#login-form  .button-links{
	margin:0;
	padding:0;
}
#login-form  .button-links a{color:#2d83da;}
.icon-check{}
.article_nav{
	padding:15px 0;
}
#services{margin-left:-15px;}
li.tab a,
li.tab_selected a{
	display:inline-block;
	font-size:12px;
	height:28px;
	text-align:center;
	background-repeat:no-repeat;
}
li.tab,
li.tab a,
li.tab_selected,
li.tab_selected a{background-image:url("../images/tabs.gif");}
li.tab,
li.tab_selected{
	padding-left:7px;
	margin-top:-5px;
}
li.tab a,
li.tab_selected a{
	padding-right:7px;
	padding-top:12px;
}
li.tab{background-position:0 0;}
li.tab a{background-position:100% 0;}
li.tab_selected,
li.tab:hover,
li.tab.hover{background-position:0 100%;}
li.tab_selected a,
li.tab:hover a,
li.tab.hover a{
	background-position:100% 100%;
	text-decoration:none !important;
	color:#424242 !important;
}
.field_wtf{padding:0 0 10px;}
.field_wtf label .required{float:left;}
.field_wtf label{
	float:left;
	text-align:left;
}
.field_wtf input{
	width:200px;
	float:left;
}
#content-admin #login-form input,
.admin input{padding:2px 5px;}
.admin textarea{padding:2px 5px;}
#content-admin #login-form .button-bar{margin-left:0;}
.admin label{vertical-align:top;}
.admin select{padding:2px;}
/*--- btn ---*/
/*--- btn ---*/
.btn,
.btn span,
.btn input[type="submit"],
.btn input[type="button"]{
	display:inline-block;
	overflow:hidden;
	color:#fff;
	font-family:Arial, sans-serif;
	font-weight:bold;
	cursor:pointer;
	background:none;
	border:0 none;
	text-decoration:none;
}
.btn span,
.btn input[type="submit"]{background-position:100% 0;}
.btn_orange,
.btn_orange span,
.btn_orange input[type="submit"],
.btn_orange input[type="button"]{
	background-image:url("../images/btn/btn_orange.png");
	background-repeat:no-repeat;
	height:24px;
	line-height:24px;
}
.btn_orange input[type="submit"],
.btn_orange input[type="button"]{
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
.btn_orange{padding-left:9px;}
.btn_orange span,
.btn_orange input[type="submit"],
.btn_orange input[type="button"]{
	padding:0 9px 0 0;
	background-position:100% -24px;
}
.btn:hover,
.btn.hover{
	background-position:0 100%;
	text-decoration:none;
}
.btn:hover span,
.btn.hover span{background-position:100% 100%;}
.btn_orange:hover{background-position:0 -48px;}
.btn_orange:hover span,
.btn_orange:hover input{background-position:100% -72px;}
.tab_content .heading{
	background:url("../images/bg/dotted.gif") repeat-x scroll 0 0 transparent;
	margin-bottom:15px;
	padding-top:1px;
}
.tab_content .heading span{
	background:url("../images/bg/event_heading.gif") repeat-x scroll 0 100% #fafafa;
	display:block;
	padding:7px 15px;
}

/* Tooltip */

#tooltip {
	position:absolute;
	z-index:9999;
	color:#333;
	font-size:12px;
	width:180px;
	font-weight:normal;
	line-height: 18px;
	padding:10px;
	border: 1px solid #c7c7c7;
	background: #fff url(../images/bg_tip.gif) repeat-x 0 100%;
}
#tooltip b {
	font-weight:bold;
	display:block;
	font-size:12px;
	color: #2D83DA;
	border-bottom:1px solid #d6d6d6;
	padding-bottom:5px;
	margin-bottom:5px;
}
#tooltip .tipHeader {
}
#tooltip .tipBody {
}
#tooltip .tipFooter {
}
