
/*-----------------------------------------------------------*/
/*-- NEW LIVE EDITOR CSS STYLES                            --*/
/*-----------------------------------------------------------*/


.Title
    {
    margin-bottom:3.0pt;
    font-size:26.0pt;
    font-family:"Cambria","serif";
    color:#17365D;
    letter-spacing:.25pt;}
.Subtitle
    {
    margin-bottom:10.0pt;
    line-height:115%;
    font-size:12.0pt;
    font-family:"Cambria","serif";
    color:#4F81BD;
    letter-spacing:.75pt;
    font-style:italic;}
.Quote
    {
    margin-bottom:10.0pt;
    line-height:115%;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    color:black;
    font-style:italic;}
.IntenseQuote
    {
    margin-top:10.0pt;
    margin-right:.65in;
    margin-bottom:14.0pt;
    margin-left:.65in;
    line-height:115%;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    color:#4F81BD;
    font-weight:bold;
    font-style:italic;}
.SubtleEmphasis
    {color:gray;
    font-style:italic;}
.IntenseEmphasis
    {color:#4F81BD;
    font-weight:bold;
    font-style:italic;}
.SubtleReference
    {font-variant:small-caps;
    color:#C0504D;
    text-decoration:underline;}
.IntenseReference
    {font-variant:small-caps;
    color:#C0504D;
    letter-spacing:.25pt;
    font-weight:bold;
    text-decoration:underline;}
.BookTitle
    {font-variant:small-caps;
    letter-spacing:.25pt;
    font-weight:bold;}
.CodeForeground 
    {margin:0in;
    margin-bottom:.0001pt;
    font-size:9.0pt;
    font-family:Courier New;}
.CodeInText 
    {font-family:Courier New;
    font-weight:bold;}
.ScreenText 
    {font-family:Tahoma;}
    
    
/* Table Format 
table.Default {border-collapse:collapse;border:#4f81bd 1px solid;margin-bottom:15px;}
table.Default td {border:#ccc 1px solid;padding:7px;line-height:15pt;}
table.Default td.alt {border:#ccc 1px solid;padding:7px;}
table.Default td.hd {border:#ccc 1px solid;padding:7px;}
table.Default td.fc {border:#ccc 1px solid;padding:7px;}
table.Default td.fcalt {border:#ccc 1px solid;padding:7px;}*/
table {border-collapse:collapse;}

