body {
	margin: 25px 5px;
	background: #ffffff;
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
	color: #444444;
	text-align: center;
}

A, A.visited, A.active, A.link {
	color: #d30f4c;
}

A:hover {
	color: #e987a5;
}

p, ul, ol, li {
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 12px;
}

p.list {
	font: bold 11px/12px Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	background: url('../images/star.gif') no-repeat;
	padding-left: 14px;
	margin: 8px 0px;
}

p.list1 {
	line-height: 12px;
	background: url('../images/bullet.gif') no-repeat;
	padding-left: 12px;
	margin: 8px 0px;
	margin-left: 14px;
}

p.list2 {
	font: normal 11px/12px Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	background: url('../images/bullet2.gif') no-repeat;
	padding-left: 10px;
	margin: 6px 0px;
	margin-left: 14px;
}

.red {
	color: #C4161C;
}

.hp {
	font: normal 16px/16px Arial, Helvetica, Geneva, sans-serif;
	color: #d30f4c;
	margin-top: 10px;

}

.listLink {
	text-decoration: none;
	color: #666666;
}

.listLink:hover {
	text-decoration: underline;
	color: #d30f4c;
}

.large {
	font: normal 14px/18px Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
}

.large2 {
	font: normal 15px/22px Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	margin: 16px 0px;
}

.small {
	font: normal 11px/16px Arial, Helvetica, Geneva, sans-serif;
}

table {
	border-collapse: collapse;
}

table, tr, td {
	padding: 0px;
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
	color: #444444;
	vertical-align: top;
}

h1 {
	font: normal 28px/29px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1;
	color: #C4161C;
	margin-top: 3px;
	margin-bottom: 20px;
}

h2 {
	font: normal 16px/16px Arial, Helvetica, Geneva, sans-serif;
	color: #d30f4c;
	margin-top: 25px;
	margin-bottom: 10px;
}




h3 {
	font: normal 16px/16px Arial, Helvetica, Geneva, sans-serif;
	color: #C4161C;
	margin-top: 0px;
	margin-bottom: 10px;
}

.subHeading {
	font: normal 15px/15px Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	color: #888888;
}

.indent {
	margin-left: 15px;
}


/* ******************* */
/* HEADER & NAVIGATION */

#header {
	width: 800px;
	white-space: nowrap;
	margin-bottom: 20px;
	text-align: left;
}

#footer {
	display: block;
	margin-top: 20px;
	margin-bottom: 50px;
	color: #888888;
	font-size: 11px;
	text-align: left;
}

	#footer A {
		color: #666666;
		text-decoration: none;
	}
	
	#footer A:hover {
		color: #666666;
		text-decoration: underline;
	}
	
	#dev {
	text-align: right;
	}

#topNavigation {
	float: right;
	text-align: right;
}

#mainNavigation {
	width: 800px;
	white-space: nowrap;
	text-align: left;
}

#subNavigation {
	width: 760px;
	white-space: nowrap;
	margin-left: 20px;
}

	#subNavigation .subNavItems {
		font: normal 11px/12px Arial, Helvetica, Geneva, sans-serif;
		background: #929292 url('../images/sn-back.gif');
		text-align: left;
		vertical-align: top;
		padding-top: 4px;
		color: #ffffff;
	}
	
	#subNavigation .subNavItem {
		padding: 1px 3px;
		color: #ffffff;
		text-decoration: none;
	}

	#subNavigation A.subNavItem:hover {
		text-decoration: none;
		background: #dddddd;
		padding: 0px 2px;
		border: 1px solid #c0c0c0;
		color: #222222;
	}

#splash {
	margin-bottom: 20px;
}

#featuredNavigation {
	width: 404px;
	height: 34px;
	position: relative;
	left: 387px;
	top: -36px;
}

#navPane {
	width: 245px;
	margin-bottom: 10px;
}

	#navPane .navPaneItem {
		display: block;
		background: #eee;
		border-top: 1px solid #c7c7c7;
		text-align: left;
		padding: 4px 8px;
		line-height: 15px;
		color: #c4161c;
		text-decoration: none;
	}

	#navPane .navPaneBullet {
		margin-right: 6px;
	}
	
	#navPane A.navPaneItem:hover {
		color: #ffffff;
		text-decoration: none;
		background: #c4161c;
	}


