@font-face {
	font-family: 'ArialRegular';
	src: url('../fonts/avian-webfont.eot');
	src: url('../fonts/avian-webfont.eot?#iefix')
		format('embedded-opentype'), url('../fonts/avian-webfont.woff')
		format('woff'), url('../fonts/avian-webfont.ttf') format('truetype'),
		url('../fonts/avian-webfont.svg#AvianRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:2px;

}

.wrapper {
	width: 999px;
	margin: 0 auto;
	padding-top:2px;

}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	
}

.top_menu {
	float: right;
	margin-right: 70px;
}

.top_menu_left {
	background: url(../images/top_menu_left.png) no-repeat;
	width: 22px;
	height: 14px;
	float: left;
}

.top_menu_ctr {
	background: url(../images/top_menu_bg.png) repeat-x;
	height: 14px;
	float: left;
	line-height: 14px;
}

.top_menu_ctr ul {
	float: right;
	margin: 0 5px 0 0;
}

.top_menu_ctr ul li {
	float: left;
	border-right: 1px solid #fff;
	line-height: 10px;
}

.top_menu_ctr ul li:last-child {
	border: none;
}

.top_menu_ctr ul li a {
	font-size: 11px;
	color: #fff;
	padding: 0 5px;
}

.top_menu_right {
	background: url(../images/top_menu_right.png) no-repeat;
	width: 20px;
	height: 14px;
	float: left;
}

.header_bottom {
	float: left;
	height: 74px;
	position: relative;
}

.logo {
	float: left;
	height: 80px;
	width: 335px;
}

.logo img {
	Float: left;
	padding: 8px 0px 0px 0px
}

.caption {
	float: left;
	margin-left: 70px;
	width: 400px;
}

.upgrade {
	float: left;
	margin-top: 25px;
	margin-left: 95px;
}

.tooltip1 {
	
}

#feedbackbtn {
	display: block;
	background: url('../images/button-feedback.png');
	height: 154px;
	width: 30px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	position: fixed;
	right: 0px;
	top: 20%;
}

.header {
	width: 100%;
	z-index: 1000;
	display: inline-block;
}

.headerContent {
	margin: 0 auto;
	width: 960px;
	padding-left: 20px;
}

.companyLogo {
	max_width: 200;
	max_height: 122;
}

.menu {
	height: 36px;
	background: url(../images/menu_bg.png) no-repeat;
	line-height: 36px;
	padding: 0 34px;
	overflow: hidden;
	width: 999px;
}

.menu ul li {
	float: left;
}

.menu ul li a {
	font-family: Tahoma;
	font-size: 15px;
	color: #fff;
	padding: 10px 13px;
}

.menu ul li a:hover {
	background: url(../images/menu_over.png) repeat-x;
	height: 36px;
	line-height: 36px;
}

.menu ul li a.selected {
	background: url(../images/menu_over.png) repeat-x;
	height: 36px;
	line-height: 36px;
}

.menu ul li a.last {
	background: url(../images/menu_bg_last.png) repeat-x;
	height: 36px;
	line-height: 36px;
}

.content_top {
	height: 18px;
}

.content {
	background: #fff;
	min-height: 500px;
	margin: 0 20px 0 19px;
	padding-bottom: 20px;
}

.content_left {
	width: 638px;
	float: left;
}

.slider {
	background: url(../images/slider_bg.png) repeat-x;
	height: 429px;
	padding: 10px 0 0 15px;
}

.slider_content {
	margin: 20px 10px;
	position: relative;
	width: 595px;
}

.articles {
	margin: -120px 0 0 20px;
}

.article {
	width: 195px;
	float: left;
	margin-right: 10px;
}

.article h2 {
	font-weight: bold;
	font-size: 12px;
	color: #0076dc;
	padding: 20px 0 0 10px;
}

.article p {
	font-size: 11px;
	color: #333333;
	padding: 0 25px 0 10px;
}

.article a {
	font-size: 11px;
	color: #0076dc;
}

.journal_wrap {
	margin: 20px 0 0 0px;
}

.journal {
	width: 180px;
	float: left;
	padding: 20px 10px;
	border: 1px solid #e6e6e6;
	margin-right: 3px;
	margin-bottom: 10px;
}

.journal h2 {
	border-bottom: 1px dotted #000;
	font-size: 14px;
	padding-bottom: 10px;
}

.journal p {
	clear: both;
	font-size: 16px;
	margin: 20px 0;
}

.journal a {
	border-top: 1px dotted #000;
	font-size: 14px;
	padding-top: 10px;
	color: #3f98e5;
	font-style: italic;
	display: block;
	text-align: right;
}

.journal_wrap .msg {
	position: relative;
	top: 22px;
	left: 260px
}

.journal_wrap .msg2 {
	position: relative;
	top: 30px;
	left: 480px;
	font-size: 12px;
	color: #0076dc
}

.journal_wrap .msg2 a {
	color: #0076dc;
	font-weight: bold
}

.profile_content_right {
	width: 260px;
	float: right;
	margin-right: 10px;
}

.content_right {
	width: 291px;
	float: right;
	margin-right: 10px;
}

.socials {
	padding: 0 0 0 0
}

.search input[type="text"] {
	display: inline;
	width: 190px;
	background: #fbfbfb;
	border: 1px solid #cbcbcb;
	line-height: 23px;
	height: 23px;
	padding: 0 10px;
	color: #666666;
	text-transform: uppercase;
}

.search input[type="submit"] {
	background: url(../images/search_bg.png) repeat-x;
	border: 1px solid #77818f;
	height: 25px;
	line-height: 25px;
	width: 68px;
	float: right;
	cursor: pointer;
	color: #fff;
	margin-right: 10px;
}

.search_mat {
	margin: 10px 0;
	width: 270px;
	border-bottom: 1px dashed #8b8b8b;
	padding-bottom: 5px;
}

.search_mat h2 {
	font-family: AvianRegular;
	font-size: 18px;
	color: #1481de;
	font-weight: normal;
}

.search_mat p {
	font-size: 11px;
	color: #8b8b8b;
}

.search_mat a {
	text-align: right;
	display: block;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: #0076dc;
	margin-top: 10px;
}

.report {
	margin: 10px 0;
	width: 270px;
	border-bottom: 1px dashed #8b8b8b;
	padding-bottom: 5px;
}

.report h2 {
	font-size: 14px;
	color: #0076dc;
	font-weight: normal;
}

.report p {
	font-size: 11px;
	color: #8b8b8b;
}

.footer {
	background: url(../images/footer_bg.png) repeat-x;margin-top:40px;
}

#FooterContent{
    margin: 0 auto; width: 960px;height:166px
}



