*{
	margin:0px;
	padding:0px;
}

body {
	background-color: #022c4e;
	background-image: url(images/siteback.jpg.ashx);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
a
{	
	font-size:13px;
	color:#DDDDDD;
}

a:hover, a:visited
{
	text-decoration: none;
	font-size:13px;
	color:#ffffff;    
}

img{border:none;}
#frame{
	margin-left:auto;
	margin-right:auto;
	width:975px;
}
#frame .header{
	float:left;
	width:975px;
	height:87px;
}
#frame .header span.logo{
	float:left;
	padding-top:22px;
	padding-left:16px;
}
#frame .header .logo div.teenlogo{
    background-image:url(images/teen-connector-logo.jpg.ashx);
    width:272px;
    height:43px;
}
#frame .header div.search{
	float:right;
	background:url(images/search.png) 0px 15px no-repeat;
	width:218px;
	height:56px;
	padding-top:15px;
}

#frame .header div.searchdefaulPage{
	float:right;
	font-size:14px;		
	width:218px;
	height:56px;
	padding-top:15px;
}

#frame .header div.search span.btnspan{
	float:right;
	padding-top:10px;
	padding-right:14px;
}
#frame .header div.search .searchbtn{
	float:left;
	background:url(images/go.gif.ashx) no-repeat;
	width:35px;
	height:25px;
	border:none;
	cursor:pointer;
}
#frame .header div.search span.txtspan{
	float:left;
	padding-top:10px;
	padding-left:53px;
}
#frame .header div.search .searchtext{
	float:left;
	width:108px;
	background:none;
	color:#fff;
	height:21px;
	border:none;
	cursor:pointer;
}
#frame .headerlink{
    background:url(images/test.png.ashx) no-repeat;
	float:left;
	width:975px;
	height:129px;
}

#frame .headerlink1{
    background:url(images/reg_header.png.ashx) no-repeat;
	float:left;
	width:975px;
	height:129px;
}
#frame .headerlink ul{
	float:left;
	list-style:none;
	padding-top:26px;
	}
#frame .headerlink ul li{
	float:left;
	position:relative;
}
#frame .headerlink ul li div.sub{
	position:absolute;
	display:none;
	width:125px;
	background:red;
	top:77px;
	left:0px;
}
#frame .headerlink ul li div.sub a{
	float:left;
	width:125px;
	padding-top:3px;
	padding-bottom:4px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #000px;
}
.headerlink {}
.headerlink ul {padding:0;margin:0;list-style-type:none; }
.headerlink li {float:left;}
.headerlink a, .headerlink a:visited {
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	 
}
.headerlink ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:53px;
	left:20px; 
	width:149px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.headerlink table {
	position:absolute; 
	top:15px; 
	_top:0;
	left:0; 
	border-collapse:collapse;
}
/* style the second level links */
.headerlink ul ul a, .headerlink ul ul a:visited {background:#042B4B; border-bottom:1px solid #1D1D1D; color:#E0E3E5; height:auto; line-height:1em; padding:10px 12px; width:122px; }

/* style the top level hover */
.headerlink a:hover{color:#000;}
 
 .headerlink li li a:hover { background-color:#22A7FC; }
/* make the second level visible when hover on first level list OR link */
.headerlink ul li:hover ul,
.headerlink ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.headerlink ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.headerlink ul :hover ul :hover ul{ visibility:visible;}

#frame .headerlink ul li div.sub a:hover{
	background:#003366;
}
#frame .headerlink ul li.home{
	width:40px;
	padding-left:35px;
}

#frame .headerlink ul li.meet{
	width:89px;
		padding-left:31px;
}

#frame .headerlink ul li.event{
	width:30px; height:87px;
		padding-left:28px;
}

#frame .headerlink ul li.myprofile{
	width:74px;
	padding-left:58px;
	
}

#frame .headerlink ul li.contact{
	width:50px;
	padding-left:35px;
}
#frame .headerlink ul li.share{
	width:110px;
	padding-left:42px;
}
#frame .headerlink ul li.enter{
	width:73px;
	padding-left:36px;
}
#frame .headerlink ul li.inbox{
	width:63px;
	padding-left:60px;
}
#frame .headerlink ul li.note{
	width:65px;
	padding-left:36px;
}
#frame .headerlink ul li.info{
	width:80px;
	padding-left:50px;
}
#frame .navigation{
	float:left;	
	background:#001A31;
	width:975px;	
}
#frame .navigation ul.mainemenu{
	float:left;
	list-style:none;
	padding-left:5px;
}
#frame .navigation ul.mainemenu li{
	float:left;
	/*width:154px;*/
	height:29px;
	background:url(images/button.jpg.ashx);
	line-height:29px;
	text-align:center;
	
}
#frame .navigation ul.mainemenu li.leftCrv{
    width:10px;
	background:url(images/left_button.gif.ashx) no-repeat;
}