/* ****** */
/* LAYOUT */

#page {
	width: 800px;
	margin: 0px auto;
	text-align: left;
}

#pageContent {
	text-align: left;
	margin-bottom: 40px;
}

#leftPanes {
	float: left;
	margin-right: 12px;
}
	
#extras {
	text-align: left;
	margin-top: 10px;
}

#extraLogos {
	margin-top: 20px;
}

#twoColumns {
	width: 800px;
}

	#twoColumns .leftColumn {
		width: 530px;
		padding-right: 25px;
		vertical-align: top;
	}
	
	#twoColumns .rightColumn {
		width: 245px;
		vertical-align: top;
	}
	
	#twoColumns .leftColumn2 {
		width: 590px;
		padding-right: 25px;
		vertical-align: top;
	}
	
	#twoColumns .rightColumn2 {
		width: 185px;
		vertical-align: top;
	}
	
	#twoColumns .leftColumn3 {
		width: 245px;
		vertical-align: top;
	}
	
	#twoColumns .rightColumn3 {
		width: 530px;
		padding-left: 25px;
		vertical-align: top;
	}

.paraSeparator {
	clear: both;
	text-align: center;
	margin: 15px 0px;
}


/* ************* */
/* CONTENT BOXES */

#contentPane {
	width: 540px;
}

	#contentPane .cpHeader {
		height: 33px;
		background: url('../images/cp-top.gif') repeat-x;
		vertical-align: middle;
	}
	
	#contentPane .cpFooter {
	
	background-repeat: repeat-x;
	}
	
	#contentPane .cpLeft {
		width: 5px;
		
	}
	
	#contentPane .cpRight {
		width: 5px;
	
	}

	#contentPane .cpContent {
		padding: 10px;
		background: #ffffff;
	}
	
#generalBox {
	width: 100%;
}

	#generalBox .gbHeader {
		background: url('../images/gb-top.gif') repeat-x;
	}
	
	#generalBox .gbFooter {
		height: 5px;
		background: url('../images/gb-bottom.gif') repeat-x;
	}
	
	#generalBox .gbLeft {
		width: 5px;
		background: url('../images/gb-left.gif') repeat-y;
		vertical-align: top;
	}
	
	#generalBox .gbRight {
		width: 5px;
		background: url('../images/gb-right.gif') repeat-y;
		vertical-align: top;
	}

	#generalBox .gbContent {
		padding: 15px;
		background: #ffffff;
	}
	
	#generalBox .gbContent2 {
		padding: 5px;
		background: #ffffff;
	}
	
#bubbleBox {
	width: 100%;
}
	#bubbleBox .bbHeader {
		background: url('../images/bb-top.gif') repeat-x;
	}
	
	#bubbleBox .bbFooter {
		background: url('../images/bb-bottom.gif') repeat-x;
	}
	
	#bubbleBox .bbLeft {
		width: 5px;
		background: url('../images/bb-left.gif') repeat-y;
	}
	
	#bubbleBox .bbRight {
		width: 5px;
		background: url('../images/bb-right.gif') repeat-y;
	}

	#bubbleBox .bbContent {
		padding: 10px;
		background: #ffffff;
	}
	
#whiteGreyBox {
	width: 100%;
}

	#whiteGreyBox .wgbHeader {
		background: url('../images/wgb-top.gif') repeat-x;
		vertical-align: middle;
	}
	
	#whiteGreyBox .wgbFooter {
		background: url('../images/wgb-bottom.gif') repeat-x;
	}
	
	#whiteGreyBox .wgbLeft {
		width: 5px;
		background: url('../images/wgb-left.gif') repeat-y;
	}
	
	#whiteGreyBox .wgbRight {
		width: 5px;
		background: url('../images/wgb-right.gif') repeat-y;
	}

	#whiteGreyBox .wgbContent {
		padding: 10px;
		background: #ffffff;
	}

	
/* ******* */
/* HELPERS */

