/*  
Theme Name: Rooftop Living Theme
Theme URI: http://www.rooftopliving.co.uk
Description: Leeds based Student, Professinal Letting Agents
Version: 1.0
Author: The Coder
Author URI: http://www.rooftopliving.co.uk
*/


/* Global Resets */

body {
	background:#000 url(images/grass.jpg) repeat;
	font-size:75%;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}
a:active, img:active {
	outline: none;
}
a {
	color: #000;	
	text-decoration:none; 
}
a:hover {
	text-decoration:underline;
}
ol,ul,li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color: #000;
}
h1 {
	font-size:2em;
	line-height:1;
	margin-bottom:.5em;
}
h2 {
	font-size:1.5em;
	color: #000;
}
h3 {
	font-size:1.5em;
	line-height:1;
	margin-bottom:1em;
}
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {
	margin:0;
}
h1.single {
	margin-left:0;
	padding-left:0;
}
ul, li {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

/* Site Wrap, float right and clear:both */

.wrap {
	width: 930px;
	margin: 10px auto;
	padding: 10px;
	color: #000;
	background:#ececec;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	border-radius: 10px;
}
.right {
	float:right
}

#clear {
	clear: both;
}


/* Dropdown Navigation */
.dropnavbar {
height: 32px;
background: none;
margin: 0 0 10px 0;
padding: 0;
}
.dropnav {
width: 0px;
height: 0px;
margin: 0 auto;
padding: 0 950px 0 0;
z-index: 1000;
}

