/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

body.custom {background:#ffffff url("images/careerbackground4.jpg") repeat-x; }

/*body.hme {background:#20170a url("images/careerbackground6.jpg") repeat-x; }*/

body.newhometest {background:#20170a url("images/careerbackground6.jpg") repeat-x; }

#sidebar_2 {
  display: none;
}



.train2game-free-personality-test #sidebars {
  display: none;
}



.newhometest #sidebars {
  display: none;
}

.tests #sidebars {
  display: none;
}

.custom #content_box {
background:none;
width:92%;
padding-left:8em;
padding-top:4em;}

.hme #content_box {
background:none;
width:92%;
padding-left:8em;
padding-top:4em;}

.newhometest #content_box {
background:none;
width:100%;
padding-left:0em;
padding-top:0em;}



.hme #content_area {
height:auto;
background:none repeat scroll 0 0;
}

.newhometest #content_area {
height:1290px;
background:none repeat scroll 0 0;
}

.custom #content {
float:left;
width:58em;


}

.hme #content {
float:left;
width:58em;


}

.newhometest #content {
float:left;
width:92em;


}



.how-to-pass-psychometric-personality-tests-and-interviews #content {
float:left;
width:60em;
border-right:1px solid #CDCDCD;
}

.what-kind-of-entrepreneur-are-you #content {
float:left;
width:60em;
border-right:1px solid #CDCDCD;
}

.train2game-free-personality-test #content {
float:left;
width:91em;
}

.how-to-create-a-killer-cv #content {
float:left;
width:60em;
border-right:1px solid #CDCDCD;
}

.my-ideal-job-free-career-test #content {
float:left;
width:60em;
border-right:1px solid #CDCDCD;
}



.custom .full_width .page {
background:none no-repeat scroll 0 0;
}

.hme .full_width .page {
background:none no-repeat scroll 0 0;
}

.newhometest .full_width .page {
background:none no-repeat scroll 0 0;
}

.custom #content_area.full_width .page {
width:104em;
padding-left:0em;
background:url("images/contentbackground.png") no-repeat scroll 0 0;
}

.hme #content_area.full_width .page {
width:104em;
padding-left:0em;
background:url("images/contentbackground.png") no-repeat scroll 0 0;
}

.newhometest #content_area.full_width .page {
width:94.9em;
padding-left:2.2em;
background:none no-repeat scroll 0 0;
}

.custom #header_area .page {
padding-top:0em;
}

.custom #header {
border-bottom:none;
padding-top:0em;
padding-bottom:0em;
height:160px; }


/*.custom #header_area .page {
background: url("images/careerlogo.jpg") no-repeat;
}*/

.custom #header #logo {
	text-indent: -9999px;
	float:left;
}
.custom #header #logo a {
	display: block;
	height: 157px;
	width: 363px;
	background: url("images/careerlogo2.jpg") no-repeat;
}

.custom #header p#logo  {width:365px; }


.custom #header #tagline {
color:#036893;
float:left;
font-size:2.3em;
letter-spacing:-1px;
line-height:1.729em;
margin-top:1.2em;
padding-left:0.6em;}









/* navigation tabs */

#mainmenua {height:56px; width:562px; background:url("images/mainnavbackground3.jpg") 0 0 no-repeat; float:right; 
margin-top:22px;}

#mainmenub {height:56px; width:562px; background:url("images/mainnavbackground3.jpg") 0 -60px no-repeat; float:right; 
margin-top:22px;}

#mainmenuc {height:56px; width:562px; background:url("images/mainnavbackground3.jpg") 0 -120px no-repeat; float:right; 
margin-top:22px;}

#mainmenud {height:56px; width:562px; background:url("images/mainnavbackground3.jpg") 0 -180px no-repeat; float:right; 
margin-top:22px;}

#mainmenue {height:56px; width:562px; background:url("images/mainnavbackground3.jpg") 0 -240px no-repeat; float:right; 
margin-top:22px;}

#mainmenuf {height:56px; width:562px; background:url("images/mainnavbackground3.jpg") 0 -300px no-repeat; float:right; 
margin-top:22px;}



