/* Link Text Colour */

a {
	color: #00F;
}


/* New H1 Tag to cover old txt10b-white class - for page headers. */

h1 {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

/* Welcome Home Page Header*/

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-size: 13px;
}


/* Stripped Out from Header Tags */

#innerwrapper {background-color: white;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
}
<!--
.NavTabinActive {
	background-color: #ff0066;
}
.NavTabinActive-td {
	background-color: #ff0066;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #5185e8;
}
.NavTabActive {
	background-color:#ccff00;
	}
.lnk-Active-grey {FONT-SIZE: 14px;font-variant: small-caps; COLOR: #333333; TEXT-DECORATION: none; FONT-WEIGHT: bold;}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
}
-->





/*Main Header logo and item positioning*/

#logoposition {
	position: relative;
	background-image: url(../images/headerimg/mainpage_header.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 956px;
	background-position: center;
}
#logoposition div {
	position: relative;
	height: auto;
	width: auto;
	left: 13px;
	top: 23px;
}

#telimgposition {
	position: relative;
	height: auto;
	width: auto;
	left: 13px;
	top: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

#telinfoposition {
	position: relative;
	height: auto;
	width: auto;
	left: 10px;
	top: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#logotextposition {
	position: absolute;
	height: auto;
	width: auto;
	left: 77px;
	top: 87px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFF00;
	font-weight: bold;
}

/*Leftside navigation portlet*/
.leftnav-type {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	background-color: #FF0066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.leftnave-zone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	background-color: #3399FF;
	text-decoration: underline;
}
.leftnav-product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	background-color: #CCFF00;
	text-decoration: underline;
}

/*Homepage and Main Tab Welcome image and text div*/
.emotiveimg {
	background-image: url(/images/emotive/hp_main.jpg);
	height: 355px;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	margin-top: -28px;
}
.welcometext-pink {
	font-weight: normal;
	color: #FF0066;
	font-size: 11px;
}
.welcometext-lime {
	color: #CCFF33;
}

/*Rightside Navigation Portlet*/
.rightnave-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	list-style-type: none;
	list-style-position: outside;
	padding: 1px;
	width: 150px;
	margin-left: -40px;
}
.rightnav-linksbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0066;
	background-color: #CCFF00;
	margin-top: -20px;
}

/*Item List and cell Layout elements*/

.categorytitle {font-family: verdana, arial, sans-serif; font-size: 14px; color: ff0066; margin-bottom: -2;}
.itemtitle {font-family: verdana, arial, sans-serif; font-size: 12px; color: blue; font-weight: bold; text-decoration: underline;}
.itemtitle-over {font-family: verdana, arial, sans-serif; font-size: 12px; color: ff0066; font-weight: bold; text-decoration: underline;}
.price {font-family: verdana, arial, sans-serif; font-size: 16px; color: ff0066; font-weight: bold;}
.priceinfo {font-family: verdana, arial, sans-serif; font-size: 8px; color: 000000;h1 {
}



