﻿/* CSS layout */
#masthead {
	background-color: #8DE000;
}

#top_nav {
	background-color: #FFFFFF;
}

#container {
	position: relative;
	width: 100%;
}

#page_content {
	margin-right: 200px;
}

#right_col {
	width: 230px;
	position: relative;
	right: 10%;
	top: 20%;
}
#footer {
	background-color: #000000;
}
.line-hor {
	background: #000000;
	color: black;
	height: 3px;
	overflow: hidden;
	font-size: 0;
	line-height: 3;
	margin: 0px 37px 0px 34px;
}

.wrapper {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
	margin-left: 100px;
	max-width: 600px;
}
.link1 {
	padding-left: 10px;
	padding-top: 5px;
	font: 100% Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	background: #00192E url(images/buttonbkg.gif) repeat-x left top;
	color: #fff !important;
	text-decoration: none;
	max-width: 500px;
	max-height: 30px;
	min-height: 30px;
}
.link1 em {
	display: block;
	background: url(images/buttonbkg.gif) repeat-x right top;
	padding: 1px 8px 2px 15px;
	font-weight: normal;
}
.link1:hover { text-decoration: underline}
}
.linkbutton:hover {}
}
a:link {
	color : Blue;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : none;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:visited {
	color : Navy;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : none;
}
a:active {
	color : Red;
	font-family : Verdana,Helvetica,sanserif;
	font-size:small;
	text-decoration : none;
}
.titlelink {
	color : Black;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : none;
}
.titlelink:visited {
	color : Black;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : none;
}
.titlelink:hover {
	color : Red;
	font-family : Verdana,Helvetica,sanserif;
	text-decoration : none;
}
.form {
	width: 80%;
	overflow: hidden;
	padding-bottom: 15px;
	margin-left: 100px;
	max-width: 600px;
}
.products {
	width: 618px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 32px;
	max-width: 618px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	padding-top:0px;
		color : green;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 0px;
	padding-top:0px
}

#sddm
{	margin:0;
	padding: 0;
	z-index: 300}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 4px;
	width: 60px;
	background: #FFFFFF;
	color: #000000;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{	background: #CCCCCC}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}
.style7 {
	border-width: 0px;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 4px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EEF6D1;
		color: black;
		font: 11px arial}

	#sddm div a:hover
	{	background: #666666;
		color: #FFFFFF}
}

