/* RESET ALL */
	* {
	margin:0;
	padding:0;
	}

.margin-top{ margin-top:20px; }

	/* tags */
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr,
	pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding:0;
	margin:0; 
	}
	body{ 
	background:#fff; 
	font:62.5% arial, helvetica, sans-serif;
	}
	fieldset, img{
	border:0;
	}
	table{
	border-collapse:collapse; 
	border-spacing:0;
	}
	ol, ul{
	list-style:none;
	font-size:1.1em;
	}
	address, caption, cite, code, dfn, em, th, var{
	font-weight:normal;
	font-style:normal;
	}
	caption, th{
	text-align:left;
	}
	h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	font-size:100%;
	}
	p{
	font-size:1.2em;
	}
	abbr, acronym{
	border:0;
	}

/* CUSTOM  */
	.clear{
	clear:both;
	}
	
	.clearfix { width:100%; display:inline-block; }
    .clearfix:after { display:block; visibility:hidden; clear:both; height:0; content: "."; }

	.offscreen{z-index:99;
	position:absolute;
	top:-9000px;
	left:-9000px;
	}
	.float-left{
	float:left;
	}
	.float-right{
	float:right;
	}
	.text-left{
	text-align:left;
	}
	.text-center{
	text-align:center;
	}
	.text-right{
	text-align:right;
	}
	.nobr{
	white-space:nowrap;
	}

/* LINKS */
	a{
	color:inherit;
	}
	a:link, a:visited{
	color:#00f;
	text-decoration:underline;
	}
	a:hover, a:active{
	color:#e20074;
	text-decoration:underline;
	}
	a img{
	border:0;
	}

/*  PRINT RESET */
@media print
{
	/* global */
	body{
	color:#000;
	font-size:9pt;
	}
	/* layout */
	#wrap{
	width:600px;
	}
	/* custom */
	.print-only{
	display:block;
	}
	.page-break{
	page-break-before:always;
	}
	/* links */
	a{text-decoration:underline;
	color:#999;
	}
}

/* START GLOBAL TEMPLATES SETTINGS */

	body{
	text-align:center;
	margin:0 auto; /**centers page**/
	padding:0;
	width:980px;
	}
	#rd-wrapper {
	text-align: left;
	width:980px;
	z-index:1;
	} 
	#container {
	position:relative;
	padding:0 10px;
	width: 960px;
	}
	#leftwrap{
	float:left;
	margin-top:145px;
	}
	#rd-content{
	float:right;
	text-align:left;
	}
	#content{
	float:right;
	text-align:left;
	}
	.span-1col, .span-2col, .span-1halfcol, .span-3col, .span-4col {
	display:inline; /* this fixes double margin bug in ie6 */
	float:left;
	padding:10px;
	color:#000;
	}
	
	#rightbar{
	float:left;
	width:175px;
	margin-top:175px;
	margin-left:20px;
	}
	#secondary-nav{
	margin-top:30px;
	float:left;
	width:160px;
	text-align:left;
	margin-bottom:20px;
	}
	#secondary-nav ul{
	padding:0;
	margin:0;
	background:#fff;
	}
	#secondary-nav ul li{
	background:#fff;
	padding:5px 0;
	border-bottom:1px #c4c4c4 dotted;
	}
	#secondary-nav ul li ul.indent{
	border-top:1px #c4c4c4 dotted;
	margin-top:5px;
	}
	#secondary-nav ul li ul.indent li a{
	color:#333 !important;
	}
	#secondary-nav ul li ul.indent li a:hover, #secondary-nav ul li ul.indent li.current a{
	color:#e20074 !important;
	}
	#secondary-nav ul li a{
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	display:block;
	padding-left:10px;
	}
	#secondary-nav ul li a:hover{
	color:#e20074;
	}
	
		/* secondond level nav */
			#secondary-nav ul li ul{
			font-size:1em;
			padding-left:10px;
			}
			#secondary-nav ul li ul li{
			font-size:1em;
			}
			#secondary-nav ul li.current a, #secondary-nav ul li ul li.current a{
			color:#e20074;
			}
			#secondary-nav ul li.open {
			background:#F4F6F7;
			border:none;
			padding-bottom:0 !important;
			}
			#secondary-nav ul li ul li.not-current a:hover {
			color:#e20074;
			}
			
	#rd-footer{
	position:relative;
	text-align:center;
	width:980px;
	}
	#footer-utility{
	min-height:40px;
	background:#eee url(../redesign-img/templates/footer_bg.jpg) 0 0 repeat-x;
	border-bottom:1px solid #CFD1D3;
	padding:10px 0;
	}
	#international-countries{
	width:980px;
	border-top:1px solid #fff;
	background:#dfdfdf;
	padding:10px 0;
	}
	.country{
  	margin: 0 auto;
	}
	#rd-footer, #rd-header{
	clear: both;
	}
	

