/* CSS Document */
/*-----------------------------------------------------------------------------
General Settings
-----------------------------------------------------------------------------*/
/* Remove padding and margin */

body {
    background-image: none;
   background-color: #333333;
   outline: none;
    margin: 0;
    padding: 0;
    height:100%;
	/*DefaultFont*/
	font: 62.5%/2.2em Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #696A6C;
}

 hr {
 color: #EAEAEB;
 background-color: #EAEAEB;
padding:0px;
margin:0px;
}

/* images */
div#imgbrd {
border: 2px solid #eeeeee;
}
/*-----------------------------------------------------------------------------
Text Style - Fonts, Color etc..
-----------------------------------------------------------------------------*/
 	/* Background */
	.table {background-image:url(http://www.obriensgarage.ie//images/interface/bckgrd.jpg)}
	/* Center column */
	.article_wrapper h1 { font-family:Georgia, Times New Roman, Times, serif; font-size:180%; color:#ff9900; padding:0; margin-top:15px; font-weight:normal; }
	.article_wrapper p{color:#8B8A91;padding-bottom:2px;font-size:1.2em;}	
	
	/* Rigth column */
    .news_wrapper h2{color: #393939; font-size:1.1em;margin:8px 0;}
	.news_title{font-size:1.3em;}
	.news_wrapper{font-size:1.3em;color:#4F4F4F;}
  
        div#more {font-size:0.8em; text-align:right; color:#ff9900;}
        div#more a:link {font: bold; text-align:right; color:#ff9900;} 
        div#more a:hover {text-decoration:underline; color:#ffffff;} 
       div#more a:visited {text-decoration:underline; color:#ff9900;} 
        
        div#morenews {font-size:1.0em; text-align:left; color:#414141; padding-top:3px;}
        div#morenews a:link {text-align:right; color:#414141;} 
        div#morenews a:hover {text-decoration:underline; color:#4F4F4F;} 
        div#morenews a:visited {text-decoration:underline; color:#414141;} 
        
        div#latestnews {margin-right:5px;}
	
	/*Footer*/
	.footer {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #fff; text-align:left;}
	

	
/*Links*/
a:link {
        outline: none;
	text-decoration:none;
	color:#FF9900;
	}	
a:visited {
       outline: none;
	text-decoration:none;
	color:#FF9900;
	}
a:hover	{
        outline: none;
	text-decoration:underline;
	color:#999999;
	}
	
/*-----------------------------------------------------------------------------
Background
-----------------------------------------------------------------------------*/
/*Background Top*/
div#outertop{
   background-image:url(http://www.obriensgarage.ie/images/interface/bcktop.jpg);
   background-repeat:no-repeat;
   height:6px;
   }
/*Body Background*/  
div#outer{
   background-image:url(http://www.obriensgarage.ie/images/interface/bckgrd.jpg);
   background-repeat:repeat-y;
   height:810px;
   }
div#bckhead{
  background-image:url(http://www.obriensgarage.ie/images/interface/bckgrdHeader.jpg);
  background-repeat: no-repeat;
  background-position:right;
  margin-right:10px;
  float:right;
  width:379px;
  height:175px;
}

div#flashbanner{
  margin-right:10px;
}

div#logo{
  float:left;
  padding-left:15px;
  padding-top:15px;
}
/*-----------------------------------------------------------------------------
Layout
-----------------------------------------------------------------------------*/
/*Header*/
div#header{
   height:175px;
}
/*MidShadow Line*/
div#midshadow {
   background-image:url(http://www.obriensgarage.ie/images/interface/midshadow.jpg);
   background-repeat:no-repeat;
   height:7px;
   }
<!--Mid-Section-->
div#midsection {
   }
/*Left Column*/
div#leftcolbck {
   float:left;
   padding-left:5px;
  }
/*Right Column Header*/
div#rightcolbck {
   float:right;
   padding-right:5px;
  } 
div#rightcolinfo { 
   width:693px;
   height:130px;
   background-color:#F89B33;
   
  }
/*Right Column Body*/
div#rightcolbdy { 
   float:right;
   margin-right:5px;
   width:264px;
   height:467px;
   padding-top:10px;
   background-color:#D3D6DA;
  }  
div#rightcolbanner {
   height:25px;
background-image:url(http://www.obriensgarage.ie/images/interface/LatestNews.jpg);
}
div#rightcoltxt {
  padding:10px;
} 
  
/*Center Column*/
div#centercolbck {
   padding-top:10px;
   padding:7px;
   float:left; 
   width:416px;
   height:457px;
   background-color:fff;
  }    
/*-----------------------------------------------------------------------------
Navigation Left Panel
-----------------------------------------------------------------------------*/  

div#nav-menu img {border:0px;}
/*Nav Menu*/
div#nav-menu {
   outline: none;
   margin:0;
   padding:0;
   background-color:#D3D6DA;
   width:170px;
   float:left;
   }
	
div#menu {
   width:170px; 

   }

div#menuouter {

   }

ul#menulist {
   outline: none;
   margin:0;
   padding:0;
   float:left;
   list-style-type:none;}

ul#menulist li {
   }

ul#menulist a {
   outline: none;
   width:155px; 
   height:20px; 
   font: bold 11px Verdana, Arial, sans-serif; 
   color:#222D2D; 
   text-decoration:none; 
   padding:8px 0 0 15px; 
   display:block !important;}
   

/*Nav Button States*/
ul#menulist a  {
   outline: none;
   background-color: #D3D6DA;
   }
ul#menulist a:hover {
   outline: none;
   background-color: #F89B33; 
   color:#ffffff;
   }
ul#menulist a:active {
   outline: none;
   background-color: #F7880F; 
   color:#ffffff;
   }

 /*Left Subscription*/  
div#leftsubscrip {
   height:194px;
   width:168px;
   background-color:#FFFFFF;
   margin-left:1px;
   margin-right:1px;
   }
div#subimg {
   float:left;
   background-image:url(http://www.obriensgarage.ie/images/interface/Subscrip.jpg);
   background-repeat:no-repeat;
   width:168px;
   height:67px;
   }
div#subform {
    padding-left:5px;
   }
div#subbut {
    margin-top:4px;
	margin-right:6px;
    text-align:right;
   }


 /*Left Opening hours*/  
div#openinghr {
  margin-top:10px;
  background-color:#F89B33;
  height:129px;
  width:170px;
   }
div#openingimg {
   background-image:url(http://www.obriensgarage.ie/images/interface/OpeningImg.jpg);
   height:41px;
   width:170px;
   }
div#opentimes {
   padding-left:7px;
   font-size:1.3em;color:#ffffff;
   }
/*-----------------------------------------------------------------------------
Footer
-----------------------------------------------------------------------------*/
div#outerfooter{
   background-image:url(http://www.obriensgarage.ie/images/interface/bckfooter.jpg);
   background-repeat:no-repeat;
   height:35px;
   padding-top:7px;
   padding-left:10px;
   }
   
div#footerinfo{
   
   }
/*Links*/
div#outerfooter a:link {text-decoration:none; color:#999999;}
div#outerfooter a:visited {text-decoration:none; color:#999999;}
div#outerfooter a:hover {text-decoration:underline; color:#FF9900;}


