/* CSS Document */

*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent: 0;
}

body{
	color: #000000;
	text-align: left;
	background: url(http://www.redfred.co.uk/images/ee/body_bkgd.jpg) repeat #666;
	font-family: 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
        font-size: 62.5%;
}

@font-face {
    font-family: GraublauWeb;
    src: url(fonts/GraublauWeb.otf);
    font-weight:normal;
}

@font-face {
	font-family: 'MidoMedium';
	src: url('fonts/Mido.eot');
	src: local('Mido'), local('Mido-Medium'), url('fonts/Mido.woff') format('woff'), url('fonts/Mido.ttf') format('truetype'), url('fonts/Mido.svg#Mido-Medium') format('svg');
}

/* top navigation 
-----------------------------------------*/

#nav {
	width: 750px;
	height: 30px;
	text-align: center;
	padding: 35px 40px 0 40px;
}

#nav ul li{
	list-style-type: none;
	margin: 0;
	display: block;
	float: left;
	background: url(http://www.redfred.co.uk/images/ee/navBarBg.gif) repeat-x;
	font-family: 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
        font-weight: normal;
	text-align: center;
}

#nav a{
	color: #fff;
	text-decoration: none;
	padding: 9px 0;
	display: block;
	width: 106px;
	border-left: 1px solid #fff;
}

#nav ul li a:active{ 
	color: #000;
	}

#nav ul li a:hover, #nav ul li a:focus{
	background: url(http://www.redfred.co.uk/images/ee/navBarBgHover.jpg) repeat-x; 
	}  
	
/* sub navigation 
-----------------------------------------*/

#subnav {
	width: 450px;
	height: 26px;
	text-align: center;
	float: right;
	padding: 33px 0 0 0;
}

#logo-link{
	width: 148px;
	height: 37px;
	float: left;
	margin: 23px 0 0 40px;
}

#subnav ul li{
	list-style-type: none;
	margin: 0;
	display: block;
	float: right;
	font: 1.2em 'Lucida Grande', verdana, sans-serif;
	text-align: center;
}

#subnav a{
	color: #666;
	text-decoration: none;
	padding: 9px 0;
	display: block;
	width: 106px;
}

#subnavcontainer li a:active { 
       color: #000;
	}

#subnav ul li a:hover, #subnav ul li a:focus{
       color: #000;
	}

/* main layout 
------------------------------*/

#container{
	width: 830px;
	background: url(http://www.redfred.co.uk/images/ee/container_sides.jpg) repeat-y #fff;
	margin: 0 auto 0 auto;
	text-align: left;
}

#masthead{
	width: 750px;
	background: url(http://www.redfred.co.uk/images/ee/logo.jpg) no-repeat bottom left;
	background-repeat: ;
	height: 79px;
	margin: 0 40px;
}

#branding {
	display: none;
	}

#main-masthead{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/buddha.jpg) no-repeat right top #000;
	height: 275px;
	margin: 15px 40px 10px 40px;
	border: 1px solid black;
}

#profiles-masthead{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/main_pic.jpg) no-repeat right top #000;
	height: 275px;
	margin: 15px 40px 15px 40px;
	border: 1px solid black;
}

#brand_masthead{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/branding_main.jpg) no-repeat #fff right;
	height: 275px;
	margin: 15px 40px 10px 40px;
	border: 1px solid #ccc;
}

#about_masthead{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/fred_railway.jpg) no-repeat right top #000;
	height: 275px;
	margin: 15px 40px 10px 40px;
	border: 1px solid black;
}


#comm_masthead{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/comm_main.jpg) no-repeat #000 right;
	height: 275px;
	margin: 15px 40px 10px 40px;
	border: 1px solid black;
}

#web_masthead{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/web_main.jpg) no-repeat #000 right;
	height: 275px;
	margin: 15px 40px 10px 40px;
	border: 1px solid black;
}

#masthead_web{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/web_main.jpg) no-repeat #000 right;
	height: 275px;
	margin: 15px 40px 10px 40px;
	border: 1px solid black;
}

#video_masthead{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/video_main.jpg) no-repeat #000 right;
	height: 275px;
	margin: 15px 40px 10px 40px;
	border: 1px solid black;
}

