body {

	margin:15px 0 40px 0;

	padding:0px;

	background:url('images/background.gif');

	font-size:11px;

	font-family:Arial, Helvetica, sans-serif;

}

a {

	color:#328ac9;

	text-decoration:none;

}

a:hover {

	text-decoration:underline;

}

input, textarea, select {

	border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC;

	border-style: solid;

	border-width: 1px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	padding: 5px;

}

.clear {

	clear:both !important;

}

.f-left {

	float:left !important;

}

.f-right {

	float:right !important;

}

.m-left0 {

	margin-left:0 !important;

}

#freecon {

	margin:0 auto;

	padding:0px;

	width:/*1130px*/945px;

	position:relative;

	/*background:url('images/bg.jpg'); */



background:#fff;

	padding:15px;

}

.corner-tl, .corner-tr, .corner-bl, .corner-br {

	background-image:url('images/container-round-corner2.png');

	width:14px;

	height:14px;

	position:absolute;

}

.corner-tl {

	top:0;

	left:0;

	background-position:0 0;

}

.corner-tr {

	top:0;

	right:0;

	background-position:-14px 0;

}

.corner-bl {

	bottom:0;

	left:0;

	background-position:0 -14px;

}

.corner-br {

	bottom:0;

	right:0;

	background-position:-14px -14px;

}

#freeh {

	margin:0px;

	padding:0px;

	width:100%;

}

#freeht {

	margin:0px 0 10px 0;

	padding:0px 0 10px 0;

	width:100%;

	float:left;

	border-bottom:2px solid #84aed3;

}

#freehtleft {

	margin:0px;

	padding:0px;

	width:30%;

	float:left;

}

#freehtleft span {

	display:block;

	font-size:14px;

	color:#666666;

	font-style:italic;

}

#freehtright {

	margin:0 0px 0px 0px;

	padding:0px 0 0 0;

	float:right;

	position:relative;

}

.addthis_toolbox {

	background:url('images/foot-bar-bg.png');

	float: left;

	overflow: hidden;

	padding: 5px 0px 0 0px;

	position: fixed;

	left: 1%;

	bottom:0;

	width: 98%;

	height: 25px;

}

.addthis_toolbox .f-b-cont {

	padding:0 7px;

}

.addthis_toolbox .f-b-l {

	width:6px;

	height:30px;

	background:url('images/foot-bar-left-bg.png');

	position:absolute;

	left:0;

	top:0;

}

.addthis_toolbox .f-b-r {

	width:6px;

	height:30px;

	background:url('images/foot-bar-right-bg.png');

	position:absolute;

	right:0;

	top:0;

}

.addthis_toolbox .addthis_button_compact {

	text-decoration: none;

	text-indent: -12001px;

	width: 16px;

}

.addthis_default_style .at300b, .addthis_default_style .at300m {

	padding:2px;

}

.addthis_separator {

	display:none !important;

}

.our-soc .at15t_facebook {

	margin-left: 2px;

	background:0 0 no-repeat url('images/tt-facebook.png') !important;

	width:70px !important;

}

.our-soc .at15t_myspace {

	background:0 0 no-repeat url('images/tt-myspace.png') !important;

	width:80px !important;

}

.our-soc .at15t_google {

	background:0 0 no-repeat url('images/tt-gmail.png') !important;

	width:80px !important;

}

.our-soc .at300b.f-twitter {

	margin-right: 4px !important;

	padding-top: 4px !important;

	width:64px !important;

}

.our-soc .f-twitter:hover {

	opacity:.8;

	filter:alpha(opacity=80);

}

.f-b-cont .inputbox {

	float: left;

	font-size: 11px;

	padding: 2px 2px 2px 20px;

	width: 200px;

	background:1px 2px no-repeat url('images/search-f.png') #fff;

}

.f-b-cont .search_btn {

	background: none repeat scroll 0 0 #F07EA9;

	border: medium none;

	font-size: 11px;

	padding: 2px;

	font-size: 11px;

	padding: 2px;

	color: #FFFFFF;

	width: 65px;

}

