/* ------------------------------------- (  Start -  Layout   ) ------------------------------------- */

* {
  padding: 0;
  margin: 0;
}

body
{
	margin-bottom:10px;
	margin-top: 11px;
	color: #000000;
	text-align:left;
	font-family:Bookman Old Style,Trebuchet MS;
	font-size:11px;
	background-color: #ffffff;
	font-weight: normal;
}
br {
	height:20px;
	line-height:20px;
	font-size:20px;
	margin:0;
}
#centre {
	text-align: center; /* For ie 6 + 7 */
	margin: 0 auto;

}

#main {
	text-align: center; /* For ie 6 + 7 */
	width: 772px;
	margin: 0 auto;

}

#header
{
	clear: both;
	text-align:left;
	background-image:url(../images/top_logo_bg.gif);
	height: 125px;
	background-position:bottom;
	background-repeat:no-repeat;
	color: #ffffff;
	text-align:center;
	padding-left: 15px;
	padding-right: 15px;
	
}

#header_inner
{
	clear: both;
	text-align:left;
	background-image:url(../images/top_logo_bg_inside.gif);
	height: 125px;
	background-position:bottom;
	background-repeat:no-repeat;
	color: #ffffff;
	text-align:center;
	padding-left: 15px;
	padding-right: 15px;
}


#maincontent
{
	text-align:center;
	width:770px;
	background-image:url(../images/pagebg.jpg);
	color: #666666;
	padding-top:0px;
	padding-bottom:0px;
	border-bottom:1px solid #827139;
	border-left:1px solid #827139;
	border-right:1px solid #827139;
}



#leftcontent_product
{
	float:left;
	width:270px;
	color: #000000;
	padding-left:20px;
	padding-bottom:10px;
	text-align:left;
	font-family:Bookman Old Style,Trebuchet MS;
	font-size:11px;
}

.heading
{
	color: #000000;
	padding-bottom:10px;
	text-align:left;
}

.leftcontent
{
	color: #000000;
	font-family:Bookman Old Style,Trebuchet MS;
	font-size:11px;
	text-align:left;
}

.productlink
{
	color: #FF3399;
	font-family:Bookman Old Style,Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	font-weight:bold;
}

.productlink_gold
{
	color: #827139;
	font-family:Bookman Old Style,Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	font-weight:bold;
}
/*
#frame
{
	text-align:left;
	background-image:url(../images/frame_products.png);
	color: #666666;
	width:374px;
	height:221px;
	padding-left:34px;
	padding-top:25px;
	padding-bottom:15px;
}*/


#frame
{
	text-align:left;
	background-image:url(../images/frame_products.png);
	color: #666666;
	width:383px;
	height:231px;
	padding-left:49px;
	padding-top:35px;
	padding-bottom:15px;
}


#frame_fashion
{
	text-align:left;
	background-image:url(../images/frame_fashion.png);
	color: #666666;
	width:244px;
	height:361px;
	padding-left:36px;
	padding-top:45px;
	padding-bottom:18px;
}


#frame_long
{
	text-align:left;
	background-image:url(../images/frame_media.png);
	color: #666666;
	width:375px;
	height:366px;
	padding-left:45px;
	padding-top:34px;
	padding-bottom:15px;
}





#rightcontent_product
{
	float:right;
	padding-left:5px;
	width:430px;
	color: #666666;
	padding-right:0px;
	text-align:left;
	padding-top:20px;
}

#leftcontent
{
	float:left;
	width:345px;
	color: #000000;
	padding-left:20px;
	padding-bottom:10px;
	text-align:left;
	font-family:Trebuchet MS;
	font-size:11px;
}


#rightcontent
{
	float:right;
	padding-left:15px;
	width:360px;
	color: #666666;
	padding-right:22px;
	padding-top:20px;
	text-align:left;
}

.menulinks {
	padding-top:10px;
	padding-left:20px;
	height:30px;
	text-align:center;
}
.links
{
	padding-top:10px;
	padding-left:20px;
	height:30px;
	text-align:center;
}

ul.links
{
	margin:0px;
	text-align:center;
	padding:0px;
}

li.links
{
	float:left;
	margin:0px;
	padding:0px;
	list-style: none;
	text-align:center;
}

li.blank
{
	float:left;	
	width:45px;
	margin:0px;
	padding:0px;
	list-style: none;

}

.hr
{
	height:1px;
	font-size:1px;
	color: #827139;
	border-top:1px solid #827139;
}

h1
{
	font-size:22px;
	font-weight:bold;
	padding-bottom:5px;
	color:#ff3399;
}

h2
{
font-size:13px;
font-weight:bold;
padding:0;
color:#000000;
}



td
{
vertical-align:top;
}

p
{
padding-top:10px;
padding-bottom: 10px;
}
/*
a
{
	color:#60439B;
	text-decoration:none;
	
}

 a:hover, a:visited:hover {
 	color:#ED1C24;
	text-decoration:none;

}
*/


a
{
	color:#FF3399;
	text-decoration:none;
	
}

 a:hover, a:visited:hover {
 	color:#827139;
	text-decoration:none;

}

img
{
border:0px;
}

.submenu {
	 visibility: hidden; 
	 position:absolute;
	 padding: 0 0 5px 0;
}
.submenu_sep {
	height:1px;
	font-size:1px;
}
#menuspace {
	height:20px;
	font-size:20px;
}
.scroll {
	vertical-align:middle;
	cursor:pointer;
}
.hand {
	cursor:pointer;
}

/** Css For first Charecter */
.a {
	background-image:url(../images/first/a.png); 
	background-repeat:no-repeat; 
	padding:12px 0 0 35px;
}
.b {
	background-image:url(../images/first/b.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.c {
	background-image:url(../images/first/c.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.d {
	background-image:url(../images/first/d.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.e {
	background-image:url(../images/first/e.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.f {
	background-image:url(../images/first/f.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 25px;
}
.g {
	background-image:url(../images/first/g.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.h {
	background-image:url(../images/first/h.png); 
	background-repeat:no-repeat; 
	padding:13px 0 0 30px;
}
.i {
	background-image:url(../images/first/i.png); 
	background-repeat:no-repeat; 
	padding:12px 0 0 25px;
}
.j {
	background-image:url(../images/first/j.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.k {
	background-image:url(../images/first/k.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.l {
	background-image:url(../images/first/l.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.m {
	background-image:url(../images/first/m.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.n {
	background-image:url(../images/first/n.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.o {
	background-image:url(../images/first/o.png); 
	background-repeat:no-repeat; 
	padding:13px 0 0 28px;
}
.p {
	background-image:url(../images/first/p.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.q {
	background-image:url(../images/first/q.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.r {
	background-image:url(../images/first/r.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.s {
	background-image:url(../images/first/s.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.t {
	background-image:url(../images/first/t.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.u {
	background-image:url(../images/first/u.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.v {
	background-image:url(../images/first/v.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.w {
	background-image:url(../images/first/w.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.x {
	background-image:url(../images/first/x.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.y {
	background-image:url(../images/first/y.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}
.z {
	background-image:url(../images/first/z.png); 
	background-repeat:no-repeat; 
	padding:10px 0 0 20px;
}

.breakspacer
{
	margin-top:15px;
}

/** end of First letter  css */








