/*
  $Id: stylesheet.css,v 1.1.1.1 2005/06/08 16:45:25 djstevens Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxText a:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: White;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #404040;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

DIV, P, LI{
  font-family: Verdana, Arial, sans-serif;
  color: #404040;
  font-size: 11px;
  line-height: 16px;
}

A {
  color: #3e428b;
  text-decoration: none;
}

A:hover {
  color: #FF9900;
  text-decoration: underline;
; background-color: #FFFFFF
}

A.cms_link {
  color: #3e428b;
  text-decoration: underline;
}

A.cms_link:hover {
  color: #FF9900;
  text-decoration: underline;
}

H1
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #006699;
	text-align: center;
}
H2
{
 	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #006699; }

H2.cms_link
{
 	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #006699;
  text-decoration: underline;
}

H3
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #006699; }
H4
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #006699; }
H5
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #006699; }
H6
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
 	FONT-SIZE: 11px;
	COLOR: #404040;
}

H6.cms_link
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
 	FONT-SIZE: 11px;
  COLOR: #404040;
  text-decoration: underline;
}

H7
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FF0000;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #002596;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #badeab;
	color: #0058a7;
	font-weight: bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

a:hover.headerNavigation {
  color: #ffffff;
  background: White;
}

TR.footer {
  background: #002596;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #002596;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background: White;
}

.infoBoxContents a, .infoBoxContents a:hover, .infoBoxContents {
	background: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #badeab;
	color: #0058a7;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #badeab;
	color: #0058a7;
	font-weight: bold;
}

.productlisting-headingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.productListing-data-print {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3E428B;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
}

.productName {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #7a7a7a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #badeab;
	color: #0058a7;
	text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #00FF00;
}

.PodcastTitle{
  font-size: 9px;
}
.Level1Table {
	background-color: #DCDCDC;
}

.Level1Item {
	FONT-FAMILY: Verdana, sans-serif;
	white-space: nowrap;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	COLOR: #3e428b;
}

.Level1Item:hover {
	text-decoration:none;
	color: #FAA518;
}

.MenuTable {
	background-color: Silver;
}

.NavHeaderNew {
	background:#3987c5;
	color:#ffffff;
	font-size:12pt;
	text-align:center;
	line-height: 16px;
}

.L3Header {
	background:#3987c5;
	color:#ffffff;
	text-align:center;
	font-size:16pt;
  font-family: Verdana, Arial, Helvetica, sans-serif
  line-height: 22px;
  height: 25px;
}
.L3PrinterItem {
	text-align:center;
	color:#CC0000;
	border:0px #FFFFFF solid;
	cursor:pointer;
	text-decoration:none;
  font-size: 10px;
}
.L3Item {
	font-size: 11px;
	border-width: 2px 1px 1px 2px;
	COLOR: #3e428b;
}
.L3Item:hover {
	font-size: 11px;
	text-decoration:none;
	color: #FDA328;
}
.L3ItemNonClick {
	font-size: 11px;
	border-width: 2px 1px 1px 2px;
	COLOR: #000000;
}
.L3ItemSelected {
	font-size: 11px;
	border-width: 2px 1px 1px 2px;
	color: #FF8528;
}
.L3ItemSelected:hover {
	text-decoration:none;
	color: #FDA328;
	font-size: 11px;
}
.L3Menu {
	background:#e1f8ca;
	text-align:center;
  font-size: 11px;
  line-height: 16px;
}
.L2Item {
	font-size: 12px;
	border-width: 2px 1px 1px 2px;
	COLOR: #3e428b;
	line-height: 16px;
}
.L2Item:hover {
	font-size: 12px;
	text-decoration:none;
	color: #FDA328;
	line-height: 16px;
}
.L2ItemSelected {
	font-size: 12px;
	border-width: 2px 1px 1px 2px;
	color: #FF8528;
	line-height: 16px;
}
.L2ItemSelected:hover {
	text-decoration:none;
	font-size: 12px;
	border-width: 2px 1px 1px 2px;
	color: #FDA328;
}
/************  NEW  ********************/

.body_line{
	background-image: url(images/body_line.gif);
	background-repeat: repeat-y;
	width: 1000px;
}

.header_top{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 207px;
}