.custom ul#tabs {
padding-left:0.8em;
padding-top:0.8em;
border-color:none;
border-style:none;
border-width:0 0 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.custom ul#tabs li {
background:none;
border-color:none;
border-style:none none none none;
border-width:0 0 0 0;
float:left;
margin-bottom:-0.1em;
margin-top:0.3em;
margin-right:3em;


}

.custom ul#tabs li a { display:block;  text-transform:none; font-size:1.8em; line-height:0.7em; font-weight:bold; letter-spacing:0em; }
.custom ul#tabs li a:visited {  }
.custom ul#tabs li a:hover {}




.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {

color:none;
background-color:none;
border-bottom:0 none;
padding-bottom:0.1em;
}

.custom ul#tabs li.current_page_item a { color:none; }
.custom ul#tabs li.current_page_item a:visited { color:#none; }
.custom ul#tabs li.current_page_item a:hover { color:#none; }






/*extra navigation*/

ul#login {
background:url("images/sharethisbackground2.jpg") no-repeat scroll right top;
width:120px;
margin-top:2.3em;
float:right;
border-color:none;
border-style:none;
border-width:0 0 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;


}

ul#login li {
float:right;
font-size:1.2em;
line-height:3em;
background:none;
border-color:none;
border-style:none none none none;
border-width:0 0 0 0;
float:right;
margin-bottom:-0.1em;
list-style:none;
padding-right:0.5em;
font-family:Georgia;

}

ul#login li a {
color:#000000;}
ul#login li a:visited {
color:#000000;}
ul#login li a:hover {
color:#000000; text-decoration:underline;}






/* remove page title on homepage */

.hme .headline_area {
margin-bottom:0em;
  
}

.hme .headline_area h2 {
margin-bottom:0em;
  display: none;
}



.newhometest .headline_area {
margin-bottom:0em;
  
}

.newhometest .headline_area h1 {
margin-bottom:0em;
  display: none;
}

.newhometest .format_text {
display: none;
}

/* remove comments on this entry are closed */

.custom .comments_closed {
  display: none;
}

.toolkit .comment_time {
  display: none;
}






/* homepage content */

.custom h1 {
line-height:1.2em;
}

#newhomecontent {width:910px; height:480px; padding-left:1em;}

#mainwidget {width:500px; height:475px; float:left; }

#featurebtnsmain {width:400px; height:475px; float:right;}

#featurebuttonone {width:397px; height:152px;}

#featurebuttonone p {
color:#000000;
font-family:georgia;
font-size:1.3em;
padding-left:2.5em;
padding-top:5em;
width:250px;}

#featurebuttontwo {width:397px; height:153px;}

#featurebuttontwo p {}

#featurebuttonthree {width:397px; height:152px;}

#featurebuttonthree p {}

.custom .headline_area h1, .headline_area h2 {
border-bottom:2px dotted #EFEFEF;
color:#6B5734;
font-size:2.9em;
line-height:1.364em;
padding-bottom:0.6em;
}

.how-to-pass-psychometric-personality-tests-and-interviews .headline_area h1, .headline_area h2 {
border-bottom:2px dotted #EFEFEF;
color:#6B5734;
font-size:2.9em;
line-height:1.364em;
padding-bottom:0.6em;
text-align:left;
}

.how-to-pass-psychometric-personality-tests-and-interviews .format_text {
font-size:1.4em;
line-height:1.571em;
text-align:left;}


.train2game-free-personality-test .headline_area h1, .headline_area h2 {
border-bottom:2px dotted #EFEFEF;
color:#6B5734;
font-size:2.9em;
line-height:1.364em;
padding-bottom:0.6em;

}

.train2game-free-personality-test .format_text {
font-size:1.4em;
line-height:1.571em;
text-align:center;}


.how-to-create-a-killer-cv .headline_area h1, .headline_area h2 {
border-bottom:2px dotted #EFEFEF;
color:#6B5734;
font-size:2.9em;
line-height:1.364em;
padding-bottom:0.6em;
text-align:left;
}

.how-to-create-a-killer-cv .format_text {
font-size:1.4em;
line-height:1.571em;
text-align:left;}


.my-ideal-job-free-career-test .headline_area h1, .headline_area h2 {
border-bottom:2px dotted #EFEFEF;
color:#6B5734;
font-size:2.9em;
line-height:1.364em;
padding-bottom:0.6em;
text-align:left;
}

