/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	background: #dcdcdc;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
}
h3
{
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:underline;
	color: Maroon;
	}
.try
{
	padding-left: 10px;
	padding-bottom: 7px;
}

#menu-bar
{
	height: 42px;
	width: 950px;
	background-image: url(../images/menu-back.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.menu-bar-inner
{
	width: 950px;
	height: 42px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	
}

#search
{
	height: 30px;
	text-align: right;
	vertical-align: middle;
}

#menu-bar-2
{
	height: 40px;
	width: 950px;
	background-image: url(../images/menu-2-back.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #e8e8e8;
}

#mainbody
{
	background:#ffffff;	
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	overflow: hidden;
}

#mainbodyinner
{
	padding: 20px;
	
}

#leftarea
{
	float: left;
	width: 675px;
	height: 100%;
}

#rightarea
{
	float: right;
	width: 200px;
}

#footer
{
	width: 950px;
	text-align: center;	
	border-bottom: 1px solid #ffffff;
	background:#ffffff;		
}

.moduletable
{
			
}

.moduletable2
{
	width: 265px;
}

.moduletable
{
	width: 200px;
	height: 170px;
	background: #ffffff;
	border: 1px #e0e0e0 solid;
	padding: 5px;
	margin-bottom: 5px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	color: #2667a8;
}
.moduletable1
{
	width: 250px;
	height: 170px;
	background: #ffffff;
	border: 1px #e0e0e0 solid;
	padding: 5px;
	margin-bottom: 5px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	color: #2667a8;
}

.moduletable h3
{
	padding-top:0px;
	background: url(../images/moduletableh3.jpg);
	background: url(../images/event.jpg);
	width: auto;
	background-repeat: repeat-x;
	font-family: Tw Cen MT, Lucida Sans, Verdana, Arial;
	font-size: 16px;
	color: #727171;
	height:30px;
	padding-left:5px;
}

.moduletable1 h3
{
	padding-top:0px;
	background: url(../images/moduletableh3.jpg);
	background: url(../images/event.jpg);
	width: auto;
	background-repeat: repeat-x;
	font-family: Tw Cen MT, Lucida Sans, Verdana, Arial;
	font-size: 16px;
	color: #727171;
	height:30px;
	padding-left:5px;
}

.moduletable ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.moduletable li
{
	padding-bottom: 7px;
	padding-top: 3px;
	border-bottom: 1px solid #f5f5f5;
}

.moduletable a
{
	text-decoration: none;
	color: #2667a8;
	font-weight: bold;
}

.moduletable a:hover
{
	text-decoration: none;
	color: #000000;
}

.moduletable2
{
	height: 235px;
	background: #ffffff;
	border: 1px #e0e0e0 solid;
	padding: 5px;
	margin: 5px;
	margin-bottom: 5px;
	color: #2667a8;
}

.moduletable2 h3
{
	margin-top: 5px;
	padding: 3px;
	background: url(../images/botbg.jpg);
	width: auto;
	background-repeat: repeat-x;
	font-family: Tw Cen MT,lucida sans, verdana, arial;
	font-size: 16px;
	color: #727171;
}

.moduletable2 ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.moduletable2 li
{
	padding-bottom: 7px;
	padding-top: 3px;
	border-bottom: 1px solid #f5f5f5;
}

.moduletable2 a
{
	text-decoration: none;
	color: #2667a8;
	font-weight: bold;
}

.moduletable2 a:hover
{
	text-decoration: none;
	color: #000000;
}

.date
{
	font-size: 12px;
	/*color: #d6d6d6;*/
	
}


#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#navcontainer ul li
{
	display: inline;
}

#navcontainer ul li a
{
	text-decoration: none;
	padding: 7px;
	color: #565656;
	font-weight: bold;
	font-size: 12px;
	border-left: 1px solid #dddddd;
}

#navcontainer ul li a:hover
{
	color: #26629e;
}

#search input
{
	margin-top: 2px;
	border: none;
	background: #f0f0f0;
	color: #666666;
}

.contact
{
	font-size: 13px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	float: left;
	width: 100%;
	color: #727171;
}
.contact b
{
	font-size: 13px;
}
.headerDiv
{
	
	margin-bottom: 0px;
	height:23px;
	padding-top:4px;
	padding-left:10px;
	background-image: url(../images/h_bg.jpg);
	color:Maroon;	
	border: solid 1px #C6C7C3;
	border-bottom: none;
	border-top:none;
	}
.innercontent
{
	border: solid 1px #C6C7C3;
	border-top: none;
	padding: 5px;
	margin-bottom:10px;
	}
.headingTitle
{
	text-align:center;
	}
.FormTable tr
{
	border-bottom: solid 1px gray;
	
}
.FormTable td
{
	vertical-align:top;	
}
.FormTable a
{
	color: #6979AE;
	text-decoration:none;
}
.FormTable a:active
{
	color: #6979AE;
	text-decoration:none;
}
.FormTable a:visited
{
	color: #6979AE;
	text-decoration:none;
}
.FormTable a:hover
{
	color: #68696B;	
	text-decoration:none;
}
.Maroon
{
	color:Maroon;
	width:300px;
}
.watermark {
	background: #FCFEC3;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:1px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
.MenuTable 
{
		
}
.MenuTable td
{
	 border: solid 1px gray;
}
.HeaderTrV
{
	background-color:#AAF0A5;
}
.HeaderTrN
{
	background-color:#F86441;
}
.HeaderTrL
{
	background-color:#CEC9C8;
}
.DottedHr
{
	border:dotted 1px gray;
}
.contactInfo
{
	font-size:11px;
	color:#6979AE;
}
.contactInfo Img
{
	width: 16px;
	height:16px;
}
.HeaderText
{
	color:#8078A9;
	font-size:14px;
	font-weight:bold;
}
.redColor
{
	color:Red;
}
Img
{
	border:0px;
	}
.HeadText
{
	background-image:url(../images/head_bg.jpg);
	background-repeat:no-repeat;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:5px;
}
.HeadText a
{
	text-decoration:none;
	color:#FFFFFF;
}
.HeadText a:active
{
	text-decoration:none;
	color:#FFFFFF;
}
.HeadText a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}
.HeaderText a:visited
{
	text-decoration:none;
	color:#FFFFFF;	
}


.AboutContent
{
	margin-top:0px;
	line-height:1.5em;
	text-align:justify;
}
.tableContent
{
	list-style-type:none;
	list-style-image: url(../images/liststyleimage.png);	
}
.tableContent a
{
	color:#5F5E5E;
}
.tableContent li
{
	margin-bottom:5px;
}
#scientific
{
	text-align:justify;
}
#scientific ul
{
	list-style-type:square;	
	list-style-position:outside;
	padding-left:0px;
}
#scientific ul li
{
	margin: 5px;
}
#scientific p
{
	margin-left: 25px;
}
#sponser
{
	width:100%;
	text-align:center;
}
.sponser
{
	width:100%;
	background-color:#ffffff;
	border-bottom:solid 1px #000000;
}
.note
{
	font-size: 12px;
}
.cos
{
	font-size: 15px;
}
.cos1
{
	font-size: 22px;
}
.cosdes
{
	font-size:12px;
}
.sec
{
	font-size:14px;
}
.preference ul
{
	list-style-type:circle;
	list-style-image: url(../images/liststyleimage.png);
}
.preference ul li
{
	line-height: 2em;	
}
.modalpopupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
#accordion
{
	margin: 0px 10px 10px 0px;
	background-color: #781f1c;
	width: 420px;
	height: 293px;
}

#accordion tab
{
  background-color:	#5D1816;
}
#accordion 
{
	background-color: #781F1C;
}
.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
	font-family:Tw Cen MT;
	font-size: 16px;
	margin: 0px 10px 10px 0px;
	background-color: #781f1c;
	width: 420px;
	height: 193px;
}
.AccordionPanelTab a
{
    display: block;
    color: #ffffff;
    text-decoration: none;
    background-color:#5D1816;
    /*background-color: #781f1c;*/
    margin: 0px;
	text-align:left;
	padding-left:20px;
	line-height:28px;
	font-size:18px;	
	
}


.AccordionPanelOpen
{
	background-color: #781f1c;
	
}

.AccordionPanelContent{
	overflow: hidden;
	height: 155px;
	margin: 0px;
	padding: 0px;
	color:#cccccc;
	font-size:16px;
	text-align:left;
	padding-left:15px;
	padding-top:10px;
}

.AquaAccordion .hover {
	background-image: none;
	background-color: #33CCFF;
}

.AquaAccordion .open {
	/* Add properties here. */
}

.AquaAccordion .closed {
	/* Add properties here. */
}

.AquaAccordion .focused {
	/* Add properties here. */
}
.page_nav {
margin-top:25px;
padding-top:12px;
text-align:center;
color:#000;
}
.page_nav span {
margin-right:1px;
padding:12px 5px;
text-decoration:none;
height:23px;
line-height:23px;
}
.page_nav span a {
padding:6px;
color:#003d8c;
text-decoration:none;
height:23px;
border:1px solid #9ea6b9;
}
.page_nav span a:hover {
background:#24517e;
color:#000;
text-decoration:none;
border:1px solid #24517e;
}

/* Pagination Style */

div#paginationwrap { text-align:center; }

ul#pagination li{
border:0;
margin:0;
padding:0;
font-size:11px;
list-style:none;
}
ul#pagination a{
border:solid 1px #ddd;
margin-right:2px;
}
ul#pagination .previous-off,
ul#pagination .next-off {
color:#666;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
ul#pagination .next a,
ul#pagination .previous a {
font-weight:bold;
border:solid 1px #000;
}
ul#pagination .active{
color:#0063e3;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
ul#pagination a:link,
ul#pagination a:visited {
color:#0063e3;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
ul#pagination a:hover{
border:solid 1px #666666;
}
/* MM PORTFOLIO */

