html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	#vertical-align: baseline;
}

/* remember to define focus styles! */
:focus 
{
	outline: 0;
}

ol, ul 
{
	list-style: none;
}

table 
{
	border-collapse: separate;
	border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after 
{
	content: "";
}

blockquote, q 
{
	quotes: "" "";
}

html 
{
	height: 100%;
	margin-bottom: 1px;
}

body 
{
	color: #4d4d4d;
	background: #eeeeee url('../images/bg.jpg') repeat-y top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body.published 
{
	background: #AADDFF;
}

body.mceContentBody 
{
	background: white;
}

#wrapper 
{
	display: block;
	width: 960px;
	margin: 0 auto;
}

#top-area-wrapper 
{
	display: block;
	float: left;
	width: 960px;
	background: url('../images/bg-box-bottom.jpg') no-repeat bottom;
	margin: 20px 0 0 0;
}

#top-area-wrapper #top-area 
{
	display: block;
	width: 920px;
	background: url('../images/bg-box-top.jpg') no-repeat top;
	padding: 20px;
}
	
#top-area-wrapper #top-area #top_a 
{
	display: block;
	float: left;
	width: 920px;
	position: relative;
	height:100px;
}
	
#top-area-wrapper #top-area #top_b 
{
	display: block;
	float: left;
	width: 920px;
	height: 37px;
	background: url('../images/bg-mainnav.jpg') no-repeat;
	margin: 10px 0 0 0;
}
	
#top-area-wrapper #top-area #top_c 
{
	display: block;
	float: left;
	width: 920px;
	margin: 15px 0 0 0;
}

/* Slideshow */
#slideshow 
{
	display: block;
	width: 920px;
	height: 200px;
	position: relative;
	overflow:hidden;
}

#slideshow  #slides 
{
	position:absolute;
}

#slideshow  #slides span 
{
	display:block;
	float:left;
}


/*************************************************************/
	
#top-area-wrapper #top-area #top_d 
{
	display: block;
	float: left;
	width: 860px;
	padding: 0 0 0 60px;
	background: url('../images/icon-newsflash.jpg') no-repeat left center;
	margin: 15px 0 0 0;
	min-height: 40px;
	height: auto !important;
	height: 40px;		
}
	
	
#top_a #logo 
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	z-index: 1000;
}
		
	#top_a #logo h1.img 
	{
		display: block;
		margin: 0;
		padding: 0;
		float: left;
		width:245px;
		height:95px;
	}
		
	#top_a #logo h1.img a 
	{
		display: block;
		float: left;
		width: 245px;
		height: 95px;
		padding: 0;
		text-indent: -5005px;
		cursor: pointer;
		background: url('../images/logo.jpg') no-repeat;
	}
		
		#top_a #logo h1.nolink 
		{
			margin: 0;
			padding: 0;
			background: url('../images/logo.jpg') no-repeat;
			width: 290px;
			height: 40px;
			text-indent: -5005px;
		}
		
		#top_a #logo h1.text 
		{
			display: block;
			margin: 0;
			padding: 0 0 0 15px;
			float: left;
			background: none;
			font: bold 24px/24px Arial, Helvetica, sans-serif;
		}
		
		#top_a #logo h1.text a:link,
		#top_a #logo h1.text a:visited 
		{
			background: none;
			text-decoration: none;
			color: #155692;
			text-indent: 0px;
			font: bold 24px/24px Arial, Helvetica, sans-serif;
		}
		
		#top_a #logo h1.text a:hover
		{
			color: #000000;
		}
		
		#top_a #logo h1.textnolink 
		{
			display: block;
			margin: 0;
			padding: 0 0 0 15px;
			float: left;
			background: none;
			font: bold 24px/24px Arial, Helvetica, sans-serif;
			color: #155692;
		}
		
		#top_a #logo h2.motto 
		{
			display: block;
			margin: 0;
			padding: 0 0 0 15px;
			float: left;
			clear: left;
			background: none;
			font: normal 12px/12px Arial, Helvetica, sans-serif;
			color: #777777;
		}
		
		
		#top_b #searchbox {
			display: block;
			float: right;
			height: 37px;
			line-height: 37px;
			background: url('../images/bg-mainnav-divisor.jpg') no-repeat left;
			padding: 0 10px 0 10px;
		}
		
		
		#top_b #f-tools {
			display: block;
			float: right;
			line-height: 37px;
			height: 37px;
		}
		
			#top_b #f-tools #buttons {
				display: block;
				margin: 0 10px 0 0;
				line-height: 37px;
			}
		
				#top_b #f-tools #buttons a {
					display: block;
					float: left;
					text-decoration: none;
					padding: 0px;
					margin: 0px;
					border: 0px;
					line-height: 37px;
					width: 15px;
					height: 37px;
					text-align: center;
					font: bold 11px/37px Arial, Helvetica, sans-serif;
					color: #464646;
				}
		
					#top_b #f-tools #buttons a#minus {
						font-size: 10px;
					}
					
					#top_b #f-tools #buttons a#reset {
						font-size: 12px;
					}
					
					#top_b #f-tools #buttons a#plus {
						font-size: 14px;
					}
					
					
					
