/* CSS Document */

/* dk blue = 1C3251
// lt blue = 1C4487
// lt blue = 66ABFF
// brown = 7 B583C
// beige = A 2875D
// lt beige = C EC2AD*/


/* DESIGN ELEMENTS */
body{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #222222;
	background-color: #7B8CAD;
}

/*here are the "white" borders*/
#mainContainer,#northPole,#banner,.menu,#bottomContainer,#dropmenudiv{
	border-color: #1C3251;
	border-width: 1px;
	border-style: solid;
}

#mainContainer{
	border-color: black;
	border-width: 2px;
	border-style: solid;
}


@media print {
.toplink {
	display: none;
}
}
.toplink{
	font-size:12px;
	padding: 10px 5px;
	text-decoration:none;
	clear: both;
}
h1{
	margin: 0px 0 10px 0;
	font-size:26px;
	color: #1C4487;
}
h2{
	margin: 10px 0;
	font-size:16px;
	padding-bottom: 0px;
	color: #1C4487;
}
h3{
	margin: 0px;
	font-size:13px;
	padding:0px;
}
.photo{
	margin: 20px;
	border: 1px solid black;
}

a{
	color: #1C4487;
}

a:visited{
	color: #A2785D;
}

a.glossaryTerm{
	color: green;
}

/* STRUCTURAL ELEMENTS */
#mainContainer{
	width: 800px;
	background-color: white;
	border-top-width:0px;
	border-bottom-width: 0px;
}
#northPole{
	background-image:url(images/World-02_ltBl.gif);
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width:0px;
	margin-top:0px;
}
#leftColumn{
	width:0px;
}
#rightColumn{
	width:0px;
}
#header{
}

#bannerTopFrame2{
	background-color:#6E472D;
	height: 25px;
	border: 0px;
}
#banner{
	border-left-width:0px;
	border-right-width:0px;
	height: 90px;
	width: 800px;
	background: url(/images/banner.jpg) no-repeat center;
}

#bannerBottomFrame{
	background-color:#A2785D;
	height: 5px;
	border: 0px;
	font-size:1px;
}
div.languageMenu{
	margin-left: 10px;
	margin-top: 5px;
	font-size:12px;
	text-transform:uppercase;
	float: right;
	width: 100px;
}
a.languageMenu{
	text-decoration:none;
	color:white;
}
a:hover.languageMenu{
	text-decoration:underline;
}
div#searchbox{
	float: right;
	width: 300px;
	margin-top: 1px;
}


/*	HERE IS MENU ONE */

.menu{
	background-color:#A2785D;
	padding-left:10px;
	float:none;
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.menuItem{
	float: left;
	height: 18px;
}

a.menuLink,a.menuLinkSelected{
	color: white;
	text-decoration: none;
	font-size:14px;
	padding: 2px 10px 2px 10px;
}
a.menuLink:visited{
	color: white;
}
a.menuLink:hover{
	background-color:#1C4487;
}

a.menuLinkSelected{
	background-color:#1C4487;
}
a.menuLinkSelected:visited{
	color: white;
}




/*	HERE IS MENU 2	*/

.menu2{
	background-color:#1C4487;
	padding-top:5px;
	padding-left:10px;
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.menu2Item{
	float: left;
	height: 18px;
}

a.menu2Link,a.menu2LinkSelected{
	color: white;
	text-decoration: none;
	font-size:14px;
	padding: 2px 10px 2px 10px;
}
a.menu2Link:visited{
	color: white;
}
a.menu2Link:hover,a.menu2LinkSelected{
	background-color:#CEC2AD;
	color: black;
}
a.menu2LinkSelected:visited{
	color: black;
}



#dropmenudiv{
	margin-left: 9px;
	position:absolute;
	z-index:100;
	border-top-width:0px;
}

#dropmenudiv a{
	/*width: 100%;*/
	display: block;
	background-color:#1C4487;
	padding: 1px;
	padding-left:3px;
	color: white;
	font-size:14px;
	text-decoration:none;
}

#dropmenudiv a:visited{ /*hover background color*/
	color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #CEC2AD;
	color: black;
}


.DropTopH{
	font-weight: bold;
}

a.dropdownTop{
	color: white;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	font-size:14px;
	background-color:#1C4487;
}
a:visited.dropdownTop{
	color: white;
}

#contentContainer{
	padding: 15px;
	padding-top: 15px;
	text-align:left;
	border-width:0px;
}

#bottomContainer{
	background-color: #1C4487;
	padding: 5px;
	font-size:10px;
	clear:both;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#spiderMenu{
	text-align:center;
}
.spiderLink{
	color:#999999;
}

#bottomAddress{
	text-align:center;
	margin-top:5px;
	color:#FFFFFF;
}

#LoftCredit{
	text-align:right;
	/*background-color:#000000;*/
	background-color: #7B8CAD;
	color:#111111;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:0px;
	padding-right: 30px;
	width: 800px;
}
.LoftLink{
	text-decoration:none;
	color:#111111;
}
a:hover.LoftLink{
	color: #FFFFFF;
}

tr.contactsRegion{
	font-size:26px;
	color: #1C4487;
}
tr.contactsCountry{
	background-color:#1C4487;
	color: white;
}
tr.contacts{
	font-size:12px;
}

