@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Lucida Sans Unicode","Lucida Grande",Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
body {
	background-image: url(../Images/back.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
}


	
#wrapper { 
 margin: 0 auto;
 width: 970px;
}

#topcontact { 
 width: 970px;
 height: 35px;
 font-size: 15px;
 text-align: right;
}


.red {
 color: red;
}

#maintop {
 width: 970px;
 height: 78px;
}

#logo {
 width: 300px;
 height: 78px;
 float: left;
}

#searchbox {
	width: 387px;
	height: 36px;
	background-image: url(../Images/search_back.gif);
	background-repeat: no-repeat; 
	float: left;
	margin-right: 6px;
	font-size: 12px;
	padding: 10px;
}

#searchbox form {
	padding: 0px;
	margin: 0px;
}

#searchbox input {
	font-size: 12px;
	border: 1px solid #999999;
	background-color:#ffffff;
	width: 212px;
}

#searchbox select {
	font-size: 12px;
	border: 1px solid #999999;
	background-color:#ffffff;
	width: 132px;
	height: 19px;
}


#searchboxfields {
	float: left;
	width: 355px;
}

#searchboxbutton {
	float: left;
	width: 28px;
}


#basket {
	width: 253px;
	height: 24px;
	background-image: url(../Images/basket_back.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-top: 32px;
}










#navigation {


 width: 970px;
 height: 21px;
 text-align: right;
 margin-top:0px;

}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
float: right;
}

#nav-menu li
{
float: left;


}

#nav-menu li a
{
	height: 21px;
	line-height:21px;
	width: 92px;
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	background-image: url(../Images/tab_off.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
}



#nav-menu li a:hover
{
	background-image: url(../Images/tab_on.gif);
	background-repeat: no-repeat;
}

#nav-menu li a:active
{
	display: block;
	background-image: url(../Images/tab_on.gif);
	background-repeat: no-repeat;
}
/*#mainnav ul li a{display:block; height:36px; text-align:center; font-family:Verdana, Geneva, sans-serif; 
	font-size:12px; background:url(../images/innertabs_bk.gif) 0px 0px no-repeat; text-decoration:none; color:#FFF; padding:0px 4px;}
#mainnav ul li a:hover{display:block; height:36px; text-align:center; 
	background:url(../images/innertabs_bk.gif) 0px -36px no-repeat;}
#mainnav ul li a:active{display:block; height:36px; text-align:center; 
	background:url(../images/innertabs_bk.gif) 0px -36px no-repeat;}

/*
#nav-menu li a.highlighted
{
	background-image: url(../Images/tab_off.gif);
	background-repeat: no-repeat;
}

*/






#topcurve {
	width: 970px;
	height: 9px;
	clear: both;
	background-image: url(../Images/main_top.gif);
	background-color:Black;
	background-repeat: no-repeat; 
	
}


#content {
	width: 970px;
	float: left;
	height: auto;
	background-image: url(../Images/main_back.gif);
	background-repeat: repeat-x;
	background-color:#c3c3c3;
}


#menuleft {
	width: 191px;
	float: left;
	
}

#menuholder {
	background-color: #ffffff;
	width: 175px;
	margin-left: 8px;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  margin-left: 3px;
  width: 169px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
  width: 157px;
}

ul.menu li a {
  color: #fff;	
  width: 149px;
  padding: 6px;
  padding-left: 18px;
  background-image: url(../Images/side_menu_item_back.gif);
  background-repeat: no-repeat;
}

ul.menu li a:hover {
  background-image: url(../Images/side_menu_item_back2.gif);
  background-repeat: no-repeat;
}

ul.menu li a.highlight {
  background-image: url(../Images/side_menu_item_back2.gif);
  background-repeat: no-repeat;
}

ul.menu li ul li a {
  background: #eeeeee;
  color: #098adc;
  width: 137px;
}

ul.menu li ul li a:hover {
  background: #e1e1e1;
  width: 137px;
  
}




#contentarea {
	width: 590px;
	float: left;
}

#flasharea {
	width: 590px;
	height: 252px;
	margin-top: 7px;
}

