@charset "utf-8";
/* CSS Document */
/* CSS Garden of Ireland Heather and Moss */

html { 
	min-height: 100%; margin-bottom: 1px; 
	}

body {
	margin-top:0px; padding:0px;
	background-color:#fff;
	text-align:left;
	}
	
#wrapper {
	width: 902px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	background-repeat:no-repeat;
	text-align:left;
	z-index:1;
	}

#header {
	position:relative;
	height: 60px;
	width: 902px;
	margin-left:0;
	margin-right:0;
	z-index:10;
	text-align:left;

	}
	
#navbar {
	position:relative;
	height: 25px;
	width: 900px;
	margin-left:0;
	margin-right:0;
	z-index:10;
	text-align:left;
	border: solid;
	border-width:1px;
	border-bottom-width:0px;
	border-color:#636466;
	background-color: #FFFBEC;

	}	
#nav_left {
	position:relative;
	height: 25px;
	width: 438px;
	margin-left:12px;
	margin-right:0px;
	z-index:11;
	text-align:left;
	float:left;
	}	

#nav_right {
	position:relative;
	height: 25px;
	width: 438px;
	margin-left:0px;
	margin-right:12px;
	z-index:11;
	text-align:left;
	float:right;
	}
	
#content_wrapper {
	position:relative;
	height: 524px;
	width: 900px;
	border: solid;
	border-width:1px;
	border-color:#636466;
	z-index:9;
	text-align:left;
	z-index: 5;
	}
	
#main_content {
	position:relative;
	height: 400px;
	width: 700px;
	margin-left:12px;
	margin-right:0px;
	margin-top:12px;
	margin-bottom:12px;
	padding-top:100px;
	background-image:url(../images/garden-of-ireland_main.jpg);
	z-index:10;
	text-align:left;
	float:left;
	}
	
#split_content_left {
	position:relative;
	height: 500px;
	width: 344px;
	margin-left:12px;
	margin-right:0px;
	margin-top:12px;
	margin-bottom:12px;
	background-image:url(../images/heather-moss_main.jpg);
	z-index:10;
	text-align:left;
	float:left;
	}

#split_content_right {
	position:relative;
	height: 500px;
	width: 344px;
	margin-left:12px;
	margin-right:0px;
	margin-top:12px;
	margin-bottom:12px;
	background-color:#fff;
	z-index:10;
	text-align:left;
	float:left;
	}

#text_right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#848586;
	position:relative;
	height: 300px;
	width: 304px;
	margin-left:20px;
	margin-right:20px;
	margin-top:80px;
	margin-bottom:0px;
	background-color:#fff;
	z-index:12;
	text-align:left;
	}

#boxes {
	position:relative;
	height: 500px;
	width: 164px;
	margin-left:12px;
	margin-right:12px;
	margin-top:12px;
	margin-bottom:12px;
	z-index:10;
	text-align:left;
	float:right;
	}

#box1 {
	position:relative;
	height: 116px;
	width: 164px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:12px;
	z-index:10;
	text-align:left;
	}
	
#box2 {
	position:relative;
	height: 116px;
	width: 164px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:12px;
	background-color:#fff;
	z-index:12;
	text-align:left;
	overflow:hidden;
	}	
	
#box3 {
	position:relative;
	height: 106px;
	width: 154px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:12px;
	padding-top:10px;
	padding-right:10px;
	background-color:#BCBA1B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#DCDB88;
	z-index:10;
	text-align:right;
	}	

#box4 {
	position:relative;
	height: 116px;
	width: 164px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../images/bg_test_garden-of-ireland.png);
	z-index:10;
	text-align:left;
	overflow:hidden;	
	}
	
#box1_x2{
	position:relative;
	height: 244px;
	width: 164px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:12px;
	background-color:#D3D5D6;
	z-index:10;
	text-align:left;
	}

#footer {
	position:relative;
	height: 125px;
	width: 878px;
	margin-left:12px;
	margin-right:12px;
	margin-top:12px;
	margin-bottom:12px;
	z-index:10;
	text-align:left;
	}

#footer_contact {
	position:relative;
	float:left;
	height: 125px;
	width: 180px;
	margin-right:25px;
	z-index:10;
	text-align:left;
	}
	
#footer_about {
	position:relative;
	float:left;
	height: 125px;
	width: 180px;
	z-index:10;
	text-align:left;
	}
	
#footer_services {
	position:relative;
	float:left;
	height: 125px;
	width: 148px;
	z-index:10;
	text-align:left;
	}
	
#footer_right {
	position:relative;
	float:right;
	height: 125px;
	width: 336px;
	z-index:10;
	text-align:right;
	}
	
#footer_social {
	position:relative;
	float:right;
	height: 25px;
	width: 130px;
	z-index:10;
	text-align:right;
	float:right;
	}
	
#footer_secure {
	position:relative;
	float:right;
	height: 25px;
	width: 200px;
	z-index:10;
	text-align:right;
	float:left;
	}
	
