/*  
Theme Name: Studybed News
Theme URI: http://studybed.co.uk
Description: Custom theme designed for Studybed.co.uk by Imre Ltd
Version: 1.0
Author: Imre Ltd
Author URI: http://imre.co.uk

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top; */
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 960px;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 958px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	padding-right: 30px;
	margin: 0px 0 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 680px;
	width: 240px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Studybed CSS */

/* CSS Document */

/* =-=-=-=-=-=-=-[home page css]-=-=-=-=-=-=-=- */ 
body { margin:0px; padding:0px;}
#wrap { width: 960px; margin:auto;}
#top { width:960px; height:96px;}
#top_left { width:232px; height:84px; float:left; background-image:url(../../../../../images/new_studybed_01.jpg); padding:12px 0px 0px 32px;}
#top_right { width:696px; height:96px; float:right;}
#top_right1 { width:676px; height:46px;padding:25px 20px 0px 0px;}
#top_right2 { width:696px; height:25px;}
#top_right2A { width:64px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_03.jpg);}
#top_right2A1 { width:64px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_03A.jpg);}
#top_right2B { width:79px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_04.jpg);}
#top_right2B1 { width:79px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_04A.jpg);}
#top_right2C { width:106px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_05.jpg);}
#top_right2C1 { width:106px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_05A.jpg);}
#top_right2D { width:79px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_06.jpg);}
#top_right2D1 { width:79px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_06A.jpg);}
#top_right2E { width:98px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_07.jpg);}
#top_right2E1 { width:98px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_07A.jpg);}
#top_right2F { width:100px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_08.jpg);}
#top_right2F1 { width:100px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_08A.jpg);}
#top_right2G { width:59px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_09.jpg);}        
#top_right2G1 { width:59px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_09A.jpg);}
#top_right2H { width:91px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_10.jpg);}        
#top_right2H1 { width:91px; height:25px; float:left; line-height:25px; background-image:url(../../../../../images/new_studybed_10A.jpg);}
#top_clear { clear:both;}

#top1 { width:960px; height:490px;}
#top1_left { width:707px; height:490px; float:left;}
#top1_right { width:253px; height:490px; float:right;}
#top1_clear { clear:both;}

#top2 { width:960px; height:37px;}
#top2_left { width:687px; height:37px; float:left; padding:0px 0px 0px 20px;}
#top2_right { width:233px; height:25px; float:right; padding:12px 20px 0px 0px;}
#top2_clear { clear:both;}

#top3 { width:920px;padding:20px 20px 20px 20px; background-image:url(../../../../../images/new_studybed_15.jpg); background-repeat:no-repeat;}
#top3_left1 { width:287px; padding:20px 40px 0px 0px; float:left;}
#top3_left2 { width:287px; padding:20px 40px 0px 0px; float:left;}
#top3_left3 { width:266px; padding:0px 0px 0px 0px; float:left;}
#top3_left3A { width:266px; border-bottom:1px  #CCCCCC solid;padding:0px 0px 10px 0px;}
#top3_left3B { width:266px;;padding:0px 0px 10px 0px;}
#top3_left3C { width:266px; border-bottom:1px  #CCCCCC solid;padding:0px 0px 10px 0px;}
#top3_clear { clear:both;}

#footer {width:960px; height:63px; background-image:url(../../../../../images/new_studybed_18.jpg);padding:15px 0px 0px 0px;}
#footer1 {width:960px; height:20px;padding:10px 0px 0px 0px;}

/* =-=-=-=-=-=-=-[innerpages]-=-=-=-=-=-=-=- */ 
#innertop{width:960px; height:36px; background-image:url(../../../../../images/new_studybed_19.jpg);}
#innertop_left { width:345px; height:36px; float:left;padding:0px 0px 0px 11px; line-height:36px;}
#innertop_right { width:593px; height:36px; float:right; padding:0px 11px 0px 0px; }
#innertop_clear { clear:both;}

#innermenu { width:61px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_20.jpg); line-height:36px;}
#innermenuA { width:61px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_20A.jpg); line-height:36px;}
#innermenu1 { width:51px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_21.jpg); line-height:36px;}
#innermenu1A { width:51px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_21A.jpg); line-height:36px;}
#innermenu2 { width:77px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_22.jpg); line-height:36px;}
#innermenu2A { width:77px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_22A.jpg); line-height:36px;}
#innermenu3 { width:91px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_23.jpg); line-height:36px;}
#innermenu3A { width:91px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_23A.jpg); line-height:36px;}
#innermenu4 { width:68px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_24.jpg); line-height:36px;}
#innermenu4A { width:68px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_24A.jpg); line-height:36px;}
#innermenu5 { width:75px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_25.jpg); line-height:36px;}
#innermenu5A { width:75px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_25A.jpg); line-height:36px;}
#innermenu6 { width:63px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_26.jpg); line-height:36px;}
#innermenu6A { width:63px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_26A.jpg); line-height:36px;}
#innermenu7 { width:86px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_27.jpg); line-height:36px;}
#innermenu7A { width:86px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_27A.jpg); line-height:36px;}
#innermenu8 { width:78px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_28.jpg); line-height:36px;}
#innermenu8A { width:78px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_28A.jpg); line-height:36px;}
#innermenu9 { width:64px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_29.jpg); line-height:36px;}
#innermenu9A { width:64px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_29A.jpg); line-height:36px;}
#innermenu10 { width:75px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_30.jpg); line-height:36px;}
#innermenu10A { width:75px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_30A.jpg); line-height:36px;}
#innermenu11 { width:86px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_31.jpg); line-height:36px;}
#innermenu11A { width:86px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_31A.jpg); line-height:36px;}
#innermenu12 { width:116px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_36.jpg); line-height:36px;}
#innermenu12A { width:116px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_36A.jpg); line-height:36px;}
#innermenu13 { width:70px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_33.jpg); line-height:36px;}
#innermenu13A { width:70px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_33A.jpg); line-height:36px;}
#innermenu14 { width:66px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_34.jpg); line-height:36px;}
#innermenu14A { width:66px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_34A.jpg); line-height:36px;}
#innermenu15 { width:96px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_35.jpg); line-height:36px;}
#innermenu15A { width:96px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_35A.jpg); line-height:36px;}
#innermenu16 { width:116px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_36.jpg); line-height:36px;}
#innermenu16A { width:116px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_36A.jpg); line-height:36px;}
#innermenu17 { width:50px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_37.jpg); line-height:36px;}
#innermenu17A { width:50px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_37A.jpg); line-height:36px;}
#innermenu18 { width:96px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_35.jpg); line-height:36px;}
#innermenu18A { width:96px; height:36px; float:right; background-image: url(../../../../../images/new_studybed_35A.jpg); line-height:36px;}



