img.icon {
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
	top: 0px;
}

span.twline {
	top: 3px;
}

span.showstitle {
	color: #ED4921;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}

div.showdate {
	margin: 20px;
	font-size: 14px;
}

span.showinfo {
	font-size: 14px;
}

div.showbutton {
	background-color: #ED4921;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: white;
	text-align: center;
	padding: 10px !important;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	cursor: pointer;
}


ul.showscontent td {
	margin: 10px;
}

ul.showscontent a {
		color: #ED4921;
}

ul.showscontent li {
	margin: 20px;
	padding: 20px;
	border-bottom: solid 1px #c6c6c6;
}

li.reviewitem:first-child {
	margin-top: 20px;
}

li.reviewitem {
	margin-top: 10px;

	margin-bottom: 10px;
	border-bottom: solid 1px #c6c6c6;
	width: 580px;
	height: 50px;
}

.rounded {
	-moz-border-radius: 5px;
}

li.reviewitem {
	margin-left: 20px;
}

li.reviewitem p {
	color: #888;
	font-family: Georgia;
	font-size: 16px;
	line-height: 12px;
}

a.linktag {
	color: #333;
	font-family: "Helvetica Neue", "MS Sans Serif", "Arial";	
	font-size: 9px;
}


a.linktag:hover, form#inviteform a {
	color: #ED4921;
}



span.oomph {
	font-weight: bold;
}

div.appstore {
	position: relative;
	display: block;
	float: left;
	margin: 0px 0px 15px 30px;
	padding: 0px 15px 0px 20px;
	width: 276px;
	height: 90px;
	color: #8b9294;
}

a.gotoht {
	line-height: 50px;
}

a.bioback, a.biomax {
color: #7da7d9;
font-size: 10px;
text-transform: uppercase;
margin: 0;
font-family: Arial;
cursor: pointer;
}

div.listing button {
	background-color: #ed4921;
	color: white;
	border: none;	
	cursor: pointer;
	padding: 5px;
	margin: 0px 10px 20px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

div.contactusfields {
	width: 517px;
	margin: 0px 50px 0px 50px;
	padding: 0;
	height: 400px;
	float: left;
}

div#iphone {
	width: 455px;
}

div#iphone > div.contactusfields {
	width: 455px;
}

div#iphone h3 {
	font-size: 20px;
	font-family: Nadia;
	color: #ed4921;
	font-weight: normal;
}
.orange {
	color: #ED4921;
}

div#iphone button {
	font-family: Georgia; 
	font-size: 12px;
	cursor: pointer; 
	width:auto; 
	overflow:visible; 
	border: none; 
	height: 30px; 
	background-color: #e0653a;
	color: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}


#contactuswindow label, div.contactusfields label {
	width: 100px;
	text-align: left;
	float: left;
	line-height: 25px;
	display: block;
}

#contactuswindow input, div.contactusfields input {
	width: 200px;
	height: 19px;
	margin: 6px 150px 6px 0px;
}

#contactuswindow textarea, div.contactusfields textarea {
	margin: 6px 150px 0px 0px;
	width: 380px;
	height: 150px;
	resize: none;
	padding: 10px;
	font-family: Georgia;
	color: #333;
	font-size: 15px;
	outline: none;
}

#contactuswindow select, div.contactusfields select {	
	width: 200px;	
	margin: 6px 150px 6px 0px;
}
#contactuswindow + div.ui-dialog-buttonpane {
	position: relative;
}

#contactuswindow + div.ui-dialog-buttonpane > button {
	top: -50px;
}

.commentpost, .comment {
	position: relative;
	display: block;
	width: 590px;
	height: 70px;
	float: left;
	margin: 0;
	padding: 0;
}

.commentcontainer {
	width: 620px;
	padding-left: 10px;
	float: left;
	position: relative;
	display: block;
	margin: 0;
}

.commentwrapper {
	left: 75px;
	position: relative;
	display: block;
	clear: both;
	background-color: #e9e6e8;
	border-bottom: solid 1px white;
	width: 480px;
	float: left;
	top: -1px;
}

.commentwrapper img {
	float: left;
	margin: 10px;
	width: 37px;
	height: 37px;
}

