/*======= Global classes ====== */

* { 
	margin: 0; 
	padding: 0;
}

body{
	font-family: Tahoma;
	font-size: 0.8em;	
}

.clear{
	clear: both;
	float: none;
}

/*======= common classes ====== */

#container{
	width:920px;
	position: relative;
	margin:auto;
	background-image: url(images/bg_outer_base.gif);
	background-repeat: repeat-y;
}

/*======= header classes ====== */

#header{
	width: 900px;
	margin: 0 0 0 12px;
	background-color: #FFFFFF;
}
#header .scool_header{
	background-image:url(images/topnav_bg.gif);
	height: 82px;
	width: 899px;
	margin: 10px 0 0 0;
	background-repeat: no-repeat;
}
#header .advert{	
	height: 90px;
	width:  727px;
	margin-left:auto;
	margin-right:auto;
}

/*======= content classes ====== */
h4 {
	font-size: 1em;
	color: #000;
	margin: 0.5em 0 0 0;
	padding: 0;
}

#content h5 { /* used in principle main for headings added by content */
	font-size: 1.1em;
	color: red;
	margin: 0.5em 0;
	padding: 0;
	font-weight: bold;
}

#content{
	width: 613px;
	float: left;
}

#content h1{
	color: #254f73;
	padding: 0px 0 10px 0;
	font-size: 1.5em;
}

#content h2{
	font-size: 1.3em;
	padding: 0 0 10px 0;
}

#content p{
	font-size: 1em;
	line-height: 1.4em;
}


#content .navigation{
	width: 150px;
	float: left;
	margin:	0 0 0 12px;
}

#content .fullcolumn{
	padding: 10px 60px 15px 15px;
}

#content .fullcolumn p
{
	padding-top:12px;
}

#content .pageheader{
	padding: 5px 5px 5px 5px;
}

#content .leftcolumn{
	width: 335px;
	float: left;
	padding: 10px 0px 15px 15px;
}

#content .rightcolumn{
	width: 228px;
	float: left;
	padding: 15px;
}

#content .rightcolumn p,a {
	font-size: 0.8em;
	padding: 2px 0 0 0;
}

#content .rightcolumn h2,a{
	font-size: 1em;
	color: #999999;
	padding: 6px 0 0 0;
}

#content .leftcolumn a, .rightcolumn a
{
	color:#0000FF;
}

#content .banners{
 	float: left;
}

#half_banner{
 	margin: 25px 0 20px 0;
	width: 234px;
	height: 60px;
}

#content .banners img{
 	padding: 5px 0 5px 0;
}

#indextv
{
	padding-left:10px;
	z-index:1;
}

#content .advert{
	width: 335px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
}

#sidebar_advert{
	width: 120px;
	float: left;
}

#google_ads_div_Homepage_sky{
	margin-top: 300px;	
}

img.further-education-ad{
	margin-top: 15px;
}

/*======= Breadcrumbs ====== */

#breadcrumbs {
	padding: 10px 0 0 0;
	width: 613px;
	height: 30px;
}

#breadcrumbs ul {
	margin: 0;
	padding: 0px 5px 5px 30px;
	float:  left;
	
}

#breadcrumbs ul li {
	float: left;
	display: block;
	padding: 0 4px 0 15px;
	background: url(images/crumb.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-size:0.9em;
}

#breadcrumbs ul li.first {
	padding-left: 0;
	background: none;
}

#breadcrumbs ul li a {
	color:  #254f73;
	text-decoration: none;
}

#breadcrumbs ul li a:hover {
	text-decoration: underline;
}


/*======= Footer classes ====== */

#footer{
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 100px;
	padding: 30px 0 0 0;
	background-position: 0px bottom;
	font-size: 0.8em;
}

#footer span {
	color: #000;
	display: block;
	text-align: center;
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 0 0;
}

#footer span a {
	color: #000;
}

#footer ul {
	list-style: none;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	text-align: center;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0 0.5em;
	color: #000;
}

#footer ul li.no_border {
	border-right: none;
}

#footer ul li a {
color: #000;
}
#footer ul li a:hover {
color: #666;
}
#footer ul li.footer_last {
	padding-right: 0;
	border-right: 0;
}

#footer p {
	margin:0;
	padding:5px 10px;

}


/*======= navigation classes ====== */


.navigation {
	float: left;
	width:155px;
	margin: 0 0 0 6px;
	padding: 30px 0 0 0;
	background-color: transparent; 
	background-image: url(images/bg_nav_top.gif);
	background-repeat: repeat-y;
}