#user-top-wrapper {
	display: block;
	float: left;
	width: 960px;
	background: url('../images/bg-box-bottom.jpg') no-repeat bottom;
	margin: 10px 0 0 0;
}

	#user-top-wrapper #user-top {
		display: block;
		float: left;
		width: 920px;
		background: url('../images/bg-box-top.jpg') no-repeat top;
		padding: 20px;
	}
	
	
#site-content-wrapper {
	display: block;
	float: left;
	width: 960px;
	background: url('../images/bg-box-bottom.jpg') no-repeat bottom;
	margin: 10px 0 0 0;
}

	#site-content-wrapper #site-content {
		display: block;
		float: left;
		width: 920px;
		background: url('../images/bg-box-top.jpg') repeat top;
		padding: 20px;
	}
	
	
	#site-content .sidebar {
		display: block;
		float: left;
		width: 209px;
	}
	
	#site-content #maincol {
		display: block;
		float: left;
		width: 890px;
		padding: 0 15px 0 15px;
	}
	
	#site-content #maincol-l {
		display: block;
		float: left;
		width: 696px;
		padding: 0 0 0 15px;
	}
	
	#site-content #maincol-r {
		display: block;
		float: left;
		width: 696px;
		padding: 0 15px 0 0;
	}
	
	#site-content #maincol-lr {
		display: block;
		float: left;
		width: 472px;
		padding: 0 15px 0 15px;
	}
	
		#site-content #pathway {
			display: block;
			float: left;
			margin: 20px 0 20px 0;
			width: 100%;
		}
		
		#site-content #content {
			display: block;
			float: left;
			width: 100%;
			padding: 0 0 20px 0;
		}
		
		#site-content #featured-top {
			display: block;
			float: left;
			width: 100%;
		}
		
		#site-content #fetured-bottom {
			display: block;
			float: left;
			width: 100%;
		}
		
		
	

#user-bottom-wrapper {
	display: block;
	float: left;
	width: 960px;
	background: url('../images/bg-box-bottom.jpg') no-repeat bottom;
	margin: 10px 0 0 0;
}

	#user-bottom-wrapper #user-bottom {
		display: block;
		float: left;
		width: 920px;
		background: url('../images/bg-box-top.jpg') no-repeat top;
		padding: 0 20px 0 20px;
	}
	
	
#footer-wrapper 
{
	display: block;
	float: left;
	width: 960px;
	margin: 10px 0 0 0;
	height: auto;
	background-image:url('../images/footer_background.png');
	background-repeat:no-repeat;
}

	#footer-wrapper #footer-left {
		display: block;
		float: left;
		padding: 0 0 0 20px;
	}
	
	#footer-wrapper #footer-right {
		display: block;
		float: right;
		padding: 0 20px 0 0;
	}



/* VM Stuff **************************************************/

div.buttons_heading {
	float:right;
}

div.vm_element {
	left:-999em;
	position:absolute;
}

.productPrice {
	font-weight: bold;
	font: bold 140% Arial, Helvetica, sans-serif;
}

.product-Old-Price {
	font-weight: bold;
	font: bold 120% Arial, Helvetica, sans-serif;
}

.addtocart_button_module {
	padding: 0 0 2px;
	width: 100px;
	height: 25px;
	background: url(../images/bt-addtocart.gif) no-repeat top #333333;
	border: none;
	text-indent: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	font-size: 100%;
}

* html .addtocart_button_module {
	padding-left: 22px;	
}

*+html .addtocart_button_module {
	padding-left: 22px;
}

input.addtocart_button {
	color: #FFFFFF;
	margin: 10px 0 0;
	padding: 0 0 0 18px;
	width: 100px;
	height: 25px;
	background: url(../images/bt-addtocart.gif) no-repeat top #333333;
	border: none;
	font-weight: bold;
}



/* YourCart Module */
#cart {
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 10;
	background: url('../images/bg-cart.jpg') no-repeat;
	width: 124px;
	height: 54px;
	padding: 0 30px 0 10px;
	color: #888888;
	font-size: 90%;
	line-height: 110%;
}

div.vm-msg {
	padding: 15px 0 0 0;
}

div.vm-showcart a {
	display: block;
	font-weight: bold;
	color: #F29400;
}

.vm-total-pro {
	padding: 15px 0 0 0;
	text-align: left;
}

	.vm-total-pro b {
		font-weight: bold;
	}

.vmCartModule a img {
	display: none;
}

