/* CSS Document */

/* ------  General  ------ */
* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#C4C4C4;
}

a {
	text-decoration:none;
}

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

a img {
	border:none;
}

p.message {
	background-color:#009900;
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding-left:2px;
}


.pageTitles {

vertical-align:top;
font-size:12px;
font-weight:bold;
border:2px solid rgb(242, 242, 242);
padding: 5px 10px 5px 8px; 
background-color: rgb(255, 255, 255);
width:674px;

}

.userLoginImage {

background-color: transparent; 
background-image: url('/images/user_login_image1.png'); 
background-attachment: fixed; 
background-repeat:no-repeat; 

}

.userLoginText {
font-size:16px;
font-weight:bold;
width:290px;
padding:14px 0px 0px 10px;
}

.pageHeadingOne {
color:#993300;
font-family:Helvetica,Arial,sans-serif;
font-size:24px;
font-weight:bold;
letter-spacing:-2px;
}

.inboxUpdates {
	background:url('images/inbox_updates.png') no-repeat top left;
	width:602px;
	height:35px;
	padding-bottom: 15px;
}

/* ------  Newsletter Ad ------ */

.newsletterSignUp {
	background:url('images/sign_up_newsletter1.png') no-repeat top left;
padding-bottom:3px;


}

/* ------  Google Ads ------ */

.adsBox {
border-bottom-color:#5AAC0A;
border-bottom-style:solid;
border-bottom-width:5px;
border-top-color:#5AAC0A;
border-top-style:solid;
border-top-width:5px;
display:block;
float:left;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
width:620px;
}

/* ------  Google Ads div ------ */

/* ------  Blockquote ------ */
blockquote {
background:url('images/quote.png') no-repeat scroll left top;
min-height:40px;
padding:10px 0 0 100px;
}

/* ------  Blockquote end ------ */


/* ------  Home page Action boxes ------ */

.homeActionCall {
background-color:#CEE6EB;
background-image:url(images/students_image_4.png);
background-repeat:no-repeat;
width:100%;
height:85px;
float:left;
margin-bottom:15px;
margin-bottom:15px;
padding:4px 0 0 5px;
}

.homeActionCallMenu {

font-size: 12px; 
color: #FFFFFF;
padding-top: 66px;
padding-left: 14px
}


.homeActionCall2 {
background-color:#F3F3F3;
background-image:url(images/employer_image_4.png);
background-repeat:no-repeat;
width:100%;
height:85px;
float:left;
margin-bottom:15px;
padding:4px 0 0 5px;
}

p.homeActionCallText {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size: 12px;
font-weight:lighter;
line-height:17px;
margin-top:3px;
}

.homeJobAdSpace {
margin:0;
width:100px;
}

/* ------  Home page Action boxes End ------ */

/* ------  Job Details page ------ */

.jobDetailsTitle {

font-family:arial;
font-size:12px;
font-weight:bold;
color:#49BB0B;

}

/* ------  Job Details page End ------ */

/* ------  Preview Job page ------ */

.previewJobSectionTitles {

font-family:arial;
font-size:13px;
padding-left: 15px;
padding-top: 10px;
color: rgb(153, 153, 153);
padding-bottom: 10px;

}

/* ------  Preview Job page End ------ */

.float_right {
float:right;
margin-bottom:15px;
margin-left:15px;
}

#container {
	position:relative;
	margin:auto;
	width:1000px;
}

/* ------  Header  ------ */
#container  #header {
	background:url('images/headerbg3.png') repeat-x top left;
	width:1000px;
	height:112px;
	border-bottom:solid 1px #594E54;
}

#container  #header #logo img {
	margin:0px 0 0 10px;
	float:left;
	display:inline;
}

#container #header p#contactus {
	font-size:12px;
	margin:1px 10px 0 0;
	float:right;
	display:inline;
	font-family:arial;
}

#container #header p#contactus,
#container #header p#contactus a{
	color:#FFFFFF;
}

#container #header p#contactus a.current {
	color:#FFFFFF;
	text-decoration:underline;
}

