/*Redefined tags*/
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:left;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	/*text-align: center;*/
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}
h2.cat-title {
	white-space:nowrap;
	line-height:10px;
	margin-top:4px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h3.shop-item { 
	##line-height:0px;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:visited {
	text-decoration: underline;
}
a {
	color: #000099;
	text-decoration: underline;
	line-height: normal;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
}




/*Custom tags*/
.boxout_text_colour {
	color: #000000;
}
.warning_text_style {
	font-size: 12px;
	color: #FF0000;
}
.feedback_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.menu_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.link_on_dark_bg {
	color: #00CCFF;
}

.compact_table_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
}
.compact_table_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.compact_table_text_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.reg-text-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.text-reg {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.row-header {
	background-color: #FFCC00;
}
.row-1 {
	background-color: #CCCCCC;
}
.row-2 {
	background-color: #DDDDDD;
}
.row-3 {
	background-color: #EEEEEE;
}

.breakdown {
	display:none;}
.postage_block {
position:relative;
border-style:dashed;
border-width:1px;
border-color:#333333;
background-color:#EEEEEE;
}
.payment_block {
position:relative;
border-style:dashed;
border-width:1px;
border-color:#333333;
background-color:#EEEEEE;
}
.upsell_block {
position:relative;
border-style:dashed;
border-width:1px;
border-color:#333333;
background-color:#EEEEEE;
}
.contentdiv {
	position:relative;
	top:-50px;
	left: 0px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	z-index: 2;
	/*border-color:#C1BAB0;
	border-style:solid;
	border-width:thin;*/
	overflow: visible;
	width: 552px;

}

.menublock_01 {
	position:relative;
	left:9px;
	top:30px;
	background-color: #FFEE8D;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	border-color: #FFCC00;
	border-style:solid;
	border-width:thin;
	border-style:dashed;
	z-index:10;
	width: 150px;
}
.menu {
	/*position:relative;*/
display:none; margin-left:30px;}
.menuOpen {
	/*position:relative;*/
display:block; margin-left:30px;}

.menublock_01_text_standard {
	 font:Arial, Helvetica, sans-serif; font-size:12px;  
	}
.menu_link_L1 {
	 font:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;  
	}
.menu_link_L2 {
	 font:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
	}
.menu_link_L3 {
	 font:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
	}

.devtools {
	position:absolute;
	top:10px;
	left:24px;
	width: 141px;
	background-color: #CCCCCC;
	border-color:#FF0000;
	border-style:dashed;
	border-width:thin;
}
.abtable01 {
	position: absolute;
	left:90px;
	top:500px;
	##background-color: #FFEE8D;
	visibility:hidden;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	border-color: #FFCC00;
	border-style:solid;
	border-width:thin;
	border-style:dashed;
	z-index:10;
	width: 150px;
}

