#admin_content{
	width:73%;
    padding-left:0px;
	padding-right:0px;
	text-align:justify;
    overflow:visible;
    background-repeat:no-repeat;
    float:right;
    min-height:800px;
}
#admin_menu{
	float:left;
	width:25%;
}
body{
	margin:0px;
	background-color:#FFFFFF;
	font-family:Times New Roman;
    font-size:16px;
 
    background-image:url(http://nama.org.uk/images/body_bg_repeat.png);
    background-position: center top;   
    background-repeat:Repeat-Y;
}
h1{
	font-size:20px;
    font-weight:normal;
    font-family:inherit;
    color:#1B1363;
    padding-top:0px;
    margin-top:0px;
}
h2{
	color:#1B1363;
    font-size:16px;
    font-family:inherit;
}
h3{
	color:#1B1363;
    font-size:12px;
    font-family:inherit;
    }
h4{
	font-size:10px;
    font-weight:normal;
    font-family:inherit;
    color:#1B1363;
    padding-top:10px;
    margin-bottom:5px;
}
h5{
	color:#1B1363;
    font-size:8px;
    font-family:inherit;
}
p{
	font-size:15px;
}
#label {
	color:#1B1363;
    }
img{ 
margin-left: 12px;
margin-right: 12px;
border:0;
}
#header{
	background-color:#FFFFFF;
}
#wrapper{
	background-color:#FFFFFF;
	width:980px;
	margin-left:Auto;
	margin-right:Auto;
	text-align:center;
}
table{
	width:100%;
    text-align:left;
}
#content{
	margin-left:16px;
	margin-right:15px;
	text-align:left;
    margin-top:15px;
    overflow:visible;
    min-height:200px;
}
#contentright{
    margin-left:16px;
	margin-right:15px;
	text-align:left;
    overflow:visible;
}
#menu{
	text-align:center;
    background-image:url('http://nama.org.uk/images/menu_bg.png');
    background-repeat:no-repeat;
    height:60px;
    
}
#menu_vertical{
float:left;
}
#menuleft{
    text-align:center;
}
#footer{
	text-align:center;
    background-color:#FFFFFF;
    background-image:url('http://nama.org.uk/images/footer.png');
    background-repeat:no-repeat;
    height:254px;
}
#ic {
padding-top:60px;
}
#ic a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
	color:#906;
}
#errmsg{
	font-size:10pt;
	background-color:#FC9; 
	border:solid 1px #900;
    padding:5px;
}
.errmsg{
	font-size:10pt;
	background-color:#FC9; 
	border:solid 1px #900;
    padding:5px;
}
a{
	color: #1B1363;
    font-weight: normal;
   	text-decoration: none;
}
a:hover {
	color: #958FE3;
    font-weight: normal;
   	text-decoration: none;
}

.searchtitle        {
    background: #FFFFFF;
    color:      #000000;
    font-size:  16px;
    padding:    2px;
}
.searchResult1 {
    background: #DEDEDE;
    color: #000000;
    font-size: 14px;
    }
.searchResult2 {
    background: #C7C7C7;
    color: #000000;
    font-size: 14px;
    }
.subsearchtitle        {
    background: #A6A6A6;
    color:      #000000;
    font-size:  14px;
    padding:    2px;
}
.subsearchResult1 {
    background: #FFFFFF;
    color: #000000;
    font-size: 12px;
    }
.subsearchResult2 {
    background: #FFFFFF;
    color: #000000;
    font-size: 12px;
    }
    
#container{
	background-image:url(http://nama.org.uk/images/body_bg.png);
    background-position: center top;   
    background-repeat:no-repeat;
}    

/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:540px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(http://nama.org.uk/links/dialog-purple-800x1600.png) no-repeat top right;
 _background-image:url(http://nama.org.uk/links/dialog2-blue.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 15px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

#booth{
	margin-bottom:10px;
    margin-top:10px;
    background-color:#fff;
    }
#text {
	font-size: 9pt;
    margin-left:10px;
    margin-right:10px;
}
#rightimage {
	 position:absolute;
 	top:0;
 	right:0;
 	width:200px;
    }
#leftimage {
	float:left;
    }
.content a {
color:#fff;

font-weight:bold;
}

	div.expandable_note_box {
		width: 507px;
		min-height: 100px;
		background-image: url("http://nama.org.uk/images/bg_top.jpg");
		background-position: top left;
		padding-top:10px;
        background-repeat: no-repeat;		
		font-size: 80%;
	}
	
	div.expandable_note_box div.middle {
		width: 507px;
		background-image: url("http://nama.org.uk/images/bg_middle.jpg");
		background-position: center;
		background-repeat: repeat-y;
	}
	
	div.expandable_note_box div.inside {
		padding-left: 20px;
		width: 450px;
	}
    
    div.expandable_note_box img {
    	margin-left:0px;
        margin-right:0px;
        }
        
#clear{
	clear:both;
    height:0px;
}

div.expandable_note_box_small {
		width: 259px;
		min-height: 100px;
		background-image: url("http://nama.org.uk/images/bg_small_top.jpg");
		background-position: top left;
		padding-top:10px;
        background-repeat: no-repeat;		
		font-size: 80%;
	}
	
	div.expandable_note_box_small div.middle_small {
		width: 259px;
		background-image: url("http://nama.org.uk/images/middle_securityi_bg.png");
		background-position: center;
		background-repeat: repeat-y;
	}
	
	div.expandable_note_box_small div.inside_small {
		padding-left: 20px;
		width: 220px;
	}
    
    div.expandable_note_box_small img {
    	margin-left:0px;
        margin-right:0px;
        }
        
        
        div.expandable_note_box_large {
		width: 880px;
		min-height: 100px;
		background-image: url("http://nama.org.uk/images/top_securityi_bg.png");
		background-position: top left;
		padding-top:10px;
        padding-right:30px;
        background-repeat: no-repeat;		
		font-size: 80%;
	}
	
	div.expandable_note_box_large div.middle_large {
		width: 880px;
		background-image: url("http://nama.org.uk/images/middle_securityi_bg.png");
		background-position: center;
		background-repeat: repeat-y;
	}
	
	div.expandable_note_box_large div.inside_large {
		padding-left: 20px;
		width: 820px;
	}
    
    div.expandable_note_box_large img {
    	margin-left:0px;
        margin-right:0px;
        }
        
       div.expandable_note_box_large img{ 
margin-left: 12px;
margin-right: 12px;
border:0;
}
#feedback_container {
    padding-top:30px;
    }
#feedback_item {
	overflow:auto;
    }  

#feedback_date {
	font-size:10pt;
    font-style:italic;
    padding-top:10px;
    padding-bottom:10px;
    }
#feedback_comments {
padding-top:10px;
}

#nomargin {
margin-left:0px;
margin-right:0px;
}

#clear {
clear:both;
}
.parent_category{
font-size:18px;
}
.sub_category{
font-size:16px;
}
#category_title{
font-size:18px;
}
#category_description{
}
#category_page{
}