/* @override http://www.missillinois.org/default.css */

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(images/top_bg.jpg) left top  repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	height: 100%;
}
table{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 90%;
	color: #555;
	margin: 0 0 0 0px;
}
table p{
	margin-top: .5em;
}
img{
	border: none;
}

h1, h2, h3, h4, h5 {
	margin-top: 0;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: lighter;
}

h1 {
	font-size: 240%;
	color: #648dbb;
	line-height: 16px;
	margin: 35px 0 30px 0;
	padding: 5px 0 0 10px;
	border-left: 24px solid #f5a7bb;
	text-transform: uppercase;
}
h1.special{
	font-size: 240%;
	color: #648dbb;
	line-height: 32px;
	margin: 35px 0 30px 20px;
	padding: 5px 0 0 10px;
	border-left: none;
	text-transform: uppercase;
	font-style: italic;
}
#header h1{
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	border: none;
}
h3 {
	font-size: 140%;
	color: #6c9ac3;
	}
.special {
	font-size: 120%;
	color: #777;
	font-weight: bold;
	}
h3 a{
	color: #6c9ac3;
	}

.news h3 {
	font-size: 140%;
	color: #da94a5;
	}
.triple h3 {
	font-size: 140%;
	color: #8bc439;
	}
.links h3 {
	font-size: 140%;
	color: #e69345;
	}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #6c9ac3;
	}
h5{
	font-size: 100%;
	font-weight: bold;
	color: #777;
	padding: 10px 0 0 10px;
}
#content h3{
	padding-left: 30px;
	}
div#content table td h3 {
	padding-left: 10px;
	}
#content h2{
	padding: 5px 0 0 10px;
	color: #648dbb;
	font-weight: bold;
	margin: 25px 0 0 0;
	text-transform: uppercase;
	line-height: 22px;
}
#content li{
	background: url(images/bullet.gif) left top no-repeat;
	}
	#content div ul.gallery.clearfix li{
	background-image: none;
	display: inline;
	list-style: none;
	list-style-type: none;
	 margin: 0;
	 padding: 0;
}	
#content img{
	border: none;
}
p, ul, ol {
	margin-bottom: 1.0em;
	line-height: 160%;
}
ul.indent{
	margin: 0 0 0 30px;
	padding: 0;
}
ul.indent li{
	margin: 0px 2px;
	padding: 0px 2px;
}
p {
	color: #6d6d6d;
	padding: 0 0 0 30px;
}
#sidebar p {
	color: #7b7b7b;
	padding: 5px 0px;
	line-height: 170%;
	margin-bottom: 1.6em;
}

blockquote {
	font-style: normal;
}

a {
	color: #6c9ac3;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #eeb169;
}

/* @group My Group */



/* @end */
hr {
	display: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
}
img.right {
	float: right;
	margin: 0 0 15px 0;
}
div.right{
	float: right;
	clear: none;
	padding: 0 0 10px 10px;
}
#content img.princess{
	margin: 10px 8px 0 0px;
	padding: 0px;
	border: 3px double #6c9ac3;
}
#content img.rightborder{
	float: right;
	margin: 10px 0 0 14px;
	padding: 0px;
	border: 3px double #6c9ac3;
}
#content img.button{
	margin: 10px 2px;
	border: none;	
	padding: 0px;
}
table.right{
	margin: 0 0 15px 30px;
}
.floatright {
	clear: none;
	float: right;
	width: 200px;
}
.floatleft {
	clear: none;
	float: left;
	padding: 0 10px 0 0;
}
/* header */

#header {
	width: 950px;
	height: 238px;
	margin: 0px auto;
	background: url(images/header.jpg) top left no-repeat;
}
#header embed{
	float: right;
	clear: none;
	margin: 0;
}

#header img{
	float: right;
	clear: none;
	margin: 165px 362px 0 0;
}
#header2 {
	width: 950px;
	height: 238px;
	margin: 0px auto;
	background: url(images/erin_header0909.jpg) top left no-repeat;
	clear: both;
	text-indent: -9999px;
}
/* Menu */

#menu {
	height: 45px;
	margin: 0 auto;
	width: 950px;
	clear: both;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* Page */

#page {
	width: 950px;
	margin: 5px auto;
	background: #fff url(images/img_07.gif) repeat-y 265px 0;
	text-align: left;
	
}