.mer-social {

	clear:both;

	margin:5px 0 0;

	background: url("http://www.sspc.org/skin/frontend/sspc/theme1/images/bkg_pager.gif") repeat scroll left bottom transparent;

	border: 1px solid #f1f0f0;

	padding: 3px 5px;

}

.mer-social .f-left img {

	float:left;

	margin-right:5px;

}

.mer-social .f-right {

	font-size:11px;

	color:#333333;

}

.mer-social .f-right img {

	vertical-align:middle;

}

.mer-social iframe {

	height:20px !important;

}

.mer-social .f-right a, .mer-social .f-right span {

	float:left;

}

.mer-social .f-right a {

	margin-right:5px;

}

.mer-social .f-right span.success {/* background:url(images/success-lt.png) no-repeat;*/

	padding:0 0px 0 7px;

	margin-right:5px;

}

.mer-social .f-right span.success span { /*background:url(images/success-rt.png) right top;*/

	padding:0 7px 0 0px;

	color:#333;

	height:16px;

	line-height:16px;

	font-family: verdana;

	font-size: 11px;

	text-transform: uppercase;

}

.search {

	float:right;

	margin:0 0 5px 0;

	position:relative;

}



.search p {

	margin:2px 0 0px 0;

	font-size:10px;

}

.search form {

	-moz-border-radius: 3px;

	-webkit-border-radius:3px;

	border-radius:3px;

	background:#F07EA9;

	padding:5px;

	margin:0;

}

.search .inputbox {

	-webkit-border-top-left-radius: 3px;

	-webkit-border-bottom-left-radius: 3px;

	-moz-border-radius-topleft: 3px;

	-moz-border-radius-bottomleft: 3px;

	background: url("http://cdn5.iconfinder.com/data/icons/Pretty_office_icon_part_2/24/search.png") no-repeat scroll 3px 3px #FFFFFF;

	border: medium none;

	float: left;

	font-size: 16px;

	height: 22px;

	margin: 0;

	padding: 4px 4px 3px 32px;

	width: 274px;

}

.search .search_btn {

	-webkit-border-top-right-radius: 3px;

	-webkit-border-bottom-right-radius: 3px;

	-moz-border-radius-topright: 3px;

	-moz-border-radius-bottomright: 3px;

	background: url("http://cdn5.iconfinder.com/data/icons/sketchdock-ecommerce-icons/arrow-right-grey.png") no-repeat scroll 97% 3px #E2E3E4;

	border: medium none;

	cursor: pointer;

	display: inline;

	font-weight: bold;

	height: 29px;

	margin: 0;

	text-align: left;

	width: 83px;

}

.search-suggestions{background: none repeat scroll 0 0 #FFFFFF;

    border: 1px solid #F07EA9;

    border-width: 0 1px 1px;

    left: 5px;

    position: absolute;

    top: 39px;

    width: 308px;

    z-index: 15; overflow:hidden;}

.search-suggestions .sugg-list{padding:5px;}

.search-suggestions .sugg-list a{display:block; margin-bottom:2px;}

.search-suggestions .sugg-list a:hover{color:#F07EA9}

.search-suggestions .sugg-list .close{ float:right; color:#FF0000;}

#freef {

	margin:0px;

	padding:5px 0px 5px 0px;

	width:100%;

	clear:both;

	text-align:center;

	border-top:1px solid;

	color:#999999;

}

#freef a {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#666666;

}

#freef a:hover {

	color:#52a1d9;

}

#freet {

	margin:0px;

	padding:0px;

	width:100%;

}

html>body #freet {

	float:left;

}

#freetco {

	-moz-border-radius: 5px 5px 5px 5px;

	-webkit-border-radius:5px;

	border-radius:5px;

	background: none repeat scroll 0 0 #F6FBFF;

	border: 2px solid #E9EAEB;

	margin:0 0 10px 0;

	padding: 0;

}

#freetco h1 {

	color: #DB4D83;

	font-size: 16px;

	margin: 0;

	padding: 10px 0 0;

	text-align: left;

	width: 100%;

}

#freetco h1.active {

	color:#90AD55;

}

#freetco p {

	margin:0px;

	padding:10px;

	font-size:11px;

	color:#333;

	text-align:justify;

}

#freetl {

	margin:0px 10px 0px 0px;

	padding:0px;

	width:58%;

	float:left;

}

