/* Start of CMSMS style sheet 'ta_layout' */
/* CSS Document */


body {
	background-color: #f0f2f0;
	
	color: #6b6a6a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	}

.no-header {
	background-image:url(images/bg-no-header.gif);
	background-position:top;
	background-repeat:repeat-x;
}

	/*	a:active {
			outline: none;
		}*/

		/* get rid of link focus borders in firefox */
	/*	:focus {
		  -moz-outline-style: none;
		}*/


a:link { 
	color: #3e88d4;
  	text-decoration: none;
	}
a:visited { 
	color: #3e88d4;
  	text-decoration: none;
	}
a:hover { 
	color: #6e9831;
  	text-decoration: underline;
	}




h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #518700;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 0px 15px 0px;
	padding: 0;
	line-height: 14pt;
	text-align: left;
	}
		

	
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #518700;
	font-size: 1.4em;
	/*font-weight: bold;*/
	margin: 10px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
	line-height: 1.2em;
	text-align:left;
	}


.news-h2 {
	color: #4e77a1;
	}


		
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #518700;
	font-size: 1.1em;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	line-height: 1.4em;
	text-align:left;
	}		
	

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #518700;
	font-size: 1.1em;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 4px 15px 0px 0px;
	line-height: 1.2em;
	text-align:left;
	}		
	
	
/* frame for the top banner */
#frametop-info {
	display: block;
	font-family: Verdana, Geneva, sans-serif;

	width: 930px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:right;
	height: 22px;
	padding-top: 0px;
	color: #6b6b6b;
	}
#frametop-info h1 {
	display:inline;
	font-size: 1em;
	color: #6b6b6b;
	margin: 0;
	padding: 0;
	line-height: 14pt;
	font-weight: normal;
	}
#frametop-info a:link
{
	color: #6b6b6b;
  	text-decoration: none;
	padding: 0px 2px 0px 2px;
}
#frametop-info a:hover {
	color: #a2a2a2;
  	text-decoration: underline;
}
#frametop-info a:visited
{
	color: #6b6b6b;
  	text-decoration: none;
}
#frametop-info a:visited:hover
{
  	color: #a2a2a2;
  	text-decoration: underline;

}	
	


#frametop-architect-galway {
	display: block;
	width: 930px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	height: 214px;
	padding-top: 0px;
	}


#frametop-small-header {
	display: block;
	width: 930px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	height: 94px;
	padding-top: 0px;
	}


.top-animation {
	width: 575px;
	height: 214px;
	padding: 0;
	margin: 0;
	float: right;
}	

.top-frame-contacts {
	width: 277px;
	height: 70px;
	padding: 17px 0 0 25px;

	}
	
.top-frame-contacts .tab {
	width: 45px;
	float: left;
	}	
.top-frame-contacts a:link
{
	color: #6b6b6b;
  	text-decoration: none;
}
.top-frame-contacts a:hover {
	color: #a2a2a2;
  	text-decoration: underline;
}
.top-frame-contacts a:visited
{
	color: #6b6b6b;
  	text-decoration: none;
}
.top-frame-contacts a:visited:hover
{
  	color: #a2a2a2;
  	text-decoration: underline;

}


	
/* box for the top naviagtion */
#frame-main-nav {
	display: block;
	width: 890px;
	height: 41px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	padding: 0px 20px 0 20px;
	}	


#breadcrumbs {
	display: block;
	width: 890px;
	height: 20px;
	margin-right:auto;
	margin-left:auto;

	padding: 0px;
	color: #a1a5a9;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	}

#breadcrumbs a:link {
	color: #a1a5a9;
  	text-decoration: underline;
	padding: 0px 2px 0px 2px;
	}
#breadcrumbs a:hover {
	color: #677a8d;
  	text-decoration: none;
	}
#breadcrumbs a:visited {
	color: #a1a5a9;
  	text-decoration: underline;
	}
#breadcrumbs a:visited:hover {
  	color: #677a8d;
  	text-decoration: none;
	}	

	
	
/* main body frame */
#frame {
	display: block;
	width: 890px; 
	margin-right:auto;
	margin-left:auto;
	padding: 15px 20px 30px 20px;
	line-height: 2em;  /* SETS line height for all main content */
	
	}





/* Right most column */

.left-column {
	display:block;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	width: 218px;


	border-left: #ccc solid 1px;
	float: right;
	font-size: 1.2em;

}

.left-column h2, .left-column h3, .left-column h4, .left-column h1{
font-size: 1.1em;
padding-left: 20px;
}