html>body .navigation{
	float: left;
	width:155px;
	margin: 0 0 0 12px;
	padding: 30px 0 0 0;
	background-color: transparent; 
	background-image: url(images/bg_nav_top.gif);
	background-repeat: repeat-y;
}

* html [.navigation]
{
	margin-left:1px;
}

.navigation ul {
	margin: 0;
	padding: 12px 0px 33px 1px;
}

.navigation ul, .navigation ul a {
	color: #000;
	text-decoration: none;
}


.navigation ul.subject, .navigation ul.subject a {
	color: #000;
	text-decoration: none;
}

.navigation ul li {
	margin: 0;
	padding: 12px 0 12px 0px;
	list-style: none;
	border-top: 1px solid #fff4b7;
	border-bottom: 1px solid #e2d277;
	padding-left:15px;
	font-size: 0.92em;
	font-weight: bold;
}

.navigation ul li.home {
	padding-left:48px;
	margin-left:0px;
	background: url(images/subjects/home.gif) no-repeat 14px 4px;
	border-top: 1px solid #e2d277;
}
.navigation ul li.gcse {
	padding-left:48px;
	margin-left:0px;
	background: url(images/subjects/gcse.gif) no-repeat 14px 4px;
}
.navigation ul li.a-level{
	padding-left:48px;
	margin-left:0px;
	background: url(images/subjects/a-level.gif) no-repeat 14px 4px;
}
.navigation ul li.latest {
	padding-left:48px;
	margin-left:0px;
	background: url(images/subjects/latest.gif) no-repeat 14px 4px;
}
.navigation ul li.takeabreak {
	padding-left:48px;
	margin-left:0px;
	background: url(images/subjects/take-break.gif) no-repeat 14px 4px;
}
.navigation ul li.teachersupport {
	padding-left:48px;
	margin-left:0px;
	background: url(images/subjects/teacher_support.gif) no-repeat 14px 4px;

}
.navigation ul li.careers {
	padding-left:48px;
	margin-left:0px;
	background: url(images/subjects/careers.gif) no-repeat 14px 4px;
}
.navigation ul li.blog {
	padding-left:48px;
	margin-left:0px;
	background: url(images/subjects/blog.gif) no-repeat 14px 4px;
}

.navigation ul li.s-zone{
	padding-left:48px;
	margin-left:0px;
	background:url(images/subjects/s-zone.gif) no-repeat 14px 4px;
}


.navigation ul li ul li.current strong {
	padding-left: 16px;
	background: url(images/link_arrow.gif) no-repeat 0% 0%;
	
}

.navigation ul.subject li.first {
	border-top: 1px solid #e2d277;
}

.navigation ul.subject li.last {
	border-bottom:none;

}

.navigation ul.subject {
	padding: 4px 0 0 0;
	background-image: none;
}


.navigation ul.subject li {
	font-size: 0.9em;
	font-weight: normal;
	padding: 7px 0 7px 0;
	
}

.navigation ul.subject li a:hover{
	padding-left: 16px;
	background: url(images/link_arrow.gif) no-repeat 0% 0%;
}

#topnav {
	height:84px;
	width:920px;
}

#topnav ul {
	margin: 0;
	padding: 0 0 0 420px;
	float:  left;
	color: #000;
}

#topnav ul li {
	font-size:0.85em;
	font-weight:bold;
	float: left;
	display: block;
	padding:  32px 8px 4px 8px;
}

#topnav ul li a {
	color: #000;
	text-decoration: none;
}

#topnav ul li.first {
	padding-left: 20px;
	display: block;
	background-image: url(images/subscribe_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}

#topnav ul li.last{
	padding-left: 20px;
	display: block;
	background-image: url(images/feedback_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}

#searchbar form
{
	padding-top:25px;
	padding-right:28px;
	float:right;
}

/*======= Search classes ====== */



#searchform-wrapper {
	padding: 0 0 0 10px;
}

#searchform-wrapper form {
	margin: 0;
	padding: 28px 20px 2px 0;
}

#searchform-wrapper form #search {
		border:#000 1px solid;
		font-size:0.85em;
		margin: 0px 0px 0px 0;
}

#searchform-wrapper form #searchsubmit {
		border:none;
}


#searchform-wrapper form label {
	color: #000;
	display: block;
	width:  40px;
	float: left;
	padding: 4px;
	font-size:0.85em;
	font-weight:bold;
}

#searchsubmit {
	vertical-align: middle;
	font-size:0.85em;
	font-weight:bold;
}

/*======= Links page styles ====== */

.black
{
	color:#000000;
}

#links ul
{
	list-style:none;
}

