@charset "utf-8";

/* CSS Document */

body
{
	background:url(../images/bg.jpg) repeat-x #ee952f;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
}

.astrickspan
{
	color: Red;
	font-weight:bold;
	font-size:15px;
}

.bodyarea
{
	background:#fff;
	width:960px;
}

.logo
{
	background:url(../images/logo.jpg) no-repeat;
	width:259px;
	height:105px;
	display:block;
	float:left;
}

.toparea
{
	background:url(../images/slogan.gif) no-repeat;
	width:463px;
	height:28px;
	float:right;
	text-indent:-9999px;
	clear:both;
	margin-top:40px;/*	padding-right:30px;*/
}

/*.toparea span{
	text-indent:-9999px;
}*/

.leftarea
{
	background:url(../images/islandtitle.gif) left 0px no-repeat;
	padding:10px 10px 10px 60px;
	width:650px;
}

.leftcorn
{
	background:url(../images/leftcorn.jpg) no-repeat;
	width:10px;
}

.rightcorn
{
	background:url(../images/rightcorn.jpg) no-repeat;
	width:9px;
}

.middlecorn
{
	background:url(../images/middlecorn.jpg) repeat-x;
	height:37px;
	padding:10px 5px 0px 5px;/*	padding:10px 5px 0px 5px;*/
}

.toptitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight:bold;
	width:300px;
	float:left;
}

.topdiv
{
	width:200px;
	float:right;
}

.errormessage
{
	font-family: Verdana;
	color: Red;
	font-size: 10px;
	font-weight :bold;
}

.message_panel
{
	background-color:#ffffc0;
	font-size:10px;
	border:1px #c7c7c7 solid;
	padding-left: 10px;
}

