body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat;
	background-position: left 150px;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#HeaderNavContainer {
	background-image: url(../images/header_nav_bg.gif);
	background-repeat: repeat-x;
	height: 27px;
	margin: 0px;
}
#HeaderNavContainer #HeaderNavContainer_Inner {
	height: 22px;
	margin: 0px;
	padding: 5px 0px 0px;
}
#HeaderNavContainer #HeaderNavContainer_Inner ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	width: 960px;
	margin-bottom: 0px;
}
#HeaderNavContainer #HeaderNavContainer_Inner li {
	padding: 0px;
	float: left;
	margin: 0px;
}
#HeaderNavContainer #HeaderNavContainer_Inner #home {
	background-image: url(../images/header_nav_home.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 90px;
	display: block;
	background-position: center 0px;
}
#HeaderNavContainer #HeaderNavContainer_Inner #home:hover {
	background-image: url(../images/header_nav_home.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #home_active {
	background-image: url(../images/header_nav_home.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #shop {
	background-image: url(../images/header_nav_shop.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 90px;
	display: block;
	background-position: center 0px;
}
#HeaderNavContainer #HeaderNavContainer_Inner #shop:hover {
	background-image: url(../images/header_nav_shop.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #shop_active {
	background-image: url(../images/header_nav_shop.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #upload{
	background-image: url(../images/header_nav_upload.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 108px;
	display: block;
	background-position: center 0px;
}
#HeaderNavContainer #HeaderNavContainer_Inner #upload:hover {
	background-image: url(../images/header_nav_upload.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 108px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #upload_active {
	background-image: url(../images/header_nav_upload.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 108px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}

#HeaderNavContainer #HeaderNavContainer_Inner #schoolpack{
	background-image: url(../images/header_nav_schoolpack.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 150px;
	display: block;
	background-position: center 0px;
}
#HeaderNavContainer #HeaderNavContainer_Inner #schoolpack:hover {
	background-image: url(../images/header_nav_schoolpack.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #schoolpack_active {
	background-image: url(../images/header_nav_schoolpack.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #whoarewe{
	background-image: url(../images/header_nav_whoarewe.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 150px;
	display: block;
	background-position: center 0px;
}
#HeaderNavContainer #HeaderNavContainer_Inner #whoarewe:hover {
	background-image: url(../images/header_nav_whoarewe.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #whoarewe_active {
	background-image: url(../images/header_nav_whoarewe.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}

#HeaderNavContainer #HeaderNavContainer_Inner #vote {
	background-image: url(../images/header_nav_vote.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 90px;
	display: block;
	background-position: center 0px;
}
#HeaderNavContainer #HeaderNavContainer_Inner #vote:hover {
	background-image: url(../images/header_nav_vote.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #vote_active {
	background-image: url(../images/header_nav_vote.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #press {
	background-image: url(../images/header_nav_press.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 90px;
	display: block;
	background-position: center 0px;
}
#HeaderNavContainer #HeaderNavContainer_Inner #press:hover {
	background-image: url(../images/header_nav_press.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #press_active {
	background-image: url(../images/header_nav_press.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #links {
	background-image: url(../images/header_nav_links.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 90px;
	display: block;
	background-position: center 0px;
}
#HeaderNavContainer #HeaderNavContainer_Inner #links:hover {
	background-image: url(../images/header_nav_links.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderNavContainer #HeaderNavContainer_Inner #links_active {
	background-image: url(../images/header_nav_links.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#HeaderContainer {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 146px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #91BDBB;
	border-right-color: #91BDBB;
	border-bottom-color: #91BDBB;
	border-left-color: #91BDBB;
}
#HeaderContainer #topcart {
	float: right;
	width: 240px;
	margin-top: 6px;
	margin-right: 10px;
}
#HeaderContainer #topcart #qty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-align: left;
}
#HeaderContainer #logo {
	float: left;
}
#HeaderContainer #topcart #subtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-align: left;
}
#HeaderContainer #topcart #buttons #viewcart {
	background-image: url(../images/header_topcart_viewbutton.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 87px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}
#HeaderContainer #topcart #buttons {
	height: 25px;
}

#HeaderContainer #topcart #buttons #viewcart:hover {
	background-image: url(../images/header_topcart_viewbutton_hover.png);
}
#HeaderContainer #topcart #buttons #checkout {
	background-image: url(../images/header_topcart_checkoutbutton.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 87px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}
#HeaderContainer #topcart #buttons #checkout:hover {
	background-image: url(../images/header_topcart_checkoutbutton_hover.png);
}



#FooterContainer {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	height: 146px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #91BDBB;
	border-right-color: #91BDBB;
	border-bottom-color: #91BDBB;
	border-left-color: #91BDBB;
}
#FooterNavContainer {
	background-image: url(../images/footer_nav_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 5px;
}
#FooterNavContainer ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	width: 960px;
	margin-bottom: 0px;
}
#FooterNavContainer li {
	padding: 0px;
	float: left;
	margin: 0px;
}
#FooterNavContainer #home {
	background-image: url(../images/header_nav_home.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 90px;
	display: block;
	background-position: center 0px;
}
#FooterNavContainer #home:hover {
	background-image: url(../images/header_nav_home.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #home_active {
	background-image: url(../images/header_nav_home.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #shop {
	background-image: url(../images/header_nav_shop.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 90px;
	display: block;
	background-position: center 0px;
}
#FooterNavContainer #shop:hover {
	background-image: url(../images/header_nav_shop.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #shop_active {
	background-image: url(../images/header_nav_shop.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #upload{
	background-image: url(../images/header_nav_upload.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 108px;
	display: block;
	background-position: center 0px;
}
#FooterNavContainer #upload:hover {
	background-image: url(../images/header_nav_upload.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 108px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #upload_active {
	background-image: url(../images/header_nav_upload.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 108px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}

#FooterNavContainer #schoolpack{
	background-image: url(../images/header_nav_schoolpack.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 150px;
	display: block;
	background-position: center 0px;
}
#FooterNavContainer #schoolpack:hover {
	background-image: url(../images/header_nav_schoolpack.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #schoolpack_active {
	background-image: url(../images/header_nav_schoolpack.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #whoarewe{
	background-image: url(../images/header_nav_whoarewe.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 150px;
	display: block;
	background-position: center 0px;
}
#FooterNavContainer #whoarewe:hover {
	background-image: url(../images/header_nav_whoarewe.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #whoarewe_active {
	background-image: url(../images/header_nav_whoarewe.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #vote {
	background-image: url(../images/header_nav_vote.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 90px;
	display: block;
	background-position: center 0px;
}
#FooterNavContainer #vote:hover {
	background-image: url(../images/header_nav_vote.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #vote_active {
	background-image: url(../images/header_nav_vote.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #press {
	background-image: url(../images/header_nav_press.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 90px;
	display: block;
	background-position: center 0px;
}
#FooterNavContainer #press:hover {
	background-image: url(../images/header_nav_press.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #press_active {
	background-image: url(../images/header_nav_press.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #links {
	background-image: url(../images/header_nav_links.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 90px;
	display: block;
	background-position: center 0px;
}
#FooterNavContainer #links:hover {
	background-image: url(../images/header_nav_links.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -16px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
#FooterNavContainer #links_active {
	background-image: url(../images/header_nav_links.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	background-position: center -46px;
	margin-top: -4px;
	position: relative;
	z-index: 1;
}
.FooterSubNav {
	background-image: url(../images/footersubnav_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.FooterSubNav ul {
	margin: 5px auto 0px;
	padding: 0px;
	list-style-type: none;
	width: 650px;
}
.FooterSubNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A383D;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3A383D;
	border-right-color: #3A383D;
	border-bottom-color: #3A383D;
	border-left-color: #3A383D;
	height: 14px;
	width: 120px;
	text-align: center;
	float: left;
}
.FooterSubNav a {
	color: #3A383D;
	text-decoration:underline;
}
.FooterSubNav .smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A383D;
	width: 960px;
	margin-left:auto;
	margin-right:auto;

}
#rightside {
	float: right;
	width: 250px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#FooterSubNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A383D;
	text-decoration: none;
	display: block;
}



#MainContentContainer {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #91BDBB;
	border-right-color: #91BDBB;
	border-bottom-color: #91BDBB;
	border-left-color: #91BDBB;
	background-color: #FFFFFF;
	padding: 40px 10px 10px;
	text-align: center;
}
#homepageintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/homepage_header1.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	text-align: left;
	padding-left: 120px;
	padding-right: 120px;
	padding-bottom: 0px;
}
#homepageintro_tonyhart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/homepage_header2_tonyhart.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	text-align: left;
	padding-left: 40px;
	padding-right: 200px;
	padding-bottom: 0px;
	margin-top: 10px;
}

#homepage_rightside_uploadbanner {
	height: 200px;
	width: 247px;
}
#homepage_rightside_uploadbanner a {
	display: block;
	height: 200px;
	width: 247px;
	background-image: url(../images/rightside_banner_upload.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#homepage_rightside_uploadbanner a:hover {
	/*background-position: -247px 0px;*/
}
#homepage_rightside_schoolpackbanner {
	height: 190px;
	width: 250px;
}

#homepage_rightside_schoolpackbanner a {
	display: block;
	height: 190px;
	width: 250px;
	background-image: url(../images/rightside_banner_schoolpack.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#homepage_rightside_schoolpackbanner a:hover {
	/*background-position: -250px 0px;*/
}



#productlist {
	float: left;
	width: 660px;
	margin-left: 30px;
	text-align: left;
	margin-top: 20px;
}
#homepage_voteblock {
}

#productlist ul {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#productlist li {
	margin: 0px 20px 20px 0px;
	padding: 0px;
	width: 200px;
	float: left;
	height: 260px;
}
#productlist .pricetag {
	background-image: url(../images/prod_pricetag.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0143;
	float: right;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 2px;
}
#productlist .pricetag .pricetag_from {
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	line-height: 10px;
	height: 12px;
}

#productlist .pricetag a {
color: #cc0143;
text-decoration:none;
}
.nameofartist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 125px;
}
.nameofartist a {
color: #333333;
text-decoration:none;
}
#productlist .nameofartist a:hover {
	color: #333333;
	text-decoration: underline;
}

#productlist .productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0143;
	float: left;
	width: 125px;
}
#productlist .productname a {
color: #CC0143;
text-decoration:none;
}
#productlist .productname a:hover {
	color: #CC0143;
	text-decoration: underline;
}

#titletext {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #3A383D;
}
#prodgarments {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#prodgarments .garmentname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3A383D;
	margin-top: 10px;
}

