/*#################################################################
#####      THIS FILE AND ITS CONTENTS ARE THE PROPERTY OF     #####
#####      OFFSIGHT IT SERVICES LTD.  NO ATTEMPT MUST BE      #####
#####      MADE TO COPY ITS CONTENTS OR USE ELSEWHERE         #####
#####      WITHOUT PERMISSION FROM OFFSIGHT IT SERVICES LTD   #####
#####                                                         #####
###################################################################
#####                                                         #####
#####               WRITTEN 20/04/2010                        #####
#####                                                         #####
#################################################################*/

/*START PNG FIX*/
img, div
{
behavior: url(iepngfix.htc);
}

.pngTest
{
width: 87px;
height: 86px;
background-image: url(images/layoutImages/bogoff.png);
position: absolute;
top: 50px;
left: 20px;
z-index: 10;
}
/*END PNG FIX*/

/*START FONTS*/
.get1free 
{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #ffb3b5
font-weight: bold;
}

body
{
font-family: Arial;
font-weight: bold;
color:#000;
font-size: 12pt;
margin: 0px auto 0px auto;
text-align: center;
}

h1
{
font-family: Arial Rounded MT Bold;
color:#000;
font-size: 12pt;
margin: 0px;
}

h2
{
font-family: Arial Rounded MT Bold;
color:#000;
font-size: 16pt;
}

a
{
color:blue;
}
/*END FONTS*/

/*START MAIN LAYOUT*/
#container
{
width: 1000px;
height: auto;
margin: 0px auto 0px auto;
text-align: left;
display: inline-block;
}

#header
{
width: 100%;
height: 375px;
background-image: url(images/layoutImages/bodyMain.jpg);
background-repeat: no-repeat;
display: inline-block;
position: relative;
margin: 0px 0px 10px 0px;
}
 
#columnContainer
{
width: 100%;
height: auto;
display: inline-block;
}
 
#leftColumn 
{
width: 200px;
height: auto;
float: left;
display: inline-block;
}

#mainColumn
{
width: 580px;
height: auto;
float: left;
display: inline-block;
margin: 0px 10px 0px 10px;
font-weight: normal;
}

#rightColumn 
{
width: 200px;
height: auto;
float: left;
display: inline-block;
}

.footer
{
width: 100%;
height: auto;
text-align: center;
display: inline-block;
position: relative;
float: left;
margin: 10px 0px 0px 0px;
}
 
.footerLink
{
width: auto;
height: auto;
float: left;
font-size: 10pt;
font-weight: normal;
margin: 10px 0px 0px 20px
}
/*END MAIN LAYOUT*/


/*START LOGO BAR SETUP*/
#controlBar
{
width: 100%;
height: 150px;
display: inline-block;
position: relative;
}

#logo
{
width: 470px;
height: 100px; 
display: inline-block;
position: absolute;
top: 10px;
left: 0px;
}

.logoTag
{
width: 500px;
height: auto;
display: inline-block;
position: absolute;
top: 25px;
left: 510px;
}

#paymentDetails
{
width: 490px;
height: 35px;
background-image: url(images/paymentLogo.jpg);
background-repeat: no-repeat; 
text-align: right;
position: absolute;
top: 60px;
left: 510px;
}
 
#paymentDetailsText
{
width: auto;
height: auto;
}

#basketItems
{
width: auto;
height: auto;
float: right;
color:#fb7a05
}

.menu
{
width: 100%;
height: 30px;
background-image: url(images/layoutImages/menuBg.jpg);
background-repeat: no-repeat;
position: absolute;
top: 100px;
left: 0px;
}

.menu a
{
color:#fff
}

.menuText
{
width: auto;
height: auto;
padding: 6px 0px 0px 45px;
float: left
}
/*END LOGO BAR SETUP*/


/*START HEADER COLUMNS*/
.headerColumnLeft
{
width: 200px;
height: 225px;
display: inline-block;
position: absolute;
top: 150px;
left: 0px;
}

.headerColumnMain
{
width: 580px;
height: auto;
display: inline-block;
position: absolute;
top: 150px;
left: 210px;
}

.flashContainer
{
width: 580px;
height: 225px;
float: left;
}

.headerColumnRight
{
width: 200px;
height: 225px;
display: inline-block;
position: absolute;
top: 150px;
left: 800px;
}
/*END HEADER COLUMNS*/


/*START HOME PAGE SEARCH BOX*/
.homePageSearchBox
{
width: 200px;
height: 100px;
background-image: url(images/layoutImages/searchBg.jpg);
display: inline-block;
position: absolute;
top: 0px;
left: 0px;
}

