body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	background: #e8f5bd url('/images/bg_horizon.png') no-repeat top left;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #4700a6;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #4700a6;
}
:focus {
	-moz-outline-style: none;
}


.emph {
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.under {
	text-decoration: underline;
}

input:focus, textarea:focus {
	outline: none;
}

.formText {
	margin: 4px 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	width: 505px;
	height: 150px;
	padding: 5px;
	border: 4px solid #e7e7eb;
	color: #58585d;
}
.formInput {
	margin: 4px 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	padding: 5px;
	border: 4px solid #e7e7eb;
	color: #58585d;
}
.formInputSubject {
	margin: 4px 0px;
	color: #58585d;
	border: 1px #e7e7eb solid;
	width: 450px;
	padding: 0px;
	margin: 5px 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

div.bigRadioOff, div.bigRadioOn {
	height: 19px;
	width: 19px;
	background: #fff url("/images/radio_bg.png") top left;
	cursor: pointer;
}
div.bigRadioOff:hover {
	background-position: center;
}
div.bigRadioOn {
	background-position: right;
}

div.formatter {
	position: relative;
}
div.formatter img {
	border-left: 1px solid #e7e7eb;
	cursor: pointer;
}
div.formatter img.last {
	border-left: 1px solid #e7e7eb;
	border-right: 1px solid #e7e7eb;
	cursor: pointer;
}

#wContainer {
	width: 834px;
	margin: 0px auto;
	position: relative;
}

#wMast {
	position: relative;
	line-height: 0px;
}
#wMast div.superNav {
	position: absolute;
	right: 0px;
	bottom: 7px;
	line-height: normal;
}
#wMast div.superNav a, #wMast div.superNav a:hover {
	text-decoration: none;
}
#wMast div.superNav div.float {
	float: left;
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 10px;
}
#wMast div.superNav div.float a {
	color: #9f9fa8;
}
#wMast div.superNav div.tab {
	float: left;
	font-size: 12px;
	background: url("/images/tab_sm_blu_r.png") bottom right no-repeat;
	margin-left: 8px;
}
#wMast div.superNav div.tab div {
	padding: 10px 7px 4px 7px;
	background: url("/images/tab_sm_blu_l.png") bottom left no-repeat;
}
#wMast div.superNav div.tab a {
	color: #58585d;
}




#wMast div.superNav div.tabInbox, #wMast div.superNav div.tabInboxNew {
	float: left;
	font-size: 12px;
	background: url("/images/tab_sm_pur_r.png") bottom right no-repeat;
	margin-left: 8px;
}
#wMast div.superNav div.tabInboxNew {
	background: url("/images/tab_sm_pur_rn.png") bottom right no-repeat;
}
#wMast div.superNav div.tabInbox div, #wMast div.superNav div.tabInboxNew div {
	padding: 10px 7px 4px 7px;
	background: url("/images/tab_sm_pur_l.png") bottom left no-repeat;
}
#wMast div.superNav div.tabInboxNew div {
	padding: 10px 26px 4px 7px;
	background: url("/images/tab_sm_pur_l.png") bottom left no-repeat;
	position: relative;
}
#wMast div.superNav div.tabInbox div.items {
	display: none;
}
#wMast div.superNav div.tabInboxNew div.items {
	position: absolute;
	right: 0px;
	top: 11px;
	width: 20px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	color: #517802;
	background: none;
}
#wMast div.superNav div.tabInbox a, #wMast div.superNav div.tabInboxNew a {
	color: #563e7f;
}
#wMast div.superNav div.tabAcct {
	float: left;
	font-size: 12px;
	background: url("/images/tab_sm_acct_r.png") bottom right no-repeat;
}
#wMast div.superNav div.tabAcct div {
	padding: 10px 28px 4px 8px;
	background: url("/images/tab_sm_acct_l.png") bottom left no-repeat;
}
#wMast div.superNav div.tabMisc {
	float: left;
	margin-right: 5px;
	font-size: 12px;
	background: url("/images/tab_sm_misc_r.png") bottom right no-repeat;
}
#wMast div.superNav div.tabMisc div {
	padding: 10px 8px 4px 8px;
	background: url("/images/tab_sm_misc_l.png") bottom left no-repeat;
}
#wMast div.superNav div.tabAcct a, #wMast div.superNav div.tabMisc a {
	color: #58585d;
}
#wMast div.superNav div.tabYel {
	float: left;
	font-size: 12px;
	background: url("/images/tab_sm_yel_r.png") bottom right no-repeat;
	margin-left: 8px;
}
#wMast div.superNav div.tabYel div {
	padding: 10px 7px 4px 7px;
	background: url("/images/tab_sm_yel_l.png") bottom left no-repeat;
}
#wMast div.superNav div.tabYel a {
	color: #517802;
}

#wInboxPage #wInboxFrame {
	width: 808px;
	background-color: #bba1de;
	padding: 12px;
	position: relative;
}
#wInboxPage div.wait {
	padding: 125px 4px;
	width: 792px;
	background-color: #fff;
	text-align: center;
	border: 4px solid #e7e7eb;
	border-top: 0px;
}
#wInboxPage div.ibxTabs {
	display: none;
}
#wInboxPage div.ibxBody {
	position: relative;
	width: 792px;
	border: 4px solid #e7e7eb;
	border-top: 0px;
	padding: 4px;
	background-color: #fff;
	min-height: 250px;
}
#wInboxPage div.ibxBody div.reader {
	width: 792px;
}
#wInboxPage div.ibxBody div.reader table {
	margin: 0px;
	padding: 5px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #58585d;
	width: 100%;
}
#wInboxPage div.ibxBody div.reader td {
	margin: 0px;
	padding: 1px;
}
#wInboxPage div.ibxBody div.reader td.label {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
#wInboxPage div.ibxBody div.reader div.message {
	width: 792px;
	border-top: 1px solid #e7e7eb;
	color: #58585d;
}
#wInboxPage div.ibxBody div.reader div.message div {
	width: 780px;
	padding: 10px 8px 8px 8px;
}
#wInboxPage div.ibxBody div.reader div.formatter {
	float: right;
}
#wInboxPage div.ibxBody div.list {
	margin-top: 4px;
}
#wInboxPage div.ibxBody div.list div.read, #wInboxPage div.ibxBody div.list div.unread {
	background-color: #f5f5f5;
	height: 32px;
	margin-bottom: 1px;
	width: 792px;
	font-size: 12px;
	color: #58585d;
}
#wInboxPage div.ibxBody div.list div.unread {
	background-color: #f4ffd0;
	font-weight: bold;
}
#wInboxPage div.ibxBody div.list div.select {
	height: 32px;
	float: left;
	padding: 0px;
}
#wInboxPage div.ibxBody div.list div.status {
	height: 32px;
	float: left;
	padding: 0px;
	border-left: 1px solid #fff;
}
#wInboxPage div.ibxBody div.list div.sender {
	float: left;
	padding: 9px;
	border-left: 1px solid #fff;
	width: 147px;
}
#wInboxPage div.ibxBody div.list div.subject {
	float: left;
	padding: 9px;
	border-left: 1px solid #fff;
	width: 409px;
}
#wInboxPage div.ibxBody div.list div.date {
	float: left;
	padding: 9px;
	border-left: 1px solid #fff;
	width: 87px;
}
#wInboxPage div.ibxBody div.statushead {
	background-color: #d1bfe9;
	height: 32px;
	font-size: 14px;
	color: #4700a6;
}
#wInboxPage div.ibxBody div.title {
	padding: 8px;
}
#wInboxPage div.ibxBody div.statushead div.search {
	padding: 4px 4px 4px 8px;
	float: right;
	border-left: 1px solid #fff;
}
#wInboxPage div.ibxBody div.statushead div.search select {
	height: 19px;
	font-size: 14px;
}
#wInboxPage div.ibxBody div.statushead div.search input {
	height: 19px;
	width: 126px;
	border: 1px solid #bba1de;
	font-size: 14px;
	color: #58585d;
}
#wInboxPage div.ibxBody div.statushead div.search img {
	height: 18px;
	width: 18px;
	cursor: pointer;
	padding-left: 5px;
	vertical-align: -3px;
}
#wInboxPage div.ibxBody div.statushead div.moveitems {
	padding: 8px;
	float: right;
	border-left: 1px solid #fff;
	cursor: pointer;
}
#wInboxPage div.ibxBody div.readhead {
	background-color: #e7e7eb;
	height: 50px;
}
	#wInboxPage div.ibxBody div.readhead img {
		float: right;
		width: 50px;
		height: 50px;
		background: #e7e7eb url("/images/hs_bg.png");
		margin: 0px;
		padding: 0px;
		border-left: 4px solid #fff;
		cursor: pointer;
	}
