﻿body {
	padding: 0;
	margin: 0;
	background-color: #FFFFCE;
	background-image: url('../Images/Backgrounds/menu_bg.gif'); 
	background-repeat: repeat-y;
	
	color: #000066;
	font-family: Verdana,Arial;
	font-size: 11px;
	text-decoration: none;
}

table td {
	color: #000066;
	font-family: Verdana,Arial;
	font-size: 11px;
	text-decoration: none;
}

table th {
	font-size: 11px;
}

div#header {
	background-image: url('../Images/Backgrounds/header_bg.jpg');
	height: 60px;
}

div#header img {
	float: left;
	border: 0;
}

div#header h1 {
	float: right;
	font-family: Verdana;
	font-size: 1.4em;
	color: #00008B;
	margin-top: 20px;
	margin-right: 20px;
}

div#menu {
	width: 150px;
	height: 300px;
	float: left;
	background-image: url('../Images/Backgrounds/menu_img_bg.jpg');
	height: 337px;
	margin-right: 15px;
}

div#content {
	padding-top: 10px;
	padding-right: 50px;
	margin-left: 170px;
}

div#content p {
	margin: 0 0 10px 0;
}

div#menu ul {
	list-style: none;
	margin: 10px 0px 0px 3px;
	padding: 0;
}

div#menu ul li ul {
	margin: 10px 0px 0px 0px;
}

div#menu li {
	background-image: url('../Images/Icons/arrow.gif');
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 10px;
}

div#menu ul li a {
	color: White;
	font-weight: bold;
}

div#menu ul li a:hover {
	color: Yellow;
}

div#frontpage {
	width: 600px;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div#frontpage img {
	margin-left: 10px;
    margin-right: 10px;
    border: 0;
}

input, select, textarea {
	/*background-color: #FADB6F;*/
	/*border: 1px solid #331E5E;*/
}

div#login {
	border: 1px solid #331E5E;
}

div#login table {
	width: 350px;
}

div#logincontainer {
	width: 350px;
	margin: 0 auto;
}

div#login div#logintitle {
	background-color: #000066;
	color: White;
	font-weight: bold;
	padding: 2px 0 2px 10px;
}

h1 {
	font-family: Verdana;
	font-size: 1.2em;
	color: #00008B;
	margin-top: 5px;
	margin-bottom: 8px;
}

h2 {
	font-family: Verdana;
	font-size: 1.1em;
	color: #00008B;
	margin-top: 5px;
	margin-bottom: 8px;
}

/* Article Info */
.articleInfo table tr td, .articleInfo table tr th {
    padding: 2px 5px;
}


/* PlaceOrder */
.placeOrder fieldset label {
	display: block;
	width: 120px;
	float: left;
	padding-right: 20px;
	margin-top: 5px;
	text-align: right;
}

.placeOrder input, .placeOrder select {
	margin-top: 3px;
	margin-bottom: 3px;
}

.placeOrder fieldset br {
    clear: both;
}

.placeOrder fieldset table {
    border-collapse: collapse;
}

.placeOrder fieldset table td {
    border: 1px solid #BDB5CF;
}

.placeOrder fieldset table th {
    border: 1px solid #BDB5CF;
    background-color: #FADB6F;
}

/* ContactEdit */
.contactEdit label {
	display: block;
	float: left;
	width: 150px;
	padding-right: 20px;
	margin-top: 5px;
	text-align: left;
}

.contactEdit input, .contactEdit select {
	margin-top: 3px;
}

/* Send Comment */
.sendComment table {
	width: 460px;
	margin: 0 auto;
}

/* Order list */
.orderList fieldset label {
	width: 100px;
	padding-right: 10px;
}

.orderList fieldset label.filter {
	margin-left: 70px;
	padding-right: 10px;
}

.orderList fieldset input, .orderList fieldset select {
	width: 50px;
}

/* Quote Order */
.quoteOrder table th, .quoteOrder table td {
	padding-right: 10px;
}

/* Article extra info */
.articleExtraInfo table th, .articleExtraInfo table td {
	padding-right: 10px;
}

div .articleExtraInfo {
	padding: 5px;
	width: 700px
}


/* Catalog Browser */
fieldset {
	border:1px solid #BDB5CF;
	padding: 6px;
}

.catalogBrowser fieldset {
}

.catalogBrowser fieldset img {
	margin-bottom: 6px;
	margin-left: 5px;
}

legend {
	padding: 0.2em 0.5em;
	margin-bottom: 10px;
	border:1px solid #000066;
	color:#000066;
}

.catalogBrowser fieldset.table label {
	display: block;
	width: 150px;
	float: left;
	padding-right: 20px;
	margin-bottom: 10px;
	margin-top: 3px;
	text-align: right;
}

.catalogBrowser fieldset.table input, .catalogBrowser fieldset.table select {
	margin-bottom: 10px;
}

.catalogBrowser fieldset.table input {
	width: 150px;
	float: left;
}

.catalogBrowser fieldset.table input.enterButton {
	width: 23px;
	height: 23px;
	float: left;
}


.catalogBrowser fieldset.table br {
	clear: both;
}

/* Register Customer */
.registerCustomer table tr td {
	vertical-align: top;
	width: 350px;
	margin-right: 10px;
}

.registerCustomer label {
	display: block;
	width: 130px;
	float: left;
	padding-right: 20px;
	margin-top: 8px;
	text-align: left;
}

.registerCustomer input, .registerCustomer select {
	width: 150px;
	margin-top: 8px;
}

.registerCustomer br {
	clear: left;
}

.registerCustomer div#buttons {
	margin-left: 250px;
}

.modalBackground {
	background-color:Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.searchbox 
{
	float: right;
}

.watermark 
{
	color: #A0A0A0;
}

.searchInput
{
	position: absolute;
	margin: 18px 0 0 -352px;
	background:url("../Images/Icons/skin-fld-left.gif") repeat scroll 0 0 transparent;
	width:212px;
	border:0 none;
	height:16px;
	padding:5px;	
}

.searchButton 
{
	position: absolute;
	margin: 18px 0 0 -130px;
	background:url("../Images/Icons/skin-btn-search.gif") repeat scroll 0 0 transparent;
	border:0 none;
	height:26px;
	padding:1px;
	width:28px;	
}

.filterText 
{
	margin: 10px 0; 
}

.filterText div 
{
	float: left;
	margin: 0 5px 0 0; 
}

.sub
{
	font-size: 80%;
	margin: 8px 0;
}