/* ------  Nav Menu  ------ */
#container  #header #navmenu {
	background:url('images/menubg.png') repeat-x top left;
	width:1000px;
	height:54px;
	margin-top:0px;
	overflow:hidden;
}

#container  #header #navmenu ul {
	margin-left:26px;
	list-style-type:none;
	float:left;
	display:inline;
}

#container  #header #navmenu ul li {
	height:52px;
	margin-top:9px;
	margin-right:38px;
	float:left;
}

#container #header #navmenu ul li.last {
	margin-right:0;
}	

#container  #header #navmenu ul li a {
	color:#DADADA;
}

#container  #header #navmenu ul li a:hover,
#container  #header #navmenu ul li a.current {
	color:#FFFFFF;
	text-decoration:underline;
}

#container  #header #navmenu ul li a {
	font-family:"Arial Black",Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
	line-height:15px;
}

#container  #header #navmenu ul li a span {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#container  #header #navmenu p#rssmail {
	position:absolute;
	margin-top:13px;
	right:0;
	margin-right:16px;
	float:right;
	display:inline;
}

#container  #header #navmenu p#rssmail,
#container  #header #navmenu p#rssmail a {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

#container  #header #navmenu p#rssmail img,
#container #header #navmenu p#rssmail span {
	float:left;
}

#container #header #navmenu p#rssmail span {
	margin:45px 0 0 12px;
	display:inline;
}

#container #main {
	background:url('images/mainbg.png') repeat-x top left;
	background-color:#C4C4C4;
	height:100%;
	padding:0 4px 0 8px;
}

#container #main #mainbg {
	background-color:#FFFFFF;
padding-top: 10px;
}

/* ------  Content  ------ */

#contents ul {
margin-left:20px;
}

#contents ol {
margin-left:25px;
}

#container #content {
	background-color:#FFFFFF;
	width:600px;
	padding:0 36px 37px 8px;
	float:left;
}

#container #content .post {
	border-bottom: 1px solid #B5B5B5;
	margin-bottom:19px;
	padding:14px 0 10px 0;
	float:left;
}

#container #content .postimage {
	margin-bottom:20px;
	margin-left:30px;
	float:right;
}

#container #content .post .posttitle{
	height:auto;
	margin-bottom:28px;
}

#container #content .post .posttitle h2 {
	margin-bottom:27px;
}

#container #content .post .posttitle h2 a {
	font-size:36px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:36px;
	color:#221F20;
}

#container #content .post .posttitle h2 a:hover {
	text-decoration:underline;
}

#container #content .post small {
	
}

#container #content .post small a{
	background-color:#49BB0B;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	padding:4px 6px;
}

#container #content .post small a:hover{
	background-color:#003300;
}

#container #content .entry {
	font-size:13px;
}

#container #content .entry img.alignright {
	float:right;
	margin-left: 20px;
}

#container #content .entry p{
	line-height:19px;
	margin-bottom:20px;
}

#container #content .entry ul li{
	list-style-image: none;
	list-style-position: outside;
        list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 20px;
}

#container #content .entry ul li a {
	color:#328D00;
	text-decoration:underline;
}

#container #content .entry p a {
	color:#328D00;
	text-decoration:underline;
}

#container #content .postmetadata {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-top:1px;
	margin-bottom:0px;
	margin-left:1px;
}

#container #content .postmetadata a {
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
}

#container #content .navigation a {
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

#container #content .navigation .alignleft {
	margin-left:4px;
	float:left;
	display:inline;
}

#container #content .navigation .alignright {
	margin-right:4px;
	float:right;
	display:inline;
}

/* ------  Sidebar  ------- */

.sideBarUnit {
margin-left: 5px; 
width: 283px;

}

.sideBarUnitText {

font-size: 12px; 
padding-left: 4px; 
padding-right: 4px; 
padding-bottom: 4px; 
font-weight: normal;

}
#container #sidebar {
	width:300px;
	height:100%;
	float:right;
	display:inline;
	margin-right: 15px;
}

#container #sidebar ul {
	list-style-type:none;
}

#container #sidebar img#jodads{
	width:292px;	
	height:139px;
}

