body {
    font-size: 10px;
    font-family: Verdana;
    background-color: #fff;
    color: #000000;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: 0;
    line-height: 1.2em;
}

a {
    text-decoration: none;
    color: #285e8a;
}

a:hover {
    text-decoration: underline;
    color: #3fb0f2;
}

ul {
    list-style-type: none;
}

#wrapper {
    width: 960px;
    margin: 20px auto;
}

#header {
    width: 100%;
    height: 160px;
}

#header-top {
    width: 100%;
    height: 25px;
    overflow: hidden;
    border-bottom: 1px solid #a0e8f6;
}

#header-top a { 
    color: #285e8a;
    font-weight: 200;
    font-size: 1.1em;
}

#header-top a:hover { 
    color: #3fb0f2;
}

#header-top ul li#bckground-house {
    background: transparent url('/mas_assets/images/header-top-house.png') no-repeat 0 -1px;
    padding-left: 20px;
}

#header-top ul li.left-border {
    border-left: 1px solid #a0e8f6;
    padding-left: 10px;
}

#header-top ul li.last {
    padding-right: 0px;
}

ul#header-top-left {
    float: left;
}

ul#header-top-right {
    float: right;
}

ul#header-top-left li, ul#header-top-right li {
    float: left;
    padding-right: 10px;
}

#header-middle {
    width: 100%;
    height: 77px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #3fb0f2;
}

#header-middle ul li {
    float: left;
}

#header-middle ul li img#mainlogo {
    margin-top: 10px;
    margin-left: 10px;
}

#header-middle ul li img#mainlogo_k12 {
    background-color: #ffffff;
    margin-top: 10px;
    margin-left: 10px;
}

#header ul li h2 {
    margin-top: 15px;
    margin-left: 11px;
    color: #fff;
}

#header-middle ul li input#input-search {
    background: transparent url('/mas_assets/images/input-search-background.png') no-repeat 0 0;
    margin-top: 10px;
    margin-left: 10px;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 6px;
    height: 21px;
    width: 150px;
    color: #6e6e6e;
    border: none;
   	font-size: 12px;
}

#header-middle ul li a#btn-search {
    display: block;
    width: 36px;
    height: 13px;
    margin-top: 15px;
    background: transparent url('/mas_assets/images/button-search.png') no-repeat 0 0;
    text-indent: -9999px;
    margin-left: 3px;
}

#header-middle ul li a#btn-add {
    display: block;
    width: 20px;
    height: 12px;
    margin-top: 15px;
    margin-left: 10px;
    background: transparent url('/mas_assets/images/button-add.png') no-repeat 0 0;
    text-indent: -9999px;
}

#header-middle ul li input#input-add {
    background: transparent url('/mas_assets/images/input-add-background.png') no-repeat 0 0;
    margin-top: 10px;
    margin-left: 10px;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 6px;
    height: 21px;
    width: 120px;
    color: #6e6e6e;
    border: none;
   	font-size: 12px;
}

#header-middle ul li input#input-qty {
    background: transparent url('/mas_assets/images/input-qty-background.png') no-repeat 0 0;
    margin-top: 10px;
    margin-left: 10px;
    padding-top: 3px;
    padding-left: 8px;
    padding-right: 6px;
    height: 22px;
    width: 12px;
    color: #6e6e6e;
    border: none;
}

#header-middle ul li div#cart {
    width: 148px;
    height: 62px;
    margin-top: 7px;
    margin-left: 11px;
    background: transparent url('/mas_assets/images/cart-background.png') no-repeat 0 0;
}

#quickorder {
	color: white;
}

#quickorder a:hover {
	color: white;
	text-decoration: underline;
}

#cart {
    text-align: center;
}

#cart a:hover {
	border-bottom: 1px solid #e9254b;
}

#cart h3 {
    padding-top: 15px;
    margin-bottom: 10px;
}

#viewcart, #checkout {
    color: #e9254b;
    text-transform: uppercase;
    font-weight: 700;
}

#header-nav {
    height: 42px;
    padding-left: 78px;
    background: transparent url('/mas_assets/images/header-nav-background.png') repeat-x 0 0;
}

#header-nav ul {
    text-align: left;
    position: relative;
    z-index:9999;
}

