.staticContentHeader h3{
	background:url(/assets/images/heading_bg.png) repeat-y left top;
	height:25px;
	margin:10px;
	padding-left:5px;
	text-align:left;
	color:#3c3c3c;
	font-size:13px;
	font-weight:bold;
	line-height: 25px;
}

.staticTextBox  {
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0 15px 0 15px;
}

.staticTextBox ul {
	color:#183CAD;
	list-style-type:square;
	margin-left:10px;
	padding-left:10px;
}

.staticTextBox ul span {
	color:#000000;
}

.staticTextBox  a{
	color: #3c3c3c;
	text-decoration:underline; 
}


.basketMiniTable {
	width: 700px;
	margin: 0px auto auto;	
}
.basketMiniTable thead tr{
	background-color: #183cad;
	
	color: #FFFFFF;
	font-weight: bold;
}
.basketMiniTable thead td{
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 8pt;
}
.basketMiniTable tbody tr{
	/*background-image: url('/assets/images/generic/wideSeperatorX.png');*/
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 8pt;
}
.basketMiniTable tbody tr.basketRow td{
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: middle;
}
.basketMiniTable tfoot tr.subTotal{
	background-image: url('/assets/images/generic/backgrounds/scanline_silver.gif');
}
.basketMiniTable tfoot tr.subTotal .basketTotal_title{
	padding-top: 1px;
	padding-bottom: 0px;
	font-weight: bold;
	text-align: right;
	font-size: 13px;
}
.basketMiniTable tfoot tr.subTotal .basketTotal_value{
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 3px;
	font-weight: bold;
	text-align: right;
	font-size: 13px;
	color: #183CAD;
}

.shippingMiniTable {
	width: 700px;
	margin: 0px auto auto;
	border: 1px solid #ccc;	
}

.shippingMiniTable thead tr{
	background-color: #183cad;
	color: #FFFFFF;
	font-weight: bold;
}

.shippingMiniTable thead td{
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 8pt;
}

.shippingMiniTable tbody tr{
	background-image: url('/assets/images/generic/wideSeperatorX.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 8pt;
}

.shippingMiniTable tbody tr.basketRow td{
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: middle;
	font-weight: bold;
}

p.terms {
	color: #183cad;
	font-size: 10px;
}

span.terms{
	color: #183cad;
	font-size: 10px;
}

.pricePromiseTable {
	margin:10px auto auto;
	width:700px;
	font-weight:bold;
}

.pricePromiseTable thead tr {
	background-color:#183CAD;
	background-image:url("/assets/images/generic/backgrounds/scanline_blue.gif");
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px;
}

.pricePromiseTable thead td {
	padding: 3px;
	font-weight: bold;
}

.pricePromiseTable input {
	border: 1px solid #CCC;
	color: #333;
	margin-top: 10px;
}

.pricePromiseTable #price {
	font-weight: normal;
	width: 70px;
}

.pricePromiseTable td tr tbody {
	font-weight: bold;
}

.galleryHolder {
	border: 1px solid #CCC;
	color: #333;
	margin-top: 10px;
	width: 696px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;	
}

.galleryThumbHolder {
	width: 696px;
	height: 50px;
	border: 1px solid #CCC;
	margin-top: 5px;
	padding: 5px;
}

.gallery li {
	list-style: none; 
	display: inline; 
	float: left;
	width: 80px;
	margin: 3px;
}
.galleryIcons{
    padding-left: 1px;
    padding-top: 3px;
}
.galleryIcon{
    width: 69px;
    border: 4px solid #FFFFFF;
}
.galleryIcon:hover{
    border-color: #dddddd;
}


.storeDetailsHolder {
	width: 700px;
	padding: 10px;
}

.storeDetailsMap {
	margin-right: 10px;
	float: left;
}

.storeDetailsTimes {
	float: right;
	padding-right: 5px;
	text-align: left;
	width: 120px;
}

.storeLocalMapHolder {
	width: 600px;

}

.aboutUsTextBox .catalogueTextBox .techSupportTextBox .returnsTextBox .orderingTextBox .paymentHelpTextBox {
	text-align: left;
}

.returnsItemHolder .orderingItemHolder .aboutUsItemHolder .catalogueItemHolder .weeeHolder .storeDetailsDirections .paymentHelpItemHolder  {
	clear: both;	
}

.techSupportHolder {
	border: 1px solid #ccc;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;	
	width: 500px;
	padding: 10px;
}

.tutorialHolder li {
	list-style: none;
	display: block;
}

.catalogueImg {
	width: 110px;
	height: 150px;
	margin-right: 10px;
	margin-top: 3px;	
	float: left;	
}

.returnsImg  {
	width: 180px;
	height: 150px;
	margin-right: 10px;
	margin-top: 3px;	
	float: left;
}


.techSupportImg {
	width: 500px;
}

.paymentImg {
	width: 60px;
	height: 80px;
	margin-right: 10px;
	float: left;
}

.orderingImg {
	width: 60px;
	height: 80px;
	margin-right: 10px;
	float: left;
	border: none !IMPORTANT;
}

.aboutUsImg  {
	width: 200px;
	height: 135px;
	margin-right: 10px;
	margin-top: 3px;	
	float: left;
}

.aboutUsImgRight  {
	width: 200px;
	height: 135px;
	margin-left: 10px;
	margin-top: 3px;	
	float: right;
}

.WeeeImg {
	width: 100px;
	height: 101px;
	margin-right: 10px;
	margin-top: 3px;	
	float: left;	
}

.shippingHelpHolder {
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 5px;
}

.shippingHelpItemBox {
	width: 140px;
	float: left;
}

.shippingHelpItemBox p {
	font-weight: bold;
	text-align: center;
}

.myAccHolderRight {
	width: 350px;
	border: 1px solid #ccc;
	float: right;
	margin-bottom: 10px;
	margin-top: 5px;	
}

.myAccHolderLeft {
	width: 350px;
	border: 1px solid #ccc;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;	
}

.myAccImg {
	width: 40px;
	height: 40px;
	float: right;
}

.myAccContentHeader h3{
	background-image:url("/assets/images/generic/backgrounds/scanline_blue.gif");
	height:25px;
	padding-left:5px;
	text-align:left;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height: 25px;
}

UL.faq{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #000;
}
UL.faq LI{
	margin-bottom: 10px;
	
}
UL.faq LI H3{
	margin: 0px;
	padding: 0px;
	color: #3C3C3C;
	font-weight: bold;
	cursor: pointer;
	background-color: #EEEEEE;
	background-image: URL('/assets/images/generic/bullet.gif');
	background-repeat: no-repeat;
	background-position: 8px center;
	padding:3px 0 3px 18px;
}
UL.faq LI .answer{
	color: ##3C3C3C;
	padding-left:5px;
	padding-top:10px;
}
UL.faq LI .answer a{
	color:#3C3C3C !important; text-decoration:underline !important;
}

.staticTextBox OL{
	margin-left: 30px;
}
.staticTextBox OL LI{
	background-image: URL('/assets/images/generic/wideSeperatorX.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.staticTextBox OL LI .termsTitle{
	font-weight: bold !IMPORTANT;
	margin-bottom: 10px;
}
.staticTextBox OL LI .indent{
	padding-left: 40px;	
}
.staticTextBox OL LI P{
	margin-bottom: 10px;
}
#emailSubscriptions H3{
    background-image: URL('/assets/images/generic/subFade.jpg');
    background-repeat: repeat-x;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 8pt;
    margin-bottom: 10px;
}
#emailSubscriptions H3 SPAN{
    font-size: 12pt;
}