/*
Stylesheet For: VSI Template V4.1
URL: http://www.neilson-adventures.co.uk
Version: v1.0
Author: VSI-Thinking, http://www.vsi-thinking.com
*/

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* CONTENTS

   A: Top Ten

   B: Navigation Boxes

   C: Inspiration Boxes
                                                               */
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

/* *********************************************************** */
/* A. Top Ten                                                  */
/* *********************************************************** */
#contentArea #neilsonRecommends {
	background: url(../../pics/panelBg.gif) bottom center no-repeat;
	width:324px;
	margin:0px;
	padding:0px;
	float:right;
}
#contentArea #neilsonRecommends h2 {
	background: url(../../pics/panelH2Bg.gif) top center no-repeat;
	display:block;
	height:34px;
	margin:0;
	padding:10px 0 0 16px;
	color:#ffffff;
	font-size:120%;
}
#contentArea #neilsonRecommends p,
#contentArea #neilsonRecommends p.alt {
	color:#58595B;
	font-size:90%;
	width:290px;
	padding:6px;
	margin:0 0 10px 10px;
}
#contentArea #neilsonRecommends p.alt {
	background:#E6E6DB;
}
#contentArea #neilsonRecommends p a {
	color:#006633;
	font-size:110%;
	font-weight:bold;
}
#contentArea #neilsonRecommends p a.more {
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
}
#contentArea #neilsonRecommends p a:hover.more {
	text-decoration:underline;
}
#contentArea #neilsonRecommends p .recomPrice,
#contentArea #neilsonRecommends p .recomDetails {
	color:#000000;
	font-weight:bold;
}
#contentArea #neilsonRecommends p .recomPrice {
	font-size:110%;
}

/* *********************************************************** */
/* C: Inspiration Boxes                                        */
/* *********************************************************** */

#contentArea #beInspiredWrapper {
	background: url(../../pics/panelBg.gif) bottom center no-repeat;
	width:324px;
	margin:0 0 0 12px;
	padding:0;
	float:right;
}
#beInspired h2 {
	background: url(../../pics/panelH2Bg.gif) top center no-repeat;
	display:block;
	height:34px;
	margin:0;
	padding:10px 0 0 16px;
	color:#ffffff;
	font-size:120%;
}
#beInspired h3 {
	width:290px;
	margin:0;
	padding:0;
}
#beInspired h3 a.Inspire1,
#beInspired h3 a.Inspire2,
#beInspired h3 a.Inspire3,
#beInspired h3 a.Inspire4 { 
	width:290px;
	height:31px;
	text-indent:-9000px;
	display:block;
	margin:0 0 0 18px;
}
#beInspired h3 a.Inspire1 { background: url(../../pics/headings/h3beInspire1.gif) top center no-repeat; }
#beInspired h3 a.Inspire2 { background: url(../../pics/headings/h3beInspire2.gif) top center no-repeat; }
#beInspired h3 a.Inspire3 { background: url(../../pics/headings/h3beInspire3.gif) top center no-repeat; }
#beInspired h3 a.Inspire4 { background: url(../../pics/headings/h3beInspire4.gif) top center no-repeat; }
#beInspired p,
#beInspired p.beInspiredBox {
	width:290px;
	margin:0 0 10px 18px;
}
#beInspired p.beInspiredBox {
	background:#000000;
	height:125px;
}
#beInspired p.beInspiredBox img {
	margin:0 0 2px 0;
}
#beInspired p a {
	color:#ffffff;
	margin:0px;
	padding:0 0 0 6px;
}
/*                                      
#beInspired p a.submitBlk,
#beInspired p .submitBlk {
	width:38px;
	height:17px;
	margin:1px 6px 0 0;
	padding:3px 16px 0 5px;
}
*/
#beInspired p a.submitBlk,
#beInspired p .submitBlk {
	width:43px;
	height:20px;
	margin:1px 6px 0 0;
	padding:0 16px 0 0;
	line-height:20px;
}