/* Content */

#content {
	float: right;
	width: 647px;
}
#content div p small a{
	margin-bottom: 60px;
}
#content_longtable {
	width: 950px;
}

li.contact, #content li, li.news, li.links {
	padding: 5px 0 10px 30px;
	color: #666;
	list-style-position: outside;
	list-style:none;
	list-style-type: none;
	line-height: 19px;
}

#sidebar li.contact ul, #sidebar li.news ul, #sidebar li.links ul {
	margin-top: 15px;
}
.title {
	padding: 14px 0 0 10px;
	background: #fff url(images/sidebar_03.gif) repeat-x left top;
	height: 37px;
	margin: 0px;
}
.titleholders {
	font-size: 110%;
	padding: 8px 0 8px 10px;
	margin: 0px;
}
.row2 {
	background-color: #f2f6fd;
}
.row1{
	background: #fff;
}
#collage {
	text-align: right;
	padding: 0 0 30px 20px;
	border: none;
	clear: none;
	float: right;
}

.mailing {
	line-height: 110%;
}
#colspace{
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
}
.twocols {
	padding: 10px;
}

.twocols .col1 {
	float: left;
	width: 310px;
}

.twocols .col2 {
	float: right;
	width: 310px;
}
#onecol p {
	padding: 10px;
}
.twocols p, .twocols h5 {
	padding: 10px;
}
.twocols h2, .twocols h4, #onecol h2, #onecol h4 {
	padding: 0px;
	margin: 0px;
}
#onecol {
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	clear: left;
}
.thumbnail {
	padding: 5px 10px 10px 0;
	margin: 5px 10px 10px 0;
}
.sponsorthumb {
	padding: 5px 10px 10px 5px;
	margin: 5px 10px 10px 5px;
}
.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	background-color: #fff;
	height: 100%;
}
.numbers{	
font-size: 11px;
padding-top: 105px;
text-align: right;
}
ol li.numbers{	
	list-style-type: decimal;
}

#sidebar ul, #blog ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 16px;
	border-bottom: 1px solid #eee;
		background: #fff url(images/sidebar_03.gif) repeat-x left top;
	color: #777;
}
#sidebar li.news {
	padding: 16px;
	border-bottom: 1px solid #eee;
	color: #777;
	background: #fff url(images/sidebar_pink_01.jpg) repeat-x left top;
}
#sidebar li.triple {
	padding: 16px;
	border-bottom: 1px solid #eee;
	color: #777;
	background: #fff url(images/sidebar_bg_green.jpg) repeat-x left top;
}
#sidebar li.links {
	padding: 16px;
	border-bottom: 1px solid #eee;
	color: #777;
	background: #fff url(images/sidebar_bg_orange.jpg) repeat-x left top;
}
.tripleimg{
	border: 3px double #b3d982;
}
#sidebar li li {
	padding: 10px 0px 5px;
	background: url(images/img12.gif) repeat-x left bottom;
	line-height: 105%;
}
#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}
#sidebar h3 {
	margin: 0;
}
#sidebar p, #footer a {
	margin: 0;
	line-height: 140%;
}
#sidebar a, #footer a {
	text-decoration: none;
}
#small{
	font-size: 67%;
}
.absmiddle {
	position: relative;
	top: 8px;
}

/* Footer */

#footer {
	width: 100%;
	padding: 20px 0 0 0;
	background: url(images/bottom_bg.jpg) repeat-x left top;
	height: 50px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
	color: #dfdfdf;
}
#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
	color: #b5e15b;
}
.blue_bold{
	color: #6c9ac3;
	font-weight: bold;
}
.pink_bold{
	color: #bd8090;
	font-weight: bold;
}
.orange_bold{
	color: #d46831;
	font-weight: bold;
}
.green_bold{
	color: #8bc65c;
	font-weight: bold;
}
.gray_bold{
	color: #aaa;
	font-weight: bold;
}
#content .imgpad{
	padding: 10px;
}
.padright{
	padding-right: 13px;
}
.underline {
	padding-bottom: 5px;
	background: url(images/dot.jpg) repeat-x left bottom;
}