.left-menu-box {
	font-size: 1em;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
	text-align: left;
	line-height: 1em;
	/*border-bottom: #ccc solid 1px;*/
}

.left-column-menu-title {
	padding: 10px 0px 3px 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #518700;
	font-size: 1.15em;
	font-weight: bold;
}





/* content body stuff */
.content-body {
	display: block;
	width: 648px;
	
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 1.2em;


	font-weight: normal;
	text-align: left;
	}
.content-body p {
	margin: 3px 0 2px 0;
	padding: 3px 0px 12px 0px;
	}
	
.content-body  a:link {
	color: #3e88d4;
	text-decoration: underline;
	padding: 0px 2px 0px 2px;

	}
.content-body a:visited {
	color: #3e88d4;
	text-decoration: underline;
	padding: 0px 2px 0px 2px;

	}
.content-body a:hover {
	color: #6e9831;
	text-decoration: none;
  	padding: 0px 2px 0px 2px;
	}	





.content-body h2, .content-body h3 {
	font-size: 1.2em;
	}	

.spacer { clear: both; }




.two-column-right {
	float: right;
	margin: 10px 0 0 0;
	padding: 1px 0 0 0;
	/*width: 328px; */
	width: 48%;

	/*clear: left;*/
	}

.two-column-left {
	margin: 10px 0 0 0;
	padding: 3px 0 0 0;
	/*width: 328px; */
	width: 48%;

	}


#category_footer_text {
margin: 25px 0 0 0;
}

/* start aligning images */

.alignLeft {
	float: left;
	margin: 5px 8px 2px 0px;
	padding: 2px; 
	font-size: 9px;
	color: #000;
	line-height: 12px;
	/*border: #a9bd81 1px solid;*/
	background-color: #fff;
	}

.alignRight {
	float: right;
	margin: 5px 0px 2px 7px;
	padding: 2px; 
	font-size: 9px;
	color: #000;
	line-height: 12px;	
	/*border: #a9bd81 1px solid;*/
	background-color: #fff;
	}
	

/* end aligning images */



/* news content */


.news-pagecount {
padding-left: 20px;
}
.news-pagecount a:link { 
	color: #3e88d4;
  	text-decoration: underline;
	}
.news-pagecount a:visited { 
	color: #3e88d4;
  	text-decoration: underline;
	}
.news-pagecount a:hover { 
	color: #6e9831;
  	text-decoration: none;
	}



.NewsSummary-main-page {   /*margin left romoved from newsummary */
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	font-size: .9em;
	line-height: 1.7em;
	font-weight: normal;
	border-bottom: #ccc solid 1px;

}

#NewsPostDetailReturnLink {
	border-bottom: #ccc dashed 1px;
margin: 0px 0 20px 0;
padding: 0px 0 20px 0;
}

.NewsSummary {
	margin: 10px 0px 20px 20px;
	padding: 0px 0px 20px 0px;
	font-size: .9em;
	line-height: 1.7em;
	font-weight: normal;
	border-bottom: #ccc solid 1px;
	}

.NewsSummary p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 10px 0px;
	}
.NewsSummary  a:link {
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
	}
.NewsSummary a:visited {
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
	}
.NewsSummary a:hover {
	text-decoration: none;
	padding: 2px 2px 2px 2px;		
	}	




.NewsSummarySummary  a:link {
	color: #3e88d4;
	}
.NewsSummarySummary a:visited {
	color: #3e88d4;
	}
.NewsSummarySummary a:hover {
	color: #6e9831;		
	}	




.NewsSummaryLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;

	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	color: 4e77a1;

	}
.NewsSummaryLink  a:link {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #4e77a1;
	}
.NewsSummaryLink a:visited {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #4e77a1;
	}
.NewsSummaryLink a:hover {
	padding: 0 2px 0 0px;
	color: #1c4978;
  text-decoration: underline;
	
	}

.NewsSummaryMorelink a:link, 
.NewsSummaryMorelink a:visited { 
	color: #3e88d4;
  }
 
.NewsSummaryMorelink a:hover { 
  text-decoration:none;
	color: #6e9831;
}	


	
.NewsSummaryCategory {
	color: #999999;
	display: none;
}
.NewsSummaryAuthor {
	color: #999999;
	display: none;
}
.NewsSummaryPostdate {
	color: #999999;
	font-weight: bold;
padding: 0 5px 0 0;
}

.NewsSummaryContent {

}

/* detailed news */

.NewsPostDetailDate {
font-weight: bold;
}

.NewsPostDetailCategory, .NewsPostDetailAuthor{
	color: #999;
}

