body
{
	background-color:#ECECEC;
	margin:10px 0px 0px 0px;
	font-size: 11px;
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : normal;
	line-height:18px;
	color : #262A23;
}

select
{
	border:solid 1px #000000;
	font-family: tahoma,Arial,Verdana,Geneva,Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.GreenText {
	color:#739C4B;
	font-family:arial,verdana,tahoma;
	font-size:14px;
	font-weight:bold;
}


input
{
	border:solid 1px #000000;
	font-family: tahoma, Arial,Verdana,Geneva,Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}


input.br
{
	border:none;
}


div.hd
{
	font-size: 12px;
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : bold;
	line-height:18px;
	color : #BF0000;
}

.TabCellBg
{
	background-image:url(../Graphics/TabsBg.jpg);
	background-repeat:repeat-x;	
}

.ProductCell
{
	background-image:url(../Graphics/ProBg.gif);
	background-repeat:repeat-x;
}

.ProductCatCell
{
	border:solid 1px #d8d8d8;
	background-color:#ffffff;
}

.CatDisplay
{
	border:solid 1px #CFCFCF;
}

.ThumbDisplay
{
	border-left:solid 1px #CFCFCF;
	border-right:solid 1px #CFCFCF;
}

.catName
{
	font-size: 11px;
	text-transform:uppercase;
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #9EA0A2;
	line-height:12px;
}

.MainProDesc
{
	font-size: 11px;
	font-family : tahoma,Arial,verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #867D72;
	line-height:15px;
}

.MainProName
{
	font-size: 18px;
	font-family :  Arial, tahoma,verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #3492E2;
	line-height:17px;
}

.MainProPrice
{
	font-size: 17px;
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #FF0000;
	line-height:14px;
}

.CopyrightCell
{
	background-image:url(../Graphics/CrBg.gif);
	background-repeat:repeat-x;
	font-size: 10px;
	text-transform:uppercase;
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #9EA0A2;
}

td
{
	font-size: 11px;
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : normal;
	line-height:18px;
	color : #262A23;
}

td.cr
{
	font-size: 11px;
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : normal;
	line-height:17px;
	color : #D0D3D9;
	background-color:#142143;
	height:28px;
	padding-left:3px;
	padding-right:3px;
}

a
{
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : normal;
	line-height:17px;
	color : #0000ff;
}

a:hover
{
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : normal;
	line-height:17px;
	color : #0000ff;
}
.Button
{
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:#ffffff;
	text-decoration:none;
}

.Button:hover
{
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color : #ffffff;
	text-decoration:underline;
}

a.more
{
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #2A89D9;
	text-decoration:underline;
	font-weight:bold;
}

a.more:hover
{
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #2A89D9;
	text-decoration:none;
	font-weight:bold;
}
a.LoginPage
{
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-size:13px;
	color : #2584D4;
	text-decoration:underline;
}

a.LoginPage:hover
{
	font-family :  tahoma,Arial, verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-size:13px;
	color : #2584D4;
	text-decoration:none;
}
///////////Style////////////////////////
form
{
	display:inline;
}


.bg
{
	background-repeat:repeat-x; background-position:top;
	background-image:url('../Graphics/Bg.jpg');
	background-position:top;
	
}

.OuterMainTable
{
	border:solid 2px #677A1D;
}

textarea
{

	font-family :  tahoma,Verdana,  Arial, Geneva,Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height:17px;	
	color : #000000;
	overflow:hidden;
	padding-left:6px;
}

textarea.txtComments
{
	font-family :  tahoma,Verdana,  Arial, Geneva,Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height:17px;	
	color : #000000;
	overflow:auto;
	width:560px;
}

input
{
	border:solid 1px #000000;
	font-size:8pt;
}


select
{
	border:solid 1px #000000;
	font-size:8pt;
	font-family : Verdana,  Arial, Geneva,Helvetica, sans-serif;
	cursor:pointer;
	
}

input.chk
{
	border:none;
	font-size:7pt;
	width:20px;
}

input.rd
{
	border:none;
	font-size:7pt;
	width:20px;
}

input.submit
{
	border:none;

}


a.navi
{
	color : #ffff00;
	font-weight:normal;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
}

a.navi:hover
{
	color : #ffffff;
	font-weight:normal;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
}

td
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:15px;
	color : #484848;
}

.NavCell
{
	background-image:url('../Graphics/NavCellBg.gif');
}

