 /*USER STYLES START ON LINE 643*/
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	background-color:#fff !important;
	text-align:center;
	margin:0px auto;
	padding-top:0;
	margin-top:0;
	width: 100%;
}
#pageheader{
	width: 100%;
	height: 145px;
	background-color: #002851;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#pagelogo{
	width:1000px;
	height:110px;
	background-image: url(../i/e4tlogo_blue.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
	margin:0px auto;

}

#pagenav{
	width:1000px;
	height:34px;
	padding-top:0px;
	text-align:left;
	margin:0px auto;
	font-size:12px;
}
#header{
	width:100%;
	height:100px;
	background-color: #002851;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
}
#header a:link {color:#fff; text-decoration: underline;}
#header a:visited {color:#fff; text-decoration: underline;}
#header a:hover {color:#808080; text-decoration: underline;}
#header a:active {color:#fff; text-decoration: underline;}
#header img {vertical-align: text-bottom;
}
/*POSITION LOGO IN HEADER AREA*/
#headerlogo{
	width:1000px;
	height:100px;
	text-align:center;
	background:url(../i/e4tlogo_blue.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin:0px auto;
	
}
/*TOP NAV*/
#menu {
	width: 100%;
	/*background-color:  #09C;*/
	background-color: #004A7D;
	text-align:center;
	height:35px;
	margin:0px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #fff;
}
#navcontainer {
	width: 1000px;
	font-weight: bold;
	margin:0px;
	text-align:center;
}


#navlist {
	height: 20px;
	margin: 10px 0;
	padding: 0 0; 
}



#navlist ul, #navlist li
{
	margin: 0;
	padding: 0px 5px;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	margin: 0;
	padding: 0px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #4288B8;
	border-bottom: 4px solid #004A7D;
}

#navlist a:link#onpage, #navlist a:visited#onpage, #navlist a:hover
{
	margin: 0;
	padding: 0px 5px;
	/*border-bottom: 4px solid #fff;*/
	background: transparent;
	color: #fff;
	text-decoration: none;
}
/*MAIN CONTENT AREA*/
#pagecontent{
	width:1000px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin:0px auto;
	text-align:center;

}


#maincolumn{
	float:left;
	width:610px;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	
}

#rightcolumn{
	float:right;
	width:350px;
	text-align:left;
	padding-top:10px;
	
}
#pagecontentcart{
	width:1000px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
margin:0px auto;
	text-align:center;
	clear:both;
	background-color:#F2F2F2;
}

#singlecolumncart{
	width:950px;
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	
}
  #mainContent h2{
    color:#f70444;
    font-weight:bold;
    margin-top:1.5em; padding-left:20px;
  }

  #mainContent a:link,
  #mainContent a:visited,
  #mainContent a:hover{
    text-decoration:none;
    color:#007adf;
  }
  #mainContent a:visited{
    color:#1d6aaa;
  }
  #mainContent a:hover{
    color:#0D9EDF;
  }
  
/*FOOTER*/
#footer{
	width:1000px;
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	text-align:center;
	margin:0px auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	height:300px; 
	background-color:#004A7D;
	padding-top:15px;
	color:#FFFFFF;
	font-size: 10px;
	clear:both;
}

#footer h2 {

	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;

}

#footer h3 {

	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;

}

#footer .service-col {

	width:140px;
	margin-right:10px;
	float:left;
	overflow:hidden;
	margin: 0 10px 25px 0;

}

#footer .service-col.last {

	margin-right:0px;

}

#footer .service-col a.aweb {

	color:#ffffff;

	font-weight:bold;

}

#footer .service-col .aprint {

	color:#ffffff;

	font-weight:bold;

}

#footer .service-col .amarketing {

	color:#ffffff;

	font-weight:bold;

}



#footer a {

	color:#FFFFFF;

	text-decoration:none;

}

#footer a:hover {

	text-decoration:underline;

}

/*REST*/

#login {
	float: right;
	padding: 1.5ex 3em 0 0; 
}

