﻿*{
	margin:auto;
	padding:auto;
}

body  {
    background-color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
}

#container
{   margin-top: 10px;  
}

#content-with-sidebars
{
    float: left;
    background-color: #ffffff;
}

#right-sidebar-container
{
    background-color:#ffffff;
    float: right;
    margin-top: 25px;
}

#share_buttons,
#share_buttons ul,
#share_buttons li{
	margin:0;
	padding:0;
}

#share_buttons ul{
	margin:0;
	padding:0;

}

#share_buttons li{


	float:left;
	list-style:none;
    width: 20%;
}

#nav-articles,
#nav-articles ul,
#nav-articles li{
	margin:0;
	padding:0;
}
#nav-articles{
	width:100%;
}
#nav-articles ul{
	position: relative;
	z-index: 1000;
	margin:0;
	padding:0;
	width:101%;
}
#nav-articles li{
	position:relative;
	display:block;
	float:left;
	list-style:none;
    width: 24%;
    /*overflow:hidden;*/
    white-space:nowrap;
    margin: 0px 1px;
}

#nav-articles li ul 
{
    position:absolute;
	z-index:1500;
    width:100%;
    visibility:hidden;
}
#nav-articles li:hover ul {
	visibility:visible;
    display:block;
}

    
#nav-articles li ul li 
{
    width:100%;
    margin: 0px;
     border-top: 1px solid;
        border-color: #5672AE;
}

#nav-articles a{
	display:block;
	background-repeat:no-repeat;

	text-align:left;
	vertical-align:middle;
	font-size:12px;
	padding:9px 0px 9px 9px;
	border-left:0px solid;
	
	color: #ffffff;
	text-decoration:none;
	font-weight:900;
}

    #nav-articles li
    {
        background-color: #F96525;
    }

    #nav-articles li:hover
    {
        background-color: #E95515;
    }

    #nav-articles li ul a
    {
       
        background-color: #36528E;
    }

    #nav-articles li ul li.dropdownfirst
    {
        border-top: 0px solid;
    }

    #nav-articles li ul a:hover
    {
        background-color: #5672AE;
    }

#ArticlesBottomBlobContent,
#ArticlesTopBlobContent,
#featuredJobsSection,
#first-blurb,
#right-sidebar-spot-content
{
    clear: both;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border-style: solid;
    border-color:  #EEEEED;
    border-width: 1px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    overflow: hidden;
}

#ArticlesTopBlobHeader,
#ArticlesBottomContentHeader,
#featuredJobsTitle,
#recent-articles-title,
#right-sidebar-spot-content-header
{

  	border-bottom-width: 1px;
  	border-bottom-color:#CCCCCB;
  	border-bottom-style: solid;
  	margin-bottom: 10px;
  	-moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #EEEEED;
    padding-left: 10px;
}

#ArticlesTopBlobHeader h3,
#ArticlesBottomBlobContent h3,
#featuredJobsTitle h3,
#recent-articles-title h3,
#right-sidebar-spot-content-header h3
{

    font-weight:normal;
    font-size:1em;
}

#FeaturedTNsContentItem,
#featuredJobsText,
#ArticlesContentText,
#right-sidebar-spot-content-blob
{
    width: 95%;
    font-size: .8em;
    clear: both;
} 



/* Recommended Jobs Table */
#RecommendedJobs
{
    table-layout: fixed;
    border-collapse: collapse;
}
#recommended-jobs-title a
{
   display: inline-block;
   overflow: hidden;
   text-decoration: none;
   height: 1.3em;
}

td#recommended-jobs-location 
{
    overflow: hidden;
    white-space:nowrap;
    display: inline-block;
}

td#recommended-jobs-title 
{
    width: 70%;
}

.recommendation-subtitle
{
    text-align: left;
}

a img
{
    border: none;
}
#header1new
{
    padding-bottom: 10px;
}

#page-title
{
    padding: 20px 0 0 20;
}

.article-container
{
    margin-bottom: 20px;
}

.article-container p
{
    padding: .308em;
}

.title-container
{
padding-top: 20px;

}

.section-header
{
    padding: 0px 0 5 10;
}

#article-content

{
    height:auto;
    background-color: #FFFFFF;

}

#copyright-into
{
    margin:auto;
}

h1
{
    font-size: 1.5em;
}

h2, h3
{
    margin: 0;

}

#articleLink h3
{
   font-size: .85em;
}

