/* CSS Document */

body
	{
	margin: 0px;
	font: normal 11px/15px Tahoma;
	color: #000;
	line-height:15px;
	}
img { behavior: url("iepngfix.htc")

	
}

.none{
	float:none;
	margin:0px auto;
	width:960px;
	}
a  img 	
	{
	border:0px;
	right: auto;
	}
a 	
	{
	text-decoration: underline;
	color: #206599;
	}
 

p, h1, h2, , h3, input, span, img
	{
	margin:0px;
	padding:0px;
	}
p
	{
	margin:0px;
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
	color: #000;
	text-align: left;
	}
form
	{
	margin:0px;
	padding:0px;
	}
ul
	{
	margin:0px;
	padding:0px;
	}
li
	{
	margin:0px;
	padding:0px;
	list-style:none;
	}
.fl{
	float:left;
	}
.fr	{
	float:inherit;
	text-align: center;
	}
.clear{
	clear: both;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	}
.main{
	width: inherit;
	margin:auto;

	}
	
/*--------------------------------------------------header--start-----------------*/
/*--------------------------------------------------top bg with login box start here-----------------*/	
.top_bg	{	background-image:url(../images/top_bg.jpg);	background-repeat:repeat-x;	height:112px;	}
/*.top_bg1	{	background-image:url(../images/top_bg1.jpg);	background-repeat:repeat-x;	height:112px;	}*/
.top_bg .top_main_container_login	{	width:1003px;	padding-top:18px;	height:auto;	margin:auto;}
.top_bg .top_main_container_login .right	{		padding-top:63px;	}
/*--------------------------------------------------top bg with login box start here-----------------*/
.top_bg1	{	background-image:url(../images/top_bg1.jpg);	background-repeat:repeat-x;	height:89px;	}
.top_bg1 .top_main_container_login	{	width:1003px;	padding-top:4px;	height:auto;	margin:auto;	}
.top_bg1 .top_main_container_login .right	{		padding-top:24px;	}


.login_top_bg	{	float:right;	width:400px;		}
.width120_new	{	width:120px;		}
.navwhite_center	{	padding-top:4px;	background-color:#FFFFFF;	height:27px;	width:350px;	margin:0px;	}

.graphic-con{	width:1003px;	height:277px;	padding:0px 0 10px;	float:left;	}

/*--------------------------------------------------Tab--start Here-----------------*/	
	
	#glowingtabs{float:left;font-size:11px;font-family:Tahoma;line-height:normal;padding-top:0px;padding-right:5px;width:415px;}/*Add border strip to bottom of menu*/	
	#glowingtabs ul{list-style-type: none;margin:0; margin-left: 0px; /*Left offset of entire tab menu relative to page*/padding:0;	}	
	#glowingtabs li{display:inline;margin:0;padding:0;	}	
	#glowingtabs a{	float:left;background:url(../images/proto_top_left_button.gif) no-repeat left top;	margin:0;	margin-right: 3px; /*spacing between each tab*/padding:0 0 0 5px;
	text-decoration:none;	line-height:23px;	}	
	#glowingtabs a span{	float:left;	display:block;	background:url(../images/proto_top_right_button.gif) no-repeat right top;	padding: 0px 9px 0px 7px;font-weight:bold;	color:#000000;
	line-height:23px;	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#glowingtabs a span {float:none;}
	/* End IE5-Mac hack */	
	#glowingtabs a:hover span {	color: #fff;}	
	#glowingtabs .current a{ /*Selected Tab style*/	background-position:0 -28px; /*Shift background image up to start of 2nd tab image*/	}	
	#glowingtabs .current a span{ /*Selected Tab style*/background-position:100% -28px; /*Shift background image up to start of 2nd tab image*/
	color:#fff;}	
	#glowingtabs a:hover{ /*onMouseover style*/background-position:0% -28px; /*Shift background image up to start of 2nd tab image*/}	
	#glowingtabs a:hover span{ /*onMouseover style*/background-position:100% -28px; /*Shift background image up to start of 2nd tab image*/	}
	
	
	
	#glowingtabs_old{
	float:right;
	font-size:11px;
	font-family:Tahoma;
	line-height:normal;
	padding-top:0px;
	padding-right:5px;
	width:415px;
}/*Add border strip to bottom of menu*/	
	#glowingtabs_old ul{list-style-type: none;margin:0; margin-left: 0px; /*Left offset of entire tab menu relative to page*/padding:0;	}	
	#glowingtabs_old li{display:inline;margin:0;padding:0;	}	
	#glowingtabs_old a{	float:left;background:url(../images/proto_top_left_button_old.gif) no-repeat left top;	margin:0;	margin-right: 3px; /*spacing between each tab*/padding:0 0 0 5px;
	text-decoration:none;	line-height:23px;	}	
	#glowingtabs_old a span{	float:left;	display:block;	background:url(../images/proto_top_right_button_old.gif) no-repeat right top;	padding: 0px 9px 0px 7px;font-weight:bold;	color:#000000;
	line-height:23px;	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#glowingtabs_old a span {float:none;}
	/* End IE5-Mac hack */	
	#glowingtabs_old a:hover span {	color: #fff;}	
	#glowingtabs_old .current a{ /*Selected Tab style*/	background-position:0 -28px; /*Shift background image up to start of 2nd tab image*/	}	
	#glowingtabs_old .current a span{ /*Selected Tab style*/background-position:100% -28px; /*Shift background image up to start of 2nd tab image*/
	color:#fff;}	
	#glowingtabs_old a:hover{ /*onMouseover style*/background-position:0% -28px; /*Shift background image up to start of 2nd tab image*/}	
	#glowingtabs_old a:hover span{ /*onMouseover style*/background-position:100% -28px; /*Shift background image up to start of 2nd tab image*/	}
/*--------------------------------------------------Tab--end Here-----------------*/	

.grey_border656
	{
	border:1px solid #edecec;
	background-color:#f7f7f7;
	padding:20px 0px 0px 18px;;
	width:627px;
	height:auto;
	overflow:hidden;
	margin:auto;
	}
.grey_border656 .left
	{
	width:122px;
	}
.grey_border656 .right
	{
	width:505px;
	}
.grey_border990
	{
	border:1px solid #edecec;
	background-color:#f7f7f7;
	padding:20px 0px 20px 18px;;
	width:972px;
	height:auto;
	overflow:hidden;
	margin:auto;
	}
.grey_border990 .left
	{
	width:122px;
	}
.grey_border990 .right
	{
	width:505px;
	}
.feedbackform{
padding: 5px;

}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 450px; /*width of form rows*/
overflow: hidden;
padding: 3px 0;
clear:both;
}

div.fieldwrapper label.styled_small{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 60px; /*width of label (left column)*/
margin-right: 10px;
padding-top:4px;
 /*spacing with right column*/
}
div.fieldwrapper label.styled_small1{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width:90px; /*width of label (left column)*/
margin-right: 5px;
padding-top:4px;
 /*spacing with right column*/
}
div.fieldwrapper label.styled_normal{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 120px; /*width of label (left column)*/
margin-right: 10px;
padding-top:4px;
 /*spacing with right column*/
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 150px; /*width of label (left column)*/
margin-right: 10px;
padding-top:4px;
 /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
padding-bottom: 4px;
list-style:none; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */

		background-image:url(../images/input_bg.jpg);
		background-repeat:repeat-x;
		border:1px solid #afafaf;
		font-size:11px;
		height:18px;	


}
.input
	{
	background-image:url(../images/input_bg.jpg);
		background-repeat:repeat-x;
		border:1px solid #afafaf;
		font-size:11px;
		height:18px;
		}

textarea
	{
	background-image:url(../images/input_bg.jpg);
		background-repeat:repeat-x;
		border:1px solid #afafaf;
		font-size:11px;
	
		}
div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 300px;
height: 150px;
}

