/* Use this sheet for styles and colours only, not layout */
@import url(http://posweb.biz/bikes/include/cs_fudge.css);

#header {
	background: #FFF;
	/*color: #ffa300;*/
}
#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;
	background-color: #fff;
	color: #000;
}
#content {
	background-color: #fff;
	color: #000;
}
	#content h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.6em;
		text-align: center;
		background-color: #fff;
		color: #000;
		margin: 10px;
	}

#formContent{
	width:600px;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	min-height: 360px;
}
.contentInfo{
	border-bottom: 2px solid #d0d0d0;
	border-left: 2px solid #d0d0d0;
	border-right: 2px solid #d0d0d0;
	padding: 8px;
}
.contentInfoHdr {
	background-image: url("../images/leftmenu_bg.gif");
	/* background-color: #c0c0c0;*/
	border: 2px solid #d0d0d0;
	font-size: 1.1em;
	margin: 40px 0 0 0;
	padding: 5px 0;
	text-align: center;
}
#sidebar1 {
	background-color:#fff;
}

.menuBox {
	background-color: #fff;
}
	.menuBox h2 {
		text-align: center;
		width: 100%;
		font-size: 100% ;
		/*background-color: #FFA300;*/
		background: url(../images/h2_bg_28.gif);
        background-repeat: repeat-x;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #666 ;
	}
#sidebar2 {
	background-color:#fff;
}

#sidebar2 P {
	text-align:center;
}

#sidebar2 h2 {
		width: 100%;
		font-size: 100% ;
		background: url(../images/h2_bg_28.gif);
		/*background-color: #FFA300;*/
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #666 ;
		text-align: center;
}

#newsBox {
	background: white;
	text-align: center;
}
	#newsBox h1 {
		font-size: 120%;
	}

	#newsBox h3 {
		font-size: 120%;
	}
	#newsBox p {
		font-size: 75%;
	}

/* Product Detail Display. */
#productDetail {
	min-width: 650px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

	#mainImage {
		width: 500px;
		margin: 0;
		padding: 0;
		display: inline;
	}

	#productDetail .description {
		text-align: justify;
		font-size: 1.25em;
		margin: 0 5%;
	}
	#productDetail h1 {
		padding-top: 10px;
		padding-bottom: 10px;
	}

/* priceTicket contains price, buy button etc */
#priceTicket {
	background-color: #e5e5e5;
	font-size: 1.0em;
	width:8.8em;
	text-align: left;
	float: right;
	margin: 0 0 0 10px;
	padding: 2px 5px;
	/*min-width: 8em;*/
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	display:inline;
	vertical-align:top;
}
#priceTicket .box{
	font-size: 11px;
}

.priceBox {
	font-size: 1.0em;
	font-weight: bold;
	display: block;
	margin: 0px 0 4px 2px;
}

.priceLabel{
	font-size: 120%;
}
.price {
	font-size: 150%;
	color: #ff0020;
	font-weight: bolder;

}

.rrp{
	font-size: 100%;
	/*text-decoration: line-through;*/
	color: #777;}

.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: url(../images/h2_bg_28.gif);
		color: #000;
		padding: 1px 3px 1px 3px;
		border-bottom: solid #666 2px;
		border-right: solid #666 2px;
		font-weight: bold;
	}

	#gallery .buyButton a:hover {
		/*background: #fee081;*/
		color: #666;
		text-decoration: none;
	}

	#gallery a {
		font-weight: normal;
		text-decoration: none;
		color: #0000dd;
	}

	#gallery a:hover {
		text-decoration: underline;
	}

	#gallery tr {
		vertical-align: top;
	}

	#gallery .message {
		font-size: 1.2em ;
		color: #fff;
		font-weight: bold;
	}
	#gallery .notice {
		display: block;
		margin: 4px 0 3px 0;
	}

	#gallery .banner {
	font-size: 1.2em;
	border: 3px solid #e0e0e0;
	width:90%;
	text-align: justify;
	margin: auto;
	padding: 0 6px;
	}
	#gallery .banner p{
	margin: 6px 0;
	padding: 0;
	}


#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: #fec104;*/
		background: url(../images/h2_bg_28.gif);
		color: #000;
		text-decoration: none;
		padding: 1px 3px 1px 3px;
        margin-bottom: 6px;
		border-bottom: solid #666 2px;
		border-right: solid #666 2px;
		font-weight: bold;
        /*display: block;*/
	}

	#department h1 {
		text-align: center;
		background: url(../images/h2_bg_28.gif);
        margin: 0;
        padding: 0;
	}
	#department .buyButton a:hover {
		/*background: #fee081;*/
		color: #666;
		text-decoration: none;
	}
	#shoppingCart h1{
		text-align: center;
	}
	.errorMessage {
		color: #990000;
		font-weight: bold;
	}

	#catImage {
		width: 500px;
		margin: 0 0 10px 0;
		padding: 0;
	}
	.catDescription {
		font-size: 100%;
		text-align: justify;
		display: block;
	}

.buyButtonSpec a{
		background: url(../images/info-closeout.gif);
		width: 88px;
		height: 20px;
		padding: 0;
		display: block;
		color: #000;
		text-decoration: none;
		font-weight: bold;
		border-bottom: solid #666 2px;
		border-right: solid #666 2px;
}

#messageBox {
	padding:10px;
	margin-top:20px;
	margin-bottom:10px;
	background: #ddd;
	color:#990000;
	border: 2px solid #000;
}

.voucherMsg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: yellow;
    margin: auto;
    padding: 1px 0;
}

/* 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;
}

/*
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #660066;
}*/

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #ccc;
}
	.entryTableHeader {
		font-size: 1.2em;
		color: #000;
		background-color: #d0d0d0;
		font-weight: normal;
		background-position: center;
	}
	.entryTable .label {
		background-color: #EFEFEF;
		color: #333;
	}
	.entryTable .content {
		background-color: #FFF;
		color: #333;
	}
    .plainLink {
        color: black;
        text-decoration: none;
        font-weight: bold;
    }

.input {
	height:16px;
}
.stockMsg {
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 5px;
}
.qtyInput {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.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;
	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;
	cursor: pointer;
}
.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.9em;
	background-color:#ffa300;
	background: url(../images/h2_bg_28.gif);
	color:#000;
	font-weight:bold;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	margin: 2px 0;
}
.addToCartButton:hover,
.confirmAssyButton:hover {
	color:#666;
}

.confirmAssyButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color:#ffa300;
	color:#fff;
	font-weight:bold;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	margin: 3px;
	padding: 3px 5px;
}

.notice {
	margin: 5px 0;
	/*padding: 5px 0;*/
	font-size: 90%;
	/*color: #0956CA;*/
	color: #FF0000;
	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;
}
.newsItem {
	background-color: #ffe2aa;
	color: #000;
	margin: 5px;
	padding: 2px;
}
.newsItem h1 {
	margin-top: 2px;
	margin-bottom: 2px;
	background: #ffe2aa;
	font-size: 1em;
	color: black;
}
/* infoPages are customer editable pages */
#infoPages {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 10px;
	border: 0;
	text-align: justify;
}

#infoPages h1 {
	margin: 20px 0;
	text-align: center;

}
.terms{
	font-size:0.8em;
}
.categoryText {
	border: 1px solid gray;
	text-align: justify;
	margin: 0 10px;
	padding: 0 14px;
}

