/* Base
---------------------------------------- */

body {
	margin: 0 0 20px; padding: 0 0 20px; background: #fff; color: #000; font-family: Arial, Helvetica, sans-serif;}

#container {
	width: 980px; position: absolute; top: 97px; left: 50%; margin: 0 0 0 -480px;}
	
img {
	border: 0;}

form {
	margin: 0;}
	
a {
	color: #900;}
	
a:hover {
	background: transparent;}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;}

ul {
	margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0;}
	
.red {
	color: #a00;}

.text_ctr {
	text-align: center;}

img.photo {
	padding: 1px; border: 2px solid #000;}

/* Header
---------------------------------------- */

#nav_top {
	width: 980px; height: 82px; position: absolute; top: 0; left: 50%; margin: 0 0 0 -480px;}

/* Footer
---------------------------------------- */

#footer {
	clear: left; margin: 20px 0 0; padding-top: 10px; border-top: 1px solid #f0f0f0; text-align: center; font-size: 10px; line-height: 150%;}

/* Left Rail
---------------------------------------- */

#nav_left {
	width: 140px; height: 717px; position: absolute; top: 0; left: 0; padding: 10px; background: url('/img/bg_nav_lt.gif') no-repeat;}

#nav_left h1 {
	font-size: .7em;}
	
#nav_left h3 {
	margin-bottom: 25px; font-size: .7em; font-weight: 400;}

#nav_left a {
	text-decoration: none; color: #900;}
	
/* Right Rail
---------------------------------------- */

#nav_right {
	width: 190px; position: absolute; top: 0; right: 0;}

/* Search Box
---------------------------------------- */

/*#search_box {
	display: none; margin: 0 0 15px; padding: 10px; background: url('/img/bg_nav_rt.gif') bottom right no-repeat #f0f0f0; font-weight: 700; font-size: .8em; height: 200px;}*/

/* Featured Schools
---------------------------------------- */

#featured_schools {
	padding: 10px; width: 170px; text-align: center; background: url("/img/bg_featured_schools.gif") bottom left no-repeat #f0f0f0;}

#featured_schools h2 {
	margin: 5px 0; font-size: .75em;}

#featured_schools h2 a {
	text-decoration: none; color: #900;}
	
#featured_schools h3 {
	margin: 0; padding: 0 0 14px; height: 36px; background: url('/img/title_featured_schools.gif') no-repeat top left; font-size: .9em;}

#featured_schools .school {
	padding: 10px 0; border-bottom: 1px solid #7e949f;}

#featured_schools .first {
	padding-top: 0;}

#featured_schools .last {
	padding-bottom: 0; border: none;}

#featured_schools img.logo {
	border: 1px solid #ddd;}

#featured_schools img.more_info {
	margin: 5px 0 0;}

#featured_schools ul {
	margin-top: 5px;}

#featured_schools li {
	margin-left: -23px; text-align: left; line-height: 115%; font-size: .7em;}

/* Main Content
---------------------------------------- */

#MAIN {
	margin: 0 0 20px 175px; width: 600px;}

#MAIN h1 {
	margin: 0 0 15px; font-size: 1.1em;}

#MAIN h2 {
	font-size: .9em;}

#MAIN h3 {
	margin: 0 0 5px; color: #4c4c6f; font-size: .9em;}

#MAIN h3 a {
	text-decoration: none;}

#MAIN #intro {
	margin: 15px 0; font-size: .75em;}
	
#MAIN #intro h2 {
	margin-top: 10px; font-size: 1em;}

#MAIN p {
	margin: 10px 0; font-size: .8em; line-height: 110%; color: #333;}
	
#MAIN #intro p {
	font-size:.75em; line-height: 130%;}

#MAIN li {
	font-size: .8em;}

#MAIN #articles {
	clear: right; margin: 0 0 15px; padding: 5px 5px 0 145px; background: url('/img/articles.jpg') no-repeat bottom left #fcfcfc; border: 1px solid #f0f0f0;}
	
#MAIN #articles p {
	font-size: .7em;}

#MAIN .item .left {
	clear: left; float: left; width: 295px; margin: 10px 5px 0 0; padding: 0;}

#MAIN .item .right {
	float: right; width: 295px; margin: 10px 0 0 5px; padding: 0;}
	
#MAIN .thumbnail {
	float: left; margin: 0 10px 30px 0; padding: 1px; border: 1px solid #000;}

#MAIN .article {
	clear: left; margin: 0 0 15px;}

#MAIN .article .thumbnail {
	margin: 0 10px 10px 0;}

#MAIN .portfolio {
	margin: 30px 0; text-align: center;}
	
