BODY#body { 
 
	margin:10px; 
 
	padding:0; 
 
	text-align: center; 
 
	background: #FFF url(../images/bg.gif); 
 
} 
 
 
 
body, td, th, tr, p, div {
 
	font-family: Arial, Helvetica, sans-serif; 
 
	font-size: 11px; 
 
	color: #333; 
 
	line-height: 110%; 
 
} 
 
 
#wrapper { 
 
	position: relative; 
 
	width: 766px; 
 
	margin: 0 auto; 
 
	padding: 17px; 
 
	text-align: left; 
 
	background: #fff; 
 
	 
 
} 
 
 
 
#header { 
 
	position: relative; 
 
	left: 0; 
 
	top: 0; 
 
	height: 105px; 
 
} 
 
 
 
#logo {	 
 
	position: relative; 
 
	float: left; 
 
	width: 165px; 
 
	height: 165px; 
 
} 
 
 
 
#rightheader { 
 
	position: relative; 
 
	float: right; 
 
	width: 593px; 
 
	height: 156px; 
 
	background: #DEE5E6; 
 
} 
 
 
 
#menu { 
 
	clear: left; 
 
	width: 766px; 
 
	height: 32px; 
 
	background:#DEE5E6; 
 
	margin-bottom:12px; 
 
} 
 
 
 
p { 
 
	margin:0; 
 
	padding:0; 
 
} 
 
 
 
#content .moduletable,  
 
#right .moduletable { 
 
	margin-top: 10px; 
 
	margin-bottom: 10px; 
 
} 
 
 
 
#main_img {  
 
	width: 825px; 
 
	height: 260px; 
 
} 
 
 
 
#logo img, 
 
#main_img img { 
 
	display: block; 
 
} 
 
 
 
#wrapper_bg { 
 
	border-top: none; 
 
	width: 824px; 
 
} 
 
 
 
#right { 
 
	float: left; 
 
	width: 180px; 
 
} 
 
 
 
#content { 
 
	float: left; 
 
	width: 500px; 
 
	margin-right:19px; 
 
	display:inline; 
 
	background: #E0E4E3; 
 
} 

#contentseyret { 
 
	float: left; 
 
	width: 500px; 
 
	display:inline; 
 
	background: #fff; 
 
} 
 
 
 
.home { 
 
	float:none !important; 
 
	background:white !important; 
 
	width:760px !important; 
 
} 
 
.seyret { 
 
	float:none !important; 
 
	background:white !important; 
 
	width:760px !important; 
 
} 
 
#content-padding { 
 
	margin: 17px; 
 
	background: #fff; 
 
	padding-left: 10px; 
	padding-top: 10px; 
 
} 

#content-padding-seyret { 
 
	margin-top: 17px; 
margin-right: 17px; 
 
	background: #fff; 
 
 
 
} 
 
 
 
.home #content-padding { 
 
	margin:0;
padding-left: 0;
 	padding-top:0px;
} 
 
 
 
#right { 
 
	padding-right: 17px; 
 
	float: left; 
 
	width: 230px; 
 
} 
 
 
 
#left .moduletable, 
 
#right .moduletable { 
 
	padding: 10px; 
	
	height: 462px;
 
} 
 
 
 
#clear { 
 
	clear:both; 
 
} 
 
 
 
#footer { 
 
	position: relative; 
 
	margin: 0 auto; 
 
	height: 50px; 
 
	width: 800px; 
 
	text-align: left; 
 
	margin-top: 17px; 
 
} 
 
 
 
 
 
#content p { 
 
 
	padding-top: 10px; 


 
} 
 
 
 
 
 
/* GENERAL PURPOSE STYLES */ 
 
 
 
a, a:link,  

a:active, 

a:visited { 
 
	color: #cc0066;  
	text-decoration: none; 
	font-weight: bold;
 
} 
 
 
 
a:hover { 
 	color: #cccccc; 
	text-decoration: none; 
	font-weight: bold; 
 
} 
 
 
 
#content table.moduletable, 
 
#right table.moduletable { 
 
	width: 100%; 
 
	margin-bottom: 5px; 
 
	font-weight: normal; 
 
} 
 
 
 
.inputbox { 
 
	margin-right: 5px; 
 
	font-size: 10px; 
 
	text-indent: 5px; 
 
	border: 1px solid #CCC; 
 
	font-size: 11px; 
 
} 
 
 
 
