﻿html
{
	min-width: 800px;
}
body
{
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	background-image: url(Images/lightbluebg.jpg);
	background-repeat: repeat-x;
	/*background-color: #172e72;*/
	/*background-color: #e27c1a; */
	background-color: #e9ebf9;
}
select, textarea, input[type="file"], input[type="text"]
{
	font-family: Arial,sans-serif;
	font-size: 1.0em;
}
input
{
	font-family: Arial,sans-serif;
	font-size: 1.1em;
}
a:link, a:visited
{
	background-color: transparent;
	text-decoration: none;
}
a:link
{
	color: #f17c0e;
}
a:visited
{
	color: #f17c0e;
}
a:hover, a:focus
{
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}
label
{
	display: block;
	font-weight: bold;
	margin-top: 5px;
}
img
{
	border: none;
}
h1, h3, h4, h5, h6
{
	color: #222;
	padding: 0px;
	margin: 0px;
}
h2
{
	margin-top: 0;
	padding-top: 0;
	color: #000;
	font-size: 1.6em;
}
h3
{
	font-size: 1.4em;
}
h4
{
	font-size: 1.4em;
}
h5
{
	font-size: 1.4em;
}
h6
{
	font-size: 1.1em;
}
legend
{
	color: #222;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 10px;
}
fieldset
{
	padding: 10px;
}
fieldset.wizard
{
	width: 620px;
}
table.nowrap
{
	white-space: nowrap;
}
ol.breadcrumbs
{
	font-size: 1.0em;
	display: block;
	padding: 0;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	border-bottom: 1px solid #eee;
	counter-reset: item;
}
ol.breadcrumbs li
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 1em;
	padding-right: 1em;
	color: #888;
	display: inline;
}
ol.breadcrumbs li:before
{
	counter-increment: item;
	content: counter(item) ". ";
}
ol.breadcrumbs li.hilight
{
	color: #000;
	background-color: #eee;
}
ol.breadcrumbs li.hilight em
{
	font-style: normal;
}
ol.icon
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 1.5em;
}
ol.icon li
{
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 8px 0 8px 40px;
	margin: .4em 0;
}
ol.icon li.one
{
	background-image: url(Images/1b.gif);
}
ol.icon li.two
{
	background-image: url(Images/2b.gif);
}
ol.icon li.three
{
	background-image: url(Images/3b.gif);
}
ol.icon li.pdf
{
	padding: 0 0 0 20px;
	background-image: url(Images/pdf.gif);
}
ul.features
{
	list-style-type: square;
	margin-left: 0;
	padding-left: 1.25em;
}
ul.features li
{
}
ul.photos
{
	display: block;
	padding: 0;
	margin: 10px;
}
ul.photos li
{
	display: inline;
	padding-right: 5px;
}
ul.commentary
{
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.commentary li
{
	color: #ff0000;
	margin-left: 0px;
}
ul.locationTabs
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.locationTabs li
{
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 0;
	background: url(Images/taboff.png) no-repeat;
	margin-right: 1px;
	height: 40px;
	width: 140px;
	text-align: center;
}
ul.locationTabs li.active
{
	background: url(Images/tabon.png) no-repeat;
	font-weight: bold;
}
ul.locationTabs li a
{
	font-size: 13px;
	display: block;
	padding-top: 8px;
	color: #000;
}
ul.tabs li a:hover
{
	color: #000;
}
#container
{
	font-size: 1.2em;
	margin: 15px 15px 0 15px;
	width: 850px;
}
#main
{
	width: 640px;
	float: left;
}
#sidebar
{
	float: right;
	width: 235px;
}
#wordCount, #commentaryCount, #summaryCount, #eventCount
{
	font-weight: bold;
}
#login
{
	font-size: 1.1em;
	vertical-align: top;
	margin: 15px;
}
#login h1
{
	font-family: Arial;
	font-size: 2.8em;
	color: blue;
}
#login label
{
}
#scheduleEvent
{
}
#scheduleTimeline
{
}
#help
{
	background: #fff;
	font-size: 1.2em;
}
#help p
{
	width: 375px;
	text-align: justify;
	padding-left: 10px;
}
#help h3
{
	font-size: 1.4em;
	margin: 15px 0px 0px 10px;
}
#help .topic
{
	height: 400px;
	width: 400px;
	background: url(Images/package.gif) no-repeat 5px 5px;
}
#help ul
{
	margin: 1em;
	padding: 1em;
}
#privacy
{
	font-size: 10pt;
}
#privacy li
{
	margin: 15px;
}
#packageUnavailable
{
	border: dashed 2px red;
	width: 500px;
	padding: 10px;
}
#packageUnavailable h3
{
	color: Red;
	font-size: 1.2em;
}
#listingSearchBar
{
	margin-bottom: 2px;
}
#listingSearchBar input
{
	font-size: 1.0em;
}
#timelineOptions
{
	margin-bottom: 20px;
}
#timelineOptions input
{
	font-size: 1.0em;
}
#reportViewer
{
	padding-bottom: 100px;
}
#reportSelect
{
	min-height: 400px;
	margin-bottom: 30px;
}
#reportSelect li
{
	font-size: 1.1em;
	margin-bottom: 10px;
}
#reportSelect ul
{
	list-style-image: url(Images/report.gif);
}
#warningPanel
{
	border: dashed 1px #ccc;
	padding: 5px;
	margin-top: 20px;
}
#loginStatus
{
	font-size: 11px;
}
#listingMain
{
	float: left;
	width: 520px;
}
#listingSidebar
{
	font-size: 1.1em;
	float: right;
	width: 350px;
}
#listingSidebar table.features td
{
	border-bottom: dashed 1px #ccc;
}
#agentMain
{
	float: left;
	width: 450px;
}
#agentSidebar
{
	font-size: 1.1em;
	float: right;
	width: 420px;
}
#searchMain
{
	float: right;
	width: 650px;
	text-align: left;
}
#searchMain h3
{
	margin: 0;
	padding: 0;
}
#searchSidebar
{
	float: left;
	width: 200px;
}
#recentlyViewed
{
	background: #efefef;
	float: left;
	width: 200px;
}
#searchTop
{
	padding-bottom: 10px;
}
#narrowSearch
{
	font-size: 1.0em;
}
#narrowSearch h1
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
}
#featuredListings
{
	padding-bottom: 15px;
}
#popupImage
{
}
#popupImage img
{
	padding: 2px;
	border: 1px solid #EEE;
	width: 300px;
	background-color: #fff;
	background-image: url(Images/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#popupDetailImage
{
}
#popupDetailImage img
{
	padding: 2px;
	border: 1px solid #EEE;
	width: 500px;
	background-color: #fff;
	background-image: url(Images/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#featureSuggest
{
	padding: 10px;
	background: #fff;
	border: solid 1px #ccc;
}
#featureSuggest td
{
	vertical-align: top;
}
#featureSuggest h1
{
	font-size: 1.2em;
	font-weight: bold;
}
#confirmPopup
{
	width: 400px;
	padding: 10px;
	background: #fff;
	border: solid 1px #ccc;
	z-index: 100;
}
#picturePopup
{
	width: 400px;
	padding: 10px;
	background: #fff;
	border: solid 1px #ccc;
	z-index: 100;
}
#uploadPopup
{
	width: 400px;
	padding: 10px;
	background: #fff;
	border: solid 1px #ccc;
	z-index: 100;
}
#uploadPopup p
{
	text-align: center;
}
#sessionPopup
{
	width: 350px;
	height: 200px;
	background-color: #fff;
	padding: 20px;
	border: solid 1px #ccc;
	z-index: 100;
	font-size: 1.2em;
}
#autolistPopup
{
	background: #eee;
	border: solid 1px #ccc;
	width: 400px;
	padding: 10px;
	z-index: 100;
	position: relative;
}
#relistPopup
{
}
#templatePopup
{
	background: #fff;
	border: solid 1px #ccc;
	width: 400px;
	padding: 10px;
	z-index: 100;
	position: relative;
}
#tutorialPopup
{
    background: #fff;
	border: solid 1px #ccc;
	width: 500px;
	padding: 10px;
	z-index: 100;
	position: relative;
}
#tutorialContainer
{
}
#tutorialContainer .tutorial
{
    width: 480px;
    margin-bottom: 10px;
    background: #f0f0f0;
    padding: 10px;
}
#tutorialContainer .tutorial .screenshot
{
    float: left;
}
#tutorialContainer .tutorial .title
{
    width: 250px;
    float: right;
}
#techheader
{
	font-size: 1.2em;
	text-align: right;
	background: #000;
	width: 100%;
	height: 20px;
}
#techsupport
{
	font-size: 1.2em;
	margin: 10px;
}
#wizardLeft
{
	float: left;
	width: 650px;
}
#ctl00_ContentPlaceHolder1_wizardRight
{
	display: block;
	padding-top: 50px;
	float: right;
	width: 225px;
}
#policy
{
	margin: 0px;
	padding: 10px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}
#policy p
{
	font-size: 1.2em;
}
#schedule
{
	color: #000;
}
#dropmenudiv
{
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font-size: 12px;
	line-height: 20px;
	z-index: 100;
	padding: 5px;
}
#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	border: none;
}
#dropmenudiv a:hover
{
	color: #ccc;
}
#mainMenuBar
{
	position: relative;
}
#mainMenuBar, #mainMenuBar ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
#mainMenuBar a
{
	display: block;
	padding: 0px 0px 0px 0px;
}
#mainMenuBar a.trigger
{
	padding: 0px 12px 0px 0px;
	background-image: url(Images/trigger.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
}
#mainMenuBar li
{
	float: left;
}
#mainMenuBar li.bull
{
	display: block;
	padding: 0px 10px 0px 10px;
}
#mainMenuBar li
{
	position: relative;
}
/* hide from IE mac \*/
#mainMenuBar li
{
	position: static;
	width: auto;
}
/* end hiding from IE5 mac */
#bigButtons
{
	width: 100%;
}
#bigButtons td
{
	text-align: center;
}
#welcome
{
	font-size: 1.7em;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}
#adToolbar
{
	float: left;
	color: #777;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#adToolbar .print
{
	border-right: 1px solid #ccc;
	float: left;
	padding: 0 10px 0 0;
}
#adToolbar .print span
{
	background: transparent url(Images/sprites.gif) repeat-x scroll 0px 0px;
	bottom: 0px;
	float: left;
	height: 14px;
	margin-right: 7px;
	position: relative;
	width: 14px;
}
#adToolbar .email
{
	float: left;
	padding: 0 0 0 10px;
}
#adToolbar .email span
{
	background: transparent url(Images/sprites.gif) repeat-x scroll 0px -15px;
	bottom: 0px;
	float: left;
	height: 14px;
	margin-right: 7px;
	position: relative;
	width: 19px;
}
.pricing
{
    background-image: url(Images/pkgbg.gif);
	background-repeat: repeat-x;
    width: 250px;
    height: 100px;
    padding: 10px;
    margin-right: 10px;
    margin-top: 14px;
}
.pricing h1
{
    font-size: 1.4em;
	font-weight: bold;
	white-space: nowrap;
	color: #e3801c;
}
#individualPricing
{
    background-image: url(Images/pkgbg.gif);
	background-repeat: repeat-x;
    float: left;
    width: 300px;
    padding: 10px;
    margin-right: 10px;
    margin-top: 14px;
}
#individualPricing h1
{
	font-size: 1.4em;
	font-weight: bold;
	white-space: nowrap;
	color: #e3801c;
}
#packagePricing
{
    background-image: url(Images/pkgbg.gif);
	background-repeat: repeat-x;
	width: 300px;
	padding: 10px;
	margin-top: 14px;
}
#packagePricing h1
{
	font-size: 1.4em;
	font-weight: bold;
	white-space: nowrap;
	color: #e3801c;
}
.nounderline a:hover, a:focus
{
	border: none;
}
.dragHandle
{
	width: 15px;
	height: 10px;
	cursor: move;
	border: outset thin white;
}
.listingWizard
{
}
.wizardButton
{
	width: 85px;
}
.newListing
{
	background: #eee;
	border: solid 2px #ccc;
	width: 500px;
	padding: 10px;
	z-index: 100;
	position: relative;
}
.newListing h1
{
	font-size: 1.2em;
	margin-bottom: 10px;
}
.newListing h2
{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
.newListing ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.newListing ul li
{
	background: url(Images/arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.newListing input
{
	width: 185px;
	text-align: left;
	padding-left: 10px;
	margin: 5px 0 5px 0;
}
.newListing input.cancel
{
	text-align: center;
}
.newListing span
{
	vertical-align: middle;
	margin: 5px 0 5px 0;
}
.actionPopup
{
	background: #ccc;
	background-image: url(Images/actionbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-left: solid 2px #eee;
	border-right: solid 2px #ccc;
	border-bottom: solid 2px #ccc;
	width: 430px;
	padding: 10px;
	z-index: 100;
	position: relative;
	margin-left: 1px;
}
.actionPopup h1
{
	font-size: 1.2em;
	margin-bottom: 10px;
}
.actionPopup h2
{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
.actionPopup ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.actionPopup ul li
{
	background: url(Images/arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.actionPopup input
{
	width: 185px;
	text-align: left;
	padding-left: 10px;
	margin: 5px 0 5px 0;
}
.actionPopup input.cancel
{
	text-align: center;
}
.actionPopup span
{
	vertical-align: middle;
	margin: 5px 0 5px 0;
}
.actionHelp
{
	float: right;
	width: 210px;
	height: 160px;
	padding-left: 20px;
	margin-top: 5px;
	background-image: url(Images/actionhelp.gif);
	background-repeat: no-repeat;
}
.pnl1
{
	background-position: 0px -183px;
}
.pnl2
{
	background-position: 0px -150px;
}
.pnl3
{
	background-position: 0px -116px;
}
.pnl4
{
	background-position: 0px -82px;
}
.pnl5
{
	background-position: 0px -47px;
}
.userDetails
{
	margin: 0;
	padding: 0;
	line-height: 25px;
	list-style-type: none;
}
.completionListElement
{
	position: relative;
	background: #fff;
	padding: 0;
	margin: 0;
	z-index: 100;
	list-style-type: none;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
.completionListItem
{
	position: relative;
	padding: 5px;
	background: #fff;
	font-weight: bold;
}
.completionHighlightedListItem
{
	position: relative;
	padding: 5px;
	background: yellow;
	font-weight: bold;
}
.cropOriginal
{
	float: left;
	margin-right: 2em;
	width: 200px;
}
.cropPreview
{
	width: 103px;
	margin-right: 2em;
}
.cropPreviewWrap
{
	border: solid 1px #000;
}
.main
{
}
.welcome
{
	font-weight: bold;
}
.menu
{
	width: 550px;
	height: 30px;
	font-weight: bold;
	font-size: 1.2em;
}
.menu td
{
	text-align: center;
	background: url(Images/blockdefault.gif) center center repeat-x;
	border-right: solid 1px #fff;
}
.menu td a
{
	color: #fff;
	padding: 9px 11px;
	margin: 0;
	text-decoration: none;
}
.menu td a:hover
{
	color: #ccc;
}
.paymentTotal
{
	font-weight: bold;
}
.radiobuttonlist label
{
	display: inline;
}
.thumbnail
{
	position: relative;
	z-index: 0;
}
.thumbnail:hover
{
	background-color: transparent;
	z-index: 50;
}
.thumbnail span
{
	/*CSS for enlarged image*/
	position: absolute;
	background-color: #fff;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img
{
	/*CSS for enlarged image*/
	border: solid 1px #ccc;
	padding: 2px;
}
.thumbnail:hover span
{
	/*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}
.thumbnailUp
{
	position: relative;
	z-index: 0;
}
.thumbnailUp:hover
{
	background-color: transparent;
	z-index: 50;
}
.thumbnailUp span
{
	/*CSS for enlarged image*/
	position: absolute;
	background-color: #fff;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnailUp span img
{
	/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnailUp:hover span
{
	/*CSS for enlarged image on hover*/
	position: fixed;
	visibility: visible;
	top: 30%;
	left: 45%; /*position where enlarged image should offset horizontally */
	z-index: -100;
}
.searchPanel
{
	padding: 15px;
	background: #fff;
	border: solid 1px #ccc;
	font-size: 1.0em;
	width: 200px;
	height: 200px;
}
.searchPanel h1
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}
.searchPanel fieldset
{
	margin: 0 0 10px 0;
	padding: 10px;
	border: solid 1px #ccc;
}
.searchPanel legend
{
	margin: 0;
	padding: 0 10px 0 10px;
	font-size: 1.0em;
}
.searchPanel .closeButton
{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.errorIndicator
{
	width: 8px;
	height: 14px;
	position: relative;
	top: 2px;
}
.step
{
	font-size: 1.1em;
	padding: 0px 0px 0px 55px;
	font-weight: bold;
	vertical-align: middle;
	height: 50px;
	width: 550px;
	margin: 0 0 10px 0;
}
.step ul
{
}
.step li
{
	font-size: 1.1em;
	padding: 10px;
	font-weight: bold;
}
.step p
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
.step h3
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.incomplete
{
	background: url(Images/incompletestep.gif) left center no-repeat;
}
.complete
{
	background: url(Images/completestep.gif) left center no-repeat;
}
.detailImage
{
	float: left;
}
.detailImage img
{
	width: 120px;
}
.detailInfo
{
	float: left;
	width: 260px;
	padding-left: 10px;
}
.agentImage
{
	float: left;
}
.agentImage img
{
	height: 100px;
}
.agentDetail
{
	float: left;
	width: 180px;
	padding-left: 5px;
	line-height: 20px;
}
.agentPreview
{
	height: 75px;
	border: solid 1px #ccc;
}
.listingDescription
{
	height: 75px;
	width: 275px;
}
.listingHeader
{
	background: #eee;
}
.listingFooter
{
    background: #eee;
    margin: 10px;
}
.listingRow
{
}
.listingAltRow
{
	background: #f6f6f6;
}
.listingRow50px
{
	height: 50px;
}
.listingAltRow50px
{
	height: 50px;
	background: #f6f6f6;
}
.package
{
	margin: 15px 0px 0px 0px;
	margin-top: 15px;
	padding: 1px 0 5px 5px;
	background: url(Images/package.gif) no-repeat top left;
}
.package .features
{
	margin-left: 15px;
}
.package h3
{
	margin-left: 5px;
	padding-top: 15px;
	font-size: 1.4em;
	font-weight: bold;
	color: #e3801c;
}
.package li
{
	font-weight: bold;
}
.register
{
	width: 650px;
}
.register label
{
}
.leftBar
{
	float: left;
}
.rightBar
{
	float: right;
}
.homeLink
{
    padding-top: 20px;
}
.inlinelist label
{
	display: inline;
}
.errorPanel
{
	border: dashed 1px red;
	padding: 5px;
	color: Red;
	font-weight: bold;
	font-size: 1.1em;
}
.calendar .ajax__calendar_container
{
	border: solid 1px #ccc;
	background: #fff;
	position: relative;
	z-index: 110;
}
.day
{
	border: solid 1px #fff;
}
.selectedDay
{
	border: solid 1px #000;
}
.feature
{
}
.addButton
{
	position: relative;
	margin-top: -0px;
}
.search
{
}
.watermark
{
	color: #aaa;
}
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.filledRatingStar
{
	background-image: url(Images/FilledStar.png);
}
.emptyRatingStar
{
	background-image: url(Images/EmptyStar.png);
}
.savedRatingStar
{
	background-image: url(Images/FilledStar.png);
}
.ccicon
{
	padding-left: 20px;
}
.imgShadow
{
	float: left;
	background: url(Images/shadow.gif) no-repeat bottom right !important;
	background: url(Images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.imgShadow img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.validationSummary
{
	border: 2px solid red;
	color: red;
	margin: 5px 0px;
	padding: 15px;
}
.validationSummary ul
{
	margin: 0;
	padding: 0;
	margin-left: 80px;
	list-style: square;
}
.customTab .ajax__tab_header
{
	background: url(Images/tab-line.gif) repeat-x bottom;
}
.customTab .ajax__tab_outer
{
	background: url(Images/tab-right.gif) no-repeat right;
}
.customTab .ajax__tab_inner
{
	background: url(Images/tab-left.gif) no-repeat;
}
.customTab .ajax__tab_tab
{
	background: url(Images/tab.gif) repeat-x;
}
.customTab .ajax__tab_hover .ajax__tab_outer
{
	background: url(Images/tab-hover-right.gif) no-repeat right;
}
.customTab .ajax__tab_hover .ajax__tab_inner
{
	background: url(Images/tab-hover-left.gif) no-repeat;
}
.customTab .ajax__tab_hover .ajax__tab_tab
{
	background: url(Images/tab-hover.gif) repeat-x;
}
.customTab .ajax__tab_active .ajax__tab_outer
{
	background: url(Images/tab-active-right.gif) no-repeat right;
}
.customTab .ajax__tab_active .ajax__tab_inner
{
	background: url(Images/tab-active-left.gif) no-repeat;
}
.customTab .ajax__tab_active .ajax__tab_tab
{
	background: url(Images/tab-active.gif) repeat-x;
}
.customTab .ajax__tab_header
{
	font-size: 12px;
}
.customTab .ajax__tab_outer
{
	height: 29px;
}
.customTab .ajax__tab_inner
{
	padding-left: 3px;
}
.customTab .ajax__tab_tab
{
	padding: 8px 40px;
	margin: 0px;
}
.customTab .ajax__tab_body
{
	border: 1px solid #ccc;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
}

.aboutTab .ajax__tab_header
{
	background: url(Images/tab-line.gif) repeat-x bottom;
}
.aboutTab .ajax__tab_outer
{
	background: url(Images/tab-right.gif) no-repeat right;
}
.aboutTab .ajax__tab_inner
{
	background: url(Images/tab-left.gif) no-repeat;
}
.aboutTab .ajax__tab_tab
{
	background: url(Images/tab.gif) repeat-x;
}
.aboutTab .ajax__tab_hover .ajax__tab_outer
{
	background: url(Images/tab-hover-right.gif) no-repeat right;
}
.aboutTab .ajax__tab_hover .ajax__tab_inner
{
	background: url(Images/tab-hover-left.gif) no-repeat;
}
.aboutTab .ajax__tab_hover .ajax__tab_tab
{
	background: url(Images/tab-hover.gif) repeat-x;
}
.aboutTab .ajax__tab_active .ajax__tab_outer
{
	background: url(Images/tab-active-right.gif) no-repeat right;
}
.aboutTab .ajax__tab_active .ajax__tab_inner
{
	background: url(Images/tab-active-left.gif) no-repeat;
}
.aboutTab .ajax__tab_active .ajax__tab_tab
{
	background: url(Images/tab-active.gif) repeat-x;
}
.aboutTab .ajax__tab_header
{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.aboutTab .ajax__tab_outer
{
	height: 29px;
}
.aboutTab .ajax__tab_inner
{
	padding-left: 3px;
}
.aboutTab .ajax__tab_tab
{
	padding: 8px 40px;
	margin: 0px;
}
.aboutTab .ajax__tab_body
{
	border: 1px solid #ccc;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
}
.dateField
{
	width: 100px;
}
.x-small
{
	width: 20px;
}
.small
{
	width: 55px;
}
.medium
{
	width: 125px;
}
.large
{
	width: 210px;
}
.x-large
{
	width: 300px;
}
.xx-large
{
	width: 400px;
}
.xxx-large
{
	width: 600px;
}
.readOnly
{
	background-color: #fafafa;
	border: solid 1px #ccc;
	padding: 2px;
}
.smallReadOnly
{
	width: 55px;
	background-color: #fafafa;
	border: solid 1px #ccc;
	padding: 2px;
}
.mediumReadOnly
{
	width: 125px;
	background-color: #fafafa;
	border: solid 1px #ccc;
	padding: 2px;
}
.largeReadOnly
{
	width: 200px;
	background-color: #fafafa;
	border: solid 1px #ccc;
	padding: 2px;
}
.x-largeReadOnly
{
	width: 300px;
	background-color: #fafafa;
	border: solid 1px #ccc;
	padding: 2px;
}
.xx-largeReadOnly
{
	width: 400px;
	background-color: #fafafa;
	border: solid 1px #ccc;
	padding: 2px;
}
.xxx-largeReadOnly
{
	width: 600px;
	background-color: #fafafa;
	border: solid 1px #ccc;
	padding: 2px;
}
.xx-largeFileUploadReadOnly
{
	width: 300px;
	background-color: #fafafa;
	border: solid 1px #ccc;
	padding: 2px;
}
.readOnlyDateField
{
	width: 100px;
	background-color: #fafafa;
	border: solid 1px #ccc;
	padding: 2px;
}
.wizardHelp
{
	float: right;
	padding: 15px;
	border: dashed 1px #ccc;
	width: 275px;
	background: url(Images/btnHelp.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffe7;
}
.wizardHelp ul
{
    margin-left: 25px;
}
.wizardHeader
{
	width: 620px;
}
.pagerCell
{
	border: solid 1px #ccc;
	padding: 4px 8px 4px 8px;
}
.pagerCell span
{
	font-weight: bold;
	font-size: 1.2em;
}
.promobox2
{
	margin-top: 0px;
	width: 700px;
	background-image: url(Images/pkgbg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.promobox2 td
{
	vertical-align: top;
	padding: 10px;
}
.promobox2 table
{
}
.promobox2 h1
{
	margin: 2px;
	font-size: 1.4em;
	font-weight: bold;
	white-space: nowrap;
	color: #e3801c;
}
.promobox2 h2
{
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
}
.promobox2 h3
{
    margin: 10px 0 0 15px;
    padding: 0;
    font-size: 1.0em;
    font-weight: bold;
    color: #000;
}
.promobox2 ul
{
	margin: 0 0 0 25px;
	padding: 0;
}
.promobox2 input
{
}
.packageTerm label
{
    display: inline;
    margin: 0;
    padding: 0;
}
.promobox
{
	position: relative;
	margin-top: 0px;
	float: left;
	background: url(Images/promobox.gif);
	width: 242px;
	height: 223px;
	z-index: 1;
}
.promobox h1
{
	margin: 2px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.promobox h2
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.promobox ul
{
	padding-top: 0;
	margin-top: 10px;
	padding-left: 0;
	margin-left: 25px;
	color: #fff;
}
.promobox input
{
	position: absolute;
	bottom: 15px;
	margin-left: 10px;
}
.greyrcp
{
	border: 1px solid #CCCCCC;
	text-align: left;
	_height: 100%;
}
.greyrcp .n .e, .greyrcp .n .w, .greyrcp .s .e, .greyrcp .s .w
{
	display: block;
	font-size: 0px;
	line-height: 0%;
	height: 3px;
	margin: 0;
	position: relative;
}
.greyrcp .n
{
	background-color: #F8E89D;
}
.greyrcp .s, .greyrcp .s .e, .greyrcp .s .w
{
	height: 15px;
}
.greyrcp .n .e
{
	background: url(Images/urgrey.gif) no-repeat top right;
	top: -1px;
	right: -1px;
}
.greyrcp .n .w
{
	background: url(Images/ulgrey.gif) no-repeat top left;
	width: 6px;
	left: -2px;
}
.greyrcp .s .e
{
	background: url(Images/lrgrey.gif) no-repeat bottom right;
	bottom: -1px;
	right: -1px;
}
.greyrcp .s .w
{
	background: url(Images/llgrey.gif) no-repeat bottom left;
	width: 6px;
	left: -2px;
}
.greyrcp .title
{
	font-family: Arial,sans-serif;
	font-size: 14px;
	padding: 0px 6px 3px 15px;
	color: #5D5D5D;
	background-color: #F8E89D;
}
.greyrcp .smallTitle
{
	font-family: Arial,sans-serif;
	font-size: 12px;
	padding: 0px 6px 3px 15px;
	color: #5D5D5D;
	background-color: #F8E89D;
}
.greyrcp .subTitle
{
	font-family: Arial,sans-serif;
	font-size: 14px;
	padding: 3px 6px 3px 15px;
	color: #5D5D5D;
	background-color: #F8E89D;
}
.greyrcp .sectionBody
{
	padding: 10px 10px 0px 10px;
}
.greyrcp .smallTitle a
{
	font-size: 0.8em;
	font-weight: normal;
}
.cstr-rcp
{
	border: 1px solid #ffd072;
	border-width: 1px 1px 1px 1px;
}
.cstr-rcp .cstr-n
{
	background-color: #fdf39a;
}
.cstr-rcp .cstr-n .cstr-e, .cstr-rcp .cstr-n .cstr-w, .cstr-rcp .cstr-s .cstr-e, .cstr-rcp .cstr-s .cstr-w
{
	display: block;
	font-size: 0px;
	line-height: 0%;
	height: 6px;
	position: relative;
}
.cstr-rcp .cstr-n .cstr-e
{
	background: url(Images/uryellow.gif) no-repeat top right;
	top: -1px;
	right: -1px;
}
.cstr-rcp .cstr-n .cstr-w
{
	background: url(Images/ulyellow.gif) no-repeat top left;
	width: 15px;
	left: -2px;
}
.cstr-rcp .cstr-s .cstr-e
{
	background: url(Images/lryellow.gif) no-repeat top right;
	bottom: -1px;
	right: -1px;
}
.cstr-rcp .cstr-s .cstr-w
{
	background: url(Images/llyellow.gif) no-repeat top left;
	width: 10px;
	left: -2px;
}
.cstr-rcp .cstr-head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	line-height: 0.8em;
	padding: 0 6px 6px 6px;
	background-color: #fdf39a;
	border: 1px solid #fc6;
	border-width: 0px 0px 1px 0px;
}
.cstr-rcp .cstr-mid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #fff;
	padding: 5px 6px 0 6px;
}
.constraint-cWrapper
{
	float: left;
}
.constraint-constraint
{
	padding: 0px 10px 10px 0px;
}
.constraint-valueHead
{
	font-weight: bold;
	white-space: nowrap;
}
.constraint-valueHead a
{
	margin-top: -2px;
	float: right;
	display: block;
	height: 12px;
	width: 12px;
	background: url(Images/cancel.gif) no-repeat top right;
}
.constraint-valueContent
{
	white-space: nowrap;
}
.constraint-sizing
{
	padding: 0 40px 0 6px;
	font-weight: bold;
	color: white;
	overflow: hidden;
	height: 0px;
}
.cList
{
	clear: both;
	width: 100%;
}
.sw_b3
{
	border: 1px solid #F0F0F0;
	width: 600px;
	margin-bottom: 10px;
}
.sw_b2
{
	border: 1px solid #E3E3E4;
}
.sw_b1
{
	border: 1px solid #B0B8BE;
}
.sw_b0
{
	float:right;
}
input.sw_qbox
{
	border: 1px solid #fff;
	font-size: 1.2em;
	padding: 0.35em 0.4em 0.3em;
	vertical-align: middle;
	width: 370px;
}
input.sw_qbtn
{
	background-image:url(Images/searchbtn.gif);
	background-repeat:no-repeat;
	border:medium none;
	cursor:pointer;
	height:24px;
	line-height:500%;
	margin:0.14em 0.3em 0.14em 0.3em;
	vertical-align:middle;
	width:24px;
}
select.sw_sbox
{
	border: none;
	font-size:1.1em;
	padding:0.35em 0.4em 0.3em;
	vertical-align:middle;
	margin: 0;
	padding: 0;
	width: 175px;
}
.clear
{
	clear: both;
}

#sddm
{
	background: red;
	margin: 0;
	padding: 0;
	z-index: 30;
}
#sddm li
{
	margin: 0;
	padding: 2px 4px;
	list-style: none;
	float: left;
}
#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 0;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#sddm li a:hover
{
}
#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #000;
}
#sddm div a
{
	position: relative;
	display: block;
	margin: 4px;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #000;
	color: #fff;
}
#sddm div a:hover
{
}
#goog-wm { }
#goog-wm h3.closest-match { }
#goog-wm h3.closest-match a { }
#goog-wm h3.other-things { }
#goog-wm ul li { }
#goog-wm li.search-goog { display: block; }

/*---------- bubble tooltip -----------*/
a.tt
{
    position: relative;
    z-index: 24;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover
{
	z-index: 25; background:; text-decoration: none; position: relative;
}
a.tt:hover span.tooltip
{
    display: block;
    position: absolute;
	bottom: 12px;
	left: 0;
	padding: 15px 0 0 0;
	width: 320px;
	font-size: 11px;
	font-weight: normal;
    text-align: left;
    white-space: normal;
    text-decoration: none;
}
a.tt:hover span.top
{
	display: block;
	padding: 10px 8px 0;
    background: url(Images/bubble.png) no-repeat top;
}
a.tt:hover span.middle /* different middle bg for stretch */
{
	display: block;
	padding: 0 8px; 
	background: url(Images/bubble_filler.png) repeat bottom;
}
a.tt:hover span.bottom
{
	display: block;
	padding: 3px 8px 20px;
    background: url(Images/bubble.png) no-repeat bottom;
    text-align: right;
}
a.tt_rh
{
    position: relative;
    z-index: 24;
}
a.tt_rh span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt_rh:hover
{
	z-index: 25; background:; text-decoration: none;
}
a.tt_rh:hover span.tooltip
{
    display: block;
    position: absolute;
	bottom: 12px;
	right: 0;
	padding: 15px 0 0 0;
	width: 320px;
	font-size: 11px;
	font-weight: normal;
    text-align: left;
    white-space: normal;
    text-decoration: none;
}
a.tt_rh:hover span.top
{
	display: block;
	padding: 10px 8px 0;
    background: url(Images/bubble_rh.png) no-repeat top;
}
a.tt_rh:hover span.middle /* different middle bg for stretch */
{
	display: block;
	padding: 0 8px; 
	background: url(Images/bubble_filler.png) repeat bottom; 
}
a.tt_rh:hover span.bottom
{
	display: block;
	padding: 3px 8px 20px;
    background: url(Images/bubble_rh.png) no-repeat bottom;
    text-align: right;
}