*, body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.category, .modify {
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
}

.subcategory, .subcategory-center, .subcategory-price {
	font-size: 11px;
	padding-top: 5px;
	font-weight: bold;
}

.subcategory-center {
	text-align: center;
}

input {
	margin-left: -1px;
}

.price, .subcategory-price{
	text-align: right;
}
	#vdividermenu ul{
		margin: 0;
		padding: 0;
		margin-bottom: 1em;
		float: left; 
		font: bold 100% Tohoma;
		width: 100%;
		border: 1px solid #625e00;
		background-color: #f9ff91;
	}
	
.image-hardware {
	width: 120px;
	border: 1px solid gray;
	text-align: right;
}

.image-container {
	text-align: right;
}

.label {
	text-align: right;
}

.center {
	text-align: center;
}

.error {
	color: red;
	text-align: left;
	font-weight: bold;
}
	
	* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
		width: 99%;
	}
	
	#vdividermenu ul li{
	display: inline;
	}
	
	#vdividermenu ul li a{
		float: left;
		color: black;
		padding: 2px 12px;
		text-decoration: none;
		background: transparent url(media/vertical.gif) center right no-repeat;
	}
	
	#vdividermenu ul li a:visited{
		color: black;
	}
	
	#vdividermenu ul li a:hover{
		color: black;
		background-color: #ffe84f;
	}
	
	.product-table {
		border: 1px solid green;
		padding: 0;
		margin: 0;
		width: 100%;
	}
		
	td, p {
		font-family: 'verdana', sans-serif;
	}
	
	.required, .cc_error {
		color: red;
		font-weight: bold;
	}
	
	.modify {
		
	}
	

/* Free trail email */
	
.free-trial-email {
	font-size: 12px;
	line-height: 14px;
}


#logo {
	height:100px;
	background: transparent url(http://dharmatribe.com/images/new_pa3.gif) center left no-repeat;
	}
