body{
	color: #555555;
	font: 70% Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #FFFFFF;
}

td, th{
	color: #555555;
	font: 70% Verdana,Geneva,Arial,Helvetica,sans-serif;
}

th{
	text-align: left;
}

p, div{
	color: #6C6C6C;
	font: 1em Verdana,Geneva,Arial,Helvetica,sans-serif;
}

form{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

small{
	font-size: 0.8em;
}

h1{
	font-size: 1.6em;
	color: #000000;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

h2{
	font-size: 1.2em;
	color: #000000;
	margin: 0em 0em 0em 0em;
}

h3{
	font-size: 1.0em;
	margin: 0em 0em 0em 0em;
}

a{
	color: #F21A0B;
}

a:visited{
	color: #990000; /* This will need to be changed when real links are in the site to #990000 */
}

a.blacklink{
	color: #000000;
}

a.blackLink:visited{
	color: #000; /* This will need to be changed when real links are in the site to #666666 */
}

a.wishlist, a.wishlist:visited{
	padding: 0px 0px 3px 17px;
	color: #000000;
	background-image: url(../images/wl-white.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
}

a.wishlistg, a.wishlistg:visited{
	padding: 0px 0px 3px 17px;
	color: #000000;
	background-image: url(../images/wl-grey.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
}

.maintable td{
	padding: 15px 15px 15px 13px;
}

/*.maintable td table td{
	padding: 3px 3px 3px 3px;
}

*/
.greating
{
	color:#000;
	padding-left: 13px;
	margin: 9px 0px 4px 0px;
	font-weight:bold;
}

.sectionhead{
	border-bottom: 1px solid #F21A0B;
	padding: 0px 0px 5px 10px;
	color: #000000;
	background-image: url(../images/reddot.gif);
	background-repeat: no-repeat;
}

.cartbox{
	padding: 5px 5px 10px 5px;
	margin: 0px 0px 22px 0px;
	background-color: #DDDDDD;
}

.sideblock{
	margin: 0px 0px 22px 0px;
	padding: 0px 0px 0px 0px;
	width: 140px;
}

.newrel{
	margin: 12px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 140px;
}

.boldlink{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.redlineheader{
	border-bottom: 1px solid #F21A0B;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

.blue{
	font-weight: bold;
	color: #3366CC;
}

.regprice{
	text-decoration: line-through;
}

h2.producttitle{
	font-size: 1.0em;
	margin: 8px 0px 5px 0px;
}

.buttonnormal{
	margin: 7px 0px 10px 0px;
}

.left0 td, th{
	padding: 5px 0px 5px 0px;
}

.subtable td{
	padding: 0px 0px 0px 0px;
	border-bottom-width: 0px ! important;
}

.left13{
	padding: 23px 0px 10px 13px;
}

/* Category browse */
.boldlist{
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.boldlist ul{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 20px;
	list-style-type: disc;
}

.boldlist li{
	margin: 0px 0px 6px 0px;
}

.listnospace{
	list-style-type: disc;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 15px;	
}

.listnospace li{
	margin: 0px 0px 3px 0px;
}

.bestsellers li{
	padding-bottom: 10px;
}

.inputlabel {padding-top:5px; display:block;}
.hidevalidator {display:none;}

/*new Browse THILINA */
#outlookbar {
	font:11px Tahoma;
	margin-left:11px;
}
#outlookmain {
	font-weight:bold;
}
#outlookmain a:link, #outlookmain a:visited {
	text-decoration:none;
	color:#3b0000;
	margin-left:0px;
}
#outlookmain li {
	list-style-type:none;
	padding-top:2px;
	padding-bottom:2px;
}
#outlookmain a { 
	text-decoration:none;
	color:#306684;
}
#outlookbar ul {
	margin:0px;
	padding-left:0px;
	
}
#outlookmain a:link, #outlookmain a:visited { 
	text-decoration: none; 
}
#outlooksec {
	font-weight: normal;
	color:#3b0000;	
}
#outlooksec a:hover {
	/* background-color:#D0E6F2 */
	text-decoration:underline;
}
#outlooksec a { display: block; padding-left:0px; padding-top:2px; padding-bottom:2px; width:110px; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.leftNavBG 
{
	background-color:#e3d7bf;
}

