/* header bar starts */ 

#navbar
{
	background:#ffffff;	
	height:25px;
	padding-bottom:;
	margin-top:;
	margin-right:0px;
	margin-left:0px;
} 

#navbar ul li 
{  
    display:block; 
	float:left;
	padding-top:px;
	margin-left:px;
	list-style:none;
	background:;
} 
 
#navbar ul li a 
{ 
     text-decoration:none; 
     padding:2em 3em; 
     color: #fff; 
     background-color:; 
} 
 
#navbar ul li a:hover 
{ 
    color: #ffffff; 
    background-color:; 
	text-decoration:none; 
} 

/* header bar ends */ 


body
{
	background: #999999;	
	line-height:17px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:11px;
	margin:10px 0px 0px 0px;
	/*overflow-y:scroll;*/
}

form
{
	display:inline;	
}

.peoplelogo
{
	margin-bottom:px;
	margin-top:;
}

h1
{
	font-size:11px;
	font-weight:normal;
	color:#000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	line-height:;
	margin-top:;
	margin-bottom:;
}

h2
{
	display:block;
	color:#800;
	font-size:25px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	padding:0px;
}
h4
{
	background:#f0f0f0;
	clear:both;
	color:#0079ca;
	border:1px solid #999999;
	font-weight:normal;
	font-size:12px;
	padding:4px;
	margin:5px 0px 5px 0px;
}

h5
{
	font-size:14px;
	font-weight:bold;
	color:#6a6a6a;
	margin-bottom:-3px;
	margin-top:-8px;
}

.MainContainer
{
	width:960px;
}

a
{
	color:#0079ca;
	text-decoration:none;
}
	
a:hover
{
	color:#0079ca;
	text-decoration:none;
}
	
input, textarea
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	
}
.showinput
{
	border:solid 1px #BDBDBD;
	height:20px;
	width:200px;
	padding-top:3px;
	padding-bottom:3px;
}
/* Main body */

	.TopCurve
	{
		background:url(../images/top-curve.png) no-repeat;
		height:8px;
	}
	
	.ContentBg
	{
		background:url(../images/content-bg.png) repeat-y;
		color:#000;
		display:table;
		padding:0px 18px 0px 8px;
		text-align:left;
	}
		
	.BottomCurve
	{
		background:url(../images/btm-curve.png) no-repeat;
		height:16px;
	}

/* Top panel starts */ 
	
	.TopPanel
	{
		height:80px;
		width:960px;
	}
	
	.TopPanel .Logo
	{
		vertical-align:middle;
		height:80px;
		text-align:left;
		margin-top:-5px;
		float:left;
	}
	
	.TopPaneltext
	{
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		font-family: Arial, Geneva, sans-serif;
		line-height:;
		margin-top:;
		margin-bottom:;
	}
	
	#RightLinks
	{
		vertical-align:middle;
		height:80px;
		text-align:right;
		padding-right:10px;
		padding-top:28px;
	}
	
	.TopPanel a
	{
		color:#fff;
		text-decoration:none;
	}
	
/* Top panel ends */ 

/* Left Column */ 

	.LeftColumn
	{
		background:#feba02;
		text-align:left;
		width:294px;
	}
	
	.LeftColumn .Main
	{
		padding:16px;
	}
	
	.LeftColumn a
	{
		color:#0079ca;
		text-decoration:none;
	}
	
	.LeftColumn a:hover
	{
		color:#fff;
		text-decoration:none;
	}
	
/* Left Column ends */

/* Right Column */ 

	.RightColumn
	{
		color:#666;
		padding-left:15px;
		text-align:left;
		padding:0px 0px 0px 8px;
		width:632px;
	}

/* Right Column ends */ 



.txtWhite
{
	color:#fff;
}

.MainImage
{
	position:relative;
}

.Buttons
{
	float:right;
	position:absolute;
	padding:5px 0px 0px 0px;
	right:10px;
	bottom:10px;
	z-index:1000;
}

.PortfolioWrapper
{
	position:relative;
	background:#000;
}