foot a:link {text-decoration:none;color:#fff;}
foot a:visited {text-decoration:none;}
foot a:hover {text-decoration:none;color:#0076dc;}
foot a:active {text-decoration:none;color:#fff;}


/****** Matric Search *****/
.mat_srch {
	margin: -18px 20px 0 19px;
	background: url(../images/gray_v_line.gif) repeat-y 293px 0;
	background-color: #ffffff;
}

.mat_srch .mat_srch_lft {
	float: left;
	width: 190px;
	padding-top: 18px;
}

.mat_srch .mat_srch_lft h1 {
	background: scroll 10px 10px #E9E7E7;
	border-top: 1px solid #D9D9D9;
	color: #3c95e2;
	cursor: pointer;
	font: 18px/21px Tahoma, Geneva, sans-serif;
	margin: 1px 0 0px 0;
	padding: 5px 0 7px 30px;
	position: relative;
}

.mat_srch .mat_srch_lft p {
	background: #E9E7E7;
	font: 11px/18px Tahoma, Geneva, sans-serif;
	padding: 5px 0 7px 30px;
}

.mat_srch .mat_srch_rgt {
	float: right;
	width: 620px;
	margin: 0 20px 0 0;
	padding-top: 32px;
	padding-bottom: 25px;
}

.matrix_search {
	margin: -18px 20px 0 19px;
	background-color: #ffffff;
}

.matrix_search .mat_search_left {
	float: left;
	width: 190px;
	padding-top: 18px;
}

.matrix_search .mat_search_right {
	float: right;
	width: 734px;
	margin: 0 20px 0 0;
	padding-top: 10px;
	padding-bottom: 25px;
}

.searchResultDetails {
	width: 735px;
	height: 150px;
	background: none repeat scroll 0 0 #EFEFEF;
	margin: 10px 0px 10px 0px;
}

.searchResultDetails .profile-logo {
	float: right;
}

.searchResultDetails .profile-logo img {
	vertical-align: text-top;
}

.searchResultTitle {
	min-height: 50px;
	font-weight: bold;
	width: 558px;
	float: left;
	margin: 10px 10px 0px 10px;
}

.searchResultTitleName a {
	font-size: 18px;
}

.searchResultTitle h3 a:hover {
	color: #666666;
}

.searchResultTitleCompany {
	color: #606060;
	font-size: 14px;
}

.searchResultTitleCompany a {
	color: #606060;
	font-size: 14px;
}

.searchResultTitle span a:hover {
	color: #666666;
}

.searchResultTitle img {
	max-height: 30px;
	max-width: 150px;
	float: right;
	margin-top: -20px;
}

.searchResultTitle img {
	vertical-align: text-top;
}

.searchResultDivider {
	height: 140px;
	width: 2px;
	border-left: 2px solid #DBDBDB;
	float: left;
	margin-top: 5px;
}

.searchResultActions {
	float: right;
	width: 157px;
	height: 150px;
}

.searchResultActions .actionButton {
	text-align: center;
	margin: 18px 0px 12px 0px;
}

.searchResultReviewed {
	width: 558px;
	margin-left: 10px;
}

.searchResultReviewed .reviewNotes {
	width: 280px;
	height: 20px;
	padding-top: 60px;
}

.searchResultReviewed .reviewNotes img {
	vertical-align: text-bottom;
	margin-top: 5px;
}

.searchResultReviewed .reviewNotes .notReviewed {
	width: 108px;
	float: left;
	height: 19px;
	padding-top: 5px;
}

.searchResultReviewed .notes {
	width: 150px;
	float: right;
}

.searchResultReviewed .notes a img {
	vertical-align: text-bottom;
}

.searchResultReviewed .notes .noteCount {
	font-size: 11px;
	color: #8b8b8b;
}

.searchResultReviewed .description {
	margin-top: 10px;
	font-size: 14px;
}

.mat_srch .mat_srch_rgt .category_title {
	float: left;
	width: 390px
}

.mat_srch .mat_form {
	margin-left: 12px;
	margin-right: 12px;
}

.category_title h1 {
	color: #0076dc;
	cursor: pointer;
	font: 18px/21px Tahoma, Geneva, sans-serif;
	margin: 1px 0 0px 0;
	padding: 5px 0 7px 0px;
	position: relative;
}

.category_title p {
	font: 11px/14px Tahoma, Geneva, sans-serif;
	color: #333
}

h2.main_title {
	font-size: 18px;
	color: #333333;
	font-family: AvianRegular, Arial, Helvetica, sans-serif;
	line-height: 26px;
	padding: 10px 0 0 12px;
}

.srch_sort {
	float: right;
	color: #000000;
	font-size: 12px;
}

.srch_sort select {
	width: 120px;
	color: #000000;
	margin-left: 11px;
	border: 1px solid #afafaf;
	height: 20px;
}

.ms_box_container {
	border-left: 1px solid #cccccc;
	margin-left: -15px;
	padding-left: 15px
}

.ms_box {
	border-bottom: 1px dotted #4f5d70;
	padding: 6px 0;
	position: relative
}

.ms_box span.vline {
	position: absolute;
	background: url(../images/v_line.png) no-repeat;
	width: 11px;
	height: 1px;
	left: -16px;
	top: 15px
}

.ms_box span.vline2 {
	position: absolute;
	background: url(../images/v_line2.png) no-repeat;
	width: 11px;
	height: 17px;
	left: -16px;
	top: 0px
}

.ms_box span.vline3 {
	position: absolute;
	background: url(../images/v_line3.png) no-repeat;
	width: 11px;
	height: 27px;
	left: -16px;
	top: 15px
}

.ms_box_1 {
	float: left;
	width: 23px;
	padding-left: 2px;
}

.ms_box_2 {
	float: left;
	width: 350px;
	font-size: 11px;
	color: #333333;
}

.ms_box_3 {
	float: right;
	padding-right: 7px;
	text-align: right;
}

.ms_box_21 {
	min-height: 50px;
	font-weight: bold;
}

.ms_box_21 h3 {
	font-size: 14px;
	color: #0076dc;
}

.ms_box_21 h3 a {
	color: #0076dc;
}

.ms_box_21 h3 a:hover {
	color: #666666;
}

.ms_box_21 span {
	color: #0076dc
}

.ms_box_21 span a {
	color: #0076dc;
}

.ms_box_21 span a:hover {
	color: #666666;
}

.ms_box_31 {
	min-height: 50px;
	text-align: right;
}

.ms_box_32 {
	float: right;
}

.dotted_box {
	background: url(../images/dotted_rep.png) repeat-x;
	min-height: 85px;
	text-align: right;
	padding: 5px 5px 0 0;
	margin: 17px 0;
}

.drg_gray_box {
	background: #3CA0D6;
	min-height: 90px;
	margin-top: 8px;
}

.drg_gray_box p {
	padding: 10px 5px;
	text-align: right;
	font-family: AvianRegular, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}

/*a.grayed_btn{background-color:#cdd1d8; line-height:23px; padding:0 6px 1px; border:1px solid #caced4; text-decoration:none; color:#e5e5e5; font-size:14px;}*/
a.grayed_btn {
	background-color: #D7953F;
	line-height: 23px;
	padding: 0 6px 1px;
	border: 1px solid #D7A43F;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}

a.grayed_btn:hover {
	background-color: #b9bdc2;
	border: 1px solid #cdd1d8;
	color: #ffffff;
}

a.grayed_btn_sml {
	background-color: #cdd1d8;
	line-height: 15px;
	padding: 0 12px 1px;
	border: 1px solid #caced4;
	text-decoration: none;
	color: #e5e5e5;
	font-size: 14px;
}

a.grayed_btn_sml:hover {
	background-color: #b9bdc2;
	border: 1px solid #cdd1d8;
	color: #ffffff;
}

.pagination_main {
	margin-top: 30px;
}

.pagination_main .show_page {
	float: right;
	line-height: 16px;
	color: #000000;
	font-size: 12px;
	padding-right: 14px;
}

.pagination_main .show_page select {
	color: #000000;
	font-size: 12px;
	height: 18px;
	margin-left: 10px;
}

.showPage {
	float: right;
	line-height: 16px;
	color: #000000;
	font-size: 12px;
	padding-right: 14px;
}

.showPage select {
	color: #000000;
	font-size: 12px;
	height: 18px;
	margin-left: 10px;
}

.searchSort {
	float: right;
	line-height: 16px;
	color: #000000;
	font-size: 12px;
	padding-right: 14px;
}

.searchSort select {
	color: #000000;
	font-size: 12px;
	height: 18px;
	margin-left: 10px;
}

.searchCurrentPlace {
	float: left;
	font-size: 18px;
}

.searchCurrentPlace .paginationTotal {
	color: #0076DC;
}

.searchPagination .pagination a {
	color: #0076DC;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 2px;
}

.searchPagination .pagination .paginationDigitFirst {
	color: #0076DC;
	font-size: 12px;
	margin-right: 4px;
}

.searchPagination .pagination .paginationDigitFirstSeparator {
	font-size: 14px;
	margin-right: -6px;
	color: #000000;
}

.searchPagination .pagination .paginationDigit a {
	color: #0076DC;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 6px;
}

.searchPagination .pagination .paginationDigitSelected {
	font-size: 12px;
	margin-left: 4px;
	margin-right: 4px;
}

ul.pagination {
	float: right;
}

ul.pagination li {
	float: left;
	margin-left: 8px;
	font-size: 13px;
	color: #cccccc;
	font-weight: bold;
	line-height: 16px;
}

ul.pagination li a {
	float: left;
	color: #7fb2ff;
	line-height: 16px;
	font-weight: bold;
	font-size: 13px;
}

ul.pagination li a:hover {
	color: #cccccc;
}

ul.pagination li.frst a,ul.pagination li.prev a,ul.pagination li.next a,ul.pagination li.last a
	{
	background: url(../images/paging_btn.png) no-repeat;
	width: 16px;
	height: 16px;
}

ul.pagination li.frst a {
	background-position: 0 0;
}

ul.pagination li.prev a {
	background-position: -16px 0;
}

ul.pagination li.next a {
	background-position: -32px 0;
}

ul.pagination li.last a {
	background-position: -48px 0;
}

ul.pagination li.frst a:hover {
	background-position: 0 -16px;
}

ul.pagination li.prev a:hover {
	background-position: -16px -16px;
}

ul.pagination li.next a:hover {
	background-position: -32px -16px;
}

ul.pagination li.last a:hover {
	background-position: -48px -16px;
}

.bdr_none {
	border: none;
}

.bdr_none2 {
	border-bottom: 0px !important
}

.txt_gray16 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.link_blu a {
	color: #0066ff;
	text-decoration: none;
}

.link_blu a:hover {
	color: #ffffff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ml16 {
	margin-left: 16px;
}

.mt18 {
	margin-top: 18px;
}

.pt9 {
	padding-top: 9px;
}

.ml12 {
	margin-left: 12px;
}

/************* ACCORDIAN *************/
/*.accordion h3{background-color:#e6e6e6; line-height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:15px; color:#333333; font-weight:normal; border-top:1px solid #d9d9d9; position:relative;}
.accordion h3 a{border-top:1px solid #ffffff; display:block; padding:5px 0 7px; line-height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:15px; color:#333333; padding-left:30px}

.accordion h3 span.elpse {background:url(../images/elipse.png) no-repeat; width:9px; height:9px; float:right; margin:10px 7px 0 0; display:block}
.accordion h3 span.elpse2 {background:url(../images/elipse2.png) no-repeat; width:9px; height:9px; float:right; margin:10px 7px 0 0; display:block}

.ui-accordion .ui-accordion-header .ui-icon {left:10px; margin-top: -8px; position: absolute; top: 50%;}
.ui-state-default .ui-icon,.ui-state-active .ui-icon{background:url(../images/accord_arow.png) no-repeat 0 0; width:10px; height:10px;}
.ui-state-default .ui-icon{background-position:0 -10px;}
.ui-state-active .ui-icon{background-position:0 0px;}

ul.accord_list{padding:11px 15px 10px 30px; margin:0; font-size:12px;}
ul.accord_list li{line-height:18px; padding:0; margin:0;}


ul.accord_list li.disable{color:#cccccc;}*/
.accord_imp {
	text-align: right;
	padding: 20px 0px 0px !important;
}

.srch_box {
	font-size: 12px;
	color: #afafaf;
	padding: 16px;
	line-height: 20px;
	background: #f3f3f3;
	float: left;
	width: 261px
}

.srch_box input[type='text'] {
	font-size: 12px;
	color: #afafaf;
	padding: 0px 10px 0;
	height: 24px;
	width: 178px;
	float: left;
	background: #f6f6f6;
}

.srch_box input[type='submit'] {
	font-size: 12px;
	color: #fff;
	height: 23px;
	width: 68px;
	float: left;
	background: url(../images/search_bg.png) repeat-x !important;
	border: 1px solid #788190;
}

.srch_box p {
	padding: 0px 5px !important;
	background: none !important;
	color: #0076dc !important;
	font-size: 18px !important;
	margin-bottom: 6px !important
}

.pwr_usr {
	
}

.pwr_usr p {
	color: #666;
	background: none !important;
	padding: 10px 20px !important;
	margin: 10px 0 !important;
	font-size: 14px !important
}

.pwr_usr p a {
	color: #0076dc
}

.txt_red11 {
	font-size: 11px;
	color: #eb3924;
}

.txt_red12 {
	font-size: 12px;
	color: #eb3924;
}

/********** Slider **********/
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap {
	/* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	width: 800px;
}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	/*border: 5px solid #000;*/
	/* this is the border. should have the same value for the links */
	margin: auto;
	width: 595px;
	/* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 172px;
	clear: both;
	background: #f3f3f3;
	box-shadow: 0px 0px 4px #bbb;
}

.stripViewer .panelContainer {
	/* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel {
	/* Each panel is arranged end-to-end */
	float: left;
	height: 100%;
	position: relative;
	width: 595px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper {
	/* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
	width: auto;
}

.stripNav {
	/* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	position: absolute;
	z-index: 999;
	right: 25px;
	bottom: 7px;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px;
	/* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 16px;
	height: 16px;
	background: url(../images/slider_icon.png) no-repeat;
}

.stripNav li.tab1 a { /* background: #60f */
	
}

.stripNav li.tab2 a { /* background: #60c */
	
}

.stripNav li.tab3 a { /* background: #63f */
	
}

.stripNav li.tab4 a { /* background: #63c */
	
}

.stripNav li.tab5 a { /* background: #00e */
	
}

.stripNav li a:hover {
	background-position: right top;
}

.stripNav li a.current {
	background-position: right top;
	color: #fff;
}

.stripNavL,.stripNavR { /* The left and right arrows */
	position: absolute;
	top: 0px;
	text-indent: -9000em;
	z-index: 99;
}

.stripNavL a,.stripNavR a {
	display: block;
	height: 170px;
	width: 20px;
	background: url(../images/slider_arrow.png) no-repeat;
}

.stripNavL a {
	background-position: 0 0;
}

.stripNavR a {
	background-position: right top;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background: url("images/arrow-left.gif") no-repeat center;
}

.stripNavR {
	background: url("images/arrow-right.gif") no-repeat center;
}

.slid_img {
	float: left;
	margin: 18px 0 0 39px;
}

.slid_cont {
	width: 380px;
	margin: 18px 0 0 16px;
	float: left;
}

.slid_cont h3 {
	color: #333333;
	font-size: 16px;
	padding: 16px 0 0;
	line-height: 20px;
}

.slid_cont .company_logo {
	padding: 6px 0 0;
	min-height: 19px;
}

.slid_cont .slide_desc {
	padding: 3 0 0;
	line-height: 15px;
	min-height: 42px;
	font-size: 11px;
	color: #333333;
}

a.slider_link {
	color: #0076dc;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
}

a.slider_link:hover {
	color: #000000;
}

/**************     SLIDER 2    ***************/

/*************  END SLDER   ******************/
.products {
	width: 600px;
	float: left;
	min-height: 429px;
	padding: 0 20px 0 20px;
}

.products h2 {
	margin: 10px 0 0px 0
}

.products h2 img {
	float: right
}

.products h3 {
	color: #0072d8;
	font-size: 14px;
	margin-bottom: 10px;
}

.products h3 img {
	vertical-align: middle;
}

.products p.by {
	font-size: 11px;
	margin-bottom: 10px;
	color: #0076dc
}

.products p.by strong {
	color: #333;
	font-weight: bold
}

.product_left {
	float: left;
	width: 280px;
}

.article1 {
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.article1 h2 {
	font-weight: bold;
	font-size: 12px;
	color: #0076dc;
	padding: 20px 0 0 10px;
}

.article1 p {
	font-size: 11px;
	color: #333333;
	padding: 0 25px 0 10px;
}

.article1 a {
	font-size: 11px;
	color: #0076dc;
}

.product_right {
	float: right;
	width: 270px;
}

.detail {
	margin: 10px 0;
	margin-left: 3px;
	float: left
}

.detail p {
	line-height: 16px;
	font-size: 12px;
	color: #333333;
}

.detail h2 {
	font-size: 16px;
	color: #333332;
	font-weight: bold;
}

.detail a {
	color: #0076dc
}

.product_form {
	
}

.product_form label {
	display: block;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
}

.product_form input {
	display: block;
	width: 255px;
	margin: 10px 0;
	padding: 0 5px;
	line-height: 20px;
	height: 20px;
}

.product_form textarea {
	display: block;
	width: 255px;
	padding: 0 5px;
}

.product_form p {
	display: block;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
	font-weight: bold;
}

.product_form input.submit {
	float: right;
	background: url(../images/bttn_submit.png) no-repeat;
	width: 90px;
	border: none;
	display: block;
	color: #fff;
	height: 30px;
}

UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bec7d1;
	margin-bottom: -2px;
	height: 37px;
}

UL.tabNavigation LI {
	float: left;
	margin: 0 7px 0 0;
}

UL.tabNavigation LI A {
	float: left;
	padding: 10px 8px 10px 8px;
	color: #0076DC;
	text-decoration: none;
	font-size: 13px;
	border: 1px solid #bec7d1;
	border-bottom: none;
	margin: 0 0 -1px 0;
	font-family: Tahoma;
	font-weight: bold;
}

UL.tabNavigation LI A.selected,UL.tabNavigation LI A:hover {
	color: #333333;
	background: #fff;
}

UL.tabNavigation LI A:focus {
	outline: 0;
}

div.tabs>div {
	margin-top: 2px;
	border: 1px solid #bec7d1;
	margin-bottom: 10px;
	min-height: 300px;
	width: auto;
	padding: 10px;
	border-top: none;
	overflow: auto;
}

div.tabs>div p {
	font-size: 12px;
	line-height: 16px;
}

div.tabs>div h2 {
	margin-top: 0;
}

div.tabs>div  h2 {
	color: #5f5f5a;
	font-size: 14px;
	font-family: "Myriad Pro";
}

div.tabs>div  ul {
	float: left;
	margin-top: 10px;
	width: 195px;
}

div.tabs>div  ul li {
	line-height: 16px;
}

div.tabs>div  ul li a {
	color: #0072d8;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
}

#second2 {
	width: 610px
}

.indstry_tlk {
	background: url(../images/view_msg_bg.png) #fff bottom repeat-x;
	width: 590px;
	height: auto;
	float: left;
	border-bottom: 1px solid #bec7d1;
	padding: 10px
}

.indstry_info {
	width: 486px;
	float: left;
	font-size: 12px
}

.indstry_info img {
	float: left;
	padding-right: 7px
}

.indstry_info h3 {
	color: #0076dc;
	font-size: 14px;
	font-family: "Myriad Pro";
}

.indstry_info h3 a {
	color: #0076dc
}

.indstry_info span.rplys {
	font-size: 12px;
	display: block;
	padding: 3px 0
}

.indstry_info span.rplys a {
	color: #333
}

.indstry_info span.tags2 {
	font-size: 11px;
	display: block;
	color: #666
}

.indstry_info span.tags2 a {
	color: #666
}

.indstry_info2 {
	width: 100px;
	float: right;
	font-size: 12px;
	font-size: 11px;
	color: #333;
	line-height: 150%
}

.indstry_info2 span img {
	vertical-align: middle
}

.indstry_info2 a {
	color: #0076dc
}

#pro_first {
	width: 585px;
}

#pro_second {
	width: 585px;
}

#pro_third {
	width: 585px;
}

#pro_fourth {
	width: 585px;
}

