/* Basic styles for xinha editor */
/* background-color: #F00; means same as background-color: transparent; but is w3c valid, where transparent isnt */



/* Grabbed from g;obal.css to make editor look good */

body {
font-size: 70%;
margin: 0px 0px 0px 0px;
} /* changes IE size  should be 62.5%*/
html>body { font-size: 10px; }

body 
{
color: #000;
text-decoration: none;
/*font-size: 11em; */
font-family: Tahoma, Arial, sans-serif;
/*font-family: "Trebuchet MS", verdana, sans-serif;*/
}
LI LI, LI P, TD P, BLOCKQUOTE P, a, span {font-size:1.0em}

/* end of global.css stuff */


/* SDFSDFSDFSDFSDF*/

.siteContentWrapper
{
	position: relative;
	top: 0px;
	left:0px;
	width:auto;
	height:auto;
	padding-bottom: 30px;
}

.siteContentWrapperMinHeight
{
	position: relative;
	top: 0px;
	left:0px;
	width:auto;
	min-height:600px;
	padding-bottom: 30px;
}




p
{
font-size:1.2em;
padding-bottom:11px;
margin: 0px;
}


/*h1
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13em;
background-color: inherit;
color:#0a2592;
}*/


h2
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13.5em;
color:#000000;
background-color: inherit;
width: 400px;
}


h2
{
font-size: 1.2em;
color: #4ea3ce;
background-color: inherit;
}

h2.focusU
{
font-size: 1.5em;
color: #B7BAC6;
background-color: inherit;
width: 1000px;
}


h3
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.3em;
background-color: inherit;
color:#000000;
padding-top:5px;
padding-left:10px;
padding-right:20px;
}



h4
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12.5em;
color:#000000;
background-color: inherit;
}


h5
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11em;
font-style:normal;
color:#4480d2;
background-color: inherit;
}

	
h6
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11em;
color:#115e6c;
background-color: inherit;
} 

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
h7 /* special header for Home content */
{
font-size: 11px;
color: #052797;
font-weight: bolder;
font-family: Arial, Helvetica, sans-serif;
}

.homePageFeaturedProductContainer {
font-size: 11px;
color: #052797;
font-weight: bolder;
font-family: Arial, Helvetica, sans-serif;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */



a.FocusULinkSpecial
{
color: #000000;
font-size:1em;
padding-bottom:5px;
}

span.underline
{
text-decoration: underline;
}

/* Image layout styles */

img.ImageFloatRight
{
float: right;
}

img.ImageFloatLeft
{
float: left;
}

img.ImageBlockCenter
{
display: block;
margin-left: auto;
margin-right: auto;
}



/*Colomns (contact info) for AboutUs/Sales Office Page, 3 column layout*/

.AboutUs_SalesOfficesColumnContainer
{
position: relative;
top: 0px;
padding-bottom:40px;
}

p.AboutUs_SalesOffice_coloumnA
{
position: relative;
top:5px;
]top:8px; /* i.e. hak  */
padding-top:13px;
left: 0px;
width:200px;
}

p.AboutUs_SalesOffice_coloumnB
{
position: absolute;
top:1px;
left: 230px;
width:200px;
}

p.AboutUs_SalesOffice_coloumnC
{
position: absolute;
top:0px;
left: 470px;
width:200px;
}



/*Colums(images) for Products/Fundamental Tuners Page, 3 column layout*/

.FundamentalTunersPage_Container
{
position: relative;
top: 0px;
padding-bottom:40px;
}

.FundamentalTunerPage_columnA
{
position: relative;
top:0px;
left: 0px;
}

.FundamentalTunerPage_columnB
{
position: absolute;
top:0px;
left: 230px;
}

.FundamentalTunerPage_columnC
{
position: absolute;
top:0px;
left: 450px;
}

/* PRODUCTS PAGE */
/* start txt reads "You can view our range of products by clicking on one of the category links below"
ALSO FOR FOCUS U MAIN PAGE 
txt + links... column one of two */

/* subheader width */
.h2Container
{
position: relative;
top:0px;
left: 0px;
width:200px;
}

a.blue 
{
color: #024983;
background-color: inherit;
}

/*.columnOne
{
	position: relative;
	top: 5px;
	left: 0px;
	width: 300px;
	height: auto;
	padding-bottom: 10px;
}*/

.topTxt
{
position: relative;
top: 0px;
left: 5px;
width: 396px;
height: 40px;
background-color: inherit;
color: #56585b; 
font-family: verdana, "lucida console", sans-serif;
}

