/* @override http://thehighlandlers.lightbox.local/assets/css/thehighlandlers.css */

/* @group initial values */

* {
	margin: 0;
	padding: 0;
}

span.topNavDonateButton {
    behavior: url(/assets/iepngfix/iepngfix.htc)
}

img, a, input {
	behavior: url(/assets/iepngfix/iepngfix.htc)
}

img {
	border-style: none;
}

img.right {
	float: right;
}

img.left {
	float: left;
}

/* @end */

/* @group alter tags */

body {
	font: 13px sans-serif;
	background-color: #2f476b;
	/*background-color: #223450;*/
	/*background-color: #2c446a;*/
}

hr {
    color: #393939;
}

blockquote {
	margin-left: 27px;
	margin-top: 5px;
}

h1 {
	font-size: 20px;
	color: #333333;
}

h2 {
	font-size: 18px;
	color: #3f3f3f;
	padding-top: 1px;
	padding-bottom: 1px;
}

h3 {
	font-size: 14px;
	color: #5a5a5a;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 2px;
}

h4 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin: -14px 0 0 18px;
	padding: 0;
}



/* @end */

/* @group structure */

div.masterWrapper {
	width: 100%;
	height: 90%;
    text-align: center;
}

div.donateGraph {
    width: 960px;
    height: 56px;
    text-align: center;
    display: block;
    position: relative;
    margin-bottom: -5px;
}

div.countdown {
    margin-top: 7px;
    text-align: center;
    color: #fff;
    font: italic medium Helvetica, Verdana, Lucida, Arial, sans-serif;
}

div.centerWrapper {
    width: 960px;
    display: inline-block;
}

div.backgroundStrip {
	background: #fff url(/assets/images/background-strip-960-wide.jpg) repeat-y;
	height: 100%;
	width: 960px;
	display: -moz-inline-block;
	display: inline-block;
	margin-bottom: 5px;
    text-align: center;
}

span.center {
    text-align: center !important;
}

div.topImage {
	width: 728px;
	height: 140px;
	display: -moz-inline-block;
    display: inline-block;
    margin-bottom: 2px;
    background: url(/assets/images/highlandlers-top-graphic-reflection.png) no-repeat center;
}

div.topNavigation {
	height: 23px;
	border-right-style: none;
	border-left-style: none;
	background: white url(/assets/images/topNavBar-blue-darker.png) repeat-x;
    margin: -5px 15px 0;
    padding-top: 4px;
    padding-left: 0;
}

span.topNavDonateButtonContainer {
    width: 102px;
    height: 33px;
    display: block;
    position: relative;
    margin-bottom: -33px;
    bottom: 32px;
    overflow: visible;
    float: right;
    right: 25px;
    z-index: 1;
}

div.languageBar {
    text-align: left;
    color: #656565;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 9px;
    font: 12px Courier, Helvetica, sans-serif;
    display: block;
    position: relative;
    margin-top: -3px;
    padding-left: 21px;
}

div.languageBar img {
    margin-bottom: -5px;
}

span.selectedLanguage {
    font-weight: bold;
}

div.sideButtonContainer {
    text-align: center;
    display: inline-block;
    margin: 0 0 10px 15px;
    float: right;
    width: 432px;
}

div.smallTopButtonsContainer {
    width: 432px;
    height: 105px;
    display: inline-block;
    position: relative;
}

div.watchOurVideos {
    width: 207px;
    height: 105px;
    border: 2px solid white;
    float: right;
    margin-top: -3px;
    margin-right: 1px;
}

div.buyOurDVDs {
    width: 202px;
    height: 105px;
    margin-left: 1px;
}

div.tourMap {
    margin-top: -15px;
    z-index: 1;
    position: relative;
    display: block;
}

div.watchOurVideos:hover {
}

div.highlandlersOnFacebook {
    position: relative;
    display: block;
    width: 210px;
    height: 55px;
    float: right;
    border: 2px solid white;
    margin-left: 15px;
    margin-top: -18px;
    margin-bottom: 6px;
}

div.content {
	text-align: left;
	margin-left: 15px;
	margin-right: 30px;
	padding-left: 28px;
	margin-bottom: 10px;
}

div.tagLine {
	text-align: center;
	font: italic 13px Helvetica, Verdana, Lucida, Arial, sans-serif;
	color: #7f7f7f;
	margin-bottom: 12px;
    margin-top: -7px;
}

div.noEnglish {
    text-align: center;
	font: italic 13px Helvetica, Verdana, Lucida, Arial, sans-serif;
	color: #7f7f7f;
    margin-top: -10px;
    margin-bottom: 7px;
}

div.content p {
	margin-bottom: 15px;
    text-indent: 15px;
    text-align: justify;
}

div.center {
    text-align: center;
}

div.photoGalleryBlock img {
    margin: 12px;
}

ul.donateUL {
    margin-left: 35px;
}

ul.sponsorsUL {
    margin-left: 35px;
    margin-top: 5px;
}

.paypalDonateButton {
    text-align: left;
    margin-left: 17px;
    margin-top: 10px;
}

div.donateSnailAddress {
    margin-left: 40px;
}

div.content object#SWBZ36B9557E4EB043D1BF64 {
    margin-left: -13px;
}

div.frontPageMission {
    font-weight: bold;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 6px;
}

textarea {
    margin-left: 25px;
    overflow: hidden;
}