#leftside {
	float: left;
	width: 650px;
	margin-left: 30px;
	text-align: left;
	margin-top: 20px;
	clear: both;
}
.blueblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2081AE;
}
.blueblock a {
	color: #FFFFFF;
	text-decoration: underline;
}

.d_blueblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #235286;
}
.d_blueblock a {
	color: #FFFFFF;
	text-decoration: underline;
}

.generaltxt {
	margin-left: 0px;
	text-align: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363439;
	margin-right: 0px;
	margin-bottom: 0px;
}
.generaltxt a {
	color: #363439;
	text-decoration: underline;
}

.largetxt {
	margin-left: 0px;
	text-align: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #363439;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* the class below is used to preload any CSS hover images we may need to show without the IE flicker bug */
.imageLoader {
background-image: url(../images/rightside_banner_upload_hover.jpg);
background-image: url(../images/rightside_banner_schoolpack_hover.jpg);
}
#uploadform #File1 {
	border: 1px solid #8EC44A;
	height: 35px;
}
#loginnav {
	background-color: #B1C7DE;
	float: left;
	margin-top: -35px;
	margin-left: -10px;
	display: block;
}
#loginnav a {
	color: #3A383D;
	text-decoration: none;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
#loginnav a:hover {
	color: #3A383D;
	text-decoration: underline;
}


