<?php header("Content-type: text/css");
	
	$font_color = "000000";
	$text_color = "FFFFFF";
	$menu_color = "BB0000";
		
?>

body {
	margin : 0 0 0 0; 
	no-scroll 
	font-family: verdana, sans-serif;
	font-size:11px;
}

img {
border:0;
}

/* div#idFooter { border:1px dashed #FF0000; } */


#idPage {
position:relative;
width:924px;
text-align:left;
margin:10px auto;
padding:0;
border-left:2px dotted #5ebcbb;
border-right:2px dotted #5ebcbb;
}

#idHeader {
margin:-20px 0 -45px -6px;
height:50px;
border:0px solid #ff0000;

}

#idColumns {             /* WRAPPER */       
position:relative;
width:837px;
overflow:hidden;
min-height:100px;
margin:20px 0 0px 39px; 
padding:20px;
z-index:1;
}

#idContent {            /* CONTENT */
position:relative;
top:45px;
overflow:hidden;
width:837px;
min-height:200px;
margin:-17px 0 0 0px;
/*margin:0px 0 0px 0px;*/
padding:0 20px 30px 20px;
border:0px solid #ff0000;
}

#idTopColumn {         /* BANNER LAYER */
margin:0px 0 0 -20px;
/* margin:0px 0 0px 0px;*/ 
width:837px;
height:100px;
background:transparent url('../images/phpThumb.php?src=KM_Logo.png&w=180&bg=FFFFFF&q=100&f=jpeg') no-repeat top left;
}


#idBuffer {  		/* UNDER TOP OVER COLUMNS */
margin:0px 0 0 0px;
width:837px;
height:1px;
background-color:#FFFFFF; /* c3bcba; */
border:0px solid #000000;
overflow:hidden;
}

#idLeftColumn {
position:absolute;
left:0px;
top:75px;
width:0px;
min-height:0px;
overflow:hidden;
 }
 
#idRightColumn {			/* RIGHT COLUMN */
position:absolute;
top:0px; 					/* BUFFER HEIGHT */
left:0px;
width:0px;
min-height:0px;
overflow:hidden;
}


#idFooter {
text-align:left;
height:80px;
width:900px;
margin:-10px 0 0px 50px;
font-family: verdana, sans-serif, sans-serif;

}
* html ul ul li{
	margin-bottom:-1px;
}
* html ul ul li a,* html ul li a{
	height:100%;
	list-style-type:none;
}

table, div {
    font-family: Verdana, sans-serif;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}

/* IE
.separator {
	border-top:1px solid #FFFFFF; 
	height:2px;
	width:100%;
	background-color:#c3bcba;
}

.separator { 
	border-top:1px solid #c3bcba; 
	height:1px;
	width:100%;
}
*/

.separator {
background:transparent url('../images/phpThumb.php?src=dotted-line.png&h=1&bg=FFFFFF&q=100&f=jpeg') repeat-x top left;
}


input,
textarea,
select {
    border: 1px solid gray; 
    font-family: Verdana, sans-serif;
    color: #333333;
    font-size: 11px;
    background-color: #FFEEFF;
}

input[type="checkbox"],
input[type="radio"],
input[type="image"] {
    border: 0px !important;
    background-color: transparent;
    
}

input[type="button"],
input[type="submit"]{
    border: 1px solid gray; 
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    background-color: #DDDDDD;
}

#Splash {
    color: #92aced;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    line-height:40px;
}

#Splash a {
    color: #92aced;
}
#Splash a:hover {
    color: #920000;
}

/* Main Menu Styles */


.MainMenu{
    font-family: Verdana, sans-serif;
    color: #000000;
    font-size: 10px;
    font-weight: normal;

}


.MainMenu{
    font-family: Verdana, sans-serif;
    color: #000000;
    font-size: 10px;
    font-weight: normal;
    height:15px;
    min-width:40px;
	vertical-align:middle;
}



.MainMenu a{
    color: #000000;
    text-decoration: none;
}

.MainMenuHighlight{
    font-family: Verdana, sans-serif;
    color: #FB7F93;
    font-size: 10px;
    font-weight: normal;
    height:15px;
    min-width:40px;
	vertical-align:middle;
}

.MainMenuHighlight a{
    color: #FB7F93;
    text-decoration: none;
}

/* Page Title Style */
.PageTitle {
    font-family: Verdana, sans-serif;
    color: #C63983;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    height:40px;
}