.my-ideal-job-free-career-test .format_text {
font-size:1.4em;
line-height:1.571em;
text-align:left;}


.custom .format_text h2, .format_text h3 {
color:#0D5C80;
font-size:1.286em;
line-height:1.222em;
margin:1.833em 0 0.611em;
}



.how-to-pass-psychometric-personality-tests-and-interviews .format_text h2, .format_text h3 {
color:#0D5C80;
font-size:1.6em;
line-height:1.222em;
margin:0 0 0.611em;
text-align:left;}

.how-to-pass-psychometric-personality-tests-and-interviews .format_text h3.testimonials {
color:#3a9509;
padding:2em 0 1em 0.5em;
font-size:1.7em;
line-height:1.222em;
margin:0 0 0.611em;
text-align:left;
background:url("images/cp_whatpeoplesay.jpg") no-repeat scroll left top;}


.what-kind-of-entrepreneur-are-you .format_text h2, .format_text h3 {
color:#0D5C80;
font-size:1.6em;
line-height:1.222em;
margin:0 0 0.611em;
text-align:left;}

.what-kind-of-entrepreneur-are-you .format_text h3.testimonials {
color:#3a9509;
padding:2em 0 1em 0.5em;
font-size:1.7em;
line-height:1.222em;
margin:0 0 0.611em;
text-align:left;
background:url("images/cp_whatpeoplesay.jpg") no-repeat scroll left top;}

.train2game-free-personality-test .format_text h2, .format_text h3 {
color:#0D5C80;
font-size:1.6em;
line-height:1.222em;
margin:0 0 0.611em;}

.how-to-create-a-killer-cv .format_text h2, .format_text h3 {
color:#0D5C80;
font-size:1.6em;
line-height:1.222em;
margin:0 0 0.611em;
text-align:left;}

.how-to-create-a-killer-cv .format_text h3.testimonials {
color:#3a9509;
padding:2em 0 1em 0.5em;
font-size:1.7em;
line-height:1.222em;
margin:0 0 0.611em;
text-align:left;
background:url("images/cp_whatpeoplesay.jpg") no-repeat scroll left top;}

.my-ideal-job-free-career-test .format_text h2, .format_text h3 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:0 0 0.611em;
text-align:left;}

.my-ideal-job-free-career-test .format_text h3.testimonials {
color:#3a9509;
padding:2em 0 1em 0.5em;
font-size:1.7em;
line-height:1.222em;
margin:0 0 0.611em;
text-align:left;
background:url("images/cp_whatpeoplesay.jpg") no-repeat scroll left top;}

.custom .format_text p {
color:#0E7FB0;
margin-bottom:1.571em;
}

.how-to-pass-psychometric-personality-tests-and-interviews .format_text p {
color:#0D5C80;
font-size:1.1em;
margin-bottom:1.571em;
line-height:1.5em;
text-align:left;}

.how-to-pass-psychometric-personality-tests-and-interviews li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;}

.what-kind-of-entrepreneur-are-you .format_text p {
color:#0D5C80;
font-size:1.3em;
margin-bottom:1.571em;
line-height:1.5em;
text-align:left;}

.what-kind-of-entrepreneur-are-you li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;}



.custom li.landingpage{
color:#0D5C80;
font-size:1.3em;
line-height:1.5em;
text-align:left; }

.train2game-free-personality-test .format_text p {
color:#0D5C80;
font-size:1.3em;
margin-bottom:1.571em;
line-height:1.5em;}

.how-to-create-a-killer-cv .format_text p {
color:#0D5C80;
font-size:1.3em;
margin-bottom:1.571em;
line-height:1.5em;
text-align:left;}

.how-to-create-a-killer-cv li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;}

.my-ideal-job-free-career-test .format_text p {
color:#0D5C80;
font-size:1.3em;
margin-bottom:1.571em;
line-height:1.5em;
text-align:left;}

.my-ideal-job-free-career-test li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;}

#intro { height:160px; width:800px; margin-left:2em;}

#intro p { font-family:Georgia; color:#ffffff; font-size:2.5em; padding-left:5em;}

#intro img { float:left; width:96px; height:114px;}


#widgets {height:415px; width:920px; margin-left:2em; }

.widgetitem {height:390px; width:283px; float:left; padding-right:2em; }

