@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-family:"trebuchet ms";
	background-color:#fff;
}
#wrapper{
	margin:0em auto;
	width:1024px;
	height:auto;
	background-color:#fff;
	
}
#extra{
	width: 1024px;
	height: 200px;
	}
#hosting{
	width: 512px;
	height: 167px;

	}
#vote{
	float: right;
	width: 512px;
	height: 167px;
	}
#hosting a img:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
#vote a img:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
.label{
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size:16px;
	color:#333;
}
#videos{
	margin: 10px;
	width: 500px;
	height: auto;

	}
#videos div{
	width: 250px;
	margin-bottom: 5px;
	float: left;
	}
#videos div img{
	height: 70px;
	width: 100px;
	overflow: hidden;
	}
#videos h1{
	font-size: 16px;
	margin: 10 0 0 10px;
	background-color:#000;
	padding: 2px 5px 2px 10px;
		-webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
	}
#videos span.white{
	padding: 5px 2px 2px 10px;
	}
#videos a{
	padding: 5px 10px 5px 10px;
	text-decoration:none;
	font-size: 10px;
	}

#search-result{

	padding:10px;
}
#search-result li{
	font-size:12px;
	list-style-position:inside;
	list-style-image:url(images/searchli.gif);
}
#search-result li a{
	font-weight:normal;
	color:#000;
}
#search-result li i{
	font-weight:normal;
	color:#666;
	font-size:12px;
}

#login{
	color:#333;
	font-size:12px;
	padding:5px;
	margin:5px;
}
#login a{
	color:#FF6633;
}
#login fieldset{
	border:1px solid #999;
	background-color:#CCC;
}
#login fieldset input[type="text"], #login fieldset input[type="password"]{
	border:1px solid #A7AAAC;
}
#login fieldset input[type="submit"]{
	border:1px solid #A7AAAC;
	background-color:#CCC;
}

#content{
	padding-bottom:10px;
	width:1009px;
	margin:0em auto;
	height:auto;
}
#left-nav{
	position:relative;
	float:left;
	width:150px;
	height:auto;
}
#left-nav-top{
	width:150px;
	height:24px;
	padding:0px;
	margin:0px;
	background-image:url(images/leftnav-top.gif);
	background-repeat:no-repeat;
}
#left-nav-bottom{
	width:150px;
	height:24px;
	padding:0px;
	margin-bottom:5px;
	background-image:url(images/leftnav-bottom.gif);
	background-repeat:no-repeat;
	
}
#accordion {
	width:150px;
	margin:0px;
	
}

h5.toggler {
	cursor:pointer;
	font-size: 12px;
	color:#fff;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:0px;
	margin: 0px;
}
.element{
	background-color:#fff;
}
.element li{
	height:29px;
	background-image:url(images/element-btn.gif);
	background-repeat:no-repeat;
	
}
.element li.list{
	list-style:none;
	padding-left:35px;
	
}
.element li a{
	color:#000;
	font-size:12px;
	text-decoration:none;
}
.btn_style{
	width:20px;
	height:20px;
	vertical-align:bottom; 
	padding-bottom:5px;
}
.img_gallery{
	width:70px;
	border:none;
	vertical-align:middle;
	padding:5px;
	
}

#middleContent{
	width:500px;
	height:auto;
	margin-left:160px;
}
#middleContent2{
	width:800px;
	height:auto;
	margin-left:160px;
}

.headers h2{
	width:inherit;
	font-size:12px;
	font-weight:normal;
	color:#383C3D;
	text-transform:capitalize;
	margin:0px;
	height:20px;
	background-color:#E7E5E5;
	padding: 3px 0 0 10px;
	
}
.headers2 h2{
	width:inherit;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-transform:capitalize;
	margin:0px;
	height:20px;
	background-color:#1f1f1f;
	padding: 3px 0 0 10px;
	
}
.headers3 h3{
	width:inherit;
	font-size:12px;
	font-weight:normal;
	color:#FF6600;
	margin:0px;
	height:20px;
	text-transform:capitalize;
	padding: 3px 0 0 10px;
	background-color:#FBC926;
}
.headers3 h3 a.addUp{
	float:right;
	padding-right:10px;
	text-decoration:none;
}
.headers h5{
	background-color:#e8e8e8;
	padding: 3px 0 0 10px;
	margin:0px;
	height:20px;
	
}
.headers h5 a.addUp{
	float:right;
	padding-right:10px;
	text-decoration:none;
	
}
.headers2 h2 a.addUp{
	float:right;
	padding-right:10px;
	text-decoration:none;
}
.headers h2 a.addUp{
	float:right;
	padding-right:10px;
	text-decoration:none;
}
.headers .date{
	float:right;
	margin-right:20px;
	padding-top:5px;
	font-size:12px;
	color:#000;
}
.addUp{
	float:right;
}

