@charset "utf-8";
/* Amrita Webteam
Amrita Multimedia
Amrita Vishwa Vidyapeetham
Amritapuri Campus
 */

body{
background-image:url(images/back.jpg);
background-repeat:repeat;
background-attachment:fixed;
margin-top:0;
height:100%;
}

.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

img{
border-style:none;
}

#wrapper{
width:855px;
margin:0 auto;
background-color:#FFFFFF;
}

#header{
width:855px;
height:263px;
}

.logo{
width:199px;
float:left;
}

.topnav{
width:641px;
height:28px;
padding-right:10px;
text-align:right;
float:right;
}

.flash{
width:655px;
height:220px;
float:right;
}

#container{
width:855px;
background-color:#FFFFFF;
}

#content{
width:470px;
padding-left:50px;
background-color:#FFFFFF;
float:left;
}

#content a{
text-decoration:none;
color:#990000;
}

#content a:hover{
color:#c33c3c;
}

.box{
width:400px;
height:100px;
border-bottom:thin #999999 solid;
float:left;
}

.box4{
width:400px;
height:100px;
float:left;
padding:0 0 20px 0;
}

.boxtext {
	font-size: 11px;
	color: #990000;
	font-weight: lighter;
	font-family: Arial;
	word-spacing: 0.1em;
	line-height: 15px;
}

.more {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	font-family: Arial;
	word-spacing: 0.1em;
}

.border{
padding:2px;
border:1px #CCCCCC solid;
margin-right:5px;
}

#sidebar{
width:335px;
background-color:#FFFFFF;
float:right;
}

.inspiration{
width:305px;
padding:20px 15px 20px 15px;
height:auto;
} 

#newsbox{
width:305px;
height:auto !important;
margin-top:20px;
display: block;
padding-left:20px;
}

ul.boxed-list {
	padding: 0;
	line-height: 1em;
	list-style: none;
	border-top: 1px solid #E6E5E7;
}
ul.boxed-list li {
	margin: 0;
	padding: 1.12em 0;
	padding-top: 1em;
	padding-left: 50px;
	border-bottom: 1px solid #E6E5E7;
	background: url('images/tick.gif') no-repeat 5px center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
ul.boxed-list li:hover,
ul.boxed-list li.active {
	background-color: #F7F6F7;
}

ul.boxed-list a{
	color: #333333;
	text-decoration:none;
}

#footer{
width:855px;
height:auto;
margin:auto;
padding-top:10px;
padding-bottom:10px;
background-color:#841a28;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

#footer a{
text-decoration:none;
color:#FFFFFF;
}

#footer a:hover{
color:#CCCCCC;
}

.footertext{
text-align:center}


