﻿/* MODULE
--------------------------------------------------------- */
/* Module Default*/
div.module {
	font-size: 80%;
	color:#000000;
	padding: 0;
	position: relative;
	text-transform: uppercase;
	margin: 0 -10px 5px;
	height: 30px;
	line-height: 32px;
	text-indent: 10px;
}
div.module-green h3, div.module-blue h3{
	font-size: 100%;
	color:#FFFFFF;
	padding: 0;
	position: relative;
	text-transform: uppercase;
	margin: 0 -10px 5px;
	height: 30px;
	line-height: 32px;
	text-indent: 10px;
	text-align:center;
}

div.module,
div.module_blank {
	background: url('images/bor_br.gif') no-repeat right bottom !important;
	padding: 0 10px 10px 0;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	clear: both;
}

div.module div {
	background: url('images/bor_bl.gif') no-repeat left bottom;
	margin: 0;
}

div.module div div {
	background: url('images/bor_tr.gif') no-repeat right top;
}

div.module div div div {
	background: url('images/bor_tl.gif') no-repeat left top;
	padding: 0 10px 10px;
	overflow: hidden;
	display: block;
}

div.module div div div div {
	
}

/* blank module */
div.module_blank {
	background: none !important;
}

div.module_blank div {
	margin: 0;
	padding: 0;
	background: none;
}

/* botsl module */
#ja-botsl div.moduletable  {
	padding: 0 10px 10px;
	height: auto !important;
}

#ja-botsl div.moduletable h3 {
	margin: 0 0 10px;
	padding: 0 0 5px;
	font-size: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: 1px solid #4B4B4B;
}



div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	background: url('bullet.gif') no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}


div.module-green {
	background: url('images/module-background/green-bottom-right.png') no-repeat right bottom !important;
	margin-bottom: 10px;
 
	width: 100%;
	float: left;
	clear: both;
	overflow:hidden;
}

div.module-green .div1 {
	background: url('images/module-background/green-bottom-left.png') no-repeat left bottom;
	margin: 0;
}

div.module-green .div2 {
	background: url('images/module-background/green-top-right.png') no-repeat right top;
}

div.module-green .div3 {
	background: url('images/module-background/green-top-left.png') no-repeat left top;
	padding: 0 10px 10px;
	margin-right:10px;
	overflow: hidden;
	display: block;
}






div.module-blue {
	background: url('../../../images/module-blue/green-bottom-right.png') no-repeat right bottom !important;
	margin-bottom: 10px; 
	width: 100%;
	float: left;
	clear: both;
	overflow:hidden;
}

div.module-blue .div1 {
	background: url('../../../images/module-blue/green-bottom-left.png') no-repeat left bottom;
	margin: 0;
}

div.module-blue .div2 {
	background: url('../../../images/module-blue/green-top-right.png') no-repeat right top;
}

div.module-blue .div3 {
	background: url('../../../images/module-blue/green-top-left.png') no-repeat left top;
	padding: 0 10px 10px;
	margin-right:10px;
	overflow: hidden;
	display: block;
}

div.module-blank h3 {
	font-size: 100%;
	color:#FFFFFF;
	padding: 0;
	position: relative;
	text-transform: uppercase;
	margin: 0 -10px 5px;
	height: 30px;
	line-height: 32px;
	text-indent: 10px;
	 background:#014184;
	 margin:0;
	 padding:0;
}
div.module-blank {
	margin-bottom: 10px; 
	width: 100%;
	float: left;
	clear: both;
	overflow:hidden;
}

div.module-blank div {
	
}

div.module-blank div div {
	
}

div.module-blank div div div {
	
  overflow:hidden;

}
