body { 

margin:0px; padding:0px;
font-family: "Segoe UI", Tahoma ; 

 }
 
 // links reset
a:link, a:link , a:hover, a:visited 
{

 text-decoration:none;

}
 
 a{
 text-decoration: underline;
 }
 .pageBody a{

 color: #663300;
 }

.pageBody 
{ 
	background-image:url(../images/tile_7x7.gif); 
	background-repeat:repeat;
}

/*.content { background-image:url(../images/blue_bubble_bg.png); width:1090px; height:852px; background-position:left bottom; background-repeat:no-repeat; }*/
.content { background-image:url(../images/floral_pattern.gif); width:1010px; background-position:left bottom; background-repeat:repeat-y; }

.header_home { background-image:url(../images/Header_Green_HOME.gif); width:1010px; height:52px; }
.header_inside { background-image:url(../images/Header_Green_Internal.gif); width:1010px; background-position:top left; background-repeat:no-repeat;}
.footer      { background-image:url(../images/Footer_Green.gif);      width:1010px; height:99px; }
.footer_home      { background-image:url(../images/Footer_Green_Home.gif); width:1010px; height:150px; }

/* Pagination {{{ */
ul.pagination {
	padding:					0;
	margin:						0;
}
ul.pagination li {
	display:					block;
	float:						left;
	padding:					3px 2px;
	margin:						0 1px;
	line-height:				12px;
	font-size:					11px;
}
ul.pagination li.current {
	color:						#333;
	font-weight:				bold;
	font-size:10px; 
	font-family:Verdana; 
	line-height:12px; 
}


/* Home Page Menu */

ul#indexmenu { 

	width: 859px;
	list-style:none;
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 0px;
	/*
	margin-left: -15px;
	margin: 0; 
	padding: 0;
	height: 40px;*/
	
	}
	
ul#indexmenu  li { 

		height: 1%;
		float: left;
	}

	
ul#indexmenu li a  {
	
       display: block; 
		/*float: left;*/
		overflow: hidden;
		 height: 40px;
         background: url('../_img/hometabs/menu2_final.png'); text-indent: -9999px;
		text-indent: -9999px;
}
     ul#indexmenu li a.about_us
     {
      	width: 93px; background-position: 0 -40px;
     }

     ul#indexmenu li a.about_us:hover
          {
           	width: 93px; background-position: 0 0px;
     }


    ul#indexmenu li a.marketplace
         {
          	width: 165px; background-position: -93px -40px;
         }
    
         ul#indexmenu li a.marketplace:hover
              {
               	width: 165px; background-position: -93px 0px;
     }
     
     
    ul#indexmenu li a.inventors
              {
               	width: 93px; background-position: -258px -40px;
              }
         
              ul#indexmenu li a.inventors:hover
                   {
                    	width: 93px; background-position: -258px 0px;
     }

    ul#indexmenu li a.gifting
              {
               	width: 131px; background-position: -351px -40px;
              }
         
              ul#indexmenu li a.gifting:hover
                   {
                    	width: 131px; background-position: -351px 0px;
     }

    ul#indexmenu li a.blog
              {
               	width: 134px; background-position: -482px -40px;
              }
         
              ul#indexmenu li a.blog:hover
               {
               width: 134px; background-position: -482px 0px;
     }


    ul#indexmenu li a.news
              {
               	width: 66px; background-position: -616px -40px;
              }
         
              ul#indexmenu li a.news:hover
               {
               width: 66px; background-position: -616px 0px;
     }
     
	 ul#indexmenu li a.rates
              {
               	width: 79px; background-position: -682px -40px;
              }
         
              ul#indexmenu li a.rates:hover
               {
               width: 79px; background-position: -682px 0px;
     }
	 

    ul#indexmenu li a.contact_us
              {
               	width: 97px; background-position: -761px -40px;
              }
         
              ul#indexmenu li a.contact_us:hover
               {
               width: 97px; background-position: -761px 0px;
     }



/* End Home Page Menu */