.one
	{
	background-image:url(../images/1.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	height:61px;
	padding-top:0px;
	margin:0px 0px 10px 0px;
	}
.two
	{
	background-image:url(../images/2.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	height:61px;
	padding-top:0px;
	margin:0px 0px 10px 0px;
	}
.three
	{
	background-image:url(../images/3.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	height:61px;
	padding-top:0px;
	margin:0px 0px 10px 0px;
	}
 h1
	{
	font-size:15px;
	text-decoration:none;
	line-height:16px;
	font-weight:700;
	padding:5px 0px 3px 0px;
	margin:0px;
	color: #000;
	text-align: left;
	}
.right_panel
	{
	width:310px; 
	border-left:2px solid #ededed; 
	padding-left:29px;
	height:230px;
	padding-top:15px;
	}

/*--------------------------------------------------Button css Start here-----------------*/	


a.squarebutton{
background: transparent url('../images/button_left.gif') no-repeat top left;
display: block;
float: left;
font: bold 11px Tahoma; 
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; 
padding-left: 9px; 
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; 
}

a.squarebutton span{
background: transparent url('../images/button_right.gif') no-repeat top right;
display: block;
padding: 3px 9px 5px 0; 
}

a.squarebutton:hover{ 
background-position: bottom left;
}

a.squarebutton:hover span{
background-position: bottom right;
color: black;
}

.buttonwrapper{ 
overflow: hidden; 
width: 100%;
}
/*--------------------------------------------------Button css end here-----------------*/	


/*--------------------------------------------------Footer Start Here-----------------*/	

.footer
	{
	background-image:url(../images/bottom_bg.gif);
	background-repeat:repeat-x;
	height:32px;
	padding-top:16px;
	color:#494949;
	text-align:left;
	}
.footer_link
	{
	width:1003px;
	margin:auto;
	color:#494949;
	text-align:center;
	text-decoration:none;
	}
/*
.footer_link a
	{
	color:#494949;
	text-align:left;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	}
.footer_link a:hover
	{
	color:#494949;
	text-align:left;
	text-decoration:underline;
	padding-left:2px;
	padding-right:2px;
	}
*/
/*--------------------------------------------------Footer End  Here-----------------*/	
/*------------------------------------Adding My Own Created CSS Aman*/
.red1
{
 font-family:Tahoma;
 font-size:11px;
 color:#f50006;
}
.blue
{
 font-family:Tahoma;
 font-size:11px;
 color:#0000CC;
}
.orange
{
 font-family:Tahoma;
 font-size:11px;
 color:#FF6600;
}
.text
{
 font-family:verdana;
 font-size:12px;
 color:#000000;
}
.text1
{
 font-family:verdana;
 font-size:12px;
 color:#000000;
 font-weight:bold;
}
.textbox
{
 font-family:tahoma;
 font-size:10px;
 color:#ffffff;
 background-color:#137daf;
 border:1px solid #137daf;
}
.textbox_1
{
 font-family:tahoma;
 font-size:11px;
 color:#000000;
 border:1px solid #666666;
}
.button
{
 font-family:tahoma;
 font-size:11px;
 color:#000000;
 border:1px solid #666666;
}
/*------------------------------------My Own Created CSS Ends Here*/

/*------------------------------------Style_ inner CSS */
	/* CSS Document */
	
.body_inner
	{
	width:991px;
	margin:0 6px 0 6px;
	}
.introductary_left
	{
	width:571px;
	margin-right:23px;
	}
.introductary_right
	{
	width:401px;
	
	}
.body_main_container
	{
	width:1003px;
	margin:0px auto;
	float:none;
	padding-top:0px;
	padding-bottom:20px;
	
	}
.body_main_container_new_fb
	{
	/*width:830px;*/
	margin:auto;
	padding-top:0px;
	padding-bottom:3px;
	}
	
.lalit-test{
	width:500px;
	float:none;
	margin:50px auto;
	padding:0px;
	background-color:#000000;
	
	}
	
	
h2
	{
	font-size:16px;
	line-height:18px;
	font-weight:700;
	text-align:left;
	color:#306090;
	margin:0px;
	padding:0px;
	}
h3
	{
	font-size:16px;
	line-height:16px;
	font-weight:700;
	text-align:left;
	color:#565555;
	margin:0px;
	padding:0px;
	}
h4
	{
	font-size:14px;
	line-height:18px;
	font-weight:700;
	text-align:left;
	color:#306090;
	margin:0px;
	padding:0px;
	}
.h5
	{
	font-size:11px;
	line-height:15px;
	font-weight:700;
	text-align:left;
	color:#565555;
	margin:0px;
	padding:0px;
	}
.orange_text
	{
	font-size:14px;
	color:#ff6600;
	line-height:16px;
	}
.orange_text11
	{
	font-size:11px;
	color:#ff6600;
	line-height:16px;
	}
.blue_box_top
	{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-color:#f7fcff;
	width:98%;
	padding:10px;
	margin-top:10px;
	overflow:hidden;
	}
.blue_box_top .left
	{
	width:446px;
	line-height:18px;
	}
.blue_box_top .left .rate
	{
	background-image:url(../images/rate.gif);
	background-repeat:no-repeat;
	width:125px;
	padding-left:275px;
	height:24px;
	padding-top:9px;
	}
.blue_box_top .right
	{
	width:520px;
	line-height:18px;
	}
.blue_box_top .right .comments
	{
	background-image:url(../images/comments.gif);
	background-repeat:no-repeat;
	width:125px;
	padding-left:120px;
	height:24px;
	padding-top:10px;
	}
.blue_box_bottom
	{
	background-image:url(../images/header_bg_bottom.jpg);
	background-repeat:repeat-x;
	height:11px;
	}
.blue_heading
	{
	font-size:14px;
	color:#306090;
	line-height:18px;
	font-weight:700;
	}
.grey_heading
	{
	font-size:14px;
	color:#64686b;
	line-height:18px;
	font-weight:700;
	}
.blue_text11
	{
	font-size:11px;
	color:#306090;
	line-height:17px;
	font-weight:700;
	}
.grey_link
	{
	font-size:11px;
	font-weight:700;
	color:#64686b;
	line-height:15px;
	text-decoration:none;

	}
.grey_link a
	{
	font-size:11px;
	font-weight:700;
	color:#64686b;
	line-height:15px;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	}
.grey_link a:hover
	{
	font-size:11px;
	font-weight:700;
	color:#64686b;
	line-height:15px;
	text-decoration:underline;
	padding-left:2px;
	padding-right:2px;
	}
.width495
	{
	width:495px;
	padding-top:20px;
	height:auto;
	margin-bottom:20px;
	}
.comment_icon
	{
	background-image:url(../images/comment_icon.gif);
	background-repeat:no-repeat;
	padding-left:52px;
	height:35px;
	padding-top:10px;
	font-size:16px;
	color:#565555;
	line-height:18px;
	font-weight:700;
	}
.latest_album
	{
	background-image:url(../images/comment_icon.gif);
	background-repeat:no-repeat;
	padding-left:52px;
	height:30px;
	padding-top:7px;
	font-size:16px;
	color:#565555;
	line-height:18px;
	font-weight:700;
	}


.tall-l { background:url(../images/tall-l.gif) left repeat-y #f8f8f8; margin:0px 13px 0px 3px;}
.tall-l_small {
 background:url(../images/tall-l.gif) left repeat-y #f8f8f8;
 margin:0px 0px 0px 0px;
}
 .tall-l_small_new {
 background:url(../images/tall-l.gif) left repeat-y #f8f8f8;
 margin:0px 0px 0px 0px;
 height:500px;
 overflow:auto;
 }
.tall-2_small { background:url(../images/tall-l.gif) left repeat-y #f8f8f8; margin:0px 0px 0px 0px;}

.tall-t { background:url(../images/tall-t.gif) top repeat-x;}
.tall-r { background:url(../images/tall-r.gif) right repeat-y;}
.tall-b { background:url(../images/tall-b.gif) bottom repeat-x; width:100%;}

.k-tr { background:url(../images/k-tr.gif) top right no-repeat;}
.k-tl { background:url(../images/k-tl.gif) top left no-repeat;}
.k-br { background:url(../images/k-blnew_right.gif) bottom right no-repeat; width:100%;}
.k-bl { background:url(../images/k-blnew_left.gif) bottom left no-repeat; width:100%;}

.tall-l_small ul
	{
	margin:0px;
	padding:0px;
	}
.tall-l_small li
	{
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	width:195px;
	margin-right:15px;
	float:left;
	height:24px;
	line-height:24px;
	}
.tall-l_small li span
	{
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:16px;
	font-weight:700;
	display:block;
	width:195px;
	height:20px;
	padding-left:5px;
	}
.tall-l_small li span a
	{
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:16px;
	font-weight:700;
	display:block;
	width:195px;
	height:20px;
	padding-left:5px;
	}
.tall-l_small li span a:hover
	{
	font-size:11px;
	color:#666666;
	text-decoration:none;
	background-color:#e3e3e3;
	line-height:16px;
	font-weight:700;
	display:block;
	width:195px;
	height:20px;
	padding-left:5px;
	}
.marg
	{
	padding:15px;
	height:auto;
	overflow:hidden;
	}
	
.margA{/* box style for account tab */
height:100px;
overflow:hidden;
padding:10px;
}
.marg1
	{
	padding:10px;
	height:auto;
	overflow:hidden;
	} /* box style for rest */
.marg2
	{
	padding:5px 2px 5px 2px;
	height:auto;
	overflow:hidden;
	}
.width108
	{
	width:98px;
	overflow:hidden;

	}

.width330
	{
	width:850px;
	overflow:hidden;

	}
.width200
	{
	width:190px;
		overflow:hidden;

	}
.width700
	{
	width:750px;
	overflow:hidden;

	}
.shadow
	{
	background-image:url(../images/shadow_part.gif);
	width:815px;
	height:24px;
	margin-top:10px;
	background-repeat:no-repeat;
	clear:both;
	}
.div430
	{
	width:455px;
	overflow:hidden;
	}
.width502
	{
	width:502px;
	margin-right:25px;
	margin-left:5px;
	}
.auto_width
	{
	width:auto;
	overflow:hidden;
	}
.blue_center
	{
	background-image:url(../images/blue_center.gif);
	/*
	background-repeat:repeat-x;
	background-color:#edf8ff;
	overflow:hidden;
	width:433px;
	padding-left:20px;
	padding-right:10px;
	*/
	}
.width430
	{
	width:990px;
	overflow:hidden;
	}
.width430 p
	{
margin:0px;
padding:2px;
	}
.width1000
	{
	width:1000px;
	overflow:hidden;
	}
.width1000 p
	{
margin:0px;
padding:2px;
	}
	
.member_icon
	{
	background-image:url(../images/member_icon.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	height:44px;
	padding-top:8px;
	font-size:14px;
	color:#565555;
	line-height:18px;
	font-weight:700;
	}
.tabbed-option{
	height:18px;
	padding-left:8px;
	margin-top:20px;
	}

/* ---------------------------------------------Tab Menu Starts here--------------------------------*/

.tab{
	padding: 0;
	margin: 0 auto;
	height:19px;
	list-style: none;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}

.tab li{
	float:left;
	margin-left:0px;
}

.tab li a{
	float: left;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	display: block;
	color:#ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding:0px 2px 0px 0px; /*Padding to accomodate left tab image. Do not change*/
	height:19px;
	line-height:19px;
	text-align: center;
	cursor: pointer;	
}

.tab li a b{
	float: left;
	display: block;
	padding: 0 6px 0 6px; /*Padding of menu items*/
}

.tab li.current a b{
	color: #ffffff;
	height:19px;
	background: url(../images/right-menu-tab.gif) no-repeat left top; /*right tab image path*/
}

.tab li a:hover b{
	color:white;
	height:19px;
	background: url(../images/right-menu2-tab.gif) no-repeat left top; /*right tab image path*/
}



.tab li.current1 a b{
	color: white;
	background: url(../images/right-menu2-tab.gif) no-repeat left top; /*right tab image path*/
	height:19px;
}

.org-color{
	color:#f38724;
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
	}
.frame
	{

	padding-right:10px;
	background-image:url(../images/frame.gif);
	width:149px;
	min-height:146px;
	background-repeat:no-repeat;
	padding-top:19px;
	padding-left:19px;
	}
.right_frame
	{
	width:280px;
	background-repeat:no-repeat;
	}
.width490
	{
	width:490px;
	padding:0px;
	margin:0px;
	
	}
.width490-new
	{
	width:490px;
	padding:0px 0px;
	margin:0px 10px;
	
	}
.width442
	{
	width:465px;
	padding:0px 0px;
	margin:0px 0px 10px 15px;
	
	}
.width480
	{
	width:478px;
	padding:0px;
	margin:0px;
	
	}	
.tabbed-data-con{
	height:138px;
	width:990px;
	margin:10px 10px 20px 10px;
	
	}
.tabbed-data-display{
	width:940px;
	float:none;
	margin:0 auto 0px auto;
	padding-top:15px;
	overflow:hidden;
	}
	
.tabbed-switch-data{
	width:830px;
	float:left;
	padding-left:30px;
	overflow:hidden;
	
	}
.previous{
	width:29px;
	text-align:left;
	margin-top:25px;
	}
	
.next{
	width:29px;
	text-align:right;
	margin-top:25px;
	float:right;
	}
.tabbed-data{
	width:120px;
	padding:0px 17px 11px 1px;
	text-align:center;
	
	}
	
.tabbed-data-last{
	width:73px;
	padding:0px 0px 11px 0px;
	text-align:center;
	}
/*------------------------------------Style_ inner CSS Ends Here*/


.static_header
	{
	background-image:url(../images/static_pages.jpg);
	width:910px;
	height:33px;
	background-repeat:no-repeat;
	margin:auto;
	padding-left:70px;
	padding-top:15px;
	padding-bottom:12px;
	}

.heading_blue
	{
	font-size:18px;
	color:#1381b4;
	text-decoration:none;
	line-height:20px;
	font-weight:700;
	margin:2px;
    
	}

.heading_black
	{
	font-size:18px;
	color:#5d5b5b;
	text-decoration:none;
	line-height:20px;
	font-weight:700;
	}
.heading_blue_small
	{
	font-size:12px;
	color:#1381b4;
	text-decoration:none;
	line-height:20px;
	font-weight:700;
	}
.heading_blue_small_new_fb
	{
	font-size:12px;
	color:#1381b4;
	text-decoration:none;
	line-height:20px;
	font-weight:700;
	}
.heading_black_small
	{
	font-size:14px;
	color:#5d5b5b;
	text-decoration:none;
	line-height:20px;
	font-weight:700;
	}
.inner_content
	{
	width:960px;
	margin:auto;
	}

.pagination{
padding: 5px 2px 2px 0px;
}

.pagination ul{
margin: 0;
padding: 0;
font-size: 13px;
line-height:16px;
}

.pagination li{
list-style-type: none;
/*
border: 1px solid #9aafe5;
*/
margin:1px;
padding:1px;
float:left;
}

.pagination a, .pagination a:visited{
padding: 0 1px;
text-decoration: none; 
color: #258ecb;
}

.pagination a:hover, .pagination a:active{
color: #fff;
background-color: #258ecb;
}

.pagination a.currentpage{
color: #258ecb; 
font-weight: bold;
text-decoration:underline;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal;
}

.pagination a.prevnext{
font-weight:normal;
}
.white_bg
	{
	width:998px;
	background-color:#FFFFFF;
	text-decoration:none;
	overflow:hidden;
	height:auto;
	}
.white_bg1_dummy
	{
	width:970px;
	background-color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	height:auto;
	padding-left:15px;


	}
.white_bg .left
	{
	width:106px;
	overflow:hidden;
	padding-left:15px;
	padding-top:5px;
	}
.white_bg .left ul
	{
	margin:0px;
	padding:0px;
	}
.white_bg .left ul li
	{
	display:block;
	background-image:url(../images/blue_arrow.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none;
	line-height:15px;
	padding-bottom:5px;
	}
.white_bg .left ul li a
	{
	display:block;
	text-decoration:none;
	}
.white_bg .left ul li a:hover
	{
	display:block;
	text-decoration:underline;
	}
	

.white_bg .right
	{
	width:980px;
	overflow:hidden;
	padding-top:5px;
	}
.inner_container
	{
	width:980px;
	margin:auto;
	padding:0px;
	overflow:hidden;
	padding-top:15px;
	padding-bottom:15px;
	line-height:16px;

	}

.inner_container .285width
	{
	width:285px;
	overflow:hidden;
	height:auto;
	}
.inner_container .285width .109width
	{
	width:109px;
	overflow:hidden;
	height:auto;
	}
.inner_container .285width .176width
	{
	width:176px;
	overflow:hidden;
	height:auto;
	}
 .inner_container .inner_text
	{
	padding-top:10px;
	padding-left:5px;
	}
.inner_container_small
	{
	width:310px;

	padding:0px;
	overflow:hidden;
	padding-top:15px;
	padding-bottom:15px;
	line-height:16px;
	margin-left:10px;

	}

.inner_container_small .285width
	{
	width:285px;
	overflow:hidden;
	height:auto;
	}
.inner_container_small .285width .109width
	{
	width:109px;
	overflow:hidden;
	height:auto;
	}
.inner_container_small .285width .176width
	{
	width:176px;
	overflow:hidden;
	height:auto;
	}
 .inner_container_small .inner_text
	{
	padding-top:10px;
	padding-left:5px;
	}
	
/*------------------------------------Style_ inner CSS Ends Here*/


/*-------------------------------------Style_ lalit CSS Starts Here*/
.form-title-text{
	font-size:14px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#565555;
	padding:6px 0px 20px 0px;
	font-weight:bold;
	}
	
.albumn-steps-con{
	width:933px;
	padding-left:29px;
	-padding-bottom:10px;
	float:left;
	
	}
	
.step-con{
	width:282px;
	padding:0px 30px 0px 0px;
	float:left;

	}
	
.step-con-last{
	width:285px;
	padding:0px 0px 0px 0px;
	float:left;
	
	}
	
.step-count{
	width:51px;
	float:left;
	}
	
.step-decription{
	width:220px;
	float:left;
	}
	
.expand{
	float:left;
	width:100%;
	}
	
	
.width577
	{
	width:577px;
	padding:0px;
	margin:0px;	
	}
	
.width396
	{
	width:396px;
	padding:0px;
	margin:0px;
	float:right;
	}
	
.shipping-frame{
	padding-right:10px;
	background-image:url(../images/frame-shipping.gif);
	width:221px;
	min-height:225px;
	background-repeat:no-repeat;
	padding-top:19px;
	padding-left:19px;
	-padding-bottom:35px;
	}
	
.choose-size-con{
	width:297px;
	float:left;
	}
	
.photo-chooser{
	width:13px;
	padding-right:9px;
	float:left;
	}
	
.photo-size-box{
	width:110px;
	padding-right:9px;
	float:left;
	}
	
.photo-name{
	width:97px;
	padding-right:5px;
	float:left;
	font-weight:bold;
	padding-top:3px;
	}
	
.photo-edit{
	width:auto;
	float:left;
	font-weight:bold;
	}
	
.photo-detail{
	padding-bottom:10px;
	}
	
.photo-input{
	width:103px;
	font-size:11px;
	padding:2px 0px 0px 4px;
	}
	
.shipping-options{
	padding:5px 0px 13px 0px;
	}

.left{
	float:left;
	}
	

	
.lower-icon-title{
	padding:27px 0px 5px 0px;
	}
	
.shipping-info-con{
	width:972px;
	float:none;
	margin:0px auto;
	}
	
.grab-shiping-info{
	float:left;
	padding:0px 31px 0px 0px;
	width:545px;
	}
	
.shipping-option{
	width:393px;
	float:left;
	background:url(../images/shipping-options-bg.gif) left top no-repeat;
	}
	
	
.shipping-option-data{
	width:340px;
	float:left;
	padding-left:53px;
	background:url(../images/shipping-options-bg.gif) left top no-repeat;
	}

.shipping-delivery{
	padding-bottom:14px;
	}
	
.shiping-receive{
	padding-top:2px;
	font-size:12px;
	float:left;
	}
	
.shipping-note{
    font-size:12px;
    padding-left:6px;
    }
	
.form-label{
	width:218px;
	padding-right:7px;
	float:left;
	font-size:12px;
	}

.form-label_new{
	width:218px;
	padding-right:7px;
	font-weight:bold;
	float:left;
	font-size:12px;
	}
	
.form-input{
	width:305px;
	float:left;
	}

.normal-input{
background-image:url(../images/input_bg.jpg);
		background-repeat:repeat-x;
		border:1px solid #afafaf;
		font-size:11px;
		height:18px;
		}
		
.input-instructions{
		font-size:11px;
		padding-top:2px;
		float:left;
		color:#5A5A5A;
		}
		
.blue-instru12{
	font-size:12px;
	color:#1381b4;
	}
	
.center-div{
	margin:0px auto;
	padding:0px;
	float:none;
	}
	
.billing-title{
	padding:14px 0px 5px 0px;	
	}
	


/* Ne3w Css Starts here 090210  */
.align-center{
	text-align:center;
	float:left;
	}
	
.graphic-photo{
	width:672px;
	padding-right:18px;
	float:left;
	}
	
.demo-field{
	width:310px;
	float:right;
	background:url(../images/demo-bg.jpg) no-repeat; height:266px;
	margin-top:5px;
	}
	
.demo-text{
	width:245px;
	padding:20px 5px 0px 0px;
	float:right;
	height:45px;
	line-height:20px;
	}
	
.blue20{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#116b95;
	}
	
.3step-cont{
	width:219px;
	padding:0px 9px 0px 0px;
	float:left;
	}
	
.description-box{	
width:230px;
float:left;
padding-right:
	}

.brown-text20{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	font-weight:bold;
	line-height:17px;
	padding-left:3px;
	float:left;
	padding-top:2px;
	}	

.steps-details-con{
	width:165px;
	float:left;
	padding-left:5px;
	}
	
.features-info1 a{	width:157px; float:left;	background:url(../images/mouse-out1.gif) no-repeat;	height:55px; font-size:13px; color:#444444;	padding:20px  5px 0px 30px;	text-align:center;	font-weight:bold;	line-height:17px;	text-decoration:none;	}
.features-info1 a:hover{	width:157px;		float:left;	background:url(../images/mouse-hover-bg1.gif) no-repeat;	height:55px;	font-size:13px; color:#ffffff;	padding:20px  5px 0px 30px;	text-align:center;	font-weight:bold;	line-height:17px;	}	
.features-info-selected1 a{	width:157px;	float:left;	background:url(../images/mouse-hover-bg1.gif) no-repeat;	height:55px;	font-size:13px; color:#ffffff;	padding:20px 5px 0px 30px;	text-align:center;	font-weight:bold;	line-height:17px;	text-decoration:none;	}	
.features-info-selected1 a:hover{	color:#FFFFFF;	}	
.features-info-selected1 a:hover{	color:#FFFFFF;	}

.last-features-info1 a{	width:145px;	float:left;	background:url(../images/last-feature-bg1.gif) no-repeat;	height:55px;	font-size:13px; color:#444444;	padding:20px  40px 0px 36px;	text-align:center;	font-weight:bold;	line-height:17px;	text-decoration:none;	}	
.last-features-info1 a:hover{	width:145px;	float:left;	background:url(../images/last-feature-bg-hover1.gif) no-repeat;	height:55px;	font-size:13px; color:#ffffff;	padding:20px  40px 0px 36px;	line-height:17px;	text-align:center;	font-weight:bold;	}
.last-features-info-selected1 a{	width:145px;	float:left;	background:url(../images/last-feature-bg-hover1.gif) no-repeat;	height:55px;	font-size:13px; color:#ffffff;	padding:20px  40px 0px 36px;	line-height:17px;	text-align:center;	font-weight:bold;	text-decoration:none;}

	
.features-info a{
	width:158px;
	
	float:left;
	background:url(../images/mouse-out.gif) no-repeat;
	height:66px;
	
	font-size:14px; color:#444444;
	padding:28px  7px 0px 30px;
	text-align:center;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
	}
	
.features-info a:hover{
	width:158px;
	
	float:left;
	background:url(../images/mouse-hover-bg.gif) no-repeat;
	height:66px;
	
	font-size:14px; color:#ffffff;
	padding:28px  7px 0px 30px;
	text-align:center;
	font-weight:bold;
	line-height:17px;
	}
	
.features-info-selected a{
	width:158px;
	float:left;
	background:url(../images/mouse-hover-bg.gif) no-repeat;
	height:66px;
	font-size:14px; color:#ffffff;
	padding:28px 7px 0px 30px;
	text-align:center;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
	}
	
.features-info-selected a:hover{
	color:#FFFFFF;
	}
	
.user-information-box{	border:1px solid #efefef;	width:977px;	float:left;	margin-bottom:10px;	padding:17px 12px;	}
/*nisha chages*/.info-left-box{	width:537px;	float:left;	padding-right:18px;	}	
/*nisha chages*/.info-right-box{
	width:413px;
	float:left;
	text-align: left;
}
	
.last-features-info a{
	width:145px;
	float:left;
	background:url(../images/last-feature-bg.gif) no-repeat;
	height:66px;
	font-size:14px; color:#444444;
	padding:28px  40px 0px 36px;
	text-align:center;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
	}
	
.last-features-info a:hover{
	width:145px;
	float:left;
	background:url(../images/last-feature-bg-hover.gif) no-repeat;
	height:66px;
	font-size:14px; color:#ffffff;
	padding:28px  40px 0px 36px;
	line-height:17px;
	text-align:center;
	font-weight:bold;
	}
.last-features-info-selected a{
	width:145px;
	float:left;
	background:url(../images/last-feature-bg-hover.gif) no-repeat;
	height:66px;
	font-size:14px; color:#ffffff;
	padding:28px  40px 0px 36px;
	line-height:17px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
.features-info-selected a:hover{
	color:#FFFFFF;
	}

.billing_text_style{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FE860A;
	font-weight:bold;
	text-decoration:none;
	}	
.create-album-text{
	width:645px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#353535;
	font-weight:bold;
	padding-top:16px;
	}
	
.create-album-text_old{
	width:685px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#353535;
	font-weight:bold;
	padding-top:16px;
	}
.blue-highlight{
	color:#1274a1;
	}
	
.blue11{
	color:#116b95;
	font-size:11px;
	font-weight:bold;
	}
	
.arial11{
	color:#7f7f7f;
	font-size:11px;
	font-weight:normal;
	}
	
.info-message-box{	background-color:#e3e4e6;	padding:5px 7px 5px 7px;font-size:11px;	font-weight:normal;	color:#7e7e7e;	float:left; width:400px	}

.user-created-album{
	width:30px;
	padding-right:8px;
	float:left;
	}
	
.created-album-info{
	width:300px;
	float:left;
	}
	
.commenter-photo-con{
	width:76px;
	float:left;
	 padding-right:6px;
	 .padding-right:2px;
	 }
	 
.grey-border{
	border:1px solid #dfdfdf;
	}
	
.commentor-details{
	width:420px;
	float:right;
	}
	
/*-------------------------------------Style_ lalit CSS Starts Here*/	 
	
.static_header
	{
	background-image:url(../images/static_pages.jpg);
	width:910px;
	height:33px;
	background-repeat:no-repeat;
	margin:auto;
	padding-left:70px;
	padding-top:15px;
	padding-bottom:12px;
	}
.body_blue_bg
	{
	
	width:100%;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	float:none;
	margin:0px auto;
	
	}
.heading_blue
	{
	font-size:18px;
	color:#1381b4;
	text-decoration:none;
	line-height:20px;
	font-weight:700;
	}
.heading_blue_new
	{
	font-size:18px;
	color:#1381b4;
	text-decoration:none;
	line-height:20px;
	font-weight:700;
	}

.heading_black
	{
	font-size:18px;
	color:#5d5b5b;
	text-decoration:none;
	line-height:20px;
	font-weight:700;
	}
.inner_content
	{
	width:960px;
	margin:auto;
	}
	
	
	
#my-view{
	width:679px;
	margin:0 auto;
	overflow:hidden;
	}


#my-networkmain{
	width:679px;
	margin:0 auto;
	height:31px;
	}
	
.my-network-bg{
	width:356px;
	background-color:#F1FAFF;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	float:left;
	padding:7px 0 0 9px;
	}
	
.my-network-bg1{
	width:300px;
	background-color:#F1FAFF;
	height:31px;
	float:left;
	padding:0px;
	}	
	
.wall-bg{
	background-color:#E2F4FF;
	width:679px;
	overflow:hidden;
	float:left;
	}
	
.wall-bg-light{
	background-color:#F1FAFF;
	width:679px;
	overflow:hidden;
	float:left;
	display:block;
	}	
	
.wall-bg-light:hover{
	background-color: #FDF1E7;
	overflow:hidden;
	display:block;
	width:679px;
	}
	
.my-wall-photo{
	width:113px;
	float:left;
	}	
	
.rachel{
	width:82px;
	float:right;
	padding: 11px 0 0 0;
	}		
		
.img-border{
	border:1px solid #CDCDCD;
	}	
	
.check-box{
	float:left;
	text-align:center;
	padding:7px 0 0 0;
	width:31px;
	}
		
		
.rachel-txt-main{
	width:490px;
	padding:11px 0 0 8px;
	margin:0px;
	float:left;
	}		
		
.rachel-blue{
	width:490px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0079C2;
	float:left;
	}
	
.comments-txt{
	width:490px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#333333;
	line-height:16px;
	float:left;
	}			

.wall-date{
	width:62px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0079C2;
	font-size:11px;
	padding:11px 0 0 0;
	float:right;
	}

.recycle-bin{
	text-align:center;
	}	
	

.comments-txt{
	width:490px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#333333;
	line-height:16px;
	float:left;
	}

.reply-delete{
	width:107px;
	padding:5px 0 10px 0;
	height:15px;
	vertical-align:bottom;
	float:right;
	}
	
.reply{
	font-family:Arial, Helvetica, sans-serif;
	color:#38AF38;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}

a.reply{
	font-family:Arial, Helvetica, sans-serif;
	color:#38AF38;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}		

.delete{
	font-family:Arial, Helvetica, sans-serif;
	color:#FE6802;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}	
a.delete{
	font-family:Arial, Helvetica, sans-serif;
	color:#FE6802;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
	
#wall-bg-bottom{
	background-color:#F1FAFF;
	width:679px;
	overflow:hidden;
	float:left;
	display:block;
	}			

.wall-dotted-line{
	width:655px;
	background:url(../images/dotted-border.gif) left center repeat-x;
	margin:0 auto;
	}	

.delete-selected{
	width:105px;
	float:left;
	padding: 11px 0px 20px 0px;	
	}	

#msg-detail-container{
	width:880px;
	overflow:hidden;
	margin:10px auto auto auto;

	}
#msg-detail-container_dummy{
	width:925px;
	overflow:hidden;
	margin:10px auto auto auto;

	}
	
.msg-orange-txt{
	color:#FE6802;
	font-size:11px;
	text-decoration:none;
	padding:8px 8px 5px 8px;
	font-weight:bold;
	float:left;
	}	

.msg-orange-txt a{
	color:#FE6802;
	text-decoration:none;
	ation:none;
	padding:0 3px 0 3px;
	}			
	
.msg-orange-txt a:hover{
	text-decoration:underline;
	}	
	
#mail-address-bg{
	background-color:#F0FCDF;
	border-top:#dbdbdb solid 1px;
	border-bottom:#dbdbdb solid 1px;
	height:68px;
	width:940px;
	float:left;
	}
#mail-address-bg-new{
	background-color:#F0FCDF;
	border-top:#dbdbdb solid 1px;
	height:68px;
	width:940px;
	float:left;
	}	
#mail-address-bg-new_dummy{
	background-color:#F0FCDF;
	border-top:#dbdbdb solid 1px;
	height:68px;
	width:923px;
	float:left;
	}
.mail-address-bg-light{
	background:#F8FEEF;
	border-bottom:#dbdbdb solid 1px;
	border-top:#dbdbdb solid 1px;
	width:670px;
	float:left;
	}	
	
.mail-address-container{
	width:350px;
	float:left;
	}	
	
.mail-address{
	width:550px;
	padding:2px 0 0 0px;
	margin:3px 0 2px 0;
	float:left;
	}	
	
.mail-address a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1481c0;
	font-weight:normal;
	text-decoration:none;
	}
	
.mail-address a:hover{
	text-decoration:underline;
	}

.day-and-date{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	width:180px;
	float:right;
	text-align:right;
	padding:5px 30px 0px 0px;

	
	}

.msg-content{
	width:880px;
	/*padding:10px 10px 10px 10px;*/
	float:left;
	text-align:justify;
	background-color:#ffffff;
	line-height:17px;
	margin:0 auto;
	border-left:1pxc solid #dbdbdb;
	border-right:1pxc solid #dbdbdb;
	}
	
.msg-content-new{
	width:880px;
	/*padding:10px 10px 10px 10px;*/
	float:left;
	text-align:justify;
	background-color:#e5f5ff;
	line-height:17px;
	margin:0 auto;
	border-left:1pxc solid #dbdbdb;
	border-right:1pxc solid #dbdbdb;
	}
	
.black-txt{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	width:300px;
	float:left;
	}		
	
#reply-forward-del{
	background-color:#F0FCDF;
	border-top:#D6F1AE solid 1px;
	border-bottom:#D6F1AE solid 1px;
	height:32px;
	width:940px;
	float:left;
	}

.rply-4ward-del{
	width:500px;
	padding:5px 0 0 8px;
	float:left;
	}
.rply-4ward-del_dummy{
	width:440px;
	padding:5px 0 0 65px;
	float:left;
	}
	
	
.mail-action-con{
	float:left;
	width:auto;
	margin-right:6px;
	text-align:left;
	}

.massege-title-bar {
	background: #e5f5ff;
	vertical-align:middle;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	}
.massege-title-bar a {
	color:#5484cf;
	text-decoration:none;
	}	
	
.bdr-spn {
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	}
	
.check {
	width:55px;
	display:block;
	float:left;
	text-align:center;
	height:27px;
	line-height:27px;
	}
	
.check div {
	margin-top:4px;
	}

.sender {
	width:161px;
	display:block;
	float:left;
	padding-left:5px;
	line-height:27px;
	}
	
.sender1 {
	width:161px;
	display:block;
	float:left;
	padding-left:5px;
	line-height:27px;
	}	
	
.at-file {
	width:21px;
	display:block;
	float:left;
	padding-left:5px;
	margin-top:10px;
	}
		
.subject{
	width:450px;
	display:block;
	float:left;
	padding-left:5px;
	line-height:27px;
	}

.date {
	width:85px;
	display:block;
	float:left;
	padding-left:5px;
	line-height:27px;
	}
	
.dakline {
	background: #F8FEEF;
	height:30px;
	}
		
.dakline1 {
	background: #F8FEEF;
	height:30px;
	}	
				
.boxlink a {	
	color:#333;
	text-decoration:none;
	}
.boxlink a:hover {
	text-decoration:underline;
	}
	
.greentxt {
	color:#38AF38;
	}		



.input-483px{
	width:483px;
	height:15px;
	border:1px solid #CCCCCC;
	color:#333333;
	float:left;
	font-size:11px;
	font-weight:normal;
	height:17px;
	padding:2px 0 0 2px;

	}
	
.width200 {
	width:100px;
	margin-right:4px;
	}	
		

.day-and-date1 {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding: 0 13px 0 0;
	}
	
.red-text {
	color:#FF0000;
	text-decoration:none;
	}
	
.green-link {
	color:#38AF38;
	}
	
.green-link:hover {
	color:#FE6802;
	}
		
.font11px {
	font-size:11px;
	}
	
.content-area {
	width:485px;
	height:200px;
	padding:3px;
	color:#333333;
	font-size:11px;
	}	

.check1 {
	width:45px;
	display:block;
	float:left;
	text-align: right;
	height:27px;
	line-height:27px;
	padding-right:15px;
	}

.total {
	font-size:11px;
	color:#333;
	width:70px;
	}
		
/* Address Popup */

.search-name {
	border:1px solid #CCCCCC;
	color:#333333;
	height:17px;
	font-size:11px;
	padding:3px 5px 0 5px;
	width:150px;
	}	
				
.mail-address-list {
	color:#333;
	text-decoration:none;
	font-size:11px;
}		
	.mail-address-list a {
	color:#426D03;
	text-decoration:none;
}

.send-frn-mess	 {
	color:#333;
	text-decoration:none;
	font-size:11px;
}		
	
.send-frn-mess a {
	color:#FE6802;
	text-decoration:underline;
}
.send-frn-mess a:hover {
	color:#FE6802;
	text-decoration:underline;
}


.row{
	background:#f2f1f1;
	}
	
.row:hover{
	background-color:#fbf8f8;
	}

/* Inbox Starts Here */

	
.note-date-box{
	width:70px;
	float:left;
	padding:8px 0px 8px 11px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	}
	
.invite-mail-address-list{
	width:200px;
	float:left;
	padding:8px 0px 8px 0px;
	font-size:11px;
	color:#426d03;
	font-weight:normal;
	}
	
.invite-mail-address-list a{
	color:#426d03;
	text-decoration:none;
}

.note-action{
	width:50px;
	float:left;
	font-size:11px;
	font-weight:normal;
	padding-top:5px;
	padding-left:5px;
	}
	
.note-action a{

	width:auto;
	float:left;
	color:#fe6802;
	text-decoration:underline;
	}
	
.note-action a:hover{
	color:#38af38;
	text-decoration:underline;
		}
		
.notification-img {
	width:70px;
	float:left;
	padding:5px;
	}
	
.note-date-title{
	width:70px;
	float:left;
	border-right:1px solid #d6f1ae;
	padding:4px 0px 0px 10px;
	height:21px;
	font-size:12px;
	color:#38af38;
	font-weight:bold;
	}
	
.note-main-title{
	width:360px;
	float:left;
	border-right:1px solid #d6f1ae;
	padding:4px 0px 4px 10px;
	font-size:12px;
	color:#38af38;
	font-weight:bold;
	}
	
.note-main-text{
	width:375px;
	float:left;
	padding:8px 8px 8px 10px;
	font-size:11px;
	color:#426d03;
	font-weight:normal;
	}
	
.note-main-text a{
	color:#426d03;
	text-decoration:none;
}

.note-main-text a:hover{
	color:#fe6802;
	text-decoration:underline;
}


.comm-pagi-con{
	width:200px;
	float:right;
	height:auto;
	margin-top:2px;
	}
	
	
.com-pagination{
	float:right;
	width:122px;
	height:15px;
	margin:0px;
	}
	
.previous-photos-comm{
	width:10px;
	float:left;
	margin-top:3px;
	}
	
	
.next-photos-comm{
	width:10px;
	float:left;
	margin-top:3px;
	}
	
.com-pagi-values{
	width:87px;
	margin:0px 7px;
	float:left;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	}
	
.inbox-title{
	float:left; width:350px;
	}
	
.inbox-options{
	float:right;
	font-weight:bold;
	text-align:right;
	width:350px;
	}
	
.input-483px{
	width:483px;
	height:15px;
	border:1px solid #CCCCCC;
	color:#333333;
	float:left;
	font-size:11px;
	font-weight:normal;
	height:17px;
	padding:2px 0 0 2px;
	}
	
	
.compose-container{
	width:860px;
	padding:2px 0 0 0px;
	margin:3px 0 2px 0;
	float:left;
	}
.compose-container_dummy{
	width:600px;
	padding:2px 0 0 0px;
	margin:3px 0 2px 0;
	float:left;
	overflow:hidden;

	}
	
.compose-title{
	width:60px;
	float:left;
	padding:0px 5px 0px 0px;
	text-align:right;
	}
	
.mail-input-con{
	width:700px;
	float:left;
	}
.mail-input-con_dummy{
	width:520px;
	float:left;
	}
.book-photo-con{
	width:135px;
	float:left;
	}
	
.book-photo-detail{
	width:330px;
	float:left;
	}
	
/* My Account Page Css Starts here  */
.short-title{
	padding:0px 0px 5px 5px;
	}
	
.short-topic-title{
	width:110px;
	/*float:left;*/
	text-align:left;
	font-weight:bold;
	padding:0px 8px 0px 10px;
	}
	
.short-topic-title-desc{
	width:320px;
	/*float:left;*/
	text-align:left;
	font-weight:normal;
	padding:0px 8px 0px 0px;
	}
	
.short-topic-title1{
	width:160px;
	float:left;
	text-align:left;
	font-weight:bold;
	padding:0px 8px 0px 10px;
	}
	
.short-topic-title-desc1{
	width:250px;
	float:left;
	text-align:left;
	font-weight:normal;
	padding:0px 8px 0px 0px;
	}

.greay-border{
	border:1px solid #dbdbdb;
	padding:1px;
	}
	
.orders{
	width:175px;
	float:left;
	padding-right:10px;
	}
.orders_new{
	width:130px;
	float:left;
	padding-right:10px;
	}	
.amount{
	width:140px;
	float:left;
	padding-right:10px;
	}
.amount_1{
	width:40px;
	float:left;
	padding-right:10px;
	}
	
	
/* 090216 Css Starts here */

.white_text{
	color:#FFFFFF;
	}
	
.left-padding7{
	padding-left:7px;
	}

.normal-text{
	font-family:Tahoma;
	line-height:17px;
	}
	

.new-fields-con{
	width:670px;
	float:none;
	margin:0px auto;
	float:left;
	}
	
.new-book-title{
	width:115px;
	float:left;
	padding:0px 13px 0px 0px;
	text-align:left;
	padding-bottom:15px;
	}
	
	
.new-book-text-box{
	width:450px;
	float:left;
	padding-bottom:15px;
	}
	
.check-box-padding{
	float:left;
	padding-right:5px;
	}
	
.search-friends-title{
	width:45px;
	float:left;
	padding:15px 15px 5px 0px;
	text-align:right;
	font-weight:bold;
	font-size:13px;
	}
	
.friends-input{
	float:left;
	width:250px;
	padding:12px 0px 20px 0px;
	}
	
	
.frame_small{
	width:130px;
	margin:0px;
	padding:0px;	
	}
	
	/*********************/
.failed-message{		
		width:650px;
		height:29px;
		/*float:left;*/
		float:none;
		margin:0px auto;
		background:url(../images/failed.jpg) left top no-repeat;
		background-color:#ffeeee;
		border:1px solid #DD3C10;
	}
.failed-message1{		
		width:458px;
		.width:498px;
		height:29px;
		/*float:left;*/
		float:none;
		margin:0px auto;
		background:url(../images/failed.jpg) left top no-repeat;
		background-color:#ffeeee;
		border:1px solid #DD3C10;
	}		
.success-message{		
		width:650px;
		.width:690px;
		height:29px;
		.height:40px;
		/*float:left;*/
		float:center;
		margin-left:150px;
		.margin-left:150px;
		background:url(../images/success.jpg) left top no-repeat;
		background-color:#e4f7db;
		border:1px solid #47970E; /*#cfecc1;*/
		}
.success-message1{		
		width:458px;
		.width:458px;
		height:29px;
		.height:29px;
		/*float:left;*/
		float:center;
		
		margin-top:10px;
		background:url(../images/success.jpg) left top no-repeat;
		background-color:#e4f7db;
		border:1px solid #47970E; /*#cfecc1;*/
		}
.success-message-popup{		
		width:358px;
		.width:398px;
		height:29px;
		.height:40px;
		/*float:left;*/
		float:center;
		
		margin-top:10px;
		background:url(../images/success.jpg) left top no-repeat;
		background-color:#e4f7db;
		border:1px solid #47970E; /*#cfecc1;*/
		}
		
.success-message_pop{		
		width:400px;
		.width:400px;
		height:29px;
		.height:29px;
		/*float:left;*/
		float:center;
		
		margin-top:10px;
		background-color:#e4f7db;
		border:1px solid #47970E; /*#cfecc1;*/
}	
.error-message_pop{		
		width:400px;
		.width:400px;
		height:29px;
		.height:29px;
		/*float:left;*/
		float:center;
    	margin-top:10px;
		background-color:#ffeeee;
		border:1px solid #DD3C10; /*#cfecc1;*/
}	
.alert-font{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		padding:13px 10px 0px 43px;
		}
		
.message-space{
	float:left;
	width:623px;
	}


.bold
{
font-weight:bold;
}
.page-title{
	background:url(../images/page-title-bg.gif) repeat-x bottom left;
	width:500px;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#1381b4;
	text-decoration:none;
	height:30px;
	line-height:20px;
	margin:5px 0px 10px 0px;
	}
.loadingdiv
{
padding-left:450px;
padding-top:82px;
position:absolute;

}
.loadingdivnew
{
padding-left:450px;
padding-top:94px;
position:absolute;

}
.searchmemberloadingdiv
{
	padding-left:450px;
	padding-top:120px;
	position:absolute;
}
.albumsloadingdiv
{
padding-left:590px;
padding-top:88px;
position:absolute;
}
.myprofileloadingdiv
{
padding-left:500px;
padding-top:300px;
position:absolute;
}
.homeloadingdiv
{
padding-left:450px;
padding-top:275px;
position:absolute;

}
.site-message
{		
	width:650px;
	height:29px;
	float:none;
	margin:0px auto;
	background-color:#F8F8F8;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:13px 10px 0px 20px;
}
.site-message1
{		
	width:650px;
	height:27px;
	.height:29px;
	float:none;
	margin:0px auto 16px 12px;
	background-color:#F8F8F8;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:9px 10px 0px 20px;
	.padding:7px 10px 10px 20px;
}
.page-title_new{
	float:left;
	padding-left:5px;
	font-size:18px;
	font-weight:bold;
	color:#1381b4;
	line-height:20px;
	margin:5px 0px 10px 0px;
	}
	
.right-shipping{
	float:right;
	}
/* CSS for Buttons */
.btn-con{
	float:right;
	}
	
.btn-img{
	width:12px;
	float:left;
	}
	
.btn-bg{
	background:url(../images/btn-bg.gif) repeat-x; height:22px;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:4px;
	}
	
.btn-bg a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.btn-bg a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
/* CSS for Buttons Ends Here*/
.comment_icon1
	{
	background-image:url(../images/comment_icon.gif);
	background-repeat:no-repeat;
	padding-left:52px;
	height:35px;
	padding-top:10px;
	font-size:16px;
	color:#565555;
	line-height:18px;
	font-weight:700;
	width:300px;
	float:left;
	}
.stars-con{
	width:121px;
	float:left;
	padding:7px 40px 0 2px;

	}

#contentwrapper{
width: 400px;
margin:auto;
}

.rating {
border: 1px solid #ccc;
margin: 5px;
text-align: center;
}

.avg-star{
	width:200px;
	float:right;
	}
	/* 090303 Css Starts here */
	.product-info{
	width:360px;
	float:left;
	padding:0px 20px 10px 0px;
	}
	
.cart-pro-desc{
	width:95px;
	padding-right:15px;
	float:left;
	text-align:center;
	}
	
.price-details{
	width:60px;
	padding:0px 0px 0px 15px;
	text-align:right;
	float:right;
	line-height:22px;
	}
	
.errmsgdiv {
	position: absolute;
	left: 677px;
	top: 38px;
	background-color:#CCCCCC;
	width: 280px;
	padding: 10px;
	color:#FF0000;
	border: #666666 1px solid;
	display: none;
}
.price-title{
	width:300px;
	text-align:right;
	padding:0px 0px 0px 15px;
	float:right;
	font-weight:bold;
	line-height:22px;
	}

.shipping-test{
	width:380px;
	float:left;
	margin:0px 15px 0px 10px;
	background:url(../images/shipping-options-bg-left.gif) right top no-repeat;
	overflow:hidden;
	}
	
.grab-shiping-info1{
	float:left;
	padding:0px;
	width:540px;
	}

.form-label1{
	width:120px;
	font-weight:bold;
	}
	
.form-input1{
	width:210px;
	}	
.settings-div {
	float:left;
	padding-bottom:15px;
	width:350px;
}
.small-img-con{
	width:121px;
	height:124px;
	background:url(../images/img-bg1.gif) no-repeat;
	padding:14px 0px 0px 14px;
}

.small-img-con2{
	width:121px;
	height:110px;
	background:url(../images/img-bg2.gif) no-repeat;
	padding:14px 0px 0px 14px;
}
.small-img-con3{
	width:121px;
	height:130px;
	background:url(../images/img-bg2.gif) no-repeat;
	padding:14px 0px 0px 14px;
}
.small-img-con4{
	width:121px;
	height:130px;
	background:url(../images/img-bg2.gif) no-repeat;
	padding:14px 0px 0px 14px;
}

.button-style{
	background:url(../images/btn-bg1.gif) repeat-x;
	padding:8px 3px 5px 3px;
	height:24px;
	color:#0f5f83;
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;
	border:0px;
	padding-top:0px;
	margin:0px;
}
	
.button-con{
	padding-right:15px;
	width:auto;
	float:left;
}


.test ul{
	width:650px;
	float:left;
	}
	
.test ul li{
	padding-right:20px;
	display:inline;
	width:120px;
	height:110px;
	background:url(../images/img-bg2.gif) no-repeat;
	padding:14px 0px 0px 14px;
}
.nav_bg
	{
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	height:39px;
	width:520px;
	}
	
.top_menu{
	width: auto;
	padding: 0px 0px 0px 0px;
	margin:7px 3px 0 3px;
	clear: both;
	background:url(../images/top_menuBG.gif) repeat-x left top;
	}
.top_menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #ffffff;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
.top_menu ul li{
	float: left;
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
	display: inline;
	line-height: 25px;
	}
.top_menu a{
	float: left;
	color: #5a5a5a;
	text-decoration: none;
	padding:0px 2px 0px 4px;
	margin:0px;
	cursor: pointer;
line-height: 25px;
	}
.top_menu a:hover{
	color: #5a5a5a;
	text-decoration: none;
	background:url(../images/menu_hvr_LFT.gif) no-repeat 0% 0%;
	padding:0px 2px 0px 4px;
	line-height: 25px;
	
	}
.top_menu a span{
	float: left;
	color: #5a5a5a;
	text-decoration: none;
	padding:0px 8px 0px 8px;
	}
.top_menu a:hover span{
	color: #fff;
	text-decoration: none;
	background:url(../images/menu_hvr_RGT.gif) no-repeat right top;
	line-height: 25px;
	margin:0px;
	}
.top_menu .active a{
	color: #ffffff;
	text-decoration: none;
	line-height: 25px;
	background:url(../images/menu_hvr_LFT.gif) no-repeat 0% 0%;
	margin:0px;
	}
.top_menu .active a span{
	color: #fff;
	text-decoration: none;
	background:url(../images/menu_hvr_RGT.gif) no-repeat right top;
	line-height: 25px;
	margin:0px;
	}
.white_bg1
	{
	width:976px;
	background-color:#FFFFFF;
	text-decoration:none;
	overflow:hidden;
	height:auto;
	padding-left:12px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	
	}	
.width120
	{
	width:120px;
	overflow:hidden;
	height:auto;
	}
.width360
	{
	width:350px;
	overflow:hidden;
	height:auto;
	padding-left:10px;
	}
.info-message-box1{

	padding:10px 4px 6px 4px;
	border-bottom:1px solid #ffffff;
	font-size:11px;
	font-weight:normal;
	color:#7e7e7e;
	float:left;
	margin:0px;
	}
.info-message-box2{

	padding:2px 4px 4px 4px;
	font-size:11px;
	font-weight:normal;
	color:#7e7e7e;
	float:left;

	}
.created-album-info1{
	width:330px;
	float:left;
	}
.album_icon_bg
	{
	background-image:url(../images/album_icon_bg.gif);
	background-repeat:repeat-x;
	height:46px;
	width:970px;
	overflow:hidden;
	}
.shadetabs{
border-bottom: 1px solid #bcbcbc;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;

}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Tahoma;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #bcbcbc;
color: #2d2b2b;
background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #155c94;
}

.shadetabs li.selected{
position: relative;
top: 1px;
color:#155c94;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image:url(../images/shadeactive.gif);
border-bottom-color: white;
color:#155c94;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color:#155c94;

}
.light_grey
	{
	border-bottom:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	margin:0px;
	padding:0px;
	overflow:hidden;
	padding-top:10px;
	width:974px;
	.width:976px;
	}
.right_frame_small
	{
	width:180px;
	background-repeat:no-repeat;
	padding-left:10px;
	}
.right_frame_small1
{
	/*width:155px;*/
	width:165px; /* chenged by rupesh :: 30 Sept 09 :: for account page album listing changes */
	background-repeat:no-repeat;
	padding-left:5px;
	}
.blue_text11_normal
{
	font-size:11px;
	color:#306090;
	line-height:17px;
}
.width312
	{
	width:310px;
	padding:10px 3px 10px 8px;
	}
.width305
	{
	width:305px;
	padding:10px 3px 10px 8px;
	float:left;
	}
	

/* 0903188 Css Starts here*/	
.my-data{
	width:830px;
	padding:0px 17px 11px 1px;
	text-align:center;
	float:left;
	overflow:hidden;
	margin:0px 0px;
	}
	
.my-data ul{
	margin:0px; padding:0px;
	}
	
.my-data ul li{
	width:120px;
	padding:0px 2px 11px 1px;
	float:left;
	display:inline;
	height:105px;
	}
.pagination-top{
padding: 15px 32px 0px 0px;
}

.pagination-top ul{
margin: 0;
padding: 0;
font-size: 13px;
line-height:16px;
}

.pagination-top li{
list-style-type: none;
border: 1px solid #9aafe5;
margin:2px;
padding:1px;
float:left;
}

.pagination-top a, .pagination-top a:visited{
padding: 0 5px;
text-decoration: none; 
color: #258ecb;
}

.pagination-top a:hover, .pagination-top a:active{
color: #fff;
background-color: #258ecb;
}

.pagination-top a.currentpage{
background-color: #258ecb;
color: #FFF !important;
border-color: #258ecb;
font-weight: bold;
cursor: default;
}

.pagination-top a.disablelink, .pagination-top a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination-top a.prevnext{
font-weight:bold;
}

/* Lalit Css 090331 */
.create-album-part{
	width:610px;
	float:left;
	
	padding:0px;
	margin:0px;
	}
	
.create-album-part1{
	width:325px;
	float:right;
	
	}
.create-album-part1_dummy{
	width:480px;
	overflow:hidden;
	
	
	}

.new-book-title1{
	width:140px;
	float:left;
	padding:0px 8px 0px 0px;
	text-align:left;
	padding-bottom:15px;
	}
	
.new-book-text-box1{
	width:280px;
	float:left;
	padding-bottom:15px;
	}
.new-fields-con1{
	width:480px;
	float:none;
	margin:0px auto;
	float:left;
	}
	
	
.Comment-box1{
	width:450px;
	float:left;
	padding-bottom:15px;
	}
	
.Comment-box2{
	width:300px;
	float:left;
	padding-bottom:15px;
	}
	
.theme-space{
	width:10px;
	float:left;
	padding:0px 13px 0px 0px;
	text-align:right;
	padding-bottom:15px;
	}
	
.facebook-con{
	width:1001px;
	float:none;
	margin:0px auto;
	}
	
.facebook-data{
	width:960px;
	float:none;
	margin:0px auto;
	padding:15px 0px;
	overflow:auto;
	}
	
.facebok-part{
	width:315px;
	float:left;
	padding:0px 2px 10px 0px;
	}
	
.top-box-info{
	width:315px;
	float:left;
	height:100px;
	background:#999999;
	}
	
	

	
.div420{
	float:left;
	width:400px;
	color:#FFFFFF;
	}
	
.div240{
	float:left;
	width:240px;
	color:#FFFFFF;
	}
	
.div200{
	float:left;
	width:200px;
	color:#FFFFFF;
	}
	
.photo-section-title{
	font-size:13px;
	font-weight:bold;
	padding-top:8px;
	}
	
	
.check-padding{
	float:left;
	padding:3px 3px 0px 0px;
	float:left;
	}
	
.face-link{
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	float:left;
	padding-top:6px;
	}
	
.face-link a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.face-link a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.step-upload{
	width:200px;
	padding:0px 15px 0px 15px;
	float:left;
	margin:0px;

	}
	
.albumn-steps-con2{
	width:943px;
	padding-left:10px;
	-padding-bottom:10px;
	float:left;
	}
	
.upload-heading{
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	}
	
	
.image-listing{
	width:121px;
	padding:0px 13px 10px 0px;
	float:left;
	}
	
.image-check{
	padding:0px 0px 0px 10px;
	float:left;
	}
	
.padding5-right{
	float:left;
	padding-right:5px;
	}

.lower-icon-title1{
	padding:27px 0px 20px 0px;
	.padding:27px 0px 0px 0px;
	}
	
.lower-icon-title1-new{
	padding:0px 0px 0px 0px;
	.padding:0px 0px 0px 0px;
	}

.action-btn{
	float:right;
	width:auto;
	padding:10px 10px 10px 0px;
	}
.inner_container_gallery
	{
	width:860px;
	margin:auto;
	padding:0px;
	overflow:hidden;
	padding-top:15px;
	padding-bottom:15px;
	line-height:16px;

	}

	
.inner_container_gallery .285width
	{
	width:270px;
	overflow:hidden;
	height:auto;
	margin:0px 8px 0px 8px;
	}
.inner_container_gallery .285width .109width
	{
	width:109px;
	overflow:hidden;
	height:auto;
	}
.inner_container_gallery .285width .176width
	{
	width:150px;
	overflow:hidden;
	height:auto;
	border:1px solid red;
	}
 .inner_container_gallery .inner_text
	{
	padding-top:10px;
	padding-left:5px;
	}


.feedback-dummy
	{
	width:600px; margin:auto;
	position:relative;	
	padding-top:80px;
	}


#feedback-tab {
	bottom: 0px;
	left: 0px;
	position:absolute;
	width: 370px;
	


}

#feedback-tab h3#handle {
	background: #f5f5f5 url('../images/btn-send-pixable-feedback.gif') no-repeat 0 0;
	color: #444;
	height: 39px;
	margin-bottom: -1px;
	position: relative;
	width: 243px;
	z-index: 0;
}
	#feedback-tab a h3:hover {
		text-decoration: none;
	}


.feedback-content {
	background: #f5f5f5;
	border: 1px solid #cdcdcd;
	border-bottom: 0;
	display: none;
	float: left;
	padding: 20px;
}

	.feedback-content p {
		font-size: 11px;
	}

	.feedback-content input {

	}


.feedback-content select {
	display: block;
	margin: 0 0 10px 0;
	width: 310px;
}

.feedback-content textarea {
	background: #fff url('../images/bg-classy-fields.gif') repeat-x;
	border:  1px solid #999;
	color: #333;
	margin-bottom: 10px;
	padding: 5px 10px;
	width: 290px;
	height:112px;
}

.feedback-content input#tbx_fbEmail {
	background: #fff url('../images/bg-classy-fields.gif') repeat-x;
 	border:  1px solid #999;
	color: #333;
	margin-bottom: 10px;
	padding: 5px 10px;
	width: 290px;
}

.feedback-content button {
	border-style: none;
	background: none;
}

.feedback-content .tbx_feedbackError p{
	padding-left: 5px;
	color: red;
	float: left;
	font-size: .9em;
}

.feedback-content .feedbackLabelDiv {
	height: 25px;
}

.feedback-content .feedbackLabel {
	float:left;
}

.hidden,
.tbx_hidden,
div.hidden,
div.tbx_hidden {
	display: none;
}
.block,
.tbx_block,
div.block,
div.tbx_block {
	display: block;
}



.contact_us{

          margin:20px 0 0 0;

          font:bold 11px Verdana, Arial, Helvetica, sans-serif;

          color:#434343;

          }

.contact_us a{

          font:bold 11px Verdana, Arial, Helvetica, sans-serif;

          color:#434343;

          text-decoration:underline;

          }

.contact_us a:hover{

          font:bold 11px Verdana, Arial, Helvetica, sans-serif;

          color:#434343;

          text-decoration:none;

          }                  

          

.contact_msg{

          padding:0 0 0 25px;

          margin:60px 0 0 0;

          line-height:18px;

 

          }

.contact_msg b{

          font:normal 18px Verdana, Arial, Helvetica, sans-serif;

          color:#00499c;

          }

.grey_border656_dummy
	{
	border:1px solid #edecec;
	background-color:#f7f7f7;
	padding:20px 0px 0px 18px;;
	width:500px;
	height:auto;
	overflow:hidden;
	margin-left:50px;
	}
.grey_border656_dummy .right_dummy
	{
	width:480px;
	}
	
.frame-box-start{	
	width:205px;
	float:left;
	height:246px;
	padding:4px 0px 0px 4px;
	overflow:auto;
	overflow-x:hidden;
	margin:0px;	
	border:1px solid #dcdbdb;
	margin-left:5px;
	background-color:#FFFFFF;
	
	}
.frame-box-start_flickr{
    width:205px;
	float:left;
	margin:0px;	
	border:1px solid #dcdbdb;
	margin-left:0px;
	background-color:#FFFFFF;
	padding:4px 0px 0px 4px;
}
.frame-box-start_new_fb{	
	width:156px;
	float:left;
	height:246px;
	padding:4px 0px 0px 4px;
	overflow:scroll;
	overflow-x:hidden;
	margin:0px;	
	border:1px solid #dcdbdb;
	margin-left:5px;
	background-color:#FFFFFF;
	
	}
.frame-box-start_flickr_new_fb{
    width:150px;
	float:left;
	margin:0px;	
	border:1px solid #dcdbdb;
	margin-left:0px;
	background-color:#FFFFFF;
	padding:4px 0px 0px 4px;
}
.frame-box{	
	width:475px;
	float:left;
	height:400px;
	overflow:auto;
	background-color:#FFFFFF;
	padding:0px 0px 0px 13px;
	overflow:scroll;
	}
	
.facebook-photo-con{
	width:455px;
	margin:0px auto;
	float:none;
	text-align:left;
	}


.facebook-photo-con-first{
	width:190px;
	margin:0px auto;
	float:none;
	text-align:left;
	}
.facebook-photo-con-first_new_fb{
	width:160px;
	margin:0px auto;
	float:none;
	text-align:left;
	}
.large-photo{
	width:120px;
	padding:10px;
	float:left;

	}	
	
	
.face-photo{
	width:53px;
	padding:5px;
	float:left;
	height:50px;
	}
.face-photo img{
	border:1px solid #dcdbdb;
	}
.face-photo img:hover{
	border:1px solid #ff0000;
	}
	
.face-photo_selected_photo{
	width:56px;
	float:left;
	height:62px;
	margin:3px;
	padding-bottom:0px;
	}
.face-photo_selected_photo_coverpage{
	width:52px;
	float:left;
	height:58px;
	margin:3px;
	border:2px solid red;
	}
.face-photo img{
	border:1px solid #dcdbdb;
	}
.face-photo img:hover{
	border:1px solid #ff0000;
	}
	
.face-photo_new_1{
    width:53px;
	padding:5px;
	float:left;
	height:50px;
	border:1px solid #ff0000;
	}
.frame-box-title1{
	width:314px;
	float:left;
	height:138px;
	overflow:auto;
	padding:0px 10px 0px 0px;
	}

	
	
.frame-border{
	border-top:none;
	border:1px solid #dcdbdb;	
	background-color:#f5fbff;
	}
	
.facebook-title-bg{
	background:url(../images/facebook-title-bg.gif) repeat-x;
	height:138px;
	}
	
.facebook-strip{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	}
.grey_border_facbook1
	{
	border:1px solid #dcdbdb;
	background-color:#f5fbff;
	overflow:hidden;
	}
.grey_border_facbook3
	{
	border:1px solid #dcdbdb;
	background-color:#f5fbff;
	overflow:hidden;
	margin:5px 0px 0px 0px;
	padding:10px 12px 0px 12px;
	height:78px;
	}
.grey_border_facbook3_tagged
	{
	border:1px solid #dcdbdb;
	background-color:#f5fbff;
	overflow:hidden;
	margin:5px 0px 0px 0px;
	padding:10px 12px 0px 12px;
	height:78px;
	}
.grey_border_facbook3_new
	{
	border:1px solid #dcdbdb;
	background-color:#f5fbff;
	overflow:hidden;
	margin:5px 12px 0px 12px;/*Updated by A*/
	padding:10px 0 0px 0;
	height:130px;
	}
.grey_border_facbook3_new_fb
	{
	border:1px solid #dcdbdb;
	background-color:#f5fbff;
	overflow:hidden;
	/*margin:5px 12px 0px 12px;
	padding:10px 15px 0px 15px;
	height:130px;*/
	}
.grey_border_facbook2
	{
	border:1px solid #dcdbdb;
	background-color:#f5fbff;
	padding-bottom:20px;
	overflow:hidden;
	
	}
.left_container1
	{
	
	}
.fb_first_album_photos{
    height:465px;
	width:502px;
	margin:0;
	padding:0;
	overflow:auto;
	overflow-x:hidden;
	}
.fb_first_album_photos_new_fb{
    height:320px;
	width:420px;
	overflow:scroll;
	overflow-x:hidden;
	}
.fb_first_album_photos_other_site{
    height:465px;
	width:492px;
	overflow:scroll;
	overflow-x:hidden;
    }
.fb_first_album_photos_other_site_new_fb{
    height:325px;
	width:407px;
	overflow:scroll;
	overflow-x:hidden;
    }
.left_container1 .heading_blue
	{
	background-color:#137daf;
	/*background-color:#127eaf;*/
	color:#FFFFFF;
	font-size:14px;
	font-weight:700;
	line-height:30px;
	height:32px;
	padding-left:10px;
	text-decoration:none;
	}


.left_container1 .heading_blue a
	{
	color:#FFFFFF;
	font-size:14px;
	font-weight:700;
	line-height:30px;
	height:32px;
	text-decoration:none;
	}

.left_container1 .heading_blue:hover
	{
	background-color:#f17a01;
	color:#FFFFFF;
	font-size:14px;
	font-weight:700;
	line-height:30px;
	height:32px;

	text-decoration:none;
	}
.center_container1
	{
	width:520px;
	overflow:hidden;
	margin:auto;

	}
.center_container1_new_fb
	{
	width:450px;
	overflow:hidden;
	margin:auto;

	}
.scroll_center
	{
	overflow:scroll; 
	overflow-x:hidden; 
	margin-bottom:15px;
	}


#glowingtabs_dummy{
	float:left;
	font-size:11px;
	font-family:Tahoma;
	line-height:normal;
	margin-top:5px;
	padding-right:5px;

	/*Add border strip to bottom of menu*/
	}
	
	#glowingtabs_dummy ul{
	list-style-type: none;
	margin:0;
	margin-left: 0px; /*Left offset of entire tab menu relative to page*/
	padding:0;
	}
	
	#glowingtabs_dummy li{
	display:inline;
	margin:0;
	padding:0;
	
	}
	
	#glowingtabs_dummy a{
	float:left;
	background:url(../images/top_left.gif) no-repeat left top;
	margin:0;
	margin-right: 3px; /*spacing between each tab*/
	padding:0 0 0 14px;
	text-decoration:none;
	line-height:24px;
	}
	
	#glowingtabs_dummy a span{
	float:left;
	display:block;
	background:url(../images/top_right.gif) no-repeat right top;
	padding: 0px 15px 0px 2px;
	font-weight:bold;
	color:#000000;
	line-height:24px;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#glowingtabs_dummy a span {float:none;}
	/* End IE5-Mac hack */
	
	#glowingtabs_dummy a:hover span {
	color: #ffffff;
	}
	
	#glowingtabs_dummy .current a{ /*Selected Tab style*/
	background-position:0 -27px;
	 /*Shift background image up to start of 2nd tab image*/
	}
	
	#glowingtabs_dummy .current a span{ /*Selected Tab style*/
	background-position:100% -27px; /*Shift background image up to start of 2nd tab image*/
	color:#ffffff;
	}
	
	#glowingtabs_dummy a:hover{ /*onMouseover style*/
	background-position:0% -27px; /*Shift background image up to start of 2nd tab image*/
	}
	
	#glowingtabs_dummy a:hover span{ /*onMouseover style*/
	background-position:100% -27px; /*Shift background image up to start of 2nd tab image*/
	}