/* START HEADER STYLES */

	#rd-header{
	position:absolute;
	width:980px;
	top:0;
	left:0;
	height:145px;
	background: url(../redesign-img/templates/header.jpg) 0 0 no-repeat;
	}
	#utility-bar{
	background:#eee url(../redesign-img/templates/utility_bg.jpg) bottom left repeat-x;
	height:30px;
	}
	#customer-type-tabs{
	float:left;
	width:600px;
	}
	#customer-type-tabs ul {
	margin:5px 0 0 12px;
	}
	#customer-type-tabs li {
	float:left;
	margin:0;
	padding:0 0 0 2px;
	line-height:1.5em;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #acacac;
	background:transparent url(../redesign-img/templates/template_sprites.gif) 0 -580px no-repeat;
	}
	#customer-type-tabs .after a {
	background:url(../redesign-img/templates/template_sprites.gif) 6.3em -580px repeat-x;
	}
	#customer-type-tabs li a {
	display:block;
	float:left;
	padding:4px 15px 0 15px;
	color:#666;
	text-decoration:none;	
	}
	#customer-type-tabs a:hover {
	color:#e20074;
	}
	#customer-type-tabs .current {
	border:none;
	line-height:1.6em;
	}	
	#customer-type-tabs .current a{
	color:#e20074;	
	border:none;
	background:#fff;
	}
	#search{
	float:right;
	padding-right:20px;
	}
	#top-utility{
	padding:5px 0;
	}
	#search form fieldset{
	margin:5px 0 0 0;
	}
	.padding{
	margin:5px 0 0 0;
	}
	#search form input.search-box{
	float:left;
	border:1px #999 solid; 
	font-size:1.2em;
	padding:1px;
	width:130px;
	color:#333; 	
	}
	#search ul li{
	display:inline;
	padding: 0 10px;
	color:#777;
	line-height:20px;
	background: url(../redesign-img/templates/template_sprites.gif) 6.4em 0.6em no-repeat;
	}
	#search ul li.first{
	padding: 0 15px;
	background: url(../redesign-img/templates/template_sprites.gif) 8.2em 0.6em no-repeat;
	}
	#search ul li a{
	text-decoration:none;
	color:#777
	}
	#search ul li a:hover{
	text-decoration:underline;
	}
	#search .form{
	margin-left:10px;
	}
	#logo-bar{
	margin-top:5px;
	background:#e20074;
	height:106px;
	}
	#logo-bg{
	width:960px;
	margin:0 auto;
	height:49px;
	background:#e20074 url(../redesign-img/templates/logo_bg.jpg) 0 0 repeat-x;
	}
	.logo{
	margin-left:40px;
	float:left;
	}
	
	/* START PRIMARY NAVIGATION STYLES */

	#primary-navigation{
	margin: 16px 0 0 0;
	}
	#primary-navigation ul{
	list-style: none;
	margin-left: 30px;
	padding: 0;
	border: none;
	border:1px solid #e20074;
	}
	#primary-navigation li{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	}
	#primary-navigation a{
	margin: 0;
	padding: 13px 21px;
	color: #fff;
	font-size:1.4em;
	display: block;
	font-weight:bold;
	text-decoration: none;
	background:transparent url(../redesign-img/templates/template_sprites.gif) 0 -530px no-repeat;
	}
	#primary-navigation .current a {
	color:#333; 
	background:#fff;
	}
	#primary-navigation .current a:hover {
	color:#e20074; 
	background:#fff;
	}
	#primary-navigation a:hover{ 
	color:#fff;
	text-decoration:underline;
	}
	#mtm-btn{
	margin:5px 10px 0 0;
	}
	#mtm-btn .register-button{
	margin-right:5px;
	}
	
/* END PRIMARY NAVIGATION STYLES */
	
/* END HEADER STYLES */


/* START FOOTER */


