@charset "utf-8";
/* CSS Document */
body  {
margin:0px;
font-family:tahoma;
background:#b94b77 url(../images/body-bg.jpg) repeat-x top;
color:#333333;
font-size:11px;
}
image {
border:0px;
}
td, tr {
font-family:tahoma;
color:#333333;
font-size:11px;
}
select, input {
font-family:tahoma;
color:#333333;
font-size:11px;
}
table {
border-collapse:collapse;
}
.nav-bg {
background:#B13768;
}
.left_head {
background: url(../images/left_head.png) no-repeat top;
height:18px;
padding: 4px;
}
.right_head {
background: url(../images/right-head.jpg) no-repeat top;
}
.right-middle {
background:url(../images/right-middle.jpg) repeat-y top;
}
.white-bold {
font-weight:bold;
color:#FFFFFF;
}
.white-bg {
background:#FFFFFF;
}
.footer-bg {
background:#fefefc;
}
.image_border {
border:1px solid #dbdada;
}

a:link, a:active, a:visited {
font-family:tahoma;
font-size:11px;
color: #333333;
text-decoration:none;
}
a:hover {
font-family:tahoma;
font-size:11px;
color:#B13768;
text-decoration:underline;
}

a.white-bold:link, a.white-bold:active, a.white-bold:visited {
font-family:tahoma;
font-size:11px;
font-weight:bold;
color: #ffffff;
text-decoration:none;
}
a.white-bold:hover {
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#462370;
text-decoration:none;
}

a.left-links:link, a.left-links:active, a.left-links:visited {
font-family:tahoma;
font-size:11px;
color: #333333;
text-decoration:none;
}
a.left-links:hover {
font-family:tahoma;
font-size:11px;
color:#38185b;
text-decoration:underline;
}

a.normal-links:link, a.normal-links:active, a.normal-links:visited {
font-family:tahoma;
font-size:11px;
color: #B13768;
text-decoration:none;
}
a.normal-links:hover {
font-family:tahoma;
font-size:11px;
color:#333333;
text-decoration:underline;
}




/*new*/
.pageheading
{
color:#4F2972;
font-size:18px;
font-weight:bold;
}
.required
{
color:#B13768;
font-weight:bold;
}
.contentStyle
{
color:#333333;
font-weight:bold;
font-size:9px;
}
.btnPublicClass
{
background:#4f2976;
border:1px solid #371760;
font-weight:bold;
color:#FFFFFF;

}
.warnings 
{
	color:Red;	
	font-weight:bold;
	font-size:9px;
}

a.linkstyle
{
	color:#B13768;
	text-decoration:none;
	font-weight:bold;
}
a.linkstyle:hover
{
	color:#4F2972;
	text-decoration:none;
	font-weight:bold;
}

.gridheading
{
	color:#CD7897;
	font-weight:bold;
}
.contactsheading
{
	color:white;
	background-color: #B13768;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
}
.pagingbackground
{
	background-color:#F7F7F7;
}

.bagproname
{
	color:#8A79A6;
	font-weight:bold;
}
.proimageout
{
	border:solid 1px #FFD7EA;
}
.proimageover
{
	border:solid 1px #B13768;
}
.gray-border {
border:1px dotted #B5B5B5;
}
.modelBackground 
{ 
	 background-color:#E4DEDE; 
     filter:alpha(opacity=70);
     opacity:0.7;
    
}

.productbag
{
	border: #cecece solid 1px;
	border-left: #cecece solid 1px;
	border-right: #cecece solid 1px;
	border-bottom: #cecece solid 1px;	
}

#table_example {
margin:0 auto;
border: 1px solid #cecece;
}

.lblText
{
color:#4F2972;
font-size:18px;
font-weight:bold;
}

.lblheading
{
color:#B13768;
font-size:15px;
font-weight:bold;
}





/*For Light Box (Start)*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*For Light Box (End)*/


/* Added By Silpa*/

.top-middle {
 background-image:url(../images/top-middle.gif);
 background-repeat:repeat-x;
 font-family:Tahoma;
  font-size:17px;
  font-weight:bold;
  text-decoration:none;
  color:#FFFFFF;
 }
 
.top-small {
 background-image:url(../images/top-small.gif);
 background-repeat:repeat-x;
}
.mid{
	background:url(../images/mid.gif) repeat-x bottom #FFFFFF;
	border-left:1PX solid #e4e4e4;
		border-RIGHT:1PX solid #e4e4e4;
	}
.textnew {
 font-family:Tahoma;
 font-size:14px;
 font-weight:bold;
 color:#684b8b;
 text-decoration:none;
 }
 
.textnew1 {
 font-family:Tahoma;
 font-size:13px;
 font-weight:bold;
 color:#684b8b;
 text-decoration:none;
 }
 
.btn_link{
  background-color:#f573a8;
  display:block;
  border:#b13768 1px solid;
  padding-left:10px;
  padding-right:10px;
  height:18px;
  font-size:11px;
  font-weight:bold;
  line-height:14px;
  text-decoration:underline;
  color:#FFFFFF;
  }
 .btn_link:hover{
 display:block;
 line-height:14px;
  background-color:#f14e90;
  border:#b13768 1px solid;
  padding-left:10px;
  padding-right:10px;
  font-size:11px; 
  height:18px;
  font-weight:bold;
  text-decoration:underline;
  color:#FFFFFF;
  }

a.Clubs{
   font-family:Tahoma;
   font-size:14px;
   font-weight:normal;
   text-decoration:underline;
   color:#b13768;
   }
   
     a.Clubs:hover{
   font-family:Tahoma;
   font-size:14px;
   font-weight:normal;
   text-decoration:underline;
   color:#b13768;
   }



    .border-1
{
	border-bottom: #999999 dotted 1px;
}

.contentStyle1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/*Added on Aug 18 2010 (End)*/
.counterImage {
	font-family:Tahoma;
	font-size:17px;
	font-weight:bold;
	color:#512f79;
	text-indent:5px;
	
	
}
.btnPublicClass1
{
  background: url(../images/survey2.gif) no-repeat; /*color: #ffffff;*/
	width: 125px;
	height: 16px;
	font-size: 10px;
	font-weight: bold;
	border: none;
	cursor: hand;

}
