/* $Id: skin1.css,v 1.1.2.37 2008/08/07 06:35:10 ferz Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	FONT-FAMILY: Helvetica, Verdana, Arial, Sans-serif;
	COLOR: #666666;
	FONT-SIZE: 11px;
	font-weight: 500;
}

P {
	line-height: 1.3;	
}		
A:link {
	COLOR: #666666;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #666666;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #666666;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #666666;
	TEXT-DECORATION: none;
	outline: none;
}
A:focus {
	-moz-outline-style: none;
}		

H1 {
	FONT-SIZE: 14px;
	color: #a10000;
}
H2 {
	FONT-SIZE: 13px;
}
H3 {
	FONT-SIZE: 16px;
	color: #a10000;
	margin-top: 13px;
}
HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}
HTML,BODY {
	HEIGHT: 100%;
	BACKGROUND: #f6babb url(images/bg.gif) repeat;
	MARGIN: 0px;
	PADDING: 0px;
}
FORM {
	MARGIN: 0px;
}
TABLE,IMG {
	BORDER: 0px;
	margin: 0px;
}

/*MSL CHANGES 
*/

.hometext{
  width: 360px;
  height: 25px;
  font-family: Helvetica, Verdana, Arial, Sans-serif;
	color: #666666;
	font-size: large;
	font-weight: bolder;
  border: medium #f1bdbf solid;
  
  margin-top: -30px;
  padding: 8px;
 
  position: relative;
  left: 480px;
  top: -525px;
 
  x-position: absolute;
  x-left: 400px;
  x-top: 70px;
}

#flashcontent{
  height: 527px;
  width: 860px;
  background-image: url(/skin1/images/ilovemamami.jpg) no-repeat;
}
  
/*
	Content enviroment styles
*/
TABLE.Container {
	HEIGHT: 100%;
	text-align: left;
}
TD.Container {
	VERTICAL-ALIGN: top;
	HEIGHT: 90%;
	background-color: #FFFFFF;
}

.right-shadow{
	background: transparent url(images/right_shadow.png) left top repeat-y;
}
.right-shadow-corner{
	background: transparent url(images/right_shadow_corner.png) left top no-repeat;
}
.left-shadow{
	background: transparent url(images/left_shadow.png) right top repeat-y;
}
.left-shadow-corner{
	background: transparent url(images/left_shadow_corner.png) right top no-repeat;
}
/*
	Header styles
*/
.header {
	background-color: #ffffff;
    background-image: url(images/head_decor.png);
   	background-repeat: no-repeat;
   	color:	#FFFFFF;
	background-position: top right;
	height: 99px;
}

div.cart {
	padding-top: 10px;
}		

.HeadLogo {
	PADDING-LEFT: 20px;
	TEXT-ALIGN: left;
	width: 190px;
}
.HeadRightBox {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: right;
}
.HeadMenu {
	color: #5480a2;
	background: url(images/pink_line.gif) left bottom repeat-x;
/*	opacity: 0.8; 
	filter: alpha(opacity=80);*/
}
.HeadLine {
	BACKGROUND-IMAGE: url(images/head_linebg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-right: 20px;
}
.HeadThinLine {
	BACKGROUND-COLOR: #cb480c;
	HEIGHT: 1px;
}
.PrintableRow {
	WIDTH: 100%;
	VERTICAL-ALIGN: middle;
	PADDING-RIGHT: 186px;
	HEIGHT: 18px;
}
.HeadTopPad {
	HEIGHT: 18px;
}
.HeadTopPad IMG {
	WIDTH: 1px;
	HEIGHT: 18px;
}
#TopMenu {
	margin-top: 5px;
}	

/*
	Footer styles
*/
.BottomRow {
	padding-top: 20px;
	padding-bottom: 20px;
	background:  url(images/try.png) repeat-x;
	HEIGHT: 130px;
	vertical-align: top;
}
.BottomBox {
	COLOR: #FFF;
	PADDING: 0 20px 6px ;
	vertical-align: top;
}
.Bottom {
	COLOR: #FFF;
	font-weight: bold;
}

A.Bottom {
	padding-left: 6px;
	padding-right: 6px;
}		

A.Bottom:link {
	COLOR: #FFF;
	TEXT-DECORATION: none;
}
A.Bottom:visited {
	COLOR: #FFF;
	TEXT-DECORATION: none;
}
A.Bottom:hover {
	COLOR: #FFF;
	TEXT-DECORATION: underline;
}
A.Bottom:active {
	COLOR: #FFF;
	TEXT-DECORATION: none;
}
.BottomPopup {
	WIDTH: 100%;
	TEXT-ALIGN: right;
	PADDING-BOTTOM: 10px;
}
.BottomPopup A {
	FONT-WEIGHT: bold;
}
.BottomDialogBox {
	BACKGROUND-COLOR: #e8edf4;
	PADDING-LEFT: 13px;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
}

