/* GLOBALISH */
BODY
{
	background-color: #1a1a1a;
	margin: 0;
	font-family: helvetica, tahoma, sans-serif;
	font-size: x-small;
	background-image: url(/images/bodyBG.png);
	background-repeat: repeat-y;
	background-position: center;
	color: #444;
}

A
{
	color: #006CFF;
}

A:hover
{
	color: #111;
}

IMG
{
	border: 0;
}

/* FONTS */

.earlierlink, .laterlink, .thisis
{
	font-size: 180%;
}

#productlist, #bottomStuff
{
	font-size: 140%;
	line-height: 130%;
}

/* EVERYWHERE CUSTOM */


/* BAR */

#topBar, #bottomBar
{
	background-repeat: repeat-x;
	background-position: top;
	height: 7px;	
	line-height: 8px;
	position: relative;
}

#grass
{
	position: relative;
	width: 780px;
	height: 22px;
	margin: 0 auto;
	top: -22px;
	background-image: url(/images/grassBG.gif);
	background-repeat: repeat-x;
}

#topBar
{
	.height: 0;
}

#scopelinks
{
	position: relative;
	.float: right;
	z-index: 50;
}

#topBar
{	
	width: 780px;
	margin: 0 auto;
	background-color: #40A224;
}

#bottomBar
{
	width: 780px;
	margin: 0 auto;
	background-color: #40A224;
}

/* LARGE GLOBAL DIVS */

#wrapper
{
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
}

#topStuff, #bottomStuff
{
	width: 750px;
	margin: 15px auto 0;
	text-align: left;
}

#topStuff
{
	margin-bottom: 20px;
	text-align: right;
}

#topStuff h2, #bottomStuff h2
{
	margin-bottom: 1px;
}

#bottomStuff
{
	width: 739px;
}

#doit
{
	width: 260px;
	float: left;
}

#sellit
{
	
}
 
#sellit h3
{
	padding-top: 3px;
}

#topStuff h4
{
	margin-top: 0; color: #999; font-weight: normal;
}

#bottomStuff, #friendlist
{
	
}

#bottomStuff a, #friendlist a, #stats a, #bottomStuff .currentlink, #bottomStuff, .padtext
{
	
}


#bottomStuff a:hover, #friendlist a:hover
{
	
}



#wrapper h2, #statsWrapper h2
{
	background-color: #fff;
}

#friends #wrapper
{

}


#products, #activityList, #statList
{
	padding: 15px 0 3px;
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #2E8715;
	border-bottom: 1px solid #2E8715;
}


#products
{
	width: 780px;
	margin: 0 auto;
}

#loginlinks a
{
	
}

#loginlinks
{
	margin-top: 10px;
	text-align: right;
}

#statList
{
	text-align: left;
}

#productlist
{
	margin: 0 auto;
	width: 765px;
	text-align: left;
}

#productlist IMG
{
	width: 16px;
	height: 16px;
}

