

#middlePane {
	padding-left: 6px;
}

.paneHeader2 {
	width:	468px;
	height:	36px;
	background: url(../images/paneHeader2.gif) no-repeat 2px 0px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 14px;
	overflow: hidden;
	margin-bottom: 10px;
}

.middleTitle {
	float: left;
}

.middleButtons {
	float: right;
}

.pageCounter1 {
	float: right;
	font-size: small;
	margin-top: 4px;
}

.pageCounter1 img {
	vertical-align: middle;
}

.stuffBox {

}

.stuffItem {
	width: 493px;
	background: url(../images/stuffBg2.gif) repeat-y;
	margin-top: -11px;
}

.stuffItemTop {
	width: 493px;
	background: url(../images/stuffBg1.gif) no-repeat top;
}

.stuffItemTopFirst {
	width: 493px;
	background: url(../images/stuffBgFirst.gif) no-repeat top;
}

.stuffItemTopNext {
	width: 493px;
	background: url(../images/stuffBgNext.gif) no-repeat top;
}

.stuffItemBottom {
	width: 493px;
	background: url(../images/stuffBg3.gif) no-repeat bottom;
}

.stuffItemContent {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-top: 6px;
}

.stuffItemDesc {
	float: left;
	width: 274px;
	padding-top: 8px;
	padding-left: 10px;
}

