
#tabs #mounts a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(../images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;

}

#div_mountpageheader
{
	/*background:url(../images/titles/clickandlooktolhmenu.jpg) top left no-repeat;*/
	background:url(../images/titles/mountspageheader.jpg) top left no-repeat;
	height:182px;
	width:564px;
/*	border-top:1px solid gray;
	border-bottom:1px solid gray;*/
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#div_body
{
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	font-size:95%;
}
#div_body p
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}

.corner
{
	width:100px;
	height:100px;
	background-color:#FFFFFF;
	border:0;
}

#fsid
{
/* 
	background: url(../images/titles/lotsofframes.jpg) top left no-repeat;
 */
	padding:0;
	margin:0;
	height:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#fsid img
{
	padding:0;
	margin:0;
}

#cornerdiv
{
	/*background: url(../images/shadowbox.jpg) top center no-repeat;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	/* border:1px solid blue; */
	width:100px;
	height: 100px;
	padding:5px;
	border:0;
}

.descbox
{
	background-color:RGB(255,236,224);
	margin-left:38px;
	margin-right:20px;
	border: 1px solid silver;
	text-align:center;
	width:175px;
}

.descbox p
{
	margin:0;
	padding:0;
	font-size:smaller;
}

#tablecorners
{
	width:550px;
	margin:0;
	/*border: 10px solid green;*/
}

#mountheader
{
	background:url(../images/titles/mountarrangement.jpg) top left no-repeat;
	width:350px;
	height:265px;
/*	border-top:1px solid gray;
	border-bottom:1px solid gray;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/* list item style */
.ullist 
{
  margin: 1.3em;
  padding: 0;
}

.ullist li 
{
  list-style: none;
  background: url(../images/icons/bullet_list_round_shadow.gif)  no-repeat left center ;
  padding-left: 1.8em;
}

.ullist li:hover
{
  list-style: none;
  background: url(../images/icons/bullet_list_round_shadow_mo.gif)  no-repeat left center ;
  padding-left: 1.8em;
}

#mountnumberofopeningssubmenu_ul
{
  margin-left: 6.3em;
}

/* rounded boxes */
#hometablelayout
{
	text-align:center;
/* 
	border: 1px solid red;
 */
	margin:0;
	margin-top:0px;
	width:543px;
	background:url(../images/backgrounds/plaingradback.jpg) top left no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}

#hometablelayout td
{
	/*border:1px solid green;*/
	width:33%;
	padding:0;
	margin:0;
}

#hometablelayout .tdheader
{
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:120%;
	letter-spacing:1px;
	text-align:center;
	color:white;
	background-color: rgb(297,92,11);
	border-bottom:1px dotted white;
}

#hometablelayout #tdheadersingle
{
	border-right:2px solid white;
}

#hometablelayout #tdheadermulti
{
}

#divheaderleft
{
	border-right:2px solid white;
	color:white;
}

#hometablelayout td.textbox
{
	text-align:left;
	letter-spacing:0;
	font-size:90%;

}

#hometablelayout td .textboxheading
{
	display:block;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:130%;
	letter-spacing:1px;
	text-align:center;
	color:white;
	background:url(../images/titles/bg1.gif) top left repeat;
	width:150px;
	padding-top:6px;
}

#hometablelayout td .textboxheadingnoimage
{
	display:block;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:120%;
	letter-spacing:1px;
	text-align:center;
	color:white;
	background-color: rgb(297,92,11);
/* 
	width:150px;
 */
	padding:3px;
}

#hometablelayout td .textboxheadingnoimage a
{
	color:white;
}

#divbyimagesize
{
	width:200px;
}


#hometablelayout td .textboxfooter
{
	display:block;
	/*background-color:RGB(252,96,2);*/
	border:1px solid RGB(252,96,2);
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	color:white;
}

#hometablelayout td img
{
	display:block;
	padding:0;
	margin:0;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
}


#hometablelayout #mainpic
{
	/*border: 1px dotted green;*/
	background: url("../images/titles/mainpic.jpg") top center no-repeat;
	width:500px;
	height:294px;
	color:white;
	text-align:center;
	margin-left:auto;
	margin-right:auto;

}

#mountnumberofopeningssubmenu_ul
{
}

#ColMiddle a::visited
{ 
	color:white;
}