.menu_head{width:102px;z-index: 1000;}
.menu_body {display:none;width:102px;z-index: 1000;}
.menu_body li{background:#ececec; width:102px;z-index: 1000;}
.menu_body li.alt{background:#dcdcdc;z-index: 1000;}
.menu_body li a{color:#000; text-decoration:none; padding:10px; display:block;z-index: 1000;}
.menu_body li a:hover{color:#ed1c81;z-index: 1000;}


/* Header Elements */

#header {
	color: #333;
	height: 145px;
	padding: 0;
	margin: 7px auto 0 auto; 
	display: block;
	overflow: hidden;
}
#logo {
	margin: 0;
	padding: 0;
}
#logo img {
	margin: 0;
	padding: 0;
}


/* Navigation */
.nav-main{background-color:#ececec;width:563px;height:158px;margin:-7px -10px 0 0;padding:0;}
.nav-main a{position:absolute;display:block;overflow:hidden;text-decoration:none;text-indent:500px;padding:0;}
a#nav-rentals{width:192px;height:58px;background:url(images/nav/nav-rentals.png) 0 0 no-repeat;}
a:hover#nav-rentals{background-position:0 -60px;}
a#nav-students{margin-top:55px;width:192px;height:37px;background:url(images/nav/nav-students.png) 0 0 no-repeat;}
a:hover#nav-students{background-position:0 -39px;}
a#nav-professionals{margin-top:88px;width:192px;height:35px;background:url(images/nav/nav-professionals.png) 0 0 no-repeat;}
a#nav-apartments{margin-top:121px;width:192px;height:30px;background:url(images/nav/nav-apartments.png) 0 0 no-repeat;}
a:hover#nav-apartments{background-position:0 -31px;}

a#nav-deluxe{margin-left:190px;float:right;width:46px;height:155px;background:url(images/nav/nav-deluxe.png) 0 0 no-repeat;}

a#nav-sales{margin-left:226px;width:167px;height:51px;background:url(images/nav/nav-sales.png) 0 0 no-repeat;}
a:hover#nav-sales{background-position:0 -52px;}
a#nav-commercial{margin-top:49px;margin-left:226px;width:167px;height:38px;background:url(images/nav/nav-commercial.png) 0 0 no-repeat;}
a#nav-invdev{margin-top:83px;margin-left:226px;width:167px;height:37px;background:url(images/nav/nav-invdev.png) 0 0 no-repeat;}
a#nav-management{margin-top:117px;margin-left:226px;width:167px;height:41px;background:url(images/nav/nav-management.png) 0 0 no-repeat;}
a:hover#nav-management{background-position:0 -43px;}

a#nav-interiors{margin-top:0px;margin-left:388px;float:right;width:46px;height:155px;background:url(images/nav/nav-interiors.png) 0 0 no-repeat;}

a#nav-about-us{margin-left:430px;width:126px;height:41px;background:url(images/nav/nav-about-us.png) 0 0 no-repeat;}
a#nav-guide{margin-top:38px;margin-left:430px;width:126px;height:42px;background:url(images/nav/nav-guide.png) 0 0 no-repeat;}
a#nav-fix{margin-top:77px;margin-left:493px;width:63px;height:37px;background:url(images/nav/nav-fix.png) 0 0 no-repeat;}
a:hover#nav-fix{background-position:0 -36px;}
a#nav-pay{margin-top:77px;margin-left:430px;width:63px;height:37px;background:url(images/nav/nav-pay.png) 0 0 no-repeat;}
a:hover#nav-pay{background-position:0 -37px;}
a#nav-contact{margin-top:112px;margin-left:430px;width:126px;height:46px;background:url(images/nav/nav-contact.png) 0 0 no-repeat;}
a:hover#nav-contact{background-position:0 -49px;}

a:hover#nav-professionals,a:hover#nav-invdev{background-position:0 -35px;}
a:hover#nav-deluxe,a:hover#nav-interiors{background-position:-44px 0;}
a:hover#nav-commercial,a:hover#nav-about-us,a:hover#nav-guide{background-position:0 -40px;}

/* Top Search Categories */
#search-cats {
	background-color: #2c2c2c;
	color: #000;
	height:54px;
	margin:10px 0 0 0;
	padding: 3px 15px 0 15px;
	display:block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	border-radius: 10px;
}	
.dd_search {
	padding:0;
}
.dd1 {
	float:left;
	margin:0;
	width:152px;
}
.dd1 select {
	margin: 0;
	font-size: 16px;
	padding: 0;
	clear:left;
	float:left;
	width:145px;
}
.searchby {
	float:left;
	width:205px;
	color:#ee1b82;
	margin: 0;
	padding: 3px 0;
	font-size: 12px;
}
.search {
	color: #000;
	text-align: right;
	padding: 0;
	margin: 13px 0 0 0;
}
.search_input {
	height:15px;
	margin: 0;
	padding:5px 10px 5px 5px;
	width:200px;
}
* html .search_input {
	height:15px;
	padding:5px 10px 5px 5px;
	width:180px;
}
.submit_button {
	padding:3px 3px 4px 3px;
	cursor:pointer;
	margin: 0;
}


/* Home Page */

.latest_listings {
	padding: 10px;
	margin: 0 0 10px 0;
	width:590px;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	border-radius: 10px;
}
.latest_listings img {
	margin: 0;
	border: 2px solid #ee1b82;
	padding: 0;
	float:right;
	width: 180px;
}
.latest_listings img:hover {
	border: 2px solid #2dd506;
}
.latest-listing-info3 {
	padding: 0;
	margin: 10px 0 5px 0;
	width: 392px;
	height: 53px;
}
.latest-listing-info3-right {
	float:right;
	width: 200px;
}
.latest-listing-info3 p {
	padding: 0px;
	margin: 0 0 5px 0;
}
a#latest-more {
	color: #ee1b82;
}
/* Main Content */
.wrapper {
	margin: 0;
	padding: 0;
}

#left_content {
	margin-top:15px;
	width:610px;
}

h1#single {
	font-size: 24px;
	color: #ee1b82;
	margin: 0;
	padding: 0;
}
h1#single a {
	font-size: 24px;
	color: #ee1b82;
	margin: 0;
	padding: 0;
}



/* Content Top Box */