#innertop1{width:960px; height:25px; line-height:25px;}

#innertop2 { width:920px;padding:20px 20px 20px 20px; background-image:url(../../../../../images/new_studybed_15.jpg); background-repeat:no-repeat;}
#innertop2_left { width:657px; padding:0px 46px 0px 0px; float:left;}
#innertop2_right { width:217px; padding:0px 0px 0px 0px; float:right;}
#innertop2_right1 { width:217px; padding:0px 0px 0px 0px;}
#innertop2_right2 { width:217px; padding:0px 0px 0px 0px;}
.right { width:117px; padding:0px 0px 0px 0px; float:left;}
.right1 { width:100px; padding:0px 0px 0px 0px; float:left;}
#innertop2_clear { clear:both;}

#innertop3 { width:920px;padding:20px 20px 20px 20px; background-image:url(../../../../../images/new_studybed_15.jpg); background-repeat:no-repeat;}
#innertop3_left { width:430px; padding:0px 30px 0px 0px; float:left;}
#innertop3_right { width:430px; padding:0px 0px 0px 30px; float:right;}
#innertop3_clear { clear:both;}

#flashcontent {width:920px; height:750px;}
/* =-=-=-=-=-=-=-[css]-=-=-=-=-=-=-=- */ 

.box1 { BORDER-RIGHT:  #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; MARGIN-TOP: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-BOTTOM:10px;PADDING-TOP: 10px; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid; float:left;}
.box2 { BORDER-RIGHT:  #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; MARGIN-TOP: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-BOTTOM:10px;PADDING-TOP: 10px; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid; height:191px;float:left;}
.box3{width:33%; height:100%; padding:0px 0px 0px 0px; float:left;}
.box4{width:90%; height:100%; padding:0px 0px 0px 50px; }
.box5{width:60%; height:100%; padding:0px 0px 0px 170px; }
.box6{width:100%; height:100%; padding:0px 0px 0px 0px; }
.box7{width:100%; height:100%; padding:10px 0px 0px 0px; }
.text1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #053061;
	text-decoration: none;
}
.text1A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #053061;
	text-decoration: none;
}
.text1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFBA00;
	text-decoration: none;
}
.text2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fffffe;
	text-decoration: none;
}
.text2A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #053061;
	text-decoration: none;
}
.text3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text3A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.text4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #053061;
	text-decoration: none;
}
.text5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #fefefe;
	text-decoration: none;
}
.text6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text7{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #053061;
	text-decoration: none;
}
.text7:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFBA00;
	text-decoration: none;
}
.text8{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #053061;
	text-decoration: none;
}
hr{
	width:99%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top:1px; padding:0px;
}
.text9{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFCE08;
	text-decoration: none;
}
.text10{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333E6B;
	text-decoration: none;
}
/* =-=-=-=-=-=-=-[lightbox]-=-=-=-=-=-=-=- */ 
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: url('../../../../../images/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../../../../../images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../../../../../images/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.menuleft { width: 207px;BORDER-BOTTOM: #CCCCCC 1px solid; height:28px; line-height:28px;	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #053061;
	text-decoration: none;
}
.menuleft1 { width: 207px;BORDER-BOTTOM: #CCCCCC 1px solid; height:28px; line-height:28px;	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #053061;
	text-decoration: none;
}

#footer_wp {
	width: 960px;
	text-align: center;
	margin: 5px;
	padding: 0;
	}
	
#page_bg {
	height: 500px;
	background-image:url(../../../../../images/new_studybed_15.jpg); 
	background-repeat:no-repeat;
	}
	
#special_message {
	margin:0px; 
	padding:5px 0 5px 0;
	background-color:#F00;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	
}

#special_message p {
	color:#FFF;
	margin:0px; 
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	
}

#original{
position:fixed;
background-image:url(/images/original.gif);
background-repeat:no-repeat;
top:100px;
right:0px;
width:141px;
height:120px;
}

#original a{
width:141px;
height:120px;
float:left;

}