.article11 {
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.article11 img {
	margin-bottom: 10px;
}

.article11 h2 {
	font-weight: bold;
	font-size: 12px;
	color: #0076dc;
}

.article11 h4 {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}

.article11 p {
	font-size: 11px;
	color: #333333;
	padding: 0px 0px 10px 0px;
}

.article11 a {
	font-size: 11px;
	color: #0076dc;
}

/* Planitum User Css */
.plan_main {
	background: #ffffff;
	margin: 0px 20px 0 19px;
	padding-bottom: 30px;
}

.plan_left {
	width: 290px;
	float: left;
	margin-left: 20px;
}

.plan_left h2 {
	color: #5f5f5b;
	font-size: 14px;
	font-weight: normal;
}

.plan_left p {
	color: #5f5f5b;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 16px;
	padding-top: 2px;
}

.user_pic {
	width: 250px;
	height: 250px;
	background: #bec6d1;
}

.edit {
	float: right;
	margin-top: 10px;
}

.edit a {
	color: #0066ff;
	font-size: 12px;
	font-weight: normal;
}

.plan_right {
	float: right;
	width: 630px;
	color: #666666;
}

.plan_right a {
	color: #0066ff;
	font-size: 12px;
}

.plan_right a:hover {
	color: #666666;
}

.user_detail {
	border: 1px solid #bec7d1;
	border-top: none;
	margin-right: 28px;
}

.user_detail_top {
	padding: 7px 0;
	border-bottom: 1px solid #BEC7D1;
	margin-bottom: -1px;
}

.user_detail_top .filter {
	float: left;
	margin-right: 10px;
	font-size: 12px;
	color: #5f5f5a;
	margin-left: 10px;
}

.user_detail_top .by_date {
	margin-right: 10px;
	font-size: 12px;
	color: #5f5f5a;
	margin-left: 10px;
}

.userdetail_main {
	height: 380px;
	overflow: auto;
}

.userdetail {
	border-top: 1px solid #bec7d1;
	border-right: 1px solid #BEC7D1;
	padding: 10px;
}

.userdetail .picture {
	float: left;
}

.userdetail .user_info_right {
	float: left;
	width: 132px;
	margin-left: 10px;
	line-height: 18px;
}

.user_info_right h3 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.user_info_right img {
	float: left;
	margin: 0px 5px 0 0;
}

.user_info_detail {
	float: right;
	width: 380px;
}

.user_info_detail h3 {
	font-weight: normal;
	padding-bottom: 3px;
}

.userdetail .tags {
	padding: 5px 0 0;
	font-size: 11px;
}

/*********************** Form Styles *********************/
form .control-group {
	margin-bottom: 18px;
	font-size: 0.8em;
}

form .control-group label {
	display: block;
	margin-bottom: 5px;
}

form .control-label {
	float: left;
	width: 140px;
	padding-top: 5px;
	text-align: right;
}

form .control-group .controls {
	margin-left: 160px;
}

.controls .radio,.controls .checkbox {
	min-height: 18px;
	padding-left: 18px;
}

.controls .radio input[type="radio"],.controls .checkbox input[type="checkbox"]
	{
	float: left;
	margin-left: -18px;
}

.controls>.radio:first-child,.controls>.checkbox:first-child {
	padding-top: 5px;
}

.form-actions {
	clear: both;
	padding: 17px 20px 18px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	*zoom: 1;
}

.form-actions:before,.form-actions:after {
	display: table;
	content: "";
}

.form-actions:after {
	clear: both;
}

/*********************** End Form Styles *********************/
UL.tabNavigation2 {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bec7d1;
	width: 602px;
	float: left;
}

UL.tabNavigation2 li {
	float: right;
	margin: 0 7px 0 0
}

UL.tabNavigation2 li a {
	float: left;
	padding: 7px 8px;
	color: #0066ff;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #bec7d1;
	border-bottom: none;
	margin: 0 0 -1px 0;
	font-weight: bold;
}

UL.tabNavigation2 li a.selected,ul.tabNavigation2 li A:hover {
	color: #666666;
	background: #fff;
}

UL.tabNavigation2 li a:focus {
	outline: 0;
}

UL.tabNavigation2 li.inbox {
	float: left;
	font-size: 14px;
	color: #5F5F59;
	margin: 7px 0 0 7px;
	font-weight: bold
}

UL.tabNavigation2 li.msg {
	font-size: 12px;
	color: #66666;
	margin: 7px 10px 0;
}

UL.tabNavigation2 li.msg a,UL.tabNavigation2 li.inbox a {
	padding: 0px;
	color: #0066ff;
	text-decoration: none;
	font-size: 12px;
	border: none;
	margin: 0;
	font-weight: normal;
}

UL.tabNavigation2 li.msg a:hover,UL.tabNavigation2 li.inbox a:hover {
	color: #666666;
}

div.tabs2>div {
	margin-bottom: 10px;
	min-height: 300px;
	float: left;
}

div.tabs2>div p {
	font-size: 12px;
	line-height: 16px;
}

div.tabs2>div h2 {
	margin-top: 0;
}

div.tabs2>div h2 {
	color: #5f5f5a;
	font-size: 14px;
	font-family: "Myriad Pro";
}

div.tabs2>div  ul {
	float: left;
	margin-top: 10px;
	width: 195px;
}

div.tabs2>div  ul li {
	line-height: 16px;
}

div.tabs2>div  ul li a {
	color: #0072d8;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
}

div.tabs2 a#composeMessage {
	top: 6px;
	position: relative;
	font-weight: bold
}

.plat_box_main {
	float: left;
	width: 292px;
	margin-right: 18px;
}

.plat_box_main h3 {
	line-height: 26px;
	color: #5f5f59;
	font-size: 14px;
	font-weight: normal;
	padding-top: 26px;
}

.plat_box {
	border: 1px solid #bec7d1;
	overflow: auto;
	height: 240px;
	color: #5f5f59;
	font-size: 12px;
}

.plat_box ul.listing {
	float: left;
	width: 100%;
	margin-top: 4px;
}

.plat_box ul.listing li {
	float: left;
	background: url(../images/cross.png) no-repeat left 9px;
	padding: 8px 0 0 24px;
	margin-left: 10px;
	line-height: 16px;
	font-size: 12px;
	clear: both;
}

.plat_box ul.listing li a {
	font-size: 12px;
}

.plat_box ul.listing2 {
	float: left;
	width: 100%;
	margin-top: 4px;
}

.plat_box ul.listing2 li {
	float: left;
	padding: 8px 0 0px;
	margin-left: 10px;
	line-height: 16px;
	font-size: 11px;
	clear: both;
	line-height: 14px;
}

.plat_box ul.listing2 li a {
	font-size: 11px;
	line-height: 14px;
}

.plat_box ul.listing2 li a span {
	font-size: 12px;
}

.plat_box ul.listing3 {
	float: left;
	width: 100%;
	margin-top: 4px;
}

.plat_box ul.listing3 li {
	padding: 8px 10px 0px;
	line-height: 16px;
	font-size: 11px;
	clear: both;
	line-height: 14px;
}

.plat_box ul.listing3 li a {
	font-size: 11px;
	line-height: 14px;
	float: right;
}
/*
.compair_chart{margin:0px 20px 0 19px; background-color:#ffffff;}
.comp_chart_top{padding:10px 26px;}

.chart_box_main{padding:46px 0px;}
.chart_head{height:80px; background:url(../images/chart_head.png) no-repeat; width:647px; margin-left:234px; padding-left:44px;}
.chart_heading{
    color: #666666;
    float: left;
    font-size: 12px;
    height: 66px;
    line-height: 51px;
    margin-top: 14px;
    width: 60px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); for IE
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

table.chart_box{width:770px; border-collapse:collapse; margin:0 0 0 69px; font-size:12px; color:#666666; display:inline-block; }
table.chart_box td{border-collapse:collapse; border:1px solid #cccccc; padding:5px; line-height:16px;text-align:center;}
table.chart_box td.titl{text-align:left;}*/
tr.bg_gray {
	background-color: #efefef;
}

/****  Malik  ****/

/****   By Yasir    ****/
.login_left {
	float: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 7px 0px 0px;
	background: #ffffff
}

.login_right {
	float: right;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff
}

.login_center {
	float: middle;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 68px 0px 72px;
	background: #ffffff
}

.popup_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333
}

.popup_text h3 {
	ont-family: AvianRegular;
	font-size: 18px;
	color: #0076dc;
	font-weight: normal
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 12px 0 6px 0
}

.field input {
	width: 264px;
	height: 16px;
	border: 1px solid;
	border-color: #ccc #f2f2f2 #f2f2f2 #ccc;
	margin: 3px 0 0 0
}

.field a {
	text-decoration: none;
	color: #0076dc
}

.field select {
	float: right;
}

.login_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0076dc
}

.login_text2 a {
	color: #0076dc
}

.manual_register {
	padding-top: 15px;
	float: right
}

.manual_register input {
	background: url(../images/sbmt.png) repeat-x;
	border: 1px solid #d7923f;
	color: #fff;
	font-size: 11px;
	padding: 3px 15px
}

.register_wrapper {
	width: 870px;
	padding: 22px 15px 0px 15px;
	background: #fff;
	margin: auto
}

.field_group1 {
	float: left;
	width: 266px;
}

.field_group2 {
	padding-left: 36px;
	float: left;
	width: 266px;
}

.field_group3 {
	float: right;
	width: 266px;
}

.memberlevel_wrapper {
	padding: 40px 11px 5px 11px;
	background: #fff;
	width: 448px;
	margin: auto
}

.memberlevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 0px;
	margin: 5px 0 0 0
}

.memberlevel a {
	background: url(../images/mem-lvl-bg.png) no-repeat;
	width: 448px;
	height: 85px;
	float: left
}

.memberlevel a:hover {
	background: url(../images/mem-lvl-bg-hover.png) no-repeat;
	width: 448px;
	height: 85px;
	color: #000
}

.memberlevel h2,.memberlevel2 h2 {
	font-family: AvianRegular;
	font-size: 18px;
	color: #0076dc;
	font-weight: normal;
	padding: 13px 0 0 40px
}

.memberlevel p,.memberlevel2 p {
	color: #666;
	font-weight: normal;
	padding: 0px 110px 0 40px
}

.memberlevel p:hover,.memberlevel2 p:hover {
	color: #000;
	font-weight: normal;
	padding: 0px 110px 0 40px
}

.memberlevel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 0px;
	margin: 5px 0 0 0
}

.memberlevel2 a {
	background: url(../images/mem-lvl-bg2.png) no-repeat;
	width: 448px;
	height: 85px;
	float: left
}

.member_rgstrn {
	margin: 0px;
	padding: 0px;
	background: url(../images/mem-lvl-bg3.png) no-repeat;
	width: 177px;
	height: 55px;
	float: left;
	font-size: 10px
}

.member_rgstrn a,.member_rgstrn2 a {
	color: #333
}

.member_rgstrn h2,.member_rgstrn2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0076dc;
	font-weight: normal;
	padding: 13px 0 0 14px;
	font-weight: bold;
	font-style: italic
}

.member_rgstrn p,.member_rgstrn2 p {
	color: #666;
	font-weight: normal;
	padding: 0px 0px 0 14px
}

.member_rgstrn2 {
	margin: 0px;
	padding: 0px;
	background: url(../images/mem-lvl-bg3.png) no-repeat;
	width: 177px;
	height: 55px;
	float: right;
	font-size: 10px
}

/***    Become a member***/
.bcm_membr {
	background: url(../images/slider_bg.png) repeat-x top #fff;
	min-height: 429px;
	margin: 0 18px 0 19px;
	width: 960px
}

.bcm_membr h2 {
	font-family: AvianRegular;
	font-size: 24px;
	color: #0076dc;
	font-weight: normal;
	padding: 20px 0 0 40px
}

.bcm_membr p {
	color: #333;
	font-weight: normal;
	padding: 0px 110px 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

.bcm_membr .bcm_membr_lft {
	float: left;
	width: 293px;
	padding-top: 18px;
}

.bcm_membr .bcm_membr_rgt {
	float: right;
	width: 667px;
	margin: 22px 0 0 0;
	padding-bottom: 25px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal
}

.bcm_membr_lft ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	margin-left: 18px;
	padding: 0px
}

.bcm_membr_lft li {
	margin: 0px;
	float: right;
	font-family: AvianRegular, Arial, Helvetica, sans-serif;
	font-size: 18px
}

.bcm_membr_lft li a {
	background: url(../images/lvl-bg.png) no-repeat;
	float: left;
	width: 234px;
	height: 55px;
	color: #0076dc;
	padding: 30px 0 0 40px
}

.bcm_membr_lft li a:hover {
	background: url(../images/lvl-bg-hover.png) no-repeat;
	width: 234px;
	height: 55px;
	color: #0076dc;
	padding: 30px 0 0 40px
}

.bcm_membr_lft li.active a {
	background: url(../images/lvl-bg-hover.png) no-repeat;
	width: 234px;
	height: 55px;
	color: #0076dc;
	padding: 30px 0 0 40px
}

.bcm_membr_lft li span.plus2 {
	background: url(../images/plus2.png) no-repeat;
	width: 7px;
	height: 6px;
	float: right;
	position: relative;
	left: -240px;
	top: 18px
}

.bcm_membr_rgt h2 {
	font-family: AvianRegular;
	font-size: 24px;
	color: #0076dc;
	font-weight: normal;
	padding: 11px 3px 0 11px;
	margin: 0px
}

.bcm_membr_rgt p {
	padding: 0px 18px 10px 11px
}

.bcm_membr_rgt ul {
	padding: 5px 18px 0 45px;
	list-style-type: disc
}

.bcm_membr_rgt a {
	color: #0076dc
}

.bcm_membr_rgt a strong {
	font-style: italic;
	font-size: 14px
}

.bcm_membr_rgt img {
	margin: 5px 0 0 11px
}

/****** Vander ******/
.v_prod_list {
	width: 602px;
	padding-top: 25px;
}

.v_prod_list .my_prod {
	float: left;
	margin: 0 0 0 7px;
	color: #5f5f59;
	font-size: 14px;
}

.v_prod_list .sub_prod {
	float: right;
	margin: 0 22px 0 0px;
}

.v_prod_list_box {
	border: 1px solid #BEC7D1;
	height: 165px;
	overflow: auto;
	margin-top: 8px;
}

.v_prod_list_box .vpl_row {
	border-bottom: 1px solid #BEC7D1;
	padding: 7px 15px;
	line-height: 20px;
}

.lft_tabs {
	
}

.lft_tabs UL.tabNavigation2 {
	width: 100%;
}

#comp_profile {
	padding: 19px 19px;
	float: left;
	border: 1px solid #BEC7D1;
	border-top: none;
}

.lft_tabs UL.tabNavigation2 li {
	float: left
}

#profile,#offerings {
	padding: 19px 19px;
	float: left;
	border: 1px solid #BEC7D1;
	border-top: none;
	width: 540px
}

.bdr_top {
	border-top: 1px solid #BEC7D1 !important;
	margin-top: 28px;
}

/**** Submit Product*****/
.sbmt_prdct_txt {
	
}

.sbmt_prdct_txt h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px
}

.sbmt_prdct_txt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left: 20px
}

.sbmt_frm_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 12px 0 0px 0;
	float: left;
	width: 264px
}

.sbmt_frm_field strong {
	display: block;
	padding: 0 0 4px 0
}

.sbmt_frm_field .txt_inpt {
	width: 264px;
	height: 16px;
	border: 1px solid;
	border-color: #ccc #f2f2f2 #f2f2f2 #ccc;
	margin: 3px 0 0 0
}

.sbmt_frm_field textarea {
	width: 264px;
	height: 68px;
	border: 1px solid;
	border-color: #ccc #f2f2f2 #f2f2f2 #ccc;
	margin: 3px 0 0 0
}