#MAIN .article_content {
	font-size:.8em; clear:both;}
	
#MAIN .article_content ul {
	font-size:1.3em; margin:10px 0 10px 0;}
#MAIN .article_content ol {
	font-size:1.3em; margin:10px 0 10px 0;}
#MAIN .article_content ul li ul li{
	font-size:.75em}

/* Articles Section
---------------------------------------- */

/*Article Main Page*/

#MAIN #articles_container {
	border-bottom:1px solid #A5A5A5; float:left; margin-bottom:10px; padding-bottom:10px; width:600px;}
	
#MAIN #articles_container h2{
	margin: 0 0 5px;}
	
#MAIN #articles_container h2 a {
	text-decoration:underline;}

#MAIN #articles_main {
	border-right:1px solid #A5A5A5; float:left; padding-right:10px; width:385px;}

#MAIN #articles_main img.right {
	float:right;}
	
#MAIN #articles_main ul {
	list-style:none; margin:0; padding:0;}
	
#MAIN #articles_main ul li {
	font-weight:bold; list-style:none; margin:0; padding:2px 0;}
	
#MAIN #articles_howto {
	float:right; padding-left:10px; width:194px;}
	
#MAIN #articles_howto ul, #MAIN #articles_howto ol {
	margin:5px 0 0 0; padding:0;}
	
#MAIN #articles_howto h2, #MAIN #articles_howto h1 {
	margin-bottom:0;}
	
#MAIN #articles_howto p {
	font-size: .7em; margin:0; padding:0;}
	
#MAIN #articles_howto ul li, #MAIN #articles_howto ol li {
	font-weight:bold; list-style:none; margin:0; padding:5px 0;}
	
#MAIN #articles_howto ul li p {
	font-size: .8em;}
	
#MAIN #articles_featured {
	border-bottom:1px solid #A5A5A5; float:left; margin-bottom:10px; padding-bottom:10px; width:600px;}
	
#MAIN #articles_featured h1, #MAIN #articles_featured p {
	margin:0;}

#MAIN #articles_featured img {
	float:left; margin:0 10px 10px 0;}
	
#MAIN #articles_featured {
	 border-bottom:1px solid #A5A5A5; margin-bottom:10px; padding-bottom:10px; width:600px;}
	
#MAIN #articles_archives h2 {
	font-size:.8em; padding-bottom:10px; width:600px;}
	
#MAIN #articles_archives ul {
	float:left; margin:0 0 10px 0; padding:0;}
	
#MAIN #articles_archives ul li {
	font-size:.7em; list-style:none; padding:2px 5px 2px 0;}

#MAIN #articles_archives .col1 {
	left:0; width:175px;}
	
#MAIN #articles_archives .col2 {
	left:175px; width:175px;}
	
#MAIN #articles_archives .col3 {
	left:350px; width:125px;}
	
#MAIN #articles_archives .col4 {
	left:475px; width:125px;}
	
/* Article Listing*/

#MAIN ul#article_archive_list {
	margin:0; padding:0;}
	
#MAIN ul#article_archive_list li {
	list-style:none; margin:0; padding:4px 0;}
	
#MAIN ul#article_archive_list li h3 {
	font-size:1em;margin:0; padding:0;}
	
#MAIN ul#article_archive_list li h3 a {
	text-decoration:underline;}
	
#MAIN ul#article_archive_list li p {
	font-size:.9em; margin:0; padding:0;}
	
#MAIN .article_img {
	float:left; margin:0 10px 5px 0;}
	
#MAIN .article_date {
	font-size:.7em;}
	
#MAIN .addthis {
	margin:5px 0 10px 0;}

/* Map
---------------------------------------- */

#MAIN #map_container {
	width: 327px; margin: auto auto 5px; *margin-bottom: 0; padding: 0 0 10px 15px; text-align: center; background: #fff;}

#MAIN #map_container.right {
	float: right; }

#MAIN #map_container.center {
	margin-bottom: 20px;}
	
#MAIN #map_container h2 {
	margin: 0 0 5px; font-size: .8em; color: #900;}

#MAIN #map_container #map {
	overflow: auto; height: auto; padding: 10px 0; border: 1px solid #81959e;}

/* Geo Links
---------------------------------------- */

#geo_links {
	overflow: auto; height: 100%; margin: 0 0 15px;}

#geo_links #left {
	float: left; width: 174px; margin: 0 5px 0 0; padding: 10px; background: url('/img/bg_f0f0f0_1x250.gif') top left repeat-x; border-width: 1px 0 0 1px; border-color: #f0f0f0; border-style: solid;}

