body 	{
	background-color:#000000;
	background-image:url("picts/background-outer.jpg");
	background-position: 0px 0px;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}




/* DEFAULTS - ALIGNMENT, SPACING, MARGINS, PADDING */

div		{ margin: 0; padding: 0; border: 0; }

table, tr, td	{ border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }

img 		{ border: 0; }

.rimage		{ max-width: 100%; height: auto; }

.blockimage	{
    display: block;
    color: #A534D9;
}

.just		{ text-align: justify; }

.td-right 	{ text-align: right; }

.td-left 	{ text-align: left; }

.td-center	{ text-align: center; }

.td-middle	{ vertical-align: middle; }

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

.center-div	{ margin-left: auto; margin-right: auto; }

.right-div	{ margin-left: auto; margin-right: 0; }

.left-div	{ margin-left: 0; margin-right: auto; }

.padB-10	{ padding-bottom: 10px; }

.padT-10	{ padding-top: 10px; }

.formmargin	{ margin: 0px; }




/* NON-MENU LINKS */

a:link,
a:visited,
a:active	{ color: #57BDFF; text-decoration: none; }

a:hover		{
    color: #E2E6ED;
    text-decoration: none;
    font-size: 10px;
    font-weight: bolder;
    font-family: arial, sans-serif;
    font-style: normal;
    text-align: left;
}




/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

body		{ color: #AAB4C8; font: normal 15px arial, sans-serif; line-height: 150%; }

.title		{ color: #FFFFFF; font: normal 20px arial, sans-serif; line-height: normal; }

.subtitle	{
    ;
    font: bold 16px arial, sans-serif;
    line-height: normal;
}

.smalltitle	{
    color: #A01ECE;
    font: bold 15px arial, sans-serif;
    line-height: normal;
}

.colortitle 	{ color: #FFFFFF; font: bold 16px "Trebuchet MS", arial, sans-serif; line-height: normal; }

.testimonial	{ color: #66FF33; font-size: .90em; font-weight: bold; line-height: normal; font-style: italic; }

.smalltext	{ color: #B7A99A; font: normal 13px arial, sans-serif; line-height: normal; }

.hilite		{ color: #FF5144; font-weight: bold; }




/* REMOVES MARGINS ON HEADING TAGS (FOR SEO) */

h1, h2, h3, h4	{
    margin: 0px 0px 1px 0px;
    color: #449BE9;
    ;
    ;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}




/* WIDTHS HEIGHTS AND ALIGNMENT */

.pageheight	{ min-height: 900px; }

.pagewidth	{ max-width: 1050px; }

#outerdiv	{
		width: 100%;
		margin: auto;
		}

#wrapper 	{
		background-color:#000000;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		border: 0px solid #000000;
		border-width: 0px 0px 0px 0px;
		}

#contentdiv	{
    max-width: 100%;
    margin-right: 292px;
    font-weight: bold;
		}

#maincontent 	{
		text-align: left;
		float: left;
		width: 100%;
		}

.content-pad	{
    padding: 20px 20px 20px 20px;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
}

.divclear 	{ height: 0px; clear: both; font-size: 1px; line-height: 0px; padding: 0px; margin: 0px; }

#contentdiv-nosidebar { max-width: 100%; }




/* TEXT AND GRAPHIC HEADER CODE */

#headerdiv	{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border: #000000 0px solid;
		border-bottom: #000000 0px solid;
		}

.headercolor	{ background-color: #000000; }

.logo-respond	{
		width: 100%;
		max-width: 600px;
		height: 75px;
		margin: 0 auto 0 0;   /* THIS CODE ALIGNS LOGO */
		display: block;
		}

/* TEXT LOGO */

.text-logo-box	{ padding: 24px 8px 24px 8px; }

.logo		{ color: #FFFFFF; font: normal 18px arial, sans-serif; }

.logo2		{ color: #7B89A6; font: normal 28px arial, sans-serif; }




/* SOCIAL ICONS */

.soc-box	{
		position: absolute;
		top: 27px;
		right: 15px;
		text-align: center;
		padding: 0px 0px 0px 0px;
		}

.soc-box table	{ margin: 0 auto; }

.socialspace	{ padding-left: 1px; padding-right: 2px; }

.socialicon	{
		width: 25px;
		height: auto;
		border: #FFFFFF 0px solid;
		display: block;
		}

.socialicon:hover  {
		   border: #FFFFFF 0px solid;
		   }




/* FOOTER */

#footerdiv	{
		color: #FFFFFF;
		font: normal 11px arial, sans-serif;
		text-align: center; 
		background-color: transparent;
		background-image: url("picts/background-footer.jpg");
		background-repeat: repeat;
		padding: 35px 8px 35px 8px;
		border-top: #CC0000 1px solid;
		}

#footerdiv a:link,
#footerdiv a:visited,
#footerdiv a:active	{ color: #57BDFF; text-decoration: none; }

#footerdiv a:hover	{ color: #FF3366; text-decoration: underline; }






/* BORDERS AND BARS */

.page-splits 	{
		font-size: 1px;
		line-height: 0px;
		height: 1px;
		background-color: transparent;
	/* 5 COLOR GRADIENT */
		background-image: linear-gradient(to right, transparent, #3E4153, #3E4153, #3E4153, transparent);
		margin: 12px 0px 12px 0px;
		padding: 0px;
		border: #999999 0px solid;
		}

.splits-xtramargin { margin-top: 30px; margin-bottom: 30px; }




/* IMAGE BORDERS AND SPACING */

.img-borders	{ border: #66697E 1px solid; margin: 2px 2px 2px 2px; }

.img-space	{ float:left; margin-right: 12px; margin-bottom: 1px; }

.HoverBorder	{
		border: #999999 0px solid;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	/* ZOOM */
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	/* FADE UP */
		-webkit-transition: all 0.3s;
		transition: all 0.3s ease;
		}

img.HoverBorder:hover  {
		border: #FF0000 0px solid;
		cursor:pointer;
	/* ZOOM */
		-webkit-transform: scale(1.20);
		-moz-transform: scale(1.20);
		transform: scale(1.20);
		}




/* TOP MAIN IMAGE */

.image-bar	{
    max-width: 100%;
    color: #FFFFFF;
    text-align: left;
    padding: 0px;
    margin: 0px;
    /* DROP SHADOW */
    -moz-box-shadow: 0px 10px 6px -6px rgba(0, 0, 0, 0.0);
    -webkit-box-shadow: 0px 10px 6px -6px rgba(0, 0, 0, 0.0);
    box-shadow: 0px 10px 6px -6px rgba(0, 0, 0, 0.0);
		}

.main-image	{
		width: 100%;
		min-width: 200px;
		height: auto;
		display: block;
		margin: 0px auto 0px auto;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border: 1px solid #000000;
		border-width: 0px 1px 1px 1px;
		/* NOTE: BORDERS ABOVE ARE | top | right | bottom | left */
		}




/* LIST CODE - ABOUT PAGE */

.list		{
		color: #FF0000;
		line-height: normal;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
		}

.floatlist	{ float: left; width: 50%; min-width: 200px; }

.list li	{ text-indent: 1px; }

.list li span 	{ color: #B7A99A; font-weight: normal; }




/* RIGHT SIDEBAR */

#sidebar 	{
		width: 250px;
		margin-right: -292px;   /* WORKS WITH #contentdiv 292 ABOVE */
		float: right;
		padding: 10px 20px 10px 20px;
		background-color: transparent;
		border-left: #3E4153 1px solid;
		}

.sidebarL	{ width: 52px; padding: 15px 6px 15px 6px; }

.sidebarR	{
    padding: 15px 4px 15px 4px;
    font-size: 12px;
    color: #FFFFFF;
}

.side-borders	{ border: #66697E 1px solid; margin: 0px 0px 0px 0px; }

.sidebar-topics		{
			background-color: transparent;
			background-image: url("picts/background-topics.jpg");
			background-repeat: repeat;
			border-top: #FF0000 1px solid;
			border-bottom: #FF0000 1px solid;
			margin: 13px 0px 0px 0px;
			padding: 2px 0px 0px 0px;
			}

.sidebar-text		{
			color: #AAB4C8;
			font: normal 12px verdana, arial, sans-serif;
			line-height: 140%;
			width: 100%;
			}




/* SMALL CALENDAR */

.calendar	{ background-color: #000000; border: #999999 0px solid; }

.calendarinner	{ border-collapse: separate; border-spacing: 2px; }

.calspace	{ padding: 0px; }

.calendartitle	{
		color: #FFFFFF;
		font: bold 15px "Trebuchet MS", arial, sans-serif;
		background-color: transparent;
		padding: 3px;
		}

.caldays	{
		width: 25px;
		height: 30px;
		background-color: #000000;
		color: #FFFFFF;
		font: normal 15px "Trebuchet MS", arial, sans-serif;
		border-right: #000000 1px solid;
		border-bottom: #000000 0px solid;
		}

.calday		{
		width: 25px;
		background-color: #000000;
		color: #FF0000;
		font: normal 15px "Trebuchet MS", arial, sans-serif;
		border-right: #000000 1px solid;
		border-bottom: #000000 0px solid;
		}

.caldates	{
		height: 25px;
		background-color: #111111;
		color: #999999;
		font: normal 14px "Trebuchet MS", arial, sans-serif;
		border: #333333 1px solid;
		}

.calhilite	{
		background-color: #CC0000;
		color: #FFFFFF;
		font: normal 14px "Trebuchet MS", arial, sans-serif;
		border: #FF0066 1px solid;
		}




/* PRODUCTS PAGE */

.product-image-box	{
			width: 100%;
			max-width: 500px;
			height: auto;
			float: left;
			padding-right: 30px;
			}

.product-image	{
		width: 100%;
		height: auto;
		display: block;
		margin-bottom: 5px;
		}

.product-details {
		min-width: 300px;
		text-align: left;
		overflow: hidden;
		padding: 10px 0px 0px 0px;
		}

.product-title	{
		color: #FFFFFF;
		font: 20px arial, sans-serif;
		font-weight: bold;
		line-height: normal;
		}

.product-box	{
    padding: 0px;
    margin: 0px auto 0px auto;
    background-color: transparent;
    border: solid #A4AC8F;
    border-width: 0px 0px 0px 0px;
    /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: left;
		}




/* SHOPPING CART CODE */

.price 		{ font-size: 1.0em; font-weight: bold; padding: 8px 0px 8px 0px; }

.price span	{
		color: #FFFFFF;
		font-size: 1.4em;
		font-weight: bold;
		text-decoration: none;
		border-bottom: #FF0000 1px solid;
		}

.formmargin-cart { margin: 15px 0px 0px 0px; }

.cartdrop 	{
		font: 14px arial, sans-serif;
		color: #000000;
		width: 170px;
		margin-top: 1px;
		margin-bottom: 4px;
		}

input[type=submit].button-order 
	 	{
		color: #FFFFFF;
	       	font: normal 19px arial, sans-serif;
		text-align: center;
		background-color: #CC0033;
	        background-image: url("picts/button-order.png");
		background-repeat: no-repeat;
        	padding: 10px 3px 9px 3px;
        	margin: 4px 0px 2px 0px;
		cursor:pointer;
		width: 170px;
		-webkit-appearance: none;
        	border: #999999 0px solid;
	/* CORNER ROUNDING */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
		box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
		}

input[type=submit].button-order:hover 
	 	{
		color: #FFFFFF;
		background-color: #3333CC;
        	border: #999999 0px solid;
		}

/* VIEW CART CODE */

.view-cart-box	{
		background-color: #000000;
		text-align: left;
		padding: 5px 6px 6px 6px;
		}

.formmargin-view {
		display: inline-block;
		margin: 0px; vertical-align: top;
		}

.paypal-icon	{
		max-width: 150px;
		display: inline-block;
		vertical-align: top;
		margin: 0px 4px 0px 0px;
		}

input[type=submit].button-view-cart {
				width: 140px;
				margin: 7px 0px 0px 0px;
				}





/* CONTACT PAGE CODE */

.contact-select			{ color: #B7A99A; font-weight: normal; }

.contactform-table		{ margin: 0px 0px 10px 50px; }

table.contactform-table td	{ padding: 0px 0px 1px 0px; }

.shadeform	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #F4F5F9;
		background-image: url("picts/shadeform.png");
		text-align: left;
		width: 200px;
		border: #999999 1px solid;
		}

.textarea	{
		font: 13px arial, sans-serif;
		background-color: #F4F5F9;
		color: #000000;
		background-image: url("picts/shadeform.png");
		text-align: left;
		width: 250px;
		height: 150px;
		border: #999999 1px solid;
		}

.dropdown 	{
		font: 13px arial, sans-serif;
		background-color: #F4F5F9;
		color: #000000;
		width: 225px;
		}

input[type=submit].submitbutton, input[type=reset].submitbutton 
		{
		color: #FFFFFF;
	       	font: bold 15px arial, sans-serif;
		text-align: center;
		background-color: #000000;
		-webkit-appearance: none;
		padding: 9px 8px 9px 8px;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
		width: 120px;
        	border: #CC0000 1px solid;
  	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}

input[type=submit].submitbutton:hover, input[type=reset].submitbutton:hover 
		{
		color: #FFFFFF;
		background-color: #CC0000;
        	border: #CC0000 1px solid;
		}




/* LINKS PAGE */

.linksmargin	{ margin: 0px; margin-top: 10px; }

table.searchtable td	{ vertical-align: middle; padding: 3px 1px 3px 2px; }

.searchterms 	{
		font: 12px arial, sans-serif;
		background-color: #F4F5F9;
		background-image: url("picts/shadeform.png");
		color: #000000;
		width: 125px;
		border: #999999 1px solid;
		}

.searchbutton 	{
		color: #FFFFFF;
	       	font: normal 12px arial, sans-serif;
		text-align: center;
		background-color: #333333;
        	padding: 2px 4px 2px 4px;
		margin: 0px;
		margin-left: 2px;
		cursor: pointer;
        	border: #FF0000 1px solid;
		}




/* GOOGLE ADSENSE */

.google-ad-sidebar	{
			width: 250px;
			margin: 0px auto 25px auto;
			}

/* BLANK AD CODE */

.ad-blank-250		{ line-height: 250px; color: #FFFFFF; background-color: #777777; text-align: center; }




/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}




/* START THE CODE FOR THE MENU */

#menudiv a		{ outline: none; }

#menudiv	{
		background-color: #000000;
		background-image:url("picts/menu-background.png");
		position: relative;
		padding: 0px 0px 0px 0px;
		margin: 0px auto 0px auto;
		border: #000000 solid;
		border-width: 0px 0px 0px 0px;
		}

/* MENU WIDTH, PADDING, FONT FACE & COLOR */

#menusub a 		{
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 15px;
			font-weight: 400;
			line-height: normal;
			text-decoration: none;
			text-align: center;
			padding: 19px 15px 19px 15px;
			margin: 0px 0px 0px 0px;
			cursor: pointer;
			background-color: transparent;
			display: inline-block;
			border: #000000 solid;
			border-width: 0px 1px 0px 0px;
		/* MENU FADE UP */
			transition: all 0.5s ease;
			-webkit-transition: all 0.5s;
    			*display:inline;	/* For IE */
    			*zoom:1;		/* For IE */
			}


/* BORDERS FIRST MENU LINK */

#menusub a:first-child	{ border-width: 0px 1px 0px 1px; }


/* MENU HOVER COLORS */

#menusub a:hover 
			{
			color: #FFFFFF;
			background-color: #CC0000;
			text-decoration: none;
			}


/* FOR BOTTOM MENU */

.menu-footer	{
		display: block;
		border-top: 0px #666666 solid;
		}


/* MOBILE MENU ICON - SEE ALSO media-queries.css FOR MORE MOBILE COLORS AND FONTS!! */

#mobile-menu-icon	{ cursor: pointer; display: none; text-align: center; padding: 5px 0px 5px 5px; }

.menu-icon-img		{ display: block; margin: 0px auto 0px 0px; }




/* RIGHT SCROLL TO TOP ARROW */

.scrollToTop	{
	width: 36px;
	height: 36px;
	padding: 0px;
	text-align:center;
	text-decoration: none;
	position:fixed;
	bottom: 60px;
	right: 10px;
	display:none;
	border: #CC0000 1px solid;
	background: #000000 url('picts/arrow-up-white.png') no-repeat 0px 0px;
	}

.scrollToTop:hover{
	text-decoration:none;
	border: #CC0000 1px solid;
	background: #CC0000 url('picts/arrow-up-white.png') no-repeat 0px 0px;
	}
