@charset "utf-8";
/* CSS Document */

#navigation li ul {
	z-index: 101;
}

#bodyWrapper {
	margin-top: 30px;
}

#mBody .progressmenu {
	background:url("images/progressmenu-bg.gif") no-repeat scroll 0 0 transparent;
	font-size:26px;
	margin:26px auto 24px;
	overflow:hidden;
	padding:0;
	width:594px;
}

#mBody .pm-primary {
	background-position: 0 0;
}

#mBody .pm-secondary {
	background-position: 0 -54px;
}

#mBody .pm-results {
	background-position: 0 -108px;
}

#main .ls-option {
	clear:both;
	float:left;
	font-size:1.4em;
	margin-bottom:0.6em;
	padding-right:30px;
	width:441px;
}

#mBody .progressmenu li {
	background: none;
	color: #367892;
	float: left;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	margin: 0;
	padding: 0 0 0 12px;
	width: 186px;
}

.progressmenu li span {
	color: #777777;
	font-size: 13px;
	padding-left: 8px;
	position: relative;
	top: -4px;
}

#mBody .progressmenu li.current, 
.progressmenu li.current span {
	color: #FFFFFF;
}

.plugsocket-tabs {
	background: url(images/plugsocket-tabs-bg.gif) repeat-x bottom;
	margin-top: 12px;
	overflow:hidden;
	width: 100%;
}

.selectplugslink,
.selectsocketslink,
.selectplugslink-current,
.selectsocketslink-current {
	background: url(images/plugsocket-tabs.gif) no-repeat bottom left;
	display: block;
	float: left;
	height: 28px;
	text-indent:-999em;
	width: 102px;
}

.selectsocketslink {
	background-position: top right;
	margin-left: 4px;
}

.selectplugslink-current {
	background-position: top left;
}

.selectsocketslink-current {
	background-position: bottom right;
	margin-left: 4px;
}

#mBody .selectplugslink:hover, 
#mBody .selectplugslink-current:hover, 
#mBody .selectsocketslink:hover, 
#mBody .selectsocketslink-current:hover {
	border: 0;
}

#mBody .selectplugs,
#mBody .selectsockets,
#mBody .selectsecondary-plug ul,
#mBody .selectsecondary-socket ul {
	margin: 0;
	overflow: hidden;
	padding: 8px 0 0 0;
}

#mBody .selectplugs li,
#mBody .selectsockets li,
#mBody .selectsecondary-plug li,
#mBody .selectsecondary-socket li,
.selectedprimary-plug,
.selectedprimary-socket,
.choiceprimary,
.choicesecondary {
	background: url(images/selectplugs-bg.gif) repeat-x top;
	border: 1px #e3e3e3 solid;
	float: left;
	font-size: 12px;
	height: 120px;
	margin: 5px;
	padding: 0;
	position: relative;
	width: 281px;
}

.selectedprimary-plug,
.selectedprimary-socket {
	float: none;
}

.plugimage {
	background-position: -5px 0;
	display: block;
	height: 100px;
	position: absolute;
			top: 10px; left: 10px;
	width: 152px;
}

.flag {
	background: url(images/flags.png) no-repeat;
	display:block;
	height: 38px;
	overflow: hidden;
	position: absolute;
		top: 6px; right: 44px;
	text-indent: 100px;
	width: 38px;
}

.gbr {	background-position: 0 0;  }
.usa {	background-position: -50px 0;  }
.eur {	background-position: -100px 0;  }

.aus {	background-position: 0 -50px;  }
.ita {	background-position: -50px -50px;  }
.arg {	background-position: -100px -50px;  }

.sui {	background-position: 0 -100px;  }
.rsa {	background-position: -50px -100px;  }
.isr {	background-position: -100px -100px;  }

.chn {	background-position: 0px -150px;  }
.jap {	background-position: 0px -200px;  }
.kor {	background-position: -50px -200px;  }
.ind {	background-position: -100px -150px;  }