/******changed by puneet for page title font updation**********/

#frame .navigation ul.mainemenu li.pagetitle
{
	font-family:Calibri;
    font-size:12px; 
    font-weight:bold; 
    /*color:Red;*/
}
#frame .navigation ul.mainemenu li.rightCrv{
	width:10px;
	background:url(images/right_button.gif.ashx) no-repeat right; 
}
#frame .navigation ul.mainemenu li a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#frame .navigation ul.mainemenu li a:hover{
color:#000;
}

#unregBack
{
    background:#011629;
	width:975px;
	min-height:400px;
    text-align:center;
}
#frame .contentPanel{
	float:left;
	background:#011629;
	width:100%;
	padding-top:5px;	
}
#frame .contentPanel .leftpanel{
	float:left;	
	background:url(images/box-profile.jpg.ashx) 18px 0px no-repeat;
	width:262px;
	padding-left:19px;
	padding-right:6px;
	height:308px;
}
#frame .contentPanel .leftpanel h2 {
font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
font-size:22px;
margin:5px 0;
padding:0;
float:left;
color:#fff;
padding-left:12px;
padding-top:24px;
}
#frame .contentPanel .leftpanel ul{
	float:left;
	width:220px;
	list-style:none;
	padding-left:20px;
}
#frame .contentPanel .leftpanel ul li{
	float:left;
	
	color:#fff;
	padding-bottom:4px;
}
#frame .contentPanel .leftpanel ul li span.imgspan{
	float:left;
	padding-right:11px;
	padding-top:4px;
}
#frame .contentPanel .leftpanel ul li .arrowhead {
background-color:#064978;
padding:4px 5px;
}
#frame .contentPanel .leftpanel ul li p{
	padding-top:8px;
}
#frame .contentPanel .midpanel{
	float:left;
	width:391px;
	background:url(images/video-area.jpg.ashx) 5px 0px no-repeat;
	height:309px;
	padding-left:5px;
	padding-right:6px;
}
#frame .contentPanel .midpanel h2 {
font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
font-size:22px;
margin:5px 0;
padding:0;
float:left;
color:#fff;
padding-left:17px;
padding-top:18px;
}
#frame .contentPanel .midpanel ul li{
	float:left;
	width:348px;
	color:#fff;
	list-style:none;
	padding-left:21px;
	padding-bottom:9px;
}
#frame .contentPanel .midpanel ul li.lifirst{
	float:left;
	width:348px;
	color:#fff;
	list-style:none;
	padding-left:21px;
	padding-bottom:9px;
	background:url(images/border.gif.ashx) center bottom no-repeat;
}
#frame .contentPanel .midpanel ul li.lisec{
	float:left;
	width:348px;
	color:#fff;
	list-style:none;
	padding-left:21px;
	padding-bottom:9px;
	background:url(images/border2.gif.ashx) center bottom no-repeat;
}
#frame .contentPanel .midpanel ul li.lisec span.imgspan span.Miscimgspan{

	float:left;	
	padding-left:10px;	
	width:39px;
	height:50px;	
    background-image:url(images/misc-icon.jpg.ashx);
}

#frame .contentPanel .status {
	
	line-height:20px;	
}

span.more{
float:right; padding-right:30px;
}
span.more a{
color:#fff;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}
span.more a:hover{
	text-decoration:underline;
}
#frame .contentPanel .midpanel ul li span.imgspan{
	float:left;
	padding-right:11px;
	padding-top:4px;
	width:62px;
	height:61px;
}

#frame .contentPanel .midpanel ul li p{
	padding-top:8px;
    padding-right:5px;
}

#frame .contentPanel .midpanel ul li p a{
	text-decoration:underline;
	font-size:15px;
}

#frame .contentPanel .midpanel ul li p a:hover{
	text-decoration:none;
	
}

