/**
 *  Amanzi Swimwear
 * Beige: #C3BEBE
 * Pink: #D4145B
 */

html {
  margin: 0px;
  padding: 0px;

} 
body {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   margin: 0px;
   padding: 0px;
   color: #333333;
}

h1 {
   font-size: 25px;
   text-align: left;
   padding: 0px;
   margin: 0px 0px 5px 0px;
   color: #595959;
}
h2 {
   font-size: 14px;
   text-align: left;
   padding: 0px;
   margin: 0px 0px 5px 0px;
   color: #595959;
}
h3 {
   font-size: 12px;
   text-align: left;
   padding: 0px;
   margin: 0px 0px 5px 0px;
   color: #595959;
}
h4 {
   font-size: 11px;
   padding: 0px;
   margin: 0px 0px 5px 0px;
   text-align: left;
   color: #595959;
}
form {
   display: inline;
}
td {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
}
ul {
   list-style-type: square;
}
li {
   padding-bottom: 5px;
}
.clear {
   clear: both;
}
#header {
   position: relative;
   height: 85px;
}
#logo {
	position: absolute;
	top: 15px;
	left: 5px;
}
#logo img {
	border: none;
}
#pWrapper {
   width: 990px;
}

.minsize {
   min-height: 500px;
   height:auto !important;
   height:500px;
}
#contentContainer {
   padding: 5px 5px 155px 5px;
   font-size: 12px;
   font-weight: normal;
   text-align: left;
   background-color: #ffffff;
}
#leftColBanner {
   float: left;
   margin-top: 20px;
   border: 1px solid white;
}

#rightCol {
   float: right;
   width: 200px;
   min-height: 350px;
   height:auto !important;
   height:350px;
   padding-left: 5px;
}

a {
   color: #D4145B;
   text-decoration: underline;
}
a:visited {
   color: #D4145B;
   text-decoration: underline;
}
a:hover {
   color: #5A003A;
   text-decoration: none;
}

#footer {
   clear: both;
   font-size: 12px;
   color: #C3BEBE;
   text-align: left;
   padding-top: 10px;
}
#footer a,
#footer a:visited {
   color: #FFFFFF;
   text-decoration: none;
}
#footer a:hover {
   color: #aaaaaa;
   text-decoration: underline;
}

#nav {
	position: absolute;
	top: 17px;
	right: 10px;
	text-align: right;
	font-size: 12px;
}
#nav ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
}
#nav ul li {
	float: left;
}
#nav a,
#nav a:visited {
	display: block;
	text-decoration: none;
	color: #000000;
	border-top: 2px solid #c3bebe;
	padding: 10px 15px 0 15px;
}

#nav a:hover {
	border-top: 2px solid #D4145B;
	color: #D4145B;
}


#nav a.active {
	border-top: 2px solid #D4145B;
	color: #D4145B;
	font-weight: bold;
	font-size: 14px;
}

#nav a#lastNav {
	padding-right: 5px;
}

#subNav {
	position: absolute;
	top: 58px;
	left: 238px;
	font-size: 11px;
}
#subNav ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
}
#subNav ul li {
	float: left;
}
#subNav a,
#subNav a:visited {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 0 15px;
	background: #ffffff url(/image/sep.gif) center left no-repeat;
	margin-right: 1px;
}
#subNav a#first {
	background: none;
}

#subNav a:hover {
	color: #D4145B;
}


#subNav a.active {
	color: #D4145B;
	text-decoration: underline;
}

#body {
	text-align: left;
}


.btn {
   background: #fefefe url(/image/btnBG.gif) repeat-x;
   border: 3px double;
   border-color: #1D69EF #595959 #595959 #1D69EF;
}
.btn:hover,
.btn:focus {
   border: 3px double;
   border-color: #A7DFD2 #A7DFD2 #A7DFD2 #A7DFD2;
   cursor: pointer;
}
.floatRight {
   float: right;
   margin: 0 0 5px 10px;
}
.floatLeft {
   float: left;
   margin: 0 10px 5px 0;
}

.strong {
   font-weight: bold;
}

.req,
.required {
   color: #ff0000;
   vertical-align: super;
}
.contactField {
   font-weight: bold;
   text-align: right;
   width: 80px;
}
.hidden {
   display: none;
}
.error {
	font-size: 14px;
	color: #FF0000;
}

