body{
	background-color:#f4f3ee;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	padding-bottom: 20px;
}
a{
	color: #746c6f;	
}
h2 a{
	color: #ff0272;
}
#nav, #footer_nav, #nav2{
	clear:both;
	width: 950px;
	margin: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
#footer_nav, #nav2{
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav ul, #footer_nav ul, #nav2 ul{
	margin: 0px;
	list-style-type: none;
	padding: 3px;
}
#nav2 ul li a{
	padding: 3px;
}
#nav ul li, #footer_nav ul li, #nav2 ul li{
	float: left;
}
#nav ul li a, #footer_nav ul li a, #nav2 ul li a{
	display: block;
	padding: 4px;
	border: solid 1px #F4F3EE;
	margin-right: 2px;
	width: 145px;
	background-color: #F4F3EE;
	color: #666666;
	text-decoration: none;
	text-align:center;
}
#nav2 ul li a{
	width: 122px;
}
#nav ul li a:hover, #footer_nav ul li a:hover, #nav2 ul li a:hover{
	background-color:#FFFFFF;
	color:#333333;
}
#nav li ul {
                position: absolute;
                left: -999em;
                height: auto;
                width: 14.4em;
                w\idth: 13.9em;
                font-weight: normal;
                border-width: 0.25em;
                margin: 0;
}
 
#nav li li {
                padding-right: 1em;
                width: 13em
}
 
#nav li ul a {
                width: 13em;
                w\idth: 9em;
}
 
#nav li ul ul {
                margin: -1.75em 0 0 14em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
                left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
                left: auto;
}
 

.clear{
	clear: both;
}
#parent_container{
	background-color: #FFFFFF;
	padding: 20px;
}
#container, #header, #footer{
	width: 900px;
	margin: auto;
}
#header{
	padding-top: 30px;
}
#footer{
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	color: #717171;		
}
#credit{
	float: right;
}
#credit a{
	text-decoration: none;
	text-indent: -90000em;
	background-image:url(../images/ir_logo.gif);
	background-repeat:no-repeat;
	width: 96px;
	height: 25px;
	display:block;
}
#copyright{
	float: left;
}
#content h1{
	font-size: 1.5em;
	color:#ff0272;
	border-bottom: solid 1px #DFDFDF;
	margin-top: 0px;
	padding-top: 0px;
}
#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 162px;
	height: 64px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
#logo a{
	width: 105px;
	height: 36px;
	display: block;
	text-indent: -90000em;
	text-decoration: none;
}
#logo h1{
	display:none;
	margin: 0px;
	padding: 0px;
}
#basket{
	float: right;
	color: #717171;	
}
#basket h4{
	display: none;
}
#basket a{
	color:#717171;
}
#breadcrumbs{
	clear: both;
	width: 900px;
	padding-bottom: 10px;
}
#breadcrumbs ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#breadcrumbs ul li{
	float: left;
	margin-right: 2px;
}
#breadcrumbs ul li a{
	padding: 8px;
	padding-top: 6px;
	padding-bottom: 6px;	
	text-decoration: none;
	float: left;
	border: solid 1px #E1E1E1;
	background-color:#FFFFFF;
}
#breadcrumbs ul li a:hover{
	text-decoration: underline;
}
.clear{
	clear: both;
}
#shop_nav{
	width: 182px;
	float: left;
}
#shopLogos{
	margin-top: 20px;
	color:#cccccc;
}
#shop_nav ul{
	width: 182px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#shop_nav li, #shop_nav a{
	width: 182px;
}
#shop_nav ul li a{
	border-bottom: solid 1px #FFFFFF;
	display: block;
	padding: 4px;
	text-decoration: none;
	color:#565656;
}
.shop_section{
	background-color:#cccccc;
	font-weight: bold;
}
#shop_nav ul ul a{
	background-color:#ececec;
	font-size: 0.9em;
}
#shop_nav a:hover{
	background-color: #ff0272;
	color: #FFFFFF;
}
#content{
	width: 580px;
	float: right;
	position: relative;
}
#content.default{ 
	width: 680px;
}
#content.product{
	width: 900px;
	float: none;
}
.full_product_image{
	float: left;
	width: 390px;
}
#product_text{
	width: 506px;
	float: left;
	line-height: 1.5em;
	text-align:justify;
}
.product_listing{
	clear: both;
}
.product_image{
	float: left;
	width: 190px;
}
.product_listing_text{
	float: left;
	width: 300px;
}
.product_listing_text h2 a{
	text-decoration: none;
}
.product_listing_text h2 a:hover{
	text-decoration: underline;
}
.float_left{
	float: left;
}
.float_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px!important;
	margin-top: 0px!important;
}
.product_listing_text h2{
	font-size: 1.25em;
}
img{
	border: none;
}
#basket_grid{
	width: 100%;
}
#basket_grid td{
	border-bottom: solid 1px #DFDFDF;
	padding: 5px;
}
#basket_grid thead{
	background-color: #cccccc;
	color: #565656;
}
#content label{
	padding-right: 17px;
	font-weight: bold;
}
#content select{
	margin-right: 10px;
	font-size: 0.9em;
}
.shop_option_divide{
	background-color: #f4f4f4;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
}
.shop_option_divide h4{
	margin-top: 0px;
	padding-top: 0px;
	color:#ff0272;	
}
.shop_option_divide form{
	margin: 0px;
	padding: 0px;
}
#currency_selector{
	float: left;
}
#currency_selector ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#next_back_links span{
	display: none;
}
#next_back_links a{
	display: block;
	width: 162px;
	padding: 6px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;	
	text-decoration: none;
	float: left;
	border: solid 1px #E1E1E1;
	background-color:#FFFFFF;	
	margin-right: 3px;
	color: #FF0272;
}
#next_back_links a:hover{
	text-decoration: underline;
}
#back_button{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding-top: 2px;
}
#back_button a{
	text-decoration: none;	
	color: #FF0272!important;	
}
#back_button a:hover{
	text-decoration: underline;	
}