﻿html, body, p, form, object, iframe {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.happybox {
	border: solid 1px #1e8cdc;
	padding:5px;
	-moz-border-radius:10px 10px;
}

p {
	font-size:12px;
	margin-bottom: 12px;
}
body {
	background-image: url(../images/bgrad.png);
	background-repeat: repeat-x;
	background-color: #b8d9e2;
	height: 100%;
	width:100%;
}
h1, h2, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 4px;
	margin-top: 15px;
	/*margin-left: 30px;*/
}
h1 {
	color: black;
	font-weight:bold;
	font-size:18px;
}
h2 {
	color: #1e8cdc;
	font-size:14px;font-weight:normal;
	
}
h3 {
	color: #1e8cdc;
	font-size:10px;font-weight:bold;text-transform:capitalize;
}


.copy {
	font-size: 12px;
	margin-top: 10px;
	margin-left:30px;
	margin-right: 20px;
}
.copyi {
	font-size: 12px;
	margin-top: 10px;
	margin-left:60px;
	margin-right: 20px;
}

.message
{
	font-weight:500;
	font-size: 16px;
	line-height:26px;
	color:#83828a;
	text-align:center;
}

.panelHeader
{
	font-weight:700;
	font-size: 12px;
	color:Gray;
	text-align:left;
}

.infoBoxTitle
{
	font-weight:700;
	font-size: 12px;
	color:#83828a;
	text-align:center;
	border-bottom:solid 1px #c4c6d2;
	padding-top: 5px;
	padding-bottom:5px;
	margin:3px;
}

.infoBoxBody
{
	border: none;/*solid 1px #26a5e0;*/
	width: 100%;
	height:inherit;
	background-color: #f0f0ff; 
	-moz-border-radius: 10px 10px;
}
.infoBoxGradientBody
{
	
}

table {
	border-collapse: collapse;
}
td {
	padding:4px;
}
hr {
	color: #7ed4f5;
	height: 3px;
	background-color: #7ed4f5;
	
}
img {
	border:none;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#commentList {
	border: none;
	width: 100%;
}

iframe#comments {
	
	width:510px;height:350px;overflow:auto;
}

.commentOdd {
	margin: 0px;
	padding:5px;
	border:0px;
	width: 100%;
	background-color:#e8f0f2;
}
.commentEven {
	margin: 0px;
	padding:5px;
	border:0px;
	width: 100%;
	background-color:white;
}
.cTitle {
	height:12px;
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	overflow:hidden;
	color: #26a5e0;
}
.cAuthor {
	height:12px;
	text-align:right;
	overflow:hidden;
}
.cLeft {
	height:12px;
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	overflow:hidden;
	color: #a0a0a0;
}

.cRight {
	height:12px;
	text-align:right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	overflow:hidden;
	color: #a0a0a0;
}

.cText {
	height: 36px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: black;
	vertical-align:top;
	text-align:left;
}

div#titlebar {
	background-image:url('../images/title_bg.gif');
	background-repeat:repeat-x;
	border:none;
	margin:0px;
	padding:0px;
	text-align:left;
	height:72px;
	vertical-align:top;
	/*width:780px;
	margin-left:auto;
	margin-right:auto;*/
	width:100%;
}

div#webbody {
	background-color:white;
	border:none;
	margin:0px;
	padding:10px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	min-height:500px;
}

div#homepagebody {
	background-color:White;
	border:none;
	margin:0px;
	padding:10px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	min-height:500px;
}

div#sidenav {
	float:left;
	width: 180px;
	margin: 0px;
	border:none;
	height: 95%;
	padding-top:20px;
	height:100%;
	margin-bottom:0px;
}
div#primcont 
{
	width: 570px;
	margin-left: 190px;
}
div#maincontent {
	border-left: 1px #8c8c8c solid;
	margin-left: 190px;
	padding-left : 10px;
	min-height:500px;
	
}

h1#mainContentHeading {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

a {
	color:#01a94e;
}
a:hover {
	color:#01c059;
	text-decoration:underline;
}
a.topnav 
{
	color:#606060;
	text-decoration:none;
}
a:hover.topnav 
{
	color:#01a94e;
}

/* in-area navigation for content pages: left edge */
a.nav2 {
	font-family: 'Trebuchet MS',Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	display:block;
	text-decoration:none;
	margin-left: 20px;
	font-weight:800;
	color:#8c8c8c;
}
a:hover.nav2 {
	color:#00adef;
}
a.nav2on, a:hover.nav2on {
	font-family: 'Trebuchet MS',Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	display:block;
	text-decoration:none;
	margin-left: 20px;
	color:#00adef;
	font-weight:800;
}
.nav2foot { margin-top: 20px; text-align: center; }
.nav2div { white-space:nowrap; }

/* in-area navigation for web apps: top right */
.inPgNav {
float:right; margin:0px; padding: 0px; 
margin-right: 20px; font-weight: bold; 
}


