﻿/************************
      YOUNG-CHARLY
 CSS update: 13/03/2009
************************/

body {
	margin: 0;
	text-align:center;
	background-color: #FFFFFF;
	background: White center top;
	background-image: url('images/yc_bg.jpg');
	background-attachment:fixed;
	background-repeat:repeat-x;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 11px;
}

#Content {
	width:999px;
	margin:0px auto; 
	text-align:left; 
	padding-top: 10px;
	}

/************************
     BODY FORMATTING
************************/

.login {
	background-color: #A52D40;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height : 19px;
	font-family: "Arial";
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.logintable {
	border-collapse: collapse;
	height : 19px;
	float: right;
}

.borderleftpixel {
	border-left: 1px solid #A1293C;
	background-image: url('images/YcDrinksMenu.jpg');
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	width : 186px; 
	height : 609px;
	vertical-align: top;
	font-family: "Arial";
	font-size: 13px;
	text-align: left;
	padding-left: 3px;
}

.borderrightpixel {
	background-image: url('images/YcMainBg.jpg');
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	border-right: 1px solid #A1293C;
	width : 809px; 
	height : 609px;
	vertical-align: top;
	font-family: "Arial";
	font-size: 13px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.borderpixel 
{
    background-image: url('images/YcMainBackground.jpg');
	background-repeat:no-repeat;
    background-color: #FFFFFF;
    border-left: 1px solid #A1293C;
	border-right: 1px solid #A1293C;
	border-top: 1px solid #A1293C;
	width : 809px; 
	height : 609px;
	vertical-align: top;
	font-family: "Arial";
	font-size: 13px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;    
    }

.logo {
	background-image: url('images/YcLogoMain.jpg');
	background-repeat:no-repeat;
	background-color: #A1293C;
	width : 255px; 
	height : 221px;
}

.logoshdw {
	background-image: url('images/YcLogoShadowTopHeader.png');
	background-repeat:no-repeat;
	border-bottom: 1px solid #A1293C;
	width : 744px; 
	height : 20px;
}

.header {
	background-color: #FFFFFF;
	border-right: 1px solid #A1293C;
	text-align: left;
	color: #FFFFFF;
}

.topnavi {
	color: #FFFFFF;
	font-family: "Arial";
	font-size: 11px;
	text-align: center;
}

.shoppingcart {
	color: #FFFFFF;
	font-family: "Arial";
	font-size: 11px;
	text-align: center;
	font-variant: small-caps;
}

.languages {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #A1293C;
	border-bottom: 1px solid #FFFFFF;
	background-color: #3C3C3C;
	background-image: url('images/YcBgLanguages.jpg');
	background-repeat:no-repeat;
	height : 36px;
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 13px;
	vertical-align: middle;
	text-align: center;
	padding-left: 0px
}

.mmenu {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #3C3C3C;
	height : 36px;
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 13px;
	font-variant: small-caps;
	text-align:center;
}

.search {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #A1293C;
	border-bottom: 1px solid #FFFFFF;
	background-color: #3C3C3C;
	height : 36px;
	text-align: right;
	padding-right: 5px
}

.between {
	background-image: url('images/YcBetween.jpg');
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	border-left: 1px solid #A1293C;
	border-right: 1px solid #A1293C;
	width : 100%; 
	height : 2px;
}

.footer {
	border-left: 1px solid #A1293C;
    border-right: 1px solid #A1293C;
    border-top: 1px solid #A1293C;
	background-color: #FFFFFF;
	height : 26px;
	font-family: "Arial";
	color: #000000;
	font-size: 13px;
	text-align: center;
}

.bottomfooter {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #A1293C;
	border-right: 1px solid #A1293C;
	border-bottom: 1px solid #FFFFFF;
	background-color: #3C3C3C;
	background-image: url('images/YcFooter.jpg');
	background-repeat:no-repeat;
	height : 36px;
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	}
	
.belowbottom
{
    background-color: #3C3C3C;
    border-left: 1px solid #A1293C;
    border-right: 1px solid #A1293C;
    border-bottom: 1px solid #A1293C;
    text-align: center;
    color: #FFFFFF;
    }

/************************
     TEXT FORMATTING
************************/

.searchbox
{
    border-left: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    border-right: 0;
    vertical-align: middle;
    height: 18px;
    }

.searchbutton
{
    border-right: solid 1px #cccccc;
    border-top: solid 1px #A1293C;
    border-bottom: solid 1px #A1293C;
    border-left: 0;
    vertical-align: middle;
    }

h1, h2, h3, h4, h5, h6 {
	margin: 2px 0 2px 0;
}

h3 {
	font-size: 14pt;
}

h4 {
    text-align: center;
}

h5 {
	font-size: 12pt;
}

.normaltext {
    color: Black;
    font-size: 10pt;   
}

.inormaltext {
    color: Black;
    font-size: 10pt;
    font-style: italic;   
}

.boldtext {
	font-weight: bold;
}

.errortext {
    color: Red;
    font-size: 11px;
    font-weight: bold;   
}

.succestext 
{
    color: Green;
    font-size: 11px;
    font-weight: bold;   
}

a.link_light:link, a.link_light:visited {
	color: black;
	text-decoration: none;
}

a.link_light:hover, a.link_light.active {
	color: black;
	text-decoration: underline;
}

a.link_dark:link, a.link_dark:visited {
	color: white;
	text-decoration: none;
}

a.link_dark:hover, a.link_dark.active {
	color: white;
	text-decoration: underline;
}

a.login_link:link, a.login_link:visited {
	color: white;
	text-decoration: underline;
}

a.login_link:hover, a.login_link.active {
	text-decoration: none;
}

a.lang_link:link, a.lang_link:visited {
	color: white;
	text-decoration: none;
}

a.lang_link:hover, a.lang_link.active {
	color: black;
	background-color: yellow;
	text-decoration: none;
}

.winelinks a, .winelinks:link, .winelinks:visited, .winelinks:active {
    font-size: 10pt;
    color: #3C3C3C;
    text-decoration: none;
}

.winelinks:hover {
    font-size: 10pt;
    color: #3C3C3C;
    text-decoration: underline;
}

.winemenu {
    border-top: 1px solid #5C6466;
    font-size: 12px;   
    background-color: #D3DEEF;
}

.winemenuitem, .winemenuitem:link, .winemenuitem:visited {
    color: #93969B;
    font-size: 12px;
    font-variant: small-caps;
    text-decoration:none;
}

.winemenuitem:hover {
    color: White;
    background-color: #93969B;
    text-decoration:none;
    font-size: 12px;
}

/************************
   PRODUCT FORMATTING
************************/
.winetable {
    border: 0px;
    border-style: hidden;
    width: 100%;
}

.listtable {
    border: 0px;
    width: 100%;
}

.listtablespacer {
    width: 10px;
}

.winecolor {
    width: 17px;
    height: 36px;
    text-align: center;
}

.winenamelist{
    width: 280px;
    text-align: left;
    font-size: 13px;
    font-weight:bold;
}

.winename {
    font-weight:bold;
    width: 260px;
    text-align: left;
    font-size: 13px;
}

.spiritname {
    font-weight:bold;
    width: 300px;
    text-align: left;
    font-size: 13px;
    height: 28px;
}

.winedetail
{   font-weight:bold;
    color: Black;
    width: 280px;
    text-decoration: none;
    font-size: 13px;}

.winedetail a, .winedetail:visited, .winedetail:active {
    font-weight:bold;
    width: 280px;
    color: Black;
    text-decoration: none;
    font-size: 13px;
}

.winedetail:hover {
    font-weight:bold;
    width: 280px;
    text-decoration: underline;
    color: Black;
    font-size: 13px;
}

.winevolume {
    font-size: 10px;
}

.package {
    font-size: 11px;
    text-align: left;
}

.winevintage {
    font-size: 12px;
    text-align: center;
    width: 50px;  
}

.winescore {
    font-size: 11px;
    text-align:left;
    padding-left: 10px;
    width: 55px;  
}

.wineclassification {
    font-size: 11px;
}

.wineprice {
    text-align: right;
    width: 70px;
    font-weight:bold;
    font-size: 12px;
}

.orderbox {
    text-align: left;
    padding-left: 5px;
    vertical-align: middle;
    font-size: 11px;
}

.buttonbox {
    text-align: left;
    width: auto; 
    padding-left: 3px;
}

.quantity {
    width: 20px;
    font-size: 11px;
    border-style: solid;
    border-width: 1px;
    height: 13px;
    vertical-align: middle;
}

.bottles {
    text-transform: lowercase;
    font-size: 11px;
}

.headertext {
    text-align: right;
    font-weight: bold;
    font-size: 11px;
}

.alternate {
    background-color: #ececec;
}

.totalwineprice {
    padding-left: 20px; 
    text-align: right;
    font-weight:bold;
    font-size: 12px;
}

.totalcartpricetext {
    text-transform: uppercase;
    font-weight: bold;
    width: 200px;
}

.totalcartlisttext {
    width: 200px;
}

.leftwizardbox {
    float: left;
    width: 392px;
}

.rightwizardbox {
    margin-left: 396px;
    margin-bottom: 5px;
}

.cartbuttons
{
	width: 70px;
	text-align: center;
}

.cartbuttons:hover
{
	width: 70px;
	text-align: center;
	font-weight: bold;
	}

.yellowbox
{
    background-color: #FFFFAD;
    }
    
.togglebutton
{
    height:15px;
    width:15px;
    padding : 0px;
    font-size : 15px;
    line-height : 6px;
    text-align: center;
    vertical-align: middle;
}

/************************
     TAB FORMATTING
************************/

div.drinksmenu {
	width: 186px;
}

ul.drinksmenu {
	list-style-type: none;
	width: 186px;
	float: left;
	margin-left: 0;
	padding: 0;
	background: url(images/pixel.gif) bottom left repeat-x;
}

ul.drinksmenu li {
	margin: 0 2px 0 0;
	float: left;
}

ul.drinksmenu a {
	float: left;
	padding: 4px 7px;
	border: 1px solid #cccccc;
	border-bottom: 0;
	color: #A52D40;
	background: #eeeeee;
	text-decoration: none;
	font-weight: bold;
}

ul.drinksmenu a:hover {
	background: #fff;
}

ul.drinksmenu a.active {
	background: #FFFFFF;
	padding-bottom: 5px;
	cursor: default;
	color: #00f;
}

div.tab {
	clear: left;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 5px 0 0 5px;
}