#freetm {

	margin:0px;

	padding:0px 0px 0px 0px;

	width:40%;

	float:right;

}

.ps-box {

	border-color: #51a2da;

	border-style: none solid solid;

	border-width: 0 3px 3px;

	margin-top: -15px;

	margin-bottom:15px;

	padding-top: 25px;

	overflow: hidden;

}

.ps-box a {

	-moz-border-radius: 4px;

	-webkit-border-radius:4px;

	border-radius:4px;

	border: 1px solid #E3E4E5;

	display: block;

	float: left;

	margin:0 0 20px 20px;

	padding: 3px;

	-moz-box-shadow: 0 0 5px #ccc;

	-webkit-box-shadow: 0 0 5px #ccc;

	box-shadow: 0 0 5px #ccc;

	width:150px;

	height:40px;

}

.ps-box a:hover {

	border: 1px solid #98cbef;

	-moz-box-shadow: 0 0 5px #98cbef;

	-webkit-box-shadow: 0 0 5px #98cbef;

	box-shadow: 0 0 5px #98cbef;

}

.sys-box {

	border-color: #51a2da;

	border-style: none solid solid;

	border-width: 0 3px 3px;

	margin-top: -15px;

	margin-bottom:15px;

	padding-top: 0px;

}

.select_your_store {

	margin: 0;

	overflow: hidden;

	padding: 10px 0px 10px 14px;

}

.select_your_store li {

	float:left;

	display:inline;

}

.select_your_store li a {

	color:#52A1D9;

	font:normal 12px/20px Arial, Helvetica, sans-serif;

	text-decoration:none;

	background:url(images/sys-btns.gif) no-repeat 0 0;

	padding:0 0;

	width:20px;

	margin-left: 5px;

	margin-top: 5px;

	display:block;

	text-align:center;

}

.select_your_store li a:hover {

	color:#DB4D83;

	background-position:0 -20px;

}

#alpha .select_your_store {

	margin: 0 auto;

	width: 690px;

}

#freetmc, #cl {

	border-bottom: 1px dotted #A9D3F0;

	margin: 5px;

	padding: 5px;

}

#freetmc a {

	font-weight:bold;

}

#freetmc a:hover {

	text-decoration:none;

	color:#000000;

}

#freetmc p {

	margin:5px 0px 0px 0px;

	padding:0px;

	color:#666666;

	font-size:11px;

}

#freetmc p a {

	margin:0px;

	padding:0px;

	color:#000000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	text-decoration:underline;

	font-weight:normal;

}

#freetmc p a:hover {

	text-decoration:none;

}

.blue-title {

	background:#59A6DC url(images/title-grad-bg.jpg) repeat-x;

	font-weight: normal;

	font-family: comic Sans MS;

	font-size: 18px;

	line-height: 31px;

	margin: 0 0 10px 0px;

	padding: 0 10px;

	color:#fff;

	-moz-border-radius: 5px 5px 5px 5px;

	-webkit-border-radius:5px;

	border-radius:5px;

}

#freetr {

	margin:0px;

	padding:0px;

	width:18%;

	float:right;

}

#freetr h1 {

	margin:0px;

	padding:3px 0px 1px 0px;

	font-size:13px;

	width:98%;

	text-align:center;

	background-image:url(../ajaxtabs/shade1.gif);

	font-family:"Courier New", Courier, monospace;

	color:#ffffff;

}

#freelc {

	border-bottom: 1px dotted #A9D3F0;

	height: auto !important;

	margin: 10px 0;

	min-height: 50px;

	padding: 10px;

	position:relative;

}

#freelc .cup-code {

	float:right;

}

#freelc .cup-code a {

	display:block;

	width:124px;

	height:24px;

	background:url(images/use-this-coupon.png) no-repeat;

}

#freelc .view-cup-code {

	float:right;

}

.view{

	width:180px;

	height:25px;

	border: #09C 2px dashed ;

	float:right;

	font-weight:bold;

	line-height:25px;

	text-align:center;

	color: #C00;
}

.activatecoupon{

	width:180px;

	height:25px;

	float:right;

	color:#FFF;

	line-height:25px;

	text-align:center;

	background:url(images/couponbutn.jpg) repeat-x;

	

}