.topTxtFocusU
{
position: relative;
top: 5px;
left: 0px;
width: 396px;
height: px;
background-color: inherit;
color: #56585b; 
font-family: verdana, "lucida console", sans-serif;
}

.topList
{
position: relative;
top: 0px;
background-color: inherit;
left: 5px;
font-family: verdana, "lucida console", sans-serif;
color: #56585b;
}

.SubtitleTxtOne
{
font-family: verdana, "lucida console", sans-serif;
color: #56585b;
background-color: inherit;
}

.subListOne
{
position: relative;
top: 0px;
left: 5px;

font-family: verdana, "lucida console", sans-serif;
color: #024983;
background-color: inherit;
}

.SubtitleTxtTwo
{
font-family: verdana, "lucida console", sans-serif;
color: #56585b;
background-color: inherit;
}

.subListTwo
{
position: relative;
top: 0px;
left: 5px;
font-family: verdana, "lucida console", sans-serif;
color: #024983;
background-color: inherit;
}

.SubtitleTxtThree
{
font-family: verdana, "lucida console", sans-serif;
color: #56585b;
background-color: inherit;
}

.subListThree
{
position: relative;
top: 0px;
left: 5px;
font-family: verdana, "lucida console", sans-serif;
color: #024983;
background-color: inherit;
}


/**continuation of pruducts page stuff from above(the graphics to go with the txt + links) 
/* column two of two, focus u column two is below  */ 

.linkTxt
{
position: absolute;
top: 30px;
left: 25px;
width: 155px;
height: 0px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
color: #000000;
text-decoration: underline;
}

.productsRightColumnContainer
{
    position: absolute;
	top: 0px;
	left: 0px; 
	width: 200px;
	height: 575px;
} 

.RightLineGraphic
{
    position: absolute;
	top: 0px;
	left: 0px; 
	width: 9px;
	height: auto;
}

.tpRightLogoGraphic
{
    position: absolute;
    padding-top:12px;
	top: 0px;
	left: 17px; 
	width: 170px;
	height: 96px;
}

.tpRightPic
{
    position: absolute;
	top: 114px;
	left: 17px; 
	width: 170px;
	height: 123px;
}

.mdlRightPic
{
    position: absolute;
	top: 245px;
	left: 17px; 
	width: 170px;
	height: 102px;
}

.bttmRightPic
{
    position: absolute;
	top: 360px;
	left: 17px; 
	width: 170px;
	height: 154px;
}

/* column two of two FOCUS U VARIATION */
.linkTxtFocusU
{
position: absolute;
top: 20px;
left: 34px;
width: 155px;
height: 0px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
color: #000000;
}

.tpRightLogoGraphicFocusU
{
    position: absolute;
	top: 0px;
	left: 18px; 
	width: 170px;
	height: 96px;
}

.tpRightPicFocusU
{
    position: absolute;
	top: 134px;
	left: 19px; 
	width: 170px;
	height: 123px;
	border: none;
}

.mdlRightPicFocusU
{
    position: absolute;
	top: 289px;
	left: 19px; 
	width: 170px;
	height: 102px;
	border: none;
}

.bttmRightPicFocusU
{
    position: absolute;
	top: 401px;
	left: 19px; 
	width: 170px;
	height: 154px;
	border: none;
}



/* Focus Team Page, 2 column layout */
.focusTeamContainer
{
position: relative;
top: 0px;
padding-bottom:70px;
}

p.focusTeamText
{
position: relative;
top: 0px;
width:400px;
}

img.focusTeamImage
{
position: absolute;
top: 0px;
left:450px
}




/* PRODUCTS PAGE - Multi-Frequency Tuners Subpage  */
/* custom headings  */


/*Column 1 of two */
#topSection
{
position: relative;
top: 0px;
left: 0px;
width: 380px;
height:700px;
}

#SideTxtA
{
position: relative;
top: 15px;
left: 0px;
width: 380px;
height: 70px;
}

#TxtA
{
position: relative;
top: 27px;
left: 0px;
width: 380px;
height: 100px;
}

#AllAcrossTxtA
{
position: relative;
top: 0px;
left: 0px;
width: 380px;
height: 250px;
}

#TxtB
{
position: relative;
top: 60px;
left: 0px;
width: 380px;
height: 160px;
}

#LeftTxtB
{
position: relative;
top: 0px;
left: 0px;
width: 380px;
height: 130px;
}