textarea.tabberTextarea {
    margin-left: 0;
}

span.tabberEmbedTitle {
	font-size: 18px;
	color: #3f3f3f;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.spreadTheWordFooter {
    text-align: center;
}

div.missionQuote {
    font-weight: bold;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 8px;
    font-size: 13px;
}

div.missionPageDonate {
    font-size: 20px;
    text-align: center;
    margin-top: -8px;
    margin-bottom: 8px;
}

img.missionFlag {
    float: left;
    margin-right: 11px;
    margin-top: -3px;
}

ul.missionPage {
    margin-left: 61px;
    margin-top: -7px;
}

div.missionBlock {
    border: 1px solid #5e5e5e;
    border-right-style: none;
    border-left-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

div.frontPageImageTableMainContainer {
    width: 100%;
    text-align: center;
}

div.frontPageImageTableContainer {
    text-align: center;
    width: 410px;
    display: inline-block;
}

.frontPageImageTable {
    width: 410px;
    height: 310px;
}

div.eventBlock {
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 20px;
}

div.europeCalendarImage {
    width: 100%;
    text-align: center;
}

div.tourBlock {
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 20px;
}

div.tourInfo {
    margin-left: 55px;
    color: #7f7f7f;
    margin-bottom: 5px;
}

div.headerImage {
	width: 960px;
	height: 33px;
	background: url(/assets/images/background-strip-top-960-wide.jpg) no-repeat;
	margin-bottom: -11px;
	margin-top: 4px;
}

span.smallNoteText {
    display: inline-block;
    font-size: 12px;
    color: #7f7f7f;
    margin-top: -2px;
    text-align: center;
    width: 100%;
}

span.donateNoteText {
    font-size: 12px;
    color: #7f7f7f;
    text-align: center;
}

div.footerImage {
	width: 960px;
	height: 33px;
	background: url(/assets/images/background-strip-bottom-960-wide.jpg) no-repeat;
	margin-top: -11px;
	margin-bottom: -11px;
}

div.credits {
	font: 12px sans-serif;
	color: #7f7f7f;
    margin-bottom: 20px;
}



/* @end */

/* @group links */

/* @group a */

a:link {
	text-decoration: underline;
    color: #3366ff;
}

a:visited {
	color: #3366ff;
	text-decoration: underline;
}

a:hover {
	color: #7e7e7e;
	text-decoration: underline;
}

a:active {
	color: #3366ff;
	text-decoration: underline;
}


/* @end */

/* @group image link */

a.image:link {
	color: #1466cb;
	text-decoration: none;
}

a.image:visited {
	color: #1466cb;
	text-decoration: none;
}

a.image:hover {
	color: #1466cb;
	text-decoration: underline;
}

a.image:active {
	color: #1466cb;
	text-decoration: none;
}

/* @end */

/* @group div.languageBar a */

div.languageBar a:link {
	color: #7e7e7e;
    font-size: 12px;
    text-decoration: none;
}

div.languageBar a:visited {
	font-size: 12px;
	color: #7e7e7e;
	text-decoration: none;
}

div.languageBar a:hover {
	font-size: 12px;
	color: #1773e3;
	text-decoration: underline;
}

div.languageBar a:active {
	font-size: 12px;
	color: #7e7e7e;
	text-decoration: none;
}


/* @end */

/* @group h2 a */

h2 a:link {
	font-size: 18px;
	color: #4f4f4f;
	text-decoration: underline;
}

h2 a:visited {
	font-size: 18px;
	color: #4f4f4f;
	text-decoration: underline;
}

h2 a:hover {
	font-size: 18px;
	color: #7e7e7e;
	text-decoration: underline;
}

h2 a:active {
	font-size: 18px;
	color: #4f4f4f;
	text-decoration: underline;
}


/* @end */

/* @group h3 a */

h3 a:link {
	font-size: 14px;
	color: #5a5a5a;
	text-decoration: underline;
}

h3 a:visited {
	font-size: 14px;
	color: #5a5a5a;
	text-decoration: underline;
}

h3 a:hover {
	font-size: 14px;
	color: #7e7e7e;
	text-decoration: underline;
}

h3 a:active {
	font-size: 14px;
	color: #5a5a5a;
	text-decoration: underline;
}


/* @end */

/* @group div.credits a */

div.credits a:link {
	color: #9d9d9d;
	text-decoration: underline;
}

div.credits a:visited {
	color: #9d9d9d;
	text-decoration: underline;
}

div.credits a:hover {
	color: #7f7f7f;
	text-decoration: underline;
}

div.credits a:active {
	color: #9d9d9d;
	text-decoration: underline;
}


/* @end */

/* @group div.topNavigation a */

div.topNavigation a:link {
	color: #dcdcdc;
	text-decoration: none;
    font: 14px Helvetica, Verdana, Lucida, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

div.topNavigation a:visited {
	color: #dcdcdc;
	font: 14px Helvetica, Verdana, Lucida, Arial, sans-serif;
	text-decoration: none;
}

div.topNavigation a:hover {
	color: #dcdcdc;
	font: 14px Helvetica, Verdana, Lucida, Arial, sans-serif;
	text-decoration: underline;
}

div.topNavigation a:active {
	color: #dcdcdc;
	font: 14px Helvetica, Verdana, Lucida, Arial, sans-serif;
	text-decoration: none;
}


/* @end */



/* @end */