.facebook_bg
	{
	width:1003px; 
	border:1px solid #a9dbf1; 
	background:#f5f5f5; 
	padding:4px 0px 4px 0px;
	background-image:url(../images/facebook_bg.gif);
	background-repeat:repeat-x;
	}
.facebook_bg_new_fb
	{
	border:1px solid #a9dbf1; 
	background:#f5f5f5; 
	padding:4px 0px 4px 0px;
	background-image:url(../images/facebook_bg.gif);
	background-repeat:repeat-x;
	
	}
.right_sideimg
	{
	width:85px; 
	margin:5px; 
	height:100px;
	}
.leftlisting .left {
	PADDING-LEFT: 15px; 
	OVERFLOW: hidden; 
	WIDTH: 190px; 
	PADDING-TOP: 5px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height:16px;
	font-weight:700;

}
.leftlisting .left UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}
.leftlisting .left UL LI {
	DISPLAY: block; 
	PADDING-LEFT: 15px; 
	BACKGROUND-IMAGE:url(../images/arrow1.gif);
	PADDING-BOTTOM: 5px; 
	LINE-HEIGHT: 15px; 
	BACKGROUND-REPEAT: no-repeat; 
	TEXT-DECORATION: none;
	list-style:none;
	color:#f38724;

}
.leftlisting .left UL LI A {
	DISPLAY: block; TEXT-DECORATION: none;
	color:#333333;
}
.leftlisting .left UL LI a:active {
	DISPLAY: block; 
	TEXT-DECORATION: none;
	color:#FF6600;
	
}
.leftlisting .left UL LI li a:visited{
color: red;
}
.leftlisting .left UL LI A:hover {
	DISPLAY: block; TEXT-DECORATION: underline;
	color:#106b97;
}
.img_section_hover
	{
	padding:2px;
	}
