@charset "utf-8";
/* CSS Document */

html {
  overflow-x: auto;
  overflow-y: auto;
}

div.inline { float:left; }
.clearBoth { clear:both; }

body {background:#ffffff;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font:14px "Calibri", Arial, Helvetica, sans-serif;
}


div{
	font:14px "Calibri", Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none; color:#0185d6;
}

a.green {
	text-decoration:none; color:#084c27;	
}

a.white {
	text-decoration:none; color:#ffffff;
}

a.whiteshadow {
	text-decoration:none; color:#ffffff; text-shadow: 1px 1px 1px #cccccc;
}

p{
	text-align:justify;
}

.silver{
	background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

.curve_frame{
	box-shadow: 0px 2px 10px #cccccc;
-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}

a.orange{
	text-decoration:none; color:#ff5100;
}

.orange_inline{
	display:inline; color:#ff5100;
}

.orange{
	color:#ff5100;
}

.orange_gold{
	color:#fd9204; text-shadow: 1px 1px 1px #cccccc;
}

.green {
	text-decoration:none; color:#084c27;	
}

.orange_gold_inline{
	color:#fd9204; text-shadow: 1px 1px 1px #cccccc; display:inline; font-size:18px;
}


.white_inline{
		display:inline; color:#ffffff;
}

.white{
		color:#ffffff;
}

.abstract{
	background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
padding:10px; width: 700px; text-align:justify;
}

.keywords{
	padding:10px; width: 700px; text-align:justify;	
}

.inline{
	display:inline;
}
a.white{
	text-decoration:none; color:#ffffff;
}
table{
	font:14px "Calibri", Arial, Helvetica, sans-serif;	
}

th {
	font:bold 14px  "Calibri", Arial, Helvetica, sans-serif; text-align:center; 	
}

td{
	font:14px "Calibri", Arial, Helvetica, sans-serif;
}

h1 {
	font:bold 24px "Calibri", Arial, Helvetica, sans-serif;
	}
	
h2 {
	font:bold 22px "Calibri", Arial, Helvetica, sans-serif;
	}
h3 {
	font:bold 20px "Calibri", Arial, Helvetica, sans-serif;
	}
	
h4 {
	font:bold 18px "Calibri", Arial, Helvetica, sans-serif;
	}
h5 {
	font:bold 16px "Calibri", Arial, Helvetica, sans-serif;
	}
	
h6 {
	font:bold 15px "Calibri", Arial, Helvetica, sans-serif;
	}

h7 {
	font:bold 14px "Calibri", Arial, Helvetica, sans-serif;
	}

span{
	font:14px "Calibri", Arial, Helvetica, sans-serif;
}

h1.bentham_home {
	font:bold 18px "Calibri", Arial, Helvetica, sans-serif;
	}

.title_journal{
	color:#ff5100; display: inline; font-family: "Segoe UI Light", "Calibri", Arial, Helvetica, sans-serif;
}

h2.bentham_home {
	display: inline;
	font:bold 14px "Calibri", Arial, Helvetica, sans-serif;
	}


h1.journal_title {
	display: inline;
	font:bold 18px "Calibri", Arial, Helvetica, sans-serif;
	}
	
h2.volume_title {
	display: inline;
font:bold 18px "Calibri", Arial, Helvetica, sans-serif;
}

h2.issue_title {
	display: inline;
font:bold 18px "Calibri", Arial, Helvetica, sans-serif;
}

h1.title {
    display: inline;
	font:bold 14px "Calibri", Arial, Helvetica, sans-serif;
}

h1.category {
    display: inline;
	font:14px "Calibri", Arial, Helvetica, sans-serif;
}

h1.editor {
    display: inline;
	font:14px "Calibri", Arial, Helvetica, sans-serif;
}

h2.new_ebook {
    display: inline;
	font:14px "Calibri", Arial, Helvetica, sans-serif;
}

h2.author {
    display: inline;
	font: 14px "Calibri", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #656565;
}

@media screen and (min-width: 480px) and (max-width: 960px) {
    #header {
        display: none;
    }
}

