 
/* default styles
   -------------- */
*{ margin: 0; padding: 0; }* 
body {
	line-height: 1.7em;
	color: #013D7F;
	background-color: #013D7F;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.floatright {
}


a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
.linkno {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 50px;
}

h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #B52563; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* layout
   ------ */

.content {
	width: 980px;
	background-image: url(front-images/top.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
}
.content .whiteback {
	background-color: #FFFFFF;
}


.header {
	height: 210px;
	background: #fff url(front-images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
	float: right;
	width: 450px;
	height: 150px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	}

.browse_category  {
	width: 150px;
	color: #FFF;
	background: inherit;
}

.bar {
	clear: both;
	font-size: 1.1em;
	height: 30px;
	color: #FFF;
	background-color: #B52563;
	background-image: url(../front-images/menubg.gif);
	background-repeat: repeat-x;
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFEADC;
		float: left; 
	}
	
	.bar li.active {
	color: #fff;
	font-weight: bold;
	background-color: #B52563;
	background-image: url(../front-images/bar.gif);
	background-repeat: repeat-x;
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFFFFF; 
		background: inherit;
		text-decoration: none;
	} 
	
/* search form */
.search_field {
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
	background-color: #fff;
	background-image: url(../front-images/searchbg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
	input.search { 
		width: 292px; 
		border: 0;
		background: #FFF url(front-images/input.gif) no-repeat;
		padding: 4px; 
		color: #B52563;
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	input.submit {
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 10px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	background-color: #C34E80;
	background-image: url(../front-images/submit.gif);
	background-repeat: no-repeat;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: right; }

/* left side
   --------- */

.left {
	float: left;
	width: 634px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0px;
}

.left h2 {
	clear: both;
	color: #FFFFFF;
	background-color: #253D6D;
	background-image: url(../front-images/h2bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 43px;
}
.floatright {
	float: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	.left_side {
		float: left;
		width: 160px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
	float: right;
	width: auto;
	background: #FFF url(front-images/dotted.gif) repeat-y;
	color: #414141;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	line-height: 25px;
	height: 2px;
	}
	#left_box {
	background: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 2.5px;
	}
.cloudlayout {
	line-height: 25px;
	margin-right: 5px;
	margin-left: 5px;
}

	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 340px;
	margin: 0 0 10px 0;
}
	.right h3 {
	color: #FFFFFF;
	padding: 8px 0 8px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	background-color: #B52563;
	background-image: url(../front-images/h3bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	.right_articles {
	background: #f5f5f5;
	color: #414141;
	padding: 10px;
	height: 100px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
	float: left;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 0;
	border: 1px solid #999999;
		}
.pink {
	color: #B52563;
}


/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
	.footer a { color: #808080; background: #fff; }
/* First column of the three columns */
.c1
{
	width: 245px;
	background-color: #F7F4F7;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 22px;
	color: #003399;
	float: left;
	height: 280px;
}

/* Second column of the three columns */
.c2
{
	width: 255px;
	float: left;
	border-bottom: 1px solid #DDD;
	line-height: 22px;
	color: #003399;
	background-color: #F7F4F7;
	height: 280px;
}

/* Third column of the three columns */
.c3
{
	width: 255px;
	background-color: #F7F4F7;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 22px;
	color: #003399;
	float: right;
	height: 280px;
}
#leftbit {
	background-image: url(../images/global/micro.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float: left;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 200px;
	width: 400px;
	padding-left: 50px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftbit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 130px;
	width: 270px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 130px;
}
/* =Sub Header
----------------------------------------------- */
#sub-header {}

	
	#images { background: #fff; height: 111px;  }
	#images li {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
	
	#directory { background: url('images/layout/directory.gif') padding-left: 50px; bottom no-repeat; }
	#directory-inner {
	padding-bottom: 5px;
	background-color: #f5f5f5;
	background-image: url(../front-images/directory_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	#directory ul { width: 159px; float: left; padding: 10px 15px 0 20px; }
	#directory ul li {
	background-image: url(../front-images/directory_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
}
	#directory ul li a { font-size: 11px; color: #666; text-decoration: none; line-height: 1.6; }
	#directory ul li a:hover, #directory ul li a.active { border-bottom: 1px dotted #333; color: #333; }
.imagelightbox {

	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0;
	border: 1px solid #999999;
}
