.purple-main-grd {
	background: -moz-linear-gradient(top,   0%, rgba(56,30,86,1) 3px, rgba(56,30,86,1) 50%, rgba(95,60,120,1) 89%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(136,93,166,1)), color-stop(3px,rgba(56,30,86,1)), color-stop(50%,rgba(56,30,86,1)), color-stop(89%,rgba(95,60,120,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(136,93,166,1) 0%,rgba(56,30,86,1) 3px,rgba(56,30,86,1) 50%,rgba(95,60,120,1) 89%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(136,93,166,1) 0%,rgba(56,30,86,1) 3px,rgba(56,30,86,1) 50%,rgba(95,60,120,1) 89%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(136,93,166,1) 0%,rgba(56,30,86,1) 3px,rgba(56,30,86,1) 50%,rgba(95,60,120,1) 89%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(136,93,166,1) 0%,rgba(56,30,86,1) 3px,rgba(56,30,86,1) 50%,rgba(95,60,120,1) 89%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f3c78', endColorstr='#00381d56',GradientType=0 ); /* IE6-9 */
}

	
.purple-side-grd {
	background: -moz-linear-gradient(top,   0%, rgba(56,30,86,1) 3px, rgba(56,30,86,1) 50%, rgba(95,60,120,1) 89%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(136,93,166,1)), color-stop(3px,rgba(56,30,86,1)), color-stop(50%,rgba(56,30,86,1)), color-stop(89%,rgba(95,60,120,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(136,93,166,1) 0%,rgba(56,30,86,1) 3px,rgba(56,30,86,1) 50%,rgba(95,60,120,1) 89%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(136,93,166,1) 0%,rgba(56,30,86,1) 3px,rgba(56,30,86,1) 50%,rgba(95,60,120,1) 89%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(136,93,166,1) 0%,rgba(56,30,86,1) 3px,rgba(56,30,86,1) 50%,rgba(95,60,120,1) 89%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(136,93,166,1) 0%,rgba(56,30,86,1) 3px,rgba(56,30,86,1) 50%,rgba(95,60,120,1) 89%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f3c78', endColorstr='#00381d56',GradientType=0 ); /* IE6-9 */
}
	

.orange-list-grd {
	background: 
		-moz-linear-gradient(left,  rgba(56,30,86,1) 0%, rgba(229,139,0,0.5) 10%, rgba(229,139,0,0.9) 50%, rgba(229,139,0,0.5) 90%, rgba(56,30,86,1) 100%),
		-moz-linear-gradient(bottom,  rgba(185,112,0,1) 0%, rgba(255,181,39,0) 2px),
		-moz-linear-gradient(top,  rgba(185,112,0,1) 0%, rgba(255,181,39,0) 2px); /* FF3.6+ */
	background: 
		-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(56,30,86,1)), color-stop(10%,rgba(229,139,0,0.5)), color-stop(50%,rgba(229,139,0,0.9)), color-stop(90%,rgba(229,139,0,0.5)), color-stop(100%,rgba(56,30,86,1))),
		-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(185,112,0,1)), color-stop(2px,rgba(255,181,39,0))),
		-webkit-gradient(linear, right top, right bottom, color-stop(0%,rgba(185,112,0,1)), color-stop(2px,rgba(255,181,39,0))); /* Chrome,Safari4+ */
	background: 
		-webkit-linear-gradient(left,  rgba(56,30,86,1) 0%,rgba(229,139,0,0.5) 10%,rgba(229,139,0,0.9) 50%,rgba(229,139,0,0.5) 90%,rgba(56,30,86,1) 100%),
		-webkit-linear-gradient(bottom,  rgba(185,112,0,1) 0%,rgba(255,181,39,0) 2px),
		-webkit-linear-gradient(top,  rgba(185,112,0,1) 0%,rgba(255,181,39,0) 2px); /* Chrome10+,Safari5.1+ */
	background: 
		-o-linear-gradient(left,  rgba(56,30,86,1) 0%,rgba(229,139,0,0.5) 10%,rgba(229,139,0,0.9) 50%,rgba(229,139,0,0.5) 90%,rgba(56,30,86,1) 100%),
		-o-linear-gradient(bottom,  rgba(185,112,0,1) 0%,rgba(255,181,39,0) 2px),
		-o-linear-gradient(top,  rgba(185,112,0,1) 0%,rgba(255,181,39,0) 2px); /* Opera 11.10+ */
	background: 
		-ms-linear-gradient(left,  rgba(56,30,86,1) 0%,rgba(229,139,0,0.5) 10%,rgba(229,139,0,0.9) 50%,rgba(229,139,0,0.5) 90%,rgba(56,30,86,1) 100%),
		-ms-linear-gradient(bottom,  rgba(185,112,0,1) 0%,rgba(255,181,39,0) 2px),
		-ms-linear-gradient(top,  rgba(185,112,0,1) 0%,rgba(255,181,39,0) 2px); /* IE10+ */
	background: 
		linear-gradient(to right,  rgba(56,30,86,1) 0%,rgba(229,139,0,0.5) 10%,rgba(229,139,0,0.9) 50%,rgba(229,139,0,0.5) 90%,rgba(56,30,86,1) 100%), 
		linear-gradient(to top,  rgba(185,112,0,1) 0%,rgba(185,112,0,0) 2px),
		linear-gradient(to bottom,  rgba(255,181,39,1) 0%,rgba(255,181,39,0) 2px) ; /* W3C */
}

	

