/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
	color: #222;
}

body {
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

img {
	vertical-align: middle;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html, body {
	height: 100%;
}

body {
	background: #fff7db url(https://c28049.ssl.cf3.rackcdn.com/bg_sum11.png) no-repeat top center;
	color: #333;
	font: 13px/1.5 sans-serif;
}

a, a:active, a:visited {
	color: #906;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#fbimg, #logo, #trust, hr {
	background: url(https://c28049.ssl.cf3.rackcdn.com/cm-ig.png) no-repeat;
	overflow: hidden;
}

hr {
	background-position: center -65px;
	border: 0;
	clear: both;
	display: block;
	float: left;
	height: 10px;
	margin: 35px auto 25px;
	width: 100%;
}

footer, header, #content {
	background-color: #fff;
	clear: both;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	width: 940px;
}

.dBS {
	background: #fff;
	-moz-box-shadow: 0 0 8px #ccc;
	-webkit-box-shadow: 0 0 8px #ccc;
	box-shadow: 0 0 8px #ccc;
}

.dRC {
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}

.arrow {
	border-color: #444 transparent transparent;
	border-style: solid;
	border-width: 8px;
	display: block;
	height: 0;
	width: 0;
}

#containter {
	background: url(https://c28049.ssl.cf3.rackcdn.com/cm-bar.png) repeat-y top center;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	width: 1034px;
}

header {
	height: 80px;
	margin-bottom: 20px;
}

#logo {
	float: left;
	height: 58px;
	margin: 11px 0 0;
	width: 212px;
}

#nv {
	background: #f4f4f4;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f4f4f4));
	background-image: -webkit-linear-gradient(#fff,#f4f4f4);
	background-image: -moz-linear-gradient(#fff,#f4f4f4);
	background-image: -ms-linear-gradient(#fff,#f4f4f4);
	background-image: -o-linear-gradient(#fff,#f4f4f4);
	background-image: linear-gradient(#fff,#f4f4f4);
	border-right: 1px solid #e1e1e1;
	float: right;
	font-size: 12px;
	height: 34px;
	margin: 0;
	padding: 0;
}

#nv li {
	border: 1px solid #e1e1e1;
	border-bottom-color: #cacaca;
	border-right: 0;
	border-top: 0;
	float: left;
	margin: 0;
}

#nv a {
	border: 1px solid #fff;
	color: #333;
	border-top: 0;
	display: block;
	line-height: 32px;
	padding: 0 15px;
	text-decoration: none;
}

#nv a:hover {
	text-decoration: underline;
}

#join {
	background: #d81198;
	background-image: -webkit-linear-gradient(#e4119f, #c6118b 50%, #b7007a 50%, #906);
	background-image: -moz-linear-gradient(#e4119f, #c6118b 50%, #b7007a 50%, #906);
	background-image: -ms-linear-gradient(#e4119f, #c6118b 50%, #b7007a 50%, #906);
	background-image: -o-linear-gradient(#e4119f, #c6118b 50%, #b7007a 50%, #906);
	background-image: linear-gradient(#e4119f, #c6118b 50%, #b7007a 50%, #906);
	border: 1px solid #906;
	border-bottom-color: #790051;
	border-top: 0;
	clear: right;
	color: #fff;
	display: block;
	float: right;
	font-weight: bold;
	margin: 13px 0 0;
	padding: 8px 79px;
	text-decoration: none;
}

#join:hover {
	-moz-box-shadow: 0 0 10px #906;
	-webkit-box-shadow: 0 0 10px #906;
	box-shadow: 0 0 10px #906;
}


.ways{
	position: relative;
	width: 100%;
}
.ways h3{
	float: left;
}
.ways .left{
	float: left;
	width: 60%;
}
.ways .right{
	float: right;
	width: 40%;
}
.ways .right img{width:100%;}

.ways .clear {
  clear: both;
}

.ways .waystitle{
	padding: 2px 5px;
	width: 100%;
	background: gainsboro;
	border-bottom: solid 1px #777;

}

.banner { position: relative; overflow: auto; height: 320px !important; margin-left: 0; padding-left: 0;}
.banner li { list-style: none; width: 300px; }
.banner ul li { float: left; }
.banner ul li img{ width:270px !important;
margin:5px 10px !important;}
.banner ul{margin-left: 0;padding-left: 0px;}

footer {
	height: 330px;
	padding-top: 40px;
}

footer ul {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#bkm a, #fnv a {
	color: #333;
	cursor: pointer;
	text-decoration: none;
}

#bkm a:hover, #fnv a:hover {
	color: #906;
}

#fnv li {
	float: left;
	font-size: 12px;
	height: 160px;
	list-style: none;
	margin: 0 16px 0 0;
	width: 172px;
}

#fnv .fnv-lst li {
	border-top: 1px dashed #e4e4e4;
	font: italic 12px georgia,serif;
	height: 17px;
	padding: 4px 0 1px;
}

#bkm {
	background: #fefefe;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fefefe),to(#f5f5f5));
	background-image: -webkit-linear-gradient(#fefefe,#f5f5f5);
	background-image: -moz-linear-gradient(#fefefe,#f5f5f5);
	background-image: -ms-linear-gradient(#fefefe,#f5f5f5);
	background-image: -o-linear-gradient(#fefefe,#f5f5f5);
	background-image: linear-gradient(#fefefe,#f5f5f5);
	border: 1px solid #cfcfcf;
	font-size: 10px;
	font-weight: bold;
	height: 29px;
	list-style: none;
	margin: 11px 0 0;
	padding: 0;
	position: relative;
	width: 938px;
}

#bkm .sep {
	border-right: 1px solid #cfcfcf;
	border-bottom: 0;
	padding: 0;
}

#bkm .sep a {
	border: 1px solid #fff;
	padding: 7px 11px 0;
}

#bkm li {
	border-bottom: 1px solid #fff;
	float: left;
	margin: 0;
}

#bkm a {
	border-top: 1px solid #fff;
	display: block;
	height: 20px;
	padding: 7px 0 0 15px;
}

#bkm span {
	padding-right: 4px;
}

#bkm #fbimg {
	background-position: -430px 0;
	border: 0;
	height: 31px;
	padding: 0;
	position: absolute;
	right: -1px;
	top: -1px;
	width: 101px;
}