#links hr
{
	margin:8px 0px;
	color:#999999
}

#links h1
{
	color:#000000;
}

/*======= FAQs page styles ====== */

#faqs h3
{
	padding:10px 0px;
}

#faqs a
{
	text-decoration:none;
	color:#FF6100;
}

#searchform-wrapper {visibility: hidden;}

/* ======= Contact page styles ====== */

#contact p
{
	padding-bottom:12px;
}

#contact ul
{
	padding-bottom:12px;
}

#contact .nonpadded
{
	padding:0px;
}

/* ======= Coming soon page styles ====== */

#coming_soon p
{
	padding-bottom:12px;
}

/* Classes added for share and bookmark feature */

.share
{
	background-image:url(http://s7.addthis.com/static/btn/sm-plus.gif);
	background-repeat:no-repeat;
	height:16px;
	padding-top:1px;
}

.share a
{
	color:#5597C9;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-left:20px;
}

#content .share
{
	margin-top:15px;
}

/* University styles */

#content #uniheader
{
	width:271px;
	height:41px;
	padding:0px;
	margin:0px 0px 0px 30px;
	background-image:url(images/headers/university_header.jpg);
	text-indent:-9000px;
}

#universitymain p
{
	padding:0px 10px 0px 20px;
}

.regionlist
{
	list-style:none;
	width:603px;
	padding-top:20px;
}

#universitymain li
{
	float:left;
	width:291px;
	height:75px;
	background-color:#feeadb;
	margin-left:10px;
	margin-bottom:10px;
	color:#f76d0c;
}

#universitymain li h3
{
	font-size:32px;
	font-weight:normal;
	padding-left:75px;
	line-height:32px;
	padding-top:6px;
}

#universitymain h3 a
{
	color:#f76d0c;
	text-decoration:none;
}

#universitymain .multiline
{
	font-size:18px;
	font-weight:bold;
	line-height:16px;
}

#universitymain li p
{
	font-size:14px;
	color:#650198;
	padding-left:75px;
	line-height:10px;
}

#universitymain p a
{
	color:#650198;
	text-decoration:none;
}

#universitymain .north-west
{
	background-image:url(images/universities/main/north-west.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#universitymain .north-east
{
	background-image:url(images/universities/main/north-east.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#universitymain .south-west
{
	background-image:url(images/universities/main/south-west.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#universitymain .south-east
{
	background-image:url(images/universities/main/south-east.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#universitymain .east-midlands
{
	background-image:url(images/universities/main/east-midlands.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#universitymain .west-midlands
{
	background-image:url(images/universities/main/west-midlands.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#universitymain .eastern
{
	background-image:url(images/universities/main/eastern.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#universitymain .wales
{
	background-image:url(images/universities/main/wales.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#universitymain .scotland
{
	background-image:url(images/universities/main/scotland.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#universitymain .northern-ireland
{
	background-image:url(images/universities/main/northern-ireland.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#universitymain .yorkshire-and-humberside
{
	background-image:url(images/universities/main/yorkshire-and-humberside.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#universitymain .london
{
	background-image:url(images/universities/main/london.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#universityregion h3
{
	font-size:32px;
	font-weight:normal;
	color:#650198;
	padding-left:35px;
}

.unilistlarge
{
	list-style:none;
	padding-top:20px;
}

.unilistlarge li
{
	width:270px;
	background-color:#feeadb;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
}

.unilistlarge li h4
{
	width:160px;
	font-size:14px;
	float:right;
	margin:0px 0px 10px 0px;
}

.unilistlarge li img
{
	width:100px;
	height:100px;
	float:left;
	padding-right:10px;
	border:none;
}

#universityregion h4 a
{
	color:#000000;
	text-decoration:none;
}

#universityregion .unilistlarge li p a
{
	color:#650198;
	font-weight:bold;
}

.unilistmedium
{
	list-style:none;
	padding-top:20px;
	clear:both;
}

.unilistmedium li
{
	width:120px;
	height:210px;
	background-color:#feeadb;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
}

.unilistmedium img
{
	border:none;
	padding:10px;
}

#universityregion .unilistmedium li p a
{
	color:#650198;
	font-weight:bold;
}

.unilistsmall
{
	padding-left:10px;
	padding-top:20px;
	clear:both;
	list-style:none;
}

.unilistsmall li
{
	padding-bottom:20px;
	float:left;
	width:140px;
	height:200px;
	padding-left:45px;
}

.address
{
	padding-top:10px;
	list-style:none;
}

.address li
{
	padding-bottom:0px;
	float:none;
	padding-left:0px;
	height:auto;
}

#unitop
{
	width:593px;
	padding:10px;
}

#unitopdetails
{
	width:483px;
	float:right;
}

#unitopdetails #left
{
	width:273px;
	float:left;
}
#unitopdetails #right
{
	width:180px;
	padding:10px;
	background-color:#feeadb;
	float:right;
	margin-bottom:20px;
}

#unitopdetails #right ul
{
	padding-top:0px;
}

#unitopdetails h2
{
	font-size:18px;
	font-weight:normal;
}

#unitopdetails h3
{
	font-size:14;
	font-weight:normal;
}

#unitopdetails #left .email
{
	padding:0px;
	margin:0px;
}

#universitydetail .textblock
{
	padding:7px 20px;
	clear:both;
}

#universitydetail .textblock ul
{
	padding:10px 10px 0px 20px;
}

#universitydetail .imageblock
{
	padding-top:20px;
	padding:bottom:20px;
	clear:both;
}

#universitydetail .mediablock
{
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
}

#universitydetail .alignleft
{
	float:left;
}

#universitydetail .alignright
{
	float:right;
}

#universitydetail .aligncenter
{
	width:100%;
	text-align:center;
}

#universitydetail .aligncentre
{
	width:100%;
	text-align:center;
}

/* FE Colleges Styles */

#content #feheader
{
	width:409px;
	height:44px;
	padding:0px;
	margin:0px 0px 0px 30px;
	background-image:url(images/headers/fe_header.jpg);
	text-indent:-9000px;
}

#universitymain .featured-college
{
	background-image:url(images/universities/main/featured.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
	border:1px dashed #F76D0C;
	width:289px;
}

#universitymain .featured-college h3
{
	font-size:16px;
	font-weight:bold;
}

#universityregion p
{
	padding-left:10px;
}

/* Features Page Styles */

#content #featuresheader
{
	margin-left:25px;
	padding:0px;
	text-indent:-9000px;
	width:193px;
	height:41px;
	background-image:url(images/headers/features_header.jpg);
	background-repeat:no-repeat;
}

#features-content img
{
	border:none;
}

#features-main img
{
	border:none;
}

#features-right img
{
	float:left;
	padding-right:10px;
}

#features-main h3
{
	font-size:14px;
	font-weight:bold;
}

#features-left h3
{
	margin-top:12px;
}

#features-main h3 a
{
	color:#650198;
}

#features-main p
{
	font-size:12px;
}

#features-left
{
	width:267px;
	padding:9px;
	float:left;
	margin-right:10px;
	border:1px solid #ffd114;
	margin-bottom:30px;
}

#features-right
{
	width:296px;
	float:left;
	margin-bottom:30px;
}

#features-right-top
{
	padding:9px;
	border:1px solid #ffd114;
	margin-bottom:10px;
}

#features-right-bottom
{
	padding:9px;
	border:1px solid #ffd114;
}

#features-big-bottom .clear
{
	width:1px;
	height:1px;
	clear:both;
}

.features-big-bottom .left
{
	float:left;
	width:125px;
}

.features-big-bottom .right
{
	float:right;
	width:125px;
	text-align:right;
}

.features-big-bottom p
{
	font-size:12px;
	color:#650198;
}

#libraryheader
{
	clear:both;
	text-indent:-9000px;
	width:110px;
	height:34px;
	background-image:url(images/headers/library_header.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
}

#features-small
{
	list-style:none;
}

#features-small li
{
	margin-top:20px;
	padding-bottom:20px;
}

#features-small img
{
	float:left;
	margin-right:10px;
}

.features-small-top p
{
	display:inline;
	margin-right:50px;
	color:#650198;
	padding-top:0px;
	margin-top:0px;
}

.features-small-top a
{
	color:#650198;
}

#features-content h3
{
	font-size:26px;
	color:#650198;
	margin-top:20px;
	margin-bottom:10px;
}

#features-content .textblock
{
	padding:10px;
}

#features-content .textblock ul
{
	padding:10px 10px 0px 20px;
}

#features-content.imageblock
{
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
	width:100%;
	text-align:center;
}

#features-content .mediablock
{
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
	width:100%;
	text-align:center;
}

#features-content .alignleft
{
	text-align:left;
}

#features-content .alignright
{
	text-align:right;
}

#features-content .aligncenter
{
	width:100%;
	text-align:center;
}

#features-content .wrapleft
{
	float:left;
	display:inline;
	padding:10px 10px 10px 0px;
}

#features-content .wrapright
{
	float:right;
	display:inline;
	padding:10px 0px 10px 10px;
}

#features-content .clear
{
	clear:both;
}

#features-content #pages
{
	color:#650198;
	font-size:14px;
}

#features-content #pages a
{
	color:#650198;
}

#features-content h4
{
	font-size:16px;
}

#features-content ul
{
	margin-left:20px;
}

/* Article Styles */

.article_header
{
	font-size:12px;
	font-weight:bold;
}

.article_byline
{
	font-size:12px;
	font-weight:bold;
	margin-top:-10px;
	padding-bottom:12px;
	color:#333333;
}

.article_subheading
{
	font-size:14px;
	font-weight:bold;
	margin-top:24px;
	color:#333333;
}

.article_link
{
	padding-bottom:12px;
	font-size:13px;
}

.article_list
{
	padding-left:24px;
}

.article_list li
{
	padding-top:12px;
}

.key_word
{
	color:#FF0000;
	font-weight:bold;
	font-style:normal;
}

#articles ul
{
	padding-top:15px;
	padding-left:15px;
}

#articles th
{
	text-align:left;
}

/* Subscription box classes */

#subscription_box_home
{
	width:228px;
	float:left;
}

#subscription_box_top_home
{
	width:228px;
	height:23px;
	background-image:url(images/subscription/boxtop.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#subscription_box_top_home h3
{
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}

#subscription_box_middle_home
{
	width:226px;
	border-left:1px solid #ffd31d;
	border-right:1px solid #ffd31d;
	padding-top:5px;
	background-image:url(images/subscription/background-prize.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#subscription_box_middle_home p
{
	color:#000000;
	width:125px;
	margin-left:10px;
}

#subscription_box_middle_home input
{
	display:block;
	margin-left:10px;
	margin-top:10px;
}

#subscription_box_home .important
{
	font-weight:bold;
	color:#f76d0c;
	font-style:normal;
	font-size:16px;
}

#subscription_box_bottom_home
{
	width:228px;
	height:10px;
	background-image:url(images/subscription/boxbottom.jpg);
	background-repeat:no-repeat;
}

#subscription_box
{
	width:288px;
	padding-left:3px;
	float:left;
	position:relative;
	left:-32px;
}

#subscription_box_top
{
	width:288px;
	height:23px;
	background-image:url(images/subscription/boxbigtop.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#subscription_box_top h3
{
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}

#subscription_box_middle
{
	width:286px;
	height:212px;
	border-left:1px solid #ffd31d;
	border-right:1px solid #ffd31d;
	padding-top:5px;
	background-image:url(images/subscription/background-prize-big.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#subscription_box_middle p
{
	color:#000000;
	width:125px;
	margin-left:10px;
	padding-top:10px;
}

#subscription_box_middle input
{
	display:block;
	margin-left:10px;
	margin-top:10px;
}

#subscription_box_middle form
{
	padding-top:25px;
}

#subscription_box .important
{
	font-weight:bold;
	color:#f76d0c;
	font-style:normal;
	font-size:16px;
}

#subscription_box_bottom
{
	width:288px;
	height:10px;
	background-image:url(images/subscription/boxbigbottom.jpg);
	background-repeat:no-repeat;
}

/* Terms and conditions styles */

.termslist
{
	padding-left:20px;
}

.termslist li
{
	padding-bottom:10px;
}

/* survey banner styles */

#survey-banner{ margin: 0 auto; width:591px; background:url(/images/main_quizbanner.jpg) no-repeat;  height: 138px; position:relative; clear:both; }
#survey-banner ol{ list-style:none; color:#fff;  font-size:10px; float:left; padding: 0 10px 0 0;}
#survey-banner li{padding: 2px;  margin: 0 0 5px 0;}
#survey-banner fieldset{float: right; margin: 35px 2px 0 0; width: 270px; border:none;}
#survey-banner input[type="text"]{width:70px; height:12px; font-size:10px;}
#survey-banner input[type="submit"]{float:right;}
#survey-banner a{color:#fff;text-decoration:none;}
#survey-banner img {border:none;}
#survey-banner a:hover{text-decoration:underline;}
#survey-banner .close{position:absolute; background:url(close_button.jpg)no-repeat; width:12px; height:12px; left:570px; top:20px;}
#survey-banner .subscribe{position:absolute; height:12px; font-size:10px; left: 333px; top: 89px; color:#fff;}
#survey-banner .info{position:absolute; top:123px; right:14px; font-size:12px; color:#720C00;}
#survey-banner .info a{color:#720C00; padding-left:24px; font-size:10px;}

#rightpics img
{
	border:1px solid #FC7511;
	padding:2px;
}

/* Thickbox styles */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../images/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}