.homePageSearchButton
{
width: 30px;
height: 30px;
background-image: url(images/layoutImages/searchBg.jpg);
display: inline-block;
position: absolute;
top: 60px;
left: 160px;
}

.homePageSearchTitleText
{
width: auto;
height: auto;
color: #fff;
font-weight: bold;
position: absolute;
top: 5px;
left: 10px
}

.homePageSearchItemLine
{
width: 185px;
height: 35px;
color: #fffc00;
font-weight: bold;
font-size: 8pt;
position: absolute;
top: 22px;
left: 5px;
}

.mySelect
{ 
width:190px; 
} 
/*END HOME PAGE SEARCH BOX*/


/*START HOME PAGE TELL A FRIEND*/
.homePageTellAfriend
{
width: 200px;
height: 100px;
background-image: url(images/layoutImages/tellAfriendBg.jpg);
display: inline-block;
position: absolute;
top: 125px;
left: 0px;
}

.homePageFriendButton
{
width: 30px;
height: 30px;
display: inline-block;
position: absolute;
top: 60px;
left: 160px;
}

.homePageSearchTitle
{
width: auto;
height: auto;
color: #fff;
font-weight: bold;
position: absolute;
top: 5px;
left: 10px
}

.homePageSearchTextBox
{
width: 185px;
height: 35px;
color: #fffc00;
font-weight: bold;
font-size: 8pt;
position: absolute;
top: 30px;
left: 10px;
}
/*END HOME PAGE TELL A FRIEND*/


/*START HOMEPAGE TESTIMONIALS*/
.homePageTestTitle
{
width: 100%;
height: 30px;
background-image: url(images/layoutImages/columnTitleBgBlue.jpg);
display: inline-block;
position: absolute;
top: 0px;
left: 0px;
}

.homePageTestTitleText
{
width: 100%;
height: auto;
text-align: center;
color: #fff;
font-weight: bold;
position: absolute;
top: 5px;
}

.homePageTestDetails
{
width: 100%;
height: 185px;
background-image: url(images/layoutImages/testimonialBg.jpg);
display: inline-block;
position: absolute;
top: 40px;
left: 0px;
}

.homePageTestDetailsText
{
width: 170px;
height: auto;
position: absolute;
top: 25px;
left: 10px;
font-size: 10pt;
color: #fff;
}

.homePageTestDetailsText a
{
width: 170px;
height: auto;
position: absolute;
top: 25px;
left: 10px;
font-size: 10pt;
color: #fff;
}

.homePageTestName
{
width: 95%;
height: auto;
position: absolute;
text-align: right;
top: 140px;
left: 0px;
font-size: 12pt;
color: #fff;
}

.homePageTestReadMore
{
width: 95%;
height: auto;
position: absolute;
text-align: right;
top: 165px;
left: 0px;
font-size: 10pt;
color: #fff;
text-decoration: underline;
}
/*END HOMEPAGE TESTIMONIALS*/


/*START HOMEPAGE CATEGORY MENU*/
.catItemListBorder
{
width: 157px;
height: 147px;
background-image: url(images/catItemListBorder.jpg);
display: block;
margin: 10px 8px 0px 8px;
float: left;
text-align: center
}

.prodCatTitle
{
width: 200px;
height: 30px;
background-image: url(images/layoutImages/columnTitleBg.jpg);
color: #fff;
font-size: 14pt;
}

.categoryList
{
border: solid 1px green;
float: left
}

#catListContainer
{
width: 200px;
height: auto;
display: inline-block;
margin: 10px 0px 0px 0px
}

.prodCatTitleText
{
width: 100%;
height: auto;
padding: 4px 0px 0px 0px;
font-size: 12pt;
text-align: center;
}

.catListTop
{
width: 200px;
height: 10px;
background-image: url(images/layoutImages/menuBgTop.jpg);
overflow: hidden;
margin: 10px 0px 0px 0px
}

.catListMain
{
width: 200px;
height: auto;
background-image: url(images/layoutImages/menuBgMain.jpg);
display: inline-block
}

.catListBase
{
width: 200px;
height: 11px;
background-image: url(images/layoutImages/menuBgBot.jpg);
display: inline-block;
overflow: hidden
}

.catListItem
{
width: 95%;
height: auto;
color:#83888b;
font-weight: bold;
font-size: 11px;
margin: 0px 0px 0px 5px
}

