/* -- Style Sheet for Bizoo website --*/

/* -- Global -- */

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	left: 0px;
	background-image: url(images/bg4.gif);
	height: 100%
}
a {
	color: #FF0000;
	text-decoration: none;
}
a.img {
	border: 0px;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border: 0px;
}

/* -- Format and Placement Stlye -- */
/* -- Main Page Container --*/
#page {
	width: 700px;
	margin: 0 auto;
	border: 0px solid #000;
}

/*  -- Banner Container -- */
#banner {
	width: 700px;
}
#banner-ad {
	position: relative;
	top: 10px;
	left: 190px;
	width: 590px;
	padding: 0px;
	border: 0px solid #BBB;
}
#side-ad {
	position: relative;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	text-align: center;
}
#catchcall {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	text-align: center;
	letter-spacing: 10px;
	text-transform:uppercase;
	color:#F00;
}
#blurb {
	margin: 20px 10px;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	text-align:justify;
}
.highlight {
	color:#F00;
	font-weight: bold;
}
	
/* -- Menu Container -- */
#menu {
	top: 0px;
	width: 1000px;
	background-color: #000000;
	border: 0px solid #000000;
	margin: 0px;
	text-align: left;
	font-size:13px;
	visibility:hidden;
}	

#menu ul li ul {
	display:none;	
}

#menu ul {
	margin:0px;	
	padding:0px;
}
#menu li {
	list-style-type: none;	
}	
#menu a{
	margin:0px;
	padding:0px;
}

	#menu ul{
		background-color:#000000;
		padding:1px;
	}
		
	#menu ul.menuBlock1{	/* Menu bar - main menu items */
		padding:1px;
		background-color:#000000;
		overflow:visible;
	}
	#menu ul.menuBlock2{	/* Menu bar - main menu items */
		padding:1px;
	}
	
	/* General rules for all menu items */
	#menu a{
		color: #FF5D00;
		text-decoration:none;
		padding: 1px 0px 2px 0px;
		
	}
	
	/*
	Main menu items 
	*/
	
	#menu .currentDepth1{
		padding-left:3px;
		padding-right:3px;
		border:0px solid #E2EBED;
	}
	#menu .currentDepth1over{
		padding-left:3px;
		padding-right:3px;
		background-color:#FFFFFF;

	}
	#menu .currentDepth1 a{
		font-weight:bold;
	}
	#menu .currentDepth1over a{	/* Text rules */
		color:#FF5D00;
		font-weight:bold;
	}
	
	/* Sub menu depth 1 */
	#menu .currentDepth2{
		margin: 0px;
		padding-right:2px;
		min-width:60px;
	}
	#menu .currentDepth2over{
		margin: 0px;
		padding-right:2px;
		background-color:#FFFFFF;
		min-width:60px;
	}	
	#menu .currentDepth2over a{	/* Text rules */
		color:#666666;
	}	


/* -- Content Section -- */
#content {
	width: 1000px;
	border: 0px solid #000000;
	float: left;
	background-color: #FFFFFF;
	height: 100%;
}
/*--Index Page IDs--*/
#news {
	/*width: 340px; used for three columns*/
	width: 570px;
	margin: 0px 5px 10px 0px;
	float: left;
	/*border-right:1px dashed #000000;*/
	padding-left: 5px;
	left:0px;
	min-height:700px;
}
#current-issue {
	/* - width: 330px; used for three columns - */
	width: 400px;
	/*border-right: 1px dashed #000000;*/
	border-left:1px dashed #000000;
	margin: 0px 5px 10px 0px;
	padding-left: 5px;
	float: left;
	min-height: 700px
}
#past-issue {
	width: 330px;
	border: 0px dashed #000000;
	margin: 0px 5px 10px 0px;
	float: left;
	min-height: 700px;
}
/*--Article Page IDs --*/
#article-body{
	width: 660px;
	margin: 0px 15px 10px 15px;
	float: left;
	border-right: 1px dashed #000000;
}
#related-article {
	width: 280px;
	border: 0px dotted #000000;
	margin: 0px 10px 10px 0px;
	float: left;
	min-height: 800px;
}