.commentpostarea {
display: block;
	font-size: 12px;
	color: #333333;
	font-family: Georgia;
	float: left;
margin: 10px 0px 10px 0px;
width: 400px;
}

div.commentuser {
	padding-top: 10px;
	width: 400px;
	float: left;
	top: 10px;
	position: relative;
	display: block;
	text-align: left;
}

div.commentuser a span {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-family: arial;
	font-size: 9px !important;
	float: left;
}
/*
div.commentuser a img {
	float: left;
	margin: 5px 0px 2px 75px;	
}
*/
div.commentuser abbr {
	display: block;
	height: 10px;
	padding: 0;
	float: left;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 9px !important;
	color: #999999;	
	border: none;
	position: relative;
	display: block;
	left: 10px;
	top: -1px;
}
div.commentclosed {
	display: none;
}


.itemtools a {
	cursor: pointer;
}

.itemtools a:hover {
	color: #ed4921;
}

@font-face {
 	font-family: "Nadia";
	src: url(/css/nadia_serif.eot) /* EOT file for IE */
}

@font-face {
	font-family: "Nadia";
	src: url(/css/nadia_serif.ttf) format("truetype");
}


#myprofile {
	white-space:nowrap;
}

.login  {
	display: none;
	background-color: white;
	text-align: left;
}


.login span input[type=checkbox]{
	width: 20px;
	float: left;
}


.login label {
	display: block;
	width: 120px;
	float: left;
	margin-left: 0px;
}

.login span {
	float: left;
	width: 130px;
	margin-left: 160px;
	text-align: left;
	padding: 0;
	text-indent: 0;
}

.loginfields {
	position: relative;
	overflow: hidden;
width: 350px;
margin-left: auto;
text-align: center;
height: 100px;
margin: 65px 0px 0px 0px;
}

#loginwindow a {
	text-decoration: none;
	color: #ed4921;
	float: left;
	width: 300px;
	text-align: center;
	margin: 20px 0px 0px 40px;
}




#subscribewindow {
	width: 417px !important;
}

#subscribewindow p {
	font-family: Georgia;
	font-size: 16px;
}

div.subscribefields {
	width: 317px;
	margin: 50px 50px 50px 50px;
	padding: 0;
}

div.subscribefields span {
	width: 217px;
	margin: 20px 50px 20px 50px;
	padding: 0;
}

._ff {
	display: none;
}


.posticons {
	display: none;
}


.login .ui-dialog, .login.ui-dialog {
background-color:#99ccff;
}
.login .ui-dialog .ui-dialog-titlebar, .login.ui-dialog
.ui-dialog-titlebar {
background:url(../img/dialog/my-title.gif) repeat-x;
background-color:#003399;
}
.login .ui-dialog .ui-dialog-titlebar-close, .login.ui-dialog
.ui-dialog-titlebar-close {
background:url(../img/dialog/my-title-close.gif) no-repeat; }
.login .ui-dialog .ui-dialog-titlebar-close-hover, .login.ui-dialog
.ui-dialog-titlebar-close-hover {
background:url(../img/dialog/my-title-close-hover.gif) norepeat;
}
.login .ui-dialog .ui-resizable-n, .login.ui-dialog .ui-resizable-n {
background:url(../img/dialog/my-n.gif) repeat center top;
}
.login .ui-dialog .ui-resizable-s, .login.ui-dialog .ui-resizable-s {
background:url(../img/dialog/my-s.gif) repeat center top;
}
.login .ui-dialog .ui-resizable-e, .login.ui-dialog .ui-resizable-e {
background:url(../img/dialog/my-e.gif) repeat right center; }
.login .ui-dialog .ui-resizable-w, .login.ui-dialog .ui-resizable-w {
background:url(../img/dialog/my-w.gif) repeat left center;
}
.login .ui-dialog .ui-resizable-ne, .login.ui-dialog .ui-resizable-ne
{
background:url(../img/dialog/my-ne.gif) repeat;
}
.login .ui-dialog .ui-resizable-se, .login.ui-dialog .ui-resizable-se
{
background:url(../img/dialog/my-se.gif) repeat;
}
.login .ui-dialog .ui-resizable-sw, .login.ui-dialog .ui-resizable-sw
{
background:url(../img/dialog/my-sw.gif) repeat;
}
.login .ui-dialog .ui-resizable-nw, .login.ui-dialog .ui-resizable-nw
{
background:url(../img/dialog/my-nw.gif) repeat;
}