#products, #statList
{
	background-image: url(/images/productsGradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

#friendsproducts
{
	padding: 15px 0 3px;
	width: 100%;
	background-color: #fff;
	/*background-image: url(/images/grey_left_gradient.png);
	background-repeat: repeat-y;
	background-position: left; */
	border-top: 1px solid #006CFF;
	border-bottom: 1px solid #006CFF;
}

#activityList .activity
{
	margin-right: 35px;
	display: inline;
}

#activityList .activity
{
	display: block;
}

#activityList TABLE#backnext TD
{
	
}






.productIMG
{
	margin-left: 5px;
	margin-right: 4px;
	margin-top: 5px;
	position: relative;
	height: 16px;
	width: 16px;
	border-bottom: 2px solid #fff;
	padding: 5px 0;
}

.productText
{
	margin-left: 24px;
	display: block;
}

.productLine .productIMG
{
	float: left;
	margin: 0;
	padding: 0;
}

.productLine
{
	border-bottom: 1px solid #efefef;
	padding: 5px 0;
}

.activitylist
{
	margin: 5px 0;
	display: block;
}


.productadmin
{
	position: relative;
}

BODY#admin, BODY#admin TABLE
{
	
}

BODY#admin
{
	background-color: #EFF9FF;
}

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

.adminlink
{
	margin-left: 10px;
}

#admin a:hover
{
	color: brown;
	text-decoration: underline;
}

#genericData
{
	background-color: #EFF9FF;
	padding: 20px;
}

#dynamicForm #genericData
{
	background-color: transparent;
	padding: 1px;
	width: 100px;
}



.fieldWithErrors
{
	border-left: 10px solid red;
	padding-left: 4px;
	color: red;
}

.submittag
{
	background-color: #30A406;
	color: #FFF;
	padding: 0 15px;
	margin-top: 8px;
	display: block;
	float: left;
}

#signupGenericData
{
	padding: 10px;
	background-color: #ffff50;
}

#signupGenericData .submittag
{
	float: right;
}

#admin .submittag
{
	float: right;
}

.bg_white
{
	background-color: #fff;
}

.leftspace
{
	padding-left: 15px;
}

.topspace
{
	padding-top: 15px;
}

.bottomspace
{
	padding-bottom: 15px;
}

#options
{
	
	
}

#options a
{
	color: green;
	text-decoration: underline;
}

#flash
{
	background-color: yellow;
	font-size: 13px;
	color: #111;
	width: 200px;
	padding: 4px 6px;
	z-index: 999;
	margin: 0 auto;	
	position: absolute;
	text-align: center;
}

.detail
{
	height: 27px;
}

#detail
{
	margin: 2px auto 0px;
	text-align: left;
	width: 758px;
	padding-left: 8px;
	position: relative;
	top: -7px;
}

#detailInner
{
	margin-left: 37px;
	font-size: 120%;
	padding-top: 9px;
}

.you
{
	background-image: url(/images/youdot.png);
	background-repeat: no-repeat;
	background-position: right;
}

.code
{
	color: brown;
}

TABLE#backnext TD
{
	
}




#stats
{
	margin-top: 15px;
}

.group
{
	padding-left: 30px;
}

#user #flash
{
	color: #EFF9FF;
}

BODY#user #genericData
{
	width: 760px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#friendlist
{
	margin-top: 20px;
}

.friend
{
	margin: 8px;
	text-align: left;
}

.friend .name
{
	font-weight: bold;
	color: #888;
	padding-left: 12px;
}

.clearboth
{
	clear: both;	
}

.bottommargin
{
	margin-bottom: 10px;
}

.radioButtonLine
{
	height: 30px;
	vertical-align: top;
}

.radioButtonLine INPUT
{
	position: relative;
	margin-right: 7px;
}

.radioButtonLine .txt
{
	position: relative;
	margin-left: 10px;
}

#activitiesTable
{
	width: 815px;
	margin-top: 20px;
}

.radiobuttonline
{
	white-space: nowrap;
}

#activitiesTable TD
{
	vertical-align: top;
}

#pagination
{
	margin-bottom: 20px;
}

.earlierlink, .laterlink
{
	color: #fff;
}

.earlierlink:hover, .laterlink:hover
{
	color: #ff0;
}

.laterlink
{
	
}

.earlierlink
{
	
}

.morelikethis
{
	color: #999;
	font-size: 9px;
	margin-top: 3px;
}	

.weekend
{
	border-bottom: 2px solid #ddd;
}

.graphBar
{
	width: 18px;
	display: inline;
}

.graph
{
	margin: 0 auto;
	width: 755px;
	text-align: center;
}

.graph .date
{
	padding-right: 25px;
}



#explainWrap
{
	text-align: right;
	
}

#explain a
{
	padding: 0;
	margin: 0;
}

.floatleft
{
	float: left;
	margin-top: -10px;
}

.logo
{
	margin-top: -10px;
	.margin-top: 8px;
	z-index: 100;
	position: relative;
}

.username
{
	color: #333;
	font-size: 1.6em;
	margin-top: -4px;
	margin-left: 5px;
	text-align: center;
}


#loading
{
	display: block;
	color: #ffc;
	position: absolute;
	right: 0px;
	top: 25px;
}

.explaincolor
{
	color: green;
}

.friendoptions
{
	
}

.friendoptions a:hover
{
	color: #000;
}

#dynamicForm
{

}

#secondary
{
	width: 780px;
	margin: 25px auto;
	text-align: left;
}

#secondary .activity
{
	background-color: #fff;
	padding: 2px 5px;
	margin-bottom: 2px;
}

#gaps
{
	margin-left: -40px;
	width: 810px;
	background-color: #fff;
	color: #222;
	padding: 10px;
	margin-top: 25px;
	margin-bottom: 10px;
	.display: none;
}

#gapsInner
{
	margin-left: 22px;
}

.gapitem
{
	width: 20%;
	padding: 5px 0;
	float: left;
}

#gaps .text
{
	padding-left: 15px;
}

#gaps
{
	color: #555;
}

#gaps .username
{
	
	margin-left: 35px;
}

#upsell a
{
	color: #FFF;
}

#upsell a:hover
{
	color: #FF0;
}

#trendInfo
{
	width: 100%;
	margin-top: 10px;
}

#trendInfo TD
{
	
	color: #444;
}

#trendInfo TD.left
{	
	padding-left: 17px;
}

#trendInfo TD.right
{	
	padding-right: 10px;
}

#detailIcon
{
	margin-left: 11px;
	float: left;
}

#loginsignup, #actionPanel
{
	float: right;
	width: 280px;
	background-color: #ffff50;
	background-image: url(/images/actionBarBG.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding: 10px;
}

#actionPanel
{

}

h2.username
{
	padding-top: 10px;
	text-align: left;
}

.grassBG
{
	color: #3F9E23;
}

.grassBG_old
{
	color: #557A49;
}

.grassBG_dead
{
	color: #6A6359;
}

.tight
{
	padding: 0;
	margin: 0;
}


/* PERMALINK */

#permalink
{
	background-image: none;
	background-color: #73D6F8;
}

#permalink #main
{
	
	// background-color: #E2F7FE;
	border-top: 1px solid #48BFF5;
	border-left: 1px solid #48BFF5;
	background-color: #fff;
	opacity: .9;
	width: 780px;
	margin: 80px auto 0;
	position: relative;
}

#permalink #main h1
{
	font-size: 240%;
	padding: 20px 0 0 0;
	font-weight: normal;
}

#permalink #main h1 a
{
	font-size: 50%;
}

#permalink #main h3
{
	padding: 0 0 30px 0;
	margin-top: 0;
	font-size: 140%;
	font-weight: normal;
}

.permalinkIMG
{
	position: absolute;
	top: 10px;
	left: 10px;
}

#permalink .logo
{
	margin: 5px 0 0 15px;
}	

#sky
{
	height: 125px;
	background-color: #73D6F8;
	width: 780px;
	top: 0;
	position: absolute;
	margin-left: -15px;
}


.history,  .selflink
{
	display: inline;
}

.externalLink
{	
	display: block;
	color: #888;
	font-size: 10px;
}

.lastViewedDivider
{
	border-bottom: 1px solid #efefef;
	padding: 5px 0;
	color: green;
	text-align: center;
}

.activityDate
{
	float: right;
}

.yougreen
{
	color: green;
}