/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #666699;;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.15em;
	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.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
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;
	}	

.lnkSubCat {
    font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.lnkSubCat A {
    font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
}

.lnkSubCat A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.lnkSubCat A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.lnkSubCat A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.lnkSubCat A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.Spacer {
	background-color: #EEEEE6;
	width: 170px;
	font-size: 4px;
	color: #EEEEE6;
}

.SpacerRed {
	background-color: #C88B6F;
	width: 170px;
	font-size: 2px;
	color: #C88B6F;
}

.Menu1 {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #919587;
	width: 170px;
	text-align: right;
	border-bottom: solid 1px #EEEEE6;
	font-weight: bold;
}

.Menu1 A {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #919587;
	text-decoration:none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu1 A:link {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #919587;
	text-decoration: none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu1 A:visited {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #919587;
	text-decoration: none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu1 A:active {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #919587;
	text-decoration: none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu1 A:hover {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #61645A;
	text-decoration: none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu2 {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #919D9B;
	width: 170px;
	text-align: right;
	border-bottom: solid 1px #EEEEE6;
	font-weight: bold;
}

.Menu2 A {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #919D9B;
	text-decoration:none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu2 A:link {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #919D9B;
	text-decoration: none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu2 A:visited {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #919D9B;
	text-decoration: none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu2 A:active {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #919D9B;
	text-decoration: none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu2 A:hover {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #667371;
	text-decoration: none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu3 {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #A08F7F;
	width: 170px;
	text-align: right;
	border-bottom: solid 1px #EEEEE6;
	font-weight: bold;
}

.Menu3 A {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #A08F7F;
	text-decoration:none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu3 A:link {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #A08F7F;
	text-decoration: none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu3 A:visited {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #A08F7F;
	text-decoration: none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu3 A:active {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #A08F7F;
	text-decoration: none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu3 A:hover {
    font-size: 12px;
	font-family: Verdana;
	color: #EDEDEB;
	background-color: #786B5F;
	text-decoration: none;
	width: 170px;
	text-align: right;
	padding: 2px 3px 2px 2px;
	font-weight: bold;
}

.Menu4 {
    font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #EDEDEB;
	background-color: #C88B6F;
	width: 170px;
	text-align: right;
	padding: 2px 5px 2px 2px;
	letter-spacing: 1px;
	font-weight: bold;
}

.MenuLeft {
    font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #EDEDEB;
	background-color: #C88B6F;
	text-decoration: underline;
	letter-spacing: 1px;
}

.MenuLeft A {
    font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #EDEDEB;
	background-color: #C88B6F;
	text-decoration: underline;
}

.MenuLeft A:link {
    font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #EDEDEB;
	background-color: #C88B6F;
	text-decoration: underline;
}

.MenuLeft A:visited {
    font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #EDEDEB;
	background-color: #C88B6F;
	text-decoration: underline;
}

.MenuLeft A:active {
    font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #EDEDEB;
	background-color: #C88B6F;
	text-decoration: underline;
}

.MenuLeft A:hover {
    font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #EDEDEB;
	background-color: #C88B6F;
	text-decoration: underline;
}

.MenuNew {
    font-size: 12px;
	font-family: Verdana;
	color: #4c5580;
	text-align: left;
	width: 200px;
}

.MenuNew A {
    font-size: 12px;
	font-family: Verdana;
	color: #4c5580;
	text-decoration:none;
	text-align: left;
	width: 200px;
}

.MenuNew A:link {
    font-size: 12px;
	font-family: Verdana;
	color: #4c5580;
	text-decoration: none;
	text-align: left;
	width: 200px;
}

.MenuNew A:visited {
    font-size: 12px;
	font-family: Verdana;
	color: #4c5580;
	text-decoration: none;
	text-align: left;
	width: 200px;
}

.MenuNew A:active {
    font-size: 12px;
	font-family: Verdana;
	color: #4c5580;
	text-decoration: none;
	text-align: left;
	width: 200px;
}

.MenuNew A:hover {
    font-size: 12px;
	font-family: Verdana;
	color: #4c5580;
	text-decoration: underline;
	text-align: left;
	width: 200px;
}

.seoLinks	{
	font-family: Arial;
	font-size: 11px;	
	text-decoration:	none;
	color:	#787878;
	}

.LeftCart {
    font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #333333;
	background-color: #F1F1F1;
	border: solid 0px #000000;
}

A:link	{
	font-family: Verdana;
	font-size: 12px;	
	text-decoration:	none;
	color:	#898989;
	}	
		
A:visited	{
	font-family: Verdana;	
	font-size: 12px;
	text-decoration:	none;
	color:	#898989;
	}	
		
A:active	{
	font-family: Verdana;
	font-size: 12px;	
	text-decoration:	none;
	color:	#898989;
	}	
		
A:hover	{
	font-family: Verdana;
	font-size: 12px;	
	text-decoration:	underline;
	color:	#898989;
	}
	
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;
	}	

.TitleText {
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #333333;
	font-size: 18px;
	text-decoration:none;
	font-weight: bold;
	}

.SubtitleText {
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #999999;
	font-style: italic;
	font-size: 10pt;
	text-decoration: none;
	}

.MainText {
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	}

.ProductText {
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #333333;
	font-size: 9px;
	text-decoration: none;
	}

.ProductPriceText {
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
	}

.ProductStrikeText {
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #333333;
	font-size: 16px;
	text-decoration: line-through;
	}

.ProductRedText {
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: red;
	font-size: 16px;
	text-decoration: none;
	}

.ButtonText {
	background: url(images/new/newButton.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 157px;
	height: 24px;
	}

.ButtonTextLong {
	background: url(images/new/newButtonLong.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 275px;
	height: 24px;
	}

.ButtonText2 {
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	background-color: #A08F7F;
	border: solid 1px #000000;
	text-transform: uppercase;
	}

.BreadcrumbText {
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #666699;
	font-size: 18px;
	text-decoration: none;
	}
	
.NavText {
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #666699;
	font-size: 14px;
	text-decoration: none;
	}

.AdminMainText {
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	}

.dropdownlist {
	background-color: White;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	font-size: 9px;
	color: Black;
	border: solid 1px #434343;
	padding: 1px 3px 1px 3px;
	}

.linkbutton {
	font-family: Verdana, Helvetica, Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;	
	}

.button {
    background: transparent url(images/new/dobButt.jpg) no-repeat scroll top right;
    color: #FFFFFF;
    float: left;
    width: 135px;
    font: normal 11px arial, sans-serif;
    height: 24px;
}

.buttonbuy {
	background: url(images/new/buttonbuy.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 90px;
	height: 24px;
	}
	
.buttonsample {
	background: url(images/new/buttonsample.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 90px;
	height: 24px;
	}

.buttoncontinue {
	background: url(images/new/buttoncontinue.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 90px;
	height: 24px;
	}

.buttonshowall {
	background: url(images/new/buttonshowall.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 157px;
	height: 24px;
	}
	
.buttonupdate {
	background: url(images/new/buttonupdate.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 157px;
	height: 24px;
	}

.buttonremove {
	background: url(images/new/buttonremove.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 157px;
	height: 24px;
	}

.buttoncheckout {
	background: url(images/new/buttoncheckout.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 157px;
	height: 24px;
	}

.buttoncontinueshopping {
	background: url(images/new/buttoncontinueshopping.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 180px;
	height: 24px;
	}

.buttonordersimilar {
	background: url(images/new/buttonordersimilar.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 157px;
	height: 24px;
	}

.buttonworldpay {
	background: url(images/new/buttonworldpay.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 200px;
	height: 24px;
	}
	
.buttonpaypal {
	background: url(images/new/buttonpaypal.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 200px;
	height: 24px;
	}
	
.buttonfind {
	background: url(images/new/buttonfind.jpg) no-repeat center;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	border: solid 0px #000000;
	text-transform: uppercase;
	width: 200px;
	height: 24px;
	}

.newTitleLarge {
	font-family: Arial;
	color: #4e5782;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}

.newTitleSmall {
	font-family: Arial;
	color: #4e5782;
	font-size: 13px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}

.newSubTitle {
	font-family: Arial;
	color: #3e5ae7;
	font-size: 16px;
	text-decoration: none;
	}

.newMainText {
	font-family: Verdana;
	color: #2c2c2c;
	font-size: 12px;
	text-decoration: none;
	line-height: 12pt
	}