.greenTD {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
}
.greenTDbottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.sidemenubottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #96B4C7;
}
a:link {
	color: #666666;
}

a:visited {
  color: #666666;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #ffffff;
	padding: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-variant : normal;
	}

a.nav:visited {
	color: #e4e4e4;
	padding: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-variant : normal;
}

a.nav:hover {
	color: #ffffff;
	padding: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-variant : normal;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1{
	font-family : font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #5B7691;
}
h2
{
	padding: 4px;
	font-size: 1.6em;		
	line-height:1.4em;
	border-bottom:#ccc 1px solid;
}
h2 a 
{
	border:0;
}
h3 
{
	font-family:Georgia, Tahoma, Verdana, Arial, Serif;
	clear:both;
	padding: 4px;
	font-size: 16px;
	font-style : normal;
	font-weight:normal; 
	color:#666666;		
	line-height:1.4em;
	border-bottom:#ddd 1px solid;
	}
.detail1{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	color : #000033;
	list-style-position : inside;
	list-style-type : square;
}
.justifyTxt{
	text-align: justify;
}
.tableheader{
	font-family : font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #5B7691;
}
td{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	color : #000033;
}
th  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	font-variant : small-caps;
	text-transform : uppercase;
	color : #000033;
}
h4{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	font-variant : small-caps;
	text-transform : uppercase;
	color : maroon;
}
.borderedtable{
	border : 1px solid #000080;
}

.Grayborderedtable{
	border : 1px solid #e4e4e4;
}
.bordersTopBot {
	border : #000080;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 0;
	border-bottom-width : 1px;
	border-left-width : 0;
}

.ADMINbordersBot {
	border : #000080;
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 0;
	border-bottom-width : 1px;
	border-left-width : 0;
}
.bordersBot {
	border : #000080;
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 0;
	border-bottom-width : 1px;
	border-left-width : 0;
}
.bordersBotDashed {
	border : #000080;
	border-style : dashed;
	border-top-width : 0px;
	border-right-width : 0;
	border-bottom-width : 1px;
	border-left-width : 0;
}
.GraybordersBot {
	border : #e4e4e4;
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
}
.bordersLR {
	border : #000080;
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 1px;
	border-bottom-width : 0px;
	border-left-width : 1px;
}
.bordersL {
	border : #e4e4e4;
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 1px;
}
.borderssides{
	border : #000080;
	border-style : solid;
	border-top-width : 0;
	border-right-width : thin;
	border-bottom-width : 0;
	border-left-width : thin;
}
.borderssidesGreen  {
	border: 1px solid #006699;
}
.ClientborderssidesBot  {
	border-top: 0 solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

p  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color: #000033;
}
.ParaTitles  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #006600;
}
.formfields  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	color : #006699;
	background-color : #DFE8EE;
	border : 1px #006699 inset;
	height: 18px;
}
.formfields2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	color : #999999;
	background-color : #DFE8EE;
	border : 1px #006699 inset;
	height: 18px;
}
.tdbordered  {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	color : #000033;
	border : #000000;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}
.maroonbordered  {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	color : #000033;
	border : maroon;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}
.trbordered  {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	color : #000033;
	border : #000000;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}.news_text {  font-family: verdana, Geneva, Arial, Helvetica, san-serif; font-size: 10px; font-style: normal; color: #666666; font-weight: normal}
.news_text_header {
	font-family: verdana, Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: normal;
	color: #5B7691;
	font-weight: bold;
	text-transform: uppercase;
}
.menulinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
	text-transform: uppercase;
	
}
.menulinks a:link {
	text-decoration: none;
	}
.menulinks a:visted {
	text-decoration: none;
	color: #66CC99;
	}
.menulinks a:hover {
	text-decoration: none;
	}
.menulinks a:active {
	text-decoration: none;
	}
.TableTitles {
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : uppercase;
	color : #FFFFFF;
}
.TDTableTitles {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : uppercase;
	color : #FFFFFF;
	background-color: #666666;
}
.TDTableSubTitles {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : uppercase;
	color : #000033;
	background-color: #ECECFF;
}
.baseBar_text {
font-family: verdana, Geneva, Arial, Helvetica, san-serif; font-size: 8pt; font-style: normal; color: #FFFFFF; font-weight: normal
}
a {
	color: #000000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.bullet {list-style-image: url(../pcontent/IMAGES/bullet.gif);}
.bulletTop {list-style-image: url(../pcontent/IMAGES/bullettop.gif);}
.example {
	background-color: #EAF4FF;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
}
.leftdico {
	padding: 10px;
	margin-left: 40px;
}
.dicoWord {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #5B7691;
}
.dicoWord2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B7691;
}
.dicoGloss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom:15px;
	margin-left: 0px;
	border: 1px dashed #006699;
	width: 98%;
	margin-top: 10px;
	background-color: #E5E5E5;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.newAdditionsList {
	list-style-position: inside;
	list-style-image: url(/usr/i/icons/tick.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.dicoGlossNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align:right;
	color: #333333;
	background-color: #D7D7D7;
	height: 38px;
	width: 100%;
	border: 1px solid #8A8A8A;
	margin-bottom:8px;
	margin-top:8px;
}
.dicoGlossNavSide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align:right;
	color: #333333;
	background-color: #D7D7D7;
	height: 22px;
	width: 100%;
	border: 1px solid #8A8A8A;
	margin-bottom:8px;
	margin-top:8px;
}



.bluestrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.strapHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.pageHeder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 7px;
	float: right;
	border: 1px dashed #666666;
	margin-top: auto;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.strapHeaderH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.dicoform {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	color : #003366;
	background-color : #CCCCCC;
	border : 1px double #333333;
	height: 18px;
	padding: 3px;
	float: left;
	margin: 8px;
	width: 200px;
}
.dicoWODGloss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	border: 1px dashed #006699;
	width: 308px;
	background-color: #E5E5E5;
	float: right;
	margin: 8px;
}
.dicoWODWord {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5B7691;
}
.loginform {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	color : #003366;
	background-color : #CCCCCC;
	border : 1px double #333333;
	height: 18px;
	padding: 3px;
	float: left;
	margin: 8px;
}
.whiteLinks{
color : #ffffff;
}
a.whiteLinks:link {
  color: #ffffff;
}

a.whiteLinks:visited {
  color: #ffffff;
}

a.whiteLinks:hover {
	color: #ffffff;
}

a.whiteLinks:active {
  color: #ffffff;
}
.formNotes {
	font-family: verdana, Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal
}
.memTable {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #ECF5FF;
	border: 1px dashed #006699;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

.memTable td {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-left:6px;

}
.dicoGlossWin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	padding-bottom:25px;
	margin-left: 30px;
	border: 1px dashed #006699;
	width: 480px;
	margin-top: 10px;
	background-color: #E5E5E5;
}
.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	list-style-image:url(/usr/i/icons/bullet_blue.png);

}