.NewsPostDetailContent {
color: #6b6a6a;
}



.pdf-box {
	float: right;
	width: 163px; 
	font-size: .9em;
	
	background-image:url(images/pdf-download.gif);
	background-position: top left;
	background-repeat:no-repeat;
	
	margin: 6px 0px 0px 0px;
	padding: 1px 0px 1px 34px;

	font-weight: normal;
	color: #c97100;
	text-align: left;
	line-height: 1.2em;
}

.pdf-box-link {
	margin-bottom: 0;
	padding: 0;
}
.pdf-box  a:link {
  	text-decoration: none;
	padding: 0px 3px 2px 0px;
	font-weight: bold;

	}
.pdf-box a:visited {
  	text-decoration: none;
	padding: 0px 3px 2px 0px;

	}
.pdf-box a:hover {
  	text-decoration: underline;
  	padding: 0px 3px 2px 0px;
	}



#footer-background-color {
	display: block;
	background-color: #6a794d;	
	clear: both;
	}


#frame-footer {
	display: block;
	width: 930px; 
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom:0px;	
	padding: 5px 0px 40px 0px;
	clear: both;
	}



.footer-navigation {
	display: block;
		width: 930px; 
text-align:center;
padding: 0 0 35px 0;
color: #495c26;
	clear: both;
}

.footer-navigation  a:link {
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
	color: #acbf88;
	}
.footer-navigation  a:visited {
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
	color: #acbf88;
	}
.footer-navigation  a:hover {
	padding: 0px 10px 0px 10px;
	color: #e0ebcd;
	text-decoration: none;
	}




.footer-address-box {
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 0px 25px;
	font-size: 1.25em;
	line-height: 1.7em;
	font-weight: normal;
	color: #acbf88;
	float: right;
	border-left: #8fa368 solid 1px;
	}

.footer-address-box p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 10px 0px;
	}
.footer-address-box  a:link {
	text-decoration: underline;
	color: #dfebc9;
	padding: 2px 2px 2px 2px;
	}
.footer-address-box a:visited {
	text-decoration: underline;
	color: #dfebc9;
	padding: 2px 2px 2px 2px;
	}
.footer-address-box a:hover {
	color: #fff;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	}	

	
.footer-address-box .tab {
	width: 60px;
	float: left;
	color: #8fa368;
	}	


#footer-thedesigntribe {
	display: block;
	width: 955px; 
	margin-right:auto;
	margin-left:auto;
	margin-top: 10px;
	margin-bottom:30px;	
	padding: 20px 0 20px 0;
	}
	
.thedesigntribe {
	width: 180px;
	height: 65px;
	margin: 0px;
	padding: 0px 23px 10px 1px;
	font-size: 1.1em;
	line-height: 1.7em;
	font-weight: normal;
	text-align: left;
	color: #43492a;
	float: right;
	background-image:url(images/thedesigntribe.gif);
	background-position: top left;
	background-repeat:no-repeat;
	}

.thedesigntribe  a:link, a:visited {
	text-decoration: none;
	color: #43492a;
	}
.thedesigntribe a:hover {
	color: #c0c5a9;
	text-decoration: underline;
	}








/* CSS for project layout */
.clear-left{
	clear:left;
	
	}


.project-box {
	display: block;
	margin: 5px 0px 10px 0;
	padding: 0px 0px 13px 13px;

	text-align: left;
	border: #dddddd solid 1px;
	background-color: #fff;
	width: 641px;
	font-size: 1.2em;

	}
	
.project-box-summary {
	display: block;
	margin: 0px 0px 10px 0;
	padding: 0px 0px 13px 13px;

	text-align: left;
	border: #dddddd solid 1px;
	background-color: #fff;
	width: 632px;    /* feb */
	font-size: 1em;
	/*clear:left;*/
	}


.project-content {  
	display: block;
	margin: 13px 0px 0 165px;
	padding: 0 13px 0 0;
	line-height: 1.5em;
}

.project-content-full {  
	display: block;
	margin: 13px 0px 0 0px;
	padding: 0 13px 0 0;
	line-height: 1.5em;
}

.project-summary-title {
	margin: 3px 5px 5px 0px;
	padding: 0;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	text-align: left;
	color: #4e77a1;

}
.project-summary-title  a:link {
	text-decoration: none;
	color: #4e77a1;
	}
.project-summary-title a:visited {
	text-decoration: none;
	color: #4e77a1;
	}
.project-summary-title a:hover {
   text-decoration: underline;
	}	