#portfolio-wrapper {
width:800px;
margin: 0px auto;
}
.mm-model {
background: url(../images/polaroid-bg.jpg) no-repeat;
width:150px;
height:110px;
margin: 0px 16px 15px 0px;
float:left;
position:relative;
}
.mm-modelWrap {
width:150px;
height:105px;
position:relative;
overflow:hidden;
border:solid 2px #d6d6d6;
top:8px;
left:7px;
}
.mm-modelWrapActive {
width:150px;
height:105px;
position:relative;
overflow:hidden;
border:solid 2px #144e80;
top:8px;
left:7px;
}
.mm-modelWrap img, .mm-modelWrapActive img {
position:absolute;
width:196px;
}
.mm-model p.modelname a {
position:absolute;
width:117px;
text-align:center;
top:128px;
color:#134476;
font-size:13px;
}
.mm-model p.addmodel a {
position:absolute;
width:117px;
text-align:right;
top:158px;
color:#808080;
font-size:10px;
}
/* MM PORTFOLIO DESCRIPTION */
#modelcontainer h1 {
font-size:20px;
color:#134476;
margin:0px;
}
#modelcontainer h2 {
font-size:14px;
text-decoration:underline;
color:#444;
margin:18px 0px;
}
#modelcontainer h2.h2pad {
margin-top:41px;
}

