﻿/*********************************************************************************************************/
/************************ Outer table structure 3 rows and 3 columns ************************************/
/*********************************************************************************************************/
#Cars
{
padding-left:31px;

}
.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: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
text-decoration: none;
color: #000000;
padding: 0px 5px 0px 5px;
height: 25px;
text-align:left;
}
a.lnkWidgetEdit
{
font-size: 10px;
color: #2a65c3;
font-weight: bold;
padding:1px 2px 1px 2px;
border:1px solid #b1c9eb;
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:#2a65c3;
border:1px solid #b1c9eb;
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: 11px;
color: #000000;
padding:5px;
height:75px;
vertical-align:top;
}
.WidgetBody a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#649D47;
}
.WidgetBody a:hover
{
color: #649D47;
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
{
height:5px;
}
/***** ends here *****/

/*.table_fixed {table-layout:fixed;}	*/


/******************************************************************************************/
/***** Classes for Categories part - Contains Table structure of 3 rows and 3 columns *****/
/******************************************************************************************/
.MainCatBlock{
height: 25px;
padding:0px 0px 0px 10px;
}
a.MainCatHeading{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #2674a2;
text-align: left;
text-decoration:none;
}
a.MainCatHeading:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #2a65c3;
text-align: left;
text-decoration:underline;
}
.Catborder
{
}
.AltGrid
{
background-color:#b1c9eb;
}
.MainGrid
{
background-color:#cfdef4;
}
a.Cat
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #2a65c3;
text-decoration: none;
font-weight: normal;
padding: 4px 0px 4px 0px;
margin: 0px 0px 0px 0px;
float: left;
width: 100%;
}
a.Cat:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #2674a2;
font-weight: normal;
text-decoration: underline;
padding: 4px 0px 4px 0px;
}
.CatBulletLeft
{
width: 15px;
}
.CatBulletRight
{
background-image: url(../Images/inner-bullet.gif);
background-repeat: no-repeat;
background-position: center 7px;
width: 15px;
}
/**** ends here *****/


/******************************************************************************************/
/***** Classes for Internal Links part - Contains Table structure of 3 rows and 3 columns *****/
/******************************************************************************************/

.InLinkBorder
{
border-right: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-top: 1px solid #dddddd;
}
.InLinkAltGrid
{
}
.InLinkMainGrid
{
}
a.InLink
{
border-bottom: 1px solid #dddddd;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-decoration: none;
text-transform: uppercase;
padding: 4px 0px 4px 0px;
margin: 0px 0px 0px 0px;
float: left;
width: 100%;
}
a.InLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #2a65c3;
text-decoration: none;
text-transform: uppercase;
padding: 4px 0px 4px 0px;
}
.InLinkBulletLeft
{

background-image: url(../Images/inner-bullet.gif);
background-repeat: no-repeat;
background-position: center 7px;
border-bottom: 1px solid #e4e4e4;
width: 15px;
}
.InLinkBulletRight
{
/*	background-image:url(../Images/inner-bullet.gif); background-repeat:no-repeat; background-position:center 7px;	*/
border-bottom: 1px solid #e4e4e4;
width: 10px;
}
/**** 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 roduct 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: 12px;
font-weight: normal;
color: #2a65c3;
text-align: left;
font-width: 100%;
}
.PrdDescription
{
text-align: left;
}
.PriceStrike
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
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: #2a65c3;
font-weight: normal;
text-decoration: none;
}
a.Detail
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #2a65c3;
font-weight: normal;
text-decoration: none;
}
a.Detail:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #2674a2;
font-weight: normal;
text-decoration: underline;
}
/***** ends here *****/

/**** Other classes CMS ****/
.LayoutFix{
width:100%;
table-layout:fixed;
}

.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 #b1c9eb;
}
#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:#b1c9eb;
}
.AltGridPic {
background-color:#fff;
}
.MainGridPic {
background-color:#b7d2b5;
color:#000000;
font-weight:bold;
border-bottom:3px solid #050007;
}
.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 ***********/
/*-------------------------------------------------------------------------------*/
.T54ImageGallery1 {
background-image:url(../Images/ImageGallery/WBannerBigSet2-1.jpg);
background-repeat:no-repeat;
background-position:top;
width:253px;
height:135px;
}



/*-------------------------------------------------------------------------------*/
/************ Widget Banners in Image Gallery ends ***********/
/*-------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------*/
/************ Widget Forms starts ***********/
/*-------------------------------------------------------------------------------*/
.WidgetFormsBorder {
height:1px;
background-color:#b1c9eb;
}

.WidgetFormsHeading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2a65c3;
font-weight:bold;
text-decoration: none;
height:22px;
text-align:left;
background-color:#cfdef4;
padding-left:5px;
border-bottom: 1px solid #b1c9eb;
vertical-align:middle; 
}
.WidgetFormsText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
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: #2c458a;
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: #2c458a;
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;
}
.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: 50px;
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;
}
.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 ******/



/***** Classes Added By OnlyBusiness.com (New Update). Dated:12/22/2008 6:34:47 AM*****/
/* submenu start here */
.SubMenuVerLeftBullet
{
display: none;
}
.SubMenuVerTopBullet
{
display: none;
}
.SubMenuSeperatorVer
{
height: 1px;
}
.SubMenuVer
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #649D47;
cursor: pointer;
text-align: left;
width:145px;
border-left:1px solid;
padding:7px 5px 7px 3px;
background-image:url(../Images/Set1/menu-bg-deactive-1.gif);
background-repeat:repeat-x;
}
.SubMenuVerActive
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #649D47;
text-align: left;
cursor: pointer;
width:145px;
border-left:1px solid;
padding:7px 5px 7px 3px;
background-image:url(../Images/Set1/menu-bg-active-1.gif);
background-repeat:repeat-x;
}
.SubNavVer
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #649D47;
text-align: left;
text-decoration: none;
padding:7px 0px 7px 0px;
}
.SubNavVerActive
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #649D47;
text-align: left;
text-decoration: underline;
padding:7px 0px 7px 0px;
}
/* Submenu ends here */

/* Adjacent Logo starts here */
.HeaderMenu {
text-align:right;
width:100%;
vertical-align:bottom; 
}
/* Adjacent Logo ends here */

#LyoutControl1_WidgetContainer32665_widget32665_tblBottomLeft
{
text-align:center;
}