#geo_links #center {
	float: left; width: 168px; margin: 0 5px; padding: 10px; background: url('/img/bg_f0f0f0_1x250.gif') top left repeat-x;  border-width: 1px 1px 0; border-color: #f0f0f0; border-style: solid;}

#geo_links #right {
	float: right; width: 174px; margin: 0 0 0 5px; padding: 10px; background: url('/img/bg_f0f0f0_1x250.gif') top left repeat-x; border-width: 1px 1px 0 0; border-color: #f0f0f0; border-style: solid;}

#geo_links h3 {
	margin: 0 0 5px; font-size: .75em;}

#geo_links table {
	width: 100%;}

#geo_links td {
	font-size: .7em; line-height: 125%;}

#geo_links p {
	margin: 0 0 30px; font-size: .7em; line-height: 125%;}

/* Contact Us Form
---------------------------------------- */
#contact_form {
	width: 370px; margin: 0 25px; font-size: 11px;}
	
#contact_form th {
	width: 100px; font-weight: 400; text-align: left;}
	
#contact_form th.button {
	width: 266px;}

#contact_form td input {
	width: 266px; background: #ffc; border: 2px solid #f0f0f0;}
	
#contact_form input.button {
	width: 50px;}
	
#contact_form textarea {
	width: 266px; height: 100px; border: 2px solid #f0f0f0;}

/* Site Map
---------------------------------------- */

#sitemap table {
	margin-bottom: 10px;}
	
#sitemap h2 {
	padding-top: 10px;}

/* Dynamic School Listings
---------------------------------------- */
	
#MAIN .school_listing {
	margin: 0 0 10px; padding: 10px; overflow: auto; height: 100%; border-bottom: 1px solid #f0f0f0; background: url('/img/bg_f0f0f0_1x250.gif') top left repeat-x;}

#MAIN .school_listing .logo {
	float: left; margin: 0 0 10px; border: 1px solid #ddd; background: #fff;}
	
#MAIN .school_listing .info {
	margin: 0; margin-left: 140px; padding: 0; font-size: .7em;}

#MAIN .school_listing h2 {
	margin-bottom: 5px; font-size: 1.1em;}
	
#MAIN .school_listing .blurb {
	margin: 5px 0;}

#MAIN .school_listing .more_info {
	clear: left; float: right; margin: 5px 0 0;}

#MAIN .school_listing p {
	clear: left; margin: 5px 0; font-size: .7em;}

#MAIN .school_listing ul {
	font-size: .85em;}

#MAIN .school_listing li {
	margin-left: -23px;}

#MAIN .school_listing table {
	width: 380px;}

/* Dynamic Program Listings
---------------------------------------- */

#menu_subject {
	margin: 0 0 20px; border: 1px solid #f0f0f0;}
	
#menu_subject td {
	background: #f0f0f0; text-align: center; font-size: .7em; color: #4c4d6f;}
	
#menu_subject td a {
	color:#4c4d6f; text-decoration:none;}

/* Dynamic School Listings - Pagination
---------------------------------------- */

#page_nav {
	margin: 20px 0; border: 1px solid #f0f0f0; padding: 4px; font-size: .7em;}
	
#page_nav #curPage {
	background: #4c4d6f; color: #fff; padding: 0 2px;}
	
/* School Listings from Old Database
---------------------------------------- */

#MAIN .oldSchoolListing {
	background: url('/images/entry_bg.jpg'); margin: 10px 0; padding: 5px;}

#MAIN .oldSchoolListing h2 {
	margin: 0 0 5px; font-size: .7em;}

#MAIN .oldSchoolListing .info {
	font-size: .7em;}

#MAIN .oldSchoolListing table {
	margin: 10px 0 0;}

#MAIN .oldSchoolListing th {
	text-align: left; font-weight: 700; font-size: .7em;}

#MAIN .oldSchoolListing td {
	font-size: .7em;}

/* Miscellaneous
---------------------------------------- */