/* Dialog
----------------------------------*/
.ui-dialog { 
	position: absolute; 
	border: none; 
	text-align: center; 
	background-color: white;
	border-radius: 15px;
	-moz-border-radius: 15px;
	
}
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative; border: none; }
.ui-dialog .ui-dialog-title { 
	float: left; 
	font-weight: normal; 
	font-size: 20px; 
	font-family: Nadia;
	width: 100% !important;
	height: 100px !important;
	line-height: 100px;
	left: 0px;
	padding: 0;
	position: absolute;
} 

.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; 
/*
	margin: -10px 0 0 0; 
*/
	padding: 1px; 
	height: 18px; 
}
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; color: #df6439; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { 
	border: 0; 
	padding: 0; 
	background: none; 
	overflow: visible; 
	zoom: 1;
	text-align: center; 
	font-size: 14px; 
	height: 180px !important;
	margin-top: 50px;
}


.ui-dialog .ui-dialog-content p {
	margin: 30px 40px 30px 40px;
}

#forgot {
text-align: center;
text-indent: 0;
margin: 0px 0px 20px -40px;
padding: 0;
}

#forgotwindow input {
	width: 200px;
	border: solid 1px #858585;
	height: 20px;
	line-height: 20px;
	font-family: Georgia;
	outline: none;
}


#forgotwindow {
	height: 100px !important;
}
.forgetdesc {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	top: 260px;
	left: 0px;
	color: black;
	width: 417px;
	text-align: center;
}

.ui-dialog .ui-dialog-buttonpane { 
	background-image: none; 
	margin: 0; 
	border: none;
	text-align: center;
	height: 100px !important;
	width: 100% !important;
	padding: 0;
	z-index: -100;
	text-indent: 0;
	margin-left: -10px;
}

.ui-dialog .ui-dialog-buttonpane button { 
	font-family: Georgia; 
	font-size: 12px;
	cursor: pointer; 
	width:auto; 
	overflow:visible; 
	border: none; 
	height: 30px; 
	background-color: #e0653a;
	color: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
}



.ui-dialog .ui-dialog-buttonpane button:hover {
}

.ui-draggable .ui-dialog-titlebar { cursor: move; }


/* Component containers
----------------------------------*/
.ui-dialog .ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; text-align: center; width: 417px;}



.ui-dialog .ui-widget-content input { width: 120px; }
.ui-dialog .ui-widget-content { padding: 15px;  height: 217px; }
.ui-dialog .ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-dialog .ui-widget-header { color: #ed4921; font-weight: bold; }
.ui-dialog .ui-widget-header a { color: #222222/*{fcHeader}*/; }


#dialog {
	width: 417px;
}



.adminselect {
	background-color: #ffffcc;
}

.witpickselect {
	background-color: #ccffcc;
}

li.permapost div {
	display: none;
	height: 70px;
}

.ui-corner-top {
	position: relative;
	height: 29px;
	width: auto;
	max-width: 150px;
	overflow: hidden;
}

li.livefeeditem {
	position: relative;
	display: block;
	z-index: 0;
}

li.livefeeditem:hover {
	background-color: #efefef;
}

.permapost {
	background-color: #efefef;
}


.closetab {
	position: relative;
	display: block;
	float: right; 
	top: -31px;
	left: 5px;
	border: none;
	z-index: 10;
	cursor: pointer;
	width: 20px;
	height: 20px;
	line-height: 16px;
	color: #bbb;
	font-size: 9px;
	color: white;
	background-color: transparent;
}

button.closetab:hover {
/*
		background: url(/images/close_16.png) no-repeat 0px 3px;	
		font-size: 0px;
*/
}

html {
	background-color: #444b4c;
}

body {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Serif; 
	text-align: center;
	background-color: #444b4c;
}


a {
	text-decoration: none;
	color: #e4e4e5;
}

div.notify {
	visibility: hidden;
	margin: 0px auto 0px auto;
	position: fixed;
	top: 0px;
	z-index: 20;
	width: 100%;
	height: 42px;
	line-height: 42px;
	background-color: #1a1a1a;
	color: white;
	text-align: center;
	font-family: Georgia;
	opacity: 0.9;
}

div.container {
	position: relative;
	display: block;
	width: 977px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-image: url(/images/headerbackground.gif);
	background-repeat: repeat-x;
	background-position: 0px -35px;
	background-color: #505151;
	height: 100%;
}

#pagecontent {
	border: solid 1px red;	
	display: none;
}
div.header {
	position: relative;
	display: block;
	height: 110px;
}