#loginnav ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#loginnav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A383D;
	float: left;
	height: 25px;
	line-height: 25px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #235286;
	border: 1px solid #235286;
}
#Submit {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #363439;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.smalltxt {
	margin-left: 0px;
	text-align: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363439;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rederrortext {
	margin-left: 0px;
	text-align: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	margin-right: 0px;
	margin-bottom: 0px;
}
#shop_navigationblock {
	background-color: #6EA0D2;
	background-image: url(../images/shopnavigation_block_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
#shop_navigationblock_totaldesigns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 200px;
	margin-left: 30px;
	line-height: 25px;
	height: 25px;
	float: left;
}
#shop_navigationblock_paging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: right;
	line-height: 25px;
	height: 25px;
	margin-right: 15px;
}
#shop_navigationblock_paging a {
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}
#shoplist {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shoplist li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #39383D;
	height: 150px;
	width:150px;
	position:relative;
}
#shoplist li .imagediv {
	line-height: 150px;
	height: 150px;
	width: 150px;
	position:relative;
	z-index: 1;
	display:block;
	text-align: center;
}
#shoplist li .extrainfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0143;
	background-color: #e3e3e3;
	display: none;
	width: 130px;
	font-weight: bold;
	z-index: 3;
	padding: 10px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #39383D;
	border-right-color: #39383D;
	border-bottom-color: #39383D;
	border-left-color: #39383D;
	background-image: url(../images/shop_list_infobg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	bottom: 5px;
	line-height: 28px;
	left: 0px;
}

