﻿/*********************************************************************************************************/
/************************ Outer table structure 3 rows and 3 columns ************************************/
/*********************************************************************************************************/
.PageHeading {
	text-align:right;
	vertical-align:bottom;
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
	padding:57px 44px 10px 0px;
	text-transform:uppercase;
}
p {
	margin:0px;
	padding:0px;
}
.TROuterBlock {
	display: none;
}
.OuterHeadLft {
	display: none;
}
.OuterHeadMid {
	display: none;
}
.OuterHeadRgt {
	display: none;
}
.OuterBodyLft {
	display: none;
}
.OuterBody {
	display: block;
}
.OuterBodyRgt {
	display: none;
}
.OuterFooterLft {
	display: none;
}
.OuterFooterMid {
	display: none;
}
.OuterFooterRgt {
	display: none;
}
/*********************************************************************************************************/
/************************ Inner table structure 12 rows and 3 columns ************************************/
/*********************************************************************************************************/

.InnerRow1 {
	display: table-row;
}
.InnerRow2 {
	display: none;
}
.InnerRow3 {
	display: none;
}
.InnerRow4 {
	display: table-row;
}
.InnerRow5 {
	display: none;
}
.InnerRow6 {
	display: none;
}
.InnerRow7 {
	display: none;
}
/***** Inner Curved Panel for Heading Part *****/

/* InnerRow1 Panel contains classes for first three TDs */
.WidgetHeadLftTop {
	display:none;
}
.WidgetHeadMidTop {
	display:none;
}
.WidgetHeadRgtTop {
	display:none;
}
/* InnerRow1 Panel ends here */

/* Visiblility of heading Controlled by Developers ends here */
.WidgetHeadLftMid {
	display:none;
}
.WidgetHeading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #669900;
	padding: 0px 0px 10px 0px;
	height: 20px;
	text-align:left;
}
a.lnkWidgetEdit {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	padding:1px 2px 1px 2px;
	border:1px solid #DDDDDD;
	text-decoration: none;
	vertical-align:3px;
}
a.lnkWidgetEdit:hover {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
	padding:1px 2px 1px 2px;
	background-color:#72a4e1;
	border:1px solid #DDDDDD;
	vertical-align:3px;
}
.WidgetHeadRgtMid {
	display:none;
}
/* Visiblility of heading Controlled by Developers ends here */

/* InnerRow2 Panel contains classes for first three TDs */
.WidgetHeadLftBtm {
	display: none;
}
.WidgetHeadMidBtm {
	display: none;
}
.WidgetHeadRgtBtm {
	display: none;
}
/* InnerRow2 Panel ends here */

/***** ends here *****/

/***** Inner Curved Panel for Body Part *****/

/* InnerRow3 Panel contains classes for first three TDs */
.WidgetBodyLftTop {
	display: none;
}
.WidgetBodyMidTop {
	display: none;
}
.WidgetBodyRgtTop {
	display: none;
}
/* InnerRow3 Panel ends here */

/* Body will be visible starts here */
.WidgetBodyLftMid {
	display:none;
}
.WidgetBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding:0px;
	line-height:18px;
}
.WidgetBody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003399;
	font-weight:bold;
	text-decoration: none;
}
.WidgetBody a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#336699;
	font-weight:bold;
	text-decoration: none;
}
.WidgetBody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #003399;
	text-decoration: underline;
}
.WidgetBodyRgtMid {
	display:none;
}
/* Body will be visible ends here */

/* Shoppoing Cart Body will be visible starts here */
.WidgetBodyTrans {
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.WidgetBodyTrans a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a92e0;
	text-decoration: underline;
}
.WidgetBodyTrans a:hover {
	color: #CECA67;
	text-decoration: underline;
}
/* Shoppoing Cart Body will be visible ends here */

/* InnerRow4 Panel contains classes for first three TDs */
.WidgetBodyLftBtm {
	display:none;
}
.WidgetBodyMidBtm {
	display:none;
}
.WidgetBodyRgtBtm {
	display:none;
}
/* InnerRow4 Panel ends here */

/***** ends here *****/

/***** Inner Curved Panel for Footer Part *****/

/* InnerRow5 Panel contains classes for first three TDs */
.WidgetFooterLftTop {
	display: none;
}
.WidgetFooterMidTop {
	display: none;
}
.WidgetFooterRgtTop {
	display: none;
}
/* InnerRow5 Panel ends here */

