html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color: #fff;
	min-width:960px;
}

body {
	background-image: url(/_custom/gfx/common/site_bg.png);
	background-repeat: no-repeat;
}

body.iframebody {
	min-width: none !important;
	width: 900px !important;
	background-image: none !important;
}


#head {
	position:relative;
	height:78px;
	margin: 0px;
}

#logo {
	position: absolute;
	left: 12px;
	top: 12px;
	width: 140px;
	height: 55px;
}

#toplinks {
	position: absolute;
	left: 355px; 
	top: 8px;
	width: 600px;
	text-align: right;
	font-size: 11px;
	color: #fff;
}

#toplinks a,
#toplinks a:link, 
#toplinks a:visited,
#toplinks a:active {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#toplinks a:hover {
	text-decoration: overline;
}

#hotline {
	position: absolute;
	left: 792px; 
	top: 40px;
	width: 150px;
	background-image: url(/_custom/gfx/icons/24/telephone.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 22px;
	margin-top: 8px;
	margin-left: 1px;
}

#hotline a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#primnavi {
	height: 20px;
	min-width: 952px;
	margin: 0px;
	padding: 4px;
	padding-top: 6px;
	padding-left: 10px;
	color: #fff;
}

#primnavi a,
#primnavi a:link, 
#primnavi a:visited,
#primnavi a:active {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 11px;
	text-transform: uppercase;
	color: #f1f1f1;
	font-weight: bold;
	text-decoration: none;
}

#primnavi a:hover {
	text-decoration: overline;
}

#primnavi a.active {
	text-decoration: overline;
}

#languageSelection {
	position: absolute;
	top: 82px;
	left: 708px;
}

#mainSearch {
	position: absolute;
	top: 82px;
	left: 850px;
}

#mainSearch input[type="text"] {
	background-color:#EA1F4A;
	background-image:url(/_custom/gfx/common/search_bg.png);
	width:81px;
	height:20px;
	margin:0px;
	padding-left:2px;
	padding-right:22px;
	padding-top:2px;
	border:none;
}

#ghzSiteSearch {
	margin-top: -10px;
}

#content {
	position: relative;
	width: 952px;
	border-right: 1px solid #cfcfcf;
	padding-left: 8px; 
}

#secnavi {
	position: relative;
	top: 0px;
	left: 6px;
	width: 190px;
	height: 100%;
	padding: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 1px solid #cfcfcf;
	float: left;
}

#secnavi ul {
	margin-top: 18px;
}

#narrowMainContent {
	position: relative;
	top: 0px;
	left: 5px;
	width: 710px;
	padding: 12px;
	background: transparent;	
	line-height:16px;
	border-left: 1px solid #cfcfcf;
	float: left;
}

#wideMainContent {
	position: relative;
	top: 8px;
	left: 0px;
	width: 920px;
	padding: 10px;
	background: transparent;	
	line-height: 16px;
}

#footer {
	position: realtive;
	bottom: 0px;
	height: 34px;
	min-width: 942px;
	width: 100%;
	font-size: 10px;
	text-align: left;
	background-color: #f1f1f1;
	border-top: 1px solid #cfcfcf;
	padding-top: 6px;
}

#footerInner {
	width: 960px;
	text-align: center;
}

#footer a {
	margin: 3px;
	font-size: 11px;
}

.clear {
	clear: both;
}

img {
	border: none;
}

*html img {
   behavior: url("/_core/lib/pngbehavior/pngbehavior.htc");
}

*html img.png24 {
	width:24px;
	height: 24px;
}

*html img.png32 {
	width:32px;
	height: 32px;
}
@CHARSET "UTF-8";

a {
	text-decoration: none;
	color: #000;
}

a.active {
	color: #2C9CEF;
}

a.active span {
	text-decoration: overline;
}

#wideMainContent a,
#narrowMainContent a {
	text-decoration: underline;
}

#wideMainContent ul,
#narrowMainContent ul {
	list-style:square;
	padding:3px;
}

#wideMainContent li,
#narrowMainContent li {
	margin:4px;
	margin-left:15px;
}


#content h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 9px;
}

#content h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
}

#content h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 6px;
}

#content .smalltext {
	font-size: 11px;
	font-weight: normal;
}

div.ghz_contentBox_def {
	margin-top: 12px;
	padding: 2px 6px 2px 2px;
	border: 1px solid #aaa;
}

div.ghz_contentBox_def > div:first-child {
	width: 100%;
	height: 16px;
	padding: 1px 0px 4px 4px;
	background-color: #e6e6e6;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

div.newsArticle {
	border: 1px solid #bbb;
	background-color: #f9f9f9;
	margin: 5px;
}

div.newsArticle h3 {
	padding: 3px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #bbb;
}

div.newsArticle p {
	padding: 4px;
	color: #000;
}

table.t_help {
	border-collapse: collapse;
}

table.t_help th {
	font-weight: bold;
}

table.t_help th, table.t_help td {
	padding: 4px;
	border: 1px solid #CFCFCF;
}

/* give each absolute path an external icon */
a[href^="http:"]:after {content: ' ' url('/_custom/gfx/common/external.gif')}
/* but not those in my domain */
a[href^="http://gigahertz-solutions."]:after {display: none}
a[href^="http://www.gigahertz-solutions."]:after {display: none}
#navWay {
	margin: 12px;
	margin-bottom: 0px;
}

#navWay td {
	vertical-align: top;
	padding: 5px;
	font-size: 11px;
}

#navWay a,
#navWay a:link {
	font-size: 11px;
}

/* OVERVIEW */

#shoppingCartPanel {
	width: 185px;
	margin:0px;
}

ul.cartOverviewHeadline {
	margin: 5px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	list-style: none !important;
	margin:0px !important;
	padding: 0px !important;
}

ul.cartOverviewHeadline li {
	margin:3px !important;
	margin-left:6px !important;
	padding: 0px !important;
}

table.cartOverview {
	margin: 5px;
	margin-top: 3px;
	width: 175px;
}

table.cartOverview td {
	vertical-align: top;
	border-top: 1px solid #ccc;
	padding: 3px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #333 !important;
}

table.cartOverview td a {
	padding: 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #333 !important;
}

div.cartLink {
	margin: 5px;
	margin-top: 3px;
}

div.cartLink a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #333 !important;
}


/* DETAIL */

#scDetailContainer {
	margin: 24px;
	-moz-user-select: normal !important;
}

#scDetailContainer .x-panel-body {
	background-color: #eef4f8;
}

#scDetailContent {
	background-color: #eef4f8;
}

table.shoppingCart {
	width: 580px;
	border-collapse: collapse;
	font-size: 13px;
	background-color: #eef4f8;
	margin: 12px;
}

table.shoppingCart.plain {
	background-color: #eef4f8 !important;
}

table.shoppingCart td {
	border: 1px solid #9F9F9F;
	padding: 6px;
	
}

table.shoppingCartInner {
	border:none;
	padding:2px;
	width:210px;
	margin:0px;
}

table.shoppingCartInner td {
	border:none;
	padding:2px;
}