#frame .contentPanel .rightpanel{
	float:left;
	width:261px;
	background:url(images/box-story.jpg.ashx) 6px 0px no-repeat;
	height:308px;
	padding-left:6px;
}
#frame .contentPanel .rightpanel h2 {
font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
font-size:22px;
margin:5px 0;
padding:0;
float:left;
color:#fff;
padding-left:15px;
padding-top:21px;
}
#frame .contentPanel .rightpanel ul{
	float:left;
	list-style:none;
	width:232px;
	padding-left:16px;
}
#frame .contentPanel .rightpanel ul li{
	float:left;
	
	color:#fff;	
}
#frame .contentPanel .rightpanel ul li.last{
	background:none;
}

#frame .contentPanel .rightpanel ul li a.emailinbox{
float:left;
background:url(images/ico-emailinbox.png.ashx) 0px 7px no-repeat;
}
#frame .contentPanel .rightpanel ul li a.emailcard{
float:left;
background:url(images/ico-ecards.png.ashx) 0px 7px no-repeat;
}
#frame .contentPanel .rightpanel ul li a.games{
float:left;
background:url(images/ico-games.png.ashx) 0px 7px no-repeat;
}
#frame .contentPanel .rightpanel ul li a.album{
float:left;
background:url(images/ico-album.png.ashx) 0px 7px no-repeat;
}
#frame .contentPanel .rightpanel ul li a.mywall{
float:left;
background:url(images/ico-mywall.png.ashx) 0px 7px no-repeat;
}

#frame .contentPanel .leftBg{
	background:url(images/box-mydreams.jpg.ashx) 18px 0px no-repeat;
}
#frame .contentPanel .leftBg h2{
	padding-top:10px;
}
#frame .contentPanel .midpanel2{
	background:url(images/box-chat.jpg.ashx) 5px 0px no-repeat;
}
#frame .contentPanel .midpanel2 h2{
	padding-top:10px;
}
#frame .contentPanel .midpanel2 ul{
	float:left;
	width:353px;
	list-style:none;
	padding-left:20px;
}
#frame .contentPanel .midpanel2 ul li{
	float:left;
	color:#fff;
	list-style:none;
	width:86px;
	padding-right:2px;
	padding-bottom:2px;
	padding-top:0px;
	padding-left:0px;
	height:57px;
}

#frame .contentPanel .midpanel2 ul li p{
	padding-top:8px;
	padding-right:10px;
}

#frame .contentPanel .midpanel2 ul li span.imgspan{	
	width:60px;	
}

#frame .contentPanel .midpanel2 ul li.lifirst span span img
{
    width:50px;
	height:50px;
}

#frame .contentPanel .midpanel2 ul li.lisec span span img
{
    width:60px;
	height:58px;
}

#frame .contentPanel .rightpanel2{
	float:left;
	width:261px;
	background:url(images/box-blog.jpg.ashx) 6px 0px no-repeat;
	height:308px;
	padding-left:6px;
}
#frame .contentPanel .rightpanel2 ul li{
	float:left;
	
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	
	
}
#frame .contentPanel .rightpanel2 h2{
	padding-top:10px;
}
#frame .footer{
	float:left;
	background:url(images/footmenu-bg.png.ashx) 0px 0px no-repeat;
	width:975px;
	height:72px;
	padding-top:75px;
	text-align:center;
	color:#0D91E8;
}

/******changed by puneet for page title font updation**********/
    div.divlink{
	/*	position:relative;*/
		font-family:Calibri;
		font-size:14px; 
		font-weight:bold; 
		/*height:29px;
		padding-left:10px;
		padding-right:10px;
		line-height:29px;*/
		
	}
