@charset "utf-8";
/* CSS Document */

/* Default microsite */
/* ms_default.css */






.PhotoThumb
{
	/*width: 40px;*/
	height: 40px;
	border: none;
	margin: 3px;
	border: #000 solid 1px;
}

.PhotoMain
{
	width: 100px;
	height: 100px;
	border: none;
}

.PhotoLarge
{
	/*width: 300px;*/
	/*height: 250px;*/
	max-height:320px;
	max-width: 450px;
	border: none;

}

	.PageImageStyle
	{
		width: 150px;
		height: 150px;
		
	}



.Site_Body
{
	position:relative;	
   width: 810px;
   height: 610px;
}




/* =====================main div's=============================*/

.msLogo{
width:150px;
height:95px;
/*float:left;*/
background-color: Transparent;
/* garrett - order of divs no guaranteed => absolute positioning */
position: absolute;
top: 0px;
left: 0px;
}

	.msLogo img
	{
		/*width:150px;*/
		height:95px;
	}

.msHeader{
/*overflow: hidden;*/
width:630px;
height:80px;
/*float:right;*/
/*float:left;*/
/* garrett */
position: absolute;
	top: 0px;
	left: 160px;
	
	/*
	line-height:100px;
text-align: left;
vertical-align: middle;
font-size: 40px;
width: auto;
overflow: hidden;
font-weight: bold;
text-decoration: none;
color:#138b92;
font-family: times, serif;*/
	
}

.msHeadSpons{
width:200px;
height:100px;
position: absolute;
top: 0px;
left: 610px;
/*this just a check*/
/*background-color:#00ff66;*/
}

#msMain{
width:600px;
/*height:600px;*/
float:left;
margin:0px;
/*this just a check*/
/*background-color:#aa44ff;*/
}

.msUrl{
/*width:200px;*/
width:180px;
/*height:20px;*/
/*float:right;*/
margin-right:10px;
position: absolute;
top: 100px;
left: 620px;
/*this just a check*/
/*background-color:#f66;*/
}

.msCalender{
width:200px;
/*height:100px;*/
/*float:left;*/
/*float:right;*/
/*this just a check*/
/*background-color:#0ff;*/
margin-bottom:5px;
/* garrett */
position: absolute;
	top: 120px;
	left: 610px;
z-index:50;
}

#msCalenderCont
{
height:45px;
padding-left:8px;
cursor:pointer;
}

.msNews{
/*position:relative;
top:-5px;*/
width:200px;
/*height:100px;*/
/*float:left;*/
/*float:right;*/
/*padding-left:10px;*/
/*this just a check*/
/*background-color:#f9f;*/
margin-bottom:5px;
/* garrett */
position: absolute;
	top: 215px;
	left: 610px;
}

#msNewsCont{
height:45px;
padding-left:8px;
cursor:pointer;
}


	

.msPhoto{
width:200px;
/*height:100px;*/
/*float:left;*/
/*float:right;*/
/*this just a check*/
/*background-color:#f0f;*/
margin-bottom:5px;
/*line-height: 13pt;*/   /*?????*/

/* garrett */
position: absolute;
top: 310px;
left: 610px;
}

#msPhotoCont{
height:45px;
padding-left:8px;
cursor:pointer;
}

	.PhotoTiny{
	width:20px;
	height:20px;
	border: #5a584f solid 1px;
	float:left;
	}



.msLinks{
width:200px;
/*height:100px;*/
/*float:left;*/
/*float:right;*/
/*this just a check*/
/*background-color:#99f;*/
margin-bottom:5px;
/* garrett */
position: absolute;
top: 405px;
left: 610px;
}

#msLinksCont{
height:45px;
padding-left:8px;
cursor:pointer;
}

.msResults{
/*position:relative;
top:-5px;*/
width:200px;
/*height:100px;*/
/*float:left;*/
/*float:right;*/
/*padding-left:10px;*/
/*this just a check*/
/*background-color:#f9f;*/
margin-bottom:5px;
/* garrett */
position: absolute;
	top: 500px;
	left: 610px;
}

#msResultsCont{
height:45px;
padding-left:8px;
cursor:pointer;
}

.msResources{
/*position:relative;
top:-5px;*/
width:200px;
/*height:100px;*/
/*float:left;*/
/*float:right;*/
/*padding-left:10px;*/
/*this just a check*/
/*background-color:#f9f;*/
margin-bottom:5px;
/* garrett */
position: absolute;
	top: 500px;
	left: 610px;
}