.content-top {
	margin: 10px 0 15px 0;
	height: 130px;
	padding: 0;
}

.content-top img {
	width: 180px;
	position: absolute;
	border: 2px solid #ccc;
}

.content-top-right {
	color: #000;
	float: right;
	height: 130px;
	width: 420px;
}

.content-top-right-right {
	margin: 0;
	padding: 0;
	float:right;
	width: 200px;
}
.content-top-right p {
	margin: 0;
	padding: 0;
}

p#price {
	font-size: 17px;
	color: #ee1b82;
	margin: -3px 0 15px 0;
}
p#deposit {
	font-size: 17px;
	margin: 37px 0 15px 0;
	color: #ee1b82;
}
p#listing {
	font-size: 17px;
	color: #2dd506;
	margin: 10px 0;
}
p#availability, p#propertyid {
	margin-bottom: 10px;
}

a.post-edit-link {
	color: #f00;
	margin: 0;
	float: right;
	padding:0;
	text-decoration: underline;
}

#description {
margin: 0;
padding: 0;
}
#description p {
margin: 0 0 10px 0;
padding: 0;
}
#description h2 {
	margin: 0 0 10px 0 ;
	padding: 0;
}


/* Google Maps Styles */
#gmaplocation {
	width: 100%;
	margin-top:15px;
}
#gmaplocation h3 {
	color: #000;
}
#map {
	border: 1px solid #999;
	width: 100%;
	height:350px;
	color:#000;
	margin: 0;

}
#streetview {
	border: 1px solid #999;
	margin: 5px 0 20px 0;
	width: 100%;
	height:300px;
	color:#000;
}


/* Similar Properties */
.similar {
	width: 100%;
}
.similar h2 {
	color: #ee1b82;
	display:
}
p#similar-title {
	text-decoration: underline;
	margin: 0 0 7px 0;
	padding: 0;
}
p#similar-title a {
	text-decoration: underline;
	color: #ee1b82;
	margin: 0;
	padding: 0;
}
.similar-properties {
	width: 290px;
	margin: 0 0 10px 0;
	padding: 5px;
	display: inline-table;
	border: 1px solid #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	border-radius: 5px;
}
/* Safari 3.0 and Chrome rules here */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .similar-properties { width: 303px; }
}
.similar-properties-right p {
	margin:0;
	padding: 0 0 4px 0;
}
.similar-properties-right {
	width: 135px;
	float:right;
}
.similar-properties img {
	width: 147px;
	height: 98px;
	border: 2px solid #ccc;
	margin-top: 2px;
}


/* Sidebar & Widgets */
#sidebar, #sidebar_single {
	margin-top:13px;
	margin-bottom:10px;
	padding: 0;
}

.grid_4 {
	display:inline;
	float:left;
	margin-left:16px;
	margin-right:0px;
	width: 304px;
}

.grid_8 {
	display:inline;
	width: 610px;
	float:left;
	margin-left:0px;
	margin-right:0px;
}
.grid_8_home_rtlcom {
	display:inline;
	width: 930px;
	float:left;
	margin-left:0px;
	margin-right:0px;
}

.widgets {
	border: 1px solid #999;
	padding:10px;
	margin:0 0 15px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	border-radius: 10px;
}
#news {
	border: 1px solid #999;
	margin: 0 0 15px 0;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	border-radius: 10px;
}
.widgets ul, .widgets ul li {
	margin:0;
	padding:0;
}

#sidebar_single h2, #news h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #ed1c81;
}
#news a,visited {
	color:#000;
}
#sidebar h2 {
	font-size:16px;
	margin:0;
	padding:0 0 5px;
}
#sidebar .widget_title {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #ed1c81;
}
.widget_title, .twitterwidget-title {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #ed1c81;
}

.textwidget textarea {
	width:270px;
	border:1px solid #333;
	color:#ccc;
}
.textwidget input.button {
	height:22px;
	border:1px solid #333;
	color:#ccc;
	width:80px;
	padding:3px;
}
.textwidget input {
	height:18px;
	border:1px solid #333;
	width:200px;
	padding:3px;
}
.textwidget img {
	border:none;
}