.int {	background-position: -50px -150px;  }

.title, 
.subtitle {
	display: block;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	position: absolute;
			top: 44px; right: 6px;
	text-align: center;
	width: 114px;
}

.selectplugs li .subtitle,
.selectedprimary-plug .subtitle,
.selectsecondary-plug li .subtitle,
.choiceprimary .subtitle {
	font-weight: normal;
	top: 60px;
}

.selectsockets li .title,
.selectedprimary-socket .title,
.selectsecondary-socket li .title,
.choicesecondary .title {
	top: 28px;
}

.selectsockets li .subtitle,
.selectprimary-socket .subtitle,
.selectsecondary-socket li .subtitle,
.choicesecondary .subtitle,
.selectedprimary-socket .subtitle
 {
	font-weight: normal;
	top: 42px;
}

.selectplugs li a,
.selectsockets li a,
.selectedprimary-plug a,
.selectedprimary-socket a,
.selectsecondary-plug li a,
.selectsecondary-socket li a,
.choiceprimary a,
.choicesecondary a {
	background: url(images/selectplugs-select.gif) no-repeat center top;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	display: block;
	height: 25px;
	/*overflow: hidden;*/
	position: absolute;
			bottom: 6px; right: 6px;
	text-indent: -999999px;
	width: 112px;
}

.selectedprimary-plug a,
.selectedprimary-socket a,
.choiceprimary a,
.choicesecondary a {
	background: url(images/change-button.gif) no-repeat center top;
	border-color: #eb8c1e;
}

#mBody .selectplugs li a:hover, 
#mBody .selectsockets li a:hover, 
#mBody .selectedprimary-plug a:hover, 
#mBody .selectedprimary-socket a:hover,
#mBody .selectsecondary-plug li a:hover,
#mBody .selectsecondary-socket li a:hover,
#mBody .choiceprimary a:hover,
#mBody .choicesecondary a:hover {
	background-position: center -35px;
	border-left:1px solid #73abc6;
	border-right:1px solid #73abc6;
	border-bottom: 0;
}

.selectedprimary-plug a:hover,
.selectedprimary-socket a:hover,
.choiceprimary a:hover,
.choicesecondary a:hover {
	border-color: #eb8c1e !important;
}

.resultspanel, .resultsform {
	background: url(images/results-bg.gif) repeat-x top;
	border: 1px #c4c4c4 solid;
	float: left;
	width:570px;
	margin: 5px 0;
	padding: 12px 0;
}

.resultspanel {
	width:570px;
}

.resultsform {
	background: url(images/fieldset-bg.gif) repeat-x bottom;
	border-color: #4D93B5;
	float:right;
}

#main .resultsform p {
	clear: none;
	float: left;
	width: 285px;
}

#main .resultsform p.buttonrow {
	float: right;
	margin: 0 19px 0 0;
	text-align: right;	
}

.choices {
	/*margin:0 auto;*/
	float: left;
	overflow:hidden;
	width:308px;
}

#mBody .resultspanel p {
	color: #707070;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}

#mBody p.infocode {
	font-size: 22px;
	margin-bottom: 6px;
}

#mBody p.infotext {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
}

#mBody p.infoalt {
	background-color: #bbbbbb;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	font-weight:bold;
	margin: 1em;
	padding: 3px 0;
}

#mBody p.infoselected {
	display:none;
	clear: both;
	color: #333333;
	font-size: 14px;
	padding: 20px 0 12px;
}

.resultsform p {
	clear: both;
	overflow: hidden;
}

#mBody .resultsform label {
	display: block;
	float: left;
	padding: 0 12px;
	width: 40px;
}

.resultsform .input {
	background: #FFFFFF url(images/input-bg.gif) no-repeat;
	border: 1px solid #4D93B5;
	float: left;
	font-size:11px;
	padding:3px 4px;
	width: 192px;
}