.sbmt_frm_field input {
	vertical-align: middle
}

.sbmt_frm_field .chck_bx {
	margin: 0 36px;
	float: none
}

.sbmt_frm_field select {
	border: 1px solid #bec3c8;
	padding: 2px 1px 2px 7px
}

.sbmt_frm_field .brws {
	background: url(../images/brws.png) #77818f repeat-x;
	width: 68px;
	text-align: center;
	border: 1px solid #77818f;
	float: right;
	margin-top: 12px;
	font-size: 11px;
	vertical-align: middle;
	color: #e5e5e5
}

.sbmt_frm_field_anchor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0076dc;
	padding: 12px 0 0px 0;
	float: left;
	width: 264px
}

.sbmt1 {
	float: left;
	width: 264px
}

.sbmt2 {
	margin: 0 0 0 54px;
	float: left;
	width: 264px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}

.sbmt2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	padding-top: 10px
}

.sbmt2 p {
	color: #333;
	padding-bottom: 5px;
	display: block
}

.sbmt2 span {
	float: left;
	width: 128px
}

.sbmt2 input {
	vertical-align: middle
}

.my_intrst {
	padding: 10px 0 0 0;
	float: left
}

.dcmnt_pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0px 0 0px 0;
	font-weight: bold;
	float: left;
	line-height: 200%
}

.dcmnt_pdf img {
	vertical-align: middle;
	padding-right: 8px
}

.dcmnt_pdf a {
	color: #333
}

.prdct_scrnsht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	padding: 20px 0 0 0
}

.prdct_scrnsht img {
	vertical-align: middle
}

.prdct_scrnsht .scrnsht_img {
	vertical-align: middle;
	padding: 10px 0 0 14px
}

.prdct_scrnsht a {
	color: #333
}

.prdct_scrnsht a:hover {
	color: #333
}

.tab_container {
	float: left;
	margin-top: 48px
}

UL.tabNavigation3 {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bec7d1;
	width: 612px;
	margin-bottom: -2px;
	float: left;
}

UL.tabNavigation3 LI {
	float: left;
	margin: 0 7px 0 0;
}

UL.tabNavigation3 LI A {
	float: left;
	padding: 10px 8px 10px 8px;
	color: #0076dc;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #bec7d1;
	border-bottom: none;
	margin: 0 0 -1px 0;
	font-family: Tahoma;
	font-weight: normal;
}

UL.tabNavigation3 LI A.selected,UL.tabNavigation LI A:hover {
	color: #666;
	background: #fff;
}

UL.tabNavigation3 LI A:focus {
	outline: 0;
}

div.tabs0>div {
	margin-top: 2px;
	border: 1px solid #bec7d1;
	margin-bottom: 10px;
	min-height: 300px;
	float: left;
	width: 585px;
	padding: 10px 5px 5px 20px;
	border-top: none;
}

div.tabs0>div p {
	font-size: 12px;
	line-height: 16px;
}

div.tabs0>div h2 {
	margin-top: 0;
}

div.tabs0>div  h2 {
	color: #5f5f5a;
	font-size: 14px;
	font-family: "Myriad Pro";
}

div.tabs0>div  ul {
	float: left;
	margin-top: 10px;
	width: 195px;
}

div.tabs0>div  ul li {
	line-height: 16px;
}

div.tabs0>div  ul li a {
	color: #0072d8;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
}

.prdct_tab_cntnt li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333
}

.prdct_tab_cntnt input {
	vertical-align: middle
}

.prdct_sbmt {
	float: right;
	margin-right: 20px
}

.prdct_sbmt2 {
	float: right;
	margin: 20px 46px 0 0
}

.prdct_sbmt .sbmt_prdct,.prdct_sbmt2 .sbmt_prdct {
	background: url(../images/prdct_sbmt.png) repeat-x;
	border: 1px solid #77818f;
	padding: 2px 12px;
	color: #fff;
	margin-left: 20px
}

.prdct_sbmt a,.prdct_sbmt2 a {
	color: #0076dc
}

.prdct_sbmt a:hover,.prdct_sbmt2 a:hover {
	color: #0076dc
}

.btn {
	background: url(../images/btn.png) #77818f repeat-x;
	width: 160px;
	padding: 0 10px;
	height: 23px;
	text-align: center;
	border: 1px solid #77818f;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	display: block;
	margin-top: 10px
}

.btn a {
	color: #fff;
	display: block;
	padding-top: 3px
}

.btn span2 {
	background: url(../images/elipse.png) no-repeat;
	width: 9px;
	height: 9px;
	float: right;
	margin: 5px 10px 0 0px;
	display: block
}

.span_notSelected {
	background: url(../images/elipse2.png) no-repeat;
	width: 9px;
	height: 9px;
	float: right;
	margin: 5px 10px 0 0px;
	display: block
}

.span_selected {
	background: url(../images/elipse.png) no-repeat;
	width: 9px;
	height: 9px;
	float: right;
	margin: 5px 10px 0 0px;
	display: block
}

.features_wrapper {
	margin: 0px;
	padding: 0px 20px 0px 20px;
	background: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}

.features_wrapper .heading {
	color: #0076dc
}

.features_wrapper .heading h3 {
	ont-family: AvianRegular;
	font-size: 18px;
	color: #0076dc;
	font-weight: normal;
	margin-bottom: 10px
}

.features_wrapper a {
	color: #0076dc
}

.features_wrapper .features {
	float: left;
	padding-top: 15px
}

.features_wrapper .features ul {
	width: 220px;
	float: left
}

.features_wrapper .features li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 170%
}

.features_wrapper .features input {
	vertical-align: middle
}

.features_wrapper .features_sbmt {
	float: right;
	margin-right: 20px
}

.features_wrapper .features_sbmt input[type="submit"] {
	background: url(../images/prdct_sbmt.png) repeat-x;
	border: 1px solid #77818f;
	padding: 2px 12px;
	color: #fff;
	margin-left: 20px;
	cursor: pointer
}

.quick_search_box {
	float: left;
	width: 293px
}

.quick_search_box a {
	float: right;
	margin-right: 10px;
	color: #0076dc;
	display: block
}

.quick_search_box h3 {
	border-bottom: 1px solid #d9d9d9;
	float: left;
	width: 276px;
	padding: 5px 0 5px 17px;
	color: #333;
	font-family: AvianRegular
}

.quick_search_box ul {
	padding: 10px 0 10px 30px;
	float: left
}

/***********************    COMPOSE MESSAGE     ***********************/
.compose_wrapper {
	border: 12px solid #7f7f7f;
	background: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left
}

.compose_content {
	border: 1px solid #bec7d1;
	padding: 15px;
	color: #5f5f59;
	float: left;
	width: 620px
}

.compose_content .close {
	float: right;
	color: #0076dc;
	margin-bottom: 5px
}

.compose_msg {
	float: left
}

.msg_label {
	float: left;
	width: 71px;
	text-align: right;
	padding: 0 0 15px 15px
}

.msg_tag {
	float: left;
	padding: 0 0 15px 15px
}

.msg_tag label {
	line-height: 18px
}

.msg_tag2 {
	float: left;
	padding: 0 0 15px 15px
}

.msg_tag label,.msg_tag2 label {
	padding-bottom: 5px;
	display: block;
}

.msg_tag .slct1 {
	width: 107px;
	height: 20px;
	border: 1px solid #c0c0c0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}

.msg_tag2 .slct2 {
	width: 272px;
	height: 20px;
	border: 1px solid #c0c0c0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}

.msg_tag .slct3 {
	width: 147px;
	border: 1px solid #c0c0c0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}

.msg_tag input[type="text"] {
	width: 511px;
	border: 1px solid #c0c0c0;
	height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 3px
}

.msg_tag textarea {
	width: 511px;
	border: 1px solid #c0c0c0;
	height: 184px;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 3px
}

.submit_msg {
	padding-left: 10px;
	float: left;
	width: 517px
}

.submit_msg input[type="submit"] {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 10px;
	float: right;
	font-weight: bold;
	background: none;
	border: 0px;
	color: #0076dc;
	font-weight: bold;
	cursor: pointer
}

/****************************       COMPOSE MESSAGE 2, and 3    ***********************************************/
.compose_wrapper2 {
	background: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 600px;
	border: 0px solid #bec7d1
}

.lightbox_heading {
	font-size: 24px;
	color: #0076dc;
	font-family: AvianRegular, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #bec7d1;
	width: 563px
}

.compose_content2 {
	float: left;
	padding: 15px 30px
}

.cmpse_by {
	color: #333;
	font-size: 12px;
	padding: 10px 0 5px 0
}

.cmpse_by span {
	font-size: 24px;
	color: #333;
	display: block;
	padding-bottom: 2px
}

.cmpse_by strong {
	color: #0076dc;
	font-weight: normal
}

.compose_fields {
	width: 540px
}

.compose_fields span {
	display: block;
	padding: 5px 0
}

.compose_fields label {
	color: #333;
	display: block;
	padding: 10px 0 5px 0
}

.compose_fields input[type="text"] {
	width: 540px;
	height: 16px;
	border-top: 1px solid #999;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #999
}

.compose_fields textarea {
	width: 540px;
	height: 154px;
	border-top: 1px solid #999;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #999
}

.compose_submt {
	width: 540px;
	text-align: right;
	padding-top: 10px
}

.compose_submt .sbmt_msg {
	background: url(../images/sbmt.png) repeat-x;
	border: 1px solid #d7923f;
	cursor: pointer;
	color: #fff;
	padding: 3px 10px 2px 10px
}

.compose_submt .cncl_msg {
	cursor: pointer;
	color: #0076dc;
	padding: 3px 10px 2px 10px;
	font-size: 12px;
	background: none;
	border: 0px;
	font-weight: bold
}

.compose_submt span.rqst {
	float: left
}

.add_tags {
	color: #333;
	font-size: 12px;
}

.add_tags span {
	float: left;
	display: block;
	font-weight: bold;
	padding-bottom: 5px
}

.add_tags label.frst_tags {
	width: 140px;
	float: left
}

.add_tags label {
	width: 106px;
	float: left
}

/***    ----------------        View Message, Post Message  -------------------------   ***/
.compose_content3 {
	float: left;
	padding: 0px;
	height: 394px;
	overflow: auto;
	width: 600px
}

.compose_content4 {
	float: left;
	padding: 0px;
	height: 394px;
	width: 600px
}

.message_contents {
	width: 582px;
	border-right: 1px solid #bec7d1;
	border-left: 1px solid #bec7d1;
	float: left
}

.message_contents2 {
	width: 582px;
	float: left
}

.view_msg {
	background: url(../images/view_msg_bg.png) #fff bottom repeat-x;
	width: 562px;
	height: auto;
	float: left;
	border-bottom: 1px solid #bec7d1;
	padding: 14px 10px
}

.view_msg2 {
	width: 582px
}

.view_msg div.msg_pic {
	float: left;
	padding-right: 5px
}

.view_msg div.msg_pic img {
	width: 50px;
	height: 50px
}

.view_msg div.msg_by {
	width: 88px;
	float: left
}

.view_msg div.msg_by span {
	display: block;
	padding-top: 5px
}

.view_msg div.msg_by span img {
	vertical-align: middle
}

.view_msg div.msg_by span a {
	color: #0076dc
}

.message {
	width: 410px;
	float: left;
	color: #333;
	font-size: 11px
}

.message span.date {
	padding-bottom: 5px;
	display: block
}

.message span.msg_titl {
	padding-bottom: 5px;
	display: block;
	color: #0076dc;
	font-size: 14px;
	font-weight: bold
}

.message span.tags3 {
	padding-top: 10px;
	display: block;
	color: #333;
	font-size: 11px
}

.message span.tags3 a {
	color: #333
}

.msg_rspns {
	width: 562px;
	padding: 0 10px;
	height: 29px;
	line-height: 29px;
	border-bottom: 1px solid #bec7d1;
	float: left
}

.msg_rspns a {
	float: right;
	margin-left: 20px;
	color: #0076dc
}

.compose_fields2 {
	width: 540px;
	padding: 15px 30px 10px 30px;
	float: left
}

.compose_fields2 label {
	color: #333;
	display: block;
	padding: 10px 0 5px 0
}

.compose_fields2 textarea {
	width: 540px;
	height: 200px;
	border-top: 1px solid #999;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #999
}

.compose_submt2 {
	width: 540px;
	text-align: right;
	padding: 10px 30px
}

.compose_submt2 .sbmt_msg {
	background: url(../images/sbmt.png) repeat-x;
	border: 1px solid #d7923f;
	cursor: pointer;
	color: #fff;
	padding: 3px 10px 2px 10px
}

.compose_submt2 .cncl_msg {
	cursor: pointer;
	color: #0076dc;
	padding: 3px 10px 2px 10px;
	font-size: 12px;
	background: none;
	border: 0px;
	font-weight: bold
}
/***    ----------------        form styling    -------------------------   ***/
.has-js .label_check {
	font-size: 12px
}

.has-js .label_check,.has-js .label_radio {
	padding-left: 20px;
}

.has-js .label_radio {
	background: url(../images/radio-off.png) no-repeat;
}

.has-js .label_check {
	background: url(../images/check-off.png) no-repeat;
}

.has-js label.c_on {
	background: url(../images/check-on.png) no-repeat;
}

.has-js label.r_on {
	background: url(radio-on.png) no-repeat;
}

.has-js .label_check input,.has-js .label_radio input {
	position: absolute;
	left: -9999px;
}

/***    ----------------        View Vender Profile -------------------------   ***/
.vender_prifle_wrapper {
	width: 580px;
	padding: 10px
}

.vender_prifle_wrapper h3 {
	padding-bottom: 10px
}

.vender_prifle_wrapper .msg {
	position: relative;
	top: 22px;
	left: 460px;
	font-size: 12px
}

.vender_profile {
	width: 260px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f59;
	padding: 0 5px
}

.vender_profile p {
	padding-bottom: 10px
}

.listingapps li {
	padding: 2px;
}

.listingapps li a {
	margin-left: 5px;
}

.content_right h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 10px 0
}

.content_right p {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
	color: #0076dc
}

.content_right p a {
	color: #0076dc
}

.cmpny_offrings {
	
}

.cmpny_offrings h2 {
	font-size: 16px;
	color: #333332;
	font-weight: bold;
	padding-bottom: 5px
}

.cmpny_offrings span {
	font-size: 12px;
	color: #0076dc;
	padding: 10px 0 0px 0;
	margin: 5px 0;
	display: block;
	border-top: 1px dotted #666666;
	font-weight: bold
}

.cmpny_offrings span img {
	vertical-align: middle;
	float: right
}

.cmpny_offrings p {
	font-size: 12px;
	padding: 5px 0
}

.article12 {
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.article12 img {
	margin-bottom: 10px;
}

.article12 h2 {
	font-weight: bold;
	font-size: 12px;
	color: #0076dc;
}

.article12 p {
	font-size: 12px;
	color: #333333;
	padding: 0px 10px 5px 0px;
}

.article12 a {
	font-size: 12px;
	color: #0076dc;
}

.article13 {
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	min-height: 189px;
}

.article13 img {
	margin-bottom: 10px;
}

.article13 h2 {
	font-weight: bold;
	font-size: 12px;
	color: #0076dc;
}

.article13 p {
	font-size: 12px;
	color: #333333;
	padding: 0px 10px 5px 0px;
}

.article13 a {
	font-size: 12px;
	color: #0076dc;
}

.my_filtrs {
	margin-top: 30px !important
}

.cross2 {
	background: url(../images/cross2.png) no-repeat;
	float: right;
	width: 11px;
	height: 11px;
	margin-top: 3px
}

/***    -------     COMPARE CHART   -----------------------     ***/

/*.compair_chart{margin:0px 20px 0 19px; background-color:#ffffff;}
.comp_chart_top{padding:10px 26px;}

.chart_box_main{padding:46px 0px;}
.chart_head{background:url(../images/chart_head.png) bottom no-repeat; width:900px; margin-left:111px; padding-left:40px; float:left; height:80px}
.chart_heading{
    color: #666666;
        position:relative;
    float: left;
        text-align:left !important;
    font-size: 11px;
        width:150px;
        -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    /*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
	/*for IE*/
/*-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top:12px;
}

.chart_h1 {left:100px;}
.chart_h2 {left:05px;}
.chart_h3 {left:-80px;}
.chart_h4 {left:-170px;}
.chart_h5 {left:-260px;}
.chart_h6 {left:-350px;}
.chart_h7 {left:460px; top:-3px}
.chart_h8 {left:366px; top:-3px}
.chart_h9 {left:278px; top:-3px}
.chart_h10 {left:188px; top:-3px}


table.chart_box{width:770px; border-collapse:collapse; margin:0 0 0 69px; font-size:12px; color:#666666; display:inline-block; }
table.chart_box td{border-collapse:collapse; border:1px solid #cccccc; padding:5px; line-height:16px;text-align:center;}
table.chart_box td.titl{text-align:left;}


tr.bg_gray{background-color:#efefef;}*/
.compair_chart {
	margin: 0px 20px 0 19px;
	background-color: #ffffff;
}

.comp_chart_top {
	padding: 10px 10px;
	width: 930px;
	float: left
}

.comp_chart_top h2 {
	font-size: 18px;
	color: #D7953F;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 13px 0 0;
	font-weight: bold;
}

.comp_chart_top p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343333;
	width: 930px
}
/*.comp_chart_top span {float:right; padding:20px 30px 0 0px}*/
.chart_box_main {
	padding: 0px 0px 46px 0;
	width: 930px;
	margin: 0 15px
}

.chart_head {
	width: 930px;
	float: left;
	height: 70px
}

.filtr_by {
	width: 130px;
	float: left;
	padding-top: 25px
}

.filtr_by select {
	width: 128px;
	height: 20px;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif
}

.chart_heading {
	color: #333333;
	background: url(../images/chart_heading.png) repeat-x;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 74px;
	padding: 0 2px;
	height: 70px;
	text-align: center;
	border: 1px solid #cccccc;
	border-right: 0px;
	border-bottom: 0px;
	line-height: 30px;
}

.chart_heading .blue {
	color: #0079df !important
}

.chart_heading img {
	text-align: center
}

.chart_title {
	display: block;
	height: 35px;
	line-height: 18px
}

.chart_head .last {
	border-right: 1px solid #ccc !important
}

.chart_head span.rgt_top {
	background: url(../images/rgt_top.png) no-repeat;
	position: relative;
	top: -1px;
	right: -3px;
	width: 9px;
	height: 9px;
	float: right
}

.chart_head span.lft_top {
	background: url(../images/lft_top.png) no-repeat;
	position: relative;
	top: -1px;
	left: -3px;
	width: 9px;
	height: 9px;
	float: left
}

table.chart_box {
	width: 930px;
	border-collapse: collapse;
	margin: 0 0 0 0px;
	font-size: 12px;
	color: #666666;
	display: inline-block;
}

table.chart_box td {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	padding: 5px;
	text-align: center;
	width: 68px;
	height: 28px !important;
	vertical-align: middle
}

table.chart_box td.titl {
	text-align: left;
	min-width: 128px;
	width: 128px;
	color: #454545;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/title_bg.png) repeat-y
}

table.chart_box td.yellow {
	background: #fffbcf
}

tr.bg_gray {
	background-color: #efefef;
}

.cmpard_by {
	padding-right: 30px;
	font-size: 11px
}

.cmpard_by select {
	width: 128px;
	height: 20px;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif
}

.filtr_wrapper {
	margin: 0px;
	padding: 0px 20px 0px 20px;
	background: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}

.filtr_wrapper .heading {
	color: #0076dc
}

.filtr_wrapper .heading h3 {
	ont-family: Arial;
	font-size: 18px;
	color: #0076dc;
	font-weight: normal;
	margin-bottom: 10px
}

.filtr_wrapper a {
	color: #0076dc
}

.filtr_wrapper .features {
	float: left;
	padding-top: 15px
}

.filtr_wrapper .features ul {
	width: 210px;
	float: left
}

.filtr_wrapper .features li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 170%
}

.filtr_wrapper .features input {
	vertical-align: middle
}

.filtr_wrapper .features_sbmt {
	float: right;
	margin-right: 20px
}

.filtr_wrapper .features_sbmt input[type="submit"] {
	background: url(../images/prdct_sbmt.png) repeat-x;
	border: 1px solid #77818f;
	padding: 2px 12px;
	color: #fff;
	margin-left: 20px;
	cursor: pointer
}

/***************    add / edit offerings     **********************************/
.steps {
	padding: 20px;
}

.steps h1 {
	font-size: 1.5em;
	border-bottom: 1px solid #CCC;
	margin-bottom: 1em;
}

.steps .step {
	display: none;
	font-size: 0.9em;
}

.steps .step legend {
	margin-bottom: 1em;
	font-weight: bold;
	color: #666;
}

.steps .step.active {
	display: block;
}

.control-group.required .required {
	color: #C00;
}

.control-group.error {
	color: #C00;
}

.steps .step .btn.next {
	float: right;
}

.steps .step .btn.back {
	background: #CCCCCC;
	border-color: #BBB;
}

#step-app-type label.radio {
	margin-bottom: 1.5em;
}