/*
	Common styles
*/
.SubmitBox {
	PADDING-TOP: 10px;
}
HR.Line {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
.SectionBox {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
}
.Text {
	COLOR: #010101;
}
.NumberOfArticles {
	COLOR: #010101;
	FONT-WEIGHT: bold;
}
.TopLabel {
	height: 39px;
	COLOR: #010101;
	FONT-SIZE: 12px;
}
.Message {
	COLOR: #b51a00;
}
.Line {
	BACKGROUND-COLOR: #FFF;
	height: 1px;
}
TD.ButtonsRow {
	PADDING-TOP: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 12px;
	PADDING-BOTTOM: 2px;
}
.CustomerMessage {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
}
.ErrorMessage {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
}
.Star {
	COLOR: #FF0000;
}
.TableHead {
	BACKGROUND-COLOR: #CCCCCC;
	FONT-WEIGHT: bold;
}
.TableSubHead {
	BACKGROUND-COLOR: #EEEEEE;
}
.Spc {
	WIDTH: 1px;
	HEIGHT: 1px;
}
TABLE.EmptyBox {
	WIDTH: 100%;
}
TABLE.EmptyBox TR TD {
	PADDING: 0px;
}

/*
	Popup styles
*/
.PopupContainer {
	HEIGHT: 100%;
	WIDTH: 100%;
	TEXT-ALIGN: center;
}
.PopupTitle {
	BACKGROUND-COLOR: #d0ddeb;
	HEIGHT: 15px;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.PopupBG {
	BACKGROUND-COLOR: #d0ddeb;
}
.PopupHelpLink {
	FONT-SIZE: 9px;
	COLOR: #112536;
	TEXT-DECORATION: none;
}

/*
	BuyNow section
*/
.BuyNowQuantity {
	HEIGHT: 25px;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 16px;
}
.BuyNowPrices {
	HEIGHT: 15px;
	VERTICAL-ALIGN: middle;
}

/*
	Central spece
*/

.main-part {
	background: #fff;
	padding: 0 20px 11px;
}

.cat {
	background: #FFF url(images/cat_bg.gif) left bottom no-repeat;
	height: 507px;
	padding-bottom: 0;
}		

/*
	Vertical menu
*/
.VertMenuLeftColumn {
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 7px;
	PADDING-RIGHT: 20px;
}
.VertMenuRightColumn {
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 7px;
}
.VertMenuBox {
	BACKGROUND-COLOR: #ffffff;
	PADDING-TOP: 3px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
}
.VertMenuBorder {
	BORDER: #5f94c0 1px solid;
}
.VertMenuTitleBox {
	BACKGROUND-IMAGE: url(images/menu_bg.gif);
	BACKGROUND-COLOR: #9ec6de;
	BORDER-BOTTOM: #215485 1px solid;
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-POSITION: bottom;
	HEIGHT: 27px;
}
.VertMenuTitle {
	BACKGROUND-COLOR: transparent;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.VertMenuSubTitle {
	BACKGROUND-COLOR: #FFA92F;
}
.VertMenuTitleIcon {
	WIDTH: 17px;
	HEIGHT: 17px;
	MARGIN-LEFT: 5px;
	MARGIN-RIGHT: 8px;
	VERTICAL-ALIGN: middle;
}
.VertMenuItems {
	COLOR: #112536;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
A.VertMenuItems:link {
	COLOR: #112536;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
A.VertMenuItems:visited {
	COLOR: #112536;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
A.VertMenuItems:hover {
	COLOR: #2c3e49;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
}
A.VertMenuItems:active  {
	COLOR: #112536;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
.VertMenuHr {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	COLOR: #999999;
}
.CategoriesList {
	font-size: 12px;
}

/*
	Dialog box
*/
TABLE.DialogBox {
	WIDTH: 100%;
	HEIGHT: 100%;
	VERTICAL-ALIGN: top;
}
TD.DialogBox {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
	PADDING: 10px;
	COLOR: #58595b;
}
.DialogBorder {
	BACKGROUND-COLOR: #acb7c7;
	HEIGHT: 100%;
	PADDING: 0px;
}
TD.DialogTitle {
	COLOR: #FFF;/*#253161;*/
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	BACKGROUND: #F6BABB ; /*url(images/dialog_bg.gif);*/
	border-left: #acb7c7 1px solid;
	border-right: #acb7c7 1px solid;
	border-top: #acb7c7 1px solid;
	VERTICAL-ALIGN: middle;
	HEIGHT: 31px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 18px;
	PADDING-RIGHT: 0px;
	TEXT-ALIGN: left;
}
FONT.DialogTitle {
	COLOR: #010101;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 33px;
	TEXT-ALIGN: left;
	MARGIN-LEFT: 10px;
}

/*
	Dialog info box
*/
TABLE.DialogInfo {
	WIDTH: 85%;
	TEXT-ALIGN: center;
}
.DialogInfoTitle {
	COLOR: #041527;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: left;
	HEIGHT: 15px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
}
.DialogInfoTitleBorder {
	BACKGROUND-COLOR: #96badc;
	PADDING: 0px;
	border-top: #5f94c0 1px solid;
	border-bottom: #5f94c0 1px solid;
	border-left: #5f94c0 1px solid;
	border-right: #5f94c0 1px solid;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 15px;
}
.DialogInfoBorder {
	border-bottom: #acb7c7 1px solid;
	border-left: #acb7c7 1px solid;
	border-right: #acb7c7 1px solid;
	PADDING: 0px;
}
.DialogTr {
	COLOR: #1A2B3C;
}
.DialogInfoIcon {
	WIDTH: 16px;
	HEIGHT: 16px;
}
.DialogInfoClose {
	WIDTH: 15px;
	HEIGHT: 14px;
}

/*
	Dialog tools section
*/
.NavDialogTitle {
	WIDTH: 50%;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #112536;
	PADDING-LEFT: 8px;
}   
.NavDialogBorder {
	BACKGROUND-COLOR: #FFCC33;
}
.NavDialogBox {
	BACKGROUND-COLOR: #FFFFCC;
}
.NavDialogSeparator {
	WIDTH: 100%;
	HEIGHT: 14px;
	BACKGROUND-IMAGE: url(images/separator.gif);
	PADDING-LEFT: 7px;
}
.NavDialogSeparator IMG {
	WIDTH: 100%;
	HEIGHT: 14px;
}
.NavDialogCell {
	PADDING-RIGHT: 3px;
}
.NavDialogCell A IMG {
	WIDTH: 9px;
	HEIGHT: 9px;
}
.NavMenuItems {
	COLOR: #112536;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
A.NavMenuItems:link {
	COLOR: #112536;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.NavMenuItems:visited {
	COLOR: #112536;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.NavMenuItems:hover {
	COLOR: #2c3e49;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
A.NavMenuItems:active  {
	COLOR: #112536;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
.NavMenuItemsHL{
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}
A.NavMenuItemsHL:link {
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
A.NavMenuItemsHL:visited {
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
A.NavMenuItemsHL:hover {
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A.NavMenuItemsHL:active {
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}

/*
	Product details page
*/
.ProductTitle {
	background-position: top left;
	width: 142px;
	height: 61px;
	position: absolute;
	top: -15px;
	left: 194px;
	overflow: visible;
	display: block;
}
.ProductTitle:link{
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: none;
}
.ProductTitle:visited{
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: none;
}
.ProductTitle:hover{
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: underline;
}
.ProductTitle:active{
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: none;
}
.ProductTitleHidden {
	COLOR: #666666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.ProductDetailsTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
}
div{
	margin: 0px;
}

#AddProduct{
	margin-top: -12px;
}		

.DescrTab {
	background: url(images/product_tab1.png) no-repeat;
	color: #ba7b98;
	width: 92px;
	height: 23px;
	text-align: center;
}		
.FeaturesTab {
	background: url(images/product_tab2.png) no-repeat;
	width: 92px;
	height: 23px;
	text-align: center;
}		
.FeaturesTab a{
	color: #76a04d;
	text-decoration: none;
}	
.AccessoriesTab {
	background: url(images/product_tab3.png) no-repeat;
	width: 92px;
	height: 23px;
	text-align: center;
}

.AccessoriesTab a{
	color: #988071;
	text-decoration: none;
}

/* Scrollbar & content css */						
#content1, #content2, #content3{
	height: 245px;
	width: 272px;
	float:left;
	background: #fff;
	overflow:hidden;
	margin-top: 8px;
}
#content1 p{
	margin: 10px;
}
.scrollbar-vert{
	background-color: #fff;
	border: #d2d2d2 solid 1px;
	height: 245px;
	width: 10px;
	float:left;
	margin-top: 8px;
}
.handle-vert{
	height: 173px;
	width: 8px;
	background: #d2d2d2;
	margin:1px;
}

#content2 p{
	width: 1000px;
}
.scrollbar-hor{
	background-color: #d2e8ff;
	height: 20px;
	width: 300px;
	float:left;
}
.handle-hor{
	height: 20px;
	width: 42px;
	background: url(styles/img/handle-hor.gif) no-repeat;
}
			
#content3 p{
	width: 700px;
}
.clear{
	clear:both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
.ProductDescr{
	padding: 20px 0px 0 10px;
	font-size: 16px;	
}		
.ProductDetails {
	COLOR: #112536;
}
.ProductPriceTitle {
	COLOR: #010101;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceConverting {
	COLOR: #010101;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPrice {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceSmall {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
}
.SaveMoneyLabel {
	WIDTH: 57px;
	HEIGHT: 57px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BACKGROUND-IMAGE: url(images/save_money.gif);
	background-color: transparent;
	BACKGROUND-REPEAT: no-repeat;
}
.MarketPrice {
	FONT-SIZE: 14px;
	FONT-FAMILY: 'Times New Roman', Verdana, Arial, Helvetica, Sans-serif;
}
.PImgBox {
/*	TEXT-ALIGN: left;
 	WIDTH: 100px;*/
	VERTICAL-ALIGN: top;
	PADDING: 0 7px 0 0;
}

/*
	Products list
*/
TD.PListImgBox {
	WIDTH: 125px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 8px;
}
DIV.PListImgBox {
	WHITE-SPACE: nowrap;
}
HR.PListLine {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
.PListTaxBox {
	PADDING-LEFT: 70px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
}
.PListCell {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
	PADDING: 10px;
	VERTICAL-ALIGN: top;
}
A.PListSeeDetails:link {
	TEXT-DECORATION: underline;
}
A.PListSeeDetails:visited {
	TEXT-DECORATION: underline;
}
A.PListSeeDetails:hover {
	TEXT-DECORATION: underline;
}
A.PListSeeDetails:active {
	TEXT-DECORATION: underline;
}

/*
	Items style
*/
.ItemsList {
	COLOR: #112536;
	FONT-WEIGHT: bold;
}
.ItemsListDisabled {
	COLOR: #909090;
}
A.ItemsList:link {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A.ItemsList:visited {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A.ItemsList:hover {
	COLOR: #112536;
	TEXT-DECORATION: underline;
}
A.ItemsList:active {
	COLOR: #112536;
	TEXT-DECORATION: none;
}

/*
	Location bar
*/
.NavigationPath {
	COLOR: #818891;
	TEXT-DECORATION: none;
}
A.NavigationPath:link {
	COLOR: #818891;
	TEXT-DECORATION: underline;
}
A.NavigationPath:visited {
	COLOR: #818891;
	TEXT-DECORATION: underline;
}
A.NavigationPath:hover {
	COLOR: #818891;
	TEXT-DECORATION: none;
}
A.NavigationPath:active  {
	COLOR: #818891;
	TEXT-DECORATION: underline;
}

/*
	Buttons
*/
.FormButton {
	COLOR: #666666;
}
TABLE.ButtonTable {
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
	DIRECTION: ltr;
}
TD.Button {								 
	BACKGROUND-IMAGE: url(images/butbg.png);
	BACKGROUND-COLOR: #eba5a9;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-BOTTOM: 2px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
}
FONT.Button {								 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #FFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
IMG.ButtonSide {
	WIDTH: 7px;
	HEIGHT: 21px;
}
TD.Button_menu {								 
	BACKGROUND: url(images/but_menubg.gif);
	BACKGROUND-COLOR: #2860f5;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
}
FONT.Button_menu {								 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #ffffff;
	background-color: transparent;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
IMG.ButtonSide_menu {
	WIDTH: 5px;
	HEIGHT: 20px;
}
.SimpleButton TR TD {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	COLOR: #112536;
	FONT-WEIGHT: bold;
}
.GoImage {
	WIDTH: 20px;
	VERTICAL-ALIGN: middle;
	HEIGHT: 18px;
	margin-bottom: 1px;
	BORDER: 0px;
}
.GoImage_admin {
	WIDTH: 22px;
	VERTICAL-ALIGN: middle;
	margin-bottom: 1px;
	HEIGHT: 21px;
	BORDER: 0px;
}

/*
	Small text/link style
*/
.SmallNote:link {
	COLOR: #3c6992;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
	COLOR: #3c6992;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
	COLOR: #3c6992;
	TEXT-DECORATION: underline;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
	COLOR: #3c6992;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallText {
	COLOR: #3c6992;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}

/*
	Category page
*/
.SubcatTitle {
	TEXT-ALIGN: left;
	WIDTH: 95%;
	PADDING-LEFT: 5px;
}
.SubcatInfo {
	TEXT-ALIGN: right;
	WHITE-SPACE: nowrap;
	COLOR: #010101;
}

/*
	Search sort bar
*/
.SearchSortTitle {
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 20px;
}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {
	TEXT-DECORATION: underline;
}
.SearchSortImg {
	WIDTH: 9px;
	HEIGHT: 9px;
	MARGIN-RIGHT: 5px;
}
.SearchSortCell {
	PADDING-RIGHT: 20px;
}

/*
	Expandable section
*/
.ExpandSectionMark {
	WIDTH: 11px;
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
}

/*
	Tab mechanism
*/
.Tab{
	HEIGHT: 28px;
	TEXT-ALIGN: center;
	vertical-align: bottom;
	padding: 0 12px 2px 12px;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
}
.Tab A:link {
	COLOR: #666666;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
}
.Tab A:visited {
	COLOR: #666666;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
}
.Tab A:hover {
	COLOR: #666666;
	TEXT-DECORATION: underline;
	FONT-SIZE: 11px;
}
.Tab A:active  {
	COLOR: #666666;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
}
.Tab .pink{
	font-weight: bold;
	color: #e2c1c8;
}	

.TabTop {
	HEIGHT: 5px;
	BACKGROUND-COLOR: #fcfdfd;
	BACKGROUND-IMAGE: url(images/tab_t.gif);
}
TD.TabLeftCornerTop {
	WIDTH: 5px;
	background-position: top;
	BACKGROUND-IMAGE: url(images/tab_ct1.gif);
}
TD.TabRightCornerTop {
	WIDTH: 5px;
	background-position: top;
	BACKGROUND-IMAGE: url(images/tab_ct2.gif);
}
TD.TabLeftSide {
	WIDTH: 5px;
	background-color: #f6f9f9;
	background-position: bottom;
	background-repeat: no-repeat;
	BACKGROUND-IMAGE: url(images/tab_l.gif);
}
TD.TabRightSide {
	WIDTH: 1px;
	background:  url(images/tab_r.gif) bottom no-repeat;
}
TD.TabLeftCornerBot {
	WIDTH: 5px;
	HEIGHT: 5px;
	BACKGROUND-IMAGE: url(images/tab_cb1.gif);
}
TD.TabRightCornerBot {
	WIDTH: 5px;
	HEIGHT: 5px;
	BACKGROUND-IMAGE: url(images/tab_cb2.gif);
}
TD.TabCenter {
	HEIGHT: 5px;
	BACKGROUND-IMAGE: url(images/tab_b.gif);
}
IMG.TabCorner {
	WIDTH: 5px;
	HEIGHT: 5px;
}
IMG.TabSide {
	WIDTH: 1px;
	HEIGHT: 1px;
}

/*
	Pagination mechanism
*/
.NavigationTitle {
	white-space: nowrap;
	padding-right: 10px;
	font-size: 11px;
}
.NavigationCell, .NavigationCellSel {
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}
.NavigationCell a:link, .NavigationCell a:visited, .NavigationCell a:hover, .NavigationCell a:active {
	text-decoration: underline;
}
.NavigationCellSel {
	font-weight: bold;
}
.NavigationArrow {
	vertical-align: middle;
}

/*
	Subheader styles
*/
TABLE.SubHeaderGrey {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderGrey {
	COLOR: #666666;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.SubHeaderGreyLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #CCCCCC;
	PADDING: 0px;
}
TABLE.SubHeaderBlack {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderBlack {
	COLOR: #010101;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.SubHeaderBlackLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #000000;
	PADDING: 0px;
}
TABLE.SubHeaderRed {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderRed {
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.SubHeaderRedLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #acb7c7;
	PADDING: 0px;
}
TABLE.SubHeader {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeader {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING: 0px;
}
.SubHeaderLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #9d1500;
	PADDING: 0px;
}

/*
	User profile page
*/
.RegSectionTitle {
	COLOR: #2c3e49;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}

/*
	Popup image
*/
.PImageImageCell {
	PADDING: 5px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	HEIGHT: 100%;
}
.PImageImageCell IMG {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
}

.PImageNumbersCell {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	WHITE-SPACE: nowrap;
}
.PImageLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #CCCCCC;
}
.PImageLine IMG {
	HEIGHT: 1px;
}
BODY.PImage {
	BACKGROUND-COLOR: #FFFFFF;
}
.PImagePageRow {
	HEIGHT: 30px;
	VERTICAL-ALIGN: middle;
	PADDING-LEFT: 10px;
}

/*
	Customer reviews module
*/
IMG.StarImg {
	WIDTH: 13px;
	HEIGHT: 12px;
}

/*
	Manufacturers module
*/
.ManufacturersItem {
	TEXT-ALIGN: left;
	WHITE-SPACE: nowrap;
	WIDTH: 95%;
	PADDING-LEFT: 5px;
}

/*
	Recommended products module
*/
UL.RPItems {
	PADDING-LEFT: 10px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
}

/*
	Webmaster mode
*/
DIV.Lbl {
	DISPLAY: inline;
	COLOR: green;
	FONT-WEIGHT: bold;
}
.Section {
	DISPLAY: inline;
	MARGIN: 0px;
	PADDING: 0px;
}

/*
	Last checkout step
*/
TD.LCSBackground {
	BACKGROUND-COLOR: #d0ddeb;
}
TABLE.WebBasedPayment {
	HEIGHT: 100%;
	WIDTH: 100%;
}
TABLE.WebBasedPayment TR TD {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	HEIGHT: 90%;
	PADDING: 0px;
}

/*
	Fast Lane Checkout module
*/
.FLCAuthBox {
	WHITE-SPACE: nowrap;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 1px;
}
.FLCAuthPreBox {
	PADDING-LEFT: 30px;
	HEIGHT: 20px;
	WIDTH: 100%;
}
.FLCTopPad {
	VERTICAL-ALIGN: middle;
	HEIGHT: 15px;
}
.FLCTopPad IMG {
	WIDTH: 1px;
	HEIGHT: 15px;
}
TD.FLCDialogCell {
	WIDTH: 50%;
	HEIGHT: 285px;
	TEXT-ALIGN: center;
}
TD.FLCDialogCellAntibot {
	WIDTH: 50%;
    HEIGHT: 390px;
	TEXT-ALIGN: center;
}
TABLE.FLCDialog {
	WIDTH: 100%;
	HEIGHT: 100%;
}

/*
		-- ADDONS --
*/

/*
	Gift registry module
*/
.HighLight {
	BACKGROUND-COLOR: #FFFFCC;
}

/*
	Feature comparison module
*/
TABLE.CompareBtn {
	CURSOR: pointer;
}
TD.CompareBtnLeft {
	HEIGHT: 18px;
	WIDTH: 21px;
	BACKGROUND-IMAGE: url(images/compare1.gif);
}
TD.CompareBtnLeft IMG {
	HEIGHT: 18px;
	WIDTH: 21px;
}
TD.CompareBtnMain {
	BACKGROUND-IMAGE: url(images/compare2.gif);
	BACKGROUND-REPEAT: repeat-x;
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 5px;
	PADDING-TOP: 2px;
}
TD.CompareBtnMainMozilla {
	BACKGROUND-IMAGE: url(images/compare2.gif);
	BACKGROUND-REPEAT: repeat-x;
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 5px;
	PADDING-TOP: 1px;
}
TD.CompareBtnRight {
	HEIGHT: 18px;
	WIDTH: 9px;
}
TD.CompareBtnRight IMG {
	HEIGHT: 18px;
	WIDTH: 9px;
}
TD.FCompProductSelBox {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
TD.FCompProductButtonBox {
	PADDING-LEFT: 25px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 0px;
	WIDTH: 100%;
	WHITE-SPACE: nowrap;
}
TD.FCompProductAddCL {
	PADDING-TOP: 10px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 0px;
}

TD.FCompFeatureHCell {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #EEEEEE;
	FONT-WEIGHT: bold;
}
.HightLightEqualRow {
	BACKGROUND-COLOR: #ffe8af;
	TEXT-ALIGN: center;
}
.EqualRow {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}

/*
	Special offers module
*/
.SpecialOffersPrice {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
}
.SpecialOffersThumb {
	DISPLAY: inline;
	MARGIN-LEFT: -51px;
}
.SpecialOffersThumb A IMG {
	WIDTH: 47px;
	HEIGHT: 44px;
}

/*
	Fancy categories module
*/
.CatMenuItemOff {
	COLOR: #112536;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	MARGIN-BOTTOM: 3px;
	MARGIN-TOP: 3px;
	MARGIN-LEFT: 1px;
	MARGIN-RIGHT: 0px;
	CURSOR: pointer;
	FONT-SIZE: 12px;
}
.CatMenuItemOffExp {
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	MARGIN-BOTTOM: 1px;
	MARGIN-TOP: 1px;
	MARGIN-LEFT: 2px;
	MARGIN-RIGHT: 3px;
	CURSOR: pointer;
}
.CatMenuItemOn {   
	BACKGROUND-COLOR: #d0ddeb;
	COLOR: #112536;
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	MARGIN-BOTTOM: 3px;
	MARGIN-TOP: 3px;
	MARGIN-LEFT: 1px;
	MARGIN-RIGHT: 0px;
	CURSOR: pointer;
	FONT-SIZE: 12px;
}
.CatSubMenu {
	BACKGROUND-COLOR: #ffffff;
	BORDER-RIGHT: #b1c6d7 1px solid;
	BORDER-TOP: #b1c6d7 1px solid;
	BORDER-LEFT: #b1c6d7 1px solid;
	BORDER-BOTTOM: #b1c6d7 1px solid;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
}
TABLE.CatMenuContainer {
	WIDTH: 153px;
}
A.CatMenuItem {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	CURSOR: pointer;
}
A.CatMenuItem:link {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A.CatMenuItem:visited {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A.CatMenuItem:hover {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A.CatMenuItem:active {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A#nojs.CatMenuItem:hover {
	BACKGROUND-COLOR: #d0d0d0;
	COLOR: #112536;
	TEXT-DECORATION: none;
}
IMG.FCIcon {
	WIDTH: 16px;
	HEIGHT: 16px;
	BORDER-WIDTH: 0px;
	MARGIN-LEFT: 2px;
	MARGIN-RIGHT: 3px;
}
IMG.FCTriangle {
	WIDTH: 9px;
	HEIGHT: 9px;
	BORDER-WIDTH: 0px;
	MARGIN-LEFT: 3px;
}
TABLE.FCItemTable {
	WIDTH: 100%;
	BORDER-WIDTH: 0px;
	MARGIN: 0px;
	TEXT-ALIGN: left;
}
TD.FCIconCell {
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
}
TD.FCTriangleCell {
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: right;
}
TD.FCChain {
	WIDTH: 18px;
	BACKGROUND-REPEAT: repeat-y;
}
TD.FCChain IMG {
	WIDTH: 18px;
	HEIGHT: 1px;
}
TD.FCExplorerBox {
	WIDTH: 37px;
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: repeat-y;
}

/*
	Product configurator module
*/
.ProductBG {
	BACKGROUND-COLOR: #ffffff;
}
.SlotCell {
	WIDTH: 50%;
	HEIGHT: 35px;
	PADDING-TOP: 25px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}
.SlotProductCell {
	WIDTH: 50%;
	HEIGHT: 35px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}
TABLE.PCSummaryTable {
	WIDTH: 100%;
	BACKGROUND-COLOR: #ffffff;
}

/*
	Survey module
*/
H1.SurveyName {
	FONT-WEIGHT: bold;
}
.SurveyHeader {
	FONT-SIZE: 11px;
}
.SurveyHeaderMenu {
	FONT-SIZE: 10px;
}
.SurveyFooter {
	FONT-SIZE: 11px;
}
.SurveyFooterMenu {
	FONT-SIZE: 10px;
}
.SurveyQuestion {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	PADDING: 2px;
}
.SurveyQuestionMenu {
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
TEXTAREA.Survey {
}
.SurveyAnswer {
	PADDING: 2px;
	WIDTH: 100%;
}
.SurveyAnswerMenu {
	PADDING: 0px;
	WIDTH: 100%;
}
TD.SurveyAnswerMark {
	PADDING: 2px;
	WIDTH: 15px;
}
TD.SurveyAnswerMarkMenu {
	PADDING: 0px;
	WIDTH: 15px;
}
.SurveyBar {
	HEIGHT: 10px;
	BACKGROUND-COLOR: #ffce47;
}
.SurveyBarHL {
    HEIGHT: 10px;
    BACKGROUND-COLOR: #d5e1ed;
}
.SurveyStatLabel {
	PADDING-LEFT: 6px;
	WHITE-SPACE: nowrap;
}
.StatisticsBar {
	BACKGROUND-COLOR: #FFCE31;
}   
.StatisticsBarHL {
	BACKGROUND-COLOR: #FF8400;
}   
.SurveyAnswers {
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 5px;
}
.SurveyAnswersMenu {
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 5px;
}
.SurveyAnswerComment {
	PADDING: 2px;
}
.SurveyAnswerCommentMenu {
	PADDING: 0px;
}
.AuthBox {
	width: 98px;
	
}
.PrintableRow TD {
	color: #818891;
}
.PrintableRow A:link {
	COLOR: #818891;
	TEXT-DECORATION: underline;
	FONT-SIZE: 10px;
}
.PrintableRow A:visited {
	COLOR: #818891;
	TEXT-DECORATION: underline;
	FONT-SIZE: 10px;
}
.PrintableRow A:hover {
	COLOR: #818891;
	TEXT-DECORATION: none;
	FONT-SIZE: 10px;
}
.PrintableRow A:active  {
	COLOR: #818891;
	TEXT-DECORATION: underline;
	FONT-SIZE: 10px;
}

/* Horizontal Menu */

/* Author: Craig Erskine Description: Dynamic Menu System - Horizontal/Vertical */ 
ul#navmenu-h { 
	margin: 0; 
	padding: 4px 0 0 0; 
	list-style: none; 
	position: relative; 
	z-index: 2;
} 

ul#navmenu-h ul { 
/* width: 126px; Sub Menu Width */ 
	margin: 0; 
	padding: 0;
	list-style: none; 
	display: none; 
	position: absolute; 
	top: 100%; 
	left: 0; 
} 

ul#navmenu-h ul ul,ul#navmenu-h ul ul ul { 
	top: 0; 
	left: 100%; 
}

ul#navmenu-h li { 
	float: left; 
	display: inline; 
	position: relative; 
	margin-top: 2px; 
} 

ul#navmenu-h ul li { 
	width: 100%; 
	display: block; 
	border:0;
	border-top: 1px transparent solid;
   	color: #666666;	
} 

/* Root Menu */ 
ul#navmenu-h a { 
	padding: 5px 16px 4px 12px; 
	float: left; 
	display: block; 
	color: #666; 
	font: bold 12px Arial, sans-serif;
	text-decoration: none; 
	height: 1%; 
} 
/* Root Menu Hover Persistence */ 
ul#navmenu-h a:hover, ul#navmenu-h li:hover a, ul#navmenu-h li.iehover a { 
	background: #f6babb; 
	color: #FFF; 
} 
/* 2nd Menu */ 
ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a { 
	float: none; 
	background: #e8e8e8;
	text-align: left;
	color: #666666;
} 
/* 2nd Menu Hover Persistence */ 
ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a { 
	background: #d8d8d8;
} 
/* 3rd Menu */ 
ul#navmenu-h li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li a { 
	background: #999; 
} 
/* 3rd Menu Hover Persistence */ 
ul#navmenu-h li:hover li:hover li a:hover,ul#navmenu-h li:hover li:hover li:hover a,ul#navmenu-h li.iehover li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover a { 
	background: #666; 
} 
/* 4th Menu */ 
ul#navmenu-h li:hover li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li.iehover li a { 
	background: #666; 
} 
/* 4th Menu Hover */ 
ul#navmenu-h li:hover li:hover li:hover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
	background: #333; 
} 
/* Hover Function - Do Not Move */ 
ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul { 
	display: none; 
} 
ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul { 
	display: block; 
}

/* Nice graphic */

input.nice {
	border: #fff solid 0px;
	padding: 5px 3px 1px 3px;
	height: 16px;
	width: 195px;
	margin: 0;
	float:left;
	background: url(images/nice_input_bg.png) repeat-x;
}	

.nice-left {
	background: url(images/nice_left.png) no-repeat;
	height: 22px;
	width: 8px;
}		
.nice-button {
	height: 22px;
	background: url(images/nice_b_bg.png) repeat-x;
	color: #fff;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 5px;	
}		
.nice-button-right {
	height: 22px;
	width: 8px;
	background: url(images/nice_b_right.png) no-repeat;
}		
.footer-spacer {
	width: 2px;
	background: url(images/footer_spacer.gif) center center no-repeat;
}

/* Products Page */

#shivali {
	width: 137px;
	height: 117px;
	padding-top: 48px;
}
#shivali-column {
	width: 147px;	
	text-align: right;
	background: url(images/cat_imgs/shivali_bag_a.png) bottom right no-repeat;
}	
#shivali-bag{
	width: 295px;
	height: 206px;
	padding-left: 43px; 
}		
#cat-design {		
	background: url(images/cat_imgs/cat_design.gif) bottom right no-repeat;	
}
#amara {
	width: 144px;
	height: 101px;
	padding-top: 33px;
}	
#amara-column {
	background: url(images/cat_imgs/amara_bag_a.png) bottom left no-repeat;
	width: 190px;
}	
#amara-bag{
	width: 284px;
	height: 187px;
	padding-right: 13px; 
}		
#cat-text {
	width: 202px;
	height: 203px;
	padding-left: 13px;
	padding-right: 11px;
}		

/* Contact Us page*/

#contact-phone {
	background: url(images/telephone.gif) left top no-repeat;	
	height: 31px;
	border-left-width: 57px;
   	border-left-style: solid ;
	border-left-color: transparent;
}		

#contact-email {
	background: url(images/email.gif) left top no-repeat;	
	height: 27px;
	border-left-width: 101px;
   	border-left-style: solid ;
	border-left-color: transparent;
}

#contact-address {
	background: url(images/office_address.gif) left top no-repeat;	
	height: 33px;
	border-left-width: 27px;
   	border-left-style: solid ;
	border-left-color: transparent;
}		

#contact-hours {
	background: url(images/hours.gif) left top no-repeat;	
	height: 31px;
	border-left-width: 62px;
   	border-left-style: solid ;
	border-left-color: transparent;
}	