h2.links_city {
	padding: 10px 0 5px; border-top: 1px solid #eee;}
	
/* CSS for Search box display */
 .sorry {
	font-size: 12px;
	font-family: arial;
	padding-top: 6px;	
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 12px;
}


.userRequests {
	font-size: 15px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #a00;
}
.school_entry {
	clear: both;
	padding: 10px;
	border-top: 1px solid #ccc;	
}
.address {
	margin-left: 140px;
	font-size: .85em;
	font-weight: bold;
	margin-bottom: 5px;
}
.program-display {
	clear: left;
	display: block;
	font-size: .85em;
}

.pageNav {	
	text-align: left;	
	overflow: auto; 
	font-weight: bold;	
	font-family: arial, sans-serif;
	color: #990000;
	padding-left: 12px;
	padding-top: 5px;	
}

.pageNav_lt {
	float: left;
	font-size: 12px;
	padding-bottom: 10px;
}

.pageNav_rt {
	float: right; 
	font-weight: normal;
}

.pageNav_btm {
	background: #eff2f7;
	text-align: right; 
	padding: 2px 10px; 
	font-size: .8em;
	color: #00a;
	text-decoration: underline;
	cursor: pointer;
}

.program-control {
	font-weight: bold;
	font-size: .95em;
	margin-bottom: 5px;
}
 
.tab_on_online {
	width: 90px;
	height: 15px;
	padding-top: 5px;		
	padding-left: 9px;	
	text-align: center; 	
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, sans-serif;
	color: #990000;
}

.tab_on_online_cf {
	width: 110px;
	height: 29px;
	padding-top: 1px;		
	text-align: center; 
	background: url('../img/searchTabOn_online.gif') no-repeat top left; 
	font-weight: bold; 
	font-size: .85em; 
}

.tab_off_online {
	width: 170px;
	height: 15px;
	padding-top: 5px;
	padding-left: 0px;		
	text-align: center; 	 
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, sans-serif;	
	cursor: pointer;
	text-decoration: underline;
	color: #990000;
}

.tab_off_online_cf {
	width: 110px;
	height: 29px;
	padding-top: 1px;		
	text-align: center; 
	background: url('../img/searchTabOff_campus.gif') no-repeat top left; 
	font-weight: bold; 
	font-size: .85em; 
	color: #00a;
	cursor: pointer;
	text-decoration: underline;
}

.tab_on_campus {
	width: 170px;
	height: 15px;
	padding-top: 5px;	
	padding-left: 0px;
	text-align: center; 	
	font-weight: bold; 
	font-size: 12px;
	font-family: arial, sans-serif; 
	color: #990000;
}

.tab_on_campus_cf {
	width: 169px;
	height: 29px;
	padding-top: 1px;	
	padding-left: 3px;
	padding-right: 3px;
	text-align: center; 
	background: url('../img/searchTabOn_campus.gif') no-repeat top left; 
	font-weight: bold; 
	font-size: .85em; 
}

.tab_off_campus {
	width: 90px;
	height: 15px;
	padding-top: 5px;
	padding-left: 9px;		
	text-align: center; 	
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, sans-serif;
	color: #990000;
	cursor: pointer;
	text-decoration: underline;	
}

.tab_off_campus_cf {
	width: 169px;
	height: 29px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center; 
	background: url('../img/searchTabOff_online.gif') no-repeat top left; 
	font-weight: bold; 
	font-size: .85em; 
	color: #00a;
	cursor: pointer;
	text-decoration: underline;	
}

.results_btm {
	cursor: pointer;
	color: #990000;
	text-decoration: underline;
	padding-right: 5px;
	font-weight: bold;
	font-size: 12px;
}

.pageNav .pageNav_lt a {
	font-size:12px;
	font-family: arial, sans-serif;
	color: #990000;
}

.pipe {
	color: #990000;
}

/* Search box */
#search_box {
background:#F0F0F0 url('../img/bg_featured_schools.gif') no-repeat scroll left bottom;
padding-top:10px;padding-right:14px; padding-left:5px;display:block;
text-align:left;
width:170px;
height:200px;
margin-bottom:10px;

}
#search_box body {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
}
#search_box select  {
text-align:left;
width:129px;
font-size:0.66em;
margin-bottom:5px;

}

#search_box th  {
text-align:left;
font-size:0.66em;

}
#search_box h3 {
	margin: 0; padding: 0 0 14px; height: 36px; background: url('../img/title_find_school.gif') no-repeat top left; font-size: .9em;}

/* Styles for the Portfolio Section */

#MAIN #nav { font-size: 12px; margin-bottom:5px; }
#form { width:600px; border: 1px #999 solid;  padding: 10px 0px 10px 5px; font-size: 12px;}
#form h3 { margin-bottom:5px; color:#9B0000; font-size:12px; }
#form #msg { color:#9B0000; font-size:14px; }
#form #error { color:#FF0000; width: 186px; }
#form select, #form input { width:186px; }
#form textarea { width:590px; }
#form #button { margin-top:10px; }
#form input.tospp_agreed { width: 0; margin: 0;}
#form #questions { width: 250px; }
#form .editform {overflow:auto; margin-bottom: 10px; }
#form .textbox { float:left; margin-right:10px; }

