@import url("Templates/htmlEditorTemplates.css");

p.readonly
{
font-family: arial;   
font-style: italic;     
color:#000000;
}

.branding-top {
	background: url(dnn_large_banner.png) no-repeat top left;
	width: 900px;
	height: 428px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 0px 60px 0 60px;
	font-size: 1.5em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin: 1em 0;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	display: block;
	width: 210px;
	float: left;
}

.branding-bottom li.training {
	margin: 0;
}

.branding-bottom dl {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin: 0 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 210px;
}
div.link_adminguide {
	float:left;
	background: url(dnn_adminguide.png) no-repeat top left;
	width: 316px;
	height: 137px;
	cursor: pointer;
}
div.link_proedition {
	float:right;
	background: url(dnn_proedition.png) no-repeat top left;
	width: 514px;
	height: 137px;
	cursor: pointer;
}
div.link_main {
	margin: 260px 30px 0px 30px;
}

#LoginInfo
{
	width:545px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 255px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 10px 50px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px #cccccc solid;
	padding: 2px 5px;
	position:relative;
	width:330px;
}
#QuickLinks h2, #QuickLinks p
{
	margin: 5px 5px;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}

#TelerikInside
{
	background: white url('telerikInside.jpg');
	border: 1px #cccccc solid;
	padding: 20px 5px 10px 130px;
	margin-bottom: 5px;
	width: 205px;
	height: 140px;
	border-style:none;
}

#TelerikInside h2
{
	font-weight: bold;
}

#RightColumnInfo
{
	float:right;
	width:340px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#qlCol1, #qlCol2
{
	margin: 5px 5px 15px;
	padding-left: 12pt;
	float: left;
	position:relative;
}

/** Tweaks after upgrade to 7.1.1 **/

/** User Link **/
#dnn_USER1_registerLink{
   pointer-events: none;
   cursor: default;
   text-decoration:none;
}

/** Fix h3 line height **/
h3 {
    line-height: 1.1!important;
}

/*Display Widget CSS

Search bar elements

*/
.search_bar{
	
width: 120px;
	
height: 25px !important;
	
margin-bottom: 10px;
font-weight:normal;
	
border-top: 1px solid #989898;
	
border-left: 1px solid #989898;
	
border-bottom: 1px solid #989898;
	
border-right: none;
	float:left;
	padding: 0px;
	margin: 0;
}
.search_submit{
	background: url("searchbutton.gif") no-repeat scroll 0 0 transparent;
	height:27px!important;
	width:46px;
	border: none;
	cursor: pointer;
}
.search_submit:hover{
	background: url("searchbutton_hover.gif") no-repeat scroll 0 0 transparent;
}

/*This is the container for the entire widget*/
.widgetwrapper	{ 
	font-family:Arial, Helvetica, sans-serif;  
	width: 185px; 
	
	margin-bottom: 5px;
	
}
#content_wrapper{


 background: none repeat scroll 0 0 #028BFF;
    color: #666666;
    text-shadow: none;
    background: url("http://sid.org/portals/_default/skins/sid/images/sid_home_left_bg_inner.png") repeat-y scroll 0 0 transparent;
}


/*Changes Links*/
.jt_job_list a 			{ color: #054064; text-decoration:underline; line-height: 12px; }
.jt_job_list a:link 	{ text-decoration: underline; }
.jt_job_list a:visited 	{ text-decoration: underline; }
.jt_job_list a:active  	{ text-decoration: underline; }
.jt_job_list a:hover  	{ text-decoration: underline; }

/* Style the buttons */
.jt_clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    margin: 5px 40px 5px;
	
}
a.jt_button {
    background: transparent url('bg_button_a.png') no-repeat scroll top right;
    color: #333333;
    display: block;
    font: bold 9pt arial,trebuchet ms,arial,verdana,helvetica;
    height: 24px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;

}
a.jt_button span {
    background: transparent url('bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 13px;
}
a.jt_button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.jt_button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 13px; /* push text down 1px */
} 
a.jt_post{ float:left; }
a.jt_more{ float:right; }

/* Changes the powered by slogan */
.jt_slogan{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif; 
	text-align: center;
	margin-top:5px;
	font-weight:normal;
}
.jt_slogan img{
	vertical-align: middle;
	border: none;
}
/*Changes Featured */
div.heading{
	
	background: url("http://sid.org/portals/_default/skins/sid/images/sid_home_left_head.png") no-repeat scroll 0 0 transparent;
    height: 35px;
}
div.heading a{ 
	text-decoration: none;
	color: #0D2206; 

}
#featuredjobs{

text-decoration: none;
	 
color: #054064;
    font-size: 10px;
    font-weight: normal;
    padding: 10px 0 0 15px;
font-family: Arial,Helvetica,sans-serif;

	display: inline-block;
	

}

.jt_content{

	
}

.jt_container{
	padding: 6px !important;
	margin: 0 !important;
}
.widget_footer{
background: url("http://sid.org/portals/_default/skins/sid/images/sid_home_left_footer.png") no-repeat scroll 0 0 transparent;
    height: 38px;
    position: relative;
	
    color: #FFFFFF;
    text-shadow: none;
}
/*Be careful to only change background*/
div.jt_job_list div.jt_row1{ 
	
	padding-left: 2px; 
	
}



/*START MOBILE TEST CODE FOR RELATIVE SITE*/
.img {
	max-width: 100%;
	height: auto;
}

/*END MOBILE TEST CODE FOR RELATIVE SITE*/
/*DO NOT CHANGE CSS Below*/
div.jt_job_list{ 
	margin: 0px;
	
	
}
div.jt_job_list div.jt_row2{ 
	
	padding: 7px; 
}
.postjob{
left: 15px;
    position: absolute;
    top: 13px;
	color: #054064;
    font-size: 10px;
    height: 16px;
    text-decoration: underline;
	outline: medium none;
}
.morejobs{

    position: absolute;
   right: 10px;
    top: 13px;
	color: #054064;
    font-size: 10px;
    height: 16px;
    text-decoration: underline;
	outline: medium none;
}

div.jt_job_list div.jt_job 					{ padding: 7px; }
div.jt_job_list div.jt_alljobs 				{ display: none; }
div.jt_job_list div.jt_job_position 		{ font-size: 12px; font-weight: normal; }
div.jt_job_list div.jt_job_location 		{ float: left; font-size: 11px; margin-right: 2px; }
div.jt_job_list div.jt_job_location:after 	{ content: " - "; }
div.jt_job_list div.jt_job_company 			{ font-size: 11px; font-weight: bold; }