#print_masthead{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/print_main.jpg) no-repeat #fff right;
	height: 275px;
	margin: 15px 40px 10px 40px;
	border: 1px solid #ccc;
}

#ethos_masthead{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/ethos_stones.jpg) no-repeat #fff right;
	height: 275px;
	margin: 15px 40px 10px 40px;
	border: 1px solid #ccc;
}

#disc-masthead{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/pencil.jpg) no-repeat right #000;
	height: 275px;
	margin: 15px 40px 10px 40px;
	border: 1px solid black;
}

#hosting-masthead{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/server.jpg) no-repeat #000 right;
	height: 275px;
	margin: 15px 40px 10px 40px;
	border: 1px solid black;
}

#home_masthead{
	width: 750px;
	background:#fff;
	margin: 15px 40px 10px 40px;
}

#home_slide{
      width: 210px;
      background: #fff;
      float: right;
      height: 275px;
}

#ideas-masthead{
	width: 748px;
	background: url(http://www.redfred.co.uk/images/ee/ideas.jpg) no-repeat #000 right;
	height: 275px;
	margin: 15px 40px 10px 40px;
	border: 1px solid black;
}

#quote{
	width: 330px;
	text-align: left;
	margin-left: 25px;
	padding-top: 25px;	
}

#quote2{
	width: 365px;
	text-align: left;
	margin-left: 25px;
	padding-top: 25px;	
}

#web_intro{
	width: 330px;
	text-align: left;
	margin-left: 0;
	padding-top: 25px;	
}

#story{
	width: 310px;
	text-align: left;
	margin-left: 25px;
	padding-top: 20px;
	float: left;
	display: inline;
}

.inner{
	width: 510px;
	text-align: left;
	margin-left: 0;
	padding-top: 0;
	float: left;
	display: inline;
}

.inner_lcol{
       width: 250px;
       float: left;
}

#ethos{
	width: 310px;
	text-align: left;
	margin-left: 25px;
	padding-top: 20px;
	float: left;
	display: inline;
}

#printing-dot-com{
	width: 750px;
	height: 100px;
	margin: 0 40px 10px 40px;
        clear: both;
}

#content{
	width: 750px;
	margin: 0 40px 10px 40px;
	float: left;
	display: inline;
}

#content_low{
	width: 750px;
	margin: 0 40px 10px 40px;
	float: left;
	display: inline;
	clear: both;
}

#content_profiles{
	width: 750px;
	margin: 0 40px 10px 40px;
	background: url(http://www.redfred.co.uk/images/profiles_bkgd.gif) repeat-y;
	float: left;
	display: inline;
	clear: both;
}

#content_4col{
	width: 750px;
	margin: 0 40px 10px 40px;
	background: url(http://www.redfred.co.uk/images/4col_bkgd.gif) repeat-y;
	float: left;
	display: inline;
	clear: both;
}

#content_5col{
	width: 750px;
	margin: 0 40px 10px 40px;
	background: #ccc url(http://www.redfred.co.uk/images/5col_bkgd.gif) repeat-y;
	float: left;
	display: inline;
	clear: both;
}

.content_test{
	width: 750px;
	margin: 15px 40px 15px 40px;
        background: url(http://www.redfred.co.uk/images/ee/faux_cols_3.gif) repeat-y;
	float: left;
	display: inline;
	clear: both;
}

.content_test2{
	width: 750px;
	margin: 0 40px 10px 40px;
        background: url(http://www.redfred.co.uk/images/ee/faux_cols_3.gif) repeat-y;
	float: left;
	display: inline;
	clear: both;
}

.content_ideas{
	width: 750px;
	margin: 15px 40px 10px 40px;
	float: left;
	display: inline;
	clear: both;
}

/* testimonials
-----------------------------------*/	

.test1{
	width: 240px;
	text-align: left;
	float: left;
}

.test2{
	width: 240px;
	text-align: left;
	float: left;
	display: inline;
	margin: 0 0 0 15px;
        }

/* ideas
-----------------------------------*/	

.ideas1{
	width: 238px;
	height: 180px;
	text-align: left;
	float: left;
	background: #FFF;
	border: 1px solid #CCC;
}

.ideas2{
	width: 238px;
	height: 180px;
	text-align: left;
	float: left;
	background: #FFF;
	display: inline;
	margin: 0 0 15px 15px;
	border: 1px solid #CCC;
        }
		
.ideas2 cite, 
.ideas1 cite {
	font-size: 1.3em;
	color: #cc0000;
	margin: 10px 20px 0 20px;
        font-weight: bold;
}
		
		
/* 3 divs - profile page
-----------------------------------*/	

.pro1{
	width: 240px;
	text-align: left;
	float: left;
	background: #000;
}

.pro2{
	width: 240px;
	text-align: left;
	float: left;
	background: #000;
	display: inline;
	margin: 0 0 0 15px;
        }

/* 4 divs
-----------------------------------*/	

#c1{
	width: 180px;
	text-align: left;
	float: left;
}

		
#c2{
	width: 180px;
	text-align: left;
	float: left;
	margin-left: 10px;
	display: inline;
        }
		
