/* main page */

body { 
	font-family: verdana, arial, serif;
	font-size: 12px;
	background: #002537;
	text-align: left;
	color: #000000;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 10px;
}
.table td {
	font-size: 12px;
}

form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

h1 {
	font-family: verdana, arial, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: verdana, arial, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#background {
	background: url(images/backgroundshadow3.gif) repeat-y center;
}
#all {
	width: 900px;
	background: #0080c0;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000000;
}
td img{
	border: 1px solid #000000;
}
td img.noborder{
	border: 0px;
}

/* main page header */


#tagline h1 {
	font-family: verdana, arial, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italc;
	color: #000000;
	text-align: center;
}

/* Credit card buttons */

#creditcardbuttons{
	padding-top: 15px;
	padding-right: 10px;
}
#creditcardbuttons img{
	border: 0px;
	padding-right: 10px;
}

/* Page header */

#topbanner{
	width: 900px;
	height: 94px;
}

/* Copyright */

#copyright {
	clear: both;
	width: 900px;
	margin: 0 auto;
	color: #ffffff;
	background-color: #000000;
	font-family: verdana, arial, serif;
	font-size: 11px;
	text-align: center;
}

/* Left column */

#leftcolumn {
	position: absolute;
	width: 220px;
	text-align: left;
	padding: 10px;
	margin-top: 40px;
	color: #000000;
	background-color: #0080c0;
	border-right: 1px dashed #3ec0ff;
	min-height: 100%;
	float: left;
	font-family: verdana, arial, serif;
	font-size: 12px;
	line-height: 1.1;
}
#content {
	margin-top: -40px;
	width: 900px;
}
#freegift {
	width: 180px;
	height: 110px;
	background: url(images/freegift_eyelashes.gif) no-repeat center;
}
#leftcolumn a{
	color: #3ec0ff;
	background-color: #0080c0;
	text-decoration: none;
}
#leftcolumn a:hover{
	color: #ff8000;
}
#leftcolumn img {
	border: 0px;
}

/* Product column */

#productcolumn {
	position: relative;
	margin-left: 240px;
	padding-left: 20px;
	font-family: verdana, arial, serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	height: 2150px;
	line-height: 1.3;
}
#productcolumn img{
	margin-right: 10px;
}
#productcolumn table{
	font-family: verdana, arial, serif;
	font-weight: normal;
	text-align: justify;
	font-size: 12px;
	padding-right: 20px;
}
imput {
	font-size: 13pt;
}
select {
	font-size: 13px;
}
.new {
   color: #ffff80;
   font-weight: bold;
   display: inline;
}

/* Page number menu */

.horizontalmenu {
	width: 620px;
	left: 150px;
	font-family: verdana, arial, serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
.horizontalmenu a{
	font-family: verdana, arial, serif;
	font-size: 12px;
	color: #3ec0ff;
	text-decoration: none;
}
.horizontalmenu a:hover{
	font-family: verdana, arial, serif;
	font-size: 12px;
	color: #ff8000;
}

/* Shopping cart view cart and checkout links */

.cartlinks{
	font-family: verdana, arial, serif;
	font-size: 12px;
	color: #000000;
	background-color: #0080c0;
	text-align: right;
	margin-top: 70px;
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.cartlinks a{
	color: #3ec0ff;
	background-color: #0080c0;
	text-decoration: none;
}
.cartlinks a:hover{
	color: #ff8000;
}



/* Pop-up images via colorbox */

#item_detail{
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-style: italic;
	line-height: 1.1;
}
#item_detail img{
	border: solid 1px #000000;
}
#item_detail a{
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#item_detail a:hover{
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #00abfd;
	text-align: center;
	font-weight: normal;
}
#item_detail.noborder{
	border: 0px;
}

* { 
padding: 0;
margin: 0;
}

#newmenu { 
color: #000000;
background: #0080c0;
margin: 0 0 0 0;
padding: 0;
height: 290px;
width: 180px;
padding: 10px;
display: inline;
z-index: 1;
font-family: arial, verdana, serif;
font-size: 10pt;
font-weight: bold;
text-align: left;
}

#newmenu ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#newmenu li {
background-image: url(images/menu-chevron.gif);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 1.8em;
padding-bottom: .2em;
}

#newmenu a:link {
color: #000000;
text-decoration: none;
}

#newmenu a:hover {
color: #daa4a3;
text-decoration: none;
background-image: url(images/menu-chevron-point-left-pale.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 1.6em;
}

#newmenu a:visited {
color: #6c0000;
text-decoration: none;
}

#newmenu a:active {
color: #ff0000;
text-decoration: none;
}