div.logo {
	position: relative;
	display: block;
	float: left;
	width: 246px;
	height: 95px;
	left: 16px;
	margin: 0;
	padding: 0;
	background-image: url(/images/titletab3-11.png);
	background-position: 0px -20px;	
}

ul.mainmenu {
	position: relative;
	margin: 45px 15px 0px 0px;
	float: right;
	width: 670px;
/*
	float: left;
	margin: 15px 0px 0px 225px;
*/
	padding: 0;
	text-indent: none;
	list-style-type: none;
	text-align: right;
}


ul.mainmenu li {
	float: right;
	outline: 0; 
	margin:0 4px 0 0; 
	padding: .4em 1em; 
	text-decoration:none !important; 
	cursor:pointer; 
	position: relative; 
	text-align: center; 
	zoom: 1;
	border: none;
	background: none;
	color: #cccccc;
	background-color: #505151;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
	height: 25px;
	line-height: 25px;
	font-family: Nadia, Georgia,"Times New Roman", Serif; 
	font-size: 16px;
}

ul.mainmenu li.activemenu { 
	color: #ffffff;
	background-color: #ed4921;
}

ul.mainmenu li a {
	outline: none;
}

div.mainpage {
	position: relative;
	display: block;
	clear: both;
}

div.contentarea {
	position: relative;
	display: block;
	float: left;
	width: 620px;
	background: url(/images/contentareabk.gif) no-repeat white;
	font-size: 14px;
	min-height: 790px;
	margin: 0px 0px 0px 15px;
	
}

div.largecontentarea {
	position: relative;
	display: block;
	float: left;
	margin: 0px 0px 0px 15px;
	width: 945px;
	background-color: white;
	font-size: 14px;
	height: 2000px;
}

div#rotatepanel {
	position: relative;
	display: block;
	float: left;
	width: 261px;
	height: 186px;	
	margin: 0px 0px 0px 15px;
	padding: 20px 30px 10px 20px;
}


div#rotatepanel h3 {
	font-family: Nadia;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

ul#hottopics {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-indent: 0;
}

ul#hottopics li {
	height: 19px;
}



div.whatis {
	position: relative;
	display: block;
	float: left;
	padding: 20px 30px 10px 20px;
	width: 261px;
	height: 186px;
	background-color: #1a1a1a;
	color: #8b9294;
	line-height: 23px;
	overflow: hidden;
}

div.sharethis {
	position: relative;
	display: block;
	float: left;
	margin: 15px 0px 15px 15px;
	padding: 25px 15px 25px 20px;
	width: 276px;
	color: #8b9294;
	background-color: white;
}

div.sharethis h3 {
	margin: 0px 0px 4px 0px;
	padding: 0;
	font-size: 18px;
	color: #ed4921;
	font-weight: normal;
}

div.sharethis p {
	margin: 0;
	padding: 0;
	color: #666;
}

.addthis_toolbox {
	margin-top: 15px;
}

.addthis_button_compact {
	color: #ed4921;
	font-size: 14px;
	line-height: 14px;
}
div.whatis h3 {
	margin: 0px 0px 4px 0px;
	padding: 0;
	font-size: 18px;
	color: #ed4921;
	font-weight: normal;
}

div.whatis p {
	margin: 0;
	padding: 0;
}

div.whatis h5, div.whatis a {
	margin: 10px 0px 0px 0px;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	font-family: arial;
	font-size: 10px;
}

div.whatis a:hover {
	color: #ed4921
}

span.witstream {
	font-family: "Lucida Grande";
	font-weight: bold;
	letter-spacing: -1px;
}

