/******** General tags ********/
.indepthbody{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	background:#ffffff url(/images/webmaster/background.gif) top center repeat-y;
	color:#404040;
	line-height:1.2em;
	margin:0 auto;
	padding:0;
}

.form_error {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	color: #db291e;
	background: url(/images/incorrect.gif) 0px 0px no-repeat;
}


#overflow {

overflow-x:auto;
}
a{
	text-decoration:none;
	color:#4088b8;
	font-weight:bold;
}

a:hover{text-decoration:underline;}
a img{border:0;}
p{margin:0 0 18px 10px;}
ul,ol,dl{font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol{margin:4px 0 4px 35px;}

h1{
font-size:4.2em;
letter-spacing:-5px;
margin:0 0 30px 25px;
color:#4088b8;
}

h1 a{text-transform:none; color:#4088b8;}

.ind-mainheader{
	font-size:1.4em;
	color:#4088b8;
	border-bottom:24px solid #486caf;
	padding:0 2px 2px 0px;
	margin:0 0 10px 0;
	letter-spacing:-1px;
	display: list-item;
	list-style-image:url(/images/webmaster/ico-dots.gif); 

}

h3{
	font-size:1.2em;
	font-weight:bold;
	color:#4088b8;
	border-bottom:1px solid #dadada;
	margin:10px 0 8px 0;
	padding:1px 2px 2px 3px;
}

blockquote{
	font-size:0.9em;
	border:1px solid #dadada;
	margin:20px 10px;
	padding:8px;
}

/******** Main wrap ********/
#ind-wrap{
	color:#404040;
	width:1000px;
	margin:0px auto;
	padding:0;
	padding-bottom:13px;
	background:url(/images/webmaster/webmaster-bg.jpg) no-repeat;
	background-position:bottom right;
}

#ind-header{
	margin:0;
	width:1000px;
	height:158px;
	
}
/*POSITIONING*/
#ind-logo{
	display:inline;
	float:left;
	width:328px;
	height:158px;

}


#ind-next-to-logo{
	display:inline;
	float:left;
	width:1000px;
	height:158px;

}

#ind-menu{
	display:block;
	float:left;
	height:34px;
	width:100%;
	background:#005dab;
}
.ind-navitem{
	color:#fff;
	padding: 30px 30px 30px 30px;
	line-height:2.3em;
	text-align:center;
	color:#fff;
}

#ind-submenu {
	display:block;
	float:left;
	height:90px;
	width:100%;
}
.ind-logout {
padding-bottom:20px;
padding-left:35px;
}

/******** Content variations ********/
#ind-content{
line-height:1.5em;
width:950px;
float:right;
text-align:left;
margin:0;
padding:0;
min-height:400px;
}

#ind-contentoverflow{
line-height:1.5em;
width:950px;
float:right;
text-align:left;
margin:0;
padding:0;
min-height:400px;
overflow-y:auto;
}

#ind-contentalt{
line-height:1.5em;
width:750px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}

#ind-content h3, #ind-contentalt h3{margin:10px 0 8px;}

/******** Footer ********/
#ind-footer{
display:block;
height:154px;
clear:both;
text-align:right;
color:#808080;
font-size:0.9em;
margin:0 auto;
line-height:1.6em;
}

#ind-footer p{margin:0; padding:0;}
#ind-footer a{color:#808080;}

/******** Various classes ********/
.ind-box{
color:#ffffff;
	font-size:0.9em;
	background-color:#4088b8;
	border:1px solid #c8c8c8;
	line-height:1.3em;
	padding:5px 5px 5px 8px;
}

