﻿body 
{
	background-repeat: repeat-x;
}

h1 
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

h2
{
	font-family: Eurostile, Courier New;
	margin: 0px 0px 18px 0px;
}

h4
{
	font-family: Tahoma;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
}

p
{
	line-height: 150%;
}

table
{
	font-family: Trebuchet MS;
}

a
{
	font-weight: bold;
}

a img
{
	border-width: 0px;
}

a:hover
{
	text-decoration: underline;
}

#loginview
{
	padding-bottom: 8px;
	font-family: Arial;
	font-size: 0.7em;
	font-weight: bold;
}

#menuTd
{
	font-family: Verdana;
	font-size: 0.8em;	
	height: 37px;
}

.content
{
	font-family: Lucida Grande, Verdana;
	padding: 10px 10px 10px 10px;
	font-size: .8em;	
}

.worm
{
	font-size: 0.8em;
	padding-bottom: 25px;
}

.worm a
{
	text-transform: capitalize;
}

.ssContainer
{
	border-style: solid;
	border-width: 2px;
}

.content a img
{
	border-style: solid;
	border-width: 0px;
}

/* Replace paragraphFotoL with pPhoto */
.paragraphFotoL
{
	float: left; 
	margin-right: 10px;
	border-style: solid;
	border-width: 3px;
}

/* Replace paragraphFotoR with pPhoto */
.paragraphFotoR
{
	float: right; 
	margin-left: 10px;
	border-style: solid;
	border-width: 3px;
}

.pPhoto
{
	border-style: solid;
	border-width: 3px;
}

.pPhotoL
{
	float: left;
	margin-right: 10px;
}

.pPhotoR
{
	float: right; 
	margin-left: 10px;	
}

.pPhotoDiv
{	
	border-style: solid;
	border-width: 3px;	
}

.pPhotoDivL
{	
	float: left;
	margin-right: 10px;
}

.pPhotoDivR
{	
	float: right;
	margin-left: 10px;
}

.photoDiv
{
	padding: 8px 7px 8px 7px;
	float: left;
	height: 175px;
	width: 236px;
}

.pPhotoTitle
{
	padding: 4px 4px 4px 4px;
	font-size: 1em;
	text-align: center;
}

.photoDetail
{
	display: inline;
	float: left;
	background-color: Gray;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.photosEditDiv
{
	height: 470px;
	overflow: auto;
}

.photoEditDiv
{
	display: inline;
	float: left;
	height: 180px;
	width: 180px;
	background-color: Gray;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.photoTitle
{
	font-size: 0.8em;
	height: 15px;
	text-align: center;
}

/* Box start */
.box
{
	width: 250px;
	border-style: solid;
	border-width: 2px;
}

.boxHeader
{
	width: 100%;
	text-align: center;
	padding: 0.5em 0px 0.5em 0px;
	font-weight: bold;
}

.boxContent
{
	margin: 4px 4px 4px 4px;
	font-family: Courier New;
	text-align: center;
}

.boxRight
{
	float: right;
	margin-left: 8px;
}
/* Box end */

.footer
{
	font-size: 0.7em;
	padding: 5px 5px 5px 0px;
}

/* Institutions start */
.cat
{
	font-size: 0.9em;
	background-repeat: repeat-x;
	color: White;
	padding: 8px 8px 8px 8px;	
}

.cat a
{
	color: White;
	font-weight: bold;	
}

.explain
{
	border-style: solid;
	border-width: 2px;	
	background-color: #D1DBBD;
	padding: 8px 8px 8px 8px;
}

.instTable
{
	width: 100%;
	border-style: solid;
	border-width: 1px;
	
}

.instHeader a
{
	float: right;
	margin-left: 5px;
}

.extra
{
	background-color: Yellow;
	border-style: solid;
	border-width: 1px;	
	float: right;
	margin: 3px 5px 0px 0px;
	padding: 3px 3px 3px 3px;
}

.instPhoto
{
	float: right;
	border-style: solid;
	border-width: 1px;
	margin-left: 8px;
	margin-bottom: 8px;
}

/* Institutions end */

/* Your Details/Login */
.yourDetailsLogin
{
	border-style: solid;
	border-width: 1px;	
}

.yourDetailsLogin th
{
	color: White;
	background-color: #003333;
}

.yourDetailsLogin .explain
{
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
}

.yourDetailsLogin .loginTd
{
	border-left: solid 1px #003333;
}

.enquire
{
	border-style: solid;
	border-width: 2px;	
	padding: 8px 8px 8px 8px;
}
/* Your Details/Login end*/

/* EditOrg start */
.types 
{
	width: 160px;
	float: left;
}
/* EditOrg end */

#gallery
{
	padding-left: 42px;
}

#gallery div
{
    float: left;
    width: 160px;
    margin: 5px;
}

#gallery div div
{
	font-family: Verdana;
    font-size: 8pt;
    text-align: center;	
}

#gallery div img
{
	border: solid 5px #444;
}