#wInboxPage div.ibxBody div.listhead {
	background-color: #e7e7eb;
	height: 32px;
	margin-top: 4px;
	color: #58585d;
	font-size: 12px;
}
#wInboxPage div.ibxBody div.listhead div.select {
	float: left;
	padding: 0px;
}
#wInboxPage div.ibxBody div.listhead div.status {
	float: left;
	padding: 0px;
	border-left: 1px solid #fff;
}
#wInboxPage div.ibxBody div.listhead div.sender {
	float: left;
	padding: 9px;
	border-left: 1px solid #fff;
	width: 147px;
}
#wInboxPage div.ibxBody div.listhead div.subject {
	float: left;
	padding: 9px;
	border-left: 1px solid #fff;
	width: 409px;
}
#wInboxPage div.ibxBody div.listhead div.date {
	float: left;
	padding: 9px;
	border-left: 1px solid #fff;
	width: 96px;
}

#composeSearchResults {
	position: absolute;
	top: 18px;
	left: 0px;
	padding-top: 8px;
	background: url("/images/searchbox_compose_bg.png") no-repeat top left;
	display: none;
}
#composeSearchResults div.result, #composeSearchResults div.resultEnd {
	position: relative;
	background-color: #fff;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	height: 25px;
	padding: 6px;
	cursor: pointer;
	border-left: 1px solid #a0a0a5;
	border-right: 1px solid #a0a0a5;
	border-bottom: 1px solid #e7e7eb;
	min-width: 150px;
}
#composeSearchResults div.resultEnd {
	border-bottom: 1px solid #a0a0a5;
}



#wAccount #wAccountFrame, #wAccountAdd #wAccountFrame {
	width: 987px;
	background-color: #d6d6da;
	border-bottom: 1px solid #fff;
	padding: 12px;
}
#wAccountAdd #wAccountFrame {
	width: 460px;
	line-height: normal;
}
#wAccount div.acctBody, #wAccountAdd div.acctBody {
	position: relative;
	width: 970px;
	border: 4px solid #726d7d;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	color: #58585d;
}
#wAccountAdd div.acctBody {
	width: 443px;
}
#wAccount div.acctBody div.acctHead, #wAccountAdd div.acctBody div.acctHead {
	position: relative;
	background-color: #e7e7eb;
	font-size: 14px;
	color: #726d7d;
	padding: 11px 8px;
}
#wAccount div.acctBody div.acctSettings, #wAccountAdd div.acctBody div.acctSettings {
	padding: 4px;
}
#wAccount div.acctBody div.acctSet, #wAccountAdd div.acctBody div.acctSet {
	padding: 6px 4px;
	border-bottom: 1px solid #e7e7eb;
}
#wAccount div.acctBody div.acctSet h1, #wAccountAdd div.acctBody div.acctSet h1 {
	font-size: 12px;
	font-weight: normal;
	color: #726d7d;
	margin: 0px;
}
#paneSecureLead {
	width: 460px;
	padding: 4px;
}


#wNav {
	background-image: url("/images/nav_bg.png");
	height: 45px;
	position: relative;
	z-index: 101;
}
#wNav a {
	text-decoration: none;
}
#wNav a:hover {
	text-decoration: none;
}
#wNav div.navBox {
	font-size: 12px;
	margin: 0px;
	border-right: 1px solid #c6edff;
	float: left;
}
#wNav div.navBox div.navInner {
	border: 0px;
	padding: 15px 13px 15px 13px;
	cursor: pointer;
}
#wNav div.navBox div.navInner:hover, #wNav div.navBox div.navInnerOn {
	background-color: #48b0fc;
	padding: 15px 13px 15px 13px;
	color: #fff;
}
	#wNavIHome:hover {
		-webkit-border-top-left-radius: 12px;
		-moz-border-radius-topleft: 12px;
		border-top-left-radius: 12px;
	}
#wNav div.navBox div.navInner:hover a, #wNav div.navBox div.navInnerOn a {
	color: #fff;
}
#wNav div.navBox div.navInnerOn {
	border-bottom: 1px solid #48b0fc;
}
#wNav div.navBoxSearch {
	font-size: 12px;
	margin: 11px;
	float: right;
	position: relative;
}
#searchBoxResults {
	position: absolute;
	top: 18px;
	right: 0px;
	padding-top: 8px;
	background: url("/images/searchbox_bg.png") no-repeat top right;
	display: none;
}
#searchBoxResults div.result, #searchBoxResults div.resultEnd {
	position: relative;
	background-color: #fff;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	height: 25px;
	padding: 6px;
	cursor: pointer;
	border-left: 1px solid #a0a0a5;
	border-right: 1px solid #a0a0a5;
	border-bottom: 1px solid #e7e7eb;
	min-width: 150px;
}
#searchBoxResults div.resultEnd {
	border-bottom: 1px solid #a0a0a5;
}
#wNav div.navBoxSearch input {
	width: 133px;
	border: 1px solid #cdcdd2;
	color: #9f9fa8;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
}

div.navPop {
	position: absolute;
	z-index: 101;
	top: 45px;
	width: 500px;
}
@-moz-document url-prefix() {
	div.navPop {
		top: 44px;
	}
}

