/* .... css reset .... */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* .... end of css reset .... */

img
{
	border: none;
}

a
{
	text-decoration: none;
}

.clearBoth
{
	clear: both;
}

.noBorder
{
	border: none;
}

body
{
	font-size: 62.5%;
	font-family: arial, "lucida grande", tahoma, helvetica, sans-serif;
	background: #bababa;
}

#container
{
	width: 934px;
	margin: 0px auto;
}

#topSection
{
	background: #e5e5e5 url(../images/bg_01.gif) repeat-x 0px 0px;
}

#midSection
{
	background: #fff;
}

/* header */

#header
{
	background: #e5e5e5 url(../images/bg_01.gif) repeat-x 0px 0px;
	position: relative;
	width: 934px;
	margin: 0px auto;
	height: 100px;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#searchBox
{
	position: absolute;
	top: 47px;
	left: 300px;
	padding-left: 25px;
	width: 233px;
	height: 23px;
	background: url(../images/bg_searchbox_01.gif) no-repeat left top;
}

/* searchBox */
#searchBox input.text
{
	width: 190px;
	border: 0px;
	background: none;
	font-size: 11px;
	color: #989898;
	float: left;
	margin-top: 5px;
}

#searchBox input.button
{
	float: right;
}


#topNav
{
	float: right;
	padding-left: 10px;
	height: 42px;
	background: url(../images/bg_topnav_left.gif) no-repeat left top;
	text-align: center;
}

#topNav ul
{
	padding: 7px 10px 8px 0px;
	background: url(../images/bg_topnav_right.gif) no-repeat right top;
}

#topNav li
{
	display: inline;
	font-size: 11px;
	color: #bccddd;
	padding: 0px 3px;
}

#topNav li a
{
	font-size: 11px;
	color: #bccddd;
}

#topNav li a:hover
{
	color: #fff;
}

/* mainNav */
#mainNav
{
    position:relative;
	margin-top:24px;
	clear: right;
	float: right;
}

#mainNav ul li
{
	float: left;
}

#mainNav ul li a
{
	display: block;
	float: left;
	height: 34px;
	background: url(../images/bg_mainnav.gif) no-repeat 0px 0px;
}

/* normal */
#mainNav ul li#Wall a { width: 80px;  background-position: 0px 0px;}
#mainNav ul li#home a { width: 97px;  background-position: -80px 0px;}
#mainNav ul li#blasts a { width: 143px; background-position: -177px 0px;}
#mainNav ul li#myProfile a { width: 99px; background-position: -320px 0px;}
#mainNav ul li#videos a { width: 71px; background-position: -419px 0px;}
#mainNav ul li#signup a { width: 75px; background-position: -490px 0px;}

/* hover */
#mainNav ul li#Wall a { width: 80px;  background-position: 0px 0px;}
#mainNav ul li#home a:hover { width: 97px;  background-position: -80px -34px;}
#mainNav ul li#blasts a:hover { width: 143px; background-position: -177px -34px;}
#mainNav ul li#myProfile a:hover { width: 99px; background-position: -320px -34px;}
#mainNav ul li#videos a:hover { width: 71px; background-position: -419px -34px;}
#mainNav ul li#signup a:hover { width: 75px; background-position: -490px -34px;}


/* mainContent */
#mainContent
{
	width: 934px;
	margin: 0px auto;
	background: #fff;
	min-height: 680px;
	height: auto !important;
	height: 680px;
}
/* mainContent2 */
#mainContent2
{
	width: 934px;
	margin: 0px auto;
	background: #fff;
}

#mainContent3
{
	width: 934px;
	margin: 0px auto;
	background: #fff;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}
/* columnLeft */

#columnLeft
{
	width: 588px;
	float: left;
	display: inline;
/*	margin-left: 12px;
*/	padding-top: 20px;	
	widht:312px;
	
}

#columnLeft h1
{
	font: bold 17px arial, sans-serif;
	color: #818181;
	padding-bottom: 5px;
	border-bottom: 1px solid #cfd6dd;
	margin-left: 27px;
	margin-bottom: 20px;
}

#columnLeft h1 img
{
	position: relative;
	top: 4px;
	margin-left: -27px;
	margin-right: 11px;
}

#columnLeft .viewMore
{
	font-size: 10px;
	color: #2a72b7;
	float: right;
	margin-top: -39px;
}

#columnLeft .viewMore:hover
{
	color: #2991f2;
}

/* video */
.featuredVideos {
	width: 588px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}

.video
{
    position:relative;
	float: left;
	width: 122px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	
}

.video .thumb
{
	height: 95px;
}

.video h6,
.video h6 a
{
	font: bold 12px arial, sans-serif;
	color: #0868c4;
}

.video h6 a:hover
{
	color: #2991f2;
}

.video img
{   position:relative;
	border: 1px solid #cccccc;
	padding: 3px;
}

.video img:hover
{
	border: 1px solid #2991f2;
}

/* Apology_list */
.Apology{position:relative;width:588px;}

#Apology_list
{   position:relative;
	float: left;
	margin-right: 25px;
	padding-bottom: 10px;
	
	width: 249px;
	border-bottom: 1px solid #e5e5e5;
	
}

#Apology_list .thumb
{   position:relative;
	float: left;
	width: 90px;
}

#Apology_list .thumb img
{   position:relative;
	padding: 3px;
	border: 1px solid #cccccc;
}

#Apology_list .thumb img:hover
{
	border: 1px solid #2991f2;
}

#Apology_list .detail
{   position:relative;
	width: 159px;
	float: right;
}

#Apology_list h6
{
	font: bold 12px arial, sans-serif;
	color: #5f5f5f;
	padding: 3px 0px;
}

#Apology_list h6 a
{
	color: #5f5f5f;
}

#Apology_list h6 a:hover
{
	color: #2991f2;
}

#Apology_list p
{
	height: 38px;
	font: normal 11px arial, sans-serif;
	color: #989898;
}

#Apology_list .detail table
{
	width: 100%;
	color: #989898;
}

#Apology_list .detail table span
{
	color: #737373;
}

#Apology_list .numberFriends
{
	text-align: left;
}

#Apology_list .rating
{
	text-align: right;
}

/* columnRight */
#columnRight
{
	float: left;
	display: inline;
	margin-left: 11px;
	padding-top: 11px;

	
}

/* promo1 */
#promo1
{
	padding-top: 6px;
	margin-bottom: 10px;
	text-align: center;
	width: 312px;
	height: 267px;
	background: url(../images/bg_promo1.gif) no-repeat top;
}

#promo1 .advertising
{
	text-align: right;
	padding-right: 8px;
}

#promo1 .advertising a
{
	font-size: 9px;
	color: #a9a9a9;
	text-transform: uppercase;
}

#promo1 .advertising a:hover
{
	color: #2991f2;
}

/* Logged In Panel */
#loggedInPanelTop
{
	padding: 6px; 
	height: 28px;
	width: 300px;
	background: url(../images/bg_panelLoggedIn.gif) no-repeat top;
}


#loggedInPanelBottom {
	width:312px; height:9px;
	background: url(../images/bg_panelLoggedInBottom.gif) no-repeat top;
}


#PeopleFinde
{
	padding: 6px;
	width: 300px;
	height: 281px;
	background: url(../images/bg_PeopleFinde.gif) no-repeat top;
	font-size:12px;
}
.Gender{font-size:11px;}

 #PeopleFinde .PeopleFinder_title
{
	padding: 7px 0px 3px 13px;
	font-size:16px;
	color:#fff;
}
/* loginPanel */
#loginPanel
{
	padding: 6px;
	width: 300px;
	height: 500px;
	background: url(../images/bg_loginpanel.gif) no-repeat top;
}

#loginPanel h6, 
#loggedInPanelTop h6
{
	padding: 11px 0px 3px 13px;
}
#loginPanel .signUp,
#loggedInPanelTop .signUp
{
	float: right;
	display: inline;
	margin-top: -20px;
	margin-right: 11px;
	color: #fff;
}

#loginPanel .signUp:hover,
#loggedInPanelTop .signUp:hover
{
	color: #FE8606;
}

#loginPanel .fields
{
	padding-top: 20px;
	width: 284px;
	height: 103px;
	margin: 0px auto 23px auto;
	
}

#loginPanel .fields table
{
	width: 100%;
	color: #737373;
	font-size: 13px;
}

#loginPanel .fields table td
{
	height: 29px;
}

#loginPanel input.text
{
	width: 180px;
	background: #fff url(../images/bg_textinput.gif) repeat-x top;
	border: 1px solid #c1c1c1;
	font-size: 11px;
	color: #484848;
	padding: 3px 3px;
}

#loginPanel .fields .checkbox
{
	margin-right: 3px;
}

#loginPanel .fields .button
{
	position: relative;
	top: 5px;
}

#loginPanel .fields ul li
{
	display: inline;
	color: #8f8f8f;
}

#loginPanel .fields ul li a
{
	margin: 0px 16px;
	color: #8f8f8f;
}

#loginPanel .fields ul li a:hover
{
	color: #2991f2;
}

#loggedInPanelMiddle {
	text-align:center;
	
}
#loggedInPanelMiddle ul{
	padding-top:5px;
}

