
/* WRAPPER */
.wrapper
{
	width: 715px;
	padding-top: 30px;
	padding-left: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f6062;
}

/* WRAPPER TOP */
#the-rappa .wrapper-top
{
	float: left;
	clear: both;
}

#the-rappa .shirt-wrapper
{
	margin-bottom: 20px;
}

#the-rappa .tool-tip-bubble
{
	position: absolute;
	z-index: 99999;
	left: -9999px;
	background-color: #434343;
	padding: 20px;
	color: #ffffff;
	font-weight: bold;
	width: 196px;
	padding: 20px 20px 20px 30px;
	opacity: .85;
	display: none;
	filter: Alpha(Opacity=85); /*IE*/
}

/* WRAPPER MIDDLE */
#the-rappa .wrapper-middle
{
	float: left;
	clear: both;
	margin-bottom: 50px;
}

#the-rappa .main-content
{
	float: left;
	clear: both;
}

#the-rappa .main-content .title
{
	color: #fcb715;
	font-size: 42px;
	border-bottom: 3px dashed #fcb715;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#the-rappa .main-content p
{
	margin-bottom: 15px;
	line-height: 16px !important;
}

#the-rappa .main-content .section .description
{
	line-height: 12px !important;
}

#the-rappa .main-content .secondary-title
{
	font-size: 15px;
	border-bottom: 3px solid #fcb715;
	padding-bottom: 2px;
	margin-bottom: 20px;
}

#the-rappa .section
{
	clear: both;
	float: right;
	margin-bottom: 15px;
}

#the-rappa .section p
{
	margin-bottom: 0;
	width: 0;
}

#the-rappa .section .type
{
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	height: 25px;
	padding-top: 12px;
	text-align: center;
	width: 60px;
}

#the-rappa .section .life
{
	width: 114px;
	text-align: right;
	font-size: 17px;
	color: #FFFFFF;
	float: left;
	padding-top: 7px;
	padding-right: 6px;
	height: 30px;
}

#the-rappa .section .description
{
	float: left;
	font-size: 10px;
	height: 31px;
	padding-left: 10px;
	padding-top: 6px;
	width: 308px;
}

#the-rappa .green .type
{
	background-color: #9fa617;
}

#the-rappa .green .life
{
	background-color: #c7ca7d;
}

#the-rappa .green .description
{
	background: url(../img/green-bg.gif);
	background-repeat: no-repeat;
}

#the-rappa .blue .type
{
	background-color: #b9c7d4;
}

#the-rappa .blue .life
{
	background-color: #ced8e2;
}

#the-rappa .blue .description
{
	background: url(../img/blue-bg.gif);
	background-repeat: no-repeat;
}

#the-rappa .gray .type
{
	background-color: #5f6062;
}

#the-rappa .gray .life
{
	background-color: #a2a4a7;
}

#the-rappa .gray .description
{
	background: url(../img/gray-bg.gif);
	background-repeat: no-repeat;
}

#the-rappa .orange .type
{
	background-color: #b15c11;
}

#the-rappa .orange .life
{
	background-color: #d3996a;
}

#the-rappa .orange .description
{
	background: url(../img/orange-bg.gif);
	background-repeat: no-repeat;
}

/* WRAPPER BOTTOM */
#the-rappa .wrapper-bottom
{
	float: left;
	clear: both;
	margin-bottom: 30px;
}

#the-rappa .golite-logo
{
	text-align: right;
	width: 510px;
}

#theta p
{
	line-height: 12px;
	padding: 0;
}

#the-rappa .not-trash-category p
{
	margin-bottom: 15px;
}

#theta #the-rappa h2
{
	font-size: 14px;
	padding-bottom: 0px;
	border-bottom: 2px solid #FCB715;
	margin-bottom: 15px;
	color: #FCB715;
}

#the-rappa h3
{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#the-rappa ol
{
	margin-bottom: 15px;
	margin-left: 35px;
}

#the-rappa ul
{
	margin-left: 35px;
}

#the-rappa ul li
{
	margin-bottom: 10px;
}
#the-rappa ol ul
{
	margin-left: 35px;
}

#the-rappa ol li
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.takeback-life-box
{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 40px;
	padding: 10px 10px 10px 10px;
	width: 100%;
}
.takeback-tip
{
	color: #FFBC43;
	font-weight: bold;
}

#the-rappa p
{
	line-height: 16px;
}