div.navPop div.content {
	position: absolute;
	background-color: #48b0fc;
	padding: 8px;
	z-index: 101;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
}
div.navPop ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.navPop ul li {
	margin: 0px;
	padding: 4px 5px;
	cursor: pointer;
}
div.navPop ul li.divided {
	border-top: 1px solid #0498ff;
}
div.navPop ul li:hover {
	background-color: #0498ff;
}
div.navPop a {
	text-decoration: none;
	color: #fff;
}
#wNavInfo {
	left: 60px;
}
@-moz-document url-prefix() {
	#wNavInfo {
		left: 58px;
	}
}
#wNavProfs {
	left: 158px;
}
#wNavProfs div.content div.clear {
	width: 102px;
}
#wNavGroups {
	left: 269px;
}
#wNavGroups div.content div.clear {
	width: 68px;
}
#wNavVends {
	left: 346px;
}
#wNavVends div.content div.clear {
	width: 95px;
}
#wNavOffers {
	left: 369px;
}
#wNavOffers div.content div.clear {
	width: 87px;
}
@-moz-document url-prefix() {
	#wNavOffers {
		left: 365px;
	}
}

#wBody {
	position: relative;
	padding: 13px 0px 0px 0px;
	margin: 0px auto;
	background: #fff;
	width: 834px;
}
#wBodyLeft {
	position: absolute;
	left: 0px;
	width: 180px;
	background-color: #fff;
	display: none;
}
#wBodyCenter {
	float: left;
	padding-left: 13px;
	width: 495px;
	background-color: #fff;
	min-height: 300px;
}
#wBodyWide {
	padding-left: 13px;
	width: 808px;
	background-color: #fff;
	min-height: 300px;
}
#wBodyRight {
	float: left;
	width: 300px;
	background-color: #fff;
	height: 1%;
	padding-left: 13px;
}

div.cCentG {
	margin-bottom: 10px;
	color: #58585d;
	font-size: 12px;
	background: #fff;
}
div.cCentP {
	margin-bottom: 10px;
	color: #58585d;
	font-size: 12px;
	background: #fff;
}
div.cCentG div.head, div.cCentP div.head {
	width: 486px;
	height: 20px;
	padding: 9px 9px 0px 0px;
	text-align: right;
	background-repeat: no-repeat;
}
#wBodyWide div.cCentG div.head, #wBodyWide div.cCentP div.head {
	width: 796px;
}
div.cCentG div.head {
	background-color: #e7e7eb;
}
div.cCentG div.head a {
	text-decoration: none;
	color: #4700a6;
}
div.cCentG div.head a:hover {
	text-decoration: underline;
	color: #4700a6;
}
div.cCentP div.head {
	background-color: #4700a6;
	color: #fff;
}
div.cCentP div.head a {
	text-decoration: none;
	color: #fff;
}
div.cCentP div.head a:hover {
	text-decoration: underline;
	color: #fff;
}
div.cCentP div.head h1, div.cCentG div.head h1 {
	float: left;
	margin: 0px;
	padding-left: 12px;
	font-weight: normal;
	font-size: 16px;
	line-height: 12px;
}
div.cCentG div.body {
	padding: 4px 0px;
}
div.cCentP div.body {
	padding: 4px 0px;
}
div.cCentG p, div.cCentP p {
	margin: 0px;
	padding: 2px;
}
div.cCentG img.store, div.cCentP img.store {
	float: left;
	padding: 0px 8px 8px 0px;
}
div.cCentG ul, div.cCentP ul {
	list-style: none;
	margin: 0px;
	padding: 1px 2px;
}
div.cCentG ul li, div.cCentP ul li {
	padding-bottom: 5px;
}
div.cCentG ul li:last-child, div.cCentP ul li:last-child {
	padding-bottom: 0px;
}
div.cCentP div.promo {
	position: relative;
	width: 495px;
	height: 175px;
}
#promoPane1, #promoPane2, #promoPane3, #promoPane4, #promoPane5 {
	position: absolute;
	left: 0px;
	top: 0px;
}
div.cCentP div.promo div.bar {
	position: absolute;
	top: 159px;
	right: 0px;
}
#promoBar1, #promoBar2, #promoBar3, #promoBar4, #promoBar5 {
	cursor: pointer;
}
div.cCentP div.homeField {
	position: relative;
	width: 495px;
}
div.cCentP div.categoryContainer {
	position: relative;
	margin-bottom: 4px;
	padding: 4px;
	background-color: #ddf5ff;
	border-top: 1px solid #cbeeff;
	border-bottom: 1px solid #a6c9d9;
	border-left: 1px solid #c1e9fc;
	border-right: 1px solid #c1e9fc;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.cCentP div.categoryContainer:hover {
	background-color: #4500a9;
	border-top: 1px solid #8a5fc9;
	border-bottom: 1px solid #26005d;
	border-left: 1px solid #8a5fc9;
	border-right: 1px solid #8a5fc9;
}
div.cCentP div.categoryContainer:hover a {
	color: #fff;
}
div.cCentP div.categoryName {
	position: absolute;
	top: 4px;
	left: 4px;
	font-size: 16px;
	width: 180px;
	padding: 8px;
}
div.cCentP div.categoryName a:hover {
	text-decoration: none;
}
div.cCentP div.categoryDesc {
	width: 267px;
	margin-left: 200px;
	background-color: #fff;
	padding: 8px;
	border-top: 1px solid #a6c9d9;
	border-bottom: 1px solid #cbeeff;
	border-left: 1px solid #c1e9fc;
	border-right: 1px solid #c1e9fc;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.cCentP div.categoryContainer:hover div.categoryDesc {
	border-top: 1px solid #26005d;
	border-bottom: 1px solid #8a5fc9;
	border-left: 1px solid #8a5fc9;
	border-right: 1px solid #8a5fc9;
}
div.cCentP div.storyHead {
	margin: 8px;
}
div.cCentP div.storyHead h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
div.cCentP div.storyHead p {
	margin: 0px 0px 8px 0px;
}
div.cCentP div.storyContent {
	margin: 0px;
	/*border: 4px solid #e7e7eb;*/
	padding: 12px;
	font-size: 12px;
	line-height: 18px;
}
div.cCentP div.storyContent table {
	width: 100%;
}
div.cCentP div.storyContent table th {
	background-color: #d1beea;
}
div.cCentP div.storyDisclaimer {
	margin: 4px 0px 0px 0px;
	border: 4px solid #e7e7eb;
	padding: 12px;
	background-color: #e7e7eb;
	font-size: 10px;
	line-height: normal;
}
div.cCentP div.classBody {
	position: relative;
	padding-bottom: 4px;
}
div.cCentP div.classBody div.classContent {
	margin-left: 74px;
	border: 4px solid #e7e7eb;
	padding: 4px;
}
div.cCentP div.classBody img.classTag {
	position: absolute;
	top: 0px;
	left: 0px;
}
div.cCentP div.classBody img.classTagDateTop {
	position: absolute;
	top: 34px;
	left: 0px;
}
div.cCentP div.classBody img.classTagDateMid {
	position: absolute;
	top: 57px;
	left: 0px;
}
div.cCentP div.classBody img.classTagDateLow {
	position: absolute;
	top: 70px;
	left: 0px;
}
div.cCentP h1.calHead {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 4px 6px;
}
div.cCentP div.calSection {
	border-top: 1px solid #e7e7eb;
	padding: 4px;
	background: url("/images/cal_bg.png") repeat-x;
}
div.cCentP div.calSection h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div.cCentP ul.checklist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
div.cCentP ul.checklist li {
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 10px;
	background: url("/images/li_arrow_sm.png") no-repeat left top;
}

