.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#SystemMessageHolder {
	display: none;
	width: 100%;
	z-index: 1000;
	position: absolute;
	top: 0px;
	clear: both;
	padding: 10px 0px;
	background: #FFFFFF url(../images/h80.png) repeat-x bottom;
	border-bottom: 1px solid #000000;
}
#SystemMessageHolder h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#SystemMessageHolder h1 span {
	font-weight: normal;
	margin-left: 20px;
}
#SystemMessageHolder .Btn_Close {
	float: right;
	clear: both;
	margin: 0px 2px 0px 0px;
	text-align: left;
	text-indent: -100px;
	display: block;
	height: 16px;
	width: 16px;
	overflow: hidden;
	background: url(../images/btn_close.gif) no-repeat 0px 0px;
}

#ToolTip { display: none;}

.HighLight {
	font-weight: bold;
	color: #0E9C74;
}
.TextRed { 
    color: #990000;
}
.TextGreen { 
    color: #009900;
}

/*  Google Map styles  */
#map_canvas {
	width:580px;
	height:300px;
	margin: 10px auto;
}
/*  SlideShow styles  */
#slideshow {
	padding: 10px 0px 8px 8px;
	width: 590px;
	height: 250px;
	margin: 10px auto 20px;
	border-top: 1px none #EBEBEB;
	border-right: 1px none #EBEBEB;
	border-bottom: 1px none #EBEBEB;
	border-left: 1px none #EBEBEB;
	background: #F0F0F0;
}
#slideshow ul {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 10px 0px 0px;
}
#slideshow ul li {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 566px;
	border: 2px solid #CCC;
	padding: 4px;
	background: #FFF;
	overflow: hidden;
	height: 200px;
}
#slideshow ul li.current {
	display: block;
}

#slideshow #title {
	text-align: left;
	padding: 4px;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
}
#slideshow #totals {
	text-align: left;
	padding: 0px 4px 0px 12px;
	display: block;
	font-size: 1em;
	font-weight: normal;
	float: right;
	margin-top: 0px;
	position: relative;
}

#slideshow #controls {
	text-align: right;
	padding: 0px;
	display: block;
	height: 20px;
}
a.browse {
	background:url(../images/btn_navi.gif) no-repeat;
	display:inline;
	width:16px;
	height:16px;
	cursor:pointer;
	font-size:1px;
	margin: 0px 6px 2px 0px;
    float: right;
	position: relative;
	top: 4px;
}
a.right { background-position: 0 -16px; }
a.right:hover { background-position:-16px -16px; }
a.right:active { background-position:-32px -16px; }
a.left { }
a.left:hover { background-position:-16px 0; }
a.left:active { background-position:-32px 0; }
a.up, a.down {
	background:url(images/vert_large.png) no-repeat;
	float: none;
	margin: 10px 50px;
}
a.up:hover { background-position:-30px 0; }
a.up:active { background-position:-60px 0; }
a.down { background-position: 0 -30px; }
a.down:hover { background-position:-30px -30px; }
a.down:active { background-position:-60px -30px; }

#slideshow li h2 {
	padding: 4px;
	margin: 4px 0px 0px;
	clear: both;
	display: block;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
}
#slideshow li .thumbNail {
	padding: 8px;
	display: block;
	clear: right;
	border: 1px none #CCC;
	float: left;
	margin-right: 20px;
	margin-bottom: 18px;
	margin-left: 0px;
	background: #FFF;
	height: 150px;
	width: 150px;
}
#slideshow li .flags{
	display: block;
	float: right;
	width: 140px;
	margin-top: 8px;
}
#slideshow li  .flags img {
	margin-top: 0px;
	margin-left: 4px;
}
#slideshow li .data {
	float: left;
	margin-top: 4px;
	width: 300px;
	padding: 4px;
}

.data dl {}
.data dd {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
}
.data em {
	font-weight: bold;
	font-style: normal;
	margin-right: 4px;
	display: block;
	width: 80px;
	float: left;
}
.data .Price {
	font-size: 18px;
	margin-right: 4px;
}
.data .PriceTax { }
.data .PriceRRP { }
.data .Saving {
	font-weight: bold;
	color: #990000;
}
.data .rating {
	margin-top: 8px;
}
.rating a:link,
.rating a:active, 
.rating a:visited  {
	color: #FFF;
	text-decoration: none;
	text-indent: -2000px;
	display: block;
	padding: 0px;
}

