.text {
font-size: 11px;
font-family : Verdana;
color: #666666;
text-align: justify;
}

.headingtext {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
text-align: center;
color: #0030CC;
}

.subheadingtext {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
text-align: justify;
color: #0030CC;
}

.disclaimer {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
text-align: center;
color: #999999;
}

.resolution {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
text-align: center;
color: #000000;
}

#right1{
 position: absolute;
 top: 10px;
 left: 5px;
 width: 150px;
 border: 1px dotted #194C7F;
 background: #E6E9F5;
 color: #333333;
 margin: 0px;
 padding: 0px;
 height: 160px;
}

H1 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: #0030CC;
}

TD {
font-size: 11px;
font-family : Verdana;
color: #000000;
}

P {
font-size: 11px;
font-family : Verdana;
color: #000000;
}

TD.smaller {
font-size: 10px;
font-family : Verdana;
color: #000000;
text-align: justify;
}

P.smaller {
font-size: 10px;
font-family : Verdana;
color: #000000;
text-align: justify;
}

/* Edit the mini cart and mini login -------------------------------- */
TD.mincart {
color: #000000;
font-size: 10px;
font-family : Verdana;
text-align: center;
}

P.mincart {
color: #000000;
font-size: 10px;
font-family : Verdana;
text-align: center;
}


/*CSS for the CATEGORIES page-----------------------------------*/
/*Edit the alignment of the category name-----------------------*/
P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
text-align: center;
}
/*Edit the alignment of the category description----------------*/
P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}
/*Edit the properties of the category image---------------------*/
IMG.catimage {
border:1px;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}
/*Edit the alignment of the category image----------------------*/
TD.catimage {
vertical-align:top;
}
/*Edit the alignment of the category name-----------------------*/
TD.catname {
vertical-align:top;
text-align: center;
}
/*Edit the alignment of the top category navigation-------------*/
TD.catnavigation {
vertical-align:middle;
text-align: left;
}


/*PRODUCTS & PRODDETAIL description readability tweak-----------*/
.proddescription, .detaildescription{
line-height: 1.3;
font-size: 12px;
font-family : Verdana,Arial,sans-serif;
color : #000;
}


/*CSS for the PRODUCTS page-------------------------------------*/
/*The properties of the text "Product ID"--*/
TABLE.products {
border:0px;
border-thickness:0px;
border-color: #000;
border-style: solid;
vertical-align:center;
}

TD.product {
border:1px;
border-thickness:0px;
border-color: #000;
border-style: solid;
vertical-align:center;
}

div.prodid {
font-size: 10px;
font-family : Verdana;
color: #666666;
}
/*The properties of the product name on the product page--------*/
div.prodname {
font-size: 12px;
font-family : Verdana;
color: #666666;
text-align:center;
}
/*The properties of the discounts text for the product page-----*/
div.proddiscounts {
font-size: 10px;
font-family : Verdana;
color: #666666;
}
/*The alignment of the product image on the product page--------*/
td.prodimage {
border:0px;
border-thickness:0px;
border-color: #000;
border-style: solid;
vertical-align:center;
}
/*The properties of the product image----------------------------*/
img.prodimage {
border:1px;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}
/*The properties of the text in the short product description----*/
div.proddescription {
font-size: 10px;
font-family : Verdana;
color: #666666;
text-align:Center;
}
/*The properties of the product options on the product page------*/
div.prodoptions {
font-size: 10px;
font-family : Verdana;
color: #666666;
}
/*The properties of the price on the product page----------------*/
div.prodprice {
font-size: 10px;
font-family : Verdana;
color: #666666;
text-align:center;
}
/* The properties of alternative currencies on product page------*/
div.prodcurrency {
font-size: 10px;
font-family : Verdana;
color: #666666;
text-align:center;
}




