﻿   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Verdana, Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}
/*
table {
	font: 1.0em Verdana, Tahoma, sans-serif; 
	line-height: 1.5em;
}
*/

a {	color: #000066;	text-decoration: none; } 
a:link { color: #000066; text-decoration: none; }
a:hover { color: #000066; text-decoration: none; }
a:visited { color: #000066; text-decoration: none; }


/*
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
*/

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

/*
ul { margin: 0; padding : 0; list-style : none; }
*/
ul.square {list-style-type: square}

/*
form { 	margin: 0; }
*/


/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 776px; /* 759px; */
	padding: 10px; 
}

.header { 
	height: 60px;
/*	background: #eee;*/
	color: #808080;
	margin: 0 0 3px 0px;
	padding: 0 0 7px 0px;
	border-bottom: 2px solid #ccc;
}

/*
.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	/*border-bottom: 1px solid #eee;*/
	/*background: #eee;*/
	color: #808080;
}
*/
.top_info {
	color: #808080;
	height: 40px;
	padding: 0 0 0 0px; 
	margin: 0 0 0 0px;
}

.top_info img { border:0; }
	.top_info_left {
		width: 200px;
		float: left;
		padding: 0 0 0 0px;
	}

	.top_info_right {
		float: right;
		width: 100px;
		padding: 0 0 0 0px; 
	}

/*
.image_logo {
	position:absolute;
	top:0px
}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}
*/

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 10px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #003366;
}


.flash_bar { 
	background: #fff no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	/*padding: 2px 25px 10px 10px;*/
	margin: 2px 0;
}

.menubar { 
	background: #fff no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 0px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

/*
.search_form { float: right; }
*/

/*
.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}
*/

/* left side
   --------- */

.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}

.left img { border:0; }

.left h3 {
	clear: both;
	background: #A9C0CE url(corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
	/*	
	.left_side a, .right_side a { color: #414141; background: #FFF; }
	*/	
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	

.left_2 {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;		
}		

/* right side
   ---------- */
		
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}

/*
.right a {	color: #ffffff; text-decoration: none; background: outline: none;} 
.right a:link { color: #ffffff; text-decoration: none; background: outline: none;}
.right a:hover { color: #ffffff; text-decoration: none; background: outline: none;}
.right a:visited { color: #ffffff; text-decoration: none; background: outline: none;}
*/
.right img { border:0; }

.right h3 {
	background: #6C757A  url(corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
		background: #ffffff; 
		color: #414141;
		padding: 0px;	
		margin: 0 0 3px 0;
	}

.image {
	float: left;
	margin: 0 9px 3px 0;
}


.container_div { 
	float: left; 
	position: relative; 
	padding: 0 0 0 0px; 
	margin: 0 0 0 0px;
	} 
	
.corner_right_image { 
	position: absolute; 
	top: 0; 
	right: 0; 
	} 



/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 48px 0 10px 0;
	margin: 0;
	/* border-top: 1px solid #ccc; */
	/* line-height: 1.8em; 	*/
	background: url('../images/footer 2.png') no-repeat right 0;
}

.footer a { color: #808080; background: #fff; }

.style_footer {
	text-align: center;
}


