/*******************************
 Style Sheet - RXinsider.com (public) 
********************************/

/********** DEFAULT STYLES ************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(/2008/images/bg_top.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px;
	margin-bottom:50px;
}

/* Provides the black border around main content */
#page {
	margin:auto;
	margin-top:7px;
	width:1000px;
	background-color:#000000;
	border:1px solid #666666;
	clear:both;
}

#page_411 {
	margin:auto;
	width:1000px;
	background-color:#000000;
	border:1px solid #666666;
}

/* Main section of content - White Background */
#body {
	margin:auto;
	width:980px;
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#666666;
}

/* Showcase Categoreis for RXShowcase */
#showcase_categories {
	margin:auto;
	width:970px;
	background-color:#535353;
	border:1px solid #666666;
	color:#b7b833;
}

/* Showcase Logos for RXShowcase */
#showcase_logos {
	margin:auto;
	width:970px;
	background-color:#ffffff;
	border:1px solid #666666;
	color:#b7b833;
}

/* Showcase PROFILES for RXShowcase */
#profile {
	margin:auto;
	width:970px;
	background-color:#ffffff;
	border:1px solid #666666;
	color:#000000;
}

/* JOBS PROFILES */
#job_profile {
	width:800px;
	margin-left:18px;
	background-color:#ffffff;
	border:1px solid #666666;
	color:#000000;
}
/* SHOWCASE PROFILES */
#showcase_profile {
	width:969px;
	margin-left:15px;
	margin-top:30px;
	background-color:#ffffff;
	border:1px solid #666666;
	color:#000000;
}

/* Showcase PROFILE IMAGES for RXShowcase */
#showcase_profile_images {
	width:200px;
	float:right;
	text-align:center;
}

/* Showcase PROFILE IMAGES for RXShowcase */
#company_info {
	width:970px;
	position:absolute;
	font-size:9px;
	top:-40px;
}

/* Showcase PROFILE IMAGES for RXShowcase */
#category_info {
	width:970px;
	position:absolute;
	font-size:9px;
	top:-70px;
}

/* Resource Links for RXShowcase */
#resource_links {
	margin:auto;
	width:970px;
	background-color:#535353;
	border:1px solid #666666;
	color:#b7b833;
}

/* Showcase PROFILE IMAGES for RXShowcase */
#state_info {
	width:970px;
	position:absolute;
	font-size:9px;
	top:-150px;
}

/* CORPORATE PROFILE hidden key terms */
#corporate_profile_info {
	width:970px;
	position:absolute;
	font-size:9px;
	top:-150px;
}

/* Bravenet Counter */
#counter {
	margin-top:20px;
	text-align:center;
	
}

/* Jobs Banners */
#banners {
	float:right;
	margin-right:18px;
	margin-top:-5px;
	text-align:center;	
}


/* Showcase PROFILE COMPANY NAME BG for RXShowcase */
td.company {
	font-family: "Lucida Sans", "Arial";
	font-size: 20px;
	line-height:26px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(http://www.rxinsider.com/2008/images/showcase/logo_bg.jpg);
	background-color:#000000;
	border-bottom:1px solid #000000;
	margin:0px;
}

/* Showcase PROFILE COMPANY NAME BG for RXShowcase */
td.profile_footer {
	font-family: "Lucida Sans", "Arial";
	font-size: 20px;
	line-height:22px;
	font-weight:bold;
	color:#ffffff;
	background-color:#313131;
	border-top:1px solid #000000;
	margin:0px;
	height:30px;
}

/* JOBS PAGES - STATE MAP REGION AND FEATURED COMPANIES */
#state_map {
	margin:auto;
	width:970px;
	background-color:#535353;
	border:1px solid #b7b833;
	color:#FFFFFF;
}

/* Footer Region at bottom of page */
#footer {
	margin:auto;
	border-top:1px solid #333333;
	width:982px;
	height:30px;
}

/* Page Titles - JOBS AND SHOWCASE */
#page_title {
	margin:auto;
	width:970px;
	/*background-color:#535353;*/
	/*border:1px solid #efefef;*/
	color:#b7b833;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

/* Footer Region - Controls color and size of plain text */
td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#b7b833;
	padding:7px;
}

