/*-----------------------------------------------------------------------

www.SuperStarThemes.com

-----------------------------------------------------------------------
Generic START*/
H1 A, H1 A:hover, H2 A, H2 A:hover, H3 A, H3 A:hover
{
	text-decoration: none;
}
SPAN.button A
{
	display: inline-block;
	padding: 2px 10px;
	margin: 5px 0;
	text-decoration: none;
}
SPAN.button A:hover
{
}
UL
{
}
LI
{
	margin-left: 20px;
	padding: 5px 0;
}
.fwRight
{
	float: right;
	margin: 10px 0 10px 10px;
}
.fwLeft
{
	float: left;
	margin: 10px 20px 10px 0;
}
/*Generic END
Menu START*/
UL.fwMenuHor
{
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.fwMenuHor LI
{
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}
UL.fwMenuHor LI A
{
	display: block;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
}
UL.fwMenuHor LI A:hover
{
	text-decoration: none;
}
UL.fwMenuHor LI.selected A
{
	text-decoration: none;
}
UL.fwMenuVer
{
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.fwMenuVer LI
{
	margin: 0;
	padding: 0;
	display: inline;
}
UL.fwMenuVer LI A
{
	display: block;
	margin: 0;
	padding: 10px 0 0;
	text-decoration: none;
}
UL.fwMenuVer LI A:hover
{
	text-decoration: none;
}
UL.fwMenuVer LI.selected A
{
	text-decoration: none;
}
/*Menu END
Images START*/
IMG.fwBorder
{
	border: 5px solid #EAEAEA;
}
SPAN.fwImgCaption
{
	display: block;
	font-size: 11px;
	color: #999999;
	padding: 10px;
	background: #FAFAFA;
}
/*Images END*/