.ind-box a{color:#f0f0f0;}
.ind-left{float:left; margin:0 15px 4px 0;}
.ind-right{float:right; margin:0 0 4px 15px;}
.ind-textright{text-align:right;}
.ind-readmore{text-align:right; margin:-10px 10px 12px 0;}

.ind-center{text-align:center;}
.ind-blue{color:#4088b8;}
.ind-big{font-size:1.3em;}
.small{font-size:0.8em;}
.ind-bold{font-weight:bold;}

.ind-clear{clear:both;}
.ind-hide{display:none;}
.ind-fade{color:#c8c8c8;}
.ind-gray{color:#808080;}

.ind-photo{
	border:1px solid #bababa;
	padding:2px;
	background-color:#ffffff;
	margin:6px 18px 2px 5px;
}
#ind-LoginScreen {
	display:block;
	margin: 0 auto;
	height:250px;
	width:600px;
	margin-top:150px;
	background:#CCCCCC;
}

.ind-Login {
	position:relative;
	text-align:center;
	display:block;
	padding:10px;
}
.ind-grid{
	color:#666666;
	font-size:10px;
}

.ind-grid-show th {
	background:#486caf;
	color:#fff;
	font-weight:bold;
	text-align: left;
}

.ind-tableheader{
	background:#486caf;
	color:#fff;
	font-weight:bold;
	text-align: center;
}

.ind-roweven {
	background:#eeeeee;
}

.ind-public {
color:#00FF00;
font-weight:bold;
}

.ind-private{
	color:#FF0000;
	font-weight:bold;
}
#ind-subsubmenu {
	line-height:1.5em;
	width:950px;
	float:right;
	text-align:left;
	margin:0;
	padding:0;
}
.alert {
	color:#FF0000;
	font-weight:bold;
}
#ind-leftsection {
	margin-top:18px;
	margin-left:25px;
	float:left;
	display:inline;
}
#ind-rightsection {
	float:right;
	display:inline;
}

.ind-filter {
	color:#666666;
	font-size:10px;
	width:100px;
}

label {
  width: 200px;
}

.form_row {
 margin-bottom: 10px;
 }

ul.image_thumbs 
{
  width: 100%;
  list-style: none;
  clear:both;
}

 ul.image_thumbs li
 {
  float: left;
  width: 160px;
  text-align: center;
 }

div#image_thumb {
height: 160px;
}
.mod_box_footer
{
 clear: both;
}
 
 
/* ############ BOX WHITE ############# */

.white_box_container {
		float: left;
		padding: 0px 5px 5px 5px;
		margin: 0px 0px 0px 0px;
}

.white_box_top {
	width: 212px;
	height: 35px;
	background: url(/images/white_box_top.jpg) top no-repeat;
}
	.white_box_top h2 {
		padding: 10px 5px 5px 15px;
		color: #ffffff;
		font: bold 16px Arial, Verdana, Helvetica sans-serif;
	}

.white_box_top_icon {
	width: 212px;
	height: 35px;
	background: url(/images/white_box_top_icon.jpg) top no-repeat;
}
	.white_box_top_icon h2 {
		padding: 10px 5px 5px 15px;
		color: #ffffff;
		font: bold 16px Arial, Verdana, Helvetica sans-serif;
	}

.white_box_bg {
	width: 207px;
	padding: 0px 0px 0px 0px;
	background: url(/images/white_box_bg.jpg) repeat-y;
}
.white_box_inner {
	width: 190px;
	padding: 8px 8px 12px 8px;
	margin: 0px 0px 0px 3px;

}
.white_box_footer {
	width: 212px;
	height: 17px;
	background: url(/images/white_box_footer.jpg) bottom no-repeat;
}	

.white_right {
	text-align: right;
}
.white_right a {
	color: #464646;
}

.white_viewmore_btn {
	margin: 0px 0px 0px 97px;
	clear: both;
	padding: 10px 0px 0px 20px;
	width: 100px;
	height: 28px;
	background: url(/images/white_viewmore_btn.jpg) no-repeat;
}
.white_viewmore_btn a {
	text-decoration: none;
	color: #024d91;
}

/* ############ FONT TYPES############# */
.blue {
	color: #0b4e83;
}
.light_blue {
	color: #83b2e8;
}
.bold {
	font-weight: bold;
}

p.welcome_box {
	margin: 2px 2px 2px 2px;
	padding: 5px 2px 5px 2px;
}
