/*[fmt]1C90-0C0C-2*/
/*+reset {*/
* {
	position:relative;
	margin:0;
	padding:0;
}
body {
	font-size:0.75em;
	font-family:Calibri, Trebuchet, Arial, Helvetica, sans-serif;
	/*[empty]line-height:;*/
	/*[empty]letter-spacing:;*/
	/*+reset-optimize:yes;*/
}
h1,h2,h3,h4,h5,h6,address,caption,cite,code,dfn,th,var,kbd,pre,samp,tt,select,input,button,textarea {
	font-size:inherit;
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	letter-spacing:inherit;
	#font-family:expression(this.singleExFf?this.singleExFf:(function(t)\7b return(t.singleExFf=t.parentNode.currentStyle.fontFamily)\7d )(this));
	#font-style:expression(this.singleExFs?this.singleExFs:(function(t)\7b return(t.singleExFs=t.parentNode.currentStyle.letterSpacing)\7d )(this));
	#font-weight:expression(this.singleExFw?this.singleExFw:(function(t)\7b return(t.singleExFw=t.parentNode.currentStyle.fontWeight)\7d )(this));
	#letter-spacing:expression(this.singleExLs?this.singleExLs:(function(t)\7b return(t.singleExLs=t.parentNode.currentStyle.letterSpacing)\7d )(this));
}
th {
	text-align:left;
}
table {
	border-spacing:0;
}
tr,td,th {
	position:static;
}
input[type=hidden] {
	display:none !important;
}
fieldset,img {
	border:0;
}
/*+}*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
/*#tipjar {
	text-align:center;
	margin-bottom:1em;
	border:1px solid #BDD7AC;
}*/
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
	padding-top:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
