@import url(http://fonts.googleapis.com/css?family=Emilys+Candy);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body, html
{
	height: 100%;
}
body
{
	margin: 0px auto;
	background: url('../img/bg.gif') top left repeat #ebf2f8;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	line-height: 1.47\9;
	font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6,h7 {
        
}
h2.logo {
        font-size:50px;
        line-height:0px;
        margin:20px 0;
        font-family: 'Emilys Candy', sans-serif;
}
#logo h3 {
    font-size:18px;
}
#logo h3 {
        font-family: 'Emilys Candy', sans-serif;
}
#logo a  {
        text-decoration:  none
}
.student {
    color:#305891
}
.bunk {
    color:#FD1D90
}
.bigtext {
    font-size:18px;
}
.icon-logo:before {
	content: "\e600";
        font-size:40px;
}

div#content_height
{
	min-height: 100%;
}
div#crosspiece
{
	height: 168px;
}

div.white-gradient
{
	width: 100%;
	height: 818px;
	position: absolute;
	z-index: -1;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

div#main_container,
div#main_container_home
{
	margin: 0 auto;
	width: 960px;
	position: relative;
}
div#main_container_home
{
	z-index: 3;
}

/* header */
div#header
{
	position: relative;
	padding: 0 0 10px;
	height: 125px;
}
div#header > div.inner
{
	margin: 0 auto;
	width: 960px;
	position: relative;
	height: 125px;
	/*background: url('../img/long-divider-bg.png') 0 100px repeat-x;*/
}
div#header div.container
{
	height: 80px;
}
div#logo
{
	float: left;
}
div#main_menu_container
{
	text-align: center;
	position: relative;
	float: right;
	max-width: 680px;
}
div#main_menu_container > div
{
	max-width: 680px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
/* header end */

/* user navigation bar */
div#user_navbar
{
	height: 30px;
	padding: 0;
	position: absolute;
	right: 0;
	z-index: 21;
	-moz-user-select: none;
	-webkit-user-select: none;
}
div#user_navbar div.user_button
{
	float: right;
        clear:both
}
div#user_navbar div.hookUserNavbar
{
	float:right;
        clear:both;

}
div#user_navbar div.user_button > div.inner
{
	padding: 6px 0;
}
div#user_navbar div.pointer > div.inner
{
	padding: 6px 10px 6px 25px;
	background: url('../img/gallery.png') -12px 6px no-repeat transparent;
}
div#user_navbar div.active > div.inner
{
	box-shadow: 0 1px 3px rgba(0,0,0,.35);
	background-color: #e9f6ff;
	border-radius: 0 2px 2px 2px;
}
div#user_navbar div.user_button span.divider
{
	padding: 0 8px;
	color: #565656;
	font-size: 12px;
}

div#user_navbar div.user_button div.inner a:link,
div#user_navbar div.user_button div.inner a:visited
{
	text-decoration: none;
	display: inline-block;
}
div#user_navbar div.user_button div.inner a:hover,
div#user_navbar div.user_button div.inner a:active
{
	text-decoration: underline;
}
div#user_navbar div.user_button div.inner a.account:hover
{
	text-decoration: none!important;
}

div#user_navbar ul.menu
{
	background: #e9f6ff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    cursor: default;
    margin: 2px 0 0;
    padding: 6px 17px 6px 12px;
    border-radius: 0 2px 2px 2px;
}
div#user_navbar ul.menu li
{
	padding: 0 5px 5px 0;
	white-space: nowrap;
}
div#user_navbar ul.menu a
{
	color: #00417c;
}
div#user_navbar ul.menu li:last-child a
{
	color: #c23232;
}
div#user_navbar ul.menu a.active
{
	text-decoration: underline;
}
div#user_navbar ul.menu a.note
{
	padding: 0 5px;
}
div#user_navbar div.user_button div.bottom_layer
{
	position: absolute;
	background: white;
}
/* user navigation bar end */

/* languages selector */
div.languages
{
	float: right;
	height: 22px;
	cursor: pointer;
	margin-left: 15px;
}
div.languages div.bg > div.inner
{
	padding: 6px 10px 6px;
	display: inline-block;
	border-radius: 2px 2px 0 0;
}
div.languages img
{
	width: 16px;
	height: 14px;
	margin-right: 5px;
}
div.languages div.list
{
	background: white;
	position: relative;
}
div.languages img.arrow,
div#user_navbar div.user_button img.arrow
{
	width: 9px;
	height: 7px;
	margin: 0 0 0 7px;
	background: url('../img/gallery.png') -23px -25px no-repeat;
}
div#user_navbar div.active img.arrow
{
	background-position: -23px -33px;
}
div#user_navbar div.active div.bg > div.inner
{
	box-shadow: 0 1px 3px rgba(0,0,0,.35);
	background: #e9f6ff;
	border-radius: 0 2px 2px 2px;
}
div.languages a
{
	color: #ffffff;
	text-decoration: none;
}

div.languages ul
{
	background: #e9f6ff;
	border-top: 2px white solid;
	padding: 3px 10px 4px;
	min-width: 110px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
	cursor: default;
	position: absolute;
}
div.languages ul li a
{
	color: #00417c;
}
div.languages ul li a:hover
{
	color: #00417c;
	text-decoration: underline;
}
div.languages ul li
{
	padding: 3px 0;
}
/* languages selector end */

/* main menu */
ul#main_menu
{
	padding: 20px 0 0 0;
	height: 46px;
	/*overflow: hidden;*/
	white-space: nowrap;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
ul#main_menu li
{
	list-style: none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 10px;
	padding: 5px 0 6px;
	white-space: nowrap;
	/*overflow: hidden;*/
	text-overflow: ellipsis;
}
ul#main_menu > li:first-child
{
	margin-left: 0;
}
ul#main_menu li:last-child
{
	margin-right: 0;
}
ul#main_menu li.active
{
	box-shadow: inset 0 2px 0 #4fae0f;
}
ul#main_menu li.more
{
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	margin: 0;
	padding: 4px 10px 6px;
	z-index: 11;
	position: relative;
}
ul#main_menu li.more_active
{
	background: #e9f6ff;
	border-bottom: 0;
	padding: 5px 10px 6px;
	box-shadow: 0 1px 3px rgba(0,0,0,.35);
}
ul#main_menu li.more img.arrow
{
	background: url('../img/gallery.png') -23px -26px no-repeat;
	width: 9px;
	height: 7px;
	margin: 0 0 0 6px;
}
ul#main_menu li.more_active img.arrow
{
	background-position: -23px -34px;
}
ul#main_menu li > a:link,
ul#main_menu li > a:visited
{
	text-decoration: none;
	font-size: 17px;
	color: #0071d7;
	text-shadow: 0 1px 0 white;
}
ul#main_menu li > a:hover,
ul#main_menu li > a:active,
ul#main_menu li.active > a
{
	color: #373737;
}

ul#main_menu_more
{
	position: absolute;
	background: #e9f6ff;
	right: 0;
	z-index: 10;
	margin-top: 32px;
	margin-top: 40px\9;
	display: none;
	top: 0;
	padding: 5px 0 7px;
	box-shadow: 0 3px 3px rgba(0,0,0,.35);
}
ul#main_menu_more li.hide
{
	padding: 0;
	margin: 0;
}
ul#main_menu_more li
{
	list-style: none;
	display: block;
	padding: 5px 20px 5px 10px;
	text-align: left;
}
ul#main_menu_more li a
{
	color: #2e87d8;
	text-decoration: none;
}
ul#main_menu_more li.active a,
ul#main_menu_more li.active a:hover
{
	color: #373737;
}
/* main menu end */

/* header navigation */
div.kw_search
{
	text-align: left;
	float: right;
	width: 250px;
}
div.kw_search input[type=text]
{
	height: 29px;
	width: 211px;
	
	box-shadow: inset 0 1px 3px rgba(41,43,46,.25);
	color: #969696;
	font-style: italic;
	font-size: 14px;
	padding: 0px 7px 3px 32px;
	background: url('../img/gallery.png') 10px -142px no-repeat white;
	border: 1px #72a3ce solid;
	border-radius: 3px;
}
div.kw_search input[type=submit]
{
	
	font-size: 17px;
	color: white;
	font-family: 'Scada',sans-serif;
	height: 42px;
	margin: 0 0 0 8px;
	padding: 10px 25px 13px;
	
	background: rgb(117,198,37); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(117,198,37,1) 1%, rgba(58,155,9,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(117,198,37,1)), color-stop(100%,rgba(58,155,9,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(117,198,37,1) 1%,rgba(58,155,9,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(117,198,37,1) 1%,rgba(58,155,9,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(117,198,37,1) 1%,rgba(58,155,9,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(117,198,37,1) 1%,rgba(58,155,9,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75c625', endColorstr='#3a9b09',GradientType=0 ); /* IE6-9 */
}

	div.kw_search input[type=submit] { padding: 11px 25px 12px;  }

/* header navigation end */

/* bread crumbs */
ul#bread_crumbs
{
	margin: 0 auto;
	width: 960px;
        clear:both;
	height: 25px;
}
ul#bread_crumbs li
{
	list-style: none;
	margin: 0;
	float: left;
	background: url('../img/gallery.png') right -502px no-repeat;
	padding: 0 30px 0 0;
}
ul#bread_crumbs li:last-child
{
	background: none;
}
ul#bread_crumbs li a:link,
ul#bread_crumbs li a:visited
{
	font-size: 13px;
	text-decoration: none;
}
ul#bread_crumbs li a:hover,
ul#bread_crumbs li a:active 
{
	color: #1F1F1F;
}
ul#bread_crumbs li span
{
	color: #242424;
	font-size: 13px;
	
}
/* bread crumbs end */

/* content */
div#content
{
	padding: 40px 0 50px;
}
div#middle_light div#content
{
	padding: 15px 0 50px;
}
div#content table.content
{
	width: 100%;
	table-layout: fixed;
}
div#content div#controller_area
{
	padding: 0 0 10px;
}
div#content div#controller_area table.content_block
{
	margin-bottom: 15px;
}
div#content table.content>tbody>tr>td
{
	vertical-align: top;
}
div#content table.content>tbody>tr>td.left,
div#content table.content>tbody>tr>td.right
{
	width: 200px;
}
div#content table.content>tbody>tr>td.wide,
div#content table.content>tbody>tr>td.wide
{
	width: 255px;
}
div#content table.content>tbody>tr>td.left
{
	padding-right: 25px;
}
div#content table.content>tbody>tr>td.right
{
	padding-left: 25px;
}
div#h1_footer
{
	background: url('../img/h1_bg.png') bottom left repeat-x;
	margin-bottom: 15px;
}
table.content td.inline-box-divider
{
	width: 26px;
}

div.ling_top_block
{
	padding: 20px 0;
}
div.ling_top_block > div.no_design
{
	padding: 0 !important;
}
div.ling_top_block ul.featured > li.item div.content
{
	padding-bottom: 0 !important;
}
/* content end */

/* side block */
div.no_design
{
	padding: 0 0 10px 0;
}
div.side_block
{
	margin: 0 0 20px 0;
	box-shadow: 0 1px 3px rgba(0,0,0,.45);
	border-radius: 3px;
	background: white;
	padding: 9px 0 6px 0;
}
div.side_block > div.header
{
	height: 32px;
	position: relative;
	color: #222222;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	background: url('../img/box-divider-bg.png') 0 25px repeat-x;
}
div.side_block > div.body > div
{
	padding: 10px 15px;
}
/* side block end */

/* content block */
div.content_block
{
	margin: 0 0 20px 0;
	box-shadow: 0 1px 3px rgba(0,0,0,.45);
	border-radius: 3px;
	background: white;
	padding: 9px 0 6px 0;
}
div.content_block > div.header
{
	height: 32px;
	position: relative;
	color: #305891;
        font-weight:bold;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	background: url('../img/box-divider-bg.png') 0 25px repeat-x;
}
div.content_block > div.body > div
{
	padding: 10px 15px;
}
/* content block end */

/* box through */
div.box-through
{
	background: transparent;
	box-shadow: none;
	padding: 0;
}
div.box-through > div.header
{
	height: 37px;
	padding-top: 5px;
	position: relative;
	text-transform: none;
	margin: 0;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	background: none;
	font-size: 0;
}
div.box-through > div.header > div
{
	display: inline-block;
	height: 32px;
}
div.box-through > div.header div.center
{
	padding: 0 20px;
	vertical-align: top;
	font-size: 26px;
}
div.box-through > div.header div.bg
{
	background: url('../img/long-divider-bg.png') 0 16px repeat-x;
	width: 40%;
}
div.box-through > div.body > div
{
	padding: 10px 0;
}
/* box through end */

/* footer */
div#footer_bg
{
	height: 168px;
	margin-top: -168px;
}
div#footer
{
	margin: 0 auto;
	width: 960px;
	padding-top: 25px;
	background: url('../img/footer-divider-bg.png') 0 -1px repeat-x;
}
div#footer div.logo
{
	margin: -9px 0 0 -37px;
	padding: 0 0 12px;
}
div#footer div.column_cr
{
	width: 210px;
	float: left;
	color: #767676;
	padding: 5px 20px 0 37px;
	font-size: 12px;
}
div#footer div.column_menu
{
	width: 470px;
	float: left;
	padding: 0 20px 0 0;
}
div#footer div.column_menu table
{
	table-layout: fixed;
	width: 100%;
}
div#footer div.column_menu table td
{
	padding: 0 20px 0 0;
	vertical-align: top;
}
div#footer div.column_menu table li
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 0 4px;
}
div#footer div.column_menu a:link,
div#footer div.column_menu a:visited
{
	color: #0071d7;
	font-size: 13px;
	text-decoration: none;
}
div#footer div.column_menu a:hover,
div#footer div.column_menu a:active,
div#footer div.column_menu a.active
{
	color: #222222;
}
div#footer div.column_share
{
	width: 155px;
	float: left;
	padding: 0 0 0 45px;
}
div#footer div.column_share div.icon
{
	width: 24px;
	float: left;
}
div#footer div.column_share div.icon img
{
	width: 24px;
	height: 24px;
	background: url('../img/gallery.png') 0 -84px no-repeat;
}
div#footer div.column_share div.link
{
	float: left;
	padding: 0 0 0 10px;
	width: 110px;
	margin-top: -4px;
}
div#footer div.column_share div.link a
{
	color: #676767;
	text-decoration: none;
	font-size: 12px;
}
div#footer div.column_share div.buttons
{
	clear: both;
	padding: 30px 0 0 0;
}
div#footer div.column_share div.tweet_padding
{
	padding: 8px 0 0 0;
}
/* footer end */

/* content navigation icons */
#content_nav_icons
{
	padding: 4px 0 0 0;
}
#content_nav_icons a
{
	margin: 0 0 0 2px;
}
#content_nav_icons a.icon
{
	text-decoration: none;
}
#content_nav_icons a span
{
	height: 18px;
	width: 18px;
	display: inline-block;
	vertical-align: middle;
}
#content_nav_icons a.print span
{
	background: url('../img/gallery.png') 0 -534px no-repeat;
}
#content_nav_icons a.rss span
{
	background: url('../img/gallery.png') -22px -530px no-repeat;
}
#content_nav_icons a.post_ad span
{
	background: url('../img/gallery.png') 0 -559px no-repeat;
}
#content_nav_icons a.save_search span
{
	background: url('../img/gallery.png') -20px -682px no-repeat;
}
div#content_nav_icons a.add_favorite span
{
    background: url('../img/gallery.png') right -1279px no-repeat;
}
div#content_nav_icons a.remove_favorite span
{
    background-position: 1px -1392px;
}
/* content navigation icons end */

/* autocomplete search */
#ac_interface
{
	width: 508px;
	max-height: 155px;
	position: absolute;
	display: none;
	overflow: auto;
	background: white;
	z-index: 20;
	box-shadow: 0 2px 3px rgba(0,0,0,.30);
	text-align: left;
}
#ac_interface li.active
{
	background: #f0f4f7;
}
#ac_interface li a
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#ac_interface div.ac-listing
{
	width: 300px;
	float: left;
}
#ac_interface div.ac-listing a
{
	color: #1b1b1b;
	display: block;
	padding: 6px 10px 7px;
}
#ac_interface div.ac-category
{
	width: 130px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#ac_interface div.ac-category a
{
	display: block;
	padding: 6px 10px 7px 5px;
}
/* autocomplete search end */

ul.statistics a.reportBroken img,
div#listings a.reportBroken img
{
	background: url('../img/gallery.png') -22px -1349px no-repeat !important;
}
ul.statistics a.removeBroken img,
div#listings a.removeBroken img
{
	background: url('../img/gallery.png') -22px -1367px no-repeat !important;
}
div#compare_listings_tab
{
	border-radius: 0 !important;
}
div#listings .nav a.add_to_compare span,
div#content_nav_icons a.add_to_compare span,
div#listings .nav a.remove_from_compare span,
div#content_nav_icons a.remove_from_compare span
{
	padding: 0 7px 0 8px !important;
}
ul.comments li > div
{
	box-shadow: none!important;
	border-radius: 0!important;
}
table.compare td.fields-column td.item,
table.compare td.fields-content td.item
{
    border-color: #8CB4D6!important;
}
table.compare td.fields-column td.hover
{
	background: #8CB4D6!important;
	color: white!important;
}
table.compare td.fields-content td.hover
{
	background: #d7e7f5!important;
}
div.ml_tabs_content > div > span
{
    padding: 0 !important;
}
span.cke_skin_kama
{
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
}
.cke_skin_kama .cke_wrapper
{
    background-image: none !important;
    border-radius: 0 !important;
}
.cke_skin_kama .cke_toolgroup
{
   border-radius: 0 !important;
}

a.sbd_control
{
    padding: 3px 5px 5px;
    vertical-align: top;
}

/* header home */
div.header_home
{
	height: 233px!important;
	padding: 0 0 30px!important;
}
div.header_home > div.inner
{
	height: auto!important;
	background: none!important;
}
div.header_home div.container
{
	padding: 30px 0 50px 0!important;
	text-align: center;
	height: 83px!important;
}
div.header_home div#logo
{
	
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: none!important;
}
div.header_home div#user_navbar
{
	padding: 0 0 0 0!important;
	width: 100%;
}
div.header_home div.languages
{
	float: left!important;
	margin: 0;
}
div.header_home div.kw_search
{
	text-align: center;
	float: none!important;
	width: auto!important;
}
div.header_home div.kw_search input[type=text]
{
	height: 35px;
	width: 460px;
	box-shadow: inset 0 2px 4px rgba(41,43,46,.25);
	color: #969696;
	font-style: italic;
	font-size: 18px;
	padding: 1px 7px 2px 38px;
	background: url('../img/gallery.png') 10px -241px no-repeat white;
	border: 2px #72a3ce solid;
	border-radius: 4px;
}
div.header_home div#main_menu_container
{
	float: none!important;
	max-width: none!important;
}
div.header_home div#main_menu_container > div
{
	max-width: 800px!important;
}
div.header_home ul#main_menu
{
	padding: 6px 0 0 0!important;
}
div.header_home #ac_interface
{
	margin-left: 167px!important;
}
/* header home end */