/*	div.divlink ul.submenu{
		position:absolute; 
		 
		top:29px; 
		list-style:none;
		left:0px;
		border-top:2px solid #093C62;
	}
	div.divlink ul.submenu li{
		float:left;  top:29px; 
		left:0px; 
		background:none;
		line-height:25px;
		border-left:2px solid #093C62;		
		border-right:2px solid #093C62;		
		border-bottom:2px solid #093C62;
	}*/
			/********* Form ************/
	fieldset { border:1px solid #4E728E; 
	
	background:url(images/bg.gif.ashx) 0px 0px repeat-x; 
	background:url(images/bg.gif.ashx) 0px 18px repeat-x; 
	}
	fieldset legend { color:#FFFFFF; background-color:#053960; padding: 10px 10px; font-weight:bold; letter-spacing: 1px; text-align:center; border: 1px solid #4E728E; vertical-align:middle; margin-left:25px;  }
	.textform td{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF;background-color:#053960; }
	/*created by puneet on 30th october 2009*/
	.textformnew { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF;background-color:#053960; }
	.textform td input[type=text] { width:139px; height:17px; background-color: #EAF6FF; color:#393939; border:1px solid #000; font-size:12px; padding: 3px 0 0 2px;  }
	td input[type=checkbox] { background:none; border:none; width:auto; cursor:pointer; }
	
	.text{color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; min-height:245px;}
	.boxbg{ background:url(images/boxbg.jpg.ashx); background-position:top; background-color:#1787D2; background-repeat:repeat-x; }
	
.btnSubmit
{
    background-image:url(images/submit_button.jpg.ashx);
    display:block;
    border-style:none;
    width:119px;
    height:28px;
}


/*------------  News Feed Page --------------------
#frame .contentPanel table.boxbg tbody tr td table tbody tr td ul.NewsFeed{
	float:left;    
	list-style:none;
	padding-left:20px;
}
#frame .contentPanel table.boxbg tbody tr td table tbody tr td ul.NewsFeed li{
	float:left;
	color:#fff;
	list-style:none;
	
	padding-right:2px;
	padding-bottom:2px;
	padding-top:0px;
	padding-left:0px;	
}

#frame .contentPanel table.boxbg tbody tr td table tbody tr td ul.NewsFeed li p{
	padding-top:8px;
	padding-right:10px;
}

#frame .contentPanel table.boxbg tbody tr td table tbody tr td ul.NewsFeed li span.imgspan{	
	width:60px;	
}

#frame .contentPanel table.boxbg tbody tr td table tbody tr td ul.NewsFeed li.lifirst span span img
{
    width:50px;
	height:50px;
}

#frame .contentPanel table.boxbg tbody tr td table tbody tr td ul.NewsFeed li.lisec span span img
{
    width:60px;
	height:58px;
}



*/












#frame .headerlink1 .pageName
{
    margin-left:30px;    
    /*color:Red;*/
    font-size:x-large;
    font-family:Calibri;
    font-weight:bold;
}

.icnHome
{
    display:block;
    background-image:url(images/home01.png.ashx);    
    width:40px;
    height:77px;
}

.icnMyProfile
{
    display:block;
    background-image:url(images/myprofile01.png.ashx);    
    width:54px;
    height:77px;
}

.icnContact
{
    display:block;
    background-image:url(images/contacts01.png.ashx);    
    width:47px;
    height:77px;
}

.icnShareExp
{
    display:block;
    background-image:url(images/sharing01.png.ashx);    
    width:101px;
    height:77px;
}

.icnEvents
{
    display:block;
    background-image:url(images/event01.png.ashx);    
    width:36px;
    height:77px;
}

.icnInfo
{
    display:block;
    background-image:url(images/information01.png.ashx);    
    width:68px;
    height:77px;
}

.icnEntertainment
{
    display:block;
    background-image:url(images/enter01.png.ashx);    
    width:75px;
    height:77px;
}

.icnInbox
{
    display:block;
    background-image:url(images/inbox01.png.ashx);    
    width:34px;
    height:77px;
}

.icnNote
{
    display:block;
    background-image:url(images/notification01.png.ashx);    
    width:66px;
    height:77px;
}

/****added by puneet singla*****/
.box111
{
   /* background-color: #022c4e;*/    
    border-color:#73B7EB;
    border-style:solid; 
    border-width:3px; 
    height:200px;
    width:200px;
    margin:6px; 
    padding:3px;
}

.box112
{
	/* background-color: #022c4e;*/    
    border-color:#73B7EB;
    border-style:solid; 
    border-width:3px; 
    margin:6px; 
    padding:3px;
    height:75px;
    width:200px;   
}

.box
{
   /* background-color: #022c4e;*/    
    border-color:#73B7EB;
    border-style:solid; 
    border-width:3px;     
    margin:6px; 
    padding:3px;
}

.boxFriends
{
   /* background-color: #022c4e;*/
    width:100%;
    min-height:140px;    
    border-color:#73B7EB;
    border-style:solid; 
    border-width:3px; 
     
    padding:3px;
}

#newfeeds
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;		
}

.AlertHeader
{   
    float:left;
	width:400px;
	color:#fff;
	list-style:none;
	padding-left:21px;
	padding-bottom:9px;
/*	background:url(images/border.gif.ashx) center bottom no-repeat;    */
}

#frame .contentPanel .profiles
{                 
    padding-top:15px;
    padding-left:15px;
    vertical-align:text-bottom;
    display:inline-table;    
    vertical-align:top;
}



#frame .contentPanel .photos
{        
    padding-top:15px;
    width:900px;
    display:block;    
    vertical-align:top;
}

#frame .contentPanel .photos li
{
    padding-left:15px;
    padding-bottom:15px;
    display:inline-block;
    list-style-type: none;
    width:200px;   
    vertical-align:top; 
}
#frame .contentPanel .photolinks
{
    padding-left:15px;
}

#frame .contentPanel .albumphoto
{    
    padding-right:50px;
    
}

#frame .contentPanel .photoTitle
{    
    font-size:15px;
    line-height:40px;
    display:block;      
}

#frame .contentPanel .phototext
{   
    font-size:13px;
    line-height:20px;    
    display:block;
}

#frame .contentPanel .photoDescription
{   
    font-size:13px;
    line-height:20px;    
}


.ErrorSection
{
    background-color:#FFFFFF; 
    font-size:12px; 
    font-weight:bold; 
    line-height:20px; 
    padding-left:230px; 
    margin-top:40px; 
    margin-bottom:40px; 
    padding-right:130px;
}


.unregisterbody
{
    padding-top:25px;
    height:400px; 
    line-height:20px;
    background-color:#022c4e;
}


.SupportTeam
{
    padding-top:25px;
    padding-left:30px;
    min-height:300px;
    width:800px;
    border-bottom-style:solid;
}

/**************************************
 Page style for listview
****************************************/

#frame .contentPanel .ULMain
{        
    padding-top:25px;
    width:900px;
    display:block;    
    vertical-align:top;
}

#frame .contentPanel .ULMain li
{
    padding-left:15px;
    padding-bottom:15px;
    display:inline-block;
    list-style-type: none;
    width:200px;   
    vertical-align:top; 
}
#frame .contentPanel .ULMain li a
{
    line-height:30px;
}
#frame .contentPanel .LILink
{
    padding-left:15px;
}

#frame .contentPanel .LIImage
{    
    padding-right:50px;
    
}

#frame .contentPanel .LITitle
{    
    font-size:15px;
    line-height:40px;
    display:block;      
}

#frame .contentPanel .LItext
{   
    font-size:13px;
    line-height:30px;    
    display:block;
}

#frame .contentPanel .LIDescription
{   
    font-size:13px;
    line-height:20px;    
}

/*********************************************************************
    Album View
**********************************************************************/

#frame .contentPanel .ULAlbum
{        
    padding-top:25px;
    width:900px;
    display:block;    
    vertical-align:top;
}

#frame .contentPanel .ULAlbum li
{
    padding-top:20px;
    padding-left:15px;
    padding-bottom:15px;
    display:list-item;
    list-style-type: none;     
    vertical-align:top; 
}
#frame .contentPanel .ULAlbum li a
{
    line-height:30px;
}
#frame .contentPanel .LIAlbum
{
    padding-left:15px;
}

#frame .contentPanel .LIAlbumImage
{    
    padding-right:50px;
    
}

#frame .contentPanel .LIAlbumTitle
{    
    font-size:15px;
    line-height:40px;
    display:block;      
}

#frame .contentPanel .LIAlbumtext
{   
    font-size:13px;
    line-height:30px;    
    display:block;
}

#frame .contentPanel .LIAlbumDescription
{   
    font-size:13px;
    line-height:20px;    
}

/**************************************************************************/
/* SiteMaster PAGE */
/**************************************************************************/

#frame .contentPanel .TopLeftCorner
{
    display:block;
    background-image:url(images/left-corner.jpg.ashx);
    width:22px;
    height:22px;
}

#frame .contentPanel .TopRightCorner
{
    display:block;
    background-image:url(images/right-corner.jpg.ashx);
    width:22px;
    height:22px;
}

#frame .contentPanel .BottomLeftCorner
{
    display:block;
    background-image:url(images/bottom_left.jpg.ashx);
    width:22px;
    height:22px;
}

#frame .contentPanel .BottomRightCorner
{
    display:block;
    background-image:url(images/bottom-right.jpg.ashx);
    width:22px;
    height:22px;
}

/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/* LOGIN PAGE */
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/

img
{
	border: 0px;
}

/*#footlinks li
{
	padding: 0px;
	margin: 0px;
	height: 15px;
	padding-top: 0px;
}
#footlinks li a
{
	font-family: "Arial Narrow" , Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0d91e8;
}*/

.hmbody a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#lgn
{
	font-size: 12px;
}
#lgn, #lgn h3, #lgn h2, #lgn h1, #lgn h4, #lgn h5
{
	color: #ffffff;
	margin-bottom: 2px;
	margin-top: 6px;
}
#lgn a
{
	color: #73a8cb;
}
#lgn a:hover
{
	color: #ffffff;
}
.font90
{
	font-size: 10px;
	color: #f9f9f9;
}
#lgn h3, #lgn h4
{
	font-size: 16px;
	height: 0px;
}

.lnkGetStarted
{
	
	background-image:url(images/Login/btn-getstarted-lgn.png.ashx);
	width:171px;
	height:43px;
	display:block;
	
}


/* Profile page */

.Title
{
    font-size:15px;
    font-weight:bold;    
}

/* added by puneet on 21st October 2009 for color scheme*/
.bacgcolor
{
	background-color:#053960;
}
.button{
    background:#001A31;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#FAF0F8;
    font-weight:bold;
    border:1px;
    height:20px;
    width:auto;
	cursor:pointer;
	text-align:center;
	margin:0px;
	padding:0px 3px 3px 3px;
	text-decoration:none;
    }
    .modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopup
{
    background-color:#ffffdd;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:250px;
}       

.box3{
	/*float:left;
	width:391px;*/
	/*background:url(images/video-area.jpg.ashx) 5px 0px no-repeat;
	height:309px;*/
	/*padding-left:5px;
	padding-right:6px;*/
	
	border-color:#73B7EB;
    border-style:solid; 
    border-width:3px; 
    margin:6px; 
    padding:3px;
}

#frame .contentPanel .box1{
	float:left;
	width:391px;
	background:url(images/video-area.jpg.ashx) 5px 0px no-repeat;
	height:309px;
	padding-left:5px;
	padding-right:6px;
}
#frame .contentPanel .box1 h2 {
font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
font-size:22px;
margin:5px 0;
padding:0;
float:left;
color:#fff;
padding-left:17px;
padding-top:18px;
}
#frame .contentPanel .box1 ul li{
	float:left;
	width:348px;
	color:#fff;
	list-style:none;
	padding-left:21px;
	padding-bottom:9px;
}
#frame .contentPanel .box1 ul li.lifirst{
	float:left;
	width:348px;
	color:#fff;
	list-style:none;
	padding-left:21px;
	padding-bottom:9px;
	background:url(images/border.gif.ashx) center bottom no-repeat;
}
#frame .contentPanel .box1 ul li.lisec{
	float:left;
	width:348px;
	color:#fff;
	list-style:none;
	padding-left:21px;
	padding-bottom:9px;
	background:url(images/border2.gif.ashx) center bottom no-repeat;
}
#frame .contentPanel .box1 ul li.lisec span.imgspan span.Miscimgspan{

	float:left;	
	padding-left:10px;	
	width:39px;
	height:50px;	
    background-image:url(images/misc-icon.jpg.ashx);
}