#container #sidebar ul {
	list-style-type:none;
}

#container #sidebar ul li.link {
	background:url('images/linkbg01.png') repeat-x top left;
	background-color:#4896AF;
	width:284px;
	height:86px;
	padding-left:8px;
}
#container #sidebar ul li.llink {
	background:url('images/bg.jpg') repeat-x top left;
	background-color:#4896AF;
	width:284px;
	height:155px;
	padding-left:8px;
}
#container #sidebar ul li.subs {
	background:url('images/bg_last.jpg') repeat-x top left;
	background-color:#4896AF;
	width:284px;
	height:129px;
	padding-left:8px;
}
#container #sidebar ul li.llink a {
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	width:292px;
	height:155px;
	line-height:34px;
}
#container #sidebar ul li.subs a {
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	width:292px;
	height:129px;
	line-height:34px;
}

#container #sidebar ul li.link a {
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	width:292px;
	height:86px;
	line-height:34px;
}
#container #sidebar ul li.subs a span {
	font-size:12px;
	line-height:18px;
}
#container #sidebar ul li.llink a span {
	font-size:12px;
	line-height:18px;
}
#container #sidebar ul li.link a span {
	font-size:12px;
	line-height:18px;
}

/* ------  Footer  ------ */
#footer {
	color:#000000;
	margin-top:15px;
	padding-bottom:12px;
}

#footer #footerlinks {
	color:#000000;
	text-align:center;
	margin-bottom:18px;
}

#footer #footerlinks a {
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}

#footer #copyright {
	font-size:12px;
	text-align:center;
}

#footer #copyright a{
	color:#000000;
	text-decoration:underline;
}



/* ------  Ads  ------ */
#wp125adwrap_1c,
#wp125adwrap_2c {
	width:100%; 
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
}

/* Styles for one-column display */
#wp125adwrap_1c .wp125ad { 
	margin-bottom:10px; 
}

/* Styles for two-column display */
#wp125adwrap_2c .wp125ad { 
	width:125px; 
	float:left; 
	border:solid 1px #6CB1C0;
	margin-bottom:10px;
	margin-left:10px;
	display:inline;
}

/* ------  Comments  ------ */
h3#respond {
	font-size:24px;
	font-weight:bold;
	margin-bottom:12px;
padding-top:10px;
}

h3#respond span{
	font-size:14px;
	color:#112BCB;
}

#commentform input#author,
#commentform input#email,
#commentform input#url {
	background:#E5E8DA;
	width:309px;
	height:20px;
	margin-bottom:15px;
	border: solid 1px #C7CCB7;
}

#commentform textarea#comment {
	background:#E5E8DA;
	width:630px;
	height:198px;
	border: solid 1px #C7CCB7;
	overflow:auto;
}

#commentform input#submit {
	background:#5AAC0A;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	letter-spacing:.1px;
	width:238px;
	height:34px;
	margin-top:10px;
	margin-bottom:30px;
	border:none;
}

#commentform label {
	color:#7a6154;
	font-weight:bold;
	vertical-align:top;
}

ul.commentlist {
	list-style-type:none;
}

ul.commentlist .authorinfo {
	width:110px;
	text-align:right;
	margin-left:16px;
	float:left;
	display:inline;
}

ul.commentlist .authorinfo p,
ul.commentlist .authorinfo p a{
	color:#B0BB0B;
	font-weight:bold;
}

ul.commentlist .authorinfo p {
	margin-bottom:6px;
}

ul.commentlist .authorinfo small.commentmetadata {
	color:#D0CAB4;
	font-size:10px;
	text-decoration:none;
}

ul.commentlist .commenttext {
	position:relative;
	background:#faf9f7;
	color:#5D5949;
	width:410px;
	border:solid 1px #ccc7b7;
	min-height:150px;
	height:auto !important;
	height:150px;
	margin-bottom:-2px;
	padding:20px 20px 10px;
	line-height:20px;
	font-size:13px;
	float:right;
}

ul.commentlist li.alt .commenttext{
	background:#e8e5da;
}

ul.commentlist .commenttext p{
	
	margin-bottom:20px;
}