#article-title
{
    margin: 40 8 0 8; 
}
#article-body
{
    font-size: 13px;
    margin: 20 8 0 8; 
}

#articleLink,
#share_buttons,
#snippet-content
{
    padding:  0px 20 0 20;
    margin: 0px 0 0 0;
    clear: both;

}

#article-table td.articleContentCell div
{
    margin: 0px 0 0 20;
}

#articleLink,
#recent-articleLink
{
    margin: 0px 0 0 0;
}
#article-table #share_buttons
{
    padding-top: .7em;
    margin: 0px;
}

#snippet-content
{
    padding-top: 1em;
    font-size: .8em;
}

#article-table .imageCell {
    width: 120px;
         margin: 0;
     padding: 0;
}

#article-table .imageCell img
{
     max-height: 120px;
     max-width: 120px;

}

tr.contentRow td
{
   padding: 20px 0 20 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCB;
    border-bottom-width: 70%;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #CCCCCB;
    width: 100%;
  
}

#jobsdotnetlink-container
{
    font-size: 13px;
    margin-left:10px;
}

#copyright-info p
{
    text-align:center;
    width: 70%;
}

.pagination a 
{
    padding: .25em;
    border-width: 1px;
    border-style: solid;
    border-color: #CDCDCD;
    text-decoration: none;
    
}

.pagination
{
    font-size: 13px;
    text-align: right;
    margin-top: 0.7em;
    margin-bottom: 0.7em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
 }
 

.pagination div
{
    display: inline;
}


/* Featured Job Info - to be deleted */
#featuredJobsText li
{
     list-style:none;
}

#featuredJobsText ul
{
    margin: 0;
    padding: 0;
}

.TNItem
{

    width: 100%; 
    clear: both;
}

.TNImage
{
    width: 25%;
    float: left;
}

.TNLinks
{
    float: left;

}

div.TNImage,
div.TNLinks
{
    display: inline;
}



div.TNNameLink,
div.TNJoinLink
{
    position: relative;
    display: block;
    text-align: left;

}

.TNNameLink a,
.TNJoinLink a
{
   text-decoration: none;
}

#FeaturedTNsContentItem ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#FeaturedTNsContentItem li
{
    clear: both;
    position: relative;
    padding-bottom: 15px;
    overflow:hidden;

}
#TNLinks
{
    margin-bottom: 1em;
}

#content-container
{
 margin: 0px 9px 0px 20px;   
}

#article-trends
{
    padding:50px;
    padding-top:20px;
    
}


#trends-list ul
{
 list-style:none;
 display:inline;
}
#trends-list li
{
    margin-right:5%;
    margin-bottom:5%;
    position:relative;
    float:left;
    width:40%;
    min-height:280px;

   /* -moz-box-shadow:0px 0px 10px 2px #777777;
    -webkit-box-shadow:0px 0px 10px 2px #777777;
    box-shadow:0px 0px 10px 2px #777777;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCC')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCC');
 */   
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    border-top-color:#CCCCCC;
    border-right-color:#CCCCCC;
    border-bottom-color:#CCCCCC;
    border-left-color:#CCCCCC;
    border-right-width:2px;
    border-left-width:2px;
    border-bottom-width:2px;
    border-top-width:2px;
    border-top-style:solid;
    border-bottom-style:solid;
    border-right-style:solid;
    border-left-style:solid;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
        
    padding:10px;
}



#share_buttons_trends,
#share_buttons_trends ul,
#share_buttons_trends li{
	margin:0;
	padding:0;
}

#share_buttons_trends ul{
	margin:0;
	padding:0;

}

#share_buttons_trends li{


	float:left;
	list-style:none;
    width: 25%;
}
#share_buttons_trends
{
    padding: 10px 0 0 0;
    float: right;
    margin-top: -35px;
    width:73%;
    overflow:hidden;
}
#share_buttons_trends li span iframe
{
    width:50px;
}

/*-Trends Details----------------------- */

.chart-header
{
    display:inline;
    list-style:none;
}

.chart-header li
{
    color:White;
    background-color:#039;
    width:33%;
}

#trends-details .chart-header li 
{
    float:left;
    margin-left:5px;
}
#trends-details-title
{
    padding-top:20px;
    padding-bottom:15px;
}
#trends-details-sidebar #first-blurb img
{
    float:left;
    margin-left:10px;
}
#trends-details-sidebar #first-blurb ul
{
    display:inline;
    list-style:none;
}
#trends-details-sidebar #first-blurb li
{
    float:right;
    margin-top:10px;
    
}
#trends-details h3
{
    
    letter-spacing:-1px;
    margin-top:10px;
}