/* InnerRow6 Panel contains classes for first three TDs */
.WidgetFooterLftMid {
	display: none;
}
.WidgetFooter {
	display: none;
}
.WidgetFooterRgtMid {
	display: none;
}
/* InnerRow6 Panel ends here */

/* InnerRow7 Panel contains classes for first three TDs */
.WidgetFooterLftBtm {
	display: none;
}
.WidgetFooterMidBtm {
	display: none;
}
.WidgetFooterRgtBtm {
	display: none;
}
/* InnerRow7 Panel ends here */

/***** ends here *****/

/***** Gap inbetween heading/Body/Footer Panel *****/
.WidgetInnerGap {
	display: none;
}
.WidgetGap {
	display: none;
}
/***** ends here *****/

/*.table_fixed {table-layout:fixed;}	*/


/******************************************************************************************/
/***** Classes for Categories part - Contains Table structure of 3 rows and 3 columns *****/
/******************************************************************************************/
.MainCatBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration:none;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	height:30px;
}
.MainCatHeading {
	margin:0px;
	padding:0px;
	width:100%;
	text-align: left;
}
.MainCatHeading ul {
	margin:0px;
	padding:0px;
}
.MainCatHeading li {
	list-style:none;
	margin:0px;
	padding:0px 0px 10px 5px;
	line-height:18px;
}
.MainCatHeading li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: left;
	text-decoration:none;
}
.MainCatHeading li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-align: left;
	text-decoration:none;
}
.MainCatHeading li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: left;
	text-decoration:underline;
}
.Catborder {
}
.AltGrid {
	background-color:#D2DFEE;
}
.MainGrid {
	background-color:#edf2f8;
}
.Cat {
	margin:0px;
	padding:10px;
	width: 100%;
}
.Cat ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.Cat li {
	list-style:none;
	margin:0px;
	padding:0px 0px 2px 0px;
}
.Cat li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	list-style:none;
	font-style:italic;
}
.Cat li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	width: 100%;
	list-style:none;
	font-style:italic;
}
.Cat li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	list-style:none;
	font-style:italic;
}
.CatBulletLeft {
	width: 15px;
}
.CatBulletRight {
	background-image: url(../Images/inner-bullet.gif);
	background-repeat: no-repeat;
	background-position: center 7px;
	width: 15px;
}
.leftnav {
	padding:45px 10px 0px 0px;
	margin:0px;
	width:140px;
}
/**** ends here *****/


/******************************************************************************************/
/***** Classes for Internal Links part - Contains Table structure of 3 rows and 3 columns *****/
/******************************************************************************************/

.InLinkBorder {
	background-color:#ffffff;
	background-image: url(../Images/img-white-BodyBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.InLinkAltGrid {
}
.InLinkMainGrid {
}
a.InLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05177f;
	text-decoration: none;
	font-weight: normal;
	padding: 8px 0px 8px 15px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}
a.InLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05177f;
	font-weight: normal;
	text-decoration: underline;
	padding: 8px 0px 8px 15px;
}
.InLinkBulletLeft {
	width: 5px;
}
.InLinkBulletRight {
	background-image: url(../Images/inner-bullet.gif);
	background-repeat: no-repeat;
	background-position: center 7px;
	width: 15px;
	display:none
}
/**** ends here *****/

/******************************************************************************************/
/***** Classes for Featured Products *****/
/******************************************************************************************/
/* for hiding/showing Product Images Row */
.HideRow1 {
	display: table-row;
}
/* for hiding/showing Dotline or any Horizontal line Row */
.HideRow2 {
	display: table-row;
}
/* for hiding/showing Product Heading Row */
.HideRow3 {
	display: table-row;
}
/* for hiding/showing Product Description Row */
.HideRow4 {
	display: table-row;
}
/* for hiding/showing stike price Row */
.HideRow5 {
	display:none;
}
/* for hiding/showing price and 'Add to Cart' link of td and table appearing inside*/
.HideRow6 {
	display: table-row;
}
.PrdBorder {
}
.PrdImgBorder {
	border:0px;
}
.PrdImg {
	text-align:center;
	vertical-align:middle;
	width:94px;
	height:93px;
}
.Dotline {
}
.PrdHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-align: left;
}
.PrdDescription {
	text-align: left;
}
.PriceStrike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: line-through;
	color: #72a4e1;
}
.Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.Pie {
	color: #333333;
	font-weight: bold;
}
.Detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c70b1;
	font-weight: normal;
	text-decoration: none;
}
a.Detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4387c1;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../Images/Set1/SeeMore.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding-left:15px;
	vertical-align:middle;
}
a.Detail:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4387c1;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../Images/Set1/SeeMore.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding-left:15px;
	vertical-align:middle;
}
a.Detail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
	text-decoration:underline;
	background-image:url(../Images/Set1/SeeMore.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding-left:15px;
	vertical-align:middle;
}
/***** ends here *****/