/* Twitter Widget */

.widgets ul li div ul li {
	margin: 0 0 10px 0;
	padding: 0x;
}

.twitter-avatar img {
	border: 2px solid #ed1c81;
	float: left;
	margin: 0 10px 0 0;
}
.entry-meta {
	margin-left: 3px;
	font-size: 8px;
	color: #999;
}
.entry-content {
	font-size:11px;
	clear: both;
}

.from-meta {
	display: none;
}

/* Latest Properties */

.latest-propertys {
	height: 105px;
	margin: 0;
	padding: 0;
/*	border-bottom: 1px solid #999; */
	clear: both;
}
a#latest-propertys-a {
	color: #ed1c81;
	font-size:12px;
}
.latest-propertys-info2 {
	margin: 0;
	padding: 0;
	position: absolute;
}
.latest-propertys p {
	margin: 5px 0;
	padding: 0;
}
.latest-propertys-img-right a {
	width: 0;
}
.latest-propertys-img-right {
	margin: 6px 0 0 200px;
	padding: 0;
	float:right;
}
.latest-propertys img {
	border: 1px solid #ed1c81;
	height: 67px;
	width: 80px;
}
/* Image Gallery */

.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	/*	width: {$itemwidth}%; */
}
.gallery img {
	border: 1px solid #ee1b82;
	height: 60px;
	width: 90px
}
.gallery img:hover {
	border: 1px solid #2dd506;
}

.gallery-caption {
	margin-left: 0;
}


/* Contact Form */

#contactform {
margin: 0;
width: 280px;
padding: 0;
}
#contactform ol {
margin: 0;
padding: 0;
list-style: none;
}
#contactform li {
margin: 0 0 5px 0;
padding: 2px 0px;
}
#contactform li.buttons {
margin: 0;
padding: 5px;
overflow: hidden;
}
#contactform label {
margin: 0;
width: 130px;
text-align: left;
display: block;
float: left;
padding: 3px 10px 2px 0;
}
#contactform input.text, #contactform input {
width: 127px;
padding: 2px;
margin: 0;
font-size: 14px;
}
#contactform textarea {
border: 1px solid #ccc;
width: 268px;
padding: 2px;
height: 80px;
background: #FDFDF7;
}
#contactform li.buttons input {
padding: 4px;
margin: 0;
.margin: 0 0 0 5px;
width: auto;
}
input#submitcform {
	float: right;
}
.response {
border: 1px solid #CCCCCC;
display: none;
padding: 10px;
width: 250px;
text-align: center;
margin: 0;
position: relative;
}
.loader {
position: absolute;
margin: 9px 0 0 135px;
}

/* Contact Form 7 Wordpress */

.wpcf7-form {
	margin: 0;
	width:438px;
}
.wpcf7-form p#left {
}
.wpcf7-form p#right {
	float:right;
	width: 158px;
	margin: 0;
}
.wpcf7-form textarea {
	width: 550px;
}

/* footer */

.footer {
	margin:0;
	padding:10px;
	border:1px solid #999;
	clear:both;
	height: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	border-radius: 10px;
}
.footer p {
	margin: 0 0 7px 0;
	font-size: 10px;
	text-align: center;
}


/* Homepage Scroller */

.container { width:610px; height:280px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:610px; display:none; }

