/* CSS Document */
body {
	padding:0;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:
}
.main_hldr {
	width:1200px;
	margin:0 auto;
}
a {color: #0C79BE;}
a:hover {
	text-decoration:none;
}
.header {
    border-bottom: 1px solid #FFCC00;
    clear: both;
    float: left;
    padding-bottom: 5px;
    width: 100%;
}
.tagline {
    width: 100%;
	float:left;
	text-align:left;
	font-size:16px;
	margin-top:5px;
}
.tagline p {
	margin:0;
}
.logo, .searchbar_hldr, .searchbox {
	float:left;
}
.logo {
    margin-top: 6px;
	margin-right:20px;
    width: auto !important;
}
.searchbar_hldr {
	/*width:600px;*/
	margin: 25px 0 0 10px;
}
.CategoryBrowseBtn {
    background: url("https://www.tests.com/images/drop-down-rounded2-new.gif") no-repeat left top;
    color: #808080;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 10px 30px 11px 0;
    text-align: center;
    width: 230px;
}
.orangeTxt {
    color: #FF9900;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
    padding: 4px;
    text-align: center;
	margin-top: 3px;
}
.searchBox2 {
    background: url("https://www.tests.com/images/search_box_bg_new.gif") no-repeat left top;
    border: medium none;
    color: #808080;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    text-align: center;
	font-size: 18px;
    padding: 10px 0 11px;
    width: 230px;
}
.go_btn {
	background:url(https://www.tests.com/images/search-button-new.png) no-repeat left top;
	width:57px;
	height:41px;
	border:none;
	cursor:pointer;
}
.listings {
	margin:10px 0;
}
.listings .main_lists_hldr {
	margin:0;
	padding:0;
}
.listings div.main_lists_hldr div.lists_hldr{
	margin:0 0 20px;
	list-style-type:none;	
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	width: 130px;
}
.div_list_hldr {
	border-right: 1px solid #DDDDDD;
	float: left;
	margin-right: 10px;
	min-height: 500px;
	width: 134px;
}
.div_list_hldr_last {
	border:none;
	float: left;
	/*margin-right: 10px;*/
	min-height: 500px;
	width: 130px;
}
.sublists {
	margin:0px 0 0;
	padding:0;
}
.sublists li {
	list-style-type:none;
	text-transform:capitalize;
	font-weight:normal;
	float: left;
    padding: 2px;
	width: 120px;
	color: #0C79BE;
}
.sublists li:hover {
	background:#efefef;
}
.sublists li a {
    text-decoration: none;
	width: 120px;
	float:left;
}
.sublists li a:hover {
	color:#333333;
}
.footer {
    border-bottom: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
	float:left;
	width:100%;
	margin:0;	
}
.right_nav ul {
	margin:0;
	padding:0;
}
.right_nav ul li {
	list-style-type:none;
	float:left;
	border-right: 1px solid #0C79BE;
	text-transform:uppercase;
	margin:5px 0;
	padding:0 10px;
}
.right_nav ul li.last {
	border-right: none;
}
.copyright {
	float:right;
	margin:5px 10px 0;
}

.footer-inside {
    text-align: left;
    clear: both;
    margin: 10px;
}
.footer-links {
    float: left;
}
.copyright-holder {
    float: right;
}

.adjust-dropdown ul {
	position:relative;
	top:-1px;
}
.adjust-dropdown {
	margin-left:50px !important;
}
.toplinks, .toplinks-new {
	text-align:center;
	margin:20px 250px 0;
}
.toplinks ul, .toplinks-new ul {
	margin:0;
	padding:0;
}
.toplinks ul li {
	list-style-type:none;
	padding:0 10px;
	border-right:1px solid #0C79BE; 
	display: inline;
}
.toplinks-new ul li {
    list-style-type:none;
    padding:0 10px;
    border-left:1px solid #0C79BE; 
    display: inline;
}
.toplinks ul li.selected, .toplinks-new ul li.selected {
	font-weight:bold;
}
.toplinks ul li.last {
	border-right:none; 
}
.toplinks-new ul li.new-row {
    border-left:none; 
}
.toplinks ul li a, .toplinks-new ul li a {
	font-size:14px;
	text-decoration:none;
}
.toplinks ul li a:hover, .toplinks-new ul li a:hover {
	text-decoration:underline;
}
.searchbox_inner {
    background-image: url("https://www.tests.com/images/search_box_bg.gif");
    background-repeat: no-repeat;
    float: left;
    height: 21px;
    padding: 4px;
    width: 145px;
	margin-left: 45px;
	text-align:left;
}
.searchbox_inner2 {
    border: 0 none;
    color: #808080;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 16px;
   /* max-width: 145px;*/
    overflow: hidden;
    padding: 1px 0 0 2px;
    text-align: center;
    vertical-align: top;
    width: 145px;	
	float:left;
}
.go_btn_inner {
	background:url(https://www.tests.com/images/search-button.png) no-repeat left top;
	width:40px;
	height:41px;
	border:none;
	cursor:pointer;
}

div#main {
    background: url(https://www.tests.com/images/bgroundedcorner.png) center top no-repeat #0B78BE !important;
	position: relative;
    z-index: 0;
	/*border-top:1px #074973 solid*/
}
h1.title {
    border: medium none;
    color: #F7DF14;
    font-size: 25px;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding-top: 7px;
    text-align: center;
}
div.intro {
    border: medium none;
    color: #F7DF14;
    font-size: 14px;
    font-style: normal;
    letter-spacing: normal;
    margin-bottom: 5px;
    text-align: center;
}
#content {
    margin-left: 0;
    width: 760px;
	float: left;
}
table.search-results-table {
    background-color: white;
    border: medium none;
    border-collapse: collapse;
    margin-bottom: 0;
    margin-top: 0;
    width: 746px;
}
.column-round {
    background-color: #FFFFFF;
    border: medium none;
}
th.search-results-header {
    background-color: #FFFFFF;
    border: medium none;
    color: #0C79BE;
    padding-bottom: 10px;
	padding:0 5px;
    text-decoration: underline;
}
table.search-results-table tr.search-result-row-even {
    background-color: #EFEEDE;
}
table.search-results-table tr.search-result-row-odd {
    background-color: #FFFFFF;
}
table.search-results-table, table.search-results-legend, table.search-results-pager {
    margin-left: 15px;
}
.check-addbasket {
    left: 35px;
    margin-top: -6px;
    position: absolute;
    visibility: hidden;
}
td.search-result-cell a {
    color: #0C79BE;
}
td.search-result-cell {
    border: medium none;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    padding:5px;
}
.btntextlook {
    -moz-user-select: text;
    background-color: transparent;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    margin: 0;
    padding: 0 1px 0 0;
    text-align: left;
}
.tips {
	margin:0 15px !important;
	line-height:21px;
	font-size:14px;
}
.footer_inside {
    margin: 10px auto;
    text-align: center;
    width: 960px;
    height: 20px;
}
.footer_inside ul {
	float: left;
    margin: 5px 0 0 -10px;
    padding: 0;
}
.footer_inside ul li {
	list-style-type:none;
	padding:0 10px;
	display:inline;
	border-right:1px #0C79BE solid;
}
.footer_inside ul li.last {
	border-right:none;
} 
.footer_inside .copyright_holder {
	float:right;
	margin:5px 0 0 0; 
}
#sidebar-right {
    float: right;
    padding: 0;   
	width: 190px;
}
#sidebar-right div.guide-sidebar {
    background-color: #FFFFFF;
    border: thin solid black;
    width: auto;
}
#sidebar-right div.guide-sidebar-wrapper {
    padding: 5px;
}
.toplinks h1 {
	color:#990100
}
div.intro2 {
    border: medium none;
    color: #FFFFFF;
    font-size: 14px;
    font-style: normal;
    letter-spacing: normal;
	margin: 10px 20px;
    text-align: center;
}
table.search-results-table2 {
    border: medium none;
    border-collapse: collapse;
    margin-bottom: 0;
    margin-top: 0;
    width: 746px;
	margin-left: 15px;
	font-size: 16px;
}
.textarea_notes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999999;
	background:#d3d3d3;
	width:706px;
	border:none;
	padding:10px 20px;
}
.btn_green {
	font-size:16px;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	cursor:pointer;
	margin:10px 20px;
	background:#00CC00;
}
#sidebar-right a {
	color:#0C79BE;
}
#sidebar-right .list_title {
	margin-bottom:0;
}
#sidebar-right .stat_small {
	font-size:12px;
	color:#FFFF00;
}
#sidebar-right ul {
	padding-left:10px;
	margin-top:0;
}
#sidebar-right ul li {
	list-style-type:none;
}
.hist_table {
	background:#FFFFFF;
	font-size:10px;
	color:#000000;
	border:1px #CCCCCC solid;
}
.hist_table a {
	color:#0C79BE !important;
}
.hist_table td, .hist_table th {
	text-align:center;
}
.purchase {
	padding:3px 40px;
	background:#009900;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	margin:5px;
}
#history th {
	text-align:center !important;
	font-size: 11px;
}
#history {
	border-collapse:collapse;	
}
.adjust-dropdown {
    left: 79px !important;
}
.bodytop {
	color:#000000;
	text-decoration:none;
}
table.relatedlinksholder span a {
	text-decoration:none;
	font-weight:bold;
}
table.relatedlinksholder {
	border:1px #0C79BE solid;
	margin:10px auto;
	width:600px;
}
#txtlocation {
	border:#999999 1px solid;
	padding:3px;
	width:180px;
	background:#b2dfff;
	height: 15px;
	color:#999999;
	margin:0 0 0 20px;
	border-width:0 1px;
}
#gosearch {
	background:#b2dfff;
	border: 1px solid #999999;
	border-width:0 1px;
    font-size: 14px;
    margin-left: -4px;
    padding: 0 0 2px;
    width: 30px;
	color:#999999;
	cursor:pointer;
}
.bottom_nav {
	font-size:12px;
}
.pagination_search_holder {
	background:#ececec;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;	
}
.pagination_search_holder td {
	padding:0;
}
.pagination {
	float:right; 
	font-size: 12px;
	height: 20px;
	margin: 0 20px 0 0;
}
.FooterListings {
	background:#0078bf;
	color: #FFFFFF;
    padding: 20px 10px;
	margin:0;
}
.FooterListings h1,.FooterListings h4 {
	margin-top:0;
}
.FooterListings a {
	color:#FFFFFF;
	text-decoration:none;	
}
.FooterListings a:hover {
	text-decoration:underline;	
}
.FooterListings .Category {
	float: left;
	margin-right: 10px;
	text-align: center;
	width: 200px;

}
.FooterListings .TestsDegrees {
	float: left;
	margin-right: 10px;
	width: 350px;

}
.FooterListings .TestsDegrees a {
	text-decoration:underline;
	font-weight:bold;
}
.FooterListings .TestsDegrees a:hover {
	text-decoration:none;
}
.FooterListings .TestsResources {
	float: left;
    margin-right: 10px;
    width: 160px;
}
.FooterListings .TestsResources ul {
	margin:0;
	padding:0;
}
.FooterListings .TestsResources ul li {
	list-style-type:none;
}

.FooterListings .TestsOrg {
	float: left;
    width: 200px;
}
.FooterListings .TestsOrg ul {
	margin:0;
	padding:0;
}
.FooterListings .TestsOrg ul li {
	list-style-type:none;
}
.redlink {
	color:#CC0000;
}
#SelectionHolder .item {
    margin: 5px 0 !important;
}
.price {
    color: #990000;
    float: right !important;
    width: 120px !important;
}
.greenbtn {
    background: #3EC745 none repeat scroll 0px 0px;
    border: medium none;
    border-radius: 6px;
    box-shadow: 3px 3px 3px #777;
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 20px;
}
.errormsg {
	border:#800 solid;
	border-width:1px;
	background-color:#FCC;
	color:#800;
	padding:8px;
	display: block;
}