#buzztweets {height:485px; width:892px; margin-left:2em;}

#buzzitem {height:485px; width:428px; float:left; background:url("images/buzz2.jpg") no-repeat; padding-right:3em; padding-top:6.5em; }

#buzzitem img {float:right;}

#tweets {height:485px; width:428px; float:left; background:url("images/tweets2.jpg") no-repeat; padding-top:8.5em;
padding-left:0em;}

.tweetitem {
width:380px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-size:1.5em;
padding-left:1.5em; }


.tweetitem li { list-style:none;  }

.tweetitem a {  color:#3dade3; text-decoration:underline;  }
.tweetitem a:visited  {  color:#3dade3; text-decoration:underline;   }
.tweetitem a:hover  { color:#79d2fd; text-decoration:underline; }



#homemidbanner {
width:920px; height:210px; 
}

#homemidbannersmaller {
width:920px; height:180px; margin-top:2em;
}

.affiliate { width:349px; height:164px; float:left; }

.affiliatesmaller { width:250px; height:120px; float:left; }

.homestatement { width:413px; height:180px; background:url("images/cr_statement.jpg") no-repeat; float:left;}

.homestatementsmaller { width:320px; height:130px; background:url("images/cp_statement.jpg") no-repeat; float:left;}

.securelogos { width:157px; height:180px; background:url("images/cr_securetrading.jpg") no-repeat; float:left;}

.securelogossmaller { width:320px; height:130px; background:url("images/cp_secure.jpg") no-repeat; float:left;}



.custom .format_text img.left, .format_text img.alignleft, .wp-caption.alignleft {
margin:0 1.571em 0 0;}



.custom .format_text ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 1.571em;
}

.custom .format_text ul li {
background:transparent url(images/bullet.jpg) no-repeat scroll 0 7px;
color:#379ECC;
font-weight:bold;
padding-left:1em;
}








/* buzz content */

.buzzbackground {width:571px; height:auto; background:#ffffff url("images/buzzbackground.jpg") repeat-x;}

.buzzbackground2 {width:571px; height:158px; background:#ffffff url("images/buzzbackground.jpg") repeat-x;}

p.buzz {font-size:1.1em;
line-height:1.571em; font-family:Georgia; color:#0E7FB0; padding-left:7em;
padding-top:3em;}






/* landing page */

#calltoaction {width:939px; height:2100px; padding-top:0.6em; padding-left:1em; background:#ffffff url("images/cp_landing_background.jpg") no-repeat;}





/* sidebars */

.custom #sidebars {
background:#ffffff url("images/searchsidebar.jpg") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:30em;
}

.custom #sidebar_1 {
border-width:0 0 0 0;
padding-top:5em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.custom .sidebar ul.sidebar_list {
padding-left:2.8em;
padding-right:1.1em;}

.custom li.widget p {
color:#545454;
line-height:1.6em;
margin-bottom:0em;
}

.custom li.widget {
font-size:1.3em;
line-height:1.385em;
margin-bottom:1.769em;
}






/* landing page sidebars */

.how-to-pass-psychometric-personality-tests-and-interviews #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.how-to-pass-psychometric-personality-tests-and-interviews #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.how-to-pass-psychometric-personality-tests-and-interviews .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}








.what-kind-of-entrepreneur-are-you #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.what-kind-of-entrepreneur-are-you #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.what-kind-of-entrepreneur-are-you .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}









.my-ideal-job-free-career-test #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.my-ideal-job-free-career-test #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.my-ideal-job-free-career-test .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}









.how-to-create-a-killer-cv #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.how-to-create-a-killer-cv #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.how-to-create-a-killer-cv .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}










/* landingpage css - change page title ----------------------------*/

.career-development-planning-process-free-assessment #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.career-development-planning-process-free-assessment #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.career-development-planning-process-free-assessment .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.career-development-planning-process-free-assessment #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.career-development-planning-process-free-assessment li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.career-development-planning-process-free-assessment .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.career-development-planning-process-free-assessment #mainmenuf {
display:none;}







/* landingpage css - change page title ----------------------------*/

.career-change #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.career-change #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.career-change .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.career-change #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.career-change li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.career-change .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.career-change #mainmenuf {
display:none;}






/* landingpage css - change page title ----------------------------*/