body {
	background:#322143;
	color:#7558A6;
}
/*links*/
a {
	color:#7EAA59;
	text-decoration:underline;
}
a:hover {
	color:#A070F2;
}
/*headings*/
h1 {
	font-size:2em;
}
/*displayed at 24px*/
h2 {
	font-size:1.5em;
}
/*displayed at 18px*/
h3 {
	font-size:1.25em;
}
/*displayed at 15px*/
h4 {
	font-size:1em;
}
/*displayed at 12px
strong em*/
strong {
	font-weight:bolder;
}
em {
	font-style:italic;
}
/*tables & forms*/
input,select,th,td {
	font-size:1em;
}
/*classes*/
.error {
	color:#FF0000;
}
/*page structure & layout*/
#page {
	background:#E5DEF2;
	margin:0 10%;
	/*[disabled]text-align:justify;*/
	/*+border-radius:60px;*/
	border-radius:60px 60px 60px 60px;
	-moz-border-radius:60px;
	-webkit-border-radius:60px;
	-khtml-border-radius:60px;
}
#header {
	/*[empty]border-bottom:;*/
	margin:0 auto 0 13%;
	/*[disabled]background-color:#00603B;*/
	background-color:#322143;
	height:118px;
	position:relative;
	/*+border-radius:40px 40px 0 0;*/
	border-radius:40px 40px 0 0;
	-moz-border-radius:40px 40px 0 0;
	-webkit-border-radius:40px 40px 0 0;
	-khtml-border-radius:40px 40px 0 0;
}
#nav {
	bottom:0;
	font-size:1.1em;
	position:absolute;
	left:25px;
}
.breadcrumb {
	border-bottom:2px solid #8606C4;
	font-size:1.2em;
	position:relative;
	margin-bottom:1em;
	padding-bottom:.5em;
}
#info {
	background:#76AAC9;
	border-bottom:3px solid #93CCEA;
	color:#3A039A;
	font-size:1.2em;
	line-height:2em;
	position:relative;
	padding:20px 230px 20px 30px;
}
#content {
	/*[disabled]float:left;*/
	font-size:1.2em;
	padding:30px 20px 30px 30px;
	margin-right:250px;
}
#meat {
	float:left;
}
#webchat {
	width:100%;
	height:400px;
}
#sidebar {
	color:#483B5E;
	float:left;
	font-size:105%;
	line-height:1.4em;
	width:220px;
	margin-left:-240px;
}
#footer {
	border-top:1px solid #8606C4;
	clear:both;
	color:#AAA;
	font-size:1.1em;
	/* height:135px; */
	/* 90px added for the msft banner */
	height:191px;
	text-align:center;
}
/*header*/
#header h1 {
	font-size:4em;
	left:59px;
	top:15px;
	/*+image-replace:url(http://www.greenviolet.net/public/images/logo-v1.png);*/
	display:block;
}
@media screen {
	.images-on #header h1 	{
		background-image:url(http://www.greenviolet.net/public/images/logo-v1.png);
		background-repeat:no-repeat !important;
		text-indent:-1000000px !important;
		overflow:hidden;
	}
}
#header h1 a {
	color:#D1F0B6;
	text-decoration:none;
}
#header h1 a:hover {
	color:#DCE;
}
#header h1 span {
	color:#FFF;
	font-size:18px;
}
/*navigation*/
#nav ul {
	display:inline;
}
#nav li {
	display:block;
	float:left;
	list-style:none;
}
#nav li a {
	background:#8C5FD7;
	color:#FFF;
	display:block;
	margin:0 1px;
	line-height:1.6em;
	padding:7px 20px;
	text-align:center;
	text-decoration:none;
	/*+border-radius:400px 400px 0 0;*/
	border-radius:400px 400px 0 0;
	-moz-border-radius:400px 400px 0 0;
	-webkit-border-radius:400px 400px 0 0;
	-khtml-border-radius:400px 400px 0 0;
}
#nav li a:hover,#nav li a.current {
	background:#74D222;
}
/*breadcrumb*/
.breadcrumb a {
	color:#6D954A;
	text-decoration:none;
}
/*info*/
#info a {
	color:#E7E2F2;
}
/*content*/
#content h1 {
	border-bottom:1px solid #8606C4;
	margin-bottom:1em;
}
#content h2 {
	color:#927BB9;
	font-size:22px;
	font-weight:bolder;
	padding:0 0 17px;
}
#content h2 a {
	color:#9274C7;
	text-decoration:none;
}
#content h2 a:hover {
	color:#887A9F;
}
#content h3,#content h4 {
	background:none;
	border-bottom:1px solid #8606C4;
	font-weight:bold;
	margin-bottom:10px;
	padding:5px;
}
#content p {
	line-height:1.5em;
	margin:0 0 20px;
}
#callus {
	text-align:center;
}
#content ol {
	line-height:1.8em;
	margin:0 30px 20px 50px;
}
#content ul {
	line-height:1.8em;
	margin:0 30px 20px;
}
#content ul li {
	line-height:1.8em;
	list-style:square;
	padding-left:2px;
}
/*secondary content*/
#sidebar h2,#sidebar h3 {
	color:#529;
	font-size:1.5em;
	font-weight:normal;
	margin:20px 0 5px;
	padding:7px 0;
}
#sidebar p {
	margin:0;
}
#sidebar ul {
	margin:7px 0 20px 20px;
}
#sidebar ul li {
	line-height:18px;
	list-style:square;
}
#sidebar a {
	color:#5B8C30;
}
#sidebar a:hover {
	color:#593D89;
}
#ipv6cert {
	/*+placement:shift 22px 0px;*/
	position:relative;
	left:22px;
	top:0px;
	margin-top:1.5em;
}
/*footer*/
#footer p {
	line-height:1.5em;
	margin-top:15px;
	text-align:center;
}
#footer a {
	color:#AAA;
	text-decoration:underline;
}
/*misc*/
a img {
	border:none;
}
acronym {
	cursor:help;
}
blockquote {
	background:url(quote.gif) no-repeat 10px 0;
	color:#9BC774;
	border-left:2px solid #9274C7;
	line-height:1.5em;
	margin:0 10px 20px;
	padding:0 10px;
}
hr,.hide {
	display:none;
}
.show {
	display:inline;
}
pre,code {
	font-size:.9em;
	line-height:normal;
	background:#EEE;
	color:#444;
}
/*classes*/
.right,.left {
	background:#FFF;
	border:1px solid #BDD7AC;
	float:left;
	margin:0.5em 12px 6px 0;
	padding:6px;
}
.right {
	float:right;
	margin:0.5em 0 6px 12px;
}
.left {
	float:left;
	margin:0.5em 12px 6px 0;
}
/*comment*/
.comment-form-body {
	width:450px;
}
/*Simple Newsletter*/
.simple_form {
	width:180px;
	padding:4px;
	border:1px solid #C1C1C1;
}
.simple_form h4 {
	color:#351D5D;
	font-weight:bold;
	font-size:16px;
	padding:5px;
	clear:both;
}
.simple_form label {
	width:80px;
	display:inline-block;
	vertical-align:top;
	clear:both;
	font-weight:bold;
}
.simple_form input.text {
	width:160px;
	padding:2px;
	margin:0 0 4px 8px;
	border:1px solid #C3C3C3;
}
.simple_form input.submit {
	display:block;
	margin-left:100px;
	width:auto;
}
div.simple_message {
	color:#FF4500;
	font-weight:bold;
	font-size:16px;
	padding:5px;
}

.inner_table{margin:1em;margin-left:auto;margin-right:auto}
.inner_table td{border:1px dotted black;padding:1em;border-collapse:separate}
.inner_table th{border:1px dotted black;text-align:center;font-weight:bolder}
/* Pastify */
#pastify form { float: left; /* background: #CCF; */ padding-right: 1.5em; }
#pastify form ul { padding-left: 1.5em; margin-left: 0; }
#pastify form ul li { margin: 0.25em 0; list-style:none; }
#pastify li.nodec { list-style: none; }
/*#pastify li.nodec label { margin-right: 1em; }*/
#pastify form textarea { overflow: auto; }
#pastify form input[type=text].num { text-align: right; }
.cl { clear: left; }
.cr { clear: right; }
.fr { float: right; }
.fl { float: left; }
.l3em { margin-left: 3em; }

#menu { float: right; background: #CCF; color: black; padding: 5pt; position: fixed; right: 1em; }
#menu a:link, #menu a:visited { color: blue; padding: 2pt 3pt; }
#menu a:link:hover, #menu a:visited:hover { color: #66F; background: #FFC; }
#menu p { margin: 0; padding: 0; }
#menu ul { visibility: hidden; height: 0; margin-bottom: 0; margin-top: 0; }
#menu:hover > ul, #menu *:hover > ul { visibility: visible; height: auto; }
