/***********************************************/
/***********************************************/
/* Newlegion // Jesse the legend               */
/***********************************************/
body {
	
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin-left: 10%;
	margin-top: 0px;
}
.style1 {font-size: 10px}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-size: 11px}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style6 {color: #55829F}
.style7 {font-family: Arial, Helvetica, sans-serif; color: #55829F; }
.style9 {
	font-family: arial;
	font-size: 11px;}
	
.style21 {color: #5F696B}

.style22 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #005FA9;

}
.style11 {
	font-family: arial;
	color: #55829F;
	font-size: 11px;
}
.style14 {
	font-family: arial;
	font-size: 10px;
	color: #59879F;
}
.style15 {
	color: #333333;
	margin: 0px;
	font-size: 11px;
	font-family: arial;
}
.style17 {font-size: 12px}
.style19 {color: #333333; margin: 0px;}

.style25 {color: #333333}
.style26 {color: #666666}
.style28 {
	font-size: 12px;
	font-family: arial;
}



/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	color: #005FA9;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	width: 855px;



		margin-left:auto;
		margin-right:auto;

}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:750px;
	
}

#pageNav{
	float: left;
	width:219px;
	padding: 0px;
	background-color: #FFFFFF;
	font: small Verdana,sans-serif;
	position: relative;
	height: 92px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	background-image: none;
	background-repeat: no-repeat;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	height: 20px;
	background-image: url(img_xn/small_b1.gif);
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccd2d2;
	padding: 0px;
	width: 855px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;

height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;

	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/

	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	height: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	width: 855px;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	font-size: 80%;

	height: 200px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 44px;
	float: none;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	font-size: 80%;
	right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	color: #cccccc;
	margin-top: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #cccccc;
	height: 56px;
	background-image: url(img_xn/bot_menu.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 855px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;

}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.logo {
	float: left;
	position: relative;
}
.topnav {
	float: right;
	position: relative;
	top: 50px;
	right: 1px;
	width: 278px;
}
.flash {
	height: 182px;
	width: 855px;
}
#pagecell1 #flash {
}
greet {
	width: auto;
}
#pagecell1 #flash #greet {
	float: right;
	position: relative;
	height: 182px;
	width: 409px;
	background-color: #edf2f8;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0em;
}
#pagecell1 #flash #player {
	float: left;
	width: 436px;
}
.midscroll {
	width: 855px;
	height: 20px;
	background-image: url(img_xn/small_b1b.gif);
	background-repeat: repeat-x;
}
.prod {
	width: 855px;
	background-image: url(img_xn/mid_bg_2.gif);
	background-repeat: repeat-x;
	height: 65px;
}
.headers1 {
	width: 855px;
	height: 40px;
	background-image: url(img_xn/low_pattern3.gif);
	background-repeat: repeat-x;
}
.cats {
	height: 92px;
	width: 219px;
	background-image: url(img_xn/catalog_pane.jpg);
	background-repeat: no-repeat;
}
.blogs {
	height: 90px;
	width: 219px;
	background-image: url(img_xn/blog_pane.jpg);
	background-repeat: no-repeat;
}
.catt {
	float: right;
	width: 180px;
	margin-top: 12px;
}
#pagecell1 #pageNav #blogs {
	width: 219px;
}
insideb {
	float: right;
}
insided {
	float: right;
	width: 170px;
}
#pagecell1 #pageNav #blogs .insidediv {
	float: right;
	width: 170px;
	margin-top: 8px;
}
#pagecell1 #flash #greet img {
	float: left;
	position: relative;
}
diby {
	float: right;
	width: 90%;
}
#pagecell1 #flash #greet .divss {
	float: right;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
