/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: .7em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0px;
    
    background-image  :url(images/ragged2.jpg);
    background-repeat:no-repeat;
    background-position: top left;

    
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: blue;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.13em;
	font-weight:	bold;
	font-style:	normal;   
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom:0.5em;
	margin-top:0.5em;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

A
{
	font-size:0.8em;
	color:Black;
}


A:link	{	
	text-decoration:	none;
	color:Black;

	}	
		
A:visited	{	
	text-decoration:	none;
	color:Black;
	}	
		
A:active	{	
	text-decoration:	none;
	color:Black;

	}	
		
A:hover	{	
	text-decoration:	underline;
	color:Black;

	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

/* ------------------------------------- */
.price
{
	font-size:0.7em;
}

.index
{
	font-size:0.9em;
	padding-left:15px;

}

.mainright
{
	text-align:right;
	font-size:0.95em;
}
.mainleft
{
	text-align:left;
	font-size:0.9em;
}
.mainNone
{
		text-align:left;


}
.mainGeneral,.mainGeneralPos
{
	
	text-align:left;
	font-size:0.8em;

}
.mainGeneralPos
{
	position:relative;
	top: -20px;
	left:-20px;
}
.search
{




}
.menuBar
{
	background-color:Red;
	text-align:right;
	padding-top:0px;
	padding-bottom:2px;
	padding-right:12px;
}
.orderBar
{
	background-color:Red;
	padding-top:0px;
	padding-bottom:2px;
	color:White;
	font-size:0.8em;
}
.orderAlt
{
	font-size:0.8em;
	background-color:Silver;

}
.orderAlt1
{
	font-size:0.8em;
	background-color:ivory;
}
.basket
{
	background-image:url(images/add-basket.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:White;
	font-size:1.2em;
	font-weight:bold;
	padding-top:0.45em;
}
.basket2
{
	background-image: url(images/basket12.gif);
	width: 163px;
}
.basket3
{
	background-image:url(images/basket3.gif);
	width:177px;
}
.basket4
{
	background-image:url(images/basket4.gif);
	width:189px;
}
.basket2 ,.basket3	,.basket4
{
	background-position:bottom center;
	background-repeat:no-repeat;
	color:White;
	font-size:0.8em;
	font-weight:bold;
	
	text-align:left;
	height:21px;
	padding-top:0.12em;
	padding-left:0.45em;
}

.menu
{
	color:White;
}
.divider
{
	color:orange;
	padding-left:2;
	padding-right:2;
}
.searchBar
{
	text-align:right;
	height:88px;     
	


}
.searchCount
{

	font-weight:bold;
	color:Red;
}
.endBar
{
	/* border-top-style:solid;
	border-top-width:1px;
	border-top-color:silver; */
}
.Category
{
	font-size:0.85em;
	font-weight:bold;
	
	
	
}
.smallText
{
	color:Gray;
	font-size:0.7em;
}
.shorts
{
	margin-top:-17px;
	height:50px;
	
}
.rrp
{
	text-decoration:none;
	color:Silver;
}
.discount
{
	color:Red;
	font-weight:normal;
	font-size:0.9em;
}
.inp,.inpQty
{
	border:inset 1 ivory;
	font-size:0.95em;
	
	
}
.inpQty
{
	text-align:right;
	width:54px;
}	
.but
{

	border:outset 1 ivory;
	font-size:0.95em;

}
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #contents {
	height: auto;
}


#contents {
	position: absolute;
	top: 0;
    left: 0;
/*  Use the following to center this at 50% width, or this for 750px: width: 700px, margin-left: -350px: */
/*
	left: 50%;
    width: 50%;
    margin-left: -25%;
*/
}

#footer {
	position: absolute;
	bottom: 0;
}


#main {
	margin-bottom: 5em;
	height: auto;
}

.Afix
{
	font-weight:bold;
	font-size:0.9em;
	line-height:20px;
}