.project-view-graphic {
	margin: 0px 0px 0px 3px;
	padding: 0;
	float: right;
display: none;
	}

.project-view-graphic a:link {
	padding: 0;
	}


.project-view-graphic a:visited {
	padding: 0;
	}
	


.project-gallery {
	display:block;
	width: 147px;
	margin: 12px 0px 0px 0px;
	float:left;
	/*clear: both;*/
	}

	
.project-gallery a img {
	 background: #fff;
	 border: 2px solid #fff;
	 padding: 1px;
	 margin: 0px 0 10px 0;
	}
.project-gallery a:hover img {
	 background: #fff;
	 border: 2px solid #a7c778;
	}	
.project-view-more-photos {
	font-size: .8em;
	}

.project-content .tab {
	width: 55px;
	float: left;
	color: #8fa368;
	}	
.project-content .tab2 {
	width: 53px;
	float: left;
	color: #8fa368;
	/*height: 50px;*/
	}	


.project-content-full .tab {
	width: 55px;
	float: left;
	color: #8fa368;
	}	
.project-content-full .tab2 {
	width: 55px;
	float: left;
	color: #8fa368;
	height: 50px;
	}	




.project-label-client {  
	font-weight: normal;
	color: #4e77a1;
}
.project-client {  
	margin-right: 3px;
}


.project-label-office {  
	font-weight: normal;
	color: #4e77a1;
}
.project-office {  
	margin-right: 3px;
}


.project-label-summary {  
	font-weight: normal;
	color: #5b7aa5;

}
.project-summary {  
	font-weight: normal;
	color: #6b6a6a;
	padding: 0 0 0 55px;
	display: block;
}
.project-summary p {  
	padding: 0;
	margin: 2px 0 2px 0;
}





.project-summary-link {  
	font-weight: normal;
	padding: 0 0 0 55px;
}

.project-summary-link a:link {  
	color: #3e88d4;
}
.project-summary-link a:visited {  
	color: #3e88d4;
}

.project-summary-link a:hover {  
	color: #6e9831;
}



.project-label-notes {  
	color: #4e77a1;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #dddddd dashed 1px;
}
.project-notes {  
	font-weight: normal;

}
.project-notes p {  
	margin: 0px 0 10px 0;
	padding: 0;
}


.project-pdf-box {
	float: right;
	width: 130px;
	
	border: #dddddd solid 1px;
	background-image:url(images/pdfdownload.gif);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #fff;
	
	margin: 8px 0px 1px 10px;
	padding: 22px 6px 4px 6px;

	font-weight: normal;
	color: #5b7aa5;
	text-align: left;
	line-height: 1.6em;
	font-size: .8em;
	clear: right;
}

.project-pdf-box-link {
	font-weight: bold;
	margin-left: 39px;
	margin-bottom: 0;
	padding: 0;
}


/* alan missing all below */

.project-tab   {
	margin: 10px 5px 0px 0px;
	font-size: 1.4em;
	line-height: 1em;
	font-weight: bold;
	text-align: left;
	color: #4e77a1;
	height: 60px;
}
.project-tab    a:link {
	border: 1px  solid #bfbfbf;
	padding: 4px 15px 4px 13px;
	border-bottom: 1px solid #dddddd;
	
	text-decoration: none;
	color: #4e77a1;
	background-color: #d4dee8;
	}
.project-tab   a:visited {
	border: 1px  solid #bfbfbf;
	padding: 4px 15px 4px 13px;
	border-bottom: 1px solid #dddddd;
	
	text-decoration: none;
	color: #4e77a1;
	background-color: #d4dee8;
	}
.project-tab   a:hover {
	color: #518700;
   text-decoration: none;
   background-color: #d1dfbb;
	}	




.project-tab-in   {
	margin: 10px 5px 0px 0px;
	font-size: 1.4em;
	line-height: 1em;
	font-weight: bold;
	text-align: left;
	color: #518700;
	height: 60px;
}
.project-tab-in    a:link {
	border: 1px  solid #dddddd;
	padding: 5px 15px 5px 13px;
	border-bottom: 0;
	
	text-decoration: none;
	color: #518700;
	background-color: #fff;
	}
.project-tab-in  a:visited {
	border: 1px  solid #dddddd;
	padding: 5px 15px 5px 13px;
	border-bottom: 0;
	
	text-decoration: none;
	color: #518700;
	background-color: #fff;
	}
.project-tab-in  a:hover {
	color: #518700;
   text-decoration: none;
   background-color: #d1dfbb;
	}	