#search input { 
 
	width: 200px; 
 
	height: 18px; 
 
	color: #999; 
 
	padding: 2px; 
 
	margin: 0; 
 
	border: 1px solid #ccc; 
 
} 
 
 
 
.contentpane { 
 
	padding-left: 0; 
 
	padding-right: 0; 
 
} 
 
 
 
.contentpaneopen { 
 
	width: 95%; 
 
	margin: 0; 
 
	padding: 0; 
 
	border: none; 
 
	font-weight: normal; 
 
} 
 
 
 
.contentdescription { 
 
	font-size: 11px; 
 
	text-align: left; 
 
	white-space: nowrap; 
 
} 
 
 
 
.sectiontableentry1 { 
 
	background-color : #fff; 
 
} 
 
 
 
.sectiontableentry2 { 
 
	background-color: #f9f9f9; 
 
} 
 
 
 
.small { 
 
  font-size: 9px; 
 
  text-decoration: none; 
 
} 
 
 
 
#footermenu table { 
 
	height: 27px; 
 
	line-height: 27px; 
 
} 
 
 
 
#footer .mainlevel-bottom { 
 
	color: #333; 
 
} 
 
 
 
#footer a,  
 
#footer a:link,  
 
#footer a:visited  { 
 
	font-size: 10px; 
 
	text-decoration: none; 
 
	padding-left: 15px; 
 
	padding-right: 15px; 
 
	color: #333; 
 
	font-weight: normal; 
 
	text-transform: uppercase; 
 
} 
 
 
 
#footer a:hover,  
 
#footer a:hover { 
 
	text-decoration: none; 
 
} 
 
 
 
#content td.componentheading , 
 
#content td.contentheading { 
 
	padding: 0; 
 
	margin: 0; 
 
	padding-bottom: 10px; 
 
	font-weight: bold; 
 
	font-size: 14px; 
 
	color: #333; 
 
} 


 
 
 
 
 
/* new tags */ 
 
 
 
 
 
h1, h2, h3, h4 { 
 
	margin: 0; 
 
	color: #333; 
 
	padding: 5px; 
 
	padding-bottom: 10px; 
 
	padding-left: 0; 
 
} 
 
 
 
h1 { 
 
	font-size: 14px; 
 
} 
 
 
 
h2 { 
 
	font-size: 13px; 
 
	color: #E58E1A; 
 
} 
 
 
 
h3 { 
 
	font-size: 12px; 
 
	padding-bottom: 5px; 
 
} 
 
 
 
#left h3, 
 
#right h3 { 
 
	padding: 0; 
 
	padding-bottom: 10px; 
 
} 
 
 
 
#left h3 { 
 
	color: #E58E1A; 
 
}  
 
 
 
h4 { 
 
	font-size: 11px; 
 
	color: #E58E1A;	 
 
} 
 
 
 
ul {  
 
	margin: 2px; 
 
	padding: 6px; 
 
	padding-left: 15px; 
 
} 
 
 
 
li {	 
 
	list-style: none; 
 
	list-style-image: url(../images/arrow.png); 
 
	padding-left: 1px; 
 
	line-height: 150%; 
 
} 
 
 
 
ul.arrow1 li, 
 
ul.arrow2 li { 
 
	padding-left: 5px; 
 
	padding-bottom: 2px; 
 
	padding-top: 2px; 
 
} 
 
 
 
ul.arrow1, 
 
ul.arrow2  {	 
 
	line-height: 150%; 
 
	padding-bottom: 3px; 
 
	margin-top: 2px; 
 
} 
 
 
 
ul.arrow1 li {	 
 
	list-style-image: url(../images/arrow1.jpg); 
 
} 
 
 
 
ul.arrow2 li { 
 
	list-style-image: url(../images/arrow2.jpg); 
 
} 
 
 
 
#left ul { 
 
	margin-bottom: 10px; 
 
} 
 
 
 
/* NAVIGATION MENU */ 
 
 
 
#left ul { 
 
	margin: 0; 
 
	padding: 0; 
 
} 
 
 
 
#left ul li { 
 
	margin: 0; 
 
	padding: 0; 
 
	padding-bottom: 5px; 
 
	line-height: 140%; 
 
} 
 
 
 
#left li {	 
 
	list-style: none; 
 
	list-style-image: none; 
 
	background: url(../images/li_bg.gif) left bottom no-repeat; 
 
} 
 
 
 
#left ul li a,  
 
#left ul li a:link,  
 
#left ul li a:visited { 
 
	text-decoration: none; 
 
	font-size: 11px; 
 
	display: block; 
 
	font-weight: bold; 
 
	color: #003366; 
 
} 
 
 
 