/* ------  Archives  ------ */
#container #main #archivespage {
	padding-top:10px;
}

#container #main #archivespage ul{
	list-style-type:none;
	margin-bottom:10px;
	text-indent:10px;
}

#container #main #archivespage ul li {
	color:#328D00;
}

#container #main #archivespage ul li a{ 
	color:#328D00;
	text-decoration:none;
}

#container #main #archivespage ul li a:hover { 
	text-decoration:underline;
}

#container #main #archivespage h2{
	font-size:36px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:36px;
	color:#221F20;
	margin-bottom:10px;
}

#container #main #archivespage h3{
	font-size:20px;
	font-weight:bold;
	color:#006600;
}
#menuleft {
	float: left;
	margin: 1px 0 0 10px;
	width: 400px;
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
}
#menuleft a {
	text-decoration: none;
	color: #ffffff;
}
#menuleft .current {
	color:#FFFFFF;
	text-decoration:underline;
}
.bloglist {
	margin: 8px 0;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	height: auto;
	width: 620px;
	background: transparent url(images/dotted-line.gif) repeat-x scroll center bottom;
	padding-bottom: 10px;
}
.bloglist a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.bloglist .authorname {
	font-size: 13px;
	font-weight: bold;
}
.bloglist a:hover {
	text-decoration: underline;
}

.postthumbnail {
	float: left;
	padding: 0;
}
.postthumbnail img{
	margin: 0 5px 0 5px;
	padding: 0;
}
.postexcerpt {
	float: right;
	width: 490px;
}





#panel-contents ul, #panel-contents ol,#panel-contents li,#panel-contents h1,#panel-contents h2,#panel-contents h3,#panel-contents h4,#panel-contents h5,#panel-contents h6,#panel-contents pre,#panel-contents form,#panel-contents p,#panel-contents blockquote,#panel-contents fieldset,#panel-contents input {
	margin : 0;
	padding : 0;
}

/* removes the dotted line on click */
#panel-contents :focus {
outline-style:none;
}

#panel-contents ul {
	list-style-type: none;
}


#panel-contents {
	width: 620px;
	margin-left: 35px;
}

#panel-slideshow {
	width: 620px;
	padding-left: 0;
	float: left;
}

#panel-slideshow div {
	width: 620px;
	position: absolute;
	top: 130px;
}

#panel-image {
	position: absolute;
	width: 620px;
	height: 320px;
	/*left: 8px;*/
	border-top: 1px solid #D0D0D0;
	border-bottom:  1px solid #D0D0D0;
}

/* Panel Navigation */
#panel_navigation{
	position: relative;
	z-index: 99;
	width: 620px;
	height: 30px;
	margin: 290px 0 0 0;
}

#panel_navigation li{
	float: left;
	height: 30px;
}

#panel_navigation li a{
	float: left;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

#panel_welcome a{
	width: 199px;
	background: url(images/home_page_sliedshow_navigation.png) 0 -20px no-repeat;
}

#panel_welcome a:hover,
#panel_welcome a.selected {
	background: url(images/home_page_sliedshow_navigation.png) 0px 10px no-repeat;
}

#panel_students a{
	width: 200px;
	background: url(images/home_page_sliedshow_navigation.png) -199px -20px no-repeat;
}

#panel_students a:hover,
#panel_students a.selected {
	background: url(images/home_page_sliedshow_navigation.png) -199px 10px no-repeat;
}

#panel_employers a{
	width: 221px;
	background: url(images/home_page_sliedshow_navigation.png) -399px -20px no-repeat;
}

#panel_employers a:hover,
#panel_employers a.selected {
	background: url(images/home_page_sliedshow_navigation.png) -399px 10px no-repeat;
}

#leftcolumn {
	width: 620px;
	float: left;
	margin-left: 5px;
}

