﻿/* @group Standard */
/* @group Tag Clean */
html, body {	
	font: 0.875em/1.3em Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}

div, p, form, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, blockquote, input {
	margin: 0;
	padding: 0;	
	outline-style: none;
	outline: none;
}

a, span {
	outline-style: none;
	outline: none;
}

/* @end */



/* @group Over label */

.overlabel {
	display: none;
}

.overlabel-apply {
	display: inline;
}



/* @end */

/* @group Links */


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.skip {
	display: none;
}

a img {
	border: none;
}

a.more {
	padding-left: 10px;
	background: url(/App_Themes/AMPSCCommon/Images/images/global/icon_arrow_grey.gif) no-repeat 0 3px;
}

/* @end */

/* @group Sections */
.section, .panel, .pane, .component, .wrap {
	width: 100%;
	clear: left;
}

.hide {
	display: none;
}


/* @end */

/* @group Social */

a.social {
	display: block;
	width: 16px;
	height: 0;
	padding-top: 16px;
	overflow: hidden;
	background: url(/App_Themes/AMPSCCommon/Images/images/site/icons_social.gif) no-repeat 0 0;
}

a.add {
	background-position: 0 0;
}

a.add:hover {
	background-position: 0 -16px;
}


a.print {
	background-position: -16px 0;
}

a.print:hover {
	background-position: -16px -16px;
}


a.email {
	background-position: -32px 0;
}

a.email:hover {
	background-position: -32px -16px;
}


a.facebook {
	background-position: -48px 0;
}

a.facebook:hover {
	background-position: -48px -16px;
}


a.twitter {
	background-position: -64px 0;
}

a.twitter:hover {
	background-position: -64px -16px;
}

/* @end */

/* @group Heading */

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.5em;
}

h1 {
	font-size: 1.8em;
	line-height: 1.3em;
}
h2 {
	font-size: 1.6em;
	line-height: 1.3em;
}

h3 {
	font-size: 1.4em;
	line-height: 1.3em;
}

h4 {
	font-size: 1.3em;
	line-height: 1.3em;
}

h5 {
	font-size: 1.2em;
	line-height: 1.3em;
}

h6 {
	font-size: 1.1em;
	line-height: 1.3em;
}

/* @end */

/* @group Paragraphs */

p {
	margin-bottom: 1em;
}

/* @end */

/* @group Lists */
ul.list,
ul.list li {
	list-style: none;
	
}

.copy ul,
.copy ol,
.copy dl {
	padding-left: 30px;
	margin-bottom: 1em;
}

/* @end */

/* @group Forms */

.form {
	
	width: 100%;
}

/* @group Fields */

select,
.textbox,
textarea {
	background: #fff;
	border: none;
	outline: none;
	padding: 0 5px 5px 5px;
}

select {
	padding-top: 5px;
}

/* @end */

/* @group Buttons */

.buttons {
	
	width: 100%;
}


.button {
	
	overflow: hidden;
	display: block;
	height: 0;
	background: url(/App_Themes/AMPSCCommon/Images/images/site/bg_sprite.gif) no-repeat 0 0;
	border: none;
	border-width: 0;
	cursor: pointer;
}

/* @end */

/* @end */

/* @group Tables */

table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

table th {
	text-align: left;
}

table th,
table td {
	padding: 3px 10px 3px 0
}
/* @end */

/* @group Images */
.copy img,
img.left {
	
	margin: 0 20px 10px 0;
}

img.right {
	
	margin: 0 0 10px 20px;
}

img.full {
	
	margin: 0 0 10px 0;
}

/* @end */

/* @group Pagination */

.pagination {
	margin: 0;
	padding: 0;
}

.pagination li a,
.pagination li span {
	padding: 0 4px;
	display: block;
}


/* @end */

/* @end */

/* @group Global */
#container {
	width: 100%;
	
}

.container {
	width: 960px;
	margin: 0 auto;
}

.container .section {
	width: 100%;
	
}

/* @group Header */
#header {
	width: 100%;
	
	padding-bottom: 10px;
}

/* @group Toolbox */
.toolbox {
	display: none;
}
/* @end */

/* @group Logo */
.logo a img {
	border: none;
}

/* @end */

/* @group Navigaiton */

.navigation {
	display: none;
}

/* @end */

/* @end */

/* @group Content */
#content {
	width: 100%;
		
}

/* @group Components */

/* @group Common */

.byline {
	clear: left;
	color: #999;
	font-style: italic;
	margin-bottom: 0.25em;
}

.tags em {
	color: #999;
}
.tags {
	margin-bottom: 5px;
}

.basic, 
.basic li {
	width: 100%;
	padding: 0 0 0.2em;
}

