
/*
Theme Name: Graduate House 2009
Theme URI: http://www.graduatehouse.com.au/
Description: The new theme for Graduate House's Redesign
Version: 0.1
Author: Daniel Thornbury
Author URI: http://www.graduatehouse.com.au/
Tags: White, Clean
*/

/* Blue = 0075a0 Red = 7b3736 */

/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #444;
	margin: 0;
	padding: 0;
	background: #663333;
	height: 100%;
}
.print-only { 
	display: none; 
}
#page { 
	padding: 0;
	margin: 0 0 0 0;
	background: #FFF center top repeat-y url(images/bg-7.png);
}

#header { 
	width: 940px; 
	margin: 0 auto 0 auto;
	padding: 0; 
}
#header h1 { 
	margin: 0 0 0 0;
	background: url(images/logo.png) no-repeat 0 20px;
	padding: 20px 0 10px 0;
	width: 460px;
	height: 70px;
}
#header h1 a { 
	display: block;
	width: 460px;
	border: 0;
	height: 70px;
}
#header h1 span { 
	display: none;
}
#header ul { 
	margin: 0;
	list-style: none;
	padding: 0;
	float: left;
}
#header ul li { 
	display: block;
	float: left;
}
#header ul li a { 
	display: block;
	font-size: 14px;
	color: #7b3736;
	text-decoration:none;
}
#header ul li a:hover { 
	background: #FFF;
	color: #7b3736;
	text-decoration:none;
}

.map { 
	border: 1px solid #036;
	float: right;
	margin-left: 10px;
}

#content  {
	width: 940px;
	margin: 0 auto;
}

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;
	}
h4 { 
	border-bottom: 2px solid #EEE;
	width: 90%;
	color: #888;
	font-size: 14px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: #7b3736;
	text-decoration: none;
	}
#post-290 h3 { 
	margin-top: 20px;
	padding-top: 20px;
	border-top: 3px solid #DEDEDE;
	clear: right;
}

a:hover {
	color: #0075a0;
	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 */

ul#homebuttons { 
	list-style: none; 
	padding: 0;
	margin: 0;
	width: 300px; 
	float: left;
	background: #222;
	height: 360px;
}
ul#homebuttons li { 
	text-align: right;
	margin: 0 20px;
	padding: 18px 0;
	text-transform: uppercase;
	border-bottom: solid 1px #666;
}
ul#homebuttons li a { 
	font-size: 16px;
	color: #EEE;
	font-weight:normal;
	display: block;
	padding-right: 30px;
	background: url(images/home-arrow.png) top right no-repeat;
}
ul#homebuttons li.first { 
	background: #000;
	height: 63px;
	padding: 15px 30px 0 0;
	margin: 0; 
	border: none;
}
ul#homebuttons li.first a {
	display: inline; 
	padding: 0;
	background: none;
	
}
ul#homebuttons li.last { 
	border: none; 
}
.block { 
	
	background: url(images/news_bg.png) top center no-repeat;
	clear: both;
}

#homenews { 
	padding: 0 0 20px 0;
	clear: both; 
	margin: 20px 0 20px 0;
}
#homenews div.col { 
	width: 280px;
	float: left;
	border-right: 1px solid #DDD; 
	padding: 0 20px;
	
}
#homenews ul { 
	list-style: none;
	padding: 0;
	margin: 0;
}
#homenews ul li { 
	margin: 0;
	padding: 5px 0;
}
#homenews ul li img { 
	padding: 0; 
	border: 1px solid #7b3736;
	background: #FFF;
}

div.divider { 
	clear: both; 
	background: url(images/colour.png); 
	margin: 1px 0 1px 0;
	padding: 0; 
	height: 5px;
	width: 100%;
	line-height: 0;
	font-size: 1px;
}


/* Begin Structure */

.post {
	padding: 0 20px;
	width: 705px;
	float: left;
	margin: 0 0 40px;
	text-align: left;
	background: url(images/sidebar.png) right top no-repeat;
	min-height: 580px;
	}
.wide {
	padding: 0 20px;
	width: 920px;
	float: left;
	margin: 0 0 40px;
	text-align: left;
	background: none;
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.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: none;
}

.clear {
	clear: both;
}