/**** Other classes CMS ****/
.LayoutFix {
	width:100%;

}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 18px;
	vertical-align: middle;
}
.btnSubmitButton {
	background-image: url(../Images/Set1/CartImages/Submit.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnBackButton {
	background-image: url(../Images/Set1/CartImages/Back.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 19px;
	border: 0px;
}
/***** ends here *****/

/******************************************************************************************/
/***** Classes for Calander ******/
/******************************************************************************************/
.CalHead {
	padding: 5px;
	background-color: #525252;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
}
.CalDayGrid {
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	background-color: #e3e3e3;
	padding: 5px;
	text-align: center;
}
.CalDayActive {
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	border: 1px solid #999;
	background-color: #fff;
	padding: 0px 7px 0px 7px;
}
.CalDayHol {
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	background-color: #fcfad2;
	border-bottom: 1px solid #e3e3e3;
}
.CalDateGrid {
	background-color: #ffffff;
	color: #333333;
	font-family: Arial;
	font-weight: normal;
	text-align: center;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}
.CalInnerGrid {
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.CalEvent {
	display: none;
}
.CalEventPopup {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	color: #333333;
	padding: 3px;
	border: 3px solid #999;
	background-color: #e3e3e3;
	width: 150px;
	height: auto;
	max-height: 70px;
	overflow-y: scroll;
}
a.Event {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoraton: underline;
	background-image: url(../Images/Set1/CalenderImages/icon-event-list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 10px;
	float: left;
}
a.Event:hover {
	color: #999999;
	text-decoraton: underline;
}
.imgCursor {
	cursor: pointer;
	background-image: url(../Images/Set1/CalenderImages/icon-cal-event.gif);
	background-repeat: no-repeat;
	width:3px;
	height:3px;
}
.EventPanel {
	background-color: #ffffff;
	border: 1px solid #333;
	padding: 5px;
	margin-top: 2px;
}
.EventHead {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
.EventSubHead {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
.EventTxt {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
}
.CalArrowLeft {
	background-image: url(../Images/Set1/CalenderImages/icon-left-arrow.gif);
	background-repeat: no-repeat;
	width:6px;
	height:11px;
}
.CalArrowRight {
	background-image: url(../Images/Set1/CalenderImages/icon-right-arrow.gif);
	background-repeat: no-repeat;
	width:6px;
	height:11px;
}
/***** ends here ******/


/*-------------------------------------------------------------------------------*/
/************ Photo Gallery starts ***********/
/*-------------------------------------------------------------------------------*/

#FrogJS {
	width: 500px;
	height: 375px;
	margin: 0 auto;
}
.PicPanel {
	border:6px solid #d2dfee;
}
#PicHeading {
	color:#333333;
	font-size:12px;
}
.MainPicBorder {
	margin:0px 0px 0px 2px;
	border:0px;
	padding:3px;
	border:1px solid #999;
	background-color:#fff;
}
.PicBorder {
	margin:0px 0px 0px 2px;
	border:0px;
	padding:3px;
	border:1px solid #999;
	background-color:#fff;
	float:left;
}
a.PicBorder:hover {
	border:1px solid #666;
	background-color:#d2dfee;
}
.AltGridPic {
	background-color:#fff;
}
.MainGridPic {
	background-color:#edf2f8;
	border-top:1px solid #d2dfee;
	border-bottom:1px solid #d2dfee;
}
.LftArrowGallery {
	background-image:url(../Images/Set1/PhotoGallery/icon-lft-arrow.gif);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor: pointer;
}
.RgtArrowGallery {
	background-image:url(../Images/Set1/PhotoGallery/icon-rgt-arrow.gif);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor: pointer;
}
.btnPlayGallery {
	background-image:url(../Images/Set1/PhotoGallery/Play.gif);
	background-repeat:no-repeat;
	width:57px;
	height:19px;
	cursor: pointer;
}
.btnStopGallery {
	background-image:url(../Images/Set1/PhotoGallery/Stop.gif);
	background-repeat:no-repeat;
	width:57px;
	height:19px;
	cursor: pointer;
}
/*-------------------------------------------------------------------------------*/
/************ Photo Gallery ends ***********/
/*-------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------*/
/************ Widget Banners in Image Gallery starts ***********/
/*-------------------------------------------------------------------------------*/
.T22ImageGallery1 {
	background-image:url(../Images/ImageGallery/WBannerBigSet1-1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:382px;
	height:201px;
}
.T22ImageGallery2 {
	background-image:url(../Images/ImageGallery/WBannerBigSet1-2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:382px;
	height:201px;
}
/*-------------------------------------------------------------------------------*/
/************ Widget Banners in Image Gallery ends ***********/
/*-------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------*/
/************ Widget Forms starts ***********/
/*-------------------------------------------------------------------------------*/
.WidgetFormsBorder {
	height:1px;
	background-color:#666666;
}
.WidgetFormsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	padding-left:2px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align:middle;
}
.WidgetFormsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	text-align:right;
	width:30%;
	height:25px;
}
.WidgetFormsQues {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	padding:7px 0px 5px 0px;
}
.WidgetFormsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9d124b;
	font-weight:normal;
	text-decoration: none;
	text-align:left;
}
.WidgetFormsError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight:normal;
	text-decoration: none;
}
.WidgetFormsDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
.WidgetFormsTxtField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.WidgetFormsTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:90%;
}
.WidgetFormsGap {
	height:5px;
}
/*-------------------------------------------------------------------------------*/
/************ Widget Forms ends ***********/
/*-------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------*/
/************ Widget Forum and Blogs starts ***********/
/*-------------------------------------------------------------------------------*/
.ForumBlogOuterBorder {
	border:7px solid #ececec;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.ForumBlogPadd {
	padding:10px;
}
.ForumBlogBreadcrum {
	color:#333;
	padding:3px 0px 3px 0px;
	text-decoration:none;
}
a.ForumBlogBreadcrum:hover {
	color:#333;
	padding:3px 0px 3px 0px;
	text-decoration:underline;
}
.ForumBlogBreadcrumActive {
	color:#D82629;
	padding:3px 0px 3px 0px;
	text-decoration:none;
}
.ForumBlogGreyTxtBold {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
a.ForumBlogGreyTxtBold:hover {
	color:#666;
	text-decoration:underline;
}
.ForumBlogBorPanel {
	background-color:#f8fafb;
	border:4px solid #eaeaea;
}
.ForumBlogBlackTxt {
	font-family:Tahoma;
	font-size:12px;
	color:#999;
	line-height:18px;
	text-decoration:none;
}
a.ForumBlogBlackTxt {
	color:#999;
	text-decoration:underline;
}
a.ForumBlogBlackTxt:hover {
	color:#666;
	text-decoration:underline;
}
.ForumBlogOrangeTxtBold {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#e68c3e;
	text-decoration:none;
}
a.ForumBlogOrangeTxtBold {
	color:#e68c3e;
	text-decoration:none;
}
a.ForumBlogOrangeTxtBold:hover {
	color:#86c0db;
	text-decoration:underline;
}
.ForumBlogHeadPanel {
	background-color:#eaeaea;
	border-top:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding:10px 5px 10px 5px;
}
.ForumBlogProfileThumb {
	background-color:#FFFFFF;
	border:1px solid #d1d1d1;
}
.ForumBlogHrline {
	background-image:url(../Community/images/img-hrline.gif);
	background-repeat:repeat-x;
	height:13px;
}
.ForumBlogBorPanelPost {
	background-color:#f9e8c4;
	border:4px solid #ecc97f;
}
.ForumBlogYellowTxtBold {
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#bb8c28;
	height:30px;
}
.ForumBlogtxtdrop {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	padding:0px 0px 0px 3px;
}
.ForumBlogtxtfield {
	border:1px solid #bbbbbb;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	padding:3px 0px 3px 3px;
}
.ForumBlogBlueTxtBold {
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	color:#5286ad;
	text-decoration:none;
}
a.ForumBlogBlueTxtBold {
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	color:#5286ad;
	text-decoration:none;
}
a.ForumBlogBlueTxtBold:hover {
	color:#5286ad;
	text-decoration:underline;
}
.ForumBlogProfileHead {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#d82629;
	padding:8px;
	background-image:url(../Community/images/img-bg-aqua.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #e0e0e0;
}
.ForumBlogAltGrid {
	background-color:#FFFFFF;
	padding:8px;
}
.ForumBlogMainGrid {
	background-color:#F8F8F8;
	padding:8px;
}
.CmShowBlue {
	color:#196F9D;
	font-weight:bold;
	font-size:10px;
}
.CmPagingBlue {
	font-size:10px;
	color:#196F9D;
	text-decoration:none;
}
a:hover.CmPagingBlue {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
/*-------------------------------------------------------------------------------*/
/************ Widget Forums and Blogs ends ***********/
/*-------------------------------------------------------------------------------*/

/****** Classes for shopping cart button and icons ******/
.verticalLine {
	background-image: url(../Images/Set1/CartImages/dot_ver.gif);
	background-repeat: repeat-y;
	width: 1px;
}
.horizontalLine {
	background-image: url(../Images/Set1/CartImages/dot_hor.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.btnVerify {
	background-image: url(../Images/Set1/CartImages/Verify.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnAdd {
	background-image: url(../Images/Set1/CartImages/Add.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnDelete2 {
	background-image: url(../Images/Set1/CartImages/Delete2.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnUpload {
	background-image: url(../Images/Set1/CartImages/Upload.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnDwonload {
	background-image: url(../Images/Set1/CartImages/Dwonload.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 19px;
	border: 0px;
}
.btnSave {
	background-image: url(../Images/Set1/CartImages/Save.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnenroll {
	background-image: url(../Images/Set1/CartImages/enroll.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnNew {
	background-image: url(../Images/Set1/CartImages/New.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnClear {
	background-image: url(../Images/Set1/CartImages/Clear.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnReset {
	background-image: url(../Images/Set1/CartImages/Reset.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnMore {
	background-image: url(../Images/Set1/CartImages/More.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnContinue {
	background-image: url(../Images/Set1/CartImages/Continue.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnEdit {
	background-image: url(../Images/Set1/CartImages/Edit.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnView {
	background-image: url(../Images/Set1/CartImages/View.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnViewAll {
	background-image: url(../Images/Set1/CartImages/ViewAll.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 19px;
	border: 0px;
}
.btnSend {
	background-image: url(../Images/Set1/CartImages/Send.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnUpdte {
	background-image: url(../Images/Set1/CartImages/Update.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnDelete1 {
	background-image: url(../Images/Set1/CartImages/Delete-btn.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnReset {
	background-image: url(../Images/Set1/CartImages/Reset.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnCancel {
	background-image: url(../Images/Set1/CartImages/Cancel.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnAddInquiry {
	background-image: url(../Images/Set1/CartImages/AddToInquiry.gif);
	background-repeat: no-repeat;
	width: 104px;
	height: 19px;
	border: 0px;
}
.btnSendEnquiry {
	background-image: url(../Images/Set1/CartImages/SendInquiry.gif);
	background-repeat: no-repeat;
	width: 104px;
	height: 19px;
	border: 0px;
}
.btnSearch {
	background-image: url(../Images/Set1/CartImages/Search.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.iconCart {
	background-image: url(../Images/Set1/CartImages/cart.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: 0px;
}
.iconKey {
	background-image: url(../Images/Set1/CartImages/key.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: 0px;
}
.btnGo {
	background-image: url(../Images/Set1/CartImages/go.gif);
	background-repeat: no-repeat;
	width: 36px;
	height: 19px;
	border: 0px;
}
.iconBullet {
	background-image: url(../Images/Set1/CartImages/bullet1.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 7px;
	border: 0px;
}
.btnAddReview {
	background-image: url(../Images/Set1/CartImages/AddReview.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 19px;
	border: 0px;
}
.btnAddCart {
	background-image: url(../Images/Set1/CartImages/AddToCart.gif);
	background-repeat: no-repeat;
	width: 81px;
	height: 19px;
	border: 0px;
}
.btnSubmit {
	background-image: url(../Images/Set1/CartImages/Submit.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnTellFriend {
	background-image: url(../Images/Set1/CartImages/TellFriend.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 19px;
	border: 0px;
}
.btnDelete {
	background-image: url(../Images/Set1/CartImages/Delete.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: 0px;
}
.btnUpdate {
	background-image: url(../Images/Set1/CartImages/UpdateQuantity.gif);
	background-repeat: no-repeat;
	width: 104px;
	height: 19px;
	border: 0px;
}
.btnContinue {
	background-image: url(../Images/Set1/CartImages/ContinueShopping.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 19px;
	border: 0px;
}
.btnCheckout {
	background-image: url(../Images/Set1/CartImages/ProceedToCheckout.gif);
	background-repeat: no-repeat;
	width: 127px;
	height: 19px;
	border: 0px;
}
.btnLogin {
	background-image: url(../Images/Set1/CartImages/Login.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 19px;
	border: 0px;
}
.btnBack {
	background-image: url(../Images/Set1/CartImages/Back.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 19px;
	border: 0px;
}
.btnRegister {
	background-image: url(../Images/Set1/CartImages/Register.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 19px;
	border: 0px;
}
.btnContinue1 {
	background-image: url(../Images/Set1/CartImages/Continue.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 19px;
	border: 0px;
}
.btnFindGiftRegi {
	background-image: url(../Images/Set1/CartImages/FindGiftRegi.gif);
	background-repeat: no-repeat;
	width: 104px;
	height: 19px;
	border: 0px;
}
.btnAddNewItem {
	background-image: url(../Images/Set1/CartImages/AddNewItem.gif);
	background-repeat: no-repeat;
	width: 104px;
	height: 19px;
	border: 0px;
}
.btnEditGiftRegi {
	background-image: url(../Images/Set1/CartImages/EditGiftRegi.gif);
	background-repeat: no-repeat;
	width: 104px;
	height: 19px;
	border: 0px;
}
.btnEditGiftRegi {
	background-image: url(../Images/Set1/CartImages/EditGiftRegi.gif);
	background-repeat: no-repeat;
	width: 104px;
	height: 19px;
	border: 0px;
}
.btnAddGiftRegi {
	background-image: url(../Images/Set1/CartImages/AddGiftRegi.gif);
	background-repeat: no-repeat;
	width: 127px;
	height: 19px;
	border: 0px;
}
.btnNext {
	background-image: url(../Images/Set1/CartImages/Next.gif);
	background-repeat: no-repeat;
	width: 46px;
	height: 19px;
	border: 0px;
}
.btnPlaceOrder {
	background-image: url(../Images/Set1/CartImages/PlaceOrder.gif);
	background-repeat: no-repeat;
	width: 83px;
	height: 19px;
	border: 0px;
}
.btnUpdateAcc {
	background-image: url(../Images/Set1/CartImages/UpdateAccount.gif);
	background-repeat: no-repeat;
	width: 101px;
	height: 19px;
	border: 0px;
}
.btnWishlist {
	background-image: url(../Images/Set1/CartImages/Add-to-wishlist.gif);
	background-repeat: no-repeat;
	width: 101px;
	height: 19px;
	border: 0px;
}
.btnPaynow {
	background-image: url(../Images/Set1/CartImages/btnPaynow.gif);
	background-repeat: no-repeat;
	width: 81px;
	height: 19px;
	border: 0px;
}
.btnWidth35 {
	background-image: url(../Images/Set1/CartImages/btn-w35.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	vertical-align:top;
	padding:1px 1px 3px 1px;
	text-align:center;
	color:#ffffff;
	width: 35px;
	height: 19px;
	border: 0px;
}
a.BusinessName
{
	background-image: url(../Images/Set1/CartImages/bt-w57.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	vertical-align:top;
	padding:2px 10px 5px 10px;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	width: 57px;
	height: 19px;
	border: 0px;
}
a.BusinessName:hover
{
	background-image: url(../Images/Set1/CartImages/bt-w57.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	vertical-align:top;
	padding:2px 10px 5px 10px;
	text-align:center;
	color:#ffffff;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnWidth57 {
	background-image: url(../Images/Set1/CartImages/bt-w57.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	vertical-align:top;
	padding:1px 1px 3px 1px;
	text-align:center;
	color:#ffffff;
	width: 57px;
	height: 19px;
	border: 0px;
}
.btnWidth85 {
	background-image: url(../Images/Set1/CartImages/bt-w85.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	vertical-align:top;
	padding:1px 1px 3px 1px;
	text-align:center;
	color:#ffffff;
	width: 85px;
	height: 19px;
	border: 0px;
}
.btnWidth105 {
	background-image: url(../Images/Set1/CartImages/bt-w105.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	vertical-align:top;
	padding:1px 1px 3px 1px;
	text-align:center;
	color:#ffffff;
	width: 105px;
	height: 19px;
	border: 0px;
}
.btnWidth130 {
	background-image: url(../Images/Set1/CartImages/bt-w130.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	vertical-align:top;
	padding:1px 1px 3px 1px;
	text-align:center;
	color:#ffffff;
	width: 130px;
	height: 19px;
	border: 0px;
	background-color:#00FFFF;
}
.btnWideWidth {
	background-image: url(../Images/Set1/CartImages/bt-wide.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	vertical-align:top;
	padding:1px 1px 3px 1px;
	text-align:center;
	color:#ffffff;
	height: 19px;
	border: 0px;
}
.btnPrint {
	background-image: url(../Images/Set1/CartImages/Print.gif);
	background-repeat: no-repeat;
	width: 83px;
	height: 19px;
	border: 0px;
}
/****** ends here ******/
.subsecHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE1209;
	text-align: right;
	padding-right:35px;
	text-transform: uppercase;
}
.bgLeftNav {
	background-image:url(../Images/Set1/bg-left-nav.gif);
	background-repeat:repeat-x;
	background-position:0px 10px;
	padding:10px 5px 5px 45px;
	width:155px;
	height:350px;
}
/******************************************************************************************/
/***** Classes for Custom Catalog *****/
/******************************************************************************************/

/* for hiding/showing Product Images Row */
.CCHideRow1 {
	display: table-row;
	cursor:hand;
}
/* for hiding/showing Dotline or any Horizontal line Row */
.CCHideRow2 {
	display: table-row;
	cursor:hand;
}
/* for hiding/showing Product Heading Row */
.CCHideRow3 {
	display: table-row;
}
/* for hiding/showing Product Description Row */
.CCHideRow4 {
	display: table-row;
}
/* for hiding/showing stike price Row */
.CCHideRow5 {
	display: none;
}
/* for hiding/showing price and 'Add to Cart' link of td and table appearing inside*/
.CCHideRow6 {
	display: table-row;
}
.CCPrdBorder {
	background-color:#ffffff;
}
.CCPrdImgBorder {
	border:0px;
}
.CCPrdImg {
	text-align:left;
	width:186px;
	height:112px;
        cursor:pointer;
}
.CCDotline {
	background-image:url(../Images/Set1/dot-line.gif);
	background-repeat:repeat-x;
	background-position:center middle;
	height:1px;
	display:none;
}
.CCPrdHeading {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#669900;
	text-align:left;

}
.CCLongDescription {
	text-align:left;
	vertical-align:top;
	padding:0px;
	color:#666666;
}
.CCPrdDescription {
	text-align:left;
	vertical-align:top;
	padding:0px;
	color:#003399;
}
.CCPriceStrike {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:line-through;
	color: #a89f9b;
}
.CCMore {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #67544d;
	padding:0px;
}
.CCDetail {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#a73638;
	font-weight:bold;
	text-decoration:none;
}
a.CCDetail {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#a73638;
	font-weight:bold;
	text-decoration:none;
}
a.CCDetail:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#a73638;
	font-weight:bold;
	text-decoration:underline;
}

/***** ends here *****/



/***** Classes Added By OnlyBusiness.com (New Update). Dated:12/22/2008 6:33:39 AM*****/
/* submenu start here */
.SubMenuVerLeftBullet {
	text-align:center;
	display:none;
}
.SubMenuVerTopBullet{
	text-align:center;
	display:none;
}
.SubMenuSeperatorVer {
	height:1px;
	background-color:#FFFFFF;
}

.SubMenuVer {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	width:145px;
	border-left:1px solid;
	padding:0px 5px 0px 3px;
	background-color:#6db7e4;
}
.SubMenuVerActive {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	width:145px;
	border-left:1px solid;
	padding:0px 5px 0px 3px;
	background-color:#6db7e4;
}
.SubNavVer {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	float:left;
	width:100%;
	padding:5px 0px 5px 0px;
	background-color:#6db7e4;
}
.SubNavVerActive {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	width:100%;
	padding:5px 0px 5px 0px;
	background-color:#6db7e4;
}
/* Submenu ends here */

/* Adjacent Logo starts here */
.HeaderMenu {
        text-align:right;
        width:100%;
        vertical-align:bottom;       
}
/* Adjacent Logo ends here */
#Header1_ctl01_tblNewReg
/* Member Login Panel on header */
{
/*
border:1px solid #666666;
background-color:#dddddd;*/
}

