/*
Theme Name: Piaggio Default
Theme URI: http://piaggio.com.au/
Description: The migrated piaggio theme.
Version: 1.0
Author: Cartel
Author URI: http://cartelmedia.com.au/
Tags: piaggio

	Beautiful. 

*/

body { 
	background-color: rgb(93, 168, 220);
	margin: 0;
	padding: 30px 0 0;
	color: rgb(102, 102, 102);
	font: normal normal normal 75%/normal Arial, Helvetica, sans-serif;
}

a, a:visited {
	color: rgb(35, 152, 208);
	text-decoration: underline;
}
a:active, a:hover { 
	color: rgb(24, 112, 153);
	text-decoration: none;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


#mainlogo { 
	background: url(images/generic/mainLogo.gif) no-repeat;
	display: block;
	height: 97px;
	margin-left: -5px;
	overflow: hidden;
	text-indent: -9999px;
	width: 190px;
}

#page {
	margin: 0px auto;
	width: 850px;	
}

#footer { 
	background: url(images/generic/footer_bg.gif) repeat-x #FFF;
	padding-bottom: 5px;
	padding-top: 29px;
	clear: both; 
}

#footer div { 
	color: rgb(129, 129, 129);
	font-size: 0.95em;
	height: 17px;
	margin: 5px auto 0px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: right;
	width: 830px;
}
#footer ul, #footer li { 
	float: left; 
	background: none;
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
        margin-bottom: 15px;
	padding-bottom: 15px;
}



#footer li .facebook {
       line-height: -20px;
}

#footer a:hover { 
	text-decoration: underline;
}

#footer a { 
	color: rgb(129, 129, 129);
	font-weight: normal;
	padding: 2px 5px;
}


.newsletter { 
	text-align:center;
	background-image: url(images/sidebar/gradientBoxContent_bg.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}

.newslettertxt {
	padding-left: 23px;
	text-align: left;
}


#sidebar { 
	background: url(images/elements/leftCol_bg.gif) repeat-y;
	
	float: left;
	overflow: hidden;
	padding: 0px 5px;
	width: 180px;
}

#sidebar ul#nav, #sidebar ul#nav li { 
	list-style: none; 
	background: none; 
	margin: 0; 
	padding: 0;
}
#sidebar ul#nav { 
	margin: 0 5px 0 5px;
}

#sidebar ul#nav a { 
	text-align: center; 
	background: none; 
	display: block;
	height: 22px;
	overflow: hidden;
	text-decoration: none; 
	color: #999;
	font-size: 14px;
	padding-top: 5px; 
}

/* 
	for both of these sections i've used modified versions of the original graphics, 
	I should remake the graphics, then the adjustments would make more sense
*/
a img {
	border: 0;	
}
#sidebar ul#nav a:hover { 

	background: url(images/nav/hover.gif) repeat-x top; 
	color: #666; 
}
#sidebar ul#nav li.current_page_item { 
	background: url(images/nav/active.gif) repeat-x top; 
}
#sidebar ul#nav li.current_page_item a { 
	color: #555; 
}
#sidebar img { 
	margin-left: -5px; 
}

.navigation { 
	clear: both; 
	margin: 5px; 
	padding: 5px; 
}

.navigation a { 
	text-decoration: none; 
	padding: 5px; 
	margin: 5px; 
}


.navigation a:hover { 
	text-decoration: none;  
	background: #09C;
	color: #FFF; 
}

#content { 
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
	width: 650px;
	background: url(images/generic/content_bg.gif) repeat-y;
}

.post { 
	background: url(images/elements/border-line.gif) repeat-x;
	color: rgb(153, 153, 153);
	padding: 5px;
	background-repeat: repeat-x;
	background-attachment: initial;
	background-position-y: 0;
	clear: left;
}

.post img { 
	border: 1px solid #999;
}

.post small { 
	text-align: right;
	width: 150px; 
	float: right;
}

/* all post and pages are contained in an entry */
.entry { 
	padding: 10px 35px 5px 35px; 
}

.entry h2 { 
	color: rgb(153, 153, 153);
	font-size: 1.6em;
	color: #2398D0;
}

h4 {
	text-transform: uppercase; 
	color: rgb(153, 153, 153);
}

h3 {

	background: url(images/elements/border-line.gif) repeat-x;
	color: rgb(153, 153, 153);
	font-size: 1em;
	margin: 12px 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-attachment: initial;
	background-position-x: 0px;
	background-position-y: 100%;
}
h2 { 
	clear: left; 
}

