/*****************************/
/*** Core html setup stuff ***/
/*****************************/

.Arial10Black { font-family: Arial,sans-serif; font-size: 10pt; color: #000000; }
.Arial12Black { font-family: Arial,sans-serif; font-size: 12pt; color: #000000; }
.Arial14Black { font-family: Arial,sans-serif; font-size: 14pt; color: #000000; }

.Arial10Blue { font-family: Arial,sans-serif; font-size: 10pt; color: #0b55c4; }
.Arial12Blue { font-family: Arial,sans-serif; font-size: 12pt; color: #0b55c4; }
.Arial14Blue { font-family: Arial,sans-serif; font-size: 14pt; color: #0b55c4; }

.Arial10Red { font-family: Arial,sans-serif; font-size: 10pt; color: #FF0000; }
.Arial12Red { font-family: Arial,sans-serif; font-size: 12pt; color: #FF0000; }
.Arial14Red { font-family: Arial,sans-serif; font-size: 14pt; color: #FF0000; }

.Arial10Orange { font-family: Arial,sans-serif; font-size: 10pt; color: #d76b00; }
.Arial12Orange { font-family: Arial,sans-serif; font-size: 12pt; color: #d76b00; }
.Arial14Orange { font-family: Arial,sans-serif; font-size: 14pt; color: #d76b00; }

.Arial10Orange2 { font-family: Arial,sans-serif; font-size: 10pt; color: #fb8600;} 
.Arial12Orange2 { font-family: Arial,sans-serif; font-size: 12pt; color: #fb8600;} 
.Arial14Orange2 { font-family: Arial,sans-serif; font-size: 14pt; color: #fb8600;} 

.Arial10Green { font-family: Arial,sans-serif; font-size: 10pt; color: #008700;} 
.Arial12Green { font-family: Arial,sans-serif; font-size: 12pt; color: #008700;} 
.Arial14Green { font-family: Arial,sans-serif; font-size: 14pt; color: #008700;} 
.TimesRoman10Black { font-family: "Times New Roman", Roman, serif; font-size: 10pt; color: #000000; }
.TimesRoman12Black { font-family: "Times New Roman", Roman, serif; font-size: 12pt; color: #000000; }
.TimesRoman14Black { font-family: "Times New Roman", Roman, serif; font-size: 14pt; color: #000000; }

.TimesRoman10Blue { font-family: "Times New Roman", Roman, serif; font-size: 10pt; color: #0b55c4; }
.TimesRoman12Blue { font-family: "Times New Roman", Roman, serif; font-size: 12pt; color: #0b55c4; }
.TimesRoman14Blue { font-family: "Times New Roman", Roman, serif; font-size: 14pt; color: #0b55c4; }

.TimesRoman10Red { font-family: "Times New Roman", Roman, serif; font-size: 10pt; color: #FF0000; }
.TimesRoman12Red { font-family: "Times New Roman", Roman, serif; font-size: 12pt; color: #FF0000; }
.TimesRoman14Red { font-family: "Times New Roman", Roman, serif; font-size: 14pt; color: #FF0000; }

.TimesRoman10Orange { font-family: "Times New Roman", Roman, serif; font-size: 10pt; color: #d76b00; }
.TimesRoman12Orange { font-family: "Times New Roman", Roman, serif; font-size: 12pt; color: #d76b00; }
.TimesRoman14Orange { font-family: "Times New Roman", Roman, serif; font-size: 14pt; color: #d76b00; }

.TimesRoman10Orange2 { font-family: "Times New Roman", Roman, serif; font-size: 10pt; color: #fb8600; }
.TimesRoman12Orange2 { font-family: "Times New Roman", Roman, serif; font-size: 12pt; color: #fb8600; }
.TimesRoman14Orange2 { font-family: "Times New Roman", Roman, serif; font-size: 14pt; color: #fb8600; }

.TimesRoman10Green { font-family: "Times New Roman", Roman, serif; font-size: 10pt; color: #008700; }
.TimesRoman12Green { font-family: "Times New Roman", Roman, serif; font-size: 12pt; color: #008700; }
.TimesRoman14Green { font-family: "Times New Roman", Roman, serif; font-size: 14pt; color: #008700; }

.Elephant10Black { font-family: "Elephant", Roman, serif; font-size: 10pt; color: #000000; }
.Elephant12Black { font-family: "Elephant", Roman, serif; font-size: 12pt; color: #000000; }
.Elephant14Black { font-family: "Elephant", Roman, serif; font-size: 14pt; color: #000000; }

.Elephant10Blue { font-family: "Elephant", Roman, serif; font-size: 10pt; color: #0b55c4; }
.Elephant12Blue { font-family: "Elephant", Roman, serif; font-size: 12pt; color: #0b55c4; }
.Elephant14Blue { font-family: "Elephant", Roman, serif; font-size: 14pt; color: #0b55c4; }

.Elephant10Red { font-family: "Elephant", Roman, serif; font-size: 10pt; color: #FF0000; }
.Elephant12Red { font-family: "Elephant", Roman, serif; font-size: 12pt; color: #FF0000; }
.Elephant14Red { font-family: "Elephant", Roman, serif; font-size: 14pt; color: #FF0000; }

.Elephant10Orange { font-family: "Elephant", Roman, serif; font-size: 10pt; color: #d76b00; }
.Elephant12Orange { font-family: "Elephant", Roman, serif; font-size: 12pt; color: #d76b00; }
.Elephant14Orange { font-family: "Elephant", Roman, serif; font-size: 14pt; color: #d76b00; }

.Elephant10Orange2 { font-family: "Elephant", Roman, serif; font-size: 10pt; color: #fb8600; }
.Elephant12Orange2 { font-family: "Elephant", Roman, serif; font-size: 12pt; color: #fb8600; }
.Elephant14Orange2 { font-family: "Elephant", Roman, serif; font-size: 14pt; color: #fb8600; }

.Elephant10Green { font-family: "Elephant", Roman, serif; font-size: 10pt; color: #008700; }
.Elephant12Green { font-family: "Elephant", Roman, serif; font-size: 12pt; color: #008700; }
.Elephant14Green { font-family: "Elephant", Roman, serif; font-size: 14pt; color: #008700; }

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
        background-color: #FFFFFF;
}

span.CheckLogo {
	font-size: 25pt;
	font-family: "Arial Black", Arial, sans-serif;
	color: #800080;
	font-weight: bold;
}

div#logo a:hover {
	text-decoration: none;
}

span.PriceTagLogo {
	font-size: 25pt;
	font-family: "Arial Black", Arial, sans-serif;
	color: #666;
	font-weight: bold;
}

span.miscLogo {
	font-size: 10pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	position: relative;
	top: 9px;
	color: #666;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
/*	text-decoration: underline; */
	text-decoration: none;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { color: #000000; margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 5px 0;
	margin-bottom: 1px;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_gpage div#wrapper {
	width: 900px;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 950px;
}

div#topmenu {
	height: 24px;
	text-align: center;
	border-top: 1px solid #800080;
	border-bottom: 1px solid #800080;
	background-color: #800080;
	clear: both;
}

div#header { height: 66px; } 
div#header_l { float: left; } 
div#header_r { float: right; text-align: right; position: relative; left: 125px; }

div#topmenu table {
	color: #008700;
	margin: 2px 0 0 0;
}

div#logo { padding-top: 24px; text-align: left; }
div#newsflash { width: auto; margin-left: 350px; margin-right: 30px; border: 1px solid #00f; }
div#tabarea { margin: 0 25px; }
div#tabarea_l { padding-left: 32px; }
div#tabarea_r { height: 42px; padding-right: 1px; }
div#footer_center { text-align: center; }
div#footer_r { overflow: hidden; }

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #000000;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	color: #CCC;
/*	border-top: 1px;
	border-top-style: solid;
*/
	border-left: 1px;
	border-left-style: solid;
	border-right: 1px;
	border-right-style: solid;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

#whitebox {
	position: relative;
	margin: 0px;
	background: #fff;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox div div.center {
	text-align: center;
}

#whitebox_t {
}

div.center {
  text-align: center;
}

#whitebox_tl {
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
}

#whitebox_m {
	width: auto;
	margin: 0px 0px 5px 0px;
}

#whitebox_b {
	margin-top: -5px;
}

#whitebox_bl {
}

#whitebox_br {
	height: 13px;
}

div.CouponMenu table tbody tr td {
	padding-top: 5px;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 195px;
	vertical-align: top;
}

#rightcolumn {
	width: 200px;
	height: 100%;
	vertical-align: top;
}

td.coupon {
	text-align: center;
	border: dotted 1px #999;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

td.maincolumn, div.maincolumn {
	width: 705px;
	vertical-align: top;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	font-size: 16pt;
	font-weight: bold;
	padding-left: 0px;
	margin-top: 5px;
}

h1 { margin: 0; padding: 0; }
h2, .contentheading { margin: 0; padding: 0; }
table.contentpaneopen h3 { margin: 0px; padding: 0; }
h4 { padding: 0; margin: 0; }
h3, .componentheading, table.moduletable th, legend { margin: 0; padding: 0px; text-align: left; }

/* small text */
.small {
	font-size: .90em;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12pt;
	font-family: Lucida Grande,Geneva,Tahoma,sans-serif;
	color: #fff;
}

a.mainlevel:hover {
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
}

div#maindivider {
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 { margin: 0; padding: 0; }

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #052533;
}

.highlight {
	background-color: #daf48f;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
}

div.module h3 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 0px;
}

div.module_menu {
	margin: 0;
	height: 100%;
	padding: 0;
	margin-bottom: 0px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module ul {
	margin: 0px 0;
	padding-left: 0px;
}

div.module ul li a:link, div.module ul li a:visited {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	color: #30459c;
	margin-left: 5px;
}

div.module ul li, div.module.menu ul li {
        list-style-type: none;
/* border shorthand width, style, color */
/*	border-bottom: 1px solid #CCC; */
}

h2.homeSections {
        background: #8e2522;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.7em;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	vertical-align:bottom;
	padding: 3px;
	margin: 3px;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #052533;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #000000;
	text-align: center;
	width: auto;
	background-color: #d1e7f0;
	border: solid 1px #052533;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #000000;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
}

#power_by{
/*	float:right;
	padding-right: 5px; */
        font-size: 9pt;
        font-family: "Times New Roman", Roman, serif;
}

/* Component Specific Fixes */

div#component-contact table.contentpaneopen {
	margin-left: 325px;
}

#component-contact table td {
	padding: 2px 0;
}

h3, .componentheading, table.moduletable th {
  color:#000000;
}

div.module_menu {
}

div.module_menu div {
}

div.module_menu div div {
}

table.nopad td.vDiv {
	background-color: #989898;
}

div.module_menu div div div {
}

#coupon {
	border: dashed 1px #0B55C4;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	text-align: center;
}

.couponbox {
	border: dashed 1px #CFCFCF;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	text-align: center;
}

.coupon {
	text-align: center;
	font-size : 11pt;
	font-family: Lucida Grande, Geneva , Tahoma,  sans-serif;
	color: #0B55C4;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
}

.coupon a:hover {
	font-size: 11pt;
	font-family: Lucida Grande, Geneva , Tahoma,  sans-serif; color: #008888;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
}

.coupon a:link {
	font-size: 11pt;
	font-family: Lucida Grande, Geneva , Tahoma,  sans-serif; color: #008888;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
}

.coupon a:visited {
	font-size: 11pt;
	font-family: Lucida Grande, Geneva , Tahoma,  sans-serif; color: #008888;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
}

.seemore {
	text-align: center;
	font-size : 7pt;
	font-family: Lucida Grande, Geneva , Tahoma,  sans-serif;
	color: #008888;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
}

.seemore a:hover {
	font-size: 7pt;
	font-family: Lucida Grande, Geneva , Tahoma,  sans-serif; color: #008888;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
}

.seemore a:link {
	font-size: 7pt;
	font-family: Lucida Grande, Geneva , Tahoma,  sans-serif; color: #008888;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
}

.seemore a:visited {
	font-size: 7pt;
	font-family: Lucida Grande, Geneva , Tahoma,  sans-serif; color: #008888;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
}

div.moduletable h3 {
	text-align: center;
}

td span.mainlevel {
	background-color: #008700;
	color: #008700;
	width: 1px;
        overflow: hidden;
}

hr {
	color: #CCC;
	border: 1px solid #ccc;
}

span.footcheck {
	font-family: "Arial Black", Arial, sans-serif;
	color: #800080;
	font-weight: bold;
}

span.footpt {
	font-family: "Arial Black", Arial, sans-serif;
	color: #ff7512;
	font-weight: bold;
}

div#googleSearch {
        text-align: left;
}

div#bookmark {
	top: 6px;
	text-align: right;
	float: right;
}

div#SearchCheckPriceTag {
	margin-top: 20px;
	text-align: center;
	color: #000;
	font-size: 14pt;
	font-family: arial;
}

input.SearchInputBox { background: transparent url(/templates/checkpricetag/images/search_watermark.gif) no-repeat scroll left top; }

div#SearchCheckPriceTag input {
	font-size: 14pt;
	font-family: arial;
	color: #000;
}

div#SearchCheckPriceTag input.srchButton {
	height: 34px;
}

input.SearchInputBox {
	width: 300px;
	padding: 4px;
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
	border: 1px solid #888888;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
}

table#dff_comparison_table tr td a.moreinfo {
	background-color: #0769CD;
	color: #EFEFEF;
}

p#power_by a {
	color: #000000;
	text-decoration: none;
}

p#power_by a:hover {
	color: #000000;
	text-decoration: underline;
}

div#dff_div a.button {
	background-color: #0769cd;
	color: #EFEFEF;
}

table.HomeBargains {
	width: 100%;
	border: 0px;
}

table.HomeBargains td {
	vertical-align: top;
}

p.Slogan {
	color: #ff7512;
	font-size: 14pt;
        font-family: "Arial Narrow",Arial,sans-serif;
}

div.adbar {
	text-align: center;
	margin-top: 3px;
}

div.adbar p {
	color: #fb8601;
	font-family: "Times New Roman", Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 20px;
}

div#psps-navigation ul li a:link, div#psps-navigation ul li a:visited {
	color: #800080;
}

div#psps-navigation ul li{
        list-style-type: none;
}

div#footer {
	border-top: 1px solid #800080;
}

textarea#contact_text {
	border: 1px #888 solid;
}

p#power_by a.FWWDSLink {
	color: #FFFFFF;
}

td#leftcolumn div#psps-navigation ul {
	margin-left: -40px;
}

div#psps-shop div#psps-navigation div#psps-filter-options-deals ul {
	margin-left: -40px;
}