.message_panel td { border-top: 1px solid #ffffff; }

.myphotobtn
{
	background:url(../images/myphotobtn.gif) no-repeat;
	width:95px;
	height:34px;
	display:block;
	margin:-7px 13px 0 0;
	float:left;
}

.myphotobtn:hover
{
	background:url(../images/myphotobtn_hover.gif) no-repeat;
	width:95px;
	height:34px;
	display:block;
	margin:-7px 13px 0 0;
	float:left;
}

.tableborder
{
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	border-bottom:1px solid #ededed;/*	margin-top:-20px;
	display:block;*/
}

.ablumtitle
{
	font-size:14px;
	font-weight:bold;
	color:#ee9d40;
	cursor:pointer;
}

.orgtitle
{
	font-size:11px;
	font-weight:bold;
	color:#da8523;
	cursor:pointer;
}

.orgtitleshare
{
	font-size:11px;
	font-weight:bold;
	color:#da8523;
	cursor:pointer;
	margin:5px 5px 5px 10px;
}

.orgtitlenew
{
	font-size:11px;
	font-weight:bold;
	color:#da8523;
}

.greytitle
{
	font-size:14px;
	font-weight:bold;
	color:#7f7f7f;
}

.greytitlenew
{
	font-size:14px;
	font-weight:bold;
	color:#7f7f7f;
	cursor:pointer;
}

.greytitlemid
{
	font-size:12px;
	font-weight:bold;
	color:#7f7f7f;
	text-decoration:none;
}

.greytitlemid:hover
{
	color:#7f7f7f;
	text-decoration:underline;
}

.greytitlesmall
{
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
	text-decoration:underline;
}

.greytitlesmall:hover
{
	color:#7f7f7f;
	text-decoration:none;
}

.greytitles
{
	font-size:12px;
	color:#7f7f7f;
}

.titlepadarea { padding:30px 10px 5px 20px; }

.titlepadareanew { padding:0px 10px 5px 20px; }

.shareprintarea
{
	height:23px;
	margin:5px 0 0;
	width:220px;
}

.sharebtn
{
	background:url(../images/sharebtn.gif) no-repeat;
	width:57px;
	height:23px;
	display:block;
	float:left;
	margin:0 0px 0 0;
}

.printbtn
{
	background:url(../images/printbtn.gif) no-repeat;
	width:57px;
	height:23px;
	display:block;
	float:left;
	margin:0 5px 0 5px;
}

.slideshowbtn
{
	background:url(../images/slideshowbtn.gif) no-repeat;
	width:77px;
	height:23px;
	display:block;
	float:left;
	margin:0 0px 0 0;
	padding-right:13px;
}

.topunderline
{
	padding:0 0 10px 0;
	border-bottom:1px solid #ededed;
}

.photoarea tr { padding:0px 10px 0px 0px; }

.photoarea { padding:10px 10px 5px 25px; }

.photobox
{
	width:114px;
	height:114px;
	display:block;
	margin:0 0 5px 0;
}

.photobox img
{
	margin:0 auto;
	border:1px solid #000;
}

/*login area*/
.loginarea
{
	width:191px;
	display:block;
	margin-bottom:5px;
}

.logleftcorn
{
	background:url(../images/logleftcorn.jpg) no-repeat;
	width:7px;
	height:36px;
}

.logrightcorn
{
	background:url(../images/logrightcorn.jpg) no-repeat;
	width:7px;
	height:36px;
}

.logmidcorn { background:url(../images/logmidcorn.jpg) repeat-x; }

.logindatarea
{
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	background:url(../images/loginbg.jpg) repeat-x;
	/*padding:3px 10px 10px 10px;*/
	padding-left:10px;
	margin-bottom:0px;
}

.indexlogindatarea
{
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	background:url(../images/loginbg.jpg) repeat-x;
	padding:3px 20px 5px 20px;
}

.logrightbtm
{
	background:url(../images/loginrightbtm.jpg) no-repeat;
	width:7px;
	height:7px;
}

.logleftbtm
{
	background:url(../images/loginleftbtm.jpg) no-repeat #00FF00;
	width:7px;
	height:7px;
}

.logmidtbtm { background:url(../images/loginmidbtm.jpg) repeat-x; }

.thumbnailimg
{
	width:39px;
	height:42px;
	display:block;
	margin:5px 0 5px 0;
}

.thumbnailimg img { border:1px solid #000; }

.blocklink
{
	background:url(../images/openlock.gif) no-repeat left;
	height:20px;
	display:block;
	padding:2px 0 0 25px;
	text-decoration:none;
	color:#507101;
	/*	font-weight:bold;*/
	font-size:11px;
}

.blocklinkclose
{
	background:url(../images/closelock.gif) no-repeat left;
	height:20px;
	display:block;
	padding:2px 0 0 25px;
	text-decoration:none;
	color:#e91010;
	/*	font-weight:bold;*/
	font-size:11px;
}

.blackfont
{
	font-size:11px;
	color:#000;
}

.forgethover
{
	text-decoration:underline;
	color:#575757;
	font-size:10px;
	float:left;
}

.forgethover:hover
{
	text-decoration:none;
	color:#000;
	font-size:10px;
}

.signin
{
	text-decoration:underline;
	color:#575757;
	font-size:10px;/*float:left;*/
}

.signin:hover
{
	text-decoration:none;
	color:#000;
	font-size:10px;
}

/*login area*/


/* upload area */
.popupwindow
{
	border:#ec840c 3px solid;
	/*width:350px;*/
	height:380px;/*padding:3px;*/
}

.uploadarea
{
	border:#ec840c 3px solid;
	width:481px;
	height:465px;
	padding:3px;
}

.uploadareacreatealbum { border:#ec840c 3px solid; /*width:481px;
	height:427px;
	height:410px;
	height:470px;*/ /*width:473px;*/
}

.uploadareanew { border:#ec840c 3px solid; /*width:481px;
	height:530px;
	
	padding:3px;*/ /*width:477px;
	/*height:487px;*/
}

.uploadareaforregistration { border:#ec840c 3px solid; /*width:393px;
		height:465px;

padding:3px;*/ }

/*.nodata{
	font-size:11px; 

	color:#666666;	
}*/
.norecord
{
	font-size:11px;
	color:#666666;
	font-weight:bold;
}

.uploadareaforregistrationnew { border:#ec840c 3px solid; /*padding:3px;*/ }

.uploadareaforlogin { border:#ec840c 3px solid; /*	width:320px;
	height:225px;

	padding:3px;*/ }

.uploadareashipadd { border:3px solid #EC840C; /*height:341px;
padding:3px;
width:475px;*/ }

.uploadbg
{
	background:url(../images/uploadbg.jpg) repeat-x #fff;
	padding:12px;
}

.linkover
{
	color:#1e7af8;
	text-decoration:underline;
	cursor:pointer;
}

.linkover:hover
{
	color:#000;
	text-decoration:underline;
}

.login_input
{
	border:1px solid #7e9db9;
	width:434px;
	height:325px;
}

.login_textbox
{
	border:1px solid #7e9db9;
	width:434px;
}

.login_smallbox
{
	border:1px solid #7e9db9;
	width:130px;
}

.btnarea
{
	float:right;
	width:250px;
}

.orgtitle
{
	font-size:11px;
	font-weight:bold;
	color:#da8523;
}

.popupablumtitle
{
	font-size:17px;
	font-weight:bold;
	color:#ee9d40;
}

.popupgreytitle
{
	font-size:18px;
	font-weight:bold;
	color:#7f7f7f;
}

.poploginarea { border:#ec840c 3px solid; /*width:381px;
	height:205px;
	padding:3px;*/ }

.publiclock
{
	background:url(../images/lockopen.gif) no-repeat right;
	color:#507101;
	font-size:13px;
	height:25px;
	width:90px;
	float:left;
	margin-top:5px;
}

.privatelock
{
	background:url(../images/lockclose.gif) no-repeat right;
	color:#e91010;
	font-size:13px;
	height:25px;
	width:90px;
}

.login_scroll
{
	border:1px solid #7e9db9;
	width:434px;
	height:318px;
	overflow:auto;
}

.login_scrollnew
{
	border:0px solid #7E9DB9;
	height:318px;
	overflow:auto;
	width:405px;
}

.grey1 { background:#ececec; }

.grey2 { background:#f5f5f5; }

.uploadtxtarea { padding:7px 0 5px 0; }

/* upload area */

/* share page */
.sharearea { padding:10px 20px 5px 20px; }

.shareareanew
{
	padding:10px 10px 5px 10px;
	width:635px;
  *width:653px!important;
}

.shareimgarea
{
	width:162px;
	height:162px;
	border:1px solid #000;
	margin:10px 10px 0 0;
	padding:0px;
	float:left;
}

.shareimgareanew
{
	width:130px;
	height:162px;
	/*border:1px solid #000;*/
	margin:10px 10px 0 0;
	padding:0px;
	float:left;
}

/* share page */
/*allbody fonts*/
.fnt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

.spclass
{
	color:#FF0000;
	font-weight:bold;
	vertical-align:middle;
}

/*end body fonts*/

/* view page */

.viewpadarea { padding:10px 10px 5px 20px; }

.largeimgarea
{
	width:579px;
	/*height:430px;*/
	
	/*border:1px solid #000;*/
	margin:10px auto;
	padding:0px;
}

.nextprearea
{
	width:120px;
	margin:0px 0 0 0;
	height:23px;
	float:right;
}

.viewareatitle
{
	width:300px;
	float:left;
}

.nextbtn
{
	background:url(../images/next.jpg) no-repeat;
	width:57px;
	height:23px;
	display:block;
	float:left;
	margin:0 0px 0 0;
	cursor:pointer;
}

.prebtn
{
	background:url(../images/pre.jpg) no-repeat;
	width:57px;
	height:23px;
	display:block;
	float:left;
	margin:0 5px 0 0;
	cursor:pointer;
}

.caption
{
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
	text-decoration:underline;
	text-align:center;
	cursor:pointer;
}

.caption:hover
{
	color:#7f7f7f;
	text-decoration:none;
	cursor:pointer;
}

/* view page */


/* ////////////////////////////TANMAY ////////////////////////////////////////// */
.top3menu
{
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e9e9e;
	float:right;
	padding-right:40px;
	display:block;
}

.top3menu a
{
	color: #9e9e9e;
	font-weight:bold;
	text-decoration:none;
}

.top3menu a:hover { text-decoration:underline; }

.menu { background:url(../images/meun-bkg.jpg) repeat-x; }

div, td { behavior: url(iepngfix.htc); }

#Lshadow { background:url(../images/leftshadow.png) repeat-y; }

#Rshadow { background:url(../images/rightshadow.png) repeat-y; }

/*.bottom_img{
	background:url(../images/bottom.jpg) no-repeat;
	display:block;
	width:1000px;
	height:42px;
}*/
.textimage
{
	color:#888888;
	font-family:arial, sans-serif;
	font-size:8pt;
	height:1.25em;
	margin:-1px;
	overflow:hidden;
	width:100%;
}

.serv_bkg { background:url(../images/service_bkg.jpg) repeat-y; }

.services_list
{
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:10px;
	margin:0;
}

.services_list li
{
	background:url(../images/orange_bullet.jpg) no-repeat 0px 5px;
	padding-left:15px;
	color:#4e4423;
	line-height:17px;
}

.more_btn
{
	float:right;
	padding-right:10px;
	padding-top:15px;
}

.prd_title_bkg { background:url(../images/prd-head_bkg.jpg) repeat-x; }

.prd_bkg { background:url(../images/prd_bkg.jpg) repeat-y; }

.footer_lnks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

.footer_lnks a
{
	text-decoration:none;
	color:#FFFFFF;
}

.footer_lnks a:hover { text-decoration:underline; }

.footer_policy
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

.footer_policy a
{
	color:#FFFFFF;
	text-decoration:none;
}

/* ////////////////////////////TANMAY ////////////////////////////////////////// */
.grideditcolumn
{
	padding-top:10px;
	padding-bottom:30px;/*width:20px;*/
}

.textedit
{
	padding-left:20px;
	color:black;
	font-family:arial, sans-serif;
	font-size:12pt;
	height:1.25em;
	margin:-1px;
	overflow:hidden;
	width:100%;
	cursor:pointer;
}

div.dimmer
{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	font-family:verdana;
	font-weight:bold;
	padding:40px;
	/*background-image:url(../../images/modalbackground.png);*/
	 background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;/* ieWin only stuff *//*_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../../images/modalbackground.png');*/
}

.select-freenew { /*overflow:hidden;*//*must have*/ }

.select-freenew iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

/* login links */
.orderhistory
{
	background:url(../images/orderhistory.png) no-repeat;
	height:18px;
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
	text-decoration:none;
	display:block;
	padding:0 0px 0 24px;
}

.orderhistory:hover
{
	color:#7f7f7f;
	text-decoration:underline;
}

.changepro
{
	background:url(../images/changepro.gif) no-repeat;
	height:18px;
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
	text-decoration:none;
	display:block;
	padding:0 0px 0 24px;/*margin:3px 0 3px 0;*/
}

.changepro:hover
{
	color:#7f7f7f;
	text-decoration:underline;
}

.logout
{
	background:url(../images/logout.gif) no-repeat;
	height:15px;
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
	text-decoration:none;
	display:block;
	padding:0 0px 0 24px;/*margin:3px 0 0px 0;*/
}

.logout:hover
{
	color:#7f7f7f;
	text-decoration:underline;
}

/* login links */
.printmainbg
{
	border:1px solid #e4e2e2;
	background:url(../images/uploadbg.jpg) repeat-x #fff;
	padding:12px;
}

.printtotalbg
{
	background:#bdbdbd;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	height:25px;
	padding:0 5px 0 5px;
}

/* add by atul */
.indexloginmessage
{
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	background:url(../images/loginbg.jpg) repeat-x;
	padding:3px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.indexlogindatareanew
{
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	background:url(../images/loginbg.jpg) repeat-x;
	padding:0px 20px 5px 20px;
}

/* print page */
.bottomunderline
{
	padding:10px 0 0px 0;
	border-top:1px solid #e4e2e2;
}

.smallfont
{
	font-size:10px;
	font-weight:normal;
}

.greylinks
{
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
	text-decoration:none;
	margin-bottom:3px;
}

.greylinks a
{
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
	text-decoration:none;
}

.greylinks a:hover
{
	color:#7f7f7f;
	text-decoration:underline;
	cursor:pointer;
}

.printtotalborder
{
	border:1px solid #e4e2e2;
	font-size:12px;
}

.printbtnarea
{
	float:right;
	width:250px;
}

.printbtnareanew { float:left; /*width:250px;*/ }

/*  crumbs area */
.crumbarea
{
	height:16px;
	margin:-9px 0 0px 0;
}

.homecrumb
{
	background:url(../images/crumbhome.gif) no-repeat;
	height:16px;
	width:16px;
	display:block;
	float:left;
}

.simplelink
{
	text-decoration:none;
	color:#000000;
	font-size:10px;
}

.simplelink:hover { text-decoration:underline; }

.simplelink1
{
	text-decoration:none;
	color:#000000;
	font-size:10px;
	width:110px;
	padding:0 0 3px 0;
	border-bottom:solid 1px #bdbcbd;
}

.simplelink1:hover
{
	text-decoration:underline;
	cursor:pointer;
}

/*.underline{
width:110px;
padding-left:5px;
padding-right:5px;


margin:0px;
}*/
/*  crumbs area */

.poporderviewarea { border:#ec840c 3px solid; /*	width:410px;*/ /*	height:538px;*/
	/*padding:3px;*/
}

/* order listing page */
.ordertable
{
	font-size:12px;
	border-left:1px solid #e4e2e2;
	border-top:1px solid #e4e2e2;
}

.ordertable td
{
	padding:8px 5px 8px 10px;
	border-bottom:1px solid #e4e2e2;
	border-right:1px solid #e4e2e2;
}

.titlebg
{
	background:#bdbdbd;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

.grey1 { background:#ececec; }

.grey2 { background:#f5f5f5; }

/* order listing page */
.btnareaupoad { float:right; }

.thankuarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.statusmessage
{
	font-family: Verdana;
	color: Green;
	font-size: 10px;
	font-weight :bold;
}

.gallerytext
{
	font-family:Arial, Helvetica, sans-serif;
	color:#ab5c00;
	font-size: 17px;
	font-weight:bold;
	text-decoration:none;
}

.gallerytext:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 17px;
	font-weight:bold;
	text-decoration:none;
}

.title
{
	font-family:Arial, Helvetica, sans-serif;
	color:#ab5c00;
	font-size: 14px;
	font-weight:bold;
}

.linkpage
{
	font-family:Arial, Helvetica, sans-serif;
	color:#ab5c00;
	font-size: 13px;
	font-weight:normal;
	text-decoration:none;
}

.uploadphotos
{
	background:transparent url(../images/uploadphoto.gif) no-repeat scroll 0 0;
	color:#7F7F7F;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:18px;
	padding:0 0 0 24px;
	text-decoration:none;
}

.viewcart
{
	background:transparent url(../images/viewcart.gif) no-repeat scroll 0 0;
	color:#7F7F7F;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:18px;
	padding:0 0 0 24px;
	text-decoration:none;
}

.regtitle { text-align:justify; }

.gototop
{
	padding:0;
	margin:-20px 0 0 0;
}

a { outline:none; }

.headtitle
{
	color:#EB8B17;
	font-size:13px;
}

.alink a
{
	text-decoration:underline;
	font-weight:bold;
	color:#824A0A;
}

.alink a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#824A0A;
}

