/* FiveStarAppliances.co.nz Styles */

body {
	margin: 0px;
	padding: 0px;
	background: url(/images/bg.jpg) repeat-x top left #c5c5c5;
	}

body, table {
	font-family: Verdana;
	font-size: 11px;
	}

td {
	vertical-align: top;
	}

.header {
	background: url(/images/header.jpg) no-repeat top left;
	height: 170px;
	width: 840px;
	padding: 5px 65px 0 0;
	text-align: right;
	color: #8a8a8a;
	}

.left_spacer, .right_spacer {
	width: 20px;
	}

.content_wrapper {
	background-color: #FFFFFF;
	}

.left_column {
	width: 100px;
	padding: 20px 0 0 20px;
	}

.main_column {
	padding: 20px 20px 0 20px;
	}

.right_column {
	width: 150px;
	padding: 20px 20px 0 0;
	}

h1, h2, h3 {
	color: #0000cc;
	}

h1 {
	font-size: large;
	}

h2 {
	font-size: medium;
	}

h3 {
	font-size: small;
	}

.snippet_100_wrapper {
	margin-bottom: 20px;
	background: url(/images/snippet-100-bg.jpg) no-repeat bottom left;
	width: 100px;
	}

.snippet_100 {
	background: url(/images/snippet-100-top.jpg) no-repeat top left;
	padding: 10px;
	}

.snippet_100 h1, .snippet_150 h1, .snippet_150 a:link, .snippet_220 h1, .snippet_220 a:link {
	font-size: 11px;
	color: #ff0000;
	margin: 0px;
	padding: 0px;
	}

.snippet_150, .snippet_220 p {
	margin: 0px;
	padding: 7px;
	}

.next_to_eachother .snippet_150_wrapper, .next_to_eachother .snippet_220_wrapper {
	float: left;
	margin-right: 15px;
	}

.snippet_150_wrapper {
	margin-bottom: 20px;
	background: url(/images/snippet-150-bg.jpg) no-repeat bottom left;
	width: 150px;
	}

.snippet_150 {
	background: url(/images/snippet-150-top.jpg) no-repeat top left;
	padding: 10px 10px 2px 10px;
	}

.snippet_150 ul, .snippet_150 li, .snippet_100 ul, .snippet_100 li {
	margin: 0px;
	padding: 0px;
	/*list-style-type: none;*/
	list-style-type: square;
	list-style-position: inside;
	}

.snippet_150 ul, .snippet_100 ul {
	margin-top: 10px;
	}

.snippet_150 li, .snippet_100 li {
	margin-top: 3px;
	}

.snippet_100 li, .snippet_100 p {
	font-size: 9px;
	}

.snippet_220_wrapper {
	margin-bottom: 20px;
	background: url(/images/snippet-220-bg.jpg) no-repeat bottom left;
	width: 220px;
	}

.snippet_220 {
	background: url(/images/snippet-220-top.jpg) no-repeat top left;
	padding: 10px 10px 2px 10px;
	}

.snippet_220 ul, .snippet_220 li {
	margin: 0px;
	padding: 0px;
	/*list-style-type: none;*/
	list-style-type: square;
	list-style-position: inside;
	}

.snippet_220 ul {
	margin-top: 10px;
	}

.snippet_220 li {
	margin-top: 3px;
	}

.footer {
	text-align: center;
	padding: 5px 0 0 0;
	background: url(/images/footer.gif) no-repeat bottom center;
	height: 50px;
	}

.copyright {
	text-align: center;
	padding: 5px 0 0 0;
	}

.brands td {
	text-align: center;
	padding: 5px;
	}

.brands td, .brands th {
	border-bottom: 1px solid #ededed;
	}

.brands .even th, .brands .even td {
	background-color: #f4f4f4;
	}

.table_heading th {
	background-color: #ededed;
	padding: 7px;
	}

/* CONTACT FORM begins */

.contact_form {
    background-color: #f3f3f3;
	border: 1px dashed #628ba6;
	}

.contact_form th {
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
	width: 35%;
	padding-left: 5px;
	color: #484848;
	}

.contact_form td {
	padding: 2px 5px 2px 10px;
	width: 65%;
	}

.contact_form span {
	color: #ff0000;
	}

textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.input_box {
	width: 200px;
    border: 1px solid #CCCCCC;
	border-left: 1px solid #0000cc;
	padding-left: 2px;
	}


.error_message, .success_message {
	padding: 5px 5px 5px 20px;
	margin: 5px;
	border: 1px dotted #FFFFFF;
	width: 90%;
	}

.error_message {
	color: #FFFFFF;
	background-color: #fd0202;
	}

.success_message {
	color: #FFFFFF;
	background-color: #006600;
	}

.underline {
	border-bottom: 2px solid #FFFFFF;
	}
/* CONTACT FORM ends */


.main_nav {
	width: 100%;
	margin-bottom: 20px;
	}

.main_nav td {
	background: url("/images/menu-item-bg.jpg") #f2f2f2;
	padding: 8px 5px 8px 5px;
	text-align: right;
	border-bottom: 1px solid #FFFFFF;
	}

.main_nav a:link,
.main_nav a:active,
.main_nav a:visited {
	text-decoration: none;
	}

.main_nav a:hover {
	color: #000000;
	text-decoration: underline;
	}

.main_nav .current {
	font-weight: bold;
	color: #333333;
	background: #FFFFFF;
  }

.featured_content {
	margin: 0 40px;
	background-color: #f3f3f3;
	}

.featured_content th, .featured_content td {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	vertical-align: middle;
	}

.featured_content th {
	width: 40px;
	padding: 5px;
	}

.featured_content td {
	padding: 5px 10px 5px 5px;
	}