.vmCartModule hr {
	display: none;
}


.browseProductDescription a.readon:link,
.browseProductDescription a.readon:visited {
	background: none;
	font: bold 90%/120% Arial, Helvetica, sans-serif;
	color: #141414;
	padding: 0;
	margin: 0;
	text-indent: 0;
	clear: left;
	margin: 0 0 20px 0;
}

	.browseProductDescription a.readon:hover {
		color: #0066FF;
	}


/*Categories Module*/
a.mainlevel:link,
a.mainlevel:visited {
	padding: 0;
	background: url('../images/bg-sidebar-menuitem.gif') no-repeat 0px 0px;
	width: 181px;
	padding: 0 0 0 10px;
	color: #666666;
	line-height: 27px;
}

a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
	color: #1a7bb5;
}

	a.sublevel:link,
	a.sublevel:visited {
		padding: 0;
		background: none;
		width: 161px;
		padding: 0 0 0 10px;
		color: #666666;
		line-height: 20px;
	}
	
	a.sublevel:hover, a.sublevel:active, a.sublevel:focus {
		color: #1a7bb5;
	}

a#active_menu {
	color: #1a7bb5;
}

/* Feature/Latest VM Modules */
#featured-top td,
#featured-bottom td {
	text-align: center;
}

#featured-top td img,
#featured-bottom td img {
	display: block;
	width: 90px;
	height: 90px;
	margin: 0 auto;
}


.vmFieldTitle {
	padding-top: 10px;
	background: url(../images/dot.gif) repeat-x top;
}

h3 {
	margin: 0 0 20px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
}

#vmMainPage h2 {
	margin: 0 0 20px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
}

#vmMainPage a.category {
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#vmMainPage a.category:hover,
#vmMainPage a.category:focus,
#vmMainPage a.category:active {
	color: #000000;
	outline: none;
	text-decoration: none;
}

#vmMainPage legend.sectiontableheader {
	padding: 0 10px 0 10px;
}

.vmRecentDetail {
	font: normal 90% Arial, Helvetica, sans-serif;
}

.vmRecent {
	display: block;
	margin: 20px 0 0 0;
}

	.vmRecent h3 {
		font: bold 20px Arial, Helvetica, sans-serif;
	}
	
	.vmRecent a {
		font: normal 100% Arial, Helvetica, sans-serif;
	}

/* end */

	

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}



/* SEARCHBOX Module */

#searchbox input.inputbox {
	display: block;
	width: 157px;
	height: 18px;
	background: url('../images/bg-input-searchbox.jpg') no-repeat;
	border: 0px;
	padding: 5px 0 0 5px;
	font: normal 90%/90% Arial, Helvetica, sans-serif;
	color: #909090;
	margin: 7px 0 0 0;
}

/* end */


/* NEWSFLASH */

#top_d {
	font: normal 90%/130% Arial, Helvetica, sans-serif;
	color: #7f7f7f;
}

	#top_d p {
		margin: 0;
	}

/* end */



/* USER Modules */

.um-full, .um-left, .um-center, .um-right {
	float: left;
	overflow: hidden;
}

#user-top div.moduletable{
	padding: 0 10px;
	margin-bottom: 0;
	font: normal 90%/130% Arial, Helvetica, sans-serif;
	color: #7f7f7f;
}


#user-top div.moduletable h3 {
	color: #222222;
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: capitalize;
	font: bold 120% Arial, Helvetica, sans-serif;
}
	/* BiColor */
	#user-top div.moduletable h3 span {
		color: #187fb9;
		background: none;
		margin: 0 0 10px 0;
		padding: 0;
		text-transform: capitalize;
		font: bold 100% Arial, Helvetica, sans-serif;
	}

#user-top div.moduletable h3 span {
	margin: 0;
	padding: 0;
}

#user-top ul {
	margin: 0;
}

#user-top ul.latestnews, #user-top ul.mostread {
	margin-top: -3px;
}

#user-top ul li {
	background: url(../images/arrow.png) no-repeat left center;
	padding: 0 0 0 5px;
}

#user-top li a:link,
#user-top li a:visited {
	padding-left: 10px;
	color: #F29400;
}

#user-top li a:hover {
	color: #000000;
}


/* Bottom Modules */