.footers h5{
	color:#383C3D;
	height:20px;
	background-color:#E7E5E5;
	margin: 0;
	padding: 0 0 0 10px;
}
.footers h5 a.addUp{
	float:right;
	padding-right:10px;
	text-decoration:none;
}
.footers{
	color:#999;
}
.footers a{
	text-decoration:none;
}
#rightnav .box{
	border:1px #E7E5E5 solid;
	height:auto;
	padding:5px;
	text-align:left;
	margin-bottom:10px;
}
#rightnav .box li{
	list-style:circle;
	list-style-position:inside;
	border-bottom:1px #E7E5E5 solid;
}
#rightnav .box li a{
	text-decoration:none;
}
#rightnav .box li a:hover{
	color:#000;
}
#rightnav .box weather{
	font-family:"trebuchet ms";
	font-size:12px;
}
#left-nav .box{
	height:auto;
	padding:5px;
	text-align:left;
	margin-bottom:10px;
}
#left-nav .box li{
	font-size:14px;
	list-style:none;
	line-height:35px;
	border-bottom:1px #FF9900 solid;
}
#left-nav .box li a{
	color:#000;
	text-decoration:none;
}
#left-nav .box li a:hover{
	color:#666;
}

#headline{
	margin:0px;
	padding:0px;
	height:auto;
	border:1px #E7E5E5 solid;
	}
#headline p{
	font-size:12px;
	margin:10px;
	color:#787F80;
}
#headline img.main{
	float:left;
	padding:5px;
}
#headline a{
	text-decoration:none;
}
#headline i{
	color:#1B75BC;
	font-weight:bold;
	}
.spacer{
	height:50px;
	width:500px;
}
.flashAd{
	margin-top:10px;
	margin-bottom:10px;
	width:500px;
	height:112px;
	border:1px #E7E5E5 solid;
}
#latest-entries{
	margin-top:10px;
	position:relative;
	border:1px #E7E5E5 solid;
	width:500px;
	height:auto;
}

.entry{
	display:inline-table;
}
.entry{
	text-decoration:none;
	text-align:left;
	
}
.entry a{
	text-decoration:none;
}
.entry ul{
	padding:0px;
}
.entry li{
	
	list-style:none;
	list-style-position:inside;
	border-bottom:1px solid #D9D9D9;
}
.entry li a{
	color:#787F80;
	font-size:11px;
	text-decoration:none;
}
.entry li a:hover{
	color:#F28466;
}

.entry fieldset{
	width:180px;
	vertical-align:top;
	display:table-column-group;
	border:none;
	
}
.catalog{
	position:relative;
	height:150px;
}
.catalog{
	text-decoration:none;
	text-align:left;
	
}
.catalog a{
	text-decoration:none;
}
.catalog ul{
	padding:0px;
}
.catalog li{
	
	list-style:none;
	list-style-position:inside;
	border-bottom:1px solid #D9D9D9;
}
.catalog li a{
	color:#787F80;
	font-size:11px;
	text-decoration:none;
}
.catalog li a:hover{
	color:#F28466;
}

.catalog .listone, .catalog .listtwo, .catalog .listthree, .catalog .listfour{
	width:110px;
	vertical-align:top;
	border:none;
	
}
.catalog .listone{
	position:absolute;
	left:15px;
	top:0px;
	
}
.catalog .listtwo{
	position:absolute;
	left:135px;
	top:0px;
	
}
.catalog .listthree{
	position:absolute;
	left:255px;
	top:0px;
	
}
.catalog .listfour{
	position:absolute;
	left:375px;
	top:0px;
	
}
.roster{
	display:table;
	text-align:left;
	margin: 5px;
}
.roster a{
	text-decoration:none;
}
.row{
	display:table-row-group;
}
.nextLine{
	width:600px;
	height:5px;
}
.column{
	padding:5px 15px 0 15px;
	display:table-cell;
	height:30px;
	width:90px;

}


