body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.thrColFix #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-left: 1px solid #999999;
} 
.thrColFix #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 25px 5px 15px 30px; /* padding keeps the content of the div away from the edges */
}

.thrColFix #mainContent {
	margin: 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 20px 10px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-left: 250px;
}

#mainContentHome {
	margin: 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 20px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-left: 400px;
	margin-right: 100px;
	border-left: 1px solid #999999;
}

.homeContactInfo {
	position: absolute;
	top: 550px;
	margin-left: -31px;
	background-color: #d8d8d8;
	padding: 4px 7px 3px 10px;
	border-left: 2px solid #FF00CC;
}
.homeContactData {
	font-size: 0.7em;
	margin-bottom: 3px;
}
.socialMediaLinks {
	position: absolute;
	top:480px;
	margin-left: 60px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.grayLine {
	background-color: #ffd8ee;
	color: #ffd8ee;
	height: 3px;
	border: none;
}

a:link {
	color: #ff00cc;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #FF00CC;
}
a:hover {
	text-decoration: none;
	color: #CC0066;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #666666;
}
#logoRM {
	margin: 5px 10px 18px -5px;
}
.menuitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

a img {
	border: none;
}
img {
	border: none;
}

ul.RMnavUL {
	list-style-type: none;
	padding-left: 7px;
	line-height: 1.6em;
}

#carousel1 {
	margin-left: 60px;
}


.OutfitImage {
	float: left;

}
.Garment {
	margin-left: 380px;
	margin-bottom: 210px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: right;
	padding: 0px;

}
.Garment h3 {
	font-size: 1em;
	padding-bottom: 0px;
	margin-bottom: 4px;
	padding-top: 10px;
	text-align: left;
}
.GarmentDescription {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 5px;
	padding-top: 5px;
	color: #3f3f3f;
	text-align: left
}
.GarmentSizes {
	text-align: left;
	font-size: 0.8em;
}
.GarmentPrice {
	text-align: left;
	font-size: 0.8em;
}
.buttonMore {
	float: right;
}


.GarmentSwatchContainer {
	display: block;
	text-align: left;
	width: 110px;
	float: left;
	height: 90px;
	
}
.GarmentSwatchName {
	color: #3f3f3f;
	font-size: 0.7em;
	text-align: center;
	
}
.GarmentSwatch {

}


h1 {
	color: #3f3f3f;
	padding-top: 15px;
	font-size: 1.6em;
	margin: 0px 0px 18px 0px;
	font-weight: 300;
	font-family: Tahoma, Verdana, sans-serif;
}

h2 {
	color: #3f3f3f;
	padding-top: 15px;
	font-size: 1.4em;
	margin: 0px 0px 14px 0px;
	font-weight: 300;
	font-family: Tahoma, Verdana, sans-serif;
}

h3 {
	color: #3f3f3f;
	padding-top: 15px;
	font-size: 1.1em;
	margin: 0px 0px 12px 0px;
	font-weight: 300;
	font-family: Tahoma, Verdana, sans-serif;
}

p {
	font-family: Verdana, Lucida, Arial, sans-serif;
	font-size: 0.9em;
	margin-left: 5px;
	margin-right: 50px;
	line-height: 1.5em;
}

.FindOutMoreGarmentName {
	font-size: 1.1em;
	margin-bottom: 4px;
	padding: 0px;
	margin-left: 20px;
	margin-top: -15px;
}
.FindOutMoreGarmentImage {
	float: right;
}

table.StockistsTable p {
	font-size: 0.8em;
}
.StockistsTable td {

}


.prevRangeImage {
	float: left;
	padding: 5px 15px 7px 5px;
}
.prevRangeDesc {
}



/* Photo-Caption PZ3 CSS v080630
* copyright: http://randsco.com/copyright
* www.randsco.com
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border: none; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border: none;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:default; }

/* End Photo-Caption Zoom CSS */ 

