/* Use this sheet for styles and colours only, not layout */

/* Standard Tags */
ul, ol {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000044;
}
h3 {
	font-size: 1em;
}

#header .contact {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 16px;
	line-height: 17px;
	text-align: right;
}

#header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px 0 3px;
	color:#ffa300;
}

#header a:hover{
	background-color: #000;
}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	/*line-height: 24px;*/
	/*text-align: center;*/
	background-color: #fff;
	color: #000;
}
#content {
	background-color: #fff;
	color: #000;
	text-align: center;
}
	#content h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.6em;
		text-align: center;
		background-color: #fff;
		color: #000;
		margin: 10px;
	}

#sidebar1 {
	background-color:#fff;
}

.menuTitle{
	background: url(../images/menu_title_left.jpg) no-repeat left top;
	border-bottom: 4px solid #B3C12E;
	margin-bottom: 5px;
}
.menuTitleRight{
	background: url(../images/menu_title_right.jpg) no-repeat right top;
}

	.menuTitle h2 {
		text-align: center;
		width: 100%;
		font-size: 100% ;
		/*background-color: #00104C;*/
		/*background: url(../images/menu_title_left.jpg) no-repeat top left;*/
		color: #fff;
		margin: 0;
		padding: 0;
		line-height: 1.5em;
		/*border-bottom: 1px solid #666 ;*/
		/*border-right: solid #555 2px;*/
	}

.menuBox {
	/*background-color: #D2D5DE;*/
	background-color: #FFF;

}

#sidebar2 { /* See layout sheet */
	background-color:#FFF;
}
   /*	#sidebar2 h2 {
		width: 100%;
		font-size: 100% ;
		background-color: #00104C;
		color: #fff;
		margin: 0;
		padding: 0 0 0 0;
		text-align: center;
		border-bottom: 1px solid #666 ;
		/*border-bottom: solid #555 2px;
		border-right: solid #555 2px;
	}*/
#sidebar2 P {
	/*text-align:center;*/
}

.newsBox {
	background-color: #FFF;
	text-align: left;
}
	.newsBox h3 {
		font-size: 80%;
		text-align: center;
	}
	.newsBox p {
		font-size: 80%;
	}
	.newsItem {
		background-color: #D2D5DE;
		color: #000;
		margin-bottom: 5px;
		padding: 2px;
		border: 1px solid #919499;
		text-align: left;
	}
	.newsItem h1 {
		margin-top: 2px;
		margin-bottom: 2px;
		background: #ffa300;
		font-size: 1em;
		color: black;
		}

	.logos {
		border: none;
		margin-top: 2px;
		margin-bottom: 3px;
	}
/* Product Detail Display. Note the first 2 items are set to inline-block */

#productDetail {
	min-width: 620px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}

	#mainImage {
		width: 350px;
		margin: 10px;
		padding: 0;
		display: block;
		float: right;
		/*min-height:200px;*/
	}
	.thumbnail {
		display: inline;
		border: none;
		margin: auto;
		margin-left: 5px;
	}
	.thumbnailCaption{
		font-size: 0.6em;
		margin: 2px 0 2px 5px;
		padding: 0;
		color: black;
	}

	#productDetail .description {
		text-align: left;
		font-size: 1.0em;
		margin: 0 3%;
		color: black;
	}
	#productDetail h1 {
		/*text-align:center;*/
		padding: 10px 6px;
	}
	#productDetail ul {
		text-align: left;
		font-size: 1.0em;
	}

/* priceTicket contains price, buy button etc */
#priceTicket {
	background-color: #fff;
	font-size: 1em;
	width:20em;
	text-align: left;
	/*float: left;*/
	margin: 5px 0 10px 10px;
	padding: 2px 5px;
	/*min-width: 8em;*/
	/*border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;*/
	display:block;
	vertical-align:top;
	/*float: left;*/
}

.priceBox {
	font-size: 1.0em;
	font-weight: bold;
	display: block;
	margin: 4px 0 4px 0;
}