#header-nav ul li.headlink {
    position: relative;
    float: left;
    height: 28px;
    margin-top: 4px;
    padding-left: 1px;
    padding-right: 0px;
    padding-top: 7px;
    width: 175px;
    font-size: 12px;
}

#header-nav ul li ul {
    display: none;
    margin-top: 9px;
}

#header-nav ul li.headlink:hover ul { 
    display: block; 
}

#header-nav ul li ul li {
    float: left;
    width: 175px;
    height: 25px;
    margin: 0;
    padding: 0;
    background-color: #f9f9ed;
    border-left: 1px solid #3fb0f2;
    border-right: 1px solid #3fb0f2;
    border-bottom: 1px solid #3fb0f2;
    position: relative;
    z-index: 9999;
}

#header-nav ul li ul li a {
    display: block;

    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 7px;
    color: #285E8A;
}

#header-nav ul li ul li a:hover {
    background-color: #3fb0f2;
    color: #fff;
}

#header-nav_k12 {
    height: 42px;
    padding-left: 252px;
    background: transparent url('/mas_assets/images/header-nav-background.png') repeat-x 0 0;
}

#header-nav_k12 ul {
    text-align: left;
    position: relative;
    z-index:9999;
}

#header-nav_k12 ul li.headlink {
    position: relative;
    float: left;
    height: 28px;
    margin-top: 4px;
    padding-left: 1px;
    padding-right: 0px;
    padding-top: 7px;
    width: 175px;
    font-size: 12px;
}

#header-nav_k12 ul li ul {
    display: none;
    margin-top: 9px;
}

#header-nav_k12 ul li.headlink:hover ul { 
    display: block; 
}

#header-nav_k12 ul li ul li {
    float: left;
    width: 175px;
    height: 25px;
    margin: 0;
    padding: 0;
    background-color: #f9f9ed;
    border-left: 1px solid #3fb0f2;
    border-right: 1px solid #3fb0f2;
    border-bottom: 1px solid #3fb0f2;
    position: relative;
    z-index: 9999;
}

#header-nav_k12 ul li ul li a {
    display: block;

    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 7px;
    color: #285E8A;
}

#header-nav_k12 ul li ul li a:hover {
    background-color: #3fb0f2;
    color: #fff;
}

.hasseparator {
    background: transparent url('/mas_assets/images/header-nav-separator.png') no-repeat 0 0;
    padding-left: 22px;
}

#shopcategory, #freersces, #cstmrsrvc, #spcoffer, #promotions {
    display: block;
    margin-top: 7px;
    text-indent: -9999px;
}

a#shopcategory {
    width: 140px;
    background: transparent url('../images/shopbycategory.png') no-repeat 0 0;
    margin: 0 auto;
}

a#shopcategory:hover {
    background: transparent url('../images/shopbycategory-over.png') no-repeat 0 0;
}

a#freersces {
    width: 119px;
    background: transparent url('../images/freeresources.png') no-repeat 0 0;
    margin: 0 auto;
}

a#freersces:hover {
    background: transparent url('../images/freeresources-over.png') no-repeat 0 0;
}

a#cstmrsrvc {
    width: 140px;
    background: transparent url('../images/customerservices.png') no-repeat 0 0;
    margin: 0 auto;
}

a#cstmrsrvc:hover {
    background: transparent url('../images/customerservices-over.png') no-repeat 0 0;
}

a#promotions {
    width: 104px;
    background: transparent url('../images/promotions.png') no-repeat 0 0;
    margin: 0 auto;
}

a#promotions:hover {
    background: transparent url('../images/promotions-over.png') no-repeat 0 0;
}

a#spcoffer {
    width: 104px;
    background: transparent url('../images/specialoffer.png') no-repeat 0 0;
    margin: 0 auto;
}

a#spcoffer:hover {
    background: transparent url('../images/specialoffer-over.png') no-repeat 0 0;
}

#main-content {
    width: 100%;
    overflow: hidden;
    background: transparent url('/mas_assets/images/categories-background.png') repeat-y -8px 0;
}

#left-column {
    width: 200px;
    float: left;
}

#categories {
    padding-top: 5px;
    padding-bottom: 5px;
}