#mBody .resultsform .error {
	border-color: #aa0000;
}

#mBody .resultsform .input:focus, #mBody .resultsform .error:focus {
	border-color: #E28F2B;
}

#mBody .resultsform .submit, #mBody .resultsform .submit:hover, #mBody .resultsform .submit:focus,
#mBody .resultsform .submitHover, #mBody .resultsform .submitHover:hover, #mBody .resultsform .submitHover:focus {
	background: url(images/email-button.gif) no-repeat;
	border: 0 none;
	float: left;
	height: 25px;
	margin-left: 113px;
	overflow: hidden;
	padding: 25px 0 0 0;
	width: 153px;
}

#mBody .resultsform .submitHover, #mBody .resultsform .submitHover:hover, #mBody .resultsform .submitHover:focus {
	background-position: 0 -35px;
}

#mBody .resultsform .namevalidate, #mBody .resultsform .emailvalidate {
	color: #aa0000;	
	display:block;
	float:right;
	font-style:italic;
	padding-right: 24px;
}

/*---------------------------------------------------------------------------- SEARCH ------------------*/

/*.cablesearch {
	background-color:#eeeeee;
	border: 1px #bbbbbb solid;
	margin:1em 0;
	padding:12px;
}

.cablesearch label {
	padding-right: 8px;
}

.cablesearch #cable {
	background:url("/assets/templates/gocomsys/images/interface/input-bg.gif") no-repeat scroll left top #FFFFFF;
	border:1px solid #4D93B5;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-right: 4px;
	padding:3px 4px;
	width:220px;
}

.cablesearch .submit, .cablesearch .submitHover {
	background:url("/assets/templates/gocomsys/images/buttons/form-button.gif") no-repeat scroll left top #E28F2B;
	border:1px solid #E28F2B;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding: 2px;
}*/

.cablesearch fieldset {
	margin: 0 0 1em;
	padding: 6px;	
}

.cablesearch fieldset div {
	padding: 8px;
}

.cablesearch input {
	float: left;	
}

.cablesearch .clearonfocus {
	margin-right: 12px;
	width: 294px;
}

#mBody .searchlink {
	display: table;
	margin: 0 auto;
	float: right;
	height: 35px;
	line-height: 35px;
	background: url(images/searchlogo.gif) no-repeat;
	padding: 0 0 0 43px;
	margin-top: -3.2em;
}

.disclaimer {
	clear: both;
	color: #999999;
	font-size: 1.1em;
	margin-top: 1.5em;
}	

/*---------------------------------------------------------------------------- IE6 OVERRIDES ------------------*/

* html .flag {
	background-image: url(images/flags.gif);
}

* html #mBody .selectplugs li,
* html #mBody .selectsockets li,
* html #mBody .selectsecondary-plug li,
* html #mBody .selectsecondary-socket li,
* html .choiceprimary,
* html .choicesecondary {
	display: inline;
}

* html .resultspanel, * html .resultsform {
	display: inline;
}

* html .selectsecondary-socket {
	clear: both;
	width: 100%;
}

/*-------------------------------------------------------------------- AUTOCOMPLETE --------------------*/

.ui-autocomplete {
	width: 440px;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
	border: 1px solid #999;
	background-color: white;
	margin-top: 6px;
	overflow: hidden;
	z-index: 99999;
	-moz-box-shadow: 4px 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow:4px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 4px 1px 2px rgba(0,0,0,0.1);
}

.ui-autocomplete li {
	margin: -1px 0 0;

	cursor: default;
	border-top: 1px #cccccc solid;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

.ui-autocomplete li a {
	display:block;
	padding: 2px 5px;
}

.ui-autocomplete li a:hover {
	background-color: #dddddd;
	text-decoration: none;
}

.ui-autocomplete li em {
	color: #888888;
	display: block;
}

.ui-autocomplete li em strong {
	font-weight: normal;
}