div.paginateTop, div.paginateBottom {
	height: 20px;
	text-align: right;
	padding: 6px 0px 0px 0px;
}
div.paginateTop div, div.paginateBottom div {
	display: inline;
	height: 16px;
	font-size: 12px;
	line-height: normal;
	cursor: pointer;
	padding: 0px 4px 0px 4px;
}
div.paginateTop div.paginateStat, div.paginateBottom div.paginateStat {
	cursor: default;
	height: 12px;
	float: left;
	padding: 0px 0px 7px 4px;
}
div.paginateTop div.off, div.paginateBottom div.off {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #fff;
	color: #4700a6;
}
div.paginateTop div.off:hover, div.paginateBottom div.off:hover {
	border-top: 3px solid #4700a6;
	border-bottom: 3px solid #4700a6;
	background-color: #4700a6;
	color: #fff;
}
div.paginateTop div.on, div.paginateBottom div.on {
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #4700a6;
	background-color: #fff;
	color: #4700a6;
	font-weight: bold;
}
div.paginateBottom div.on {
	border-top: 3px solid #4700a6;
	border-bottom: 3px solid #FFF;
}

div.prpFrame {
	position: relative;
	overflow: hidden;
	width: 495px;
	height: 100px;
	margin-bottom: 4px;
}
div.prpHs {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 100px;
}
div.prpInfo {
	border: 4px solid #e7e7eb;
	position: absolute;
	top: 0px;
	left: 104px;
	width: 251px;
	height: 78px;
	padding: 7px;
	line-height: normal;
	font-size: 12px;
}
div.prpInfo p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
div.prpBtn {
	position: absolute;
	top: 0px;
	right: 17px;
	width: 97px;
	height: 100px;
	line-height: 0px;
}
div.prpBtn div {
	position: absolute;
}
div.prpBtn img {
	cursor: pointer;
}
div.prpControl {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 13px;
	height: 100px;
	line-height: 0px;
}
div.prpControl img {
	cursor: pointer;
}
div.prpControl div.prpControlOff, div.prpControl div.prpControlOn {
	position: absolute;
	background-color: #e7e7eb;
	width: 13px;
	height: 6px;
}
div.prpControl div.prpControlOn {
	background-color: #58585d;
}
#sCategories {
	padding-top: 5px;
}
#prpCat1, #prpCat2, #sCat1, #sCat2 {
	width: 245px;
}
#prpCat2, #sCat2 {
	float: right;
}
#prpCategories ul, #sCategories ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 8px 10px;
}
#prpCategories ul li, #sCategories ul li {
	background: url("/images/li_arrow_lg.png") top left no-repeat;
	padding: 6px 0px 0px 10px;
}
#prpCategories ul li ul, #sCategories ul li ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#prpCategories ul li ul li, #sCategories ul li ul li {
	background: url("/images/li_arrow_lg.png") top left no-repeat;
	padding: 6px 0px 0px 10px;
}

#wProfMast {
	position: relative;
	padding: 6px;
	min-height: 100px;
}
	#wProfMast div.headshot {
		position: absolute;
		top: 6px;
		left: 6px;
		width: 100px;
		height: 100px;
		background: #e7e7eb url("/images/hs_bg.png");
		margin: 0px;
		padding: 0px;
	}
	#headshotTag {
		position: absolute;
		left: 5px;
		bottom: 5px;
	}
	#wProfMast h1 {
		margin: 0px 0px 0px 110px;
		padding: 0px;
		font-size: 24px;
		font-weight: normal;
	}
	#wProfMast p {
		margin: 0px 0px 0px 110px;
		padding: 5px 0px 0px 0px;
	}
#wProfNav {
	height: 26px;
	background: url("/images/tab_prof_bg.png");
	margin-top: 4px;
}
	#wProfNav ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		height: 26px;
		overflow: hidden;
	}
	#wProfNav ul a:hover {
		text-decoration: none;
	}
	#wProfNav li {
		float: left;
		height: 15px;
		margin: 0px 1px 0px 0px;
		padding: 6px 8px 1px 8px;
		background: url("/images/tab_prof_off.png");
	}
	#wProfNav li.on {
		float: left;
		height: 15px;
		margin: 0px 1px 0px 0px;
		padding: 2px 4px 5px 4px;
		ine-height: 0px;
		background: #fff;
		border-top: 4px solid #e7e7eb;
		border-left: 4px solid #e7e7eb;
		border-right: 4px solid #e7e7eb;
	}
	#wProfNav li.on a {
		color: #58585d;
	}
#wProfBody {
	border-bottom: 4px solid #e7e7eb;
	border-left: 4px solid #e7e7eb;
	border-right: 4px solid #e7e7eb;
	padding: 4px;
	min-height: 298px;
}
	#wProfBody div.wait {
		padding: 125px 0px;
		width: 100%;
		text-align: center;
	}
	#wProfBody h1 {
		font-size: 12px;
		font-weight: bold;
		margin: 0px;
		padding: 5px;
		border-bottom: 1px solid #e7e7eb;
	}
	#wProfBody h1 div.float {
		float: right;
		display: inline;
		font-weight: normal;
		font-style: italic;
		color: #b4b4bb;
	}
	#wProfBody p {
		margin: 0px;
		padding: 5px 5px 10px 5px;
	}
	#wProfBody div.content {
		margin: 0px;
		padding: 5px 5px 10px 5px;
	}
	#wProfBody div.blog {
		margin: 0px;
		padding: 5px 5px 15px 5px;
	}
	#wProfBody div.network {
		position: relative;
		margin: 0px;
		padding: 10px 5px 10px 65px;
		border-bottom: 1px solid #e7e7eb;
	}
	#wProfBody div.network img.hs {
		position: absolute;
		top: 10px;
		left: 5px;
		width: 50px;
		height: 50px;
		background: #e7e7eb url("/images/hs_bg.png");
		margin: 0px;
		padding: 0px;
	}
	#wProfBody div.network div.ftag {
		position: absolute;
		top: 64px;
		left: 5px;
		width: 50px;
		margin: 0px;
		padding: 0px;
		line-height: 0px;
	}
	#wProfBody div.network p.quote {
		margin: 0px;
		padding: 0px 0px 0px 15px;
		background: url("/images/qt_bg.png") top left no-repeat;
	}
	#wProfBody div.network div {
		margin: 0px;
		padding: 10px 0px 0px 0px;
	}
