/* CSS Document */
body {

background-image:url(../images/background.gif);
width: 100%;
}

.topback {
background-image:url(../images/topback.gif);
background-repeat:repeat-x;
height:114px;
width: 100%;
}

.wrapper {
width: 951px;
padding: 0px;
margin: auto;
background-color:#FFFFFF;

}

.logowrapper {
width: 991px;
padding: 0px;
margin: auto;
padding-top: 25px;
}
.logo {
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
width: 260px;
height: 34px;
margin-left: 3%;

}

.bluehead  {
background-color: #000031;
height:89px;
width: auto;
}

.lightbluehead {
background-color: #687899;
height:25px;
width: 100%;
text-align:center;
}

table.moduletable-menu {
	width: 991px;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.mainbody {
/*background-color:#CCCCCC;*/
width: 991px;
height: auto;
text-align:left;
padding: 0px 5px 0px 5px;
}

.mainleft {
float:left;
width: 490px;
}
.mainright {
float:right;
width: 485px;

}


.moduletable-search{
border-top: #687899 solid 1px;
border-bottom: #687899 solid 1px;
width: 100%;
margin-left: 8px;
padding: 5px;
}

.modules {
margin-left: 8px;

}

.moduletable-deals {
width: 235px;
background-color: #efeeeb;
border-top: 1px #cccccc solid;
border-bottom: 1px #cccccc solid;
margin-right:5px;
padding: 3px;
}

.moduletable-deals td {
font-size: 11px;
}

.moduletable-deals th {
text-align:right;
padding: 3px;
letter-spacing: 0px;
}

.moduletable-latestn th, .moduletable th, .blogtop{
background-image:url(../images/tops.gif);
background-repeat:no-repeat;
width: 235px;
height:28px;
color:#FFFFFF;
padding: 3px 0px 0px 5px;
}

 {
background-image:url(../images/tops.gif);
background-repeat:no-repeat;
}

table.moduletable-latestn {
margin-top: 5px;
width: 235px;
}


.moduletable-long th{
background-image:url(../images/tops-long.gif);
background-repeat:no-repeat;
width: 474px;
height:28px;
color:#FFFFFF;
padding: 3px 0px 0px 5px;
}
table.moduletable-long{
margin-top: 5px;
width: 474px;
}


.latestnews-latestn li, .newsfeed-latestn li{
background-image:url(../images/split.gif);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom: 4px;
}

.latestnews-latestn a, .newsfeed-latestn a {
color: #999999;
}

.latestnews-latestn a:hover, .newsfeed-latestn a:hover{
color: #000031;
}

table.moduletable-headline {
border: 10px #ccccbb solid;
width: 100%;
padding:5px;
font-size: 24px;
margin-top: 8px;
}

.moduletable-headline td{
font-size: 22px;
line-height: 25px;
}

.bluehead2 {
color: #000031
}
.lightbluehead2 {
color: #687899;
}


input#mod_search_searchword, input#subscriber_name, input#lm_email  {
width: 85%;
height: 20px;
font-size: 18px;
}

 .input:focus  {
	border: 5px solid  #000066;
}

.contact {
float:left;
background-image:url(../images/contact.gif);
width: 245px;
height: 20px;
margin-left: 700px;
}

#wrap a {
background-image: url("../images/iits-divide.gif");
	background-position: right  top;
	background-repeat: no-repeat;
	letter-spacing: 2px;
	}