/* START GLOBAL FOOTER STYLES */

	#rd-footer ul li{
	display:inline;
	}
	#rd-footer ul li a{
	text-decoration:none;
	color:#777
	}
	#rd-footer ul li a:hover{
	text-decoration:underline;
	}
	#rd-footer{
	background:url(../redesign-img/templates/footer.jpg) 0 0 no-repeat;
	height:144px;
	}
	
/* END GLOBAL FOOTER STYLES */

	#footer-utility ul{
	margin:0 auto;
	}
	#footer-utility ul.top-line{
	width:650px;
	}
	#footer-utility ul.top-line li a{
	color:#4b4b4b;
	}
	#footer-utility ul.shop-links-top-line{
	width:880px;
	}
	#footer-utility ul.shop-links-bottom-line{
	width:960px;
	}
	#footer-utility ul li{
	padding: 0 8px 0 11px;
	color:#777;
	line-height:20px;
	background: url(../redesign-img/templates/template_sprites.gif) 0 0.6em no-repeat;
	}
	#footer-utility ul li.first{
	background:none;
	}
	#international-countries{
	width:980px;
	}
	#countries{
	width:700px;
	margin:0 auto;
	}
	#international{
	float:left;
	}
	#international li{
	padding:0 15px 0 25px;
	}
	#international li.usa{
	background: url(../redesign-img/templates/template_sprites.gif) 0 -40px no-repeat;
	}
	#international li.germany{
	background: url(../redesign-img/templates/template_sprites.gif) 0 -80px no-repeat;
	}
	#international li.czech{
	background: url(../redesign-img/templates/template_sprites.gif) 0 -120px no-repeat;
	}
	#international li.austria{
	background: url(../redesign-img/templates/template_sprites.gif) 0 -160px no-repeat;
	}
	.footer-select, .footer-small-btn{
	float:left;
	font-size:1.1em;
	}
	.footer-select{
	margin:2px 5px 0 0;
	width:135px;
	}
	
/* END FOOTER */

/* START 1 COL CONTENT + SIDEBAR */

	#one-col-content-sidebar #leftwrap{
	width:740px;
	}
	#one-col-content-sidebar .span-1col{
	width:740px;
	}

/* END 1 COL CONTENT + SIDEBAR */

/* START 2 COL CONTENT + SIDEBAR */

	#two-col-content-sidebar #leftwrap{
	width:740px;
	}
	#two-col-content-sidebar .span-1col{
	width:360px;
	}
	#two-col-content-sidebar .span-2col{
	width:740px;
	}

/* END 2 COL CONTENT + SIDEBAR */

/* START 3 COL CONTENT + SIDEBAR */

	#three-col-content-sidebar #leftwrap{
	width:740px;
	}
	#three-col-content-sidebar .span-1col{
	width:230px;
	}
	#three-col-content-sidebar .span-2col{
	width:480px;
	}
	#three-col-content-sidebar .span-3col{
	width:740px;
	}

/* END 3 COL CONTENT + SIDEBAR */

/* START LHN + 1 COL CONTENT + SIDEBAR */

	#lhn-1col-content-sidebar #leftwrap{
	width:740px;
	}
	#lhn-1col-content-sidebar .span-1col{
	width:560px;
	}

/* END LHN + 1 COL CONTENT + SIDEBAR */

/* START LHN + 2 COL CONTENT + SIDEBAR */

	#lhn-2col-content-sidebar #leftwrap{
	width:740px;
	}
	#lhn-2col-content-sidebar .span-1col{
	width:270px;
	}
	#lhn-2col-content-sidebar .span-2col{
	width:560px
	}

/* END LHN + 2 COL CONTENT + SIDEBAR */

/* START LHN + 3 COL CONTENT + SIDEBAR */

	#lhn-3col-content-sidebar #leftwrap{
	width:760px;
	}
	#lhn-3col-content-sidebar .span-1col{
	width:170px;
	}
	#lhn-3col-content-sidebar .span-2col{
	width:360px;
	}
	#lhn-3col-content-sidebar .span-1halfcol {
	width:265px;
	}
	#lhn-3col-content-sidebar .span-3col{
	width:550px;
	}
	
/* END LHN + 3 COL CONTENT + SIDEBAR */

/* START LHN + 1 COL CONTENT  */

	#lhn-1col-content #leftwrap{
	width:940px;
	}
	#lhn-1col-content #rd-content{
	width:760px;
	}
	/* #lhn-1col-content #content can be removed after all pages are moved to new designs */
	#lhn-1col-content #content{
	width:720px;
	margin-left:40px;
	}
	#lhn-1col-content .span-1col{
	width:760px;
	}