.contact-text {
	padding: 3px 0 16px 90px;	
	color: #653600;
}		
#contact-form {
	height:	52px;
	background: url(images/contact_us.png) left bottom no-repeat;	
	border-left-width: 43px;
   	border-left-style: solid ;
	border-left-color: transparent;
}	
#contact-bg {
	height: 420px;
	width: 431px;
	background: url(images/contact_bg1.png) left top no-repeat;	
}	
#contact-frame {
	height: 340px;
	width: 351px;
	background: url(images/contact_bg2.gif) left top no-repeat;	
	padding: 40px;
	text-align: justify;
}		
#contact-frame input {
	width: 236px;
	border: #a7a7a7 solid 1px;
	height: 17px;
	padding: 2px 0 0 3px;
	line-height: 17px;
	font-size: 12px;
}
#contact-frame textarea {
	width: 236px;
	height: 124px;
	border: #a7a7a7 solid 1px;
}
	
#tell-friend-form {
	height:	52px;
	background: url(images/tell-a-friend.png) left bottom no-repeat;	
	border-left-width: 43px;
   	border-left-style: solid ;
	border-left-color: transparent;
}	
#feedback-form {
	height:	52px;
	/*background: url(images/feedback-form.png) left bottom no-repeat;*/	
	border-left-width: 43px;
   	border-left-style: solid ;
	border-left-color: transparent;
}	
#feedback-text{
	padding: 0px 0 0 10px;
}		

