/*********** G E N E R A L   S T Y L E S  ***********/
body { font-family: Arial, "Trebuchet MS",Tahoma, Verdana, Helvetica; font-size:11px; color:#000; }
body, form, p, h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }
body { background:#f8ffef; !important; line-height:15px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
table { border-collapse:collapse; }
a:link, a:visited { color: #000; text-decoration: none; }
a:hover, a:active { text-decoration: none; color: #dd2043; }
.linkWhite a:link, .linkWhite a:visited { color: #fff; text-decoration: none; }
.linkWhite a:hover, .linkWhite a:active { text-decoration: none; color: #c0ff72; }

/********** ALIGNMENT STYLES **********/
.aLeft { text-align:left; }
.aRight { text-align:right; }
.aCenter { text-align:center; }
.aJustify { text-align:justify; }
.fLeft { float:left; }
.fRight { float:right; }
.fOuter { width:100%; display:table; }
.fLefWithMargin { float:left; margin:0 10px 5px 0; }
.fRigWithMargin { float:right; margin:0 0 5px 10px; }
.clearBoth { clear:both; }
.margin2px { margin:2px; }
.margin5px { margin:5px; }
.margin10px { margin:10px; }
.padding2px { padding:2px; }
.padding5px { padding:5px; }
.padding10px { padding:10px; }

/********** BORDER STYLES **********/
.bdr { border:1px solid #ccc; }
.bdrTop { border-top:1px solid #ccc; }
.bdrRight { border-right:1px solid #ccc; }
.bdrBottom { border-bottom:1px solid #ccc; }
.bdrLeft { border-left:1px solid #ccc; padding:2px; }
.bdrTR { border:1px solid #ccc; border-width:1px 1px 0 0; }
.bdrTB { border:1px solid #ccc; border-width:1px 0 1px 0; }
.bdrTL { border:1px solid #ccc; border-width:1px 0 0 1px; }
.bdrRB { border:1px solid #ccc; border-width:0 1px 1px 0; }
.bdrRL { border:1px solid #ccc; border-width:0 1px 0 1px; }
.bdrBL { border:1px solid #ccc; border-width:0 0 1px 1px; }

/********** IMAGE STYLES **********/
a img { border:0px; }
img.borderNone { border:0; }
img.borderNone:hover { border:0; }
img.block2Px { display:block; width:2px; height:2px; }
img.block5Px { display:block; width:5px; height:5px; }
img.sendEnquiry { margin:10px 0 0; }
.banner { margin:15px auto 0; text-align:center; color:#333; }
.banner img { display:block; margin:0 auto; }
img.middle, input.middle, textarea.middle, select.middle { vertical-align:middle; }

/********** BACKGROUND COLOR STYLES *********/
.bgRed { background:#ffebde; }
.bgRedDark { background:#ffb3b3; }
.bgGreen { background:#efffea; }
.bgGreenDark { background:#c1ffab; }
.bgBlue { background:#ebf3fb; }
.bgBlueDark { background:#cae5ff; }
.bgYellow { background:#ffffe6; }
.bgYellowDark { background:#ffffbf; }
.bgOrange { background:#fff0d3; }
.bgOrangeDark { background:#ffce71; }
.bgPink { background:#ffe6ff; }
.bgPinkDark { background:#ffbfff; }
.bgGray { background:#f8f8f8 }
.bgGrayDark { background:#ccc }
.bgBlack { background:#000; }
.bgWhite { background:#fff; }

/********** FONTS STYLES **********/
.keywords { background:#eafdc6; padding:0 2px; color:#666; }
.star { font-weight:bold; color:#c00; }
.colorWhite { color:#fff; }
.colorRed { color:#f00; }
.colorGreen { color:#060; }
.colorBlue { color:#06c; }
.colorYellow { color:#ff0; }
.colorOrange { color:#f60; }
.colorPink { color:#f0f; }
.colorGray { color:#666; }
.colorBlack { color:#000; }

/**********/
.fs10px { font-size:10px; }
.fs11px { font-size:11px; }
.fs12px { font-size:12px; }
.fs13px { font-size:13px; }
.fs14px { font-size:14px; }
.fs15px { font-size:15px; }
.fs16px { font-size:16px; }

/**********/
.lineHeight16px { line-height:16px; }
.lineHeight18px { line-height:18px; }
.lineHeight20px { line-height:20px; }
.lineHeight22px { line-height:22px; }
.lineHeight24px { line-height:24px; }
.strong { font-weight:bold; }
.normal { font-weight:normal; }
.italic { font-style:italic; }
.underline { text-decoration:underline; }
.tdNone { text-decoration:none; }



/********** FORM STYLES **********/

.bgOne {
	background:#d4e1b7;
	padding:2px 5px 2px 2px;
	text-align:right;
	border-top:1px solid #d7dc91;
	border-bottom:1px solid #a1a657;
	vertical-align:top;
}
.bgTwo {
	font-weight:bold;
	padding:2px;
	text-align:center;
	border:1px solid #a1a657;
	background:#d4e1b7;
	vertical-align:top;
}
.bgThree {
	background:#d4e1b7;
	padding:2px 5px 2px 12px;
	border-top:1px solid #d7dc91;
	border-bottom:1px solid #a1a657;
	border-left:5px solid #2e6207;
}

.formHead {
	font-weight:bold;
	background:#b4ce86;
	padding:5px;
}
.formHead span { 
	font-weight:normal;
}
.formText {
	padding:0 2px;
}
.formInput {
	padding:5px;
	border:1px solid #000;
	border-width:1px 0 0 1px;
	background:#f5ffe0 !important;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
select {
	border:1px solid #000;
	border-width:1px 0 0 1px;
	background:#f5ffe0 !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
textarea {
	border:1px solid #000;
	border-width:1px 0 0 1px;
	background:#f5ffe0 !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
}
input.button {
	border:1px solid #600;
	color:#fff;
	border-width:1px 2px 2px 1px;
	background:#3c8802;
	padding:1px 2px;
	margin:0px;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
}
input.button:hover {
	color:#000;
	background:#b4ce86;
	border:1px solid #999;
	border-width:1px 2px 2px 1px;
	border-color:#600 #900 #900 #600;
}
/*************styles****************/
.headertop03 {
	background-image:url(/images/headertop03.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding:0 80px 5px 23px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.headertop03 a:link, .headertop03 a:visited {
	color:#fff;
	text-decoration:none;
}
.headertop03 a:hover, .headertop03 a:active	 {
	color:#c0ff72;
	text-decoration:underline;
}
.headerBd {
	border-bottom:2px solid #578b13;
}
.topLink {
	background-color:#eaeaea;
	border-bottom:2px solid #df586b;
}
.topLinkCorner {
	padding:4px 6px;
}
.topLinkBg {
	background-color:#dd2043;
	color:#fff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.topLinkBg a:link, .topLinkBg a:visited {
	color:#fff;
	text-decoration:none;
}
.topLinkBg a:hover, .topLinkBg a:active	 {
	color:#c0ff72;
	text-decoration:none;
}
/********************wideColour***************/
.wideColoum {
	padding:5px 8px 0 5px;
}
.thinColoum {
	padding:10px 5px 10px 10px;
	width:221px;
	vertical-align:top;
	border:1px solid #589013;
	border-width:0 0 1px 1px;
}
.welcome {
	margin:10px 0 4px 0;
}
.menUnderwear {
	border-bottom:2px solid #dd2043;
	background:#f8f8f8;
	background-image:url(/images/mensUnderwearPro02.jpg);
	background-repeat:no-repeat;
	background-position:260px bottom;
}
.ladiesUnderwear {
	border-bottom:2px solid #338557;
	background:#f8f8f8;
	background-image:url(/images/ladiesUnderwearPro02.jpg);
	background-repeat:no-repeat;
	background-position:260px bottom;
}
.mensUwearProduct {
	line-height:20px;
	margin:8px 0 2px 0;
}
.more {
	text-align:right;
	padding:0 90px 5px;
}
/*************thinColoum****************/
.rColLingerie {
	text-align:center;
	background:#dd2043;
	padding:0 0 5px;
}
.rightColBullet {
	color:#dd2043;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 0 5px;
	text-align:left;
}
.rightColBullet a:link, .rightColBullet a:visited {
	color:#dd2043;
	text-decoration:none;
}
.rightColBullet a:hover, .rightColBullet a:active {
	color:#710015;
	text-decoration:none;
}
.rightCol01Bg {
	background-image:url(/images/rightColLingeLCor01Bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	text-align:left;
}
.hosiery01 {
	line-height:20px;
	margin:8px 0 2px 40px;
}
.divider {
	background-image:url(/images/divideer.gif);
	background-repeat:repeat-x;
}
.beachWear {
	background-color:#dd2043;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:6px 4px 0;
	text-align:center;
}
.beachWear a:link, .beachWear a:visited { 
	color: #fff; 
	text-decoration: none; 
}
.beachWear a:hover, .beachWear a:active { 
	text-decoration: none; 
	color: #c0ff72; 
}
.beachWearProduct {
	margin:10px 0 10px 18px;
	line-height:18px;
	color:#dd2043;
	font-weight:bold;
}
.beachWearProduct a:link, .beachWearProduct a:visited { 
	color: #dd2043; 
	text-decoration: none; 
}
.beachWearProduct a:hover, .beachWearProduct a:active { 
	text-decoration: none; 
	color: #4e010f; 
}
.beachWear01 {
	background-color:#dd2043;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:6px 4px 0;
	text-align:center;
}
.beachWear01 a:link, .beachWear01 a:visited { 
	color: #fff; 
	text-decoration: none; 
}
.beachWear01 a:hover, .beachWear01 a:active { 
	text-decoration: none; 
	color: #c0ff72; 
}
.beachWearProduct01 {
	margin:10px 0 10px 20px;
	line-height:18px;
	color:#dd2043;
	font-weight:bold;
}
.beachWearProduct01 a:link, .beachWearProduct01 a:visited { 
	color: #dd2043; 
	text-decoration: none; 
}
.beachWearProduct01 a:hover, .beachWearProduct01 a:active { 
	text-decoration: none; 
	color: #4e010f; 
}
.beachWearGreen {
	background-color:#4c8402;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:6px 4px 0;
	text-align:center;
}
.beachWearGreen a:link, .beachWearGreen a:visited { 
	color: #fff; 
	text-decoration: none; 
}
.beachWearGreen a:hover, .beachWearGreen a:active { 
	text-decoration: none; 
	color: #c0ff72; 
}
.beachWearGProduct {
	margin:10px 0 10px 20px;
	line-height:18px;
	color:#4c8402;
	font-weight:bold;
}
.beachWearGProduct a:link, .beachWearGProduct a:visited { 
	color:#4c8402; 
	text-decoration: none; 
}
.beachWearGProduct a:hover, .beachWearGProduct a:active { 
	text-decoration: none; 
	color:#1c3100;
}
	
.beachwearImage {
	background-image:url(/images/beachWearPicture.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;
	margin-top:5px;
}
.beachwearImage01 {
	background-image:url(/images/bWearByGenderPicture.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;
	margin-top:5px;
}
.beachwearImage02 {
	background-image:url(/images/beachAccessoriesPicture.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;
	margin-top:5px;
}
.footer {
	background-image:url(/images/footerBg02.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.footerLinks {
	text-align:center;
	border-bottom:1px solid #dd2043;
	margin:0 auto 5px;
	width:90%;
}
.slogen {
	margin:0 0 20px 8px;
	text-align:center;
}