/*CSS for the PRODUCT DETAIL page----------------------------------*/
/*The properties of the text "Product ID"--*/
div.detailid {
font-size: 10px;
font-family : Verdana;
color: #666666;
}  
/*The properties of the product name on the product detail page----*/
div.detailname {
font-size: 10px;
font-family : Verdana;
color: #666666;
}
/*The properties of the discounts text for the product detail page-*/
div.detaildiscounts {
font-size: 10px;
font-family : Verdana;
color: #666666;
}
/*The alignment of the product image on the product detail page---*/
td.detailimage {
border:0px;
border-thickness: 0px;
border-color: #000;
border-style: solid;
vertical-align:top;
}
/*The properties of the product image-----------------------------*/
img.prodimage {
border:0px;
border-thickness: 0px;
border-color: #000;
border-style: solid;
vertical-align:top;
}
/*The properties of the text in the long product description-------*/
div.detaildescription {
font-size: 11px;
font-family : Verdana;
color: #666666;
text-align:justify;
}
/*The properties of the product options on the product detail page--*/
div.detailoptions {
font-size: 15px;
font-family : Verdana;
color: #666666;
}
/*The properties of the price on the product detail page------------*/
div.detailprice {
font-size: 10px;
font-family : Verdana;
color: #666666;
}
/*The properties of the list price on the product detail page-------*/
div.detaillistprice {
text-align: center;
}
/*The properties of alternative currencies on product detail page---*/
div.detailcurrency {
font-size: 10px;
font-family : Verdana;
color: #666666;
}
/*Edit the price color ---------------------------------------------*/
SPAN.price {
COLOR: #666666;
}
/*Edit the product options properties ------------------------------*/
SELECT.prodoption {
font-size: 11px;
font-family : Verdana;
color : #666666;
}
/*"Grey out" out of stock product options --------------------------*/
OPTION.oostock {
color : #A0A0A0;
}
/*Edit the text that introduces the product option -----------------*/
SPAN.prodoption {
font-size: 11px;
font-family : Verdana;
color : #666666;
}
SPAN.detailoption {
font-size: 11px;
font-family : Verdana;
color : #666666;
}



/*Edit the top product navigation ----------------------------------*/
td.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #A0A0A0;
}
P.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #A0A0A0;
}



/*Edit the table backgrounds-----------------------------------------*/
/*For the table ------------*/
TABLE.cobtbl{
background-color: #000000;
}
/*For the cell highlights -------------------------------------------*/
TD.cobhl{
background-color: #CCDDFF;
}
/*For the cell lowlights --------------------------------------------*/
TD.cobll{
background-color: #FFFFFF;
color : #666666;
}


/*Edit the page numbers --------------------------------------------*/
P.pagenums {
font-size: 12px;
font-family : Verdana;
}
/*Change the appearance of the page number currently being viewed --*/
SPAN.currpage {
color: #FF0000;
font-weight: bold;
}



/*Edit the currency format -----------------------------------------*/
SPAN.extracurr {
font-size: 10px;
font-family : Verdana;
color: #666666;
}


/*Edit the number of items in stock message -----------------------*/
div.prodinstock {
font-size: 10px;
font-family : Verdana;
color: #666666;
}

/*Edit the list price display -------------------------------------*/
div.listprice {
text-align: center;
}

/*Edit the cart thumbnail image -----------------------------------*/
img.cartimage {
width: 75px;
border: 1px;
}

/*Edit the link properties in the store pages ---------------------*/

A.ectlink:link {
color: #333;
text-decoration: none;
}
A.ectlink:visited {
color: #333;
text-decoration: none;
}
A.ectlink:hover {
color: #8D2800;
text-decoration: none;
}
A.ectlink:active {
color: #333;
text-decoration: none;
}

A:link {
color: #000033;
text-decoration: none;
}

A:visited {
color: #000033;
text-decoration: none;
}

A:hover {
color: #CC0000;
text-decoration: none;
}

A:active {
color: #000033;
text-decoration: none;
}


/*Horizontal Rule --------------------------------------------
HR {
color: #000000;
height: 1px;
}*/

hr.prodseparator {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #006AC8;
}


/*Edit the Mini Search Box -----------------------------------*/
input.search{
height: 17px;
background-color: #E1E9EF;
border: solid #000066;
border-width: 1px;
font-family: Verdana;
color: #000066;
font-size: 13px;
}


/*Background Hover Effect -----------------------------------*/
#prod_bgeffect:hover
{
background-color:#CCCCEE;
}


/*cross selling styles*/
table.cpd{background-color:#ffffff;}
td.cpdll{background-color:#ffffff;border-bottom:2px dotted #dddddd}
td.cpdhl{background-color:#19A7E5;color:#ffffff;font-weight:bold;text-align:center;padding:4px}
.cstitle{background-color:#000000;color:#ffffff;font-weight:bold;text-align:center;padding:6px}
.prod3image{width: 50px;border:0px; border-thickness: 1px; border-color: #000;border-style: solid;}
/*cross selling styles*/



/*product reviews-------------------------------------------*/
.review {
color: #000;
font-weight: bold;
}

.showallreview, .reviewcomments {
color: #000;
font-weight: normal;
}

.reviewname {
color: #999;
font-weight: bold;
}

hr.review {
width: 100%;
text-align:left;
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #006AC8;
}



/* Thanks Page-------------------------------------------*/
.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #5f86a2;}
.receipthl{background-color:#9FB5FF;}
.receiptheading{background-color:#5f86a2;color: #FFFFFF;font-weight:bold; }