#step-app-type label span.name {
	font-weight: bold;
}

#step-app-type label span.description {
	display: block;
}

#offerings-list {
	height: 250px;
	overflow: auto;
}

#offerings-list .company {
	color: #999;
}

#category {
	width: 100%;
	border: 1px solid #AAAAAA;
	border-radius: 5px 5px 5px 5px;
	margin: 10px 5px;
	min-height: 20px;
	overflow: auto;
	padding-bottom: 5px;
}

#category h3 {
	margin-top: 10px;
	float: left;
	width: 100%
}

#category h4 {
	float: left;
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
	width: 95%;
}

#features {
	margin-bottom: 2em;
}

#features ul {
	float: left;
	width: 300px;
	margin-right: 6px;
}

/***************    company Profile     **********************************/
.non_reviewd_box {
	width: 265px;
	height: 265px;
	background: #fff;
	border: 1px solid #bec7d1;
	text-align: center
}

.non_reviewd_box p {
	padding: 60px 0 0 0
}

.non_reviewd_box a.rqst_btn {
	background: url(../images/sbmt.png) repeat-x;
	height: 23px;
	width: 200px;
	float: left;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	margin: 20px 0 0 30px
}

.get_reviewd {
	background: url(../images/gt_rvwd.png) no-repeat;
	width: 593px;
	height: 139px;
	float: left;
	margin: 30px 0 0 0
}

.get_reviewd h2 {
	font-family: AvianRegular;
	font-size: 24px;
	color: #0076dc;
	font-weight: normal;
	padding: 10px 0 0 20px;
	line-height: 24px
}

.get_reviewd p {
	color: #666;
	font-weight: normal;
	padding: 0px 110px 0 20px;
	font-size: 12px
}

.get_reviewd a {
	color: #0076dc;
	text-decoration: underline;
	font-weight: bold
}

.cmpny_offrings2 {
	width: 600px;
	float: left;
}

.cmpny_offrings2 h2 {
	font-size: 16px;
	color: #333332;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
	margin: 5px 0
}

.cmpny_offrings2 span {
	font-size: 12px;
	color: #0076dc;
	padding: 5px 0 0px 0;
	margin: 0px 0;
	display: block;
	font-weight: bold
}

.cmpny_offrings2 a {
	color: #0076dc
}

.cmpny_offrings2 span img {
	vertical-align: middle;
	float: right
}

.cmpny_offrings2 p {
	font-size: 12px;
	padding: 5px 0;
	border-bottom: 1px dotted #666666
}

/***********************    REPORTS 03-05-2012  **********************************/
.report_txt {
	
}

.report_txt p {
	color: #454545;
	font-size: 12px !important
}

.report_hading {
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	padding: 25px 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
}

.report_hading h2 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px 0 8px 0
}

.report_hading a {
	text-decoration: underline;
	color: #0076dc
}

.filtr_by2 {
	margin: 20px 0 0px 0;
	clear: both
}

.report_box {
	border-bottom: 1px dotted #666666;
	float: left;
	padding: 20px 0;
	width: 590px
}

.pdf_icon {
	float: left;
	margin-right: 8px
}

.report_detail {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 532px
}

.report_detail h2 {
	float: left;
	font-size: 12px;
	width: 532px;
	margin: 0px;
	padding: 0px 0px 5px 0
}

.report_detail h2 span {
	float: right
}

.report_detail p {
	padding: 0px;
	margin: 0px;
	color: #454545
}

.report_detail p.view_rprt {
	padding: 5px 0
}

.report_detail p.view_rprt img {
	vertical-align: middle
}

.report_detail a {
	color: #0076dc;
	font-weight: bold
}

.right_points {
	
}

.right_points div {
	background: url(../images/strip_bg.png) no-repeat;
	width: 313px;
	height: 73px;
	cursor: pointer
}

.right_points div h2 {
	font-family: AvianRegular;
	font-size: 18px;
	color: #0076dc;
	font-weight: norma;
	padding: 10px 0 0 15px;
	font-weight: normal
}

.right_points div p {
	color: #333333;
	font-weight: normal;
	padding: 0px 110px 0 20px;
	font-size: 11px;
	padding: 0px 0 0 15px;
	width: 230px
}

.webinars {
	font-size: 11px
}

.webinars h2 {
	font-family: AvianRegular;
	font-size: 24px;
	color: #0076dc;
	font-weight: norma;
	padding: 15px 0 0 0px;
	font-weight: normal
}

.webinars p {
	color: #454545;
	font-weight: normal;
	padding: 0px 0px 0 20px;
	font-size: 11px;
	padding: 0px 0 0 0px
}

.webinars a {
	text-decoration: underline;
	color: #0076dc;
	font-weight: bold;
	display: block;
	margin: 10px 0
}

/*********  simple search   *******************/
.message_head {
	color: #606060;
	line-height: 40px;
	margin-left: 12px;
}

.filters {
	font-size: 12px;
	padding: 11px 15px 10px 15px;
	height: auto;
	list-style: none outside none;
}

.category_list {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	margin-top: 15px !important;
	width: 293px;
}

.category_list ul {
	font-size: 12px;
	padding: 11px 15px 10px 45px;
	height: auto;
	list-style: none outside none;
}

.category_list ul li {
	line-height: 18px
}

.category_list ul li a {
	color: #0076dc
}

.category_list ul li.list_active {
	
}

.category_list ul li.list_active a {
	color: #666
}

.category_list ul li a span {
	color: #666
}

/*************************  New Home Page   *****************************/
.content_left2 {
	width: 315px;
	float: left;
	margin-top: -18px
}

.content_right2 {
	width: 645px;
	float: right
}

.content_left2 h1 {
	background: #E9E7E7;
	color: #3c95e2;
	cursor: pointer;
	font: 18px/21px Tahoma, Geneva, sans-serif;
	padding: 5px 0 7px 30px;
	position: relative;
}

.content_left2 p {
	background: #E9E7E7;
	font: 11px/18px Tahoma, Geneva, sans-serif;
	padding: 5px 0 7px 30px;
}

.category_list {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	margin-top: 10px !important;
	width: 293px;
}

.category_list ul {
	font-size: 12px;
	padding: 11px 15px 10px 45px;
	height: auto;
	list-style: none outside none;
}

.category_list ul li {
	line-height: 18px
}

.category_list ul li a {
	color: #0076dc
}

.category_list ul li.list_active {
	color: #000000;
	font-weight: bold;
}

.category_list ul li.list_active a {
	color: #000000;
	font-weight: bold;
}

.category_list ul li.list_active a span {
	color: #000000;
	font-weight: bold;
}

.category_list ul li a span {
	color: #666
}

.breadcrumb_box {
	width: 960px;
	height: 15px;
}

.breadcrumb_box .breadcrumbs .breadCrumb {
	
}

.breadcrumb_box .breadcrumbs .breadCrumbArrow {
	
}

.srch_box {
	font-size: 12px;
	color: #afafaf;
	padding: 16px;
	line-height: 20px;
	background: #f3f3f3;
	float: left;
	width: 261px
}

.srch_box input[type='text'] {
	font-size: 12px;
	color: #afafaf;
	padding: 0px 10px 0;
	height: 21px;
	width: 168px;
	float: left;
	background: #f6f6f6;
}

.srch_box input[type='submit'],.searchbtn {
	font-size: 12px;
	color: #fff;
	height: 23px;
	width: 64px;
	float: left;
	background: url(../images/search_bg2.png) repeat-x !important;
	border: 1px solid #788190;
	text-align: center
}