#contentinside{
	width: 590px;
	margin-top: 7px;
	background-color: #ffffff;
	padding: 0px;
}

#contentinside h1{
	width: 554px;
	height: 18px;
	color: #ffffff;
	display: block;
	background-image: url(../Images/main_head_back.gif);
	background-repeat: no-repeat;
	font-size: 32px;
	padding: 12px;
	padding-top: 15px;
	margin: 0px;
	margin-left: 5px;
}

#contentinside2{
	width: 768px;
	margin-top: 7px;
	background-color: #ffffff;
	padding: 0px;
	float:left;
}



#contentinsidecopyholder{
	width: 570px;
	margin-top: 7px;
	background-color: #ffffff;
	padding: 5px;
}

#crumb {
	width: 583px;
	height: 19px;
	color: #ffffff;
	background-image: url(../Images/crumb_back.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top:4px;
}

#crumb2 {
	width: 768px;
	height: 19px;
	color: #ffffff;
	background-image: url(../Images/crumb_back2.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top:4px;
	
}

#spotlight {
	width: 564px;
	height: 158px;
	color: #ffffff;
	background-image: url(../Images/panel_back_spotlight.png);
	background-repeat: no-repeat;
	margin-top: 4px;
	padding: 13px;
	padding-top: 10px;
}

#spotlighttitle {
	width: 210px;
	height: 23px;
	color: #ffffff;
	float: left;
	font-weight: bold;
}

#spotlightlink {
	width: 210px;
	height: 23px;
	color: #ffffff;
	float: right;
	text-align: right;
	font-weight: bold;
}


#specialoffers {
	width: 564px;
	height: 158px;
	color: #ffffff;
	background-image: url(../Images/panel_back_specialoffers.png);
	background-repeat: no-repeat;
	margin-top: 4px;
	padding: 13px;
	padding-top: 10px;
}

#specialofferstitle {
	width: 210px;
	height: 23px;
	color: #ffffff;
	float: left;
	font-weight: bold;
}

#specialofferslink {
	width: 210px;
	height: 23px;
	color: #ffffff;
	float: right;
	text-align: right;
	font-weight: bold;
}

#also {
	width: 752px;
	height: 23px;
	color: #ffffff;
	background-image: url(../Images/panel_also.gif);
	background-repeat: no-repeat;
	margin-top: 4px;
	padding: 5px;
	text-align: center;
	margin-left: 4px;
	font-size: 14px;
}

#seealso {
	width: 752px;
	height: 23px;
	color: #ffffff;
	background-image: url(../Images/panel_seealso.gif);
	background-repeat: no-repeat;
	margin-top: 4px;
	padding: 5px;
	text-align: center;
	margin-left: 4px;
	font-size: 14px;
}


#whatsnew {
	width: 564px;
	height: 158px;
	color: #ffffff;
	background-image: url(../Images/panel_back_whatsnew.png);
	background-repeat: no-repeat;
	margin-top: 4px;
	padding: 13px;
	padding-top: 10px;
}

#whatsnewtitle {
	width: 210px;
	height: 23px;
	color: #ffffff;
	float: left;
	font-weight: bold;
}

#whatsnewlink {
	width: 210px;
	height: 23px;
	color: #ffffff;
	float: right;
	text-align: right;
	font-weight: bold;
}




.producthome {
	width: 186px;
	height: 140px;
	float: left;
	margin-right:2px;
}

.productspotlight {
	width: 146px;
	height: 140px;
	float: left;
	margin-right:2px;
}

