html {
 background: #8ab8ca url(../img/bg_main.gif) 0 0 repeat-x;
 font-family: verdana, arial, sans-serif; 
 font-size: 12px;
 color: #333333;  
 margin: 0; 
 padding:0; 
}


body {
 margin: 0;
 padding: 0; 
}
    
 
img {
 border:0; 
}


.clear {
 clear: both; 
 height: 1px; 
}


p {
 line-height: 1.3em;
}


hr {
 border-top: 0;  
 border-left: 0;  
 border-right: 0;  
 border-bottom: 1px solid #cccccc; 
 height: 1px;
 padding: 5px 0;
 background: transparent; 
}


h1 {
 font-size: 14px;
 color: #ba6dd8;
}

h2 {
 font-size: 14px;
 color: #000000;
}



a, a:visited {
 color: #1393ed;
 padding: 0;
 margin: 0;
 text-decoration: none;
}


a:hover, a:active {
 color: #1393ed;
 padding: 0;
 margin: 0;
 text-decoration: underline;
}


.smallLav {
 font-size: 10px;
 color: #9d59b8;
 line-height: 1em;
}

.dblarrw {
 font-size: 12px;
 color: #9d59b8;
}

.oneSide {
 width: 600px;
 height: 430px;
 padding: 10px;
 *padding: 40px 10px 30px 20px;
 margin: 30px auto;
}

.leftSide {
 float: left;
 width: 275px;
 padding: 5px 0 5px 12px;
}


.rightSide {
 float: right;
 width: 450px;
 margin: 50px 0 0 0;
}


.rightSide2 {
 float: right;
 width: 375px;
 margin: 30px 0 0 0;
}


.rightSide3 {
 float: right;
 width: 375px;
 margin: 0;
}


.l {
 float: left;
 width: 230px;
}


.r {
 float: right;
 width: 210px;
}



#wrapper {
 position: relative;
 width: 780px;
 margin: 0 auto; 
 padding: 0;
}

ul#languages {
 position: absolute;
 width: 240px;
 padding: 0;
 margin: 0;
 left: 555px;
 list-style: none; 
}

ul#languages li {
 padding: 0;
 margin: 0;
 display: inline; 
}

ul#languages li a.english,
ul#languages li a.english:visited {
 float: left;
 padding: 0; 
 margin: 0; 
 background: url(../img/btn_engl_d.gif) 0 0 no-repeat; 
}

ul#languages li a.english:active,
ul#languages li a.english:hover {
 float: left;
 background: url(../img/btn_engl_d.gif) 0 0 no-repeat; 
}

ul#languages li a.espanol,
ul#languages li a.espanol:visited {
 float: left;
 padding: 0; 
 margin: 0; 
 background: url(../img/btn_espan_n.gif) 0 0 no-repeat; 
}

ul#languages li a.espanol:active,
ul#languages li a.espanol:hover {
 float: left;
 background: url(../img/btn_espan_d.gif) 0 0 no-repeat; 
}


ul#languages li a.english2,
ul#languages li a.english2:visited {
 float: left;
 padding: 0; 
 margin: 0; 
 background: url(../img/btn_engl_n.gif) 0 0 no-repeat; 
}

ul#languages li a.english2:active,
ul#languages li a.english2:hover {
 float: left;
 background: url(../img/btn_engl_d.gif) 0 0 no-repeat; 
}

ul#languages li a.espanol2,
ul#languages li a.espanol2:visited {
 float: left;
 padding: 0; 
 margin: 0; 
 background: url(../img/btn_espan_d.gif) 0 0 no-repeat; 
}

ul#languages li a.espanol2:active,
ul#languages li a.espanol2:hover {
 float: left;
 background: url(../img/btn_espan_d.gif) 0 0 no-repeat; 
}




#logo {
 position: absolute;
 *position: relative;
 *float: left;
 width: 362px;
 height: 68px;
 top: 43px;
 left: -5px; 
}


ul#Nav {
 float: right;
 width: 395px;
 padding: 0;
 margin: 60px 0 0 20px; 
 list-style: none; 
}


ul#Nav li {
 padding: 0;
 margin: 0;
 display: inline; 
}

ul#Nav li a.homeNav, 
ul#Nav li a.homeNav:visited {
 float: left;
 padding: 0; 
 margin: 0; 
 background: url(../img/nav_tshirts_n.gif) 0 0 no-repeat; 
}

ul#Nav li a.homeNav:active, 
ul#Nav li a.homeNav:hover {
 background: url(../img/nav_tshirts_d.gif) no-repeat; 
}

#Nav #currentpageHOME a {
 background: url(../img/nav_tshirts_d.gif) no-repeat; 
}

ul#Nav li a.sweatsNav, 
ul#Nav li a.sweatsNav:visited {
 float: left;
 padding: 0; 
 margin: 0; 
 background: url(../img/nav_sweats_n.gif) 0 0 no-repeat; 
}

ul#Nav li a.sweatsNav:active, 
ul#Nav li a.sweatsNav:hover {
 background: url(../img/nav_sweats_d.gif) no-repeat; 
}

#Nav #currentpageSWEATS a {
 background: url(../img/nav_sweats_d.gif) no-repeat;
}

ul#Nav li a.totesNav, 
ul#Nav li a.totesNav:visited {
 float: left;
 padding: 0; 
 margin: 0; 
 background: url(../img/nav_totes_n.gif) 0 0 no-repeat; 
}

ul#Nav li a.totesNav:active, 
ul#Nav li a.totesNav:hover {
 background: url(../img/nav_totes_d.gif) no-repeat; 
}

#Nav #currentpageTOTES a {
 background: url(../img/nav_totes_d.gif) no-repeat;
}


#holder {
 width: 779px;
 margin: 0;
 padding: 0; 
}

.bl {background: url(../img/bl.gif) 0 100% no-repeat #ffffff; }
.br {background: url(../img/br.gif) 100% 100% no-repeat}
.tl {background: url(../img/tl.gif) 0 0 no-repeat}
.tr {background: url(../img/tr.gif) 100% 0 no-repeat; padding:10px} 



#footer {
 clear: both;
 display: block;
 width: 805px;
 *width: 830px;
 margin: 10px 0 20px 0;
 padding: 0;
 color: #000000; 
}

#copyr {
 float: left;
 width: 355px;
 font-size: 11px;
 color: #000000;
 line-height: 1.2em;
}

#copyr a, a:visited {
 font-size: 11px;
 font-weight: normal;
 color: #4a4c4c;
 text-decoration: none;
}

#copyr a:hover, a:active {
 font-weight: normal;
 text-decoration: underline;
}



ul#ftr {
 float: right;
 width: 333px;
 *width: 357px;
 padding: 0;
 margin: 0; 
 list-style: none;
}


ul#ftr li {
 display: inline;
 padding: 0 3px;
 margin: 0; 
}

ul#ftr li a, a:visited {
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

ul#ftr li a:hover, a:active {
 text-decoration: underline; 
}



select {
 width: 110px;
 height: 20px;
 font-size: 11px;
}