@media print { 
	/* your print styles go here */
	#header, #footer, #menu { display: none; } 

	body { font: 12pt georgia,serif; } 
	h1 { font-size: 18pt; } 
	h2 { font-size: 16pt; color: #000; }
}


.tabStrip ul {
	background-color:#303030;
	margin-top: 0;
	margin-bottom:0;
	margin-right:-20px;
	padding: 0;
	list-style-type: none;
	padding-left:19px;
}

.tabStrip li {
	margin: 0 2px 0 0;
	list-style-type: none;
	float: left;
}

.tabLink {
	display: block;
	text-decoration: none;
	padding-top: 5px; padding-left:5px; padding-right:5px; padding-bottom:6px;
	background-color:#303030;
	overflow: hidden;
	color:#FFF;
	font: bold 14px "Calibri", Arial, Helvetica, sans-serif;
}

.tabLinkActive {
	-webkit-border-top-left-radius: 5px; 
	-moz-border-top-left-radius: 5px; 
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px; 
	-moz-border-top-right-radius: 5px; 
	border-top-right-radius: 5px;
	background-color:#fd9204;
	display: block;
	text-decoration: none;
	padding: 5px;
	border: #303030 solid;
	border-bottom:#fd9204 solid;
	border-width: 1px 1px 0 1px;
	color: #000000;
	font: bold 14px "Calibri", Arial, Helvetica, sans-serif;
}

.tabContent {
	display: none;
}

.tabContentActive {
	display: block;
	clear: both;
	text-align:justify;
	background-color:#FFF;
	overflow:hidden;
	width:798px;
	
	border:solid; 
	border-color:#CCC; 
	border-width:thin; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:10px; 
	padding-bottom:10px;
}

.tabContentActive1 {
	display: block;
	clear: both;
	text-align:justify;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 
	width:100%; 
	border:solid; 
	border-color:#CCC; 
	border-width:thin; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:10px; 
	padding-bottom:50px;
}

.oabutton {
	background-color:#084c27;
color: #ffffff;
float:left; overflow:hidden;
padding-top:2px; padding-bottom:2px; padding-left:5px; padding-right:5px;
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
margin-right:5px;
}

.oalabel {
	/*border: thin solid #000000;
	background-color:#ff5100;*/
	background-color:#084c27;
color: #ffffff;
/*font-weight:bold;*/
padding-top:1px; padding-bottom:1px; padding-left:3px; padding-right:3px;

	}

.oabutton_reverse {
	background-color:#8cc4a5;
color: #084c27;
float:left; overflow:hidden;
padding-top:2px; padding-bottom:2px; padding-left:5px; padding-right:5px;
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
margin-right:5px;
}

hr { display: block; height: 1px;
    border: 0; border-top: 1px solid #fd9204;
    margin: 1em 0; padding: 0; }

.leftmenu { border-left:none;
vertical-align:top;
text-align:left;
background:#ffffff;
}


#LeftMenu {
	margin: 0px 0px 0px 0px;
	padding:0px;
	color: #084c27;
	background-color:transparent;
	vertical-align:top;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:178px;
	
}


	body>#LeftMenu {width:178px;}

#LeftMenu ul, #LeftMenu li {
		display:inline; 
		list-style: none;
}

#LeftMenu li a, #LeftMenu a, #LeftMenu li a:hover, #LeftMenu li a:active { 
		font:12px/15px arial, helvetica, sans-serif;
		display: block;
		text-decoration: none; 
		color: #084c27;
		padding: 4px 4px 4px 10px;
		border-bottom: 1px solid #8cc4a5;
		/*border-right: 1px solid #FF4E00;*/
		border-top: none;
		border-left: none;
		text-align: left;
		font-weight: bold;
/*red*/
		}
	#LeftMenu li a:hover, #LeftMenu li a:active { 
		background: #8cc4a5;
		text-align:left;
		color:#ffffff;
		}

#MenuButtonsRev {
	
	padding:0px;
	color: #084c27;
	background-color:transparent;
	vertical-align:top;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:158px;
	
}

#MenuButtonsRev ul, #MenuButtons li {
		display:inline; 
		list-style: none;
	
}

#MenuButtonsRev li a, #MenuButtons a, #MenuButtons li a:hover, #MenuButtons li a:active { 
		font:12px/15px arial, helvetica, sans-serif;
		display: block;
		text-decoration: none; 
		color:#ffffff;
		padding: 4px 4px 4px 10px;
		margin-bottom:5px;
		-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
		/*border-right: 1px solid #FF4E00;*/
		border-top: none;
		border-left: none;
		text-align: left;
		font-weight: bold;
		background: #0a6031;
