/* CSS Document */

body{
background-color:#FFFFFF;
}
body legend{
	font-weight:bold;
	text-align:left;
}
body A {color:#2050a3;}
body A:visited{TEXT-DECORATION: none}
body A:link{TEXT-DECORATION: none}
body A:hover{TEXT-DECORATION: underline}


#Header{
}
#DSALogo{
}
#W3CLogo{
}
#MKCLogo{
}
#MKCLogoText{
	color:#2050a3;
	font-weight:bold;
}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#MainMenu{
	background-color:#2050a3;
	border-top:#2050a3 solid 1px;
	border-bottom:#2050a3 solid 1px;
}
#MenuOptions{
}
#MenuOptions ul{
}
#MenuOptions ul li{
}
#MenuOptions ul li a{
	text-decoration:none;
	color:#FFFFFF;
}
#MenuOptions ul li a:hover{
	background-color:#9dbbe2;
	color:#034895;
}

/*Admin*/
#AdminMenuOptions{
}
#AdminMenuOptions ul{
}
#AdminMenuOptions ul li{
}
#AdminMenuOptions ul li a{
	text-decoration:none;
	color:#FFFFFF;
}
#AdminMenuOptions ul li a:hover{
	background-color:#9dbbe2;
	color:#034895;
}

/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

#NotificationBar{
	font-size:100%;
	background-color:#9dbbe2;
	border-bottom:1px solid #2050a3;
	color:#FFFFFF;
}
#NotificationBar A {color:#FFFFFF}
#NotificationBar A:visited{TEXT-DECORATION: none}
#NotificationBar A:link{TEXT-DECORATION: none}
#NotificationBar A:hover{TEXT-DECORATION: underline}

#Username{
}
#Basket{
}
#BasketSummary{
}
#BasketButton{
}

#PageTitle
{
    color:000000;
}

.BoxTitle{
	font-size:110%;
	font-weight:bold;
}
.CategoriesList-Class{
	font-weight:bold;
}
.CategoriesList-SubClass{
	font-weight:normal;
	padding-bottom:4px;
	padding-left:10px;
}

#ProductsControlBar{
	border-bottom-style:dotted;
	border-bottom-color:#2050a3;
	border-bottom-width:1px;
	border-top-style:dotted;
	border-top-color:#2050a3;
	border-top-width:1px;
	padding-top:3px;
	padding-bottom:3px;
	height:2em;

}
#ProductSort{
	float:left;
	width:65%;
	padding-top:0.1em;
}
#ProductManufacturer{
	float:right;
	width:35%;
	text-align:right;
	margin-top:3px;
}
#ProductManufacturer Select{
	padding-top:0.2em;
	width:14em;
	height:1.6em;
	font-size:100%;
}
.ProductResultsHighlight{
	background-color:#e6eef8;
}
.ProductResultsNormal{
	background-color:#FFFFFF;
}
.ProductSeperationLine{
	border-bottom-style:dotted;
	border-bottom-color:#2050a3;
	border-bottom-width:1px;
}
.ProductClassHeader{
	border-bottom-style:dotted;
	border-bottom-color:#2050a3;
	border-bottom-width:1px;
	background-color:#9dbbe2;
}.ProductImage{
	border:#2050a3 1px solid;
}
.ProductPriceExc{
	color:#2050a3;
}
.ProductPriceInc{
	color:#999999;
}
.ProductManufacturer{
	color:#9dbbe2;
}
.ProductsQty{
	width:28px;
	height:18px;
	border:solid #2050a3 1px;
	padding:0px;
	margin:0px;
}
.BuyButton{
	margin-top:1px;
}

.InfoButton{
	margin-top:1px;
}
.ProductDiscountPrice{
	color:#FF0000;
}
.ProductPriceReduced{
	text-decoration:line-through;
}
#NoProductsFound{
	height:20px;
}
#icons_key{
	color:#666666;

}
#products_basket{
	color:#666666
}
.basket_edit A {color:#2050a3}
.basket_edit A:visited{TEXT-DECORATION: none}
.basket_edit A:link{TEXT-DECORATION: none}
.basket_edit A:hover{TEXT-DECORATION: underline}

.QuoteHeader{
	color:#000000;
	font-weight:bold;
	border-bottom-style:dotted;
	border-bottom-color:#2050a3;
	border-bottom-width:1px;
	border-top-style:dotted;
	border-top-color:#2050a3;
	border-top-width:1px;
}
.BasketHeader{
	color:#000000;
	font-weight:bold;
	border-bottom-style:dotted;
	border-bottom-color:#2050a3;
	border-bottom-width:1px;
	border-top-style:dotted;
	border-top-color:#2050a3;
	border-top-width:1px;
	height:2em;
}
.BasketDescription{
	color:#000000;
	font-weight:normal;
	border-bottom-style:dotted;
	border-bottom-color:#2050a3;
	border-bottom-width:1px;
}
.BasketDescription2{
	color:#000000;
	font-weight:normal;
	border-bottom-style:none;
}
.BasketUnitPrice{
	color:#000000;
	font-weight:normal;
	border-bottom-style:dotted;
	border-bottom-color:#2050a3;
	border-bottom-width:1px;
}
.BasketLinePrice{
	color:#000000;
	font-weight:bold;
	border-bottom-style:dotted;
	border-bottom-color:#2050a3;
	border-bottom-width:1px;
}
.BasketPartNumber{
	color:#2050a3;
	font-weight:normal;
	border-bottom-style:dotted;
	border-bottom-color:#2050a3;
	border-bottom-width:1px;
}
.BasketQuantity{
	width:40px;
	height:20px;
}

.CheckoutTextbox{
	height:18px;
	width:200px;
}
.CheckoutTextArea{
	height:72px;
	width:200px;
}
.CheckoutCombo{
	height:22px;
	width:206px;
}

#HomeLayout h1 {
	font-size:160%;
	margin-bottom:-0.3em;
	font-weight:normal;
}

