@charset "utf-8";
/* -------------------------------------------------------------
File: CSS file for skelters/products pages
Description: 
*/



/*
#skelters #subnav ul.linkboxes #sn-skelters a  { background: url(/img/bg-subnav.jpg) no-repeat left top; }
*/

/* Flash navigation */
#flashnav { clear:both;width:100%;margin:0;height:121px;background:none; }





/* Styles skelter product etalage
-------------------------------------------------------------- */
#contentbox {
	background:#196D0D url(/img/elements/bg-skeltercontainer-bot.gif) no-repeat left bottom;
	margin-top:10px;
	

}


/* main box */
#skeltercontainer { height:505px;padding:15px 0 0;position:relative; }

#skeltercontainer #dyn-content { float:right;width:415px;margin:75px 0 0; }
#skeltercontainer #dyn-content p { margin:0 20px;color:#FFFFFF;text-align:left; }
#skeltercontainer #dyn-content h1 { position:absolute;top:0;left:-9999px;width:300px;height:110px; }
#skeltercontainer #dyn-content p span { display:none; }

/* box with logo's */
#logocontainer { position:absolute;top:215px;left:13px;width:755px;width:715px;height:162px;
	background:transparent url(/img/elements/bg-logocontainer.png) 0 0 no-repeat; }
	
#race { position:absolute;top:15px;left:10px;width:170px;height:50px; }
#classic { position:absolute;top:95px;left:10px;width:180px;height:50px; }
#specials { position:absolute;top:15px;left:210px;width:170px;height:50px; }
#junior { position:absolute;top:90px;left:220px;width:120px;height:55px; }
#ferrari, 
#fxx { position:absolute;top:10px;left:430px;width:160px;height:50px; }
#compact, 
#city { position:absolute;top:80px;left:360px;width:100px;height:70px; }
#traxx { position:absolute;top:10px;left:600px;width:110px;height:60px; }
#offroad { position:absolute;top:85px;left:505px;width:200px;height:60px; }

/* box with actions */
#actiecontainer { position:absolute;top:388px;left:13px;width:755px;width:715px;height:116px;
	background: transparent url(/img/elements/bg-actiecontainer.gif) 0 0 no-repeat;}
#actiecontainer h2 { font-size:12px;font-weight:bold;margin:0;padding:5px 10px 0; }
#actiecontainer h2 a { color:#fff;text-decoration:none; }
#actiecontainer img { margin:10px 0px 0 5px;}
#actiecontainer .contents { float:right;width:360px;margin:10px 10px 0 0;display:inline; }
#actiecontainer form { float:right; }