#msResourcesCont{
height:45px;
padding-left:8px;
cursor:pointer;
}

.msCalenderSmall{
width:50px;
height: 50px;
background-image: url(images/contact_address.png);

position: absolute;
	top: 120px;
	left: 610px;
z-index:50;
}

#msCalenderContSmall
{
}

.msNewsSmall{
height: 50px;
width:50px;
background-image: url(images/contact_email.png);

margin-bottom:5px;
/* garrett */
position: absolute;
	top: 240px;
	left: 610px;
}

#msNewsContSmall{

}

.msPhotoSmall{
width:50px;
height: 50px;

background-image: url(images/contact_website.png);

/* garrett */
position: absolute;
top: 360px;
left: 610px;
}


#msPhotoContSmall
{
}

.msLinksSmall{
width:50px;
height: 50px;

background-image: url(images/contact_phone.png);

/* garrett */
position: absolute;
top: 480px;
left: 610px;
}

#msLinksContSmall{

}

/* =====================header stuff=============================*/

.msHeaderText{
line-height:100px;
text-align: center;
vertical-align: middle;
font-size: 40px;
/*width: auto;*/
/*width: 630px;*/
width: 100%;
overflow: hidden;
font-weight: bold;
text-decoration: none;
color:#138b92;
font-family:Arial;
}

.msHeadSponsImg img{
border-width:0px;
}

/* =====================main content pane=============================*/

.msMainCont{
width:auto;
background:#eee;
border-left:1px solid #5a584f; 
border-right:1px solid #5a584f;
padding:10px;
padding-bottom:0px; /*?*/
height: 450px;
/*color:#bada55;*/ /* check .k */

}

.msMainContImage{
/*float:left;*/
border: #5a584f solid 1px;
margin-bottom:10px;

width: 150px;
height: 150px;
position: absolute;
top: 10px;
left: 10px;

}

.msMainContHeadLine{
width:420px;
height: 150px;


/* garrett */
position: absolute;
top: 10px;
left: 170px;
}
.msMainContHeadLineText
{
	padding-top: 10px;
	padding-left: 2px;
	font-size:12pt;
	font-weight:bold;
	color:#000;
}



/* this for the list */
#msMainCont ul{
list-style-position: inside;
/*list-style-image: url('ms_assets/list.gif')*/
}

/* this for images*/
#msMainCont img{
/*
border: #5a584f solid 1px;
margin-bottom:10px;
*/
/*display:inline;*/
/*float:left;*/
}
/*
img.floatLeft { 
    float: left; 
    margin: 4px; 
}*/



/*this is for the txt content scroll box */

.msMainContScroll{
height:280px;
width: 580px;
overflow-y: scroll;
overflow-x: hidden;

/*clear:both;*/
/* garrett */
position: absolute;
top: 170px;
left: 10px;
}

.msMainContScrollWZ{
height:280px;
width: 580px;

/*clear:both;*/
/* garrett */
position: absolute;
top: 170px;
left: 10px;

overflow-y: hidden;
overflow-x: hidden;
}

.msMainContBody{

padding-left:10px;
font-size:12px;
}
.msMainContBody ul, ol{
margin-left:30px;
}


/* =====================side pannels============================*/

.msUrlText{
	display:block;
	background:#138b92;
	border:0 solid #5a584f;
	border-width:0 1px 0px 1px;
	text-align:center;
	font-weight: bold;
	color:#fff;
	/*vertical-align:top;*/
vertical-align: super; 
}

.msSideBoxBg{
height:75px;
width:auto;
background:#eee;
border-left:1px solid #5a584f; 
border-right:1px solid #5a584f;
padding:0px;
}

.msSideBoxHeadBox{
margin: 0px 5px 0px 5px;
}

.msSideBoxMoreLink{
color:#c21d19;
vertical-align: bottom;
background-color:White;
z-index:100;
}

.msSideBoxHeadText{
height:10px;
	display:block;
	background:#b2a479;
	border:0 solid #b2a479;
	border-width:0 1px 0px 1px;
	color:#fff;
	padding:0px 0px 0px 10px;
	text-transform: uppercase;
	vertical-align:text-bottom;
	font-weight: bold;
}

