body {
background-color: #252525;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 12px;
line-height: 170%;
}

.clearBoth {
clear: both;
}
.clearLeft {
clear: left;
}


#outerWrapper {
width: 100%;
border-top: 4px solid #00ccff;
border-bottom: 4px solid #00ccff;
text-align: left;
}


#container {
background: #333333 url(/images/background.jpg) repeat-y;
width: 930px;
margin: 0px auto;
text-align: center;
position: relative;
}


#logo {
background-color: #292929;
height: 92px;
width: 704px;
float: right;
text-align: right;
margin-right: 2px;
}


#left {
width: 155px;
background-color: transparent;
float: left;
text-align: left;
padding: 0px 10px 0px 16px;
position: relative;
left: -7px;
color: #ce7B46;
position: relative;
}



#left ul {
width: 180px;
margin: 0px;
list-style-type: none;
border-top: 24px solid #333;
padding: 0px;
text-align: left;
position: relative;
top: 0px;
left: 0px;
}

#left ul li {
border-bottom: 1px solid #3b3b3b;
padding: 5px 0px 5px 10px;
line-height: 120%;
font-size: 12px;
}

#left ul li a {
color: #cc6600;
text-decoration: none;
}
#left ul li a:visited {
color: #cc6600;
text-decoration: none;
}
#left ul li a:hover {
color: #666;
text-decoration: underline;
}

/* rss formatting. this formats the hassonandwong.com/video-feed.xml*/

#left h2.recentHairTransplantVideos {
font-size: 14px;
background-color: #313131;
color: #999;
margin: 0px 0px 0px 0px;
padding: 0px;
height: 24px;
width: 172px;
padding-left: 8px;
padding-top: 4px;
}
#left .videoItem {
background-color: transparent;
margin: 10px 0px 8px 10px;
padding-bottom: 5px;
float: left;
}

#left .videoItem a {
display: inline-block;
padding-bottom: 6px;
margin: 4px 0px 0px 0px;
float: left;
color: #999;
}
#left .videoItem a:visited {
display: inline-block;
padding-bottom: 6px;
margin: 4px 0px 0px 0px;
float: left;
color: #999;
}
#left .videoItem a:hover {
display: inline-block;
padding-bottom: 6px;
margin: 4px 0px 0px 0px;
float: left;
color: #ff9933;
text-decoration: none;
}

#left .videoDate {
width: 160px;
font-size: 14px;
text-align: left;
padding: 0px 0px 0px 0px;
margin: 0px;
border-bottom: 1px solid #ff9933;
font-size: 11px;
}


/* remove br from rss */
#left .videoItem p {
clear: both;
width: 160px;
padding-top: 8px;
color: #999;
}
/* end left column rss formatting */




.content {
width: 702px;
margin-left: 225px;
text-align: left;
line-height: 150%;
}


.content #hollywood {
margin-left: 22px;
margin-top: 23px;
}

.content a, a:visited {
color: #9e5b21;
}
.content a:hover {
color: red;
}


div.hrRuleNoBottomMargin {
background: transparent url(/images/cyan-divider-line.jpg) repeat-x;
width: 658px;
height: 7px;
margin: 18px 0px 24px 18px;
padding: 0px;
}

#container h1.home {
width: 670px;
height: 26px;
font: 22px 'Trebuchet MS', Arial, sans-serif;
color: #b66608;
margin: 0px;
padding: 5px 0px 5px 30px;
background-color: #333333;
position: absolute;
top: 390px;
left: 226px;
text-align: left;
}

#container h1 {
width: 670px;
height: 26px;
font: 22px 'Trebuchet MS', Arial, sans-serif;
color: #b66608;
margin: 0px;
padding: 5px 0px 5px 30px;
background-color: #333333;
}

#text { /* this content is being abs positioned so it is at top of source */
position: absolute;
top: 430px;
left: 226px;
text-align: left;
width: 700px;
}

.content h2, #text h2 {
width: 670px;
height: 26px;
font: 18px 'Trebuchet MS', Arial, sans-serif;
color: #b66608;
margin-top: 26px;
padding: 5px 0px 5px 30px;
background-color: #333;
border-bottom: 1px dashed #333;
}



.content p, #text p {
margin-left: 30px;
margin-right: 60px;
margin-top: 30px;
}

.content p span.thumbnail, #text p span.thumbnail {
display: block;
float: right;
margin: 0px 0px 10px 10px;
padding: 4px 4px 3px 4px;
border-top: 1px solid #C6C8B2;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
border-left: 1px solid #C6C8B2;
text-align: center;
font-size: 11px;
}

.content .ad, #text .ad {
width: 220px;
background-color: #fff;
float: right;
margin: 30px 2px 30px 30px;
}

.content .ad h3, #text .ad h3 {
background-color: #dadada;
border-bottom: 1px dashed #333;
color: #000;
font: 14px "Trebuchet MS", Verdana, sans-serif;
height: 20px;
padding: 4px 0px 4px 16px;
}

.content .ad p, #text .ad p {
font: 11px "Trebuchet MS", Verdana, sans-serif;
color: #000;
margin: 14px 20px 10px 16px;
}

.content .consultButton, #text .consultButton {
float: left; 
width: 240px; 
margin-right: 20px;
margin-left: 30px;
margin-top: 30px;
}

span.highlight {
color: #97c82b;
}