div.subscribe {
	position: relative;
	display: block;
	float: left;
	margin: 0px 0px 15px 15px;
	padding: 0px 15px 0px 20px;
	width: 276px;
	height: 50px;
	background-color: #1a1a1a;
	color: #8b9294;

}

div.subscribe p {
	margin: 0;
	padding: 0;
	line-height: 50px;
	float: left;
	position: relative;
}

#subscribe {	
	background-color: #ed4921;
	color: white;
	border: none;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-family: Nadia;
	padding: 0;
	margin: 10px 0px 10px 0px;
	width: 110px;
	float: right;
	position: relative;
	display: block;
	cursor: pointer;
	text-align: center;
}

div#subscribe:hover {
	background-color: #cccccc;
}

div.legal {
	position: relative;
	display: block;
	float: left;
	width: 276px;
	height: 51px;
	margin: 0px 0px 15px 15px;
	padding: 0px 15px 25px 20px;
	color: #8b9294;
	text-align: center;
}

div.legal a:hover {
	color: #ed4921;
}

div.bannerad {
	position: relative;
	display: block;
	float: left;
	margin: 15px 0px 0px 15px;
	width: 311px;
	color: #999999;
	text-align: center;		
}

div.bannerad p {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 11px;
	font-family: Helvetica, Arial;
}


.ui-tabs-nav a span {
	height: 22px;
	min-height: 22px;
	line-height: 22px;
	font-family: Nadia, Georgia, "Times New Roman", Serif; 
	font-weight: normal;
	font-size: 13px;
}

div.post-content {
	position: relative;
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0;
	float: left;
	width: 520px;
} 

div.biopic {
	position: relative;
	display: block;
	padding: 0;
	float: left;
	width: 75px;
}

div.biopic img {
	height: 51px;
	width: 51px;
	border: solid 1px #cccccc;
}


div.listing {
	width: 635px; /*Adjusted by DM*/


}

div.listing a, .letterlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

div.letter {
	color: #ed4921;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 190px; /*Adjusted by DM*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.lettercontainer {
	margin: 0px 0px 10px 0px;
	padding: 0;
	list-style-type: none;
	text-indent: 0;
	width: 190px; /*Adjusted by DM*/
	float: left;
	
}

.lettercontainer li {
	width: 180px; /*Adjusted by DM*/
	position: relative;
	margin: 0;
	padding: 0;
}



.lettercontainer a.alister {
	text-transform: uppercase;
	height: 25px;
}

.lettercontainer a.deletearistocrat {
	width: 15px;
	position: absolute;
	top: 5px;
	left: 160px;
	height: 15px;
}

.lettercontainer a.editaristocrat {
	width: 15px;
	height: 15px;
	position: absolute;
	top: -5px;
	left: 160px;
}




.lettercontainer img {
	margin: 0px 0px 0px 0px;
}


.lettercontainer span {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: black;
	display: block;
	width: 145px;  /*Adjusted by DM*/
	float: right;
	line-height: 8px;
}

.lettercontainer div {
	width: 200px;
	float: left;
	margin: 0px 0px 0px 10px;
	height: 25px;
}


div.tabs {
	position: relative;
	display: block;
height: auto;
}

div.tabs ul li {
	padding: 0;
}


div.tabs div {
	margin: 0;
	padding: 0;
}

div.tabs div ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 0;
}

div.tabs div ul li {
	/*
	padding: 0;
	margin: 10px 0px 0px 0px;
	width: 590px;
*/
	overflow: hidden;
}

div.tabs div ul li.livefeeditem {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 20px;
	text-indent: 0;
}


li.livefeeditem div.comment-a-lister-name, div.comment-a-lister-name a  {
	display: block;
	margin: 0;
	padding: 0;
	height: 10px;
	float: left;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
}

li.livefeeditem abbr {
	display: block;
	height: 10px;
	margin: 0px 0px 0px 10px;
	padding: 0;
	float: left;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #999999;		
	border: none;
}

li.livefeeditem p {
	overflow: hidden;
	margin: 0;
	float: left;
	padding: 5px 0px 7px 0px;
	display: block;
	width: 500px;
	position: relative;
	display: block;
	font-size: 16px;
	color: #666;
	white-space: normal;
	word-wrap: break-all;
	min-height: 40px;
}

