#contentCentre #pageContentHead {
	font-size: 10px;
}

hr {

	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	height: 1px;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	color: #03274B;
	font-weight: normal;
	font-size: 18px;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;

}

#contentCentre p {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;

}
.formItem{
}

#contentCentre .intro {
	display: block;
	font-size: 14px;

}

.paging {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	font-size: 11px;
	color: #999999;
	padding-top: 4px;
	padding-bottom: 15px;
}


/*Present Breadcrumb Link Colour*/
a.breadCurrent{
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

a.breadCurrent:hover{
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

a.breadPast{
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

a.breadPast:hover{
	font-size: 10px;
	text-decoration: underline;
	color: #999999;
}

#breadCrumbs {
	font-size: 10px;
	color: #999999;
}



.prevNext {
	float: right;
}

#contentCentre {
	color: #003366;
	margin-left: 170px;
	margin-right: 200px;
	height: auto;
	padding-right: 45px;
	padding-left: 25px;
}
.clear {
	clear: both;
}


/*Shopping Cart Styles ////////////////////////////////////////// */
#rightContent #cartHeader {
	padding-left: 17px;
	padding-right: 10px;
	font-size: 10px;
	background-image: url(../../images/cart_header_bag.jpg);
	background-repeat: no-repeat;
	background-position: 100px 9px;
}

#rightContent #cartFooter {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
}
#rightContent #cartFooter #itemCartFooterBottom {
	font-size: 10px;
}


#rightContent .cartItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*checkout Button styles*/
.checkOut {
	height: 22px;
	width: 161px;
	background-image: url(../../images/button_checkout.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.checkoutBtnDiv {
	text-align: center;
}


.CartItemName {
	font-weight: bold;
}
.CartItemsubTotal {
	font-size: 12px;

}


.CartItemQty {
	font-style: italic;
}
.CartItemPrice {
	position: absolute;
	right: 30px;
	top: auto;
}
.cartItemDelete {
	position: absolute;
	right: 5px;
	padding-top: 4px;
}

/*Shopping Cart Styles END////////////////////////////////////////// */


#rightContent hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	height: 1px;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}





a {
	color: #333333;
}

a:hover {
	color: #999999;
}



h3 {
	display: block;
	width: 80px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 17px;
	font-weight: normal;
	color: #052B52;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#subCat {
	width: 160px;
	position: absolute;
	left: 0px;
	top: 192px;
	display:inline;
	height: 100%;
	right: 0px;
	bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#gapFix {
	position: absolute;
	height: 12px;
	width: 200px;
	left: 0px;
	top: 129px;
	z-index: 100;
}

#rightContent {
	width: 210px;
	margin-right: auto;
	position: absolute;
	top: 156px;
	right: 0px;
	height: 100%;
	background-color: #F7F7F7;
	background-image: url(../../images/cart_top_shadow.jpg);
	background-repeat: repeat-x;
	color: #032646;
	font-size: 11px;
}
.cartShadowTopLeft {
	background-image: url(../../images/cart_top_left_corner.jpg);
	height: 12px;
	width: 18px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
}


#mainCategories {
	background-color: #03274B;
	background-image: url(../../images/catNavbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#mainImageDiv{
	height: 100px;
	background-repeat: no-repeat;
	background-color: #003871;
	background-image: url(../../images/image11.jpg);
	padding-left: 0px;
}


#subNavigation {
	background-color: #03274B;
	height: 18px;
	padding-top: 2px;
	padding-left: 15px;
}

#searchDiv {
	width: 290px;
	position: absolute;
	top: 44px;
	right: 5px;
	height: 38px;
	z-index: 10;
	background-color: #033569;
	background-repeat: repeat-x;
	border: 1px dotted #FFFFFF;
	background-image: url(../../images/searchBox_bg.jpg);
	padding-top: 12px;
	padding-left: 10px;
}
#searchDiv #searchIcon {
	float: left;
}

/*#transbox {
	width: 200px;
	position: absolute;
	top: 20px;
	right: 0px;
	left: 600px;
	height: 100px;
	z-index: 9;
}


#transbox {
	background-color: #052545;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	}
	
 This is the container which set text to solid color.
position: relative used for IE 	
#transbox div {

	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;

	}
	*/
#searchDiv #searchBox {
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #999999;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 14px;
}
#searchDiv #searchButton {
	background-image: url(../../images/button_search.jpg);
	height: 22px;
	width: 82px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 {
	font-size: 14px;
	color: #000000;
	padding-bottom: 10px;
	display: block;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



	
	
	
	html,body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
	background-image: url(../../images/cart_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}


#footer {
	height: 60px;
	background-color: #02284C;
	clear: both;
}