#categories h1 {
    width: 190px;
    height: 28px;
    margin: 0 auto;
    text-indent: -9999px;
    background: transparent url('/mas_assets/images/categories-title-background.png') no-repeat 0 0;
}

#categories ul {
    margin-top: 5px;
}

#categories ul li {
    padding-left: 15px;
    padding-bottom: 5px;
    background: transparent url('/mas_assets/images/categories-arrow.png') no-repeat 5px 7px; 
}

#categories a {
	display: block;
    color: #285e8a;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    font-size: 12px;
}

#categories a.active {
	background-color:#FFFFFF;
	color:#3FB0F2;
}

#categories a:hover {
	background-color: #fff;
	color: #3fb0f2;
}

#categories span {
    /*display: block;*/
    color: #285e8a;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    font-size: 12px;
    line-height: 16px;
}

#right-column {
    width: 745px;
    margin-left: 0px;
    padding: 0px;
    float: right;
    background-color: #fefef9;
}

#top-sellers {
	width: 100%;
	height: 28px;
	margin-top: 5px;
	background-color: #3fb0f2;
}

#top-sellers h3 {
	color: #fff;
	padding-top: 8px;
	padding-left: 10px;
}

#breadcrumb {
	width: 100%;
	height: 28px;
	overflow: hidden;
	background-color: #3fb0f2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#breadcrumb ol li {
	float: left;
	height: 28px;
	padding-right: 17px;
	padding-left: 6px;
	color: #fff;
	margin-top: 8px;
}

#breadcrumb ol li a {
	color: #fff;
}

#breadcrumb ol li a:hover {
	color: #e9254b;
}

#breadcrumb ol li.hasarrow {
	background: transparent url('/mas_assets/images/breadcrumb-arrow.png') no-repeat 100% 3px;
}

#breadcrumb ol li.home {
	padding-right: 0px;
}

#breadcrumb ol li.home img {
	position: relative;
	top: -1px;
}

#breadcrumb ol.pages li {
	float: right;
	padding-right: 8px;
}

#breadcrumb ol.pages li a {
	display: block;
	padding-left: 2px;
	padding-right: 2px;
}

#breadcrumb ol.pages li a.selected {
	background-color: #fff;
	color: #3fb0f2;
}

#breadcrumb ol.pages li a:hover {
	background-color: #fff;
	color: #e9254b;
}

#right-column table {
	width: 100%;
	margin-top: 5px;
	background-color: #fff;
}

#right-column table td {
	overflow: hidden;
/*	border: 1px solid #a1e8f6; */
}

#right-column table td img.item-image {
	float: left;
	margin: 10px 10px 0px 10px;
}

#right-column table td img.item-imaget {

	margin-top: 10px;
}

#right-column table td div.item-descr {
	margin-top: 10px;
	margin-left: 10px;
/*	float: left; */
}

#right-column table td div.item-descr ul li {
	margin-top: 5px;
}

#right-column table td div.item-descr ul li.our-price {
	font-weight: 700;
}

#right-column table td div.item-descr ul li.our-price span {
	color: #e9254b;
}

#right-column table td div.item-descr ul li.you-save {
/*	font-weight: 700; */
}

#right-column table td div.item-descr ul li.add-to-cart {
	margin: 10px 0 10px 210px;
}

#right-column table td div.item-descr ul li.add-to-cart a{
    background: transparent url('/mas_assets/images/add-to-cart-button.png') no-repeat 0 0;
	display: block;
	padding: 3px 0 3px 0px;
	width: 92px;
	text-indent: -9999px;
}

#right-column table td div.item-descr ul li.add-to-cart a:hover{
    background: transparent url('/mas_assets/images/add-to-cart-button-hover.png') no-repeat 0 0;
}

#right-column table td div.item-descr ul li.item-title  {

}

#right-column table td div.item-descr ul li.item-title a {
	color: #000000;
	font-weight: 700;	
}

#right-column table td div.item-descr ul li.item-title a:hover {
	color: #3fb0f2;
}

#right-column table td div.item-descr ul li.add-to-cartt {
	margin: 10px 0 10px 32px;
}