#footer {
	clear: both; 
	border: none; 
	background: #663333 url(images/footer-mod.png) center top no-repeat;
	width: 100%;
	color: #CCC;
	padding: 30px 0 60px 0;
	margin: 0;
}

#footer ul { 
	width: 940px;
	margin: 0 auto;
	list-style: none;
	padding: 0;
}

#footer ul li {
	float: left; 
	width: 150px;	
	line-height: 19px;
	padding-right: 40px;

}

#footer a { 
	color: #FFF; 
	text-decoration: none; 
}
#footer a:hover { 
	color: #FFF;
	text-decoration:underline;
}
	
#footer h3 { 
	color: #BBB; 
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 4px;
	margin: 15px 0 5px 0;
}
/* End Structure */



/*	Begin Headers */

h2 {
	margin: 30px 0 0;
	font-size: 28px;
	color: #7b3736;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
#sidebar h3 { 
	margin: 10px 0 5px 0;
	border-bottom: 1px solid rgb(214, 214, 214);
}

h3 {
	font-size: 18px;
	padding: 0;
	margin: 30px 0 0;
	color: #00759f;
	}
h3 a, h3 a:visited { 
	color: #00759f;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border: 3px solid #7b3736;
	}

/*	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) */



.alignright {
	float: right;
	clear: right;
	}

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

img.alignright {
	margin: 4px 4px 6px 11px;
	display: inline;
	clear: right;
	}

img.alignleft {
	margin: 4px 11px 6px 4px;
	display: inline;
	clear: 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 0;
	padding-left: 25px;
	background: url(images/li.png) left top no-repeat;
	}


.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: 30px;
	}

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

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

#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 */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
.entry p { 
	line-height: 20px;
}
select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 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;
	width: 190px;
	float: left;
	min-height: 600px;
	}

#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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	clear: both;
	
	}

a img {
	border: none;
	}

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



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* Slider */

#slider, #featured {
    width: 640px; /* important to be same as image width */
    height: 360px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	clear: both;
	float: left;
	z-index: 1;
	background: #000;
}

/* end slider */

table
{
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td
{
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 6px;
}


a.tool { 
	display: block;
	padding: 10px 5px 10px 55px;
	width: 220px;
	border: 1px solid transparent;
	text-decoration:none; 
	float: left;
	background-position:left;
	background-repeat:no-repeat; 
	
}

a.tool.apply { 
	background-image:url(/downloads/icons/next.png);
}
a.tool.pdf  { 
	background-image:url(/downloads/icons/file_pdf.png);
}

a.tool:hover { 
	background-color: #eee;
	border: 1px solid #CCC;
	text-decoration:none; 
}
a.tool span {
	color: #999;
	text-decoration:none; 
}

a.biglink, a:visited.biglink { 
	color: #0075a0;
	display: block; 
	font-size: 18px;
	padding: 12px 50px 12px 20px; 
	margin: 8px 4px;
	width: 250px;
	float: left;
	border-radius: 1.6em;
	background: url(images/arrow.png) 275px center no-repeat #c8e1ea;
	text-decoration: none;
}
a:hover.biglink { 
	background: url(images/arrow.png) 280px center no-repeat #0075a0;
	color: #FFF;
	text-decoration: none;
}
a.biglink span { 
	font-size: 12px;
}

#pageheader { 
	background: #0075a0;
	width: 100%;
}
#pageheader img { 
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#pageheader strong { 
	font-size: 16px;
}

#pageheader ul { 
	list-style: none; 
	padding: 6px 0 6px 8px;
	margin: 1px 0 1px 0;
	height: 15px;
	float: left;
	width: 190px;
}
#pageheader  li { 
	display: block;
	padding:  0 10px 0 10px;
	margin: 0 0 0 0;
}
#pageheader li.first { 
	font-size: 14px;
	padding: 5px 0 5px 0;
}
#pageheader  a, #pageheader  a:visited { 
	color: #FFF;
}
div.enquiryform { 
	float: left; 
	padding: 8px;
	width: 245px;
	background: #F0F2FF;
	text-align: left;
	color: #666;
	margin-right: 30px;
	border-radius: 1.6em;
}

#header #searchform { 
	width: 158px;
	padding: 5px 0 5px 40px;
	margin: 0 0 0 0;
	float: right; 
	background: url(images/search.png) no-repeat top left;
	height: 26px;
}