#freelc .view-cup-code a {

	display:block;

	width:132px;

	height:24px;

	background:url(images/view-coupon-code.png) no-repeat;

}

#freelc a:hover {

	color:#000000;

	text-decoration:none;

}

#freelcl {

	margin:0px;

	padding:0px;

	width:158px;

	background-repeat:no-repeat;

	float:left;

}

#freelcl a, #fmtls a, .mt-top-logo a {

	-moz-border-radius: 4px;

	-webkit-border-radius:4px;

	border-radius:4px;

	border: 1px solid #E3E4E5;

	padding: 3px;

	display:block;

}

#freelcl a:hover, .mt-top-logo a {

	border: 1px solid #52A1D9;

}

.mt-top-logo a:hover {

	border: 1px solid #DB4D83;

}

#freelcr {

	margin-left:170px;

}

#freelcr .mer-name {

	font-size:14px;
	
	font-weight:bold;
	
	margin-bottom:5px;

}

#freelcr .mer-name a {

	color:#DB4D83;

}

#freelcr .mer-name a:hover {

	color:#000000;

}

#freelcr .cup-text {

	font-size:12px;

	font-weight:bold;

	margin-bottom:5px;

}

#freelcr .cup-desc {

	color:#333333;

	margin-bottom:8px;

}

#freelcr .cup-exp {

	color: #000000;

	float: left;

	margin-top: 5px;

}

#fml {

	margin:5px 0px 5px 0px;

	padding:0px;

	width:50%;

	float:left;

}

.mt-top-logo {

	float: left;

	margin: 10px;

	width: 158px;

}

.mt-top-logo a {

	background:#FFFFFF;

}

.mt-top-cont {

	margin-left:178px;

}

#freetco .mt-top-cont p {

	padding:5px 10px 10px 0;

}

#rec {

	margin:10px 0px 0px 0px;

	padding:4px 0px 4px 0px;

	width:100%;

	border-bottom:1px solid #8E8415;

	background-image:url(../ajaxtabs/shade1.gif);

}

#rec a {

	margin:0px 0px 0px 0px;

	padding:0px;

	text-decoration:underline;

	color:#006600;

}

#rec a:hover {

	text-decoration:none;

}

#rec p {

	margin:5px 0px 0px 0px;

	padding:0px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:70%;

	color:#FF9900;

}

#rec b {

	margin:0px 0px 0px 0px;

	padding:3px 0px 3px 0px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#ffffff;

}

#fmtl {

	float:left;

	width:33%;

	margin: 10px 0;

}

#fmtls {

	margin:0px;

	padding:0px;

	text-align:center;

}

#fmtrs {

	margin:5px 0px 0px 0;

	padding:0px 0px 0px 0px;

	font-size:14px;

	text-align:center;

}

#fmtrs a:hover {

	color:#000000;

	text-decoration:none;

}

#fmtls a {

	-moz-border-radius: 4px;

	-webkit-border-radius:4px;

	border-radius:4px;

	border: 1px solid #E3E4E5;

	display: block;

	height: 40px;

	margin: 15px auto 5px;

	padding: 3px;

	width: 150px;

	-moz-box-shadow: 0 0 5px #ccc;

	-webkit-box-shadow: 0 0 5px #ccc;

	box-shadow: 0 0 5px #ccc;

}

#fmtls a:hover {

	border: 1px solid #98cbef;

	-moz-box-shadow: 0 0 5px #98cbef;

	-webkit-box-shadow: 0 0 5px #98cbef;

	box-shadow: 0 0 5px #98cbef;

}

#cl {

	overflow:hidden;

}

#cl a {

	margin:5px 6px 0 0px;

	padding:0px;

	float:left;

	text-decoration:underline;

	font-size:11px;

	color:#666666;

	display:inline;

}

#cl a:hover {

	color:#000000;

}

#cl a:hover {

	text-decoration:none;

}

#cl b a {

	margin:0px;

	padding:0px;

	text-decoration:none;

	color:#52A1D9;

	font-size:12px;

}

#cl b a:hover {

	text-decoration:none;

}

#freetl6c {

	margin:0px;

	padding:0px;

	width:100%;

}

