 
body
{
	margin: 0;
	padding: 0;
	/*min-width: 775px;*/
	text-align: center;
	line-height: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	background: #999 ;
}

html
{
	/* 	height: 100%; */
	margin: 0px;
	padding: 0px;
}

img { border: 0;}


#rez { float: right;}

#amhead {
padding-bottom: 10px;
}
#fluid {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 99%;
	min-width: 775px;
	background: #FFFFFF;
	line-height: 140%;
	text-align: left;
	border: 2px solid black;
}

#homecontainer, #homecontainer2 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 775px;
	background: #FFFFFF;
	line-height: 140%;
	text-align: left;
	border: 2px solid black;
/* 	padding: 0 36px; */
	/*width: 800px;*/	
	/*url(/images/back.gif) center repeat-y*/
	/*url(/images/back-home.gif) center repeat-y;*/
	}
#homecontainer2 {
	/*background: #FFFFFF url(/images/back-home.gif) top right repeat-y;;*/
	}
 


#homeinside {
/*padding: 0 12px 0 12px;*/
}

#topnav
{ 	
 	position: relative
	width: 100%;
	padding:5px;
	text-align:right;
	color: #fff;
	font-size:10px;
	font-weight:bold;
	height:5px;
	background: #000000;
}

#topnav a, #topnav a:link
{
	color: #fff;
    text-decoration: none;
	}

#topnav a:visited {
    color: #ccc;
    }

#topnav a:hover {
    margin: 0;
    padding: 3px 0;
    background: #fff;
    color: #000;
    }

/*use to show/hide login*/
#list_1_add_link, #list_1_add
{
float:right;
margin-right:8px;
}



#homeleft {
padding: 20px;
}

#gell ul {
list-style-type:none;
}
#gell li {
display: inline;
padding: 5px;
}

#container {
   /* position:relative;*/
    width: 100%;
    /*width:775px;*/
/*
	margin-left: auto;
	margin-right: auto;	
*/
    text-align:left;
	background: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
 
	  }
	
/*html>body #container { width:775px; }*/

#head h1{
	/* left: 209px; */
	/*width: 775px;*/
	width: 100%;
	height: 67px;
	background: #000 url(/images/header.gif) top left no-repeat;
	margin:0; padding:0;
	}


#globalwrapwrap { background: transparent url(/images/navswap-background.gif) top left repeat-x; }

div#nav-globalwrap ul#menu	{
	height: 26px; /* changed from 30 to 26 by David Drewa on 8/4/2005 */
	/*width: 775px;*/
	background: transparent url(/images/navswappub.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#nav-globalwrap ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 26px; /* changed from 30 to 26 by David Drewa on 8/4/2005 */
	display: block;
	}
	
div#nav-globalwrap ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}

/* Global Navigation */
#nav-home		{left: 0; width: 59px;}
#nav-faq		{left: 58px; width: 50px;}
#nav-comments	{left: 107px; width: 172px;}
#nav-tellafriend{left: 278px; width: 98px;}

#nav-home a:hover		{background: transparent url(/images/navswappub.gif) 0 -30px no-repeat;}
#nav-faq a:hover 		{background: transparent url(/images/navswappub.gif) -58px -30px no-repeat;}
#nav-comments a:hover	{background: transparent url(/images/navswappub.gif) -107px -30px no-repeat;}
#nav-tellafriend a:hover{background: transparent url(/images/navswappub.gif) -278px -30px no-repeat;}

/* You are here - main nav  */
body#home #nav-home					{background: transparent url(/images/navswappub.gif) 0 -30px no-repeat;}
body#faq #nav-faq					{background: transparent url(/images/navswappub.gif) -58px -30px no-repeat;}
body#comments #nav-comments			{background: transparent url(/images/navswappub.gif) -107px -30px no-repeat;}
body#tellafriend #nav-tellafriend	{background: transparent url(/images/navswappub.gif) -278px -30px no-repeat;}

/* Picture Frames - Both Sides */	
.picFrameR {
	float:right;
 	margin: 10px;
 	}

.picFrameL {
 	float:left;
 	margin: 10px;
 	}

.picFrameR img {
 	display: block;
 	background-color: #fff;
 	border: 1px solid #899BCF;
 	margin: 0px;
 	padding: 4px;
 	} 

.picFrameL img {
 	display: block;
 	background-color: #fff;
 	border: 1px solid #899BCF;
 	margin: 0px;
 	padding: 4px;
 	} 
 	