/* END LHN + 1 COL CONTENT  */


/* START LHN + 2 COL CONTENT  */

	#lhn-2col-content #leftwrap{
	width:940px;
	}
	#lhn-2col-content #rd-content{
	width:760px;
	}
	#lhn-2col-content .span-1col{
	width:370px;
	}
	#lhn-2col-content .span-2col{
	width:760px;
	}

/* END LHN + 2 COL CONTENT  */


/* START LHN + 3 COL CONTENT  */

	#lhn-3col-content #leftwrap{
	width:960px;	
	}
	#lhn-3col-content #rd-content{
	width:780px;	
	}
	#lhn-3col-content .span-1col{
	width:240px;
	}
	#lhn-3col-content .span-2col{
	width:500px;
	}
	#lhn-3col-content .span-3col{
	width:760px;
	}

/* END LHN + 3 COL CONTENT  */


/* START LHN + 4 COL CONTENT  */

	#lhn-4col-content #leftwrap{
	width:960px;
	}
	#lhn-4col-content #rd-content{
	width:760px;
	}
	#lhn-4col-content .span-1col{
	width:170px;
	}
	#lhn-4col-content .span-2col{
	width:360px;
	}
	#lhn-4col-content .span-3col{
	width:565px
	}
	#lhn-4col-content .span-4col{
	width:740px;
	}

/* END LHN + 4 COL CONTENT  */


/* START 1 COL ORPHAN CONTENT  */

	#orphan-1col-content #leftwrap{
	width:960px;
	}
	#orphan-1col-content #rd-content{
	width:960px;
	}
	#orphan-1col-content .span-1col{
	width:960px;
	}
	
/* END 1 COL ORPHAN CONTENT  */
	
/* START 2 COL ORPHAN CONTENT  */
	
	#orphan-2col-content #leftwrap{
	width:960px;
	}
	#orphan-2col-content #rd-content{
	width:960px;
	}
	#orphan-2col-content .span-1col{
	width:460px;
	}
	#orphan-2col-content .span-2col{
	width:960px;
	}

/* END 2 COL ORPHAN CONTENT  */

/* START 3 COL ORPHAN CONTENT  */
	#orphan-3col-content #leftwrap{
	width:960px;
	}
	#orphan-3col-content #rd-content{
	width:960px;
	}
	#orphan-3col-content .span-1col{
	width:300px;
	}
	#orphan-3col-content .span-2col{
	width:620px;
	}
	#orphan-3col-content .span-3col{
	width:960px;
	}

/* END 3 COL ORPHAN CONTENT  */


/* START 4 COL ORPHAN CONTENT  */

	#orphan-4col-content #leftwrap{
	width:960px;
	}
	#orphan-4col-content .span-1col{
	width:220px;
	}
	#orphan-4col-content .span-2col{
	width:460px;
	}
	#orphan-4col-content .span-3col{
	width:700px;
	}
	#orphan-4col-content .span-4col{
	width:960px;
	}

/* END 4 COL ORPHAN CONTENT  */

/* END GLOBAL TEMPLATES SETTINGS */

/* CSS for homepage tagging iframes */
#hp-iframe1, #hp-iframe2 {
	width:1000px;
	height:1px;
	border:0;
	overflow:hidden;
}
/* START PAGE ACTIONS */
#page-actions {
float:left;
margin:40px 0 0 185px;
border-top:1px dotted #999;
width:780px;
}
#content-action-icons li, #content-action-links li{
	display:inline;
	float:left;
	}
#content-action-icons {
	float: left;
	margin:0;
	}
#content-action-icons li {
	padding:10px 15px 25px 25px;
	}
#content-action-links li {
	padding:10px 15px 25px 10px;
	}
#content-action-icons li a, #content-action-links li a {
	font-size:1.2em;
	text-decoration:none;
	}
#content-action-icons li.print{
	background: url(../redesign-img/icons/i_footer_print.gif) 0 20% no-repeat;
	}
#content-action-links li.back{
	background: url(../redesign-img/icons/back_arrow.gif) 0 35% no-repeat;
	}
#content-action-links li.top{
	background: url(../redesign-img/icons/top_arrow.gif) 0 35% no-repeat;
	}
#content-action-icons a:hover {
	color: #e20074;
	}
#content-action-links {
	float: right;
	}
/* END PAGE ACTIONS */