.img_section_hover img
	{
	border:2px solid #f5fbff;
	}
.img_section_hover img:hover
	{
	border:2px solid #afafaf;
	}
.line_part
	{
	background-image:url(../images/line_part.gif);
	width:10px;
	background-repeat:repeat-y;
	height:60px;
	}
.width320
	{
	width:310px;
	overflow:hidden;
	height:auto;
	padding-left:10px;
	}
.width120_dash_board
	{
	width:106px;
	overflow:hidden;
	padding:0px;
	}
 .border_grey img
	{
	border:1px solid #cccccc;
	}
.orange_text14{
	color:#FE6802;
	font-size:14px;
	text-decoration:none;
	padding:8px 8px 5px 8px;
	font-weight:bold;
	float:left;
	}	
.small-img-con-new{
	width:105px;
	height:110px;
	background:url(../images/img-bg2.gif) no-repeat;
	padding:14px 0px 0px 14px;
}
.black_text14{
	color:#333333;
	font-size:14px;
	text-decoration:none;
	padding:14px 8px 0px 6px;
	font-weight:bold;
	float:left;
	}	
	
/*  Facebook style image  */

.UIMediaHeader_Container{overflow:hidden;}
.UIMediaHeader_BottomMargin{padding-bottom:17px;}
.UIMediaHeader_TitleWash{background:#EDEFF4;border-bottom:1px solid #D8DFEA;padding:52px 0px 5px;z-index:1;}
.UIPage_LoggedOut .UIMediaHeader_TitleWash{padding-top:40px;background:none;border:none;}
.UIMediaHeader_Title{color:#444;font-size:14px;margin:0px auto;padding:0px 180px 0px 60px;width:700px;}
.UIMediaHeader_SubHeader{margin:0px auto;padding:6px 0px 0px;width:940px;z-index:2;}
.UIMediaHeader_Nav{padding:0px 0px 0px 60px;}
.UIMediaHeader_Photo{float:left;margin:-31px 10px 0px 0px;position:relative;}
.UIMediaHeader_Photo #UIMediaHeaderImage{width:50px;}


.UIPhotoGrid_Container{margin:0px;padding:0px;}
.UIPhotoGrid_DefaultPadding{padding:0px 5px;}
.UIPhotoGrid_TableCell{padding:10px 0;vertical-align:middle;width:150px;text-align:center;margin:0px;}
.UIPhotoGrid_TableCell_fb{padding:5px 0;vertical-align:middle;width:150px;text-align:center;margin:0px;}
.UIPhotoGrid_PhotoLink .UIPhotoGrid_Image{background:white;padding:4px;border:solid 1px #ccc;vertical-align:middle;}
.UIPhotoGrid_PhotoLink:hover .UIPhotoGrid_Image{border:solid 1px #3B5998;}


.UIPhotoTagList_Container{border-left:1px solid #D8DFEA;border-top:1px solid #94A3C4;margin:0px;padding:0px 0px 10px 0px;}
.UIPhotoTagList_PhotoTags{padding:0px 0px 0px 8px;}
.UIPhotoTagList_Header{background:#EDEFF4;font-weight:bold;padding:5px 0px 5px 8px;}
.UIPhotoTagList_PhotoTagUser{clear:both;margin:10px 0px 0px 0px;}
.UIPhotoTagList_SeeAllLinkWrapper{clear:both;display:none;}
.UIPhotoTagList_CollapseExtraTags .UIPhotoTagList_SeeAllLinkWrapper{display:block;}
.UIPhotoTagList_SeeAllLink{background:transparent url(/images/add_content_spr.gif) no-repeat scroll right 4px;padding-right:11px;}
.UIPhotoTagList_CollapseExtraTags .UIPhotoTagList_ExtraTags{display:none;}
.UIPhotoTagList_ProfilePic{float:left;margin:0px 5px 10px 0px;}
.UIPhotoTagList_TaggedInfo{float:left;}


#dialog{margin:0px auto;}
#dialog td.dialog{padding-top:10px;background:#FFFFFF;}
#dialog td{color:#555;}
#dialog td .formtable{margin:5px 10px 0;}
#dialog p{margin:10px;text-align:left;}
#dialog h3{border-bottom:solid 1px #D8DFEA;margin:5px 10px 5px;padding:0 0 4px;}
#dialog .autosubmit{padding-bottom:5px;}
.help_page #dialog .buttons{padding:10px 0;text-align:left;}
.help_page #dialog .buttons input{margin:0 10px 0 0;}
#dialog .buttons{padding:10px;text-align:right;}
#dialog .buttons input{margin-left:10px;}
#dialog small{font-weight:normal;color:gray;}
.dialog_padding #content{padding:20px 0px;}


#bootloader_css_7lneaftob80scw0c_pkg_css { height: 42px; }
.black_text14{
	color:#333333;
	font-size:14px;
	text-decoration:none;
	padding:14px 8px 0px 6px;
	font-weight:bold;
	float:left;
	}	

.red
{
color:#FF0000;
}

.UIRoundedImage{display:block;background-color:#C4CDE0;overflow:hidden;position:relative;}
.UIRoundedImage_Image{display:block;position:absolute;background:transparent !important;top:0px;left:0px;vertical-align:middle;overflow:hidden;background:none !important;}
.UIRoundedImage_Corners{display:block;position:absolute;background:none;overflow:hidden;width:100%;height:100%;}
.UIRoundedImage_CornersSprite{display:block;position:absolute;}
.UIRoundedImage_CornersSprite{background:transparent !important;width:110px !important;height:200px !important;}
.UIRoundedImage_CornersSprite img{background:transparent !important;width:110px !important;height:200px !important;}
span.UIRoundedImage_CornersSprite{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='../images/UIRoundedImage.png',
sizingMethod="scale");}
.UIRoundedImage_CornersSprite .invisible_png{display:block;width:100%;height:100%;background:transparent url(../images/UIRoundedImage.png)
0px 0px no-repeat;}
.UIRoundedImage_NONE .UIRoundedImage_Corners{display:none;}
.UIRoundedImage_WHITE .UIRoundedImage_CornersSprite{top:0px;}
.UIRoundedImage_GIRLIE .UIRoundedImage_CornersSprite{top:-50px;}
.UIRoundedImage_DARK .UIRoundedImage_CornersSprite{top:-100px;}
.UIRoundedImage_MEDIA .UIRoundedImage_CornersSprite{top:-150px;}
.UIRoundedImage_LARGE{width:50px;height:50px;}
.UIRoundedImage_LARGE .UIRoundedImage_Image{width:50px;height:50px;}
.UIRoundedImage_SMALL{width:32px;height:32px;}
.UIRoundedImage_SMALL .UIRoundedImage_Image{width:32px;height:32px;}
.UIRoundedImage_TINY{width:25px;height:25px;}
.UIRoundedImage_TINY .UIRoundedImage_Image{width:25px;height:25px;}
.UIRoundedImage_LARGE .UIRoundedImage_CornersSprite{/* @noflip */
left:0px;}
.UIRoundedImage_SMALL .UIRoundedImage_CornersSprite{/* @noflip */
left:-50px;}
.UIRoundedImage_TINY .UIRoundedImage_CornersSprite{/* @noflip */
left:-82px;}

.album_cell{width:123px;min-height:123px;float:left;padding:8px 8px 0px 8px;}
.album_cell .album_thumb{width:123px;height:123px;margin-bottom:5px;position:relative;overflow:hidden;background-position:center center;background-repeat:no-repeat;}
.album_cell .album_thumb .album_link{width:123px;height:123px;z-index:1;display:block;}
.album_cell .album_thumb .album_link:hover{text-decoration:none;}



.img
{
  margin: 3px;
  height: 138px;
  width: auto;
  float: left;
  text-align: center;
 
 

}	
.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #cccccc;
  padding:3px;
}
.img a:hover img 
{
border: 1px solid #3b5958;
}
.desc
{
  text-align: center;
  font-weight: normal;
  width: 85px;
  margin: 2px;
}
.selected_photos_div
{
  height:570px;
  width:225px;
  overflow:auot;
  overflow-x:hidden;
}
.selected_photos_div_new_fb
{
  height:390px;
  width:180px;
  overflow:scroll;
  overflow-x:hidden;
}
.selected_photos_div_other_site
{
  height:420px;
  width:225px;
  overflow:scroll;
  overflow-x:hidden;
}
.selected_photos_div_other_site_new_fb
{
  height:310px;
  width:180px;
  overflow:scroll;
  overflow-x:hidden;
}
.selected_photo_highlighted_cover
{ 
  border:3px solid red;
}
.selected_photo_no_cover
{
  border:0px;
}
.spacer
	{
	clear:both;
	line-height:0px;
	font-size:0px;
	height:7px;
	}
.width600 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 650px; PADDING-TOP: 0px
}
.width300 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 300px; PADDING-TOP: 0px
}
.red_text14_normal {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; COLOR: #ff0000; TEXT-DECORATION: none; text-align:left;line-height:18px;
}
.form-label-small {
	PADDING-RIGHT: 7px; FONT-SIZE: 12px; FLOAT: left; WIDTH: 180px
}
.black_text14_normal {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; COLOR: #5a5a5a; TEXT-DECORATION: none; text-align:left; line-height:18px;
}
.red_text14_normal {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; COLOR: #ff0000; TEXT-DECORATION: none; text-align:left;line-height:18px;
}
.blue_text14_normal {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; COLOR: #1381b4; TEXT-DECORATION: none; text-align:left;line-height:18px;
}
.addresslist
{
width:435px;
height:390px;
}
.addresslist_expanded
{
width:435px;
height:430px;
overflow:scroll;
overflow-x:hidden;
}
.billing_addresslist_expanded
{
width:420px;
height:310px;
overflow:scroll;
overflow-x:hidden;
}
.billing_addresslist
{
width:420px;
/*height:310px;*/
}

.success_message_flickr_picasa
{
  text-decoration:none;
  color:#1B5B24;
  font-weight:bold;
}

.blue_left{ background:url(../images/corner4.jpg) left repeat-y #e1ebf4; margin:0px 13px 0px 3px;}
.blue_top { background:url(../images/corner2.jpg) top repeat-x;}
.blue_right { background:url(../images/corner5.jpg) right repeat-y;}
.blue_bottom { background:url(../images/corner7.jpg) bottom repeat-x; width:100%;}
.blue_topright { background:url(../images/corner3.jpg) top right no-repeat;}
.blue_topleft{ background:url(../images/corner1.jpg) top left no-repeat;}
.blue_bottomright { background:url(../images/corner8.jpg) bottom right no-repeat; width:100%;}
.blue_bottomleft { background:url(../images/corner6.jpg) bottom left no-repeat; width:100%;}




/*Css Made by Ravi 08.07.2009*/
#news span.date
	{
		/*background:#adaeaf;*/
		background:#fff;
		float:left;
		height:45px;
		margin-right:10px;
		width:30px;

	}

#news span.date span.month
	{
		background:#116993;
		color:#fff;
		display:block;
		font-size:10px;
		text-align:center;
		text-transform:uppercase;
		line-height:18px;
	}
	
#news  span.date span.day
	{
		color:#181a1a;
		display:block;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		line-height:28px;
		border: 1px solid #116993;
	}
	.pop_up_bg
	{
	background:url(../images/pop_up_bg.jpg) repeat-x top left;
	margin-bottom:10px;
	}
	
	
/*nisha addition*/
.blue_text14{
	color:#2271AA;
	font-size:13px;
	text-decoration:none;
	padding:14px 8px 0px 6px;
	font-weight:bold;
	float:left; text-transform:uppercase
	}	
	 html .fb_share_button {
 display: -moz-inline-block;
 display:inline-block; 
 padding:1px 20px 0 5px;
 height:15px; border:1px solid #d8dfea;
 background:url(http://static.ak.fbcdn.net/rsrc.php/z39E0/hash/ya8q506x.gif) no-repeat top right;
 } html .fb_share_button:hover { color:#fff;
 border-color:#295582; 
 background:#3b5998 url(http://static.ak.fbcdn.net/rsrc.php/z39E0/hash/ya8q506x.gif) no-repeat top right; text-decoration:none;
 } 
 
.parentDisable {
z-index:999;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
background-color: #ccc;
color: #aaa;
opacity: .5;
filter: alpha(opacity=50);  
}


	.select_photos_bg
	{
	background:url(../images/how_to-select.jpg) top left no-repeat;
	width:440px;
	height:266px;
	padding:117px 0px 0px 38px;
	margin:auto;	
	}


.select_photos_bg_tagged
	{
	background:url(../images/how_to_select_tagged.jpg) top left no-repeat;
	width:440px;
	height:266px;
	padding:117px 0px 0px 38px;
	margin:auto;	
	}


.width400
	{
	width:420px;	
	margin:0px 0px 15px 0px;
	padding:0px;
	overflow:hidden;
	}

.width60
	{
	width:60px;
	padding:0px 8px 0px 5px;
	
	}

.width326
	{
	width:335px;
	margin:0px;
	padding:0px;
	font:bold 13px Tahoma;
	color:#484848;
	line-height:18px;	
	}
.width200px
	{
	width:200px;
	font:bold 13px Tahoma;
	color:#484848;
	line-height:18px;
	margin:auto;	
	}
.spacer
	{
	height:7px;
	clear:both;
	line-height:0px;
	font-size:0px;
	}
	/****/
  /* CSS Document */
.searchtext
	{
	  font-style:italic; 
	  font-size:14px;
	  color : #959385;
	}
	#wrapper {
		width: 600px;
		margin: 10px auto;
		text-align: left;
	}
	
	#content {
		font-size: 1.2em;
		line-height: 1.8em;
	}
	
	#content h1 {
		font-size: 1.6em;
		border-bottom: 1px solid #ccc;
		padding: 5px 0 5px 0;
	}

	#content h2 {
		border-top: 1px solid #ddd;
		padding-top: 5px;
		font-size: 1.2em;
		margin-top: 3em;
	}
	
	#content h3 {
		font-size: 1.1em;
		margin-top: 3em;
	}

	small
	{
		color: #999;
	}

	/*
	the parent element of an autosuggest input should have a relative position
	*/
	.asholder
	{
		position: relative;
	}
	/* ends */
	/* == added by Rupesh for Select All == */
	.displayNone{ 
		display:none; 
	}
	.selectButton{ 
		background-color:#137daf; border:1px solid #056795; color:#FFFFFF; 
		font-size:11px; 
		padding:2px; margin-right:5px;
	}
	/* == ends == */