/* Designed Select */

.DesignedSelect select {
	display: block;
	margin: 0 0 10px;
	width: 54px;
}

.DesignedSelect select.srReplacedSelect {
	width: 1px;
	position: absolute;
	left: -999em;
}

.DesignedSelect ul.srList {
	list-style:none;
	padding:0;
	width: 54px;
	margin: 0 0 0;
	height: 21px;
}

.DesignedSelect ul.srList li {
	display:none;
	background: url(images/dselect_d.png) no-repeat;
	line-height: 18px;
	height: 18px;
	font-size: 11px;
	padding:0 10px 3px 15px;
	width: 29px;
}

.DesignedSelect ul.srList li.srHoverLi {
	background: url(images/dselect_s.png) no-repeat;	
	line-height: 18px;
	height: 18px;
	font-size: 11px;
	padding-top: 0px;
}

.DesignedSelect ul.srBlur {
	background: url(images/dselect.png) no-repeat;
}

.DesignedSelect ul.srFocus, .DesignedSelect ul.srHoverUl {
	/* чтобы при наведении мышки
	   или получении фокуса элемент
	   не оставался на некоторое время без фона,
	   и для ускорения загрузки, совмещаем
	   два фоновых изображения в одном и изменяем его
	   подвигая на 300 пикслей влево */
	background: url(images/dselect.png) no-repeat;
}

