/*    Webgloss Style Sheet Copyright 2010 All Rights Reserved       */
/*    Webgloss Style Sheet Copyright 2010 All Rights Reserved       */
/*    Webgloss Style Sheet Copyright 2010 All Rights Reserved       */
body 
{
background: #ffffff; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin:0; 
padding:0; 
position: center; 
top:0; left:0;
}


/*                     */
/* lightbox            */
/*                     */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://falklandsveterans.org.uk/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://falklandsveterans.org.uk/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://falklandsveterans.org.uk/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px verdana, arial, helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

    
/*                                     */
/* menu                                */
/*                                     */


ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 145px; /* Width of Menu Items */
	border-bottom: 1px solid #ffffff;
    }

ul.menu li.menu {
	position: relative;
	}
	
li.menu ul.menu {
	position: absolute;
	left: 144px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */

ul.menu li.menu a {
	display: block;
	text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #FAFFFF;
	background: #155993; /* IE6 Bug */
	padding: 15px;
	border: 2px solid #ffffff;
	border-bottom: 0;
    line-height : 160%;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul.menu li.menu { float: left; height: 1%; }
* html ul.menu li.menu a { height: 1%; }
/* End */

ul.menu li.menu a:hover {color:#FAFFFF; background: #8BAF51;} /* Hover Styles */
		
li.menu ul.menu li.menu a { padding: 12px 5px; } /* Sub Menu Styles */
		
li.menu:hover ul.menu, li.menu.over ul.menu { display: block; } /* The magic */



/*                                     */
/* click scroll                        */
/*                                     */

a.scroll_ty{
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 11px; 
line-height: 12px; 
text-decoration: none; 
color: #F3F7F5;
font-weight: bold;
}

.scroll_type{
width: 629px;
height: 13px;
overflow:hidden;
}

.scroll_q{
width: 629px;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #990000;
padding: 1px 0 4px 0;
margin: 4px 0 0px 0;
display: block;
}

.scroll_p{
color:#444444;
}


/*                                     */
/* forms                               */
/*                                     */

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

.form_control {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #ffffff;
 color: #000000;
 margin-right: 7px;
}


/*                                   */
/* tabs                              */
/*                                   */

td{
	border: none;
	padding: 0px;
	margin: 0px;
    border-width: 0;
    vertical-align: top;
}

td.col_row {background: #E7C6D6;} 
td.footer {vertical-align : bottom} 


/*                                   */
/* heads                             */
/*                                   */

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
font-family: Times New Roman, arial, verdana, helvetica, sans-serif;
font-size: 26px;
color: #85A65A;
}
h2 {
font-family: Times New Roman, arial, verdana, helvetica, sans-serif;
font-size: 28px;
color: #85A65A;
line-height: 170%;
} 
h3 {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 24px;
color: #7B9F43;
}
h4 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 16px;
color: #9B74BC;
} 
h5 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #9B74BC;
} 

p {
    line-height: 160%;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    color: #262824;
	font-size: 1.0em;
    text-decoration: none;
    text-align:justify;
    }
p.caps {
text-transform: uppercase
}
p.right {
    text-align:right;
    margin: 7 px; 
    }


.main_txt {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    color: #2B2728;
	font-size: 16px;
    text-decoration: none;
    line-height: 160%;
	}

.main_txt_sm {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    color: #2B2728;
	font-size: 12px;
    text-decoration: none;
    line-height: 140%;
	}
    
.high_1 {
line-height: 160%;
font-family: Times New Roman, arial, verdana, helvetica, sans-serif;
font-size: 28px;
color: #709737;
    text-decoration: none;
    }


.high_a {
line-height: 160%;
font-family: Times New Roman, arial, verdana, helvetica, sans-serif;
font-size: 28px;
color: #800000;
    text-decoration: none;
    }
    
      
.high_a_lnk {
line-height: 160%;
font-family: Times New Roman, arial, verdana, helvetica, sans-serif;
font-size: 28px;
color: #800000;
    text-decoration: none;
    border-bottom: 1px dotted;
    }
a.high_a_lnk:hover {color: #111111;} 


    
.high_2 {
    line-height : 160%;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 16px;
    color: #426BAE;
    text-decoration: none;
    border-bottom: 1px dotted; 
    }
a.high_2:hover {color: #7B9F43;}   

.high_3 {
    line-height: 170%;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 20px;
    color: #426BAE;
    text-decoration: none;
    } 
    
.high_4 {
    line-height : 160%;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 16px;
    color: #426BAE;
    border-bottom: 1px dotted;
    text-decoration: none; 
    }
a.high_4:hover {color: #7B9F43;} 

.high_5 {
    line-height : 160%;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 16px;
    color: #426BAE;
    text-decoration: none;
    }
a.high_2:hover {color: #7B9F43;} 

.high_6 {
    line-height : 160%;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 16px;
    color: #7B9F43;
    border-bottom: 1px dotted;
    text-decoration: none; 
    }
a.high_6:hover {color: #426BAE;}  


.inner_1 {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 19px;
    color: #8C6B42;
    text-decoration: none; 
    }
a.inner_1:hover {color: #846339;}  
    
.lower_nav_menu {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    color: #3A5E86;
	font-size: 16px;
    text-decoration: none;
    border-bottom: 1px dotted; 
    }
a.lower_nav_menu:hover {color: #738B4D;}   

.lower_nav_menu_wrap {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    color: #8892C3;
	font-size: 14px;
    text-decoration: none; 
    }

.top_txt {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #C6C0BA;
	font-size: 10px;
    text-decoration: none; 
	}
.pic_txt {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #3C3C3C;
	font-size: 11px;
    text-decoration: none; 
	}

.contact_details {
font-family: Times New Roman, arial, verdana, helvetica, sans-serif;
font-size: 26px;
color: #85A65A;
    text-decoration: none; 
        line-height : 170%;
    }
a.contact_details:hover {color: #7B9F43; border-bottom: 1px dotted;}   

.designed_by {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    color:#909396;
	font-size:12px;
    text-decoration: none; 
	}
a.designed_by:hover {color: #515961;}  
    
.contact_txt {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    color:#33373B;
	font-size:16px;
    text-decoration: none;
	}

.lnks_pg {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    color: #2D628F;
	font-size: 16px;
    text-decoration: none;
    }
a.lnks_pg:hover {color: #000000;} 

.lnks_pg_txt {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    color:#141212;
	font-size: 16px;
    text-decoration: none; 
    }
    
.smap {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    color: #2D628F;
	font-size:16px;
    text-decoration: none; 
	}
a.smap:hover {color: #CBBFB1;}  


   
.bx_txt {
        width: 850px;
        font-family: arial, verdana, helvetica, sans-serif;
        color: #8892C3;
	    font-size: 28px;
        text-decoration: none; 
        text-align: center;
        border:1px solid #525874;
        background-color: #ffffff;
        backgroundColor: #ffffff;
        padding: 20px;
        margin: 6px;
}