/*  Main CSS for Mykegonlegs website October 2008 Version 1.0.  Author Jan Dutton  - Emjemomoma - http://www.emjemoma.com   */

body {
	text-align: center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#333333;
	font-size: 0.7em;
	line-height: 1.5em;
	background-color: #EBEBEB;  
}
/*  zero out padding and margin  */
* {
  	padding: 0;
	margin: 0;
}


h1 {

	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#660066;
	font-size: 1.5em;
	line-height: 1.5em;
/*	margin:1em;  */
}

h2 {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #FF9900;
	font-weight: bold;
	padding-bottom: 0px;
}
h3 {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color:#FFFFFF;
}
h4 {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333333;
}

p {
	margin: 1.5em;
	font-size: 1.1em;
}

a {
	text-decoration: none;
	color: #666666;
	font-weight: bold; 
	font-size: 1em;
}
a:hover {
	text-decoration: underline;
}

li.none {
	text-decoration:none;
	}  
img {
border: none;
}
form select {
font-size: 0.9em;
}
input {
font-size: 0.9em;
}

.bold {
	font-weight:bold;
}

#wrapper {
	width: 850px; 
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(../images/gradientP.jpg) repeat-x;
	overflow:hidden;
/*	padding-left:10px; */
	border-width: 1px;
	border-style: solid;
	border-color: #666666; 
	margin-bottom: 10px;
}

/* header style */

#head {

	background: url(../images/mkolLogo.gif) no-repeat center 20px;
	position: relative; 
	height: 220px;  
	visibility:visible;
/*	background-color:#660066; */
/*	z-index:99; */

	}
	
/* navigation style  */

#topNav {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	position: absolute;
	text-align: center;
	bottom: 0px;  
	background:url(../images/navBg.gif) repeat-x; 
	height: 23px;
	width: 830px;
	top: 173px;  
	margin-left: 10px;
}

#topNav ul {
	
	margin: 0;  
	list-style: none;
	color: #ffffff;
	width: 100%;
	text-align: center;
	overflow:hidden;
		
}

#topNav li  {
	margin: 0 0.80em 0 0.8em;  
	padding-right: 1em;
	line-height: 23px;
	font-size: 1.0em;
	float: left;
	list-style:none;
	text-align: center;
/*	margin-top: 5px; */
	border-right-style: solid;
	border-right-color: #660066;
	border-right-width: 2px;
	width: 135px;
}
#topNav li.last {
	border:none;
}

#topNav a {
	
	text-decoration: none;
	color: #ffffff;
}
	
#topNav a:hover {
	color: #fe9900;
	text-decoration: none;
	}

/* main content styles  */

#cylinder {
	
	position: absolute;  
	margin-left: 20px;
	/* non easter top:250px; */
	top:250px;
	z-index: 90;
	padding-bottom: 10px;
	height: 450px;
	width: 129px;
	background:url(../images/cylinderHome.jpg) no-repeat;
}

#mainContent {

	float: left;
	width: 620px;
	margin-left: 10px;
}

#mainContent h1 {

	background:url(../images/contentTop.png) no-repeat left top;
	padding: 5px 5px 0px 175px;
}

#mainContent .mid {

	background:url(../images/mainContentMid.png) repeat-y;
}

#mainContentLast {

	background:url(../images/mainContentBot.png) no-repeat left bottom;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#mainContent p {
	margin-left: 175px;
	padding-top: 10px;
}
#mainContent  ul li{
	margin-left: 175px;
	padding-top: 10px;
}
#mainContent p.last {
margin-bottom: 0px;
padding-bottom: 0px;
}

/* one col page layout */

#onecolContent {
	float: left;
	width: 830px;
	margin-left: 10px;
}

#onecolContent h1 {

	background:url(../images/subTop.png) no-repeat left top;
	padding: 5px 5px 0px 15px;
}
#onecolContent h2 {

	margin-bottom: 10px;
}

#onecolContent .mid {

	background:url(../images/subMid.png) repeat-y;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom:0;
}

#onecolContentLast {

	background:url(../images/subBot.png) no-repeat left bottom;
	height: 18px;
	margin: 0px;
	padding: 0px;
}

#onecolContent p {

	margin-left: 10px;
/*	padding-top: 10px; */
}
#onecolContent p.last {
margin-bottom: 0px;
padding-bottom: 0px;
}


/*end one col layout style */

p.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}
/* layout for logo thumbs on home */
#logos {
	margin-left: 175px;
	padding-top: 15px;
}

#secondaryContentTop {

	float: left;
	width: 200px;
	margin-left: 10px; 
}

#secondaryContentTop h3 {

	background:url(../images/orangeTop.png) no-repeat left top;
	padding: 8px 5px 0px 10px;
	color: #ffffff;
	font-size: 1.3em;
}

#orangePromo {
	background:url(../images/orangeMid.png) repeat-y;
	padding: 8px 8px 8px 8px;
	margin: 0px;
	overflow:hidden;
}
#orangePromoMid{
	background-color: #ffffff;
}

#orangePromoMid h3{
color: #333333;
font-size: 1.2em;
font-weight: bold;
margin-top: 1.0em;
}
#orangePromoMid p{
color: #333333;
font-size: 1.0em;
}

.leftfloat {
float: left;
clear:left;
padding: 10px;
margin-top: 10px;
}


.dash {
background:url(../images/dash.gif) no-repeat bottom right;
clear:both;
padding-top:0px;
padding-bottom: 10px;
}
.more {
float:right;
color: #FF9900;
font-weight: bold;
}

