/* CSS Document */
/* @2007 MakeupConnection.com */
/* Used for "Get The Look" */

.gtl_details_wrapper {
	margin-bottom:10px;
}
.gtl_details_wrapper p {
    margin:0;
	margin-bottom:10px;
	text-align:justify;
}
.gtl_details_wrapper hr {
    margin:0 10px;
	}
.gtl_details_sectionWrapper {
    clear:both;
}
.gtl_details_sectionWrapper p {
    margin:10px;
	margin-top:0;
	}
.gtl_details_sectionWrapper .moreInfoLink {
	color:#9c3 !important;
}
.gtl_details_sectionWrapper .moreInfoLink:hover {
	color:#61a60d !important;
}
h1.gtl_details_title {
    text-align:center;
	background:#f9b;
	border:none;
	color:#fff;
	font-size:24px;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px
}
h4.gtl_details_title2 {
    border:none;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
}
h4.gtl_details_title2 a {
    font-weight:bold;
	margin:0 10px;
	text-decoration:none;
	color:#cc0000 !important;
}
h4.gtl_details_title2 a:hover {
    color:#ff0000 !important;
	background:none !important;
}
.gtl_details_thumbWrapper {
	float:left;
	padding:0 5px 5px 0;
	margin:0 10px 10px 0;
	text-align:center;
}
.gtl_details_thumbWrapper img {
    border:1px #ffd9e6 solid;
}
.gtl_details_description {
	text-align:justify;
	font-size:14px;
	white-space: normal;
}
ul.gtl_details_steps {
    list-style:decimal inside;
    margin:0;
    margin-right:10px;
    margin-bottom:10px;
}
ul.gtl_details_steps li {
    margin-bottom:10px;
}
ul.gtl_details_steps li ul li {
    margin:0;
	}
li.gtl_details_steps_rowOdd {}
li.gtl_details_steps_rowEven {}
h3.gtl_details_productListTitle {
    color:#f9b;
	font-weight:bold;
	text-align:center;
}
td.gtl_details_productList {
    vertical-align:top;
	width:33%;
}
div.gtl_details_productList {
    border:1px #f9b solid;
	background:#fff;
}
ul.gtl_details_productList {
    list-style:none;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:11px !important;
}
ul.gtl_details_productList a {
    display:block;
	color:#000 !important;
	text-decoration:none !important;
}
ul.gtl_details_productList a:hover {
    color:#000 !important;
	background:#ffd9e6 !important;
}
ul.gtl_details_productList li {
    padding:2px;
	text-align:center;
}
li.gtl_details_productList_rowOdd {
    background:#fff;
}
li.gtl_details_productList_rowEven {
    background:#fff2f7;
}

.gtl_details_largeImageLayer {
    border:1px #000 solid;
	background:#f9b;
	padding:10px;
	text-align:center;
	float:left;
}
.gtl_details_largeImageLayer img {
    border:1px #000 solid;
	margin-bottom:10px;
}
#gtl_details_faceImageDiv, #gtl_details_face_bothImageDiv, #gtl_details_face_eveImageDiv, #gtl_details_eyes_eveImageDiv, #gtl_details_lips_eveImageDiv, #gtl_details_fullImageDiv, #gtl_details_eyesImageDiv, #gtl_details_lipsImageDiv, #gtl_moreInfo_foundationDiv {
    position:absolute;
    visibility:hidden;
	z-index:1;
}
#gtl_moreInfo_foundationDiv .textDiv {
    text-align:justify;
	display:block;
	background:#fff;
	padding:0 10px;
	border:1px #000 solid;
	}