.producttext {
	position: relative;
	width: 176px;
	height: 31px;
	top:104px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	text-align: center;
	background-image: url(../Images/product_back.png);
	background-repeat: no-repeat;
	color: #000000;
}
a.producttext {color:#000000;}
a.producttext:hover{color:#000000;}


.productsmall {
	width: 136px;
	height: 92px;
	float: left;
	margin-left:15px;
}

.productsmalltext {
	position: relative;
	width: 126px;
	height: 18px;
	top:74px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	text-align: center;
	background-image: url(../Images/product_back.png);
	background-repeat: no-repeat;
	color: #000000;
}



.image{
	width: 136px;
	/*height: 155px;*/
	float: left;
	margin-right:10px;
}
.imagen{
	width: 136px;
	height: 115px;
	float: left;
	margin-right:10px;
	margin-top: 20px;
}
.image2{
	width: 280px;
	height: 400px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.productdetails{
	width: 410px;
	/*height: 160px;*/
	float: left;
	/*margin-top: 10px;*/
}

#productdetails2 {
	width: 460px;
	float: left;
	margin-top: 10px;
}




#productdetails2 h1  
{
	font-family:Arial;
	width: 460px;
	height: 33px;
	font-size: 19px;
	line-height: 22px;
	color: #000000;
	border-bottom: solid 1px #e1e1e1;
	margin-bottom: 0px;
	
}


.price
{
	font-family:Arial;
	color: red;
	font-size: 15px;
	font-weight: bold;
}

.spacer2{
	width: 570px;
	height: 5px;
	clear: both;
	border-bottom: solid 1px #dcdcdc;
	margin-left: 8px;
}

.pricesmall
{
	font-family:Arial;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display:block;
	margin-top:5px;
	text-decoration: line-through;
}

.pricesmall2
{
	font-family:Arial;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display:block;
	margin-top:0px;
	text-decoration: line-through;
}

.pricePercent
{
	font-family:Arial;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display:block;
	margin-top:0px;
}


#productbox {
	width: 118px;
	height: 104px;
	float: right;
	margin-left:10px;
	margin-bottom:10px;
	background-image: url(../Images/buy_box_back.gif);
	background-repeat: no-repeat;
	padding: 12px;
	margin-top:20px;
}

#social {
	width: 460px;
	height: 36px;
	border-top: solid 1px #dcdcdc;
	clear: both;
	margin-top: 5px;
}



.productheading {
	width: 410px;
	height: 27px;
	font-family:Arial;
	font-size: 15px;
	color: #000000;
	border-bottom: solid 1px #e1e1e1;
	margin-bottom: -8px;
}

.productheading2 {
	width: 460px;
	height: 33px;
	font-size: 19px;
	color: #000000;
	border-bottom: solid 1px #e1e1e1;
	margin-bottom: 0px;
}



.brand {
	width: 136px;
	height: 104px;
	float: left;
	margin-right:0px;
	margin-left: 6px;
	padding-bottom: 104px;
	_padding-bottom: 76px;
	/*border:solid 1px #838383;*/
	margin-bottom: 7px;
}

.brand2 {
	width: 136px;
	height: 104px;
	float: left;
	margin-right:0px;
	margin-left: 6px;
	padding-bottom: 52px;
	_padding-bottom: 38px;
	/*border:solid 1px #838383;*/
	margin-bottom: 7px;
}

.brandtext {
	position: relative;
	width: 126px;
	height: 96px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom:4px;
	top:104px;
	text-align: center;
	background-color:#C3C3C3;
	display:block;
	float:left;
	text-decoration:none;
	/*background-image: url(../Images/product_back.png);
	background-repeat:repeat-y;*/
    opacity: 0.80;
	filter: alpha(opacity =80);

	color: #000000;
}


.brandtext2 {
	position: relative;
	width: 126px;
	height: 58px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom:4px;
	top:104px;
	text-align: center;
	background-color:#C3C3C3;
	display:block;
	float:left;
	text-decoration:none;
	/*background-image: url(../Images/product_back.png);
	background-repeat:repeat-y;*/
    opacity: 0.80;
	filter: alpha(opacity =80);

	color: #000000;
}



.spacer {
	
	height: 20px;
	clear: both;
}

.spacerwide {
	width: 744px;
	height: 20px;
	clear: both;
	border-top: solid 1px #dcdcdc;
	margin-left: 8px;
}

.mainhead {
	width: 554px;
	height: 18px;
	color: #ffffff;
	display: block;
	background-image: url(../Images/main_head_back.gif);
	background-repeat: no-repeat;
	font-size: 32px;
	padding: 12px;
	padding-top: 15px;
	margin: 0px;
	margin-left: 5px;
}