.catListItemText
{
width: auto;
height: auto;
color:#000;
font-size: 11pt;
margin: 0px 0px 5px 5px;
background-image: url(images/layoutImages/catListUnderline.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

.catListItemText a
{
width: auto;
height: auto;
color:#1ba5e5;
font-size: 11pt;
margin: 0px 0px 5px 0px;
background-repeat: no-repeat;
background-position: right bottom;
}

.catArrow
{
width: 10px;
height: 10px;
display: inline-block;
float: left;
}

.catArrowSpace
{
width: 10px;
height: 10px;
display: inline-block;
float: left;
}

.catListItemInfoText
{
width: auto;
height: 25px;
padding: 5px 0px 0px 20px
}

.bulletSpace
{
width: auto;
height: auto;
margin: 6px 5px 10px 5px;
float: left
}
/*END HOMEPAGE CATEGORY MENU*/


/*START INFO PAGES*/
#infoListContainer
{
width: 200px;
height: auto;
display: inline-block;
margin: 10px 0px 0px 0px
}
/*END INFO PAGES*/


/*START HOME PAGE PRODUCT LISTING*/
.specialOfferStar
{
width: 87px;
height: 86px;
background-image: url(images/layoutImages/special_offer_star.png);
display: inline-block;
position: absolute;
top: 50px;
left: 5px;
z-index: 10;
}

.featProdTitleMain
{
width: 580px;
height: 30px;
background-image: url(images/layoutImages/pageTitleBg.jpg);
color: #fff;
font-size: 14pt;
overflow: hidden;
}
.featProdTitleMaintext
{
padding: 4px 0px 0px 10px;
font-size: 12pt;
font-weight: bold;
}

.homePageProdContainer
{
width: 186px;
height: 210px;
background-image: url(images/layoutImages/prodListBg.jpg);
float: left;
margin: 10px 0px 0px 5px;
position: relative;
overflow: hidden;
}
 
.homePageProdTitle
{
width: 95%;
height: 40px;
font-size: 12pt;
position: absolute;
LEFT: 5px;
TOP: 5px;
text-decoration: underline;
color: blue;
}

.homePageProdImage
{
width: 100%;
height: 100px;
position: absolute;
left: 0px;
top: 50px;
text-align: center;

}

.homePageProdPrice
{
width: 100%;
height: 20px;
color:#df3b49;
font-size: 12pt;
text-align: center;
position: absolute;
LEFT: 0px;
TOP: 160px
}

.homePageProdPriceSpecial
{
width: 100%;
height: 20px;
color:#df3b49;
font-size: 12pt;
text-align: center;
position: absolute;
LEFT: 0px;
TOP: 160px;
color: red;
}

.homePageProdButtons
{
width: 100%;
height: auto;
color:#df3b49;
position: absolute;
LEFT: 10px;
TOP: 180px;
color: #000
}

.homePageProdButtons, a
{
text-decoration: none
}
/*END HOME PAGE PRODUCT LISTING*/


/*START PRODUCT LISTING ON HOMEPAGE*/
.productListContainer
{
width: 197px;
height: 184px;
background-image: url(images/itemListBorder.jpg);
display: block;
margin: 10px 8px 0px 8px;
float: left;
text-align: center
}

.productListInfo
{}

.listResultsContainer
{
width: 100%;
height: auto;
display: inline-block;
margin: 10px 0px 0px 0px;
float: left;
text-align: center
}
/*END PRODUCT LISTING ON HOMEPAGE*/


/*START SUB CATEGORY LISTING ON INDEX*/

.subCatListContainer
{
width: 100%;
height: auto;
display: inline-block;
float: left;
margin: 10px 0px;
}

.subCatListTitleImage
{
width: 120px;
height: auto;
display: inline-block;
float: left;
margin: 0px 10px 0px 0px;
}

.subCatListDescription
{
width: 450px;
height: auto;
float: left;
display: inline-block;
margin: 10px 0px 0px 0px;
}

.subCatViewProdButContainer
{
width: 100%;
height: 50px;
display: inline-block;
text-align: center;
position: absolute;
top: 150px;
left: 0px;
}

.subCatViewProdBut
{
width: 170px;
height: 50px;
display: inline-block;
background-image: url(images/layoutImages/view_cat_prods.jpg);
}
/*END SUB CATEGORY LISTING ON INDEX*/


/* START SHOPPING CART PAGE */

.shopCartItemContainer
{
width: 100%;
height: auto;
display: inline-block;
float: left;
position: relative;
}

.shopCartItemLineContainer
{
width: 100%;
height: 60;
display: inline-block;
float: left;
position: relative;
border-bottom: solid 2px grey;
margin: 5px 0px 5px 0px;
}

.shopCartImage
{
width: 50px;
height: 50px;
position: absolute;
top: 5px;
left: 5px;
}

.shopCartTitle
{
width: auto;
height: 50px;
position: absolute;
top: 5px;
left: 65px;
text-decoration: underline;
color: #00f;
}

.shopCartOptions
{
width: 170px;
height: auto;
text-align: center;
position: absolute;
top: 30px;
left: 65px;
}

.shopCartPrice
{
width: 170px;
height: auto;
text-align: center;
position: absolute;
top: 5px;
left: 400px;
font-weight: bold;
}

.shopCartSubTotalBg
{
width: 355px;
height: 30px;
background-image: url(images/layoutImages/shopCartSubTotalBg.jpg);
margin: 10px 0px;
float: left;
}

.shopCartSubTotalText
{
width: 100%;
height: auto;
display: inline-block;
text-align: center;
color: #fff;
margin: 5px 0px 0px 0px;
}

.shoppingCartButtons
{
width: 100%;
height: auto;
display: inline-block;
float: left;
position: relative;
margin: 10px 0px;
}
/* END SHOPPING CART PAGE */



/* START LONGIN PAGE */
.largeBoxContainer
{
width: 360px;
height: auto;
display: inline-block;
margin:10px 0px 0px 2px;
color: blue;
text-align: center;
float: left
}

.largeBoxTop
{
width: 360px;
height: 10px;
background-image: url(images/largeBoxTop.jpg);
display: block;
margin: 10px 0px 0px 0px;
float: left;
color: #000;
overflow: hidden
}

.largeBoxMain
{
width: 360px;
height: 160px;
background-image: url(images/largeBoxMain.jpg);
display: block;
margin: 0px 0px 0px 0px;
float: left;
color: #000;
text-align: left
}

.largeBoxText
{
width: 350px;
height: auto;
margin: 0px 0px 0px 5px;
font-size: 11pt
}

.largeBoxBase
{
width: 360px;
height: 10px;
background-image: url(images/largeBoxBase.jpg);
display: block;
margin: 0px 0px 0px 0px;
float: left;
color: #000;
overflow: hidden
}
/* END LOGIN PAGE */ 


/*START PRODUCT INFO PAGE */
.specialOfferStarInfo
{
width: 100%;
height: 86px;
display: inline-block;
background-repeat: no-repeat;
border: dotted 2px blue;
}

.productInfoTopContainer
{
width: 100%;
height: auto;
display: inline-block;
float: left;
margin: 10px 0px 10px 0px;
}

.productInfoImage
{
width: 150px;
height: auto;
display: inline-block;
float: left;
}

.productInfoControls
{
width: 205px;
height: 131px;
display: inline-block;
float: left;
background-image: url(images/layoutImages/qtyBg.jpg);
position: relative;
}

.productInfoQtyControl
{
width: 95%;
height: auto;
display: inline-block;
float: left;
position: absolute;
top: 15px;
left: 15px;
}

.addButtons
{
width: 95%;
height: auto;
display: inline-block;
float: left;
margin: 10px 0px 0px 0px;
}

.qtyTitle
{
width: auto;
height: auto;
position: absolute;
top: -8px;
left: 25px;
font-weight: bold;
}
/*END PRODUCT INFO PAGE */



/*START NOW LOGGED IN*/
.loggedInContainer
{
width: 140px;
height: 210px;
display: inline-block;
float: left;
margin: 10px 5px 0px 0px;
position: relative;
background-image: url(images/layoutImages/loggedInContainer.jpg);
}

.loggedInThanks
{
width: 100%;
height: atuo;
text-align: center;
font-weight: bold;
font-size: 14pt;
margin: 10px 0px;
}

.loggedInTitle
{
width: 100%;
height: auto;
position: absolute;
top: 15px;
text-align: center;
font-weight: bold;
text-decoration: underline;
}

.loggedinImage
{
text-align: center;
position: absolute;
top: 50px;
left: 5px;
border: 0px
}
/*END NOW LOGGED IN*/


/*#######################################################################################################################################*/



/*** Begin Header Tags SEO ***/
/*
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}*/
/*h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}*/
/*** End Header Tags SEO ***/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }



A {

  text-decoration: none;
}

A:hover {

  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

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: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  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.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.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; }

p
{}