.DesignedSelect ul.srBlur li.srSelectedLi {
	display:block;
	background: url(images/dselect.png) no-repeat;
	padding-top: 1px;
	font-size:12px;
}

.DesignedSelect ul.srFocus li.srSelectedLi, .DesignedSelect ul.srHoverUl li.srSelectedLi {
	display:block;
	background: url(images/dselect.png) no-repeat;
	padding-top: 1px;
	font-size:12px;
}

.DesignedSelect ul.srExpanded li.srSelectedLi { 
	display:block;
	background: url(images/dselect_s.png) no-repeat;
	height: 18px;
	padding-top: 1px;
	font-size:12px;
}

.DesignedSelect ul.srExpanded {
	position:relative;
	/* при разворачивании списка,
	   нужно выдвинуть его на первый
	   план, иначе другие элементы будут
	   перекрывать опции */
	z-index:1000;
}

.DesignedSelect ul.srExpanded li {
	display:block;
	padding-bottom: 1px;
	font-size: 11px;
}

/* About Me */



.AboutWe h1.we {
  display:block;
  margin:0px;
  padding:0px;
  margin-left:57px;
  height:275px;
  width:314px;
  text-indent:-2000px;
  z-index:1000;
  background: url(/skin1/images/we.jpg) 0 0 no-repeat;
}