.PageTitle
{
text-align:left;
height:40px;
}
td.PageTitle
{
	font-size :18px;
	font-family :Arial,Tahoma, Verdana, Helvetica, sans-serif;
	font-weight :bold;
	line-height :16px;
	color :#C0813C;
	height:30px;
}
td.Titles
{
	font-size :18px;
	font-family :Arial,Tahoma, Verdana, Helvetica, sans-serif;
	font-weight :bold;
	line-height :16px;
	color :#C0813C;
	border-bottom:solid 1px #ECECEC;
	height:30px;
}
td.PageDetail
{
	font-size :17px;
	font-family :Tahoma, Verdana, Helvetica, sans-serif;
	line-height :22px;
	color :#B30C0C;
	
	
}
td.Prices
{
	font-size :16px;
	font-family :Tahoma, Verdana, Helvetica, sans-serif;
	line-height :22px;
	color :#000000;
	
	
}
.HeaderCell
{
	background-color:#f5f3e5;
	color : #000000;
	font-weight:bold;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	height:24px;
}

.LinkDiv
{
	margin-bottom:4px;
}

.LfCell
{
background-color:#ECECEC;
font-family: tahoma,Arial,Verdana,Geneva,Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}

.RecordCell
{
	background-color:#fbfaf5;
	color : #000000;
	font-weight:normal;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	height:24px;
}

.RtCell
{
background-color:#F4F4F4;
font-family: tahoma,Arial,Verdana,Geneva,Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}

.cart
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight :bold;
	color : #8C0000;
}


.list
{
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #333333;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	padding-left:6px;
	text-transform: none;
	width:180px;
	
}

.textbox 
{
	background-color: #ffffff;
	border: 1px solid #3C3C3C;
	color: #333333;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	padding-left:6px;
	text-transform: none;
	width:107px;
	
}

.input
{
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #333333;
	width:161px;
	font-family: Tahoma,verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	padding-left:4px;
	text-transform: none;
}

.ProName
{
	font-size: 12px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #9C2525;
}

.ProDesc
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:16px;
	color : #808080;
}

.Price
{
	font-size: 12px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #DF1515;
}

.Topseller
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #743F05;
}

.Newupdate
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:13px;
	color : #B07719;
}

.login
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:13px;
	color : #000000;
}

.copyright
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:13px;
	color : #BEBB9E;
}


.Forget
{
	font-size: 10px;
	font-family :   verdana,tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:13px;
	color : #00599E;
}


a.wedding
{
	color : #23588E;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
}

a.wedding:hover
{
	color : #23588E;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration :underline; 
	font-weight : bold;
}

a.ProName
{
	color : #9C2525;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : bold;
}

a.ProName:hover
{
	color : #9C2525;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration :none; 
	font-weight : bold;
}

a.LoginLink
{
	color : #5D7105;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : normal;
}

a.LoginLink:hover
{
	color : #5D7105;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration :none; 
	font-weight : normal;
}

a.TopCartLink
{
	color : #8C0000;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
}

a.TopCartLink:hover
{
	color : #8C0000;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration :none; 
	font-weight : bold;
}

.heading
{
	font-size: 16px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:15px;
	color : #B93838;
}

form
{
  display:inline;
}

.dropdownbox
 {
	background-color: #fefefe;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-left:3px;
}

.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #4B4849;
}

.text2
{
	font-family:verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}





.text3
{
	font-family:verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #815627;
}


.text4
{
	font-family:verdana;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}


.text5
{
	font-family:verdana;
	font-size:9px;
	line-height: 22px;
	font-weight: normal;
	color: #C5B294;
}


.text6
{
	font-family:verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}




.textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}

.textarea2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #616058;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}

.pruductname
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #C95675;
}

.textprice
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.textprice2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.texthd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left:10px;
}

.textadd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}

.textadd:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C95675;
	text-decoration:none;
}

.textcopyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #DDACB9;
}

.textlink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}

.textlink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C95675;
	text-decoration:none;
}

.textpound
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B24260;
}

.textdetail
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C95675;
	text-decoration:underline;
}

.textdetail:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.textnewuser
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C95675;
	text-decoration:underline;
}

.textnewuser:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}


.body
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

.menu a,.menu a:link,.menu a:active,.menu a:visited
{
	display:block;
	font-family:Verdana,tahoma,Arial,sans-serif,Geneva,Helvetica;
	font-size:11px;
	background:#ffffff;
	color:#B2405E;
	vertical-alignment:middle;
	text-decoration:none;
	font-weight:normal;
	height:20px;
	text-align:center;
	padding-top:10px;
	
} 