/* Clear Floats for all browsers */	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.line {	border-bottom: 1px dashed #ccc; }


 

#subnav
{
	float: left;
	margin: 0;
	padding: 0;
	/*width: 775px;*/
	width: 100%;
}

#subnav ul
{
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}

#subnav li
{
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
}

#subnav a
{
	float: left;
	display: block;
	/* padding: 4px; */
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 4px;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/

#subnav a { float: none; }



/* #container */
/* { */
/* 	position: relative; */
/* 	width: 775px; */
/* 	margin-left: auto; */
/* 	margin-right: auto; */
/* 	text-align: left; */
/* } */

#container2
{
	width: 100%;
	float: left;
	margin-right: -260px;
}

#icontent
{
	margin: 0;
	padding: 0;
	clear: both;
}

#content { margin-right: 260px; }

#content p
{
	margin: 0 0 4px 0;
	padding: 0;
}

#main
{
	margin-left: 215px;
	padding: 7px;
}

#left
{
	width: 240px;
	float: left;
	padding: 7px 20px 7px 10px;
}

#right
{
	width: 230px;
	float: right;
	padding: 7px;
}

h1
{
	margin: 0 0 5px 0;
	padding: 0;
	font-size:14px;
}
h2
{
	margin: 0; padding: 0;
	font-size:16px;
}
 
h6
{
	font-size: 13px;
	margin: 0 0 4px 0;
	/* text-transform: uppercase; */
}

.gray {
	font-size: 9px;
	color:#999;
	line-height: 1px;
	}

.highlight { background-color:#ffc; }

.last { margin-bottom: 0; }

.clear
{
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

.floatright
{
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
}

#lefttext
{
	float: left;
	width: 45%;
}

#ileft, #iport
{
	width: 475px;
	float: left;
	padding: 20px;
	/* font-family: Georgia; */
	font-size: 12px;
}



/* #ileft a */
/* { */
/* 	padding-left: 18px; */
/* 	background: url("images/arrow-burg.gif") no-repeat; */
/* } */

#ileft p, #iport p
{
	/* text-indent: 2em; */
	margin: 0;
	padding: 0;
	line-height: 15px;
}

#inews p
{
	text-indent: 0;
	margin: 2px 0;
	line-height: 17px;
}

#ileft h1, #iport h1
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
 
}

#ileft h2
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	margin: 10px 0 2px 0;
/* 	text-transform: uppercase; */
}

h3.gray { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
color: #696969; 
letter-spacing:1px;
}

#ileft h3
{
	font-size: 13px;
	margin: 10px 0 0 0;	padding: 0;
}
#ileft h4
{
	font-size: 11px;
	margin: 0;	padding: 0;
}

#ileft ul
{
	margin: 0;
	padding: 0 0 0 40px;
	list-style: square;
}

.square
{
	margin: 0;
	padding: 0 0 0 15px;
	list-style: square;
}

p.noindent { text-indent: 1px; }

#isidebarhome
{margin-left: 350px;}

#isidebar
{
	margin-left: 527px;
	padding: 20px 12px 0 12px;
}

#isidebarhome p, #isidebarhome form {margin:0; padding:0;}

#isidebar h1
{
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
	}

#isidebar h2, #isidebarhome h2 {
	color:#993333;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 10px 0 0 0;
	padding: 0;
}

#isidebar h3
{
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	margin: 7px 0 0 0;
	padding: 0;}
}
#isidebar img { margin: 5px;}

#isidebar textarea {
	width:95%; 	
	background: #efefef;
  	color: black;
  	font: 12px Arial, Verdana, sans-serif;
	border: 1px inset;
	height: auto;
}

#isidebar p { margin: 0; padding:0;}


#happybox {
margin-bottom:10px; 
padding: 7px; 
background-color: #ffc; 
border: 1px solid #ccc; 
text-align: center;
}

#homefloat {
width: 510px;
/*border: 1px solid #FF0000;*/
}

#newsbox {
background: #FFDF75;
float:right; 
width: 190px;
padding:9px; 
margin-top:20px;
margin-right:5px;
font-size: 10px;
/*border: 1px solid #FF0000;*/
}

#newsbox h3 {
	color: #993333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
}

#homeleft p, #newsbox p {margin: 2px 0 0 0; padding:0; }

.floater {float:right;}