#profLivemap {
	width: 408px;
	height: 300px;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
#profLivemap p, #profLivemap ul, #profLivemap ol, #profLivemap li, #profLivemap div, #profLivemap img, #profLivemap a, #profLivemap table, #profLivemap tr, #profLivemap td {
	margin: 0px !important;
	padding: 0px !important;
	line-height: normal !important;
	position: relative;
}

#wDashNav {
	float: left;
	width: 150px;
}
	#wDashNav ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
	}
	#wDashNav ul a:hover {
		text-decoration: none;
	}
	#wDashNav li {
		float: left;
		width: 150px;
		margin: 4px 0px 5px 4px;
		padding: 3px 4px 3px 4px;
	}
	#wDashNav li.on {
		float: left;
		width: 150px;
		margin: 0px 0px 1px 0px;
		padding: 3px 4px 3px 4px;
		background: #fff;
		border-top: 4px solid #e7e7eb;
		border-left: 4px solid #e7e7eb;
		border-bottom: 4px solid #e7e7eb;
	}
	#wDashNav li.on a {
		color: #58585d;
	}
#wDashBody {
	border: 4px solid #e7e7eb;
	padding: 4px;
	min-height: 298px;
	width: 630px;
	margin-left: 146px;
}
	#wDashBody div.wait {
		padding: 125px 0px;
		width: 100%;
		text-align: center;
	}
	#wDashBody h1 {
		font-size: 12px;
		font-weight: bold;
		margin: 0px;
		padding: 5px;
		border-bottom: 1px solid #e7e7eb;
	}
	#wDashBody h1 div.float {
		float: right;
		display: inline;
		font-weight: normal;
		font-style: italic;
		color: #b4b4bb;
	}
	#wDashBody p {
		margin: 0px;
		padding: 5px 5px 10px 5px;
	}
	#wDashBody div.content {
		margin: 0px;
		padding: 5px 5px 10px 5px;
	}
	#wDashBody div.dashBar {
		height: 50px;
		background-color: #daff8a;
		background-repeat: no-repeat;
	}
div.aFootG {
	margin-top: 4px;
	color: #58585d;
	font-size: 10px;
	background: #fff;
}
div.aFootP {
	margin-top: 4px;
	color: #58585d;
	font-size: 10px;
	background: #fff;
}
div.aFootG div.head, div.aFootP div.head {
	width: 490px;
	height: 16px;
	padding: 4px 5px 0px 0px;
	text-align: right;
}
div.aFootG div.head {
	background-color: #e7e7eb;
	background-repeat: no-repeat;
	color: #58585d;
}
div.aFootG div.head a {
	text-decoration: none;
	color: #4700a6;
}
div.aFootG div.head a:hover {
	text-decoration: underline;
	color: #4700a6;
}
div.aFootP div.head {
	background-color: #4700a6;
	background-repeat: no-repeat;
	color: #fff;
}
div.aFootP div.head a {
	text-decoration: none;
	color: #fff;
}
div.aFootP div.head a:hover {
	text-decoration: underline;
	color: #fff;
}
div.aFootG div.head h1, div.aFootP div.head h1 {
	float: left;
	margin: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
}
div.aFootG div.body {
	padding: 4px;
}
div.aFootP div.body {
	padding: 4px;
}
div.aFootG p, div.aFootP p {
	margin: 0px;
	padding: 2px;
}		
div.aFootG div.profHeadshot, div.aFootP div.profHeadshot {
	float: left;
}
div.aFootG div.profAbout, div.aFootP div.profAbout {
	margin-left: 58px;
	padding-bottom: 4px;
	min-height: 62px;
}
div.aFootG div.profAboutLast, div.aFootP div.profAboutLast {
	margin-left: 58px;
	min-height: 62px;
	padding-bottom: 0px;
}
div.aFootRatingLabel {
	float: left;
	font-size: 12px;
	padding: 4px;
	margin: 4px 4px 0px 0px;
}
div.aFootRatingStars {
	float: left;
	font-size: 12px;
	padding: 2px 4px 6px 4px;
	margin: 4px 4px 0px 0px;
}
div.aFootRatingButton {
	float: left;
	font-size: 10px;
	background-color: #e7e7eb;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #adadad;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 4px;
	margin: 4px 4px 0px 0px;
}
div.aFootRatingButton:hover {
	border-top: 1px solid #a186c7;
	border-left: 1px solid #caacf3;
	border-right: 1px solid #caacf3;
	border-bottom: 1px solid #ccb0f7;
	background-color: #dcc4ff;
}
div.aFootRatingButton a, div.aFootRatingButton a:hover {
	text-decoration: none;
}
div.aFootRatingTooltip {
	float: left;
	font-size: 10px;
	padding: 4px;
	margin: 4px 4px 0px 0px;
}