#secondaryContentTop p{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0.5em;
	padding-bottom: 0px;
}
#secondaryContentTop .last {
	background:url(../images/orangeBot.png) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	height: 16px;
}

#secondaryContentBot {

	float: left;
	width: 200px;
	margin-left: 10px; 
	margin-top: 5px;
	padding: 0px;
}
	
#secondaryContentBot .first{
background:url(../images/whitePromoTop.png) no-repeat top left;
margin:0px;
padding: 0px;
height: 15px;
}
#secondaryContentBot p{
background:url(../images/whitePromoMid.png) repeat-y;
margin:0px;
padding: 0px;
text-align: center;
}

#secondaryContentBot .last{
background:url(../images/whitePromoBot.png) no-repeat left bottom;
margin: 0px;
padding: 0px;
height: 15px;
}

#catalina {
float: right;
margin-top:10px;
margin-right:10px;
}


/* data content box & sales page*/

#mainContentData {

	float: left;
	clear: left;
	width: 776px; 
	padding: 15px 5px 15px 10px;
	background: #FFFFFF;
/*	background:url(../images/gradient.jpg) repeat-y; */
	background-position:right;
/*	margin-left: 175px; */
	margin-top: 15px;
	margin-right: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #660066;
	font-size: 0.9em;
}

#mainContentData a{
	font-size: 1.0em;
	font-weight: normal;
}

/* search box */

#search {
	/*background:url(../images/searchBg.gif) repeat-x; */
	padding: 5px 5px 5px 5px;
	width: 95%;
	font-size: 1.0em;
}
#search {
font-size: 1.0em;
}

	


/*  footer  */

#footer {
/*	width: 758px; */
	float: left; 
	clear: both;  
	color: #666666;
	font-size:1.0em;
	text-align:center;
	padding: 6px 0px 6px 0px;
	bottom: -5px;
	margin-left: 100px;
/*	margin-right: 150px; */
}
#footer a{
text-decoration:none;
color: #666666;
}

#footer a:hover{
text-decoration:underline;
}
#footer li {
	color: #666666;
	font-size: 0.8em;
	margin: 0 0.80em 0 0.8em; 
	padding-right: 1.0em;
	font-size: 1.0em;
	float: left;
	list-style:none;
	text-align: center;
}

.clear {
	clear:both;
	margin: none;
}

/*data table layouts */

/* table style */

table {
	border-collapse: collapse;
/*	width: 600px;  */
/*	margin-top: 1.0em; */
	margin-bottom: 3.0em;
}

thead th{
/*		background:url(../images/purpleGradientBg.gif) repeat-x; */
		
		color: #660066;
		font-size:0.7em;
		font-weight:bold;
		border-bottom-color:#CC9900;
		border-bottom-style:solid;
		border-bottom-width:2px;
}

td {
	padding: 0.5em 0.5em;
/*	border-bottom-color:#B272B2;
	border-bottom-style:solid;
	border-bottom-width:1px; */
	font-size: 0.9em;
	border-bottom: 1px dashed #cccccc;
	line-height:1.5em;
	border-right: 1px dashed #cccccc;
}

caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}

th {
	font-weight: normal;
	text-align: left;
	padding: 0.1em 1em;
}

.odd {
	background-color: #F5EFF5;
	
}
.noborder {
	border:none;
}

a.store {

	color:#333333;
	text-decoration:none;
}

a.store:hover {

	text-decoration:underline;
}

.logo {
	border-style:solid;
	border-color:#666666;
	border-width: 1px;
}
	


/*  classes  */

#clear {
/*	float: left; */
	clear:	both;
}

.announcement {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #660066;
}

.boxhead {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	background:url(../images/navBg.gif) repeat-x; 
	height: 25px;
	width: 100%;
}

/* classes for state backgrounds on data display */

.NSW {
	background:url(../images/nsw.gif) no-repeat;
	border: 0;
}

.QLD {
	background:url(../images/qld.gif) no-repeat;
}

.VIC {
	background:url(../images/vic.gif) no-repeat;
}

.NT {
	background:url(../images/nt.gif) no-repeat;
}

.CAN {
	background:url(../images/can.gif) no-repeat;
}

.WA {
	background:url(../images/wa.gif) no-repeat;
}

.SA {
	background:url(../images/sa.gif) no-repeat;
}

.TAS {
	background:url(../images/tas.gif) no-repeat;
}

.datahead {
		color: #660066;
		font-size:1.1em;
		font-weight:bold;
		border-bottom-color:#CC9900;
		border-bottom-style:solid;
		border-bottom-width:2px;
}

a.subtlelink {
	color: #666666;
}

/* products */
.prodbox {
	border-color:#FF9900;
	border-style:solid;
	border-width:1px;
	width: 770px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px;
}
.prodimg {
	float:left;
	width: 200px; 
	padding: 1.2em;
	margin-left: 10px;
}
.specs {
	padding: 1.2em;
	margin-left: 160px;
	width: 400px;
	font-size: 0.9em;
}
.retailname {
font-weight:bold;
font-size: 1.1em;
}

/* sub content floated cols - used in contact details */
#subContentLeft {
float: left;
width: 100px;
margin-left: 180px;
color: #660066;
font-weight: bold;
text-align: right;
}
#subContentLeft ul li {
margin-left: 5px;
font-size: 1.3em;
list-style: none;
padding-right: 5px;
}

#subContentRight {
float: left;
width: 200px;
}
#subContentRight ul li {
list-style: none;
margin-left: 5px;
font-size: 1.2em;
}

/* test retail display data  */

#retail {
font-size: 1em;
}





	
	
	