.navdivider {background-color: #FFFFFF;	font-size: 1px; height: 1px; overflow-y: hidden; line-height: 1px; margin:10px 0 5px 0; }



/***************************************************
FAQ BOX
***************************************************/

/* FAQ gray closed box */
.FAQBox {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 15px 20px 15px 20px;
	text-align: left;
	border: 1px solid #ccc; }
	width: 555px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 485px; }
	
html>body .FAQBox { width:485px; }

/* Text inside box */
.FAQText {
	width: 450px; 
	line-height: 170%;
}


.FAQText h1 {
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.FAQText h2 {
	font-size: 13px;
	font-weight: bold;
	color: #993333;
	margin: 16px 0 2px 0;
}

.FAQText h6 {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #450; }
	
/* Graphic Banners */	
.contactban { 
	width: 200px;
	}
 
.contactban input, .contactban textarea {
width: 165px;
}

#trial
{
	width: 236px;
	border: 1px solid #993333;
	color: #AFAFAF;
	background: #444444;
	margin: 0;	
	padding: 0;
}

blockquote
{
	color: white;
	padding-left: 23px;
	margin: 0;
	background: url("images/quote-marks.gif") no-repeat 0 3px;
}

.quote
{
	margin: 0 0 10px 10px;
	padding: 6px 6px 6px 26px;
	background: url("images/quote-marks.gif") no-repeat 0 18px;
	color: #fff;
}

.shadow a { color: #666; }



 #footer {
	position: relative;
	clear: both;
	padding: 7px;
	font-size: 9px;
	color: #AFAFAF;
	background: #444444;
	border-top: 1px solid #747474;
	margin-top:10px;
	/* width: 775px; */
	}
	
#footer p {
	margin: 0;
	padding: 8px 20px;
	}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#footer a {
	color: #FFF;
	}

#footer a:hover {
	color: #ccc;
	}
	
	
.help {color:#696969;}

.fl {float: left; width:230px; }
.fr {float: left; }
.half {width: 45% }
.reset {clear: both;font-size: 1px; margin: 0;padding: 0;line-height: 1px; height: 1px; }
.nxt{
	border: 3px double;
	border-color: #f90 #960 #960 #f90; 
	background: #c60;
	margin: 5px 10px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	font-size: small; }


	
 
	/*method two*/
#stack {
width: 650px; 
margin-left:auto;
margin-right:auto;
}

#stack2, #stack3 {
/* width: 650px;  */
margin-left:auto;
margin-right:auto;
font-size:11px;
}

#stack p, #stack2 p, #stack3 p {
margin:0; padding:0;
}

#stack label, #stack2 label, #stack3 label {
	/* display: block;  */
	padding: 3px 0 0 0;
	font-size:10px;
	/* color:#696969; */
  }

#stack input, select, textarea, #stack2 input, select, textarea, #stack3 input, select, textarea {
	background: #efefef;
  	color: black;
  	font: 12px Arial, Verdana, sans-serif;
	border: 1px inset;
	height: auto;
  }
  
#sub .btn,#stack .btn, .btn {
	border: 3px double;
	border-color: #AEB8D1 #424D6A #424D6A #AEB8D1; 
	background: #AD403C;
	display: block;
	margin: 10px 0px;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold; }
	
.btn2 {
	border: 3px double;
	border-color: #AEB8D1 #424D6A #424D6A #AEB8D1; 
	background: #AD403C;
	margin: 3px 7px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold; }

#stack label.non, #stack2 label.non, #stack3 label.non {display: inline !important; } 
.radio {background: transparent !important; border: none !important; } 

fieldset {border: 1px solid #CECECE; padding: 10px;margin: 10px 0;position: relative;}


legend {color: #696969;
	margin: 7px 0 10px;
	padding: 2px 4px;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	border-left: 1px solid #CECECE;}
	
.sub {background: #efefef; }
h5 {color:white; font-size:13px; letter-spacing:1px; margin:0; padding:0;}

#stack input:focus {background: #FFE07B; border: 1px solid #A62F2A}  
#stack2 input:focus {background: #FFE07B; border: 1px solid #A62F2A}  

.tiny {
font-size: 9px;
margin-left:10px;
}

#miniport
{ 
margin-left:5px;
}

#character 
{
margin: 0 5px;
padding: 0 10px;
border: 1px solid #FFFFFF;
}

#character h6 
{
background: #FFFFFF;
display: block;
margin: 0;
padding: 4px;
text-align:center;
}

 .shade {
 padding: 10px;
 margin: 5px 0;
 background: #F0F0F0;
 }

td.tdright {
width: 120px;
text-align:right;
padding-right:5px;
}

#topSpace {
	margin: 20px 0 0 0;
	padding:0;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topSpace {
margin: 0;
}
/* End IE5-Mac hack */


.tall { line-height: 200%; }

.style3 {font-family: Arial, Helvetica, sans-serif; color: #000066;	font-size: 18pt; line-height: 100%; }
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 13pt; line-height: 100%;}
.style5 {font-family: Arial, Helvetica, sans-serif; color: #000066; font-size: 13pt; line-height: 100%;}

.pagetitle {font-family: Arial, Helvetica, sans-serif; color: #AD403C; font-size: 20pt; line-height: 100%; letter-spacing:-2px; font-weight:bold;}