/* Banner Region - Provides background color, font color and width of banner column */
td.banners {
	background-color:#535151;
	width:160px;
	color:#FFFFFF;
	border-left:2px solid #b7b833;
}

#job_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #333333;
	margin-top:12px;
	font-weight:bold;
	width:550px;
}

/* Table Headers - Provides special color for table header background, font, size etc. */
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	background:#818181;

}

/* Used for all page heading - IMPORTANT FOR SEO. */
h1 {
	font-family: "Lucida Sans";
	font-size: 20px;
	font-weight:bold;
	color:#666666;
	margin-top:10px;
	margin-bottom:10px;
}

h2 {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-weight:bold;
	color:#333333;
	margin-top:3px;
	margin-bottom:3px;
	line-height:20px;
}

h3 {
	font-family: "Lucida Sans";
	font-size: 15px;
	font-weight:bold;
	line-height:20px;
	color:#333333;
	margin-top:3px;
	margin-bottom:3px;
}

h4 {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	margin-top:3px;
	margin-bottom:3px;
}

/* Adjust font sizes in line. */
.t9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.t10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.t12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.t14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.t16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#company_name {
	font-family: "Lucida Sans", "Arial";
	font-size: 20px;
	line-height:26px;
	font-weight:bold;
	color:#333333;
}

#job_company_name {
	font-family: "Lucida Sans", "Arial";
	font-size: 16px;
	line-height:18px;
	width:550px;
	font-weight:bold;
	color:#333333;
	margin-bottom:-10px;
}

/* Adjust font colors in line. */
.red {
	color:#ff0000;
}

.red_bg {
	color:#000000;
	background-color:#b7b833;
	font-weight:bold;
}


.blue {
	color:#3f6cff;
}

.green {
	color:#b7b833;
}

.orange {
	color:#ff8411;
}

.gray {
	color:#666666;
}

.light_gray {
	color:#dbdbdb;
}
.dark_gray {
	color:#333333;
}

#c_description a { color:#0000FF; text-decoration:underline; }
#c_description a:hover { color:#b7b833; text-decoration:underline; }

.white {
	color:#ffffff;
}

.black {
	color:#000000;
}


.form {
	color:#666666;
	font-weight:bold;
	font-size:16px;
}
/* Any messages sent back to the user should use this class. */

.alert {
	background:#CCCCCC;
	border:1px solid #999999;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:15px;
}


/********** LINKS *************/

a.panel:link {
		color: #FFFFFF; 
		text-decoration:none;
		font-family: "Arial";
		font-size:14px;
		font-weight:bold;
}
a.panel:hover {
		color: #CCCC33;  
		text-decoration:none;
		font-family: "Arial";
		font-size:14px;
		font-weight:bold;
}
a.panel:visited {
		color: #FFFFFF; 
		text-decoration:none;
		font-family: "Arial";
		font-size:14px;
		font-weight:bold;
}
a.panel:hover {
		color: #CCCC33; 
		text-decoration:none;
		font-family: "Arial";
		font-size:14px;
		font-weight:bold;
}a:link {
		color:#b7b833; 
		text-decoration:none;
		font-weight:bold;
}
a:hover {
		color:#666666; 
		text-decoration:none;
		font-weight:bold;
}
a:visited {
		color:#b7b833; 
		text-decoration:none;
		font-weight:bold;
}
a:hover {
		color:#666666; 
		text-decoration:none;
		font-weight:bold;
}

a.sub:link {
		color:#b7b833; 
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
}
a.sub:hover {
		color:#ffffff; 
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
}
a.sub:visited {
		color:#b7b833; 
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
}
a.sub:hover {
		color:#ffffff; 
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
}

a.showcase_category:link {
		color:#ffffff; 
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
}
a.showcase_category:hover {
		color:#000000; 
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
}
a.showcase_category:visited {
		color:#ffffff; 
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
}
a.showcase_category:hover {
		color: #000000; 
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
}

a.showcase_category_sub:link {
		color:#b7b833; 
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
}
a.showcase_category_sub:hover {
		color:#000000; 
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
}
a.showcase_category_sub:visited {
		color:#b7b833; 
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
}
a.showcase_category_sub:hover {
		color: #000000; 
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
}