.AboutWe h1.daughter{
  display:block;
  margin:0px;
  padding:0px;
  height:203px;
  width:169px;
  text-indent:-2000px;
  z-index:1000;
  background: url(/skin1/images/daughter.png) 0 0 no-repeat; 
  text-align:right;  
}

.AboutWe h1.about_draw1{
  display:block;
  margin:0px;
  padding:0px;
  height:175px;
  width:159px;
  text-indent:-2000px;
  z-index:2000;
  background: url(/skin1/images/about_draw1.png) 0 0 no-repeat; 
}

.AboutDraw2 {
	width: 55px;
	height: 376px;
	background: url(images/about_draw2.gif) top right no-repeat;
}		
.AboutDraw3 {
	width: 34px;
	height: 376px;
	background: url(images/about_draw3.png) bottom left  no-repeat;
}	
.AboutBag {
	width: 93px;
	height: 87px;
	position: relative;
}
.AboutBag div{
	width: 97px;
	height: 87px;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	overflow: visible;
	background: url(images/about_bag.jpg) left bottom no-repeat;
}

.PageTitle {
	display:block;
  margin:0px;
  padding:0px;
  padding-top:20px;
  width: 373px;
	height: 61px;
  text-indent:-2000px;
  z-index:1000;
	background: url(images/about_me.png) 0 0 no-repeat;	
}

