/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9D9C0;
	}

.Section {
	font-family: Verdana;
	font-weight: Bold;
	font-size: 12px;
	text-align: center;
	color: WHITE;
	}

.ViewingBrand {
	font-family: Verdana;
	font-weight: Bold;
	font-size: 12px;
	text-align: center;
	color: WHITE;
	}

.backlink {
	font-family: Verdana; 
	font-size: 12px; 
	color: Blue;
	text-align: center;
	}
a.backlink:link {color: BLUE;}	
a.backlink:visited {color: BLUE;}
a.backlink:hover {color: RED;}

.nav {
	font-family: Verdana; 
	font-size: 12px; 
	color: BLACK;
	}
a.nav:link {color: BLACK;}	
a.nav:visited {color: BLACK;}
a.nav:hover {color: RED;}


.menu_nav {
	font-family: Verdana; 
	font-size: 12px; 
	color: #E9D9C0;
	}
a.menu_nav:link {color: #E9D9C0;}	
a.menu_nav:visited {color: #E9D9C0;}
a.menu_nav:hover {color: RED;}


.MenuSection {
	font-family: Verdana; 
	font-size: 12px; 
	color: #50391B;
	}
a.MenuSection:link {color: #50391B;}	
a.MenuSection:visited {color: #50391B;}
a.MenuSection:hover {color: RED;}

.MoreInfoPoster {
	font-family: Verdana; 
	font-size: 14px; 
	text-align: center;
	color: Black;
	}
a.MoreInfo:link {color: Black;}	
a.MoreInfo:visited {color: Black;}
a.MoreInfo:hover {color: RED;}

.MoreInfoWhite {
	font-family: Verdana; 
	font-size: 14px; 
	text-align: center;
	color: WHITE;
	}
a.MoreInfoWhite:link {color: WHITE;}	
a.MoreInfoWhite:visited {color: WHITE;}
a.MoreInfoWhite:hover {color: RED;}

.navSelected {
	font-family: Verdana; 
	font-size: 14px; 
	color: RED;
	}
a.navSelected:link {color: RED;}	
a.navSelected:visited {color: RED;}
a.navSelected:hover {color: RED;}

.prod_name {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Bold;
	color: WHITE;
	text-align: center;
	}
	
a.prod_name:link {color: WHITE;}	
a.prod_name:visited {color: WHITE;}
a.prod_name:hover {color: RED;}

.brand_name {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Bold;
	color: BLACK;
	text-align: center;
	}

.price {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Bold;
	color: WHITE;
	text-align: center;
	}

.exchange {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Normal;
	color: RED;
	text-align: center;
	}

.error {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Bold;
	color: RED;
	text-align: Center;
	}
	
.prod_desc {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Normal;
	color: WHITE;
	text-align: Center;
	}	

.text {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Normal;
	color: BLACK;
	text-align: Center;
	}
	
.textleft {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Normal;
	color: BLACK;
	text-align: Left;
	}
	
.shipping_address {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Bold;
	color: Black;
	text-align: Left;
	}

.stock {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Bold;
	color: Black;
	text-align: Center;
	}
	
.Gender {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Bold;
	color: Red;
	text-align: Left;
	}
	
.OrderPrice {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Bold;
	color: BLACK;
	text-align: Right;
	}
	
.currentCat {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Bold;
	color: Blue;
	text-align: Center;
	}
	
.status {
	font-family: Verdana; 
	font-size: 18px; 
	font-weight: Bold;
	color: Red;
	text-align: Center;
	}
	
.AddButton {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Normal;
	color: Black;
	text-align: Center;
	}
	
.PageNum {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Bold;
	color: BLACK;
	text-align: Center;
	}
a.PageNum:link {color: BLACK;}	
a.PageNum:visited {color: BLACK;}
a.PageNum:hover {color: RED;}

.display_table   { 
			border: 0px;
			border-color: #DAE8F5;
			padding: 0px; 
			}

.Registration {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Bold;
	color: Black;
	text-align: Center;
	}					
			
.Cust_Info {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Bold;
	color: Black;
	text-align: Right;
	}			

.TextBox {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Normal;
	color: Black;
	text-align: Left;
	}
	
.TextBoxQty {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Normal;
	color: Black;
	text-align: CENTER;
	}
	
.BasketProduct {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Normal;
	color: Black;
	text-align: Left;
	}
a.BasketProduct:link {color: BLACK;}	
a.BasketProduct:visited {color: BLACK;}
a.BasketProduct:hover {color: RED;}


.Basket_Size_Price_Qty {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Normal;
	color: Black;
	text-align: center;
	}

.Basket_Total {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: Bold;
	color: Black;
	text-align: center;
	}		