/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	background:url(images/bgpat.gif) repeat;
	}
	
body {
  text-align: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  line-height:1.2em;
  }
* html body {
  font-size: x-small; 
  f\ont-size:small;
  } 
  
#hdr {
  margin: 20px 0;
  text-align:left;
}

h2 {
  font-weight:normal;
  text-transform:uppercase;
}

em {
font-style:normal;
color:#900;
font-size:80%;
}

/* product detail styles */

dl.prod {
background-color: #fff;
padding:10px;
overflow:auto;
margin-top:10px;
font-size:80%;
}

dl.prod dt {
float:right;
text-transform:uppercase;
margin:0;
padding:0;
width:140px;
}

dl.prod dd.hov {
float:left;
padding-right:10px;
}

dl form {
padding-top:10px;
}

.mimg{
background-color:#fff;
padding:10px;
}


dd.hov div.pop{
background-color: #fff;
position:fixed;
top:200px;
left:50px;
width:300px;
height:300px;
padding:10px;
border: dashed #900 2px;
display:none;
z-index:100;
}

dd.hov:hover div{
display:block;

}

#bags dd.hov:hover div {
width:175px;
height:400px;
}

/* page title styles */

#belts #col1 {
background:url(images/belts.gif) top;

}

#hats #col1 {
background:url(images/hats.gif) top;
}

#bags #col1 {
background:url(images/bags.gif) top;
}

#rings #col1 {
background:url(images/rings.gif) top;
background-repeat:no-repeat;
}

/* layout styles */

#col1 {
margin:30px 15px 0 15px;
display:inline;
}

#col2, #col3 {
margin: 0 15px 0 0;  
}

#col1 p {
margin-top:90px;
padding:10px 10px 20px 10px;
line-height:2em;
background:url(images/botbord.gif) bottom no-repeat #fff;
}

#col1, #col2, #col3 {
  float:left;
  text-align:left;
  width:300px;
  
}

#col3 img{
background-color:#fff;
}

#bodywrap {
border-top:solid #ffd0d0 1px;
background:#ffd0d0;
}

#wrap {
width:960px;
margin:0 auto;
}

/* about styles */

#links ul {
line-height:1.2em;
}

#links li a:visited {
color:#900;
text-decoration:none;
}

#links li a:hover {
color:#000;
text-decoration:none;
}

#links li a:link {
color:#900;
text-decoration:none;
}


#about #col1   {
background:url(images/about.gif) top;
}


#about #col2, #about #col3 {
  margin-top:95px;
}

#col2 #contact, #col2 #links {
background-color:#fff;
line-height:2em;
text-align:left;
padding:10px;
}

#col2 #links {
margin-top:15px;
}

#col2 #links ul {
line-height:2em;
}

#col2 #contact #phone {
font-size: 150%;
text-transform:uppercase;
}

#col2 #contact a:hover {
color:#900;
}

#col2 #contact a:visited, a:link{
color:#000;
text-decoration:none;
}

#about .mimg {
border:dashed #900 2px;
padding:8px;
}

/*home styles */

#home #bodywrap {
padding-top:15px;

}

#coltop {
width:910px;
text-align:right;
margin-left:15px;
background-color:#fff;
padding:10px;
}

#coltop p {
border-top:dashed #900 2px;
border-bottom:dashed #900 2px;
padding:25px 15px 25px 15px;
font-size:120%;
line-height:1.5em;

}

#home #col1, #home #col2, #home #col3 {
margin-top:15px;
}

/* footer styles */

#ftr {
clear:left;
}

#ftr li {
display:inline;
}

#ftr ul,#ftr p {
color:#900;
}

#ftr li{
display:inline;
color:#900;
}

#ftr a:visited {
color:#900;
text-decoration:none;
}

#ftr a:link{
color:#900;
text-decoration:none;
}

#ftr a:hover {
color:#000;
text-decoration:none;
}

#ftr {
padding:20px;

}


/* nav styles */

#nav {
background: url(images/hdrbar.gif) no-repeat top;
border-bottom: dashed #fff 2px;
padding: 7px 0 6px 0;
text-align:left;
height:20px;
}

#nav ul {
padding-left:20px;
}

#nav li {
display:inline;
color:#fff;
font-size:120%;
}


#nav a:visited {
color:#fff;
text-decoration:none;
}

#nav a:link {
color:#fff;
text-decoration:none;
}

#nav a:hover {
color:#000;
text-decoration:none;
}


/* quote styles */

blockquote {
color:#900;
font-size:120%;
line-height:2em;
font-weight:bold;
}
.auth {
font-size:80%;
font-weight:normal;
}

/*description styles */

#col2 #sndmsg {
margin:10px 0 0 176px;
}

#col3 #dtitle {
text-transform:uppercase;
}

#col3 #desc {
width:300px;
margin:10px 0 15px 0;
}

.price {
text-transform:uppercase;
font-size:120%;
display:block;
margin-top:5px;
}

/* belts styles */

#midimg {
margin-top:10px;
}

/* hats and bags layout styles */

#hats #col3, #bags #col3 {
width:457px;
padding:0;
margin-left:15px;
}

#hats #col2, #bags #col2 {
margin:95px 0 0 0;
width:142px;
}

#hats #desc, #bags #desc {
margin:10px 0 10px 15px;
width:300px;
float:right;
}
#hats #sndmsg, #bags #sndmsg {
background:transparent;
margin:10px 0 10px 10px;
float:left;
display:inline;
}

#first {
clear:both;
}

#hats dt, #bags dt {
width:297px;
}

#halfwrap {
float:left;
margin:0;
padding:0;
}

#hwbot {
clear:left;
width:457px;
border: solid #ffd0d0 1px;
margin:15px 0 0 14px;
text-align:left; 
}

#note {
display:block;
margin-top:10px;
}
