  @import url("./default.css");
/*  @import url("./comments.page.css"); */
/*  @import url("./form.css");*/
/*  @import url("./boxes.css");*/
/*  @import url("./tables.css");*/
  @import url("./admin.css");
  @import url("./menu.css");
/*  @import url("./subsites.css");*/
/*  @import url("./search.css");*/
  @import url("./menuEditor.css");
/*  @import url("./templates.css");*/
/*  @import url("./users.css");*/
/*  @import url("./sponsorLogos.css");*/
/*  @import url("./templateSpecific.css");*/
/*  @import url("./customPage.css");*/
/*  @import url("./list.css");*/

/*----------------------------------------------------------------------------------------------------------------------------------------------------*/

	.clear {
		clear: both;
		float: left;
		width: 100%;
	}
  
/*----------------------------------------------------------------------------------------------------------------------------------------------------*/
    html,body {
      margin: 0px;
	  height: 100%;	
	  background-color: #0091FE;
      color: #000000;
      font-family: tahoma;
      font-size: 14px;
      font-weight: normal;
      text-decoration: none;
    }

/*----------------------------------------------------------------------------------------------------------------------------------------------------*/

	#wrapper{
		color: #FFFFFF;
		min-height: 100%;
		position: relative;
	}
	
	#main_home, #main{
		min-height: 100%;
		/*padding-bottom: 104px;*/
	}

	a {
		color: #FFFFFF;
		text-decoration: none;
	}

	a:hover {
		color: #EBFF00;
		text-decoration: underline;
	}
	
	#pageBody a {
		color: #186AC4;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------*/

	div#containerCenter
	{
		width: 960px;
		margin: 0 auto 0 auto;
	}

	div#containerFullHeight {
        text-align: left;
    }

	div#containerHeader {
		height: 96px;
		background: url(../images/top_bg.gif) repeat-x;
	}
	
	div#containerMenu {
		height: 33px;
		background: url(../images/menu_bg.gif) repeat-x;
	}
		
	div#containerFooter{
		position: absolute;
		top: 100%;
		padding-top: 0px;
		margin-top: -104px;
		height: 104px;
		background: url(../images/footer_bg.gif) repeat-x bottom left;
		width: 100%;
	}
	

/*----------------------------------------------------------------------------------------------------------------------------------------------------*/
	div#mainMenuContainer {
		background: url(../images/menu_bg.gif) repeat-x top left;
		height: 33px;
		color: #000000;
		width: 100%;
	}
	
	#topimage1{
		background: url(../images/topimage_1.jpg) no-repeat;
		height: 96px;
		width: 541px;
		float: left;
	}
	
	#topimage2{
		background: url(../images/topimage_2.jpg) no-repeat top left;
		width: 276px;
		height: 96px;
		float: left;
	}
	
	#containerHeader div#logo {
		background: url(../images/webriq_logo.jpg) no-repeat;
		width: 163px;
		height: 96px;
		float: left;
	}
	
	#mainContainer {
		display: block;
		background: url(../images/body_bg.gif) repeat-x scroll top left;
		padding-top: 125px;
		min-height: 100%;
		
	}
	
	#mainContainer .column_container {
		display: block;
		width: 980px;
		margin: 0px auto;
		padding-left: 30px;
		paddding-right: 10px;
	
	}
	
	.container {
		display: block;
		width: 980px;
		margin: 0px auto;
	}
	
#search{
	background: url(../images/search.png) no-repeat 0 0;
	height: 26px;
	margin-left: 70px;
	margin-top: 15px;		
	width: 182px;
}

#search input
{
	padding-left: 10px;
	background: none;
	border: 0;
	font-size: 12px;
	height: 15px;
	width: 136px;
}