table.Zebra {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Zebra td {padding:7px;line-height:15pt;}
table.Zebra td.alt {padding:7px;background:#eee;}
table.Zebra td.hd {border-bottom:#555 1px solid;padding:7px;}
table.Zebra td.fc {padding:7px;}
table.Zebra td.fcalt {padding:7px;background:#eee;}

table.Zebra-Red {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Zebra-Red td {padding:7px;line-height:15pt;}
table.Zebra-Red td.alt {padding:7px;background:#eee;}
table.Zebra-Red td.hd {border-bottom:#b20000 1px solid;color:#b20000;padding:7px;}
table.Zebra-Red td.fc {padding:7px;}
table.Zebra-Red td.fcalt {padding:7px;background:#eee;}

table.Zebra-2 {width:80%;border-collapse:collapse;margin-bottom:15px;border:#eee 0px solid;}
table.Zebra-2 td {padding:7px;background:#eee;line-height:15pt;}
table.Zebra-2 td.alt {padding:7px;background:none;}
table.Zebra-2 td.hd 
    {
    background-image: -moz-linear-gradient(top, #555555, #111111);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#555555), to(#111111));
    background-image: -o-linear-gradient(top, #555555, #111111);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#111111');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#111111')";
    background-image: linear-gradient(top, #555555, #111111);
    
    border-bottom:#fff 0px solid;color:#fff;padding:7px;
    }
table.Zebra-2 td.fc {padding:7px;background:#eee;}
table.Zebra-2 td.fcalt {padding:7px;background:none;}

table.Zebra-Red-2 {width:80%;border-collapse:collapse;margin-bottom:15px;border:#eee 0px solid;}
table.Zebra-Red-2 td {padding:7px;background:#eee;line-height:15pt;}
table.Zebra-Red-2 td.alt {padding:7px;background:none;}
table.Zebra-Red-2 td.hd 
    {
    background-image: -moz-linear-gradient(top, #c90000, #b10000);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#c90000), to(#b10000));
    background-image: -o-linear-gradient(top, #c90000, #b10000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c90000', endColorstr='#b10000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#c90000', endColorstr='#b10000')";
    background-image: linear-gradient(top, #c90000, #b10000);
    
    border-bottom:#fff 0px solid;color:#fff;padding:7px;
    }
table.Zebra-Red-2 td.fc {padding:7px;background:#eee;}
table.Zebra-Red-2 td.fcalt {padding:7px;background:none;}

table.Vertical-Emphasis {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Vertical-Emphasis td {padding:7px;line-height:15pt;}
table.Vertical-Emphasis td.alt {padding:7px;}
table.Vertical-Emphasis td.hd {border-bottom:#555 1px solid;padding:7px;}
table.Vertical-Emphasis td.fc {padding:7px;background:#eee;}
table.Vertical-Emphasis td.fcalt {padding:7px;background:#eee;}

table.Vertical-Emphasis-Red {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Vertical-Emphasis-Red td {padding:7px;line-height:15pt;}
table.Vertical-Emphasis-Red td.alt {padding:7px;}
table.Vertical-Emphasis-Red td.hd {border-bottom:#b20000 1px solid;color:#b20000;padding:7px;}
table.Vertical-Emphasis-Red td.fc {padding:7px;background:#eee;}
table.Vertical-Emphasis-Red td.fcalt {padding:7px;background:#eee;}

table.Vertical-Emphasis-2 {width:80%;border-collapse:collapse;margin-bottom:15px;border:#555 1px solid;}
table.Vertical-Emphasis-2 td {padding:7px;line-height:15pt;}
table.Vertical-Emphasis-2 td.alt {padding:7px;}
table.Vertical-Emphasis-2 td.hd 
    {
    background-image: -moz-linear-gradient(top, #555555, #111111);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#555555), to(#111111));
    background-image: -o-linear-gradient(top, #555555, #111111);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#111111');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#111111')";
    background-image: linear-gradient(top, #555555, #111111);
    
    border-bottom:#fff 0px solid;color:#fff;padding:7px;
    }
table.Vertical-Emphasis-2 td.fc {padding:7px;background:#eee;}
table.Vertical-Emphasis-2 td.fcalt {padding:7px;background:#eee;}

table.Vertical-Emphasis-Red-2 {width:80%;border-collapse:collapse;margin-bottom:15px;border:#b20000 1px solid;}
table.Vertical-Emphasis-Red-2 td {padding:7px;line-height:15pt;}
table.Vertical-Emphasis-Red-2 td.alt {padding:7px;}
table.Vertical-Emphasis-Red-2 td.hd 
    {
    background-image: -moz-linear-gradient(top, #c90000, #b10000);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#c90000), to(#b10000));
    background-image: -o-linear-gradient(top, #c90000, #b10000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c90000', endColorstr='#b10000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#c90000', endColorstr='#b10000')";
    background-image: linear-gradient(top, #c90000, #b10000);
    
    border-bottom:#fff 0px solid;color:#fff;padding:7px;
    }
table.Vertical-Emphasis-Red-2 td.fc {padding:7px;background:#eee;}
table.Vertical-Emphasis-Red-2 td.fcalt {padding:7px;background:#eee;}

/*  Super Awesome Buttons with CSS3 and RGBA
    Source: http://www.zurb.com/article/266/super-awesome-buttons-with-css3-and-rgba
*/
.awesome, .awesome:visited {
	        background: #222 url(/images/alert-overlay.png) repeat-x; 
	        display: inline-block; 
	        padding: 5px 10px 6px; 
	        color: #fff; 
	        text-decoration: none;
	        -moz-border-radius: 5px; 
	        -webkit-border-radius: 5px;
	        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	        text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	        border-bottom: 1px solid rgba(0,0,0,0.25);
	        position: relative;
	        cursor: pointer;
            }
.awesome:hover							{ background-color: #111; color: #fff; }
.awesome:active							{ top: 1px; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; color: #fff;}
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); color: #fff;}
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; color: #fff;}
	
.green.awesome, .green.awesome:visited		{ background-color: #91bd09; color: #fff;}
.green.awesome:hover						{ background-color: #749a02; color: #fff;}
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; color: #fff;}
.blue.awesome:hover							{ background-color: #007d9a; color: #fff;}
.red.awesome, .red.awesome:visited			{ background-color: #e33100; color: #fff;}
.red.awesome:hover							{ background-color: #872300; color: #fff;}
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; color: #fff;}
.magenta.awesome:hover							{ background-color: #630030; color: #fff;}
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; color: #fff;}
.orange.awesome:hover							{ background-color: #d45500; color: #fff;}
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; color: #fff;}
.yellow.awesome:hover							{ background-color: #fc9200; color: #fff;}





/*-----------------------------------------------------------*/
/*-- Embed Downloadable Content Into Web Pages CSS Routine --*/
/*-----------------------------------------------------------*/


.embed 
{
     height: 36px;
     padding-left: 60px;
     padding-top: 14px;
     position: relative;
     margin: 10px;
     background-repeat: no-repeat;
}

.pdf 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/pdf.gif);     
     background-repeat: no-repeat;
}

.zip
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/zip.gif);     
     background-repeat: no-repeat;
}

.rtf
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/rtf.gif);     
     background-repeat: no-repeat;
}

.mdb
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/mdb.gif);     
     background-repeat: no-repeat;
}

.exe 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/exe.gif);     
     background-repeat: no-repeat;
}

.doc 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/doc.gif);     
     background-repeat: no-repeat;
}

.xls 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/xls.gif);     
     background-repeat: no-repeat;
}

.xlsx 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/xls.gif);     
     background-repeat: no-repeat;
}

.docx 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/doc.gif);     
     background-repeat: no-repeat;
}

.jpg 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/jpg.gif);     
     background-repeat: no-repeat;
}

.gif 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/gif.gif);     
     background-repeat: no-repeat;
}

.mp3 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/mp3.gif);     
     background-repeat: no-repeat;
}

.mp4 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/mp4.gif);     
     background-repeat: no-repeat;
}

.swf 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/swf.gif);     
     background-repeat: no-repeat;
}

.fla 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/fla.gif);     
     background-repeat: no-repeat;
}

.rar 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/zip.gif);     
     background-repeat: no-repeat;
}

.htm 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/htm.gif);     
     background-repeat: no-repeat;
}

.html 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/html.gif);     
     background-repeat: no-repeat;
}

.mov 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/jpg.mov);     
     background-repeat: no-repeat;
}

.csv 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/csv.gif);     
     background-repeat: no-repeat;
}

.jpeg 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/jpg.gif);     
     background-repeat: no-repeat;
}

.txt 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/txt.gif);     
     background-repeat: no-repeat;
}

.ppt 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/ppt.gif);     
     background-repeat: no-repeat;
}

.pptx 
{
     background: url(/uploads/ncem/mainsite/images/icons_and_graphics/filetypes/ppt.gif);     
     background-repeat: no-repeat;
}

/*-----------------------------------------------------------*/
/*-- Embed Downloadable Content Into Web Pages CSS Routine --*/
/*-----------------------------------------------------------*/



h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(../images/toggle/h2_trigger_a.gif) no-repeat;
	background-color: #f3f3f3;
	height: 46px;
	line-height: 46px;
	width: 93%;
	font-size: 20px;
	font-weight: normal;
	float: left;
	text-decoration: none !important;
}
h2.trigger a {
	color: #000 !important;
	text-decoration: none;
	display: block;
	text-decoration: none !important;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 100%;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
}















    .news_items_date {
        color: #ea6300;
    }
    
    #search_results {
        
    }
    
    #logged_in {
        background-color: black; 
        padding: 5px;
        color: White;
    }
    
    #search_results a {
        color: #ea6300 !important;
        text-decoration: none;
    }

    .image_placeholder {
        margin: 0 auto;
        height: auto;
        background-color: White;
        line-height: normal;        
    }
    
    .image_placeholder a {
        border: 0px;
    }
    
    
    .image_placeholder_scroll {
        margin: 0 auto;
        height: 385px;
        background-color: White;
        line-height: normal;
        overflow: auto;
        font-size: 11px;        
        float: right;
        padding: 20px;
        width: 260px;
    }

    .image_placeholder_scroll img {
        border: 1px gray dotted !important;
    }


    .file_attachments {
        margin: 0 auto;
        height: auto;
        background-color: White;
        float: right;
        border: 1px gray dotted;
        width: 231px;
        padding: 10px;
        font-size: 12px;        
    }
    
    .file_attachments a {
        text-decoration: none !important;
    }
    
	#az_greyed a {
	    background-color: #efefef;
	    padding: 8px;
	    line-height: 30px;
	    font-size: 11px;
	    color: gray;
	    font-weight: bold;
    }

	#az a {
	    background-color: #DEDEDE;
	    padding: 5px;
	    line-height: 30px;
	    font-size: 11px;
	    border: 1px white solid;
	    font-weight: bold;
    }

    #az a:hover {
	    color: black;
	    padding: 5px;
	    font-size: 11px;
	    border: 1px red solid;
	    font-weight: bold;

    }
    
    #inner_flash_content a {
        color: #4b4b4b;
        text-decoration: underline;
    }

    #inner_flash_content a:hover {
        color: black;
        text-decoration: underline;
    }