.loginHeaderPanel {
	float:right;
	font-size:9px;
	color: #26a5e0;
	width:190px;height:50px;
	background-image:url('../images/tgrad.png');
	background-repeat:repeat-x;
}
.loginInset {
	background-image:url('../images/tgrad.png');
	background-repeat:repeat-x;
	border:none;
	margin:0px;
	padding:0px;
	text-align:center;	
	float:right;
	font-size:9px;
	color: #26a5e0;
	margin-right:0px;
	width:100%;height:100%;
	padding-top: 5px;
}

input#topBarUsername {
	background-color:#c6eafa;
	border: 2px white solid;
	padding: 1px;
	margin: 0px;
	width: 100px;
	height: 14px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
input#topBarPassword {
	background-color:#c6eafa;
	border: 2px white solid;
	padding: 1px;
	margin: 0px;
	width: 100px;
	height: 14px;
	color: black;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
input#topBarSearch {
	background-color:#c6eafa;
	border: 2px white solid;
	padding: 1px;
	margin: 0px;
	width: 200px;
	height: 14px;
	color: black;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

img.toolTip
{
    position: absolute;
    height: 100%;
    width: 100%;
}

input#password2 {
	background-color:#c6eafa;
	border: 2px white solid;
	padding: 1px;
	margin: 0px;
	width: 60px;
	height: 12px;
	color: black;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;	
}

a.btn, a:hover.btn {
	text-decoration:none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	border: none; padding:0px;margin:0px;
}

.b25 {
	text-align: center; vertical-align:middle;
	cursor: pointer; cursor: hand;
	width: 25px;
	height: 18px;
	background-image:url('../images/b25_u.png');background-position:center;background-repeat:no-repeat;
	border: none; padding:0px;margin:0px;
	display:inline-block;
	padding-top:2px;
}

input.b25 {
	text-decoration:none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	border: none; padding:0px;margin:0px;
}


.b60 {
	text-align: center; vertical-align:middle;
	cursor: pointer; cursor: hand;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	width: 60px;
	height: 18px;
	background-image:url('../images/b60_u.png');background-position:center;background-repeat:no-repeat;
	border: none; display:inline-block;
	padding-top:2px;
}
input.b60 {
	text-decoration:none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	border: none; padding:0px;margin:0px;
}

input.button80
{
	background: url('/images/Button80.png') 0 0 no-repeat;
	border: none;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 24px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
}

input.button116
{
	background: url('/images/Button116.png') 0 0 no-repeat;
	border: none;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 24px;
	width: 116px;
	text-align: center;
	vertical-align: middle;
}

input.buttonSearch
{
	background: url('/images/PincushionLogoButton.png') 0 0 no-repeat;
	border: none;
	height: 16px;
	width: 16px;
}

.b80 {
	text-align: center; vertical-align:middle;
	cursor: pointer; cursor: hand;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	width: 80px;
	height: 18px;
	background-image:url('../images/b80_u.png');background-position:center;background-repeat:no-repeat;
	border: none; display:inline-block;
	padding-top:2px;
}

input.b80 {
	text-decoration:none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	border: none; padding:0px;margin:0px;
}
.b90 {
	text-align: center; vertical-align:middle;
	cursor: pointer; cursor: hand;
	width: 90px;
	height: 18px;
	background-image:url('../images/b90_u.png');background-position:center;background-repeat:no-repeat;
	border: none; display:inline-block;
	padding-top:2px;
}
input.b90 {
	text-decoration:none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	border: none; padding:0px;margin:0px;
}
.b110 {
	text-align: center; vertical-align:middle;
	cursor: pointer; cursor: hand;
	width: 110px;
	height: 18px;
	background-image:url('../images/b110_u.png');background-position:center;background-repeat:no-repeat;	
	border: none; display:inline-block;
}
input.b110 {
	text-decoration:none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	border: none; padding:0px;margin:0px;
}

.b116 {
	text-align: center; vertical-align:middle;
	cursor: pointer; cursor: hand;
	width: 116px;
	height: 18px;
	background-image:url('../images/b116_u.png');
	background-position:center;background-repeat:no-repeat;	
	border: none; 
	display: inline-block; 
	padding:0px;
}
input.b116 {
	text-decoration:none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	border: none; padding:0px;margin:0px;
}

tr.contactListHeader
{
	color: white;
	background-color: #b0c4de;
	font-weight: bold;
}

tr.contactListItemOdd {
	margin: 0px;
	padding:5px;
	border:0px;
	width: 100%;
	background-color:#e8f0f2;
}

tr.contactListItemEven {
	margin: 0px;
	padding:5px;
	border:0px;
	width: 100%;
	background-color:white;
}

div#legal {
	color: black;
	width:100%;
	text-align:center;
	font-size:9px;
	font-weight:normal;
}

div.siteMapPath
{
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:left;
	width:760px;
}

