﻿#spi_tabs_container .panel{list-style:none;border:0 solid #c00;background:url(mid_r.gif) top right repeat-y;border-left:1px solid #dfdfdf;position:relative;margin:0;padding:0 14px 0 10px;}
#spi_tabs_container1 .panel{list-style:none;border:0 solid #c00;background:url(mid_r.gif) top right repeat-y;border-left:1px solid #dfdfdf;position:relative;margin:0;padding:0 14px 0 10px;}
#spi_tabs_container2 .panel{list-style:none;border:0 solid #c00;background:url(mid_r.gif) top right repeat-y;border-left:1px solid #dfdfdf;position:relative;margin:0;padding:0 14px 0 10px;}

#spi_tabs_top{z-index:10;height:11px;background:url(containerbg.gif) left -20px repeat-x;_margin-bottom:-7px;}
#spi_tabs_topL{height:11px;width:14px;float:left;background:url(containerbg.gif) left top no-repeat;}
#spi_tabs_topR{height:11px;width:14px;float:right;background:url(containerbg.gif) right -40px no-repeat;}

#spi_tabs_bot{height:20px;background:url(containerbg.gif) left -100px repeat-x;}
#spi_tabs_botL{height:16px;width:17px;float:left;background:url(containerbg.gif) left -60px no-repeat;}
#spi_tabs_botR{height:16px;width:17px;float:right;background:url(containerbg.gif) right -80px no-repeat;}

#spi_tabs_top1{z-index:10;height:11px;background:url(containerbg.gif) left -20px repeat-x;_margin-bottom:-7px;}
#spi_tabs_topL1{height:11px;width:14px;float:left;background:url(containerbg.gif) left top no-repeat;}
#spi_tabs_topR1{height:11px;width:14px;float:right;background:url(containerbg.gif) right -40px no-repeat;}

#spi_tabs_bot1{height:20px;background:url(containerbg.gif) left -100px repeat-x;}
#spi_tabs_botL1{height:16px;width:17px;float:left;background:url(containerbg.gif) left -60px no-repeat;}
#spi_tabs_botR1{height:16px;width:17px;float:right;background:url(containerbg.gif) right -80px no-repeat;}

#spi_tabs_top2{z-index:10;height:11px;background:url(containerbg.gif) left -20px repeat-x;_margin-bottom:-7px;}
#spi_tabs_topL2{height:11px;width:14px;float:left;background:url(containerbg.gif) left top no-repeat;}
#spi_tabs_topR2{height:11px;width:14px;float:right;background:url(containerbg.gif) right -40px no-repeat;}

#spi_tabs_bot2{height:20px;background:url(containerbg.gif) left -100px repeat-x;}
#spi_tabs_botL2{height:16px;width:17px;float:left;background:url(containerbg.gif) left -60px no-repeat;}
#spi_tabs_botR2{height:16px;width:17px;float:right;background:url(containerbg.gif) right -80px no-repeat;}

.comment_comment{text-align:left;line-height:16px;font-size:13px;overflow:hidden;padding:10px;}
.comment_comment p{padding-bottom:10px;margin:0;}

.home #spi_tabs_container{margin:0 0 10px;}
.home #spi_tabs_container1{margin:0 0 10px;}
.home #spi_tabs_container2{margin:0 0 10px;}

#spi_tabs_container{text-align:left;background:#fff;margin:0 0 12px;}
#spi_tabs_container1{text-align:left;background:#fff;margin:0 0 12px;}
#spi_tabs_container2{text-align:left;background:#fff;margin:0 0 12px;}

.entry ul li.nospace{margin:0 0 5px;}
.profile dd,.sidebar_left ul,.newfooter .view ol,.entry h3,.members,.gift a:link img,.thedate #noicon,.fabfind img,table.nospace,h3.celebrity,.newfooter .fabfind img{margin:0;}
table.nospace td,.user_profile td table td{font-size:12px;padding:0;}

.headlines li {
	height:18px;
}

.post, .entry, .post p {
	font-size:14px !important;
	line-height:23px !important;	
	font-family:Helvetica Neue, 'Microsoft Sans Serif', sans-serif !important;
}

#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 3em;
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	/*width: 55em;*/				/* <-- use this for a set width */
	background-color: #eeeeee;
	}
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-color: #eeeeee;
	background-image:url(images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
#content1
	{
	padding:3em;
	}

#content1 h1
	{
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#content1 p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
	
/*Box without images*/

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px; padding:0;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:5px 1em 10px 1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:transparent; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:transparent; padding:15px;  border:0 solid #08c; border-width:0 1px;}