.priceLabel{
	font-size: 120%;
}
.price {
	font-size: 130%;
	color: #dd0020;
	font-weight: bolder;
	margin:5px 0;
	/*display:block;*/

}
.rrp{
	font-size: 100%;
	text-decoration: line-through;
	color: #777;
	margin:0;
	padding:0;
}

.save {
	color: #0956CA ;
}
/* End Price Ticket */
/* End product Detail */

#current a {
	color: #FFFFFF !important;
	background-color: #999999 !important;
	border: 2px dotted #999 !important;
}

#minicart {
	font-size: 10px;
}

#gallery {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	font-size: 80%;
}
	#gallery .buyButton a {
		background: #4A5D95;
		color: #FFF;
		padding: 1px 3px 1px 3px;
		width:7em;
		border-bottom: solid #444 2px;
		border-right: solid #444 2px;
		display: block;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-top:10px;
		margin-bottom: 2px;
	}

	#gallery .buyButton a:hover {
		background: #4A5D95;
		color: #AFBD1F;
		text-decoration: none;
	}

	#gallery a {
		font-weight: bold;
		text-decoration: none;
		color: #4A5D95;
	}

	#gallery a:hover {
		text-decoration: none;
	}

	#gallery tr {
		/*vertical-align: top;*/
	}
	#gallery td {
		/*vertical-align: top;*/
		/*height:400px;*/
	}

	#gallery .message {
		font-size: 1.2em ;
		color: #fff;
		font-weight: bold;
	}
	#gallery .notice {
		display: block;
		margin: 4px 0 3px 0;
		padding:0;
	}

	.galleryTitle {
		vertical-align: top;
		text-align: center;
	}

#department {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.9em;
}

	#department a {
		/*font-family: Arial, Helvetica, sans-serif;*/
		font-weight: normal;
		text-decoration: none;
		color: #3311ff;
	}
	#department .buyButton a {
		background: #4A5D95;
		color: #FFF;
		text-decoration: none;
		padding: 1px 3px 1px 3px;
		margin: 5px 0;
		display:block;
		width:6em;
		border-bottom: solid #444 2px;
		border-right: solid #444 2px;
		margin-left: auto;
		margin-right: auto;
	}

	#department .buyButton a:hover {
		background: #4A5D95;
		color: #AFBD1F;
		text-decoration: none;
	}
	#shoppingCart h1{
		text-align: center;
	}
	.errorMessage {
		color: #990000;
		font-weight: bold;
	}
#messageBox {
	padding:10px;
	margin-top:20px;
	margin-bottom:10px;
	background: #ddd;
	color:#990000;
	border: 2px solid #000;
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #ccc;
}
	.entryTableHeader {
		font-size: 1.2em;
		color: #000;
		background-color: #eee;
		font-weight: normal;
		background-position: center;
	}

	.entryTable .label {
		background-color: #EFEFEF;
		color: #333;
	}

	.entryTable .content {
		background-color: #FFF;
		color: #333;
	}

.input {
	height:16px;
}

.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #DDDDDD;
}
	.infoTableHeader {
		font-size: 1.0em;
		color: #FFF;
		background-color: #888;
		font-weight: normal;
		background-position: center;
	}

	.infoTable .label {
		background-color: #EFEFEF;
		color: #333333;
	}

	.infoTable .content {
		background-color: #FFFFFF;
		color: #333333;
	}

.box {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color :#ddd;*/
	font-size: 12px;
	border: 1px solid #666;
}

.button { /* General button - used in Gallery view */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	font-weight:bold;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background-color:#ffa300;
	padding:0;
	margin:0;
}
.button:active {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #ffb311;
}
.button:hover {
	background-color: #ffba17;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #4A5D95;
	color:#FFF;
	font-weight:bold;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 2px solid #444;
	border-right: 2px solid #444;
	margin: 5px 0;
}
.addToCartButton:hover {
	background-color:#4A5D95;
	color: #AFBD1F;
	text-decoration: none;
}
.notice {
	/*margin: 5px 0;
	padding: 5px 0;*/
	font-size: 100%;
	color: #0956CA;
	font-weight: bold;
}
.productLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.contentMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 10px;
	padding: 8px;
	color: #000;
	text-align: center;
}
