BODY {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #24598d url("../images/bg/body-bg.jpg") repeat-x left top;
	font-size: 12px;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL {cursor: pointer;}

.relax {
	clear: both;
	height: 0;
	line-height: 0%;
	font-size: 0;
}

/*  Page  */
#page {
    margin: auto;
    text-align: left;
    width: 958px;
}
.container {
    width: 100%;
    float: left;
    background: #FFF url("../images/bg/top-content.gif") no-repeat left top;
    margin-top: 25px;
    margin-bottom: 25px;
}
.bottom-corners {
    width: 100%;
    float: left;
    background: url("../images/bg/bottom-content.gif") no-repeat left bottom;
}

/*  Header  */
.header {
    float: left;
    width: 100%;
    height: 110px;
    background: url("../images/bg/bg-header.gif") repeat-x left bottom;
    position: relative;
}
.header A.logo {
    position: absolute;
    top: 12px;
    left: 0px;
    line-height: 0%;
}
.top-menu {
    float: right;
    margin: 33px 25px 0 0;
    display: inline;
}
.top-menu UL {
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: right;
}
.top-menu UL LI {
    display: inline;
    float: left;
    margin-left: 20px;
}
.top-menu UL LI A {
    font-size: 10px;
    color: #2b527b;
    display: block;
}
.main-menu {
    float: right;
    background: url("../images/bg/bg-main-menu.gif") repeat-x left top;
    margin: 14px 15px 0 0;
    display: inline;
    width: 660px;
}
.left-corn {
    width: 100%;
    float: left;
    background: url("../images/bg/l-main-menu.gif") no-repeat left top;
}
.right-corn {
    width: 100%;
    float: left;
    background: url("../images/bg/r-main-menu.gif") no-repeat right top;
    height: 38px;
}
.main-menu UL {
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: right;
}
.main-menu UL LI {
    float: left;
    display: inline;
    background: url("../images/bg/border-main-menu.gif") no-repeat right top;
}
.main-menu UL LI.no-bord {background: none;} 
.main-menu UL LI A {
    display: block;
    font-size: 15px;
    color: #000;
    padding: 11px 22px 10px 22px;
    //padding: 11px 25px 10px 25px;
}
.main-menu UL LI.last A {
    padding-left: 0px;
    padding-right: 0px;
    width: 134px;
    text-align: center;
    float: right;
    color: #FFF;
}
.main-menu UL LI A:HOVER, .main-menu UL LI.selected A {
    background: url("../images/bg/main-menu-hover.gif") no-repeat center top;
    text-decoration: none;
}
/*  Content  */
.content {
    float: left;
    width: 100%;
    padding-bottom: 6px;
    margin-top: 5px;
}
.content H1, .content H2, .content H3, .content H4, .content P {
    padding: 0px;
    margin: 0px;
}
.side-menu {
    background: url("../images/bg/bg-side-menu.gif") repeat-y left top;
    float: left;
    display: inline;
    margin: 30px 0 0 23px;
    width: 226px;
}
.side-menu .top, .side-menu .bottom {width: 100%; float: left;}
.side-menu .top {background: url("../images/bg/top-side-menu.gif") no-repeat left top;}
.side-menu .bottom {background: url("../images/bg/bottom-side-menu.jpg") no-repeat left bottom; padding-bottom: 135px;}
.side-menu H2 {
    color: #265889;
    border-bottom: 1px solid #000;
    margin: 12px 16px 0 7px;
    padding: 0 0 12px 5px;
    font-size: 20px;
    font-weight: normal;
}
.side-container {
    width: 196px;
    float: left;
    display: inline;
    margin: 0 0 0 15px;
}
.side-menu UL, .side-menu UL LI {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.side-menu UL LI {
    padding: 6px 0;
    border-top: 1px solid #282a2a;
}
.side-menu UL LI.first {border: none;}
.side-menu UL LI A {
    font-size: 12px;
    color: #FFF;
    display: block;
    outline: none;
    font-weight: bold;
    padding-left: 10px;
    line-height: 110%;
}
.side-menu UL LI A:HOVER {color: #265889; text-decoration: none;}
.side-menu UL LI UL {margin-top: 0px; width: auto;}
.side-menu UL LI.close UL {display: none;}
.side-menu UL LI UL LI {
    padding: 2px 10px;
    border: none;
}
.side-menu UL LI UL LI A {font-weight: normal;}
.side-menu UL LI UL LI UL LI A {
    font-size: 11px;
    color: #999999;
}
.side-menu UL LI.close A {background: url("../images/icons/icon-sub-menu.gif") no-repeat 0px -7px;}
.side-menu UL LI.open A {background: url("../images/icons/icon-sub-menu.gif") no-repeat 0px 5px;}
.side-menu UL LI UL LI A {padding-left: 5px;}
.side-menu UL LI.open UL LI A, .side-menu UL LI.close UL LI A {background: none;}
.content-area {
    width: 667px;
    float: right;
    display: inline;
    margin-right: 10px;
}
.content-area A.summer-tees {
    float: left;
    line-height: 0%;
}
.content-area A.just-get-dirty {
    float: right;
    line-height: 0%;
}
.content-area A.cross-promotions {
    float: right;
    line-height: 0%;
    margin-top: 21px;
	color:#000066;
}
.products {
    width: 100%;
    float: left;
    height: 195px;
    background: url("../images/bg/bg-products.jpg") no-repeat left top;
    margin: 8px 0 0 0;
    position: relative;
}
.products A.prev {
    position: absolute;
    top: 80px;
    left: -30px;
	outline:none;
}
.products A.next {
    position: absolute;
    top: 80px;
    right: -30px;
	outline:none;
}
.products H3 {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    margin: 10px 0 0 30px;
}
.products UL {
    padding: 0px;
    margin: 0 0 0 15px;
    list-style: none;
}
.products UL LI {
    float: left;
    display: inline;
    margin: 8px 0 0 11px;
	width:115px;
	height:155px;
}
.products UL LI A {
    display: block;
    background: url("../images/bg/prod-item.gif") no-repeat left top;
    width: 115px;
    height: 155px;
}
.products UL LI A IMG {
    display: inline;
    float: left;
    margin: 24px 0 0 2px;
}
.products-gallery{
	overflow:hidden;
	width:667px;
	margin-left:15px;
}
.page-heading {
	width: 650px;
	left: 42px;
	top: 165px;
	height: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.main-body {

	width: 650px;
	left: 42px;
	top: 200px;
	height: 500px;
}
.table {
	clear: none;
}