#portfolio{
	display:block;
	padding: 0px;
	margin:0px;
	height:500px;
	position:relative;
}

#portfolio li
{
	list-style:none;
}
#portfolio .imgdiv
{
	overflow:hidden;
	height:420px;
}
#portfolio img
{
	border:none;
}

ul#portfolio-desc{
	background:#b8b8b8;
	color: #000;
    padding:0 0 0 0px;
	margin:0 0 0 0;
    list-style: none;
}

#portfolio-desc .GreyPanel
{
	background:#b8b8b8;
}

/* Search box */

.MainImage .SearchBox
{
	background:url(../images/search-bg.png) no-repeat;
	position:absolute;
	height:42px;
	width:333px;
	padding:10px 0px 0px 15px;
	top:45px;
	left:30px;
	z-index:100;
}

.MainImage  .SearchBox input[type=text]
{
	border:none;
	font-size:11px;
	width:250px;
	padding:7px;
}

/* Search box ends */

/* Footer area */ 

	.footspace
	{
		height:50px;
		width:960px;
		background:transparent;
	}
	
	.Footer
	{
		color:#333;
		height:375px;
		padding-top:20px;
		margin-top:20px;
		margin-right:15px;
		width:935px;
		background:#eaeaea;
		border:solid 8px #ffffff;
		-moz-border-radius:0.5em;
		-webkit-border-radius:0.5em;
	}
	
	.Footer a
	{
		color:#333333;
		text-decoration:none;
		padding:0px 3px 0px 3px;
	}
		
	.Footer a:hover
	{
		color:#333333;
		text-decoration:underline;
	}

#footerContent 
{
    	background-image: url("");
    	margin: auto;
    	padding-top: 7px;
    	text-align: left;
    	width: 960px;
}

.sponser
{
	display: inline-block;
	zoom: 1;
        display: inline;
    	font-weight: normal;
    	text-decoration: none;
}

.footertext
{
    	color: #333;
    	font-size: 12px;
	padding-right:px;
	padding-left:px;
    	font-weight: normal;
    	text-decoration: none;
	margin:auto;
}
	
		
/* Footer area ends */ 

.HeadTitleBar
{
	background: #fff;
	color:#3a3a3a;
	display:block;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	padding:0px;
	margin:0px 0px 8px 0px;
}

.BlueTitleBar
{
	background:url(../images/Yakozoo-rt.) no-repeat right #0079ca;
	color:#fff;
	display:block;
	font-size:22px;
	font-weight:bold;
	height:50px;
	line-height:50px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 8px 0px;
}

.BlueTitleBar2
{
	background:url(../images/Yakozoo-rt2.png) no-repeat right #0079ca;
	color:#fff;
	display:block;
	font-size:22px;
	font-weight:bold;
	height:50px;
	line-height:50px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 8px 0px;
}

.HeadTitleBar .YellowTab
{
	background:#feba02;
	border:1px solid #e8ba00;
	color:#fff;
	float:right;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	width:120px;
	text-align:center;
	padding:10px 0px 10px 0px;
	text-transform:uppercase;
}

.YellowTab
{
	background:#feba02;
	border-left:8px solid #fff;
	color:#0079ca;
	float:right;
	font-weight:bold;
	font-size:22px;
	line-height:30px;
	width:120px;
	text-align:left;
	padding:10px 0px 10px 10px;
	text-transform:uppercase;
}

.DottedLine
{
	background:url(../images/dot.png) repeat-x;
	display:block;
	height:3px;
	margin:5px 0px 5px 0px;
	clear:both;
}

/* Blue block */

	.BlueBlock
	{
		background:#d6e9f6;
		color:#0079ca;
		border:solid 1px #c0e5ff;
		padding:0px 0px 5px 5px;
		text-align:left;
	}
	
	.BlueBlock .Hd
	{
		color:#333;
		font-size:13px;
		font-weight:bold;
	}

/* Blue block ends */