#file { overflow:auto; }
#file #path { float:left; width:350px; }
#file #title { overflow:auto; color:#9B0000; }
#edit_entry { margin-bottom:10px; }
#edit_entry #title { color: #9B0000; }
#edit_entry #file { color: #9B0000; }
#edit_nav { margin-bottom:10px; }

#portfolio_home { width:590px; border: 1px #999 solid; padding: 0px 5px 0px 10px; font-size: 12px;}
#portfolio_home h3 { margin-bottom:5px; color:#9B0000; font-size:12px; }
#portfolio_home #tagline { font-size:15px; color:#9B0000; font-weight:bold; margin-bottom:10px; }
#portfolio_home #bio { margin-bottom:10px; }
#portfolio_home #viewpan { margin-bottom:10px; }
#portfolio_home #viewpan #largePicTitle { float:left; font-weight:bold; margin-bottom:3px; }
#portfolio_home #viewpan #portLink { color:#9B0000; font-weight:bold; text-decoration:none; }
#portfolio_home #viewpan #num { color:#9B0000; font-weight:bold; text-decoration:none; font-size:15px; border: 1px #9B0000 solid;  }
#portfolio_home #viewpan .innerbox1 { width:480px; border: 1px #F0F0F0 solid; margin-left:20px; margin:auto; }
#portfolio_home #viewpan .innerbox2 { background-color:#F0F0F0; margin:10px; padding:15px; }
#portfolio_home #mediumbox { margin-bottom:10px; }
#portfolio_home #mediumbox #name { font-weight:bold; }
#portfolio_home #mediumbox #link { color:#9B0000; font-weight:bold; text-decoration:none; }
#portfolio_home .usersinfo { float: left; width: 190px; margin-right:6px;}

#portfolio { overflow:hidden; width:600px; font-size: 12px;}
#portfolio #tagline { margin-bottom:10px; font-weight:bold; background-color:#9B0000; color:#FFFFFF; font-size:15px; padding:8px; text-align:center; }
#portfolio #basics { float:left; border: 1px #999 solid; overflow:auto; width:200px; padding: 0px 5px 5px 5px; }
#portfolio #basics #website { margin-bottom:10px; }
#portfolio #basics #bio { margin-bottom:10px; color: #000;}
#portfolio #basics #bio h3 { color: #4C4C6F; }
#portfolio #basics h3 { display: inline; }

#portfolio #gallery { border: 1px #999 solid; overflow:auto; padding-bottom: 4px; }
#portfolio #gallery #viewbox { text-align:center; }
#portfolio #gallery #viewbox #largePicTitle { text-align:right; font-weight:bold; margin-right:5px; color:#9B0000; }
#portfolio #gallery #entry { margin:5px; border: 1px #999 solid; color:#9B0000; }
#portfolio #gallery #entry #title { font-weight:bold; color:#9B0000; }
#portfolio #name { font-weight:bold; font-size:14px; }
#portfolio #website { margin-bottom:5px; }
#portfolio #bio { }
#portfolio #inspiration { }
#portfolio .name { font-weight:bold; font-size:14px; }
#portfolio .slideshow_link { /*padding-left: 230px;*/padding-left: 140px; }
#portfolio ul.pagination { float: right; padding-right: 10px;}
#portfolio ul.pagination li {  display:inline; padding:0 2px; font-size: 12px;}
#portfolio .medium { width: 180px; float: left; margin-right: 20px; }
#portfolio .medium  .thumb_image { float: left; margin-right: 4px; }

#admin { border : 1px solid #999999; padding: 0px 0px 10px 5px; font-size: 12px;}
#admin #entry #link { float:left; width:150px; }
#admin #entry #status { float:left; width:90px; }
#admin #entry #created { float:left; width:130px; }
#admin #entry #modified { float:left; width:150px; }

/* Reset Password Form */
.newpassword { float:left;width:150px;text-align:right;padding:10px 0 0 0; color: #9B0000; font-weight: bold; }
input.textfield { border:1px solid #ddd;font-size:14px;padding:8px;width:200px;margin:0;}

/* Styles for slideshow */

div#page {
	width: 600px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}

div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	/*float: right; */
	width: 580px; 
	border: 1px solid #000;
	margin-bottom: 10px;
	font-size: 12px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	padding-left: 15px;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.2em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}



/* Style for Portfolio thumbnails page */
#thumbnail_gallery { padding-left: 5px; }
#thumbnail_gallery ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#thumbnail_gallery ul li { display: inline; margin-right: 10px; }
#thumbnail_gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 1px 1px 1px;
	margin-bottom: 10px;
	margin: 12px;
}
#thumbnail_gallery ul a:hover img {
	/*border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff; */
}
#thumbnail_gallery ul a:hover { /*color: #fff;*/ }



