/* Main */
body {
	background: url(../images/background3.jpg) top center no-repeat #000;
	color: black;
	font: 62.5% Helvetica, Arial, sans-serif;
	line-height: 1.4em;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.spacer {
	height: 20px;
}

hr {
	clear: both;
	height: 1px;
	color: #ccc;
	background: #ccc;
	border: none;
	margin: 14px 0;
}
.small {
	color:white;
	padding:0 0 10px 0;
	font-size:0.9em;
}
blockquote {
	margin:10px 0;
	color:#727478;
}
cite {
	display:block;
	font-size:0.8em;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/*td {
	padding: 10px 10px;
	border-bottom: 1px solid #c1c2c3;
}*/

/* Lists */
ul.list {
	list-style:url(../images/li.gif);
	margin:10px 10px 10px 40px;
}
ul.list li {
	line-height:25px;
	padding:0 0 0 10px;
	}

/* Forms */


/*
textarea {
	background:url(../images/input-back.gif) repeat-x top;
	border:1px solid #c1c2c3;
	padding:7px;
	margin:0 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
}
*/

/*
input.smaller {
	width:100px;
}
*/
/*
input.larger {
	width:400px;
}
*/
/*
textarea {
	width:400px;
	height:150px;
	overflow:auto;
}
*/
/*
.submit {
    border:none;
	width:100px;
	height:30px;
	margin:10px 0 0 0;
	color:#fff;
    background:#474747;
}
*/
/*
	.submit:hover {
		background:#525252;
		cursor:pointer;
	}
*/

/*
.apply {
    border:none;
	width:180px;
	font-size:1.0em;
	height:45px;
	color:#fff;
    background: #0a0000;
	margin: 0px 0 11px 200px;
}
*/
/*
	.apply:hover {
		background:#525252;
		cursor:pointer;
		font-size:1.8em;
	}
*/

/* Links */
a,a:active {
	color: #386acd;
}
a:hover {
	color: #575a60;
}

.med-col p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: black;
	font-weight: normal;
}

/* Headings */
h1 {
	font-size:1.3em;
	font-weight:normal;
	padding:0 0 0px 0;
}

h3,h4,h5,h6 {
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
}

/* Header */
#header {
	height:540px;
	margin:0 auto;
	width:940px;
	position: relative;
}

#subpage-header {
	height:230px;
	margin:0 auto;
	width:940px;
	position: relative;
}

#scroller {
	height:120px;
	margin:0 auto;
	width:940px;
	position: relative;
}

	/* Logo */
#logo, #header h1#logo a { 
		display:block;
		height:104px;
		width:377px;
		border:none;
	}
#logo { 
		background:url(../images/buzzuk-recruit.png) no-repeat;
		height:100px;
		left: 20px;
		top:93px;
		margin:0;
		position:absolute;
		text-indent:-999em;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
}
	
#logo-teachers, #logo-teachers a { 
		background:url(../images/teachers-kiwi.png) no-repeat;
		width: 268px;
		height: 79px;
		top:90px;
		right: 20px;
		position: relative;
		float: right;
		border: none;
	}

#logo-teachers-subpage, #logo-teachers-subpage a { 
		background:url(../images/teachers-kiwi.png) no-repeat;
		width: 268px;
		height: 79px;
		top:70px;
		right: 20px;
		position: relative;
		float: right;
		border: none;
	}


/* Transparent box */
#tagline {
	position: absolute;
	width:500px;
	height: 140px;
	float: right;
	margin: 190px 0 0;
	right: 0;
	padding: 0px 20px 0 0;
}

#tagline_sub {
	position:relative;
	width:500px;
	height: 150px;
	padding:0px 0 0 0;
	float: right;
	margin: 50px auto 0;
}

#tagline h1, #tagline_sub h1 {
	color:whitesmoke;
	font-size:1.6em;
	line-height:1.3em;
	text-align: right;
}
	

#wrapper_footer {
	/*background: url(../images/trans-1.png) repeat;*/
	position:relative;
	padding: 0;
	margin-top: 0px;
	height: 220px;
	background-color: black;
	border-top: 1px solid white;
}