.srch_box p {
	padding: 0px 5px !important;
	background: none !important;
	color: #0076dc !important;
	font-size: 18px !important;
	margin-bottom: 6px !important
}

.search_box {
	font-size: 12px;
	color: #afafaf;
	padding: 16px;
	line-height: 20px;
	background: #3CA0D6;
	float: left;
	width: 905px;
	margin-left: 12px;
}

.search_box input[type='text'] {
	font-size: 16px;
	font-weight: bold;
	opacity: 1.0;
	color: #000000;
	padding: 0px 25px 0;
	height: 25px;
	width: 580px;
	float: left;
	background: #FFFFFF;
}

.search_box input[type='submit'],.searchbtn {
	font-size: 12px;
	color: #fff;
	height: 23px;
	width: 64px;
	float: left;
	background: url(../images/search_bg2.png) repeat-x !important;
	border: 1px solid #788190;
	text-align: center
}

.search_box p {
	padding: 0px 5px !important;
	background: none !important;
	color: #0076dc !important;
	font-size: 18px !important;
	margin-bottom: 6px !important
}

.search_box .search {
	margin-left: 20px;
	color: black;
}

.search_box .searchSaveAndDivider {
	float: right;
	width: 154px;
}

.searchButtonsDivider {
	height: 30px;
	width: 2px;
	border-left: 2px solid #DBDBDB;
	float: left;
}

.search_box .save_search {
	margin-right: 20px;
	float: right;
}

.compare_box {
	font-size: 12px;
	color: #afafaf;
	margin-left: 12px;
	margin-top: 7px;
	line-height: 20px;
	background: #F2F2F2;
	float: left;
	width: 937px
}

.compare_button {
	float: left;
	height: 47;
	width: 127;
	margin-top: 20px;
	margin-left: 7px;
}

.compare_bucket {
	font-size: 12px;
	color: #afafaf;
	line-height: 20px;
	background: #F2F2F2;
	float: right;
	width: 803px
}

.compare_selection {
	background: #FFFFFF;
	width: 188px;
	height: 70px;
	margin: 6px 0px 6px 8px;
}

.compare_selection .app_logo_div {
	height: 30px;
	width: 160px;
	float: left;
}

.compare_selection .app_logo {
	max-height: 30px;
	max-width: 150px;
}

.compare_selection .close {
	width: 16px;
	height: 16px;
	background: url("../images/cancel.png") no-repeat scroll 0 0 transparent;
	float: right;
}

.compare_selection .name_div {
	padding-top: 30px;
}

.compare_selection .app_name {
	margin-left: 3px;
	max-width: 185px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.compare_selection .company_name {
	margin-left: 3px;
	max-width: 185px;
	color: #606060;
	font-size: 10px;
}

.searchAppGroups .appGroup {
	width: 185px;
	min-height: 40px;
	background: #EFEFEF;
	margin-top: 10px;
	margin-left: 12px;
}

.searchAppGroups .appGroup a {
	color: #606060;
	line-height: 40px;
	margin-left: 12px
}

.searchAppGroups .appGroupButtonImage {
	float: right;
}

.searchAppGroups .category_list {
	margin-top: -5px !important;
}

.searchAppGroups .category_list ul {
	padding: 0px 0px 0px 0px;
	width: 185px;
	list-style: none;
}

.searchAppGroups .category_list ul li {
	margin-top: 5px;
	margin-right: 5px;
}

.searchAppGroups .category_list ul a {
	font-size: 12px;
	line-height: 12px;
}

.searchAppGroups .category_list ul a span {
	float: right;
}

.searchAppGroupFooter {
	color: #606060;
	margin: 15px 0px 15px 16px;
}

.searchFeatureGroups .featureGroup {
	width: 185px;
	min-height: 40px;
	background: #EFEFEF;
	margin-top: 10px;
	margin-left: 12px;
}

.searchFeatureGroups .featureGroup a {
	color: #606060;
	line-height: 40px;
	margin-left: 12px
}

.searchFeatureGroups .featureGroupButton {
	padding-top: 10px;
	margin-bottom: 10px;
	color: #606060;
	margin-left: 12px
}

.searchFeatureGroups .featureGroupButton img {
	float: right;
	margin-top: -10px;
}

.searchFeatureGroups .featureGroupButton img {
	float: right;
	margin-top: -10px;
}

.searchFeatureGroups .feature_list {
	margin-top: -5px !important;
}

.searchFeatureGroups .feature_list li {
	color: #606060;
	line-height: 12px;
	margin-left: 12px;
}

.searchFeatureGroups .feature_list .feature_name span {
	color: #606060;
	font-size: 11px;
	line-height: 12px;
}

.searchFeatureGroups .filter_list {
	margin-top: -5px !important;
}

.searchFeatureGroups .filter_list li {
	color: #606060;
	line-height: 12px;
	margin-left: 12px;
}

.searchFeatureGroups .filter_list .feature_name span {
	color: #606060;
	font-size: 11px;
	line-height: 12px;
}

.pwr_usr {
	
}

.pwr_usr p {
	color: #666;
	background: none !important;
	padding: 10px 20px !important;
	margin: 10px 0 !important;
	font-size: 14px !important
}

.pwr_usr p a {
	color: #0076dc
}

.lates_reports {
	width: 315px;
	text-align: center
}

.lates_reports a {
	color: #0076dc;
}

.lates_reports a.all {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	float: right;
	margin: 5px
}

.report {
	margin: 10px 12px;
	width: 290px;
	border-bottom: 1px dashed #8b8b8b;
	padding-bottom: 5px;
	text-align: left;
	float: left
}

.report h2 {
	font-size: 14px;
	color: #0076dc;
	font-weight: normal;
}

.report p {
	font-size: 11px;
	color: #8b8b8b;
	background: none !important;
	padding: 0px !important
}

.rprt_ico {
	float: left;
	width: 30px;
	text-align: center
}

.rprt_detial {
	float: left;
	width: 260px
}

.rprt_detial h2 {
	margin-left: 30px;
}

.rprt_detial p {
	margin-left: 30px;
}

.home_slider {
	width: 578px;
	float: left;
	border: 1px solid #bcbcbc;
	box-shadow: 0px 0px 3px #000;
	background: #fff;
	height: 288px;
	padding: 11px;
	margin: 20px 0
}

.home_tabs_content {
	background: #dddee2;
	height: 288px;
	position: relative
}

.home_tab_nav {
	bottom: 0px;
	height: 59px;
	position: absolute;
}

.home_tab_nav ul {
	background: #505f74;
	width: 576px;
	height: 53px;
	margin-top: 6px;
	padding: 0 1px 0 0
}

.home_tab_nav ul li {
	float: left;
	text-align: center;
	line-height: 53px;
	margin: 4px 0 1px 1px;
	position: relative
}

.home_tab_nav ul li a {
	background: #5e7182;
	color: #fff;
	height: 48px;
	width: 143px;
	float: left
}

.home_tab_nav ul li .top_arow {
	display: none
}

.home_tab_nav ul li:hover {
	margin: 4px 0 1px 1px
}

.home_tab_nav ul li:hover a,.home_tab_nav ul li.active a {
	background: none
}

.home_tab_nav ul li:hover .top_arow,.home_tab_nav ul li.active .top_arow
	{
	background: url(../images/top_arow.png) no-repeat;
	position: absolute;
	width: 11px;
	height: 6px;
	display: block;
	left: 66px;
	top: -10px
}

.home_tab_detail {
	padding: 10px
}

.home_tab_detail h3 {
	font: 18px/21px;
	color: #0076dc
}

#box-link {
	position: absolute;
	top: 220px;
	left: 1250px;
	width: 60px;
	height: 60px;
	background-color: transparent;
	border: 1px solid red;
}

form.gsc-search-box {
	display: none;
	height: 0;
}

div.gsc-tabsArea {
	display: none;
	height: 0;
}

div.gsc-above-wrapper-area {
	display: none;
	height: 0;
}

div.gsc-cursor-box {
	display: none;
	height: 0;
}

div.gcsc-branding {
	display: none;
	height: 0;
}

table.gsc-resultsHeader {
	display: none;
	height: 0;
}

div.gs-per-result-labels {
	display: none;
	height: 0;
}

table.gsc-table-result {
	font-family: Arial, Helvetica, sans-serif;
}

td.gsc-thumbnail {
	display: none;
	height: 0;
	width: 0;
}

div.gs-image-box {
	display: none;
	height: 0;
	width: 0;
}

a.gs-image {
	display: none;
	height: 0;
	width: 0;
}

div.gsc-url-bottom {
	display: none;
	height: 0;
	width: 0;
}

div.gs-spelling {
	display: none;
	height: 0;
	width: 0;
}

.gs-title {
	color: #0076dc !important;
	text-decoration: none !important;
	height: 1.2em !important;
}

.gs-title b {
	color: #0076dc !important;
	text-decoration: none !important;
	height: 1.2em !important;
}

.gs-bidi-start-align {
	color: #666 !important;
	font-size: 12px !important
}

.get_list {
	font-size: 11px;
	color: #666666;
}

.heading_blue24 {
	font-size: 24px;
	color: #0076dc;
	font-family: AvianRegular, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 13px 0 0;
	font-weight: normal;
}

.heading_blue18 {
	font-size: 18px;
	color: #0076dc;
	font-family: AvianRegular, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.get_list p {
	margin: 0;
	padding: 0 0 13px;
	line-height: 20px;
	font-size: 14px;
}

.get_list a {
	font-size: 14px;
	color: #0076dc;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	font-weight: bold;
}

.get_list img {
	float: right
}

.screenshot_bg {
	float: right;
	background: url(../images/screenshot_bg.png) no-repeat;
	width: 200px;
	height: 200px;
	padding: 2px;
	margin: 0 0 20px 30px;
	display: block;
	text-align: center;
}

.get_list_form {
	width: 266px;
	margin: 0 auto;
	font-size: 11px;
	padding-top: 10px;
	color: #666666;
}

.get_list_form p {
	padding: 10px 0;
}

.get_list_form label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0;
	line-height: 22px;
}

.get_list_form label input[type='text'] {
	display: block;
	margin: 0;
	padding: 0 7px;
	width: 250px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #cccccc;
	border-width: 1px 0px 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.btn_submit {
	padding: 24px 0 0;
	margin: 0;
	line-height: 24px;
	font-weight: bold;
}

.btn_submit a {
	float: right;
	background: url(../images/submit.png) no-repeat;
	width: 70px;
	height: 25px;
}

.home_row {
	
}

.home_article {
	width: 320px;
	float: left;
}

.home_article h2 {
	font-weight: bold;
	font-size: 12px;
	color: #0076dc;
	padding: 20px 0 0 10px;
}

.home_article p {
	font-size: 11px;
	color: #333333;
	padding: 0 25px 0 10px;
}

.home_article a {
	font-size: 11px;
	color: #0076dc;
}

.about {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.about p {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: normal;
}

.about	a {
	color: #0076dc;
	font-weight: bold;
}

.about img {
	float: right;
	padding: 0 0 0 5px;
}

.heading_mustard18 {
	font-size: 18px;
	color: #D7953F;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 13px 0 0;
	font-weight: bold;
}

.heading_black18 {
	font-size: 18px;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 13px 0 0;
	font-weight: bold;
}

.wiget_ico {
	float: left;
	width: 30px;
}

.wiget_ico img {
	max-width: 40px;
	max-height: 86px;
}

.wiget_detail {
	float: right;
	width: 230px;
}

.wiget_detail h2 {
	margin-left: 8px;
	padding: 0 0 0 0;
}

.wiget_detail p {
	margin-left: 8px;
}

.wiget_article {
	height: 95px;
	padding-top: 15px;
}

.wiget_review_ico {
	float: left;
	width: 268px;
	text-align: left;
	padding-top: 5px
}

.wiget_review_detail {
	float: left;
	width: 268px;
	padding-bottom: 20px
}

.wiget {
	margin: 0px;
	width: 270px;
	padding-bottom: 5px;
	text-align: left;
	float: left
}

.wiget h2 {
	font-size: 14px;
	color: #0076dc;
	font-weight: normal;
}

.wiget p {
	font-size: 11px;
	color: #8b8b8b;
	background: none !important;
	padding: 0px !important
}

.wiget p a {
	font-size: 11px;
	color: #0076dc;
	background: none !important;
	padding: 0px !important
}

.wiget a {
	font-size: 14px;
	color: #0076dc;
	background: none !important;
	padding: 0px !important
}

.followthis {
	vertical-align: middle;
}

.slider_top {
	padding-left: 10px
}

.slider_top p {
	font-size: 15px;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 100;
}

.slider_top p span {
	color: #D7953F;
	margin: 0;
	font-weight: bold;
}

.edit_product_top {
	width: 920px;
	height: 125px;
	margin-left: 20px;
}

.edit_product_top h2 {
	color: #5f5f5b;
	font-size: 14px;
	font-weight: normal;
}

.edit_product_top p {
	color: #5f5f5b;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 16px;
	padding-top: 2px;
}

.edit_product_top {
	margin: 3px 3px 3px 3px;
}

.edit_product_features {
	width: 920px;
	margin-left: 20px;
}

.edit_product_features a {
	color: #0066ff;
	font-size: 12px;
}

.edit_product_features a:hover {
	color: #666666;
}

.edit_product_field {
	padding-left: 20px;
	padding-top: 0px;
}

.edit_product_updated {
	padding-left: 20px;
	padding-top: 0px;
	width: 165px;
}

.bttn_update {
	background: url(../images/bttn_update.png);
	border-width: 0px;
	height: 22px;
	width: 89px;
}

/**  Profile and Company Page Restyle @Aaron Geiser  **/

/*  Breadcrumbs  */
ul.breadcrumbs {
	list-style: none;
	margin-left: 40px;
}

ul.breadcrumbs li {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	border-right: none;
	height: 16px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #aaa;
}

ul.breadcrumbs li.first {
	padding-right: 2px;
	padding-left: 0px;
}

ul.breadcrumbs li.last {
	padding-left: 2px;
	border-right: none;
	padding-right: 100px;
}

ul.breadcrumbs li a {
	color: #0076DC;
}

ul.breadcrumbs li a:hover {
	color: #5fc3ed;
}

/*  Buttons  */
.standard-button {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff
		), color-stop(1, #d6d6d6));
	background: -moz-linear-gradient(center top, #ffffff 5%, #d6d6d6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
		endColorstr='#d6d6d6');
	background-color: #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #bfbfbf;
	display: inline-block;
	color: #777777;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 15px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
}

.standard-button:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d6d6d6
		), color-stop(1, #ffffff));
	background: -moz-linear-gradient(center top, #d6d6d6 5%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6',
		endColorstr='#ffffff');
	background-color: #d6d6d6;
}

.standard-button:active {
	position: relative;
	top: 1px;
}

.take-survey-button {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #006CCE
		), color-stop(1, #8FC1F2));
	background: -moz-linear-gradient(center top, #006CCE 5%, #8FC1F2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006CCE',
		endColorstr='#8FC1F2');
	background-color: #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #0366CB;
	display: inline-block;
	color: #fffdfd;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 15px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #0366CB;
	margin-top:46px;
}


/* Request More Info Modal  */
div#request-more-info-modal {
	padding: 20px;
}