#RightTxtC
{
position: relative;
top: 10px;
left: 0px;
width: 380px;
height: 200px;
}


/*Column 2 of two */
#PicA
{
position: relative;
top:  0px;
left: 3px;
width: 235px; 
height: 230px;
}

#PicB
{
position: relative;
top: 0px;
left: 3px;
width: 227px; 
height:201px; 
}

#PicC
{
position: relative;
top: 66px;
left: 3px;
width: 227px;
height: 201px;
}



/* PRODUCTS/noiseLoadPull Page */
#LoadPullTopTxt
{
position: relative;
top: 0px;
left: 0px;
width: 200px;
height: 500px;
padding-bottom: 585px;
}



/* PRODUCTS - HARMONIC TUNERS PAGE TWO COLUMNS */
/* custom h property */

#topH2Txt
{
position: relative;
top: 0px;
left: 0px;
width: 250px;
height: 20px;
}

h2.blueTunersTxt
{
font-family: verdana, "lucida console", sans-serif; 
color: #1B4B89;
background-color: inherit;
}




/* PRODUCTS - THREE SUBCATEGORIE PAGES */
/* BY PRODUCT LINE */
/* column 1 of two */

/* custom h properties */
span.ProductLineGreen
{
font-family: verdana, "lucida console", sans-serif;
color: #D2D6D9;
background-color: inherit;
}

h4.BlueTxt
{
font-family: verdana, "lucida console", sans-serif;
color: #006fac;
background-color: inherit;
font-size: 1em;
}

span.LightGrey
{
font-family: verdana, "lucida console", sans-serif;
color: #535558;
background-color: inherit;
font-size: 1em;
}


#ProductLineSubtitleTxt
{
position: relative;
top: 0px;
left: 0px;
width: 400px;
height: 50px;
color: #56585b; 
font-family: verdana, "lucida console", sans-serif;
}

#ProductLineLinkListA
{
position: relative;
top: 0px;
left: 0px;
width: 260px;
height: 100px;
color: #56585b; 
font-family: verdana, "lucida console", sans-serif;
text-decoration: underline;
}

#ProductLineLinkListB
{
position: relative;
top: 20px;
left: 0px;
width: 260px;
height: 100px;
color: #56585b; 
font-family: verdana, "lucida console", sans-serif;
text-decoration: underline;
}

#ProductLineLinkListC
{
position: relative;
top: 40px;
left: 0px;
width: 260px;
height: 75px;
color: #56585b; 
font-family: verdana, "lucida console", sans-serif;
text-decoration: underline;
}

#ProductLineLinkListD
{
position: relative;
top: 50px;
left: 0px;
width: 260px;
height: 22px; 
font-family: verdana, "lucida console", sans-serif;
text-decoration: underline;
}



/* column 2 of two */
#Btn1BeginnerAdvancedQuestions
{
position: absolute;
top: 39px;
left: 45px;
width: 560px;
height: 165px;
}

#Btn2BeginnerAdvancedQuestions
{
position: absolute;
top: 330px;
left: 45px;
width: 560px;
height: 165px;
}

#Btn3BeginnerAdvancedQuestions
{
position: absolute;
top: 620px;
left: 45px;
width: 560px;
height: 165px;
}

#ProductLineBttnProductPic
{
position: relative;
top: 10px;
left: 17px;
width: 140px;
height: auto;
}

#ProductLineBttnCapabilityPic
{
	position: relative;
	top: 0px;
	left: 17px;
	width: 140px;
	height: auto;
	padding-top: 10px;
}

#ProductLineBttnAplicationPic
{
	position: relative;
	top: 0px;
	left: 17px;
	width: 140px;
	height: auto;
	padding-top: 10px;
}



/* NEWS - MAIN PAGE */
/* column 1 of two */
#NewsRealeaseA
{
	position: relative;
	top: 0px;
	left: 5px;
	width: 300px;
	height: auto;
	background-color: inherit;
	font-family: verdana, "lucida console", sans-serif;
	font-size: 0.9em;
	padding-top: 20px;
}

#NewsReleaseB
{
position: relative;
top: 0px;
left: 5px;
width: 300px;
height: auto;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}

#NewsTestimonialsA
{
position: relative;
top: 0px;
left: 5px;
width: 300px;
height: auto;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}

#NewsTestionialsB
{
position: relative;
top: 0px;
left: 5px;
width: 300px;
height: auto;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}