#user-bottom div.moduletable,
#user-bottom div.moduletable_01,
#user-bottom div.moduletable_02,
#user-bottom div.moduletable_03,
#user-bottom div.moduletable_04,
#user-bottom div.moduletable_05,
#user-bottom div.moduletable_06,
#user-bottom div.moduletable_07,
#user-bottom div.moduletable_08,
#user-bottom div.moduletable_09,
#user-bottom div.moduletable_10 {
	padding: 20px 15px 20px 15px;
	margin: 0;
	font: normal 90%/130% Arial, Helvetica, sans-serif;
	color: #7f7f7f;
}

	#user-bottom div.moduletable h3,
	#user-bottom div.moduletable_01 h3,
	#user-bottom div.moduletable_02 h3,
	#user-bottom div.moduletable_03 h3,
	#user-bottom div.moduletable_04 h3,
	#user-bottom div.moduletable_05 h3,
	#user-bottom div.moduletable_06 h3,
	#user-bottom div.moduletable_07 h3,
	#user-bottom div.moduletable_08 h3,
	#user-bottom div.moduletable_09 h3,
	#user-bottom div.moduletable_10 h3 {
		color: #222222;
		background: none;
		margin: 0 0 10px 0;
		padding: 0;
		text-transform: capitalize;
		font: bold 120%/140% Arial, Helvetica, sans-serif;
	}
	
		#user-bottom div.moduletable div.icon {
			display: none;
		}

		#user-bottom div.moduletable_01 div.icon,
		#user-bottom div.moduletable_02 div.icon,
		#user-bottom div.moduletable_03 div.icon,
		#user-bottom div.moduletable_04 div.icon,
		#user-bottom div.moduletable_05 div.icon,
		#user-bottom div.moduletable_06 div.icon,
		#user-bottom div.moduletable_07 div.icon,
		#user-bottom div.moduletable_08 div.icon,
		#user-bottom div.moduletable_09 div.icon,
		#user-bottom div.moduletable_10 div.icon {
			display: block;
			float: left;
			width: 40px;
			min-height: 40px;
			height: auto !important;
			height: 40px;
		}
		
			#user-bottom div.moduletable_01 div.icon {
				background: url('../images/icon-add.png') no-repeat center left;
			}
			
			#user-bottom div.moduletable_02 div.icon {
				background: url('../images/icon-barchart.png') no-repeat center left;
			}
			
			#user-bottom div.moduletable_03 div.icon {
				background: url('../images/icon-comment.png') no-repeat center left;
			}
			
			#user-bottom div.moduletable_04 div.icon {
				background: url('../images/icon-delete.png') no-repeat center left;
			}
			
			#user-bottom div.moduletable_05 div.icon {
				background: url('../images/icon-email.png') no-repeat center left;
			}
			
			#user-bottom div.moduletable_06 div.icon {
				background: url('../images/icon-info.png') no-repeat center left;
			}

			
			#user-bottom div.moduletable_07 div.icon {
				background: url('../images/icon-piechart.png') no-repeat center left;
			}
			
			#user-bottom div.moduletable_08 div.icon {
				background: url('../images/icon-search.png') no-repeat center left;
			}
			
			#user-bottom div.moduletable_09 div.icon {
				background: url('../images/icon-user.png') no-repeat center left;
			}
			
			#user-bottom div.moduletable_10 div.icon {
				background: url('../images/icon-warning.png') no-repeat center left;
			}

		#user-bottom div.content {
			display: block;
			font: normal 100%/150% Arial, Helvetica, sans-serif;
		}

/* end */


/* SIDEBAR Modules */

.sidebar div.moduletable,
.sidebar div.moduletable_menu,
.sidebar div.moduletable_text {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	width: 209px;
	background: url('../images/bg-sidemod-bottom.jpg') no-repeat bottom;
	font: normal 90%/120% Arial, Helvetica, sans-serif;
}

	.sidebar div.moduletable-content {
		display: block;
		float: left;
		width: 209px;
		background: url('../images/bg-sidemod-top.jpg') no-repeat top;
	}
	
		.sidebar div.moduletable-content h3 {
			display: inline;
			float: left;
			width: 181px;
			height: 30px;
			background: url('../images/bg-h3-sidemod.jpg') no-repeat;
			margin: 10px 0 0 9px;
			padding: 0 0 0 10px;
			font: bold 120%/30px Arial, Helvetica, sans-serif;
			text-transform: capitalize;
		}
		
		.sidebar div.moduletable div.moduletable-content div.content,
		.sidebar div.moduletable_text div.moduletable-content div.content {
			display: inline;
			float: left;
			width: 171px;
			margin: 10px 0 0 9px;
			padding: 0 10px 0 10px;
		}
		
		.sidebar div.moduletable_menu div.moduletable-content div.content {
			display: inline;
			float: left;
			width: 191px;
			margin: 10px 0 0 9px;
			padding: 0;
		}

/* end */

/* FOOTER NOTE */

#footer-right {
	font: normal 90% Arial, Helvetica, sans-serif;
	color: #666666;
}

/* end */

/* PATHWAY*/

#pathway {
	font: normal 90%/90% Arial, Helvetica, sans-serif;
	color: #373839;
}

	#pathway span.txt {
		padding: 0 2px 0 0;
		color: #373839;
	}
	
	#pathway a.pathway:link,
	#pathway a.pathway:visited {
		padding: 0;
		color: #373839;
	}
	
	#pathway a.pathway:hover {
		color: #b02a25;
	}
	
	#pathway img {
		display: inline;
		padding: 0 3px 0 3px;
	}

