/* CSS Document */
body {
	margin:0;
	padding:0;
	color:#333333;
}
.header {
	padding-bottom:0;
	border:none;
}
.logo {
	width:580px !important;
	float:left;
	margin-top:0;
	margin-right:5px;
}
.searchholder, #page-inner {
	float:left;
	padding-left:8px;
}
.go_btn {
	background:url(/images/go2012-2.png) no-repeat center !important;
	height:33px !important;
	width:38px !important;
	border:none !important;
	cursor: pointer;
}
.searchBox2 {
	background: url(/images/nsearchbox.png) no-repeat center !important;
    border: medium none;
    color: #808080;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin: 0;
    padding:0 !important;
    text-align: left;
    width: 205px;
	height:32px;
}
.searchbar, .searchboxadvsearch {
	float:left
}
.searchboxadvsearch a {
	float: left;
    font-size: 10px;
    margin: 10px 0 0 5px;
}
.searchholder {
	margin:27px 0 0 15px;
}
.tagline {
    color: #0561A4;
    float: left;
    font-size: 20px;
    margin-top: 5px;
    text-align: left;
    width: 100%;
}
.demo {
	float:left;
	margin-left: 30px;
	margin-right: 30px;
}

.topnavigation {
	color: #0C79BE;
    float: right;
    font-size: 14px;
    margin: 0 0 10px;
}
.topnavigation a {
	text-decoration:none;
	padding:0 10px;
	float:left;
	border-right:1px #0C79BE solid
}
.topnavigation a.last {
	border:none;
	padding:0 0 0 5px;
}
.topnavigation a:hover {
	text-decoration:underline;
}
.column {
	float:left;
	width:403px;	
	margin-left: 10px;	
}
.column2 {
	float: left;
    margin-left: 4px;
    width: 398px;
	background: url(/images/taketestgrnc.png) repeat-y center !important;
}
.column3 {
	float: right;
    width: 398px;
	background: url(/images/taketestgrnc.png) repeat-y center !important;
}
.f1column {
	float:left;
	margin-left: -10px;
    width: 201px;
	background: url(/images/findtestredc.png) repeat-y center !important;
	/*background: url(/images/colmn1.png) no-repeat center !important;*/
}
.f1column .columncenter {
	background: url(/images/findtestredbg.png) no-repeat top !important;
	margin: 0 4px;
    padding: 0 20px;
}
.f1column .f1columntop {
	float:left;
	width:201px;
	height:25px;
	background: url(/images/findtestredtop.png) no-repeat center !important;
}
.f1column .f1columnbot {
	float:left;
	width:201px;
	height:25px;
	background: url(/images/findtestredbot.png) no-repeat center !important;
}
.columnleft {
	float:left;
	width:19px;
	height:804px;
	background: url(/images/lcolumn.png) no-repeat center !important;
}
.columnright {
	float:right;
	width:29px;
	height:804px;
	background: url(/images/rcolumn.png) no-repeat center !important;
}
.column .columncenter {
	float: left;
    height: 526px;    
    width: 302px;
	/*background: url(/images/column.png) repeat-x !important;*/
}
.column2 .columncenter {
	float: left;
    width: 398px;
	background: url(/images/taketestgrnbg.png) no-repeat top !important;
}

.column2 .column2top {
	float:left;
	width:398px;
	height:25px;
	background: url(/images/taketestgrntop.png) no-repeat center !important;
}
.column2 .column2bot {
	float:left;
	width:398px;
	height:25px;
	background: url(/images/taketestgrnbot.png) no-repeat center !important;
}

.column3 .columncenter {
	background: url(/images/maketestbluebg.png) no-repeat top !important;
	float: left;
    padding: 0 20px;
    position: relative;
    width: 358px;
}

.column3 .column3top {
	float:left;
	width:398px;
	height:25px;
	background: url(/images/maketestbluetop.png) no-repeat center !important;
}
.column3 .column3bot {
	float:left;
	width:398px;
	height:25px;
	background: url(/images/taketestgrnbot.png) no-repeat center !important;
}

.columncenter {
	float: left;
   /* height: 526px;*/   
    width: 154px;
	/*background: url(/images/column.png) repeat-x !important;*/
}
.columnleft2 {
	float:left;
	width:19px;
	height:804px;
	background: url(/images/lcolumn2.png) no-repeat center !important;
}
.columnright2 {
	float:right;
	width:29px;
	height:804px;
	background: url(/images/rcolumn2.png) no-repeat center !important;
}
.column .columncenter2 {
	float: left;
    height: 784px;
    padding: 10px 0;
    width: 302px;
	background: url(/images/column2.png) repeat-x !important;
}