#NewsTestimonialsC
{
position: relative;
top: 0px;
left: 5px;
width: 300px;
height: auto;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}


	#EventsTxtLinkA
			{
			position: relative;
			top: 0px;
			left: 5px;
			width: auto;
			height: auto;
			background-color: inherit;
			font-family: verdana, "lucida console", sans-serif;
			font-size: 0.9em;
			}

			#EventImagesA
			{
			position: relative;
			top: 0px;
			left: 0px;
			width: auto;
			height: auto;
			background-color: inherit;
			font-family: verdana, "lucida console", sans-serif;
			font-size: 0.9em;
			}

	#EventsTxtLinkB
			{
			position: relative;
			top: 0px;
			left: 5px;
			width: auto;
			height: auto;
			background-color: inherit;
			font-family: verdana, "lucida console", sans-serif;
			font-size: 0.9em;
			}
			
			#EventImagesB
			{
			position: relative;
			top: 0px;
			left: 0px;
			width: auto;
			height: auto;
			background-color: inherit;
			font-family: verdana, "lucida console", sans-serif;
			font-size: 0.9em;
			}







#NewsGraphicHorizontalLine
{
position: relative;
top: 77px;
left: 0px;
width: 105px;
height: 20px;
background-color: inherit;
}

#NewsEventsA
{
	position: relative;
	top: 0px;
	left: 5px;
	width: auto;
	height: 300px;
	background-color: inherit;
	font-family: verdana, "lucida console", sans-serif;
	font-size: 0.9em;
	padding-top: 50px;
}

#NewsPreviousEventsTxt
{
position: relative;
top: 0px;
left: 5px;
width: auto;
height: auto;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}

#NewsEventsB
{
position: relative;
top: 0px;
left: 5px;
width: auto;
height: auto;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}

#NewsEventsGraphicForB
{
position: relative;
top: 0px;
left: 5px;
width: auto;
height: auto;
background-color: inherit;
}


/* news column 2 of two */
/* everything inside news and product archives box + box*/

/* custom anchor properties */
a.brightBlue 
{
color: #0223A9;
background-color: inherit;
}

a.brighterBlue 
{
color: #08B1FF;
background-color: inherit;
}





#NewsTopListTxt1
{
position: absolute;
top: 107px;
left: 38px;
width: 155px;
height: 0px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}

#NewsTopListTxt2
{
position: absolute;
top: 125px;
left: 38px;
width: 155px;
height: 0px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}

#NewsTopListTxt3
{
position: absolute;
top: 143px;
left: 38px;
width: 155px;
height: 0px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}

#NewsTopListTxt4
{
position: absolute;
top: 160px;
left: 38px;
width: 155px;
height: 0px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}



#NewsMessageFromThePresidentTxt
{
position: absolute;
top: 200px;
left: 38px;
width: 155px;
height: auto;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.8em;
}

#NewsNewProductsTxt
{
position: absolute;
top: 250px;
left: 33px;
width: 155px;
height: 0px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.8em;
}

#NewsArchivedNewslettersTxt
{
position: absolute;
top: 300px;
left: 33px;
width: 155px;
height: 0px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.8em;
}

#NewsBrochureTxt
{
position: absolute;
top: 350px;
left: 33px;
width: 75px;
height: 0px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.8em;
}

#NewsTopBox
{
position: absolute;
top: 0px;
left: 13px;
width: 60px;
height: auto;
}

#NewsColumnTwoContainer
{
position: relative;
top: 0px;
left: 0px;
width: 60px;
height: 165px;
}

/* everything inside bottom blue box + box*/
#NewsSeeFocusTxt
{
position: absolute;
top: 440px;
left: 35px;
width: 155px;
height: 30px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}


#NewsMicrowaveJournal
{
position: absolute;
top: 470px;
left: 35px;
width: 155px;
height: 0px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
color: #ffffff;
font-size: 0.8em;
}

#NewsBttmBox
{
position: absolute;
top: 430px;
left: 12px;
width: 155px;
height: auto;
}

/* FOCUS U - FORMULAS GRAPHS PAGE ONE COLUMN */
#FormulasPageEuAFirst
{
position: relative;
top: 5px;
left: 50px;
width: 629px;
height: 846px;
}

#FormulasPageEquA
{
position: relative;
top: 20px;
left: 0px;
width: 664px;
height: 174px;
}

#FormulasPageGraphA
{
position: relative;
top: 100px;
left: 45px;
width: 591px;
height: 380px;
}