.add2BskHolder {
	height: 25px;
	width: 190px;
	float: right;
	overflow: hidden;
	padding: 0px;
	clear: none;
}

#CheckOutHolder {
	padding-right: 8px;
	padding-left: 8px;	
}
#CheckOutHolder h2{
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	text-transform: capitalize;
	color: #999999;
	background: #FFF;
	border: 1px solid #CCC;
	line-height: 32px;
	text-align: left;
	text-indent: 8;
	padding-left: 8px;
}
#CheckOutHolder h2 span {
	font-weight: normal;
	color: #900;
	float: right;
	padding-right: 8px;
	padding-left: 8px;
}
#CheckOutHolder h2.Active{
	color: #900;
}
#CheckOutHolder h3{
	margin: 0px 0px 12px;
	padding: 0px;
}
#CheckOutHolder .textfield {
	font-size: 12px;
	line-height: 18px;	
}
#CheckOutHolder  .RadioOptions {
	list-style: none;
	margin-bottom: 14px;
}
#CheckOutHolder  .RadioOptions li{
	padding: 2px;
	margin-bottom: 4px;
}

#CheckOutHolder .fieldTitle {
	width: 120px;
}
#CheckOutHolder .textfield input {
	padding-left: 2px;	
}
.CheckOutContent {
	overflow: auto;
	padding: 4px;
}
.CheckOutCompletedContent {
	overflow: auto;
	padding: 4px;
	background: #E5E5E5;
	border: 1px solid #CCC;
	font-size: 10px;
}
.CheckOutHalfWidthLeft {
	float: left;
	width: 460px;
}
.CheckOutHalfWidthRight {
	margin-left: 500px;	
}
#sidebar h2{
	cursor: pointer;
}

fieldset { 
    border: none;
	padding: 0;
	margin: 0;
}
fieldset ol {
	list-style: none;
	margin: 8px;
	padding: 0px;
}
fieldset ol li{
	clear: both;
	font-weight: normal;
	margin-bottom: 2px;
	min-height: 30px;
	padding-bottom: 2px;
	border-bottom: 1px solid #F6F6F6;
	overflow: auto;
}
fieldset ol li label{
	padding: 4px;
	width: 140px;
	float: left;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	text-transform: capitalize;
	color: #666;
	margin-top: 4px;
	margin-left: 4px;
}
fieldset ol li label a:link,
fieldset ol li label a:visited,
fieldset ol li label a:active {
	color: #666;
	text-decoration: underline;
}
fieldset ol li label a:hover {
	text-decoration: none;
}
fieldset ol li textarea,
fieldset ol li input,
fieldset ol li select{
	float: left;
	border: 1px solid #CCC;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	margin-top: 6px;
	margin-right: 4px;
}
fieldset ol li textarea:hover,
fieldset ol li input:hover,
fieldset ol li select:hover{
	border: 1px solid #999;
}
fieldset ol li textarea:focus,
fieldset ol li input:focus,
fieldset ol li select:focus{
	border: 1px solid #999;
	color: #00F;
}
fieldset ol li input.number,
fieldset ol li input.digits {
    text-align: right;
}
fieldset ol li span {
	font-weight: normal;
	color: #999;
	margin-left: 20px;
	font-size: 10px;
	line-height: 30px;
	display: block;
	float: left;
}
fieldset ol li label strong {
	color: #900;
	margin: 0px 4px;
	padding: 0px;
}
fieldset ol li.requiredLabel {
	font-weight: bold;	
}
fieldset ol li.warning {
}
fieldset ol li.warning label{
}
fieldset ol li.valid {

}
fieldset ol li.valid span{
	color: #0C0;
}
fieldset ol li.warning span.errorMessage{
	color: #900;
}
fieldset ol li.warning input,
fieldset ol li.warning select{
	border: 1px solid #900;
}
#submitMessage {
	background: #FFF;
	padding: 8px;
	display: none;
	color: #900;
	margin-top: 8px;
	font-weight: bold;
}