.msSideBoxArrow{
position:relative;
float:right;
text-align:right;
font-size: 0px; line-height: 0%; width: 0px;
border-left: 5px dotted transparent; /* 5px is causing a dot in ie, 7px is ok !*/
border-right: 5px dotted transparent;
margin-right:25px; /* position of arrow */
border-top: 3px solid #b2a479; /* light brown for round box */
}

/* for ms links/news/cal/photo pages etc */

.msPageTitle{
width:250px;
margin-bottom:10px;
}

.msPageTitleArrow{
position:relative;
float:left;
text-align:left;
font-size: 0px; line-height: 0%; width: 0px;
border-left: 5px dotted transparent; /* 5px is causing a dot in ie, 7px is ok !*/
border-right: 5px dotted transparent;
margin-left:25px; /* position of arrow */
border-top: 3px solid #b2a479; /* light brown for round box */
clear:both;
}

.msSidePhotoAlTitle{
font-size: 10px;
color: #5a584f;
font-weight: bold;
}

.msSidePhotoAlCount{
font-size: 8px;
color: #b2a479;
}

.msSideLinks{
font-size: 10px;
color: #5a584f;
font-weight: bold;
}

.msSideNewsHeadline{
font-size: 10px;
color: #5a584f;
font-weight: bold;
}

.msSideResultsHeadline{
font-size: 10px;
color: #5a584f;
font-weight: bold;
}



/* =====================contact page ============================*/

.msContactMain{
margin:0px;
width:auto;
height:auto;
text-align:left; /*can be asigned else where*/
margin-bottom:10px;
/*color: Black;*/

position: absolute;
top: 0px;
left: 0px;
}

.msContactBox{
padding-top:5px;
margin:0px;
width:auto;
height:auto;
text-align:left; /*can be asigned else where*/
margin-bottom:10px;
/*background:#00f;*/
height:80px;
clear:both;
font-size: 12px;


}

.msContactBoxTitle{
width:60px;
text-align:center;
color:#138b92;
font-style:bold;
/*background:#f00;*/
float:left;
margin-right:10px;
margin-left:20px;
margin-top:10px;
}


.msContactBoxDetails{
/*float:left;*/
width:400px;
text-align:left;
color:#5a584f;
/*background:#0f0;*/
/*padding-left:10px;*/
padding-top:10px /*temp fix*/
}




.msContactBox img{
border:0px;
}
/* ??????*/

img .msContactBox{
border:0px;
}




.alignL{ 
	float:left;
	margin-right: 10px; 
	}
	
.alignR { 
	float:right;
	margin-left: 10px;
	}
	

/* =====================Navigation ============================*/

	
/* mmmmmm */
	
.msNav ul {
margin:0px 0px 0px 0px; 
/*margin:3em; */
padding:0; 
list-style-type:none;
background:transparent;
/*height:3em;*/
}
	
.msNav li {
	display:block;
	float:left;
		}
	
.msNav 
{
	display:block;
	/*position:relative;*/
	background:#fff;
	/*padding:2em;*/
	/*margin:20px 15px;*/
	z-index:10;
	/* garrett */
	position: absolute;
	top: 98px;
	left: 35px;
}
		
		/* not too sure about all this below 
		some for rounding nav tabs some
		some may no longer be needed*/
		
		/*is snazzy needed ? */
		
.xsnazzy {
	background:transparent;
		}
		
.xsnazzy span {
	text-align:center;
	color:#fff; /* this causes probs with underline , does it break anything else ?? */
	margin:0;
	font-weight:normal;
	padding-bottom:0.5em;
}


.xtop {
	display:block;
	background:transparent;
	font-size:1px;
		}
		
.xb1, .xb2, .xb3, .xb4, .mb1, .mb2, .mb3, .mb4, .ub1, .ub2, .ub3, .ub4, .wb1, .wb2, .wb3, .wb4, .hb1, .hb2, .hb3, .hb4, .ht1, .ht2, .ht3, .ht4{
	display:block; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
		}
		
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#dd7; border-left:1px solid #5a584f; border-right:1px solid #5a584f;}
/*.xb1 {margin:0 5px; background:#;}*/
/*top line*/
.xb1 {margin:0 5px; background:#5a584f;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	display:block;
	background:#cc6;
	border:0 solid #5a584f;
	border-width:0 1px 1px 1px;
	/*text-transform: uppercase;
	font-size:12px;*/
			}