/* end */


/* VM Modules (Featured) */

#maincol-lr div.moduletable_color,
#maincol-lr div.moduletable_black,
#maincol-lr div.moduletable {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	width: 472px;
	background: url('../images/bg-maincolmod-bottom-lr.jpg') no-repeat bottom;
	font: normal 90%/120% Arial, Helvetica, sans-serif;
}

	#maincol-lr div.moduletable_color div.moduletable-content,
	#maincol-lr div.moduletable_black div.moduletable-content,
	#maincol-lr div.moduletable div.moduletable-content {
		display: block;
		float: left;
		width: 472px;
		background: url('../images/bg-maincolmod-top-lr.jpg') no-repeat top;
	}
	
		#maincol-lr div.moduletable_color div.moduletable-content h3 {
			display: inline;
			float: left;
			width: 454px;
			height: 30px;
			background: url('../images/bg-maincolmod-h3-right-color.jpg') no-repeat right;
			margin: 10px 0 10px 9px;
		}
		
			#maincol-lr div.moduletable_color div.moduletable-content h3 span {
				display: inline;
				float: left;
				width: 444px;
				height: 30px;
				background: url('../images/bg-maincolmod-h3-left-color.jpg') no-repeat left;
				margin: 0;
				padding: 0 0 0 10px;
				font: bold 90%/30px Arial, Helvetica, sans-serif;
				text-transform: capitalize;
				color: #FFFFFF;
			}
		
		#maincol-lr div.moduletable_color div.moduletable-content div.content {
			display: inline;
			float: left;
			width: 434px;
			margin: 10px 0 0 9px;
			padding: 0 10px 0 10px;
			line-height: 150%;
		}
		
		
		#maincol-lr div.moduletable_black div.moduletable-content h3 {
			display: inline;
			float: left;
			width: 454px;
			height: 30px;
			background: url('../images/bg-maincolmod-h3-right-black.jpg') no-repeat right;
			margin: 10px 0 10px 9px;
		}
		
			#maincol-lr div.moduletable_black div.moduletable-content h3 span {
				display: inline;
				float: left;
				width: 444px;
				height: 30px;
				background: url('../images/bg-maincolmod-h3-left-black.jpg') no-repeat left;
				margin: 0;
				padding: 0 0 0 10px;
				font: bold 90%/30px Arial, Helvetica, sans-serif;
				text-transform: capitalize;
				color: #FFFFFF;
			}
		
		#maincol-lr div.moduletable_black div.moduletable-content div.content {
			display: inline;
			float: left;
			width: 434px;
			margin: 10px 0 0 9px;
			padding: 0 10px 0 10px;
			line-height: 150%;
		}
		
		#maincol-lr div.moduletable div.moduletable-content h3 {
			display: inline;
			float: left;
			width: 454px;
			height: 30px;
			background: url('../images/bg-maincolmod-h3-right-default.jpg') no-repeat right;
			margin: 10px 0 10px 9px;
		}
		
			#maincol-lr div.moduletable div.moduletable-content h3 span {
				display: inline;
				float: left;
				width: 444px;
				height: 30px;
				background: url('../images/bg-maincolmod-h3-left-default.jpg') no-repeat left;
				margin: 0;
				padding: 0 0 0 10px;
				font: bold 90%/30px Arial, Helvetica, sans-serif;
				text-transform: capitalize;
				color: #141414;
			}
			
		#maincol-lr div.moduletable div.moduletable-content div.content {
			display: inline;
			float: left;
			width: 434px;
			margin: 10px 0 0 9px;
			padding: 0 10px 0 10px;
			line-height: 150%;
		}
		
		