#loggedInPanelMiddle .features li {
	display: inline;
	font-size: 11px;
	margin-right: 3px;
}

#loggedInPanelMiddle .thumb {
	float:left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#loggedInPanelMiddle a {
	color:#2275C4;
}

#whatissecretapology h1
{
	height: 30px;
}


#whatissecretapology
{
	width: 92%;
	margin: 0px auto;
}

#whatissecretapology p
{
	/* height: 65px; */
	margin-bottom: 10px;
	font-size: 12px;
	color: #989898;
	line-height: 1.3em;
}

#whatissecretapology .button
{
	text-align: center;
}

/* footer */
#footer
{
	background: #bababa url(../images/bg_footer.gif) repeat-x top;
}

#footerContent
{
	margin: auto;
	height: 50px;
	padding-top: 16px;
	text-align:center;
}

#footer li,
#footer li a
{
	display: inline;
	color: #5d5d5d;
}

#footer li a:hover
{
	color: #2991f2;
}

/* Search Box */
#searchBoxOuter
{

	margin-top: 10px;
	padding-bottom: 10px;

	background: url(../images/bg_roundbottom312.gif) no-repeat bottom;
	width: 312px;
}

#searchBoxOuter h1
{
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #818181;
	background: url(../images/bg_roundtop312.gif) no-repeat top;
}