.Thumbs td
{
	background:#fff;
}
.Thumbs .viewall
{
	color:#0079ca;
	text-decoration:none;
}
.Thumbs .viewall:hover
{
	color:#000000;
}
.InnerTopNav
{
	background:#0079ca;
	width:627px;
	height:27px;
	padding:0px;
	margin:8px 0px 8px 0px;
}
.InnerTopNav li
{
	list-style:none;
	display:inline-block;
	float:left;
}

.InnerTopNav a
{
	color:#ffffff;
	display:inline-block;
	padding:5px;
	border-right:4px solid #fff;
	background:#0079ca;
}

.InnerTopNav a:hover
{
	background:#003399;
}

.InnerTopNav a.Active
{
	background:#003399;
}

.Info
{
	clear:both;
	font-family:Arial,Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#8C8C8C;
	padding:8px 0px 8px 8px;
}

.Icons
{
	display:block;
	padding:0px 0px 0px 8px;
	float:left;
}

.PostInfo
{
	background:#f0f0f0;
	color:#0079ca;
	font-weight:normal;
	font-size:12px;
	padding:4px;
	margin:0 0 0 10px;
}

.ProfileDescTable a
{
	color:#0079ca;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

/* Search page search box */

.SearchBar
{
	background:url(../images/searchpanel-bg.png) no-repeat #feba02 center;
	height:82px;
	width:100%;
	padding-top:38px;
	margin-bottom:8px;
}

.SearchBox
{
	background:url(../images/search-bg.png) no-repeat;
	height:42px;
	width:343px;
	padding:10px 0px 0px 0px;
}

.SearchBox input[type=text]
{
	border:none;
	font-size:11px;
	width:250px;
	padding:7px;
}

/* Search page search box ends */

.SortByDD
{
	padding:1px;
	width:120px;
}

.SearchLeftColumn
{
	background:#757575;
	text-align:left;
	padding:8px;
}

.SearchRightColumn
{
	text-align:left;
	padding-left:8px;
}

.SearchFilter
{

	text-align:left;
}

.SearchFilter .txt
{
	background:#fff5cc;
	display:inline-block;
	padding:7px;
}

.SearchGreyPanel
{
	background:#b8b8b8;
	padding:12px;
	text-align:right;
	margin-top:8px;
}

.SearchGreyPanel .Link
{
	background:#d1d1d1;
	color:#000;
	display:inline-block;
	padding:5px 10px 5px 10px;
	border:1px solid #000;
	margin-left:5px;
}

.SearchGreyPanel .Link:hover
{
	background:#ffcc00;
}

.txtOrange
{
	color:#ffcc00;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	text-transform:uppercase;
}

.txtBlack
{
	color:#000;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

.txtBlue
{
	color:#0079ca;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
}

.frmTable
{
	background:#e5e5e5;
}

/* Form Table */

	.frmTable td
	{
		background:#f5f5f5;
		padding:8px;
		font-size:12px;
	}
	
	.formTableLeft
	{
		border-left:solid 1px #000000;
	}

	.frmTable .Logout
	{
		background:#fff;
		border:1px solid #e5e5e5;
	}
	
	.frmTable .Logout a, .frmTable .Logout
	{
		color:#f00;
	}

	.frmTable input[type=text], .frmTable input[type=password]
	{
		color:#555;
		padding:2px 0px 0px 2px;
		font-size:12px;
		height:25px;
		width:250px;
	}
	
	.frmTable textarea 
	{
		color:#555;
		padding:4px 0px 0px 4px;
		font-size:12px;
	}

	.frmTable select
	{
		padding:1px;
		width:250px;
	}
	
	.frmTable select option
	{
		color:#555;
		font-size:12px;
		height:20px;
	}
	
	.frmTable input[type=file]
	{
		height:23px;
		background:none;
	}

	.gridTable
	{
	}
	
	.gridTable .Hd
	{
		background:#d4d4d4;
		font-weight:bold;
		font-size:12px;
		
	}
	
	.gridTable .Sr
	{
		border-top:0px solid #d4d4d4;
		font-weight:bold;
		background:#d4d4d4;
	}
	
	.gridTable td
	{
		background:#f5f5f5;
		border:1px solid #e5e5e5;
		padding:7px;
		font-size:12px;
	}
	
/* Form Table */

.TermsDIV
{
	height:70px;
	overflow-y:auto;
}

.UserTip
{
	background:#f5f5f5;
	display:inline;
	border:1px solid #dcdcdc;
	font-size:10px;
	padding:5px;
	margin:0px 0px 0px 5px;
}

.MyAccountLink
{
	padding:3px;
	background:#555;
	border:3px solid #e0e0e0;
}

.PopInfo .hd
{
	color:#fff;
}
	
.PopInfo
{
	background:#333;
	color:#999999;
	padding:10px;
}

.AddPostingLink
{
	display:block;
	text-align:right;
	line-height:30px;
}

.MembershipTable td
{
	padding:6px;
}

.MembershipTable .Hd
{
	background:#CCC;
	color:#666;
	font-weight:bold;
}

/* start show hide more */
.more {
	display: none;
	 }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url('../images/down.gif') no-repeat left; }
a.hideLink {
	background: transparent url('../images/up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {	}
/* end show hide more */

.moduleRowOver { background-color: #EEEEEE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EEEEEE; }
.textbox
{
	border:solid 1px #000000;
}
.Button
{
	padding:2px 3px 3px 3px;
	font-weight:bold;
	background-color:#3A3A3A;
	border:solid 1px #fff;
	text-decoration:none;
	color:#ffffff;
	-moz-border-radius: 3em/5em;
	border-radius: 3em/5em;  
	-webkit-border-radius: 3em 5em;
}
.Button:hover
{
	padding:2px 3px 3px 3px;
	cursor:hand;
	background-color:#FFCC00;
	border:solid 1px #CCCCCC;
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	-moz-border-radius: 3em/5em;
	border-radius: 3em/5em;  
	-webkit-border-radius: 3em 5em;
}



/* registration top table starts */


.regtop
{
	background:#f5f5f5;
	border:solid 1px #e5e5e5;
	padding:3px 0 3px 0;
}


/* registration top table ends */


/* Random Search Bar Starts */

.RandomSearchBar
{
	background:url() no-repeat #ffffff center;
	height:55px;
	width:100%;
	padding-top:5px;
	margin-bottom:1px;
}

.RandomSearchBox
{
	background:url(../images/search-bg.png) no-repeat;
	height:42px;
	width:343px;
	padding:10px 0px 0px 0px;
}

.RandomTexBox input[type=text]
{
	border:none;
	font-size:11px;
	width:250px;
	padding:6px;
}

/* Random Search Bar ends */

/* profile Search Bar Starts */

.ProfileSearchBar
{
	background:url() no-repeat #eaeaea center;
	height:55px;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:-10px;
}

.ProfileSearchBox
{
	background:url(../images/search-bg.pn) no-repeat;
	height:42px;
	width:343px;
	padding:10px 0px 0px 0px;
}

.ProfileTexBox input[type=text]
{
	border:1px solid #000000;
	font-size:12px;
	width:300px;
	padding:10px;
}

/* profile Search Bar ends */


/* Popular Profile Pages*/

.bottomContainer
{
	width:960px;
}

.Leftbox
{
	background:transparent;
	width:550px;
	padding-right:18px;
	text-align:left;
}

.rightbox
{
	background:transparent;
	width:410px;
	text-align:left;
}

hr 
{	
	border: 0;
	width: 100%;
	color: #cfcfcf;
	background-color: #999999;
	height:1px;
	margin-bottom:20px;
}


.boxinner
{
	background:#dbdbdb;
	border:solid 8px #ffffff;
	width:540px;
	height:980px;
	padding-top:10px;
	margin:0px;
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
}

.boxcontent
{
	background:#dbdbdb;
	width:100%;
	font-size:18px;
	color:#0079CA;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

.boxcontentinner
{
	background:#dbdbdb;
	border:;
	width:100%;
	font-size:18px;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

.photo
{
	width:122px;
	height:92px;
	padding-right:10px;
}



.photoheading
{
	width:100%;
	height:94px;
	font-size:13px;
	color:#0079ca;
	vertical-align:text-top;
	padding-left:0px;
	padding-right:10px;
	text-align:left;
}


.smalltext1
{
	font-size:12px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	line-height:17px;
	color:#999999;
	text-align:left;
}

.smalltext2
{
	font-size:12px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	line-height:17px;
	color:#444444;
	text-align:left;
}

.DottedLine
{
	background:url(http://www.yakoozo.com/images/dot.png) repeat-x;
	display:block;
	height:2px;
	margin:5px 10px 5px 10px;
	clear:both;
}

.quicklinksbox
{
	background:#eaeaea;
	border:solid 8px #ffffff;
	width:360px;
	height:980px;
	padding-top:10px;
	margin:0px;
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
}

.quicklinkstitle
{
	background:#eaeaea;
	width:100%;
	font-size:18px;
	color:#0079CA;
	padding-Top:4px;
	padding-left:10px;
	padding-right:10px;
}

.quicklinkstablevideo
{
	background:#eaeaea;
	border:;
	width:100%;
	font-size:12px;
	color:#444444;
	padding-left:10px;
	padding-right:px;
	line-height:22px;
}

.quicklinkstable
{
	background:#eaeaea;
	border:;
	width:100%;
	font-size:12px;
	color:#444444;
	padding-left:40px;
	padding-right:px;
	line-height:22px;
}

.quicklinkstable a
{
	color:#333333;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
		
.quicklinkstable a:hover
{
	color:#ffa800;
	text-decoration:underline;
}

.photoheading a
{
	color:#0079CA;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
		
.photoheading a:hover
{
	color:#ffa800;
	text-decoration:underline;
}


.whyus
{
	background:#eaeaea;
	width:auto;
	color:#444444;
	padding-left:15px;
	text-align:left;
	padding-bottom:px;
	line-height:22px;
}

.whyustext
{
	margin:;
	padding-left:10px;
	font-size:12px;
	color:#000000;
}

/*  Ends*/

.searchlistheader
{
	background:#eaeaea;
	border:;
	width:100%;
	height:65px;
	margin-top:-10px;
}

.phonesize
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	line-height:;
	margin-top:;
	margin-bottom:;
}

#tooltip1 
{ 
position: relative; 
}
   
#tooltip1 a span 
{ 
display: none; color: #FFFFFF; 
}

#tooltip1 a
{
text-decoration: none;
text-decoration: none;
text-decoration: none;
}

a img
{
  border : 0;
}


#tooltip1 a:hover span 
{  
display: block; 
position: absolute; 
width: 310px; 
border:5px solid #999999;
background-color: #fff6c6; 
height: 65px; 
left: 100px; 
top: -10px; 
color: #000000; 
padding: 5px; 
}

#tooltip2 
{ 
position: relative; 
}
   
#tooltip2 a span 
{ 
display: none; color: #FFFFFF; 
}

#tooltip2 a
{
text-decoration: none;
text-decoration: none;
text-decoration: none;
}

a img
{
  border : 0;
}


#tooltip2 a:hover span 
{  
display: block; 
position: absolute; 
width: 390px; 
border:5px solid #999999;
background-color: #fff6c6; 
height: 285px; 
left: 100px; 
top: -10px; 
color: #000000; 
padding: 5px; 
}


#tooltip3 
{ 
position: relative; 
}
   
#tooltip3 a span 
{ 
display: none; color: #FFFFFF; 
}

#tooltip3 a
{
text-decoration: none;
text-decoration: none;
text-decoration: none;
}

a img
{
  border : 0;
}


#tooltip3 a:hover span 
{  
display: block; 
position: absolute; 
width: 310px; 
border:5px solid #999999;
background-color: #fff6c6; 
height: 100px; 
left: 100px; 
top: -10px; 
color: #000000; 
padding: 5px; 
}