#FormulasPageGraphB
{
position: relative;
top: 175px;
left: 45px;
width: 584px;
height: 378px;
}

#FormulasPageGraphC
{
position: relative;
top: 220px;
left: 72px;
width: 304px;
height: 657px;
}



/* PRODUCTS - LP-Lab page */
/* column 1 of one */
#LP-LabTopTxt
{
position: relative;
top: 0px;
left: 0px;
width: 600px;
height: 111px;
}

#LP-LabTopTxt2
{
position: relative;
top: 0px;
left: 0px;
width: 600px;
height: 111px;
}

#LP-LabImg
{
position: relative;
top: 0px;
left: 0px;
width: 600px;
height: 244px;
}

/* PRODUCTS - LoadPull page */
/* column 1 of one */
#LoadPullTopTxt
{
position: relative;
top: 0px;
left: 0px;
width: 600px;
height: 200px;
}

#noiseLoadPullTopTxtb
{
padding-top: 20px;
position: relative;
top: 0px;
left: 0px;
width: 655px;
height: 222px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}

#noiseLoadPullSideTxta
{
position: absolute;
top: 525px;
left: 156px;
width: 255px;
height: 300px;
background-color: inherit;
font-family: verdana, "lucida console", sans-serif;
font-size: 0.9em;
}

#noiseLoadPullSideTxtb
{
position: absolute;
top: 730px;
left: 156px;
width: 600px;
height: 500px;
}

#noiseLoadPullImgTop
{
position: relative;
top: 0px;
left: 0px;
width: 400px;
height: 250px;
}

#noiseLoadPullImgBttm
{
position:absolute;
top: 500px;
left: 440px;
width: 400px;
height: 600px;
}




/* PRODUCTS - FREQUENCY PAGE & HIGH VSWR/ULTRA LOW IMPENDANCE  */
/* custom txt properties */
span.grey
{
color: #868F98;
background-color: inherit;
}


#genTxtColumnA
{
position: absolute;
top:88px;
left: 33px;
width:175px;
height: 0px;
}


#genTxtColumnB
{
position: absolute;
top:88px;
left: 228px;
width:177px;
}

#genTxtColumnC
{
position: absolute;
top:88px;
left: 428px;
width:144px;
}

#genImage
{
position: relative;
top:0px;
left: 0px;
width:144px;
padding-top:75px;
}



#genTxtColumnAVSWR
{
position: absolute;
top:114px;
left: 50px;
width:255px;
height: 0px;
}

#genTxtColumnBVSWR
{
position: absolute;
top:114px;
left: 345px;
width:233px;
}


/* PRODUCTS - TEST FIXTURES PAGE  */
#testFixturesTxtTop
{
position: relative;
top: 0px;
left: 0px;
width: 533px;
height: 50px;
}

#testFixturesImageA
{
position: relative;
top: 28px;
left: 0px;
width: 233px;
height: 220px;
}

#testFixturesTxtA
{
position: relative;
top: 57px;
left: 0px;
width: 533px;
height: 50px;
}

#testFixturesImageB
{
position: relative;
top: 79px;
left: 0px;
width: 233px;
height: 220px;
}

#testFixturesTxtB
{
position: relative;
top: 97px;
left: 0px;
width: 533px;
height: 50px;
}

#testFixturesImageC
{
position: relative;
top: 100px;
left: 0px;
width: 233px;
height: 220px;
}

#testFixturesTxtC
{
position: relative;
top: 120px;
left: 0px;
width: 533px;
height: 30px;
}


/* PRODUCTS - PROBE STATIONS PAGE  */
#probeStationsTxtTop
{
position: relative;
top: 0px;
left: 0px;
width: 633px;
height: 0px;
}
/* container pluss all inside A */
#probeStationContainerA
{
position: relative;
top: 55px;
left: 0px;
width:133px;
height: 200px;
}

#probeStationsTxtA
{
position: absolute;
top: 0px;
left: 0px;
width: 411px;
height: 100px;
}

#probeStationsImageA
{
position: absolute;
top: 0px;
left: 420px;
width: 223px;
height: 150px;
}
/* container pluss all inside B */
#probeStationContainerB
{
position: relative;
top: 68px;
left: 0px;
width: 533px;
height: 50px;
}


#probeStationsTxtB
{
position: absolute;
top: 20px;
left: 0px;
width: 433px;
height: 100px;
}

#probeStationsImageB
{
position: absolute;
top: 0px;
left: 479px;
width: 133px;
height: 50px;
}

