/* GREY LINE background lines */ 
.bodyImage{background: url(http://www.shinefactory.com/images_ian/backgrounds/carbon_fibre.jpg);}
 
 /* INVENTORY page body text */
.bodymain {font-weight:normal; font-size: 12px; word-spacing: normal; line-height: 1.3; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: normal; text-align:left}


/* GREEN background color of Table Row */  
.tr {background-color: #3e86bb}

/* WHITE background color of Table Row in detail page*/  
.trwhite {background-color: #ffffff}

/*ROW colors */
.bgColor1{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; background-color: #747474; color:#ffffff}
.bgColor2{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #D1D1D1;color:#000000}

/* text font color and style */
.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF}
.bodysmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF}
.detailstext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000}
.detailstextbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: bold; font-weight: bold; color: #000000}
.inventory {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: bold; font-weight: bold; color: #000000}

/* password retrieval email */
.ltemailbodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF}
.ltemailbodysmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF}


/* text font color and style of textfield */
.textfield {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000}

/* text font color and style of buttons */
.sbutton {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000}

/* RED color text to show a message */
.message {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000}

/* Yellow color text to show a message */
.redheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #FFCC00}

/* RED color text to show a message */
.redspecial {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #DF0000}

/* links font color and style */
a.link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; text-decoration: none; font-weight: normal; color: #FFFFFF}
a.link:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-style: normal; font-weight: normal; color: #FFFFFF}
a.link:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; font-style: normal; font-weight: normal; color: #CCCCCC}

/* links font color and style */
a.linkBlue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; text-decoration: none; font-weight: normal; color: #0099FF}
a.linkBlue:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-style: normal; font-weight: normal; color: #0099FF}
a.linkBlue:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; font-style: normal; font-weight: normal; color: #0099FF}

/* links font color and style */
a.linkBluebig {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; text-decoration: none; font-weight: normal; color: #0099FF}
a.linkBluebig:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-style: normal; font-weight: normal; color: #0099FF}
a.linkBluebig:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: underline; font-style: normal; font-weight: normal; color: #0099FF}

/* links font color and style */
a.linkBluesmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; text-decoration: none; font-weight: normal; color: #003366}
a.linkBluesmall:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-style: normal; font-weight: normal; color: #003366}
a.linkBluesmall:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; font-style: normal; font-weight: normal; color: #003366}

/* small links font color and style */
a.linksmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: underline; font-weight: normal; color: #FFFFFF}
a.linksmall:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; font-style: normal; font-weight: normal; color: #FFFFFF}
a.linksmall:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-style: normal; font-weight: normal; color: #CCCCCC}