#breadcrumbs {
	margin-bottom: 10px;
	margin-top: 10px;
	font: normal 9px/10px Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
}

	#breadcrumbs .bcLink {
		text-align: left;
		color: #888888;
		text-decoration: none;
	}

	#breadcrumbs A.bcLink:hover {
		color: #444444;
		text-decoration: underline;
	}
	
	#breadcrumbs img {
		vertical-align: middle;
		margin-left: 3px;
		margin-right: 3px;
	}
	
	#breadcrumbs img.iconHome {
		position: relative;
		margin: 0px;
		top: -3px;
		z-index: 1;
	}
	

/* ************** */
/* POP-UP WINDOWS */

#siteMap {
	margin: 0px auto;
	position: absolute;
	width: 800px;
	top: 12px;
	visibility: hidden;
	z-index: 10;
	margin: 0px auto;
}

#siteMapPopup {
	width: 450px;
	margin-left: 161px;
	opacity: 0.95;
	filter: alpha(opacity=95);
}
	#siteMapPopup .ppHeader {
		background: url('../images/pp-top.gif') repeat-x;
		vertical-align: middle;
	}
	
	#siteMapPopup .ppFooter {
		background: url('../images/pp-bottom.gif') repeat-x;
	}
	
	#siteMapPopup .ppLeft {
		width: 5px;
		background: url('../images/pp-left.gif') repeat-y;
	}
	
	#siteMapPopup .ppRight {
		width: 5px;
		background: url('../images/pp-right.gif') repeat-y;
	}

	#siteMapPopup .ppContent {
		padding: 8px;
		background: #ffffff;
	}
	
#popupBox {
	width: 100%;
	opacity: 0.95;
	filter: alpha(opacity=95);
}

	#popupBox .ppHeader {
		background: url('../images/pp-top.gif') repeat-x;
		vertical-align: middle;
	}
	
	#popupBox .ppFooter {
		background: url('../images/pp-bottom.gif') repeat-x;
	}
	
	#popupBox .ppLeft {
		width: 5px;
		background: url('../images/pp-left.gif') repeat-y;
	}
	
	#popupBox .ppRight {
		width: 5px;
		background: url('../images/pp-right.gif') repeat-y;
	}

	#popupBox .ppContent {
		padding: 8px;
		background: #ffffff;
	}

#blackout {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	width: 100%;
	height: 100%;
	opacity: 0.30;
	filter: alpha(opacity=30);
	visibility: hidden;
	z-index: 0;
}

/* FORMS */

form {
	margin: 0px;
}

#formTable {
	width: 100%;
}

	#formTable .formHead {
		color: #d30f4c;
		font-weight: bold;
		padding: 0px 6px;
	}

	#formTable .formLabel {
		font: bold 11px/15px Arial, Helvetica, Geneva, sans-serif;
		width: 35%;
		padding: 8px 6px;
		color: #666666;
	}
	
	#formTable .formField {
		width: 65%;
		padding: 4px;
		line-height: 25px;
		white-space: nowrap;
	}

.rowFocus {
	background: #f5f5f5;
}

.rowBlur {
	background: none;
}
	
.formInput {
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	color: #444444;
}

.formInputMax {
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	color: #444444;
	width: 100%;
}

.formSelect {
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	color: #444444;
}

.formTextarea {
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	color: #444444;
	width: 100%;
}

.formCheckbox {
	margin: 1px;
	vertical-align: middle;
}

.required {
	vertical-align: middle;
}

/* TABLES */

.tableHead {
	border-top: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	font-weight: bold;
	padding: 2px;
}

.tableLabel {
	border-bottom: 1px solid #dddddd;
	padding: 2px;
}

.tableCell {
	text-align: center;
	border-bottom: 1px solid #dddddd;
	padding: 2px;
	vertical-align:middle;
}




/* OTHER */

.tcRow {
	margin: 5px 0px;
}

.tcLabel {
	float: left;
	width: 150px;
	color: #999999;
}


/* MAXIBIT PRODUCTS */

