@charset "utf-8";

/* CSS Document */
body {
	font-family: Verdana;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	background-color: #bfbdc4;
}

.red {
	color: #FF0000;
}

.green {
	color: #009900;
}

.button {
	font-family: Verdana;
	font-size: 11px;
}

a {
	color: #0000FF;
}

a:hover {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:active {
	color: #0000FF;
}

p {
	margin: 0px;
	padding: 0px;
}

#divLoading {

}

#maincontainer {
	width: 1000px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}

.boldtext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

.groupHeading {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #316AC5;
}

.tableHeading {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

/* HEADER CSS */
#header {
	width: 1000px;
	background: url(../images/header_bg.gif) repeat-x;
	height: 136px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.logo {
	float: left;
	padding-top: 25px;
	padding-left: 10px;
}

.project_title {
	float: right;
	margin-right: 3%;
	margin-top: 65px;
	width: 250px;
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

.project_subtitle {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

/* NAVIGATION AREA CSS */
#navigation {
	float: left;
	width: 1000px;
}

#navigation_sub {
	float: left;
	width: 1000px;
}


.navigation_bg {
	background: url(../images/nav_bg.gif) repeat-x;
	padding-top: 15px;
	height: 31px;
}

.navigation_bg2 {
 background:url(../images/sub_nav_bg.gif) repeat-x;
 padding-top:15px;
 height:31px;

}

.toplinks {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.toplinks:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.toplinks:visited {
	color: #FFFFFF;
}

.toplinks:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.toplinks_red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.toplinks_red:hover {
	text-decoration: underline;
	color: #FF8888;
}

.toplinks_red:visited {
	color: #FF0000;
}

.toplinks_red:active {
	text-decoration: underline;
	color: #FF0000;
}

/* CONTENT AREA CSS */
#ContentArea {
	background-color: #FFFFFF;
	float: left;
	width: 1000px;
}

#CALeft {
	background: url(../images/mian_left.gif) no-repeat;
	float: left;
	height: 55px;
	width: 10px;
}

#CARight {
	float: right;
	height: 55px;
	width: 10px;
	background-image: url(../images/main_right.gif);
	background-repeat: no-repeat;
}

#CAbg {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	height: 55px;
	width: 100%;
	float: left;
}

#title {
	font-family: Verdana;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 20px 5px 5px 5px;
}

/* Sub CONTENT AREA #1 CSS */
#SubContent_1on {
	padding-top: 15px;
	width: 180px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#SubContent_1off {
	padding-top: 15px;
	width: 180px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

/* Sub CONTENT AREA #2 CSS */
#SubContent_2on {
	padding-top: 15px;
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
}

#SubContent_2off {
	padding-top: 15px;
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

/* CONTENT AREA CSS */
#Content_a {
	padding-top: 15px;
	float: left;
	width: 570px;
	padding-right: 15px;
	padding-left: 15px;
}

#Content_b {
	padding-top: 15px;
	float: left;
	width: 770px;
	padding-right: 15px;
	padding-left: 15px;
}

#Content_c {
	padding-top: 15px;
	float: left;
	width: 970px;
	padding-right: 15px;
	padding-left: 15px;
}

.box {
	background-color: #efefef;
	border: 1px solid #d9d9d9;
	padding: 15px;
}

#footer {
	float: left;
	width: 1000px;
	background: url(../images/footer_bg.gif) repeat-x;
	height: 116px;
}

/* Rounded borders box start */
.roundcont {
	width: 100%;
	background-color: #F7F7f7;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background-image: url(../images/box_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.roundbottom {
	background-image: url(../images/box_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

img.corner {
	width: 8px;
	height: 8px;
	border: none;
	display: block !important;
}

/* Rounded borders box end */
#sf_admin_container select.sf_admin_multiple,#sf_admin_container select.sf_admin_multiple-selected
	{
	width: 20em;
}

.newlayer {
	height: 200px;
	width: 300px;
	border: 2px solid #d9d9d9;
	background-color: #efefef;
}

.tab_top_bg {
	background-image:url(../images/tab_top_bg.gif);
	background-repeat:no-repeat;
}

.redColor {
	color: #FF0000;
}

.buttonToTrashImage{
	background: transparent url(../images/trash.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
	border:0
}