#freetl2c {

	margin:0px;

	padding:0px;

	width:100%;

	clear:both;

}

#freetl2cl {

	margin:0px;

	padding:0px;

	width:47.5%;

	float:left;

}

html>body #freetl2cl {

	width:49.8%;

}

#freetl2cr {

	margin:0px;

	padding:0px;

	width:47.5%;

	float:right;

}

html>body #freetl2cr {

	width:49.8%;

}

#freetlrecent {

	float:right;

	width:73%;

	margin:0px;

	padding:0px;

}

#freetlrecent h3 {

	margin:0px;

	padding:0px;

	font-size:100%;

	width:100%;

	text-align:center;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#CC00FF;

}

#freetrrecent {

	float:left;

	width:25%;

	margin:0px 0px 0px 0.5%;

	padding:0px;

}

.side-box {

	border-color: #51a2da;

	border-style: none solid solid;

	border-width: 0 3px 3px;

	margin-top: -15px;

	margin-bottom:15px;

	padding-top: 5px;

}

#freetrfeatured {

	margin:0px;

	padding:0px;

	width:58%;

	float:right;

}

#freetrfeatured h1 {

	margin:0px;

	padding:0px;

	font-size:100%;

	width:100%;

	text-align:center;

	font-family:"Courier New", Courier, monospace;

	color:#CC0099;

}

#freetlfeatured {

	margin:0px 10px 0px 0px;

	padding:0px;

	width:40%;

	float:left;

}

#fmtll {

	margin: 0;

	padding: 0;

	text-align: center;

}

#fmtlr {

	font-size: 14px;

	margin: 5px 0 0 0;

	padding: 0;

	text-align: center;

}

#freestore {

	margin:0px;

	padding:0px;

	width:100%;

	float:left;

}

#freestore {

	margin:0px 0px 0px 1%;

	padding:0px;

	width:98%;

	float:left;

}

#storelist {

	margin:10px 0;

	padding:0px;

	width:100%;

	float:left;

	clear:both;

}

#slleft {

	margin:0px;

	padding:0px;

	width:24.9%;

	float:left;

}

#contact {

	margin:0px 0px 0px 0px;

	padding:0px;

	width:100%;

	float:left;

	text-align:left;

}

#contacttable {

	margin:auto;

	padding:0px;

}

#conatactrow {

	margin:5px 0px 5px 0px;

	padding:0px;

	width:48%;

	float:left;

}

#conatactrow input {

	width:92%;

}

#contacttable #textarea {

	width:92%;

}

#conatactrow input.btn {

	background: none repeat scroll 0 0 #F07EA9;

	color: #FFFFFF;

	width: auto;

}

#conatactrowleft {

	margin:0px;

	padding:0px;

	width:40%;

	float:left;

	text-align:right;

}

#conatactrowleft span {

	margin:0px;

	padding:0px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#FF6600;

}

#conatactrowright {

	margin:0px;

	padding:0px;

	width:58%;

	float:right;

	text-align:left;

}

#tt {

	position:absolute;

	display:block;

	background:url(images/tooltip-images/tt_left.gif) top left no-repeat

}

#tttop {

	display:block;

	height:5px;

	margin-left:5px;

	background:url(images/tooltip-images/tt_top.gif) top right no-repeat;

	overflow:hidden

}

#ttcont {

	display:block;

	padding:2px 12px 3px 7px;

	margin-left:5px;

	background:#d86b94;

	color:#FFF

}

#ttbot {

	display:block;

	height:5px;

	margin-left:5px;

	background:url(images/tooltip-images/tt_bottom.gif) top right no-repeat;

	overflow:hidden

}

.pagination {

	clear:both;

	padding:10px;

	font:normal 11px verdana;

	overflow:hidden;

}

.pagination a {

	text-decoration:none

}

.pagination a:hover {

	text-decoration:underline

}

.pagination ul {

	float:right;

	color:#999;

	margin:0;

	padding:2px 0;

	list-style-type: none;

}

.pagination li {

	float:left;

	padding:0px 7px 0;

	background:url(images/pipe.gif) repeat-y right 50%

}

.pagination li.last {

	padding-right:0;

	background-image:none

}