.inboxItemContent {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.inboxItemDesc {
	float: left;
	width: 360px;
	padding-top: 5px;
	padding-left: 6px;
}

.stuffItemDesc img, .inboxItemDesc img {
	float: left;
	margin-right: 8px;
}

.stuffItemText {
	float: left;
	width: 200px;
	padding-left: 15px;
}

.inboxItemText {
	float: left;
	width: 336px;
}

a.blueLink {
	color				: #0068FF;
	font-weight			: bold;
	text-decoration		: underline;
}

a.blueLink:hover {
	color				: #FFFFFF;
	font-weight			: bold;
	text-decoration		: none;
	background-color	: #0068FF;
}

a.grayLink {
	color				: #333;
	text-decoration		: none;
}

a.grayLink:hover {
	color				: #FFF;
	text-decoration		: none;
	background-color	: #333;
}

a.grayLink2 {
	color				: #666;
	text-decoration		: none;
	font-weight			: bold;
}

a.grayLink2:hover {
	color				: #666;
	text-decoration		: underline;
	font-weight			: bold;
}

.timeLabel {
	color: #999999;
	font-size: x-small;
}

.stuffItemButtons {
	float: right;
	width: 198px;
}

.stuffIcons {
	height: 36px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
}

.photoBoxMini {
	width: 36px;
	height: 34px;
	background: url(../images/greenBg.gif) no-repeat 0px 7px;
	float: right;
}

.videoBoxMini {
	width: 36px;
	height: 34px;
	background: url(../images/greenBg2.gif) no-repeat 0px 7px;
	float: right;
}

.audioBoxMini {
	width: 36px;
	height: 34px;
	background: url(../images/greenBg.gif) no-repeat 0px 7px;
	float: right;
}

.avatarBoxMini {
	width: 36px;
	height: 34px;
	float: right;
}

.lastIcon {
	width: 33px;
	height: 27px;
	padding-top: 6px;
	padding-left: 4px;
	float: right;
}

.msgBalloon {
	width: 139px;
	background: url(../images/balloonBg2.gif) repeat-y;
	float: left;
}

.msgBalloonTop {
	width: 139px;
	background: url(../images/balloonBg1.gif) no-repeat top;
}

.msgBalloonBottom {
	width: 139px;
	background: url(../images/balloonBg3.gif) no-repeat bottom;

}

.msgBalloonContent {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: x-small;
	line-height: 120%;
	width: 120px;
	overflow: hidden;
}

.whiteButton2 {
	width: 29px;
	height:	15px;
	background-image: url(../images/whiteButtonBg.gif);
	background-repeat	: no-repeat;
	background-position: 0px 2px;
	font-size: x-small;
	text-align: center;
	cursor: pointer;
	float: right;
	margin-top: 5px;
	margin-right: 4px;
}

.littleCounter {
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	height: 15px;
	float: right;
	padding-right: 3px;
}

.littleCounterLeft {
	background: url(../images/bluePoint1.gif) no-repeat 0px 2px;
	width: 5px;
	height: 15px;
	float: left;
}

.littleCounterCenter {
	background: url(../images/bluePoint2.gif) repeat-x  0px 2px;
	float: left;
}

.littleCounterRight {
	background: url(../images/bluePoint3.gif) no-repeat 0px 2px;
	width: 5px;
	height: 15px;
	float: left;
}

.greenBox {
	width: 76px;
	font-weight: bold;
	font-size: small;
	color: #FFF;
}

.greenBox a {
	font-weight: bold;
	font-size: small;
	display: block;
	width: 100%;
	padding-left: 6px;
	padding-right: 6px;
	color: #FFF;
	text-decoration: none;
}

.greenBox a:hover {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	display: block;
	width: 100%;
	padding-left: 6px;
	padding-right: 6px;
	color: #6c9d31;
	text-decoration: none;
}

.greenBoxTop {
	height: 7px;
	background: url(../images/greenBoxBg1.gif) no-repeat;
	overflow: hidden;
}

.greenBoxMiddle {
	background: url(../images/greenBoxBg2.gif) repeat-y;
}

.greenBoxBottom {
	height: 7px;
	background: url(../images/greenBoxBg3.gif) no-repeat;
	overflow: hidden;
}

.simpleBox {
}

.simpleBox a {
	font-size: small;
	font-weight: bold;
	display: block;
	width: 100%;
	padding-left: 6px;
	padding-right: 6px;
	color: #333;
	text-decoration: none;
}

.simpleBox a:hover {
	font-size: small;
	font-weight: bold;
	background-color: #97d0e3;
	display: block;
	width: 100%;
	padding-left: 6px;
	padding-right: 6px;
	color: #333;
	text-decoration: none;
}

.dropdownItem1 {
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
}

.dropdownTop1 {
	padding-left: 6px;
	padding-right: 6px;
	background: url(../images/greenBoxBg1.gif) no-repeat;
}

.rateBox {
	float: left;
	padding-left: 2px;
	padding-right: 8px;
	overflow: hidden;
}

/************** stuffNew.php styles **************/

.leftBoxGreen {
	float: left;
	padding: 4px;
	color: #6c9d31;
	font-weight: bold;
	line-height: 160%;
}

.leftBoxGreen img {
	float: left;
	margin-right: 8px;
}

.typeTitle {
	float: right;
	font-size: x-small;
	text-align: center;
}

.middleHalf, .middleHalfMargin {
	width: 230px;
	float: left;
	font-size: x-small;
	padding-top: 8px;
}

.middleHalfMargin {
	padding-left: 14px;
}

.myMiddleField, .myMiddle2Field {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	padding-left: 2px;
	width: 224px;
}

.myMiddle2Field {
	float: left;
}

.myMiddleField img, .myMiddle2Field img {
	float: left;
	padding-right: 3px;
}

.middleFieldBox, .middle2FieldBox {
	float: left;
	width: 220px;
	min-height: 16px;
}

.middleFieldBox label, .middle2FieldBox label {
	padding-left: 4px;
	padding-right: 4px;
}

.middleEditField, .middle2EditField {
	width: 216px;
	min-height: 16px;
	margin-left: 4px;
	font-weight: bold;
	overflow: hidden;
}

.middleEditFieldBox, .middle2EditFieldBox {
	width: 220px;
	background: url(../images/middleFieldBg2.gif) repeat-y;
}

.middleEditFieldTop, .middle2EditFieldTop {
	width: 220px;
	background: url(../images/middleFieldBg1.gif) no-repeat top;
}

.middleEditFieldBottom, .middle2EditFieldBottom {
	width: 220px;
	background: url(../images/middleFieldBg3.gif) no-repeat bottom;
}

.myMiddle3Field {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	padding-left: 2px;
	width: 150px;
	float: left;
}

.myMiddle3Field img {
	float: left;
	padding-right: 3px;
}

.middle3FieldBox {
	float: left;
	width: 146px;
	min-height: 16px;
}

.middle3FieldBox label {
	padding-left: 4px;
	padding-right: 4px;
}

.middle3EditField {
	width: 142px;
	min-height: 16px;
	margin-left: 4px;
	font-weight: bold;
	overflow: hidden;
}

.middle3EditFieldBox {
	width: 146px;
	background: url(../images/middle3FieldBg2.gif) repeat-y;
}

.middle3EditFieldTop {
	width: 146px;
	background: url(../images/middle3FieldBg1.gif) no-repeat top;
}

.middle3EditFieldBottom {
	width: 146px;
	background: url(../images/middle3FieldBg3.gif) no-repeat bottom;
}


.gmapBox {
	padding-left: 8px;
	padding-bottom: 8px;
}

.gmapBox2 {
	padding-left: 8px;
	padding-top: 8px;
	float: left;
}

.stuffDropBox {
	width: 196px;
	height: 40px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 8px;
}

.stuffDropBox img {
	padding: 0px;
}

.buttonBar2 {
	float: right;
	padding-right: 4px;
	margin-top: 18px;
}

.grayButton2 {
	width: 47px;
	height:	15px;
	background-image: url(../images/grayButtonBg.gif);
	background-repeat	: no-repeat;
	background-position: 0px 2px;
	float: left;
	font-size: x-small;
	text-align: center;
	margin-left: 8px;
	cursor: pointer;
}

.trashButton {
	float: right;
	padding-bottom: 4px;
	display: none;
	cursor: pointer;
}

.blueTitle {
	background-color: #dff2fc;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 8px;
	font-size: small;
	font-weight: bold;
}

.stuffInput {
	width:220px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
}

.stuffExpand {
	padding-left: 6px;
	padding-right: 6px;
}

.imgLeft {
	padding-top: 4px;
	padding-right: 8px;
	float: left;
}

.mediaBox {
	width: 469px;
	height: 307px;
	background: url(../images/mediaBg.gif) no-repeat;
}

.mediaMenu {
	float: right;
	width: 124px;
	padding-top: 24px;
	padding-left: 6px;
}

.buttonPhotos, .buttonMovies, .buttonSounds  {
	width: 65px;
	height:	24px;
	padding-left: 48px;
	padding-top: 6px;
	font-size: x-small;
	font-weight: bold;
	cursor: pointer;
	color: #868686;
	margin-bottom: 10px;
}

.buttonPhotos {
	background: url(../images/buttonPhotosBg.gif) no-repeat;
}

.buttonMovies {
	background: url(../images/buttonMoviesBg.gif) no-repeat;
}

.buttonSounds {
	background: url(../images/buttonSoundsBg.gif) no-repeat;
}

.mediaThumbs {
	background-color: #E7E7E7;
	width: 112px;
	padding: 3px;
}

.mediaThumbItem {
	width: 33px;
	height: 33px;
	margin: 2px;
	background-color: #FFFFFF;
	float: left;
}

.thumbPager {
	width: 112px;
	background-color: #84b134;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 2px;
}

.mediaPlayer {
	width: 320px;
	height: 296px;
	float: left;
	padding-top: 8px;
	padding-left: 8px;
}

.commentBox {
	width: 450px;
	padding: 4px;
}

.inboxItemButtons {
	float: right;
	width: 80px;
	padding-top: 16px;
}

.topButton, .bottomButton {
	width: 66px;
	height:	18px;
	font-size: x-small;
	text-align: center;
	cursor: pointer;
}

.topButton {
	background: url(../images/topButtonBg.gif) no-repeat;
}

.bottomButton {
	background: url(../images/bottomButtonBg.gif) no-repeat;
}

.exploreTitle {
	background-color: #dff2fc;
	width: 465px;
	font-weight: bold;
	font-size: small;
	padding: 4px 10px 4px 10px;
}

.exploreThumbs {
	padding: 10px;
}

.exploreThumbItem {
	width: 50px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	float:left;
	text-align: center;
	font-size: x-small;
	overflow: hidden;
}

.explorePager {
	width: 112px;
	background-color: #3399cc;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 2px;
	float: right;
}

.grayButtonLeft {
	width: 73px;
	height:	17px;
	padding-left: 7px;
	background: url(../images/grayButtonLeftBg.gif) no-repeat 0px 1px;
	float: left;
	color: #000;
	font-size: x-small;
	font-weight: bold;
	cursor: pointer;
}

.grayButtonRight {
	width: 73px;
	height:	17px;
	padding-left: 7px;
	background: url(../images/grayButtonRightBg.gif) no-repeat 0px 1px;
	float: left;
	color: #000;
	font-size: x-small;
	font-weight: bold;
	cursor: pointer;
}

.helpBox {
	background: url(../images/helpBg.jpg) no-repeat top left;
	width: 494px;
	height: 514px;
}

.stuffInfoLabel {
	float: left;
	width: 90px;
	text-align: right;
	color: #999;
}

.stuffInfoLabel2 {
	color: #666;
}

.stuffInfoValue {
	float: left;
	padding-left: 4px;
}

.stuffInfoValue a {
	text-decoration: underline;
	color: #0931ff;
}

.stuffInfoValue a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #0931ff;
}

.stuffInfoBlock {
	width: 450px;
	padding: 4px;
	font-size: x-small;
	line-height: 130%;
}

.geoResultBlock {
	display: none;
	float: left;
	width: 228px;
	padding: 4px;
	margin-top: 8px;
	border: 4px solid #c4dfe9;
	
	min-height: 388px;
	_height: auto !important;
	height: 388px;
}

.geoResultBlock a {
	text-decoration: underline;
	color: #0931ff;
}

.geoResultBlock a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #0931ff;
}

/***************************************************/