.access {
	display: none;
}

#related {
    margin-top: 10px;
}

.calendar_highlight { 
    color: #ea6300 !important; 
    font-weight: bold 
}   

.event_image {
    border: 5px silver solid;
    background-repeat: no-repeat; 
    margin-top: 5px; 
    float:right;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.event_image_related {
    border: 5px silver solid;
    background-repeat: no-repeat; 
    margin-top: 5px; 
    float:left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-right: 15px;
}

h1,h2,h3,h4,h5,h6 {
    padding: 0; margin: 0;
}

a {
    color: #ea6300;
    text-decoration: none;
}

a:hover {
    color: Black;
}

h2 {
    font-size: 4em; 
    padding-bottom: 15px;
    color: #ea6300;
    font-weight: 100;
}
   
h3 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
    font-weight: bold;
}



h5 {
    font-size: 1.5em; 
    padding-bottom: 0px;
    color: #ea6300;
    font-weight: 100;
}

h6 {
    font-size: 1.5em; 
    padding-bottom: 0px;
    color: #ea6300;
    font-weight: 100;
}

#wrapper_solid {
    margin: 0 auto; padding: 0;
    height: auto;
}

#wrapper_graphics {
    margin: 0 auto; padding: 0;
}

#attached_pages {
    font-family: Arial, Times New Roman, Serif;
    font-size: 15px;    
}