#about,
#contact,
#retailers,
#wholesale,
#tech {
	width: 990px;
	height: 500px;
	position: relative;
}
#tech {
	background: #ffffff url(/image/technologies.jpg) top left no-repeat;
	color: #000000;
}
#tech .wrapper {
	padding-top: 35px;
	padding-left: 35px;
	width: 420px;
}
#about {
	background: #000000 url(/image/about-us.jpg) top left no-repeat;
	color: #ffffff;
}
#about .wrapper {
	position: absolute;
	top: 45px;
	left: 580px;
	width: 370px;
	font-size: 13px;
}
#contact {
	background: #ffffff url(/image/contact.jpg) top left no-repeat;
	color: #000000;
}
#contact .wrapper {
	position: absolute;
	top: 45px;
	left: 40px;
	width: 300px;
}
#contact .fld {
	width: 250px;
	margin-bottom: 5px;
}
#retailers {
	background: #ffffff url(/image/where-to-buy.jpg) top left no-repeat;
	color: #000000;
	line-height: 130%;
}
#retailers .wrapper {
	position: absolute;
	top: 35px;
	left: 35px;
	width: 630px;
}
#retailers .title {
	font-weight: bold;
	font-size: 13px;
}
#retailers .country {
	font-weight: bold;
	font-size: 15px;
	padding-top: 10px;
	clear: left;
}

#retailers .store {
	padding-top: 10px;
}
#retailers .store a,
#retailers .store a:visited {
	text-decoration: none;
	color: #000000;
}
#wholesale {
	background: #ffffff url(/image/login.jpg) top left no-repeat;
	color: #000000;
}
#wholesale .fld {
	width: 180px;
	margin-bottom: 5px;
}

#wholesale .wrapper {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 300px;
}
#product {
	position: relative;
}
#product #wrapperL {
	float: left;
	width: 140px;
	height: 500px;
}
#product #wrapperM {
	float: left;
	width: 560px;
	height: 500px;
	margin: 0 5px;
}
#product #wrapperM img {
	border: none;
}
#product #wrapperR {
	float: left;
	width: 280px;
	height: 500px;
}
#product #wrapperR1 {
	position: relative;
	height: 245px;
	margin-bottom: 5px;
	background-color: #000000;
	color: #ffffff;
}
#product #wrapperR1 ul{
	margin-left: 30px;
	padding: 0;
}
#product #wrapperR2 {
	height: 250px;
	overflow: hidden;
}
#product #wrapperR2 #thumbs {
}
#product #wrapperR2 #thumbs .thumb {
	float: left;
	background-color: #C3BEBE;
	width: 66px;
	height: 80px;
	margin-right: 5px;
	margin-bottom: 5px;

}
#product .thumb img {
	width: 66px;
	height: 80px;
}
#product #thumbs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#product #thumbs ul li{
	margin: 0;
	padding: 0;
}

.loader {
	background: #ffffff url(/image/loader.gif) center center no-repeat;
}


#product #wrapperR2 #thumbs .row {
	margin-right: 0;
}

#wrapperR .txt {
	padding-top: 55px;
}
#wrapperR .britChic {
	background: #000000 url(/image/title-brit-chic.gif) 45% 5% no-repeat;
}
#wrapperR .chiChi {
	background: #000000 url(/image/title-chi-chi.gif) 45% 5% no-repeat;
}
#wrapperR .circusRoyale {
	background: #000000 url(/image/title-circus-royale.gif) 45% 5% no-repeat;
}
#wrapperR .flutterby {
	background: #000000 url(/image/title-flutterby.gif) 50% 5% no-repeat;
}
#wrapperR .malibu {
	background: #000000 url(/image/title-malibu.gif) 45% 5% no-repeat;
}
#wrapperR .princess {
	background: #000000 url(/image/title-princess.gif) 45% 5% no-repeat;
}
#collection img {
	float: left;
	margin-right: 4px;
	border: 0;
	height: 375px;
}
#findRetailer {
	position: absolute;
	top: 213px;
	right: 0;
}
#findRetailer img {
	border: none;
}
#retailLogin {
	float: right;
}
#retailLogin a,
#retailLogin a:visited {
	color: #585858;
	text-decoration: underline;
}
#retailLogin a:hover {
	color: #E2145B;
	text-decoration: none;
}

.retailer {
	float: left;
	padding-right: 10px;
	width: 200px;
}
.onlineRetailer {
	float: left;
	padding-right: 10px;
	width: 300px;
}