#rightnav{
	float:right;
	width:340px;
	height:auto;
	}

#yellowpages_search{
	position:relative;
	width:340px;
	height:170px;
	background-color:#FFE299;
	border:#F1B61C 1px solid;
	padding-bottom:10px;
	
}
#yp{
	position:relative;
	height:90px;
	
}
.search-yp input[type="text"]#left-s{
	width:322px;
	padding:3px;
	height:20px;
	border:#F1B61C solid 1px;
}
.search-yp input#left-s{
	width:322px;
	padding:3px;
	height:20px;
	border:#F1B61C solid 1px;
}
.search-yp input[type="submit"]{
	color:#000;
	font-weight:bold;
	background-color:#FEC821;
	border:#F15A29 1px solid;
}
.addbiz{
	padding:5px;
	margin:0 0 10px 0;
	border:1px #E7E5E5 solid;
}
.addbiz fieldset{
	padding-bottom:5px;
	border:none;
}

 .addbiz textarea.message{
	width:455px;
	border:none;
	height:150px;
	font-size:17px;
	color:#666;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#000;
}

.addbiz input[input="text"].small{
	width:139px;
	padding:3px;
	height:20px;
	font-size:17px;
	border:#F1B61C solid 1px;
	
}
.addbiz input.small{
	width:142px;
	padding:3px;
	height:20px;
	font-size:17px;
	border:#000 solid 1px;
}
.addbiz input[input="text"].medium{
	width:220px;
	padding:3px;
	height:20px;
	border:#F1B61C solid 1px;
	
}
.addbiz input.medium{
	width:220px;
	padding:3px;
	height:20px;
	border:#000 solid 1px;
	
}
.addbiz input[input="text"].max{
	width:458px;
	padding:3px;
	height:20px;
	font-size:17px;
	border:#000 solid 1px;
	
}
.addbiz input.max{
	width:458px;
	padding:3px;
	height:20px;
	font-size:17px;
	border:#000 solid 1px;
	
}
.addbiz select.option_cat{
	width:200px;
	padding:3px;
	height:30px;
	font-size:17px;
	border:#000 solid 1px;
}
.giveSpace{
	margin-bottom:5px;
}
.search-yp{
	padding-top:30px;
	padding-left:10px;
	padding-bottom:10px;
	
}
#yp-set1{
	position:absolute;
	left:14px;
	top:30px;
	width:110px;

}
#yp-set2{
	position:absolute;
	left:135px;
	top:30px;
	width:110px;
}
#yp-set3{
	position:absolute;
	left:235px;
	top:30px;
	width:110px;
}
.yp_quicksearch{
	float:right;
	margin-top:20px;
	margin-right:10px;
}
.yp_quicksearch input[type="text"]#left-s{
	margin:0px;
	width:150px;
	height:25px;
	font-size:17px;
	border:#F1B61C solid 1px;
	vertical-align:top;
}
.yp_quicksearch input#left-s{
	margin:0px;
	width:150px;
	height:25px;
	font-size:17px;
	border:#F1B61C solid 1px;
	vertical-align:top;
}
.yp_quicksearch select.searchselect{
	margin:0px;
	height:29px;
	font-size:17px;
	border:#F1B61C solid 1px;
	vertical-align:top;
}
.yp_quicksearch input.searchbtn{
	vertical-align:top;
}
.quickAd{

	position:relative;
	height:30px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#000;
}
.quickAd span{
	
	
}

.searchyp{
	height:25px;
}
.search-yp li{
	list-style:none;
	line-height:17px;
}
.search-yp li a{
	text-decoration:none;
}
.search-yp li a:hover{
	color:#FF9900;
}


