/* Text Styles -----------------------------------------------------------------------------------------------------*/


body,td,th,P {
	font-family: Arial, Helvetica, sans-serif;
	color: #232323;
	line-height: 1.3;
	margin: 0px;
	font-weight:normal;
	font-size: 12px;
}

a {
	color: #940513;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#breadcrumbs {
 color: #940513;
 	font-size: 11px;
	text-align: right;
 }
 
 #breadcrumbs a {
 color: #940513;
  	font-size: 11px;
		text-align: right;
 }
 
#breadcrumbs a.current {
 color: #940513;
 text-transform:uppercase;
  	font-size: 11px;
		text-align: right;
		 font-weight:bold;
 }
 
 .subhead {
 color: #940513;
 font-size: 14px;
 font-weight:bold;
 }
 
  .whitehead {
 color: #FFFFFF;
 font-size: 13px;
 font-weight:bold;
 }
 
   .white {
 color: #FFFFFF;
 font-size: 11px;
 font-weight:bold;
 }
 
    .grey {
 color: #848484;
 font-size: 11px;
 font-weight:bold;
 }
 
     .fadered {
 color: #d08088;
 font-size: 11px;
 font-weight:bold;
 }
 
 .red {
  color: #940513;
  font-weight:bold;
 }

/* Layout Styles -----------------------------------------------------------------------------------------------------*/


#main { 
width: 760px;
margin-left: auto; 
margin-right: auto;
margin-top: 25px;
}

#top { 
width: 750px;
height: 278px;
margin-right: 10px;
background-image:url(http://www.thewineacademy.co.uk/images/cork.jpg);
background-repeat:no-repeat;
background-position:right;
text-align:right;
}

#topcorkscrew { 
width: 750px;
height: 278px;
margin-right: 10px;
background-image:url(http://www.thewineacademy.co.uk/images/corkscrew.jpg);
background-repeat:no-repeat;
background-position:right;
text-align:right;
}

#topwine { 
width: 750px;
height: 278px;
margin-right: 10px;
background-image:url(http://www.thewineacademy.co.uk/images/wine.jpg);
background-repeat:no-repeat;
background-position:right;
text-align:right;
}

#topgrapes { 
width: 750px;
height: 278px;
margin-right: 10px;
background-image:url(http://www.thewineacademy.co.uk/images/grapes.jpg);
background-repeat:no-repeat;
background-position:right;
text-align:right;
}

#topglass { 
width: 750px;
height: 278px;
margin-right: 10px;
background-image:url(http://www.thewineacademy.co.uk/images/glass.jpg);
background-repeat:no-repeat;
background-position:right;
text-align:right;
}

#topbottles { 
width: 750px;
height: 278px;
margin-right: 10px;
background-image:url(http://www.thewineacademy.co.uk/images/bottles.jpg);
background-repeat:no-repeat;
background-position:right;
text-align:right;
}

#left {
padding-top: 35px;
width: 167px;
margin: 0px 0px 0px 0px;
float:left;
text-align:right;
color: #232323;
line-height: 1.7;
}

#left a {
 color: #232323;
 line-height: 2;
 }
 
#left a.current {
 color: #940513;
 font-weight:bold;
 line-height: 2;
 }

#content {
width: 542px;
padding-left: 20px;
float: right;
border-left: 1px solid #940513;
margin: 0px 10px 0px 0px;
}

#footer { 
clear:both;
align: center;
width: 750px;
padding-left: 0px;
margin-right: 10px;
}

.line {
 height: 1px;
 background-color:#bebebe;
 width:auto;
margin: 20px 0px 20px 0px;
clear:both;
 }
 
 .pic_right
{ float:right;
padding: 0px 0px 10px 10px;
}

#panelone {
background-image: url(http://www.thewineacademy.co.uk/images/panelone.jpg);
background-repeat: no-repeat;
text-align:center;
width:170px;
padding-top: 12px;
float: left;
 }
 
 #paneltwo {
background-image: url(http://www.thewineacademy.co.uk/images/paneltwo.jpg);
background-repeat: no-repeat;
text-align:center;
width:170px;
padding-top: 12px;
float: left;
 }
 
  #panelthree {
background-image: url(http://www.thewineacademy.co.uk/images/panelthree.jpg);
background-repeat: no-repeat;
text-align:center;
width:170px;
padding-top: 12px;
float: left;
 }
 