/* Fonts */

.txt_heading {
	font-size:14px;
}

.txt_box3 a:link {
	text-decoration:none;
	color:#FFF;
	}
	
.txt_box3 a:active {
	text-decoration:none;
	color:#fff;
	}
	
.txt_box3 a:visited {
	text-decoration:none;
	color:#FFF;
	}
	
.txt_box3 a:hover {
	text-decoration:none;
	color:#DCDB88;
	}

.txt_box3_buy a:link {
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
	color: #fff;
}

.txt_box3_buy a:visited {
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
	color: #fff;
}
.txt_box3_buy a:hover {
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
	color:#DCDB88;
}

.txt_product a:link {
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#BCBA1B;
	}
	
.txt_product a:visited {
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#BCBA1B;
	}
	
.txt_product a:hover {
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;;
	font-size:12px;
	font-weight:bold;
	color:#DCDB88;
	}
	
.txt_product a:active {
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5E267C;
	}
	
.txt_footer_body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666;
	}
	
.txt_footer_body  a:link {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#666;
	}
	
.txt_footer_body a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#666;
	}
	
.txt_footer_body a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#333;
	}
	
.txt_footer_heading {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#666;
	}
	
.txt_footer_heading a:link {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#666;
	}

.txt_footer_heading a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#666;
	}

.txt_footer_heading a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	color:#333;
	}
	
	
	
.txt_footer_social {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#999;
	}
	
.txt_footer_social  a:link {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#999;
	}
	
.txt_footer_social a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#999;
	}
	
.txt_footer_social a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#666;
	}

	
	
	
	
	
.txt_body_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	}
	

	
/* dropdown menu --- left side*/  
/* remove the list style */  
#navdrop {   
    margin:0;    
    padding:0;    
    list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#58595B;
	z-index:15;
}      
       
    /* make the LI display inline */  
    /* it's position relative so that position absolute */  
    /* can be used in submenu */  
#navdrop li {
	float:left;
	display:block;
	background-color:#FFFBEC;
	position:relative;
	z-index:500;
	margin:0 1px;
    }   
           
    /* this is the parent menu */  
    #navdrop li a {   
        display:block;
        padding:6px 35px 0 1px;       
        height:18px;    
        text-decoration:none;
        color:#58595B;    
        text-align:left; 
    }   
  
    #navdrop li a:hover {   
        color:#858471;   
    }   
       
    /* you can make a different style for default selected value */  
    #navdrop a.selected {   
        color:#58595B;   
    }   
       
        /* submenu, it's hidden by default */  
        #navdrop ul {   
            position:absolute;    
            left:0;    
            display:none;    
            margin:0 0 0 -1px;    
            padding:0;    
            list-style:none;   
        }   
           
        #navdrop ul li {
	width:120px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
        }   
           
        /* display block will make the link fill the whole area of LI */  
        #navdrop ul a {   
            display:block;     
            height:10px;   
            padding: 4px 2px;    
            color:#58595B;   
        }   
           
        #navdrop ul a:hover {   

			color:#858471;
        }   
  
/* fix ie6 small issue */  
/* we should always avoid using hack like this */  
/* should put it into separate file : ) */  
*html #navdrop ul {   
    margin:0 0 0 -2px;   
}

/* dropdown menu --- right side*/  
/* remove the list style */ 

#navdrop_right {   
    margin:0;    
    padding:0;    
    list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#58595B;
	z-index:15;
}      
       
    /* make the LI display inline */  
    /* it's position relative so that position absolute */  
    /* can be used in submenu */  
    #navdrop_right li {
	float:right;
	display:block;
	position:relative;
	z-index:500;
	margin:0 1px;
	background-color: #FFFBEC;
    }   
           
    /* this is the parent menu */  
    #navdrop_right li a {   
        display:block;    
        padding:6px 1px 0 35px;       
        height:18px;    
        text-decoration:none;    
        color:#58595B;    
        text-align:left; 
    }   
  
    #navdrop_right li a:hover {   
        color:#858471;   
    }   
       
    /* you can make a different style for default selected value */  
    #navdrop_right a.selected {   
        color:#58595B;   
    }   
       
        /* submenu, it's hidden by default */  
        #navdrop_right ul {   
            position:absolute;    
            left:0;    
            display:none;    
            margin:0 0 0 -1px;    
            padding:0;    
            list-style:none;   
        }   
           
        #navdrop_right ul li {
	width:120px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
        }   
           
        /* display block will make the link fill the whole area of LI */  
        #navdrop_right ul a {   
            display:block;     
            height:10px;   
            padding: 4px 2px;    
            color:#58595B;   
        }   
           
        #navdrop_right ul a:hover {   
            text-decoration:none;
			color:#858471;
        }
  
/* fix ie6 small issue */  
/* we should always avoid using hack like this */  
/* should put it into separate file : ) */  
*html #navdrop_right ul {   
    margin:0 0 0 -2px;   