#joblist {
	padding: 5px 5px 0;
	font-size: 11px;
}
#joblist-button {
	margin-top: 8px;
	margin-bottom: 8px;
}
.joblist-row1{
	background-color: #EFEFEF;
	padding: 3px 8px 3px 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.joblist-row2{
	background-color: #ffffff;
	padding: 3px 8px 3px 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;	
}
.joblist-jobname{
	color: #606060;
	width: 270px;
	float: left;
}
.joblist-location{
	color: #606060;
	width: 170px;
	text-align: center;
	float: left;
	font-weight: bold;	
}
.joblist-jobname a{
	color: #606060;
	text-decoration: none;
}
.joblist-location a{
	color: #606060;
	text-decoration: none;
}
.joblist-date{
	color: #606060;
	width: 120px;
	text-align:center;
	float: left;
	font-weight: bold;
}
.headline-bar {
	background-color: #362E8F;
	height: 20px;
	padding: 3px 0 0 5px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
}

#featurepanel {
	margin-bottom: 10px;
}





#slider {
    width: 620px; /* important to be same as image width */
    height: 320px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 620px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 13px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
    padding: 10px 13px;
    width: 595px;
    background-color: #000;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
	-khtml-opacity: 0.9;
    opacity: 0.9;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 30px;
}
.sliderImage span a {
	color: #00FF00;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.bottom p {
	margin-top: 5px;
	margin-bottom: 8px;
}
.bottom a {
	color: #328D00;
}

ul { list-style-type: none;}

#mainmenu {
	background-color: #362E8F;
	height: 20px;
	padding-top: 2px;
}
.followlinks{
	width: 265px;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	border-width: 8px;
	border-style: solid;
	border-color:#EAEAEA;
	padding: 10px;
}
.sidebartable{
	width: 285px;
	color:#333333;
	font-size:13px;
	border-width: 8px;
	border-style: solid;
	border-color:#EAEAEA;

}
.sidebartable h2{
	display: block;
	margin-bottom: 10px;
	background-color:#E1E1E1;
	color:#999999;
	padding: 6px;
	font-size: 13px;
}
.sidebartable ul li{
	margin: 8px;
	font-size: 12px;
}
.sidebartable ul li a{
	color: #328D00;
	text-decoration:underline;
}
#mainbanner{
	width: 300px;
	margin: 10px 0;
}
.sidebartable2{
	width: 300px;
	color:#333333;
	font-size:12px;
	background-color: #EAEAEA;

}
.sidebartable2 h2{
	display: block;
	color:#999999;
	padding: 6px;
	font-size: 12px;
}
.sidebartable2 p{
	color: #000000;
	padding: 6px;
}

.sidebartable h1{
	display: block;
	margin-bottom: 10px;
	background-color:#49BB0B;
	color:#ffffff;
	padding: 6px;
	font-size: 18px;
	font-weight: bold;
}

.sidebartable li p{
	color: #000000;
	margin-bottom: 15px;
}

.sidebartable li h3{
	color: #000000;
	margin-bottom: 15px;
}

.tweetmeme_button {
	margin-bottom: 15px;
	float: none;
}	
#deschint ul {
	list-style-type: disc;
}
.mc_var_label { display:none; visibility:hidden; }
#mc_mv_EMAIL { width: 200px; }

/* --
User Checkboxes -- */

.checkboxes{
	font-size:  .8em;
}

.checkboxes td{
	padding: 20px 0 0 11px;
}

.checkboxes td input{
	margin: 0 5px 0 0;
}

/* --
Pagination -- */

ul.pagination{
	float: left;
	clear: both;
	width: 100%;
	margin:  25px 0 0 28px;
}

ul.pagination li{
	float: left;
	margin: 0 5px 0 0;
	clear: none;
}

ul.pagination li span{
	padding: 0 7px;
	border: 1px solid #efefef;
	float: left;
	clear: both;
	color: #e1e1e1;
	line-height: 1.6em;
}

ul.pagination li a{
	padding: 0 7px;
	background: #EFEFEF;
	float: left;
	clear: both;
	border: 1px solid #DDDDDD;
	color:  #333;
	line-height:  1.6em;
}

ul.pagination li.current a{
	background: #FB9E1E;
	border:  1px solid #FB9E1E;
	color: white;
}

.desc ul{
	list-style: disc;
}

.desc ul li{
	margin-left: 25px;
}