/*** GALLERY STYLES ***************************************************/


#gallery				{float:left; width:100%; margin:13px 0 12px 0; padding:0;}

#gallery .gallery-row		{float:left; width:100%; margin:0; padding:0;}

#gallery .gallery-image		{float:left; margin:0 15px 15px 0;}

#gallery .gallery-image img		{border:4px solid #CD9646; width:170px;}

#gallery .gallery-name		{display:none;}

#gallery .last			{margin-right:0;}







/*** TESTIMONIALS MODULE STYLES ***************************************/


#testimonials				{}

#testimonials .testimonial		{}

#testimonials .testimonial-content	{}

#testimonials .testimonial-name		{}




/*** FAQs MODULE STYLES ***************************************/


#faqs					{}

#faqs .faq				{}

#faqs .faq-content			{}

#faqs .faq-name				{}




/*** QUOTES MODULE STYLES ***************************************/



#quotes					{}

#quotes .quote				{}

#quotes .quote-body			{}

#quotes .quote-name			{}



/*** SITEMAP STYLES ***************************************/



#sitemap				{}

#sitemap ul				{clear:both;}



/*** BREADCRUMBS STYLES ***************************************/



#breadcrumbs				{background:#EFEFEF; padding:5px 10px;}




/*** BREADCRUMBS STYLES ***************************************/


.news-article				{float:left; width:100%; margin:0; padding:18px 0 7px 0; border-top:1px solid #EEEEEE;}
.article-image			{float:left; margin:0; padding:0;}
.article-content			{float:right; width:556px; margin:0; padding:0;}


.full-article-image			{float:right; margin:0; padding:5px 0 10px 0;}
.full-article-content		{float:left; width:410px; margin:0; padding:5px 0 10px 0;}

.full-article-content h1		{float:left; width:100%; margin:0; padding:0;}
.full-article-date			{float:left; width:100%; margin:0; padding:0 0 15px 0;}



/*** FORMS STYLES ***************************************/



#contact-form				{}

#contact-form-table			{}


#contact-form .form-left		{padding:3px 6px; width:37%;}

#contact-form .form-right		{padding:3px 6px;}


#contact-form tr#captcha		{margin:10px 0 0 0; background:#FFF9E8; border:2px solid #EFEFEF;}


#contact-form #captcha_field		{width:43px;}

#contact-form .captcha-text		{color:#9A9A9A; font-size:80%;}


#contact-form #submit-btn		{}

#contact-form input#Name,
#contact-form input#Email,
#contact-form input#Tel,
#contact-form input#Company-Name	{width:300px;}

#contact-form textarea#Address, #contact-form textarea#Comments	{width:300px; height:80px;}


#enquiry-form-message			{float:left; width:96%; margin:0; padding:7px 2%; color:#FFFFFF;}

.form-success				{background:#98B130;}

.form-error				{background:#A22834;}