﻿/************************* GENERAL LAYOUT *************************/
#website
{
    width: 990px;
    margin: 0 auto;
}

#website #header
{
    height: 335px;
    position: relative;
}

#website #header #mainMenu
{
    float: left;
    background-color: #000000;
    background-image: url(../../Media/Images/Menu/background.gif);
    background-position: right top;
    background-repeat: no-repeat;
    width: 220px;
    height: 335px;
    overflow: hidden;
}

#website table#mainBody
{
    width: 990px; /* Used to give element "layout" in IE6 */
    table-layout: fixed;
}

#website table#mainBody td
{
    vertical-align: top;
}

#website table#mainBody td#leftColumn
{
    width: 220px;
    background-image: url(../../Media/Images/transparent.png);
    background-repeat: repeat;
    overflow: hidden;
}

#website table#mainBody td#mainColumn
{
    background-color: #FFFFFF;
    width: 770px;
}

#website #footer
{
    clear: both;
    font-family: Arial;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
    background-image: url(../../Media/Images/footer.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    min-height: 65px;
    overflow: hidden;
    margin: -13px 0 0 0; /* Used to shift the footer over the top of the divs above it */
    position: relative; /* Needed to stop the divs above footer overlapping it */
}
* html #website #footer { height: 66px; } /* IE6 Hack for not recognising min-height */

/************************* HEADER LAYOUT *************************/
#website #header a.logo
{
    position: absolute;
    top: 20px;
    right: 19px;
    display: block;
    width: 310px;
    height: 43px;
    text-decoration: none;
    background-image: url(../../Media/Images/logo.gif);
    overflow: hidden;
}

#website #header #memberdetails
{
    padding-top:3px;
    padding-left:5px;
    height:12px;
    line-height:12px;
    font-size:11px;
    overflow:hidden;
}

#website #header #memberdetails a
{
    color:#ffffff;
}

#website #header #pageHeader
{
    float: left; 
    margin: 30px 0 0 0;
    width: 550px;
}

#website #header #pageHeader .caption
{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10px;
    padding: 18px 0 10px 10px;
    height: 10px;
    overflow: hidden;
}

#website #header #pageHeader .image
{
    height: 170px;
    overflow: hidden;
}

#website #header #pageHeader .details
{
    height: 62px;
    overflow: hidden;
    padding: 15px 0 0 25px;
}

#website #header #pageHeader .details h1,
#website #header #pageHeader .details h2
{
    margin: 0;
    padding: 0;
}

#website #header #pageHeader .details h1
{
	line-height:32px;
}

#website #header #pageHeader .details h2
{
	line-height:20px;
}

#website #header #buy
{
    float: left;
    margin: 68px 0 0 0;
    height: 252px;
    width: 220px;
    font-family: Times New Roman;
    font-size: 14px;
    color: #FFFFFF;
    background-image: url(../../Media/Images/buy.jpg);
    overflow: hidden;
}

#website #header #buy .heading
{
    margin: 16px 0 15px 17px;
    font-size: 24px;
    text-transform: uppercase;
}

#website #header #buy .heading .subtitle
{
    font-size: 11px;
}

#website #header #buy .link
{
    text-transform: uppercase;
    margin: 0 0 29px 17px;
    padding: 10px 0 0 0;
    width: 100px;
    line-height: 18px;
}

#website #header #buy .link a
{
    text-transform: lowercase;
    color: #FFFFFF;
}

#website #header #buy .link .clickHere
{
    margin: 9px 0 0 0;
}

#website #header #buy .quickorder
{
	padding-top:105px;
	padding-left:20px;	
	line-height:14px;
}

#website #header #buy .quickorder a
{
	color:#ffffff;
	text-decoration:underline;
}

#website #header #buy .browsewines
{
	padding-top:86px;
	padding-left:20px;	
	line-height:14px;
}

#website #header #buy .browsewines a
{
	color:#ffffff;
	text-decoration:underline;
}

/************************* MAIN BODY *************************/
#website table#mainBody td#mainColumn #content
{
    padding: 20px 0 30px 25px;
    overflow:hidden;
}

#website table#mainBody td#mainColumn #content #editable,
#website table#mainBody td#mainColumn #content #sidebar
{
    float: left;
}

#website table#mainBody td#mainColumn #content #editable
{
    width: 495px;
    margin: 0 30px 0 0;
    line-height: 14px;
    min-height: 290px;
}
* html #website table#mainBody td#mainColumn #content #editable { height: 290px; } /* IE6 Hack for not recognising min-height */


#website table#mainBody td#mainColumn #content #sidebar
{
	width:215px;
	padding-left:5px;
}

#website table#mainBody td#mainColumn #content #sidebar .subscribe
{
	clear:both;
	background: url(../../Media/Images/background-right.png) no-repeat;
	width:167px;
	height:104px;
	padding:15px 20px;
	font-size:10px;
	line-height:14px;
	overflow:hidden;
}

#website table#mainBody td#mainColumn #content #sidebar .subscribe .heading
{
	font-family:Times New Roman;
	font-size:14px;
}

#website table#mainBody td#mainColumn #content #sidebar .subscribe .timesroman
{
	font-family:Times New Roman;
}

#website table#mainBody td#mainColumn #content #sidebar .subscribe .textbox
{
	margin-top:5px;
	height:22px;
}

#website table#mainBody td#mainColumn #content #sidebar .subscribe .subscribebutton
{
	margin-top:5px;
	margin-left:30px;
	width:102px; 
	height:17px; 
	background: url(../../media/images/button.png) 0 0 no-repeat; 
	text-decoration:none;
}

#website table#mainBody td#mainColumn #content #sidebar .subscribe .subscribebutton a
{
	display:block;
	text-decoration:none;
	width:102px; 
	height:17px; 
	line-height:17px; 
	color:#860038;
	text-align:center;
	font-family:Times New Roman;
}

#website table#mainBody td#mainColumn #content #sidebar .subscribe .subscribebutton a:hover 
{
	color:#000000;
}

* html #website table#mainBody td#mainColumn #content #sidebar .subscribe {overflow:visible;display:inline-block;}

#website table#mainBody td#mainColumn #content #sidebar .wineclub
{
	clear:both;
	background: url(../../Media/Images/background-right.png) no-repeat;
	width:167px;
	height:104px;
	padding:15px 20px;
	font-size:10px;
	line-height:14px;
	overflow:hidden;
}

#website table#mainBody td#mainColumn #content #sidebar .wineclub .heading
{
	font-family:Times New Roman;
	font-size:14px;
}

#website table#mainBody td#mainColumn #content #sidebar .wineclub .timesroman
{
	font-family:Times New Roman;
}

#website table#mainBody td#mainColumn #content #sidebar .wineclub .signmeupbutton
{
	margin-top:4px;
	margin-left:30px;
	width:102px; 
	height:17px; 
	background: url(../../media/images/button.png) 0 0 no-repeat; 
	text-decoration:none;
}

#website table#mainBody td#mainColumn #content #sidebar .wineclub .signmeupbutton a
{
	display:block;
	text-decoration:none;
	width:102px; 
	height:17px; 
	line-height:17px; 
	color:#860038;
	text-align:center;
	font-family:Times New Roman;
}

#website table#mainBody td#mainColumn #content #sidebar .wineclub .signmeupbutton a:hover 
{
	color:#000000;
}

* html #website table#mainBody td#mainColumn #content #sidebar .wineclub {overflow:visible;display:inline-block;}

/************************* FOOTER LAYOUT *************************/
#website #footer a
{
    text-decoration: none;
    color: #FFFFFF;
}

#website #footer a:hover
{
    text-decoration: underline;
}

#website #footer .eway,
#website #footer .links,
#website #footer .copyright
{
    position: absolute;
}

#website #footer .eway
{
    top: 20px;
    left: 120px;
    width:80px;
    height:40px;
}

#website #footer .eway a
{
    display:block;
    text-decoration:none;
    width:80px;
    height:40px;
}

#website #footer .links
{
    top: 34px;
    left: 220px;
}

#website #footer .copyright
{
    text-align: right;
    top: 26px;
    right: 9px;
}

#newsletter {}
#newsletter .heading {}
#newsletter .error {list-style-position:inside !important;}

#subscribeNewsletter {width:459px;font-family: Arial,Verdana; background-color:#5e0027; margin-top:5px;}
#subscribeNewsletter .row { overflow:hidden; }
#subscribeNewsletter .headingColumn { width:100px; text-align:right; color:#ffffff; padding-left:20px; padding-top:2px; }
#subscribeNewsletter .headingColumn, .dataColumn { float:left; min-height: 30px; border: solid 1px #FFFFFF; }
* html #subscribeNewsletter .headingColumn, .dataColumn { height: 30px; }
#subscribeNewsletter .dataColumn { width:325px; padding-left:10px; padding-top:2px; }
#subscribeNewsletter .dataColumn .required { color:#FF0000; }

#unsubscribeNewsletter {width:459px;font-family: Arial,Verdana; background-color:#5e0027; margin-top:5px;}
#unsubscribeNewsletter .row { overflow:hidden; }
#unsubscribeNewsletter .headingColumn { width:100px; text-align:right; color:#ffffff; padding-left:20px; padding-top:2px; }
#unsubscribeNewsletter .headingColumn, .dataColumn { float:left; min-height: 30px; border: solid 1px #FFFFFF; }
* html #unsubscribeNewsletter .headingColumn, .dataColumn { height: 30px; }
#unsubscribeNewsletter .dataColumn { width:325px; padding-left:10px; padding-top:2px; }
#unsubscribeNewsletter .dataColumn .required { color:#FF0000; }

/* Styles for wineclub/controls/register.ascx */
#wineclubregister {clear:both; font-size:11px; }
#wineclubregister .contactdetails {}
#wineclubregister .contactdetails .heading { white-space:nowrap; }
#wineclubregister .contactdetails .heading .required { color:#FF0000; }
#wineclubregister .contactdetails .control {padding-left:5px; padding-right:5px; }
#wineclubregister .contactdetails .control .required { color:#FF0000; }
#wineclubregister .contactdetails .control .textbox { font-size:11px; }
#wineclubregister .contactdetails .control .dropdown { font-size:11px; }
#wineclubregister .contactdetails .controlspacer { height:20px; }
#wineclubregister .deliverydetails {margin-top:20px;}
#wineclubregister .deliverydetails .heading { white-space:nowrap; }
#wineclubregister .deliverydetails .heading .required { color:#FF0000; }
#wineclubregister .deliverydetails .headingr { padding-left:5px; }
#wineclubregister .deliverydetails .control {padding-left:5px; padding-right:5px; }
#wineclubregister .deliverydetails .control .required { color:#FF0000; }
#wineclubregister .deliverydetails .control .textbox { font-size:11px; }
#wineclubregister .deliverydetails .control .dropdown { font-size:11px; }
#wineclubregister .deliverydetails .controlspacer { height:20px; }
#wineclubregister .deliverydetails .sectionheading { width:720px; font-size:12px; font-weight:bold; background-color:#e9e9e9; padding:5px; }
#wineclubregister .deliverydetails .groupheading { font-weight:bold; padding-top:5px; padding-bottom:5px; }
#wineclubregister .deliverydetails .groupheadingr { padding-left:5px; }
#wineclubregister .deliverydetails .groupheading .checkbox { font-weight:normal; }
#wineclubregister .deliverydetails .groupheading .checkbox label { vertical-align:middle; }
#wineclubregister .deliverydetails .groupheading .checkbox input { vertical-align:middle; }
#wineclubregister .deliverydetails .groupspacer { height:10px; }
#wineclubregister .personaldetails {margin-top:20px;}
#wineclubregister .personaldetails .heading { white-space:nowrap; }
#wineclubregister .personaldetails .heading .required { color:#FF0000; }
#wineclubregister .personaldetails .headingr { padding-left:5px; }
#wineclubregister .personaldetails .control {padding-left:5px; padding-right:5px; padding-bottom:10px; }
#wineclubregister .personaldetails .control .required { color:#FF0000; }
#wineclubregister .personaldetails .control .textbox { font-size:11px; }
#wineclubregister .personaldetails .control .dropdown { font-size:11px; }
#wineclubregister .personaldetails .control .checkbox { font-size:11px; }
#wineclubregister .personaldetails .controlspacer { height:20px; }
#wineclubregister .personaldetails .sectionheading { width:720px; font-size:12px; font-weight:bold; background-color:#e9e9e9; padding:5px; }
#wineclubregister .personaldetails .groupheading { font-weight:bold; padding-top:5px; padding-bottom:5px; }
#wineclubregister .personaldetails .groupheadingr { padding-left:5px; }
#wineclubregister .personaldetails .groupheading .checkbox { font-weight:normal; }
#wineclubregister .personaldetails .groupheading .checkbox label { vertical-align:middle; }
#wineclubregister .personaldetails .groupheading .checkbox input { vertical-align:middle; }
#wineclubregister .personaldetails .groupspacer { height:10px; }
#wineclubregister .submit {clear:both;margin-top:20px;}
#wineclubregister .submit .clear {float:left;width:93px;}
#wineclubregister .submit .clear a {display: block; width:93px; height:25px; background: url(../../Media/Images/clear-button.gif) 0 0 no-repeat; text-decoration:none;}
#wineclubregister .submit .clear a:hover {background-position: -93px 0;}
#wineclubregister .submit .clear a:active {background-position: 0px 0;}
#wineclubregister .submit .register {float:left;width:140px;margin-left:10px;}
#wineclubregister .submit .register a {display: block; width:140px; height:25px; background: url(../../Media/Images/register-button.gif) 0 0 no-repeat; text-decoration:none;}
#wineclubregister .submit .register a:hover {background-position: -140px 0;}
#wineclubregister .submit .register a:active {background-position: 0px 0;}

/* Styles for wineclub/controls/forgotpassword.ascx */
#wineclubforgotpassword { }
#wineclubforgotpassword .heading { }
#wineclubforgotpassword .heading .required { color:#FF0000; }
#wineclubforgotpassword .control { }
#wineclubforgotpassword .control .textbox { font-size:11px; }
#wineclubforgotpassword .control .required { color:#FF0000; }
#wineclubforgotpassword .buttons {  }
#wineclubforgotpassword .buttons .submit { clear:both; width:140px;}
#wineclubforgotpassword .buttons .submit a {display: block; width:140px; height:25px; background: url(../../Media/Images/submit-button.gif) 0 0 no-repeat; text-decoration:none;}
#wineclubforgotpassword .buttons .submit a:hover {background-position: -140px 0;}
#wineclubforgotpassword .buttons .submit a:active {background-position: 0px 0;}

/* Styles for wines/controls/selectordermethod.ascx */
#selectordermethod {clear:both;}
#selectordermethod ol { list-style-position:outside; margin-left:25px;}
#selectordermethod ol li {margin-top:10px;}