/* Common style elements */

H1	
{
	COLOR: #2D4492;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	margin-BOTTOM:10px;
	left:0px;
	
	}	
		
H2	
{
	COLOR: #2D4492;
	font-family:Arial Rounded MT Bold;
	font-size:	1.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:10px;
	margin-left:0px;
	padding-left:0px;
	margin-BOTTOM:10px;
	}	
		
H3	
{
	COLOR: #2D4492;
	font-family:Arial Rounded MT Bold;
	font-size:	1.5em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:10px;
	margin-left:0px;
	padding-left:0px;
	margin-BOTTOM:10px;
	}	
	
H4	
{
	COLOR: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.3em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:3px;
	margin-left:0px;
	padding-left:0px;
	margin-BOTTOM:3px;
	}
	
H5	
{
	COLOR: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:3px;
	margin-left:0px;
	padding-left:0px;
	margin-BOTTOM:3px;
	}		
		
INPUT, SELECT, TABLE, TH, TD {font-size:1em}
		
SMALL	{	
	font-size:	.8em;
	font-weight:lighter;
	}	



IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

IMG.ThumbNail 
{
	border: #6980CD 1px solid;
}  

IMG.ProductThumbNail 
{
	border: #6980CD 1px solid;
}

IMG.Product
{
	border: #000000 1px solid;
}

IMG.Links 
{
	border: #2D4492 1px solid;
}

HR	
{
	background-color:#2D4492;
	border-color:#2D4492;
	border:0px;
	color:#2D4492;
	height:1px;
	}

TD 
{
	font-size:1em;
}

/* / Common style elements */

/* Admin style elements */

td.navOn
	{
		font-family:Verdana;
		font-size:8pt;
		color:white;
		background-color:#6980CD;
		cursor:pointer;
		font-weight:bold;
		padding:2px;
	}
	
td.navOff
	{
		font-family:Verdana;
		font-size:8pt;
		color:white;
		background-color:#2D4492;
		cursor:pointer;
		font-weight:bold;
		padding:2px;
	}
	
td.navOnSmall
	{
		font-family:Verdana;
		font-size:6pt;
		color:white;
		background-color:#6980CD;
		cursor:pointer;
		font-weight:bold;
		padding:2px;
	}
	
td.navOffSmall
	{
		font-family:Verdana;
		font-size:6pt;
		color:white;
		background-color:#2D4492;
		cursor:pointer;
		font-weight:bold;
		padding:2px;
	}
	
.SubmitButton{
	width:155px; height: 26px; cursor:pointer;
	float:right;
}

.CheckOutButton{
	width:145px; height: 26px; cursor:pointer;
}

.PayPalButton{
	border: outset 2px #BFCCFC;
}

.PushButton{
	width:70px; height: 26px; cursor:pointer;
}

.UpdateDate{
	width:45px; height: 23px; cursor:pointer;
}

.SearchGoButton{
	background-color:red;	border: outset 2px #F8D7CF; font-family: Trebuchet MS, Verdana sans-serif; font-size: .9em; font-weight: none; text-decoration: none; color: #fff; width:28px; height: 23px; cursor:pointer;
}

.AddToBasketButton{
	width:100px; height: 23px; cursor:pointer;
}

.StatusButton{
	width:117px; height: 26px; cursor:pointer;
}

.RefreshButton{
	width:155px; height: 26px; cursor:pointer;
}

.LoginButton{
	width:120px; height: 26px;cursor:pointer; 
}


	
.AdminTextBoxLabels	{	
	font-size:	1em;
	COLOR: black;
	vertical-align:top;
	font-weight:bold;
	
}

.AdminTextBox	{	
	width:350px;
}

.AdminTextBoxError	
{
	width:350px;
	color:Red;
}

.SearchTextBox	{	
	width:120px;
}

.LoginTextBox	{	
	width:120px;
}
	
A	{	
	text-decoration:	none;
	/*color:	#2D4492;*/
	color: #130268;
	font-weight:bold;
	}
		
A:hover	{	
	text-decoration:	underline;
	/*color:	#2D4492;*/
	color: #130268;
	font-weight:bold;
	}
	
.ErrorMessage
{
	color:red;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	}	
A.AdminAdd	{	
	text-decoration:	none;
	color:	#41CE41;
	font-weight:bold;
	}
		
A.AdminAdd:hover	{	
	text-decoration:	underline;
	color:	#41CE41	;
	font-weight:bold;
	}
A.AdminEdit	{	
	text-decoration:	none;
	color:	#FB990C;
	font-weight:bold;
	}
		
A.AdminEdit:hover	{	
	text-decoration:	underline;
	color:	#FB990C	;
	font-weight:bold;
	}
A.AdminDelete	{	
	text-decoration:	none;
	color:	red;
	font-weight:bold;
	}
		
A.AdminDelete:hover	{	
	text-decoration:	underline;
	color:	red	;
	font-weight:bold;
	}
A.AdminDeleteSmall	
{
	font-size:.8em;
	text-decoration:	none;
	color:	red;
	font-weight:bold;
	}
		
A.AdminDeleteSmall:hover	
{
	font-size:.8em;
	text-decoration:	underline;
	color:	red	;
	font-weight:bold;
	}
A.AdminEditSmall	
{
	font-size:.8em;
	text-decoration:	none;
	color:	#FB990C;
	font-weight:bold;
	}
		
A.AdminEditSmall:hover	
{
	font-size:.8em;
	text-decoration:	underline;
	color:	#FB990C	;
	font-weight:bold;
	}
A.AdminViewProd	{	
	text-decoration:	none;
	color:	#9F3AA3;
	font-weight:bold;
	}
		
A.AdminViewProd:hover	{	
	text-decoration:	underline;
	color:	#9F3AA3	;
	font-weight:bold;
	}
	
A.AdminHeading	
{
	font-size:1em;
	text-decoration:	underline;
	color:	#CE090E;
	font-weight:bold;
	}
		
A.AdminHeading:hover	{	
	text-decoration:	none;
	color:	#CE090E	;
	font-weight:bold;
	}

.LinkTitle	
{
	font-size:.8em;
	font-weight:bolder;
	color:White;
}

.LinkTitle:hover	
{
	font-size:.8em;
	font-weight:bolder;
	color:White;
	text-decoration:underline;
}

.LinkTitleAdmin
{
	font-size:.8em;
	font-weight:bolder;
	color:#2D4492;
}

.OfferTitle	
{
	font-size:.8em;
	font-weight:bolder;
	color:White;
}

.OfferTitle:hover	
{
	font-size:.8em;
	font-weight:bolder;
	color:White;
	text-decoration:underline;
}

.Links	
{
	font-size:.8em;
	font-weight:lighter;
	
}
.Links:Hover
{
	font-size:.8em;
	font-weight:lighter;
	
}

td.Links	
{
	font-size:.8em;
}

.productMenu
	{
		font-family:Verdana;
		font-size:.9em;
		color:white;
		background-color:#E33131;
		cursor:pointer;
		font-weight:bold;	
		border:#2D4492 1px solid; 
	}
	
	.productMenu_subMenu
	{
		font-family:Verdana;
		font-size:.9em;
		color:white;
		background-color:#E33131;
		cursor:pointer;
		font-weight:bold;
		border:#2D4492 1px solid; 
	}



	




/*  / Admin style elements */
