/* CSS Document */

body {
	text-align : center;
	margin-top: 0px;
	font-family: Arial, Freesans, Sans-Serif;
	font-size: 0.7em;
	color: 88c3cf;
	background-image: url(images/bg-img-rep.jpg);
	background-repeat: repeat-x;
	
}

h1, h2, h3, h4, h5, h6, p {
	font-size : 100%;
	margin : 10px 0;
	font-weight: normal;
}

a {
	text-decoration:none;
	color: #333333;
	font-size: 10px;
}

.bodylink {
	text-decoration:none;
	color:#999999;
	font-size: 12px;
	
}

a.bodylink:hover {
	text-decoration:none;
	color:#C48A96;
	font-size: 12px;
	text-decoration: none;
}

p {
	margin-top: 0px;
	font-size: 12px;
	color: #666565;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}


h1 {
	color: #666565;
	font-size: 16px;
	text-align: left;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 200;
	margin-top: 0px;
	top: 0px;
	margin-bottom: 5px;
	
}

h1.second{
	color: #79894A;
	font-size: 18px;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	margin-top: 0px;
	top: 0px;

}

h1.third{
	color: #79894A;
	font-size: 18px;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	margin-top: 0px;
	top: 0px;

}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666565;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	bottom: 0px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373735;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-style: italic;
	margin-top: 0px;
}



a:hover, .active, a:focus, a:active {
	color : #66cc99;
	text-decoration: none;
	font-size: 10px;
}

#comissions table
{
	width: 380px;
	background-color: #fafafa;
	border: 1px solid #666565;
	border-collapse: collapse;
	border-spacing: 0px;
}


#comissions td
{
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	background-color: #fafafa;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666565;
}

#wrapper {
	width : 710px;
	text-align : left;
	height: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	top: 5px;
	background-image: url(images/lucyames-logo.jpg);
	background-repeat: no-repeat;
}


#header {
	width: 710px;
	height: 135px;
	position: relative;
}



hr {
clear : both;
min-height : 1px;
border : 0;
border-top : 1px dashed #e8e8e8;
color : #fff;
}

#contactform {
	height: 300;
	width: 400px;
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
}
#contactform p small
{
	display: block;
}


/* the styling */
#nav {
	width:710px;
	height:20px;
	position:relative;
	
}

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}

#nav li {
	display:inline;
	margin:0;
	padding:0;
	height:auto;
	float:right;
}

#nav .select a,
#nav .current a {
	display:block;
	height:20px;
	float:left;
	padding:0 8px 0 8px;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	white-space:nowrap;
	border-right:1px solid #fff;
	color:#666565;
	font-weight: bold;
}
* html #nav .select a, * html #nav .current a {width:1px; height:21px;}


#nav .select a:hover, 
#nav .select li:hover a {
	cursor:pointer;
	color:#984D51;
}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

/* a up colour */
#nav .current a {
	color:#666565;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* drop down over colour */
#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {
	color:#999;
}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {
	color:#999;
}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {
	display:block;
	position:absolute;
	width:710px;
	top:20px;
	left:0;
	margin-top:0;
	padding:0;
	z-index:100;
	color:#AB5E68;
	font-size:11px;
}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}

#nav .sub_active {display:block; position:absolute; width:710px; top:20px; left:0; margin-top:0; padding:0; z-index:10;}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {
	height:21px;
	text-decoration:none;
	line-height:20px;
	white-space:nowrap;
	display:block;
	float:left;
	padding:5px 10px 10px 10px;
	margin:0;
	font-size:12px;
	white-space:nowrap;
	border:0;
	color:#A15258;
}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {
	display:block;
	padding:5px 10px 10px 10px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#AE727C;
	font-size:11px;
}




#content {
	width: 710px;
	height: 515px;
	position: relative;
	margin-top: 40px;
}

#left {
	float: left;
	height: 515px;
	width: 240px;
	background-image: url(images/tx-bx-bg.jpg);
	background-repeat: no-repeat;
	
}

#left2 {
	height: 245px;
	width: 225px;
	padding-top: 0px;
	color: #88C3CF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/left-bx2.jpg);
	background-repeat: no-repeat;
}

#left2 p {
	display: block;
	width: 190px;	
	
}

#left2 a {
	color : #A6555C;
	text-decoration : none;
	padding-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;

}
#left2 a:hover, #text1 .active, #text1 a:focus, #text1 a:active {
	color : #C48A96;
	text-decoration : none;
	padding-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;
}

#left2 h2 {
	color: #C77B87;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: -8px;
}


#text1 {
	height: 85px;
	width: 225px;
	padding-top: 150px;
	color: #88C3CF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/lucy-ames-bx1.jpg);
	background-repeat: no-repeat;

	
}

#text1 a {
	
	color : #666565;
	text-decoration : none;
	padding-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;

}
#text1 a:hover, #text1 .active, #text1 a:focus, #text1 a:active {
	color : #C48A96;
	text-decoration : none;
	padding-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;
}

#right a {
	
	color : #666565;
	text-decoration : none;
	padding-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;

}
#right a:hover, #right .active, #right a:focus, #right a:active {
	color : #C48A96;
	text-decoration : none;
	padding-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;
}

#right {
	float: right;
	height: 515px;
	width: 460px;
	
}

#comissions {
	float: right;
	height: 475px;
	width: 460px;
	overflow: scroll;
	
}

#footer {
	width: 710px;
	height: 68px;
	position: relative;
	margin-top: 0px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

#footer2 {
	width: 706px;
	height: 25px;
	
}


#footer2 a {
	display : block;
	color : #999999;
	text-decoration : none;
	padding-bottom: 0;
	padding-left: 5px;
	font-size: 10px;
	font-family: sans-serif;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;
	text-align: left;
	float: right;

}
#footer2 a:hover, #footer2 .active, #footer2 a:focus, #footer2 a:active {
	display : block;
	color : #999999;
	text-decoration : none;
	padding-bottom: 0;
	padding-left: 5px;
	font-size: 10px;
	font-family: sans-serif;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;
	text-align: left;
	float: right;
}

.right 
	{ float:right;
	margin-left: 6px;}
	
.left
	{ float:left;
	
	margin-right: 6px;}
