/*outBox - Big Container Box*/
.InnerTotal{width:760px; float:left; padding:22px 0 22px 0;}
.InnerTotal .InnerTop{width:100%; height:35px; background:url(/gaynabout/web/images/header_inner.gif) no-repeat 0 0; float:left; }
.InnerTotal .InnerTop h2{ font-size:18px; padding:8px 0 0 14px;}
.InnerTotal .InnerTop ul.InnerHead{list-style-type:none; float:left; padding-top:10px; width:99%; padding:0;}
.InnerTotal .InnerTop ul.InnerHead li{float:left;}
.InnerTotal .InnerTop ul.InnerHead li.right{float:right; margin-top:10px; padding-right:4px; }
.InnerTotal .InnerMid{width:722px; padding:0 15px 0 23px; background:url(/gaynabout/web/images/middle_inner.gif) repeat-y 0 0; float:left;}
.InnerTotal .InnerBottom{width:100%; height:15px; background:url(/gaynabout/web/images/footer_inner.gif) no-repeat 0 0; float:left; }

/*inBox - small Container Box*/
.InnerCrvTop{width:100%; float:left;background:url(/gaynabout/web/images/TopCrvMid.gif) repeat-x 0 0; }
.InnerCrvTop span.TopCrvLeft{width:18px; height:13px; font-size:0; line-height:0; background:url(/gaynabout/web/images/TopCrvLeft.gif) no-repeat 0 0; float:left;}
.InnerCrvTop span.TopCrvRight{width:10px; height:13px; font-size:0; line-height:0; background:url(/gaynabout/web/images/TopCrvRight.gif) no-repeat 0 0; float:right;}

.InnerCrvMid{width:98%; padding:0 9px 0 10px; border-left:1px solid #C2C2C2; padding-bottom:10px; border-right:1px solid #C2C2C2; float:left; }

.InnerCrvBottom{width:100%; height:10px; float:left;background:url(/gaynabout/web/images/BottomCrvMid.gif) repeat-x 0 0;}
.InnerCrvBottom span.BottomCrvLeft{width:18px; height:10px; font-size:0; line-height:0; background:url(/gaynabout/web/images/BottomCrvLeft.gif) no-repeat 0 0; float:left;}
.InnerCrvBottom span.BottomCrvRight{width:10px; height:10px; font-size:0; line-height:0; background:url(/gaynabout/web/images/BottomCrvRight.gif) no-repeat 0 0; float:right;}


/*- Menu Tabs ---Blogs Tab panel----------------------------- */
.Tab { width:700px; line-height:normal; top:-23px; position:absolute; left:0; height:24px; }
.Tab ul { margin:0; padding:0px 0 0 22px; list-style:none; background:#FF0000;}
.Tab ul li { display:inline; margin:0; padding:0; font-size:11px;}
.Tab ul li a { float:left; background:url(/gaynabout/web/images/TabLeft.gif) no-repeat 0 0; margin:0; padding:0 0 0 5px; text-decoration:none; }
.Tab ul li a span { float:left; display:block; background:url(/gaynabout/web/images/TabRight.gif) no-repeat right top; line-height:15px; padding:5px 10px 4px 8px; color:#666666; font-weight:bold;}
.Tab ul li a span {float:none;}
.Tab ul li a:hover { background-position:0% -24px; text-decoration:none; }
.Tab ul li a:hover span { background-position:100% -24px; color:#000; }
.Tab ul li.active a { float:left; background:url(/gaynabout/web/images/TabLeft.gif) no-repeat 0 -24px; margin:0; padding:0 0 0 5px; text-decoration:none; color:#000;}
.Tab ul li.active a span { float:none; display:block; background:url(/gaynabout/web/images/TabRight.gif) no-repeat right -24px; line-height:15px; padding:5px 10px 4px 8px; color:#000; font-weight:bold;}

/*Small Container Css made on 14-11-2008*/
/*----static box-- common css for all static box in profile page-*/
/*--main--*/
.DvmainContainNw{
	width:253px; margin:0 0 10px 0; 
}
/*--top--*/
.DvmainContainNw .top{
	background:url(/gaynabout/web/images/static_box_top_bg.gif) no-repeat 0 0; 
	height:25px; width:253px; padding:10px 0 0 0;
	}
.DvmainContainNw .top ul.left{ 
	list-style-type:none; float:left; padding:0 0 0 8px;
	}
.DvmainContainNw .top ul.left li{  
	float:left; margin:0 5px 0 0; 
	}
.DvmainContainNw .top ul.left li h2{
	font-size:12px; font-weight:bold;
}
.DvmainContainNw .top span.right{
	padding:0 11px 0 0; float:right;  font-size:11px;
	}

/*--mid--*/
.DvmainContainNw .mid{
	background:url(/gaynabout/web/images/static_box_mid_bg.gif) repeat-y 0 0; width:227px;
	padding:5px 10px 10px 16px; 
}
/*--buttom--*/
.DvmainContainNw .buttom{
	background:url(/gaynabout/web/images/static_box_but_bg.gif) no-repeat 0 0;
	height:15px; width:253px;
	}
