body {
	text-align: center;
	font-family: "Myriad", Helvetica Neue, Helvetica, Arial, sans-serif;
}

#border {
		width: 900px;
		margin: 10 auto;
		text-align: left
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

h1, h2, h3, h4, h5 {
	font-family: "Myriad", Helvetica Neue, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}


h1 {
	font-size: 32px;
	text-align: right;
	color: #00A33D;
	font-weight: bold;
	font-style: italic;
}

h2 {
	text-align: right;
	color: #B7C0CC;
}

h3 {
	font-size: 18px;
	text-align: left;
	color: #00AA57;
	font-weight: bold;
	font-style: italic;
	line-height: 1.8em;
}

h4 {
	text-align: right;
	font-size: 24px;
	color: #B7C0CC;
	font-weight: normal;
}

h5 {
	color: #A7A9AC;
	font-weight: bold;
	font-size:14px;
	line-height: 1.5em;
	text-align: justify;
}

p {
	font-size: 13px;
	font-family: "Myriad", Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
	font-weight: normal;
}

.list_menu {
	text-align: right;	
	font-size:12px;
	color: #222222;
}

.footer {
	text-align: right;
	font-size:9px;
	color: #666666;
}

.dimension {
	font-size: 18px;
	text-align: right;
	color: #00AA57;
	font-weight: bold;
	font-style: italic;
	padding-right:10px;
}

.links {
	text-align: center;
	font-size:9px;
	color: #666666;
}

.textbox {
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.green {
	color: #00AA57;
}

.silver {
	color: #A7A9AC;
}

.black {
	font-weight: bold;
	color: #000000;
}

.basket {
	text-align: right;
	font-size:10px;
}

.title {
	text-align: center;
	font-size: 24px;
	color: #00AA57;
	font-weight: bold;	
}

.price {
	text-align: right;
	font-size: 22px;
	color: #A7A9AC;
	font-weight: bold;	
}

.specifications {
	text-align: left;
	font-size: 14px;
	color: #A7A9AC;
	font-weight: bold;	
	padding-left:25px;
	line-height: 1.5;
}

.size {
	text-align: center;
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5;
}

.pricing {
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5;
}
#LogIn {
	background-color: #00AB57;
	border:2px solid #000;
	position: absolute;
	z-layer:99;
	height:120px;
	width:400px;
	left:400px;
	top:400px;
	visibility:hidden;
}
.availability {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #00AA57;
}
.baby {
	font-size:12px;
	font-weight: bold;
	color: #00AA57;	
}

ul {
	list-style-type: square;
	color: #A7A9AC;
	font-size: 12px;
}

.search_bar {
	width: 120px;
	height: 20px;
	margin: 0 0 0 0;
	border: 1px solid #000000;
}

.cat_title {
	font-size:13px;
	text-align:right;
	padding-right:10px;
}
.basket_case {
	text-align: right;
	font-size:12px;
	vertical-align: bottom;
}

.details{
	border-color: #000000;	border-style: dotted;	border-width: 1px;
	font-family: "Myriad", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #A7A9AC;
}

.horizontal{
	color: #000000;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

.horizontal a {
	color: #000000;
	font-size: 12px;
}

.bar_drop {
	width: 160px;
}