#wrapper {
	position:relative;
	padding: 0;
	margin: 0 auto;
	width: 940px;
}

	/* Promo box */
	    #promo-box-left{
		background:url(../images/trans-0.png) repeat;	
		height:285px;
		width:650px;
		float: left;
	margin: 0 20px 30px 150px;
}
		
		#promo-box-right{
		background:url(../images/trans-0.png) repeat;
		height:325px;
		width:430px;
		float: right;
	margin: 0 20px 30px;
}	
		
		#promo-box-left p,
		#promo-box-right p {
			background:url(../images/trans-1.png) repeat;
			color:#d3d8e3;
			font-size:1.7em;
			width:600px;
			font-style:italic;
			line-height:1.3em;
			margin-left: 10px;
			margin-right: 10px;
			padding-top: 15px;
			padding-right: 15px;
			padding-left: 15px;
}

		#promo-box-left h1,
		#promo-box-right h1 {
			background:url(../images/trans-1.png) repeat;
			color:#d3d8e3;
			font-size:2.4em;
			width:600px;
			line-height:1.3em;
			text-align: center;
			margin-left: 10px;
			margin-right: 10px;
			padding-top: 15px;
			padding-right: 15px;
			padding-left: 15px;
			margin-top: 10px;
}
		#promo-box p a,
		#promo-box-small p a {
			color:#98b4ec;
		}
		
/* Menu */

#cat_405866_divs  {
	        top:0;
		margin:0 auto;
		position: absolute;
		left: 150px;
	}

#nav_405866 a,
#nav_405866 li {
       font-family: Helvetica, Arial, sans-serif;
       color: #805fa6;
       margin-right:10px;
       text-decoration: none;
       font-size:1.3em;
       padding: 9px 10px 13px;
       float: left;
       text-align: center;
}


#nav_405866 a:hover {
          color: #ffffff;
}

#cat_429783_divs  {
	    top:0;
		margin:0 auto;
		position: absolute;
	}

#nav_429783 a,
#nav_429783 li {
       font-family: Helvetica, Arial, sans-serif;
       color: #805fa6;
       margin-right:10px;
       text-decoration: none;
       font-size:1.3em;
       padding: 9px 10px 13px;
       float: left;
       text-align: center;
}


#nav_405866 a:hover {
          color: #ffffff;
}

	
.mainnav {
       font-family: Helvetica, Arial, sans-serif;
       color: #805fa6;
       margin-right:10px;
       text-decoration: none;
       font-size:1.2em;
       padding: 9px 10px 13px;
       float: left;
       text-align: center;
}

.mainnav-hover {
          color: #ffffff;
}

.mainnav-selected {
         color: #fff;
}
	/* Content */
	#content {
		position:relative;
		background:white;
		width:940px;
		font-size:1.5em;
		line-height:1.5em;
	padding: 0 0 40px;
}

	#content h1 {
		color:black;
		font-size:1.8em;
		font-weight:bold;
	padding: 0 0 10px;
}





#content a {
		color: #1969bc;
		font-size:1.0em;
		font-weight:normal;
		text-decoration: underline;
	}
	
.full-col ul {
	list-style-type: square;
	margin: 10px;
}

.full-col li {
	line-height:25px;
	padding:0 0 0 0px;
}
		
	/* Used in portfolio.html */
	/*.full-col {
		padding:50px 40px 0 40px;
	}*/
	/* Left column */
	.med-col {
		width:660px;
	padding: 10px 0 0 20px;
}
	.full-col {
	width:900px;
	padding: 10px 0 0 20px;
}



	/* Right column */
	.small-col {
		width:230px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
	
		/* Services List */
		ul.services-list {
			margin:5px 0 5px 10px;
		}
			ul.services-list li {
				line-height:35px;
				background:url(../images/32x_yes.gif) left no-repeat;
				padding:0 0 0 45px;
			}
				ul.services-list li.red {
					background:url(../images/32x_stop.gif) left no-repeat;
					color:red;
				}
				ul.services-list li.add {
					background:url(../images/32x_add.gif) left no-repeat;
					color:green;
				}
				ul.services-list li.less {
					background:url(../images/32x_remove.gif) left no-repeat;
					color:red;
				}			
						
		
/* Footer */

.top_footer {
	height: 100px;
}

#footer {
		clear:both;
		text-align:right;
		color:#2a313f;
		font-size:1.1em;
		width: 940px;
	margin: 0 auto;
}
		#footer p {
			text-align: right;
			font-size: 1.0em;
			padding-right: 20px;
			padding-bottom: 10px;
			width: 600px;
			float: right;
			color: gray;
			}

#foot_twitter
{
	background: url(../images/foot_twitter.png) no-repeat right;
	float:right;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	height:30px;
	line-height:30px;
	padding-left: 0;
	width: 140px;
	text-align: left;
	text-decoration: none;
	margin-left: 20px;
	padding-right: 30px;
	color: white;
	margin-right: 20px;
}

#foot_twitter a {
	color: white;
}

#foot_prospero {
	float:left;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	height:80px;
	width: 200px;
	text-align: left;
	text-decoration: none;
	margin-left: 20px;
	padding-right: 30px;
	color: gray;
	margin-right: 20px;
	padding-top: 0px;
}

