@charset "utf-8";
/* CSS Document */

.home, .sub {
	background: url(/customcss/elise/MargosMath/image/RainbowBackground.jpg)no-repeat top center;
}

/*Header*/

#Main #Header {
	height: 196px;
	background: url(/customcss/elise/MargosMath/image/MainNav.png) no-repeat bottom center;
}

#Main #Header h1 a  {
	background: url(/customcss/elise/MargosMath/image/MargosLogo.png) no-repeat;
		width: 254px;
	left: 13.5em;
}

#Main #Header h1 a span {
	color: transparent;
}

/*StockImage*/

.home #Main #StockImage {
	top: 239px;
	height: 286px;
}

.home #Main #StockImage .text-module {
	width: 420px;
	border-radius: none;
	box-shadow: none;
	border: none;
}

.home #Main #StockImage .text-block-component {
	width: 500px;
	margin-left: 20px;
	border-radius: none;
	box-shadow: none;
	border: none;
}
/*PrimaryNavigation*/

#Main #PrimaryNavigation {
	top:125px;
	width: 100%;
	margin-left: 0px;
	font-size: 15pt;
	text-shadow: -1px 0 black, 0 1px black,
      1px 0 black, 0 -1px black;
}

#Main #PrimaryNavigation ul li {
	border-right: none;
}

#Main #PrimaryNavigation li a {
	padding: 0 7px;
}

#Main #PrimaryNavigation li a:hover {
	background: none;
	text-decoration: underline;
}

/*Nav Text Colors*/

#Main #PrimaryNavigation .primarynav li.first a {
	color:#000000;
}
#Main #PrimaryNavigation .primarynav li.second a {
	color:yellow;
}
#Main #PrimaryNavigation .primarynav li.third a {
	color:orange;
}
#Main #PrimaryNavigation .primarynav li.fourth a {
	color:#2BCCDA;
}
#Main #PrimaryNavigation .primarynav li.fifth a {
	color:red;
}
#Main #PrimaryNavigation .primarynav li.sixth a {
	color:#888888;
}
#Main #PrimaryNavigation .primarynav li.seventh a {
	color:green;
}
#Main #PrimaryNavigation .primarynav li.eighth a {
	color:blue;
}
#Main #PrimaryNavigation .primarynav li.ninth a {
	color:brown;
}
#Main #PrimaryNavigation .primarynav li.tenth a {
	color:purple;
}

/*Main Content*/

#Main #Content .module h3.title,
#Main #Header .module h3.title {
	background: none;
	color: #000000;
}

#Main #Content h3{
	font-family: 'Josefin Slab', serif;
	font-weight: 700;
	font-size: 28pt;
	line-height: 1.5em;
	margin-top: 2%
}

#Main #Content-Text h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	padding-top: 5%;
	line-height: 31px;
}

#Main #Content p,
#Main #Content li {
	font-size: 14pt;
	line-height: 1.6em;
	font-family: 'Open Sans', sans-serif;
}

#Main #StockImage h3 {
	font-family: 'Josefin Slab', serif;
	font-weight: 700;
	font-size: 19pt;
	padding: 0;
}

#Main #StockImage p {
	font-size: 12pt;
	line-height: 1.5em;
	font-family: 'Open Sans', sans-serif;
}

/*Home Page*/
.home #Main #Body {
	margin-top: 311px;
}
.home #Main #Content-Text .module-row .module {
	box-shadow: none;
	border: none;
	border-radius: none;
}

.home #Main #Content-Text .module-row .module p {
	font-size:11pt;
	line-height: 15pt;
	font-family: 'Open Sans', sans-serif;
}

.home #Main #Content-Text .module h3{
	font-size: 16pt;
	text-align: center;
	line-height: 22px;
	padding-top: 12px;
}

.home #Main #Content-Text .text-block-component h3 {
	font-size: 19pt;
}

.home #Main #Content .module-row .module.first {
	background: url(/customcss/elise/MargosMath/image/GreenPostit.jpg) no-repeat top center;
	min-height: 280px;
}

.home #Main #Content .module-row .module.second {
	background: url(/customcss/elise/MargosMath/image/PinkPostit.jpg) no-repeat top center;
	min-height: 280px;
}
.home #Main #Content .module-row .module.third {
	background: url(/customcss/elise/MargosMath/image/BluePostit.jpg) no-repeat top center;
	min-height: 280px;
}

.home #Main #Content .module-row .module .content {
	width: 303px;
margin-left: 5px;
}

/*Sub Page Content*/

.sub #Main #Content-Text h4 {
	background: url(/customcss/elise/MargosMath/image/rainbowcircle.jpg) no-repeat left bottom;
padding-left: 2em;
}

.sub #Main #Content .module {
	box-shadow: none;
	border: none;
	border-radius: 0px;
}

/*Blog*/

#Main.blog #Content-Text h3 {
	font-size: 20pt;
}



/*Shopping Pages*/

.sub #Main.catalog-detail .product {
	width: 44%;
box-shadow: 0 0 7px 1px #BBB6B6;
padding: 2%;
margin: 1%;
float: left;
}
.sub #Main.catalog-detail #Content h3 {
	display: none;
}

.sub #Main.catalog-detail #Content h4 {
	background: none;
	padding-left: 0em;
	font-size: 15pt;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #cccccc;
	padding-top: 0;
}

.sub #Main.catalog-detail #Content-Text .product .product-description {
	display: none;
}

.sub #Main .read-more a {
	margin-top: 10px;
}

.sub #Main.product-detail #Content .product .product-description,
.sub #Main.product-detail #Content .product .product-price {
	width: 50%;
	float: right;
	border-left: 1px solid #cccccc;
	padding-left: 1%;
}

.sub #Main.product-detail #Content .product .product-price {
	font-size: 16pt;
}

.sub #Main.product-detail #Content .product .product-image-gallery ul {
	padding-left: 0px;
	margin-top: 1%;
}

.sub #Main.product-detail #Content .product .product-image-gallery ul li {
	display: inline;
	list-style: none;
}

/*Cart Page*/

.sub #Main.cart #Content h4 {
	background: none;
	padding-left: 0em;
	padding-top: 0em;
}

/*Button*/
#Main .read-more a,
#Main button,
#Main .continue-shopping-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	text-shadow:1px 1px 0px #689324;
}

#Main .read-more a:hover,
#Main button:hover,
#Main .continue-shopping-button {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
}

#Main .read-more a:active,
#Main button:active,
#Main .continue-shopping-button{
	position:relative;
	top:1px;
}



/*Footer*/

#Main #Footer {
	margin-bottom: 0px;
	padding-top: 15px;
	background: #6dab27; /* Old browsers */
background: -moz-linear-gradient(top,  #6dab27 0%, #598527 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6dab27), color-stop(100%,#598527)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6dab27 0%,#598527 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6dab27 0%,#598527 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6dab27 0%,#598527 100%); /* IE10+ */
background: linear-gradient(to bottom,  #6dab27 0%,#598527 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6dab27', endColorstr='#598527',GradientType=0 ); /* IE6-9 */
}
