/* Global Styles */

* {
	margin: 0;
	padding: 0;
}

html
{
  height:100%;
  background-color:#ffffff;
  	background-image:url(../images/textlicious/bg.jpg);
  	background-position:top;
  	background-repeat:repeat-x;
  
}

body {
	height:100%;
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
}

div#Wrapper
{  
  margin:0 auto;
  padding:0px;
  top:0px;
  min-height:100%;
  text-align:left;
  background-image:url(../images/textlicious/content_bg.gif);
  background-position:center 400px;
  background-repeat:no-repeat;
  width:100%;
  
}

div#Header {
	margin: 0px auto;
	height:115px;
	width:100%;
	padding: 0;
	text-align: left;
	background-image:url(../images/textlicious/header_bg.gif);
  	background-position:top;
  	background-repeat:repeat-x;
}

div#InnerHeader {
	margin: 0px auto;
	height:112px;
	width:917px;
	padding: 0;
	text-align: left;
}

div#HeaderLeft{width:381px; padding-top:5px; float:left; }
div#HeaderRight{width:426px; text-align:right; float:right; }

div#Nav {
	margin: 0px auto;
	height:24px;
	width:425px;
	padding-top: 25px;
	text-align: left;
	float:right;
}

div#HelpNav {
	margin: 0px auto;
	height:24px;
	width:115px;
	padding-top: 10px;
	text-align: left;
	float:right;
}


/* Home Page Specific Styles */

div#ContentHome
{
  margin: 0 auto;
  min-height:100%;
  text-align:left;
  width:100%;
  background-image:url(../images/textlicious/content_bg_top.gif);
  background-position:center 230px;
  background-repeat:no-repeat;
}

div#InnerContentHome
{
  margin:0 auto;
  text-align:left;
  width:880px;
  color:#ffffff;
  font-size:12px;
  line-height:125%;
}

div#HomeTop{
  width:625px;
  height:230px;
}

#HomeTop p{
	color:#fff;
	font-family:"lucida sans", helvetica, arial, sans-serif;
	font-size:16px;
	padding-bottom:5px;
	line-height:24px;
	font-weight:normal;
	width:550px;
}

#HomeTop p.small{
	font-size:12px;
}
.intro p{
	font-size:14px;
	line-height:20px;
	padding-bottom:10px;
}

#HomeTop ul{
	list-style-type:none;
}

div#HomeBottom{
  width:625px; 
  text-align:center;
  margin-top:5px;
  padding:5px;
  border-top:solid 1px #21a8cf; 
}

div#HomeLeft{
  width:100px;
  float:left;
  text-align:left;  
  
}

div#HomeRight{
  width:100px;
  float:right;
  text-align:right; 
}

div#HomeContentLeft{
  width:600px;
  padding-right:15px;  
  float:left;
}

div#HomeContentRight{
  width:245px; 
  float:right;
  text-align:center;
}

/* Sub Page Specific Styles */

div#ContentSub
{
  margin: 0 auto;
  min-height:100%;
  text-align:left;
  width:100%;
  background-image:url(../images/textlicious/content_bg_top.gif);
  background-position:center 15px;
  background-repeat:no-repeat;
}

div#InnerContentSub
{
  margin:0 auto;
  text-align:left;
  width:880px;
  color:#333333;
  font-size:12px;
  line-height:150%;
}

div#SubTop{
  width:600px;  
  
}

div#SubBottom{
  width:600px; 
  text-align:center;
  margin-top:5px;
  padding:5px;
  border-top:solid 1px #999999; 
}

div#SubLeft{
  width:100px;
  float:left;
  text-align:left;  
  
}

div#SubRight{
  width:100px;
  float:right;
  text-align:right; 
}

div#SubContentLeft{
  width:600px; 
  padding-right:15px; 
  padding-left:15px; 
  float:left;
}

div#SubContentRight{
  width:245px; 
  float:right;
  text-align:center;
}


div#MainBody{
  width:575px;
  padding-top:20px; 
  padding-right:15px;
  padding-left:15px;
}

#MainBody h2{
	color:#000;
	padding-bottom:10px;
}

div#MainBodyLeft{
  width:275px; 
  padding-right:15px;
  float:left; 
}

div#MainBodyRight{
  width:275px; 
  float:right; 
}

div#Footer
{
  margin:-190px auto;
  text-align:left;
  width:100%;
  height:190px;
  background-image:url(../images/textlicious/footer_bg.gif);
  background-position:bottom;
  background-repeat:repeat-x;
}

div#InnerFooter
{
  margin:0 auto;
  text-align:left;
  width:100%;
  height:190px;
  background-image:url(../images/textlicious/inner_footer.png);
  background-position:center;
  background-repeat:no-repeat;
}

div#FooterContent
{
  margin:0 auto;
  text-align:left;
  width:850px;
  font-size:11px;
  padding-top:5px;
  border-top:solid 1px #DCDCDC;
}

.clear
{
  clear:both;
}

.bullets ul {
	list-style-type: disc;
	padding-left: 25px;
}

div#login_box ul
{ 
  text-align:left;
  list-style-type: none;
}