h2.event {
	margin-bottom: 0;
	padding: 0;
}

p.date {
	font-weight: 400;
	margin-bottom: 10px;
}

p.competition-date {
	clear: left;
	padding-top: 10px;
}


p.date span {
	color: #999;
}

p.date strong {
	font-style: italic;
	font-weight: 400;
	text-transform: uppercase;
}



p.introduction {
	font-size: 1.2em;
	line-height: 1.3em;
}

/* @group Forms */

/* @group Stylish Select */
select {
	
	height: 24px;
	font-size: 0.9em;
	border: 1px solid #eee;
	padding: 3px;
}

:focus {outline:none;}
.js ul.newList {left:-9999px;}


ul.newList {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
	background: #fff;
	position: absolute;
	display: none;
	top: 24px;
	left: 0;
	overflow: auto;
	z-index: 9999;
	max-height: 250px;
	border: 1px solid #ccc;
	
}

.newListSelected {
	color: #333;
	height: 24px;
	padding: 0 0 0 5px;
	margin-bottom: 5px;
	float: left;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.newListSelected .selectedTxt {
	color: #333;
	height: 19px;
	display: block;
	padding: 4px 35px 1px 0;
	
	background-position: right 0;
	background-repeat: no-repeat;
	font-size: 0.9em;
	cursor: pointer;
}

ul.newList li {
	padding: 4px 5px 3px;
	cursor: pointer;
}

.selectedTxt {
	
}

.hiLite {
	color: #fff!important;
}

.newListHover {
	cursor: pointer;
}

.newListSelHover {
	cursor: pointer;
}

.newListOptionTitle {
	font-weight: bold;
}

.newListOptionTitle ul {
	margin: 3px 0 0;
}

.newListOptionTitle li {
	font-weight: normal;
	border-left: 1px solid #ccc;
}

/* @end */

.form {
	width: 440px;
}

.form .row {
	
	width: 440px;
	padding: 5px 0;
	border-bottom: none;
}


.cell-field,
.cell-title {
	float: left;
}

.cell-title {
	padding-top: 4px;
	width: 140px;
	color: #666;
}

.cell-field {
	width: 300px;
}


.cell-field-full {
	width: 440px;
}

div.checkbox {
	padding-top: 4px;
}

.form .textbox {
	margin-bottom: 5px;
	color: #333;
	font-size: 12px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
	line-height:1.2em;
}

.form input.narrow {
	width: 90px;
}

.form input.normal {
	width: 190px;
}

.form textarea {
	color: #333;
	margin-bottom: 5px;
	
	width: 290px;
	padding: 5px;
	height: 70px;
	border: 1px solid #ccc;
	background: #fff;
	font: 12px Arial, sans-serif;
}
.form label {
	padding-left: 5px;
}
.form table {
	padding: 0;
	margin: 0;
	
}
.form .buttons {
	width: 300px;
	
	border-bottom: none;
	padding-bottom: 0;
}

.form .buttons .button {
	
	margin-left: 0;
}


.form .error {
	display: none;
	
	clear: left;
	width: 290px;
	margin-bottom: 10px;
}

.form p.indent {
	padding-left: 20px;
	padding-top: 5px;
	display: block;
	margin-bottom: 0;
}


div.checkbox input {
	float: left;
}

div.checkbox label {
	width: 270px;
	
	float: left;
	padding-left: 7px;
	margin-bottom: 5px;
}

div.cell-field-full label {
	width: 410px;
}
.form span.left {
	padding: 4px 5px 0;
	float: left;
}
.form .cell-field .input {
	position: relative;
	
	width: 240px;
}

.form .cell-field .input label {
	position: absolute;
	top: 4px;
	left: 5px;
	padding: 0;
	font-size: 0.9em;
}

/* @group Stylish Select */

.form select {
	width: 130px;
	
}
.form select.narrow {
	width: 80px;
}

.form ul.newList {
	width: 128px;
}
.form .dob ul.newList {
	width: 78px;
}
.form .newListSelected {
	background-image: url(/App_Themes/AMPSCCommon/Images/images/site/bg_select_white.gif);
}

.form .newListSelected .selectedTxt {
	width: 90px;
	background-image: url(/App_Themes/AMPSCCommon/Images/images/site/bg_select_white.gif);
}

.dob .newListSelected .selectedTxt {
	width: 40px;
}

/* @end */

/* @group Survey */




.survey,
.survey .row {
	width: 470px;
}

.survey .cell-number {
	width: 30px;
	
	text-transform: uppercase;
	margin-top: -4px;
}

.survey .cell-title {
	color: #333;
	width: 200px;
}

.survey .cell-field {
	
	width: 240px;
}

.survey .cell-field .error {
	width: 240px;
}

.survey .cell-title-full,
.survey .cell-field-full {
	width: 440px;
}

.survey .cell-field-full {
	padding-top: 10px;
}


.survey .cell-field textarea {
	width: 230px;
	background-position: -740px 0;
}


.survey .cell-field-full textarea {
	width: 430px;
	background-position: -300px 0;
}

.form .cell-field-full .EditingFormTable {
	width: 440px;
}
.survey div.checkbox label {
	width: 210px;
}

.survey .EditingFormValueCell {
	background: #eee;
	width: 240px;
	
}
.survey .EditingFormControlNestedControl {
	width: 220px;
	
	padding: 0 10px;
}
.survey .RadioButtonList label{
	display: none;
}
.survey .cap-top table,
.survey .RadioButtonList {
	width: 220px;
	padding: 0;
	margin: 0;
}
.survey .cap-top td,
.survey .RadioButtonList td {
	padding: 0;
	margin: 0;
	width: 44px;
	text-align: center;
}

.survey .cap-top th {
	font-weight: 400;
}

.survey .cap-top .not-satisfied {
	text-align: left;
	padding-left: 10px;
	
}

.survey .cap-top .satisfied {
	text-align: right;
}


.survey .cap-top,
.survey .cap-bottom {
	padding: 7px 10px 0 10px;
	width: 220px;
	background: #eee url(/App_Themes/AMPSCCommon/Images/images/global/bg_corners.gif) no-repeat -9060px 0;
}
.survey .cap-bottom {
	padding: 0 10px 7px 10px;
	height: 0;
	
	background-position: -9300px bottom;
}


.survey .EditingFormTable,
.survey .EditingFormTable td {
	margin: 0;
	padding: 2px 0;
}



/* @group Stylish Select */

.survey select {
	width: 240px;
}

.survey ul.newList {
	width: 238px;
}

.survey .newListSelected {
	background-image: url(/App_Themes/AMPSCCommon/Images/images/site/bg_select_white.gif);
}

.survey .newListSelected .selectedTxt {
	width: 200px;
	background-image: url(/App_Themes/AMPSCCommon/Images/images/site/bg_select_white.gif);
}


/* @end */

/* @end */

/* @end */

/* @group Buttons */

.button {
	padding-top: 27px;
}

.buttons .signup-newsletter {
	width: 269px;
	padding-top: 47px;
	background-position: 0 -120px;
}

.buttons .signup-newsletter:hover {
	background-position: 0 -170px;
}

.buttons .signup-newsletter:active {
	background-position: 0 -220px;
}


.buttons .search {
	width: 78px;
	background-position: -269px -120px;
}

.buttons .search:hover {
	background-position: -269px -147px;
}

.buttons .search:active {
	background-position: -269px -174px;
}


.buttons .go {
	width: 46px;
	background-position: -347px -120px;
}

.buttons .go:hover {
	background-position: -347px -147px;
}

.buttons .go:active {
	background-position: -347px -174px;
}



.buttons .remind-me {
	width: 104px;
	background-position: -393px -120px;
}

.buttons .remind-me:hover {
	background-position: -393px -147px;
}

.buttons .remind-me:active {
	background-position: -393px -174px;
}

.buttons .send {
	width: 61px;
	background-position: -497px -120px;
}

.buttons .send:hover {
	background-position: -497px -147px;
}

.buttons .send:active {
	background-position: -497px -174px;
}


.buttons .submit {
	width: 77px;
	background-position: -558px -120px;
}

.buttons .submit:hover {
	background-position: -558px -147px;
}

.buttons .submit:active {
	background-position: -558px -174px;
}

.buttons .add-offer {
	padding-top: 20px;
	width: 101px;
	background-position: -635px -120px;
}

.buttons .add-offer:hover {
	background-position: -635px -147px;
}

.buttons .add-offer:active {
	background-position: -635px -174px;
}

.buttons .send-offer {
	width: 61px;
	background-position: -736px -120px;
}

.buttons .send-offer:hover {
	background-position: -736px -147px;
}

.buttons .send-offer:active {
	background-position: -736px -174px;
}

.buttons .print-offer {
	width: 61px;
	background-position: -797px -120px;
}

.buttons .print-offer:hover {
	background-position: -797px -147px;
}

.buttons .print-offer:active {
	background-position: -797px -174px;
}

.buttons .remove-offer {
	padding-top: 16px;
	width: 16px;
	background-position: -858px -120px;
}

.buttons .remove-offer:hover {
	background-position: -858px -148px;
}

.buttons .enter-competition {
	width: 165px;
	background-position: -959px -120px;
}

.buttons .enter-competition:hover {
	background-position: -959px -147px;
}

.buttons .enter-competition:active {
	background-position: -959px -174px;
}

.buttons .submit-survey {
	width: 133px;
	background-position: -1124px -120px;
}

.buttons .submit-survey:hover {
	background-position: -1124px -147px;
}

.buttons .submit-survey:active {
	background-position: -1124px -174px;
}

/* @end */

/* @group Pagination */

.main .pagination {
	display: none;	
}

/* @end */
/* @end */

/* @group Headings */


h1, h2, h3, h4, h5, h6 {
	padding-top: 5px;
	font-weight: 400;
	margin-bottom: 10px;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	font-style: italic;
	font-weight: 400;
	text-transform: uppercase;
}

h1 {
	padding-top: 20px;
	color: #424242;
	font-size: 2.5em;
	line-height: 1.2em;
	margin-bottom: 25px;
	
	width: 100%;
}

h1 strong {
	font-style: italic;
	font-weight: 400;
}

h2 {
	font-size: 1.4em;
	line-height: 1.2em;
}

/* @end */

/* @group Copy */

.copy {
	padding-top: 0.5em;
}

.copy .byline {
	margin-bottom: 1em;
}

/* @end */

/* @group Related Links */

.related {
	display: none;
}

/* @end */

/* @group Store listing Components */

/* @group Store Listing */
.store {
	width: 100px;
	padding: 0 10px;
	float: left;
}
.store h4 {
	padding: 8px 0 0 0;
	font-size: 1.1em;
	margin-bottom: 4px;
	
}
.store h4 a {
	color: #333;
}

/* @end */

/* @group Feature Stores/Links */
.feature-link,
.feature-store {
	width: 100%;
	color: #333;
	padding-bottom: 10px;
}
.feature-link a,
.feature-link h3,
.feature-store a,
.feature-store h3 {
	color: #333;
}

.feature-link h3 a,
.feature-store h3 a {
	color: #333;
}
.feature-link p {
	margin-bottom: 0;
}


.feature-link h3,
.feature-store h3 {
	font-size: 1.3em;
	padding: 10px 10px 0 10px;
	margin-bottom: 5px;
	
}

.feature-store .category {
	padding: 2px 10px 0 10px;
	width: 183px;
}


.feature-link p {
	padding: 0 10px;
	color: #333;
	
}


.featured-links {
	
	padding-bottom: 20px;
}

.featured-links .grid-2 {
	padding-top: 20px;
}

.dropdown {
	
	width: 200px;
	padding: 0 10px;
}

/* @group Stylish Select */

.feature-link select,
.feature-link .newListSelected {
	display: none;
}

/* @end */
/* @end */

/* @end */

/* @group Banner */
.banner h1 {
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 4em
}

.banner,
.banner .wrap {
	width: 100%;
}


.banner table {
	width: 100%;
	margin: 0;
	padding: 0;
}

.banner table td {
	padding: 0;
	margin: 0;
	height: 20px;
	vertical-align: bottom;
}

.banner .category {
	color: #333;
	padding: 2px 10px 0 0;
}

.banner .category em{
	color: #666;
}
.banner a {
	color: #333;
}


.banner .image {
	display: none;
}



/* @group Homepage */

.home .banner,
.home .banner .wrap {
	width: 100%;
}

.home .banner {
	padding-top: 0;
}
.home .banner .wrap {
	padding-left: 0;
	height: auto;
}

.home .banner .image {
	width: 115px;
	height: 115px;
	position: static;
}


/* @group Key Communications */

.communication {
	padding: 10px 0;
	width: 100%;
	color: #fff;
	clear: left;
	float: left;
}

.banner .communication .image {
	padding-right: 10px;
	float: left;
	margin: 0;
}

.communication .details {
	width: 700px;
	float: left;
}

.communication h2 {
	font-size: 1.4em;
	line-height: 1.2em;
}

.communication h2 a {
	color: #ccc;
	font-style: italic;
}
.communication h2 a strong {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}


/* @end */
/* @end */
/* @end */

/* @group Search Panel */

.search-panel,
.search-panel .wrap {
	display: none;
	
	background: url(/App_Themes/AMPSCCommon/Images/images/global/bg_corners.gif) no-repeat -4300px 0;
	color: #333;
	padding: 10px 0 0 0;
	width: 700px;
	
}

.search-panel .wrap {
	background-color: #ddd;
	background-position: -5000px bottom;
	padding: 0 10px 10px 10px; 
	width: 680px;
}

.search-panel h3 {
	padding-top: 3px;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 0;
	
	padding-right: 0;
	width: 210px;
}

.search-panel h3 strong {
	font-style: italic;
}


.search-panel .buttons {
	padding-left: 5px;
	
}
.search-panel .find,
.search-panel .browse,
.search-panel .sort {
	width: 680px;
	
	border-bottom: 1px solid #eee;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}

.search-panel .sort {
	border-bottom: none;
	padding: 0 0 0 0;
	margin-bottom: 0;	
}

/* @group Stylish Select */

.search-panel select {
	
	width: 260px;
	height: 24px;
	font-size: 0.9em;
}

.search-panel ul.newList {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
	background: #fff;
	position: absolute;
	display: none;
	top: 24px;
	left: 0;
	overflow: auto;
	z-index: 9999;
	width: 258px;
	max-height: 250px;
	border: 1px solid #ccc;
	
}

.search-panel .newListSelected {
	background-image: url(/App_Themes/AMPSCCommon/Images/images/site/bg_select.gif);
}

.search-panel .newListSelected .selectedTxt {
	width: 220px;
	background-image: url(/App_Themes/AMPSCCommon/Images/images/site/bg_select.gif);
}
/* @end */

/* @group Find */
.find .input {
	position: relative;
	
	width: 260px;
	overflow: hidden;
	padding: 1px 0 0 0; 
	height
}

.find .find-textbox,
.find .textbox-wrap {
	
	width: 260px;
	background: #fff url(/App_Themes/AMPSCCommon/Images/images/global/bg_textboxes.gif) no-repeat 0 0;
	padding: 3px 0 0 0;
	margin: 0;
}

.find .input label {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 250px;
	font-size: 0.9em;
	line-height: 1.2em;
}

.find .textbox-wrap {
	width: 250px;
	padding: 0 5px 3px 5px;
	background-position: 0 bottom;
}

.find .textbox {
	font-size: 12px;
	padding: 2px 0 1px;
	width: 250px;
}


.find .buttons {
	width: 78px;
}

/* @end */

/* @group Browse */
.browse .buttons {
	width: 46px;
}

/* @end */

/* @group Sort */
.sort .pagination {
	padding: 0;
	border-top: none;
}
.sort .pagination li {
	padding: 0;
	border-right: none;
}

.sort .pagination li a,
.sort .pagination li span {
	padding: 5px 4px 0;
	color: #333;
}

.sort .pagination li span {
	color: #999;
}

.sort .buttons {
	width: 46px;
}

/* @end */

/* @group Homepage */

.home .search-panel,
.home .search-panel .wrap {
	background-position: -1880px 0;
	padding-top: 7px;
	width: 940px;
}
.home .search-panel .wrap {
	background-position: -2820px bottom;
	padding: 0 0 5px 0; 
}

.home .search-panel h3 {
	width: auto;
	padding-top: 3px;
	padding-right: 10px;
}

/*.home .search-panel .divider {
	position: absolute;
	bottom:  0;
	left: 465px;
	width: 31px;
	height: 0;
	padding-top: 40px;
	overflow: hidden;
	
	background: url(/App_Themes/AMPSCCommon/Images/images/global/bg_search_divider.gif) no-repeat 0 0;
}*/

.home .search-panel .divider {
	margin: -7px 0 -5px;
	width: 31px;
	height: 0;
	padding-top: 40px;
	overflow: hidden;
	
	background: url(/App_Themes/AMPSCCommon/Images/images/global/bg_search_divider.gif) no-repeat 0 0;
	z-index: 2;
	position: relative;
}


.home .search-panel .find,
.home .search-panel .browse {
	border-bottom: none;
	padding: 0;
	margin: 0;	
}

/* @group Find */

.home .search-panel .find {
	padding: 0 5px 0 10px;
	width: 430px;
	height: 27px;
	overflow: hidden;
}

.home .find .input {
	width: 180px;
}

.home .find .find-textbox,
.home .find .textbox-wrap {
	width: 180px;
	background-position: -460px 0; 
}

.home .find .textbox-wrap {
	background-position: -460px bottom; 
}

.home .find .input label,
.home .find .textbox-wrap,
.home .find .textbox {
	width: 170px;
}

/* @end */

/* @group Browse */

.home .search-panel .browse {
	padding: 0 0 0 20px;
	height: 27px;
	width: 430px;
}

.home .search-panel select {
	width: 180px;
}

/* @group Stylish Select */
.home .browse ul.newList {
	width: 178px;
}

.home .browse .newListSelected .selectedTxt {
	width: 140px;
}
/* @end */

/* @end */



/* @end */

/* @group Sidebar */

.sidebar .search-panel {
	display: none;
}

/* @group Find */


/* @end */

/* @group Browse/Sort */

/* @group Stylish Select */
/* @end */

/* @end */



/* @end */
/* @end */

/* @group Consumer-Details */

.consumer-details {
	width: 100%;
	clear: left;
}

.consumer-details .column {
	width: 100%;
	padding: 10px 0;
}

/* @group Headers */

.consumer-details h3,
.consumer-details h4 {
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 5px 0 4px 10px;
	color: #333;
	margin-bottom: 0;
}

.consumer-details h4 {
	font-size: 1.1em;
	padding-left: 0;
	color: #000;
}


.consumer-details h4 a {
	color: #000;
}


.consumer-details h3 {
	background: #fff;
}

/* @end */

/* @group Specials */

.specials .panel {
	width: 95%;
	padding: 10px;
	border: 1px dashed #d5d5d5;
}

.specials h4 {
	font-size: 1.1em;
	margin-bottom: 5px;
	padding: 0;
}

.specials h4 a {
	color: #000;
}

.specials .offer li {
	width: 100%;
	border-bottom: 1px dashed #d5d5d5;
	margin-bottom: 10px;
	color: #666;
}

.sidebar .specials {
	display: none;
}

ul.interaction {
	display: none;
}


.offer p {
	clear: left;
}

.links {
	color: #999;
	margin-bottom: 0px;
}

.offer .links a.store,
.links span {
	padding-right: 10px;
}

/* @group Tooltips */
.tooltip {
    display: none; 
}
/* @end */



/* @end */



/* @end */

/* @group Store Components */

/* @group Details */

.store-details {
	margin: 5px 0 0;
	width: 350px;
	
}

.store-details th {
	color: #999;
	font-style: italic;
	font-weight: 400;
	width: 70px;
}

.store-logo {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
}

/* @end */

/* @group Specials */

.store-special {
	color: #666;
	padding-right: 20px;
}

.store-special .panel {
	width: 100%;
	padding: 10px;
	border: 1px dashed #d5d5d5;
	margin-bottom: 10px;
}


.store-special h3 {
	font-size: 1.6em;
}
.store-special h3 a {
	color: #333;
}
.store-special .links {
	width: 320px;
	
	margin-bottom: 0.5em;
}
.links em {
	
	padding-right: 5px;
}
.sidebar .specials {
	margin-bottom: 30px;
}
.sidebar .specials p {
	margin-bottom: 5px;
}

.sidebar .links em {
	margin-bottom: 5px;
}

.store-special em {
	color: #999;
}
.expires {
	margin-bottom: 0;
}

/* @end */

/* @group Products */

.product {
	color: #333;
	float: left;
	width: 100px;
	padding: 0 10px;
}

.product h4 {
	font-size: 1.1em;
	margin-bottom: 4px;
	color: #000;
}

.product p {
	margin-bottom: 0;
}

.product strong {
	color: #000;
}


.product em {
	color: #999;
}

/* @end */


/* @end */

/* @group News and Events */
.sidebar .news-events {
	display: none;
}
.news-events {
	color: #666;
	margin-bottom: 20px;
	width: 100%;
}

.news-events h3 {
	padding-left: 0;
	color: #333;
}

.news-events ul {
	width: 100%;
}
.news-events li {
	padding: 0;
	width: 100%;
}

.news-events .wrap,
.news-events .panel,
.news-events .container  {
	width: 100%;
}

.news-events .wrap {
	padding-top: 10px;
}

.news-events h4 {
	color: #000;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 0;
	padding: 5px 0 4px 0;
}
.news-events h4 a {
	color: #000;
}
/* @group Homepage */

.home .news-event-wrap {
	width: 100%;
}

.home .news-events {
	width: 100%;
}

.home .news-event-wrap h3 {
	width: 100%;
}

.home .news-events ul {
	width: 100%;
}

.home .news-events li {
	width: 100%;
}

.home .news-events .panel {
	width: 100%;
	padding-top: 10px;
}

/* @end */
/* @end */

/* @group Other Events (sidebar) [toggle] */
.other-events {
	display: none;
}
/* @end */

/* @group Remind Me Panel */
.remind-panel{
	display: none;
}

/* @group Input */

/* @end */

/* @end */

/* @group Thank you */



/* @group Specials */

.special-offers .specials {
	
	width: 325px;
	padding-right: 30px;
}
.special-offers .specials .panel,
.special-offers .specials .offer li {
	width: 305px;
}
.special-offers .offer ul.interaction li {
	border: none;
	margin: 0;
	padding-right: 5px;
	width: 16px;
}

.special-offers ul.interaction {
	margin-bottom: 4px;
}


.special-offers .offer .links {
	width: 305px;
}



/* @end */

/* @end */

/* @group Collapsable List */

.collapsable-list .heading {
	padding: 0 0 5px;
	width: 100%;
	border-bottom: 1px solid #ddd;
}


.collapsable-list h2 {
	width: 100%;
}


.collapsable-list .heading h2 {
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	color: #333;
}

.collapsable-list .heading h2 a {
	color: #333;
}

.collapsable-list .heading .display {
	display: none;
}

.collapsable-list .content {
	width: 95%;
	padding: 10px 10px 0;
}





.collapsable-list {
	width: 100%;
	
}

.collapsable-list li {
	width: 100%;
	padding: 7px 0;
}
.collapsable-list ul {
	margin-bottom: 15px;
	width: 100%;
}

/* @end */

/* @group Sitemap */
ul.CMSSiteMapList {
	width: 580px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.CMSSiteMapList li {
	width: 580px;
}

ul.CMSSiteMapList ul {
	width: 560px;
	margin: 0;
	padding: 10px 0 20px 20px;
}

ul.CMSSiteMapList ul li {
	width: 560px;
}

ul.CMSSiteMapList ul ul {
	width: 540px;
	padding-top: 0
}


ul.CMSSiteMapList ul ul li {
	width: 540px;
}

ul.CMSSiteMapList a.CMSSiteMapLink {
	font-weight: 400;
	color: #333;
	border-bottom: 1px solid #ddd;
	width: 100%;
	
	padding: 5px 0;
	margin-bottom: 5px;
	text-transform: uppercase;
}

ul.CMSSiteMapList ul a.CMSSiteMapLink {
	background: url(/App_Themes/AMPSCCommon/Images/images/global/icon_arrow_grey.gif) no-repeat 0 2px;
	padding: 0px 0 5px 12px;
	border-bottom: none;
	font: 12px/1.3em Arial, sans-serif;
	width: auto;
	margin-bottom: 0;
	
	text-transform: none;
}


/* @end */

/* @group Sidebar */

.sidebar .panel-grey,
.sidebar .panel-grey .wrap {
	width: 100%;
	color: #666;
}
.sidebar .panel-grey {
	margin-top: 35px;
}



.sidebar .panel-grey table {
	margin-bottom: 1em;
}
.sidebar .panel-grey td {
	padding:0 10px 0 0;
}
.sidebar .panel-grey h4 {
	padding: 10px 0 0 0;
	color: #333;
	font-size: 1.2em;
	margin-bottom: 4px;
	width: 100%;	
}

.sidebar .panel-grey h4.nopadding-top {
	padding-top: 0;
}

.sidebar {
	clear: left;
}

.sidebar table {
	width: 250px;
}
.sidebar img {
	display: none;
}

.sidebar .panel-grey img {
	display: block;
	margin-bottom: 0;
}


.sidebar .spotlight {
	display: none;
}
/* @end */

/* @group Listing */

.listing p {
	margin-bottom: 0;
	clear: left;
}
.listing p.byline {
	margin-bottom: 0.25em;
}
.listing {
	margin-bottom: 30px;
}
.listing li {
	width: 100%;
	border-top: 1px solid #eee;
	padding: 20px 0;
	float: left;
}

.listing .details {
	width: 700px;
	float: left;
}

.listing .with-image {
	width: 580px;
	float: left;
}
.listing li h3 {
	padding-top: 0;
	margin-bottom: 3px;
	color: #333;
}
.details h3 a{
	color: #333;
}


.listing .image {
	margin: 0 20px 0 0;
	float: left;
}

/* @group Articles */

.articles li {
	padding: 10px 0;
	border-top: none;
	border-bottom: 1px solid #eee;
}

.articles {
	margin-bottom: 10px;
}

.articles .tags {
	margin-bottom: 5px;
}


.articles li.last {
	border-bottom: none;
}

/* @end */

/* @group News & Events - listing page */

.news-events-list h2 {
	padding-top: 20px;
	color: #424242;
	font-size: 2.5em;
	line-height: 1.2em;
	margin-bottom: 15px;
	clear: left;
}

.news-events-list .listing {
	margin-bottom: 0;
	width: 100%;
	float: left;
}

.news-events-list .listing li {
	width: 100%;
	float: left;
}

.news-events-list .listing li.first {
	border-top: none;
}


.news-events-list .listing .links li{
	width: 16px;
	padding: 0 5px 0 0;
}

.news-events-list .tags,
.news-events-list .listing .links {
	margin-bottom: 3px;
}

.news-events-list h3 {
	font-size: 1.2em;
}

.news-events-list .date {
	font-weight: 400;
	margin-bottom: 5px;
}


.news-events-list .date strong {
	font-style: italic;
	font-weight: 400;
	text-transform: uppercase;
}


.feature-news-event,
.feature-news-event .wrap,
.feature-news-event .content {
	width: 100%;	
	padding: 0;
	clear: left;
}

.feature-news-event .image {
	float: left;
	margin-right: 15px;
}

.feature-news-event .details {
	
	float: left;
	width: 700px;
}

.feature-news-event h3 {
	padding: 0;
	margin-bottom: 5px;
}

.feature-news-event p {
	margin-bottom: 5px;
}

/* @end */
/* @end */

/* @group Results */

.results p {
	margin-bottom: 10px;
}

.main .results {
	padding: 11px 0 0;
	width: 700px;
	margin: 0 10px 20px;
}

/* @end */

/* @group Panel Ash */
.sidebar h2 {
	
	width: 100%;
}
.panel-ash,
.panel-ash .wrap {
	display: none;
}


.send-offers,
.print-offers {
	width: 200px;
	padding: 10px 10px 0;
	border-top: 1px solid #999;
}
.print-offers p {
	
	width: 200px;
}
.send-offers {
	padding-bottom: 10px;;
}

.captcha {
	
	width: 200px;
	margin-bottom: 10px;
	padding-top: 5px;
}


.captcha-image {
	
	height: 26px;
	width: 180px;
}



.sidebar .captcha img {
	margin-bottom: 0;
}
.regenerate {
	display: none;
}



/* @group Send */
.send-offers .input {
	position: relative;
	
	width: 200px;
	overflow: hidden;
	padding: 1px 0 0 0; 
	margin-bottom: 10px;
}

.send-offers .send-textbox,
.send-offers .textbox-wrap {
	
	width: 200px;
	background: #fff url(/App_Themes/AMPSCCommon/Images/images/global/bg_textboxes.gif) no-repeat -1280px 0;
	padding: 3px 0 0 0;
	margin: 0;
}

.send-offers .input label {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 190px;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333;
}

.send-offers .textbox-wrap {
	width: 190px;
	padding: 0 5px 3px 5px;
	background-position: -1280px bottom;
}

.send-offers .textbox {
	font-size: 12px;
	padding: 2px 0 1px;
	height: 15px;
	width: 190px
}

.send-offers .error {
	display: none;
	
	clear: left;
	width: 200px;
	padding-top: 3px;
	margin-bottom: 10px;
}


/* @end */
/* @end */

/* @group Special Offers */


.collapsable-list ul.special-offers-list {
	margin-bottom: 20px;
	margin-top: -10px;
}
.special-offers-list li {
	width: 560px;
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
}

.special-offers-list li.last {
	border-bottom: none;
}

/* @group Title */

.special-offers-list .title {
	
	width: 560px;
}

.special-offers-list h4 {
	
	font-size: 1.1em;
	margin-bottom: 5px;
	padding: 0;
	width: 430px;
}
/*.special-offers-list h4.added {
	width: 400px;
}*/
.special-offers-list h4 a {
	color: #000;
}

.special-offers-list .buttons {
	
	width: 130px;
}

.special-offers-list .button {
	
}

.already-added {
	
	color: #999;
	font-weight: 400;
	text-transform: uppercase;
	width: 130px;
}

.already-added span {
	
	padding: 1px 0 2px 15px;
	background: url(/App_Themes/AMPSCCommon/Images/images/site/icon_highlight_white.gif) no-repeat 0 0;
}

/* @end */

.special-offers-list p {
	
	width: 560px;
	margin-bottom: 5px;
}
.special-offers-list .links {
	width: 560px;
}

.special-offers-list .interaction {
	width: 105px;
	margin-bottom: 5px;
}
.special-offers-list .interaction li {
	padding: 0 5px 0 0;
}

/* @end */

/* @end */



/* @end */

/* @group Footer */
#footer {
	padding-top: 60px;
	width: 100%;
	clear: left;
}

#footer p {
	margin-bottom: 0.5em;
}

#footer .grid-8 {
	margin-bottom: 30px;
}


#footer .left {
	float: left;
}

#footer .right {
	float: right;
}
/* @group Super footer */

#footer .super {
	display: none;
}

/* @end */

/* @group Normal Footer */

#footer .normal {
	display: none;
}
/* @end */

/* @group Sub-footer */

#footer .sub {
	padding: 10px;
	width: 920px;
	font-size: 0.9em;
	color: #666;
}

.sub .left {
	padding-top: 8px;
}

/* @end */

/* @end */

/* @end */

#ctl00_plcMain_rowLoveThis
{
	display:none
}