#shoplist li:hover .extrainfo {
	display:block;
}
#shoplist li .extrainfo a {
	display:block;
	color: #CC0143;
	text-decoration:none;
	height: 28px;
	float:left;
	width: 130px;
}
#prodgarments .garmentdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A383D;
	margin-top: 5px;
}
#prodgarments li {
	margin-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #2585AD;
	border-right-color: #2585AD;
	border-bottom-color: #2585AD;
	border-left-color: #2585AD;
}
#prodgarments select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2585AD;
	border: 1px solid #2585AD;
}
.viewcart_qtycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding-right: 5px;
	padding-left: 7px;
}
.viewcart_thumb {
	padding: 5px;
}

.viewcart_productcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.viewcart_thumb img {
	border: 1px solid #CD0244;
}
.viewcart_productcell span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
}
.viewcart_removecell {
	padding-right: 5px;
}
.viewcart_pricecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
}
.viewcart_subtotalcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #8CC54A;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.viewcartbuttonspad {
	padding-left: 10px;
}
.viewcart_shippingcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8CC54A;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.viewcart_grandtotalcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #8CC54A;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.adminnav {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.adminnav li {
	float: left;
	display: block;
}
.adminnav a {
	background-color: #930;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #903;
	border-right-color: #903;
	border-bottom-color: #903;
	border-left-color: #903;
	color:#FFF;
	text-decoration:none;
		display: block;
}
#votelist {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#votelist li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;

	width:150px;
	position:relative;
}
#votelist li .imagediv {
	border: 1px solid #39383D;
	line-height: 150px;
	height: 150px;
	width: 150px;
	position:relative;
	z-index: 1;
	display:block;
}
#votelist li .extrainfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0143;
	background-color: #e3e3e3;
	display: none;
	width: 130px;
	font-weight: bold;
	z-index: 3;
	padding: 10px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #39383D;
	border-right-color: #39383D;
	border-bottom-color: #39383D;
	border-left-color: #39383D;
	background-image: url(../images/shop_list_infobg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	bottom: 5px;
	line-height: 28px;
	left: 0px;
}

#votelist li:hover .extrainfo {
	display:block;
}
#votelist li .extrainfo a {
	display:block;
	color: #CC0143;
	text-decoration:none;
	height: 28px;
	float:left;
	width: 130px;
}
#votelist li div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#logofader { height: 146px; overflow:hidden; }