.menu a:hover
{
	font-family:Verdana,tahoma,Arial,sans-serif,Geneva,Helvetica;
	font-size:11px;
	background:#B2405E;
	color:#ffffff;
	vertical-alignment:middle;
	text-decoration:none;
	font-weight:normal;
	height:20px;
	text-align:center;
	padding-top:10px;	
}

.nav a,.nav a:link,.nav a:active,.nav a:visited
{
	display:block;
	font-family:Verdana,tahoma,Arial,sans-serif,Geneva,Helvetica;
	font-size:11px;
	background:#FBE2E8;
	color:#B2405E;
	vertical-alignment:middle;
	text-decoration:none;
	font-weight:normal;
	height:18px;
	padding-left:10px;
	padding-top:1px;	
} 

.nav a:hover
{
	font-family:Verdana,tahoma,Arial,sans-serif,Geneva,Helvetica;
	font-size:11px;
	background:#B2405E;
	color:#ffffff;
	vertical-alignment:middle;
	text-decoration:none;
	font-weight:normal;
	height:18px;
	padding-left:10px;
	padding-top:1px;	
}

.textbox 
{
	background-color: #ffffff;
	border: 1px solid #7A921F;
	color: #333333;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	width:95px;
}

.textvalue 
{
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	text-transform: none;
	width:20px;
}

.textbox2 
{
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	text-transform: none;
	width:150px;
	padding-left:3px;
}

input
{
	border:solid 1px #999999;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-left:2px;
	padding-right:2px;

}

/*     Style sheet inside pages      */


td.MainTd
{
background-color: #FFFFFF;
vertical-align: top;
}
td.ContentTd
{
	padding-left:10px; 
	padding-right:10px;
	vertical-align:top;
}

.ProNameBg
{
	background-color:#EAF0D6;
}

.ProPriceBg
{
	background-color:#F5F9E6;
}

table.InsideTable
{
BORDER: #dcdcdc 1px solid;
}
table.LoginTable
{
BORDER: #dcdcdc 1px solid;
}
td.InsideLeftTd
{
background-color: #dcdcdc;
}
td.InsideRightTd
{
background-color: #F8F4EF;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}

/* Cart Styles Start */

table.InsideCartTable
{
	BORDER: #ECECEC 1px solid;
}

tr.CartHeaderTr
{
	background-color:#f5f3e5;
	color : #000000;
	font-weight:bold;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	height:24px;
}
tr.CartRecordTr
{
	background-color:#fbfaf5;
	color : #000000;
	font-weight:normal;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	height:24px;
}
tr.CartCalTr
{
	background-color:#fbfaf5;
	color : #000000;
	font-weight:normal;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	height:24px;
}

.cart-link
{
	font-size: 12px;
	font-family :  verdana,Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height:16px;
	color : #800000;
	text-decoration:none;
}

.cart-link:hover
{
	font-size: 12px;
	font-family :  verdana,Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height:16px;
	color : #800000;
	text-decoration:underline;
}
.ddlCountry
{
width:130px;
}
td.CheckoutHeaderTd
{
	
	font-size: 12px;
	font-family :  verdana,Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:24px;	
	
}
/* Cart Styles end */

.EventStartDate
{
	background-color:#333333;
	padding:2px;
	height:22px;
	border:solid 1px #191919;
}

.EventEndDate
{
	background-color:#272727;
	padding:2px;
	height:22px;
	border:solid 1px #191919;
}

.MainEvent
{
	width:300px;
	background-color:#;
	padding:2px;
	height:22px;
	border:solid 1px #333333;
	margin:9px;
}

.EventTitle
{
	background-color:#;
	padding-left:2px;
	height:22px;
	vertical-align:middle;
}

.EventAuthor
{
	background-color:#;
	padding-left:2px;
	height:22px;
	vertical-align:middle;
}

.TdEventTitle
{
	background-color:#333333;
	height:22px;
	border:solid 1px #191919;
	font-weight:bold;
}
.TdEventStartDate
{
	background-color:#333333;
	height:22px;
	border:solid 1px #191919;
	font-weight:bold;
}

.TdEventEndDate
{
	background-color:#272727;
	height:22px;
	border:solid 1px #191919;
	font-weight:bold;
}

.TdEventAuthor
{
	background-color:#;
	height:22px;
	vertical-align:middle;
	font-weight:bold;
}

table.EventTable
{
	border:solid 1px #333333;
}

.EventDescription
{
	background-color:#080808;
}
.chk
{
border:0px;
}
.ProductTdBorder
{
 border-right: #EAF0D6 1px solid;
}
.ProductDescription
{
background-color:#EAF0D6;
}

//////////////////////////////////