.itemtools {
	position: relative;
	display: block;
	visibility: hidden;
	float: right;
	top: -3px;
	left: -5px;
}

.itemtools a {
	color: #666;
	font-family: Helvetica;
	font-size: 9px;	
}

li.livefeeditem p a.hashtag {
	font-size: 11px;
}



li.livefeeditem p a {
	color: #ed4921;
	cursor: pointer;

}

div.tabs div ul li a.alister {
	cursor: pointer;
}

div.tabs div ul li a.alister:hover {
	color: #ed4921;		
}


li.livefeeditem hr {
	float: left;
	border: 0;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	width: 440px;
	margin: 0px 0px 0px 82px;
	text-align: left;		
	padding: 0;
}

div.biotabs ul.biotabs-tabs li a span {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 9px;
}


div.bioheader {
	width: 450px;
	float: right;
	display: block;
	position: relative;
}

div.bioheader h2 {
	color: #ed4921;
	font-weight: normal;
	font-family: Nadia, Georgia;
	font-size: 26px;
	line-height: 26px;
	width: 450px;
	margin: 30px 0px 0px 0px;
	padding: 0;
	float: left;
	text-align: left;	
}

div.bioheader h3 {
	width: 450px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;	
	line-height: 12px;
}

div.bioheader h3 a {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: black;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;	
}

div.bioheader p {
	width: 430px;
	margin: 10px 0px 0px 0px;
	float: left;
	text-align: left;
	display: block;
	position: relative;
	color: #4d4d4d;
}

div.biocontainer {
	margin: 0;
	padding: 0;
	background-color: white;
	display: block;
	clear: both;
}

div.bioleftpanel {
	position: relative;
	display: block;
	width: 620px;
	height: auto;
float: left;
}


div.bioprofilepic {
	position: relative;
	display: block;
	width: 143px;
	float: left;
	padding: 0;
	margin: 0;
}

div.biorightpanel {
	width: 620px;
}


div.bioprofilepic img {
	margin: 30px 10px 20px 10px;
}

div.bioblurb p {
	display: block;
	min-height: 100px;	
}

div.biotabs {
	position: relative;
	display: block;
	width: 620px;
	float: left;
}

div.biotabs ul.ui-tabs-nav {
	margin-left: 10px;
}

div.biotabs div.ui-tabs-panel {
	font-size: 18px;
	font-family: Georgia;
	color: #666;
}

div.biotabs div.ui-tabs-panel p.info {
	margin: 20px;
}

div.footer {
	position: fixed;
	bottom: 0px;
	display: none;
	height: 40px;
	width: 622px;
	margin: 0px 14px 0px 14px;
	padding: 18px 0px 0px 0px;
	background-image: url(/images/footer_bk.gif);
	background-repeat: no-repeat;
	background-color: #444b4c;
	text-align: center;
}

ul#bottomnav {
	list-style-type: none;
	padding: 0;
	margin: 5px 0px 0px 103px;
	text-indent: 0;
	position: relative;
	display: block;
}

ul#bottomnav li {
	color: white;
	font-family: Arial;
	font-size: 10px;
	display: block;
	float: left;
}


ul#bottomnav li:before { 
	margin: 0px 5px 0px 5px;
    content: "|"; 
} 

ul#bottomnav li:first-child:before { 
	margin: 0;
    content: ""; 
} 

div.legal {
	display: block;
	font-size: 10px;
	font-family: Arial;
	color: white;
}

div.profileside {
	width: 250px;
	float: left;
	border: solid 1px red;
}

div.profilemain {
	width: 600px;
	float: left;
}


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }


.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; display: none;}
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: 0; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 0; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }	
.ui-autocomplete-loading { background: white;} /* url('images/ui-anim_basic_16x16.gif') right center no-repeat; } */

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/* Menu
----------------------------------*/
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/* Button
----------------------------------*/
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */





/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Selectable
----------------------------------*/
.ui-selectable-helper { border:1px dotted black }
/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/


/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ /*url(images/ui-bg_glass_55_fbf9ee_1x400.png)*/ /*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ /*url(images/ui-bg_glass_95_fef1ec_1x400.png)*/ /*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/


/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ /*url(images/ui-bg_flat_0_aaaaaa_40x100.png)*/ /*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ /*url(images/ui-bg_flat_0_aaaaaa_40x100.png)*/ /*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/
.ui-icon { 
	width: 16px; 
	height: 16px; 
	/*
	background-image: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-icons_222222_256x240.png)
	*/
	background-image: url(/images/ui-icons_222222_256x240.png)
	
	/*{iconsContent}*/; }