div.dealers { 
	background: url(images/elements/dealerLoc_bg.gif) repeat-y;
	padding: 0px 20px;
	width: 140px;
}

div.dealers h5 { 	
	background: url(images/elements/dealerLoc_top.gif) no-repeat;
	height: 40px;
	margin: 0px -20px 5px;
	text-indent: -9999px;
	width: 180px;
}
.dealers select { 
	background: none;
	border: 1px solid rgb(206, 206, 206);
	color: rgb(102, 102, 102);
	font-size: 1em;
	padding: 2px;
	vertical-align: middle;
}

.dealerlist {
	clear: both; 	
}
div.dealerlist ul { 
	float: right;
	margin-top: -10px;
	width: 190px;
	line-height: 1.5em;
}

div.dealerlist li { 
	background: url(images/elements/border-line.gif) repeat-x;
	background-position-y: 100%;
	list-style: none;
	padding: 10px 0px 5px;
	display: block;
}
.clearboth {
	clear: both; 	
}

.contact label {
float: left;
font-weight: bold;
padding-bottom: 5px;
width: 220px;
}

.contact p {
	background: url(images/elements/border-line.gif) repeat-x;
	clear: left;
	padding-top: 10px; 
}

ul { 
	padding-left: 5px;
}	

li { 
	background: url(images/icons/bullet.gif) no-repeat;
	padding-left: 10px;
	list-style: none;
	padding-left: 10px;
	margin: 10px 0px 0px;
}



ul.products {
	clear: left; 	
}
ul.products li{ 
	display: block; 
	background: url(images/elements/prodgroup_li_bg.jpg) no-repeat;
	background-attachment: initial;
	background-position-x: 131px;
	background-position-y: 0px;
	float: left;
	list-style: none;
	padding: 5px 25px 0px 0px;
	text-align: center;	
	width: 166px;
}
ul.products li a {  
	text-decoration: none;
}
ul.prodspec { 
	margin: 0; 
	padding: 0; 
}


img.productbutton { 
	padding-bottom: 30px; 

}

.prodspec li {
	background: none;
	border-bottom: 1px solid rgb(204, 204, 204);
	clear: both;
	list-style: none;
	padding: 7px 0px 7px 290px;	
}

.prodspec li span {
	font-weight: bold;	
	float: left; 
	margin-left: -290px;
}


hr { 
	background: url(images/elements/border-line.gif) repeat-x;
	background-position-x: 0px;
	background-position-y: 100%;
	border: 0px;
	height: 1px;
	margin: 30px 0px;
	overflow: hidden;
	clear: both; 
}


#content.home {
	background: none;	
}

.home ul li { 
	background: none;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
.home ul { 
	margin: 0;
	padding: 0 0 0 5px;
	background: url(images/generic/content_bg-home.jpg) repeat-y;
	float: left;
}


div.homelinks-top{
	background: url(images/generic/homeContent_top.jpg);
	width: 650px; 
	height: 19px;
	margin-top: 10px;
}
div.homelinks-bottom{
	background: url(images/generic/contentFooter_bg-home.gif);
	width: 650px; 
	height: 19px;
	clear: both;
}

div.homenews { 
	font-size: 1em;
	margin-bottom: 5px;
	width: 300px;
	color: #FFF;
	float: left; 
	padding-left: 20px;
}

div.homenews a {
	color: #000;
}
div.homenews h2 a, div.homenews h2 { 
	font-size: 1.2em;
	color: rgb(0, 65, 145);
	text-decoration: none; 
}
div.homenews img { 
	border: 1px solid rgb(0, 65, 145);
}

img.accessory { 
	margin-top: -75px;
}

table {
	clear: both; 	
}

div.half { 
	width: 270px; 
	text-align: center; 
	float: left; 
}

.searchbar { 
	background: url(images/elements/searchBox_bg.jpg) repeat-x; 
	color: #FFF; 
	font-weight: bold;
	margin-top: 20px;
	padding: 10px 10px 15px;
}

.searchbar label { 
	padding-left: 10px; 
}
.searchbar select { 
	border: 1px solid rgb(206, 206, 206);
	color: rgb(102, 102, 102);
	font-size: 1em;
	margin-left: 3px;
	margin-right: 15px;
	padding: 2px;
}