a.hl, a.hl:link, a.hl:visited, a.hl:active {
	color: #556677;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

a.hl:hover {
	color: #0a83c3;
	text-decoration: none;
	border-bottom: 1px solid #0a83c3;
}

a.gbl, a.gbl:link, a.gbl:visited, a.gbl:active {
	width: 174px;
	color: #556677;
	text-decoration: none;
	display: block;
	font-size: 10px;
	padding: 2px 5px;
	white-space: nowrap;
}

a.gbl:hover {
	width: 174px;
	background: #3380e4 url('../images/gbl-back2.gif') repeat-x;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 10px;
	padding: 2px 5px;
	white-space: nowrap;
}

h1.sub {
	font: normal 15px/14px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: -15px;
	margin-bottom: 15px;
	margin-left: 0px;
	letter-spacing: 0;
}

h4 {
	font: normal 15px/14px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 15px;
	margin-left: 0px;
	letter-spacing: 0;
}

h5 {
	font: normal 16px/18px Arial, Helvetica, sans-serif;
	color: #d30f4c;
	border-bottom: 1px solid #cccccc;
}

#dynamicArea {
	background: url('../images/da-background.gif') repeat-x;
	width: 100%;
	height: 316px;
	text-align: left;
}

#mipControl {
	position: absolute;
	margin-left: 650px;
	margin-top: 295px;
}

#mipiMenu {
	position: absolute;
	margin-left: 671px;
	margin-top: 195px;
	width: 100px;
	height: 100px;
	visibility: hidden;
}

	#mipiMenu .button {
		opacity: 0.85;
		filter: alpha(opacity=85);
		cursor: hand;
	}
	
	#mipiMenu .buttonFocus {
		opacity: 1;
		filter: alpha(opacity=100);
	}

#secNavigation {
	width: 100%;
	text-align: left;
	padding-top: 20px;
	color: #999999;
}

	#secNavigation img {
		margin: 0px 1px;
	}
	
	#secNavigation .arrow {
		float: right;
	}
	
	#secNavigation .buttonActive {
		opacity: 0.70;
		filter: alpha(opacity=70);
	}

#secNavigationBack {
	height: 40px;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 10px;
}

#extraNav {
	width: 100%;
	text-align: left;
	padding-top: 15px;
}

	#extraNav .icon {
		padding: 2px;
		opacity: 0.80;
		filter: alpha(opacity=80);
	}
	
	#extraNav .iconFocus {
		padding: 0px;
		border: 2px solid #ffffff;
		opacity: 1;
		filter: alpha(opacity=100);
	}

#extraNavBack {
	height: 100px;
}

#MBpageContent {
	width: 100%;
	text-align: left;
}	

	#MBpageContent .leftColumn {
		vertical-align: top;
	}
	
	#MBpageContent .rightColumn {
		vertical-align: top;
		padding-left: 30px;
	}
	
#thumbTable {
	text-align: center;
}	

	#thumbTable .thumbCell {
		vertical-align: top;
		text-align: center;
		padding: 2px;
	}
	
	#thumbTable .thumb {
		padding: 2px;
	}
	
	#thumbTable .thumbFocus {
		padding: 0px;
		border: 2px solid #d30f4c;
	}
	
	#thumbTable .thumbActive {
		padding: 0px;
		border: 2px solid #999999;
	}

#detailsTable {
	text-align: left;
}	

	#detailsTable .leftColumn {
		vertical-align: top;
	}
	
	#detailsTable .rightColumn {
		vertical-align: top;
	}

	
#gbOne {
	width: 220px;
}

	#gbOne .gbContent {
		background: #ffffff url('../images/gb-back.gif') repeat-x;
		padding: 6px 12px;
		vertical-align: top;
	}

#imagePreview {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	visibility: hidden;
}

	#imagePreview img {
		border: 4px solid #ffffff;
	}
	
	#imagePreview .image {
		cursor: pointer;
		position: relative;
		top: 160px;
		left: 0px;
		font-size: 9px;
		font-weight: bold;
		color: #999999;
	}
	
#productTable {
	width: 100%;
	margin-top: 15px;
}

	#productTable .imageCell {
		vertical-align: top;
	}
	
	#productTable .textCell {
		padding-top: 5px;
		vertical-align: top;
	}
	
	#productTable .separatorCell {
		width: 10px;
		vertical-align: top;
	}
	