#header #searchform #s {
	width: 80px;
	padding: 3px;
	border: #5F2A29 1px solid;
	color: #FFF;
	background:#7b3736;
}

#header #searchform #searchsubmit {
	padding: 1px;
	border: none;
	background: none;
	color: #FFF;
}
#content #searchform { 
	padding: 20px;
	font-size: 20px;
	text-align: center;
	
}

#content #searchform #s {
font-size: 20px; 
padding: 8px;
}

#content #searchform #searchsubmit {
background: none; 
border: none;
}
#myquestion { 
	margin:  0;
	padding-top: 20px;
	color:#7b3736;
	display: none;
}
#myquestion input { 
	color: #666;
	padding:  8px;
	border: 1px solid #7b3736;
}
#ask {
	float:  right;
	padding:  20px 0 0 0;
	text-align: right;
}

#content a[href$=".pdf"], #content a[href$=".doc"], #content a[href$=".xls"], #content a[href$=".ppt"], #content a[href$=".pps"]
{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#content a[href$=".pdf"] { background-image: url(/downloads/fileicons/pdf.png); }
#content a[href$=".doc"] { background-image: url(/downloads/fileicons/doc.png); }
#content a[href$=".xls"] { background-image: url(/downloads/fileicons/pdf.xls); }
#content a[href$=".ppt"], #content a[href$=".pps"] { background-image: url(/downloads/fileicons/ppt.png); }



#content a.file { 
	display: block; 
	clear: left;
	padding: 16px 0 12px 52px;
	margin: 3px;
	font-weight:normal;
	font-size: 18px;
	text-decoration:none; 
	background-position: left top;
	background-repeat: no-repeat;
}
#content a.tool.bigpdf {
	background-image:url(/downloads/filetypes/application-pdf.png);
	float:  right;	 
	margin-top: -50px;
	padding-left: 55px;
}

.date { 
	display: block; 
	float: left;
	clear: left;
	text-transform: uppercase;
	background: #0075a0; 
	color: #FFF; 
	width: 28px;
	padding: 4px;
	font-size: 12px;
	text-align: center;
	margin: 0 4px 4px 0;
}
.date span { 
font-size: 14px;
}


a.bluelink:visited, a.bluelink:link, a.bluelink  { 
	color: #0075a0; 
}

.archive_date { 
	float: left; 
	clear: left; 
	padding: 5px; 
	margin: 0 5px 0 0; 
	color: #F3FFF6; 
	background: #00759F; 
	width: 50px; 
	border: 1px solid #EFEFEF; 
	text-transform:uppercase; 
	font-size: 14px; 
	text-align: center; 
	font-weight: bold;
	
}

.archive_01 { 

background: #FFFFFF; padding: 15px; margin: 0;
}
.archive_02 { 
background: #F3FFF6; border: 1px solid #D1DFFF;
 padding: 15px; margin: 0;
 width: 94%;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			15em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			34px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/* grad skin */
#menu {
	float:			left;
	margin-bottom:	1em;
}
#menu a {
	/*border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;*/
	padding: 		.75em 1em;
	text-decoration:none;
}
#menu a, #menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#7b3736;
}
#menu li li a, #menu li li a:visited { 
	color: #FFF;
	border-top: 1px solid #5D2426;
}

#menu li {
	background:		#FFF;
}
#menu li li {
	background:		#7b3736;
}
#menu li li li {
	background:		#7b3736;
}
#menu li:hover, #menu li.sfHover,
#menu a:focus, #menu a:hover, #menu a:active {
	background:		#FFF;
	outline:		0;
	color: #7b3736;
}
#menu li li a:hover, #menu li li:hover { 
 	background: #a74b49;
	color: #FFF;
}

/*** arrows **/
#menu a.sf-with-ul {
	padding-right: 	1em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position:		absolute;
	display:		block; /* << removed to add some space */
	right:			.25em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('js/sf/images/arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0px -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('js/sf/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	/*-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;*/
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
 
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('js/fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('js/fancybox/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('js/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('js/fancybox/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('js/fancybox/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('js/fancybox/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('js/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('js/fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('js/fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('js/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('js/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('js/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('js/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('js/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('js/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('js/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('js/fancybox/fancy_shadow_nw.png') no-repeat;
}