div.cSideG {
	margin-bottom: 10px;
	color: #58585d;
	font-size: 10px;
	background: #fff;
}
div.cSideP {
	margin-bottom: 10px;
	color: #58585d;
	font-size: 10px;
	background: #fff;
}
div.cSidePow {
	margin-bottom: 10px;
	color: #58585d;
	font-size: 10px;
	background: #e8ffa0;
}
div.cSideG div.head, div.cSideP div.head, div.cSideG div.headRad, div.cSideP div.headRad {
	height: 16px;
	padding: 4px 5px 0px 0px;
	text-align: right;
	background-repeat: no-repeat;
}
#wBodyLeft div.cSideG div.head, #wBodyLeft div.cSideP div.head {
	width: 175px;
}
#wBodyRight div.cSideG div.head, #wBodyRight div.cSideP div.head, #wBodyRight div.cSideG div.headRad, #wBodyRight div.cSideP div.headRad {
	width: 295px;
}
#wBodyRight div.cSideG div.headRad, #wBodyRight div.cSideP div.headRad {
	width: 293px;
}
div.cSideG div.head {
	background-color: #e7e7eb;
}
div.cSideG div.headRad {
	background-color: #e7e7eb;
	border-top: 1px solid #d5d5d9;
	border-left: 1px solid #d1d1d5;
	border-right: 1px solid #d1d1d5;
	border-bottom: 1px solid #a5a5a8;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
div.cSideG div.head a, div.cSideG div.headRad a {
	text-decoration: none;
	color: #4700a6;
}
div.cSideG div.head a:hover, div.cSideG div.headRad a:hover {
	text-decoration: underline;
	color: #4700a6;
}
div.cSideP div.head {
	background-color: #4700a6;
}
div.cSideP div.headRad {
	background-color: #4700a6;
	border-top: 1px solid #5800d8;
	border-left: 1px solid #350082;
	border-right: 1px solid #350082;
	border-bottom: 1px solid #210050;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
div.cSideP div.head a, div.cSideP div.headRad a {
	text-decoration: none;
	color: #fff;
}
div.cSideP div.head a:hover, div.cSideP div.headRad a:hover {
	text-decoration: underline;
	color: #fff;
}
div.cSideG div.head h1, div.cSideP div.head h1, div.cSideG div.headRad h1, div.cSideP div.headRad h1 {
	float: left;
	margin: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
}
div.cSideP div.head h1, div.cSideP div.headRad h1 {
	color: #fff;
}
div.cSideG div.body {
	padding: 4px;
}
div.cSideP div.body {
	padding: 4px;
}
div.cSidePow div.body {
	padding: 4px;
}
div.cSideP div.bodyRad, div.cSideG div.bodyRad {
	padding: 4px;
	margin-top: 1px;
	width: 290px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #b6b6b6;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	font-size: 12px;
}
div.cSideG p, div.cSideP p, div.cSidePow p {
	margin: 0px;
	padding: 2px;
}
div.cSideG img.store, div.cSideP img.store {
	float: left;
	padding: 0px 8px 8px 0px;
}
div.cSideG ul, div.cSideP ul, div.cSidePow ul {
	list-style: none;
	margin: 0px;
	padding: 1px 2px;
}
div.cSideG ul li, div.cSideP ul li, div.cSidePow ul li {
	padding-bottom: 5px;
}
div.cSideG ul li:last-child, div.cSideP ul li:last-child, div.cSidePow ul li:last-child {
	padding-bottom: 0px;
}
div.cSideP ul.tools, div.cSideG ul.tools {
	font-size: 12px;
}
div.cSideP ul.tools li, div.cSideG ul.tools li {
	border-bottom: 1px solid #e7e7eb;
	padding: 5px 5px 4px 5px;
	cursor: pointer;
}
div.cSideP ul.tools li:last-child, div.cSideG ul.tools li:last-child {
	border-bottom: none;
}
div.cSideP ul.tools li:hover, div.cSideG ul.tools li:hover {
	background-color: #d1bfe9;
}
div.cSideP ul.tools li a:hover, div.cSideG ul.tools li a:hover {
	text-decoration: none;
}
div.cSideP ul.tools li.info:hover, div.cSideG ul.tools li.info:hover {
	background-color: #fff;
}
div.cSideP ul.tools img, div.cSideG ul.tools img {
	vertical-align: middle;
}
div.cSideG ol {
	margin: 0px 0px 0px 23px;
	padding: 5px 5px;
}
div.cSideG ol li {
	padding-bottom: 7px;
}
div.cSideG ol li:last-child {
	padding-bottom: 0px;
}
div.cSideP div.filter {
	background-color: #e4daf0;
	border: 4px solid #d1bfe9;
	color: #4700a6;
	padding: 4px;
	font-size: 12px;
	cursor: pointer;
}
div.cSideP div.filterOff {
	background-color: #e7e7eb;
	border: 4px solid #dcdbe0;
	color: #b4b4bb;
	padding: 4px;
	font-size: 12px;
	cursor: pointer;
}
div.filterPopW {
	position: absolute;
	z-index: 101;
	top: 36px;
	width: 484px;
	font-size: 11px;
}
div.filterPopN {
	position: absolute;
	z-index: 101;
	top: 36px;
	width: 252px;
	font-size: 11px;
}
div.filterPopW div.clearRight, div.filterPopN div.clearRight {
	position: absolute;
	right: -8px;
	top: -4px;
	background-color: #e4daf0;
	border-top: 4px solid #d1bfe9;
	border-bottom: 4px solid #d1bfe9;
	width: 8px;
}
div.filterPopW div.shadow, div.filterPopN div.shadow {
	position: absolute;
	width: 468px;
	top: 4px;
	left: 4px;
	background-color: #000;
	border: 4px solid #000;
	padding: 4px;
	color: #000;
	opacity: 0.20;
	-moz-opacity: 0.2;
	filter: alpha(opacity=20);
}
div.filterPopN div.shadow {
	width: 236px;
}
div.filterPopW div.content, div.filterPopN div.content {
	position: absolute;
	width: 468px;
	background-color: #e4daf0;
	border: 4px solid #d1bfe9;
	padding: 4px;
	z-index: 101;
}
div.filterPopN div.content {
	width: 236px;
}
div.filterPopW ul, div.filterPopN ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.filterPopW ul li, div.filterPopN ul li {
	margin: 0px 4px 4px 0px;
	padding: 4px 5px;
	width: 218px;
	float: left;
}
div.filterPopW ul li:hover, div.filterPopN ul li:hover {
	background-color: #d1bfe9;
}
div.filterPopW ul li.on, div.filterPopN ul li.on {
	background-color: #d1bfe9;
	font-weight: bold;
}
div.filterPopW ul li.info, div.filterPopW ul li.info:hover, div.filterPopN ul li.info, div.filterPopN ul li.info:hover {
	background-color: #d1bfe9;
	color: #4700a6;
}
div.filterPopW a, div.filterPopN a {
	text-decoration: none;
}
div.filterPopW ul li img, div.filterPopN ul li img {
	vertical-align: -2px;
	padding-right: 6px;
}
#wFilterZoomPop, #wFilterSpecialtyPop, #wFilterSortPop {
	right: 280px;
	top: 0px;
}
#wFilterZoomPop div.content div.clearRight, 
#wFilterSpecialtyPop div.content div.clearRight, 
#wFilterSortPop div.content div.clearRight {
	height: 22px;
}
#wFilterSpecialtyKill {
	position: absolute;
	width: 9px;
	top: 0px;
	right: 0px;
}


div.cSideG div.profHeadshot, div.cSideP div.profHeadshot {
	float: left;
}
div.cSideG div.profAbout, div.cSideP div.profAbout {
	margin-left: 58px;
	padding-bottom: 4px;
	min-height: 62px;
}
div.cSideG div.profAboutLast, div.cSideP div.profAboutLast {
	margin-left: 58px;
	min-height: 62px;
	padding-bottom: 0px;
}
div.cSideCopyblock {
	float: left;
	background-color: #e7e7eb;
	padding: 4px;
	margin: 4px 4px 0px 0px;
}
div.cSideCopyblock:hover {
	background-color: #d1bfe9;
}

div.cSideAd {
	border: 4px solid #e7e7eb;
	padding: 4px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #cdcdd2;
}

#wCopyright {
	clear: both;
	color: #690;
	text-align: center;
	font-size: 10px;
	background: #e8f5bd url("/images/body_foot.png") top center no-repeat;
	padding: 25px 0px;
}
#wCopyright a {
	color: #690;
}


.scroll-track {
	background-color: #e7e7eb;
	width: 15px;
	height: 192px;
	position: absolute;
	right: 4px;
	top: 0px;
	cursor: pointer;
}
.scroll-handle {
	background-color: #4700a6;
	width: 15px;
	height: 25px;
	cursor: pointer;
}