#maincol-l div.moduletable_color,
#maincol-l div.moduletable_black,
#maincol-l div.moduletable,
#maincol-r div.moduletable_color,
#maincol-r div.moduletable_black,
#maincol-r div.moduletable {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	width: 696px;
	background: url('../images/bg-maincolmod2-bottom-lr.jpg') no-repeat bottom;
	font: normal 90%/120% Arial, Helvetica, sans-serif;
}

	#maincol-l div.moduletable_color div.moduletable-content,
	#maincol-l div.moduletable_black div.moduletable-content,
	#maincol-l div.moduletable div.moduletable-content,
	#maincol-r div.moduletable_color div.moduletable-content,
	#maincol-r div.moduletable_black div.moduletable-content,
	#maincol-r div.moduletable div.moduletable-content {
		display: block;
		float: left;
		width: 696px;
		background: url('../images/bg-maincolmod2-top-lr.jpg') no-repeat top;
	}
	
		#maincol-l div.moduletable_color div.moduletable-content h3,
		#maincol-r div.moduletable_color div.moduletable-content h3 {
			display: inline;
			float: left;
			width: 677px;
			height: 30px;
			background: url('../images/bg-maincolmod-h3-right-color.jpg') no-repeat right;
			margin: 10px 0 10px 9px;
		}
		
			#maincol-l div.moduletable_color div.moduletable-content h3 span,
			#maincol-r div.moduletable_color div.moduletable-content h3 span {
				display: inline;
				float: left;
				width: 667px;
				height: 30px;
				background: url('../images/bg-maincolmod-h3-left-color.jpg') no-repeat left;
				margin: 0;
				padding: 0 0 0 10px;
				font: bold 90%/30px Arial, Helvetica, sans-serif;
				text-transform: capitalize;
				color: #FFFFFF;
			}
		
		#maincol-l div.moduletable_color div.moduletable-content div.content,
		#maincol-r div.moduletable_color div.moduletable-content div.content {
			display: inline;
			float: left;
			width: 656px;
			margin: 10px 0 0 9px;
			padding: 0 10px 0 10px;
			line-height: 150%;
		}
		
		
		#maincol-l div.moduletable_black div.moduletable-content h3,
		#maincol-r div.moduletable_black div.moduletable-content h3 {
			display: inline;
			float: left;
			width: 677px;
			height: 30px;
			background: url('../images/bg-maincolmod-h3-right-black.jpg') no-repeat right;
			margin: 10px 0 10px 9px;
		}
		
			#maincol-l div.moduletable_black div.moduletable-content h3 span,
			#maincol-r div.moduletable_black div.moduletable-content h3 span {
				display: inline;
				float: left;
				width: 667px;
				height: 30px;
				background: url('../images/bg-maincolmod-h3-left-black.jpg') no-repeat left;
				margin: 0;
				padding: 0 0 0 10px;
				font: bold 90%/30px Arial, Helvetica, sans-serif;
				text-transform: capitalize;
				color: #FFFFFF;
			}
		
		#maincol-l div.moduletable_black div.moduletable-content div.content,
		#maincol-r div.moduletable_black div.moduletable-content div.content {
			display: inline;
			float: left;
			width: 656px;
			margin: 10px 0 0 9px;
			padding: 0 10px 0 10px;
			line-height: 150%;
		}
		
		#maincol-l div.moduletable div.moduletable-content h3,
		#maincol-r div.moduletable div.moduletable-content h3 {
			display: inline;
			float: left;
			width: 677px;
			height: 30px;
			background: url('../images/bg-maincolmod-h3-right-default.jpg') no-repeat right;
			margin: 10px 0 10px 9px;
		}
		
			#maincol-l div.moduletable div.moduletable-content h3 span,
			#maincol-r div.moduletable div.moduletable-content h3 span {
				display: inline;
				float: left;
				width: 667px;
				height: 30px;
				background: url('../images/bg-maincolmod-h3-left-default.jpg') no-repeat left;
				margin: 0;
				padding: 0 0 0 10px;
				font: bold 90%/30px Arial, Helvetica, sans-serif;
				text-transform: capitalize;
				color: #141414;
			}
		
		#maincol-l div.moduletable div.moduletable-content div.content,
		#maincol-r div.moduletable div.moduletable-content div.content {
			display: inline;
			float: left;
			width: 656px;
			margin: 10px 0 0 9px;
			padding: 0 10px 0 10px;
			line-height: 150%;
		}


/* end */

/* NAV */

#nav {
	height: 37px;
	margin: 0;
	top:-5px;
	position: relative;
	z-index: 101;
	float: left;
	display: inline;
	padding:5px 0 0 4px;
}

