/*------------------------------------------------------------
CSS:		FEB 2011
Author: 	SHOWMODE LTD
URL:		www.showmode.co.uk
-------------------------------------------------------------*/

/* CSS RESET
-------------------------------------------------------------*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {margin:0; padding:0;}
ul,ol {list-style: none;}
fieldset,img,a img {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
.clear {clear:both; height:0; line-height:0;}


/* WEBSITE HTML/BODY
-------------------------------------------------------------*/
body {font:normal 12px Arial, Helvetica, sans-serif; text-align:center; color:#111111; margin:0; padding:0; background:#E9E9E9 url('../_furniture/body.gif') repeat center;} 
p,label {font:normal 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color:#111111; line-height:160%; margin-bottom:12px;}
ul {line-height:150%;}
li {font-size:13px; line-height:150%; color:#111111;}
a:link {color:#CC0000; text-decoration:underline;} 
a:hover {color:#111111; text-decoration:underline;}
a:active {color:#CC0000; text-decoration:underline;}
a:visited {color:#CC0000; text-decoration:underline;}

a.link {color:#111111; border-bottom:1px dotted #B5B5B5; text-decoration:none;} a.link:hover {border:0; color:#DD0000; text-decoration:underline;}
a.rent {color: #111111; text-decoration:underline;} a.rent:hover {color: #DD0000; text-decoration:underline;}
a.buy {color: #00008B; text-decoration:underline;}
/*-----------------------------------------------------------*/


/* HEADINGS & TYPOGRAPHY
-------------------------------------------------------------*/
/*Page Title*/
h1 {font:normal 28px/34px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-serif; color:#333333; line-height:150%;} 

/*Headers*/
h2 {font:normal 20px/26px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-serif; color:#DD0000; padding-top:10px; padding-bottom:8px;}
h2.grey{color:#333333;}

h3 {font:normal 16px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-serif; color:#333333; padding-top:10px;}
h3.red{color:#DD0000;}

h4 {font-family:Arial, Sans Serif; font-size: 13px; color: #fff; font-weight:bold; text-shadow:#555555 0px 1px 1px;}
/*-----------------------------------------------------------*/

/* STRUCTURE
-------------------------------------------------------------*/
/*Wrappers*/
#container{width:100%; min-width:980px; text-align:center; background: url('../_furniture/bg.gif') repeat-x top;  padding:0;margin-left:auto; margin-right:auto;}
#wrapper {text-align:left; width:960px; padding-left:20px; padding-right:20px; margin-left:auto; margin-right:auto; position: relative;}
#subpage_wrapper {  text-align: left; width: 600px; margin-top: 30px; margin-left: auto; margin-right: auto; background-color: #FFFFFF; border: 2px solid #A5A5A5; padding: 10px 20px 10px 20px;}

/*Header*/
#header {width:960px; height:141px;}
#header-left {float:left; width:400px; height:100px;}
#header-middle {float:left; width:280px; height:100px;}
#header-right {float:right; width:280px; height:100px;}

/*Content*/
#content {width:960px; margin-top:19px; font:14px/16px Arial, Sans-serif; text-align:left; min-height:450px;}
#content ul {margin-left:1.5em;}

/*Columns Home*/
#column-left {float:left; width:220px; margin-right:15px;}
#column-right {float:left; width:708px; margin-left:15px;}

/*Content Line Break*/
.linebreak {border-bottom:1px solid #DDDDDD; padding-bottom:10px; margin:10px 0px 10px 0px;}

/*Content 50% Break*/
.halfbreak {width: 290px; float:left; border-bottom:1px solid #DDDDDD; margin: 20px 20px 10px 20px;}

/*Content 50% Break*/
.quarterbreak {width: 145px; float:left; margin: 10px 10px 10px 10px;}

/*Images*/
.imgcenter {text-align:center; vertical-align:middle; padding:5px 0px 5px 0px;  -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}
.imgleft {text-align:left; vertical-align:middle; float:left; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}
.imgright {text-align:right; vertical-align:middle; float:right; margin:10px 0px 10px 10px;  -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}

/*Lists*/
.list {font:normal 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-serif; width:100%; color:#111111; margin-bottom:10px;}
.list#grey ul{list-style-image: url(../_furniture/bullet_grey.gif)}

.list li {padding-top:6px;}
.list ul {list-style-image: url(../_furniture/bullet_red.gif); margin-left:0; padding-left:30px; color:#111111;}
.list ol {list-style-image: url(../_furniture/bullet_red.gif); margin-left:0; padding-left:30px; color:#111111;}
.list p {color:#000000; line-height:100%;}

/*Corporate Store List*/
.corpstore {font:normal 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-serif; width:100%; color:#111111; margin-bottom:10px;}
.corpstore ul {list-style-image: url(../_furniture/bullet_corp.gif); margin-left:0; padding-left:30px; color:#111111;}
.corpstore li {font-size:12px;}

/*Page Bottom*/
#pagebottom {width:100%; height:28px;}
/*-----------------------------------------------------------*/


/* NAVIGATION
-------------------------------------------------------------*/
/*********Top Navigation Menu*********/
#topmenu {width:960px; margin-top:10px; margin-left:auto; margin-right:auto; font-family:Arial, sans-serif; float:right; text-shadow:#D1D1D1 0px 1px 1px;}
#topmenu li {display:inline; float: right; margin:0; padding:0; border-right:1px solid #cc0000; padding:0 10px 0 0;}
#topmenu a {white-space:nowrap; display:inline; float:left; padding:0 0 0 10px; font-weight:bold; font-size:12px; color:#353535; text-decoration:none;}
#topmenu a:hover {color:#DD0000; text-decoration:underline;}
/*************************************/

/***************Main Menu*************/
.menu{position:relative; width:960px; height:30px; _margin-top:-4px; z-index:999;}
.jqueryslidemenu {font:bold 13px Arial; width:100%;}
.jqueryslidemenu ul {margin:0; padding:0; list-style-type:none;}
.jqueryslidemenu ul li {position:relative; display:inline; float:left; font:bold 13px Arial, Helvetica, sans-serif; line-height:200%;}

/*Top level*/
.jqueryslidemenu ul li a{display: block; color:#ffffff; text-shadow:#000 1px 1px 1px; padding:9px 10px 9px 10px; margin-bottom:0px; border-right:1px solid #575757; text-decoration: none;}
* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block;}
.jqueryslidemenu ul li a:hover{ background:#DD0000; color:#ffffff; text-decoration:underline;}

/* 1st Sub level*/
.jqueryslidemenu ul li ul {position:absolute; left:0; display:block; visibility:hidden; background-color:#353535; background: transparent url(../_furniture/menu/menu_transparency.png);}
.jqueryslidemenu ul li ul li {display:list-item; float: none; }
.jqueryslidemenu ul li ul li a {font: normal 12px Arial, Helvetica, Sans-serif; color:#F5F5F5; width:180px; padding:7px; margin:0; margin-left:-1px; border-top-width:0; border-left:1px solid #575757; border-bottom:1px solid #575757;}
.jqueryslidemenu ul li ul li a:hover {background-color:#DD0000; color:#FFFFFF;}

/* 2nd Sub level*/
.jqueryslidemenu ul li ul li ul {top:0; background-color:#333333; background: transparent url(../_furniture/menu/menu_transparency.png);}
.jqueryslidemenu ul li ul li ul li a {font: normal 12px Arial, Helvetica, Sans-serif; color:#F5F5F5; width:150px; padding:7px; margin:0; border-top-width:0; border-left:0; border-bottom:1px solid #575757;}

.downarrowclass {position:absolute; top:12px; right:7px;}
.rightarrowclass {position:absolute; top:6px; right:5px;}
/*************************************/

/***********Site Navigation***********/
#breadcrumbs {font:12px Arial, Sans Serif; text-shadow:#D1D1D1 0px 1px 1px; height: 30px; margin-top:-6px; margin-bottom: 15px; width:956px; background:#D5D5D5 url(../_furniture/body_white.gif) repeat; border: solid 2px #A5A5A5;}
#breadcrumbs li {display: inline;	float: left; margin: 0; padding-top: 2px; color:#DD0000; font-weight:bold; font-size:16px;}
#breadcrumbs a {display: inline; float: left; font-size: 12px; color: #000000; font-weight:normal; text-decoration: underline;}
#breadcrumbs a:hover {color: #DD0000; text-decoration: underline;}
/*************************************/
/*---------------------------------------------------------*/


/* BOXES
-----------------------------------------------------------*/
/* Side Boxes */
.sideboxtop {background:#333333 url('../_furniture/sprite.png');background-position: 0px -294px; overflow:hidden; width:178px; height:16px; margin-top:0px; padding:9px 10px 9px 30px; border-top-left-radius:8px; border-top-right-radius:8px; font-family:Arial, Sans Serif; font-size: 13px; color: #fff; font-weight:bold; text-shadow:#000 1px 1px 1px;}
.sidebox {background:#FFFFFF url('../_furniture/body_white.gif') repeat; width:194px; text-align:center; border-left:2px solid #A5A5A5; border-right:2px solid #A5A5A5; border-bottom: 2px solid #A5A5A5; border-bottom-left-radius:8px; border-bottom-right-radius:8px; padding: 5px 10px 5px 10px; margin-bottom:25px;}
.keypad a{background-image:url('../_furniture/sprite.png'); width:214px; height:294px; background-position: 0px -384px; overflow:hidden;}
.keypad a:hover{background-position:215px -384px;}
.contact a{background-image:url('../_furniture/sprite.png'); width:214px; height:128px; background-position: 0px -682px; overflow:hidden;}
.contact a:hover{background-position:215px -682px;}

/* Main Boxes */
.box {background:#FFFFFF url('../_furniture/body_white.gif'); width: 666px; height: 1%; text-align: left; margin-bottom: 25px; color: #353535; padding: 20px; display: inline-block; border: 2px solid #A5A5A5; border-radius:8px;}
.boxhalf {background:#FFFFFF url('../_furniture/body_white.gif'); width: 300px; height: 1%; text-align: left; margin-bottom: 25px; color: #353535; padding:20px; display:inline-block; border: 2px solid #A5A5A5; border-radius:8px;}

.box#info {background:url('../_furniture/body_blue.gif')}
.box#info h2 {color: #353535;}

.box#message {background:url('../_furniture/body_red.gif')}
.box#message h2 {color: #353535;}

/* Quote & Testimonials */
.quote {	width: 350px; height: 1%; /* Holly hack for Peekaboo Bug */ background-color: #F2F2F2; border: 1px solid #d5d5d5; color: #353535; padding:10px; margin:10px; display: inline-block; -webkit-border-radius:10px; border-radius:10px;}
/*---------------------------------------------------------*/


/* FEATURES
-----------------------------------------------------------*/
/*Clock*/
#clock {float: right; font-size: 12px; padding-top: 8px; padding-right:10px; color: #000000;}	

/*Buttons*/
a.button img {opacity: 1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; // first! filter: alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
a.button:hover img {cursor:pointer; opacity: 0.75; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; // first! filter: alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity: 0.75;}

/*AddThis / Social Networking Icons*/
.addthis_toolbox .custom_images a {width: 32px; height: 32px; margin: 0; padding: 0;}
.addthis_toolbox .custom_images a img {opacity: 1.0;}
.addthis_toolbox .custom_images a:hover img {opacity: 0.75;} 

/*JotForm Required Field*/
.required {color:#dd0000;}

/*Side Tab*/
#sidebutton{position:fixed; right:0px; top:250px; background-image:url('../_furniture/sprite.png'); background-position: 0px -75px; width:38px; height:215px; z-index:9999;}
#sidebutton a{display:block;width:100%;height:100%;position:fixed;}
#sidebutton:hover{background-position:-44px -75px;}

/*Header Tweet Feed*/
.tweet, .query {padding-top:16px; margin-left:40px; line-height:100%;}
.tweet_text {font-family: Arial, Helvetica, Sans-serif; font-size: 11px; font-weight: normal; text-shadow:#a9a9a9 1px 1px 1px;}
.tweet .tweet_list, .query .tweet_list {-webkit-border-radius: .5em; list-style-type: none; margin: 0; padding: 0;  color:#555555; font:10px Arial,Sans-serif; max-width:220px; min-height: 40px; max-height:90px; overflow:hidden;}
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {text-transform: uppercase; }
.tweet .tweet_list li, .query .tweet_list li {overflow-y: auto;overflow-x: hidden; padding: 0em .5em .5em .5em; color:#cc0000; line-height:100%;}
.tweet .tweet_list li a, .query .tweet_list li a {color:#353535; font-weight: normal; font-style:italic; font-size:11px; text-shadow:#999 0px 1px 1px;}
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {background-color: #9c2420;}
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {padding-right: .5em; float: left; }
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {vertical-align: middle; padding-top:17px; }

/*Twitter Updates*/
#twitter_div a{color:#0285c8; font-style:italic;}
#twitter_div p{font: 12px Arial, Helvetica, sans-serif;}
#twitter_update_list { padding:0 !important; list-style:none;  text-align:left; background:#ffffff url(../_furniture/body_white.gif);}
#twitter_update_list li{  padding:0;  margin:0 !important; font: 13px Arial, Helvetica, sans-serif;}


/*Expanding Div*/
h4.trigger {padding: 0 0 0 50px; margin: 0 0 8px 0; background: url(../_furniture/expanding_box_header.gif) no-repeat; height: 40px; width:616px; float: left;}
h4.trigger a {color: #fff; text-decoration: none; display: block; padding-top:13px;}
h4.trigger a:hover {color: #ccc;}
h4.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {margin: -0px 0px 25px 0px; padding: 0; border-top: 1px solid #D5D5D5; background: #f0f0f0 url(../_furniture/toggle_block_stretch.gif) repeat-y left top; overflow: hidden; width: 666px; clear: both;}
.toggle_container .block { padding: 5px 20px 20px 20px; /*--Padding of Container--*/ background: url(../_furniture/toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/}




/* SLIDERS
-----------------------------------------------------------*/
/* Banner Slider */
#banner {clear: both; width:956px; height:238px; position:relative; margin-bottom:20px; padding:0; list-style:none; background: #ffffff url(../_furniture/loading.gif) center no-repeat; border: 2px solid #A5A5A5;}
#banner #slider {margin-left:auto; margin-right:auto; width:956px; height: 238px; overflow:hidden; position:relative;}	
#slider ul, #slider li {margin:0; padding:0; list-style:none;}
#slider li{ width:956px; height:240px; overflow:hidden;}	
#prevBtn {display:block; margin:0; padding:0; margin-left:-8px; position:absolute; width:30px; height:64px; margin-top:-150px; z-index:998; text-indent:-8000px; float:left;}				
#nextBtn {display:block; margin:0; padding:0; position:absolute; width:30px; height:64px; float:right; padding-left:912px; margin-top:-250px; z-index:999; text-indent:-8000px;}	
#prevBtn a {display:block; width:30px; height:64px; background:url(../_furniture/previous_btn.gif) no-repeat;}	
#nextBtn a {display:block; width:30px; height:64px; background:url(../_furniture/next_btn.gif) no-repeat;}
#prevBtn a:hover {background-position:-30px;}	
#nextBtn a:hover {background-position:-30px;}

#banner ol#controls { position: absolute; bottom:0px; left:38%; z-index: 100; width: 184px; height: 18px; padding: 15px 0 0 53px; margin: 0; background-image: url(../_furniture/sprite.png); background-position: 0px 0px; overflow:hidden;}
#banner ol#controls li { float: left; margin-right: 14px;}
#banner ol#controls li:last-child { margin: 0; }
#banner ol#controls li a { display: block; width: 14px; height: 15px; text-indent: -99999px; background-image: url(../_furniture/sprite.png); background-position: 0px -37px; overflow:hidden;}
#banner ol#controls li a:hover, #banner ol#controls li.current a { background-image: url(../_furniture/sprite.png); background-position: 0px -56px; overflow:hidden;}


/* Client Slider */
#clientslider {margin-left:auto; margin-right:auto;}
#clientslider ul, #clientslider li {margin:0; padding:0; list-style:none;}
#clientslider li{ padding-top:10px; width:130px; height:100px; overflow:hidden;}

#prevclient {display:block; margin:0; padding:0; width:20px; height:22px; z-index:999; text-indent:-8000px; float:left;}				
#nextclient {display:block; margin:0; padding:0; width:20px; height:22px; z-index:989; text-indent:-8000px; float:right;}	
#prevclient a {display:block; width:20px; height:22px; margin-left:-16px; margin-top:-64px; background-image: url(../_furniture/sprite.png); background-position: 0px -358px; overflow:hidden;}	
#nextclient a {display:block; width:20px; height:22px; margin-left:-6px; margin-top:-64px; background-image: url(../_furniture/sprite.png); background-position: 0px -332px; overflow:hidden;}
#prevclient a:hover {background-position: -20px -358px;}	
#nextclient a:hover {background-position: -20px -332px;}	
/*---------------------------------------------------------*/


/* FOOTER
-----------------------------------------------------------*/
/*Wrapper*/
#footer-wrapper {font:13px/16px Arial, Helvetica, Sans-serif; width:100%;  margin-left:auto; margin-right:auto; background:#353535 url(../_furniture/footer_background.gif) repeat-x; margin-top:2px;}

/*Footer Content*/
#footer-content {width:960px; height:142px; padding:10px 20px 0px 20px; text-align:left; margin:auto; color:#fff; text-shadow:#111111 0px 1px 2px;}
#footer-content p {font:13px "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-serif; color:#EEEEEE; text-shadow:#111111 0px 1px 2px; margin:0px; line-height: 16px; padding:3px 0 3px 0; display:block; width:320px;}
#footer-content a {font:13px "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-serif; color:#EEEEEE; text-shadow:#111111 0px 1px 2px; padding:3px 0 3px 0; display:block; text-decoration: none; width:320px}
#footer-content a:hover {color:#dd0000; text-decoration: underline;}

/*Footer Bottom Links*/
ul#footer {width:960px; height:34px; margin:0 auto; text-align:left; padding:0px;}
ul#footer ul {margin:0;}
ul#footer li {list-style:none; display:inline; color:#DD0000; text-shadow:#000 1px 1px 1px; padding-top:2px; padding-right:4px; margin:0; font:bold 11px/30px Arial, Sans-serif;}
ul#footer li a{color:#D5D5D5; text-decoration:none; font:bold 11px/34px Arial, Sans-serif; text-shadow:#000 1px 1px 1px;}
ul#footer li a:visited{color:#D5D5D5; text-decoration:none; padding:0;}
ul#footer li a:hover{color:#DD0000; text-decoration:underline; padding:0;}
ul#footer li a:active{color:#D5D5D5; text-decoration:none; padding:0;}

#copyright {text-align:center; color:#555555; width:600px; font-size:12px; margin-top:10px; margin-left: auto; margin-right: auto; padding: 0px;}
/*---------------------------------------------------------*/


/* LIGHTBOX
-------------------------------------------------------------*/
div.light_rounded .pp_top .pp_left{background: url(../_furniture/lightbox//light_rounded/sprite.png) -88px -53px no-repeat;}
div.light_rounded .pp_top .pp_middle{background:#fff;}
div.light_rounded .pp_top .pp_right{background: url(../_furniture/lightbox//light_rounded/sprite.png) -110px -53px no-repeat;}
div.light_rounded .pp_content .ppt{color:#000;}
div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right{background:#fff;}
 div.light_rounded .pp_content{background-color:#fff;}
 div.light_rounded .pp_next:hover{background: url(../_furniture/lightbox//light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}
 div.light_rounded .pp_previous:hover{background: url(../_furniture/lightbox//light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}
 div.light_rounded .pp_expand{background: url(../_furniture/lightbox//light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}
 div.light_rounded .pp_expand:hover{background: url(../_furniture/lightbox//light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}
 div.light_rounded .pp_contract{background: url(../_furniture/lightbox//light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}
 div.light_rounded .pp_contract:hover{background: url(../_furniture/lightbox//light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}
 div.light_rounded .pp_close{width:75px;height:22px;background: url(../_furniture/lightbox//light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}
 div.light_rounded #pp_full_res .pp_inline{color:#000;}
 div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}
 div.light_rounded .pp_nav .pp_play{background: url(../_furniture/lightbox//light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}
 div.light_rounded .pp_nav .pp_pause{background: url(../_furniture/lightbox//light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}
 div.light_rounded .pp_arrow_previous{background: url(../_furniture/lightbox//light_rounded/sprite.png) 0 -71px no-repeat;}
 div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}
 div.light_rounded .pp_arrow_next{background: url(../_furniture/lightbox//light_rounded/sprite.png) -22px -71px no-repeat;}
 div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}
 div.light_rounded .pp_bottom .pp_left{background: url(../_furniture/lightbox//light_rounded/sprite.png) -88px -80px no-repeat;}
 div.light_rounded .pp_bottom .pp_middle{background:#fff;}
 div.light_rounded .pp_bottom .pp_right{background: url(../_furniture/lightbox//light_rounded/sprite.png) -110px -80px no-repeat;}
 div.light_rounded .pp_loaderIcon{background: url(../_furniture/lightbox//light_rounded/loader.gif) center center no-repeat;}
 div.dark_rounded .pp_top .pp_left{background: url(../_furniture/lightbox//dark_rounded/sprite.png) -88px -53px no-repeat;}
 div.dark_rounded .pp_top .pp_middle{background: url(../_furniture/lightbox//dark_rounded/contentPattern.png) top left repeat;}
 div.dark_rounded .pp_top .pp_right{background: url(../_furniture/lightbox//dark_rounded/sprite.png) -110px -53px no-repeat;}
 div.dark_rounded .pp_content_container .pp_left{background: url(../_furniture/lightbox//dark_rounded/contentPattern.png) top left repeat-y;}
 div.dark_rounded .pp_content_container .pp_right{background: url(../_furniture/lightbox//dark_rounded/contentPattern.png) top right repeat-y;}
 div.dark_rounded .pp_content{background: url(../_furniture/lightbox//dark_rounded/contentPattern.png) top left repeat;}
 div.dark_rounded .pp_next:hover{background: url(../_furniture/lightbox//dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}
 div.dark_rounded .pp_previous:hover{background: url(../_furniture/lightbox//dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}
 div.dark_rounded .pp_expand{background: url(../_furniture/lightbox//dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}
 div.dark_rounded .pp_expand:hover{background: url(../_furniture/lightbox//dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}
 div.dark_rounded .pp_contract{background: url(../_furniture/lightbox//dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}
 div.dark_rounded .pp_contract:hover{background: url(../_furniture/lightbox//dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}
 div.dark_rounded .pp_close{width:75px;height:22px;background: url(../_furniture/lightbox//dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}
 div.dark_rounded .currentTextHolder{color:#c4c4c4;}
 div.dark_rounded .pp_description{color:#fff;}
 div.dark_rounded #pp_full_res .pp_inline{color:#fff;}
 div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}
 div.dark_rounded .pp_nav .pp_play{background: url(../_furniture/lightbox//dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}
 div.dark_rounded .pp_nav .pp_pause{background: url(../_furniture/lightbox//dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}
 div.dark_rounded .pp_arrow_previous{background: url(../_furniture/lightbox//dark_rounded/sprite.png) 0 -71px no-repeat;}
 div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}
 div.dark_rounded .pp_arrow_next{background: url(../_furniture/lightbox//dark_rounded/sprite.png) -22px -71px no-repeat;}
 div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}
 div.dark_rounded .pp_bottom .pp_left{background: url(../_furniture/lightbox//dark_rounded/sprite.png) -88px -80px no-repeat;}
 div.dark_rounded .pp_bottom .pp_middle{background: url(../_furniture/lightbox//dark_rounded/contentPattern.png) top left repeat;}
 div.dark_rounded .pp_bottom .pp_right{background: url(../_furniture/lightbox//dark_rounded/sprite.png) -110px -80px no-repeat;}
 div.dark_rounded .pp_loaderIcon{background: url(../_furniture/lightbox//dark_rounded/loader.gif) center center no-repeat;}
 div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(../_furniture/lightbox//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(../_furniture/lightbox//dark_rounded/loader.gif) center center no-repeat;}
 div.dark_square .pp_content_container .pp_left{background: url(../_furniture/lightbox//dark_rounded/contentPattern.png) top left repeat-y;}
 div.dark_square .pp_content_container .pp_right{background: url(../_furniture/lightbox//dark_rounded/contentPattern.png) top right repeat-y;}
 div.dark_square .pp_expand{background: url(../_furniture/lightbox//dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}
 div.dark_square .pp_expand:hover{background: url(../_furniture/lightbox//dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}
 div.dark_square .pp_contract{background: url(../_furniture/lightbox//dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}
 div.dark_square .pp_contract:hover{background: url(../_furniture/lightbox//dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}
 div.dark_square .pp_close{width:75px;height:22px;background: url(../_furniture/lightbox//dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}
 div.dark_square #pp_full_res .pp_inline{color:#fff;}
 div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}
 div.dark_square .pp_nav .pp_play{background: url(../_furniture/lightbox//dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}
 div.dark_square .pp_nav .pp_pause{background: url(../_furniture/lightbox//dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}
 div.dark_square .pp_arrow_previous{background: url(../_furniture/lightbox//dark_square/sprite.png) 0 -71px no-repeat;}
 div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}
 div.dark_square .pp_arrow_next{background: url(../_furniture/lightbox//dark_square/sprite.png) -22px -71px no-repeat;}
 div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}
 div.dark_square .pp_next:hover{background: url(../_furniture/lightbox//dark_square/btnNext.png) center right no-repeat;cursor: pointer;}
 div.dark_square .pp_previous:hover{background: url(../_furniture/lightbox//dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}
 
 div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;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;}.pp_fade{display: none;}
 .pp_content_container{position: relative;text-align: left;width:100%;}
 .pp_content_container .pp_left{padding-left:20px;}.pp_content_container 
 .pp_right{padding-right:20px;}
 .pp_content_container .pp_details{float: left;margin:10px 0 2px 0;}
 .pp_description{font: bold 20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; text-decoration: underline; color: #DD0000; display: none; padding-top:10px; margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}
 .pp_nav p{float: left;margin:2px 4px;}.pp_nav .pp_play,.pp_nav .pp_pause{float: left;margin-right:4px;text-indent: -10000px;}
 a.pp_arrow_previous,a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}
 .pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{left:50%;margin-top: -50px;position:absolute;z-index:10000;}
 .pp_gallery ul{float: left;height:35px;margin:0 0 0 5px;overflow: hidden;padding:0;position: relative;}
 .pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float: left;height:33px;overflow: hidden;}
 .pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}
 .pp_gallery ul a img{border:0;}
 .pp_gallery li{display:block;float: left;margin:0 5px 0 0;}
 .pp_gallery li.default a{background: url(../_furniture/lightbox//facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}
 .pp_gallery li.default a img{display: none;}
 .pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}
 a.pp_next{background: url(../_furniture/lightbox//light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}
 a.pp_previous{background: url(../_furniture/lightbox//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;line-height:22px;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:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}
 #pp_full_res .pp_inline{text-align: left;}
 #pp_full_res .pp_inline p{margin:0 0 15px 0;}
 div.ppt{color:#fff;display: none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}
 .clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}
 .clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}
 .clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}