/*--Related Classes--*/
.section-header {
	text-align: left;
	margin: 2px 0px 2px 4px;
	text-transform: uppercase;
}
.bread-crumb {
	text-align: left;
	margin: 2px 0px 2px 4px;
	text-transform: uppercase;
}
.imageframe-c {
	text-align:center;
}
.imageframe-r {
	float: right;
	margin: 0px 15px 5px 10px;
	background-color: #CCCCCC;
}
.imageframe-l {
	float: left;
	margin: 0px 10px 5px 15px;
	background-color: #CCCCCC;
}
p.new-intro {
	text-align: justify;
	font-size: 12px;
	margin: 5px 15px 10px 15px;
}
p.new-media {
	text-align: justify;
	font-size: 12px;
	margin: 5px 10px 10px 15px;
}
p.new-article {
	text-align: justify;
	font-size: 12px;
	margin:5px 10px 5px 15px;
}
p.related-article {
	text-align: justify;
	font-size: 11px;
	margin: 5px 15px 5px 15px;
	text-transform: uppercase;
}
p.read-more {
	text-transform: uppercase;
	text-align:right;
	font-size: 11px;
	margin: 0px 15px 0px 0px;
}
p.recentheader {
	text-align: left;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px 10px;
}
p.recentlink {
	text-align: left;
	color: #FF0000;
	font-size: 12px;
	margin: 5px 15px 5px 15px;
}
p.new-title {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	margin: 10px 0px 10px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: uppercase;
	text-indent: -35px;
}
p.media-title {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 10px 0px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans serif;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	text-transform: uppercase;
}
p.recent-media {
	margin: 10px;
}
p.articletitle {
	font-size:30px;
	margin: 10px 0px 10px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: -35px;
}
p.articlebody {
	text-align: justify;
	line-height: 16px;
	font-size: 12px;
	color: #000000;
	margin: 5px 10px 15px 10px;
}
.blockquote-c {
	width:550px;
	margin: 2px auto 2px auto;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.blockquote-r {
	width: 200px;
	float: right;
	margin: 5px 15px 5px 10px;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	
}
.blockquote-l {
	width: 200px;
	float: left;
	margin: 5px 5px 5px 15px;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
}
.quote {
	margin-left: 30px;
	text-align: justify;
	font-size: 11px;
	font-style: oblique;
}
p.caption {
	text-align: center;
	color: #000000;
	font-size: 11px;
	margin: 0px;
}
p.page-counter {
	text-align: right;
	margin: 20px 20px 10px 0px;
}
li.none {
	list-style-type: none;
}
.credits {
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
	margin: 2px 0px 10px 10px;
}



/* -- Foot Section -- */
#footer {
	width: 1000px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-top: 1px solid #FF3300;
}
#submenu {
    top: -5px;
	width: inherit;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #000000;
	float:left;
}
#footer a{
	color: #FF5D00;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.submenu {
	margin: 10px 5px 5px 5px;
}
.affiliates {
	margin: 10px 5px 5px 5px;
}
.copyright {
border: 0px solid #FF0000;
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}

/* -- Site Map -- */
#sitemap {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
	float: left;
}
#section1 {
	float: left;
	width: 125px;
	margin: 10px 15px 5px 15px;
	padding: 0px;
}
#section2 {
	float: left;
	width: 200px;
	margin: 10px 15px 5px 15px;
	padding: 0px;
}
#sitemap ul {
	margin:0px;
}
#sitemap li {
	margin: 0px 0px 0px -25px;
	list-style-type: none;
	list-style-position: outside;
}
#sitemap .section-header {
	text-align: left;
	margin: 5px 0px 5px 4px;
	text-transform: uppercase;
	font-size: 14px
}
/* -- Contact Us -- */
#contact-us {
	margin: 10px 30px 10px 15px;
}

/*  --  Page Classes  --  */
.contact-form {
	margin: 2px 5px 2px 5px;
	padding: 8px;
	text-align: right;
}
/*-- Article IDs -- */

#page-counter {
	float;
	margin: 15px 30px 10px 30px;
	
}
#article {
	width: 500px;
	margin: 0px 0px 30px 0px;
}

#related-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	margin: 30px 0px 0px 0px;
	color: #FF0000;
	font-weight: bold;
}
#next-page {
	float: right;
	margin: 0px 15px 30px 0px;
}
	
/* -- Text Classes -- */
.menu-link {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	
}


p.footer-links {
	text-align: center;
	font-weight: bold;
	margin: 20px;
}
p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FF0000;
	margin: 10px 0px 5px 20px;
}
p.subtitle {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 5px 10px;
}

p.related-article {
	text-align: left;
	
}
p.indent {
	text-align: left;
	margin: 20px 40px 10px 80px;
}
p.footer {
	font-size: 10px;
}
p.footer-gap {
	margin: 0px 0px 40px 0px;
}

.table-header {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}


.table-bg-a {
	background-color: #EEEEEE;
}
.article-table {
	text-align: center;
}
.section {
	text-align: left;
	padding: 2px 2px 2px 2px;
}
.section-title {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

/* -- Image Classes -- */
img.frontscreen {
	border: 1px solid #000000;
}
img.frontimage {
	border: 1px solid #000000;
}

