body
{
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	background-image: url(../img/site_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}

a { outline: none; }
:focus { -moz-outline-style: none; }

#midBox ul li
{
	list-style-type: none;
	background: url(../img/list_item.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
}

#midBox ul li a
{
	color: #333;
	text-decoration: none;
}

#midBox ul li a:hover { color: #003D79; }
.centeredColumn, 
#headbox,
.navBox,
#flashBox,
#flashContent,
#midBox,
#subBody,
#footBox { width: 1000px; }

.centeredColumn
{
	margin: 0 auto;
	display: block;
	text-align: left;
}

.clearBoth { clear: both; }
.textCenter { text-align: center; }
.textNotice { font-size: 10px; }
.space { padding: 10px; }

#headBox
{
	height: 109px;
	display: block;
	clear: both;
	background-image: url(../img/head.gif);
	background-repeat: no-repeat;
}

#headerStretch
{
	background-image: url(../img/headStretch.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 143px;
	display: block;
}

.headSpace
{
	padding: 10px 0 0 10px;
	display: block;
}

#searchBoxcontainer
{
	position: absolute;
	display: block;
	z-index: 1000;
	margin: 10px 0 0 590px;
}

#searchCloseBtn
{
	color: white;
	text-decoration: none;
	float: right;
	font-size: 70%;
	margin-right: 12px;
	background: #003D79;
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 2px;
}

#searchCloseBtn:hover
{
	background: #fff;
	color: #003D79;
	border: 1px solid #003D79;
}

#searchHead
{
	width: 300px;
	height: 20px;
	display: block;
	background-image: url(../img/search_head.png);
	background-repeat: no-repeat;
	clear: both;
}

#searchBody
{
	width: 300px;
	display: table;
	background-image: url(../img/search_bg.png);
	background-repeat: repeat-y;
}

#searchFoot
{
	width: 300px;
	height: 11px;
	display: block;
	background-image: url(../img/search_foot.png);
	background-repeat: no-repeat;
}

.searchRow
{
	width: 100%;
	display: block;
	clear: both;
	margin: 4px 0;
}

.searchText
{
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #003D79;
	float: left;
	display: block;
	line-height: 17px;
	width: 80px;
	text-align: right;
	margin: 0 10px 0 0;
}

.searchTextcenter
{
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #003D79;
	float: left;
	display: block;
	width: 100%;
	text-align: center;
}

.searchButton2
{
	background-color: #BA8748;
	border: 1px #FFF solid;
	display: block;
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	float: left;
	margin: 0;
}

#searchBoxcontainer select
{
	/* color for selected option */
	width: 150px;
	color: #666;
}

#searchBoxcontainer select option
{
	/* color for all options */
	width: 150px;
	color: #666;
}

#searchBoxcontainer select option.first
{
	/* first option in the list - ususally "select ____" */
	color: #ddd;
}

#searchBoxcontainer select .bold
{
	font-weight: bold;
	color: #000;
}

#searchBoxcontainer #keyword { width: 150px; }

.back
{
	padding: 10px 0 0 10px;
	font-weight: bold;
}

.back a
{
	color: #333;
	text-decoration: none;
}

.back a:hover { color: #003D79; }

#tableStyle
{
	color: #333;
	font-size: 12px;
	border-color: #333;
	border-style: solid;
	border-width: 1px 0 0 1px;
	width: 720px;
	display: table;
	height: auto;
}

#tableStyle tr { display: table; }

#tableStyle th
{
	border-color: #333;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 2px 6px 2px 6px;
	text-align: left;
}

#tableStyle td
{
	border-color: #333;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 2px 6px 2px 6px;
}

#midBox a.buttonLink
{
	background-color: #003D79;
	/*#BA8748;*/
	border: 1px #FFF solid;
	display: block;
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	float: left;
	margin: 0 0 10px 170px;
	clear: both;
	padding: 3px 6px;
	text-decoration: none;
}

#midBox a.buttonLink:hover { color: #FFF; }

.headProperties
{
	color: #BA8748;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin: 0;
	font-weight: bold;
	background-image: url(../img/head01_dot.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-indent: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	width: 240px;
	display: block;
}

a.buttonLinktop
{
	background-color: #003D79;
	/*#BA8748;*/
	border: 1px #FFF solid;
	display: block;
	color: #FFF!important;
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	float: left;
	margin: 0;
	width: 175px;
	padding: 3px 6px;
	text-decoration: none;
	top: 50px;
}

a:hover.buttonLinktop { color: #FFF; }

.navBox
{
	margin: 0px;
	padding: 0px;
	height: 22px;
	display: block;
	clear: both;
	/*background-color: #003D79;*/
	overflow: hidden;
}

.navBox .searchForm
{
	margin: 0px;
	padding: 0px;
}

.navBox .searchField
{
	width: 120px;
	display: block;
	border: 1px #999 solid;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding: 0px;
	float: left;
}

.navBox .searchButton
{
	background-color: #BA8748;
	border: 1px #FFF solid;
	color: #FFF;
	cursor: pointer;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
	height: 14px;
	line-height: 14px;
	margin: 2px 2px 0 0;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	width: auto;
}

.noshow { display: none; }

#flashBox
{
	height: 236px;
	display: block;
	float: left;
	background-color: #003D79;
	overflow-y: hidden;
	width: 1000px;
}

#flashContent
{
	height: 236px;
	margin: 0px;
	z-index: 1;
	display: block;
}

#midBox
{
	background-color: transparent;
	background-image: url(../img/midbox.png);
	background-repeat: repeat-x;
	clear: both;
	color: #333;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	float: left;
	line-height: 14px;
}

/*#midBox p { padding-left: 10px; }*/
#midBox p.indented { text-indent: 20px; }
#newsBox { }

#companyIntro
{
	line-height: 18px;
	color: #666;
	font-size: 13px;
	font-style: italic;
	text-align: left;
}

#proIntro
{
	line-height: 18px;
	font-weight: bold;
	color: #666;
	font-size: 11px;
	text-align: justify;
}

.newsSpace { padding: 6px 10px 10px 10px; }

.newsRow
{
	width: 230px;
	height: 30px;
	clear: both;
	display: table;
	margin-bottom: 10px;
}

.newsDate
{
	margin: 5px 0 5px 10px;
	width: 60px;
	float: left;
	text-align: right;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.newsAbstract
{
	color: #333333;
	float: left;
	font-family: Arial,sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 5px 0 5px 10px;
	width: 135px;
}

a.newsLink
{
	color: #555;
	display: table;
	height: 30px;
	text-decoration: none;
	width: 220px;
}

a.newsLink:hover span
{
	color: #111;
	text-decoration: none;
	background-repeat: no-repeat;
}

.pressListhead
{
	color: #003D79;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	border-bottom-color: #cfcfcf;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-transform: capitalize;
}

.pressListhead div
{
	float: right;
	padding: 0 10px 0 0;
}

.pressScroller
{
	overflow: auto;
	height: 250px;
	background-image: url(../img/pressBox_bg.png);
	background-repeat: no-repeat;
}

.homeMap
{
	width: 498px;
	float: left;
	display: table;
}

#mapBox
{
	display: block;
	height: 250px;
	/*margin: 10px 0 0 10px;*/
	margin: 0 auto;
	width: 498px;
	padding: 0;
	position: relative;
}

#mapPopup { overflow: hidden; }

span.directions
{
	display: block;
	width: auto;
	padding-top: 2%;
	color: #555;
	font-size: 90%;
	text-align: center;
}

#mapBox .wrapper { position: relative; }

#mapBox img
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#mapWrapper
{
	position: absolute;
}

#usmap { width: 100%; }

#mapImage
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.mapDot
{
	position: absolute;
	border: 0;
	/* visibility: hidden; */
}

.head01
{
	color: #BA8748;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	font-weight: bold;
	background-image: url(../img/head01_dot.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-indent: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.line
{
	height: 1px;
	margin-top: 4px;
	padding: 0px;
	background-image: url(../img/line.gif);
	border-width: 0px;
	font-size: 1px;
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 4px;
}

#subLeftbox
{
	display:block;
	float:left;
	padding-right:20px;
	padding-top:15px;
	width:400px;
}

#subRightbox
{
	float: left;
	width: 320px;
	display: block;
	margin: 0px;
	padding-top:15px;
}

#subLeftbox2
{
	float: left;
	width: 480px;
	display: block;
}

#subRightbox2
{
	float: left;
	width: 250px;
	display: block;
}

#subLeftbox2 iframe { border: 1px solid #003D79; }

#subLeftbox3
{
	float: left;
	width: 500px;
	display: block;
}

#subRightbox3
{
	float: left;
	width: 270px;
	display: block;
}

#subLeftbox4
{
	width: 520px;
	display: block;
}

#contactInfo { float: left; }

#contactImg
{
	border: 1px solid #003D79;
	margin-right: 37px;
	margin-bottom: 5px;
	float: right;
}

.quoteSpace { padding: 32px 0 10px 0; }
.spaceRightbox { padding: 36px 0 10px 10px; }
#subRightbox .space { padding-right: 30px; }
a.bodyLink
{
	color: #333;
	text-decoration: none;
}

a:hover.bodyLink { color: #003D79; }

#flashServices
{
	width: 350px;
	height: 190px;
	display: block;
}

.proQuote
{
	font-weight: bold;
	color: #003D79;
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
}

.proByline
{
	font-weight: bold;
	color: #003D79;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	text-align: right;
	padding: 6px 0 0 0;
}

#proList
{
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	background-color: #EDEDED;
	width: 330px;
}

#proList2
{
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	background-color: #EDEDED;
	width: 260px;
}

#proList2 a, #proList a
{
	color: #333;
	text-decoration: none;
	line-height: 20px;
	display: block;
	padding-left: 5px;
	clear: both;
}

#proList a:hover, 
#proList2 a:hover .col1, 
#proList2 a:hover .col2
{
	color: #003D79;
	background-color: #ccc;
}

.proListhead
{
	color: #fff;
	background-color: #003D79;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	border-bottom-color: #cfcfcf;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.proListfoot
{
	padding: 4px 0 4px 10px;
	display: table;
}

.proScroller
{
	overflow-x: hidden;
	overflow-y: auto;
	height: 167px;
}

.proScroller .space
{
	padding-right: 5px!important;
	padding-top: 2px!important;
}

.proScroller .col1
{
	width: 70%;
	display: block;
}

.proScroller .col2
{
	float: left;
	width: 50px;
	display: block;
	text-align: right;
}

#proList2 .proScroller .col1
{
	float: left;
	width: 160px;
	margin-right: 0;
}

#proList2 .proScroller .col2
{
	width: 72px;
	margin-left: 0;
}

/*  sales list for professionals page*/
#salesList
{
	background-color: #EDEDED;
	border: 1px solid #CFCFCF;
	width: 330px;
	margin-top: 10px;
}

#salesList br { clear: both; }

#salesList .head
{
	background-color: #003D79;
	border-bottom: 1px solid #CFCFCF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0 0 0;
	height: 20px;
}

#salesList .head div div
{
	line-height: 20px!important;
	border-width: 0px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	height: 20px;
}

#salesList .head .cost
{
	width: auto;
	padding-left: 20px;
	height: 20px;
}

#salesList  .row
{
	border-top: 1px solid #ccc;
	padding: 3px 0;
	display: table;
	clear: both;
}

#salesList  .location
{
	float: left;
	width: 169px;
	padding-left: 1px;
}

#salesList  .sqft
{
	float: left;
	width: 60px;
	text-align: center;
}

#salesList  .cost
{
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 1px;
}

/* exceptions to professionals page */
#salesList .center { text-align: center; }
div.nickJones { width: 330px!important; }
div.nickJones .location { width: 238px!important; }

div.nickJones .block
{
	display: block;
	text-align: center;
	width: 330px!important;
}

div.stephenGasperi .head { text-align: center; }

div.stephenGasperi .row
{
	width: 330px!important;
	display: block;
	text-align: center;
}
#subBody
{
	float: left;
	display: block;
}

#subPhotocontainer
{
	float: left;
	width: 410px;
	height: 102px;
	display: block;
	padding: 20px 0 0 0;
}

#subPhotocontainer img { cursor: pointer; }

#subPhoto1
{
	float: left;
	width: 120px;
	height: 90px;
	display: block;
}

#subPhoto2
{
	float: left;
	width: 120px;
	height: 90px;
	display: block;
	margin: 0 0 0 20px;
}

#subPhoto3
{
	float: left;
	width: 120px;
	height: 90px;
	display: block;
	margin: 0 0 0 20px;
}

#subPhototext
{
	height: 12px;
	/* TODO what color is 10px ?
	color: 10px;
*/
	clear: both;
}

ul#contactList
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 320px;
}

ul#contactList li
{
	float: left;
	width: 150px;
	padding: 0;
	margin: 0 5px 6px 5px;
}

ul.blueList
{
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 12px;
	list-style: none;
}

ul.blueList li
{
	background-image: url(../img/blue_sqr.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 14px;
}

.subTitle
{
	background-image: url(../img/blue_sqr.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 14px;
	color: #BA8748;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.subTitle a.subTitleLink
{
	color: #BA8748;
	text-decoration: none;
}

.subTitle a:hover.subTitleLink { color: #003D79; }

.subTitle_noSquare
{
	color: #BA8748;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}

.projectTable
{
	width: 160px;
	display: block;
	float: left;
}

.projectRow
{
	width: 100%;
	clear: left;
}

.projectRowleft
{
	width: 150px;
	float: left;
}

.projectCellhead
{
	font-weight: bold;
	color: #003d79;
}

.projectCell
{
	line-height: 15px;
	padding: 0 0 10px 0;
}

.projectPhoto
{
	width: 230px;
	display: block;
	float: left;
	margin: 0 0 0 10px;
}

.proPhoto
{
	width: 175px;
	display: block;
	float: right;
	margin: 0 0 0 10px;
}

.blueBold
{
	font-weight: bold;
	color: #003D79;
}

.buildingSizerow { }

.buildingSizecell1
{
	width: 150px;
	float: left;
	display: block;
}

.buildingSizecell2
{
	width: 50px;
	float: left;
	display: block;
	text-align: right;
	margin-right: 8px;
}

.buildingSizecell3
{
	width: 40px;
	float: left;
	display: block;
}

ul#blueLinkgoldtext
{
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	color: #BA8748;
}

ul#blueLinkgoldtext li
{
	padding: 2px 0 2px 0px;
	height: 30px;
	list-style-type: none;
	background: none;
}

ul#blueLinkgoldtext li a
{
	color: #003D79;
	font-weight: bold;
	line-height: 30px;
	padding-left: 45px;
	width: 90px;
	display: block;
	background: url(../img/icon_usmap.png) no-repeat left center;
}

ul#blueLinkgoldtext li a:hover
{
	color: #333;
	background: url(../img/icon_usmap_over.png) no-repeat left center;
}

ul#blueLinkgoldtext li a:active
{
	color: #333;
	background: url(../img/icon_usmap_active.png) no-repeat left center;
}

.formRow
{
	width: 100%;
	height: 30px;
	display: block;
}

#proList .formRow { height: 40px; }
#contactForm #proList
{
	height: 406px;
	width: 258px;
	margin: 36px 0 0 0;
}

.formText
{
	color: #003D79;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	display: block;
	float: left;
	width: 60px;
	text-align: right;
}

.formField
{
	padding: 2px;
	background-color: #fff;
	border-color: #003D79;
	border-width: 1px;
	border-style: solid;
	color: #003D79;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 150px;
	margin: 5px 0px 0px 0px;
	float: left;
}

.formMessage
{
	padding: 2px;
	background-color: #fff;
	border-color: #003D79;
	border-width: 1px;
	border-style: solid;
	color: #003D79;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 150px;
	margin: 5px 0px 0px 0px;
	float: left;
}

.formButton
{
	padding: 2px;
	background-color: #003D79;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	color: #ccc;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	float: left;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
}

#footBox
{
	display: block;
	clear: both;
	height: 20px;
	background-color: #003D79;
	font-weight: normal;
}

#foot
{
	background-color: #003D79;
	color: #BA8748;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding: 4px 0 0 10px;
	display: block;
	float: left;
}

a.footLink
{
	color: #ccc;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.footLink
{
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#credit
{
	color: #ccc;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 10px;
	padding: 4px 10px 0 0;
	display: block;
	float: right;
}

a.creditLink
{
	color: #ccc;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 10px;
	text-decoration: none;
}

a:hover.creditLink
{
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 10px;
	text-decoration: none;
}

.properityContact
{
	width: 100%;
	height: 30px;
	display: block;
}

.properityContact div
{
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 20px 0px 0px;
	display: block;
	float: left;
	width: 300px;
	text-align: left;
}

.properityContact div.label
{
	color: #003D79;
	width: 60px;
	text-align: right;
	font-weight: bold;
}

div.back
{
	padding: 0px 0 10px 10px;
	font-weight: bold;
}

.printLink
{
	color: #003D79 !important;
	padding-right: 20px;
	float: right;
	line-height: 15px;
	display: block;
	width: 140px;
	vertical-align: middle;
	background: transparent url(../img/print_icon.gif) no-repeat top right;
}

.printLink:hover
{
	color: #333 !important;
	background: transparent url(../img/print_icon_on.gif) no-repeat top right;
}
.error
{
	color: #FF0000;
	font-weight: bold;
}

.adminNav
{
	list-style: none;
	width: auto;
}

.adminNav li { padding-left: 25px; }
.adminNav li a { display: block; }

.adminNavHeader
{
	width: auto;
	margin-left: 3%;
}

#propertiesListHeader
{
	font-weight: bold;
	padding-left: 5px;
	/*
	border-bottom-color:#036;
	border-bottom-style:solid;
	border-bottom-width:1px;
	*/
}

#propertiesListHeader div
{
	float: right;
	margin-right: 23px;
}

a.buttonPdfDownload
{
	background-color: #003D79;
	border: 1px #FFF solid;
	color: #FFF !important;
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	float: none;
	margin: 0;
	width: 175px;
	padding: 3px 10px;
	text-decoration: none;
}

div#inquiriesContact { padding: 20px 0; }

div.pressRelease
{
	font-size: 11px;
	margin: 2px 0;
}

div.pressRelease h3 { margin-bottom: 10px; }

div.pressRelease a
{
	background: #003D79;
	color: #fff !important;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	margin-right: 10px;
}

div.pressRelease a:hover { color: #fff !important; }

/* Admin Pages */
div#adminControls
{
	display: block;
	width: 100%;
}

div#adminList table
{
	width: 99%;
	margin: 5px 0 10px 4px;
	/*border-left: 1px dashed #333;
	border-top: 1px dashed #333;*/
}

#adminList tr.even
{
	background-color: #EFF7FF;
	/*border-left: 1px dashed #333;
	border-top: 1px dashed #333;*/
}

div#adminList table th
{
	font-size: 11px;
	height: 20px;
	font-weight: bold;
	text-align: left;
	background-color: #EDEDED;
	padding: 0 5px;
	/*border-bottom: 1px dashed #333;
	border-right: 1px dashed #333;*/
	cursor: pointer;
}

div#adminList table td
{
	font-size: 11px;
	padding: 0 5px;
	/*border-bottom: 1px dashed #333;
	border-right: 1px dashed #333;*/
}

div#adminList .imgLink
{
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(../img/32x32_image_icon.gif) no-repeat center;
	height: 32px;
	width: 32px;
}

div#adminList .fileLink
{
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(../img/32x32_document_icon.gif) no-repeat center;
	height: 32px;
	width: 32px;
}

div#adminList table span
{
	display: block;
	width: 30px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
/*div#adminList*/
a.adminButton1, a.adminButton2, a.adminAddBtn
{
	width: auto;
	background-color: #003D79;
	border: 1px solid #CCC;
	color: #fff;
	display: block;
	font-family: Arial,sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	padding: 0 2px;
	text-align: center;
	text-transform: uppercase;
}

/*div#adminList*/
a.adminButton1, a.adminAddBtn
{
	margin-left: 90%;
	background-color: #BA8748;
}

/*div#adminList*/
a.adminButton1
{
	width: 50px;
	margin-left: 93%;
}

/*div#adminList*/
a.adminSubpage, a.adminDeptBtn { margin-left: 88%; }

.adminForm .formRow
{
	display: block;
	height: 28px;
	width: 100%;
	clear: both;
}

.adminForm div.formDescription, /* for IE */
.adminForm div.formTextarea, /* for IE */
.adminForm .formRow.formDescription,
.adminForm .formRow.formTextarea { /*
	height: 107px;
*/ }

.adminForm label
{
	color: #003D79;
	display: block;
	float: left;
	font-family: Arial,sans-serif;
	font-size: 10px;
	line-height: 17px;
	margin: 0 8px 0 0;
	text-align: right;
	width: 100px;
}

.adminForm input.inputField,
.adminForm select.inputField
{
	border: 1px solid #999999;
	color: #666666;
	display: block;
	float: left;
	font-family: Arial,sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding: 0;
	width: 210px;
}

.adminForm select.inputField { width: 213px; }

.adminForm .inputCheckbox
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

.tableDescription
{
	width: 100%;
	height: 100px;
	background: transparent none;
	border: none;
}

textarea.formDescription, textarea.formBio
{
	border: 1px solid #999999;
	color: #666666;
	display: block;
	float: left;
	font-family: Arial,sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding: 0;
}
/* end admin styles */
/* start dgrid overrides */
.dGMain { margin: 0 auto; }
.dgnav { color: #fff!important; }
.dgnav:hover { color: #ccc!important; }

.dGTitleCell,
.dGDataNavTbl
{
	background-color: #003c78;
	color: #fff;
}

.contactrequired
{
	color: #ff0000;
	display: inline;
}

.confirmbox
{
	width: 753px;
	text-align: center;
	border: dashed 1px #C11B17;
	margin: 2px;
	background: #FFC9C2;
	padding: 10px;
}

.confirmmessage
{
	font-size: 14px;
	font-weight: bold;
}

.messagebox
{
	width: 753px;
	text-align: center;
	border: dashed 1px #04FF01;
	margin: 2px;
	background: #C4FFBA;
	padding: 10px;
}

.messagemessage
{
	font-size: 14px;
	font-weight: bold;
}

/*For Map popups*/
#overDiv a
{
	color: #003D79 !important;
	text-decoration: none!important;
}

#overDiv a:hover
{
	color: #333 !important;
	text-decoration: underline!important;
}

/*  ie fix for map popups */
#overDiv table { width: auto; }
#overDiv table tbody tr td table tbody { background-color: #FFF; }
#overDiv table tbody tr td table tbody tr td { padding: 0.2em 0.4em; }
table#overCap tbody tr { background-color: #003D79!important; }

#overCap a
{
	background: #003D79 none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	color: #fff!important;
	float: right;
	font-size: 70%;
	margin-right: 2px;
	margin-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none!important;
	padding: 0 3px!important;
}

#overCap a:hover
{
	background: #fff;
	color: #003D79!important;
	border: 1px solid #003D79;
	text-decoration: none!important;
}

.underline { text-decoration: underline; }
/* NEW STYLES ADDED FOR PHASE II */
/* 3 column styles */
#threeColumn { background: url(../img/3column.gif) repeat-y 0 0; }

#threeColumn .col_a, #threeColumn .col_b, #threeColumn .col_c
{
	float: left;
	display: block;
	padding-top: 20px;
}

#threeColumn .col_a, #threeColumn .col_c
{
	width: 220px;
	overflow: hidden;
}

#threeColumn .col_b
{
	width: 520px;
	padding-left: 20px;
	padding-right: 20px;
}

#threeColumn .col_a h3, #threeColumn .col_c h3,
#twoColumn .col_a h3 { margin-left: 10px; }
#twoColumn { background: url(../img/2column.gif) repeat-y 0 0; }

#twoColumn .col_a, #twoColumn .col_b
{
	float: left;
	display: block;
	padding-top: 20px;
}

#twoColumn .col_a { width: 220px; }

#twoColumn .col_b
{
	width: 740px;
	padding-left: 20px;
	padding-bottom: 20px;
}

/* home page styles */
/* Added on 06242009 by NAM */
.hidden { display: none; }
.ui-accordion { background: #ededed url(../img/subNav_shadow.gif) repeat-x bottom left; }

#subRightbox4
{
	display: block;
	border-width: 1px;
}

.greyBox
{
	border: 1px solid #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}

.greyBox h2
{
	background-color: #666;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 2px 2px;
	text-align: left;
	text-transform: uppercase;
}

#featuredProp, #subRightbox4
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}

#featuredProp #propImage
{
	width: 150px;
	border: 2px solid #666;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#featuredProp #propDesc
{
	float: left;
	padding-left: 10px;
	text-align: justify;
}

#featuredProp #propDesc, #featuredProp .goldButton { width: 170px; }

#featuredProp #propInfo
{
	float: left;
	padding-left: 25px;
}

#featuredProp #propInfo, #featuredProp .blueButton { width: 140px; }

#featuredProp #propInfo ul, #featuredProp #propInfo ul li
{
	list-style-type: none;
	background: none;
	margin: 0;
	padding: 0 0 2px 0;
}

#propInfo .propAcreage span {color: #003D79; }/* dark blue */
#propInfo .propSize span, 
#propInfo .propBuilt span, 
#propInfo .propValue span {color: #47789C; }/* teal */

/* teal */
.goldButton, .blueButton
{
	padding: 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	height: 13px;
}

.goldButton { background-color: #BA8748; }
.blueButton { background-color: #003D79; }
.dotBorderLeft { border-left: 1px dashed #666; }
.checkboxes input { margin-right: 5px; }

#featuredProp .goldButton, #featuredProp .blueButton
{
	position: absolute;
	bottom: 10px;
}

.accordion { overflow: hidden; }

.accordion a
{
	background: transparent url(../img/bg_subNav.jpg) repeat-x scroll 0 0;
	border: medium none;
	color: #003D79;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	text-decoration: none;
	width: auto;
}

.accordion .ui-accordion-content
{
	border-width: 0;
	background: url(../img/subNav_divider.gif) repeat-y 22px 0;
}

.accordion .ui-accordion .ui-accordion-content
{
	padding: 10px 0 0px 20px;
	height: auto;
}
#properites_box
{
	padding-bottom: 0;
	font-size: 11px;
	background: transparent url(../img/bg_propertyBox.gif) repeat-y 0 0;
}

#properites_box ul, #properites_box ul li,
#propertySearchSidebar ul, #propertySearchSidebar ul li
{
	list-style: none;
	background: none;
	margin: 0;
	padding: 0;
}

#properites_box ul li { padding: 0 0 10px 20px; }
#properites_box ul li ul li,
#propertySearchSidebar ul li ul li { padding: 0; }

#properites_box label,
#propertySearchSidebar label
{
	color: #003D79;
	display: block;
	padding: 10px 0 5px 0;
	font-weight: bold;
}

#properites_box ul li.title { padding: 0; }
#properites_box h2 { padding-left: 20px; }

#properites_box .col1
{
	display: block;
	width: 226px;
	float: left;
}

#properites_box .col2
{
	display: block;
	width: 251px;
	float: left;
}

#properites_box .col3
{
	display: block;
	width: 261px;
	float: left;
}

#properites_box input.smallField { width: 100px; height: 14px; line-height: 14px; }

#properites_box ul li span,
#propertySearchSidebar ul li span
{
	display: block;
	color: #999;
	font-size: 10px;
}

#properites_box #propertySearchSubmit
{
	border-width: 0;
	height: 16px;
	line-height: 16px;
	width: 220px;
}

#properites_box input[type="checkbox"] { margin-right: 10px; }
/*#properties_box input[type="text"] { height: 16px; }*/
#properites_box #propertyKeywords,
#properites_box #dateEntered { width: 225px; }
#properites_box #propertyState,
#properites_box #propertyCountry { width: 200px; }

/* on the subsequent search pages after the properties page*/
#propertySearchSidebar ul
{
	border-top: 1px dashed #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#propertySearchSidebar ul li ul { border-top: 0px dashed #666; }
#propertySearchSidebar ul li,
#propertySearchSidebar ul li.title { padding: 0 0 0 10px; }

#propertySearchSidebar ul li.title h2
{
	margin-bottom: 0;
	font-size: 14px;
}

#propertySearchSidebar input.smallField { width: 75px; }

#propertySearchSidebar #propertySearchSubmit
{
	border-width:0;
	height:16px;
	line-height:16px;
	width:200px;
}

.detailContact_left
{
	float: left;
	width: 180px;
	display: block;
}
.detailContact_right
{
	float: left;
	width: 120px;
	display: block;
	text-align: right;
}

#middleNav #navList
{
	margin: 10px auto 0 auto;
	width: 600px;
}

#middleNav #navList li
{
	width: 185px;
	float: left;
	padding: 2px 0;
	background: none;
}

#middleNav #navList li a
{
	padding-left: 15px;
	background: transparent url(../img/blue_sqr.gif) no-repeat scroll 0 4px;
}

#middleNav #navList li a:hover
{
	padding-left: 15px;
	background: transparent url(../img/gold_sqr.gif) no-repeat scroll 0 4px;
}

#customerQuote
{
	clear: both;
	padding-top: 10px;
}

#contactLink
{
	text-align: right;
	padding-right: 160px;
	position: relative;
	font-size:11px;
	color:#666;
	font-style:italic;
}

#contactLink .goldButton
{
	width: 150px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-style:normal;
}

.hidden.greyBox
{
	clear: both;
	margin-top: 10px;
}

.hidden.greyBox p
{
	padding-left: 10px;
	padding-right: 10px;
}

.accordion a.activePage { background: transparent url(../img/bg_subNav_active.jpg) no-repeat scroll 0 0; }

.ui-accordion .ui-accordion-content a
{
	background: none;
	line-height: 20px;
	height: 20px;
}

.ui-accordion .ui-accordion-content a.activePage { background: transparent url(../img/bg_active_subNav.jpg) no-repeat scroll 0 center; }
#companyInfo
{
	width:420px;
	float:left;
	padding-right:30px;
}
#quoteImage
{
	float:left;
	width: 290px;
}
#quoteImage img { max-width: 290px; }
#quoteImage .quote
{
	color:#003D79;
	text-align: left;
	margin-bottom:2px;
	line-height:14px;
	font-size:12px;
}
#quoteImage .quoted
{
	color: #BA8748;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	margin-top:0;
	text-align: right;
}
.property #propImage
{
	width: 100px;
	border: 1px solid #666;
	margin-right: 20px;
}

.property #propDesc,.property #propAddress, .property #propInfo { font-size: 10px; }

.property #propDesc
{
	width: 250px;
	float: left;
}

.property #propDesc p
{
	padding-right: 20px;
	width: auto;
}

.property #propAddress
{
	width: 180px;
	float: left;
}

.property #propInfo
{
	width: 175px;
	float: left;
}

.property #propInfo ul,.property #propInfo ul li
{
	list-style-type: none;
	background: none;
	margin-left: 0;
	padding-left: 0;
}

.property .blueButton,
.property .goldButton
{
	width: auto;
	height: auto;
	position: absolute;
	bottom: 5px;
	right: 30px;
	padding: 0px 30px;
}

.property .goldButton
{
	bottom: 5px;
	right: 195px;
	padding: 0px 30px;
}
.teamInfo { position: relative; }

.teamInfo img, .property img
{
	margin: 10px 0 10px 10px;
	float: left;
}

.teamInfo img { width: 125px; }

.teamInfo p
{
	width: 580px;
	float: right;
	padding-right: 10px;
}

.teamInfo .goldButton
{
	width: 200px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin-right: 10px;
}

#empInfo
{
	width: 160px;
	float: left;
}

#empInfo a
{
	color: #003D79;
	font-weight: bold;
	text-decoration: none;
}

#empName
{
	color: #003D79;
	font-weight: bold;
	line-height: 16px;
}

#empTitle
{
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
}

#empContact
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#empContact p
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
}

#empContact p span { color: #BA8748; }

#empText
{
	padding-left: 10px;
	width: 300px;
	float: left;
}

#empText p { margin-top: 0; }

.quote, #customerQuote
{
	color: #666;
	font-style: italic;
	font-size: 14px;
}
#customerQuote
{
	margin:0 auto;
	width:400px;
	height:140px;
}

#empText .quote
{
	margin-top: 20px;
	border-top: 1px dashed #666;
	padding-top: 10px;
}

#empSnapshot
{
	width: 230px;
	float: right;
}

#empTotals
{
	text-align: right;
	color: #666;
}

#empTotals h2 { margin-bottom: 5px; }

#empTotals p
{
	overflow: hidden;
	margin: 0 10px;
	line-height: 16px;
	height: 16px;
}

#empTotals p.tot1
{
	border-top: 1px dashed #ccc;
	border-bottom: 1px solid #ccc;
}
#empTotals p.tot2 { border-top: 1px dashed #ccc; }

#empTotals p span
{
	display: block;
	width: 55%;
	text-align: left;
	float: left;
}

#empExperience { background-color: #EDEDED; }

#empExperience p
{
	color: #666;
	padding-left: 10px;
}
#empExperience p strong, #empExperience p strong a
{
	color:#333;
	text-decoration: none;
}

#empExperience p strong { color: #333; }

/* about:media center */
#brochure
{
	width: 300px;
	float: right;
}

#interactiveBrochureHolder
{
	background-color: #EDEDED;
	min-height: 225px;
	width:300px;
	border: 1px solid #666;
}

#interactiveBrochureHolder a img { border-width: 0; }

#brochure h2
{
	margin-top: 0;
	color: #003D79;
	font-size: 14px;
}

#mediaInfo
{
	width: 400px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

#documents p
{
	width: 400px;
	position: relative;
	margin: 5px 0;
}

#documents .fileExt
{
	position: absolute;
	top: 0;
	right: 0;
}

#documents .fileExt a
{
	color: #000;
	text-decoration: none;
}

#documents .fileExt a:hover { text-decoration: underline; }

.pdfLink
{
	background: url(../img/icon_pdf.jpg) no-repeat right center;
	margin: 5px 0;
	float: right;
	height: 31px;
	line-height: 31px;
	padding: 0 35px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #003D79;
}

.broker{	padding-bottom:20px;}
.detailContact_right, 
.detailContact_right a{	color:#666;}
.detailContact_right a:hover{	font-weight:bold;}
.detailContact_right span{ font-weight:bold;}

/* properties */
.centerMap { margin: 0 auto; }
.centerMap #mapBox { margin: 0 auto; }

/* about us > Press Releases */
#pressBox
{
	width: 260px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-color: #efefef;
	margin-bottom: 20px;
	border: 1px #CCC solid;
}

#pressBox .newsRow, #pressBox .newsRow .newsLink { width: 100%; }

#pressBox .newsAbstract
{
	margin-left: 20px;
	width: 160px;
}
#article { width: 460px; }

#article span
{
	display: block;
	color: #666;
}

.contactLink
{
	padding-right: 20px;
	background: transparent url(../img/icon_mail.jpg) no-repeat right center;
	text-decoration: none;
	color: #666;
}
.contactLink img { border-width: 0; }


.map_prop_detail
{
	background-color:#fff;
	width:350px;
	position:absolute;
	top:50px;
	left:100px;
	z-index:999999;
	border:1px solid #003D79;
	display:none;
}
.map_prop_detail .title, .map_prop_detail .title a
{
	background-color: #003D79;
	display:block;
	color:#fff;
	height:20px;
	line-height:20px;
}
.map_prop_detail .title a
{
	text-decoration: none;
	font-weight:bold;
	float:right;
	padding-right:10px;
}
.map_prop_detail img
{
	width:140px;
	float:left;
	border:1px solid #666;
	margin:5px;
	position:static!important;
}

.map_prop_detail #propInfo
{
	font-size:11px;
	width: 198px;
	float:left;
	padding-bottom:10px;
	padding-top:5px;
}
.map_prop_detail #propInfo p
{
	margin-top:0;
	padding-top:0;
}
.map_prop_detail #propInfo ul { margin-top:10px; }
.map_prop_detail #propInfo ul, .map_prop_detail #propInfo ul li
{
	background:none;
	margin:0;
	padding:0;
}
.map_prop_detail #propInfo .dynamic
{
	color:#333;
}
.map_prop_detail .goldButton
{
	clear:both;
	padding-top:2px;
	padding-bottom:2px;
	margin:5px;
}


/* Print styles */
#printLogo { display: none; }

@media print
{
	#printLogo
	{
		display: block!important;
		position: absolute!important;
		top: 0!important;
		left: 0!important;
	}
	
	.searchButton,
		.back,
		#blueLinkgoldtext,
		.printLink,
		.buttonLink,
		#searchProperties,
		#foot { display: none!important; }
}
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height: 1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=0&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/
/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(url(../img/jquery_ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(url(../img/jquery_ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(url(../img/jquery_ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(url(../img/jquery_ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(url(../img/jquery_ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }
/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(url(../img/jquery_ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(url(../img/jquery_ui/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
/* Icons
----------------------------------*/
/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(url(../img/jquery_ui/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(url(../img/jquery_ui/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(url(../img/jquery_ui/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(url(../img/jquery_ui/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(url(../img/jquery_ui/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(url(../img/jquery_ui/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(url(../img/jquery_ui/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(url(../img/jquery_ui/ui-icons_cd0a0a_256x240.png); }
/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; }
.ui-corner-tr { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }
.ui-corner-br { -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-top { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-right {  -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-left { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }
.ui-corner-all { -moz-border-radius: 0; -webkit-border-radius: 0; }
/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(url(../img/jquery_ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(url(../img/jquery_ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 0px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a 
{ 
	display: block; 
	font-size: 1em; 
	padding: .5em .5em .5em 2.2em; 
}
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 0px; overflow: hidden; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }
/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }
.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
