/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #CCCCCC;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #290900 fixed;
}
#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#rightcontent {
	position: absolute;
	right:0px;
	top:142px;
	width:130px;
	display: block;
	background: #022028;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 1px;
	}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #FF6600;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	color: #FF3300;
	padding: 5px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 6px;
	background: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	margin-bottom: 8px;
	line-height: 24px;
}

h2{
	color: #FF6600;
	margin: 0px;
	padding: 6px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background: #333333;
}

h3{
	color: #FF6600;
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

h4{
	color: #FFCC00;
	font-family: Arial, sans-serif;
	font-size: 24px;
	background: #00008C;
	display: block;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 8px;
	margin-left: 1px;
	border: 1px solid #333333;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}

h5{
	color: #FFCC33;
	font-family: Arial, sans-serif;
	font-size: 120%;
	display: block;
	background: #313E4E;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: center;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

/********* form and related tag styles *********/

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	top: 0px;
	left: 0px;
	right: 0px;
	border: 1px solid #444444;
	margin: 0px;
	background: #000000;
	position: relative;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#masthead{
	top: 0px;
	height: 112px;
	background: url(header.jpg);
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: 960px;
	visibility: visible;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444444;
	color: #FF3300;
	
}

#pageNav{
	width:172px;
	background: #000000;
	margin-top: 2px;
	position: absolute;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	top: 16px;
	left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding: 0px;
}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

/************** pageName styles ****************/

#pageName{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 130px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pageName img{
	padding: 0px;
	margin-top: -4px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 1px;
}


/************** feature styles *****************/

.feature{
	font-size: 12px;
	color: #EDEDED;
	text-align: justify;
	background: #000000;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 190px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.feature h3{
	color: #FF9900;
	font-family: Arial, sans-serif;
	font-size: 165%;
	font-weight: bold;
	line-height: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-bottom: 8px;
	margin-top: 4px;
	background: #000000;
}

.feature img{
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	color: #cccccc;
	padding: 10px;
	margin-top: 0px;
	float: right;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-size: 11px;

}

#sectionLinks h3{
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 4px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #253547;
	border-left-color: #253547;
	background: #660000;
	margin-top: 0px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	color: #FF6600;
	background: #222222;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #330000;
	border-bottom-color: #333333;
	border-left-color: #660000;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #FFFF00;
	background: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0066CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0033CC;
}


/**************** advert styles *****************/

#advert{
	color: #CCCCCC;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#advert img{
	display: block;
}
.categoriesbox {
	padding: 8px;
	margin-right: 0px;
	display: block;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 12px;
	background: #042A35;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	line-height: 18px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.categoriesboxholder {
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3E3E;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background: #042A35;
	height: auto;
}
.categoriesbox img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #818181;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #737373;
	margin-right: 10px;
}
.divider {
	clear: both;
	height: 1px;
	width: 500px;
}
#advert h2 {
	background: #000000;
	color: #FF6600;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0033CC;
	border-left-color: #0033CC;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-bottom: 4px;
}
.advertinfo {
	text-align: center;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-top: 4px;
}
.advertinfo img {
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.advertinfo img a {
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: #CCCCFF;
	display: block;
}
.adsensebanner {
	height: 90px;
	display: block;
}
.advertinfo a {
	text-align: center;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.footermenu {
	color: #CCCCCC;
	background: #000000;
	display: block;
	padding: 4px;
	border: 1px outset #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
h6 {
	font-family: Arial, sans-serif;
	font-size: 115%;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.wallpaperpicslinks {
	border: 1px solid #424242;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: center;
	color: #FFFFFF;
	padding: 2px;
	background: #000033;
}
.wallpaperpicslinks a {
	display: block;
	text-align: center;
	color: #FF9933;
	font-size: 11px;
	background: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000099;
	border-bottom-color: #333333;
	border-left-color: #000099;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.wallpaperpics2 {
	border: 1px solid #000000;
	display: block;
	margin-top: 4px;
	width: 174px;
	text-align: center;
	color: #CCCCCC;
	background: #330000;
	float: left;
	margin-left: 5px;
	margin-bottom: 6px;
	margin-right: 4px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 12px;
	height: 156px;
}
.wallpaperpics2 h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	background: #042A35;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.wallpaperpics2 h2 {
	font-size: 11px;
	color: #CFCFCF;
	line-height: normal;
	background: #111111;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-weight: normal;
}
.wallpaperpics2 h3 {
	font-size: 11px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444444;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	font-weight: normal;
}
.wallpaperpics2 img {
	display: block;
}
.wallpaperpics2 a {
	color: #FF9900;
}
.wallpaperpics2 a:hover {
	color: #FFFF00;
}
h1 a:link {
	color: #FFCC00;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	text-align: center;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-right-color: #990000;
	border-left-color: #990000;
	margin-top: 1px;
}
h1 a:hover {
	color: #000000;
	font-family: Arial, sans-serif;
	background: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-right-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
}
h1 a:visited {
	color: #EC5E00;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background: #042A35;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-right-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
}
.categoriesbox h2 {
	padding: 4px;
	margin-right: 0px;
	display: block;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 14px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background: #430000;
}
.categoriesbox a {
	font-weight: bold;
	font-size: 16px;
	color: #FF6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #000000;
	padding: 8px;
	line-height: 20px;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
}
.thumbnailsbox {
	padding-right: 0px;
	padding-left: 2px;
	padding-top: 5px;
	margin-left: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 20px;
	display: block;
}
.cjsponsers {
	background: #022028;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	margin-bottom: 15px;
	margin-top: 5px;
}
.bookmark {
	background: #330000;
	text-align: center;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 8px;
	margin-bottom: 2px;
}
.bookmarksection {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #000000;
	text-align: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-right: 0px;
	margin-left: 0px;
	background: #400900;
}
.bookmarkbox {
	text-align: center;
	margin-top: 10px;
	border: 1px solid #902000;
	margin-bottom: 6px;
}
.adsenselinks {
	margin-top: 7px;
	padding-top: 6px;
	padding-bottom: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-top-style: solid;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #111111;
	text-align: center;
}
.featureblock {
	font-size: 12px;
	color: #EDEDED;
	text-align: justify;
	line-height: 16px;
	border: 0px solid #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.pagelinkitem:hover {
	text-align: center;
	background: #4D4D4D;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	border: 1px solid #FFFFCC;
	margin-right: 0px;
	margin-left: 0px;
	color: #0D0D0D;
}
.pagelinkitem a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0E0E0E;
}
.pagelinkbox {
	background: #222222;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0D0D0D;
	border-bottom-color: #333333;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	color: #FCFCFC;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
}
.pagelinkitem {
	text-align: center;
	background: #000000;
	border: 1px solid #FFFFCC;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
 .pagelinkitem a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	line-height: normal;
}