.mainhead2 {
	width: 739px;
	height: 18px;
	color: #ffffff;
	display: block;
	background-image: url(../images/main_head_back2.gif);
	background-repeat: no-repeat;
	font-size: 32px;
	padding: 15px 12px 12px 12px;
	margin: 0 0 0 5px;

}


.text {
    padding: 10px;
    margin-top: 8px;
    padding-top: 0px;
}



.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.boldred {
	font-weight: bold;
	color: red;
}


#right {
	width: 172px;
	float: left;
	text-align: left;
}

#date {
	width: 172px;
	height: 19px;
	color: #ffffff;
	background-image: url(../Images/date_back.gif);
	background-repeat: no-repeat;
	padding-top:4px;
	margin-left: 8px;
	text-align: center;
}

#date2 {
	width: 172px;
	height: 19px;
	color: #ffffff;
	background-image: url(../Images/date_back.gif);
	background-repeat: no-repeat;
	padding-top:4px;
	margin-left: 8px;
	text-align: center;
	float: right;
}

/*#welcome {
	width: 147px;
	height: 102px;
	background-image: url(../Images/welcome_back.gif);
	background-repeat: no-repeat;	
	color: #ffffff;
	margin-left: 8px;
	margin-top: 7px;
	padding-top: 64px;
	padding-left: 14px;
	padding-right: 14px;
}*/

.welcome {
	width: 147px;
	height: 102px;
	background-image: url(../Images/welcome_back.gif);
	background-repeat: no-repeat;	
	color: #ffffff;
	margin-left: 8px;
	margin-top: 7px;
	padding-top: 64px;
	padding-left: 14px;
	padding-right: 14px;
	}

