@charset "UTF-8";
/* CSS Document */

h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 12px;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 12px;
	line-height: 18px;
	margin-top: 0px;
}
h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 18px;
	margin: 0px;
}
h4 {
	font-weight:bold;
	font-size: 10px;
	line-height: 18px;
}

.form_box {
	display:inline;
	border:1px solid #F0F0F0;
	margin:0px;
	padding:10px;
	color: #000000;
	background-color:#F0F0F0;
	font-size: 12px;
	float: left;
	clear: none;
}

.small_text {
	font-size: 10px;
}
.medium_text {
	font-size: 10px;
}
.two_column {
	display: block;
	padding: 20px;
	float: left;
	width: 335px;
	margin: 0px;
}
.search_box {
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	line-height: 20px;
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.seacrh_image { padding-top:1px; }

.display_image {
	clear: none;
	padding-right:34px;
	padding-top:15px;
	margin:0px;
}
.heading   {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-left: 20px;
}
.box_gradient {
	background-image: url(http://images.bigeggmedia.com.au/box-gradient.jpg);
	background-repeat: repeat-x;
	display: block;
}
a {
	color: #0066CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.price_list {
	border-bottom:solid 1px #CCCCCC;
}
.front-page-special {
	width:220px; height:68px; display:block; text-align:center; padding:10px; background-color:#660066; color:#FFFFFF; float:left; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.front-page-special h2 a:link, .front-page-special h2 a:active, .front-page-special h2 a:visited {
	font-size:24px;
	color:#FFFFFF;
	text-decoration:none;
	line-height: normal;
	font-weight: normal;
	
}
.front-page-special h2 a:hover {
	font-size:24px;
	color:#FFFFFF;
	text-decoration:underline;
	line-height: normal;
	font-weight: normal;
}
/*
