/* CSS Document */
/*
body text : Tahoma, 11pt, #2f2f2d
body links : Tahoma, 11pt, #4c7309
 
simfooter nav links : Tahoma, 10pt, #4c7309
 
simfooter text : Tahoma, 10pt, #ffffff
simfooter links : Tahoma, 10pt, #4c7309
 
sponsored text : Tahoma, 10pt, #2f2f2d
sponsored links : Tahoma, 10pt, #41a62a

<hr width="440" size="1" noshade="noshade" color="#547212" />
*/
ul
{
    margin-top: -5px;
}
li
{
    margin-left: -20px;
}
hr
{
    color: #547212;
    background-color: #547212;
    height: 1px;
    text-shadow: none;
}

tr.head
{
	background-color: #4D7505;
	border: #ACC67D 1px solid;
	color:white;
	font-weight: bold;
	text-align: center
}

table td
{
	padding: 2px;
}

tr.head a:link
{
    color:white;
}
tr.head a:hover
{
    color:white;
    text-decoration:underline;
}
tr.head a:visited
{
    color:white;
}

td.box
{
    border: #ACC67D 1px solid;
}
input.btn
{
    background-color: #4D7505;
    border: 1px solid #ACC67D;
    font-weight: bold;
    color: white;
    cursor: pointer;
}

.textbox{
  font-family:Tahoma;
  font-size:11px;
  font-weight:normal;
  background-color:#ffffff;
  border-color:#4c7309;
  border-style:solid;
  border-width:1px;
  color:#2f2f2d;
}



.leftPanel
{
    width: 140px;
    float: left;
    display: block;
    height: 100%;
    line-height: 150%;
}

.middlePanel
{
    position: relative;
    border-left: 1px solid #4D7505;
    border-right: 1px solid #4D7505;
    margin-left: 150px;
    margin-right: 170px;
    padding: 0px 10px 10px 10px;
    height: 100%;
    line-height: 170%;
}

.rightPanel
{
    padding-top: 93px;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 160px;
    float: right;
    color: #313131;
    line-height: 150%;
}

.rightPanel .guideTips
{
    display: none;
}
.rightPanel .ad
{
    width: 160px;
    text-align: center;
    display: none;
}
.links
{
    color: black;
    height: 600px;
    font-size: 10px;
}

.links a:link
{
    color: #41A62A;
    text-decoration:none;
}
.links a:visited
{
    color: #41A62A;
    text-decoration:none;
}
.links a:hover
{
    color: black;
    text-decoration:underline;
}


.highlightit img{
border: 1px solid #ccc;
padding:5px;
}

.highlightit:hover img{
border: 1px solid #41A62A;
padding:5px;
}

.highlightithidden img{
border: 1px solid #ffffff;
padding:5px;
}

.highlightithidden:hover img{
border: 1px solid #41A62A;
padding:5px;
}



.joinNewsLetter
{
    text-align: left;
    display: none;
    font-size: 9px;
}

.contactForm
{
}

.contactDetails
{
    text-align: center;
}

.guideItem
{
    position: relative;
    display: block;
    overflow: auto;
}
.guideItem .text
{
    float: right;
}
.guideItem .image
{
		position: absolute;
}

.StylistDropDownBar
{
    padding-top: 3px;
    width: 610px;
    height: 25px;
}
.StylistDropDownBar .Dropdown
{
    float: left;
}
.StylistDropDownBar .addListing
{
    float: right;
    padding-right: 5px;
}


.StylistDropDownBarBottom
{
    padding-top: 3px;
    width: 610px;
    height: 40px;
}
.StylistDropDownBarBottom .Dropdown
{
    float: left;
}
.StylistDropDownBarBottom .backButton
{
    float: right;
    padding-right: 5px;
}



.stylistItem
{
    position: relative;
    display: block;
    width: 610px;
}
.stylistItem .imgStylistBorder
{
    position: absolute;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    width: 90px;
}
.stylistItem .imgStylist
{
    position: absolute;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    width: 90px;
    padding-left: 5px;
    padding-top: 5px;
}
.stylistItem .textStylist
{
    padding-left: 110px;
}





div.fileinputs {
	position: relative;
	height: 30px;
	width: 300px;
}

input.file {
	width: 300px;
	margin: 0;
}

input.file.hidden {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}

div.fakefile input {

  font-family:Tahoma;
  font-size:11px;
  font-weight:normal;
  background-color:#ffffff;
  border-color:#4c7309;
  border-style:solid;
  border-width:1px;
  color:#2f2f2d;
}

input.fakeFileButton
{
  cursor: pointer;
}



.remark
{
    font-size: 10px;
    font-weight: bold;
}

.guideListing
{
    display: block;
    position: relative;
    overflow: auto;
}
.guideListing .text
{
    float: right;
}

.lookListing
{
    display: block;
    position: relative;
    overflow: auto;
    vertical-align: top;
}

.pager
{
    font-size: 9px;
    text-align: right;	
    vertical-align: top;
}


img.floatLeft { 
    float: left; 
    margin-right: 4px;
		z-index: 20; 
}
img.floatRight { 
    float: right; 
    margin-left: 4px;
		z-index: 20; 
}

.guideListing .image
{
    position: absolute;
}

.stylistFooterNavWrapper
{
    position: relative;
    height: 30px;
}
.stylistFooterNav
{
    position: absolute;
    height: 30px;
    margin-top: -10px;
    top: 50%;
    width: 610px;
    text-align: right;
    font-weight:bold;
    font-size: 10px;
}
.stylistFooterNav a:link
{
    color: #4C7309;
}
.stylistFooterNav a:visited
{
    color: #4C7309;
}
.stylistFooterNav a:hover
{
    color: #4C7309;
}

.formError
{
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    border: 1px solid red;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #FFE5E5;
    margin-bottom: 10px;
}
.formErrorText
{
    color: #E2001A
}
.postingSucces
{
    width: 400px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.postingSucces .text
{
    color: #41A529
}