.header_b_l{
	background-image: url(images/header_b_l.gif);
	background-repeat: no-repeat;
	width: 29px;
	height: 38px;
}
.header_b_m{
	background-image: url(images/header_b_m.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.header_b_rl{
	background-image: url(images/header_b_rl.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 38px;
}
.header_b_rr{
	background-image: url(images/header_b_rr.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 38px;
}

.footer_new  {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 98px;
	color: White;
}
.footer_new td  {
	font-size: 12px;
	color: White;
}
.footer_new a:hover, .footer_new  a  {
	font-size: 12px;
	color: White;
	text-decoration: none;
	background-color: transparent;
}

.tab_small_l{
	background-image: url(images/tab_small_l.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 17px;
	cursor:pointer;
}

.tab_small_m {
	background-image: url(images/tab_small_m.gif);
	background-repeat: repeat-x;
	height: 17px;
	cursor: pointer;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: rgb(0, 88, 167);
}

.tab_small_m a:hover, .tab_small_m a{
	background: transparent;
	font-weight: bold;
	font-size: 11px;
	color: rgb(0, 88, 167);
}

.tab_small_r{
	background-image: url(images/tab_small_r.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 4px;
}


.tab_large_l{
	background-image: url(images/tab_large_l.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 29px;
	cursor:pointer;
}

.tab_large_m{
	background-image: url(images/tab_large_m.gif);
	background-repeat: repeat-x;
	height: 29px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	color: rgb(0, 88, 167);
}

.tab_large_m a:hover, .tab_large_m a{
	background: transparent;
	font-weight: bold;
	color: rgb(0, 88, 167);
	font-size: 12px;
}

.tab_large_r{
	background-image: url(images/tab_large_r.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 4px;
}

.infoBoxNew_head{
	background-image: url(images/infoBoxNew/box_t.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 31px;
	color: #2e3d73;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 3px;
}

.infoBoxNewNarrow_head{
	background-image: url(images/infoBoxNew/box_t_right.gif);
	background-repeat: no-repeat;
	width: 158px;
	height: 31px;
	color: #2e3d73;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 3px;
}

.infoBoxNew_head_r{
	background-image: url(images/infoBoxNew/box_r.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 31px;
	vertical-align: middle;
}

.infoBoxNew_middle{
	background-image: url(images/infoBoxNew/box_m.gif);
	background-repeat: repeat-y;
	width: 198px;
	padding: 8px;
}

.infoBoxNewNarrow_middle{
	background-image: url(images/infoBoxNew/box_m_right.gif);
	background-repeat: repeat-y;
	width: 158px;
	padding: 8px;
}

.infoBoxNew_header_m{
	background-image: url(images/infobox/infobox_m.gif);
	background-repeat: repeat-x;
	height: 21px;
	color: #2e3d73;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 5px;
}

.infoBoxNew_footer_m{
	background-image: url(images/infobox/con_bm.gif);
	background-repeat: repeat-x;
	height: 10px;
}

.infoBoxNew_vl{
	background-image: url(images/infobox/infobox_vl.gif);
	background-repeat: repeat-y;
	width: 10px;
}

.infoBoxNew_vr{
	background-image: url(images/infobox/infobox_vr.gif);
	background-repeat: repeat-y;
	width: 10px;
}

.infoBoxNew_foot{
	background-image: url(images/infoBoxNew/box_b.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 9px;
}

.infoBoxNewNarrow_foot{
	background-image: url(images/infoBoxNew/box_b_right.gif);
	background-repeat: no-repeat;
	width: 158px;
	height: 9px;
}

.infoBoxNewGreen_head{
	background-image: url(images/infoBoxNewGreen/box_green_t.gif);
	background-repeat: no-repeat;
	width: 398px;
	height: 46px;
	color: #005fb6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding-bottom: 5px;
}

.infoBoxNewGreen_middle{
	background-image: url(images/infoBoxNewGreen/box_green_m.gif);
	background-repeat: repeat-y;
	width: 198px;
	padding-left: 10px;
	padding-right: 10px;
}

.infoBoxNewGreen_foot{
	background-image: url(images/infoBoxNewGreen/box_green_b.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 18px;
}

.infoBoxNewOrange_head{
	background-image: url(images/infoBoxNewOrange/orange_box_t.gif);
	background-repeat: no-repeat;
	width: 525px;
	height: 33px;
	color: White;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 19px;
}

.infoBoxNewOrange_middle{
	background-image: url(images/infoBoxNewOrange/orange_box_m.gif);
	background-repeat: repeat-y;
	width: 525px;
	padding: 10px;
}

.infoBoxNewOrange_foot{
	background-image: url(images/infoBoxNewOrange/orange_box_b.gif);
	background-repeat: no-repeat;
	width: 525px;
	height: 12px;
}

.header_box_orange_l{
	background-image: url(images/orange_box_long.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 568px;
	height: 32px;
}

.header_box_orange_mp{
	background-image: url(images/orange_box_mp.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 578px;
	height: 32px;
}

.contentBorder_tl{
	background-image: url(images/contentBorder/content_tl.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.contentBorder_tr{
	background-image: url(images/contentBorder/content_tr.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.contentBorder_bl{
	background-image: url(images/contentBorder/content_bl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.contentBorder_br{
	background-image: url(images/contentBorder/content_br.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
	height: 9px;
}

.contentBorderLine_l{
	background-image: url(images/contentBorder/cont_line_l.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 9px;
}

.contentBorderLine_r{
	background-image: url(images/contentBorder/cont_line_r.gif);
	background-position: top right;
	background-repeat: repeat-y;
	width: 9px;
}

.contentBorderLine_t{
	background-image: url(images/contentBorder/cont_line_t.gif);
	background-repeat: repeat-x;
	height: 9px;
}

.contentBorderLine_b{
	background-image: url(images/contentBorder/cont_line_b.gif);
	background-position: top right;
	background-repeat: repeat-x;
	height: 9px;
}

input_border.input textarea select {
	border: 1px solid Navy;
	background-color: White;
	color: #2e3d73;
}

.SiteMapItemL1, .SiteMapItemL1:hover
{
	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #006699;
	background-color: #FFFFCC;
}
.SiteMapItemL2, .SiteMapItemL2:hover
{
 	font-family: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #006699;
  background-color: #EEFFFF;
}
.infoBoxContents a { text-decoration: underline }

.product_tab_selected {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  /*background-color: #CFE4FA;*/
  background-color: #FFFFFF;
  text-align: center;
  FONT-WEIGHT: bold;
  height: 35px;
  color: #000000;
  border-top: 1px solid   #000000;
  border-left: 1px solid   #000000;
  border-right: 1px solid   #000000;
  padding:2px;
}

.product_tab {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  height: 35px;
  background-color: #85ADCF;
  text-align: center;
  FONT-WEIGHT: bold;
  color: #000000;
  border-left: 1px solid #546B99;
  border-right: 1px solid #546B99;
  border-top: 1px solid #546B99;
  border-bottom: 1px solid #000000;
  vertical-align: middle;
}
.product_tab a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  height: 35px;
  background-color: #85ADCF;
  text-align: center;
  FONT-WEIGHT: bold;
  color: #000000;
  vertical-align: bottom;
  padding-top:8px;
}
.product_tab a:hover {
  text-decoration:none;
}

.product_tab_border{
  border-left: 1px solid   #000000;
  border-right: 1px solid   #000000;
  border-bottom: 1px solid   #000000;
}

.product_tab_bottom_all {
  border-bottom: 1px solid   #000000;
  padding:1px;
}
.product_tab_content {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background-color: #CFE4FA;*/
  background-color: #FFFFFF;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid   #000000;
  border-left: 1px solid   #000000;
  border-right: 1px solid   #000000;

}

.product_tab_selected_bottom {
  /*background-color: #CFE4FA;*/
  background-color: #FFFFFF;
}

.product_tab_bottom {
 /*background-color: #CFE4FA;*/
 background-color: #FFFFFF;
 border-top: 1px solid   #000000;

}

.product_description_short, .product_description_short p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #FEFCCC;
  color: #39652A;
  padding: 5px;
}

.table-black{
    BACKGROUND-COLOR: #000000; color: #FFFFFF
}

.table-grey{
    BACKGROUND-COLOR: #efefef;
}

.table-blue{
    BACKGROUND-COLOR: #006699; color: #FFFFFF
}

.table-pink{
    BACKGROUND-COLOR: #f9eeef;
}

.table-green{
    BACKGROUND-COLOR: #edfaf5;
}

.table-yellow{
    BACKGROUND-COLOR: #fffde8;
}

.table-tan{
    BACKGROUND-COLOR: #fbefc6;
}

.table-white{
    BACKGROUND-COLOR: #ffffff;
}

.addthis1{
	position:absolute;
}

TR.paymentListing-odd {
  background: #EEEEEE;
}

TR.paymentListing-even {
  background: #DDDDDD;
}
TD.pollBoxRow {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  border-color: #eeeeee;

  border-style: solid;

  border-width: 1px; 

}

TD.pollBoxText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  border-color: #eeeeee;

  border-style: solid;

  border-width: 1px; 

}

TR.pollOptRow {

  background: #f1f9fe;

}

TR.pollFooter {

  background: #f1f9fe;

}
.MultiViewPanelOpen {
background-image: url(images/infoBoxNewOrange/orange_box_m.gif);
display:block;
left:0;
margin:0;
overflow:auto;
padding:0;
top:0;
width:525;
}
.infoBoxNewOrange_head_pink{

	background-image: url(images/infoBoxNewOrange/orange_box_pink.gif);
	background-repeat: no-repeat;
	width: 525px;
	height: 33px;
	color: White;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 19px;

}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #d0e9f9;	
	padding: 2px 6px 2px 6px;
	color: #000000;
	width: 300px;
	font-size: 12px;
}
.suggest_link_over {
	background-color: #fff;
	padding: 2px 6px 2px 6px;
	font-size: 12px;
	color: #000000;
}
#search_suggest {
  position: absolute;  
	background-color: #f1f9fe;
	border: 0px solid #CCCCCC;
	border-top: 0px;
	text-align: left;
	color: #000000;
	z-index:1;
}


/*----------------------------End Suggest Styles------------------------*/