/* CSS Document Page  Styles */
.gallery{
	position:relative;	
	overflow:visible;
	border:1px #E7E5E5 solid;
	margin: 0 0 10px 0;
	
}
.gallery li{
	list-style:none;
	margin:10px;
}
.gallery .image_style{
	border:none;
}
#artwork{
	border:1px #E7E5E5 solid;
	font-size:12px;
}
#artwork li.content{
	list-style:none;
	border-bottom:1px #E7E5E5 solid;
}
#swfholder{
	width:480px;
	
}
.comments{

	height:auto;
}
.comments li{
	
	border:1px #E7E5E5 solid;
}
img.avatar{
	float:left;
	margin:5px 10px 5px 0;
}
.spacer2{
	width:500px;
	height:25px;
}
.spacer3{
	width:200px;
	height:25px;
}
.pos{
	margin:5px 0 0 20px;
	
}
a.pageNum{
	font-family:"trebuchet ms";
	font-size:10px;
	color:#666;
	background-color:#E7E5E5;
	border:1px #D3D1D3 solid;
	padding:2px 3px 2px 3px;
	margin:2px;
	text-decoration:none;
}
.pagination{
	margin:10px;
	text-align:center;
}
.pagination2{
	text-align:center;
}
.pagination2 a.pageAplha{
	font-family:"trebuchet ms";
	font-size:10px;
	color:#666;
	background-color:#E7E5E5;
	border:1px #D3D1D3 solid;
	padding:2px 1px 2px 3px;
	margin:2px 0 5px 3px;
	text-decoration:none;
}
.img_style_main{
	float:left;
	border: 1px #CCC solid;
	margin: 0 10px 5px 0;
}
.img_style{
    border:none;
}
.content{
	padding:10px;
}
.content li{
	list-style:disc;
	list-style-position:inside;
}
.content div.more{
	width:480px;
	height:25px;
	text-align:right;
	
}
li.bar{
	padding:0px;
	margin:0px;
	border:1px #E7E5E5 solid;
}
.calendarHead{
	display:inline-table;
}
.calendarHead fieldset{
	width: 55px;
	font-size:11px;
	padding:2px 8px 2px 8px;
	margin:0px;
	border:none;	
	display:table-column-group;
}
.calendarHead fieldset.calhead{
	background-color:#CCC;
}
.gig{
	display:inline-table;
}
.gig{
	text-decoration:none;
	text-align:left;
	
}
.gig a{
	text-decoration:none;
}
.gig ul{
	padding:0px;
}
.gig li{
	
	list-style:none;
	list-style-position:inside;
	border-bottom:1px solid #D9D9D9;
}
.gig li a{
	color:#787F80;
	font-size:11px;
	text-decoration:none;
}
.gig li a:hover{
	color:#F28466;
}

.gig fieldset{
	width:55px;
	vertical-align:top;
	display:table-column-group;
	border:none;
	
}
.movie{
	display:inline-table;
}
.movie fieldset.main{
	margin:0 0 0 5px;
	width:300px;
	vertical-align:top;
	display:table-column-group;
	border:1px #D3D1D3 solid;
} 
.movie fieldset.sub{
	width:250px;
	vertical-align:top;
	display:table-column-group;
	border:1px #D3D1D3 solid;

	
} 
.movie fieldset legend{
	font-size:10px;
	color:#666;
}

#comment{
	clear:none;	
}
.contentThumb{
	margin:5px 0 5px 15px;
}
img.thumbRecent{
	padding:5px;
}
.searchYP{
	height:50px;
	background-color:#1f1f1f;
}
.searchYP input[type="text"]#left-s{
	margin:0px;

	width:150px;
	height:25px;
	font-size:17px;
	border-style:solid;
	border-width:1px;
	border-color:#F1B61C;
	vertical-align:top;
}
.searchYP input#left-s{
	margin:0px;
	width:150px;
	height:20px;
	font-size:17px;
	border-style:solid;
	border-width:1px;
	border-color:#F1B61C;
	vertical-align:top;
}
.searchYP select#left-s{
	margin:0px;
	width:200px;
	height:25px;
	font-size:17px;
	border-style:solid;
	border-width:1px;
	border-color:#F1B61C;
	vertical-align:top;

}
.posSearch{
	padding:6px 0 0 0;
	}
/*--- INPUT ---*/

input[type="text"], option{
	height:20px; 
	font-size:13px;
	}

