/*
Theme Name: NursingDegrees.net
Theme URI: http://www.NursingDegrees.net
Description: The default NursingDegrees.net theme.
Version: 1.0
Author: Kai Brach
Author URI: http://www.brizk.com

*/

/* Basics ######################################################### */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 
	margin: 0; padding: 0; 
} 

body {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	color: #454545;
	background:#f8f6eb url(images/nurse.jpg) center top no-repeat;
	background-attachment: fixed;
	line-height: 17px;
}	

div.wrap {
	margin: 0 auto;
	width:980px;
	text-align:left;
}

div.header {
	width: 800px;
	height: 120px;
	border-bottom: 5px solid #EE0000;
	background: #27797d url(images/bg-header.jpg) 0 0 no-repeat;
	margin: 0 0 0px 20px;
}

div.static {
	width: 1px;
	position: fixed;
}

div.content {
	background: #fff url(images/bg-content.gif) 0 0  repeat-y;
	width: 820px;
	clear: both;
}

div.box {
	margin: 0 0 20px 0;
}

div.left-col {
	width: 250px;
	float: left;
	margin: 15px 30px 0 0;
}

div.right-col {
	width: 510px;
	margin-top: 9px;
	float: left;
}

div.left-col div.search {
	margin-bottom: 20px;
}

div.right-col div.search {
	margin-bottom: 20px;
	background: #fde5cf;
}

div.intro {
	background: #f2f2f2;
	padding: 5px 20px 5px 20px;
	margin: 7px 0 0 0;
}

div.top-colleges div.item {
	padding-bottom: 15px;
	clear: both;
}

div.footer {
	clear: both;
	padding-left: 20px;
}

div.teaser {
	margin-top: 20px;
}

div.teaser div {
	background: #d5eff0;
	padding: 15px 20px;
	margin-left: 20px;
}

div.dfw-sb {
        padding: 0 0 0 0;
	background: url(images/dfw-sidebar-bg.png) 0 bottom no-repeat;
	height: 240px;
}

div.dfw-sb iframe {
	width: 170px;
	height: 180px;
	margin: 15px 0 0 65px;
	background: none transparent;
}

div.dfw-content {
        padding: 0;
	background: url(images/dfw-content-bg.png) 0 bottom no-repeat;
	height: 154px;
        width: 510px;
        display: inline-block;
        position: relative;
}

div.dfw-content iframe {
	width: 510px;
	height: 180px;
	margin: 5px 0 0 15px;
	background: none transparent;
}

/* Headlines ######################################################### */		


h1 {
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 28px;
	line-height:36px;
}

h2 {
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 14px;
	line-height:19px;
}

div.right-col div.text h2 {
	border-left: 20px solid #9b9b9b;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
}

h2.sub, div.right-col div.text h2.sub {
	background: #176d71 url(images/subheadline.gif) 0 bottom repeat-x;
	color: #fff;
	text-align: center;
	padding: 9px 5px 21px 5px;
	line-height: 1;
	margin: 0 0 15px 0;
	border: none;
}

div.intro h1 {
	padding: 0;
}

div.left-col h2 {
	color: #fff;
	padding: 10px 10px 10px 20px; 
	line-height: 1.2;
	font-size: 14px;
	margin: 0;
}

div.left-col div.search h2 {
	 border-left: 20px solid #EF7777; 
	 background: #EE0000; 
}

div.left-col div.top-degrees h2, div.left-col div.teaser h2  {
	 border-left: 20px solid #4b9497; 
	 background: #176d71; 
}

div.top-colleges h3 {
	background: url(images/top-college-headline.gif) 0 bottom no-repeat;
	padding: 5px 5px 5px 10px;
	margin: 0 0 8px 0;
	width: 333px;
	float: left;
	font-size: 14px;
}

div.right-col div.search h3 {
	color: #fff;
	background: #EE0000;
	padding: 9px 0;
	width: 100%;
	line-height: 1;
	text-align: center;
	font-size: 14px;
}

div.right-col div.text {
	padding-bottom: 10px;
}

div.dfw-sb h2 {
        padding-left: 40px;
}

div.dfw-content h2 {
 color: #fff;
 size: 14px;
 text-align: center;
 !padding-top: 5px;
 padding-top: 5px; 
}


/* Links ######################################################### */	