.changing-your-career #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.changing-your-career #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.changing-your-career .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.changing-your-career #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.changing-your-career li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.changing-your-career .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.changing-your-career #mainmenuf {
display:none;}














/* landingpage css - change page title ----------------------------*/

.career-finder #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.career-finder #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.career-finder .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.career-finder #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.career-finder li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.career-finder .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.career-finder #mainmenuf {
display:none;}













/* landingpage css - change page title ----------------------------*/

.career-quiz-five-questions #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.career-quiz-five-questions #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.career-quiz-five-questions .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.career-quiz-five-questions #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.career-quiz-five-questions li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.career-quiz-five-questions .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.career-quiz-five-questions #mainmenuf {
display:none;}












/* landingpage css - change page title ----------------------------*/

.career-assessments-and-tests #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.career-assessments-and-tests #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.career-assessments-and-tests .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.career-assessments-and-tests #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.career-assessments-and-tests li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.career-assessments-and-tests .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.career-assessments-and-tests #mainmenuf {
display:none;}










/* landingpage css - change page title ----------------------------*/

.free-career-aptitude-test #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.free-career-aptitude-test #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.free-career-aptitude-test .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.free-career-aptitude-test #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.free-career-aptitude-test li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.free-career-aptitude-test .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.free-career-aptitude-test #mainmenuf {
display:none;}












/* landingpage css - change page title ----------------------------*/

.change-of-job #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.change-of-job #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.change-of-job .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.change-of-job #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.change-of-job li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.change-of-job .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.change-of-job #mainmenuf {
display:none;}














/* landingpage css - change page title ----------------------------*/

.career-personality-testing #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.career-personality-testing #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.career-personality-testing .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.career-personality-testing #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.career-personality-testing li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.career-personality-testing .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.career-personality-testing #mainmenuf {
display:none;}










/* landingpage css - change page title ----------------------------*/

.career-surveys-questionnaire #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.career-surveys-questionnaire #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.career-surveys-questionnaire .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.career-surveys-questionnaire #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.career-surveys-questionnaire li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.career-surveys-questionnaire .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.career-surveys-questionnaire #mainmenuf {
display:none;}










/* landingpage css - change page title ----------------------------*/

.career-test #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.career-test #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.career-test .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.career-test #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.career-test li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.career-test .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.career-test #mainmenuf {
display:none;}











/* landingpage css - change page title ----------------------------*/

.behavioural-interview-questions-and-answers #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.behavioural-interview-questions-and-answers #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.behavioural-interview-questions-and-answers .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.behavioural-interview-questions-and-answers #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.behavioural-interview-questions-and-answers li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.behavioural-interview-questions-and-answers .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.behavioural-interview-questions-and-answers #mainmenuf {
display:none;}













/* landingpage css - change page title ----------------------------*/

.good-interview-questions-and-best-answers #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.good-interview-questions-and-best-answers #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.good-interview-questions-and-best-answers .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.good-interview-questions-and-best-answers #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.good-interview-questions-and-best-answers li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.good-interview-questions-and-best-answers .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.good-interview-questions-and-best-answers #mainmenuf {
display:none;}













/* landingpage css - change page title ----------------------------*/

.interview-practice-and-preparation #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.interview-practice-and-preparation #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.interview-practice-and-preparation .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.interview-practice-and-preparation #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.interview-practice-and-preparation li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.interview-practice-and-preparation .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.interview-practice-and-preparation #mainmenuf {
display:none;}











/* landingpage css - change page title ----------------------------*/

.sample-interview-questions-answers #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.sample-interview-questions-answers #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.sample-interview-questions-answers .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.sample-interview-questions-answers #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.sample-interview-questions-answers li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.sample-interview-questions-answers .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.sample-interview-questions-answers #mainmenuf {
display:none;}













/* landingpage css - change page title ----------------------------*/

.job-interview-questions-and-answers #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.job-interview-questions-and-answers #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.job-interview-questions-and-answers .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.job-interview-questions-and-answers #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.job-interview-questions-and-answers li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.job-interview-questions-and-answers .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.job-interview-questions-and-answers #mainmenuf {
display:none;}











/* landingpage css - change page title ----------------------------*/