#searchBoxOuter h1 img
{
	position: relative;
	top: 3px;
	margin-right: 11px;
}

#searchHolder 
{
	text-align:center;
}


#helpPanel
{
	padding: 6px;
	width: 300px;
	height: 400px;
	background: url(../images/bg_helppanel.gif) no-repeat top;
}

#helpPanel .fields
{
	padding-top: 5px;
	width: 264px;
	height: 60px;
	margin: 0px auto 10px auto;
	
}
#helpPanel .fields table
{
	width: 100%;
	color: #737373;
	font-size: 13px;
}

#helpPanel .fields table td
{
	height: 20px;
}

#helpPanel input.text
{
	width: 180px;
	background: #fff url(../images/bg_textinput.gif) repeat-x top;
	border: 1px solid #c1c1c1;
	font-size: 11px;
	color: #484848;
	padding: 3px 3px;
}

/* L's Video Search Page CSS */
#featuredVideoSearch {
	margin-bottom: 50px;
	font-size:11px;
	color:#333;
}

#videoSearch {
	margin-top: 20px;
	border-bottom: 1px dashed #bbb;
	padding-bottom:10px;
	
	
}


#videoSearch2 {
	margin-top: 20px;
	border-bottom: 1px dashed #bbb;
	padding-bottom:10px;
	padding-left:31px;
	
	
}

#videoSearch .vidTitle {
	float: left;
	font-size: 16px;
	width: 100%;
	padding-bottom:10px;
}
#videoSearch .vidTitle a {
	color:#2e79c0;
}

#videoSearch .vidTitle:link {
	color:#2e79c0;
}

#videoSearch .vidTitle: visited {
	color:#2e79c0;
}

#videoSearch .vidTitle: hover {
	color:#333;
}


#videoSearch .vidEntry {
	/* float: left; */
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;

}
#videoSearch .vidEntry2 {
	 float: left; 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;

}

#selectProfile .thumb {
	float : left;
}
.number{
font-size:18px;
font-weight:bold;
color:#000000;
}


/*CSS manu style pagination*/

.manu {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
.manu A {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #036cb4; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none
}
.manu A:hover {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu A:active {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu .current {
	BORDER-RIGHT: #036cb4 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #036cb4 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #036cb4 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #036cb4 1px solid; BACKGROUND-COLOR: #036cb4
}
.manu .disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}
fieldset{padding:5px;}

