/*
Unique Calendars Stylesheet v.2 - 2007
By Rob Stone - www.clawsout.com
*/
body,html {
margin: 0 0 1px 0;
height: 100%;
text-align: left;
background-color: #009DD9;
background-image: url(images/bg.jpg);
background-repeat: repeat-y;
background-position: right top;
}
#masthead {
margin: 20px 0 0 0;
width: 100%;
text-align: left;
background-color: #000;
border-top: 6px solid #FFF;
clear: none;
}
.logo {
margin: 0 0 0 20px;
}
#navcontainer {
margin: 0px;
padding-bottom: 8px;
width: 100%;
background-color: #000;
border-bottom: 1px solid #FFF;
}
#navcontainer ul {
margin: 0px;
padding: 0 0 0 10%;
text-align: left;
}
#navcontainer li {
margin-left: -6px;
padding: 0;
height: 50px;
display: inline;
list-style-type: none;
}
#navcontainer a:link, #navcontainer a:visited, #navcontainer a:active {
margin: 0px;
padding: 10px 20px;
background: #000;
color: #009DD9;
text-align: center;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
border-right: 1px solid #FFF;
border-left: 1px solid #FFF;
border-bottom: 1px solid #FFF
}
#navcontainer a:hover {
padding: 10px 20px;
background: #009DD9;
color: #FFF;
text-align: center;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
background-image: url(images/tabs_bg.jpg);
background-repeat: repeat-x;
background-position: left bottom;

}
body#home #home_tab a,body#products #products_tab a, body#orders #orders_tab a, body#about #about_tab a {
padding: 10px 20px;
background: #009DD9;
color: #FFF;
text-align: center;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
border-bottom: 1px solid #009DD9;
}
#container {
margin: 0px;
padding: 0 0 0 10%;
width: 580px;
text-align: center;
}
#container2 {
margin: 0px;
padding: 0 0 0 10%;
width: 580px;
text-align: left;
}
a {
	text-decoration: none;
}
p {
	font: 0.9em Helvetica, Verdana, Arial, Geneva, sans-serif;
	line-height: 1.3em;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #000;
	text-align: left;
}

p a:link {
	color: #000;
	text-decoration: underline;
}

p a:visited {
	color: #FFF;
	text-decoration: underline;
}

p a:hover {
	color: #FFF;
	text-decoration: underline;
}

p a:active {
	color: #FFF;
	text-decoration: underline;
}

.highlight {
	font: 0.9em Helvetica, Verdana, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 20px 10px 10px 20px;
	color: #000;
	background-color: #8ED4EE;
	border-bottom: 10px solid #FFF;
	width: 570px;
}

p.highlight a:link {
	color: #000;
	text-decoration: underline;
}

p.highlight a:visited {
	color: #009DD9;
	text-decoration: underline;
}

p.highlight a:hover {
	color: #009DD9;
	text-decoration: underline;
}

p.highlight a:active {
	color: #009DD9;
	text-decoration: underline;
}

#footer p{
	margin: 0;
	padding: 20px 0px 30px 60px;
	color: #000;
	font: 0.8em Helvetica, Verdana, Arial, Geneva, sans-serif;
	background-attachment: scroll;
	background-image: url(images/calendar_man.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h1 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 0 0 0 -1500px;
	padding: 0px;
	font-weight: lighter;
}

h2 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 0px 0px 20px 0;
	padding: 20px 0px 0px 0px;
	font-weight: lighter;
	text-align: center;
}

h3 {
	color: #FFF;
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-size: 1.2em;
	text-align: center;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
}

h4 {
	color: #FFF;
	font-family: "Myriad Pro", "Lucida Grande", Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-size: 1.4em;
	text-align: left;
	margin: 0px 0px -20px 0px;
	padding: 15px;
	font-weight: bold;
}
abbr {
margin: 0;
padding: 0;
font: 0.9em Helvetica, Verdana, Arial, Geneva, sans-serif;
line-height: 1.3em;
color: #000;
text-align: left;
border-bottom: 1px dotted #000;
}
.picture {
float: middle;
clear: both;
border: 10px solid #FFF;
margin: 0px 20px 20px 0px;
color: #000;
background-color: #000;
height: 250px;
width: 580px;
}
#product_list {
 	width: 600px;
	margin: 0px 0px 20px 0px;
	}
#product_list caption {
 	width: 600px;
	color: #FFF;
	background: #000;
	margin: 0;
	padding: 8px 0 5px 0;
	font: 1.2em Helvetica, Verdana, Arial, Geneva, sans-serif;
	}
#product_list th {
	margin: 0;
	padding: 8px 0 5px 20px;
	text-align: left;
	background-color: #8ED4EE;	
	border-bottom: 10px solid #FFF;
	text-align: left;
	font: 1em Helvetica, Verdana, Arial, Geneva, sans-serif;
	}
#product_list td{
	border-bottom: 10px solid #FFF;
	background-color: #009DD9;
	background: #009DD9;
	background-attachment: scroll;
	background-image: url(images/tabs_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
#product_list td ul{
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 20px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font: 0.9em Helvetica, Verdana, Arial, Geneva, sans-serif;
	line-height: 1.3em;
 }
 .hide {
	display: none;
	visible: false;
	overflow: hidden;
	height: 1px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#footer {
margin: 50px 0 0 0;
width: 100%;
clear: both;
color: #FFF;
text-align: left;
}
/* FORMS */
fieldset#contact_details,#uploads,#tandcs {
	width: 600px;
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 10px solid #FFF;
	border-left: 0px none;
	padding: 20px 0 20px 0;
	margin: 20px 0 0 0;
	background-attachment: scroll;
	background-image: url(images/tabs_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
fieldset#calendar {
	width: 600px;
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 10px solid #FFF;
	border-left: 0px none;
	padding: 20px 0 20px 0;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/tabs_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
label {
clear:left;
display: block;
float: left;
width: 40%;
text-align: right;
padding-right: 10px;
margin: 5px 0 5px 0;
}
.qty {
clear:left;
display: block;
float: left;
width: 70%;
text-align: right;
padding-right: 10px;
margin: 5px 0 5px 0;
}
.theTotal {
clear:left;
display: block;
float: left;
width: 60%;
text-align: right;
padding-right: 5px;
margin: 5px 0 5px 0;
color: #FFF;
}
/*legend {
	width: 600px;
	display: block;
	text-align: center;
	margin: 0;
	padding: 10px 0 10px 0;
	border-top: 10px solid #FFF;
	background-color: #8ED4EE; 
}*/
select {
	margin: 5px 0 5px 0;
}
input {
	margin: 5px 0 5px 0;
}
.form {
clear: both;
border: 10px solid #FFF;
margin: 0px 20px 20px 0px;
color: #000;
background-color: #000;
height: 250px;
width: 580px;
}
legend span {
width: 600px;
display: block;
text-align: center;
margin: 0;
padding: 10px 0 10px 0;
border-top: 10px solid #FFF;
background-color: #8ED4EE;
}
#total {
	width:100%;
	margin-left: -10%;
	height:60px;
	background-color: #000;
	border-top: 6px solid #FFF;
	position:fixed;
	bottom:0;
	z-index:11; /* Prevent certain problems with form controls */
}
/*html>body #total {
	position:fixed;
	bottom:0;
	z-index:11; /* Prevent certain problems with form controls */
/*}
 #product_list tr:hover td{
	border-bottom: 10px solid #FFF;
	background-color: #8ED4EE;
} FOR HOVER EFFECTS ON THE PRODUCT LIST TABLE */