#PageTitle {
    font-family: Verdana, sans-serif;
    color: #C63983;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    height:40px;
}

.Title {
    padding: 12px 0px 5px 15px;
    font-family: Verdana, sans-serif;
    color: #C63983;
    font-size: 11px;
    font-weight: bold; 
    text-align:left;
}


/* Your Shopping Cart Text Style */
.ShoppingCartText{
    font-family: Verdana, sans-serif;
    color: ;
    font-size: 11px;
    font-weight: normal;
}

.ShoppingCartText a{
    color: ;
    text-decoration: none;
}

/* Required Style */
.Required {
    color: red;
}

/* Error Style */
.Error {
    color: red;
}

/* Store Closed Style */
.StoreClosedText {
    font-family: Verdana, sans-serif;
    color: #C63983;
    font-size: 16px;
    font-weight: normal;
}

/* Larger Image Text Styles */
.LargerImageLink{
    font-family: Verdana, sans-serif;
    color: #666666;
    font-size: 10px;
}

.LargerImageLink a{
    color: #666666;
    text-decoration:underline;
}

.LargerImageLink a:hover{
    color: #999999;
    text-decoration:underline;
}

/* Copyright Text Styles */
.CopyrightText{
    font-family: Verdana, sans-serif;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

.CopyrightText a{
    color: #333333;
    text-decoration: none;
}
/*
 * Main Styles END
 */

/*
 * Category Styles BEGIN
 */
.CategoryName{
    font-family: Verdana, sans-serif;
    color: #C63983;
    font-size: 11px;
    font-weight: normal;
}

.CategoryName a{
    color: #C63983;
    text-decoration: underline;
}

.CategoryName a:hover{
    color: #D369A2;
}

.CategoryDescription{
    color: #333333;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
/*
 * Category Styles END
 */

/*
 * Product Styles BEGIN
 */
.ProductName{
    font-family: Verdana, sans-serif;
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    text-align:center;
}
.ProductName a{
    color: #666666;
    text-decoration: none;
}

.ProductName a:hover{
    color: #BBBBBB;
    text-decoration: none;
}

.ProductDescription{
    font-family: Verdana, sans-serif;
    color: #333333;
    font-size: 11px;
    font-weight: normal !important;
}

.ProductPrice{
    font-family: Verdana, sans-serif;
    color: #CC3399;
    font-size: 11px;
    font-weight: normal;
    text-align:center;
}

.ProductStockMessage{
    font-family: Verdana, sans-serif;
    color: red;
    font-size: 11px;
    font-weight: normal;
	padding: 5px;
}

.ProductOptionsTitle{
    font-family: Verdana, sans-serif;
    color: #666666;
    font-size: 11px;
    font-weight: normal;
}

.ProductOptions{
    font-family: Verdana, sans-serif;
    color: #333333; 
    font-size: 11px;  
    font-weight: normal;
    text-align: left;
}

.ProductOptions input,
.ProductOptions textarea,
.ProductOptions select{
}
/*
 * Product Styles END
 */

/*
 * Breadcrumb Styles BEGIN
 */
.Breadcrumb {
    padding: 0;
    margin: 0;
    width: 100%;
    background-color: ;
    font-family: Verdana, sans-serif;
    color: #333333;
    font-size: 11px; 
    text-align: left;
}

.Breadcrumb a{
    color: #CD3C53;
    text-decoration: underline;
}

.Breadcrumb a:hover{
    color: #DA7080;
}
/*
 * Breadcrumb Styles END
 */

/*
 * NavigationBar Styles BEGIN
 */
 


.SignInBox {
    font-family: Verdana, sans-serif;
    font-weight:normal;
    line-height:120%;
    font-size: 11px;
    width:162px;
    color: #42115f;
    text-decoration:none !important;
	text-align:left;
	margin:30px 0 0 -40px;
	
}

.nav_SignIn {
	list-style-type: none;
	padding:5px 5px 5px 10px;
	background: #E5E5E5;
	border-left:0px solid #c3bcba;
}

.nav_SignIn a{
    color: #42115f;
    text-decoration:none !important;
}

.nav_SignIn a:hover{
    color: #D369A2;
    text-decoration:none !important;
}

#navlist
{
	list-style-type: none;
	margin:5px 0 0 0px;
	padding-left:0px;
	/*display:inline;*/
}


.NavigationBar {
    font-family: Verdana, sans-serif;
    font-weight:normal;
    letter-spacing:.1em;
    font-size: 11px;
    line-height:120%;
    width:162px;
    color: #42115f;
    text-decoration:none !important;
	text-align:left;
}

.nav_cat {
	list-style-type: none;
	padding:10px;
}

.nav_cat a{
    color: #42115f;
    text-decoration:none !important;
    
}

.nav_cat a:hover{
    color: #D369A2;
    text-decoration:none !important;
}



.NavigationBar li a {
    color: #000000;
    text-decoration: none;
}

.NavigationBar li a:hover{
    color: #D369A2;
}


.NavigationBar li.Selected{
    background-color: #E5E5E5;
    
}

.NavigationBar li.level2 a {
    color: #000000;
    text-decoration: none;
    padding:10px 10px 10px 10px;
}

.NavigationBar li.level2 a:hover{
    color: #D369A2;
}


.NavigationBar li.level2Selected{
    background-color: #F0F0F0;
    margin:0px 0 0 0px;
    padding:10px 10px 10px 20px;
}


/*
 * NavigationBar Styles END
 */


/*
 * Subcategories List Styles BEGIN
 */
.Subcategories{
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: ;
    vertical-align: top;
    text-align: center;
}

/* the following styles are inherited from .CategoryName */
.Subcategories .CategoryName{
    padding: 2px;
}

.Subcategories .CategoryName a{

}

.Subcategories .CategoryName a:hover{
}
/*
 * Subcategories List Styles END
 */

/*
 * Product List Styles BEGIN
 */
.ProductList{
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: ;
    vertical-align: top;
}

.ProductList table td{
    vertical-align: top;
}

.ProductList .Empty{
    padding: 30px 0px 40px 0px;
    font-family: Verdana, sans-serif;
    color: #C63983;
    font-size: 14px;
    text-align: center;
}

/* the following styles are inherited from Category Styles */
.ProductList .CategoryName{
}

.ProductList .CategoryDescription{
    padding-top: 6px;
}

/* the following styles are inherited from Product Styles */
.ProductList .ProductName{
    padding-top: 7px;
    padding-bottom: 10px;
    text-align: center;
}

.ProductList .ProductDescription{
    padding: 10px;
}

.ProductPrice{
    padding: 5px 0;
    text-align: center;
    font-weight: bold !important;
}
/*
 * Product List Styles END
 */

/*
 * Paginator Dropdown Styles BEGIN
 */
.PaginatorDropdown {
    padding: 0;
    margin: 0;
    width: 100%;
    font-family: Verdana, sans-serif;
    color: #333333;
    font-size: 11px; 
    background-color: ;
    text-align: left;
}

.PaginatorDropdown select{
}
/*
 * Paginator Dropdown Styles END
 */

/*
 * Paginator Styles BEGIN
 */
.Paginator {
    padding: 5px 0 5px 0;
    margin: 0;
    width: 100%;
    font-family: Verdana, sans-serif;
    color: #333333;
    font-size: 10px; 
    background-color: ;
    text-align: right !important;
}

.Paginator a{
    color: #CD3C53;
    text-decoration: none;
    text-align: right !important;
}

.Paginator a:hover{
    color: #DA7080;
    text-decoration: underline;
    text-align: right !important;
}
/*
 * Paginator Styles END
 */

/*
 * Product Images Styles BEGIN
 */
.ProductImages {
    padding: 0px;
    margin: 2px;
    width: 100%;
    border: 1px #E5E5E5 solid;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    background-color: ;
    text-align: left;
}
.ProductImages TH{
	padding: 2px;
	background-color: #E5E5E5;
}
.ProductImages IMG{
	padding: 10px;
	border: 2px solid ;
}
.ProductImages IMG:hover{
	padding: 10px;
	border: 2px solid #E5E5E5;
}
/*
 * Product Images Styles END
 */


/*
 * Related Products Styles BEGIN
 */
.RelatedProducts {
    padding: 0px;
    margin: 2px;
    width: 100%;
    border: 1px #E5E5E5 solid;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    background-color: ;
    text-align: left;
}
.RelatedProducts TH{
	padding: 2px;
	background-color: #E5E5E5;
}
.RelatedProducts IMG{
	padding: 10px;
	border: 2px solid ;
}
.RelatedProducts IMG:hover{
	padding: 10px;
	border: 2px solid #E5E5E5;
}
.RelatedProducts A{
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
	text-decoration: none;
}
.RelatedProducts A:hover{
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
	text-decoration: underline;
}

/*
 * Related Products Styles END
 */




/*
 * Product Info Styles BEGIN
 */
.ProductInfo {
    padding: 0px;
    margin: 2px;
    width: 100%;
    border: 1px #E5E5E5 solid;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    background-color: ;
    text-align: left;
}

/* the following styles are inherited from Product Styles */
.ProductInfo .ProductName {
    padding: 6px;
}

.ProductInfo .ProductDescription {
}

.ProductInfo .ProductPrice {
    padding-bottom: 7px;
}
/*
 * Product Info Styles END
 */

/*
 * Shopping Cart Styles BEGIN
 */
.ShoppingCart {
    width: 100%;
    font-family: Verdana, sans-serif;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.ShoppingCart .Empty{
    padding: 30px 0px 40px 0px;
    font-family: Verdana, sans-serif;
    color: #C63983;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.ShoppingCart input{
}
/*
 * Shopping Cart Styles END
 */

/*
 * Search Result Styles BEGIN
 */
.SearchResult {
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: ;
}

.SearchResult .Empty{
    padding: 30px 0px 40px 0px;
    text-align: left;
    font-family: Verdana, sans-serif; 
    color: #666666;
    font-size: 11px;
    font-weight: normal;
}

.SearchResult .Highight {
    background-color: #F9C6F9;
}

.SearchResult .ProductName {
    padding: 0px;
    padding-bottom: 5px;
    text-align: left;
}

/* the following styles are inherited from Product Styles */
.SearchResult .ProductName a{
}

.SearchResult .ProductName a:hover{
    color: #888888;
}

.SearchResult .ProductDescription {
}

.SearchResult .ProductDescription a {
    color: #333333;
    text-decoration: none;
}

.SearchResult .ProductDescription a:hover {
    color: #888888;
}

.SearchResult .ProductNumber {
    font-family: Verdana, sans-serif;
    color: #666666;
    font-size: 11px;
    font-weight: normal;
}
/*
 * Search Result Styles END
 */

/*
 * Checkout Styles BEGIN
 */
.Checkout {
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: ;
    font-family: Verdana, sans-serif;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.Checkout .Title {
    padding: 12px 0px 5px 15px;
    font-family: Verdana, sans-serif;
    color: #C63983;
    font-size: 11px;
    font-weight: normal; 
    text-align:left;
}

.Checkout .Block {
    padding: 15px;
    border: 1px solid #E5E5E5;
}

.Checkout .ColumnTitle {
    -space: nowrap;
    color: #666666;
    font-weight: normal;
}

.Checkout .ColumnValue {
}

.Checkout .TotalLabel {
    -space: nowrap;
    padding-right: 7px;
    font-weight: normal;
}

.Checkout .TotalValue {
    font-weight: normal;
}

.Checkout .Left {
    text-align:left;
}

.Checkout .Right {
    text-align:right;
}

.Checkout .Center {
    text-align:center;
}

.Checkout input.Normal,
.Checkout textarea.Normal,
.Checkout select.Normal {
}

.Checkout input.Error ,
.Checkout textarea.Error,
.Checkout select.Error {
    border: 1px solid #FF0000;
}

.Checkout select.Short {
    width: 100px;
}

.Checkout .Required {
}

.Checkout .Error {
}

.Checkout .Errors {
    padding: 15px;
    color: red;
    text-align: left;
    line-height: 20px;
}

.Checkout .Empty {
    padding: 30px 0px 40px 0px;
    font-family: Verdana, sans-serif;
    color: #C63983;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.Checkout .ImpossibleToComputeShippingCost {
    padding: 20px;
    color: #C63983;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
}
/*
 * Checkout Styles END
 */
 
.OrderInfo .field {
    text-align: right;
    background: #EEF2F8;
    color: #333333;
}

.OrderInfo .value {
    text-align: left;
}

.OrderInfo .products_header {
    color: #333333;
    background: #EEF2F8;
}

.OrderInvoice {
    color: #000000;
    font-size: 11px;
}

.OrderInvoice .field {
    font-weight: normal;
    text-align: right;
}

.OrderInvoice .value {
    color: #666666;
    text-align: left;
}

.OrderInvoice .group_header {
    color: #000000;
    text-decoration: underline;
    font-size: 10pt;
    font-weight: normal;
}

.OrderInvoice .price_field {
    font-weight: normal;
    text-align: right;
    color: black;
}

.OrderInvoice .price_value {
    font-weight: normal;
    color: #000000;
    text-align: left;
}
