/* CSS Document */
.columns1 {
	margin-left: 10px;
	width: 95%;
	margin: auto;
	font-size: 12px;
}
.columns1 p {
	font-size: 12px;
}

#rightCol .colContent {margin: 0px}

.textBlock {
	width: 90%;
	text-align: left;
	margin: 5px auto 5px;
}

.breaker {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	overflow: hidden;
	width: 0px;
}

.fElemName a {
	border-bottom: 0px;
	color: #333333;
	text-decoration: underline;
}

.fElemName  a:hover {
	color: #333333;
}

.fElemName {
	color: #000000;
	float: left;
	font-weight: normal;
	height: 20px;
	margin: 0px 5px 0px 10px;
	text-align: right;
	width: 170px;
}

.fElem {
	color: #333333;
	float: left;
	height: 25px;
	margin-right: 0px;
	text-align: left;
	width: 180px;
}

.fElem a img {
	margin: 1px;
	margin-right: 5px;
}

.fElem img{
	display: inline;
	margin-right: 10px;
	vertical-align: middle;
}

.fElem input {
	width: 150px;
	}

.fElem a{
	color: #666666;
	font-size: 12px;
}

.fElem a:hover{
	color: #666666;
	font-size: 12px;
}

.fElem select {
	color: #3F5A65;
	overflow: hidden;
	width: 160px;
}

input {
	color: #666666;
	}

#menu {
	height: 530px;
	}
	
#leftCol>#menu {height: auto; min-height: 530px;}

.popupfooterlinks {
	float: right;
	margin-right: 10px;
	}

#sc {border: 0px solid red;}

#sc img {
	border: 1px solid #808080;
	padding: 3px;
	margin-bottom: 5px;
	}

.uploadFrame{
	border: 1px solid #808080;
	height: 540px;
	width: 80%;
	}

.th {
	border: 0px solid red;
	font-size: 90px;
	height: 132px;
	line-height: 100px;
	margin-top: 3px;
	vertical-align: bottom;
	clear: both;
	position: static;
}

.title img {
	position: absolute;
	right: 0px;
	top: 137px;
}

a img {
	border: none;
	}

.title {
	border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
	font-size: 1.1em;
	font-weight: bold;
	height: auto;
	margin: 1px 0px 3px;
	padding: 2px 1px;
	position: static;
	width: 98%;
	overflow: hidden;
	white-space: nowrap;
	}
.file_title {margin-top: 0px; border: none; line-height: 9px; font-size: 90%; height: 12px; font-weight: normal;}
.thumbnail {height: 255px; overflow: hidden; border: 0px solid red; position: relative;}
#sc .scImage {height: auto; }
.description {
	font-size: 12px;
	height: 50px;
	line-height: 1.1em;
	padding: 2px 5px;
	text-align: left;
	width: 95%;
	border: 0px solid red;
}


/* default settings for the whitebox */
.whitebox{width:100%;overflow:hidden; margin: 10px 0px;}

/* styles whitebox corners*/
.whitebox .topleft, .whitebox .topright, .whitebox .bottomleft, .whitebox .bottomright {
width:5px;
height:5px;
line-height:5px;
overflow:hidden;
}

 .whitebox .center {
 	float: left;
	background-color: #EBEBEB;
	height: 5px;
	line-height: 5px;
	overflow: hidden;
 }

/* inserts the whitebox corners */
.whitebox .topleft{float:left;background-image:url(../images/whitebox/top_left.gif);}
.whitebox .topright{float:right;background-image:url(../images/whitebox/top_right.gif);}
.whitebox .bottomleft{float:left;background-image:url(../images/whitebox/bottom_left.gif);}
.whitebox .bottomright{float:right;background-image:url(../images/whitebox/bottom_right.gif);}

/* fit's the content into the whitebox */
.whitebox .content{
	margin: 0px; 
	background-color: #EBEBEB; 
	padding: 5px 5px; color: #000;
	font-size: 11px;
	text-align: left;
}

/* div containing the corners */
.whitebox .corners{
	overflow:hidden;
	height:5px;
	
}
/* active menu style */
#menu ul li a.active {
	font-weight: bold;
	}
	
/* ------------------------------------------------------
   Buttons
------------------------------------------------------ */

div.button{margin:auto}

div.button .btnleft, div.button .btnright{
height:20px;
width:5px;
background-image: url(../images/button_left.gif);
float:left;

}
div.button .btnright{background-image: url(../images/button_right.gif)}
div.button .btncenter{
	float:left;
	height:20px;
	background-image: url(../images/button_center.gif);
	overflow:hidden;
	text-align: center;
}
div.button .btncenter a{
	text-decoration: none;
	line-height: 20px;
	padding: 0px 6px;
	border: 0px solid red;
	font-size: 12px;
	color: #666;
}

div.button .btncenter a:hover{color:#000}

/* styling an input button */
div.button .btncenter input{
	text-decoration: none;
	border: 0px solid #000;
	background: transparent;
	font: 12px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;color: #000;
	cursor: pointer;
	margin-top:2px;
	height:19px;
	padding: 0px;
	width: auto;
}


/* style for all errors */
.global_error {font-size: 14px; color: red; padding: 5px;}
.error {font-size: 14px; color: red; padding: 5px; width: 80%; margin: 20px auto; position: absolute; top: 123px; left:35px; text-align: center;}



#headerCenter  h1 {
	position: absolute;
	top: 3px;
	left: 1px;
	margin-top: 0px;
	font-size: 25px;
	line-height: 27px;
	border: 0px solid red;
	display: block;
	width: 99%;
}

#headerCenter>h1 {
	margin-top: 2px;
	line-height: 26px;
	}

#headerCenter {
position: relative;
overflow: hidden;
border: 0px solid blue;
}

/*welcome message block */

.wMessage {text-align: center;
font-size: 13px !important;
margin: 0px 10px 10px 20px;
}
.wMessage ul {font-size: 13px; margin: 5px 50px; text-align: left;}

#navigation {
margin-top: 10px;
clear: both;
border: 0px solid red;
}

/*
#menu {border: 1px solid none;}
#rightCol #rightContent {border: 1px solid none;}*/