/* hover tab */ 
a.msNavTab, a.msNavTab:visited {display:block; text-decoration:none; width:7em; font-size:0.9em;}
/*a.msNavTab, a.msNavTab:visited {display:block; text-decoration:none; width:7em; font-size:0.9em;}*/
a.msNavTab:hover {background:transparent; cursor:pointer;}
a.msNavTab:hover span {color:#000;}
/*a.msNavTab:hover .xboxcontent {background:#eee; border-color:#888; border-bottom:1px solid #eee;}*/
a.msNavTab:hover .xboxcontent {background:#eee;}
a.msNavTab:hover .xb1 {background:#888;}
a.msNavTab:hover .xb2, a.msNavTab:hover .xb3, a.msNavTab:hover .xb4 {background:#fff; border-color:#888; }


/* active tab */ 

a.msNavTabActive, a.msNavTabActive:visited {display:block; text-decoration:none; width:7em; font-size:0.9em;}
a.msNavTabActive {background:transparent; cursor:finger;}
a.msNavTabActive span {color:#000;}
a.msNavTabActive .xboxcontent {background:#eee; border-color:#888; border-bottom:1px solid #eee;}
a.msNavTabActive .xb1 {background:#888;}
a.msNavTabActive .xb2, a.msNavTabActive .xb3, a.msNavTabActive .xb4 {background:#fff; border-color:#888;}


.msPageContainer{
position:relative;
/*top:-1px;*/
width: 600px;
height: 600px;
float: left;
background-color: transparent;
z-index:1;
/* garrett */
top: 120px;
left: 0px;
}




/* main? box  */
.mb1, .mb2, .mb3 {height:1px;}
.mb2, .mb3, .mb4 {background:#eee; border-left:1px solid #5a584f; border-right:1px solid #5a584f;}
/*.xb1 {margin:0 5px; background:#;}*/
/*top line*/
.mb1 {margin:0 5px; background:#5a584f;}
.mb2 {margin:0 3px; border-width:0 2px;}
.mb3 {margin:0 2px;}
.mb4 {height:2px; margin:0 1px;}

/* url box */

.ub1, .ub2, .ub3 {height:1px;}
.ub2, .ub3, .ub4 {background:#03a1aa; border-left:1px solid #5a584f; border-right:1px solid #5a584f;}
/*.xb1 {margin:0 5px; background:#;}*/
/*top line*/
.ub1 {margin:0 5px; background:#5a584f;}
.ub2 {margin:0 3px; border-width:0 2px;}
.ub3 {margin:0 2px;}
.ub4 {height:2px; margin:0 1px;}

/* url box bottom*/

/* dump  ? */
.wb1, .wb2, .wb3 {height:1px;}
.wb2, .wb3, .wb4{background:#9ff; border-left:1px solid #5a584f; border-right:1px solid #5a584f;}
.wb1 {margin:0 5px; background:#0ff;}
/*top line*/

.wb1 {margin:0 5px; background:#5a584f;}
.wb2 {margin:0 3px; border-width:0 2px;}
.wb3 {margin:0 2px;}
.wb4{height:2px; margin:0 1px;}

.uubot{
position:relative;
top:-4px;
}


/* side box header  */
.hb1, .hb2, .hb3 {height:1px;}
.hb2, .hb3, .hb4 {background:#b2a479; border-left:1px solid #b2a479; border-right:1px solid #b2a479;}

/*.xb1 {margin:0 5px; background:#;}*/
/*top line*/
.hb1 {margin:0 5px; background:#b2a479;}
.hb2 {margin:0 3px; border-width:0 2px;}
.hb3 {margin:0 2px;}
.hb4 {height:2px; margin:0 1px;}

.ht1, .ht2, .ht3 {height:1px;}
.ht2, .ht3, .ht4 {background:#a89a6f; border-left:1px solid #b2a479; border-right:1px solid #b2a479;}

.ht1 {margin:0 5px; background:#b2a479;}
.ht2 {margin:0 3px; border-width:0 2px;}
.ht3 {margin:0 2px;}
.ht4 {height:2px; margin:0 1px;}



/* =====================.css  for the news accordion ==============================*/
/* =====================.! only needed for news page ! ==============================*/

/* this is only to check, accord will go to 100% of this div */
	#wrapper{
	float:left;
	/*background:#999;*/
	width:600px;
	}
	
	

	
	#acc_cont{
	/*background-color: #f0f;*/
	width:100%;
	}
	
	.msNewsNote {
	clear:both;
	/*float:left;*/
	color: #f00;
	/*padding:20 5 0 5px;*/
	margin:0px 0px 0px 10px;
	display: block;
			height: 22px;
			/*width: 680px;*/
			/*width:100p%;*/
			background-color:transparent;
			line-height: 22px;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 10px;
			/*font-weight: bold;*/
	}
	
	
	.msNewsCont {
			/*background-color: #ffffff;*/
			color: #444444;
			overflow: hidden;
			/*background-color: #0ff;*/
			
		}
		
		.msResultsNote {
	clear:both;
	/*float:left;*/
	color: #f00;
	/*padding:20 5 0 5px;*/
	margin:0px 0px 0px 10px;
	display: block;
			height: 22px;
			/*width: 680px;*/
			/*width:100p%;*/
			background-color:transparent;
			line-height: 22px;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 10px;
			/*font-weight: bold;*/
	}
	
	.msResultsCont {
			/*background-color: #ffffff;*/
			color: #444444;
			overflow: hidden;
			/*background-color: #0ff;*/
			
		}
		
		
		/* news heading */
		
	.itemDate{
	margin-left:10px;
	float:left;
	/*display:block;*/
	width:120px;
	/*background:#bada55;*/
	}
	
	.itemTitle{
	float:left;
/*	background:#bada55;*/
	margin-left:15px;
	}
	
	
	/*
	Accordions Toggle
	*/
		
		.accordion_toggle {
			display: block;
			height: 25px;
			/**width: 680px;*/
			width:100p%;
			background: url(images/accordion_toggle.jpg) no-repeat top right #b2a479;
			/*padding: 0 10px 0 10px;*/
			padding: 0px;
			line-height: 25px;
			/*color: #ffffff;*/
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #5a584f;
			/*border-bottom: 5px solid #fff;*/
			border-bottom: 5px solid #eee;
			cursor: pointer;
			margin: 0;
			font-weight: bold;
		}
		
		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #5a584f;
			color: #ffffff;
			border-bottom: 5px solid #eee;
		}	
		
		.msNewsCont p {
				/*line-height: 150%;*/
				padding: 5px 5px 5px 10px;
				font-size:12px;
			}
			
			/* probally not needed as no ul in news ? .k*/
			.msNewsCont ul {
			margin: 0 0 0 50px;
			}
			
		.msResultsCont p {
				/*line-height: 150%;*/
				padding: 5px 5px 5px 10px;
				font-size:12px;
			}
			
			/* probally not needed as no ul in news ? .k*/
			.msResultsCont ul {
			margin: 0 0 0 50px;
			}
			
			
			
/* =====================.css  for the events page ==============================*/

.eventCont{
	display: block;
	/*background:#bada55;*/
	float:left;
	width:100%;
	line-height: 20px;
	font-size: 10px;
	color: #5a584f;
	font-weight:bold;
}


.eventDate{
    clear:both;
	float:left;
	padding-left:10px;
	width:120px;
	background-color: #ded4b9;
	margin-bottom:5px;

}


.eventTitle{
	float:left;
	padding-left:10px;
	background-color: #ded4b9;
	margin-bottom:5px;
	margin-left:5px;
	padding-left:10px;
	width:400px;
}


.eventTime{
	clear:both;
	float:left;
	padding-left:10px;
	width:120px;
	background-color:#ebe6d3;
	/*background-color: #b2a479;*/
	margin-bottom:5px;
}

.eventVenue{
/*clear:both;*/
/*width:100%;*/
	float:left;
	padding-left:10px;
	background-color: #b2a479;
	background-color:#ebe6d3;
	margin-left:5px;
	width:400px;
}


.eventDetails{
clear:both;
float:left;
padding: 5px 5px 5px 10px;
margin-bottom:10px;
font-size:12px;
line-height: 22px;
font-weight: normal;
text-decoration: none;

/* quick fix ! .k */
width:90%;	
}



/* this is for the larger  scroll areas eg news/events*/
/*  ie full ms page */

.msFullPageScroll {
/* changed height to fix photo page .k*/
/*height:85%;*/
height:400px;
/*width: auto;*/
width: 580px;
overflow-y: scroll;
overflow-x: hidden;
}


/*  ms inks page */

.msLink a{
color:#0f0;
display: block;
height: 25px;
background-color: #ded4b9;
padding-left:20px;
line-height: 25px;
text-decoration: none;
outline-color: -moz-use-text-color;
outline-style: none;
outline-width: medium;
font-size: 12px;
color: #5a584f;
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: #eeeeee;
cursor: pointer;
font-weight: bold;
}


/* ms Photo album page */

.msAlbum{

}

.msPhotoGallery{
padding:5px;
background:#f8ecc1;
margin-bottom:10px;
min-width: 300px;
text-align:center;
	max-width: 400px;
	overflow:hidden;
}

.msPhotoThumbGallery{
padding:5px;
margin-top:10px;
margin-bottom:10px;
}

table.msAlbum td{
margin:10px;
border: 5px;
}

.msAlbumTitle{
font-size: 16px;
color:#5a584f;
font-weight:bold;
/*background:#345345;*/
text-align:right;
/*line-height:75px;*/
vertical-align: bottom;
/*height:60px;*/
padding-bottom: 5px;
text-decoration: none;
}

.msAlbumClick{
font-size: 12px;
color:#5a584f;
text-align:right;
/*background:#375;*/
padding-bottom: 5px;
text-decoration: none;
}

.msAlbumNo{
color:#b2a479;
font-size: 10px;
text-align:right;
/*background:#898;*/
vertical-align: bottom;
text-decoration: none;
}


.msAlbumText{
padding-top:50px;
vertical-align: bottom;
margin-right:10px;
margin-left:150px;
/*height:150px;*/
}

.msPhotoAlTitle{
text-align: right;
font-size: 15px;
color: #5a584f;
font-weight: bold;
margin-top: 30px;
}



.msPhotoAlDetail{
/*display:block;*/
padding:5px;
}

td.al0 a {
display: block;
text-decoration: none;
margin: 0;
padding: 0;

height: 100%;
}
td.al0 a:hover {
display: block;
text-decoration: none;
margin: 0;
padding: 0;

height: 100%;
}



/* alternating row backgrounds*/

.al0{
background-color: #f7f7e7;
vertical-align: bottom;
padding:5px;
width: 350px;
}

.al1{
background-color: #fff;
vertical-align: bottom;
padding:5px;
width: 350px;
}

.msPhotoDetails{
font-size: 12px;
color: #5a584f;
/*font-weight: bold;*/
text-align: center;
}


.msPhotoCount{
color: #b2a479;
font-size: 10px;
/*text-align: right;*/
}

.msPhotoThumb{
background:#bada55;
padding:5px;
}
/*
.msPhotoNavLink{
display:block;
text-decoration:none;
cursor:finger;
color:#138b92;
font-weight: bold;


}
*/
 .msPhotoBackBtn{
 /*border: 1px solid #B2a479;*/
 border: 1px solid #265d5c;
 padding: 2px;
 width:120px;
color: #fff;
 font-weight: bold;
 background: #138b92 url(site_assets/butt_grad.png) repeat-x;
  margin-left:auto; 
  margin-right:auto;
 /*margin-top:10px;
 margin-bottom:5px;
  margin-left:22px; 
  margin-right:22px;*/
  /*float:none;*/ /* - .k */
 }
 

 
 .msPhotoBackBtn:hover {
 background: #265d5c url(site_assets/butt_grad.png) repeat-x;
   /*border: 1px solid #B2a479;*/
    border: 1px solid #138b92;
 padding: 2px;
  font-weight: bold;
   color:#b2a479;
  cursor:pointer;
}


/* next prev btn */

.msPhotoNavLink{
display:block;
text-decoration:none;
cursor:finger;
color:#138b92;

 border: 1px solid #265d5c;
 padding: 2px;
 width:50px;
color: #fff;
 font-weight: bold;
 background: #138b92 url(site_assets/butt_grad.png) repeat-x;
  margin-left:auto; 
  margin-right:auto;
  text-align:center;

 }
 

 
 .msPhotoNavLink:hover {
 background: #265d5c url(site_assets/butt_grad.png) repeat-x;
   /*border: 1px solid #B2a479;*/
    border: 1px solid #138b92;
 padding: 2px;
  font-weight: bold;
   color:#b2a479;
  cursor:pointer;
}