div#request-more-info-modal h2 {
	margin-bottom: 10px;
	text-align: center;
}

.product_form {
	
}

.product_form label {
	display: block;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
}

.product_form input#req_name,.product_form input#req_company,.product_form input#req_comment
	{
	display: block;
	width: 255px;
	margin: 5px 0;
	padding: 0 5px;
	line-height: 20px;
	height: 20px;
}

.product_form textarea {
	display: block;
	width: 255px;
	padding: 0 5px;
}

.product_form p {
	display: block;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
	font-weight: bold;
	width: 275px;
}

.product_form input.submit {
	float: right;
	background: url(../images/bttn_submit.png) no-repeat;
	width: 90px;
	border: none;
	display: block;
	color: #fff;
	height: 30px;
}

div.product_form input.standard-button {
	cursor: hand;
	cursor: pointer;
}

/*  Profile Pages  */
div.content_left#profile-page {
	width: 675px;
	float: left;
}

div.profile-summary {
	width: 660px;
	float: left;
	margin-left: 15px;
	background-color: #F2F2F2;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
}

div.profile-logo {
	width: 260px;
	height: 125px;
	float: left
}

div.profile-header {
	width: 400px;
	float: right;
}

img.profile-logo {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-right: 20px;
}

img.logo-size {
	max-height: 122px;
	max-width: 200px;
}

h1.profile-title {
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
	float: left;
	width: 390px;
}

span.profile-url {
	font-size: 12px;
	margin-bottom: 8px;
	width: 360px;
	float: left;
}

span.profile-url a {
	color: #0076DC;
}

span.profile-url a:hover {
	color: #5fc3ed;
}

div.profile-social {
	width: 360px;
	float: left;
	margin-bottom: 8px;
}

div.company-profile-social {
	float: left;
	margin-left:30px;
	margin-bottom: 8px;
}

div.profile-social a.standard-button {
	margin-top: 8px;
}

div.profile-description {
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
}

div.profile-description h2 {
	float: left;
	font-size: 18px;
}

div.profile-description img {
	float: left;
	margin-top: 4px;
	margin-left: 15px;
}

div.profile-description-not-reviewed {
	float: left;
	font-size: 14px;
	margin: 4px 15px 0;
}

div.profile-description-text {
	float: left;
	width: 100%;
	font-size: 14px;
}

div.profile-last-briefed {
	float: right;
	font-size: 14px;
	margin-top: 3px;
}

div.profile-last-briefed span {
	font-weight: bold;
	margin-right: 10px;
}

div.profile-categories {
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}

div#categories-block {
	margin-bottom: 20px;
	float: left;
	width: 190px;
}

div#categories-block ul {
	clear: left;
}

div#categories-block ul li {
	clear: left;
	float: left;
	line-height: 18px;
	color: #555;
}

div#categories-block ul li span {
	float: left;
	color: #0076DC;
	cursor: default;
}

div#categories-block ul li span:hover {
	color: #5fc3ed;
}

.profile-categories div#categories-block img {
	float: left;
	margin-right: 8px;
	margin-top: -8px;
	margin-bottom: 8px;
}

.profile-categories div#categories-block a {
	font-size: 12px;
	color: #0076DC;
}

.profile-categories div#categories-block a:hover {
	color: #5fc3ed;
}

div#app-categories-block {
	margin-bottom: 20px;
	float: left;
	width: 620px;
	-webkit-columns: 3 auto;
	-moz-columns: 3 auto;
	columns: 3 auto;
}

div#app-categories-block ul {
	clear: left;
}

div#app-categories-block ul li {
	clear: left;
	float: left;
	line-height: 18px;
	color: #555;
}

div#app-categories-block ul li span {
	float: left;
	color: #0076DC;
	cursor: default;
}

div#app-categories-block ul li span:hover {
	color: #5fc3ed;
}

.profile-categories div#app-categories-block img {
	float: left;
	margin-right: 8px;
	margin-top: -8px;
	margin-bottom: 8px;
}

.profile-categories div#app-categories-block a {
	font-size: 12px;
	color: #0076DC;
}

.profile-categories div#app-categories-block a:hover {
	color: #5fc3ed;
}

/*  Profile Page Tabs  */
div.profile-tabs {
	margin-left: 15px;
	margin-bottom: 15px;
}

#profile-tab-menu {
	clear: both;
	margin-top: 10px;
	overflow: hidden;
}

#profile-tab-menu li {
	float: left;
	background-color: #cccccc;
	height: 32px;
	margin-right: 5px;
}

#profile-tab-menu li#analyst-notes-special {
	background-color: #F7EFBA;
}

#profile-tab-menu li#analyst-notes-special img {
	float: left;
	margin-top: -4px;
}

#profile-tab-menu li.active {
	float: left;
	background-color: #ebebeb;
	height: 32px;
	margin-right: 5px;
}

#profile-tab-menu li.active#analyst-notes-special {
	background-color: #F7EFBA;
}

#profile-tab-menu li a {
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 14px;
	font-weight: bold;
}

div.tab-background {
	float: left;
	width: 580px;
	background-color: #fff;
	padding: 5px;
	margin-top: 3px;
}

div.tab-background#screenshots-background {
	float: left;
	width: 620px;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 3px;
}

div#features-tab,div#screenshots-tab,div#offerings-tab,div#market-categories-tab,div#documents-tab
	{
	background-color: #ebebeb;
	padding: 10px;
	font-size: 12px;
	float: left;
	width: 640px;
}

div#analyst-notes-tab {
	float: left;
	background-color: #F7EFBA;
	padding: 10px;
	font-size: 12px;
}

div.tab-item-bg {
	float: left;
	width: 610px;
	background-color: #fff;
	margin-top: 3px;
	padding: 15px;
}

div.features-columns {
	float: left;
	width: 620px;
}

div.features-columns h3 {
	margin-top: 10px;
	float: left;
	font-size: 16px;
	font-weight: bold;
}

div#features-block {
	margin-top: 3px;
	float: left;
	width: 620px;
}

div#features-block ul {
	-webkit-columns: 3 auto;
	-moz-columns: 3 auto;
	columns: 3 auto;
	height: auto;
}

div#features-block ul li {
	clear: left;
	float: left;
	line-height: 18px;
	color: #555;
}

div#features-block ul li span {
	float: left;
	color: #0076DC;
	cursor: default;
}

div#features-block ul li span:hover {
	color: #5fc3ed;
}

img.note-image-sm {
	float: left;
	cursor: default;
	margin-left: 3px;
}

a.list-title-link {
	color: #0076DC;
}

a.list-title-link:hover {
	color: #5fc3ed;
}

div.list-description-document {
	float: right;
	width: 480px;
	margin-right: 20px;
}

img.list-image-document {
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
}

div.list-description-document h3 {
	float: left;
	font-size: 16px;
	margin-bottom: 5px;
}

div.list-description-document p {
	clear: left;
	float: left;
	font-size: 12px;
}

div.list-description-document div.view-details {
	float: right;
}

div.list-description-document div.view-details a {
	font-size: 14px;
	font-weight: bold;
	color: #0076DC;
}

div.list-description-document div.view-details a:hover {
	color: #5fc3ed;
}

div.list-description-document div.view-details img {
	margin-right: 5px;
}

div.list-description-screenshot {
	float: right;
	width: 415px;
	margin-right: 20px;
}

img.list-image-screenshot {
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	max-width: 615px;
}

div.list-description-screenshot h3 {
	float: left;
	font-size: 16px;
	margin-bottom: 5px;
}

div.list-description-screenshot p {
	clear: left;
	float: left;
	font-size: 12px;
}

div.list-description-screenshot div.view-details {
	float: right;
}

div.list-description-screenshot div.view-details a {
	font-size: 14px;
	font-weight: bold;
	color: #0076DC;
}

div.list-description-screenshot div.view-details a:hover {
	color: #5fc3ed;
}

div.list-description-screenshot div.view-details img {
	margin-right: 5px;
}