h1{
  font-family:Helvetica, Arial, sans-serif;
  font-size:24px;
  color:#333333;
  font-weight:normal;
  text-decoration:none;
  line-height:125%;
  height:35px;
}

h2{
  font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
  font-size:18px;
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;
  line-height:115%;
}

h3{
  font-size:16px;
  color:#555555;
  font-weight:normal;
  text-decoration:none;
}

h4{
  font-size:14px;
  color:#888888;
  font-weight:normal;
  text-decoration:none;
}

p{
	padding-bottom:5px;
}

.title{
  font-size:20px;
  color:#000000;
  font-weight:normal;
  text-decoration:none;
  line-height:115%;
}

.intro{
  font-size:12px;
  color:#222222;
  font-weight:normal;
  text-decoration:none;
  line-height:125%;
}

.link{
  font-size:12px;
  color:#b24803;
  font-weight:normal;
  text-decoration:none;
}

.link:hover{
  font-size:12px;
  color:#444444;
  font-weight:normal;
  text-decoration:none;
}

.linkLit{
  font-size:12px;
  color:#444444;
  font-weight:normal;
  text-decoration:none;
}

.smLink{
  font-size:11px;
  color:#999999;
  font-weight:normal;
  text-decoration:none;
}

.smLink:hover, .smLinkLit{
  font-size:11px;
  color:#00bfe4;
  font-weight:normal;
  text-decoration:none;
}

.FooterLink{
  padding-left:25px;
  font-size:11px;
  color:#999999;
  font-weight:normal;
  text-decoration:none;
}

.FooterLink:hover{
  padding-left:25px;
  font-size:11px;
  color:#00bfe4;
  font-weight:normal;
  text-decoration:none;
}

/* NAVIGATION */
#MainTabStrip {
	margin: 0px auto; 
	font-size: 0.85em; 
	right: 0px; 
	width: 450px; 
	height: 30px;  
}
#MainTabStrip li {
	float: left; 
	padding-right:1px; 
	list-style:none;
}
#MainTabStrip li a {
	display: block; 
	text-align:center; 
	color: #ffffff; 
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif; 
	font-weight:normal; 
	text-decoration:none; 
	font-size:14px; 
	height: 30px; 
	padding: 8px 5px 0px;
    margin: 0px 5px;
    font-weight:bold;
}

#MainTabStrip li.nav:hover a {
	color:#26D8FB;
}

#MainTabStrip li.navOn a {
    color:#26D8FB;
}


/* Top Nav */

#TopNav {
	margin: 0px auto; 
	font-size: 0.85em; 
	right: 0px; 
	width: 200px; 
	height: 23px;
}

#TopNav ul{
	list-style-type:none;
}
#TopNav li {
	float: left; 
	padding-right:1px; 
}
#TopNav li a {
	display: block; 
	text-align:center; 
	color: #03B6F1; 
	font-weight:normal; 
	text-decoration:none; 
	font-size:14px; 
	height: 23px; 
	padding-top:0px;
}

#NavTop:hover a {
	color:#fff;
}


/* Login Tab Strip */

#LoginTabStrip {
	margin: 0px auto; font-size: 0.85em; right: 0px; width: 480px; height: 30px;  
}
#LoginTabStrip li {
	float: left; 
	position: relative; 
	padding-right:1px; 
	text-indent:-9000px; 
	list-style:none;
}
#LoginTabStrip li a {
	display: block; 
	background: url(../images/textlicious/login_nav_full.png) no-repeat; 
	text-align:center; 
	color: #ffffff; 
	font-weight:normal; 
	text-decoration:none; 
	font-size:12px; 
	height: 30px; 
	padding-top:0px;
}

li#LSpacer {
background-position: 1000px 0px; width:4px;
}

li#LNav1 a {
	background-position: 0px 0px; width:50px;
}
li#LNav2 a {
	background-position: -63px 0px; width:82px;
}
li#LNav3 a {
	background-position: -155px 0px; width:60px;
}
li#LNav4 a {
	background-position: -229px 0px; width:74px;
}
li#LNav5 a {
	background-position: -315px 0px; width:77px;
}
li#LNav6 a {
	background-position: -404px 0px; width:56px;
}

#LNav1:hover a {
	background-position: 0px -30px;
}
#LNav2:hover a {
	background-position: -63px -30px;
}
#LNav3:hover a {
	background-position: -155px -30px;
}
#LNav4:hover a {
	background-position: -229px -30px;
}
#LNav5:hover a {
	background-position: -315px -30px;
}
#LNav6:hover a {
	background-position: -404px -30px;
}

li#LNav1On a {
	background-position: 0px -30px; 
	width:50px;
}
li#LNav2On a {
	background-position: -63px -30px; 
	width:82px;
}
li#LNav3On a {
	background-position: -155px -30px; 
	width:60px;
}
li#LNav4On a {
	background-position: -229px -30px; 
	width:74px;
}
li#LNav5On a {
	background-position: -315px -30px; 
	width:77px;
}
li#LNav6On a {
	background-position: -404px -30px; 
	width:56px;
}

/* TABS */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}