a:link {color:#07A1F0; text-decoration: underline;}
a:visited {color:#003B6C; text-decoration: underline;}
a:hover {color:#003B6C; text-decoration: underline;}
a:active {color:#07A1F0; text-decoration: underline;}

.downlink a:visited {color:#00ADFF; text-decoration: underline;}
.downlink a:hover {color:white; text-decoration: underline;}

.contact_info a:link, .contact_info a:visited, .contact_info a:hover, .contact_info a:active{
	color: white;
	text-decoration: underline;
} 

.contact_info li {
    list-style-type: none;
}

p {
	margin: 0 0 15px 5px;
	padding: 0;
}


/*---------------- Frame Elements */

#frame {
	width: 100%;
}

#smalllogotop {
	float: left;
	height: 40px;
	margin: 0 10px;
}

/*VERTICAL MENU*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
}

#mainlists {
	margin-left: 5px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#mainlists  ul
{
list-style-type:none;
padding: 0;
margin: 0;
}

#ticklists {
	margin-left: 5px;
	margin-bottom: 4px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#ticklists  ul
{
list-style-type: none;
padding-left: 5px;
margin-left: 10px;
}
#ticklists  li
{ 
list-style-image:url(/i/icons/tick.png); 
}

#blockitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 150px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#blockitems img{
border: 4px solid #e2e2e2;
}
#mainlists li
{
list-style-image: url(/usr/i/icons/page_white_add.gif);
padding-left: 5px;
}


#menu2 {
	width: 240px;
	margin-left:0;
	margin-bottom:10px;
	margin-right:10px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}
 
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none; 
	text-align:left;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #3688BA;
	display: block;
	background:  url(/i/menu2.gif); 
	padding: 8px 0 0 32px;
	text-align:left;
	}
	
#menu2 li a:hover {
	color: #3688BA;
	background:  url(/i/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	text-align:left;
	}
#maincontent {
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#container {
  margin: 0 auto;
  width: 980px;
  } 
#hometop {
	background-color: #333333;
	background-image:url(/i/home/head_bkg.jpg);
	background-repeat:repeat;
	border-bottom: 1px solid #fff;
	color: #fff;
	margin: 0 auto;
}
#hometop2 {
	color: #fff;
	margin: 0 auto;
	width:980px;
}
#hometop2 h1{ 
	padding-top:120px; 
	padding-left:85px; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:16px;
	text-align:left;
 	color: #fff;	
}










#menu2 {
	background-color: #004A7D;
	height: 50px;
}

#menusmall {
	width: 900px;
	background-image: url(../usr/images/menu2.gif);
	background-repeat: no-repeat;
	height: 50px;
}






/*---------------- Index Elements */

#tableindexintro {
	width: 900px;
}

#indexintro {
}

#picindex {
	width: 300px;
	height: 500px;
	background-image: url(/i/girl.jpg);
	background-repeat: no-repeat;
}

#logoindex {
	background-image: url(/i/logo.gif);
	background-repeat: no-repeat;
	width: 440px;
	height: 120px;
}

#textindex {
	padding: 10px 0 0 0;
	vertical-align: top;
}

#buttonsindex img {
	padding: 0 8px 0 0;
}

#buttonsindex {
	padding: 10px 0 10px 0;
}

#tableblueboxindex {
	width: 900px;
}

#topblueboxindex {
	height: 15px;
	background-image: url(../usr/css/blue_table_index_top.gif);
	background-repeat: no-repeat;
	background-color: #00ADFF;
	
}

#blueboxindex {
	background-color: #00ADFF;
	padding: 0 30px;
}

#bottomblueboxindex {
	height: 15px;
	background-image: url(../usr/css/blue_table_index_bottom.gif);
	background-repeat: no-repeat;
}

#blueboxnews a:link {color:#1E3359; text-decoration: underline;}
#blueboxnews a:visited {color:#1E3359; text-decoration: underline;}
#blueboxnews a:hover {color:#fff; text-decoration: underline;}
#blueboxnews a:active {color:#1E3359; text-decoration: underline;}


#blueboxnews {
	line-height: 24px;
	width: 500px;
	border-right: solid 1px #fff;
	padding-right: 40px;
	padding-bottom: 10px;
	color: #fff;
	vertical-align: top;
}

#blueboxcell {
	padding: 0 0 20px 0;
}

.iconnews {
	padding: 0 10px 20px 0;
}

#titlenews {
	background-image: url(../usr/css/t_makethemove.gif);
	width: 380px;
	height: 41px;
}

#blueboxadvantages {
	padding-bottom: 10px;
	width: 255px;
	padding-left: 40px;
	color: #fff;
	vertical-align: top;
}

#advantageslist ul {
	margin: 0 0 15px 0;
	padding: 0;
}

#advantageslist li {
	color: #fff;
	margin: 8px 0;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 25px;
	list-style-type: none;
	background-image:url(/i/bullet_check.gif);
	background-repeat: no-repeat;
}