#nav ul 
{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav ul li 
{
	position: relative;
	margin: 0;
	padding: 0;	
	list-style: none;
	background: none;
}



/*PARENT nav*/

#nav a 
{
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	color:#000;
	font-size:15px;
	font: bold 90% Arial, Helvetica, sans-serif;
	height: 37px;
	line-height: 37px;
	padding: 0 15px 0 15px;
	background: url('../images/bg-mainnav-divisor.jpg') no-repeat right;
}

/*PARENT nav ITEM HOVER*/
#nav li a:hover 
{
	height: 37px;
	color: #1a7bb5;
}


/*ALL LISTS*/

#nav li 
{
	float: left;
	padding: 0;
	background: none;
}

/*SUBLEVEL TEXT STYLES*/

#nav li li a 
{
	font-weight: normal;
	padding: 0;
	height: 25px;
	line-height: 25px;
	color: #000000;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background: none !important;
}


/* Active Menu Item */
#nav li#current a:link,
#nav li#current a:visited 
{
	color: #1a7bb5;
}

	#nav li#current li a:link,
	#nav li#current li a:visited
	{
		color: #000000;
	}
	
	#nav li#current li a:hover 
	{
		color: #1a7bb5;
	}

#nav ul ul a,
#nav ul ul ul a 
{
	display: block;
	text-decoration: none;
	padding: 0 15px 0 16px;
	width: 160px !important;
	width: auto;
	background: none !important;
}

#nav li li,
#nav li li li 
{
	padding: 0;
	float: left;
	clear: left;
	white-space: nowrap;
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #cdcdcd;
	/*DONT SHOW THE BACKGROUND IMAGE*/
}

/*SUBLEVEL POSITIONING*/

#nav li:hover,
#nav li.iehover 
{
	left: 0;
}

/*SUBLEVEL HOVER STYLES*/

#nav ul ul a:hover,
#nav ul ul ul a:hover 
{
	height: 25px;
	line-height: 25px;
	padding: 0 15px 0 16px;
	margin: 0;
	font-weight: normal;
	width: 149px;
}

#nav li ul 
{
	top: 37px;
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 3px 0 0 0;
	background: #FFFFFF;
	width: 180px;
}

	#nav li ul li ul 
	{
		top: 0px;
		position: absolute;
		left: -999em;
		height: auto;
		margin: 0;
		padding: 0;
		background: #FFFFFF;
		width: 180px;
		margin-left: 180px;
		border-left: 1px solid #CDCDCD;
	}


/* NO SUBLEVEL ACTIVE STYLES */
#nav ul li.active ul li a,
#nav ul li.active ul li,
#nav ul li.active ul li a:hover,
#nav ul li.active ul li.hover
#nav ul li.active ul li.iehover 
{
	background-image: none;
}

/* HIDE OTHER LISTS FROM IE */

#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,  
#nav li.iehover ul ul, 
#nav li.iehover ul ul ul, 
#nav li.iehover ul ul ul ul 
{
	left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.iehover ul, 
#nav li li.iehover ul, 
#nav li li li.iehover ul,
#nav li li li li.iehover ul 
{
	z-index: 101;
	left: 0;

}

/* BECAUSE IE DOESNT UNDERSTAND CSS EVEN IN 2007 */

#nav li.iehover ul li.iehover 
{
	background: none;
}

/* @end */




/* SIDEBAR Menus */

.sidebar ul.menu 
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

	.sidebar ul.menu li 
	{
		padding: 0;
		width: 181px;
		padding: 0 0 0 10px;
		background: none;
	}
	
		.sidebar ul.menu li a:link,
		.sidebar ul.menu li a:visited 
		{
			display: block;
			color: #666666;
			line-height: 27px;
			height: 27px;
			background: url('../images/bg-sidebar-menuitem.gif') no-repeat 0px 0px;
		}
		
		.sidebar ul.menu li a:hover,
		.sidebar ul.menu li.active a:link,
		.sidebar ul.menu li.active a:visited 
		{
			color: #1a7bb5;
		}
		
		.sidebar ul.menu li ul {
			margin: 0 0 0 -10px;
			padding: 0px;
		}
		
			.sidebar ul.menu li ul li {
				padding: 0 0 0 20px;
			}
			
				.sidebar ul.menu li ul li a:link,
				.sidebar ul.menu li ul li a:visited,
				.sidebar ul.menu li.active ul li a:link,
				.sidebar ul.menu li.active ul li a:visited {
					color: #666666;
					background: none;
					line-height: 20px;
					height: 20px;
				}
				
				.sidebar ul.menu li ul li a:hover,
				.sidebar ul.menu li.active ul li#current a {
					color: #1a7bb5;
					background: none;
				}
				
				
/* end */


/* FOOTER Menu */
#footer-wrapper ul.menu 
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

	#footer-wrapper ul.menu li {
		display: inline;
		float: left;
		padding: 0;
		padding: 0 0 0 10px;
		background: none;
	}
	
		#footer-wrapper ul.menu li a:link,
		#footer-wrapper ul.menu li a:visited {
			font: normal 90% Arial, Helvetica, sans-serif;
			color: #666666;
		}
		
		#footer-wrapper ul.menu li a:hover,
		#footer-wrapper ul.menu li.active a {
			color: #000000;
		}

/* end */




/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

/* Normal link */
a {
	color: #1a7bb5;
	outline: none;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #000000;
}

a.button:hover {
	color: #FFFFFF;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createdby, .createdate, .modifydate .img_caption {
	color: #666666;
	font-size: 10px;

}

strong {
	font-weight: bold;
	color: #000000;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 2px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	color: #333333;
	font-size: 100%;
}

.button {
	padding: 1px 8px;
	border: 1px solid #333333;
	background: url(../images/bg-button.gif) repeat-x left center #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}


/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	height: 1px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	padding: 0 0 0 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	padding: 20px 0 0 0;
}