div.fTip {
	background: url("../images/ot_bg_bl.png") bottom left no-repeat;
	padding: 1px 15px 80px 120px;
	position: relative;
	min-height: 55px;
}
div.fTip div.tl {
	position: absolute;
	background: url("../images/ot_bg_tl.png") top left no-repeat;
	width: 27px;
	height: 27px;
	top: 0px;
	left: 103px;
}
div.fTip div.tr {
	position: absolute;
	background: url("../images/ot_bg_tr.png") top right no-repeat;
	width: 27px;
	height: 27px;
	top: 0px;
	right: 0px;
}
div.fTip div.br {
	position: absolute;
	background: url("../images/ot_bg_br.png") bottom right no-repeat;
	width: 27px;
	height: 27px;
	bottom: 79px;
	right: 0px;
}
div.fTip p {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #690;
}

div.fTipBlue {
	background-color: #0094ff;
	padding: 40px 50px;
	position: relative;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
div.fTipBlue p {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #fff;
}
div.fTipBlue a {
	color: #addcff;
}

div.fBlock {
	background: #dff5ff url("/images/ot_bg.png") top left no-repeat;
	min-height: 185px;
}
div.fBlock p {
	padding: 50px 20px 20px 165px;
}
div.fBlock span.heading {
	font-size: 18px;
}






div.fWizard {
	margin-bottom: 10px;
	color: #58585d;
	font-size: 12px;
}
div.fWizard div.head {
	padding: 8px 10px;
	font-size: 16px;
	background-color: #4700a6;
	color: #fff;
}
div.fWizard div.head a {
	text-decoration: none;
	color: #fff;
}
div.fWizard div.head a:hover {
	text-decoration: underline;
	color: #fff;
}
div.fWizard div.head div.status {
	float: right;
	font-size: 12px;
	padding-top: 2px;
}
div.fWizard div.body {
	border-left: 4px solid #4700a6;
	border-right: 4px solid #4700a6;
	border-bottom: 4px solid #4700a6;
	padding: 4px;
}
div.fWizard div.body div.bar {
	background: #e7e7eb;
}
div.fWizard div.body div.bar p {
	margin: 0px;
	padding: 25px;
}
div.fWizard div.formField {
	width: 100%;
}
div.fWizard div.formField div.label {
	width: 100px;
	float: left;
	padding: 25px;
	background-color: #e7e7eb;
}
div.fWizard table {
	width: 100%;
	margin: 0px;
	padding: 25px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}
div.fWizard td {
	margin: 0px;
	padding: 10px;
}
div.fWizard td.label {
	text-align: right;
}
div.fWizard td.submit {
	text-align: center;
}

#fieldBubble {
	position: absolute;
	display: none;
	z-index: 101;
}
#fieldBubbleShadow {
	position: absolute;
	top: 4px;
	left: 4px;
	background-color: #000;
	border: 4px solid #000;
	color: #000;
	padding: 4px;
	width: 200px;
	opacity: 0.20;
	-moz-opacity: 0.2;
	filter: alpha(opacity=20);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#fieldBubbleContent {
	position: absolute;
	background-color: #e8ffa0;
	border: 4px solid #c0ff00;
	color: #669900;
	padding: 4px;
	width: 200px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#fieldBubbleShadow div, #fieldBubbleContent div {
	position: absolute;
	background: none;
	top: -4px;
	left: -18px;
}

#alertBubble {
	position: fixed;
	z-index: 101;
	right: 230px;
	bottom: 72px;
}
#alertBubbleShadow {
	position: absolute;
	top: 4px;
	left: 4px;
	background-color: #000;
	border: 4px solid #000;
	color: #000;
	padding: 4px;
	width: 200px;
	height: 42px;
	overflow: hidden;
	opacity: 0.20;
	-moz-opacity: 0.2;
	filter: alpha(opacity=20);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#alertBubbleContent {
	position: absolute;
	background-color: #0094ff;
	border: 4px solid #0094ff;
	color: #fff;
	padding: 4px;
	width: 200px;
	height: 42px;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


#wPane {
	position: fixed;
	left: 50%;
	top: 0px;
	margin: 0px 0px 0px -301px;
	z-index: 101;
	width: 600px;
	background: url('../images/pane_bg.png');
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
#wSecure {
	position: fixed;
	left: 50%;
	top: 0px;
	margin: 0px 0px 0px -326px;
	z-index: 101;
	width: 650px;
	height: 100%;
	background: url('../images/pane_bg.png');
}
#wPane div.header, #wSecure div.header {
	margin: 0px 25px 4px 25px;
	border: 4px solid #c0ff00;
	border-top: 0px;
	background: #e8ffa0;
	padding: 10px;
	font-size: 18px;
	color: #669900;
}
#wPane div.content, #wSecure div.content {
	margin: 4px 25px 4px 25px;
	border: 4px solid #fff;
	background: #fff;
	padding: 10px;
	color: #58585d;
}
#wSecure div.content {
	height: 100%;
	background: #dff5ff url('../images/sec_bg.png') top left no-repeat;
	border: 0px;
}
#wPane div.content p, #wSecure div.content p {
	margin: 0px 0px 10px 0px;
}
#wPane div.action, #wSecure div.action {
	margin: 4px 25px 25px 25px;
	border: 4px solid #e7e7eb;
	background: #e7e7eb;
	padding: 5px;
	color: #58585d;
	text-align: right;
}
#wPane table, #wSecure table {
	width: 100%;
	margin: 0px;
	padding: 10px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}
#wPane td, #wSecure td {
	margin: 0px;
	padding: 3px;
}
#wPane td.label, #wSecure td.label {
	text-align: right;
}

#wBig {
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -100px 0px 0px -401px;
	z-index: 101;
	width: 800px;
	background: url('/images/pane_bg.png');
	font-size: 108px;
	color: #fff;
	text-align: center;
}
#wBig div {
	margin: 4px;
	border: 4px solid #fff;
	padding: 25px;
}


div.editbox {
	float: right;
	display: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 13px;
	margin: 0px !important;
	padding: 0px 19px 0px 0px !important;
	background-image: url("/images/icon_edit.png");
	background-repeat: no-repeat;
	background-position: top right;
}

div.slide_container {
	position: relative;
	width: 495px;
	height: 300px;
	line-height: normal;
	background-color: #0497ff;
}
div.slide {
	position: absolute;
	top: 0px;
	left: 0px;
}
div.slide_chrome {
	position: absolute;
	top: 270px;
	left: 0px;
	width: 495px;
	height: 30px;
	background: #0497ff url('/images/slide_control.png') no-repeat;
}
div.slide_control {
	position: absolute;
	top: 0px;
	left: 0px;
}
div.slide_track {
	position: absolute;
	top: 0px;
	left: 62px;
	height: 30px;
	width: 323px;
}
div.slide_nub {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 9px;
	background: #0497ff url('/images/slide_control_nub.png') no-repeat;
	cursor: pointer;
}
div.slide_count {
	position: absolute;
	top: 9px;
	left: 414px;
	width: 80px;
	text-align: center;
	font-size: 10px;
	font-family: helvetica, arial, sans-serif;
	color: #FFF;
}

.clear {
	overflow: hidden;
	width: 100%;
}