/* Features Page */

.FeaturesTitle h1 {
	background: url(images/features.png) right bottom no-repeat;
	text-indent:-2000px;
	z-index:2000;
	padding:0px;
  padding-top:25px;
	margin:0px;
}


/* JavaScript pagination */ 

.paginationstyle{ /*Style for demo pagination divs*/
	padding: 2px 0;
	margin: 16px 0 0 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
	border: 1px solid navy;
	margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
	padding: 0 5px;
	text-decoration: none;
	color: #999999;
	width: 40px;
}

.paginationstyle a:hover, .paginationstyle a.selected{
	color: #F66067;
}

.paginationstyle a.left { 
	padding-left: 10px; background: url(images/left_arrow.png) no-repeat;
}

.paginationstyle a.left:hover, .paginationstyle a.selected .left{
	padding-left: 10px; background: url(images/left_arrow_s.png) no-repeat;
}

.paginationstyle a.right { 
	padding-right: 10px; background: url(images/right_arrow.png) right no-repeat;
}

.paginationstyle a.right:hover, .paginationstyle a.selected .right{
	padding-right: 10px; background: url(images/right_arrow_s.png) right no-repeat;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
	border: 0;
	padding: 0;
}

.paginationstyle a.imglinks img{
	vertical-align: bottom;
	border: 0;
}