#c3{
	width: 180px;
	text-align: left;
	float: left;
	margin-left: 10px;
	display: inline;
        }
		
#c4{
	width: 180px;
	text-align: left;
	float: left;
	margin-left: 10px;
	display: inline;
        }
		
/* 5 divs
-----------------------------------*/	

.c5_1{
	width: 142px;
	text-align: left;
	float: left;

}

		
.c5_2{
	width: 142px;
	text-align: left;
	float: left;
	margin-left: 10px;
	display: inline;
        }
		
/* logos gallery
------------------------------*/

#logos{
	width: 450px;
	height: 326px;
	float: left;
	background: #000;
	padding-top: 2px;
	margin: 0 0 0 25px;
	display: inline;
        }
		
.logodiv{
	width: 100px;
	height: 97px;
	float: left;
	margin: 5px 5px;
	display: inline;
	}
	
.logodiv_low{
	width: 100px;
	height: 97px;
	float: left;
	margin: 5px;
	display: inline;
	}
	
#logos .highlightit img{
border: 1px solid #000;
}

#logos .highlightit:hover img{
border: 1px solid #660000;
}

#logos .highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}

/* 2 bottom divs disciplines page
-----------------------------------*/	

#cs_left{
	width: 369px;
	float: left;
	background: url(http://www.redfred.co.uk/images/ee/cs_bkgd.jpg) repeat-x;
	display: inline;
	margin: 0 0 0 10px;
        }
		
#cs_right{
	width: 371px;
	float: left;
	background: url(http://www.redfred.co.uk/images/ee/cs_bkgd.jpg) repeat-x;
        }

/* Blogs page
-----------------------------------*/

#blog_wrap{
	width: 750px;
	padding: 0 0 10px 0;
	margin: 15px 40px 0 40px;
	float: left;
	display: inline;
}

#blog_left{
	width: 420px;
	float: left;
	background: url(http://www.redfred.co.uk/images/ee/cs_bkgd.jpg) repeat-x;
        }

.post{
	width: auto;
	text-align: left;
	border-top: 1px dotted #CCC;
        clear: both;
  }

.post img{
	margin: 0 0 1em 0;
	float: right;
        }

#onlywire{
	float: right;
        }

#rss_feed{
	float: right;
	text-align: left;
        padding: 3px 5px 0 0;
        }
		
#blog_right{
	width: 320px;
	float: left;
	margin-left: 10px;
	display: inline;
        }

.side_box{
	width: 320px;
	height: 150px;
	background: #000;
	margin: 0 0 10px 0;
	}


#subscribe{
	width: 300px;
	background: #999;
	margin: 0 0 10px 0;
	padding:10px;
        clear: both;
	}
		
/* 2  divs contacts page
-----------------------------------*/

#contact_wrap{
	width: 750px;
	padding: 0 0 10px 0;
	margin: 15px 40px 0 40px;
	float: left;
	display: inline;
}

#contact_left{
	width: 300px;
	float: left;
	background: url(http://www.redfred.co.uk/images/ee/cs_bkgd.jpg) repeat-x;
        }
		
#contact_right{
	width: 427px;
	float: left;
	margin-left: 20px;
	display: inline;
        }

/* links page
-----------------------------------*/

#links_wrap{
	width: 750px;
	padding: 0 0 10px 0;
	margin: 15px 40px 0 40px;
	float: left;
	display: inline;
	background: url(http://www.redfred.co.uk/images/ee/cs_bkgd.jpg) repeat-x;
}