/*red*/
		}
	#MenuButtonsRev li a:hover, #MenuButtons li a:active { 
		background: #cccccc; /* Old browsers */
background: -moz-linear-gradient(left,  #cccccc 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cccccc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #cccccc 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #cccccc 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #cccccc 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to right,  #cccccc 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 */
		color: #084c27;
		
		text-align:left;
		
		}

#MenuButtons {
	
	padding:0px;
	color: #084c27;
	background-color:transparent;
	vertical-align:top;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:178px;
	
}

#MenuButtons ul, #MenuButtons li {
		display:inline; 
		list-style: none;
	
}

#MenuButtons li a, #MenuButtons a, #MenuButtons li a:hover, #MenuButtons li a:active { 
		font:12px/15px arial, helvetica, sans-serif;
		display: block;
		text-decoration: none; 
		color: #084c27;
		padding: 4px 4px 4px 10px;
		margin-bottom:5px;
		-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
		/*border-right: 1px solid #FF4E00;*/
		border-top: none;
		border-left: none;
		text-align: left;
		font-weight: bold;
		background: #cccccc; /* Old browsers */
background: -moz-linear-gradient(left,  #cccccc 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cccccc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #cccccc 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #cccccc 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #cccccc 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to right,  #cccccc 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 */

/*red*/
		}
	#MenuButtons li a:hover, #MenuButtons li a:active { 
		background: #0a6031;
		text-align:left;
		color:#ffffff;
		}
		
		

#BannerButtons {
	
	padding:0px;
	color: #FFF;
	background-color:transparent;
	vertical-align:top;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:230px;
	
}

#BannerButtons ul, #BannerButtons li {
		display:inline; 
		list-style: none;
	
}

#BannerButtons li a, #BannerButtons a, #BannerButtons li a:hover, #BannerButtons li a:active { 
		font:15px "Segoe UI Light", arial, helvetica, sans-serif;
		display: block;
		
		border-left: thin solid #ffffff;
		border-right: thin solid #ffffff;
		padding:5px;
		margin-bottom:5px;
		height:40px;
		
		
		/*border-right: 1px solid #FF4E00;*/
		text-align: left;
		font-weight: normal;
		background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */


/*red*/
		}
	#BannerButtons li a:hover, #BannerButtons li a:active { 
		background: #0a6031;
		text-align:left;
		color:#ffffff;
		}


		
		
#menu {
	list-style:none;
	width:1080px;
	margin:30px auto 0px auto;
	height:43px;
	padding:0px 20px 0px 20px;

	/* Rounded Corners */
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	/* Background color and gradients */
	
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	
	/* Borders */
	
	border: 1px solid #002232;
	
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
	
}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 4px 10px 4px 10px;
	margin-right:30px;
	margin-top:7px;
	border:none;
}

#menu li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	
	/* Background color and gradients */
	
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	
	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#menu li a {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size:16px; 
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
}

#menu li:hover a {
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
}
#menu li .drop {
	padding-right:21px;
	background:url("img/drop.png") no-repeat right 8px;
}
#menu li:hover .drop {
	background:url("img/drop.png") no-repeat right 7px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size:12px;
	color:#084c27;
}
#menu li:hover div a:hover {
	color:#084c27;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}




.menuTemplate2
{
    margin: 0 auto; width: auto;float:left;
    behavior: url("/horizontal/menuh/cssmenu.htc");
    position:relative;
	z-index: 50;
    height: 36px;
    background: none;
    border: none;
    font-family: "Calibri", Arial, Helvetica, sans-serif;
    list-style: none;
    padding: 0;
	
	
}

.menuTemplate2 li
{
    padding: 0;
    float: left;
    height: 34px;
    _height:36px;/*IE6 Hack*/
    position: relative;/*delete it if you want submenu to be positioned relative to the whole menu instead of this li element*/
    z-index:5;
    border-left:1px solid;
    border-right:1px solid;
    border-top:2px solid;
    border-color:transparent;
    _border-color:#FFF;/*IE6 Hack*/
	
}

