/* CSS Document */


a {
 color: #649BD3;
}
.gamer img {float:right;
	margin:10px;}

.gamer a img {border-style:none;}


/* main site styles */

body {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding: 0px;
border-top: 0;
border-bottom: 0;
border-left: 0;
border-right: 0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 }  

H1 {
 font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
 font-size: 33px;
 color: Black;
 font-weight: normal;
 line-height: 100%;
  display:inline;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 100%;
	display:inline;
 }

H3 {
 font-size: 12px;
 font-weight: bold;
 color: #666666;
 line-height: 100%;
 display:inline;
 }

.maintext {
 font-size: 12px;
 color:#000000;
 font-weight: normal;
 line-height: 120%;
}
A.maintext {
  text-decoration: underline;
}

.maintextblue {
 font-size: 12px;
 font-weight: bold;
  color: #649BD3;
  line-height: 100%;
 }
 
 .maintextborder
 {
	border-bottom: 5px solid #666666;

 }
.bottomtdtext {
 font-size: 11px;
}
  .bottomtdtextblue {
 font-size: 11px;
 font-weight: bold;
  color: #649BD3;

 }
 .blue {
 color: #649BD3;
}
 a.bottom {
 color:#000000;
 text-decoration: underline;
 }
 a.bottom:hover {
  color:#639bd3;
 text-decoration: underline;
 }
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2D2D2;
}
.left_topborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2D2D2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
}
.topborder{
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	}








/* navigation list styles */

#navigation ul
{
line-height:20px;
padding-left: 0px;
margin-top:0;
margin-bottom:0;
margin-left: 0;
color:#FFFFFF;
background-color: #282828;
float: left;
width: 100%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 80%;
border-bottom: 1px solid #ffffff;
}

#navigation ul li 
{ 
color:#FFFFFF;
display: inline; 
}

#navigation ul li a
{
padding: 7px 7px 7px 7px;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
color: #ffffff;
background-color: #282828;
height: 20px; /* required for netscape */
text-decoration: none;
float: left;
border-right: 1px solid #fff;
} 

ul#navlist  li
{
color: #FFFFFF;
background-color: #282828;
}

ul#navlist li a:hover
{
color: #ffffff;
background: #649BD3;
}

ul#navlist li#selected a
{
color: #ffffff;
background: #649BD3;
}


ul#navlist li#greySelected a
{
float: right;
color: #ffffff;
background: #649BD3;
border-left: 1px solid #fff;
}

ul#navlist li#grey a
{
float: right;
color: #ffffff;
background: #737373;
border-left: 1px solid #fff;
}

 ul#navlist li#grey a:hover
{
float: right;
color: #ffffff;
background: #649BD3;
border-left: 1px solid #fff;
}
 

#leftlist
{

  font: 12px Verdana, Arial, Helvetica, sans-serif;

}

#leftlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
background-image:  none;

}
#active ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
background-image:  none;

}
/* space betweent items */
#leftlist li {
margin: 0;
background-image:  none;
list-style-type: none; 
}
#active li {
margin: 0;
background-image:  none;
list-style-type: none; 
}

#leftlist a:link, #leftlist a:visited, #leftlist a:active {
	display: block;
	padding: 2px 2px 2px 15px;
	background-color: #EDEEEC;
	border-bottom: 1px dotted black;
	text-decoration: none;
	
}
#leftlist a:hover {
color: black;
text-decoration: none;
font-weight: bold;
}
#active a
{
 display: block;
 font-weight: bold;
	padding: 2px 2px 2px 15px;
	background-color: #EDEEEC;
	border-bottom: 1px dotted black;
	text-decoration: none;
	background-image: url(/images/hoverarrow.gif);
    background-repeat: no-repeat;
}


/*
#current a:link, #current a:visited,
#current a:hover, #current a:active {
background-color: #EDEEEC;
background-image:  url(/images/hoverarrow.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}
*/



/* SIDE MENU SETTINGs */
#navcontainer ul
{
margin: 0;
padding:2px 0px 2px 3px;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
width: 90%;
font-size: 12px;
white-space: nowrap;
}
#navcontainer active a
{
    display: block;
    font-weight: bold;
	padding: 2px 2px 2px 15px;
	background-color: #EDEEEC;
	border-bottom: 1px dotted black;
	text-decoration: none;
	background-image: url(/images/hoverarrow.gif);
    background-repeat: no-repeat;
}

#navcontainer li { margin: 0 0 3px 0; }
#navcontainer a
{
	color:#000000;
	display: block;
	padding: 2px 2px 2px 24px;
	border-bottom: 1px dotted #333;
	width: 85%;
	background-color:#EDEEEC;
}

#navcontainer a:link, #navlist a:visited
{
color:#000000;
text-decoration: none;
}

.rightdottedborder {
	border-right: 1px dotted #666666;
}

#topfootercontainer
{
  margin: 0;
  padding: 0 0 0 0;
}
div#topfooter
{
	width: 100%;
	height: 1px;
	background-color: #CCCCCC;	
		font-size: 0px;
}
div#white
{
   height: .5px;
   	font-size: 0px;
}
div#middlefooter
{
	width: 100%;
	height: 2px;
	background-color: #7E7E7E;	
	font-size: 0px;
}

div#footer ul
{
line-height:18px;
padding-left: 0px;
margin-top:0;
margin-bottom:0;
margin-left: 0;
color:#FFFFFF;
background-color: #7E7E7E;
float: left;
width: 100%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}


div#footer ul li 
{ 
color:#FFFFFF;
display: inline; 
}
div#footer li a {
 text-decoration: underline;
 padding: 5px 5px;
 color: #FFFFFF;
}
div#bluebackground 
{
   background-color:#649BD3;
   margin: 0px;
   border: 0px;
}
TD#bottomgreyline
{
  margin: 0; /*removes indent IE and Opera*/
  padding: 0px; /*removes indent Mozilla and NN7*/
  font-size:1px;
  height: 1px;
  border-top: 3px solid #282828;
}

.Small{ font-size : 10px; color : #4F4F4F; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}   

.url{
font-size : 10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #6699CC;
}

#rightdotted
{
  border-left: 1px dotted #000000;
}
A#right
{
  color: #000000;
}

.required{
  color: blue;
	font-size : 10px;
}

#log_in {
   color: yellow;
}

/* ============================== */
/* = captions on the gamer page = */
/* ============================== */

.captionwrap {
  float: right;
  width: 52%;
  border: thin silver solid;
  margin: 1em;
  padding: 0.5em;
}
.captionwrap p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
	clear:both;
}


/* =============================== */
/* = services homepage cgb 08/13/07 = */
/* =============================== */


#services_header {
	background: url(services/images/services_header.jpg) no-repeat;
	height:220px;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
}

#services_header h2 {
	color:#fff;
	font-family:georgia, serif;
	font-size:25px;
	font-weight:100;
	position:absolute;
	top:25px;
	left:330px;
	line-height:1.2em;
}

#services_header h3 {
	color:#fff;
	font-family:georgia, serif;
	font-size:17px;
	font-weight:100;
	position:absolute;
	top:90px;
	left:330px;
}




