/* 
Theme Name: Eulactol
Theme URL: http://www.pixelated.com.au
Description: Eulactol Theme
Author: Ian Heggaton
Version: 1.0
*/

#container {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
}

#header {
	width: 100%;
}

.header-top {
	background: transparent url('images/header.png') no-repeat;
	height: 94px;
}

#main-nav {
	background: #fff url('images/menu-background.png') repeat-x;
	height: 49px;
	position: relative;
	z-index: 100;
}

#main-nav li {
	float: left;
	padding: 14px 26px 14px 25px;
	text-transform: capitalize;
	background: transparent url('images/menu-divider.png') no-repeat scroll top right;
}

#main-nav li.last {
	background: none;
}

#main-nav li a {
	font: normal normal bold 16px 'trebuchet ms', helvetica, arial, verdana, sans-serif;
	color: #0053a1;
}

.toes-pic {
	width: 103px;
	height: 49px;
	background: transparent url('images/menu-toes.png') no-repeat;
	position: absolute;
	left: 750px;
	z-index: -1;
}

.main-photo {
	width: 950px;
	height: 244px;
	background: transparent url('images/home-picture.jpg') no-repeat;
}

#content {
	background: #fafafa url('images/content-background.png') repeat-x;
	width: 910px;
	padding: 30px 20px;
	min-height: 200px;
}

.promo-box {
	width: 230px;
	float: left;
}

.home-content {
	width: 660px;
	float: right;
}

.home-ad {
	float: left;
	padding-top: 20px;
}

#product-list {
	float: right;
	width: 200px;
	margin: 40px 0 0 20px;
}

#product-list h3 {
	font-size: 14px;
}

#product-list .product-name {
	background-color: #75CEF5;
	padding: 5px;
	color: #fff;
}

#product-list li li {
	padding: 5px;
	background-color: transparent;
	color: #fff;
}

.product-content img {
	border: 1px solid #ddd;
}

.product-item {
	width: 200px;
	height: 250px;
	text-align: center;
	float: left;
	padding: 5px 5px 20px;
	margin: 0 5px;
}

.product-image {
	width: 200px;
	min-height: 200px;
	text-align: center;
	background-color: #fff;
	margin-bottom: 5px;
}

#footer {
	background: transparent url('images/footer-background.png') no-repeat;
	width: 100%;
	height: 31px;
}

.copyright {
	float: right;
	padding: 10px 20px 0 0;
	color: #fff;
}



/* GENERIC CLASSES */

.space-left {
	padding-left: 10px;
}

.space-right {
	padding-right: 10px;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.bottom-feeder {
	clear: both;
}

/* WP TABLE RELOADED CLASSES */

.wp-table-reloaded {
	background-color:#CDCDCD;
	margin:10px 0px 15px 0px;
	font-size:8pt;
	width:100%;
	text-align:left;
}
.wp-table-reloaded th {
	background-color:#E6EEEE;
	border:1px solid #FFFFFF;
	padding:10px 5px;
	font-weight: bold;
}
.wp-table-reloaded td {
	color:#3D3D3D;
	padding:7px 5px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.wp-table-reloaded .even td {
	background-color:#FFFFFF;
}
.wp-table-reloaded .odd td{
	background-color:#F0F0F6;
}
.wp-table-reloaded .header {
	background-image:url(http://www.eulactol.com.au/newsite/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
.wp-table-reloaded .headerSortUp {
	background-color:#8DBDD8;
	background-image:url(http://www.eulactol.com.au/newsite/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(http://www.eulactol.com.au/newsite/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

/* HTML TAGS */

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	font: 14px/1 arial, helvetica, verdana, sans-serif;
	color: #333;
}

span, applet, a, abbr, acronym, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, label {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	font: 14px/1 arial, helvetica, verdana, sans-serif;
	color: #333;
}

body {
	background: #fff url('images/background.png') repeat-x;
	line-height: 1em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: arial, helvetica, verdana, sans-serif;
}

h2, h3, h4, h5, h6 {
	margin: 1em 0;
}

h1 {
	font-size: 30px;
	font-family: 'trebuchet ms', arial, helvetica, verdana, sans-serif;
	text-transform: uppercase;
	color: #0053A1;
	margin-bottom: 1em;
	letter-spacing: .05em;
	border-bottom: 1px solid #abd2f7;
}

h2 {
	font-size: 18px;
	font-family: arial, helvetica, verdana, sans-serif;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 12px;
}

p {
	margin-bottom: 1em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #3581B5;
	font-size: inherit;
}

a:hover {
	text-decoration: underline;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 1px;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}