.topbrands {
	width: 171px;
	height: 87px;
	background-image: url(../Images/top_brands_back.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
}
.topadvertisement {
	width: 171px;
	height: 87px;
	background-image: url(../Images/top_advertisement_back.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top:5px;
}

.topbrandstitle {
	width: 160px;
	height: 20px;
	margin-left: 5px;
	text-align: center;
	color: #ffffff;
	font-size:13px;
	padding-top: 6px;
	font-weight: bold;
}

.topbrandscontent {
	width: 159px;
	height: 55px;
	margin-right: 8px;
	margin-top:6px;
	text-align: left;
	color: #000000;
	float: right;
}


.freedelivery {
	width: 171px;
	height: 87px;
	background-image: url(../Images/delivery_back.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 4px;
}

.freedeliverytitle {
	width: 160px;
	height: 20px;
	margin-left: 5px;
	text-align: center;
	color: #ffffff;
	font-size:13px;
	padding-top: 6px;
	font-weight: bold;
}

.freedeliverycontent {
	width: 159px;
	height: 55px;
	margin-right: 8px;
	/*margin-top:6px;*/
	text-align: left;
	color: #000000;
	float: right;
}


.sale {
	width: 171px;
	height: 87px;
	background-image: url(../Images/sale_back.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 4px;
}

.saletitle {
	width: 160px;
	height: 20px;
	margin-left: 5px;
	text-align: center;
	color: #ffffff;
	font-size:13px;
	padding-top: 6px;
	font-weight: bold;
}

.salecontent {
	width: 159px;
	height: 55px;
	margin-right: 8px;
	margin-top:6px;
	text-align: left;
	color: #000000;
	float: right;
}



#subscribe {
	width: 171px;
	height: 100px;
	background-image: url(../Images/subscribe_back.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 12px;
	padding-top: 48px;
	text-align: center;
}

#subscribe input {
	width: 145px;
	border: solid 1px #ffffff;
	color: #000000;
	margin-bottom: 2px;
	
}

#subscribe form {
	padding: 0px;
	margin: 0px;
}


#footer {
	width: 970px;
	background-image: url(../Images/footer.png);
	background-repeat: no-repeat;
	padding-top: 26px;
	
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

a:link.footer {
	color: #000000;
	text-decoration: none;
}
a:visited.footer {
	color: #000000;
	text-decoration: none;
}

a:hover.footer {
	color: #000000;
	text-decoration: underline;
}
a:active.footer {
	color: #000000;
	text-decoration: underline;
}



a:link.crumb {
	color: #ffffff;
	text-decoration: none;
}
a:visited.crumb {
	text-decoration: none;
	color: #ffffff;
}

a:hover.crumb {
	text-decoration: underline;
	color: #ffffff;
}
a:active.crumb {
	text-decoration: underline;
	color: #ffffff;
}


a:link.white {
	color: #ffffff;
	text-decoration: none;
}
a:visited.white {
	text-decoration: none;
	color: #ffffff;
}

a:hover.white {
	text-decoration: underline;
	color: #ffffff;
}
a:active.white {
	text-decoration: underline;
	color: #ffffff;
}


a:link.product {
	text-decoration: none;
}
a:visited.product {
	text-decoration: none;
}

a:hover.product {
	text-decoration: underline;
	cursor: pointer;
	color: #000000;
}
a:active.product {
	text-decoration: none;
}


/* New classes by Devendra and Sandeep and Sameer*/
/*.leftnav{width:168px; float:left;background-color: #ffffff;}
ul.menu{margin:0px; padding:0px 0px 0px 0px;}
ul.menu li{list-style:none; }
.menuitem {width:168px; float:left;padding:0px 0px 2px 3px;}
.txtlink{width:130px; height:20px; float:left; font:12px Arial; color:#FFF; padding:5px 0px 0px 15px;}
.txtlink a{color:#FFF; text-decoration:none;}
.txtlink a:hover{color:#FFF; text-decoration:none;}
.txtbg{background:url('../images/leftnav-red.gif') no-repeat left;}
.txtbgon{background:url('../images/leftnav-blue.gif') no-repeat left;}
.expend{width:23px; float:left;position:relative;left:0px;}
ul.submenu{margin:0px; padding:0px 0px 0px 0px;position:absolute;left:-145px;}
ul.submenu li{width:148px;list-style:none;background:#e2e2e2; font:12px Arial; color:#424242;padding:10px 0px 10px 20px;}
ul.submenu li a{color:#424242;text-decoration:none;}
#submenudiv{width:168px; float:left;}*/
.pricesmalls
{
	font-family:Arial;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display:block;
	margin-top:5px;

}
.pricesmall2s
{
	font-family:Arial;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display:block;
	margin-top:0px;
}
.paging
{
	/*width: 677px; 	float: left; 	padding: 5px 1px 2px 2px; 	color: #FFFFFF; 	font: 11px "Trebuchet MS" , Tahoma;*/
	width:100%;
	float: left;
	margin: 10px 0px 5px 0px;
	padding: 5px 10px 2px 10px;
	display: block;
	font: 11px "Trebuchet MS" , Tahoma;
}

.page-counter
{
	font: 12px "Trebuchet MS" , Tahoma;
	color: #000000;
	padding: 5px 0 5px 10px;
	background: url(../images/gold-hl.gif) no-repeat top center;
}
.counter
{
	font: 12px "Trebuchet MS" , Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
a.counter
{
	font: 12px "Trebuchet MS" , Tahoma;
	color: #000000;
	text-decoration: none;
}
a.counter:hover
{
	font: 12px "Trebuchet MS" , Tahoma;
	color: #000000;
	text-decoration: underline;
}
a.counter1
{
	font: 12px "Trebuchet MS" , Tahoma;
	color: #000000;
	text-decoration: none;
}
a.counter1:hover
{
	font: 12px "Trebuchet MS" , Tahoma;
	color: #000000;
	text-decoration: underline;
}

/*My Classes*/
	/*.outerbox{width:136px; height:115px; display:table; position:relative; overflow:hidden;float:left;	margin-right:10px;margin-left:5px;}
	.innerbox{width:136px; top:50%; display:table-cell; position:absolute; vertical-align:middle;text-align:center;}
	.object{position:relative; top:-50%; text-align:center;}
	
	
		.outerbox1{width:280px; height:400px; display:table; position:relative; overflow:hidden;float:left;	margin-right:10px;margin-left:5px;}
	.innerbox1{width:280px; top:50%; display:table-cell; position:absolute; vertical-align:middle;text-align:center;}
	.object1{position:relative; top:-50%; text-align:center;}*/
	.outerbox{width:136px; height:115px; display:table; #position:relative; overflow:hidden;float:left;	margin-right:10px;margin-left:5px;}
	.innerbox{width:136px; #top:50%; display:table-cell; #position:absolute; vertical-align:middle;text-align:center;}
	.object{#position:relative; #top:-50%; text-align:center;}
	
	
		.outerbox1{width:280px; height:400px; display:table; #position:relative; overflow:hidden;float:left;	margin-right:10px;margin-left:5px;}
	.innerbox1{width:280px; #top:50%; display:table-cell; #position:absolute; vertical-align:middle;text-align:center;}
	.object1{#position:relative; #top:-50%; text-align:center;}
	
	
	
	/*Add on 02/02/2010 by Devendra*/
	/* For Product detail page*/
	
	.productboxDetail {
	width: 118px;
	height: 104px;
	float: right;
	margin-left:10px;
	margin-bottom:10px;
	background-image: url(../Images/buy_box_back.gif);
	background-repeat: no-repeat;
	padding: 12px;
	margin-top:20px;
}
/*Add on 02/02/2010 by Devendra*/
	/* For all three Product UC on default page */
#specialofferlink {
	width: 210px;
	height: 23px;
	color: #ffffff;
	float: right;
	text-align: right;
	font-weight: bold;
}
a { color:Black;}
a:hover { color:Black; }




/*Add on 05/02/2010 by Devendra*/
	/* For Modal PopUp */

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.modalBox {
	background-color : White;
	border-width: 1px;
	border-style: solid;
	border-color: #EE2724;
	padding: 3px;
	text-align:center; 
}

.popup{width:350px; border:1px solid #EE2724;}
.popupNew{width:500px; border:1px solid #EE2724;}

.popup-header{ width:350px;  height:71px; text-align:right; background:url('../Images/logo.gif') no-repeat; padding-left:0px; padding-right:5px; padding-top:0px; }
.popup-bar{width:350px; height:21px; background:url('../images/redbar_m.jpg') repeat-x; font-size:14px; font-weight:bold; color:#FFFFFF; padding-left:10px; padding-right:0px; padding-top:5px; padding-bottom:0px}
.popup-content{}

.popup-headerNew{width:500px; height:27px; background:url('../images/logo.gif') no-repeat; text-align:right; padding-left:0px; padding-right:5px; padding-top:0px; padding-bottom:50px}
.popup-content span{font-size:14px; font-weight:bold; color:Red; font-family:Georgia, "Times New Roman" , Times, serif}
.popup-contentNew{width:500px;}
.popup-box{
	padding:10px 0px 10px 30px;
	float:left;
	width:265px;
	font-size:12px;
}
.popup-box p{
	margin:10px 0px 10px 0px;
	padding:0px;
	float:left;
	width:280px;
	color:#322E2E;
	font-weight:normal;
	
}
.popup-box p span{font-family: "Times New Roman" , Times, serif !important;}
/*.popup-box input, textarea {border:1px solid #EE2724;}*/
.popup1{width:500px; border:1px solid #EE2724;}
.popup1-header{width:500px; background:url('../images/logo.jpg') no-repeat; text-align:right; padding-left:0px; padding-right:5px; padding-top:0px; padding-bottom:50px}
.popup1-bar{width:500px;  background:url('../images/send-red-bar.jpg') repeat-x; font-size:14px; font-weight:bold; color:#FFFFFF; padding-left:10px; padding-right:0px; padding-top:5px; padding-bottom:0px}
.popup1-content{}
.WaterMarkedTextBox
{
	border-right: #ccccff thin solid;
	border-top: #ccccff thin solid;	
	border-left: #ccccff thin solid;	
	border-bottom: #ccccff thin solid;
	color: gray;
	display: inline;
	background: AliceBlue;
	visibility: visible;
}

.minitext
{
	font-size:11px;
}

