/*
 * SRM TECHNOLOGIES
 *
 * AUTHOR : ANNAI ABIRAMI.S
 * TITLE : COMMON HEADER
 **********************************************************************************************
 * MODIFICATION HISTORY
 *
 * Version      Date          Name            Remarks
 *---------     -----------   ------------    ------------------
 * Ver.0.1      2010/04/08    ABIRAMI S[SRM]  INITIAL CREATION
 **********************************************************************************************
 */
a:link {
text-decoration: none;
color: #000000;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: none;
color: #000000;
}
a:active {
text-decoration: none;
color: #000000;
}
.centered {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
color: white;
} 
#main_bg {
width:934px;
height:123px;
position:relative;
/*background-image:url(../images/main_bg.jpg);*/
text-decoration:none;
}
#srmlogo{
position: absolute;
width:263px;
height:38px;
padding:8px 0px 0px 10px;
}
#tagline{
position: absolute;
background-image:url(../images/tagline.jpg);
width:263px;
height:10px;
margin:46px 0px 0px 10px;
}
#lang{
position: absolute;
width:70px;
height:57px;
font:normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
color:#565347;
margin:7px 0px 0px 830px;
text-transform:uppercase;	
}
#jap{
position: absolute;
width:24px;
height:7px;
margin:11px 0px 0px 900px;	
}
#menu_bg{
width:934px;
height:35px;
position:absolute;
margin:61px 0px 0px 0px;
background-image:url(../images/menu_bg.jpg)
}
#search_bg{
position: absolute;
width:233px;
height:35px;
margin:61px 0px 0px 20px;
background-image:url(../images/search_bg.jpg);
}
.txtbox {
position: absolute;
font:normal 11px/18px "verdana", Arial, Helvetica, sans-serif;
color:#3081a2;
margin:69px 0px 0px 30px;
height:13px;
}
.button {
position: absolute;
font:normal 11px "verdana", Arial, Helvetica, sans-serif;
color:#3081a2;
margin:68px 0px 0 184px;
height:20px;
}
#bottomnav {
margin:30px 0px 0px 628px;
position:absolute;
float:left;
}
#bottomnav a{
font:normal 10px Arial, Helvetica, sans-serif;
color:#626161;
text-transform:uppercase;
padding:0px 3px 0px 3px;
text-decoration: none;
letter-spacing: 0px;
}
#bottomnav a:hover{
color:#0088b5;
}
.divider{
font-family: Verdana;
font-size: 10px;
color: #545454;
padding:0px 0px 0px 0px;

}
/********************************** EMBEDDED SYSTEMS ***********************************************/
#embedded_main_bg {
width:934px;
height:700px;
position:relative;
/*background-image:url(../images/embedded_main_bg.jpg);*/
text-decoration:none;
}

#share{
position:absolute;
width:132px;
height:83px;
margin:61px 0px 0px 0px;
/*background-image:url(../images/have_a_ques.jpg)*/
}

#have_a_question{
position:absolute;
width:202px;
height:81px;
margin:0px 0px 0px 0px;
background-image:url(../images/ask_a_question.jpg)
}