.mm-model {
background: url(../images/polaroid-bg.jpg) no-repeat;
width:150px;
height:105px;
margin: 0px 16px 15px 0px;
float:left;
position:relative;
}
.mm-modelWrap {
width:96px;
height:105px;
position:relative;
overflow:hidden;
border:solid 2px #d6d6d6;
top:8px;
left:7px;
}
.mm-modelWrapActive {
width:96px;
height:105px;
position:relative;
overflow:hidden;
border:solid 2px #144e80;
top:8px;
left:7px;
}
.mm-modelWrap img, .mm-modelWrapActive img {
position:absolute;
width:96px;
}
.mm-model p.modelname a {
position:absolute;
width:117px;
text-align:center;
top:128px;
color:#134476;
font-size:13px;
}
.mm-model p.addmodel a {
position:absolute;
width:117px;
text-align:right;
top:158px;
color:#808080;
font-size:10px;
}
/* MM PORTFOLIO DESCRIPTION */
#modelcontainer h1 {
font-size:20px;
color:#134476;
margin:0px;
}
#modelcontainer h2 {
font-size:14px;
text-decoration:underline;
color:#444;
margin:18px 0px;
}
#modelcontainer h2.h2pad {
margin-top:41px;
}

#modelcontainer {
width:400px;
text-align:left;
height:521px;
}
#model_left {
float:left;
width:283px;
margin-right:18px;
height:521px;
}
#model_left img {
border: solid 1px #d6d6d6;
}
#model_center {
float:left;
width:225px;
height:521px;
margin-right:18px;
}

.model_image {
height:424px;
}

.page_nav {
margin-top:25px;
padding-top:12px;
text-align:center;
color:#000;
}
.page_nav span {
margin-right:1px;
padding:12px 5px;
text-decoration:none;
height:23px;
line-height:23px;
}
.page_nav span a {
padding:6px;
color:#003d8c;
text-decoration:none;
height:23px;
border:1px solid #9ea6b9;
}
.page_nav span a:hover {
background:#24517e;
color:#fff;
text-decoration:none;
border:1px solid #24517e;
}