#foot_prospero img {
	padding: 5px;
	margin-top: 0;
	float: left;
	position: relative;
	margin-left: 15px;
}


#foot_cvshop img{
	float:left;
	padding-left: 0;
	text-align: left;
	text-decoration: none;
	margin-left: 20px;
	padding-right: 30px;
	margin-right: 20px;
	margin-top: -10px;
}

#foot_buzz img{
	float:left;
	position: relative;
	padding-left: 0;
	margin-left: 20px;
	padding-right: 20px;
	margin-right: 10px;
	margin-top: 5px;
}
		
	#footer a{
		text-decoration:none;
		color: gray;
		}
	#footer a:hover{
		text-decoration:none;
		color: white;
		}		
	#footer ul{
		float:right;
		padding: 30px 20px 5px 10px;
		margin:0;
		width: 900px;
		text-align: right;
		}
	#footer li{
		display:inline;
		margin:0 0 0 10px;
		padding:0;
		list-style:none;
		}




/* Email Signup */

span.label {
	width:60px;
	float:left;
	color: white;
	font-size: 1.4em;
	text-align: left;
	} 

span.button {

	width: 80px;
	float: left;
	
} 

submitbutton {
	width: 80px;
	float: ;
	display: inline;
}

/*input {
	margin-bottom: 10px;
	float: left;
}*/

span.label label {
	color: white;
	font-size:1.2em;
	line-height:1.5em;
	text-align: left;
	float: left;
	padding-bottom: 10px
}

form#signup {
	width: 650px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

form#signup h1 {
	color:#d3d8e3;
	font-size:1.8em;
	padding: 0px 0 0;
	line-height:1.3em;
	text-align: left;
		}

input#name {
	float: left;
	margin-right: 10px;
}

input#dlliti-dlliti {
	float: left;
}



#subheading {
	position: relative;
	padding: 26px 10px 0 20px;
}

#subheading h1 {
	width: 700px;
	line-height: 22pt;
}


#subheading ul {
	height: 26px;
	line-height: 36px;
	list-style: none;
	margin: 0;
	padding: 0 30px 0 0;
	position: absolute;
	right: 0;
	text-align: right;
	width: 480px;
	bottom: 22px;
}

#subheading li {
	display: inline;
}

#subheading li a {
	color: #999;
	float: right;
	height: 36px;
	line-height: 36px;
	margin: 0 0 0 36px;
	text-decoration: none;
}

#subheading a:hover {
	color: #1969bc;
}

#subheading li.current a {
	color: #000 !important;
	font-weight: bold;
	cursor: default;
}

.subnav {
         font-family: Helvetica, Arial, sans-serif;	
         color: #999;
	float: right;
	height: 36px;
	line-height: 36px;
	margin: 0 0 0 36px;
	text-decoration: none;
        font-size:1.0em;
}

.subnav-hover {
	color: #1969bc;
}

.subnav-selected {
	color: #000 !important;
	font-weight: bold;
	cursor: default;
}

#cat_405741_divs,
#nav_405741,
#nav_405741 ul {
	height: 26px;
	line-height: 36px;
	list-style: none;
	margin: 0;
	padding: 0 30px 0 0;
	position: absolute;
	right: 0;
	text-align: right;
	width: 500px;
        float: right;
        bottom: 5px;
}

#cat_405914_divs,
#nav_405914,
#nav_405914 ul {
	height: 26px;
	line-height: 36px;
	list-style: none;
	margin: 0;
	padding: 0 30px 0 0;
	position: absolute;
	right: 0;
	text-align: right;
	width: 500px;
        float: right;
        bottom: 5px;
}

#cat_405948_divs,
#nav_405948,
#nav_405948 ul {
	height: 26px;
	line-height: 36px;
	list-style: none;
	margin: 0;
	padding: 0 30px 0 0;
	position: absolute;
	right: 0;
	text-align: right;
	width: 500px;
        float: right;
        bottom: 5px;
}

div.contentColumnTwoBox{
    padding:0px;
    width:300px;
    color:#FFFFFF;
    float: right;
	margin: 0px 20px 3px 0;
}
    
div.contentColumnTwoBoxWrapper{
    /*border-top:1px solid #5F6A6C;*/
    color: #ffffff;
    float: right;
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 8px;
	margin-left: 40px;
}

table.tableFollowUs{
	padding:0px;
	width:200px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 70px;
}

table.tableFollowUs td{
	border-right:1px solid #4A5358;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 2px 5px 2px 10px;
}

table.tableFollowUs td.noRightBorder{
	margin:0px;
	padding: 2px 5px 2px 8px;
	border-right:none;
}