#infoDatasheets,#infoEvalKits, #infoReferenceDesigns, #infoSoftwareManuals, #infoTrainingMaterials, #infoAdditionalResources{
	padding-left: 20px;
}

#index_MN1010,#index_modules{
	width: 270px;
	text-align:center;
}
#index_MN1010{
	margin-left: 0px;
}
#index_evalKit{
	margin-right: 0px;
}
#index_modules{
}






#index_news{
	background-color:#1C4487;
	color: white;
	padding: 10px;
	border: 1px solid #1C4487;
	border-top-width: 0px;
	border-right-width: 0px;
}

#HomePage{
  font-size: 15px;
}

#NewsOnHome h1, #NewsOnHome h2, #NewsOnHome h3, #NewsOnHome h4{
  margin: 0px;
}

#NewsOnHome h1{
  color: #fff;
  font-size: 1.2em;
  text-align: center;
}

#NewsOnHome a{
  font-size: .8em;
  color: #66ABFF;
}

#NewsOnHome h3{
  font-weight: normal;
  text-align: right;
  border-bottom: 1px solid #fff;
}

#NewsOnHome h2, #NewsOnHome h3, #NewsOnHome h4{
  color: #fff;
  font-size: .8em;
  font-weight: bold;
  margin-top: 4px;
}

#NewsOnHome h4{
  font-weight: normal;
}

#NewsOnHome .Release{
  margin-top: 4px;
}








#NewsOnMedia{
  margin-top: 30px;
  font-size: 14px;
}

#NewsOnMedia th{
  color: #1C4487;
  border-bottom: 1px solid #1C4487;
  padding-bottom: 0px;
}

#NewsOnMedia td{
  padding-top: 10px;
  padding-bottom: 20px;
}

#NewsOnMedia h1,h2{
  color: #222222;
}

#NewsOnMedia h1{
  font-size: 16px;
  font-weight: normal;
}

#NewsOnMedia h2{
  font-size: 14px;
  font-weight: normal;
}

#searchingBox{
	background-color:#666666;
	color:white;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	padding: 20px;
}
#resultsBox{
	background-color:white;
	padding: 20px;
}
#searchInput{
	float:right;
	margin: 0px;
	color:white;
}

/*
** Product Matrix
*/
#CompareMatrix{
  font-size: 11px;
  margin: 20px auto;
  width: 750px;
  border: 1px solid #1C4487;
}

#CompareMatrix td{
  width: 100px;
  text-align: center;
}

#CompareMatrix td.Label{
  width: 100px;
  font-weight: bold;
  background-color: #1C4487;
  color: #fff;
}

#CompareMatrix td.PartNumber{
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
}

tr.Odd{
  background-color: #ddd;
}

tr.Even{

}

a.PurchaseModule{
  display: block;
  padding: 3px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  width: 80%;
  margin: auto;
  color: #1C3251;
  border: 1px solid #1C4487;
  background-color: #d9fdc9;
}

a.PurchaseModule:hover{
  color: #fff;
  border: 1px solid #1C4487;
  background-color: #1C4487;
}

#ChipsetLogo{
  float: right;
  width: 90px;
  margin-right: 20px;
}

body.wireless .block-diagram {
  width: 550px;
  display: block;
  margin: 10px auto 50px;
}

#YearLinks {
  margin : 10px 0;
  padding: 0;
}

#YearLinks,
#YearLinks li {
  list-style:none;
}

#YearLinks li,
#YearLinks li a{
  border: 1px solid #1C4487;
  display: block;
  float: left;
}

#YearLinks li {
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin: 0;
  padding: 0;
}

#YearLinks li a{
  color: #1C4487;
  border-bottom: 0;  
  display: block;
  padding: 2px 5px; /*this gives the inside size of tabs*/
  margin: 0 4px; /*this gives distance between tabs*/
  text-decoration: none;
}

#YearLinks li a.selected {
  color: #fff;
  background-color: #1C4487;
}

.clear {
  clear: both;
}

#NewsOnMediaTable {
  margin-top: 20px;
}

/**
 * Surveys
 */

.survey,
.form-item label {
  color: #666;
}
.form-item {
  margin: 10px;
}

.form-item label {
  display: block;
}

.form-item.error label,
.form-item.error {
  color: #ff0000;
}

.form-item .textarea {
  height: 216px;
}

.form-item .textarea,
.form-item .textfield {
  font-family: Arial, sans-serif;
  font-size: 18px;
  width: 80%;
  border-style: solid;
  border-width: 1px;
  border-color: #666;
  padding: 5px;
}

.form-item.radios,
.form-item .textarea,
.form-item .textfield {
  color: #1C4487;
}

.form-item.error .textarea,
.form-item.error .textfield {
  border-color: #ff0000;
}

.form-item.radios label{
  margin: 10px 0;
}

.message {
  padding: 10px;
  border: 2px solid;
  margin: 20px 0;
}

.message.error {
  color: #ff0000;
  border-color: #ff0000;
  background-color: #FFDEDE;
}

.message.broken {
  color: #000;
  border-color: #ff0000;
  background-color: #ffff00;
}
.form-submit {
  margin: 40px 0;
}

.take-survey-button {
  float: right;
}