/* Portfolio page
-----------------------------------*/	

.portfolio{
	width: 750px;
	text-align: left;
	float: left;
	clear:both;
	margin-bottom: 18px;
}

.folio1{
	width: 174px;
	text-align: left;
	float: left;
}

		
.folio2{
	width: 174px;
	text-align: left;
	float: left;
	margin-left: 18px;
	display: inline;
        }

.portfolio h2{
	font: 1.6em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
        background:url(http://www.redfred.co.uk/images/portfolio/folio_strip.jpg) repeat-x;
	padding: 5px 0 10px 8px;
	color: #333;
	font-weight: normal;
        letter-spacing: 1px;
}
		
.portfolio dt{
	font: 1.4em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	padding: 5px 0 0 8px;
	color: #cc0000;
	font-weight: normal;
}

.portfolio dd{
	font: 1.1em/1.2em Arial, Sans-Serif;
	padding: 0 0 0 8px;
	color: #999;
	font-weight: normal;
}

.portfolio dd a{
	color: #666;
	font-weight: bold;
}

.portfolio dd a:hover, .portfolio dd a:focus{
	color: #cc0000;
}

/* Portfolio individual pages
-----------------------------------*/	

#portfolio{
	width: 750px;
	padding: 0 0 10px 0;
	margin: 25px 40px 0 40px;
	float: left;
	display: inline;
}

#project{
	width: 480px;
	float: left;
        }
		
#project_list{
	width: 250px;
	float: left;
	margin-left: 20px;
	display: inline;
	background-color: #fff;
        }
		
#portfolio p{
	font: 1.1em/1.3em 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #666;
	font-weight: normal;
	padding: 2px 10px 10px 10px;
}

#project_list h2 {
	font: 1.4em/1.2em  'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	padding: 7px 10px 0 0;
	color: #cc0000;
	font-weight: normal;
        letter-spacing: 1px;
}

.project_list{
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted gray;
	}

.project_list li{
	color: #666;
	font: 1.2em/1.2em;
	list-style-type: none;
	border-top: 1px dotted gray;
	padding: 8px 0;
	}
	
.project_list li a{ 
	color: #999;
	text-decoration: none;
	}
	
.project_list li a:hover, 
.project_list li a:focus{ 
	color: #000;
	}
		
/* content typography styles 
-----------------------------------*/	

#c1 p, #c2 p, #c3 p, #c4 p, .c5_1 p, .c5_2 p, .pro2 p, .pro1 p, .test2 p, .test1 p, .side_box p{
	font: 1.1em/1.4em 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #FFF;
	font-weight: normal;
	padding: 2px 10px 10px 10px;
}

.inner p{
	font: 1.1em/1.5em 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #333;
	font-weight: normal;
	padding: 0 10px .7em 0;
}

.inner ul{
	padding: 0 0 .7em 0;
       }

.inner li{
	font: 1.1em/1.5em 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;;
	color: #333;
	font-weight: normal;
	padding: 0 0 0 20px;
	background: url(http://www.redfred.co.uk/images/list.gif) no-repeat;
        list-style: none;
}

ul.sitemap{
	padding:  0 0 2em 20px;
       }

ul.sitemap2{
	padding: .7em 0 .7em 20px;
       }

.sitemap li{
	font: 1.1em/1.5em 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #333;
	font-weight: normal;
	padding: 0 0 0 20px;
	background: url(http://www.redfred.co.uk/images/list.gif) no-repeat;
        list-style: none;
}

.sitemap2 li{
	font: 1.1em/1.5em 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #333;
	font-weight: normal;
	padding: 0 0 0 20px;
	background: url(http://www.redfred.co.uk/images/list2.gif) no-repeat;
        list-style: none;
}

.sitemap li a, .sitemap2 li a{
	color: #333;
}

.sitemap li a:hover, .sitemap2 li a:hover{
	color: #CC0000;
}

#masthead_web p{
	font: 1.2em/1.4em 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;;
	color: #FFF;
	font-weight: normal;
	padding: 20px 10px 0 25px;
}

.test_name{
	font: 75%/1.3em;
	color: #fff;
	font-weight: normal;
}

#c1 p a, #c2 p a, #c3 p a, #c4 p a, .c5_1 p a, .c5_2 p a, .pro2 p a, .pro1 p a, .side_box p a, #web_masthead p a, #masthead_web p a{
	color: #cc0000;
}

#web_masthead p{
	color: #cc0000;
        padding: 2em 0 0 25px;
        font: 1.2em;
}

