﻿BODY
{
	font-family: Verdana;
	font-size: 11px;
	color: #797b80;
	background-color: #ffffff;
}

A, A:visited, A.link
{
	color: #C91872;
	text-decoration: none;
}

A:hover, A.link:hover
{
	color: #ffffff;
	background-color: #C91872; /*#D83488*/
}

TD
{
	vertical-align: top;
}

H1, TH
{
	font-size: 14px;
	color: #ffffff;
	background-color: #4f4f4f;
	padding: 5px 1px 1px 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	height: 23px;
}

.trendsDesc
{
	font-size: 11px; /*color: #ffffff; 	background-color: #4f4f4f;*/
	background-color: #F3F3F5;
	padding: 3px 3px 3px 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.trendsDesc1
{
	font-size: 13px; /*color: #ffffff;     background-color: #4f4f4f;*/
	color: #D83588;
	font-weight: bold;
	padding: 3px 3px 3px 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}

TH
{
	padding: 1px 5px 1px 5px;
	font-size: 14px;
	text-align: left;
}
.Header
{
	background-color: #e9e9e9;
	height: 28px;
	padding: 1px 5px 1px 5px;
	font-size: 14px;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: bold;
}
TH.noBackground
{
	color: #4f4f4f;
	background-color: #ffffff;
}
H2, .heading2
{
	font-size: 13px;
	color: #4f4f4f;
	padding-top: 5px;
	margin: 0px 0px 5px 0px;
}

showareaname
{
}

.heading2
{
	font-weight: bold;
}
H4
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
INPUT.search, .search INPUT
{
	border: 1px solid #7e9db9;
	width: 105px;
}
IMG
{
	border: 0px;
}

/*  Main styles: for the elements that appear in all pages (menues, shopping bag box) */
.topTable
{
	width: 100%;
	border-collapse: collapse;
}
.topMenu
{
	/*color: #ff86c4;*/
	color: #000000;
	font-weight: bold;
	padding: 10px 10px 5px 0px;
}
.topMenu A
{
	padding-top: 1px;
	padding-bottom: 1px;
}
.bottomMenu
{
	/*color: #ff86c4;*/
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	padding-top: 10px;
}
.shoppingBagBox
{
	/*border: 1px dashed #7f7f7f;*/
	border: 1px solid #7f7f7f;
	background-color: #f9f9f9;
	padding: 5px;
}
.shoppingBagBox A
{
	font-weight: bold;
}
.loginBox
{
	/*border: 1px dashed #7f7f7f;*/
	border: 1px solid #7f7f7f;
	padding: 5px;
	font-size: 11px;
	width: 180px; /*height: 107px;*/
	height: 45px;
}
.loginBox A
{
	font-size: 11px;
	font-weight: bold;
}
.BigRedError
{
	font-size: 14px;
	color: Red;
	font-weight: bold;
}
.pointer
{
	cursor: pointer;
}
.noHand
{
	cursor: default;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
/* end of Main styles */

/* styles for other kinds of links */
A.text, A.text:visited
{
	color: #797b80;
}
A.text:hover
{
	color: #ffffff;
	background-color: #797b80;
}
A.textOver, A.textOver:visited, A.textOver:hover
{
	color: #ffffff;
	background-color: #797b80;
}
A.blueLink, A.blueLink:visited
{
	color: #7fafb3;
}
A.blueLink:hover
{
	color: #ffffff;
	background-color: #7fafb3;
}
A.pinkMenu, A.pinkMenu:visited
{
	color: #ffffff;
	background-color: #ff86c4;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
}
A.pinkMenu:hover
{
	color: #ff86c4;
	background-color: #ffffff;
}
/*Preeti */
.barblue
{
	background-color: #FF66B4; /*#494949;*/ /* #900000;*/
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #646464; /*FF66B4;*/
}
/*///////////*/
/* end of styles for other kinds of links */

/* Small useful styles - to give elements with small change */
.pinkText
{
	color: #ff86c4;
}

.grayBackground
{
	background-color: #e9e9e9;
}
TH.grayBackground
{
	color: #4f4f4f;
}
.grayTable TD
{
	background-color: #e9e9e9;
}
.solidBorder
{
	border: 1px solid #7f7f7f;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
}
.thickTop
{
	border-top: 5px solid #bebfc1;
}
.thickBottom
{
	border-bottom: 5px solid #bebfc1;
}
.dashedBorder
{
	/*border: 1px dashed #7f7f7f;*/
	border: 1px solid #7f7f7f;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
}
.dashedTop
{
	/*border-top: 1px dashed #7f7f7f;*/
	border-top: 1px solid #7f7f7f;
}
.dashedBottom
{
	/*border-bottom: 1px dashed #7f7f7f;*/
	border-bottom: 1px solid #7f7f7f;
}
.dashedLeft
{
	/*border-left: 1px dashed #7f7f7f;*/
	border-left: 1px solid #7f7f7f;
}
.dashedRight
{
	/*border-right: 1px dashed #7f7f7f;*/
	border-right: 1px solid #7f7f7f;
}

.dashedRightNew
{
	border-right: 2px solid #E9E9E9;
}

.dashedTopNewSolid
{
	border-top: 2px solid #E9E9E9;
}

.dashedLeftNew
{
	border-left: 2px solid #E9E9E9;
}

.dashedTopPriceNew
{
	border-top: 2px solid #4f4f4f;
	padding: 0px;
	margin: 0px;
}
.dashedBotPriceNew
{
	border-bottom: 2px solid #4f4f4f;
	padding: 0px;
	margin: 0px;
}
.dashedRightPriceNew
{
	border-right: 2px solid #4f4f4f;
	padding: 0px;
	margin: 0px;
}
.dashedLeftPriceNew
{
	border-left: 2px solid #4f4f4f;
	padding: 0px;
	margin: 0px;
}


.dashedBottomNew
{
	border-bottom: 2px solid #E9E9E9;
}

.dashedTopBottom
{
	/*border-top: 1px dashed #7f7f7f; 	border-bottom: 1px dashed #7f7f7f;*/
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
}
.solidTopThick, .solidTopThick TD
{
	border-top: 3px solid #7f7f7f;
}
.dashedTopWhite
{
	/*border-top: 2px dashed white;*/
	border-top: 2px solid white;
}
.noBorder
{
	border-width: 0px;
}
.fontBigger2
{
	font-size: 13px;
	font-weight: bold;
}
.fontBigger
{
	font-size: 15px;
	font-weight: bold;
}
.alignCenter
{
	text-align: center;
}
.alignLeft
{
	text-align: left;
}
.alignRight
{
	text-align: right;
}
.alignTop
{
	vertical-align: top;
}
.alignMiddle
{
	vertical-align: middle;
}
.paddingRight20
{
	padding-right: 20px;
}
.paddingBottom5
{
	padding-bottom: 5px;
}
.TDpaddingBottom5 TD
{
	padding-bottom: 5px;
}
.TDmarginBottom5 TD
{
	margin-bottom: 5px;
}
.fontBold
{
	font-weight: bold;
}
.blueText
{
	color: #7fafb3;
}
/* end of Small useful styles */

/* styles for MESSAGE BOX (Alteration, etc.) */
.message
{
	background-color: #4f4f4f;
	color: #ffffff;
	margin-bottom: 3px;
}
.message TD
{
	padding: 5px;
}
TD.buttonTD
{
	text-align: right;
	vertical-align: bottom;
	padding: 5px;
}
/* end of styles for MESSAGE BOX */

/* styles for MESSAGE TABLE */
.messageTable
{
	width: 100%;
}
.messageTable TD
{
	padding: 5px; /*border-top: 2px dashed white;*/
	border-top: 2px solid white;
}
.messageTable TD.top
{
	border-top: 0px;
}
.messageTable TD TD
{
	border-width: 0px;
	padding: 1px;
}
.messageTable P
{
	margin-top: 0px;
	margin-bottom: 5px;
}
/* end of styles for MESSAGE TABLE */

/* styles for SITE BITES */
.BlueNews
{
	background-color: #e9e9e9;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
}
.BlueNews P
{
	padding: 2px 2px 2px 6px;
	margin: 0px;
}
.source
{
	color: #000000;
	font-weight: bold;
}
.heading
{
	font-weight: bold;
}
/* end of styles for SITE BITES */

/* styles for DEFAULT page*/
.modelName
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.linksTable
{
	width: 100%;
	font-size: 12px;
	color: #797b80;
	border-collapse: collapse; /*    border-right: 1px dashed #7f7f7f; */
}
.linksTable TD
{
	height: 24px;
	border-bottom: 1px solid #7f7f7f; /*border-bottom: 1px dashed #7f7f7f;*/
	padding: 2px 20px 2px 20px;
	text-align: left;
	vertical-align: middle;
}
.shakers
{
	border: 1px solid #7f7f7f;
	width: 120px;
	height: 108px;
}
.shakersWide
{
	border: 1px solid #7f7f7f;
	width: 242px;
	height: 91px;
}
.shakers TD, .shakersWide TD
{
	vertical-align: top;
}
.shakersWide TD
{
	padding: 2px;
}
.shakers A
{
	font-weight: bold;
	font-size: 10px;
}
.shakersWide A
{
	font-weight: bold;
}
.shakersBigBlock
{
	border: 1px solid #7f7f7f;
	width: 242px;
	height: 370px;
}
.shakersBigBlock TD
{
	vertical-align: top;
	padding: 2px;
}
.shakersBigBlock P
{
	padding-bottom: 5px;
	padding-top: 5px;
}

/* end of styles for DEFAULT page*/

/* styles for pseudo-buttons "buy" and "select" */
.buy, .select
{
	width: 50px;
	height: 17px;
	color: #4f4f4f;
	background-color: #ff86c4;
	font-weight: bold;
	text-align: center;
	padding: 1px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
.select
{
	width: 60px;
}
.buy A, .buy A:visited, .select A, .select A:visited
{
	color: #4f4f4f;
}
.buy A:hover, .select A:hover
{
	color: #ffffff;
}
/* end of styles for pseudo-buttons "buy" and "select" */

/* styles for the top boxes (My Messages, Send to a Frien) */
.topBox
{
	height: 60px; /*border: 1px dashed #7f7f7f;*/
	border: 1px solid #7f7f7f;
	padding: 5px;
	font-size: 11px;
}
.topBox H1
{
	color: #4f4f4f;
	background-color: #ffffff;
}
/* styles for the top boxes (My Messages, Send to a Frien) */

/* styles for page FABRIC */
.fabricSamples
{
	width: 170px;
	height: 180px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #7f7f7f; /*border: 1px dashed #7f7f7f; */ /*    border-right: 0px; */
	padding-top: 5px;
}
.fabricSamples TD, .fabricSamples2 TD
{
	vertical-align: top;
}
.fabricSamples P
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.fabricSamples2
{
	border: 1px solid #7f7f7f; /*border: 1px dashed #7f7f7f;*/
	width: 115px;
	height: 140px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
/* end of styles for page FABRIC */

/* styles for page MY SHAKE */
.shakeSamples
{
	width: 150px;
	height: 200px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #7f7f7f; /*border: 1px dashed #7f7f7f;*/
	padding-top: 5px;
	margin: 3px;
}
.fabricSamples TD, .fabricSamples2 TD
{
	vertical-align: top;
}
.fabricSamples P
{
	margin-top: 0px;
	margin-bottom: 0px;
}
/* end of styles for page MY SHAKE */

/* styles for page DRESS */
.comments
{
	width: 100%;
}
.comments TD
{
	border-bottom: 1px solid #7f7f7f; /*border-bottom: 1px dashed #7f7f7f;*/
}
.comments TABLE TD
{
	border-bottom: 0px;
}
/* end of styles for page DRESS */

/* styles for page DESIGNER and DESIGNER OF THE WEEK */
.photo
{
	width: 138px;
	height: 160px;
	border: 1px solid #7f7f7f; /*border: 1px dashed #7f7f7f;*/
	float: right;
}
.photo IMG
{
	width: 78px;
	height: 110px;
}
.GrayHeadings TH
{
	color: #a0a0a0;
	background-color: #e9e9e9;
}
/* end of styles for page DESIGNER and DESIGNER OF THE WEEK */

/* styles for page SHOPPING BAG */
.ShoppingBagTable
{
	width: 100%;
	border-collapse: collapse; /*margin-top: 10px;     margin-bottom: 5px;*/
}
.ShoppingBagTable TH, .ShoppingBagTable TD
{
	/*border-right: 1px dashed #7f7f7f;*/
	padding: 0px;
	vertical-align: top;
}
.ShoppingBagTable TH
{
	font-size: 12px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
.SubTotal
{
	font-size: 11px;
	vertical-align: middle;
	color: #4f4f4f;
	background-color: #e9e9e9;
}

.ShoppingBagTable TD
{
	padding: 5px;
}
.ShoppingBagTable TD TD
{
	border: 0px;
}
.ShoppingBagTable .bottomRow TD
{
	border-top: 1px solid #7f7f7f; /*border-top: 1px dashed #7f7f7f;*/
}
.ShoppingBagTable P
{
	margin-top: 2px;
	margin-bottom: 4px;
}
.ShoppingBagTable A
{
	font-weight: bold;
}
.ShoppingBagLogin
{
	border-collapse: collapse;
	margin-bottom: 50px;
}
.ShoppingBagLogin TD
{
	vertical-align: top;
}
.ShoppingBagLogin TABLE
{
	margin: 5px;
}
/* end of styles for page SHOPPING BAG */

/* styles for popup pages */
.PopupPage
{
	width: 400px; /*height: 600px;*/
	text-align: left;
}
.PopupPage TD, .PopupPage TH
{
	/*    padding-left: 30px;     padding-right: 30px;*/
}
.PopupPage INPUT, .PopupPage TEXTAREA
{
	border: 1px solid #7e9db9;
	width: 150px;
}
.PopupPage TEXTAREA
{
	height: 100px;
}
.TDPaddingTopBottom TD
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
}
.TDPaddingTopBottom .noPadding TD
{
	padding: 0px;
}
.PaddingLeftRight30
{
	padding-left: 30px;
	padding-right: 30px;
}
.MarginLeftRight30
{
	margin-left: 30px;
	margin-right: 30px;
}
/* end of styles for popup pages */

/* styles for the DESIGN STUDIO page */
.StudioSamples
{
	width: 125px;
	height: 125px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #7f7f7f;
	padding-top: 5px;
}
.StudioSamples TD
{
	vertical-align: top;
}
.StudioSamples TD.image
{
	vertical-align: middle;
}
/*.StudioImage,*/ 
.SaveModelImage, .StudioImageMinisite, .SaveModelImageMinisite
{
	width: 180px;
	height: 360px;
	position: absolute;
	left: 212px; /*    top: 180px;*/
	top: 165px; /*top: 190px;*/
}
.SaveModelImage, .SaveModelImageMinisite
{
	left: 0px;
	top: 205px;
}
.StudioImageMinisite
{
	left: 190px;
}

.menuNum, A.menuNum
{
	color: #ff2e99;
	font-size: 18px;
	font-weight: bold;
}
A.menuNum:hover
{
	color: #ffffff;
	background-color: #ff2e99;
}
.menuNumActive, A.menuNumActive
{
	color: #ffffff;
	background-color: #ff2e99;
	font-size: 18px;
	font-weight: bold;
}
A.menuNumActive:hover
{
	color: #ff2e99;
	background-color: #ffffff;
}
/* end of styles for the DESIGN STUDIO page */

/* styles for STATIC PAGES */
hr.dashedGray
{
	color: #9b9b9b;
	border-style: solid; /*border-style: dashed;*/
	height: 1px;
}
TABLE.staticTable
{
	width: 610px;
}
.staticTable TH
{
	padding-left: 10px;
}
.staticTable TD
{
	padding: 0px 140px 30px 10px;
	height: 550px;
	vertical-align: top;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f; /*border-right: 1px dashed #7f7f7f; 	border-bottom: 1px dashed #7f7f7f;*/
}
.staticTable TD.news, .staticTable TD.testimonials
{
	height: auto;
	padding-right: 0px;
}
.staticTable TD.news TD
{
	height: auto;
	border-right: 0px;
	padding: 10px 0px 10px 0px;
}
.staticTable TD.testimonials TABLE
{
	width: 100%;
}
.staticTable TD.testimonials TD
{
	height: auto;
	border-right: 0px;
	padding: 5px 10px 5px 10px;
	border-bottom: 0px;
}
.testimonials INPUT.wide
{
	width: 200px;
}
.staticTable TD.news TD TD, .staticTable TD.testimonials TD TD
{
	border-bottom: 0px;
	padding-right: 0px;
}
.staticTable TD .newslogos TD
{
	border-bottom: 0px;
}
.staticTable P
{
	margin-top: 10px;
	margin-bottom: 15px;
}
.staticTable .grayTable
{
	border-collapse: collapse;
}
.staticTable TABLE.grayTable TD
{
	border-width: 0px;
	padding-left: 20px;
}
.staticTable .grayTable INPUT.text
{
	width: 50px;
}
.staticTable .grayTable A.pinkMenu:hover
{
	background-color: #e9e9e9;
}
.sizingTable
{
	background-color: #e9e9e9;
	border-collapse: collapse;
	width: 450px;
}
.sizingTable TD
{
	padding: 5px 0px 5px 10px;
	text-align: left;
}
.sizingTable INPUT.text
{
	width: 50px;
}
.sizingTable A.pinkMenu:hover
{
	background-color: #e9e9e9;
}
/* end of styles for STATIC PAGES */

/* style for SIZE GUIDE page */
.SizeGuideTable
{
	width: 550px;
	border-collapse: collapse;
}
.SizeGuideTable TD
{
	width: 67px;
	text-align: center;
	border-right: 1px solid #7f7f7f; /*border-right: 1px dashed #7f7f7f;*/
	padding: 7px 2px 7px 2px;
}
.SizeGuideTable .topRow TD
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.SizeGuideTable TD.desc
{
	width: 80px;
	text-align: left;
	border-left: 1px solid #7f7f7f; /*border-left: 1px dashed #7f7f7f;*/
	padding-left: 10px;
}
.ququ
{
	cursor: pointer;
}
.SizeGuideTable2
{
	width: 165px;
}
.SizeGuideTable2 TD
{
	padding: 0px 10px 0px 10px;
}
.SizeGuideTable2 TD.name, .SizeGuideTable2 TD.number
{
	padding-top: 20px;
	padding-bottom: 0px;
}
.SizeGuideTable2 TD.name
{
	font-size: 13px;
	color: #4f4f4f;
	font-weight: bold;
	vertical-align: bottom;
}
.SizeGuideTable2 TD.number
{
	padding-right: 20px;
	text-align: right;
}
/* end of style for SIZE GUIDE page */

/* style for the tool tip (prices) */
#dhtmltooltip, #dhtmltooltipAd, .TrimMenuPanel, .AdPanel
{
	position: absolute;
	left: -500px;
	width: 100px;
	padding: 2px;
	background-color: #e9e9e9;
	color: #4f4f4f;
	visibility: hidden;
	z-index: 200;
	border: 0px;
	padding-left: 20px;
	font-size: 13px;
}
#dhtmltooltip
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmltooltipAd, .AdPanel
{
	left: 185px;
	top: 460px;
	width: 120px;
	padding-left: 10px;
}
.LoginPanel
{
	position: absolute;
	left: 300px;
	top: 120px;
	width: 340px;
	padding: 0px;
	visibility: visible;
	background-color: #ffffff;
	border-style: groove;
	border: 2px groove #bbbbbb;
	z-index: 200;
}

.PreviewPanel
{
	position: absolute;
	left: 300px;
	top: 120px;
	width: 400px;
	padding: 0px;
	visibility: visible;
	background-color: #ffffff;
	border-style: groove;
	border: 2px groove #bbbbbb;
	z-index: 200;
}
.TrimMenuPanel
{
	left: 110px;
	top: 325px;
	width: 120px;
	padding-left: 10px;
	visibility: visible;
}
/* end of style for the tool tip (prices) */

/* styles for How We Make Your Dresses pages */
TABLE.PreHowWeMake
{
	width: 100%;
	border-collapse: collapse;
}
.HowWeMake
{
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
}
.HowWeMake TABLE
{
	border-collapse: collapse;
}
.HowWeMake TD
{
	text-align: left;
	font-size: 13px;
	padding-top: 30px;
	padding-right: 30px;
}
.HowWeMake TD.Menu
{
	width: 100px;
}
TD.ImageTD
{
	padding-top: 0px;
}
.ImagesTable
{
	width: 100%;
	border-collapse: collapse;
}
.ImagesTable TD
{
	padding: 0px;
}
/* end of styles for How We Make Your Dresses pages */
TABLE.fabricMaterial
{
	border-collapse: collapse;
}
TABLE.fabricMaterial TD
{
	padding: 0px;
}
TABLE.fabricMaterial TD TD
{
	padding: 1px 3px 1px 3px;
}


.pinkLinks
{
	width: 130px;
}
.pinkLinks TD
{
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
.obligitaryField
{
	color: red;
}

.HomePageControlTitle
{
	color: gray;
	font-size: 13px;
	padding-bottom: 4px;
}

.HomePageComponent
{
	width: auto;
	background-color: #F3F3F5;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 107px;
	padding: 3px;
}

.HomePageControlSubTitle
{
	padding-bottom: 4px;
	font-weight: bold;
}

.HomePageControlText
{
}

.pinkText
{
}

.shippingWin
{
	border: solid 1px gray; /*border: dashed 1px gray;*/
	background-color: whitesmoke;
	width: 315px;
	height: 127px;
	position: absolute;
	display: none;
}
.HeadingNew
{
	font-size: 14px;
	font-weight: bold;
	color: #000; /*background-color: #4f4f4f;*/
	padding: 5px 1px 1px 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	height: 23px;
}

.heading2New
{
	font-size: 13px;
	color: #4f4f4f;
	padding-top: 5px;
	margin: 0px 0px 5px 0px;
}
A.pinkMenuNew, A.pinkMenuNew:visited
{
	color: #ffffff;
	background-color: #C91872;
	text-decoration: none;
	padding: 5px 3px 4px 3px;
	text-align: center;
}
A.pinkMenuNew:hover
{
	color: #000000;
	/*background-color: #C91872;*/
}
.SizeGuideTableNew
{
	width: 550px;
	border-collapse: collapse;
}
.SizeGuideTableNew TD
{
	/*width: 150px;*/
	text-align: center;
	border-right: 1px solid #7f7f7f; /*border-right: 1px dashed #7f7f7f;*/
	padding: 7px 6px 7px 6px;
}
.SizeGuideTableNew .topRow TD
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.dashedTopNew
{
	border-top: 1px solid #7f7f7f;
}

a.addNew
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
}
a.addNew:hover
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}
/*updated on "03/03/09" by "anoop" */
.grayTableNew TD
{
	background-color: #e9e9e9;
}
.whiteTableNew TD
{
	background-color: #ffffff;
}
.grayTableNew
{
	border: 1px solid #e9e9e9;
	color: #000000;
}
TABLE.grayTableNew TD
{
	border-width: 0px;
	padding-left: 5px;
}
.grayTableNew INPUT.text
{
	width: 50px;
}
.grayBorder
{
	border: 1px solid #e9e9e9;
}
.GalleryLinks
{
	font-size: 20px; /*font-weight: bold;*/
	background-color: #F3F3F5;
	height: 45px;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 20px;
	border: solid 1px black;
}
.newfont
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #3C3C3C;
}


.newDeco
{
	font: 26px Georgia, "Times New Roman" , Times, serif;
	color: #3C3C3C;
	text-decoration: none;
}
a.newDeco
{
	font: 26px Georgia, "Times New Roman" , Times, serif;
	color: #3C3C3C;
	text-decoration: none;
}
a.newDeco:hover
{
	font: 26px Georgia, "Times New Roman" , Times, serif;
	color: #459FDA;
	text-decoration: underline;
}
.padtable
{
	padding: 5px 2px 5px 20px;
}
.VoteBG
{
	background-color: #F3F3F5;
}


table.wedding td
{
	padding: 2px 2px 2px 10px;
	font-size: 11px;
}
table.wedding ul
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
table.wedding ul li
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	list-style: none;
}

/*Added: 03/04/09 by anoop */
.trendsHead
{
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0px 7px 0px;
	text-align: right;
}
.lineTop
{
	border-top: 4px solid #000;
}
.lineBottom
{
	border-bottom: 4px solid #000;
}

.lineTopTrend
{
	border-top: 1px solid #000;
}
.lineBottomTrend
{
	border-bottom: 1px solid #000;
}

/*---------------------*/


.modalBackground
{
	background-color: #A9A9A9;
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: fixed;
}
.blackBG
{
	/*width: 50px; 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px;*/
	background: #000000;
	color: #FFFFFF; /*line-height: 18px; 	padding: 0px 0px 0px 4px; 	font-weight: bold;*/
}
.txt_small
{
	font-size: 11px;
	color: #000000;
}

A.dress, A.dress:visited
{
	color: #ffffff;
	background-color: #000000;
	font-size: 12px;
}
A.dress:hover
{
	color: #000000;
	background-color: #e9e9ea;
}
A.star, A.star:visited
{
	color: #000000; /*background-color: #000000;*/
	font-size: 20px;
	font-weight: bold;
}
A.star:hover
{
	color: #000000;
	background-color: #e9e9ea;
}
A.jersey, A.jersey:visited
{
	font-size: 11px;
	color: #000000;
}
A.jersey:hover
{
	color: #000000;
	background-color: #e9e9ea;
}
A.small, A.small:visited
{
	font-size: 11px;
	color: #000000;
}
A.small:hover
{
	color: #000000; /*background-color: #ffffff;*/
	background: none;
	text-decoration: underline;
}
.LoginPanelNew
{
	position: absolute;
	left: 300px;
	top: 120px;
	width: 340px;
	padding: 0px;
	visibility: visible;
	background-color: #ffffff;
	z-index: 200;
}

A.menu, A.menu:visited
{
	color: #000000;
	text-decoration: none;
}

A.menu:hover
{
	color: #ffffff;
	background-color: #C91872; /*#ff86c4*/
}

/* 02 July */
.customer_row
{
	width: 1002px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: left;
}
.customer_feedbk
{
	font-size: 12px;
	font-weight: normal;
	color: #030303;
	line-height: 14px;
}
.customer_name
{
	font-size: 14px;
	font-weight: bold;
	color: #030303;
	line-height: 14px;
}
.customer_position
{
	font-size: 14px;
	font-weight: normal;
	color: #030303;
	line-height: 14px;
}
.customer_img
{

	padding: 0px 5px 0px 5px;
	float: left;
}
.floatleft
{
	float: left;
}
.pad1
{
	padding-top: 20px;
}
.pad2
{
	padding-top: 10px;
}
.padobtm50
{
	padding-bottom: 50px;
}
.padbotm
{
	padding-bottom: 20px;
}

.weddingmain
{
	width: 1002px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.weddingdiv
{
	width: 716px;
	float: left;
}
.weddingheading
{
	width: 580px;
	padding: 0px 0px 0px 20px;
	float: left;
}
.weddingtxt
{
	width: 600px;
	padding: 60px 0px 25px 15px;
	font-size: 12px;
	font-weight: normal;
	color: #030303;
	line-height: 18px;
	float: left;
}
.wedding_grey_box
{
	width: 676px;
	padding: 10px 0px 10px 40px;
	background: #F0F1F3;
	float: left;
}
.wedding_grey_box ul
{
	margin: 0px;
	float: left;
}

.wedding_grey_box li
{
	width: 600px;
	list-style: none;
	list-style-type: none;
	background: url(../images/wedding/bullet.jpg) no-repeat 0px 11px;
	line-height: 15px;
	padding: 5px 0px 6px 10px;
	font-size: 11px;
	color: #313539;
	float: left;
}
.wedding_grey_box li b
{
	font-size: 12px;
	font-weight: bold;
}
.wedding_grey_box li a
{
	font-size: 11px;
	color: #B9387A;
	text-decoration: none;
	font-weight: normal;
}
.wedding_grey_box li a:hover
{
	font-size: 11px;
	color: #B9387A;
	background: none;
	text-decoration: underline;
	font-weight: normal;
}
.wedding_strtnow
{
	width: 710px;
	padding: 10px 0px 0px 0px;
	float: left;
}
.pink
{
	color: #C91872;
}

.weddingdivnew
{
	width: 640px;
	float: left;
}
.wedding_strtnownew
{
	width: 640px;
	padding: 10px 0px 0px 10px;
	float: left;
}
.weddingimgnew
{
	width: 360px;
	float: left;
}
.weddingimgnew1
{
	width: 360px;
	padding: 10px 0px 0px 0px;
	float: left;
}

.txt_right
{
	text-align: right;
}
.txt_left
{
	text-align: left;
}
.weddingimg
{
	width: 286px;
	float: left;
}
.fabric1
{
	padding: 0px 0px 10px 200px;
}
.fabric2
{
	padding: 0px 0px 10px 130px;
}
.fabric3
{
	padding: 0px 0px 10px 180px;
}
.fabric4
{
	padding: 0px 0px 10px 80px;
}

.weddingsec
{
	width: 800px;
	padding: 10px 0px 0px 0px;
	min-height: 476px;
	float: left;
	background: #ffffff;
}
.weddngsec_list
{
	padding: 200px 0px 0px 73px;
	font-size: 12px;
	color: #1F1D1D;
	text-align: left;
	line-height: 28px;
}
.imga
{
	background: none;
	border: none;
	text-decoration: none;
}
.imga:hover
{
	background: none;
	border: none;
	text-decoration: none;
}

.accessories
{
	width: 530px;
	padding: 0px 6px 0px 0px;
	float: left;
}
.accessories h1
{
	width: 490px;
	background: url(../images/accessories/list.jpg) no-repeat left 7px;
	margin-top: 15px;
	padding: 5px 0px 0px 21px;
	color: #010101;
	line-height: 12px;
	float: left;
}
.accessoriestxt
{
	width: 450px;
	padding: 60px 0px 25px 15px;
	font-size: 12px;
	font-weight: normal;
	color: #030303;
	line-height: 18px;
	float: left;
}
.acc_cate
{
	width: 450px;
	font-size: 12px;
	line-height: 12px;
	color: #010101;
	padding: 10px 0px 8px 21px;
	float: left;
}
.acc_cate_item
{
	width: 450px;
	font-size: 12px;
	color: #010101;
	padding: 5px 0px 0px 0px;
	float: left;
}
.itemname
{
	width: 150px;
	text-align: left;
	float: left;
}
.selectfabric
{
	width: 120px;
	text-align: left;
	float: left;
}
.itemprice
{
	width: 120px;
	text-align: left;
	float: left;
}

.acce_images
{
	width: 462px;
	float: left;
}
.acce_images1
{
	width: 462px;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
	float: left;
}
.acce_img11
{
	width: auto;
	line-height: 18px;
	font-size: 12px;
	color: #010101;
	text-align: left;
	padding-right: 5px;
	float: left;
}

.wedding_grey_box_new
{
	width: 600px;
	background: url(../images/wedding/bullet.jpg) no-repeat 0px 11px;
	line-height: 15px;
	padding: 5px 0px 6px 10px;
	font-size: 11px;
	color: #313539;
	float: left;
}
.wedding_grey_box_new1
{
	width: 640px;
	line-height: 14px;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	color: #313539;
	height: 14px;
	vertical-align: middle;
	float: left;
}
.wedding_grey_box_new1 b
{
	font-size: 12px;
	font-weight: bold;
}
.imagediv
{
	width: 4px;
	height: 4px;
	padding: 6px 5px 0px 0px; #padding:0px5px0px0px;#margin-top:-1px;float:left;}
.newfontmodelnew
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: Black;
	font-weight: bold;
}

#rad a.newfontNew
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
}
#rad a.newfontNew:hover
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#rad a.newfontNew2
{
	/*font-family: Georgia, "Times New Roman" , Times, serif;*/
	font-family: Verdana;
	color: #C91872;
	font-size: 12px;
	font-weight: bold;
}
#rad a.newfontNew2:hover
{
	/*font-family: Georgia, "Times New Roman" , Times, serif;*/
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
}

#rad a.newfontnowmal
{
	/*font-family: Georgia, "Times New Roman" , Times, serif;*/
	font-family: Verdana;
	color: Black;
	font-size: 12px;
	font-weight: bold;
}
#rad a.newfontnowmal:hover
{
	/*font-family: Georgia, "Times New Roman" , Times, serif;*/
	font-family: Verdana;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

/****6 Aug*****/
.leftsec
{
	width: 670px;
	float: left;
}
.creativeblocksec
{
	width: 600px;
	background: #ffffff;
	padding: 10px 0px 0px 30px;
	float: left;
}
.creativeblock_model
{
	width: 130px;
	background: #ffffff;
	float: left;
}
.creativeblock_h
{
	width: 100%;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #000;
	float: left;
}
.creativeblock_subh
{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 5px 0px 0px 0px;
	float: left;
}
h3
{
	background: url(../../images/creativeblog/icon.jpg) no-repeat left 7px;
	font-weight: normal;
	padding: 5px 20px 0px 15px;
	color: #000;
	text-align: left;
	font-size: 11px;
}
.start_design_txt
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.start_design_txtNew
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.padtop20
{
	padding-top: 20px;
}
.padtop50
{
	padding-top: 50px;
}
.padtop40
{
	padding-top: 40px;
}
.pageheadingbox
{
	width: 100%;
	border-bottom: solid 1px #000;
	font-size: 1px;
	text-align: center;
	float: left;
}

.txt13
{
	font-size: 13px;
	color: #000;
}
a.blacklink
{
	font-size: 13px;
	color: #000;
}
a.blacklink:hover
{
	color: #fff;
	background-color: #C91872;
}

.txt11
{
	font-size: 11px;
	color: #000;
}


/* added on 18sep09 by anoop */
A.gallery, A.gallery:visited
{
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}
A.gallery:hover
{
	background-color:Transparent;
	text-decoration: underline;
}
A.inspired, A.inspired:visited
{
	color: #000000;
	text-decoration: underline;
}
A.inspired:hover
{
	background-color:Transparent;
	text-decoration: none;
}
#designers A, #designers A:visited
{
	color: #000000;
	text-decoration: none;
}
#designers A:hover
{
	background-color:Transparent;
	text-decoration: underline;
}
a.blacklink1
{
	background-color:#fff;
	color: #000;
}
a.blacklink1:hover
{
	color: #fff;
	background-color: #C91872;
}
.bgpink
{
	background-color: #C91872;
}

/* gallery */


A.designerdetails, A.designerdetails:visited
{
	color:Black;
	text-decoration: underline;
}
A.designerdetails:hover
{
	background-color: Transparent;
	text-decoration: none;
}

#nav
{
	padding: 0;
	margin: 0;
}
#nav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#nav ul li
{
	list-style-type: none;
	padding: 2px 0px 2px 5px;
	padding: 0px 0px 0px 5px!important;
	margin: 0;
}
#nav ul li a
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
#nav ul li a:hover
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #A3185C;
	text-decoration: underline;
}