#left ul li a:hover { 
 
	color: #ff9900; 
 
} 
 
 
 
/* primary menu - at the top of this site */ 
 
 
 
#menu ul,  
 
#menu li { 
 
	list-style-type:none; 
 
	list-style-image:none; 
 
	padding: 0; 
 
	margin: 0; 
 
} 
 
 
 
#menu ul { 
 
	height: 28px; 
	padding-left: 2px;
 
}  
 
 
 
#menu ul li { 
 
	margin-top:3px !important; 
 
	float:left; 
 
	height: 26px; 
 
	background:gray url(../images/menubg.jpg) bottom; 
 
	line-height:26px; 
 
	margin-left:4px; 
 
} 
 
 
 
#menu ul li a,
#menu ul li a:link,
#menu ul li a:visited { 
	color: #fff; 
 
	font-size: 12px; 
 
	text-decoration: none; 
 
	padding-left: 15px; 
 
	padding-right: 16px; 
 
	text-transform: uppercase; 
 
	font-weight: bold; 
 
	display:block; 
 
} 
 
 
 
#menu ul li a:hover,  
 
#menu ul li a.active { 
 
	text-decoration: none; 
 
}	 
#menu .pinkmenu ul li a:hover,  
 
#menu ul li a.active { 
 
	background:#C71778;
 
}	 
 
 
 
 
.pinkmenu ul li a#active_menu { 
 
	background:#D4288A  url(../images/menu-pink.jpg) bottom; 
 
} 
 
 
 
.greenmenu ul li a#active_menu { 
 
	background:#85c553  url(../images/menu-green.jpg) bottom; 
	
 
} 
 
 
 
.bluemenu ul li a#active_menu { 
 
	background:#430078  url(../images/menu-blue.jpg) bottom; 
 
} 
 
 
 
.orangemenu ul li a#active_menu { 
 
	background:#EA9713  url(../images/menu-orange.jpg) bottom; 
 
} 
 
 
 
 
 
img { 
 
	border: 0; 
 
} 
 
 
 
/* right module colors */ 
 
 
 
#right, #right p, #right div { 
 
	color:white !important; 
 
	font-size:11px; 
 
	line-height:110%; 
 
} 
 
 
 
#right h3 { 
 
	color:#fff; 
 
	font-size:15px; 
 
} 
 
 
 
.pink { 
 
	background: #D4288A; 
 
} 
 
 
 
.green { 
 
	background: #85c553; 
 
} 
 
 
 
.blue { 
 
	background:#430078; 
 
} 

.orange { 
 
	background:#EA9713; 
 
} 


.orangemenu ul li.over,
.pinkmenu ul li.over,
.greenmenu ul li.over,
.blue ul li.over {
background: #333;
}
 
 
.rollover 
{ 
width: 160px; 
height: 32px; 
border: none; 
padding: 7px; 
margin: 0px; 
font-family: verdana; 
font-size: 12px; 
font-weight: normal; 
text-align: center; 
text-decoration: none; 
background: url(home_normal.gif) no-repeat 0px 0px; 
} 
a.rollover:link  
{ 
font-weight: normal; 
color: #fff; 
background: url(http://www.raincoat.co.uk/sitedev/home_normal.gif) no-repeat 0px 0px; 
} 
a.rollover:active 
{ 
font-weight: bold; 
color: #909090; 
background: url((http://www.raincoat.co.uk/sitedev/home_normal.gif) no-repeat 0px -64px; 
} 
a.rollover:hover 
{ 
font-weight: bold; 
color: #ffffff; 
background: url((http://www.raincoat.co.uk/sitedev/home_normal.gif) no-repeat 0px -32px; 
} 
body a:hover { 
text-decoration: none; 
}

/* new menu */

#menu.orangemenu ul li:hover, 
#menu.orangemenu ul li.over, 
#menu.orangemenu ul li#current {
background:#FFA700;
}

#menu.pinkmenu ul li:hover, 
#menu.pinkmenu ul li.over, 
#menu.pinkmenu ul li#current {
background:#C71778;
}

#menu.bluemenu ul li:hover, 
#menu.bluemenu ul li.over, 
#menu.bluemenu ul li#current {
background:#430078;
}

#menu.greenmenu ul li:hover, 
#menu.greenmenu ul li.over, 
#menu.greenmenu ul li#current {
background:#85c553;
}

.home table {
width:99%;
}