.box4{
	background:url(images/box-chat.jpg.ashx) 5px 0px no-repeat;
}    

#frame .contentPanel .box2{
	background:url(images/box-chat.jpg.ashx) 5px 0px no-repeat;
}
#frame .contentPanel .box2 h2{
	padding-top:10px;
}
#frame .contentPanel .box2 ul{
	float:left;
	width:353px;
	list-style:none;
	padding-left:20px;
}
#frame .contentPanel .box2 ul li{
	float:left;
	color:#fff;
	list-style:none;
	width:86px;
	padding-right:2px;
	padding-bottom:2px;
	padding-top:0px;
	padding-left:0px;
	height:57px;
}

#frame .contentPanel .box2 ul li p{
	padding-top:8px;
	padding-right:10px;
}

#frame .contentPanel .box2 ul li span.imgspan{	
	width:60px;	
}

#frame .contentPanel .box2 ul li.lifirst span span img
{
    width:50px;
	height:50px;
}

#frame .contentPanel .box2 ul li.lisec span span img
{
    width:60px;
	height:58px;
}

.litfirst{
	float:left;
	width:348px;
	color:#fff;
	list-style:none;
	padding-left:21px;
	padding-bottom:9px;
	background:url(images/border.gif.ashx) center bottom no-repeat;
}     