#titleadvantages {
	background-image: url(../usr/css/t_mypodcastadvantages.gif);
	background-repeat: no-repeat;
	width: 245px;
	height: 41px;
}

/*---------------- Subpage Elements */

#colright {
	vertical-align: top;
}

#picabout {
	width: 300px;
	height: 295px;
	background-image: url(../usr/css/pic_about.jpg);
	background-repeat: no-repeat;
}

#picmoney {
	width: 300px;
	height: 295px;
	background-image: url(../usr/css/pic_money.jpg);
	background-repeat: no-repeat;
}

#picadvertisers {
	width: 300px;
	height: 295px;
	background-image: url(../usr/css/pic_advertisers.jpg);
	background-repeat: no-repeat;
}

#picsignup {
	width: 300px;
	height: 295px;
	background-image: url(../usr/css/pic_signup.jpg);
	background-repeat: no-repeat;
}

#picmembers {
	width: 300px;
	height: 295px;
	background-image: url(../usr/css/pic_members.jpg);
	background-repeat: no-repeat;
}


#titleabout {
	background-image: url(../usr/css/t_about.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 413px;
}

#titlesignup {
	background-image: url(../usr/css/t_createyourfreepodcast.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 413px;
}

#titlememberslogin {
	background-image: url(../usr/css/t_memberslogin.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 413px;
}

#tablecolright {
	width: 100%;
}

#topcolright {
	background-image: url(../usr/blu_col_top2.gif);
	
	
}

#bottomcolright {
	background-image: url(../usr/images/blue_col_bottom2.gif);
	
}

#colrightmiddle {
	background-color: #00ADFF;
}

#buttoncreatesmall {
	text-align: center;
	padding: 0 0 20px 0;
}

#textsubpage {
	padding: 10px 30px 0 0;
	vertical-align: top;
}

#titlesteps {
	background-image: url(../usr/images/t_createsteps.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 413px;
}

#stepstable {
	
}

#iconsteps {
	width: 100px;
	padding: 5px 8px 0 0;
	vertical-align: top;
}

#stepdescription {
	padding: 0 0 30px 0;
	font-size: 12px;
	line-height: 18px;
}

.titlestep {
	color: #24355D;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

#titlemove {
	background-image: url(../usr/images/t_move.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 413px;
}

/*---------------- FORM Elements */

#formtable {
	width: 100%;
	padding: 10px 0 10px 0;
	
}

#headerform {
	padding: 8px 15px;
	background-color: #00ADFF;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

#formcontent {
	padding: 10px 20px 20px 20px;
	border: solid 1px #00ADFF;
	background-color: #f8f8f8;
}

#formbase {
	margin: 15px 0;
	padding: 10px 0;
	width: 720px;
}

#loginformbase {
	margin: 15px 0;
	padding: 10px 0;
	width: 400px;
}

#cellname {
	text-align: right;
	padding: 8px;
	font-weight: bold;
	color: #00ADFF;
	border-bottom: solid 1px #e3e3e3;
	width: 125px;
}
#cellnameerror {
	text-align: right;
	padding: 8px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: solid 1px #e3e3e3;
	width: 125px;
}


#cellnamemiddle {
	padding: 8px;
	font-weight: bold;
	color: #00ADFF;
	border-bottom: solid 1px #e3e3e3;
}
#cellnamemiddleerror {
	padding: 8px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: solid 1px #e3e3e3;
}

#inputform {
	padding: 8px;
	color: #000;
	border-bottom: solid 1px #e3e3e3;
}

#templatecell {
	padding: 8px;
	color: #000;
}

#templatecell img {
	padding: 1px;
	border: solid 3px #ECECEC;
	margin-bottom: 5px;
}

#descriptionform {
	padding: 8px 5px;
	font-size: 11px;
	line-height: 14px;
	color: #7D7D7D;
	border-bottom: solid 1px #e3e3e3;
	width: 180px;
	vertical-align: top;
}

