body
{
	margin: 0px;
}


@font-face {
    font-family: 'brandon_grotesquebold';
    src: url('./fonts/brandon_bld.eot');
    src: url('./fonts/brandon_bld.eot?#iefix') format('embedded-opentype'),
         url('./fonts/brandon_bld.woff') format('woff'),
         url('./fonts/brandon_bld.ttf') format('truetype'),
         url('./fonts/brandon_bld.svg#brandon_grotesquebold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'brandon_grotesquemedium';
    src: url('./fonts/brandon_med.eot');
    src: url('./fonts/brandon_med.eot?#iefix') format('embedded-opentype'),
         url('./fonts/brandon_med.woff') format('woff'),
         url('./fonts/brandon_med.ttf') format('truetype'),
         url('./fonts/brandon_med.svg#brandon_grotesquemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'brandon_grotesque_regularRg';
    src: url('./fonts/brandon_reg.eot');
    src: url('./fonts/brandon_reg.eot?#iefix') format('embedded-opentype'),
         url('./fonts/brandon_reg.woff') format('woff'),
         url('./fonts/brandon_reg.ttf') format('truetype'),
         url('./fonts/brandon_reg.svg#brandon_grotesque_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'brandon_grotesquethin';
    src: url('./fonts/brandon_thin.eot');
    src: url('./fonts/brandon_thin.eot?#iefix') format('embedded-opentype'),
         url('./fonts/brandon_thin.woff') format('woff'),
         url('./fonts/brandon_thin.ttf') format('truetype'),
         url('./fonts/brandon_thin.svg#brandon_grotesquethin') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'brandon_grotesquelight';
    src: url('./fonts/brandon_light.eot');
    src: url('./fonts/brandon_light.eot?#iefix') format('embedded-opentype'),
         url('./fonts/brandon_light.woff') format('woff'),
         url('./fonts/brandon_light.ttf') format('truetype'),
         url('./fonts/brandon_light.svg#brandon_grotesquelight') format('svg');
    font-weight: normal;
    font-style: normal;

}


#headbar
{
	height: 60px;
	background-color: black;
	width: 100%;
	position: fixed;
}

.headbar
{
	margin: auto;
	width: 1100px;
	height: 60px;
}

a.name
{
	font-family: 'brandon_grotesque_regularRg';
	font-size: 18px;
	float: left;
	color: white;
	margin-top: 18px;
	margin-left: 15px;
}


#header
{
	height: 90px;
	background-color: black;
	width: 100%;
	position: fixed;
	margin-top: 0px;
}

#head
{
	width: 85%;
	height: 90px;
	margin: auto;
}

#headline
{
	width: 100%;
	height:40px;
	background-color: rgb(127, 10, 10);
	position: fixed;
	margin-top: 90px;

}

.logo
{
	margin-top: 18px;
	margin-left:0px;
	float: left;
}

#menu
{
	padding-top: 5px;
	margin: auto;
	text-align: center;
}

.menubar
{
	margin: auto;
	font-family: 'brandon_grotesquelight';
	font-size: 20px;
}

a.field:hover
{
	border-bottom: 1px solid white;
}

a.field1:hover
{
	border-bottom: 1px solid white;
}

a.field2:hover
{
	border-bottom: 1px solid white;
}

a.field3:hover
{
	border-bottom: 1px solid white;
}



.menubar .field
{
	height:35px;
	width:auto;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	color: white;
	text-decoration: none;
	padding-bottom: 6px;
}

.menubar .field1
{
	height:35px;
	width:auto;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	color: white;
	text-decoration: none;
	padding-bottom: 6px;
}

.menubar .field2
{
	height:35px;
	width:auto;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	color: white;
	text-decoration: none;
	padding-bottom: 6px;
}

.menubar .field3
{
	height:35px;
	width:auto;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	color: white;
	text-decoration: none;
	padding-bottom: 6px;
}

.iitr_logo
{
	float: right;
	margin-top: 10px;

}

.logo_name
{
	width: auto;
	float: right;
	color: white;
	font-family: 'brandon_grotesque_regularRg';
	font-size: 14px;
	text-align: right;
	line-height: 18px;
	margin: 14px 5px 0px 0px;
	text-decoration: none;

}

#container
{
	width: 100%;
	height: auto;
	min-height: 500px;
	padding-top: 130px;
}

.overview
{
	background: url('./images/bg1.png');
	background-repeat: no-repeat;
	background-size: 100%;
	min-width: 1240px;
	height:100%;
}

.overview_title
{
	font-family: 'brandon_grotesquelight';
	font-size: 30px;
	margin-top: 200px;
	color: white;
	float: left;
	text-align: right;
}


.overview_details
{
	font-family: 'brandon_grotesque_regularRg';
	font-size: 17px;
	margin-top: 75px;
	color: white;
	float: right;
	text-align: left;
	width: 750px;
	text-align: justify;
}

#overview_container
{
	width: 1100px;
	margin: auto;
	height: auto;
	min-height: 550px;
}

#topics_container
{
	min-width: 1240px;
	height: auto;
	min-height:1300px;
	background:url('./images/bdot.png');
	background-repeat: repeat;
}

#topics_contain
{
	width: 1100px;
	margin: auto;
	padding-top: 50px;

}

a.topics
{
	font-size: 35px;
	color: white;
	font-family: 'brandon_grotesquelight';
	text-align: center;
	width: 100%;
	float: left;
	padding-bottom: 40px;
}

.topics_box
{
	height: auto;
	min-height: 480px;
	width: 375px;
	background: rgba(240,240,240,0.9);
	border-radius: 5px;
	float: left;
	margin: 0px 75px 60px;
}

a.topic_title
{
	font-size: 31px;
	font-family: 'brandon_grotesque_regularRg';
	float: left;
	color: #bc2929;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;
}

ul
{
	list-style-image: url('./images/square.png');
    font-family: 'brandon_grotesque_regularRg';
    font-size: 18px;
    color: black;
    float: left;
    line-height: 30px;
    padding-right: 10px;
    padding-bottom: 15px;

}

li
{
	padding-left: 10px;
}

a.alumni
{
	color: #e73d3d;
	font-size: 31px;
	font-family: 'brandon_grotesque_regularRg';
	float: left;
	width: 100%;
	text-align: center;
}


#paper_container
{
	min-width: 1240px;
	height: auto;
	min-height:950px;
	background:url('./images/bg2.png');
	background-repeat: repeat;
}

#paper_contain
{
	width: 1100px;
	margin: auto;
	padding-top: 50px;

}

a.paper
{
	font-size: 32px;
	color: white;
	font-family: 'brandon_grotesque_regularRg';
	text-align: center;
	color: #e73d3d;
	width: 100%;
	float: left;
	padding-bottom: 20px;
}

.form
{
	font-family: 'brandon_grotesque_regularRg';
	font-size: 28px;
	color: #e73d3d;
	width:100%;
	text-align: center;
	margin-bottom: 20px;
}

.paper_details
{
	text-align: justify;
	font-size: 20px;
	font-family: 'brandon_grotesque_regularRg';
	color: black;
	text-decoration: none;
	padding-bottom: 40px;
}

table
{
	margin: auto;
	width: 775px;
	font-family: 'brandon_grotesque_regularRg';
	font-size: 22px;
	text-align: center;
}

.payment
{
	text-align: center;
	font-size: 20px;
	font-family: 'brandon_grotesque_regularRg';
	color: black;
	text-decoration: none;
	padding-bottom: 40px;
}

#contact_container
{
	min-width: 1240px;
	height: auto;
	min-height:470px;
	background:url('./images/bg3.png');
	background-repeat: repeat;
}

#contact_contain
{
	width: 900px;
	margin: auto;
	padding-top: 50px;

}

a.contact
{
	font-size: 32px;
	color: white;
	font-family: 'brandon_grotesque_regularRg';
	text-align: center;
	color: #e73d3d;
	width: 100%;
	float: left;
	padding-bottom: 20px;
}

a.contact_title
{
	color: black;
	font-family: 'brandon_grotesque_regularRg';
	font-size: 20px;
	text-align: left;
	width: auto;
}

a.contact_details
{
	color: black;
	font-family: 'brandon_grotesque_regularRg';
	font-size: 18px;
	text-align: left;
	float: left;
	width: auto;
}

a.strip
{
	width: 325px;
	float: left;
	height: 1px;
	background-color: #a8a8a8;
	margin-top: 7px;

}

a.contact_title2
{
	color: black;
	font-family: 'brandon_grotesque_regularRg';
	font-size: 20px;
	text-align: right;
	float: right;
	width: auto;
	margin-top: -143px;
	padding-right: 10px;
}

a.contact_details2
{
	color: black;
	font-family: 'brandon_grotesque_regularRg';
	font-size: 18px;
	text-align: left;
	float: right;
	width: auto;
	margin-top: -150px;
}

a.strip2
{
	width: 390px;
	float: right;
	height: 1px;
	background-color: #a8a8a8;
	margin-top: 7px;
	margin-top: -125px;
	text-align: right;
	margin-right: 10px;

}


.contact_details2 ul
{
	list-style:none;
    font-family: 'brandon_grotesque_regularRg';
    font-size: 18px;
    color: black;
    float: right;
    line-height: 30px;
    padding-right: 10px;
    padding-bottom: 15px;
    text-align: right;


}

.contact_details2 li
{
	padding-left: 10px;
}

#footer
{
	min-width: 1240px;
	height:170px;
	background-color: black;
}

#footbox
{
	width: 1100px;
	margin:auto;
	height: 170px;
}

a.organise
{
	font-size: 16px;
	font-family: 'brandon_grotesque_regularRg';
	text-align: left;
	color: #bdbdbd;
	text-decoration: none;
}

a.credits
{
	font-size: 16px;
	font-family: 'brandon_grotesque_regularRg';
	text-align: right;
	float: right;
	color: #e1e1e1;
	margin-top: -25px;
	text-decoration: none;
}

a.box
{
	color: #e73d3d;
}

.form a.box:hover
{
	color: #2b2b2b;
	text-decoration:underline;
}