#attached_pages_news_compile {
    font-family: Arial, Times New Roman, Serif;
    font-size: 15px;    
}

#attached_pages_news_compile a {
    color: #ea6300;
    text-decoration: none;
}

#attached_pages ul {
    list-style-type: none;
    padding: 0px;
    margin: 0;
}

.attached_pages {
    background: url(../images/icons/bullet_black_general.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 14px;
    border-bottom: 1px dotted silver;
    min-height: 20px;
}

.attached_pages_download {
    padding: 0; margin: 0;
}
    
.attached_pages_download img {
    padding-bottom: 10px;
}

#attached_pages a {
    color: #ea6300;
    text-decoration: none;
}

#attached_pages a:hover {
}

.clear {
    clear: both;
}

#breadcrumbs_and_back {
    font-size: 10px;
    width: 600px;
    float: left;
}

#breadcrumbs_and_back a {
    color: #ea6300;
    text-decoration: none;
}

#social_bookmarking {
    font-size: 10px;
    width: 155px;
    float: left;
    text-align: right;
    height:22px;
}

.attached_summary {
    padding-bottom: 15px;
    font-size: 12px; 
    font-weight: normal;
    line-height: normal;
    color: #4b4b4b;
}

#column3 {
    width: 380px;
    height: auto;
    padding-right: 20px;
    float: left;
}

#column4 {
    width: 380px;
    height: auto;
    float: left;
}

#login_area {
    padding: 6px;
    margin-bottom: 10px;
    background-color: #EEEEEE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 7px;
}

#product_item {
    margin: 0;
    border: 0px;
    width: 475px;
}

#product_buy_it {
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 452px;
    float: left;
    border-bottom: 1px dotted black;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: -1px;
}

#product_details {
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 290px;
    float: left;
    background-color: White;
}

#product_details input {
    background-color: White;
}

.vat_and_delivery {
    font-size: 9px;
}

#product_payment_options {
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 140px;
    float: left;
    height: 120px;
}

#backbuttonarea {
    margin-bottom: 5px;
    padding-top: 8px
}

.notifications {
    color: #334966;
    font-family: Georgia,Times New Roman, Serif;
    font-size: 18px;
    padding: 20px;
    background-color: #e9e9e9;
    line-height: 24px;
    margin-bottom: 10px;
}

