BODY,td
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: arial
}


p {margin-top: 0px; margin-bottom:1px; }


.linkNormal {
	text-decoration:none;
}

.linkNormal:hover {
	text-decoration:underline;
}


.productTitle{
	text-decoration:none;	
}

.productTitle:hover{
	text-decoration:underline;
}

.productTitleBig{
	font-size:11pt;
}
.moreInfo{
	text-decoration:underline;
}

.textSmall
{
    FONT-SIZE: 8pt;
}

.textOurPrice
{
	color:red;
}

.textSalePrice
{
	color:red;
}

.textRegularPrice
{
	color:gray;
	font-size:8pt;
}

.ReasonToBuyLink{
	color: green;
	FONT-SIZE: 8pt;
	text-decoration:underline;
}


.textItemNumber
{
	color:Green;
	font-size:8pt;
	font-weight:bold;
}


.footerLink{
	color:#7E9AAB;
	text-decoration:underline;
}

.copyRight{
	color: gray;
}


.sectionTitle {
	color: #083d76;
	FONT-SIZE: 10pt;
	font-weight:bold;
}


.categoryList{
	color: #083d76;
	text-decoration:none;
}

.categoryList:hover{
	color: red;
	text-decoration:underline;
}

.categoryChain
{
	color: #083d76;
	FONT-SIZE: 10pt;
	text-decoration:none;
}

.categoryChain:hover{
	color: red;
	FONT-SIZE: 10pt;
	text-decoration:underline;
}


.hrLine{
    border: 1px solid #C0C0C0; 
}

.hrLine_v2{
    border: 1px dotted #C0C0C0; 
}

.pages{
   color:gray;
}


.btnNormal{
    FONT-SIZE: 9pt;
    FONT-FAMILY: arial;
}

.btnSmall{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial;
}



.inputBox{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial;
}

.specialOffer{
	color:red;
}


/*----------------Extras --------------*/


.textNormalWhite{
	color:white;
}

.overHeadGreen {
	padding-left:19px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
	background-color: #acdcb5;
	cursor: pointer;
	background-image: url(../images/menu_11.jpg);
	background-repeat: no-repeat;
	background-position: left;

}

.HeadBlue {
	padding-left:19px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
	background-color: #9dc4ec;
	cursor: pointer;
	background-image: url(../images/menu_14.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.overGreen {
	padding-left:19px;
	font-family: arial;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;
	background-color: #c1e9c8;
	cursor: pointer;
}
.blue {
	padding-left:19px;
	font-family: arial;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;
	background-color: #e5f1fd;
	cursor: pointer;
}









.tab1 {
	background-image: url(../images/acc.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.tab1Over {
	background-image: url(../images/acc_over.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	width:138px;
}
.tab1Selected  {
	background-image: url(../images/acc_selected.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.tab2 {
	background-image: url(../images/desc.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.tab2Over {
	background-image: url(../images/desc_over.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.tab2Selected {
	background-image: url(../images/desc_selected.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.tab3 {
	background-image: url(../images/spec.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.tab3Over {
	background-image: url(../images/spec_over.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.tab3Selected  {
	background-image: url(../images/spec_selected.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.tab4 {
	background-image: url(../images/item.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.tab4Over {
	background-image: url(../images/item_over.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.tab4Selected  {
	background-image: url(../images/item_selected.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.tab5 {
	background-image: url(../images/warr.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.tab5Over {
	background-image: url(../images/warr_over.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.tab5Selected  {
	background-image: url(../images/warr_selected.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.tab6 {
	background-image: url(../images/why.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.tab6Over {
	background-image: url(../images/why_selected.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.tab6Selected  {
	background-image: url(../images/why_selected.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.textCategory {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:9px;
}

H2
{
    FONT-SIZE: 10pt
}
H1
{
    FONT-SIZE: 12pt
}
