/* dom */

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

/* text styles */

.text { font-size: x-small; line-height: 18px; font-weight: normal; color: #000000 }
.subheadtext { font-size: 12px; line-height: 18px; font-weight: normal; color: #000000 }
.titleText { color:#FF6600; font-size:15px; font-weight:bold; }
.fabrictitleText { color:#666666; font-size:16px; font-weight:bold; }
.subtitleText { color:#666666; font-size:13px; font-weight:bold; }
.greenlargeTitle { font-size: 15px; line-height: 18px; font-weight: bold; color: #669900 }
.greenlarge { font-size: 12px; line-height: 18px; font-weight: bold; color: #669900 }
.orangelarge { font-size: x-small; line-height: 18px; font-weight: bold; color: #FF6600 }
.redlarge { font-size: x-small; line-height: 18px; font-weight: bold; color: #cc0000 }
.redlarge2 { font-size: 14px; line-height: 18px; font-weight: bold; color: #cc0000 }
.orangelarge2 { font-size: 13px; line-height: 18px; font-weight: bold; color: #FF6600 }
.TXTBOLD { font-size: x-small; line-height: 18px; font-weight: bold; color: #000000 }
.ORANGEBOLDSM { font-size: 15px; line-height: 18px; font-weight: bold; color: #FF6600 }
.style1 { font-size: 9px }
.style2 { color: #FF6600; font-size: 14px; }
.TXTBOLD a { color: #000000; font-size: 13px;}


/* */

.textDiv { text-align:center; font-size:11px; width:680px;}

.shop_menu a{
text-decoration:none;
font-weight:bold;
}

.shop_menu a:hover{
text-decoration:none;
font-weight:bold;
color: #FF6600;
}

/* Drop down Menu Styles */

#dropmenudiv{
font-size:10px;
text-transform:uppercase;
border-top: 1px solid #66cccc;
display:block;
visibility:hidden;
position:absolute;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
font-size:10px;
background-color:#ffffff;
border-left:1px solid #66cccc;
border-right:1px solid #66cccc;
border-bottom: 1px solid #66cccc;
display: block;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 3px;
padding-right: 3px;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{
background-color: #FFFF33;
}