a.showcase_profile:link {
		color:#b7b833; 
		text-decoration:none;
		font-family: "Lucida Sans", "Arial";
		font-size:14px;
}
a.showcase_profile:hover {
		color:#efefef; 
		text-decoration:none;
		font-family: "Lucida Sans", "Arial";
		font-size:14px;
}
a.showcase_profile:visited {
		color:#b7b833; 
		text-decoration:none;
		font-family: "Lucida Sans", "Arial";
		font-size:14px;
}
a.showcase_profile:hover {
		color:#efefef; 
		text-decoration:none;
		font-family: "Lucida Sans", "Arial";
		font-size:14px;
}


a.jobs_profile:link {
		color:#b7b833; 
		text-decoration:none;
		font-family: "Lucida Sans", "Arial";
		font-size:11px;
}
a.jobs_profile:hover {
		color:#efefef; 
		text-decoration:none;
		font-family: "Lucida Sans", "Arial";
		font-size:11px;
}
a.jobs_profile:visited {
		color:#b7b833; 
		text-decoration:none;
		font-family: "Lucida Sans", "Arial";
		font-size:11px;
}
a.jobs_profile:hover {
		color:#efefef; 
		text-decoration:none;
		font-family: "Lucida Sans", "Arial";
		font-size:11px;
}

a.main:link {
		color: #0033CC;; 
		text-decoration:none;
		font-family: "Arial";
		font-size:11px;
}
a.main:hover {
		color:#0033CC; 
		text-decoration:none;
		font-family: "Arial";
		font-size:11px;
}
a.main:visited {
		color:#0033CC; 
		text-decoration:none;
		font-family: "Arial";
		font-size:11px;
}
a.main:hover {
		color:#0033CC; 
		text-decoration:none;
		font-family: "Arial";
		font-size:11px;
}

a.eblast:link {
		color: #1500b5;; 
		text-decoration:none;
		font-family: "Arial";
		font-size:12px;
}
a.eblast:hover {
		color: #666666; 
		text-decoration:none;
		font-family: "Arial";
		font-size:12px;
}
a.eblast:visited {
		color:#1500b5; 
		text-decoration:none;
		font-family: "Arial";
		font-size:12px;
}
a.eblast:hover {
		color:#666666; 
		text-decoration:none;
		font-family: "Arial";
		font-size:12px;
}


a.jobs_profile_large:link {
		color:#b7b833; 
		text-decoration:none;
		font-family: "Lucida Sans", "Arial";
		font-size:14px;
}
a.jobs_profile_large:hover {
		color:#efefef; 
		text-decoration:none;
		font-family: "Lucida Sans", "Arial";
		font-size:14px;
}
a.jobs_profile_large:visited {
		color:#b7b833; 
		text-decoration:none;
		font-family: "Lucida Sans", "Arial";
		font-size:14px;
}
a.jobs_profile_large:hover {
		color:#efefef; 
		text-decoration:none;
		font-family: "Lucida Sans", "Arial";
		font-size:14px;
}




a.resource_links:link {
		color:#b7b833;
		font-size:12px; 
		text-decoration:underline;
		font-weight:bold;
}
a.resource_links:hover {
		color:#efefef; 
		font-size:12px; 
		text-decoration:underline;
		font-weight:bold;
}
a.resource_links:visited {
		color:#b7b833; 
		font-size:12px; 
		text-decoration:underline;
		font-weight:bold;
}
a.resource_links:hover {
		color:#efefef; 
		font-size:12px; 
		text-decoration:underline;
		font-weight:bold;
}


/********** FORM ELEMENTS *************/

/* Formats drop down menus in header. */
select.header {
		background:#525252;
		border:1px solid #cccccc;
		font-size:11px;
		color:#FFFFFF;
}

.btn {
	border: 1px solid #999;
	cursor: pointer;
	font-size:11px;
	font-weight: normal;
	margin: 3px;
	padding: 2px;
	color:#525262;
	background-color:#efefef;
	/*background-image: url(/2008/images/button2.gif);*/
	background-repeat: repeat-x;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	/*width:50px;*/
}


.date_wrapper {
	width:35px; 
	background:url(http://www.cocoonacademic.com/images/wrapper_time_sm.gif) 0 2px no-repeat; 
	height:40px;  
	color:#666; 
	font-size:12px; 
	line-height:17px;   
	text-align:center;
	padding:5px 0 0 0;
}