#image_gallery {
    padding: 0;
    margin: 0;
}

.inner_image_gallery {
    padding: 0;
    margin: 0;
}

.gallery_image {
    margin-bottom:10px; 
    margin-right:20px; 
    margin-top: 10px;
    padding: 4px; 
    border:2px solid gray;
}

.gallery_image a {
    margin:10px; 
    padding: 4px; 
    border:2px solid gray;
}

#web_map {
    font-family: Georgia,Times New Roman, Serif;
    font-size: 15px;
    padding: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}

#web_map img {
   border: 0;
   padding: 0;
   margin: 0;
}

#discussion {
    font-family: Verdana, Arial, Helvetica, San-Serif;
    font-size: 13px;
    padding: 0; margin: 0;
    color:#686868;
    line-height: 20px;
}

#forums_head {
    padding: 10px;
}

#forums_head a {
    font-family: Georgia,Times New Roman, Serif;
    font-size: 18px;
}


#forums_text {
    font-family: Verdana, Arial, Helvetica, San-Serif;
    font-size: 1.0em;
    border: 1px solid gray;
    padding: 20px;
    background-color: #e9e9e9;
}

.forums_reply_text {
    font-family: Georgia,Times New Roman, Serif;
    font-size: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
}


.forums_text_full {
    font-family: Verdana, Arial, Helvetica, San-Serif;
    font-size: 1.0em;
    border: 1px solid gray;
    padding: 20px;
    background-color: #e9e9e9;
}

table {
    font-family: Verdana, Arial, Helvetica, San-Serif;
    font-size: 13px;
    padding: 0; margin: 0;
    color:#686868;
    line-height: 20px;
    background: url(../images/content/)
}

textarea {
    font-family: Verdana, Arial, Helvetica, San-Serif;
    font-size: 12px;
    padding: 7px;
    margin: 0;
    background-color: #ededed;
    border: 0px;
    border: 1px gray dotted;
    background: url(../images/content/content_gradient.jpg);
    background-repeat: no-repeat;
    background-position: left -20px;
    
}

input {
    padding: 7px;
    margin: 0;
    background-color: #ededed;
    border: 1px gray dotted;
    background: url(../images/content/bottom_gradient.jpg);
    background-repeat: no-repeat;
}

select {
    padding: 6px;
    margin: 0;
    background-color: #ededed;
    border: 1px gray dotted;
    background: url(http://ncem.co.uk.769soon2b.co.uk/images/content/bottom_gradient.jpg);
    background-repeat: no-repeat;
}


.relationship_thumbnails {
    padding: 10px;
    margin: 0 auto;
    text-align: left;
    border: 1px dotted gray;
    background: url(http://ncem.co.uk.769soon2b.co.uk/images/content/content_gradient.jpg);
    background-repeat: no-repeat;
    margin-top: 4px;
}

.relationship_thumbnails a {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}


.relationship_thumbnails img {
    padding: 0;
    margin: 0;
    border: 1px gray dotted;
}

#keyword_search {
    padding-bottom: 10px;
}

.contact_us {
    border: 1px gray dotted;
    padding: 5px;
    margin-bottom: 10px;
    background: url(../images/content/bottom_gradient.jpg);
}


.column {
   padding: 10px;
   margin: 0 auto;
   float: left;   
   border: 1px gray dotted;
   background: url(../images/content/content_gradient.jpg);
   background-repeat: no-repeat;
   margin-top: 10px;
   width: 265px;   
}

.column a {
    font-weight: bold;
}

.column_result {
   width: 630px;
   padding-right: 30px;
   padding-left: 0;
   padding-top: 10px;
   padding-bottom: 0; 
   margin: 0 auto;
   float: left;   
}

.column_result strong {
    color: #446ca6;
}

.clear {
    clear: both;
}

#footer {
    width: 970px;
    margin: 0 auto;   
    font-size: 11px;
    font-weight: bold;
    line-height: normal;
}

#footer_address {
    width: 425px;
    height: 100px;
    float: left;
    padding: 12px;
    padding-top: 30px;
}

#footer_logos {
    width: 520px;
    height: 100px;
    float: left;
    background: url(../images/general/footer_logos.jpg);
    background-repeat: no-repeat;
}