.mainContainer 
{
	padding-left:6px;
	padding-top:8px;
}

.helloBar 
{
	background:url(../images/bg_shader.jpg) no-repeat;
	height:30px;	
	color:#000;
}
/*new Browse THILINA */

/* You May Also like */
.umayalso {
	width: 215px;
	height: 85px;
	display: block;
	position: relative;
}

.umayalsoimg {
	width: 70px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.umayalsoimg2 {
margin-right:10px;
}

.umayalsotext {
	width: 145px;
	position: absolute;
	top: 0px;
	left: 75px;
}

/* Main Navigation*/
.tpnav{
	font: bold 0.9em Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 0.2em;
	color: #333333;
	text-decoration: none;
}

.tpnav:visited{
	color: #333333;
}

.tpnav:hover{
	color: #CC0000;
}

.tpnvbak{
	background-image: url(../images/topban_line.gif);
	background-repeat: repeat-y;	
}

/* Homepage Specfic */
.promodiv {
	width: 415px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.hometable {
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	margin: 0px 0px 0px 0px;
}

.hometable td{
	padding: 10px 10px 0px 10px;
}

.grayline td,th{
	border-bottom: 1px solid #808080;
}

/*checkout*/
.menuitem{
	color: #FFFFFF;
}

.menuitemgray{
	color: #660000;
}

.blackline td{
	border-bottom: 1px solid #000000;
}

.blacklinetop td{
	border-top: 1px solid #000000;
}

/*search results*/
.srchcont {
	position: relative;
	width: 747px;
	margin-left: 13px;
}

.srchresbox {
	position: relative;
	margin: 0px 0px 22px 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #bbbbbb;
}

.srchshwall {
	background-color: #DDDDDD;
	padding: 5px 5px 5px 5px;
	text-align: right;
}

.srchresbox table td {
	background-color: #FFFFFF;
}

/*navigation*/
.adminnavigation{
	background-image: url(../images/tobutton.gif);
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	width: 152px;
}

.adminnavigation-select{
	background-image: url(../images/tobutton-gray.gif);
	border: 0px;
	color: #000000;
	font-weight: bold;
	width: 152px;
}

.grayheader td, th{
	background-color: #cccccc;
	font-weight: bold;
	color: #000000;
	padding: 3px 3px 3px 3px;
}

a.whitelink, a.whitelink:visited{
	color: #FFFFFF;
}

.admintables{
	background-color: #505050;
	table-layout: fixed;
}

.whitebody td{
	background-color: #FFFFFF;
}

.innertable{
	width: 100%;
}

.innertable td{
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}

fieldset{
	border: 1px solid #DDDDDD;
	padding: 10px 10px 10px 10px;
}

/*Shopping Cart*/
.colhead th{
	border-bottom: 1px solid #808080;
	background-color: #EEEEEE;
}

.grayline2 {
	border-bottom: 2px solid #666666;
}

/*Feedback Form and Contact Us*/
.smlPad td {padding: 3px;}
.optionalArea td {background-color: #EEEEEE; padding: 5px;}



.linklist{line-height: 1.3;}


/*SignUp*/
.bdaybox {width:75px;}


.srcTextLbl 
{
	color:#fff;
	font-weight:bold;
}
}/*** NEW STYLES ADDED OCTOBER 2008 ***/

.banner{
background:#b42613 url(../images/head.jpg) no-repeat;

}

#homelink:link, #homelink:visited{

font-size:0;display:block;
width:149px;
height:68px;
text-decoration: none;

}