/*- General Formatting--------------------------- */

body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#wrapper
{
	width: 740px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

a
{
	text-decoration: none;
	color: #0C8040;
}
a:hover
{
	color: #4ab853;
	text-decoration: underline;
}
th
{
	background-color: #FAF4EF;
	text-align: left;
}



a.redBackgroundTextLink
{
	color: #0C8040;
	text-decoration: none;
}

a.redBackgroundTextLink:hover
{
	color: #EAD0B7;
	text-decoration: underline;
}

a.blueBackgroundTextLink
{
	color: #000000;
	text-decoration: none;
}

a.blueBackgroundTextLink:hover
{
	color: #000000;
	text-decoration: underline;
}

strong
{
	font-weight: bold;
}

.input
{
	font-size: 10px;
	padding: 2px;
	border: 1px solid #E0DFE3;
}

.productMain
{
	vertical-align: top;
	width: 200px;
	float: right;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.mainBullet
{
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin-left: 20px;
}

.colfocusB2
{
	background-color: #F9FBFD;
	font-size: 10px;
	color: #666666;
	width: 380px;
	border: 1px dotted #DDDDDD;
	padding: 5px;
	height: 30px;
}

.colfocusReview
{
	background-color: #E4E1E0;
	font-size: 11px;
	vertical-align: top;
	color: #000000;
	width: 380px;
	border: 1px dotted #DDDDDD;
	padding: 5px;
	background-position: top;
}
.bgtable
{
	background-color: #EAEEEA;
}



/*- Menu Tabs B--------------------------- */

#tabsB
{
	float: left;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-color: #F0EFF1;
	background-image: url(fades_blue.gif);
	background-repeat: repeat-x;
}
#tabsB ul
{
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}
#tabsB li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#tabsB a
{
	float: left;
	background: url( "tableftB.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabsB a span
{
	float: left;
	display: block;
	background: url( "tabrightB.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #0C8040;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabsB a:hover span
{
	color: #000;
}
#tabsB a:hover
{
	background-position: 0% -42px;
}
#tabsB a:hover span
{
	background-position: 100% -42px;
}


/*- Menu Tabs B2--------------------------- */

#tabsB2
{
	float: left;
	width: 160px;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	background-image: url(fades_blue.gif);
	background-repeat: repeat-x;
}

#tabsB2 ul
{
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style: none;
}
#tabsB2 li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsB2 a
{
	float: left;
	background: url( "tableftB2.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabsB2 a span
{
	float: left;
	display: block;
	background: url( "tabrightB2.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #000000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB2 a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabsB2 a:hover span
{
	color: #B42428;
}
#tabsB2 a:hover
{
	background-position: 0% -42px;
}
#tabsB2 a:hover span
{
	background-position: 100% -42px;
}

/*- Menu Tabs Basket--------------------------- */

#tabsBasket
{
	float: left;
	width: 160px;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	background-image: url(fades_red.gif);
	background-repeat: repeat-x;
}

#tabsBasket ul
{
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style: none;
}
#tabsBasket li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsBasket a
{
	float: left;
	background: url( "tableftB2.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabsBasket a span
{
	float: left;
	display: block;
	background: url( "tabrightB2.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #000000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsBasket a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabsBasket a:hover span
{
	color: #B42428;
}
#tabsBasket a:hover
{
	background-position: 0% -42px;
}
#tabsBasket a:hover span
{
	background-position: 100% -42px;
}

/*- Menu Tabs Main Sections--------------------------- */

#tabsMS
{
	float: left;
	width: 100%;
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4AB853;
}
#tabsMS ul
{
	margin: 0;
	padding: 10px 10px 0 0px;
	list-style: none;
}
#tabsMS li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsMS a
{
	float: left;
	background: url( "tableftB.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabsMS a span
{
	float: left;
	display: block;
	background: url( "tabrightB.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #383435;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsMS a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabsMS a:hover span
{
	color: #0C8040;
}
#tabsMS a:hover
{
	background-position: 0% -42px;
}
#tabsMS a:hover span
{
	background-position: 100% -42px;
}




/************ navLinks styles **************/
#navcontainer
{
	width: 160px;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

#navcontainer a
{
	display: block;
	width: 134px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEAF4;
	margin-left: 10px;
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
}

#navcontainer a:link
{
	color: #333333;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #FFFFFF;
	color: #BA252B;
	text-decoration: underline;
}

/************ navSubLinks styles **************/
#navSubcontainer
{
	width: 160px;
}

#navSubcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

#navSubcontainer a
{
	display: block;
	width: 134px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEAF4; /*changed*/
	margin-left: 11px;
	color: #0C8040;
	background-image: url(dot2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
}

#navSubcontainer a:link
{
	color: #0C8040;
	text-decoration: none;
}

#navSubcontainer a:hover
{
	color: #0C8040;
	text-decoration: underline;
}


/*** New*/

#navSubSubcontainer
{
	width: 160px;
	font-weight: normal;
}

#navSubSubcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

#navSubSubcontainer a
{
	display: block;
	width: 134px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEAF4;
	margin-left: 12px;
	color: #0C8040;
	background-image: url(dot2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
}

#navSubSubcontainer a:link
{
	color: #0C8040;
	text-decoration: none;
}

#navSubSubcontainer a:hover
{
	color: #0C8040;
	text-decoration: underline;
}

/**End New*/




/*- Text Editing--------------------------- */

p
{
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

h1
{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
}

h2
{
	font-size: 17px;
	font-weight: bold;
	color: #CC9900;
	padding-right: 2px;
	padding-left: 10px;
	background-image: url(fades_blue2.gif);
	background-repeat: repeat-x;
}


h3
{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}

h4
{
	font-size: 14px;
	font-weight: bold;
	color: #0C8040;
	padding-top: 2px;
	padding-right: 2px;
}

h5
{
	font-size: 13px;
	font-weight: bold;
	color: #0C8040;
	padding-top: 2px;
	padding-right: 2px;
}

/*- Layout--------------------------- */

/* -----Changed ------*/

.horizBreadcrumbs
{
	display: block;
	width: 720px; /*float:left;*/
	margin: 0px;
	color: #000000;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.topRow
{
	display: block;
	width: 740px;
	float: left;
	color: #000000;
	padding-top: 10px;
}

.topBanner
{
	float: left;
	width: 360px;
	text-align: center;
}

.logo
{
	float: left;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topRight
{
	font-size: 10px;
	float: right;
	width: 570px;
}
.logonArea
{
	font-size: 10px;
	color: #000000;
	float: right;
	width: 210px;
	background-image: url(../images/mixed.gif);
	height: 59px;
	text-align: left;
}




.leftPageSide
{
	width: 160px;
	float: left;
	background-position: top;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2F5EA;
}

.rightPageSide
{
	width: 160px;
	float: right;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2F5EA;
}

.mainCentralArea
{
	display:block;
	width: 398px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEF4E7;
	margin-right: 10;
	margin-bottom: 10;
	margin-left: 10;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.base
{
	width: 720px;
	float: left;
	clear: none;
	margin: 0px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9DBED;
}
.baseLargeText
{
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
}


/*- Containers--------------------------- */

.quicklinks
{
	background-color: #FFFFFF;
	font-size: 10px;
	vertical-align: top;
	color: #666666;
	width: 140px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEF4E7;
	margin-bottom: 10px;
}

.basketRight
{
	font-size: 10px;
	vertical-align: top;
	color: #666666;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88CD60;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}

.rightLinks
{
	background-color: #FFFFFF;
	font-size: 10px;
	vertical-align: top;
	color: #666666;
	width: 140px;
	padding: 10px;
	background-image: url(corner_blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.rightBanners
{
	background-color: #FFFFFF;
	font-size: 10px;
	vertical-align: top;
	color: #666666;
	width: 140px;
	padding: 10px;
	text-align: left;
	background-position: righttop;
}

.creditCards
{
	font-size: 10px;
	vertical-align: top;
	width: 390px;
	padding-top: 5px;
	text-align: center;
}

/*- Product 1 Style --------------------------- */

.firstHighlightProduct
{
	width: 398px;
	background-color: #FFFFFF;
	font-size: 11px;
	float: left;
	margin-bottom: 20px;
}

.firstLeft
{
	width: 198px;
	float: left;
}

.firstRight
{
	width: 180px;
	float: right;
	color: #615E5F;
	padding: 10px;
}

.firstFilter
{
	width: 179px;
	float: right;
	padding: 10px;
	height: 130px;
	background-color: #FFFFFF;
	font-size: 11px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*- Product 2 Style --------------------------- */

.highlightText
{
	width: 378px;
	background-color: #DFF4E7;
	font-size: 10px;
	padding: 10px;
	color: #0C8040;
	background-repeat: no-repeat;
	background-position: right top;
}


/*- Product Thumbnail Display Area --------------------------- */


.products
{
	width: 398px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(back_product.gif);
	background-position: center;
}

.productFilter
{
	width: 388px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 10px;
}

.productThumbs
{
	width: 398px;
	background-color: #FFFFFF;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.productsHeadings
{
	width: 398px;
}

.productContainer
{
	width: 398px;
	font-size: 10px;
	float: left;
	text-align: center;
}
/* -----Changed ------*/
.left
{
	vertical-align: top;
	width: 123px;
	float: left;
	padding: 1px;
}

.left2
{
	width: 50px;
	float: left;
	padding: 1px;
}

.leftBasket
{
	width: 270px;
	float: left;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	background-color: #DFEAF4;
}
/* -----Changed ------*/
.right
{
	vertical-align: top;
	width: 262px;
	padding: 0px;
	float: right;
	background-position: top;
}

.right2
{
	width: 340px;
	padding: 0px;
	float: right;
	background-position: top;
	font-size: 11px;
}

.rightBasket
{
	width: 120px;
	padding: 0px;
	float: right;
	background-position: top;
	font-size: 11px;
}

.rightInset
{
	vertical-align: top;
	width: 123px;
	float: left;
	padding: 1px;
}


.rightInsetCentral
{
	width: 123px;
	float: right;
	padding: 1px;
}

.rightInsetBasket
{
	width: 50px;
	float: right;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	background-color: #EFFAF4;
}

.rightInsetCentral2
{
	width: 123px;
	float: right;
	padding: 1px;
}

.rightInset2
{
	width: 211px;
	float: left;
	padding: 1px;
	font-size: 11px;
	margin-bottom: 10px;
}

.rightInsetBasket
{
	width: 50px;
	float: left;
	padding: 1px;
	font-size: 11px;
	margin-bottom: 10px;
}
/* -----Changed ------*/
.productHeading
{
	font-weight: bold;
	padding: 5px;
	width: 113px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F9FDFB;
	color: #000000;
}
/* -----Start New Added ------*/
.productImageT
{
	font-weight: bold;
	padding: 5px;
	height: 120px;
	width: 100px;
	color: #567823;
}
/* -----end New Added------*/

.catHeading
{
	font-weight: bold;
	padding: 5px;
	width: 113px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F6FCF8;
	color: #000000;
	font-size: 11px; /* New added */
	height: 50px;
}
/* -----Changed ------*/
.productText
{
	text-align: left;
	background-color: #FFFFFF;
	padding: 2px;
	height: 50px;
}
/* -----Start New Added ------*/

.productButtonImage
{
	font-weight: bold;
	padding: 5px;
	width: 100px;
	height: auto;
	color: #567823;
}
/* -----End new Added------*/

.productSelect
{
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	border-left-width: 30px;
	border-left-style: solid;
	background-image: url(fades_blue2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 5px;
}

.productSelect2
{
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	border-left-width: 30px;
	border-left-style: solid;
	background-image: url(fades_blue2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.productSelectFilter
{
	font-weight: bold;
	color: #DDE8F4;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	border-left-width: 30px;
	border-left-style: solid;
	background-image: url(fades_blue2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 5px;
}

.productSelectTh
{
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	border-left-width: 30px;
	border-left-style: solid;
	background-image: url(fades_blue2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.productSelectFocus
{
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	background-image: url(fades_blue2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.basketContainer
{
	font-size: 11px;
	width: 398px;
}

/* -----Start New Added------*/


.Success
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E76B5;
	line-height: 16px;
}
.input2
{
	font-size: 10px;
	padding: 2px;
}
.input
{
	font-size: 10px;
	padding: 2px;
	border: 1px solid #E0DFE3;
}

/************ new added css **************/

.ErrMsg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
}

.input3
{
	padding-top: 0px;
	padding-bottom: 4px;
	line-height: 16px;
	vertical-align: text-top;
}

.btn
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #D1D1D1;
}

.gridItemHide
{
	display: none;
}

.tabGrid
{
	float: left;
}

/*WITHOUT BORDER USED FOR LABEL*/
.input1
{
	font-size: 11px;
	padding: 2px;
}

.watermark_box
{
	position: relative;
	display: block;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	padding: 0px;
	height: 120px;
	width: 100px;
	color: #3E76B5;
	margin: 0px;
}
img.watermark
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.watermarkP_box
{
	position: relative;
	display: block;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	padding: 0px;
	color: #3E76B5;
	margin: 0px;
}
img.watermark
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#quickCheckOut
{
	float: left;
	width: 100%;
	height: 40px;
	color: #000000;
	margin-top: 20px;
}

#quickchkoutButton
{
	float: right;
	width: 40%;
	height: 40px;
	text-align: right;
}

#quickchkoutDesc
{
	float: left;
	width: 60%;
	height: 40px;
}

/* For Bid Price  */
.outer_bid
{
	width:100%;
	float:left;

}

.right2
{
	width: 64%;
	padding: 0px;
	float: right;
	background-position: top;
	font-size: 11px;
}

.brown_bg_bid
{
	float:right;
	width:208px;
	height:43px;
	background: url(bg_brown.gif) no-repeat right;
}

.internal_1
{
	width:47px;
	float:left;
	margin-top:12px;
	padding-left:30px;
}
.internal_2
{
	width:94px;
	margin-top:11px;
	float:right;
	padding-right:4px;
}

.mid_area
{
	float:right;
	width:208px;
	height:25px;
}

.sky_bg_bid
{
	float:right;
	width:208px;
	height:43px;
	background: url(bg_basket.gif) no-repeat right;
}

.internal_3
{
	width:54px;
	float:left;
	margin-top:12px;
	padding:0px;	
}

.text_int3
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	font-style:normal;
	text-align:center;
	color:#000000;
	padding-top:5px;
}
.internal_4
{
	width:50px;
	margin-top:12px;
	float:left;
}
.internal_5
{
	width:94px;
	margin-top:11px;
	float:left;
	padding-left:6px;
}
.text_int
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	font-style:normal;
	text-align:center;
	color:#000000;
	padding-top:5px;
}