/* CSS Document for http://www.adsc.ie | Version 1
   Author - Protocol | Hosting Ireland | 
   http://www.hostingireland.ie | August 2007 */



/* =body declarations for body | ###IEB[]XHACK### 
	Body aligned to centered for browsers then 
	countered to left for IE with #center division
==================================================*/
body{
	text-align: center;
	font-size: 11px;
	font-family: Arial, Verdana,'Lucidia Grande' ;
	margin: 0px;
	background-color: #FFF;
	color: #333333;
	}	
#center{
	width: 947px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
/* ###############END B[]X HACK####################
==================================================*/




/* =divs | declarations for divisions 
==================================================*/



/* =banner | banner area at top of page
==================================================*/

#banner{
	height: 130px;
	background-image: url(../images/andrewdoyle_banner.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	top: 0px;

}

/* =logonbuttonarea | logon button  area at top of page
==================================================*/

#navtop{
	background-color: #f36f3a;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 38px;
	padding-left: 38px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#flashcontainer{
	background-image: url(../images/blue_strip.jpg);
	height: 40px;
	background-repeat: repeat-x;

}

#maincontent{
	height: 100%;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;

}

#col2{
	background-color: #FFFFFF;
	width: 300px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
}

#col1{
	width: 570px;
	float: right;
	padding-top: 20px;
	padding-right: 40px;
}

#spacer{
	clear: both;
}
/* =sidelinks | navigation area on side of page
==================================================*/

#sidelinks{
	position: absolute;
	top: 160px;
	margin-left: 34px;
	z-index: 2;

}
#sidemid{
	background-image: url(../images/sidelinks_main.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}

/* =welcomeimage | colour image at top of page
==================================================*/
#welcomeimage{
	padding-top: 159px;
	padding-left: 231px;
	position: absolute;
	z-index: 0;
}


/* =ajaxstatus | div containg divs of search results
==================================================*/
#ajaxstatus{
	color: #FFFFFF;
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 5px;
	width: 170px;
}


/* =searchresults | div containg divs of search results
==================================================*/
#searchresults{
	position: absolute;
	background-color: #FFFFFF;
	width: 580px;
	top: 270px;
	margin-left: 240px;
	z-index: 2;
}

/* =searchcontrols| navigation controls for search area
==================================================*/
#searchcontrols{
	background-color: #333333;
	width: 570px;
	color: #FFFFFF;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

/* =procuctinfoholder| displays products search results container
==================================================*/
#procuctinfoholder{
	background-color: #FDFDFD;
	width: 570px;
	color: #666666;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#productinfoholdertext{
	width: 400px;
	margin-left: 170px;
	position: relative;
	clear: right;
}

#otherinfo{
	background-color: #996633;
	width: 200px;
	color: #666666;
	border: 1px solid #999999;
	height: 200px;
	top: 500px;
}

#testimonials{
	background-color: #FF9934;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

#why{
	background-repeat: no-repeat;

}

#whytext{
	margin-left: 20px;
	padding-top: 15px;
	padding-left: 60px;
}

#productinformation{
	background-color: #FFFFFF;
	width: 335px;
	color: #660000;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 230px;
	height: 500px;
}

.imagefloat{
	margin: 5px;
	position: relative;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding-bottom: 10px;
}
#prodtitle{
	color: #660000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
.proddesc{
	display: block;
	padding: 10px;
}
.prodregion{
	color: #660000;
}
.prodqty{
	margin-left: 200px;
	color: #660000;
	background-color: #CC6600;
}



/* =welcomemessage | message at top of page
==================================================*/
#welcomemessage{
	background-image: url(../images/welcome_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 302px;
	position: absolute;
	top: 387px;
	margin-left: 231px;
	height: 218px;
}


/* =aboutmessage | about message om about us page
==================================================*/
#aboutmessage{
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 550px;
	position: absolute;
	top: 275px;
	margin-left: 231px;
	height: 320px;
}