.menuTemplate2 li:hover, .menuTemplate2 li.onhover
{
    border-color:#DDD;
    border-top:2px solid #084c27;
	
    border-bottom:1px solid #DDD;
	-moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
	-moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}
.menuTemplate2 a
{
    padding: 0 20px;
    line-height: 34px; /*Note: keep this value the same as the height of .menuTemplate2 li */
    font-size: 16px;
    font-weight: normal;
	color:#FFF;
    display: inline-block;
    outline: 0;
    text-decoration: none;

    position: relative;
}


.menuTemplate2 li:hover a, .menuTemplate2 li.onhover a
{
    background-color: #EEE;
    color: #000;
    z-index: 9; 
}
.menuTemplate2 a.arrow
{
    background: url(arrow.gif) no-repeat right center;
}
 
        
/*Used to align a top-level item to the right*/        
.menuTemplate2 li.menuRight
{
    float: right;
    margin-right: 0px;
}
        
/*for the top-level separators*/
.menuTemplate2 li.separator
{
    display:none;
}
               
        
/* sub level
--------------------------------------------*/
        
.menuTemplate2 .drop
{
    position: absolute;
    z-index:5;
    left: -9999px;
    border: 1px solid #DDD;
    border-bottom:2px solid #084c27;
    background: #FFF url(bg_grad.gif) repeat-x 0 0;
    text-align: left;
    padding: 20px;  
    top:31px;
	
}

.menuTemplate2 .drop a
{
    padding-left: 0px;
    padding-right: 0px;
    line-height: 24px;
    font-size: 16px;
    font-weight:normal;
    display: inline;
    text-align: left;
    
    position: static;
    z-index: 0;
}

.menuTemplate2 li:hover .drop, .menuTemplate2 li.onhover .drop
{
    left: -1px;/*Use this property to change offset of the dropdown*/
}
.menuTemplate2 li:hover .dropToLeft, .menuTemplate2 li.onhover .dropToLeft
{
    left: auto;
    right: -1px;
}
.menuTemplate2 li:hover .dropToLeft2, .menuTemplate2 li.onhover .dropToLeft2
{
    left: auto;
    right: -60px;
}

/* Elements within the drop down sub-menu
--------------------------------------------*/

.menuTemplate2 div.drop div div
{
    padding: 6px 20px;
}
.menuTemplate1 li:hover .drop a, .menuTemplate1 li.onhover .drop a
{
    background: none;
    background-image:none;
    padding:0 0;
}
.menuTemplate2 div.drop div a
{
    line-height: 24px;  
    color: #084c27;
    background:none;
}
.menuTemplate2 div.drop div a:hover
{
    text-decoration:underline;
    cursor:pointer;
    color:Red;
}

.menuTemplate2 div.left {float:left;}

 
     
/* CSS3 effects
--------------------------------------------*/

/*for top-level*/
.decor2_1 
{
}

/*for submenu.*/
.decor2_2 
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	
    -moz-box-shadow: 0 0 14px #AAA;
    -webkit-box-shadow: 0 0 14px #AAA;
    box-shadow: 0 0 14px #AAA;  
}





.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	/*background-color: #eee;*/
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: black; cursor: pointer; }


.treeview li { background: url(/images/treeview-default-line.gif) 0 0 no-repeat; }

.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px;background-color: #eeeeee; }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(/images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px;    background-color: #eeeeee; }
.treeview li.lastExpandable { background-position: -32px -67px;    background-color: #eeeeee; }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(/images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(/images/treeview-red.gif); } 

.treeview-black li { background-image: url(/images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(/images/treeview-black.gif); }  

.treeview-gray li { background-image: url(/images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(/images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(/images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(/images/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(/images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(/images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(/images/file.gif) 0 0 no-repeat; }

.popbox {
    display: none;
    position: absolute;
    z-index: 9999999999999;
    width: 350px;
    padding: 10px;
    background: #EEEFEB;
    color: #000000;
    border: 1px solid #4D4F53;
    margin: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
	
}





.popbox h2
{
    background-color: #4D4F53;
    color:  #E3E5DD;
    font-size: 14px;
    display: block;
    width: 100%;
    margin: -10px 0px 8px -10px;
    padding: 10px;
}

.flaotWrapper{
background-color: #ffffff;	
}

.float-panel {
	background-color: #ffffff;	
}

.main-content{
	background-color: #ffffff;	
}