body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #717171;
}
body {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	min-height: 500px;
	background-image: url(../images/bk-subtlepatterns_small-crackle-bright.png);
	background-repeat: repeat;
}
body.dialogpage, body.filedialog, body.wysiwygeditor {
	background-color: #FFF;
	background-image: none;
}
.font-open-sans {
	font-family: 'Open Sans', sans-serif;
}
.font-open-sans-bold {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
img {
	text-decoration: none;
	border: 0px
}
img {
	max-width: 100%;
	height: auto;
}
a {
	color: #745ad7;
}
a:visited {
	color: #745ad7;
}
a:hover {
	color: #C2D12C;
}
a:active {
	color: #C2D12C;
}

.breakLongURLs {
	white-space: pre; /* CSS 2.0 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3.0 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP Printers */
	word-wrap: break-word; /* IE 5+ */
}
/*Add class to form input to make the value (words) gray until the box is clicked into and then text becomes black*/
.form-input-gray {
	color: #999;
}
.form-input-gray:focus {
	color: #000;
}
.clearfixer {
	overflow: auto;
	zoom: 1;
}
.clearboth {
	clear: both;
}
.content {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
.rows {
	overflow:hidden;
}
.copyright {
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #959595;
}
.text-small {
	text-weight: small;
	font-size: 10px;
}
.text-align-left {
	text-align: left;
}
.text-align-right {
	text-align: right;
}
.text-align-center {
	text-align: center;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.gutter-left {
	margin-left: 4%;
}
.gutter-right {
	margin-right: 4%;
}
.col-two {
	width: 48%;
}
.col-three {
	width: 30.66%;
}
.col-three-two {
	width: 65.34%;
}
.col-four {
	width: 22%;
}
.col-four-three {
	width: 74%;
}
.col-four-with-padding {
	width: 20%;
	padding: 1%;
}
.col-four-three-fourths {
	width: 74%;
}
.col-five {
	width: 16.8%;
}
.line-height-thin {
	line-height: 1.25em;
}
.padding-top-20px {
	padding-top: 20px;
}
.padding-top-10px {
	padding-top: 10px;
}
.padding-bottom-20px {
	padding-bottom: 20px;
}
.padding-bottom-10px {
	padding-bottom: 10px;
}
.margin-top-20px {
	margin-top: 20px;
}
.margin-top-10px {
	margin-top: 10px;
}
.margin-bottom-20px {
	margin-bottom: 20px;
}
.margin-top-30px {
	margin-top: 30px;
}
.margin-bottom-30px {
	margin-bottom: 30px;
}
.border-left {
	border-left: #d7d7d7 1px solid;
	margin-left: px;
	padding-left: 10px;
}
.border-right {
	border-right: #d7d7d7 1px solid;
}
.box-border {
	border-style: solid;
	border-width: 1px;
	border-color: #e7e7e7;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	min-height: 290px;
}
.box-gutter-left {
	margin-left: 1.1%;
	margin-left: 1.1%;
}
.heading-gray {
	font-size: 22px;
	font-family: 'Playball', cursive;
	line-height: 1.2;
	text-align: left;
}
.searchbox {
	width: 45%;
	float: right;
	text-align: right;
}
.sidebar-cart-btns {
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
}
.sidebar-cart-btns a {
	text-decoration: none;
	color: #636363;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.sidebar-cart-btns a:visited {
	color: #636363;
}
.sidebar-cart-btns a:hover {
	color: #4d3997;
	background-color: #EFEFEF;
}
.sidebar-cart-btns a:active {
	color: #4d3997;
	background-color: #EFEFEF;
}
.sidebar-cart-divider {
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	padding-top: 5px;
	padding-bottom: 5px;
}
.creditcards img {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.social-media img {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.slider img {
	border-style: solid;
	border-width: 5px;
	border-color: rgb(255, 255, 255);
	background-color: rgb(252, 66, 91);
	box-shadow: 0 0px 7px rgba(6, 6, 6, 0.15);
	-webkit-box-shadow: 0 0px 7px rgba(6, 6, 6, 0.15);
	padding-top: 0px;
	margin-top: 3px;
}
.big-button a {
	font-family: 'Playball', cursive;
	font-size: 22px;
	background-color: rgb(253, 39, 67);
	color: #FFFFFF;
	display: block;
	text-align: center;
	text-decoration: none;
}
.big-button a:visited {
	background-color: rgb(253, 39, 67);
	color: #FFFFFF;
}
.big-button a:hover {
	background-color: #EFEFEF;
	color: rgb(253, 39, 67);
}
#big-button a:active {
	background-color: #EFEFEF;
	color: rgb(253, 39, 67);
}
#footer {
	min-height: 200px;
	padding-top: 40px;
	padding-bottom: 20px;
	font-size: 0.8em;
	line-height: 1.75em;
}
.footer-wrapper {
	margin-top: 0px;
	font-size: 14px;
	padding-top: 50px;
	background-image: url(../images/bk-btm.png);
	background-repeat: repeat-x;
	min-height: 250px;
	color: #959595;
}
.socialMedia {
	text-align: center;
}
.socialMedia a {
	padding-left: 15px;
}
.footer-gutter-left {
	margin-left: 3%;
}
.footer-nav {
	line-height: 2em;
	font-size: 12px;
}
.footer-nav a {
	color: #959595;
}
.footer-nav a:visited {
	color: #959595;
}
.footer-nav a:hover {
	color: #4d3997;
	background-color: #efefef;
}
.footer-nav a:active {
	color: #4d3997;
}
.wrapper {
	margin: 0px;
	padding: 0px;
}