#descriptionform2 {
	padding: 8px 5px;
	font-size: 11px;
	line-height: 14px;
	color: #7D7D7D;
	width: 180px;
	vertical-align: top;
}

.formfield {
	border-left: solid 1px #CECECE;
	border-bottom: solid 1px #E4E4E4;
	border-top: solid 1px #8F8F8F;
	border-right: solid 1px #E4E4E4;
	padding: 2px 0 2px 5px;
	color: #006699;
	font-size: 14px;
	
}

.error {
	color: #FF0000; 
}
.errormsg {
  margin-top:5px;
  font-weight: bold;
  color:black;
}

#buttonbottomform {
	text-align: right;
	width: 98%;
}

#tabletemplates {
	width: 100%;
}

#templatecell {
	padding: 10px 5px;
}

.button {
	
}

#userstatstable {
	width: 100%;
}

#cellstatsright {
	text-align: right;
	border-bottom: 1px solid #c5e5ff;
	
}


#cellstatsleft {
	color: #00305a;
	font-weight: bold;
	border-bottom: 1px solid #c5e5ff;
	
}

.browseprofiles th {
	background-color: #f4f4f4;
	padding: 10px;
	text-align: left;
	font-size: 12pt;
	
}
.browseprofiles {
	border-top: 1px solid #c5e5ff;	
	border-bottom: 1px solid #c5e5ff;	
}
.browseprofiles td {
	border-top: 1px solid #c5e5ff;	
	padding: 10px;
}
.nameofmember {
	font-weight: bold;
    font-size: 12pt;
}
.bold {
	font-weight: bold;
}
.founded_value{
	background-color: #96D9FB; 
}
.profile-image-container
 {
   float:right;
   margin:.4em 0em .2em .8em;
   position:relative;
   z-index:2;
 }

.profile-image-container img
 {
  padding:2px;
  border:1px solid silver;
  margin:0 8px 3px 0;
 }

#identity-options-horiz .label
 {
   display:block;
   float:left;
   /*margin-top:1em;*/
   margin-right:1em;
 }
 
#identity-options-horiz label
 {
   border-bottom:1px dotted #897;
   cursor:pointer;
 }
.table2 {
  border-width:0;
  font-size:100%;
  color:#003B6C;
  }
.table2 th, .table2 td {
  border-top:1px solid #96D9FB;
  border-width:1px 0 0 0;
  padding:5px 10px;
  font-size:93%;
  line-height:1.5em;
  }
.table2 th {
  background:#fff;
  padding-left:5px;
  font-size:110%;
  font-weight: bold; 
  color:#07A1F0;
  text-align:left;
  vertical-align: top;
  width: 25%;
  }
.goodbutton {
	font-weight: bold;
	color: #000000;
}