.paginationstyle a.imglinks a:hover{
	background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
	color: #000;
	background-color: yellow;
}

.virtualpage p{
	font-size: 13px;
}		

/* Start-friends_text*/
/*.friends_text{
  display:block;
  margin:0px;
  padding:0px;
  margin-left:-3px;
  height:143px;
  width:154px;
  text-indent:-2000px;
  background: url(/skin1/images/friends_text.png) 0 0 no-repeat; 
} */

a h1.friends_dressing{
  display:block;
  margin:0px;
  padding:0px;
  margin-left:50px;
  height:28px;
  width:158px;
  text-indent:-2000px;
  z-index:2000;
  text-align:left;
  background: url(/skin1/images/friends_dressing.png) 0 0 no-repeat; 
}

a h1.friends_baby{
  display:block;
  margin:0px;
  padding:0px;
  height:28px;
  width:142px;
  text-indent:-2000px;
  z-index:2000;
  text-align:left;
  background: url(/skin1/images/friends_baby.png) 0 0 no-repeat; 
}

a h1.friends_relaxing{
  display:block;
  margin:0px;
  padding:0px;
  margin-left:24px;
  height:28px;
  width:158px;
  text-indent:-2000px;
  z-index:2000;
  text-align:left;
  background: url(/skin1/images/friends_relaxing.png) 0 0 no-repeat; 
}

a h1.friends_enter{
  display:block;
  margin:0px;
  padding:0px;
  margin-left:24px;
  height:28px;
  width:182px;
  text-indent:-2000px;
  z-index:2000;
  text-align:left;
  background: url(/skin1/images/friends_enter.png) 0 0 no-repeat; 
}

a h1.friends_know{
  display:block;
  margin:0px;
  padding:0px;
  margin-left:24px;
  height:28px;
  width:182px;
  text-indent:-2000px;
  z-index:2000;
  text-align:left;
  background: url(/skin1/images/friends_know.png) 0 0 no-repeat; 
}

.friends_title{
  display:block;
  margin:0px;
  padding:0px;
  height:71px;
  width:281px;
  text-indent:-2000px;
  z-index:2000;
  text-align:left;
  background: url(/skin1/images/friends_title.png) 0 0 no-repeat; 
}
/* End-friends_text*/

/* Start-charity_text*/

.charity{
  display:block;
  margin:0px;
  padding:0px;
  height:71px;
  width:281px;
  text-indent:-2000px;
  z-index:2000;
  background: url(/images/charity.gif) 0 0 no-repeat; 
}

/* End-charity_text*/

/* Start-shivali_text*/

.shivali{
  display:block;
  margin:0px;
  padding:0px;
  height:71px;
  width:281px;
  text-indent:-2000px;
  z-index:2000;
  background: url(/skin1/images/cat_imgs/shivali.png) 0 0 no-repeat; 
}

/* End-shivali_text*/

/* Start-happy_text*/

.happy{
  display:block;
  margin:0px;
  padding:0px;
  height:71px;
  width:281px;
  text-indent:-2000px;
  z-index:2000;
  background: url(/skin1/images/happy.gif) 0 0 no-repeat; 
}

/* End-happy_text*/

/* Start-feedback_text*/

.feedbacks h1{
  display:block;
  margin:0px;
  padding:0px;
  margin-left:50px;
  margin-top:-10px;
  height:65px;
  width:282px;
  text-indent:-2000px;
  z-index:2000;
  background: url(/skin1/images/feedback-form.png) 0 0 no-repeat; 
}

/* End-feedback_text*/

/* Start-feedback_text*/

h1.press{
  display:block;
  margin:0px;
  padding:0px;
  height:65px;
  width:282px;
  text-indent:-2000px;
  z-index:2000;
  background: url(/images/press.gif) 0 0 no-repeat; 
}

/* End-feedback_text*/


td.addbuttoncell a {
font-weight: bold;
font-size: 14px;
letter-spacing: 0.1em;
padding:3px 14px 3px 14px;
background:  url(/skin1/images/addbutton_up.png) 0 0 no-repeat; 
}

td.addbuttoncell a:hover {
background:  url(/skin1/images/addbutton_over.png) 0 0 no-repeat; 
text-decoration: none;
}
