body
{
	margin: 0;
}
form
{
	margin-bottom: 0;
	margin-top: 0;
}
div#itsTheHeader
{
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 2;
}
div#headerLeft
{
    display: inline-block;
    width: 420px;
}
div#headerCentre, div#headerLeft
{
    float: left;
}
div#headerCentre
{
    text-align: center;
    margin-left: auto;

}
div#headerRight
{
    float: right;
    padding: 10px 10px 0 0;
}
div#dashboard
{
    width: 250px;
    height: 21px;
    padding: 2px;
    text-align: right;
}
div#catchphrase
{
    height: 50px;
}
div#signIn
{
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: right;
}
div#ViewPort
{
    position: fixed;
    background-color: #fff;
    z-index: 1;
    display: none;
    width: 495px;
    bottom: 0;
    top: 75px;
    overflow: scroll;
}
div#ViewPortHeader
{
	width: 475px;
	text-align: right;
	margin-top: 3px;
}
div#ViewPortViewArea
{
}
div#popBubble
{
	width: 530px;
	display: none;
	position: fixed;
	top: 25px;
	z-index: 3;
}
div#popBubble div.top
{
	background-image: url(/images/furniture/popBubbleT.png);
	height: 9px;
	width: 499px;
	text-align: right;
	padding-right: 30px;
	padding-top: 120px;
}
div#popBubble div.middle
{
	background-image: url(/images/furniture/popBubbleM.png);
	background-repeat: repeat-y;
	width: 479px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
div#popBubble div.bottom
{
	background-image: url(/images/furniture/popBubbleB.png);
	height: 30px;
	width: 530px;
}
#mainBannerPic
{
  border: 0;
  vertical-align:text-top;
}
#mainBannerEgg
{
  border: 0;
  vertical-align:text-top;
}
#tabbg
{
 width: 200px;
 height: 15px;
 margin: auto;
}
#tabbg a
{
 padding: 0 3px 3px 3px;
}
#tabactive, #tabinactive
{
 width: 85px;
 height: 15px;
 margin: auto;
 text-align: center;
 float: left;
}
#tabactive a, #tabinactive a
{
 padding: 0 3px 3px 3px;
}
#infostrip
{
	font-size: 10px;
        height: 20px;
        clear: both;
}
#centrecolumn
{
	width: 1000px;
	text-align:center;
	margin: auto;
        margin-top: 75px;
}
#signIn
{
	font-size: 8pt;
}

#mainContentLeft, #mainContentRight
{
	float: left;
	width: 495px;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
}

#submit
{
	text-align: center;
	font-size: 8pt;
}

#mainheader
{
	text-align: left;
	font-size: 8pt;
	vertical-align: top;
}

.itemHead, .blogHead, .tabberSel, .tabber
{
	margin: 5px 5px 0 5px;
	font-size: 12px;
	padding: 2px;
}
.itemBody, .blogBody, .blogDate
{
	margin: 0 5px 0 5px;
	font-size: 8pt;
	padding: 2px;
}
#browse_pic
{
	padding: 2px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position:center;
}
.blogDate
{
	text-align: right;
}

#mainHeaderText, #colHeaderText
{
    font-size: 16pt;
	padding: 4px;
	margin-top: 5px;
}
#colHeaderText
{
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
#generalText
{
    font-size: 8pt;
}

#footerstrip
{
	clear: both;
	width: 100%;
	font-size: 12px;
	left: 10px;
}
#mess
{
	font-size: 11px;
	padding: 2px;
	text-align: center;
}

#divRate
{
    font-size: 8pt;
}

.formelements
{
	font-size: xx-small;
}
.txtComments
{
	font-size: xx-small;
	width: 95%;
}

#listHeader
{
	font-size: 8pt;
}
#linkBrackets
{
	font-size: 8pt;
}
.wlinkBrackets
{
	font-size: 8pt;
}
#linkBig
{
	font-size: 10pt;
}
#linkSmall
{
	font-size: 8pt;
}

.imgInline
{
	float: left;
	margin: 4px;
}
.searchFormTxt, .searchFormBtn
{
	font-size: 9px;
}
#ratedDiv
{
	margin-top: 3px;
}

div.BlogItem
{
	background-color: #CAB893;
	border: 2px solid #CAB893;
	width: 489px;
	text-align: left;
        margin-top: 3px;
}
div.BlogItem:hover
{
	background-color: #C9AF7A;
}
div.BlogItemHeader
{
    font-weight: bold;
}
div.BlogItemDate
{
    text-align: right;
}
div.BlogItemDate, div.BlogItemBody
{
    font-size: small;
}
div.BlogItemFooter
{
	position: absolute;
	font-size: xx-small;
	width: 489px;
	text-align: right;
}
div.BlogItem div.BlogItemFooter div.infoHidden
{
	display: none;
	width: 489px;
	text-align: right;
	top: -40px;
	position: absolute;
}
div.BlogItem:hover div.BlogItemFooter div.infoHidden
{
	display: block;
}
div.BlogItem:hover div.BlogItemFooter div.infoHidden div#divRate
{
    color: #000080;
}

div.anItem
{
	background-color: #CAB893;
	border: 2px solid #CAB893;
	width: 470px;
	text-align: left;
	margin-bottom: 2px;
}
div.anItem:hover, div.anItem:hover div.itemBody, div.popTweet:hover
{
	background-color: #C9AF7A;
}
div.itemFooter
{
	position: absolute;
	font-size: xx-small;
	width: 470px;
	text-align: right;
}
div.anItem div.itemFooter div.infoHidden
{
	display: none;
	width: 100px;
	text-align: right;
	top: -50px;
	position: absolute;
	right: 3px;
}
div.anItem:hover div.itemFooter div.infoHidden
{
	display: block;
}
div.anItem:hover div.itemFooter div.infoHidden div#divRate
{
    color: #000080;
}
div.popTweet
{
    margin-top: 5px;
    text-align: left;
    font-size: small;
    height: 68px;
}
div.popTweetIcon
{
    float: left;
    padding: 12px 2px 2px 2px;
}
div.popTweetHeader
{
    font-weight: bold;
    margin-bottom: 3px;
}
div.popTweetFooter
{
    font-size: x-small;
    margin-top: 3px;
}
div#searchPopUp
{
    display: none;
    background-color: #fff;
    border: 2px solid #ccc;
    padding: 2px 2px 2px 2px;
    position: fixed;
    top: 21px;
    left: 545px;
    width: 250px;
    z-index: 3;
    font-size: xx-small;
}
div#searchPopUp a
{
    display: block;
    width: 240px;
    padding: 2px 2px 2px 2px;
    background-color: #fff;
}
div#searchPopUp a:hover
{
    background-color: #993300;
    color: #fff;
}
div#searchPopUp a img
{
    height: 50px;
    border: 2px;
    vertical-align: middle;
    margin-right: 3px;
}
div#signedIn ul
{
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 0;
}
div#signedIn ul img
{
	height: 40px;
}
div#signedIn ul li ul
{
	display: none;
	position: absolute;
	right: 5px;
	background-image: url(/images/furniture/transBlack.png);
}
div#signedIn ul li ul a
{
	display: block;
	padding: 5px 5px 5px 5px;
	text-align: right;
}
div#signedIn ul li:hover ul
{
	display: block;
}
div#signedIn ul li ul li:hover
{
	background-color: #000;
}

a.aLinkMag div.imgLinkMag
{
	position: absolute;
	display: none;
}
a.aLinkMag:hover div.imgLinkMag
{
	display: block;
}
a.aLinkMag div.imgLinkMag img,
a.aLinkMag:hover div.imgLinkMag img
{
	border: 0;
	margin-top: 3px;
	margin-left: 3px;
}

div#dvSocial
{
	width: 100%;
}
div#tweet, div#fbLike
{
	float: right;
	margin-left: 3px;
	margin-top: 3px;
}