.orange-side-list-grd {
	background: 
		-moz-linear-gradient(left,  rgba(56,30,86,1) 0%, rgba(229,139,0,0.5) 10%, rgba(229,139,0,0.9) 50%, rgba(229,139,0,0.5) 90%, rgba(56,30,86,1) 100%),
		-moz-linear-gradient(bottom,  rgba(185,112,0,1) 0%, rgba(255,181,39,0) 2px),
		-moz-linear-gradient(top,  rgba(185,112,0,1) 0%, rgba(255,181,39,0) 2px); /* FF3.6+ */
	background: 
		-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(56,30,86,1)), color-stop(10%,rgba(229,139,0,0.5)), color-stop(50%,rgba(229,139,0,0.9)), color-stop(90%,rgba(255,181,39,0.5)), color-stop(100%,rgba(56,30,86,1))),
		-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(185,112,0,1)), color-stop(2px,rgba(255,181,39,0))),
		-webkit-gradient(linear, right top, right bottom, color-stop(0%,rgba(185,112,0,1)), color-stop(2px,rgba(255,181,39,0))); /* Chrome,Safari4+ */
	background: 
		-webkit-linear-gradient(left,  rgba(56,30,86,1) 0%,rgba(229,139,0,0.5) 10%,rgba(229,139,0,0.9) 50%,rgba(229,139,0,0.5) 90%,rgba(56,30,86,1) 100%),
		-webkit-linear-gradient(bottom,  rgba(185,112,0,1) 0%,rgba(255,181,39,0) 2px),
		-webkit-linear-gradient(top,  rgba(185,112,0,1) 0%,rgba(255,181,39,0) 2px); /* Chrome10+,Safari5.1+ */
	background: 
		-o-linear-gradient(left,  rgba(56,30,86,1) 0%,rgba(229,139,0,0.5) 10%,rgba(229,139,0,0.9) 50%,rgba(229,139,0,0.5) 90%,rgba(56,30,86,1) 100%),
		-o-linear-gradient(bottom,  rgba(185,112,0,1) 0%,rgba(255,181,39,0) 2px),
		-o-linear-gradient(top,  rgba(185,112,0,1) 0%,rgba(255,181,39,0) 2px); /* Opera 11.10+ */
	background: 
		-ms-linear-gradient(left,  rgba(56,30,86,1) 0%,rgba(229,139,0,0.5) 10%,rgba(229,139,0,0.9) 50%,rgba(229,139,0,0.5) 90%,rgba(56,30,86,1) 100%),
		-ms-linear-gradient(bottom,  rgba(185,112,0,1) 0%,rgba(255,181,39,0) 2px),
		-ms-linear-gradient(top,  rgba(185,112,0,1) 0%,rgba(255,181,39,0) 2px); /* IE10+ */
	background: 
		linear-gradient(to right,  rgba(56,30,86,1) 0%,rgba(229,139,0,0.5) 10%,rgba(229,139,0,0.9) 50%,rgba(229,139,0,0.5) 90%,rgba(56,30,86,1) 100%), 
		linear-gradient(to top,  rgba(185,112,0,1) 0%,rgba(185,112,0,0) 2px),
		linear-gradient(to bottom,  rgba(255,181,39,1) 0%,rgba(255,181,39,0) 2px) ; /* W3C */
}