.yp_box{
	background-color:#fff;
	border:#e8e8e8 1px solid;
}
input[type="submit"].searchbtn{
	font-family:"trebuchet ms";
	font-size:10px;
	font-weight:bold;
	color:#333944;
	width: 49px;
	height:25px;
	background-image:url(images/find.gif);
	border:none;
	cursor:pointer;
}
div.cal li{
	border-bottom:1px #d7d7d7 solid;
	
}
/*---END ---*/

/* CSS Document style footer */

#footer{
	margin:20px 0 10px 0;
	clear:both;
	font-size:10px;
	color:#787F80;
	height:auto;

}
#footer hr{
	border:1px solid #BCBCBC; 
}
#footer a{
	
	color:#787F80;
	text-decoration:none;
}
#footer a:hover{
	color:#000;
	}
#footer span.grey{
	font-size:11px;
}

/* CSS Document global */
/*-- text colors --*/
li{
	list-style:none;
}
.grey{
	color:#808080;	
}
.grey2{
	color:#3D3D3D;
}
.orange{
	color:#F15A29;
}
.orangeLink{
	font-family:"trebuchet ms";
	font-size: 12px;
	color: #fff;
	padding:2px 5px 2px 5px;
	background-color:#fbad18;
}
.black{
	color:#000;
}
.white{
	color:#fff;
}
.yellow{
	color:#FFFF00;
}
.red{
	color:#FF0000;
}
.blue{
	color:#0f4eb8;
}
.page_more{
	color:#000;
	padding: 2px 5px 2px 5px;
	background-color:#FFCC33;
}
a.blue{
	color:#0f4eb8;
	text-decoration:none;
}

/*-- font-sizes --*/
.xlarge{
	font-size:24px;
	
}
.large{
	font-size:18px;
}
.medium{
	font-size:15px;
}
.normal{
	font-size:12px;
}
.small{
	font-size:10px;
}
/* CSS Document for HEADER */
#header{
	position:relative;
	width:1024px;
	height:65px;
	margin: 0em auto;
	background-color:#FBC926;
	background-image:url(images/launionbiz-logo.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

#nav{
	margin-top:5px;
	display:inline-table;
	width:1024px;
}
#nav fieldset.btn{
	width:750px;
	border:none;
	vertical-align:middle;
	display:table-column-group;
}
#nav fieldset.srch{
	width:150px;
	margin-left:50px;
	vertical-align:middle;
	border:none;
	display:table-column-group;
}
#nav .nav{

	display:table-cell;

}
#nav a{
	font-size:12px;
	margin-right:30px;
	text-decoration:none;
	text-transform:capitalize;
}
#nav a.regular{
	color:#666;

}
#nav a.current{
	color:#fff;
	padding:3px 15px 3px 15px;
	background-color:#333;
}

#nav a.current:hover, #nav a.regular:hover{
	color:#999;
}

#search{
	margin:5px 10px 0 0;
	float:right;
}
#search fieldset{
	
	border:none;
}
#search input[type="text"].search{
	width:200px;
	border:none;
	height:17px;
	padding:5px;
	color:#666;
	background-color:#E7E5E5;
}

.pos01{
	margin:20px 0px 0px 140px;
}

.getlisted{
	background-color:#E7E5E5;
}
.getlisted a{
	color:#000;
	padding-left:10px;
	text-decoration:none;
}
.getlisted a:hover{
	color:#999;
}
.getlisted hr{
	padding:0px;
	margin:0px;
	border: 1px solid #D7D7D7;
	}
label.normal a.orange{
	text-decoration:none;
}
blockquote{
background-color:#CCC;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#666;
padding:8px;	
}

/* flickr photos */
.Album { width:480px; background: #f5f5f5; padding: 5px;}
.AlbumHeader { text-align:center; padding-left:0px; }
.AlbumHeader h3 { font: normal 24px Arial, Helvetica, sans-serif; color: #FF0084; text-align: center; }
.AlbumHeader h4 { font: 16px Caflisch Script,cursive; color: #660033; text-align: center; }
.AlbumPhoto { background: #f5f5f5; margin:0px; }
.AlbumPhoto p { float: left; padding: 1px 1px 1px 1px; border: 1px solid #ddd; background: #fff; margin: 0px; }
.AlbumPhoto span { float: left; padding: 4px 4px 12px 4px; border: 1px solid #ddd; background: #fff; margin: 0px; }
.AlbumPhoto img { border: none; }
/* end */