/* =specials | specials at bottom of page
==================================================*/
#specials{
	background-image: url(../images/specials_bg.jpg);
	background-repeat: no-repeat;
	height: 474px;
	width: 270px;
	top: 380px;
	position: absolute;
	margin-left: 553px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/* =summerwines | image at bottom of page
==================================================*/
#summerwines{
	width: 302px;
	position: absolute;
	margin-left: 231px;
	top: 620px;
}

/* =link declarations for website
==================================================*/
a:link {
	color: #FF6600;
	text-decoration: underline;
}

a:visited {
	color: #FF6600;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #000098;
}

a:active {
	color: #FFFFFF;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/orange_arrow.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-position: left center;
	margin-left: 10px;
}

a.nav:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/orange_arrow.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-position: left center;
}

a.nav:hover {
	color: #221f6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/blue_arrow.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-position: left center;
}

a.menu:link {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #01008E;
	left: 15px;
	padding-left: 15px;
	background-image: url(../images/link_arrow_blue.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 3px;
	text-decoration: none;
}

a.menu:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #00008E;
	left: 15px;
	padding-left: 15px;
	padding-top: 3px;
}


a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #0033FF;
	left: 12px;
	padding-left: 15px;
	padding-top: 1px;
	text-decoration: underline;
}

a.menu:active {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #01008C;
	left: 15px;
	padding-left: 15px;
	padding-top: 3px;
	text-decoration: none;
}




a.menu2:link {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #F36F3A;
	margin: 0px;
	display: inline;
	text-decoration: underline;
}

a.menu2:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #F36F3A;
	padding-top: 3px;
	text-decoration: underline;
}


a.menu2:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	text-decoration: none;
	background-color: #F36F3A;
}

a.menu2:active {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #F36F3A;
	padding-top: 3px;
	text-decoration: underline;
}




a.box:link {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:visited {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #660000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:active {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #660000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* =textstyles

==================================================*/

.welcome{
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	font-size: 14px;
	font-weight: bold;
}

.h3{
	color: #140001;
	font-family: Eurostyle, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.h6{
	color: #140001;
	font-family: Arial, Helvetica, sans-serif;
}


/* =fieldset
Remove Default Indenting | Margins on Def List
==================================================*/

form {
	padding:0;
	margin: 0;
	width: 410px;
	float: right;
	}
fieldset dd {
	width: 250px;
	margin:0;
  }

fieldset dt {
	float: left;
	width: 80px;
	}

.img_right
{
	float: left;
	border-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.textright{
	padding: 0px;
	margin-top: 10px;
	line-height: 20px;
}


.but{
	color: #FFFFFF;
	background-color: #000099;
	float: right;
	margin-right: 100px;
	margin-top: 10px;
	margin-bottom: 15px;
}
p{
	padding-left: 0px;
	padding-top: 0px;
	display: block;
}

#right{

}

#left{

}
.palign{
	padding: 0px;
	left: 10px;
	position: relative;
	width: 400px;
}


#footer{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 947px;
}

#footerleft{
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#footerright{
	width: 200px;
	padding-top: 10px;
	float: right;
}

.foottext{
	font-size: 10px;
	color: #FFFFFF;
}

#contact{
	width: 400px;
	color: #F36F3A;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.companyname{
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 25px;
	font-style: italic;
}

.tag{
	font-size: 18px;
	color: #FF7D4C;
	font-weight: bold;
	font-style: italic;
}

.phone{
	font-size: 14px;
}

.number{
	color: #FFFFFF;
	font-size: 14px;
}

.plesenote{
	color: #0100A4;
	border: 1px solid #FF6600;
	display: block;
	padding: 5px;
}
.plesenotetitle{
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.comment{
	color: #F36F3A;
}

.newsdate{
	color: #F36F3A;
	text-decoration: underline;
}

.newstitle{
	color: #02008F;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}