.project-box {
	display: block;
	margin: 1px 0px 10px 0;
	padding: 10px 13px 13px 13px;

	text-align: left;
	border: #dddddd solid 1px;
	background-color: #fff;
	width: 620px;
	font-size: 1em;
	}

.project-full-image {
	margin: 3px 0 0 0;

	}

.project-gallery-featured {
	display:block;
	width: 102px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	float:right;
	/*clear: both;*/
	}
.project-gallery-featured a img {
	 background: #fff;
	 border: 2px solid #fff;
	 padding: 1px;
	 margin: 0px 0 2px 0;
	}
.project-gallery-featured a:visited img {
	 background: #fff;
	 border: 2px solid #fff;
	 padding: 1px;
	 margin: 0px 0 2px 0;
	}
.project-gallery-featured a:hover img {
	 background: #fff;
	 border: 2px solid #a7c778;
	}

.catnav {
display: none;
}

/* Project Gallery album */

/* Product Gallery Lighbox Picture List UL */
.album-product-gallery {
	margin: 12px 0 15px 5px;
	padding:0;
	border: #666666 solid 0px;
	}
.picturelist-product-gallery {
	margin:0;
	padding:0;
	}
ul.picturelist-product-gallery  {
	margin: 0 0  0;
	}
.picturelist-product-gallery li {
	margin: 0px 10px 10px 0;
	padding: 0;
	}
.thumb-product-gallery {
	padding:0px;
	/*width:auto;*/
	/*width:146px;   14-4-2008 */
	margin:0 4px 4px 0;
	text-decoration:none;  /* Thumbnail spacing */
	line-height:normal;
	list-style-type:none;
	text-align:left;
	float: left;
	}
.thumb-product-gallery a {
	display:block;
	/*height:123px;   Set link formatting*/
	/*width:133px;     Thumb width*/ 
	padding:0px; /* Thumb height*/
	/* Thumb padding to form thumb frame */
	/* You can set the above to 0px = no frame - but no hover indication!*/
	margin:0;
	text-decoration:none;
	}

	
.thumb-product-gallery a img {
	background-color: #fff;
	border: #c6d3dd solid 1px;
 	padding: 4px;
	}
.thumb-product-gallery a:visited img {
	background-color: #fff;
	border: #c6d3dd solid 1px;
	padding: 4px; 
	}
.thumb-product-gallery a:hover img {
	background-color: #fff;
    border: 2px solid #a7c778;
	padding: 3px; 
	}



/* al missing untill here */



/* Project Tabs */

ul#projecttabs {
	padding: 0px;
	margin: 0px 0;
	list-style: none;
	/*float: left;*/
	clear: left;
display: block;
height: 31px;
}
ul#projecttabs li {
	float: left;
}

ul#projecttabs li a {
	float: left;
	text-decoration: none;
	color: #4a75a0;
	padding: 3px 14px 3px 14px;
	margin: 0px 4px 0 0;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 25px;
background-color: #d4dee8;
border: 1px solid #bfbfbf;
border-bottom: 1px solid #ddd;
}

ul#projecttabs li a:visited {
	color: #518700;
}

ul#projecttabs li a:hover {
background-color: #d1dfbb;
border: 1px solid #bfbfbf;
border-bottom: 1px solid #ddd;
}

/* selected */

ul#projecttabs li a.selected  {
	float: left;
	text-decoration: none;
	color: #518700;
	padding: 3px 14px 4px 14px;
	margin: 0px 4px 0 0;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 25px;
background-color: #ffffff;
border: 1px solid #ddd;
border-bottom: 0;
}

ul#projecttabs li a:visited.selected {
	color: #518700;
}

ul#projecttabs li a:hover.selected {
background-color: #ecf3e1;

border: 1px solid #ddd;
border-bottom: 0;
}

ul#projecttabs li a::focus {
  -moz-outline-style: none;
}




blockquote {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	border-left: 5px solid #ccd7bc;		
	color: #839a62;
}

blockquote p {
	margin:0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


form {
margin: 10px 0 10px 0;
padding: 0;
}


textarea, input, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 12px;
	color: #2a5386;
	background-color: #fff;
	border: 1px solid #829ab2;
	padding: 2px 4px 2px 5px;

}
.button, .fbsubmit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #6e9cb7;
	padding: 1px 1px 1px 3px;
	margin: 2px 0 0px 0px;
	color: #fff;
	font-size: 1em;
	font-weight:bold;
	border: 1px solid #fff;
	line-height: 10px;
}

select {
	background-color: #fff;
}

.error_message li, .error_message  {
	color: #ff0000;
}

/* End of 'ta_layout' */