a.buttonGlossy {
	background: transparent url("/images/btn_gloss_bg_right.png") no-repeat scroll top right;
	color: #fff;
	display: block;
	float: left;
	line-height: 12px;
	font: normal 12px helvetica, arial, sans-serif;
	height: 26px;
	margin-right: 4px;
	padding-right: 8px;
	text-decoration: none;
}
a.buttonGlossy span {
	background: transparent url("/images/btn_gloss_bg_left.png") no-repeat;
	display: block;
	padding: 5px 0px 7px 7px;
}
a.buttonGlossy:hover {
    background-position: bottom right;
    color: #fff;
    outline: none;
}
a.buttonGlossy:hover span {
    background-position: bottom left;
}

a.buttonGlossyOff {
	background: transparent url("/images/btn_glossoff_bg_right.png") no-repeat scroll top right;
	color: #fff;
	display: block;
	float: left;
	line-height: 12px;
	font: normal 12px helvetica, arial, sans-serif;
	height: 26px;
	margin-right: 4px;
	padding-right: 8px;
	text-decoration: none;
}
a.buttonGlossyOff span {
	background: transparent url("/images/btn_glossoff_bg_left.png") no-repeat;
	display: block;
	padding: 5px 0px 7px 7px;
}
a.buttonGlossyOff:hover {
    background-position: bottom right;
    color: #fff;
    outline: none;
}
a.buttonGlossyOff:hover span {
    background-position: bottom left;
}

div.postCentTitle {
	margin-bottom: 7px;
	padding: 3px 4px;
	border-top: 1px solid #ddcaf6;
	border-left: 1px solid #d9c6f2;
	border-right: 1px solid #d9c6f2;
	border-bottom: 1px solid #ad9ac6;
	background-color: #ede0ff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.postCent {
	margin-top: 1px;
	padding: 2px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #b6b6b6;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 3px;
	-moz-border-radius-bottomright: 0;
	border-radius: 3px;
	border-bottom-right-radius: 0;
}
div.postCentInside, div.postCentInsideWorthy, div.postCentInsideDoc, div.postCentInsideProf {
	padding: 1px 3px 1px 5px;
}
div.postCentInside {
	border-left: 5px solid #dddddd;
}
div.postCentInsideWorthy {
	border-left: 5px solid #e0f398;
}
div.postCentInsideDoc {
	border-left: 5px solid #c1eaff;
}
div.postCentInsideProf {
	border-left: 5px solid #d7caee;
}
div.postTimestamp {
	position: relative;
	border-top: 1px solid #e5e5e5;
	margin-top: 4px;
	padding: 4px 0px 5px 0px;
	font-size: 10px;
	color: #a4a4a8;
}
div.postTimestamp a {
	color: #b3a2c9;
	text-decoration: none;
}
div.postTimestamp a:hover {
	color: #4700a6;
	text-decoration: underline;
}
div.postLikeContainer {
	position: absolute;
	top: 1px;
	right: 0px;
	min-height: 18px;
}
div.postLikeOff {
	float: right;
	margin-left: 1px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #b6b6b6;
	background-color: #fff;
	padding: 2px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.postLikeOff:hover {
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #a5a5a5;
	background-color: #e7e7e7;
	cursor: pointer;
}
div.postLikeOn {
	float: right;
	margin-left: 1px;
	border-top: 1px solid #ad9ac6;
	border-left: 1px solid #d9c6f2;
	border-right: 1px solid #d9c6f2;
	border-bottom: 1px solid #ddcaf6;
	background-color: #ede0ff;
	padding: 2px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.postLikeOn:hover {
	border-top: 1px solid #a186c7;
	border-left: 1px solid #caacf3;
	border-right: 1px solid #caacf3;
	border-bottom: 1px solid #ccb0f7;
	background-color: #dcc4ff;
	cursor: pointer;
}
div.postLikeOff a, div.postLikeOff a:hover, div.postLikeOn a, div.postLikeOn a:hover {
	color: #4700a6;
	text-decoration: none;
}
div.postLikeOff img {
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
}
div.postLikeOff:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
div.postCentSubFrame {
	padding: 0px 0px 5px 8px;
}
div.postCentSub {
	margin-top: 1px;
	padding: 3px 4px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #b6b6b6;
	background-color: #fff;
}
div.postCentSubAction {
	margin-top: 1px;
	padding: 3px 4px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #b6b6b6;
	background-color: #fff;
	color: #4700a6;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
div.postCentSubAction:hover {
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #a5a5a5;
	background-color: #e7e7e7;
	cursor: pointer;
}
div.postCentSubAction a, div.postCentSubAction a:hover {
	text-decoration: none;
}


div.postCentMore {
	margin-top: 10px;
	padding: 7px 8px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #b6b6b6;
	background-color: #fff;
	color: #4700a6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-weight: bold;
	text-align: center;
}
div.postCentMore:hover {
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #a5a5a5;
	background-color: #e7e7e7;
	cursor: pointer;
}
div.postCentMore a, div.postCentMore a:hover {
	text-decoration: none;
}

td.postCategoriesMenuItem {
	width: 50%;
	padding: 3px 5px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #b6b6b6;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
td.postCategoriesMenuItem:hover {
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #a5a5a5;
	background-color: #e7e7e7;
	cursor: pointer;
}
td.postCategoriesMenuItemOn {
	width: 50%;
	padding: 3px 5px;
	border-top: 1px solid #ad9ac6;
	border-left: 1px solid #d9c6f2;
	border-right: 1px solid #d9c6f2;
	border-bottom: 1px solid #ddcaf6;
	background-color: #ede0ff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
td.postCategoriesMenuItemOn:hover {
	border-top: 1px solid #a186c7;
	border-left: 1px solid #caacf3;
	border-right: 1px solid #caacf3;
	border-bottom: 1px solid #ccb0f7;
	background-color: #dcc4ff;
	cursor: pointer;
}
td.postCategoriesMenuItem a, td.postCategoriesMenuItemOn a, td.postCategoriesMenuItem a:hover, td.postCategoriesMenuItemOn a:hover {
	text-decoration: none;
}

div.postShare {
	float: left;
	margin: 0px 1px 1px 0px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #b6b6b6;
	background-color: #fff;
	padding: 2px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.postShare:hover {
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #a5a5a5;
	background-color: #e7e7e7;
	cursor: pointer;
}
div.postShare a, div.postShare a:hover {
	color: #4700a6;
	text-decoration: none;
}

div.postSide {
	width: 294px;
	margin-top: 1px;
	padding: 2px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #b6b6b6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
}
div.postSide:hover {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #adadad;
	background-color: #f3f3f3;
	cursor: pointer;
}
div.postSideInsideWorthy, div.postSideInsideDoc, div.postSideInsideProf {
	padding: 1px 3px 1px 5px;
}
div.postSideInsideWorthy {
	border-left: 5px solid #e0f398;
}
div.postSideInsideDoc {
	border-left: 5px solid #c1eaff;
}
div.postSideInsideProf {
	border-left: 5px solid #d7caee;
}

textarea.postText {
	width: 100%;
	height: 44px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #58585d;
	border-top: 1px solid #b6b6b6;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #ebebeb;
}