.ColTitle {
	color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    margin: -10px auto 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	text-shadow: 1px 1px 3px #333333;
	filter: Shadow(Color=#333333, Direction=120, Strength=3);
}
.ColTitle img, .ColTitleRed img, .ColTitleLeft img {
	margin-top: -25px;
	position: absolute;
}
.ColTitleRed {
	color: #9A0406;
    font-size: 36px;
    font-weight: bold;
    margin: -10px auto 0;
    padding: 10px 10px 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}
.ColTitleLeft {
	color: #9A0406;
    font-size: 36px;
    font-weight: bold;
    margin: -10px auto 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}
ul.bulletlist, .CareerPracticeExams ul {
	margin:0;
	padding:0;
	float: left;
}

ul.GreyBoxList {
	margin:0;
	padding:0;
	float: left;
}
ul.GreyBoxList li {
	list-style-type:none;
	float:left;
	width:152px;
}
ul.GreyBoxList li a {
	color: #000000;
	float: left;
	font-size: 16px;
	padding: 5px 0 5px 3px;
	text-decoration: none;
	width: 100%;  
}

ul.findtestlist {
	float: left;
    margin: 0 0 0 -8px;
    padding: 0;
}
ul.findtestlist li {
	float: left;
    list-style-type: none;
    position: relative;
    width: 158px;
}
ul.findtestlist li a {
	color: #000000;
    float: left;
    font-size: 16px;
    padding: 0 0 5px 10px;
    text-decoration: none;
    width: 100%;
    z-index: 4;
	position: relative;
}

.ListHolder, .ListHolder h2{
	float:left
}
.ListHolder h2 {
	margin-bottom:0;
}
.funtests_hldr {
	font-size:14px;
	padding: 0 20px;
}
.funtests_hldr h2 {
	margin:0;
}
.tab {	
    margin-top: 10px;
    text-align: center;
    z-index: 2;
}
.tab a {
	background:url(/images/ttestbglt.png) no-repeat top left !important;
	color:#333333;
	text-decoration:none;
}
.tab a.selected {
	font-weight:bold
}

.tab select {
	border: none;
    font-size: 11px;
    padding: 11px 3px;
	background:url(/images/ttestselect.png) no-repeat center !important;
}
.tab a span {
    background: none repeat scroll 0 0 #97DE9A;
    border: 1px solid #A6D8BB;
    padding: 5px;
}
.testsdesc {
	font-weight:normal;
	font-size:15px;
	color:#333333;
}
.continuebtn {
    background:url(/images/continue.png) no-repeat center !important;
	border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 36px;
    width: 168px;
}
.addtest {	
	font-size:20px;
}
.addtest textarea {
	color: #777777;
    font-family: Arial;
    font-size: 16px;
	margin: 3px 0;
    width: 275px;
	border:1px solid #333333;
}
.addttestbtns {
	background:url(/images/submit.png) no-repeat center !important;	
	border: medium none;
    color: #333333;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    margin: 3px 0 3px 30px;
    width: 317px;
}
.testprepholder {
	float: left;
    padding: 0 10px;
    width: 300px;
}
.slideshow {
	float:right;
}

.greybox .tipsholder h2 {
	margin:0;
	text-align: center;
	font-size:24px;
}
.greybox h2 /*, .greybox p */{
	margin:0;
}
.greybox ol {
	padding-left:25px;
}

.greybox .lists_hldr {
	background: #FFFFFF !important;
    float: left;
    font-size: 14px;
    height: 450px;
    line-height: 24px;
    margin-right: 19px;
    padding: 10px 20px;
    width: 310px;
}

.greybox .columnhalf {
	float:left;
}
.adsholder {
	background: none repeat scroll 0 0 #FFFFFE;
    border: 1px solid #8A0508;
    float: right;
    height: 440px;
    padding: 20px 0 10px;
    width: 220px;
}
.testtutor {
	text-align:center;
}
.tutdesc {
    font-size: 18px;
    margin: 5px;
}
.tutdesc2 {
    font-size: 14px;
    margin: 5px;
}
.testtutor select {
	font-size:16px;
	border:1px solid #000000;
}
.TestsDegrees {
	float:left;
	width:420px;
	margin-right:10px;
	color:#666;
}
.TestsResources {
	float:left;
	width:220px;
	margin-right:0 10px 0 10px;
}
.TestsOrg {
	float:left;
	width:270px;
	margin-right:0 10px 0 0;
}

.footer_inside {	
	color: #FFFFFF;    
    font-size: 12px;
    padding: 35px 20px;
    text-align: center;
    width: 950px;	
	
}

.copy {
	float:right;
}
.GreyBoxList li {
	position:relative;
}

a.xbtn {
	background:url(/images/close.png) no-repeat center !important;
	border:none;
	width:23px;
	height:22px;
	cursor:pointer;
	float:right;
    margin-top: 10px;
}
.addans {
	color: #0000FF;
    float: left;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 10px;
}
#questions .choice {
    clear: left;
    margin: 5px 0;
}
#questions .number {
    color: #000000;
    float: left;
    font-size: 22px;
}
#questions .forminput {
    float: left;
    margin: 10px 0 0;
    padding: 0;
    width: 25px;
}
#questions .forminputbox {
    border: 1px solid #666666;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 6px;
    width: 250px;
}
ul.findtestlist li a.redlink {
    color: #990100 !important;
}
.blueplus {
	color:#0000FF;
	text-decoration:none;
}
.footerholder {
	height:30px;
}
.benefitsholder {
	margin-right: -20px;
    margin-top: -10px;
    position: relative;
    z-index: 10;
}
#benefits7 {
	background:#FFFFFF;
	border: 1px solid #333333;
    padding: 10px;
    position: absolute;
    right: 9px;
    top: 45px;
}
#benefits7 ol {
	padding:0 10px 0 20px;
	margin:0;
}

/**** Social Media ****/
.rc-social-media-icons {
    padding: .4em;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    text-align: center;
}
.rc-social-media-icons a {
    display: inline-flex;
    margin-right: .3em;
}
a.a2a_dd {
    margin-right: 0;
}
.rc-smi-bookmark {
	display: none;
}