#web_masthead p a{
	color: #cc0000;
}

#c1 p a:hover, #c2 p a:hover, #c3 p a:hover, #c4 p a:hover, #cs_left p a:hover, .c5_1 p a:hover, .c5_2 p a:hover, .pro2 p a:hover, .pro1 p a:hover, .side_box p a:hover, #web_masthead p a:hover{
	color: #FFF;
}

.portfolio h1{
	font: 2.2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	color: #CC0000;
	font-weight: bold;
	padding: 0 20px 0 5px;
	margin-bottom: 1em;
        letter-spacing: 1px;
}

#masthead_web h1{
	font: 2em/1.3em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	color: #CCC;
	font-weight: bold;
	padding: 0 20px;
        letter-spacing: 1px;
}

.inner h1{
	font: 1.65em/1.5 Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	color: #CC0000;
	font-weight: normal;
	padding: 0 0 0 0;
}

#c1 h2, #c2 h2, #c3 h2, #c4 h2, #cs_left h2, .c5_1 h2, .c5_2 h2, .side_box h2, #project h3{
	font: 1.5em/1.2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	padding: 10px 10px 5px 10px;
	color: #cc0000;
	font-weight: bold;
        letter-spacing: 1px;
}


#subscribe h2{
	font: 1.4em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	margin: 0 0 10px 0;
	color: #000;
	font-weight: bold;
        letter-spacing: 1px;
}

#c1 h2 a, #c2 h2 a, #c3 h2 a, #c4 h2 a, #cs_left h2 a, .c5_1 h2 a, .c5_2 h2 a, .side_box h2 a{
	color: #cc0000;
}

#c1 h2 a:hover, #c2 h2 a:hover, #c3 h2 a:hover, #c4 h2 a:hover, #cs_left h2 a:hover, .c5_1 h2 a:hover, .c5_2 h2 a:hover, .side_box h2 a:hover{
	color: #FFF;
}

.content_test h1{
       	font: 2.2em/1.2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	padding: 7px 10px 5px 10px;
	color: #FFF;
        letter-spacing: 1px;
	font-weight: bold;
}

.pro1 h2, .pro2 h2, .test1 h2, .test2 h2, #project h2{
	font: 1.8em/1.2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	padding: 7px 10px 5px 10px;
	color: #cc0000;
	font-weight: bold;
        letter-spacing: 1px;
}

#cs_left h2{
	font: 1.8em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	padding: 4px 5px 0 10px;
	color: #CC0000;
	font-weight: bold;
        letter-spacing: 1px;
}

#cs_right h2{
	font: 1.8em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	padding: 4px 5px 15px 10px;
	color: #CC0000;
	font-weight: bold;
        letter-spacing: 1px;
}

#cs_left h3{
	font: 1.8em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	padding: 37px 5px 0 0;
	color: #666;
	font-weight: normal;
        letter-spacing: 1px;
}

#cs_left p{
	font: 1.2em  'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	padding: 10px 0;
	color: #666;
	font-weight: normal;
	line-height: 1.3;
}

#cs_right p{
	font: 1.2em  'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	padding: 5px 0;
	color: #666;
	font-weight: normal;
	text-align: center;
}

#cs_right p a, #cs_left p a{
	color: #CC0000;
}

#cs_right p a:hover, #cs_left p a:hover{
	color: #000;
}

#contact_left h1, #contact_left h2, #blog_left h1, #blog_left h2, #links_wrap h2{
	font: 1.8em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	padding: 5px 5px 10px 10px;
	color: #CC0000;
	font-weight: bold;
        letter-spacing: 1px;
}

#blog_left h3{
	font: 1.5em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	padding: 10px 5px 0px 0;
	color: #000;
	font-weight: normal;
        letter-spacing: 1px;
}

#blog_left h4{
	font: 1.3em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	padding: 5px 5px 10px 0;
	color: #CC0000;
	font-weight: normal;
        letter-spacing: 1px;
}

