/* Basic HTML tags */

* {padding:0;margin:0;border:0;}

body {
	background:url(../images/bg.jpg) repeat-x #141513;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	color:white;
}
h1 {
	margin:6px;
	padding:3px;
	font-size:1.6em;
}
h2 {
	margin:40px 6px 6px 6px;
	padding:3px;
	font-size:1.4em;
	color:white;
}
h3 {
	font-size:1.3em;
	color:#DFE0E1;
}
p {
	margin:6px 6px 20px 6px;
	padding:3px;
}
a:link {
	font-weight:bold;
	text-decoration:underline;
	color:white;
}
a:visited {
	font-weight:bold;
	text-decoration:underline;
	color:white;
}
a:hover {
	font-weight:bold;
	text-decoration:none;
	color:white;
}
a:active {
	font-weight:bold;
	text-decoration:underline;
	color:white;
}

table {
	margin:15px;
}

th {
	background:white;
	font-weight:bold;
	color:black;
}
th, td {
	padding:3px 10px;
	margin:2px;
	border:1px dotted gray;
}

/* Layout elements */

#wrapper {
	width:750px;
	margin:30px auto;
	padding:0;
	border:4px solid #333030;
}
#nav {
	height:2.5em;
	background:#555A51;
	border-top:2px solid #AAADB1;
	border-bottom:2px solid #AAADB1;
}
#content {
	background:#313942 url(../images/content_gradient.jpg) no-repeat;
	padding:30px 20px 20px 20px;
	line-height:2em;
}
#footer {
	clear:both;
	height:2em;
	background:#555A51;
	border-top:2px solid #AAADB1;
	border-bottom:2px solid #AAADB1;
}

/* Classes */

.alignleft {
	float:left;
}
.alignright {
	float:right;
}
img.alignleft {
	float:left;
	margin:10px 20px 10px 0;
	border:1px solid white;
}
img.alignright {
	float:right;
	margin:10px 0 10px 20px;
	border:1px solid white;
}
img.homefeatureimage {
	float:right;
	margin:10px 20px 20px 20px;
	border:1px solid white;
}
img.product {
	border:1px solid white;
	margin:10px 0 0 10px;
}
img.indication {
	display:block;
	margin:50px 50px 0 0 !important;
}

.clear {
	clear:both;
}
.graphictitle {
	margin:-10px -10px 10px -10px;
}

div.product {
	display:inline; /* IE6 double margin bug */
	float:left;
	height:145px;
	width:310px;
	margin:20px;
	line-height:1.8em;
	background:url(../images/product_bg.jpg) repeat-x;
	border:1px solid #AAADB1;
}

div.product img {
	border-bottom:1px dotted #AAADB1;
}

div.product img.productimage {
	float:left;
	margin:0 10px 0 0;
	border-bottom:0;
}

div.navright {
	float:right;
	padding:1px 27px 0 0;
}
div.navright form {
	border:0;
}

/* Navigation */

ul.navigation li a {
	color:white;
}

div#nav ul.navigation {
	list-style-type:none;
	margin:0;
	padding:0 8px 0 20px;
}

div#nav ul.navigation li {
	float:left;
	margin-right:10px;
}

div#footer ul.navigation {
	list-style-type:none;
	margin:0;
	padding:5px 8px 8px 8px;
}

div#footer ul.navigation li {
	float:left;
	margin-right:10px;
	font-size:0.9em;
}

/* Submenus */

div.submenu {
	float:right;
	clear:right;
	width:230px;
	border:1px solid white;
	padding:0;
	margin:10px 10px 20px 25px;
	background:#2D2F2A;
}
div.submenu h2 {
	background:#555A51;
	color:white;
	font-size:1.1em;
	margin:0;
	padding-left:8px;
	border-bottom:1px dotted white;
}
div.submenu ul {
	padding:0;
	margin:5px 5px 5px 25px;
}
div.submenu p {
	margin-bottom:6px;
}
div.submenu p.price {
	font-size:1.7em;
	line-height:0.9em;
	padding-top:10px;
	padding-left:8px;
}
div.submenu form {
	display:inline;
	float:right;
	border:0;
	margin:-30px 10px 0 0;
	padding-bottom:0;
}
div.submenu img.paypalimage {
	margin-top:10px;
}
/* Forms */

form {
	border:2px solid #555A51;
	margin:0;
	padding-bottom:14px;
}
form ol {
	list-style-type:none;
	padding:0;
	margin:0;
}
form ol li {
	margin:10px;
	padding-right:10px;
}
form label {
	float:left;
	padding-right:8px;
	width:8em;
	text-align:left;
}
form label.long {
	padding-right:0;
	width:500px;
	text-align:left;
}
form input.button {
	background-color:#2D2F2A;
	color:#FFFFFF;
	border:1px solid white;
	padding:6px;
}
form.paypal {
	border:0;
}

/* Homepage */

div.blog {
	width:209px;
	float:right;
	padding:0;
	margin:10px;
}
div.blog div.blogtop {
	background:url(/images/blog_top.gif) no-repeat;
	height:12px;
}
div.blog div.blogbottom{
	background:url(/images/blog_bottom.gif)  no-repeat;
	height:12px;
}
div.blog div.blogbody{
	background:url(/images/blog_body.gif);
	padding:0 10px;
	color:#DDD;
}
div.blog div.blogbody span.date{
	font-style:italic;
	color:white;
}
div.blog h2 {
	font-size:2.3em;
	margin:0 0 0.5em 0;
	padding:0;
}
div.blog div.blogbody h3 {
	font-size:1.3em;
	margin:1em 0 0 0;
	padding:0;
}
div.blog div.blogbody h3 a {
	font-weight:normal;
}
div.blog p {
	margin:0;
	padding:0;
}