#search button.search
{
	border: none !important;
	background: transparent !important;
	cursor: pointer;
	width: 30px;
	height: 24px;
	opacity: 0;
	filter: alpha(opacity=0);
}
	
	
	#containerColumn {
			display: block;
			width: 340px;
			float: left;
			margin-top: -100px;
			padding-bottom: 10px;
	}
	
	#main_home #containerColumn {
			display: block;
			width: 300px;
			float: left;
			margin-top: -120px;
			padding-left: 15px;
			padding-right: 5px;
			margin-bottom: 20px;
	}
	
	#containerContent{
			display: block;
			width: 640px;
			float: right;
			margin-top: -100px;
			margin-bottom: 20px;
	}
	
	#main_home #containerContent{
			display: block;
			width: 980px;
			margin-bottom: 80px;
	}
	
	.clearfix {
		clear: both;
	}
	
	#content_end {
		clear: both;
		padding-bottom: 104px;
	}
	
	.footer_txt {
			text-align: center;
			padding-top: 50px;
			padding-bottom: 25px;
	}
	
	.footer_txt a {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.footer_txt a:hover {
		text-decoration: none;
	}
	
	.box {
		padding-right: 10px;
	}
	
	
	.boxHead {
		font-size: 27px;
		color: #EBFF00;
	}
	
	p {
		line-height: 20px;
		font-size: 14px;
		margin-bottom: 10px;
		margin-top: 0px;
	}
	
	.boxBody a {
		color: #EBFF00;
		padding-right: 15px;
	}
	
	.boxBody a.more{
		background: url(../images/arrow_more.gif) no-repeat;
		background-position: right 6px;
	}
	
	
	.boxBody ul {
		list-style: none;
	}
	
	.boxBody ul  li{
		background: url(../images/bullet.gif) no-repeat scroll left center;
		padding-left: 10px;
	}
	
	
	.boxBottom {
		background: url(../images/sub_separator.gif) repeat-x scroll left center;
		height: 1px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-right: 40px;
	}
	
	#main_home .boxBottom {
		background: url(none);
	}
	
	.pageHeader {
			margin-top: 0px;
			margin-left: 43px;
			margin-right: 39px;
			padding-left: 10px;
			padding-top: 12px;
			font-size: 28px;
			background: url(../images/top_body-bg.gif) repeat-x scroll left top;
			height: 57px;
	}
	
	#pageBody {
		background-color: #BEEC44;
		color: #000000;
		margin-top: 21px;
		margin-left: 43px;
		margin-right: 39px;
		margin-bottom: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	#pageBody ul {
		list-style: none;
	}
	
	#pageBody ul  li{
		background: url(../images/content_bullet.gif) no-repeat scroll left center;
		padding-left: 20px;
	}

	
	#top_left_bg{
		position: relativ;
		width: 43px;
		height: 57px;
		background: url(../images/top_left-bg.png) no-repeat left top;
		display: block;
		float: left;
	}
	
	#top_right_bg{
		position: relativ;
		width: 39px;
		height: 57px;
		background: url(../images/top_right-bg.png) no-repeat left top;
		display: block;
		float: right;
	}
	
	
	#left_side{
		margin-top: 0px;
		display: block;
		background: url(../images/left_side.png) repeat-y scroll left top;
	}
	
	#right_side{
		margin-top: -33px;
		background: transparent url(../images/rigth_side.png) repeat-y scroll right top;
		display: block;
	}
	
	#bottom_left_bg{
		margin-top: 0px;
		display: block;
		width: 43px;
		height: 26px;
		background: url(../images/left_bottom.png) no-repeat left top;
		float: left;
	}
	
	#bottom_right_bg{
		margin-top: 0px;
		display: block;
		width: 39px;
		height: 26px;
		background: url(../images/right_bottom.png) no-repeat left top;
		float: right;
	}
	
	#bottom_bg {
		margin-top: 0px;
		display: block;
		height: 26px;
		margin-left: 43px;
		margin-right: 39px;
		margin-bottom: 20px;
		background: url(../images/bottom_bg.png) repeat-x left bottom;
	}
	
	.separator {
		background: transparent url(../images/separator.gif) repeat-y right top;
	}
	