/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #acdbf7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: default;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

a.green:link, a.green:visited {
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/menubggreen.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	border: 1px solid #20a5e6;
	height: 24px;
	padding-top:2px;
	padding-right: 15px;
	padding-left: 15px;
	width:100px;
	text-align:center;
	color:#fff;
	margin-top:10px;
}

a.green:hover {
	text-decoration: none;
	background-image: url(../images/menubgred.png);
	background-repeat: repeat-x;
	background-position: left top;
}

a.blue:link, a.blue:visited {
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/menubgblue.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	border: 1px solid #20a5e6;
	height: 24px;
	padding-top:2px;
	padding-right: 15px;
	padding-left: 15px;
	width:100px;
	text-align:center;
	color:#fff;
	margin-top:10px;
}

a.blue:hover {
	text-decoration: none;
	background-image: url(../images/menubgred.png);
	background-repeat: repeat-x;
	background-position: left top;
}

a.freereg:link, a.freereg:visited {
	background-image: url(../images/freemodregbtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline-block;
	height: 26px;
	width: 105px;	
	text-align:center;
	color:#FFF;
	text-decoration:none;
	padding-top:2px;
	font-size:14px;
	font-weight:bold;
	margin-right:8px;
}

a.freereg:hover {
	color:#000;
}


input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 3px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/


.container {
	width: 961px;
	margin: 0 auto;
}

.background {
	background-color: white;	
}



#top {
	width:961px;
	background-image: url(../images/top_bg.png);
	height: 8px;
}
#logo {
	width:453px;
	height:83px;
	float: left;
	background-color: white;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top:20px;
}

.logopadding {
	padding-top:18px;
	padding-left:20px;
}

.login{
	float: right;
	padding-left:10px; 
	padding-right:10px;
	background-image: url(../images/loginbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 255px;
	margin-bottom:7px;
}

.loged{
	float: right;
	padding-left:10px; 
	padding-right:10px;
	height: 120px;
	width: 300px;
	margin-bottom:7px;
	margin:-20px -20px;
}

#menu {
	width:926px;
	background-image: url(../images/menubg.png);
	height: 30px;
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left:18px;
	background-position: center top;
	margin: 0px auto;
}

#menubg {
	background-image: url(../images/pagebg.png);
	background-repeat: repeat-y;
	background-position: left top;	
	width:961px;
}


#banner {
	width:926px;
	height: 238px;
	padding-left:0px;
	margin-bottom:11px;
	background-image: url(../images/default_bnr/1.png);
	background-position: left top;
	margin: 0 auto;
	margin-bottom:11px;
	position: relative;
	border-bottom:1px solid #666;
}

#topmargin {
	margin-top:-258px;
}

#downmargin{
	margin-top:183px;
}

#floatingregister {
	width:245px;
	padding-left:660px;
	
}


#loginbox {
	width:943px;
	background-image: url(../images/pagebg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom:20px;
	padding-left:18px;
}
.bluecell {
	width:414px;
	background-image: url(../images/blue.png);
	background-repeat: repeat-y;
	background-position: left top;

}

#bluetop{
	background-image: url(../images/moduletop_ble.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	width:454px;
}

#blue {
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	padding-bottom:10px;
	width:414px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
	color:#FFF;
	background-color: #4290be;
		color:#000;
		height:350px;
}

#blueend{
	background-image: url(../images/moduletop_blend.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.greencell {
	width:414px;
	background-image: url(../images/green.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#greentop{
	background-image: url(../images/moduletop_green.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	width:454px;

}

#green {
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	padding-bottom:10px;
	width:414px;
	padding-left:20px;
	padding-right:20px;
	color:#FFF;
	background-color: #91cb34;
		color:#000;
		height:354px;
}

#greenend{
	background-image: url(../images/moduletop_greenend.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#page{
	background-image: url(../images/pagebg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 921px;
	padding-right: 20px;
	padding-left: 20px;
}

#footer{
	background-image: url(../images/pagebg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 921px;
	padding-top:100px;
	padding-right: 20px;
	padding-left: 20px;
	font-size:12px;
	padding-bottom:5px;
}
#footerhr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9e9f2;	
}


#footerend{
	background-image: url(../images/page_endbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 961px;
	padding-bottom:25px;
}

.logininputbox{
	width:100px;
	border:0px;
	margin-bottom:5px;
	height:18px;
}

#logoutpadding {
	width:225px;
}

#loginnamepadding {
	padding-top:10px;
}


.contentheading {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 10px;
}

#content {
	width:650px;
}
h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 10px;
	color:#4290be;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#4290be;
	margin-bottom:5px;
}

h3 {
	font-size:20px;
	font-weight:bold;
	color:#000;
	margin-top:0px;
	margin-bottom:5px;
}

h4 {
	font-size:20px;
	font-weight:bold;
	color:#000;
	margin-top:5px;
	margin-bottom:5px;
}

h5 {
	
}

h6 {
	
}

/* module control elements */

.moduletitlelogin{
	padding-top:10px;
	padding-bottom:7px;
	font-size:18px;
	color:#666666;
}
.moduletitle{
	padding-bottom:15px;
	font-size:18px;
	color:#FFF;
}

#moduletable {
	width:223px;
	text-align:left;
	background-color:#4290be;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left:10px;
	padding-right:10px;
	float: right;
	color: white;
}


.moduletable_loginmod {
	background-image: url(../images/loginbg.png);
	background-repeat: no-repeat;
	width: 255px;
	height:104px;
	padding-left:15px;
	padding-right:2px;
	text-align:left;
	float: right;
}


.moduletable_floatingregister {
	background-image: url(../images/registrationbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	width: 235px;
	padding-left:10px;
	padding-right:10px;
	position: absolute;
	top: 15px;
	right: 6px;
}


#rightmoduletop {
	background-image: url(../images/rightmoduletop_blu.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 243px;	
}

#rightmodulebtm {
	background-image: url(../images/rightmodulebtm_blu.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 243px;
	margin-top: 0px;
}

.rightmodule {
	float: left;
	margin: 15px 0px 0 0;
	width:243px;
}

#moduletable a {
	color: #b1d8ef;
}

#moduletable a:hover {
	color: #fff;
}


/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	margin-left: 18px;
	margin-right:10px;
	color:#FFF;
	font-size:15px;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:hover {
	color:#c0e289;
}

a.mainlevel#active_menu {
	color:#c0e289;
}

/* menu links */
a.mainlevel_tandc:link, a.mainlevel_tandc:visited {
	margin-right:20px;
	color:#4290be;
	font-size:12px;
	text-decoration: none;
	line-height:30px;
}

a.mainlevel_tandc:hover {
	text-decoration: underline;
}

a.mainlevel_tandc#active_menu_tandc {
	color:#4290be;
	font-weight:bold;
}



a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

.searchBg {
	background-image: url(../images/searchBg.png);
	width: 533px;
	height: 82px;
	padding: 20px 10px 10px 20px;
}

.statusBg {
	background-image: url(../images/statusBg.png);
	background-repeat:no-repeat;
	width: 503px;
	height: 82px;
	padding: 10px 10px 20px 20px;
}

.proposalListing {
	padding: 0 10px 10px 20px;
	width:533px;
	border-bottom: 1px solid #CCC;
}