#loopedSlider ol, #loopedSlider ul { list-style: none; }
#loopedSlider blockquote, #loopedSlider q { quotes: none; }
#loopedSlider ins { text-decoration: none; }
#loopedSlider del { text-decoration: line-through; }
#loopedSlider { margin:13px auto 30px auto; width:610px; position:relative; clear:both; }
#loopedSlider ul.pagination { list-style-type:none; margin:0; padding:0; margin:2px auto; width:178px; }
#loopedSlider ul.pagination li { float:left; margin:0 5px; }	
#loopedSlider ul.pagination a { display:block; width:12px; padding-top:12px; height:0; overflow:hidden; background-image: url(images/pagination.png); background-position:0 0; background-repeat:no-repeat;}
#loopedSlider ul.pagination li.active a {background-position:0 -12px}
#loopedSlider a.previous { position:absolute; top:130px; left:0px; }
#loopedSlider a.next { position:absolute; top:130px; right:0px; }
#loopedSlider img { border:none; }

/* WP PageNavi */

.wp-pagenavi {
	margin: 15px 0;
	font-size: 14px;
	text-align: center;
}

/* WP Pagenavi: */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px 8px;
	margin: 5px;
	text-decoration: none;
	border: 1px solid #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	border-radius: 5px;
}
.wp-pagenavi a:visited {
	padding: 5px 8px;
	margin: 5px;
	text-decoration: none;
	border: 1px solid #999;
	color: #000;
}
.wp-pagenavi a:hover {	
	border: 1px solid #999;
	color: #ee1b82;
}
.wp-pagenavi a:active {
	padding: 5px 8px;
	margin: 5px;
	text-decoration: none;
	border: 1px solid #999;
	color: #ee1b82;
}
.wp-pagenavi span.pages {
	padding: 5px 8px;
	margin: 5px;
	color: #000;
	border: 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	border-radius: 5px;
}
.wp-pagenavi span.current {
	padding: 5px 8px;
	margin: 5px;
	border: 1px solid #999;
	color: #000;
	background-color: #ffcee6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	border-radius: 5px;
}
.wp-pagenavi span.extend {
	padding: 5px 8px;
	margin: 5px;
	border: 1px solid #999;
	color: #000;
}

/* Page2Cat*/

#p2c-header h2, .page h1 {
	color: #ee1b82;
	font-size: 24px;
	margin: 8px 0 0 0;
	padding: 0;
}
#left_content_single h1 {
	color: #ee1b82;
	font-size: 24px;
	margin: 8px 0 10px 0;
	padding: 0;
}

/* news ticker */

#headlines{}
.head {width:490px; margin:12px 0;}
.head a{background-color:#EE1B82;color:#fff;display:block;float:left;height:auto;margin:0;padding:8px;text-decoration:none; font-weight:bold;}
.tickercontainer{width:455px;float:left;height:28px;margin:0;padding:0;overflow:hidden !important}
.tickercontainer .mask{position:relative;top:0;height:30px;width:455px;overflow:hidden}
ul.newsticker{position:relative;left:940px;list-style-type:none;margin:0;padding:0}
ul.newsticker li{float:left;margin:0;display:block}
ul.newsticker a{color:#fff;display:block;padding:7px;font-weight:normal;text-decoration:none}
ul.newsticker .pricedrop{font-weight:normal;color: #fff}
ul.newsticker .breaking{font-weight:normal;color:#fff}
ul.newsticker a span{font-weight: normal; color:#fff }
ul.newsticker a:hover{outline:none;text-decoration:underline}


div#fancy_wrap a {
	outline:none;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
}

div#fancy_loading_overlay {
	position: absolute;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	height: 30px;
	width: 30px;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
}

span#fancy_right_ico {
	right: -9999px;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
  border-collapse:separate;
  border: 0;
  width:auto;
}

div#fancy_title tr {
  border: 0;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
  border: 0;
}

td#fancy_title_main {
	height: 32px;
  border: 0;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
  border: 0;
}

/* Sliding Boxes */

			.boxgrid{ 
				width: 300px; 
				height: 200px; 
				margin:10px 5px 10px 0px; 
				float:left; 
				background:#161613; 
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				.boxgrid h3{ 
					margin: 5px 5px 0 5px; 
					color:#FFF; 
					font:16pt Arial, sans-serif; 
					letter-spacing:-1px; 
					font-weight: bold;  
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}