.adminform .inputbox {
}


.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	padding: 0;
	margin: 0 0 15px 0;
	color: #888888;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}

.contentdescription {
	/*font: normal 90% Arial, Helvetica, sans-serif;*/
}

h2.contentheading, .contentheading {
	padding: 0;
	margin: 0 0 15px 0;
	color: #141414;
	font-size: 16px;
	line-height: 120%;
	font-weight: normal;
	display: block;
	width: 100%;
}

table.blog td.contentheading {
	font-size: 160%;
}

td.buttonheading {
	width: 20px;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	background: url(../images/bg-readon.gif) no-repeat;
	width: 96px;
	height: 21px;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	float: left;
	text-indent: 20px;
	margin: 15px 0 0 0;
	font-size: 90%;
	font-weight: bold;
}

a.readon:hover, a.readon:focus, a.readon:active {
	color: #FFFFFF;
	text-decoration: none;
}


table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

table.category {
	display: table;
	width: 100%;
	margin: 20px 0 0 0;
}

.sectiontableheader {
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	background: url('../images/bg-header.jpg') repeat-x;
}

	.sectiontableheader th {
		border-right: 1px solid #FFFFFF;
	}

	.sectiontableheader a {
		font-weight: bold;
		color: #FFFFFF;
	}

tr.sectiontableentry1 td {
	border-bottom: 1px solid #cdcdcd;
	padding: 3px;
}

tr.sectiontableentry2 td {
	border-bottom: 1px solid #cdcdcd;
	padding: 3px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #FFFFCC;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 0px;
}

.createdate {
	padding: 0;
}

.modifydate {
	width: 100%;
	float: left;
	font-size: 10px;
	color: #666666;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#form-login .inputbox,
div.sidebar #login .inputbox {
	width: 98%;
	margin: 2px 0 5px;
	font-size: 12px !important;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}

#form-login input#modlgn_remember {
	width: auto;
	border: 0px;
	padding: 0;
	margin: 0;
}

#form-login p {
	margin: 0 0 5px;
}

#form-login ul,
div.sidebar #login ul {
	display:block;
	float:left;
	margin: 10px 0 0 0;
}

#form-login ul li,
div.sidebar #login ul li {
	padding: 0 0 0 10px;
	background-position: left center;
}

div.sidebar #login br {
	display: none;
}

.clr {
	clear: both;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}










		



.blog_more {
	width: 100%;
	margin: 20px 0 20px 0;
}

	.blog_more h2 {
		font-weight: bold;
		padding: 0 0 10px 0;
	}

	.blog_more strong {
		margin: 0 0 5px;
		display: block;
		font-size: 125%;
	}
	
	.blog_more ul {
		margin: 0;
		padding: 0;
	}
	
		.blog_more ul li {
			margin: 0;
			padding: 0 0 0 17px;
			background: url(../images/bullet.gif) no-repeat 6px 8px;
		}
		
		
#josForm div {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
}

	#josForm div label {
		float: left;
		width: 100px;
	}
	
		#josForm div input {
			width: 200px;
		}

/* ########################## search ############################ */
.searchintro {
font-weight:normal;
margin:0 0 20px;
}

.searchintro img {
display:inline; border:0px
}

.display {
margin:20px 0 0;
text-align:right;
}

.filter {
margin:10px 0 0;
}

.highlight {
font-weight:bold;
}

fieldset.word,fieldset.only {
border:solid 1px #ccc;
}

.only {
border:solid 0;
margin:10px 0 0 10px;
padding:5px 10px;
line-height:1.3em;
}

.word {
	background:#fff;
	padding:10px 10px 10px 0;
	border:solid 0 !important;
}

.word input {
	background:#fff;
	border:solid 1px #cdcdcd;
	color: #242424;
	font-weight:bold;
	margin:0 0 0 10px;
	padding: 2px;
}

.phrase {
	color:#000;
	margin:10px 10px 10px 0;
	padding:10px;
	width:60%;
	border:solid 1px #ccc;
	float:left;
}

/*Selects*/
.phrase .inputbox {
	background:#fff;
	color:#000;
	display:block;
	margin-top:10px;
	width: 12em;
	padding: 2px;
}

.phrase .inputbox option {
}

.phrase .inputbox option a:hover {
	background:#C00;
	border-color:#CFD0D6;
	color:#fff;
}

.search_result legend {
	border-bottom:solid 0 #000;
	background:#fff;
}

div.results h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 15px 0;
}

form.search_result h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 15px 0;
}

div.results h4 {
	font-size: 14px;
}

div.results li {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #CDCDCD;
}


div.banneritem,
div.banneritem_text {
	display: block;
	margin: 0 0 15px 0;
}


p {
	display: block;
	margin: 15px 0 15px 0;
}

.popup
{
	font-family:verdana;
	font-size:11px;
}