#contact_left p, #blog_left p{
	font: 1.2em  'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	padding: 5px 0 10px 0;
	color: #666;
	font-weight: normal;
}

#blog_left p a, #contact_left p a{
	color: #CC0000;
}

#blog_left p a:hover, #contact_left p a:hover{
	color: #333;
}

.ideas1 p, .ideas2 p{
	font: 1.4em/1.3em  'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	padding: 20px 15px 10px 20px;
	color: #999;
	font-weight: normal;
}

.line2{
	color:#666;
	}

#content h4{
	font: 1.4em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	color: #666;
	margin-bottom: 20px;
	font-weight: bold;
        letter-spacing: 1px;
	}
	
#quote blockquote{
	color: #fff;
	font: 1.3em/1.3em  'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

#quote h1, #quote h2{
	color: #CC0000;
	font: 2em/1.2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	margin: 0 0 20px 0;
	font-weight: bold;
        letter-spacing: 1px;
	}

#quote2 blockquote{
	color: #000;
	font: 1.8em/1.2em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

#quote2 h1, #quote2 h2{
	color: #CC0000;
	font: 2em/1.2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	margin: 0 0 20px 0;
	font-weight: bold;
        letter-spacing: 1px;
	}

#quote2 cite {
 	font: 1.2em/1.2em  'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #cc0000;
	margin: 20px 0 0 0;
        font-weight: bold;
}
	
#credit{
	margin-top: 11px;
	}
	
#comm_masthead cite, #web_masthead cite, #video_masthead cite, #print_masthead cite, #brand_masthead cite{
 	font: 1.2em/1.2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	color: #cc0000;
	margin: 20px 0 0 0;
        letter-spacing: 1px;
        font-weight: bold;
}

#story h1{
	color: #fff;
	font: 2.2em/1.5em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; ;
	margin: 0 0 .5em 0;
	font-weight: bold;
        letter-spacing: 1px;
	}

#story h2{
	color: #fff;
	font: 1.8em/1.5em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; ;
	margin: 0 0 .5 0;
	font-weight: bold;
        letter-spacing: 1px;
	}

#story p, #ethos p{
 	font: 1.1em/1.3em 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #cc0000;
	margin: 0 0 1em 0;
	font-weight: normal;
letter-spacing: 1px;
}

#ethos h1, #ethos h2{
	color: #000;
	font: 2em/1.2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	margin: 0 0 20px 0;
	font-weight: bold;
        letter-spacing: 1px;
	}
	
#c2 ul{
	margin: 0 20px 20px 35px;
	}

#c2 ul li{
	font: 1.2em/1.3em  'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #666;
	list-style-type: circle;
	}

#c2 ul li a{
	color: #666;
	}
	
#c2 ul li a:hover, #c2 ul li a:focus{
	color: #000033;
}
	
.sub_content{
	width: auto;
	text-align: left;
	border-top-color: #CCC;
	border-top-width: 1px;
	border-top-style: dotted;
        clear: both;
  }
  
.sub_content2{
	width: 540px;
	text-align: left;
	margin: 10px 0 0 0;
  }
  
.sub_content3{
	height: 160px
  }
  
img {
	display: block;
	border: 0;
}
  
/* Form styles
----------------------------------------*/
fieldset {
    border: none;
    padding: 0;
    }

fieldset ul {
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0 !important;
    }
    
fieldset ul li {
	padding-bottom: 20px;
	color: #CC0000;
    }
    
fieldset input, 
fieldset select,
fieldset textarea {
	font: 1.2em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	border: 3px solid #ccc;
	padding: 3px 3px 3px 3px;
	margin: 2px 0 0 0;
	color: #333;
	background: #fff;
}

fieldset input:hover, 
fieldset select:hover,
fieldset textarea:hover {
	border: 3px solid #990000;
}
	