#bodyContent {
	background-color: #999933;
}













h1 {
	font-size: 24px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.categoryDesc {
	color: #999999;
}
.categoryImage {
	float: right;
}




.productItemBtn {
	height: 22px;
	display: block;
	text-align: right;
	padding: 5px;

}
.itemClear {
	clear: both;
}





.productPrice {
	float: right;
	position: relative;
	left: 0px;
	width: 80px;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.btnSmaller {
	background-image: url(../../images/button_add.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 82px;
}





.productItem {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	overflow: auto;
}




.productDescription {
	display: block;
	overflow: hidden;
	height: 60px;
	font-size: 11px;
	color: #999999;
	padding-left: 5px;
	padding-top: 3px;
}
#yellowBar {
	background-image: url(../../images/yellowBar_BG.jpg);
	background-repeat: repeat-x;
	height: 9px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	margin: 0px;
	padding: 0px;
}
.icons {
	float: left;
}
.productBox {
	border: 1px solid #CCCCCC;
	height: 80px;
	margin-left: 90px;
}
.productTitles {
	padding-top: 3px;
	padding-left: 3px;
}

.productBox strong {
	font-size: 14px;
}

.productImage {
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin: 0px;
	padding: 2px;
}









/*MAIN CATEGORIES NAVIGATION///////////////////////////////////////////////////////////////////////////////////// */

.catNav {
	width: 800px;
	height: 31px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cartShadowLeft {
	float: left;
	background-image: url(../../images/cart_left_shadow.jpg);
	height: 100%;
	width: 14px;
	position: absolute;
}


.catNav ul
{
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.catNav ul li
{
	display: block;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.catNav ul li a
{
	height: 31px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	top: 5px;
	line-height: 31px;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	width: 80px;
	border-right-color: #03498F;
}

.catNav ul li a:hover
{
	background-color: #031E38;
	color: #FFFFFF;
}

.catNav a:active
{
color: #fff;
}

.catNav li#active a
{
border: 1px solid #c60;
color: #fff;
}


/*MAIN CATEGORIES NAVIGATION END///////////////////////////////////////////////////////////////////////////////////// */



/*SUB-CATEGORIES NAVIGATION\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

.subCatNav {
	margin-bottom: 0px;
	color: #02284C;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}

.subCatNav  ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

.subCatNav  li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}

.subCatNav  li a {
	display: block;
	color: #4B4B4B;
	text-decoration: none;
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
		}

.subCatNav  li a {
	width: 155px;
	}

.subCatNav li a:hover {
	background-color: #F5F5F5;
	color: #666666;
	}


/*SUB-CATEGORIES NAVIGATION END\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */




/*SUB NAVIGATION (AT TOP OF PAGE)///////////////////////////////////////////////// */



.navcontainer2
{
	padding-top: 5px;
	text-align: right;
}

.navcontainer2 ul
{
	border: 0;
	list-style-type: none;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 0px;
	padding-left: 0px;
}

.navcontainer2 ul li
{
	display: block;
	float: left;
	text-align: center;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
}



.navcontainer2 ul li a
{
	height: 12px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	text-align: center;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #03274B;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0px;
	margin-left: 10;
	float: left;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
	background-color: #03274B;
}

.navcontainer2 ul li a:hover
{
color: #999999;
}

.navcontainer2 a:active
{
color: #fff;
}

.navcontainer2 li#active a
{
	color: #fff;
}
/*SUB NAVIGATION (AT TOP OF PAGE)/////////////////////////////////////////////////// */



.sidebox
{
	border: 1px solid #CCCCCC;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 5px;
}
.sidebox p
{
	display: block;
	padding: 6px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #023F7E;
	padding-left: 5px;
	padding-top: 5px;
}
.quote {
	font-size: 15px;
	font-style: italic;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #03274B;
	padding-left: 15px;
}



.floatRight {
	float: right;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#filterOptions {
	background-color: #152839;
	color: #FFFFFF;
	width: 162px;
	margin-top: 25px;
}
.filterTop {
	background-image: url(../../images/filter_top.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 152px;
	padding-left: 10px;
}
.filterMid {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;

}

.filterBot {
	background-image: url(../../images/filter_bottom.jpg);
	background-repeat: no-repeat;
	height: 19px;
	background-position: -5px;

}