#mainContent{
	width:980px;
	font-family:arial, "trebuchet ms", sans-serif;
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
  #mainContent h2{
    color:#f70444;
    font-weight:bold;
    margin-top:1.5em; padding-left:20px;
  }

  #mainContent a:link,
  #mainContent a:visited,
  #mainContent a:hover{
    text-decoration:none;
    color:#007adf;
  }
  #mainContent a:visited{
    color:#1d6aaa;
  }
  #mainContent a:hover{
    color:#0D9EDF;
  }

  .banner{
    height:90px;
    margin:0 0 15px 0;
    background:#e6e6e6;
  }

  #mainSearch{
    background:url(../usr/css/search_box.png) 0 100% no-repeat;
    padding:0 0 15px 0;
    overflow:hidden;
    width:100%;
    color:#fff;
  }
    #mainSearch a:link,
    #mainSearch a:visited,
    #mainSearch a:hover{
      font-weight:bold;
    }
    #mainSearch form{
      background:url(../usr/css/search_box.png) 0 0 no-repeat;
      padding:15px 40px 0 40px;
    }
      #mainSearch fieldset{
        float:left;
        width:380px;
        padding:20px 0 0 0;
        border:none;
      }
        #mainSearch fieldset legend{
          display:none;
        }
        #mainSearch fieldset label{
          font-size:150%;
          font-weight:bold;
          display:block;
          margin:0 0 13px 0;
        }
        #mainSearch fieldset input{
          width:260px;
          height:40px;
          float:left;
          background:url(../usr/css/search_input.png) 0 0 no-repeat;
          border:none;
          padding:0 0 0 42px;
          font-size:30px;
          font-weight:bold;
          line-height:40px;
          color:#f70444;
        }
        #mainSearch fieldset button{
          text-indent:-9999px;
          margin:2px 0 0 5px; padding:0;
          background:url(../usr/css/search_button.png) 0 0 no-repeat;
          width:70px;
          height:36px;
          display:inline; /* Fix IE */
          float:left;
          border:none;
        }
    #mainSearch .suggested{
      float:right;
      width:244px;
    }
      #mainSearch .suggested h3{
        margin-top:22px;
      }
      #mainSearch .suggested a:link,
      #mainSearch .suggested a:visited,
      #mainSearch .suggested a:hover{
        color:#00ADFF;
        text-decoration:underline;
      }
      #mainSearch .suggested a:visited{
        color:#0D9EDF;
      }
      #mainSearch .suggested a:hover{
        color:#2FBFFF;
      }
    
    #tags{
      background:url(../usr/css/border_bg.png) 0 0 no-repeat;
      padding:15px 0 0 0;
    }
      #tags ul{
        margin:0; padding:0 20px 15px 20px;
        background:url(../usr/css/border_bg.png) 0 100% no-repeat;
      }
        #tags ul li{
          margin:0 20px; padding:0;
          display:inline;
          list-style:none;
        }
          #tags ul li a:link,
          #tags ul li a:visited,
          #tags ul li a:hover{
            color:#007adf;
            text-decoration:none;
            font-weight:bold;
          }
  
  .searchFull{
    background:url(../usr/css/search_full_bg.png) 0 0 no-repeat;
    width:734px;
    height:89px;
    margin:15px 0;
    clear:both;
  }
    .searchFull fieldset{
      border:none;
      margin:0; padding:25px 10px 25px 40px;
    }
    .searchFull legend,
    .searchFull label{
      display:none;
    }
    .searchFull fieldset input{
      width:536px;
      height:40px;
      float:left;
      background:url(../usr/css/full_search_input.png) 0 0 no-repeat;
      border:none;
      padding:0 0 0 42px;
      font-size:30px;
      font-weight:bold;
      line-height:40px;
      color:#f70444;
    }
    .searchFull fieldset button{
      text-indent:-9999px;
      margin:2px 0 0 5px; padding:0;
      background:url(../usr/css/search_button.png) 0 0 no-repeat;
      width:70px;
      height:36px;
      display:inline; /* Fix IE */
      float:left;
      border:none;
    }

    #prim{
      float:left;
      width:518px;
      display:inline;
      margin:.8em 0 15px 15px; padding:0 15px 0 0;
      border-right:1px solid #e6e6e6;
    }
      #prim h2,
      #sec h2{
        margin-top:0;
        padding:0;
        font-size:120%;
      }
      #sec h2{
        margin-top:.8em;
      }

    #sec{
      float:right;
      width:167px;
      margin:15px 0;
    }
    
    .searchResults{
      margin:0;padding:0;
    }
      .searchResults li{
        list-style:none;
        margin:1em 0; padding:0;
      }
        
        #mainContent .searchResults a.searchURI:link,
        #mainContent .searchResults a.searchURI:visited,
        #mainContent .searchResults a.searchURI:hover{
          color:#f70444;
        }
        
        .searchResults h3{
          margin:.3em 0;
          font-size:100%;
        }
        .searchResults p{
          margin:.5em 0;
        }
    
    .pagination{
      font-size:125%;
      font-weight:bold;
      margin:2em 0;
    }
      .pagination strong{
        color:#f70444;
      }
      .pagination a{
        padding:0 5px;
      }

