/* Sea-cubed - CSS Document - HOME */

@import url("master.css");


/*Body
----------------------------------------------------------------------------------------------------------------------------*/
#content { padding:285px 0 60px 0; background:none; }

#show { position:absolute; left:185px; top:149px; width:685px; height: 256px; z-index:5000; }

.team { float:right; width:225px; }
	.team h4 { cursor:pointer; width:156px; margin:0 0 15px 0; padding:17px 0 0 0; height:0 !important; height /**/:17px; overflow:hidden; background:url(../images/meet-the-team.gif) no-repeat 0 0; }
	#content .team ul { margin:0; padding:0; list-style:none; }
	#content .team li { font-family:Arial, Helvetica, sans-serif; font-size:1.1em; line-height:1.3em; color:#363636; margin:0; padding:0 0 9px 0; float:left; clear:both; width:100%; }
	#content .team li img { float:left; margin:0 8px 0 0; clear:none; }


/*Slideshow
-----------------------------------------------------------------------------------------*/
#box1 { position:absolute; }
#box1 span { display:block; float:left; }
.mask1 { position:relative; width:685px; height:256px; }
span img { display:block; }


/*Accordion
-----------------------------------------------------------------------------------------*/
#accordion { width:435px; float:left; clear:both; margin:0; padding:0; }

h3.toggler { cursor:pointer; width:100%; margin:0 0 7px 0; padding:21px 0 0 0; height:0 !important; height /**/:21px; overflow:hidden; }
	.acc01 { background:url(../images/acc-01.gif) no-repeat 0 0; }
	.acc02 { background:url(../images/acc-02.gif) no-repeat 0 0; }
	.acc03 { background:url(../images/acc-03.gif) no-repeat 0 0; }
	.acc04 { background:url(../images/acc-04.gif) no-repeat 0 0; }
	.acc05 { background:url(../images/acc-05.gif) no-repeat 0 0; }

.element { padding:0 10px 0 0; }
	.element p { font-size:1.3em; color:#363636; margin:0 0 0.5em 0; padding:0; }
		#content .element ul { margin:0; padding:0; list-style:outside; }
		#content .element li { font-size:1.2em; color:#363636; padding:0; }