.ui-icon { width: 16px; height: 16px; background-image: url(/images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(/images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(/images/ui-icons_222222_256x240.png)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(/images/ui-icons_888888_256x240.png)/*{iconsDefault}*/; }
.ui-state-active .ui-icon {background-image: url(/images/ui-icons_454545_256x240.png)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(/images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; }


h3.about {
	color: #ed4921;
	font-size: 26px;
}
.press-listing
{
    font-size:12px;
}

.press-item
{
    padding-top:10px;
}

.press-item-description
{
    font-size:14px;
    color:#333333
}

h2
{
   color:#666666;
   font-size:18px; 
}

#content p {
	margin-top: 5px;
	margin-bottom: 15px;
}

#content
{
    clear:both;
    padding-top:25px;
    margin:0 25px;
    width:570px; /*Adjusted by DM*/
    color:#666666;
    font-family: Georgia,"Times New Roman", Serif;
    font-size:14px;
	line-height: 17px;
}

#content p.large
{
    color:#666666;
    font-size:16px;
}

#content a {
	color: #ed4921;
}



div.legal a {
	cursor: pointer;
}

#shareit-box {
	position:absolute;
	display:none;
	z-index: 10000;
}

	#shareit-header {
		width:138px;
	}


	#shareit-body {
		width:138px; height:100px;
		background:url(/images/shareit.png);
	}

		#shareit-blank {
			height:20px;
		}

		#shareit-url {
			height:50px;
		}

			#shareit-url input.field{
				width:100px; height:26px;
				background: transparent url(/images/field.gif) no-repeat;
				border:none; outline:none;
				padding:0px 7px 0px 7px;
				margin:3px auto;
				font-size:10px;
				font-family: Arial;
				line-height: 26px;
				
			}

		#shareit-icon  {
			height:20px;
		}
		
			#shareit-icon ul {
				list-style:none;
				width:130px;
				margin:0; padding:0 0 0 8px;
			}

			#shareit-icon ul  li{
				float:left;
				padding:0 2px;
			}
			
			#shareit-icon ul  li img{
				border:none;
			}


#Invite.ui-tabs-panel .invitefields {
	margin: 30px 50px;
}

p.invformheader {
	font-weight: normal; 
	font-size: 20px; 
	font-family: Nadia, Georgia;
	color: #e0653a;
	margin-bottom:20px;
}

p.invformintro {
	font-family: Georgia;
	color: #817B7D;
	margin-bottom:15px;
}

#inviteform label {
	width: 150px;
	text-align: left;
	float: left;
	line-height: 19px;
	margin-top:6px;
}

#inviteform label.disabled {
	color: #817B7D;
}

#inviteform input[type=text],#inviteform input[type=password] {
	width: 250px;
	height: 19px;
	margin: 6px 0 6px 0;

}

#inviteform input[type=checkbox] {
	margin: 5px 5px 10px 0;
}

#inviteform p.subtext {
	margin: 0 0 6px 150px;
	font-family:Arial, sans-serif;
	font-size:9px;
	
}

#inviteform p.buttonholder {
	text-align:center;
	margin-top:30px;
}

#inviteform input[type=submit], #inviteform input[type=button] { 
	font-family: Georgia; 
	font-size: 12px;
	cursor: pointer; 
	width:auto; 
	overflow:visible; 
	border: none; 
	background-color: #e0653a;
	color: white;
	padding:9px;
	margin: 0 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.sharewhitebox {
	position: relative;
	display: block;
	float: left;
	margin: 0px 0px 15px 20px;
	padding: 10px 10px;
	width: 280px;
	min-height: 26px;
/*	height: 50px;*/
	background-color: #fff;
/*	color: #8b9294;*/
/*	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;*/
	
}

div.rightpanels div.sharewhitebox img{
	vertical-align:top;
}

/* Control visibility of MGTTS tab */
div.tabs ul li.mgtts-tab {}

			


			