/* New Header Styles */
div#l2nav
{
	background-image: url(../images/tgrad.png);
	background-repeat: repeat-x;
	border: none;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px white;
	text-align: left;
	vertical-align: middle;
	/*width: 760px;
	margin-left: auto;
	margin-right: auto;*/
	width:100%;
	background-color: #c0e0f0;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

div#l3nav
{
	border: none;
	margin: 0px;
	background-image: url(../images/tgrad.png);
	background-repeat: repeat-x;
	border-top: solid 1px #cfcfcf;
	border-bottom: solid 1px white;
	text-align: left;
	vertical-align: middle;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

a.l2n
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	text-transform: capitalize;
}


a.l2na
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#00adef;
	text-transform: capitalize;
}

a.l2nd
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: gray;
	text-transform: capitalize;
}

a:hover.l2n {
	color:green;
}

.profileAction 
{
	padding-left: 2px;
	font-size:10px;
	text-decoration:none;
	border: none;
	
}
.profileQuote 
{
	font-size:12px;
	
	text-align:center;
}

td.crmRec
{
	vertical-align:top;
	border-top: solid 1px #333;
}

.crmreply
{
	margin-left: 30px;
	background-color: #f0f0f0;
}

.crmnoreply
{
	text-align:center;
	background-color: #f0f0f0;
	font-size: 10pt;
	color: #606060;
}

.crmreplysep
{
	margin-left: 30px;
	margin-right: 30px;
	background-color: #f0f0f0;
	border: solid 1px #909090;
	padding: 4px;
}

.crminit
{
	margin-left: 20px;
	margin-right: 20px;
}

/* imported from my.css */
div#maincontent {
	border-left: none;
	margin-left: auto;
	padding-left : 0px;
	min-height:500px;
}


.menubox
{
	width:90%;
	border: solid 1px black;
	padding:5px;
	margin:0px;margin-left:0px;margin-bottom:5px;
	margin-top:5px;
}

/* status UI */
div#overlayPanel {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#303030;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	z-index:980;
}
div#overlayContent {
	position:fixed;
	left:30%;
	top:30%;
	right:30%;
	bottom:30%;
	z-index:990;
	border: solid 3px #1e8cdc;
	background-color:white;
	color: black;
	font-weight: bold;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
/* privacy form styles */
.privacySection {
	font-size: 12px;
	margin-left:30px;
}
.privacyLevel {
	margin: 10px;
	border: 1px solid #c0c0c0;
	padding: 10px;
	margin-left: 200px;
	background-color:#e0f0ff;
	width: 300px;
}
/* webbar */
div#detailView {
	width:100%;
	border: none;
	margin:0px;
	padding: 0px;
}

table#wbInfoBar {
	font-size:9px;
	color: #26a5e0;
	width:100%;	padding:0px;
	margin:0px;
	border:none;
	background-image: url('../images/tgrad.png');
	background-repeat:repeat-x;
}

div#readerReply {
	height:120px;
	position:absolute;
	bottom:0px;left:0px;right:20px;
	border: solid 1px black;
	padding-left: 10px;
}
.wbRootComment {
	border:solid 1px #c0c0c0;
	margin-top: 5px;
	width: 100%;
}
.wbReplyComment {
	border:solid 1px #c0c0c0;
	margin-top: 5px;
	margin-right:0px;
	padding-right:0px;
}
.wbCommentReply 
{
	margin: 0px;
}
.wbUserBox {
	width:180px;height:65px;
	padding:5px;
	vertical-align:top;text-align:center;
	background-color: #eef;
}
.wbUserPic {
	float:left;margin:4px;
}
.wbCommentTitle {
	font-size:11px;
	font-weight:bold;
}
.wbCommentText {
	font-size:11px;
	font-weight:normal;
}
.wbCommentWorldview {
	font-size:11px;
	font-weight:bold;
	color: red;
	text-align:right;
}


/* Input UI Elements */
.emailBox {
    width: 250px;
    padding: 2px;
    background-color: #e0f0ff;
    border: solid 1px #303030;
}
.passwordBox {
    width: 150px;
    padding: 2px;
    background-color: #e0f0ff;
    border: solid 1px #303030;
}

.inputBox {
    padding: 2px;
    background-color: #e0f0ff;
    border: solid 1px #303030;	
}

.webbarBtn {
	font-weight:bold;
	text-decoration:none;
	border: solid 1px #01a94e;
	padding: 0px;
	background-color:black;
	color:#01a94e;
	margin-bottom:5px;
}

p.listGroup {
	margin: 0px;
	border:none;
	padding: 2px;
	padding-bottom:0px;	
	font-weight:bold;
	cursor:pointer;
}
p.listItem {
	margin: 0px;
	border:none;
	padding: 2px;
	padding-bottom:0px;	
	cursor:pointer;
}
.crminfobox {
	float:right;text-align:right;border:solid 1px #666;padding:5px;background-color:#eee;margin: 5px;
}
.crmchatitem 
{
	margin-left: 18pt; border-top: solid 1px #666; padding: 9pt; background-color: #fff;
}
.crmchatitemclosed{
	margin-left: 27pt; border-top: solid 1px #666; padding: 9pt; background-color: #ccc;
}
.crmchattransbox{
	border: solid 1px #666; padding: 9pt; background-color: #ddd; margin-left: 36pt;
}