/*Oregon Coast Galleries stylesheet*/

/*Set up body, td, and p as the same style. You'll also want to include the same info in the <body> tag on main template.*/

body {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #333333;}




/* The following items are also set in the gallery specific stylesheets - the defaults are here */
 
#top_bar {background-image:url(images/default_top.jpg);background-repeat:no-repeat;height:213px;}

#inside_gradient {background-image:url(images/default_inside_grad.jpg);background-repeat:repeat-x;height:15px;}

.leftnav {background-color:#000000;border-bottom:1px solid #999999;}

.boxbackground {background-color:#999999;}

.lightboxbackground {background-color:#999999;}

.fancybutton {background: #26546c; font-style: normal; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#ffffff;}

.boxborder {border:1px solid #000000;}

.slideshow_features {background-color:#666666;padding:8px 8px 2px 8px;text-align:center;margin-bottom:25px;}


 #footer {background-color:#000000;padding:8px;text-align:right;}
 #home_announcements {background-color:#161616;border-left:2px solid #000000; padding: 22px 275px 22px 12px;border-bottom:1px solid #111111;}



/* end */


td {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #000000;}

p {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #000000; margin-top:4px;margin:0;padding:0;}

.topnav {  font-family:verdana, arial, helvetica, sans-serif; font-size: 11px; color: #555555; font-weight:bold; text-decoration: none;}
.topnav A    {color: #555555;text-decoration: none;}
.topnav A:hover  {color: #000000;text-decoration: underline;}


.leftnav1 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 14px; color: #dddddd; font-weight:bold; text-decoration: none;margin-top:15px;}
.leftnav1 A    {color: #dddddd;text-decoration: none;}
.leftnav1 A:hover  {color: #ffffff;text-decoration: underline;}

.leftnav2 {  font-family:verdana, arial, helvetica, sans-serif;
             font-size: 12px;
             color: #dddddd;
             font-weight:bold;
             text-decoration: none;
             display:list-item;list-style-type:none;list-style-position: outside;line-height:140%;
             margin-top:-26px;padding: 0 4px;}


.leftnav2 A {  font-family:verdana, arial, helvetica, sans-serif;
             font-size: 12px;
             color: #dddddd;
             text-decoration:none;}


.leftnav2 A:hover  {color: #ffffff;text-decoration: underline;}


ul {margin-left:20px;padding:0;}

.menu li {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:bold; text-decoration: none; list-style-type: disc; list-style-position: outside;padding:2px;}

.menu li A {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:bold; text-decoration: none; list-style-type: disc; list-style-position: outside;padding:2px;}

.menu li A:hover {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:bold; text-decoration: underline; list-style-type: disc; list-style-position: outside; padding:2px;}

.li {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:normal; text-decoration: none; list-style-type: disc; list-style-position: outside;padding:2px;}

.li A {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:normal; text-decoration: none; list-style-type: disc; list-style-position: outside;padding:2px;}

.li A:hover {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:normal; text-decoration: underline; list-style-type: disc; list-style-position: outside; padding:2px;}


li.white {  font-family:verdana, arial, helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:bold; text-decoration: none; list-style-type: disc; list-style-position: inside;padding:2px;line-height:1.2em;}

li.white A {  font-family:verdana, arial, helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:bold; text-decoration: none; list-style-type: disc; list-style-position: inside;padding:2px;line-height:1.2em;}

li.white A:hover {  font-family:verdana, arial, helvetica, sans-serif; font-size: 11px; color: #cccccc; font-weight:bold; text-decoration: none; list-style-type: disc; list-style-position: inside;padding:2px;line-height:1.2em;}


li.blue {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #2ea3c8; font-weight:bold; text-decoration: none; list-style-type: disc; list-style-position: inside;padding:2px;line-height:1.2em;}

li.blue A {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #2ea3c8; font-weight:bold; text-decoration: none; list-style-type: disc; list-style-position: inside;padding:2px;line-height:1.2em;}

li.blue A:hover {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:bold; text-decoration: underline; list-style-type: disc; list-style-position: inside;padding:2px;line-height:1.2em;}



/*Here are some very useful options you may want to add to your styles and the choices for each option:

font-style: normal, italic, oblique

font-weight: instead of just putting "bold", you can assign a value from 100 to 900 (in jumps of 100). 400 is the normal weight (useful when you want your headers to be not bold). Doesn't work on all fonts. 

font-variant: small-caps

text-transform: uppercase, lowercase, capitalize (makes an initial cap), none

text-indent: 10px (would indent the first line 10 px)

line-height: 1.5em (this adds space between lines of text. You can specify in ems or percentages. I am going to add this to td style: if you don't want a style to use it, add a line-height of 1 em)

list-style-type: disc, square, circle, decimal, lower-roman, upper-roman, lower-alpha, upper-alpha, none. (I'm adding this to list style)

list-style-position: inside, outside (with outside text won't wrap under bullet--woo hoo! I'm adding this to list style)

list-style-image: if you want to use an image for a style just put the link to the image

*/
/* Note: All styles will use body info unless specified differently in a particular style*/


.floatrightbox {float:right;background-color:#eeeeee;border: 1px solid #839B84;width:270px;padding:10px;margin-left:28px;margin-right:8px; font-size:11px;}

/* Home city names */
.cityname2 {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 1.5em; color: #666666;}
.cityname2 A {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 1.5em; color: #666666;}
table.cityname td {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #999999;}

.tall {  font-family:verdana, arial, helvetica, sans-serif; font-size: 14px; color: #000000; font-weight:bold; text-decoration: none; line-height:150%;}
.tall A    {color: #000000;text-decoration: none line-height:150%;;}
.tall A:hover  {color: #304e50;text-decoration: underline; line-height:150%;}

.upper {  font-family:verdana, arial, helvetica, sans-serif; font-size: 9px; color: #000000; font-weight:normal; text-decoration: none;vertical-align: super;}

.upper2 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:normal; text-decoration: none;vertical-align: super;}

.upper2g {  font-family:verdana, arial, helvetica, sans-serif; font-size: 11px; color: #839B84; font-weight:normal; text-decoration: none;vertical-align: super;}


.navlink {  font-family:arial, verdana, helvetica, sans-serif; font-size: 13px; color: #ffffff; font-weight:bold; text-decoration: none;margin-right:6px;margin-left:6px;}
.navlink A    {color: #ffffff;text-decoration: none;font-size:13px;}
.navlink A:hover  {color: #c4be8e;text-decoration: none;font-size:13px;}
.navlinkon A {  font-family:verdana, arial, helvetica, sans-serif; font-size: 13px; color: #ffffff; font-weight:bold; text-decoration: none;margin-right:6px;margin-left:6px;}


.slideshow_caption {  font-family:verdana, arial, helvetica, sans-serif; font-size: 14px; color: #000000; font-weight:bold; text-decoration: none;line-height:1.8em;}
.slideshow_caption A    {color: #000000;text-decoration: none;line-height:1.8em;}
.slideshow_caption A:hover  {color: #000000;text-decoration: underline;}



.header {  font-family:verdana, arial, helvetica, sans-serif; font-size: 14px; color: #839B84; font-weight:bold; text-decoration: none; }
.header A    {color: #839B84;text-decoration: none; }
.header A:hover  {color: #304e50;text-decoration: underline;}


.navlink2 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:bold; text-decoration: none;font-size: 12px;}
.navlink2 A    {color: #ffffff;text-decoration: none;font-size: 12px;}
.navlink2 A:hover  {color: #ede9b6;text-decoration: none;font-size: 12px;}


.white20b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 20px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white20b A    {color: #ffffff;text-decoration: underline;}
.white20b A:hover  {color: #ffffff;text-decoration: underline;}


.white18b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 18px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white18b A    {color: #ffffff;text-decoration: none;}
.white18b A:hover  {color: #ffffff;text-decoration: underline;}


.white16bnone {  font-family:verdana, arial, helvetica, sans-serif; font-size: 16px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white16bnone A   {color: #ffffff;text-decoration: none;}
.white16bnone A:hover  {color: #ffffff;text-decoration: none;}

.white16b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 16px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white16b A    {color: #ffffff;text-decoration: underline;}
.white16b A:hover  {color: #ffffff;text-decoration: underline;}


.white15b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 15px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white15b A    {color: #ffffff;text-decoration: underline;}
.white15b A:hover  {color: #ffffff;text-decoration: underline;}


.white15 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 15px; color: #ffffff; text-decoration: none;}
.white15 A    {color: #ffffff;text-decoration: underline;}
.white15 A:hover  {color: #ffffff;text-decoration: underline;}


.white14bi {  font-family:verdana, arial, helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight:bold; text-decoration: none;font-style:italic;}
.white14bi A    {color: #ffffff;text-decoration: underline;}
.white14bi A:hover  {color: #ffffff;text-decoration: underline;}


.white14b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white14b A    {color: #ffffff;text-decoration: underline;}
.white14b A:hover  {color: #ffffff;text-decoration: underline;}

.white14 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight:normal; text-decoration: none;}
.white14 A    {color: #ffffff;text-decoration: underline;}
.white14 A:hover  {color: #ffffff;text-decoration: underline;}

.white14none {  font-family:verdana, arial, helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight:normal; text-decoration: none;}
.white14none A    {color: #ffffff;text-decoration: none;}
.white14none A:hover  {color: #ffffff;text-decoration: underline;}



.white13 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 13px; color: #ffffff; font-weight:normal; text-decoration: none;}
.white13 A    {color: #ffffff;text-decoration: underline;}
.white13 A:hover  {color: #ffffff;text-decoration: underline;}


.white13b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 13px; color: #ffffff; font-weight:normal; text-decoration: none;font-weight:bold;}
.white13b A    {color: #ffffff;text-decoration: underline;font-weight:bold;}
.white13b A:hover  {color: #ffffff;text-decoration: underline;}


.white12b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white12b A    {color: #ffffff;text-decoration: underline;}
.white12b A:hover  {color: #ffffff;text-decoration: underline;}

.white12bnone {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white12bnone A    {color: #ffffff;text-decoration: none;}
.white12bnone A:hover  {color: #ffffff;text-decoration: underline;}

.white12 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:normal; text-decoration: none;}
.white12 A    {color: #ffffff;text-decoration: underline;}
.white12 A:hover  {color: #ffffff;text-decoration: underline;}

.white12none {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:normal; text-decoration: none;}
.white12none A    {color: #ffffff;text-decoration: none;}
.white12none A:hover  {color: #ffffff;text-decoration: underline;}


.white11 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:normal; text-decoration: none;}
.white11 A    {color: #ffffff;text-decoration: underline;}
.white11 A:hover  {color: #ffffff;text-decoration: underline;}

.white11none {  font-family:verdana, arial, helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:normal; text-decoration: none;}
.white11none A    {color: #ffffff;text-decoration: none;}
.white11none A:hover  {color: #aaaaaa; text-decoration: underline;}

.white11b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white11b A    {color: #ffffff;text-decoration: underline;}
.white11b A:hover  {color: #ffffff;text-decoration: underline;}

.white11bnone {  font-family:verdana, arial, helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white11bnone A    {color: #ffffff;text-decoration: none;}
.white11bnone A:hover  {color: #ffffff;text-decoration: underline;}

.white10b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight:bold; text-decoration: none;}
.white10b A    {color: #ffffff;text-decoration: underline;}
.white10b A:hover  {color: #ffffff;text-decoration: underline;}


.white10 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight:normal; text-decoration: none;}
.white10 A    {color: #ffffff;text-decoration: underline;}
.white10 A:hover  {color: #ffffff;text-decoration: underline;}



.black20b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 20px; color: #000000; font-weight:bold; text-decoration: none;}
.black20b A    {color: #000000;text-decoration: underline;}
.black20b A:hover  {color: #000000;text-decoration: underline;}


.black18b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 18px; color: #000000; font-weight:bold; text-decoration: none;}
.black18b A    {color: #000000;text-decoration: underline;}
.black18b A:hover  {color: #000000;text-decoration: underline;}


.black16b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 16px; color: #000000; font-weight:bold; text-decoration: none;}
.black16b A    {color: #000000;text-decoration: underline;}
.black16b A:hover  {color: #000000;text-decoration: underline;}


.black14b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 14px; color: #000000; font-weight:bold; text-decoration: none;}
.black14b A    {color: #000000;text-decoration: underline;}
.black14b A:hover  {color: #000000;text-decoration: underline;}

.black14bnone {  font-family:verdana, arial, helvetica, sans-serif; font-size: 14px; color: #000000; font-weight:bold; text-decoration: none;}
.black14bnone A    {color: #000000;text-decoration: none;}
.black14bnone A:hover  {color: #000000;text-decoration: underline;}

.black14bi {  font-family:verdana, arial, helvetica, sans-serif; font-size: 14px; color: #000000; font-weight:bold; text-decoration: none;font-style:italic;}
.black14bi A    {color: #000000;text-decoration: underline;}
.black14bi A:hover  {color: #000000;text-decoration: underline;}


.black14 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 14px; color: #000000; font-weight:normal; text-decoration: none;}
.black14 A    {color: #000000;text-decoration: underline;}
.black14 A:hover  {color: #000000;text-decoration: underline;}

.black13b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight:bold; text-decoration: none;}
.black13b A    {color: #000000;text-decoration: underline;}
.black13b A:hover  {color: #000000;text-decoration: underline;}


.black13 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight:normal; text-decoration: none;}
.black13 A    {color: #000000;text-decoration: underline;}
.black13 A:hover  {color: #000000;text-decoration: underline;}


.black13none {  font-family:verdana, arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight:normal; text-decoration: none;}
.black13none A    {color: #000000;text-decoration: none;}
.black13none A:hover  {color: #000000;text-decoration: underline;}


.black12b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:bold; text-decoration: none;}
.black12b A    {color: #000000;text-decoration: underline;}
.black12b A:hover  {color: #000000;text-decoration: underline;}

.black12 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:normal; text-decoration: none;}
.black12 A    {color: #000000;text-decoration: underline;}
.black12 A:hover  {color: #000000;text-decoration: underline;}

.black12none {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:normal; text-decoration: none;}
.black12none A    {color: #000000;text-decoration: none;}
.black12none A:hover  {color: #000000;text-decoration: underline;}


.black12line {  font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:normal; text-decoration: none;text-decoration:underline;}
.black12line A    {color: #000000;text-decoration: underline;}
.black12line A:hover  {color: #000000;text-decoration: underline;}


.black11 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:normal; text-decoration: none;}
.black11 A    {color: #000000;text-decoration: underline;}
.black11 A:hover  {color: #000000;text-decoration: underline;}

.black10b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 10px; color: #000000; font-weight:bold; text-decoration: none;}
.black10b A    {color: #000000;text-decoration: underline;}
.black10b A:hover  {color: #000000;text-decoration: underline;}

.black10 {  font-family:verdana, arial, helvetica, sans-serif; font-size: 10px; color: #000000; font-weight:normal; text-decoration: none;}
.black10 A    {color: #000000;text-decoration: underline;}
.black10 A:hover  {color: #000000;text-decoration: underline;}

.black9b {  font-family:verdana, arial, helvetica, sans-serif; font-size: 9px; color: #000000; font-weight:bold; text-decoration: none;}
.black9b A    {color: #000000;text-decoration: underline;}
.black9b A:hover  {color: #000000;text-decoration: underline;}




/*Main template styles.*/

.sbtestimonialheads {  font-size: 11px; font-weight: bold; line-height: 1.5em; color: #333333;}

.sbtestimonialtext {  font-size: 11px; line-height: 1.5em; color: #333333;}

.searchwords {  font-size: 10px; line-height: 1.5em; color: #333333;}

.sidebarheads {  font-size: 15px; font-weight:bold; color: #2853a1; text-decoration: none;} /*Product Category name*/

.search {  font-size: 12px; color: #000099; text-decoration: none;} /*next to the search box*/

.navlinks1 {  font-size: 12px; color: #000099; text-decoration: none;}
.navlinks1 A    {color: #000099;text-decoration: underline;}
.navlinks1 A:visited {color: #000099; text-decoration: underline;}
.navlinks1 A:hover  {color: #ff0033;text-decoration: underline;}/*main sidebar links*/

.navlinks2 {  color: #000099; font-size: 12px;text-decoration: none;}
.navlinks2 A    {  color: #000099;text-decoration: underline;}
.navlinks2 A:hover  {  color: #cc0000;text-decoration: underline;}/*links under the masthead if used*/

.sidebarclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.sidebarclickhere A    {color: #333399; text-decoration: underline;}
.sidebarclickhere A:visited {color: #333399; text-decoration: underline;}
.sidebarclickhere A:hover  {color: #ff0033; text-decoration: underline;}

.footername {  color: #ff0033; font-weight:bold; font-family: verdana, Arial,Geneva,sans-serif;font-size: 11px;text-decoration: none;}
.footername A    {  color: #ff0000;text-decoration: none;}
.footername A:hover  {  color: #0033cc;text-decoration: none;}

.footertext {color: #ffffff; font-family: verdana, Arial, Geneva, sans-serif; font-size: 11px;font-weight:normal;}
.footertext A {text-decoration: underline;color:#ffffff;}
.footertext A:visited {text-decoration: underline;}
.footertext A:hover {text-decoration: underline;color:#2ea3c8;}

.footerblue {color: #2ea3c8; font-family: verdana, Arial, Geneva, sans-serif; font-size: 11px;font-weight:normal;}
.footerblue A {text-decoration: underline;color:#2ea3c8;}
.footerblue A:visited {text-decoration: underline;}
.footerblue A:hover {text-decoration: underline;}

.footerlinks {color: #ffffff; font-size: 10px;text-decoration: none;}
.footerlinks A {text-decoration: underline;}
.footerlinks A:visited {text-decoration: underline;}
.footerlinks A:hover {text-decoration: underline;}/*site links in the footer, like home, etc.*/

.siteby {  font-size: 10px; line-height: 1.5em; color: #333333;}
.siteby A    {color: #333399; text-decoration: underline;}
.siteby A:visited {color: #333399; text-decoration: underline;}
.siteby A:hover  {color: #ff0033; text-decoration: underline;}



/*index template styles*/

.welcome {  margin-bottom: 8px; font-size: 24px; font-weight: bold; line-height: 1.1em; color: #ff0033} /*this is the home page title*/

.intro {  font-size: 13px; line-height: 1.5em; color: #000000;}
.intro A    {text-decoration: underline;}
.intro A:hover  {text-decoration: underline;} /*intro paragraph*/

.featuredtitle {  font-size: 15px; font-weight:bold; color: #2853a1; text-decoration: none;}/*title above the featured items*/

.featuredhead {font-size: 14px; color: #ff0033; text-decoration: none; font-weight:bold;}
.featuredhead A    { color: #ff0033; text-decoration: none;}
.featuredhead A:visited    { color: #ff0033; text-decoration: none;}
.featuredhead A:hover  { color: #000099; text-decoration: underline;}/*featured product name*/

.featuredtext {  font-size: 10px; line-height: 1.5em; color: #333333;}
.featuredtext A    {color: #333399; text-decoration: underline;}
.featuredtext A:visited {color: #333399; text-decoration: underline;}
.featuredtext A:hover  {color: #ff0033; text-decoration: underline;}

.featuredclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.featuredclickhere A    {color: #333399; text-decoration: underline;}
.featuredclickhere A:visited {color: #333399; text-decoration: underline;}
.featuredclickhere A:hover  {color: #ff0033; text-decoration: underline;}

.announcementhead {font-size: 14px; color: #ff0033; text-decoration: none; font-weight:bold;}
.announcementhead A:visited    {text-decoration: none;}
.announcementhead A    {text-decoration: none;}
.announcementhead A:hover  {text-decoration: underline;}/*item name*/

.announcementtext {  font-size: 10px; line-height: 1.5em; color: #333333;}
.announcementtext A    {color: #333399; text-decoration: underline;}
.announcementtext A:visited {color: #333399; text-decoration: underline;}
.announcementtext A:hover  {color: #ff0033; text-decoration: underline;}

.announcementclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.announcementclickhere A    {color: #333399; text-decoration: underline;}
.announcementclickhere A:visited {color: #333399; text-decoration: underline;}
.announcementclickhere A:hover  {color: #ff0033; text-decoration: underline;}



/*Category and Product list, cell and details pages*/

h1 {  margin-bottom: 8px; font-size: 24px; font-weight: bold; line-height: 1.1em; color: #000000} /*this is always used for the page title, except home page and product detail pages*/

h2 {  margin-bottom: 2px; margin-top: 12px; font-size: 16px; font-weight: bold; line-height: 1.5 em; color: #000000}

h3 {  margin-bottom: 2px; margin-top: 0px; font-size: 14px; font-weight: bold; line-height: 1.5 em; color: #000000}

h4 {  margin-bottom: 2px; font-size: 12px; font-weight: bold; line-height: 1.2 em; color: #000000}

.detailcategory {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #ff0033} /*category name on detail pages*/

.detailproduct {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #ff0033} /*product name on detail pages*/

.sku {font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}

.cellheader {font-size: 14px; color: #000000; text-decoration: none; font-weight:bold;}
.cellheader A:visited    {text-decoration: none; color:#000000;}
.cellheader A    {text-decoration: none; color:#000000;}
.cellheader A:hover  {text-decoration: underline;}/*cat name or product name, depending on which cell*/

.celltext {  font-size: 11px; line-height: 1.5em; color: #000000;}
.celltext A    {text-decoration: underline;}
.celltext A:hover  {text-decoration: underline;}

.testimonialcellheader {font-size: 14px; color: #ff0033; text-decoration: none; font-weight:bold;}
.testimonialcellheader A:visited    {text-decoration: none;}
.testimonialcellheader A    {text-decoration: none;}
.testimonialcellheader A:hover  {text-decoration: underline;}/*item name on the testimonial product list page*/

.testimonialcelltext {  font-size: 12px; line-height: 1.5em; color: #000000;}
.testimonialcelltext A    {text-decoration: underline;}
.testimonialcelltext A:hover  {text-decoration: underline;}

.highlight {  font-size: 12px; font-weight:bold; color: #000000; text-decoration: none;}
.highlight A    {color: #000000;text-decoration: underline;}
.highlight A:hover  {color: #000000;text-decoration: underline;}

.freeship {  font-size: 12px; font-weight:bold; color: #339900; text-decoration: none;}
.freeship A    {color: #333399;text-decoration: underline;}
.freeship A:hover  {color: #ff0033;text-decoration: underline;}


.multiheader {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #ff0033} /*multilist header*/

.insertlist1 { font-size: 11px; color: #000000; text-decoration: none;}
.insertlist1 A    {color: #000000;text-decoration: underline;}
.insertlist1 A:hover  {color: #000000;text-decoration: underline;} /*youarehere links*/

.nextprev {  font-size: 10px; line-height: 1.5em; color: #000000;}
.nextprev A    {color: #000000; text-decoration: underline;}
.nextprev A:visited {color: #000000; text-decoration: underline;}
.nextprev A:hover  {color: #ff0033; text-decoration: underline;}

.gotocart {  font-size: 10px; line-height: 1.5em; color: #000000;}
.gotocart A    {color: #000000; text-decoration: underline;}
.gotocart A:visited {color: #000000; text-decoration: underline;}
.gotocart A:hover  {color: #333333; text-decoration: underline;} /*for viewcart links*/

.cellclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.cellclickhere A    {color: #333399; text-decoration: underline;}
.cellclickhere A:visited {color: #333399; text-decoration: underline;}
.cellclickhere A:hover  {color: #ff0033; text-decoration: underline;}

.jumplinks {font-size: 12px; line-height: 1.5em; color: #333333;} /*used on faq page*/

.clickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.clickhere A    {color: #333399; text-decoration: underline;}
.clickhere A:visited {color: #333399; text-decoration: underline;}
.clickhere A:hover  {color: #ff0033; text-decoration: underline;} /*back to top links*/



/*Cart pages and shipping*/

th {  font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.2em; color: #000000}

.instructions {  font-size: 12px; line-height: 1.5em; font-weight:bold;color: #000000;}
.instructions A    {text-decoration: underline;}
.instructions A:hover  {text-decoration: underline;} /*instructions under the page title*/

.instructions2 {  font-size: 11px; font-weight: bold; line-height: 1.5em; color: #333399;}
.instructions2 A    {text-decoration: underline;}
.instructions2 A:hover  {text-decoration: underline;} /*instructions under the cart sections; ie, shipping*/

.cartproduct {font-size: 12px; color: #000000; text-decoration: none;font-weight:bold;}
.cartproduct A    {text-decoration: underline;}
.cartproduct A:hover  {text-decoration: underline;} /*products in the cart*/

.cartsmall {  font-size: 10px; line-height: 1.5em; color: #000000;} 
.cartsmall A    {color: #333399; text-decoration: underline;}
.cartsmall A:visited {color: #333399; text-decoration: underline;}
.cartsmall A:hover  {color: #ff0033; text-decoration: underline;}/*main options line in cart*/



/*Miscellaneous*/

input {margin-top: 0px; margin-bottom: 0px; margin-left: 0px;}

form {margin-top: 0px; margin-bottom: 0px; }

table {margin-top: 0px; margin-bottom: 0px; }

table.price_table th {
	background-color: #ffcc66;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#ffcc66,1px;
	font-weight: bold;
	font-size: 10;
}

table.price_table td {
	background-color: #ffffff;
	border-style: outset #D1D1CD 1px;
}


table.pmt_table th {
	background-color: #ffcc66;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#ffcc66,1px;
	font-weight: bold;
	font-size: 10;
}

table.pmt_table td {
	background-color: #ffffff;
	border-style: outset #D1D1CD 1px;
}

.label {  font-size: 11px; line-height: 1.2em; font-weight: bold; color: #333333;}

.attribute {  font-size: 11px; line-height: 1.2em; color: #333333;}


.errormessage {font-size: 14px; color: #ff0033; font-weight:normal; text-decoration: none;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


/* fancybutton is defined above and in unique stylesheets */


.fancybutton2 {background: #26546c; font-style: normal; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#ffffff;}

.fancybuttonc {background: #26546c; font-style: normal; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color:#ffffff;}