.photohome {
	background-color: #d3e3f9;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	border: 4px dotted #bfd2f0;
	padding: 0px;
	margin: 0px;
}
.photohome a{
	color: #7e7d60;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	}

.photohome a:hover{
	color: #777777;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	}
	
.photogenic {
	background-color: #d3e3f9;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	border: 4px dotted #bfd2f0;
	padding: 20px;
	margin: 50px 0 0 0;
}
fieldset {
	border: none;
}
.answers   {
	font-family: Trebuchet, Arial;
	font-size: 14px;
	color: #adadad;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	padding: 20px 18px 0px 28px;
	border-bottom: 1px dotted #aaaaaa;
}
.phototext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	padding: 2px 18px 0px 28px;
}
.table_top, .table_bot {
	height: 30px;
	background: url(images/footer_bg.gif) top left repeat-x;
}
.mainimage {
	clear: none;
	float: right;
	margin: -10px 0 0 10px;
}
.bold{
	font-weight: bold;
}
#sidebar ul li div form .submit{
	height: 36px;
	width: 93px;
	margin: 10px 0 0 0;
}
#sidebar ul li div form{
	padding: 10px 0 10px 0;
}
#sidebar ul li div form input{
	width: 200px;
	height: 20px;
}
#viewer{
	height: 200px;
}
#appearance_viewer{
	height: 427px;
}

.clear {
	clear: both;
}

.top {
	top: 0;
	left: 0;
}

.bottom {
	bottom: 15px;
    left: 0;

}

/* @group Slider */

#slider {
    width: 400px; /* important to be same as image width */
    height: 600px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-left: 120px;
}
#slider h1{
	color: #ffffff;
	font-size: 19px;
	line-height: 16px;
	margin: 10px 0px 0 30px;
	padding: 0px 10px 0;
}
#slider p{
	color: #ddd;
	font-size: 14px;
	line-height: 13px;
	padding: 0 0px 15px 64px;
}
#sliderContent {
    width: 400px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 12px/14px Arial, Helvetica, sans-serif;
    padding: 5px 13px 20px 13px;
    width: 400px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.sliderImage span strong {
    font-size: 14px;
}
#slider .top {
	top: 0;
	left: 0;
}
#slider .bottom {
	bottom: 0;
    left: 0;
}
#slider ul { list-style-type: none;}
/* @end */
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 15px;
    left: 0;

}
ul#sliderContent li { list-style-type: none;
margin: 0 -70px;}

.threecolumns{
	width: 100%;
	clear: both;
	float: none;
}
.threecols1{
	clear: none;
	display: block;
	height: 220px;
	float: left;
	width: 216px;
	text-align: center;
}
.threecols2{
	clear: none;
	display: block;
	float: left;
	height: 220px;
	text-align: center;
	width: 215px;
}
.threecols3{
	clear: right;
	float: left;
	height: 220px;
	display: block;
	text-align: center;
	width: 216px;
}
input.countdown {
	color: #d2567e;
	background-color: #fafdf0;
	font-size: 15px;
	font-weight: bold;
	float: right;
	padding: 10px 10px;
	width: 620px;
	border: 3px double #d9efbe;
	}

div.countdown2 {
	height: 45px;
	margin: 10px 0 0px 0;
	padding: 0 0 10px 0;
}
#flashnews {
    height: 100%;
}
.red{color:#FF0000;
text-decoration:blink;}

#TabbedPanels1 .TabbedPanelsContent h2.red{color:#FF0000;}

#wufooFormm7x4z5 {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
}
.confirm h2{
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
}

/* @group pretty photo
 */

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */



	div.light_rounded .pp_top .pp_left { background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.light_rounded .pp_arrow_previous { background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }

	div.dark_rounded .pp_arrow_previous { background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url(images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.dark_square .pp_arrow_previous { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_expand { background: url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.light_square .pp_arrow_previous { background: url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content {
			height: 40px;
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				.pp_description {
					display: none;
					float: left;
					margin: 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: none;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			display: none;
			line-height: 1 !important;
			margin: 0 auto;
			text-align: center;
			width: 100%;
		}
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


ul.gallery.clearfix li {
	background-image: none;
	display: inline;
	list-style-type: none;
	width: 190px;
	float: left;
}

ul, li{
	list-style-type: none;
	background-image: none;
}
#sidebar ul.gallery.clearfix li{
	display: inline;
	width: 115px;
	padding: 10px 9px 10px 0px;
	float: left;
}
/* @end */