#right-column table td div.item-descr ul li.add-to-cartt a{
    background: transparent url('/mas_assets/images/add-to-cart-button.png') no-repeat 0 0;
	display: block;
	padding: 3px 0 3px 0px;
	width: 92px;
	text-indent: -9999px;
}

#right-column table td div.item-descr ul li.add-to-cartt a:hover{
    background: transparent url('/mas_assets/images/add-to-cart-button-hover.png') no-repeat 0 0;
}

#right-column table td div.item-descr ul li.item-titlet  {
	width: 170px;
}

#right-column table td div.item-descr ul li.item-titlet a {
	color: #000000;
	font-weight: 700;	
}

#right-column table td div.item-descr ul li.item-titlet a:hover {
	color: #3fb0f2;
}

.thumbs {
	border: 1px solid #3fb0f2;
	margin: 5px 5px 0px 0;
	height: 190px;
	width: 367px;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.thumbst {
	border: 1px solid #3fb0f2;
	margin: 5px 5px 0px 0;
	height: 350px;
	float: left;
}

#content_con {
    width: 745px;
    margin-left: 5px;
    padding: 5px;
    float: right;
    background-color: #fefef9;
    font-size: 12px;
    clear: right;
}

.redheader {
    color: #e9254b;
    font-weight: bold;
    margin: 15px 0 0px 0;
    font-size: 16px;
}

.staticheader {
    width: 100%;

    overflow: hidden;
    Background-color: #3fb0f2;
    color: white;
    font-weight: bold;    
    font-size: 18px;
    padding: 12px 0 12px 10px;

}

.statichr {
    height: 1px;
    color: #e0dfe3;
}

/* @group Slideshow */

#slideshow-wrapper {
    position: relative;
}

#slideshow {
    margin: 5px 0 5px 0;
    position:relative;
    height:413px;
}

#slideshow img {
    position: absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}

#slideshow-buttons {
    position: absolute;
    z-index: 9999;
    bottom: 15px;
    left: 15px;
}

#slideshow-buttons img {
    cursor: pointer;
}

img.hidden { visibility: hidden; }

img#pause-resume-button {
    
}

/* @end */

/* @group Footer */
#footer {
    width: 100%;
    margin-top: 5px;
    text-align: center;
}

#footer h1 {
    color: #285e8a;
    font-weight: 200;
    margin-top: 10px;
    padding-bottom: 20px;
    font-size: 12px;
}

#footer-nav {
    height: 70px;
    padding-top: 23px;
    padding-left: 70px;
    background: transparent url('/mas_assets/images/footer-nav-background.png') repeat-x 0 0;
}

#footer-nav ul li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
	font-size: 12px;
} 

#footer-nav ul li.hasborderleft {
    border-left: 1px solid #fff;
} 

#footer-nav ul li a {
    color: #fff;
} 

#footer-nav ul li a:hover {
	color: #285e8a;	
}

#footer-nav_k12 {
    height: 70px;
    padding-top: 23px;
    padding-left: 360px;
    background: transparent url('/mas_assets/images/footer-nav-background.png') repeat-x 0 0;
}

#footer-nav_k12 ul li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
	font-size: 12px;
} 

#footer-nav_k12 ul li.hasborderleft {
    border-left: 1px solid #fff;
} 

#footer-nav_k12 ul li a {
    color: #fff;
} 

#footer-nav_k12 ul li a:hover {
	color: #285e8a;	
}

/* @end */

/* @group Featured */
#featured {
    overflow: hidden;
    margin-left: 15px;
}

#featured ul li {
    float: left;
    margin-right: 15px;
}

#featured ul li img#creditcards {
    margin-top: 0px;
}

#featured ul li img#ssl {
    margin-top: 10px;
}
#featured ul li img#bbb {
    margin-left: 10px;
    margin-top: 0px;
}

#featured_k12 {
    overflow: hidden;
    margin-left: 160px;
}

#featured_k12 ul li {
    float: left;
    margin-right: 15px;
}

#featured_k12 ul li img#creditcards {
    margin-top: 0px;
}

#featured_k12 ul li img#ssl {
    margin-top: 10px;
}
#featured_k12 ul li img#bbb {
    margin-left: 10px;
    margin-top: 0px;
}


/* @end */

#icon-table td {
	vertical-align: top;
	padding: 5px;
}
