body{
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#37374F;
margin-top:0px;
margin-bottom:0px;
}

#main{
width:810px;
margin:auto;
}

#header{
height:162px;
width:810px;
display:inline;

}

#header_left{
width:524px;
height:81px;
float:left;
}

#header_right{
width:286px;
height:162px;
float:right;
}

#addy{
width:514px;
height:71px;
float:left;
background-image:url(images/addyImg.jpg);
background-repeat:no-repeat;
padding-top:10px;
padding-left:10px;
display:inline;

}

h1{
font-size:18px;
}

.addy{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#939393;
font-weight:400;
}

#wrapper{
width:810px;
display:inline;

}

#left_content{
width:150px;
margin-bottom:0px;
height:100%;
background-color:#2F394C;
float:left;
display:inline;

}

#topLeft{
width:150px;
margin-top:0px;
display:inline;

}

#bottomLeft{
width:150px;
margin-bottom:0px;
}

#right_content{
width:660px;
float:right;
display:inline;
}

#info{
width:660px;
height:209px;

}

#info_left{
width:330px;
height:209px;
float:left;
display:inline;
}

#info_right{
width:330px;
height:209px;
float:right;
display:inline;
}

#footer{
width:810px;
margin-bottom:0px;
margin:auto;
clear:both;
padding-top:20px;
}

#crocsInfo{
width:649px;
height:79px;
margin:auto;
margin-top:10px;
margin-bottom:10px;
padding-top:8px;
padding-right:5px;
pading-left:10px;
background-image:url(images/crocsInfo_bg.gif);
background-repeat:no-repeat;
}

.crocsInfo{
color:#FFFFFF;
text-align:right;
font-size:13px;
letter-spacing:1.7;
}

#text{
width:640px;
padding-top:20px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}

.misc{
font-size:10px;
}

#text_int{
width:600px;
padding-top:20px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
}

.text{
line-height:1.5;
}

#sale {
	position: relative;
	background-image:url(images/stockReduction.jpg);
	width: 253px;
	height: 276px;
	top: 570px;
	left: 440px;
	z-index: 2000;
}
#blue_sale1 {
	position: relative;
	background-image:url(images/sale.jpg);
	width: 70px;
	height: 70px;
	top: 781px;
	left: 469px;
	z-index: 2000;
}
#blue_sale2 {
	position: relative;
	background-image:url(images/sale.jpg);
	width: 70px;
	height: 70px;
	top: 836px;
	left: 210px;
	z-index: 3000;
}
#blue_sale5 {
	position: relative;
	background-image:url(images/sale.jpg);
	width: 70px;
	height: 70px;
	top: 176px;
	left: 126px;
	z-index: 3000;
}
#blue_sale3 {
	position: relative;
	background-image:url(images/sale.jpg);
	width: 70px;
	height: 70px;
	top: 950px;
	left: 470px;
	z-index: 4000;
}
#blue_sale4 {
	position: relative;
	background-image:url(images/sale.jpg);
	width: 70px;
	height: 70px;
	top: 1010px;
	left: 27px;
	z-index: 3000;
}
.footer{
font-size:10px;
line-height:1.5;
text-align:center;
}

.footer a:link{
text-decoration:underline;
color:#2F394C;
}

.footer a:visited{
text-decoration:underline;
color:#2F394C;
}

.footer a:hover{
text-decoration:none;
color:#0000FF;
}

.footer a:active{
text-decoration:underline;
color:#2F394C;
}

#nav{
width:140px;
height:20px;
margin:auto;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
margin-top:20px;
margin-bottom:30px;
}

.nav {
line-height:1.3;
}

.nav a:link{
background-color:#30384B;
text-decoration:none;
color:#FFFFFF;
}

.nav a:visited{
background-color:#30384B;
text-decoration:none;
color:#FFFFFF;
}

.nav a:hover{
background-color:#B5BCC6;
text-decoration:none;
}

.nav a:active{
background-color:#30384B;
text-decoration:none;
color:#FFFFFF;
}

#email{
width:140px;
height:250px;
background-image:url(images/email_bg.gif);
background-repeat:no-repeat;
padding-top:30px;
padding-left:8px;
margin-top:40px;
}

.input{
border:#000000 1px solid;
}

/***************** POP UPS ******************/
a.info{
position:relative;
z-index:24; background-color:#DCD1CF;
color:#612A20;
text-decoration:none}

a.info:hover{z-index:25; background-color:#F8B97C; color:#612A20}

a.info span{display: none}

a.info:hover span{
display:block;
position:absolute;
top:2em; left:10em; width:20em;
border:1px solid #31394A;
background-color:#ffffff; color:#31394A;
text-align: left;
padding:5px 5px 5px 5px;
text-decoration:none;}

