/* Base CSS File for all Barilla Solar Sites */
*
{
	margin:0px;
	padding:0px;
}

body
{
	text-align: center; 
	font-size: 11px;
	margin-top: 10px;
	font-family: Arial;
	color:#000000;
	background-color:#eeeeee;/*#fdeecf;*/
}

body /* mozilla alignment*/
{
	text-align: -moz-center;
}

p
{
	margin-bottom:8px;
}

p.last
{
	margin-bottom:0px;
	padding-bottom:0px;
}

p.first
{
	margin-top:8px;	
}

ul
{
	margin-top:5px;
	margin-left:15px;
}

li
{
	padding:3px;
}

a:link, a:visited 
{
	text-decoration:underline;
	color:#000000;
}

a:hover
{
	text-decoration:none;
	color:#000000;
}

.menuitem a:link, .menuitem a:visited, .menulastitem a:link, .menulastitem a:visited 
{
	text-decoration:none;
	color:#000000;
}

.menuitem a:hover, .menulastitem a:hover
{
	text-decoration:underline;
	color:#000000;
	
}



a.white:link, a.white:visited
{
	color:#ffffff;
}

a.white:hover
{
	color:#ffffff;
}


a.solaryellow:link, a.solaryellow:visited
{
	color:#f1b310;
}

a.solaryellow:hover
{
	color:#f1b310
}

h1
{
	font-size:28px;

}

h2
{
	font-size:24px;

}

h3
{
	font-size:18px;

}


h4
{
	font-size:16px;
}

h5
{
	font-size:13px;
}

#maincontainer
{
	margin:auto auto auto auto;
}

#main
{
	width:800px;
	text-align:left;
	background-color:#ffffff;
}

#footer
{
	margin-top:8px;
	padding-bottom:20px;
}

#header
{
	margin-left:10px;
	width:780px;
	height:107px;
	background-image:url(images/banner.bmp);
}


#header #headline
{
	padding-top:20px;
	padding-left:20px;
}

#header #headline h1
{
	font-size:28px;
	color:#ffffff;
	font-weight:normal;
}

#header #strapline
{
	padding-left:20px;
	padding-top:10px;
}

#header #strapline h2
{
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
}

#main #menutop
{
	margin-top:0px;
	margin-left:30px;	
	margin-bottom:0px;
}

#menutop .menuitem, #menutop .menusep
{
	float:left;
	font-size:14px;
	padding:5px;
	
}



#main #slither
{
	margin-top:0px;
	margin-left:10px;
	width:780px;
	height:20px;
	background-image:url(images/slither.jpg);
}




#pagecontainer
{
	margin-left:10px;
	width:780px;
	background-color:#f1b310;
	padding-bottom:20px;
}

#pagecontainer #menuleft
{
	float:left;
	width:210px;
}

#menuleft .menubox
{
	margin-left:20px;

}

.menubox .menuheader
{
	background-image:url(images/smallboxheader.jpg);
	width:170px;
	padding:4px 0px 3px 10px;
	height:18px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	margin-bottom:2px
}

.menubox .menuitem
{
	width:170px;
	padding:4px 0px 3px 10px;
	height:18px;
	background-image:url(images/menuitem.gif);
	margin-bottom:2px;
}

.menubox .menulastitem
{
	background-image:url(images/lastmenuitem.jpg);
	width:170px;
	padding:4px 0px 3px 10px;
	height:18px;
}

#menuleft .sidebox
{
	margin-left:20px;
	margin-top:20px;
}

.sidebox .header
{
	background-image:url(images/smallboxheader.jpg);
	width:170px;
	padding:4px 0px 3px 10px;
	height:18px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	margin-bottom:2px
}

.sidebox .content
{
	width:160px;
	padding:4px 10px 3px 10px;
	background-color:#f6ce79;
}

.sidebox .footer
{
	width:180px;
	height:18px;
	background-image:url(images/smallboxbottom.jpg);
}

.sidebox .contentwhite
{
	width:170px;
	padding:4px 0px 3px 10px;
	background-color:#ffffff;
}

.sidebox .footerwhite
{
	width:180px;
	height:18px;
	background-color:#ffffff;
	background-image:url(images/smallwhiteboxbottom.jpg);
}




#pagecontainer #content
{
	float:right;
	width:570px;
	
}


#content #banner
{
	background-image:url(images/leftend.bmp);
	background-position: left;
	background-repeat: no-repeat;
	margin-left:10px;
	background-color:#ffffff;
	
}

#banner #text
{
	text-align:center;
}



#banner h1
{
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	
}

#banner h2
{
	font-size:16px;
	font-weight:bold;
}


#banner #text
{
	text-align:center;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
}

#content .largebox
{
	margin-top:20px;
	margin-left:10px;
}

.largebox .header
{
	background-image:url(images/largeboxheader.jpg);
	height:21px;
	width:525px;
	padding:4px 0px 0px 15px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}

.largebox .content
{
	background-color:#ffffff;
	width:510px;
	padding:10px 15px 10px 15px;
}

.largebox .content .question
{
	font-size:13px;
	font-weight:bold;
}

.largebox .content .answer
{
	font-size:12px;
}


.largebox .footer
{
	width:525px;
	height:18px;
	background-image:url(images/largeboxbottom.jpg);
	padding-left:15px;
	font-weight:bold;
}


.largebox .content .leftbox
{
	float:left;
	width:320px;
}

.largebox .content .rightbox
{
	float:right;
	width:185px;
	text-align:center;
}

.solaryellow
{
	color: #f1b310;
}

.price
{
	color:#CC0000;
}

.clear
{
	clear:both;
}

#kitspec
{
	border:none;
	width:500px;
}

#kitspec td
{
	padding-top:2px;
	padding-bottom:2px;	
}

#kitspec .title
{
	border-bottom:solid 1px #000000;
	font-weight:bold;
	font-size:13px;
}