div.list-description-note {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

div.list-description-note img {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

div.list-description-note h3 {
	float: left;
	font-size: 16px;
	margin-bottom: 3px;
}

div.list-description-note span.secondary {
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
	padding-left: 60px;
	padding-right: 10px;
	margin-top: 3px;
}

div.list-description-note span.date {
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
	padding-right: 10px;
	margin-top: 3px;
}

div.list-description-note span.platinum_only {
	float: right;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 3px;
}

div.list-description-note p {
	clear: left;
	float: left;
	font-size: 12px;
}

div.list-description-note div.view-details {
	float: left;
}

div.list-description-note div.view-details a {
	font-size: 14px;
	font-weight: bold;
	color: #0076DC;
}

div.list-description-note div.view-details a:hover {
	color: #5fc3ed;
}

div.list-description-note div.view-details img {
	margin-right: 5px;
}

div.list-description-offerings {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
}

div.list-description-offerings img {
	float: right;
	margin-right: 15px;
}

div.list-description-offerings h3 {
	float: left;
	font-size: 16px;
	margin-bottom: 10px;
}

div.list-description-offerings a {
	font-size: 16px;
	font-weight: bold;
	color: #0076DC;
}

div.list-description-offerings a:hover {
	color: #5fc3ed;
}

div.list-description-offerings span.date {
	clear: left;
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
}

div.list-description-offerings p {
	clear: left;
	float: left;
	font-size: 12px;
}

div.list-description-offerings div.view-details {
	float: right;
	margin-right: 15px;
}

div.list-description-offerings div.view-details a {
	font-size: 14px;
	font-weight: bold;
	color: #0076DC;
}

div.list-description-offerings div.view-details a:hover {
	color: #5fc3ed;
}

div.list-description-offerings div.view-details img {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

/*  Analyst Note Modal  */
.analyst-note-modal img {
	clear: left;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

.analyst-note-modal h3 {
	float: left;
	font-size: 18px;
	margin-bottom: 3px;
}

.analyst-note-modal span.secondary {
	clear: left;
	float: left;
	font-size: 11px;
	margin-bottom: 2px;
}

.analyst-note-modal span.date {
	clear: left;
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
}

.analyst-note-modal p {
	clear: left;
	float: left;
	font-size: 14px;
	margin-bottom: 15px;
}

.analyst-note-modal a.add-feedback-button {
	clear: left;
	float: left;
	margin-left: 300px;
	margin-top: 5px;
}

img.analyst-notes-lg {
	float: left;
	margin-bottom: 15px;
}

/*  Speech Bubbles  */
.triangle-isosceles {
	background: linear-gradient(#f2f2f2, #eeeeee) repeat scroll 0 0
		transparent;
	color: #000000;
	padding: 8px;
	margin-right: 7px;
	position: relative;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.triangle-isosceles h3 {
	font-size: 14px;
	margin-bottom: 5px;
}

.triangle-isosceles.left {
	background: none repeat scroll 0 0 #f2f2f2;
}

.triangle-isosceles:after {
	border-color: #f2f2f2 transparent;
	border-style: solid;
	border-width: 15px 15px 0;
	bottom: -15px;
	content: "";
	display: block;
	left: 20px;
	position: absolute;
	width: 0;
}

.triangle-isosceles.left:after {
	border-color: transparent #f2f2f2;
	border-width: 15px 20px 15px 0;
	bottom: auto;
	left: -20px;
	top: 16px;
}

div.bubble-background {
	background-color: #fff;
	padding: 15px;
}

div.bubble-background.center {
	text-align: center;
}

div.bubble-background.left {
	text-align: left;
}

div.bubble-background ul {
	list-style: none;
	padding: 0px;
}

div.bubble-background ul li {
	text-align: left;
	font-size: 14px;
}

div.bubble-background ul li a {
	color: #0076DC;
}

div.bubble-background ul li a:hover {
	color: #5fc3ed;
}

div.bubble-background .gs-title {
	font-size: 14px !important;
}

div#cse {
	width: 100%;
}

div.manage-company-bubble {
	text-align: left;
	font-size: 12px;
	color: #777;
	padding: 15px;
}

div.manage-company-button {
	text-align: center;
	margin-bottom: 10px;
}

/*  Analyst Notes Tooltip  */
div.notes-tooltip-wrapper {
	padding: 10px;
}

div.notes-tooltip-wrapper img {
	float: left;
	margin-right: 6px;
	margin-top: -4px;
}

div.notes-tooltip-wrapper img.notes-tip-image {
	float: right;
}

div.notes-tooltip-wrapper h4 {
	float: left;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

div.notes-tooltip-wrapper span.secondary {
	clear: left;
	float: left;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
}

div.notes-tooltip-wrapper span.date {
	clear: left;
	float: left;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}

div.notes-tooltip-wrapper p {
	clear: left;
	float: left;
	font-size: 12px;
	color: #fff;
}

div.notes-tooltip-wrapper div.view-details {
	clear: left;
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

div.notes-tooltip-wrapper div.view-details a {
	color: #fff;
}

div.notes-tooltip-wrapper div.view-details a:hover {
	color: #ddd;
}

div.notes-tooltip-wrapper div.view-details img {
	margin-top: 3px;
	margin-right: 5px;
}

/* For Policy pages in Page controller */
.content_page {
	padding: 30px;
	text-height: 1.3em;
}

.content_page h4,.content_page h3,.content_page p {
	padding-bottom: 15px;
}

/* For Footer */
.footer_wrapper {
	width: 999px;
	margin: 0 auto;
}

.footer_content {
	float: right;
	margin: 11px 33px;
}

.footer_content ul {
	list-style: none outside none;
	margin-bottom: 5px;
	text-align: right;
}

.footer_content li {
	border-left: 1px solid #739CC5;
	display: inline;
	margin: 0;
	padding-left: 10px;
	padding-right: 5px;
	text-align: right;
}

.footer_content li.first {
	border: 0 none;
}

.footer_content a {
	color: #DDDDDD;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	text-shadow: 1px 1px #333333;
	text-decoration: underline;
}

/* BLOG Authors pages*/
.author {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.author p {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: normal;
}

.author	a {
	color: #0076dc;
	font-weight: bold;
}

.author .name img {
	float: right;
	padding: 0 10px 10px 5px;
}

/* HOME page */
.category_icon {
	float: left;
	margin-right: 10px;
}

.category_title {
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

/* Research Reports page*/
.research_info {
	margin-left: 20px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.research_info p {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 0 0px 0;
	font-weight: normal;
}

.research_info	a {
	color: #0076dc;
	font-weight: bold;
}

.research_info img {
	float: right;
	padding: 0 0 0 5px;
}

.researchResult {
	width: 735px;
	height: 150px;
	font-weight: bold;
	background: none repeat scroll 0 0 #EFEFEF;
	margin: 10px 0px 10px 0px;
}

.reportsListDetails {
	width: 570px;
	height: 150px;
	float: left;
}

.reportsListDetails .reportsListIcon {
	max-width: 51px;
	height: 150px;
	float: left
}

.reportsListDetails .reportsListIcon img {
	max-width: 51px;
	max-height: 150px;
}

.reportsListInfo {
	width: 518px;
	height: 150px;
	float: left;
}

.reportsListInfoTop {
	width: 518px;
	height: 45px;
	float: left;
}

.reportsListInfoBottom {
	width: 518px;
	height: 105px;
	float: left;
}

.reportsListTitle {
	height: 45px;
	width: 277px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}

.reportsListAuthor {
	color: #666666;
	font-size: 14px;
	width: 150px;
	height: 45px;
	float: left;
	text-align: right;
}

.reportsListAuthor span {
	color: #0076DC;
}

.reportsListDate {
	float: left;
	width: 91px;
	height: 150px;
	text-align: right;
}

.reportsListDescription {
	float: left;
	width: 424px;
	height: 105px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	overflow: hidden;
}

.reportsListTags {
	color: #0076DC;
	float: left;
	width: 94px;
	height: 100px;
	text-align: right;
	font-weight: normal; 
	font-size: 12px;
	overflow:hidden;
}

.reportsListDivider {
	height: 140px;
	width: 2px;
	border-left: 2px solid #DBDBDB;
	float: left;
	margin-top: 5px;
}

.reportsListActions {
	float: right;
	width: 157px;
	height: 150px;
}

.reportsListActions .actionButton {
	text-align: center;
	margin: 18px 0px 12px 0px;
}

.reportsListActions .missingButton {
	min-width: 88px;
	min-height: 16px;
}

.researchPrice {
	font-size: 18px;
	text-align: center;
	color: #0076DC
}

.blue-button {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0076DC
		), color-stop(1, #0076DC));
	background: -moz-linear-gradient(center top, #0076DC 5%, #0076DC 100%);
	color: #FFFFFF;
	box-shadow: 0 1px 0 0 #000000 inset;
	text-shadow: 1px 1px 0 #000000;
}

/* Blog Posts page*/
.postResult {
	width: 735px;
	font-weight: bold;
	background: none repeat scroll 0 0 #EFEFEF;
	margin: 10px 0px 10px 0px;
}

.postListDetails {
	width: 735px;
	float: left;
}

.postListInfo {
	width: 735px;
	float: left;
}

.postListInfoTop {
	width: 735px;
	padding-top: 0px;
	height: 27px;
}

.postListInfoBottom {
	width: 634px;
	float: left;
}

.postListTitle a {
	color: #0076DC;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 0;
	margin-left: 7px;
	margin-top: 3px;
	padding-bottom: 2px;
	padding-top: 1px;
	text-align: left;
	width: 579px;
}

.postListTopDivider {
	height: 1px;
	width: 715px;
	border-bottom: 1px solid #606060;
	float: left;
	margin-left: 10px;
}

.postListAuthor {
	color: #666666;
	font-size: 14px;
	width: 590px;
	height: 45px;
	float: left;
	text-align: left;
}

.postListAuthorName {
	color: #0076DC;
	margin-left: 8px;
	font-weight: normal;
	float: left;
	line-height: 120%;
	margin-bottom: 0;
	margin-top: 4px;
	padding-bottom: 2px;
	padding-top: 1px;
	text-align: left;
	width: 532px;
}

.postListAuthor .actionButton {
	text-align: center;
	margin: 10px 3px 0px 0px;
	float: right;
}

.postListDate {
	color: #666666;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 0;
	margin-left: 9px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 1px;
	text-align: left;
}

.postListAuthorType {
	margin-left: 8px;
	width: 532px;
}

.postListAuthorType img {
	display: inline;
	float: left;
	height: 18px;
	margin-bottom: 0;
	margin-left: 8px;
	margin-top: 0;
	width: 81px;
}

.postListSummary {
	font-family: Arial, Helvetica, sans-serif;
	width: 585px;
	font-weight: normal;
}

.postListDivider {
	height: 146px;
	width: 1px;
	border-left: 1px solid #606060;
	float: left;
	margin-top: 12px;
}

.postListActions {
	font-size: 12px;
	margin-top: 8px;
}

.postListActions span {
	margin-left: 10px;
}

.postListTags {
	color: #0076DC;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 86px;
	font-weight: normal;
	margin-left: 10px;
}

.postListImg {
border: 1px solid #CCCCCC;
display: inline;
float: left;
margin-bottom: 0;
margin-left: 0px;
margin-top: 5px;
padding-top: 0;
width: 34px;
}

.postListImg img {
display: inline;
float: left;
height: 32px;
margin: 1px 1px 1px 1px;
width: 32px;
}

.postListView {
	float: right;
	margin-right: 15px;
}

.postDetail {
	width: 960px;
}

.postDetailHeading {
	width: 960px;
	height: 30px;
}

.postDetailTitle {
	float: left;
	width: 500px;
	margin-left: 20px;
	font-size: 18px;
	color: #0076dc;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0;
	font-weight: Bold;
}

.postDetailDate {
	float: right;
	width: 160px;
	margin-left: 0px;
	text-align: right;
	padding-right: 10px;
	font-size: 18px;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: Bold;
}

.postDetailTopDivider {
	margin-left: 20px;
	margin-right: 10px;
	height: 2px;
	width: 930px;
	border-bottom: 1px solid #999999;
	float: left;
}

.postDetailBody {
	margin: 17px 7px 0px 20px;
}

.postDetailAuthor {
	color: #0076dc;
	font-size: 14px;
	width: 930px;
	height: 80px;
	float: left;
	text-align: left;
	margin-top: 7px;
}

.postDetailExpert {
	width:180px;
}

.postDetailShare {
	margin-top:-10px;
	width:180px;
	height:80px;
	float:right;
}

.scrnsht_img {
	max-width: 64px;
	max-height: 64px;
	width: 100%;
	float: left;
	min-height: 20px;
	height: 100%;
	width: auto;
	padding: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin-right: 5px
}

.postDetailContent {
	float: left;
	width: 828px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	overflow:scroll;
}

.postDetailContent a {
	color: #0076dc;
}

.postDetailContent p {
	margin-bottom: 1em;
}

.postDetailDivider {
	height: 300px;
	width: 2px;
	border-left: 2px solid #DBDBDB;
	float: left;
	margin-top: 5px;
}

.postDetailTags {
	float: right;
	width: 100px;
	font-size: 12px;
	color: #0076DC;
}

.postDetailTags span {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
	color: #000000;
}

.postDetailNext {
	width: 50%;
	float: right;
	margin-top: 30px;
}

.postDetailPrevious {
	width: 50%;
	float: left;
	margin-top: 30px;
}

.surveyResult {
	background: none repeat scroll 0 0 #EFEFEF;
	margin: 10px 0px 10px 0px;
	width: 960px;
	max-height: 200px;
	height: 200px;
}

.surveyListDetails {
	width: 960px;
	max-height: 200px;
	float: left;
}

.surveyListInfo {
	width: 960px;
	height: 200px;
	float: left;
}

.surveyListInfoTop {
	width: 960px;
	padding-top: 0px;
	height: 27px;
}

.surveyListInfoBottom {
	width: 775px;
	max-height: 171px;
	float: left;
}

.surveyListTitle a {
	font-weight: bold;
	text-align: left;
	color: #0076dc;
	display: inline;
	float: left;
	width: 460px;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 9px;
	margin-top: 5px;
}

.surveyListTopDivider {
	height: 2px;
	width: 775px;
	border-bottom: 2px solid #DBDBDB;
	float: left;
}

.surveyListAuthor {
	color: #666666;
	font-size: 14px;
	width: 300px;
	height: 45px;
	float: left;
	text-align: right;
}

.surveyListAuthor span {
	color: #0076DC;
}

.surveyListDate {
	font-weight: bold;
	text-align: left;
	color: #666;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-right: 9px;
	margin-top: 5px;
	display: inline;
	float: right;
}

.surveyListSummary {
	max-height: 114px;
	overflow: hidden;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #000;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 15px;
	margin-top: 8px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 745px;
}

.surveyListDivider {
	height: 152px;
	width: 2px;
	border-left: 2px solid #DBDBDB;
	float: left;
	margin-top: 5px;
}

.surveyListActions {
	font-size: 12px;
}

.surveyListActions a {
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 20px;
}

.surveyListTags {
	margin-left:8px;
	color: #0076DC;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	max-width: 140px;
}
.surveyListTags span{
	float:left;
	color: #000000;
}

.registrationStep1 {
	height: 60px;
}

.registrationMethod {
	float: left;
	width: 50%;
	font-size:13px;
}

.registrationMethod img {
	padding-left: 15px;
}

.registrationMethod input {
	margin-top: 15px;
}

.registrationAnonymity {
	float: none;
	width: 100%;
	padding: 10px 0px 0px 0px;
}


.registrationStep2 {
	height: 272px;
}

.registrationFree {
	float: left;
	width: 25%;
}

.registrationSubscription {
	float: left;
	width: 50%;
}

.registrationGold {
	float: left;
	width: 50%;
}

.registrationPlatinum {
	float: right;
	width: 50%;
}

.registrationProviders {
	float: right;
	width: 25%;
}

.registrationAnalysts {
	
}

.registrationDisclaimer {
	
}


.validate-button {
	height: 30px;
	width: 120px;
	background: url('../images/registration/validate_button.png') no-repeat;
	border-width: 0;
	margin-top: 48px;
}

.free-button {
	height: 30px;
	width: 120px;
	background: url('../images/registration/free_button.jpg') no-repeat;
	border-width: 0;
}

.gold-button {
	height: 30px;
	width: 120px;
	background: url('../images/registration/free_button.jpg') no-repeat;
	border-width: 0;
	margin-top:32px;
}

.platinum-button {
	height: 30px;
	width: 120px;
	background: url('../images/registration/platinum_button.jpg') no-repeat;
	border-width: 0;
	margin-top:14px;
}

.provider-button {
	height: 30px;
	width: 120px;
	background: url('../images/registration/provider_button.jpg') no-repeat;
	border-width: 0;
	margin-top:0px;
}

.upgradeStep1 {
	height: 100px;
}

.upgradeMethod {
	float: left;
	width: 50%;
}

.upgradeMethod img {
	padding-left: 15px;
}

.upgradeMethod input {
	margin-top: 15px;
}

.upgradeAnonymity {
	float: right;
	width: 50%;
}

.upgradeStep2 {
	height: 235px;
}

.upgradeFree {
	float: left;
	width: 33%;
	height: 235px;
}

.upgradeSubscription {
	float: left;
	width: 66%;
}

.upgradeGold {
	float: left;
	width: 30%;
	text-align:left;
	padding-left:75px;
}

.upgradePlatinum {
	float: right;
	width: 30%;
	text-align:left;
	padding-right:50px;
}

.upgradeProvider {
	float: right;
	width: 50%;
	text-align:left;
	padding-right:5px;
}

.upgradeAnalysts {
	
}

.upgradeDisclaimer {
	
}

.imgHeadshot {
	width: 80px;
	height: 80px;
}

.myProfileNameEmail {
	width: 162px;
	float: right;
	margin-left: 8px;
}

.myProfileNameEmail h2 {
	padding-top: 8px;
}

.myProfile {
	width: 250px;
	padding: 19px 19px;
	float: left;
	border: 1px solid #BEC7D1;
	border-top: none;
}

.myProfileInfo {
	margin-top: 8px;
}

.myProfileInfo .label {
	color: #5F5F5B;
	font-size: 14px;
	font-weight: normal;
	float: left;
	width: 100%;
	margin-top: 5px;
}

.myProfileInfo .label span {
	font-weight: normal;
	float: right
}

.editLink {
	margin-top: 15px;
	margin-bottom: 15px;
}

.digest_content {
	color: #5f5f5b;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 16px;
}

.faq_body{
	margin: 0 auto; 
	width: 960px; 
	height: auto; 
	padding: 0px 0px 0px 0px;
	background-color: #fff; 
	font-size: 14px; 
	color: #000; 
	font-family: AvianRegular, Arial, Helvetica, sans-serif; 
	padding: 20px 0px 0 0; 
	font-weight: normal; 
	line-height: 130%;	
}

.faq_body span{
	margin-bottom:25px;	
}

.faq_body p{
	margin-top: 15px;
	margin-bottom: 5px;	
}
.faq_body p span{
	margin-top: 25px;
}

ul.a {list-style-type: disc;list-style-position:inside;padding-left:20px}

ul.b {list-style-type: circle;list-style-position:inside;padding-left:20px}

ul.c {list-style-type: square;list-style-position:inside;padding-left:20px}

.eventListActions {
	font-size: 12px;
	margin-top: 8px;
}

.eventListActions span {
	margin-left: 10px;
}

.eventListTags {
	color: #0076DC;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 86px;
	font-weight: normal;
	margin-left: 10px;
}