#ftb {
	border-top: 1px dashed #e4e4e4;
	margin-top: 14px;
	padding-top: 5px;
	position: relative;
	width: 100%;
}

#btt {
	bottom: 0;
	position: absolute;
	right: 20px;
	font-size: 11px;
	text-decoration: none;
}

#btt .arrow {
	display: block;
	border-color: transparent transparent #906;
	border-style: solid;
	border-width: 6px;
	height: 0;
	position: absolute;
	right: -20px;
	top: -2px;
	width: 0;
}

#copyright {
	font-size: 11px;
}

#trust {
	background-position: -230px 0;
	display: block;
	height: 26px;
	margin-top: 10px;
	width: 174px;
}

#banner {
	float: left;
	height: 313px;
	position: relative;
	width: 700px
}

#banner-list {
	float: left;
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	width: 220px;
}

#banner-list li {
	height: 91px;
	margin-bottom: 20px;
}

#banner-list .last {
	margin: 0;
}

#review {
	background: #f7f7f7;
	float: left;
	margin-left: 20px;
	width: 190px;
	padding: 0 15px;
}

#review p {
	color: #92A308;
	text-align: center;
	margin: 10px 0 0;
}

#review ul {
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#review li {
	margin-top: 9px;
}

#review li b {
	color: #906;
	display: block;
}

#review .last {
	margin: 5px 0;
	text-align: right;
}

#review a {
	color: #92A308;
}


/* ==========================================================================
   Tabs
   ========================================================================== */

#tabs {
	float: left;
	margin-right: 20px;
	width: 700px;
}

#tabs .ui-tabs-nav {
	font-size: 11px;
	float: left;
	height: 28px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#tabs .ui-tabs-nav li {
	float: left;
}

#tabs .ui-tabs-anchor {
	background-color: #eee;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));
	background-image: -webkit-linear-gradient(#fff,#eee);
	background-image: -moz-linear-gradient(#fff,#eee);
	background-image: -ms-linear-gradient(#fff,#eee);
	background-image: -o-linear-gradient(#fff,#eee);
	background-image: linear-gradient(#fff,#eee);
	-moz-border-radius: 5px 5px 0 0;
	-wekbit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border: 1px solid #ccc;
	color: #333;
	display: block;
	line-height: 27px;
	margin-left: -1px;
	outline: none;
	padding: 0 6px;
	text-decoration: none;
}

#tabs a:hover {
	color: #906;
}

#tabs .first {
	margin-left: 5px;
}

#tabs .ui-tabs-active a {
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#fff));
	background-image: -webkit-linear-gradient(#f5f5f5,#fff);
	background-image: -moz-linear-gradient(#f5f5f5,#fff);
	background-image: -ms-linear-gradient(#f5f5f5,#fff);
	background-image: -o-linear-gradient(#f5f5f5,#fff);
	background-image: linear-gradient(#f5f5f5,#fff);
	border-bottom: 0 !important;
	padding-bottom: 1px;
}

#tabs .ui-tabs-panel {
	border-top: 1px solid #ccc;
	clear: both;
	padding: 0 8px 5px;
}

#tabs img {
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	border: 1px solid #ccc;
	clear: right;
	float: right;
	margin: 10px 0 5px 10px;
}

#mag {
	margin-top: 30px;
	text-align: center;
}

#tabs .title {
	color: #906;
	font: italic 13px georgia,serif;
}

#tabs .title img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	right: 5px;
	vertical-align: baseline;
	float: none;
	margin: 0;
	box-shadow: none;
	border: 0;
}

#tabs li img {
	right: 0;
}

#sites {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sites li {
	float: left;
	padding: 0 40px 10px;
	width: 260px;
}

#sites a {
	text-align: center;
}

#sites .desc {
	font-size: 11px;
	text-align: justify;
}


/* ==========================================================================
   Media Queries
   ==========================================================================

@media only screen and (min-width: 35em) {

}

@media print,
	   (-o-min-device-pixel-ratio: 5/4),
	   (-webkit-min-device-pixel-ratio: 1.25),
	   (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

#reviews ul {
	margin: 0 auto;

}
#reviews li {
border-bottom: 1px dashed #e4e4e4;
float: left;
padding: 6px 0;
}
#reviews .outer {
background: url(../img/quote.png) no-repeat 22px 12px;
overflow: hidden;
padding: 9px 14px;
}
#reviews .inner {
border-left: 3px solid #906;
overflow: hidden;
}
#reviews .quote, #reviews .quote, .florist #reviews .quote {
font: italic 13px georgia,"times new roman",times,serif;
padding: 6px 0 12px 36px;
}
#reviews .author {
color: #999;
float: right;
padding: 15px 0 0;
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	/*
	 * Don't show links for images, or javascript/internal links
	 */

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group; /* h5bp.com/t */
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}