#HomeLayout p {
	margin-top:0.8em;
	margin-bottom:0.8em;
}

#info h1 {
	font-size:160%;
	margin-bottom:0.8em;
	font-weight:normal;
}

#info p {
	margin-top:0.8em;
	margin-bottom:0.8em;
}

#DynamicContent h1 {
	font-size:160%;
	margin-bottom:0.8em;
}

#DynamicContent p {
	margin-top:0.8em;
	margin-bottom:0.8em;
}

#LongDescription {
	color:#666666;
}
#ProductFeatures ul{
	margin-left:1.5em;
	margin-top:0.5em;
	padding:0;
}

#AssessorMenu ul{
	list-style:none;
	margin-left:0em;
	margin-top:0.5em;
	padding:0;
	margin-bottom:0;
}
#AssessorMenu li{
	border-top:dotted 1px #2050a3;
	padding:0.2em;
}
#AssessorOptions ul{
	list-style:none;
	margin-left:0em;
	margin-top:0.5em;
	padding:0;
	margin-bottom:0;
}
#AssessorOptions li{
	border-top:dotted 1px #2050a3;
	padding:0.2em;
}
#AssessorOptionsSpacer{
	border-top:dotted 1px #2050a3;
	padding:0.3em;
}
#AssessorCat ul{
	list-style:none;
	margin-left:0em;
	margin-top:0.5em;
	padding:0;
	margin-bottom:0;
}
#AssessorCat li{
	border-top:dotted 1px #2050a3;
	padding:0.4em;
}

.DashKey{
	border:#666666 1px solid;
	color:#666666;
	margin-top:4px;
}
.assessor_quotes_listbox{
	font-size:90%;
	color:#666666;
	width:10em;
	height:2em;
}
.assessor_quotes_textbox{
	font-size:90%;
	color:#666666;
	width:10em;
	height:1.2em;
}
.assessor_quotes_go{
	font-size:90%;
	color:#666666;
	width:6em;
	height:2em;
	padding:0px;
}

.even {
	background:	#eee;
}

.odd {
}
.popupHeader{
	font-size:140%;

}
#EquipmentHeading{
	font-size:140%;

}
#TrainingHeading{
	font-size:140%;

}
#WarrantyHeading{
	font-size:140%;

}
#DeliveryHeading{
	font-size:140%;

}
#InsuranceHeading{
	font-size:140%;

}
#QuoteDetailsHeading{
	font-size:140%;

}
.StudentDetailsTextBox{
	width:150px;
	font-size:100%
}
.QuoteCommentsTextBox{
	width:250px;
	height:80px;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#PageUpdated{
color:red;
}

#InsuredItems ul{
	list-style:none;
	margin-left:0px;
	margin-top:0px;
	padding:0;
	margin-bottom:0;
}
#InsuredItems li{
	margin-left:10px;
	padding:0;
}

.QuoteTextbox{
	height:1em;
	width:25em;
	font-size:100%;
}
.QuoteMultibox{
	height:5em;
	width:25em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}
.QuoteCombobox{
	height:2em;
	font-size:100%;
}
.QuoteButton{
	height:2em;
	width:6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

.QuoteUnitPriceEdit
{
	width:50px;
	height:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.QuoteQtyEdit
{
	width:50px;
	height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.QuoteDescriptionEdit
{
	width:250px;
	height:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}


/*Footer CSS*/
#Footer {
	border-top-color:#2050a3;
}
#FooterContent{
}
#Copyright{
	color:#FFFFFF;
	background:#2050a3;
}
#Copyright A:link{
	color:#FFFFFF; TEXT-DECORATION: none
}
#Copyright A:visited{
	color:#FFFFFF; TEXT-DECORATION: none
}
#Copyright A:hover{
	color:#FFFFFF; TEXT-DECORATION: underline
}


<!-- 
/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../images/corners1280x18-blue.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #2050a3; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #2050a3;/* YCC: color & properties of the right-borderline */
	background: #FFFFFF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

.templatetextbox {width:500px;}
.showOnInternal {color:red;}