a:link,  a:visited, a:active {color:#176d71; text-decoration: underline; font-weight: bold; outline: none}
a:hover {color:#4b9497}

.footer a:link, .footer a:visited, .footer a:active {color:#7f7d74; text-decoration: none; font-weight: bold; outline: none}
.footer a:hover {text-decoration: underline}

a.logo {
	display: block;
	float: right;
	width: 380px;
	height: 80px;
	margin-right: 20px;
	text-indent: -1111em;
}

td a.more {
	background: url(images/button-click-here.gif) 0 0 no-repeat;
	width: 123px;
	height: 30px;
	text-indent: -1111em;
	display: block;
	clear: both;
	margin: 10px auto 10px auto;
}

h2.sub a, h2.sub a:link, h2.sub a:active, h2.sub a:visited {
	color: #98d0d2;
}

/* Fonts ######################################################### */

.font-grey {color:#9b9b9b;}

p {
	padding:0 0 15px 0;
}

div.left-col p.no1 {
	background: #fde5cf url(images/no1.gif) 16px 8px no-repeat;
	border-bottom: 1px solid #feb690;	
	padding: 7px 10px 7px 45px;
}

div.left-col p.no2 {
	background: #fde5cf url(images/no2.gif) 16px 14px no-repeat;
	border-bottom: 1px solid #feb690;	
	border-top: 1px solid #fef6ef;	
	padding: 7px 10px 7px 45px;
}

div.left-col p.no3 {
	background: #fde5cf url(images/no3.gif) 16px 14px no-repeat;
	border-bottom: 1px solid #feb690;	
	border-top: 1px solid #fef6ef;	
	padding: 7px 10px 7px 45px;
}

div.left-col p.no4 {
	background: #fde5cf url(images/no4.gif) 16px 14px no-repeat;
	border-bottom: 1px solid #feb690;	
	border-top: 1px solid #fef6ef;	
	padding: 7px 10px 7px 45px;
}

div.left-col p.no5 {
	padding: 0;
	border-top: 1px solid #fef6ef;	
}	

div.right-col div.search form p.no1 {
	background: url(images/no1.gif) 4px 10px no-repeat;
	padding: 1px 0 4px 30px;
	width: 140px;
	float: left;
	height: 45px;
}

div.right-col div.search form p.no2 {
	background: url(images/no2.gif) 4px 10px no-repeat;
	padding: 1px 0 4px 30px;
	width: 140px;
	float: left;
	height: 45px;
}

div.right-col div.search form p.no3 {
	background: url(images/no3.gif) 4px 10px no-repeat;
	padding: 1px 0 6px 30px;
	width: 140px;
	float: left;
	height: 45px;
}

div.right-col div.search form p.no4 {
	background: url(images/no4.gif) 4px 10px no-repeat;
	padding: 1px 0 6px 30px;
	width: 140px;
	float: left;
	height: 45px;
}	

div.right-col div.search form p.no5 {
	width: 127px;
	padding: 10px 0 0 15px;
	float: left;
}	

div.top-colleges div.item p.logo {
	width: 160px;
	text-align: center;
	float: right;
}

div.top-colleges p.desc {
	width: 333px;
	padding-left: 10px;
	float: left;
}

div.footer p.top {
	text-align: center;
	border-bottom: 5px solid #dddac9;
	padding: 15px 5px 5px 5px;
}

div.footer p.bottom {
	padding: 10px;
	text-align: center;
}

/* Navigation ######################################################### */

div.header ul {
	padding: 7px 0 0 15px;
	margin: 0;
	list-style-type: none;
	clear: both;
	position: relative;
}

div.header ul li {
	padding: 0;
	margin: 0;
	float: left;
}

div.header ul li a, div.header ul li a:visited, div.header ul li a:active {
	display: block;
	margin: 0 5px 0 0;
	padding: 9px 8px 11px 8px;
	font-size: 13px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

div.header ul li a:hover {
	text-decoration: underline;
}

div.header ul li.current a, div.header ul li.current a:visited, div.header ul li.current a:active {
	background: #EE0000;
}
	
/* Images ######################################################### */	

img {
	border:0;
}

div.static img.part {
	position: absolute;
	top: 195px;
	left: 809px;
}

img.align-right {
	float: right;
	margin: 0 0 15px 20px;
}

img.align-left {
	float: left;
	margin: 0 20px 15px 0;
}
	
/* Tables ######################################################### */

	

/* Lists ######################################################### */

div.top-degrees ul {
	padding: 12px 20px;
	margin: 0 0 0 20px;
	list-style-type: none;
	background: #d5eff0;
}

div.top-degrees ul li {
	background: url(images/bullet-green.gif) 0 6px no-repeat;
	padding: 3px 0 3px 15px;
	margin: 0;
}	

div.text ul, div.text ol {
	padding: 0 15px 15px 40px;
	margin: 0;
}

div.text ul li, div.text ol li {
	padding: 2px 0;
	margin: 0;
}	

div.atoz ul {
	padding: 0 0 20px 0;
	margin: 0;
	list-style-type: none;
}

div.atoz ul li {
	padding: 2px;
	width: 120px;
	margin: 0;
	float: left;
	text-align: center;
}

/* Forms ######################################################### */

form {
	padding: 0;
	margin: 0;
}

input, select {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

div.left-col div.search form {
	background: #fde5cf;
	margin-left: 20px;
	font-weight: bold;
	line-height: 1;
}

div.right-col div.search form {
	padding: 10px;
	font-weight: bold;
}

div.left-col div.search form p.no1 input {	
	width: 60px;
	margin-left: 10px;	
}

div.right-col div.search form p.no1 input {	
	width: 60px;
	margin-top: 2px;
}

div.left-col div.search form p.no2 select, div.left-col div.search form p.no3 select, div.left-col div.search form p.no4 select   {	
	width: 160px;
	margin-top: 5px;	
}

div.right-col div.search form p.no2 select, div.right-col div.search form p.no3 select, div.right-col div.search form p.no4 select   {	
	width: 120px;
	margin-top: 2px;	
}

div.left-col div.search form p.no5 input {
	margin: 7px 0 7px 30px;
}

/* Misc ######################################################### */		

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
/* Clearfix for IEs */ 
.clearfix  {
    zoom:1; 
    float:none
} 

* html .clearfix {
    height:1px;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}	

.clear {
	clear:both;
}	

.center {
	text-align:center;
}


.right-col img.left { float: left; margin: 8px 15px 8px 0; }
.right-col img.right { float: right; margin: 8px 0 8px 15px; }

.requestButtonDir, .requestButton {
	background: url(images/button-click-here.gif) 0 0 no-repeat;
	width: 123px;
	height: 30px;
	text-indent: -1111em;
	display: block;
	float: right;
}

.bold { font-weight: bold; }

#upgrade p {
	padding: 10px;
	margin-bottom: 20px;
	border-left: 4px solid #eea;
	background-color: #ffc;
}

.paladin {
        display: block;
}
.warrior {
	width:190px;
	padding: 10px;
        float: left;
}
.priest {
	width:250px;
	padding:10px 0 0 0;
        float: left;
}
.priest a.answers {
        color: #fff;
        background: transparent url(images/button-click-here.gif) no-repeat scroll 0 0;
        height: 30px;
        width: 123px;
        float: right;
        display: block;
        margin: 15px auto;
        text-indent: -9999px;
}

.priest a.answers span {
       display: block;
       line-height: 16px;
       padding: 15px 0 0 15px;

}

.priest a:link, .priest a:visited, .priest a:hover, .priest a:active {
      color: #fff;
      text-decoration: none;
      font-weight: bold;
      font-size: 14px;
}

#dfw-widget1 {background: url(images/dfw-sidebar-bg.png) no-repeat scroll 0 0; height: 240px;}
#dfw-widget1 h3 {color: white; font-size: 16px; line-height: 1.2; margin: 0; padding: 10px 10px 10px 40px; font-weight: bold; display: block;}
#dfw-widget1 label {display: none;}
#dfw-widget1 form {padding-top: 15px; padding-left: 60px;}
#dfw-widget1 select {margin-bottom: 35px; width: 180px;}
#dfw-widget1 button {width: 170px; height: 30px; text-indent: -1111em; background: url(images/dfw-sidebar-search-btn.jpg) 0 0 no-repeat; display: block; outline: none; border: none; margin-top: -15px;}

#dfw-widget2 {padding: 0; background: url(images/dfw-content-bg.png) 0 bottom no-repeat; height: 154px; width: 510px; display: inline-block; position: relative;}
#dfw-widget2 h3 {color: white; padding-top: 5px; text-align: center; font-weight: bold; font-size: 14px;}
#dfw-widget2 form { width: 510px; height: 180px; margin: 5px 0 0 15px; background: none transparent;}
#dfw-widget2 select {width: 150px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding: 1px; margin: 24px 15px 25px 0; display: inline-block; float: left;}
#dfw-widget2 label {display: none;}
#dfw-widget2 button {width: 123px; height: 30px; text-indent: -1111em; background: url(images/search-now.png) 0 0 no-repeat; display: block; position: absolute; top: 100px; left: 190px; outline: none; border: none;}