a.not_current  {       color:#666666; font-weight:normal; text-decoration:none;      font-size:10px; font-family:Verdana; line-height:12px; }
a:hover.not_current  { color:#666666; font-weight:normal; text-decoration:underline; font-size:10px; font-family:Verdana; line-height:12px; }


ul.pagination li.smPad {
	padding:					0 1px !important;
}
ul.pagination li a.first, ul.pagination li a.last, ul.pagination li a.previous, ul.pagination li a.next, ul.pagination li div.firstOff, ul.pagination li div.lastOff, ul.pagination li div.previousOff, ul.pagination li div.nextOff {
	display:					block;
	width:						11px;
	height:						11px;
	font-size:					1px;
	line-height:				11px;
	margin:						3px 0 0 0;
}
ul.pagination li a.first:hover, ul.pagination li a.last:hover, ul.pagination li a.previous:hover, ul.pagination li a.next:hover {
	border:						0 !important;
}

ul.pagination li a.first {
	background:					url(../_img/first.gif) no-repeat 0 1px;
}
ul.pagination li a.previous {
	background:					url(../_img/previous.gif) no-repeat 0 1px;
}
ul.pagination li a.next {
	background:					url(../_img/next.gif) no-repeat 0 1px;
}
ul.pagination li a.last {
	background:					url(../_img/last.gif) no-repeat 0 1px;
}

ul.pagination li div.firstOff {
	background:					url(../_img/first_o.gif) no-repeat 0 1px;
}
ul.pagination li div.previousOff {
	background:					url(../_img/previous_o.gif) no-repeat 0 1px;
}
ul.pagination li div.nextOff {
	background:					url(../_img/next_o.gif) no-repeat 0 1px;
}
ul.pagination li div.lastOff {
	background:					url(../_img/last_o.gif) no-repeat 0 1px;
}

/* }}} */

/*
.cart_items a {       color:#A64F1D; font-weight:bold; text-decoration:none;      font-size:12px; font-family:Arial; line-height:12px; white-space:nowrap; }
.cart_items a:hover { color:#A64F1D; font-weight:bold; text-decoration:underline; font-size:12px; font-family:Arial; line-height:12px; white-space:nowrap; }
*/

.cart_items a {       color:#3FFFAF; font-weight:bold; text-decoration:none;      font-size:12px; font-family:Arial; line-height:12px; white-space:nowrap; }
.cart_items a:hover { color:#3FFFAF; font-weight:bold; text-decoration:underline; font-size:12px; font-family:Arial; line-height:12px; white-space:nowrap; }

/*
.login_field { color:#019EBC; font-weight:bold; font-size:12px; font-family:Arial; line-height:12px; white-space:nowrap; }
a.login_field {       color:#019EBC; font-weight:bold; text-decoration:none;      font-size:12px; font-family:Arial; line-height:12px; }
a:hover.login_field { color:#019EBC; font-weight:bold; text-decoration:underline; font-size:12px; font-family:Arial; line-height:12px; }
*/

.login_field {        color:#3FFFAF; font-weight:bold; font-size:12px; font-family:Arial; line-height:12px; white-space:nowrap; }
a.login_field {       color:#3FFFAF; font-weight:bold; text-decoration:none;      font-size:12px; font-family:Arial; line-height:12px; }
a:hover.login_field { color:#3FFFAF; font-weight:bold; text-decoration:underline; font-size:12px; font-family:Arial; line-height:12px; }

.login_field_login {        color:#2CB67C; font-weight:bold; font-size:12px; font-family:Arial; line-height:12px; white-space:nowrap; }
a.login_field_login {       color:#2CB67C; font-weight:bold; text-decoration:none;      font-size:12px; font-family:Arial; line-height:12px; }
a:hover.login_field_login { color:#2CB67C; font-weight:bold; text-decoration:underline; font-size:12px; font-family:Arial; line-height:12px; }


.shop_inventions { color:#019EBC; font-weight:bold; font-size:14px; font-family:Arial; line-height:14px; }
a.shop_inventions  {       color:#666666; font-weight:normal; text-decoration:none;      font-size:10px; font-family:Verdana; line-height:12px; }
a:hover.shop_inventions  { color:#666666; font-weight:normal; text-decoration:underline; font-size:10px; font-family:Verdana; line-height:12px; }

input.intext, textarea {font-size:12px;  font-family:Arial; width: 110px; } 

.shopping_label { color:#A64F1D; font-size:12px; font-family:Arial;}

.shopping_cart_header { color: rgb(0,51,51); font-size:20px; font-family:Verdana; font-weight:normal; }
.product_cart_label { color:#000000; font-size:14px; font-family:Verdana; font-weight:normal; }
.product_cart_error { color:#FF0000; font-size:14px; font-family:Verdana; font-weight:normal; }

.product_cart_text { color:#000000; font-size:14px; font-family:Verdana; font-weight:normal; }
.product_cart_text a {       color:#666666; font-size:12px; font-family:Verdana; font-weight:bold; text-decoration:none;}
.product_cart_text a:hover { color:#666666; font-size:12px; font-family:Verdana; font-weight:bold; text-decoration:underline}

.product_featured_hp { color:#FFFFFF; font-size:14px; font-family:Verdana; font-weight:normal; }
.product_featured_hp a {       color:#FFFFFF; font-size:12px; font-family:Verdana; font-weight:bold; text-decoration:none; padding: 5px; display:block;}
.product_featured_hp a:hover { color:#FFFFFF; font-size:12px; font-family:Verdana; font-weight:bold; text-decoration:underline; padding: 5px;display:block;}

.product_cart_description { width: 100px;}
.product_cart_description a {       color:#666666; font-size:12px; font-family:Verdana; font-weight:bold; text-decoration:none;}
.product_cart_description a:hover { color:#666666; font-size:12px; font-family:Verdana; font-weight:bold; text-decoration:underline;}

.nobold {font-weight:normal; }

.login_header { color:#000000; font-size:16px; font-family:Verdana; font-weight:bold; }
.login_text {  color:#000000; font-size:14px; font-family:Verdana; font-weight:normal; }
.contact_header, .form_header { color:#000000; font-size:16px; font-family:Verdana; font-weight:bold; }
.contact_text, .form_text     { color:#000000; font-size:14px; font-family:Verdana; font-weight:normal; }

.title { padding-right:6px; }

.inventors_showcase { color:#000000; font-size:12px; font-family:Arial; }
.about_inventor_title { color:#000000; font-size:12px; font-family:Arial; font-weight:bold; }
.about_inventor { color:#000000; font-size:12px; font-family:Arial;  width: 204px;}

.read_more_link { color:#000000; text-decoration:none; font-size:10px; white-space:nowrap; font-family:Arial; }

.invention_label { color:#666666; font-size:12px; font-family:Arial; font-weight:normal; }
.price_label { color:#666666; font-size:14px;  font-weight:bold;  }
.invention_score { color:#cc3300; font-size:14px; font-family:Arial; font-weight:bold; }

.invention_title { color:#666666; font-size:16px; font-family:Arial; font-weight:bold; }
.invention_description { color:#666666; font-size:12px; font-family:Arial; font-weight:normal; }
.invention_description ul { margin-top:0px; margin-bottom:0px; padding-left:20px; }
.invention_title a { color:#666666; text-decoration:none; font-size:16px; font-family:Arial; font-weight:bold; }
.invention_title a:hover { color:#666666; text-decoration:underline; font-size:16px; font-family:Arial; font-weight:bold; }

.inventor_more_quest { color:#666666; font-size:12px; font-family:Arial; font-weight:bold; }

.generic_header { color:#666666; font-size:14px; font-family:Verdana; font-weight:bold;  }
.generic_text { color:#666666; font-size:12px; font-family:Verdana; font-weight:normal; }
.social_media_text { color:#ffffff; font-size:10px; line-height:10px; padding:0; margin:0; font-family:Verdana; }

.nav_title { padding-bottom:5px; color:#000000; text-decoration:none; text-align:left; font-size:12px; font-weight:bold; font-family:Arial; white-space:nowrap; }
.nav_item a { padding-bottom:5px; color:#000000; text-decoration:none; text-align:left; font-size:12px; font-weight:normal; font-family:Arial; white-space:nowrap; }
.nav_item a:hover { padding-bottom:5px; color:#ffffff; text-decoration:underline; text-align:left; font-size:12px; font-weight:normal; font-family:Arial; white-space:nowrap; }

.items_title,
.reviews_title
{ 
	color:#000000; font-size:16px; font-weight:bold; font-family:Arial; white-space:nowrap; 
}

.description_text,
.reviews_text 
{ 
	color:#000000; font-size:12px; font-family:Arial; font-weight:normal; 
}

.img_caption,
.reviewer_name
{ 	
	color:#000000; font-size:10px; font-weight:bold; font-family:Arial; white-space:nowrap;
}

.product_img { border:1px solid #6ecbcb; }

.footer_item_wrapper { padding-right:10px; padding-bottom:4px; }
.footer_text         { font-weight:bold; color:#ffffff; font-size:12px; font-family:Arial; text-decoration:none; padding-right:10px; }
.footer_link a       { font-weight:bold; color:#ffffff; font-size:12px; font-family:Arial; text-decoration:none; }
.footer_link a:hover { font-weight:bold; color:#ffffff; font-size:12px; font-family:Arial; text-decoration:underline; }

.footer_link_copyright a       { font-weight:bold; color:#3FFFAF; font-size:12px; font-family:Arial; text-decoration:none; }
.footer_link_copyright  a:hover { font-weight:bold; color:#3FFFAF; font-size:12px; font-family:Arial; text-decoration:underline; }

.footer_link_bluesky a       { font-weight:bold; color:#3FFFAF; font-size:12px; font-family:Arial; text-decoration:none; }
.footer_link_bluesky  a:hover { font-weight:bold; color:#3FFFAF; font-size:12px; font-family:Arial; text-decoration:underline; }

#errorBox {
    margin:                     5px auto 5px auto;
    padding:                    5px 5px 5px 10px;
    font-size:                  11px;
    text-align:                 left;
    color:                      #811;
    border:                     1px solid #811;
}

.required {
    font-size:                  11px;
	font-family:				Verdana;
    color:                      #FF0000;
    font-weight:                bold;
}
/* --- white box --- */
.white_NW { background-image:url(../images/textbox/nw.png); background-repeat:no-repeat; width:22px; height:22px; padding:0; }
.white_NE { background-image:url(../images/textbox/ne.png); background-repeat:no-repeat; width:22px; height:22px; padding:0; }
.white_SW { background-image:url(../images/textbox/sw.png); background-repeat:no-repeat; width:22px; height:22px; padding:0; }
.white_SE { background-image:url(../images/textbox/se.png); background-repeat:no-repeat; width:22px; height:22px; padding:0; }

.white_N  { background-image:url(../images/textbox/n.png); background-repeat:repeat-x; padding:0; }
.white_E  { background-image:url(../images/textbox/e.png); background-repeat:repeat-y; padding:0; }
.white_S  { background-image:url(../images/textbox/s.png); background-repeat:repeat-x; padding:0; }
.white_W  { background-image:url(../images/textbox/w.png); background-repeat:repeat-y; padding:0; }

.white_C  { background-image:url(../images/textbox/c.png); background-repeat:repeat; z-index:10000; } 
/*******************/

/* --- orange box --- */
.orange_NW { background-image:url(../images/showcase/nw.png); background-repeat:no-repeat; width:22px; height:22px; }
.orange_NE { background-image:url(../images/showcase/ne.png); background-repeat:no-repeat; width:22px; height:22px; }
.orange_SW { background-image:url(../images/showcase/sw.png); background-repeat:no-repeat; width:22px; height:22px; }
.orange_SE { background-image:url(../images/showcase/se.png); background-repeat:no-repeat; width:22px; height:22px; }

.orange_N  { background-image:url(../images/showcase/n.png); background-repeat:repeat-x;}
.orange_E  { background-image:url(../images/showcase/e.png); background-repeat:repeat-y;}
.orange_S  { background-image:url(../images/showcase/s.png); background-repeat:repeat-x;}
.orange_W  { background-image:url(../images/showcase/w.png); background-repeat:repeat-y;}

.orange_C  { background-image:url(../images/showcase/c.png); background-repeat:repeat;} 
/*******************/

/* --- green box --- */
.green_NW { background-image:url(../images/showcase/g_nw.png); background-repeat:no-repeat; width:22px; height:22px; }
.green_NE { background-image:url(../images/showcase/g_ne.png); background-repeat:no-repeat; width:22px; height:22px; }
.green_SW { background-image:url(../images/showcase/g_sw.png); background-repeat:no-repeat; width:22px; height:22px; }
.green_SE { background-image:url(../images/showcase/g_se.png); background-repeat:no-repeat; width:22px; height:22px; }

.green_N  { background-image:url(../images/showcase/g_n.png); background-repeat:repeat-x;}
.green_E  { background-image:url(../images/showcase/g_e.png); background-repeat:repeat-y;}
.green_S  { background-image:url(../images/showcase/g_s.png); background-repeat:repeat-x;}
.green_W  { background-image:url(../images/showcase/g_w.png); background-repeat:repeat-y;}

.green_C  { background-image:url(../images/showcase/g_c.png); background-repeat:repeat;} 
/*******************/

/* --- navigation box --- */
.nav_NW { background-image:url(../images/navigation/nw.png); background-repeat:no-repeat; width:14px; height:14px !important; line-height:0em; }
.nav_NE { background-image:url(../images/navigation/ne.png); background-repeat:no-repeat; width:14px; height:14px !important; line-height:0em; }
.nav_SW { background-image:url(../images/navigation/sw.png); background-repeat:no-repeat; width:14px; height:14px !important; }
.nav_SE { background-image:url(../images/navigation/se.png); background-repeat:no-repeat; width:14px; height:14px !important; }

.nav_N  { background-image:url(../images/navigation/n.png); background-repeat:repeat-x; line-height:0em; }
.nav_E  { background-image:url(../images/navigation/e.png); background-repeat:repeat-y;}
.nav_S  { background-image:url(../images/navigation/s.png); background-repeat:repeat-x;}
.nav_W  { background-image:url(../images/navigation/w.png); background-repeat:repeat-y;}

.nav_C  { background-image:url(../images/navigation/c.png); background-repeat:repeat;} 
/*******************/

/* --- about inventor box --- */
.about_NW { background-image:url(../images/about/nw.png); background-repeat:no-repeat; width:14px; height:14px; }
.about_NE { background-image:url(../images/about/ne.png); background-repeat:no-repeat; width:14px; height:14px; }
.about_SW { background-image:url(../images/about/sw.png); background-repeat:no-repeat; width:14px; height:14px; }
.about_SE { background-image:url(../images/about/se.png); background-repeat:no-repeat; width:14px; height:14px; }

.about_N  { background-image:url(../images/about/n.png); background-repeat:repeat-x;}
.about_E  { background-image:url(../images/about/e.png); background-repeat:repeat-y;}
.about_S  { background-image:url(../images/about/s.png); background-repeat:repeat-x;}
.about_W  { background-image:url(../images/about/w.png); background-repeat:repeat-y;}

.about_C  { background-image:url(../images/about/c.png); background-repeat:repeat;} 
/*******************/

/* --- items box --- */
.items_NW { background-image:url(../images/itemsbox/nw.png); background-repeat:no-repeat; width:14px; height:14px !important; line-height:0em; }
.items_NE { background-image:url(../images/itemsbox/ne.png); background-repeat:no-repeat; width:14px; height:14px !important; line-height:0em; }
.items_SW { background-image:url(../images/itemsbox/sw.png); background-repeat:no-repeat; width:14px; height:14px !important; }
.items_SE { background-image:url(../images/itemsbox/se.png); background-repeat:no-repeat; width:14px; height:14px !important; }

.items_N  { background-image:url(../images/itemsbox/n.png); background-repeat:repeat-x; line-height:0em; }
.items_E  { background-image:url(../images/itemsbox/e.png); background-repeat:repeat-y;}
.items_S  { background-image:url(../images/itemsbox/s.png); background-repeat:repeat-x;}
.items_W  { background-image:url(../images/itemsbox/w.png); background-repeat:repeat-y;}

.items_C  { background-image:url(../images/itemsbox/c.png); background-repeat:repeat;} 
/*******************/

/* --- review box --- */
.review_NW { background-image:url(../images/review/nw.png); background-repeat:no-repeat; width:14px; height:14px; }
.review_NE { background-image:url(../images/review/ne.png); background-repeat:no-repeat; width:14px; height:14px; }
.review_SW { background-image:url(../images/review/sw.png); background-repeat:no-repeat; width:14px; height:14px; }
.review_SE { background-image:url(../images/review/se.png); background-repeat:no-repeat; width:14px; height:14px; }

.review_N  { background-image:url(../images/review/n.png); background-repeat:repeat-x;}
.review_E  { background-image:url(../images/review/e.png); background-repeat:repeat-y;}
.review_S  { background-image:url(../images/review/s.png); background-repeat:repeat-x;}
.review_W  { background-image:url(../images/review/w.png); background-repeat:repeat-y;}

.review_C  { background-image:url(../images/review/c.png); background-repeat:repeat;} 
/*******************/

/* --- video box --- */
.video_NW { background-image:url(../images/video/nw.png); background-repeat:no-repeat; width:14px; height:14px; }
.video_NE { background-image:url(../images/video/ne.png); background-repeat:no-repeat; width:14px; height:14px; }
.video_SW { background-image:url(../images/video/sw.png); background-repeat:no-repeat; width:14px; height:14px; }
.video_SE { background-image:url(../images/video/se.png); background-repeat:no-repeat; width:14px; height:14px; }

.video_N  { background-image:url(../images/video/n.png); background-repeat:repeat-x;}
.video_E  { background-image:url(../images/video/e.png); background-repeat:repeat-y;}
.video_S  { background-image:url(../images/video/s.png); background-repeat:repeat-x;}
.video_W  { background-image:url(../images/video/w.png); background-repeat:repeat-y;}

.video_C  { background-image:url(../images/video/c.png); background-repeat:repeat;} 
/*******************/

/* --- top nav bar --- */
.top_nav_regular .nav_left     { background-image:url(../images/topnav/left_regular.png);   background-repeat:no-repeat; width:5px; height:34px; cursor:pointer; }
.top_nav_regular .nav_center   { background-image:url(../images/topnav/center_regular.png); background-repeat:repeat-x; padding-left:4px; padding-right:4px; cursor:pointer; white-space:nowrap; }
.top_nav_regular .nav_center a { line-height:12px; color:#ffffff; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; }
.top_nav_regular .nav_right    { background-image:url(../images/topnav/right_regular.png);  background-repeat:no-repeat; width:5px; height:34px; cursor:pointer; }

.top_nav_over    .nav_left     { background-image:url(../images/topnav/left_over.png);      background-repeat:no-repeat; width:5px; height:34px; cursor:pointer; }
.top_nav_over    .nav_center   { background-image:url(../images/topnav/center_over.png);    background-repeat:repeat-x; padding-left:4px; padding-right:4px; cursor:pointer; white-space:nowrap; }
.top_nav_over    .nav_center a { line-height:12px; color:#ffffff; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; }
.top_nav_over    .nav_right    { background-image:url(../images/topnav/right_over.png);     background-repeat:no-repeat; width:5px; height:34px; cursor:pointer; }

.top_nav_down    .nav_left     { background-image:url(../images/topnav/left_down.png);      background-repeat:no-repeat; width:5px; height:34px; cursor:pointer; }
.top_nav_down    .nav_center   { background-image:url(../images/topnav/center_down.png);    background-repeat:repeat-x; padding-left:4px; padding-right:4px; cursor:pointer; white-space:nowrap; }
.top_nav_down    .nav_center a { line-height:12px; color:#FF6633; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; }
.top_nav_down    .nav_right    { background-image:url(../images/topnav/right_down.png);     background-repeat:no-repeat; width:5px; height:34px; cursor:pointer; }

.searchbox { background-image:url(../images/topnav/center_regular.png); background-repeat:repeat-x; padding-left:4px; padding-right:4px; }
/*---------------------*/

/* --- buttons --- */

.button_regular .medium_button_left {   background-image:url(../images/buttons/medium_button_left.png);   background-repeat:no-repeat; width:5px; height:35px; cursor:pointer; }
.button_regular .medium_button_center { background-image:url(../images/buttons/medium_button_center.png); background-repeat:repeat-x; padding-left:4px; padding-right:4px; color:#ffffff; font-family:Arial; font-size:12px; font-weight:bold; cursor:pointer; }
.button_regular .medium_button_right {  background-image:url(../images/buttons/medium_button_right.png);  background-repeat:no-repeat; width:5px; height:35px; cursor:pointer; }

.button_regular .large_button_left {   background-image:url(../images/buttons/large_button_left.png);   background-repeat:no-repeat; width:6px; height:43px; cursor:pointer; }
.button_regular .large_button_center { background-image:url(../images/buttons/large_button_center.png); background-repeat:repeat-x; padding-left:4px; padding-right:4px; color:#ffffff; font-family:Arial; font-size:12px; font-weight:bold; cursor:pointer; }
.button_regular .large_button_right {  background-image:url(../images/buttons/large_button_right.png);  background-repeat:no-repeat; width:6px; height:43px; cursor:pointer; }

/* coz - forum*/
.anon_prodname { color:#2A4C3E; font-size:14px; font-family:Verdana; font-weight:bold; }
.anon_subject { color:#284C40; font-family:Verdana; font-weight:normal; }
.anon_pipe { font-size:14px; font-family:Verdana; font-weight:normal; }
.anon_text { color:#777777; font-size:10px; font-family:Verdana; font-weight:normal; }
.anonlink { color : #F25F2B;}
a.anonlink { color : #F25F2B; text-decoration:underline}
a:hover.anonlink {color:#F0A68B; text-decoration:none}
.dashesHR {
border-top: 1px dashed #000000;
margin-top: 5px;
margin-right: 300px
}
.solidHR {
border-top: 1px solid #000000;
margin-top: 5px;
margin-right: 100px
}

.highlighted_products {
	/*background-color: #FFFFFF;*/
	text-align: center;
}

/*.highlighted_products td {
	vertical-align:bottom;
	width:100px;
}*/

.home_top_header
{ 
	padding-top: 5px;
	/*margin-bottom: 15px;*/
	background: url('/images/lightgreen_890w_background.png') no-repeat center;
	background-position: 0 -350px;
	height: 52px;
	width: 890px;
	color: #3FFFAF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	/*border: 1px solid pink;*/
	
}

.home_top_header a, .home_top_header a:hover ,  .home_top_header a:visited , #insideloginlinks , #insideloginlinks a , #insideloginlinks a:hover, #insideloginlinks a:visited
{ 
 color: #3FFFAF;
 font-size: 12px;
 font-weight: bold;
 /* text-decoration:none; */
}

.home_top_header #medialinks
{
 float: left;
  padding-left: 25px;
 }
 .home_top_header #medialinks a
{
 padding: 5px;
 padding-right: 5px;
 padding-left: 5px;
 }
 
 .home_top_header #loginlinks
{
 float: right;
/*border: 1px solid pink;*/
margin-top: 10px;
margin-right: 10px;
 }
 .home_top_header #loginlinks a
{
  /*border: 1px solid #3FFFAF;*/
  padding-right: 5px;
 }
 
 #insideloginlinks
 { 
	float: right; 
    margin-top: 10px;
	margin-right: 10px;
 }
 
.addthis_button
{
 margin-bottom: 5px;
}

#selleradminmenu 
{
clear: both;
}
#bodyRight h1
{ clear:both; }

#selleradminmenu a
{
background-color: white;
border: 1px #663300 solid;
padding: 7px;
margin: 7px;
display: block;
float: left;
text-decoration:none;
/*font-weight: bold; */
font-size: 1.2em;
}
#adminmenu a
{
background-color: white;
border: 1px #663300 solid;
padding: 3px;
margin: 3px;
display: block;
float: left;
text-decoration:none;
/*font-weight: bold; */
font-size: 1.2em;
}

#adminhomelinks a
{
background-color: white;
border: 1px #663300 solid;
padding: 25px;
margin: 5px;
display: block;
font-size: 2em;
}

#buylink
{
float: right;
display: block;
background-image: url('/images/BuyButton.png');
background-repeat: none;
width: 330px;
height: 80px;
text-indent: -9999px;
}

#productleft
{
float: left;
width: 300px;

}
#productright
{
float: right;
width: 330px;
}

a#refreshbutton
{
	background-image:url(/images/refreshimages_button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:223px;
	height:67px;
	display:block;
	margin: 0 0 10px 0;
}

a#refreshbutton:hover
{
	background-image:url(/images/refreshimages_button.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.productimage
{
	height: 150px;
	width: 195px;
}

.productimage a
{
	height: 150px;
	width: 195px;
	display: block;
}

.productthumb
{
	height: 100px;
	width: 100px;
}

.productthumb a
{
	height: 100px;
	width: 100px;
	display: block;
}

.product_image_box
{
	text-align: center;
	width: 300px;
	height: 214px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.thumbnail_image_box
{
	text-align: center;
	float: left;
	width: 130px;
	height: 99px;
	margin: 10px;
}