/* Modified Tags
--------------------------------------------------------- */
._____________________________ModdedTags {}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007D87;
}
.FloatRight {
	float: right;
}
/* General
--------------------------------------------------------- */
._____________________________General {}

#Site_OuterDiv {
	position: relative;
	width: 100%;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 133px;
	min-width: 900px;
}
#Site_Content {
	position: relative;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*border: 1px solid #FFFFFF;*/
}
#Site_Header {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 133px;
	width: 100%;
	top: 0px;
}
#Site_Footer {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	clear: both;
}

/* Site Specific
--------------------------------------------------------- */
._____________________________SiteSpecific {}
#HeaderRow1 {
	position: relative;
	height: 50px;
}
#HeaderRow2 {
	position: relative;
	clear: both;
	height: 17px;
	background-image: url(/images/topwave2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#HeaderRow3 {
	position: relative;
	height: 36px;
	background-image: url(/images/menubarback.gif);
	background-repeat: repeat-x;
}
#HeaderRow4{
	background-image: url(/images/botwave3.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}

#Footer{
	width:80%;
	margin-right: auto;
	margin-left: auto;
}

#MainArrows {
	height:24px;
	line-height: 24px;
	vertical-align: middle;
	padding-left:10px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#CategoryArrows{
float:left;
}
#MainArrows .CategoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:5px;
	color: #007D87;
}


#SubArrows {
	height:25px;
	line-height: 25px;
	vertical-align: middle;
	padding-left:0px;
	padding-bottom: 2px;
	padding-top: 3px;
	background-color: #007D87;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #005E65;
	border-bottom-color: #005E65;
	width: 99%;
}
#SubCatArrows{
float:left;
}
#SubArrows .CategoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:5px;
	color: #FFFFFF;
}


#LeftSideDiv {
	width: 304px;
	padding-right: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#LeftContent {
	width: 100%;
}
#LeftPhoto {
	text-align: center;
	width: 100%;
}
#Toolbar {
	background-image: url(/images/download_bar_background.gif);
	background-repeat: repeat-x;
	width: 99%;
}

#ProductSpecs td{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

#SpecLeft{
	width: 100%;
}

#SpecRight{
	width: 100%;
}

.SelectPhoto{

font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #007D87
	}
#CompanyOverviewPhotos {
	float: right;
	width: 533px;
	position: relative;
}

/* Homepage
--------------------------------------------------------- */
._____________________________Homepage {}


#Homepage {
	padding-top: 40px;
}

#Homepage #Site_Header {
	height: 173px;
}

#Homepage #HeaderRow1 {
	height: 120px;
}
#Homepage #HeaderRow4{
	display:none;
}
#Homepage #Logo {
	float: left;
	padding-top: 49px;
	padding-left: 60px;
}

#HomeContent{
	background-color: #00696f;
	margin: 0px;
	padding: 0px;
	height: 210px;
	background-image: url(/images/homepage-image.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#HomeBottom {
	height:75px;
	background-image: url(/images/botgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#Homepage #MainContent{
	margin: 0px;
	padding: 0px;
}


/* Navigation
--------------------------------------------------------- */
._____________________________Navigation {}
#Logo {
	float: left;
	padding-top: 14px;
	padding-left: 19px;
}


/* Homepage Elements
--------------------------------------------------------- */
._____________________________HPElements {}
#MainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 17px;
}
/* Product Pages
--------------------------------------------------------- */
._____________________________ProductPages{}
#Products #MainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	margin-left: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: normal;
}

#ProductContent{
	width: 99%;
}

#ProductDescription{
	border: 2px solid #005E65;
	padding: 5px;
}
#ProductFeatures{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #005E65;
	border-left-color: #005E65;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005E65;
}

#MountingOptions{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #005E65;
	border-left-color: #005E65;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005E65;
}
#ProductSpecs{
	padding: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #005E65;
	border-bottom-color: #005E65;
	border-left-color: #005E65;
}


#SpecBottomContent{
	padding-top:10px;
	clear: both;
}

#VistORMSSpecs{
	
	width:95%;
}


#VistORMSSpecs #SpecBottom{
	clear: both;
}


#VistORMSSpecs #SpecLeft{
	float: left;
	width: 45%;
	
}

#VistORMSSpecs #SpecRight{
	
	float: right;
	width: 45%;
	
}

#CameraSpecs{
padding-top:10px;
	clear: both;
}

#MountingOptions .Titles{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005E65;
	margin-bottom: 14px;
}

/* Literature
--------------------------------------------------------- */
._____________________________Literature{}

#LiteratureBox{
}

#LiteratureBoxImage{
	width: 340px;
	float: right;
}

#LiteratureBoxThumbs{
	margin-right: 355px;

}
