@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, sans-serif;
	font-size:12px;
	background-color:#e7edf1;
	margin:0;
	padding:0
}
.top-blue {
	background-color:#002d56;
	width:100%;
	height:30px
}
.top-shop {
	width:964px;
	padding:5px 0 5px 5px;
	color:#FFF;
	font-size:10px;
	text-align:right;
	margin:auto
}
.shell {
	width:984px;
	margin:auto
}
.footer {
	background-image:url(img/credit-cards.gif);
	background-repeat:no-repeat;
	background-position:right;

	width:814px;
	margin:auto;
	padding:20px 0 40px 170px;
}
.small-text {
	font-size:13px;
}
.med-text {
	font-size:14px;}
	
.black-text{
		color:#000;
}
.big-text {
	font-size:18px;
}
a.blue:link, a.blue:visited, a.blue:hover, a.blue:active {
	color: #002d56;
	text-decoration:none;
}
a.white:link, a.white:visited, a.white:hover, a.white:active {
	color: #fff;
	text-decoration:none;
}
a.black:link, a.black:visited, a.black:hover, a.black:active {
	color: #2f2f2f;
	text-decoration:none;
}
.txtBoxStyle {
	border: 1px solid #b3b3b3;
	background-color: #fff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666;
}
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle {
	border: 1px solid #b3b3b3;
	background-color: #fff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666;
}
#logo {
	width:180px;
	height:100px;
	background-image:url(img/ellz-logo.png);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	float:left;
}
#category {
	float:left;
	height:100px;
}
#center-white {
	width: 734px;
	background-color:#fff;
	padding:40px;
	line-height:150%;
	color:#8d8d8d;
	float:left;
}
.page_headers {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	font-weight:normal;
	text-transform:uppercase;
}

.checkout-headers {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#000;
	font-weight:normal;
	text-transform:uppercase;
}



.btn, .btn_over {
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	background-color:#002d56;
	color:#FFF;
	border: 0;
	padding:4px;
	cursor: hand; cursor: pointer;
	font-size:11px;
}

a:link {
	color: #2484c6;
}
a:visited {
	color: #2484c6;
}
a:hover {
	color: #2484c6;
}
a:active {
	color: #2484c6;
}
.price{ font-size:14px; color:#000}
.tiki { background:url(img/tiki-bar-view.jpg) no-repeat top #8f8b86; width:303px; padding:30px;   padding-top:543px; font-family:arial; float:left;}
.tiki2 {float:left; width:343px; padding:20px 0 0 20px;  font-family:arial; color:#000}
.tiki3 {background:url(img/tiki-at-dawn.jpg )no-repeat #000; width:292px; height:414px; padding:150px 30px 10px 400px; font-family:arial; }
.tiki4{ width:360px; background:url(img/shorts-cargo-purple-and-tshirts.jpg) no-repeat right; padding:5px 350px 50px 10px;  height:250px; color:#000}