.box 
{
    background-color: #039;
    color:White;
    margin-left:0px;
    height:20px;
    float:left;
}

.alt
{
    background-color:#F5F5F5;
}
#jobs-top-graph
{
    height:190px;
}

.heading th:first-child
{
    float:left;
}
.heading
{
    font-size:11pt;
    background-color:#039;
    color:White;
}
#trends-details-content table
{
    border-collapse:collapse;
    margin-left:0px;
    width:98%;
    
}

#trends-details-content .chart th
{
    padding:5px;
    font-size:10pt;
    text-align:left;
}

#trends-details-content .chart td
{
    text-align:left;
    padding:5px;
    border-bottom:1px solid #CCC;
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
}

#trends-details-content .title
{
    font-size:10pt;
    width:40%;
    padding-left:10px;
}
#jobs-topcities-table td .title
{
    width:30%;
}
#jobs-topstates-table th 
{
    width:30%;
}
#jobs-topcities-table .chart
{
 width:35%   
}
#trends-details-content .chart .count
{
    width:15%;
    font-size:10pt;
    text-align:right;
    padding-right:10px;
}
#trends-details-content .chart .percent
{
    width:75%
}
#trends-details-content .chart .percentValue
{
    margin-left:5px;
    font-size:10pt;
}
#trends-details-content h4
{
    margin-top:10px;
}
#trends-details-content
{
    padding-top:15px;
}

#trends-details-sidebar .section
{
    height:400px;   
    margin-top:10px;
    margin-left:10px;
}
#trends-details-sidebar
{
    margin-left:0px;
    margin-top:10px;
    padding-top:15px;
}
#main-spot-content
{
    float:left;
}

#jobs-salaries-graph
{
    float:right;
}

#job-salaries-graph-title,
#job-salaries-graph-section
{
    display: block;

}

#main-spot-content-title,
#spot-whos-hiring
{
    display:block;
}

#average-education-level-section,
#average-years-experience
{
    display: inline;
}
#jobs-best10
{
    display:inline;
    padding: 10px 0 0 0;
    margin-top:15px;
    text-align:center;
}

#average-years-experience-title,
#jobs-indemand
{
    display: block;
}

#average-years-experience,
#top-cities-section
{
    float: right;
}

#top-states-section,
#top-cities-section
{
    display:inline;
    /*padding: 10px 0 0 0;*/
}

#top-states-title,
#jobs-topstates
{
    display: block;
}

#top-cities-title,
#jobs-topcities
{
    display: block;
}

#main-spot-content
{
    float:left;
}

#jobs-salaries-graph
{
    float:right;
}

#main-spot-content,
#jobs-salaries-graph
{
    display: inline;
    margin-top: 20px;
}

#job-salaries-graph-title,
#job-salaries-graph-section
{
    display: block;

}

#main-spot-content-title,
#spot-whos-hiring
{
    display:block;
}

#average-education-level-section,
#average-years-experience
{
    display: inline;
}
#average-education-level 
{
    margin-top:15px;
}
#jobs-best10
{
    display:inline;
    text-align:center;
    padding-bottom:10px;
}

#average-years-experience-title,
#jobs-indemand
{
    display: block;
}

#average-years-experience,
#top-cities-section
{
    float: right;
}

#top-states-section,
#top-cities-section
{
    display:inline;
}

#top-states-title,
#jobs-topstates
{
    display: block;
}

#top-cities-title,
#jobs-topcities
{
    display: block;
}

#top-states-title, #average-education-level-title
{
    text-align:center;
    margin-top:15px;
}


/*--------------------------------------- */

/*-----------  Recent Articles --------------*/
#recent-article-table tr.contentRow td
{
    padding: 20px 0 20 0;
    border-bottom-style: none;
    border-top-style: none;

}

#recent-article-table .imageCell {
    width: 75px;
         margin: 0;
     padding: 0;
}

#recent-article-table .imageCell img
{
     max-height: 75px;
     max-width: 75px;

}


#recent-articleLink h3 a
{
    font-size: 0.625em;
}


.dropdownarrow
{
    position:absolute;
    top: 0px;
    right: 0px;
}

/*-------------------------------------------*/
