/* @override http://decorativemetal.com.au/Content/wp-content/themes/sealight/custom.css */

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* 2.7 Featured */

#loopedSlider .container { width:940px; min-height:300px; overflow:hidden; position:relative; cursor:pointer; padding-bottom:60px; }
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides > div { position:absolute; top:0; width:940px; display:none; padding-top: 0px }

.section { background: #fffeff none repeat; border-bottom: 2px solid #CFCCB6; border-left: 1px solid #DCD9C1; border-right: 1px solid #DCD9C1; padding: 20px 20px; margin-bottom: 20px; }


/* 2.6 Footer */
#footer{padding: 20px 10px 10px; color: #ffffff; background: #7b7b7b none no-repeat center;
	width: 920px;
}
#footer p {font: normal 12px Arial, Helvetica, san-serif;}
#footer #credit img{vertical-align:middle;}
#footer #credit span{display:none;}
#footer #credit a{color:#fff;}