.select_photos_bg_tagged
{
	background:url(../images/how_to_select_tagged.jpg) top left no-repeat;
	width:440px;
	height:266px;
	padding:117px 0px 0px 38px;
	margin:auto;        
}
/* == added by Rupesh for My albums == */
.blue_text14_bold
{
	font-size:14px;
	font-weight:bold;
	color:#306090;
	line-height:18px;
}
/* == ends == */

/*nisha addition start*/ 


/*nisha addition start*/ .marginLeft50{margin-left:50px}
.blue_text	{	font-size:20px;	text-decoration:none; line-height:26px; color:#116b95;	}	
.numberWrapper{
	width:300px;
	float:left;
	height:auto;
	padding-top:10px;
}
.numberText{padding-left:8px; width:240px; padding-bottom:8px}
.verticalMiddle{vertical-align:middle; margin:0; padding:0}
.padding10{padding:10px;}
/*nisha addition finish*/

.VidinotesWrapper{
	width:533px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	font-size: 12px;
}
.Vidinotestop{margin:0; padding:0; float:left}
/*nisha changes*/.Vidinotesbottom{margin:0; padding:0 20px; background:url(../images/demoBottom.jpg) bottom left no-repeat; height:231px; width:493px; float:left }
.VidinotesMidleOutter{margin:0; padding:0; background:url(../images/demoMiddleOutter.gif) top left repeat-y; height:auto; width:533px; float:left; }
.VidinotesMidleInner{
	margin:0;
	padding:0 20px;
	background:url(../images/demoMiddleInner.gif) top left no-repeat;
	height:auto;
	width:493px;
	float:left;
	font-size: 12px;
}
.whyIconTextWrapper{
	width:490px;
	height:auto;
	margin:0;
	padding:8px 0;
	float:left;
	text-align: left;
}
.Vidinotesicon {width:55px; height:auto; margin:0; padding:5px 0; float:left}
.VidinotesText {
	width:430px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#515151;
	font-size: 14px;
}
.VidinotesText h1{font:bold 16px Arial, Helvetica, sans-serif; color:#116b95}

.top_bg2	{	background:url(../images/top_bg2.jpg) top center no-repeat;	height:60px; padding:0px 0 0	}
.top_bg2 .top_main_container_login	{	width:1003px;	padding:0;	height:auto;	margin:auto;	}
.top_bg2 .top_main_container_login .right	{		padding-top:10px;	}

.navwhite_center1	{	padding-top:1px;	background-color:#FFFFFF;	height:24px;	width:350px;	margin:0px;		}

.top_bg2_old	{	background:url(../images/top_bg2.jpg) top center repeat-x;	height:60px; padding:1px 0 0	}
.top_bg2_old .top_main_container_login	{	width:1003px;	padding:0;	height:auto;	margin:auto;	}
.top_bg2_old .top_main_container_login .right	{		padding-top:10px;	}

.navwhite_center1_old	{	padding-top:1px;	background-color:#FFFFFF;	height:23px;	width:350px;	margin:0px;		}



.commentor-comments{	width:330px;float:left;	}
.commentor-photo{	width:55px;	float:left;	 padding-right:10px;	 .padding-right:2px; margin-top:3px	 }

/*nisha addition finish*/

/*create album Pop up*/
.singleWrapper{padding:10px 0 5px; float:left; margin:0;}
.leftImage{width:125px; padding-right:25px; float:left}
.rightText{width:400px; float:left}  .rightText p{padding:3px 0 0 20px}
/*new classes made by nisha finish**************/

 
.fastestPhotobook{width:710px; padding-left:4px; float:left; margin:0;}
.clickDemoButton{width:200px; padding-top:42px; float:left;}
.clickDemoButton a{ background:url(../images/start-demoNew.gif) 0 -30px no-repeat; width:171px; height:30px; float:left}
.clickDemoButton a:hover{ background:url(../images/start-demoNew.gif) 0 0 no-repeat;}
.pop_up_bg{
background:url(../images/pop_up_bg.jpg) repeat-x top left;
margin-bottom:10px;
}
.popCreateYourAlbum	{	background:url(../images/pop_up_bg.gif) repeat-x top left;	margin-bottom:10px;	}
.login_different { width:98%; font-size:10px; color:#CCCCCC; border-top:1px solid #F8F8F8; margin-top:3px; margin-bottom:4px; text-align:center;}
.login_different a{color:#999999;}
.login_different a:hover{color:#666666;}
#ajax_loading {margin:2px; 2px; display:none;}
#ajax_loading_flickr {margin:2px; 2px; display:none;}


/*
	New header with additional tabs for PHOTOBOOKS and CALENDARS
*/
.top_bg3{/*background-image:url(../images/top_bg3.jpg);*/ background-image:url(../images/top_bg2.jpg);	background-repeat:repeat-x;	height:62px; padding:0	}
.top_bg3 .top_main_container_login{width:1003px; padding:0;	height:auto; margin:auto;}
.top_bg3 .top_main_container_login .right	{		padding-top:10px;	}
.navwhite_center1{/*padding-top:1px;*/ background-color:#FFFFFF; /*height:25px;*/height:24px;	width:350px; margin:0px;}

.login_top_bg{float:right;	width:400px;}
.login_top_bg a.link{color:#FFFFFF; text-decoration:none;}
.width120_new{width:120px;}
.navwhite_center{padding-top:4px; background-color:#FFFFFF;	height:27px; width:350px;	margin:0px;}
.graphic-con{width:1003px; height:277px; padding:0px 0 10px; float:left;}

/*--------------------------------------------------Tab--start Here-----------------*/		
#glowingtabs{	float:left;	font-size:11px;	font-family:Tahoma;	line-height:normal;	padding-top:0px;	padding-right:5px;	width:415px;}
#glowingtabs ul{	list-style-type: none;	margin:0;	margin-left: 0px;	padding:0;	}	
#glowingtabs li{	display:inline;	margin:0;	padding:0;		}	
#glowingtabs a{	float:left;	background:url(../images/navi_left.png) no-repeat left top;	margin:0;	margin-right: 3px;	padding:0 0 0 5px;	text-decoration:none;	line-height:23px;	}
#glowingtabs a span{	float:left;	display:block;	background:url(../images/navi_right.png) no-repeat right top;	padding: 0px 9px 0px 7px;	font-weight:bold;	color:#ffffff;	line-height:23px;	}

#glowingtabs a span {float:none;}
/* End IE5-Mac hack */	
#glowingtabs a:hover span {	color: #1b75bb;	background-position:0 -30px;}
#glowingtabs .current a{	background-position:0 -30px;}	
#glowingtabs .current a span{	background-position:100% -30px;	color:#1b75bb;	}	
#glowingtabs a:hover{ 	background-position:0% -30px;	}
#glowingtabs a:hover span{	background-position:100% -30px;	}
/*--------------------------------------------------Tab--end Here-----------------*/
/*
	New header ends
*/
.io {
	font-weight: bold;
}
.ioo {
	font-weight: bold;
}
.body_blue_bg .body_main_container .expand div div table tbody tr td div table tbody tr td a {
	font-weight: bold;
}
.footer .footer_link .fr p a {
	text-align: center;
}
.footer .footer_link {
	text-align: center;
}
.body_blue_bg .body_main_container .expand div .user-information .info-right-box .VidinotesWrapper .VidinotesMidleOutter .VidinotesMidleInner .whyIconTextWrapper p {
	font-size: 14px;
}