.interview-questions-and-answers #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.interview-questions-and-answers #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.interview-questions-and-answers .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.interview-questions-and-answers #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.interview-questions-and-answers li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.interview-questions-and-answers .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.interview-questions-and-answers #mainmenuf {
display:none;}














/* landingpage css - change page title ----------------------------*/

.possible-difficult-interview-questions-you-could-face #sidebars {
background:#ffffff url("") no-repeat;
border:0 none;
float:right;
margin-right:6em;
width:28em;
}

.possible-difficult-interview-questions-you-could-face #sidebar_1 {
border-width:0 0 0 0;
padding-top:1em;
clear:left;
float:left;
width:28em;
border-color:none;
border-style:none;

}

.possible-difficult-interview-questions-you-could-face .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.possible-difficult-interview-questions-you-could-face #content {
border-right:1px solid #CDCDCD;
float:left;
width:60em;
}

.possible-difficult-interview-questions-you-could-face li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.possible-difficult-interview-questions-you-could-face .format_text h2 {
color:#0D5C80;
font-size:1.9em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.possible-difficult-interview-questions-you-could-face #mainmenuf {
display:none;}








/* landingpage css - change page title ----------------------------*/

.career-planning-wrong #sidebars {
display:none;
}

.career-planning-wrong #sidebar_1 {
display:none;

}

.career-planning-wrong .sidebar ul.sidebar_list {
padding-left:0.8em;
padding-right:1.1em;
padding-top:0em;}


.career-planning-wrong #content {
border-right:none;
float:left;
width:68em;
}

.career-planning-wrong .headline_area h1,.career-planning-wrong .headline_area h2 {
border-bottom:2px dotted #b7b8b8;
color:#036893;
font-size:3.8em;
font-weight:bold;
letter-spacing:-0.5px;
line-height:1.2em;
padding-bottom:0.6em;
}

.career-planning-wrong li.widget {
color:#0D5C80;
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;
}

.career-planning-wrong .format_text h2 {
color:#0D5C80;
font-size:1.6em;
line-height:1.222em;
margin:1em 0 0.611em;
}

.career-planning-wrong .format_text p {
color:#000000;
font-size:1.3em;
line-height:1.4em;
margin-bottom:1.571em;
}

.career-planning-wrong #mainmenuf {
display:none;}













/* bullet points */

.format_text ul.tick  {
margin:0 0 1.571em 0em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.custom li.pinktick {
background:#ffffff url("images/pinktick.jpg") no-repeat scroll 0 4px;
color:#0D5C80;
font-size:1.3em;
line-height:1.5em;
padding-left:1em;
text-align:left;
}
















/* tabbedwidget */

.ui-widget {
font-family:Georgia;
font-size:1em;
}

.ui-tabs .ui-tabs-panel {
background:transparent none repeat scroll 0 0;
border-width:0;
display:block;
padding:1em 0;
}


.ui-widget-content {
background:#FFFFFF url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50%;
border:none;
color:none;
}

.tabbed-widget .ui-tabs .ui-tabs-nav {
clear:both;
float:left;
margin:0 0 0.7em;
padding:0;
width:100%;
}

.ui-widget-header {
background:none;
border:none;
color:#222222;
font-weight:bold;
}

.tabbed-widget .ui-tabs .ui-tabs-nav li {
display:block;
float:left;
margin-right:2.2px;
width:60px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
border-bottom-width:0;
padding:3px;
}

.tabbed-widget .ui-tabs li.ui-tabs-selected a {
background:transparent none repeat scroll 0 0;
color:#3690B5;
padding:0 0em;
text-decoration:none;
letter-spacing:-0.5px;
}

.ui-tabs .ui-tabs-nav li {
border-bottom-width:0 !important;
float:left;
margin:0 0.2em -1px 0;
padding:0;
position:relative;
}

.ui-tabs .ui-tabs-nav li a {
float:left;
letter-spacing:-0.5px;
padding:0.2em 0.1em;
text-decoration:none;
}














/* footer content */

.custom #footer_area.full_width { background:url("images/footerimage2.jpg") repeat-x;}

/*.hme #footer_area.full_width { background:url("images/footerimage.jpg") repeat-x;}*/

.newhometest #footer_area.full_width { background:url("images/footerimage.jpg") repeat-x;}

.custom #footer a:hover {
color:#57b9e3;}
