/* JOOMLA GUBBINSKIES
------------------------------------------------ */

.contentheading {
	font-family: georgia;
	color: #990A02;
	font-size: 155%; 
	font-weight: normal;
	line-height: 25px;
}

.contentheading a {
	color: #BCE0EB!important;	
	text-decoration: none;
}

.componentheading {

	font-family: georgia;
	color: #990A02;
	font-size: 155%; 
	font-weight: normal;
	line-height: 25px;

}

.readon {
	color: #DEDE3E!important;
	text-decoration: none!important;
}

/* TOP MENU */ 

.moduletable-topmenu ul {
	padding-left: 15px;
}

.moduletable-topmenu li {
	float: left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	display: inline;
	margin: 0;
	height: 52px;
	line-height: 40px;
}

.moduletable-topmenu a {
	display: block;
	color: #315D6A;
	padding: 0 15px 0 15px;
	text-decoration: none;
}

.moduletable-topmenu li:hover {
	background-image: url(../images/menuback.jpg);
	background-position: center;
}

.moduletable-topmenu li#current {
	background-color: white;
}

/* BOTTOM MENU */ 

.moduletable-bottommenu {
	padding-top: 10px;
}

.moduletable-bottommenu li {
	font-size: 13px;
	list-style: none;
	display: inline;
	margin: 0;
}

.moduletable-bottommenu a {
	color: White!important;
	padding: 0 7px 0 7px;
	border-right: 1px solid #41771E;
}

/* Blank modules */

.moduletable {
	background: url(../images/module.jpg) no-repeat;
}

.moduletable h3 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
}

/* VIRTUEMART CUSTOM SHIT FOR FLYPAGE TEMPLATE - I have removed all sign of tables from this bad boy....  Come on (and he punched the air to add emphasis!) */

#vm_product_overview {
	width: 300px;
	float: left;
}

#vm_product_image {
	width: 170px;
	float: left;
	text-align: center;
}

#vm_product_description {
	margin-top: 15px;
	background-color: white;
	margin-bottom: 10px;
}

#vm_product_description li {
	margin-left: 20px;
}

.vm_view_product {
	font-weight: bold;
}

.vm_view_product a:hover {
}

.inputbox#username_field, .inputbox#password_field {
	width: 96%;
}

.checkoutbutton {
font-size: 1.3em;
	padding: 5px;
	background-color: #6B7399;
	color: white;
	border-color: black;
	text-transform: uppercase;
}
