/**
 * Extra CSS Stylesheet
 *
 * Extra css classes for Texas Longboards custom shop template
 */

#bodywrapper {
	background-image: url(../images/tlbtopbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	padding-top: 10px;
	padding-bottom: 340px;
}

#hsearch {
	background-color: #CCCCCC;
	font-size: 10px;
	color: #333300;
	margin-top: 5px;
	margin-right: 5px;
	padding-right: 4px;
	padding-left: 4px;
}

#hsearch2 {
	background-color: #CCCCCC;
	font-size: 10px;
	color: #333300;
	margin-top: 5px;
	margin-right: 5px;
	padding-right: 4px;
	padding-left: 4px;
}
#siteinfobox {
	background-image: url(../images/siteinfobg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
	padding-top: 4px;
	margin-right: 50px;
	margin-left: 50px;
}
#siteinfobox a:link, #siteinfobox a:visited {
	color: #000099;
}
#siteinfobox a:hover {
	color: #CC0000;
}

#myspace-feed {
font-size: 11px;
color: #333333;
border-top: 2px solid #999999;
padding-top: 7px;
text-align: left !important;
}
#myspace-feed b a {
font-size: 14px;
padding-left: 22px;
margin: 0px 0px 3px 5px;
background-image: url(../images/pencil.png);
background-repeat: no-repeat;
background-position: top left;
}
#myspace-feed strong {
font-size: 16px;
}

#moreinformation a {
	font-size: 14px;
	font-weight: bold;
}