fieldset textarea {
    overflow: auto;
	font: 1.2em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

fieldset select {
	padding: 1px;
	padding: 2px 1px 2px 0;
}

fieldset select option {
    padding: 0 15px 0 2px;
}

fieldset label {
	font: 1.2em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
    display: block;
    margin: 0 0 5px 0;
}

fieldset label.note {
     font: 1.2em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
    font-weight: normal;
    color: #999;
    margin: 3px 15px 0 0;
    font-style: italic;
}

.required {
	color: #666 !important;
}

fieldset label.checkbox_note {
    font-weight: normal;
    display: inline;
    float: none;
}

fieldset label.full, fieldset input.full,
fieldset select.full, fieldset textarea.full { width: 98%; }

fieldset label.full {
    float: left;
}

fieldset p {
    margin-bottom: 8px !important;
}

.submit button{
	display:block;
	float:left;
	margin:0 7px 0 0;
	background:#CCC;
	border:3px solid #CC0000;
	font-family: 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#333;
	cursor:pointer;
	padding:5px 7px 6px 7px; /* Links */
}
.submit button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.submit button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.submit button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .submit a:hover{
	background-color: #999;
	border:3px solid #CC0000;
	color:#fff;
}

/* subscribe styles 
------------------------------*/

#form_wrap ul {
    list-style: none;
    padding: 15px 0 10px 0;
    margin: 0 !important;
    }
    
#form_wrap ul li {
	color: #FFF;
        display: inline;
        width: 210px;
        float: left;
    }
    
#form_wrap input, 
#form_wrap select,
#form_wrap textarea {
	font: 1.3em Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border: 0;
	border: 3px solid #CC0000;
	padding: 3px 3px 3px 3px;
	margin: 2px 20px 0 0;
	color: #333333;
	background: #fff;
}

#form_wrap input:hover, 
#form_wrap select:hover,
#form_wrap textarea:hover {
	border: 3px solid #ccc;
}
	
#form_wrap textarea {
    overflow: auto;
	font: 1.2em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

#form_wrap select {
	padding: 1px;
	padding: 2px 1px 2px 0;
}

#form_wrap select option {
    padding: 0 15px 0 2px;
}

#form_wrap label {
    font: 1.3em Helvetica, Verdana, Arial, Sans-Serif;
    display: block;
    margin: 7px 5px 5px 0;
    font-weight: bold;
}

#form_wrap{
	padding: 0 20px 0 20px;
	text-align: right;
	margin-left: 0px;
	}

.inline_label{	
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 40px;
	padding: 1px;
	margin: 5px 10px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	}
	
.inline_field{	
	float: left;
	display:inline;
	width:130px;
	margin: 0 10px 0 0; /* set top margin same as form input - textarea etc. elements */
	}

.send button{
	display:block;
	float:right;
	margin:-10px 7px 0 0;
	background:#CCC;
	border:3px solid #CC0000;
	font: 1.1em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	cursor:pointer;
	padding:4px 7px 4px 7px; /* Links */
}
.send button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
	float: right;
}
.send button[type]{
    padding:3px 5px 3px 5px; /* Firefox */
    line-height:17px; /* Safari */
}
.send button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .send a:hover{
	background: #999;
	border:3px solid #CC0000;
	color:#fff;
}
	
	
/* footer styles 
------------------------------*/
	  
#footer{
	width: 830px;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	clear: both;
	background: url(http://www.redfred.co.uk/images/ee/footer_bkgd.jpg) no-repeat bottom;
}

#footer_inner{
	float: right;
	margin: 0 0 0 0;
}

#footer p{
	color: #666;
	font-size: 1.1em;
	padding: 0 40px .5em 40px;
}

#footer address{
	color: #666;
	font-size: 1.1em;
	padding: 0 40px 2.5em 40px;
}

#footer ul {
	padding: 0 40px 2.5em 0;
}

#footer ul li{
	color: #666;
	font-size: 1.1em;
	padding: 0px 0 2.5em 15px;
        display: inline;
}

#footer ul li a{
	color: #cc0000;
        border-bottom: 1px dotted #cc6600;
}

#footer ul li a:hover{
	color: #cc6600;
        border-bottom: 1px dotted #cc6600;
}

#footer p a{
	color: #333;
	text-decoration: none;
}

#footer p a:hover, #footer p a:focus{
	color: #2A3274;
	border-bottom: 1px solid #2A3274;
} 

.detail{
	color: #999;
	font-size: 70%;
}

.left{
	float: left;
	margin-right: 10px;	
	margin-bottom: 5px;
	display: inline;
}
  
.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	display: inline;
}

.hide{
	display: none;
}

