/* LAYOUT STYLES */

body {
background-color: #fff;
margin: 0px 0px 100px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
font: normal 12px/180% Arial, Helvetica, sans-serif;
color: #868686;
}

.clearBoth {
clear: both;
}

.clearLeft {
clear: left;
}

#container {
width: 901px;
background-color: #fff;
margin: 0px auto;
margin-top: 30px;
text-align: left;
position: relative;
}

#container #topHeaderBG {
width: 885px;
height: 35px;
background: #333 url(/images/top-header-bg.gif);
margin: 18px 0px 0px 0px;
padding: 16px 0px 0px 15px;
color: #fff;
font: italic 14px Georgia, "Times New Roman", serif;
}

#container #bottomHeaderBG {
width: 885px;
height: 35px;
background: #333 url(/images/top-header-bg.gif);
margin: 20px 0px 0px 0px;
padding: 16px 0px 3px 15px;
color: #fff;
font: italic 14px Georgia, "Times New Roman", serif;
border-bottom: 1px solid #ff9933;
}

#container #topHeaderBG a,#container #topHeaderBG a:visited {
color: #cc9933;
background-color: #333;
text-decoration: none;
}

#container #left {
width: 374px;
background-color: #fff;
float: left;
margin: 0px 35px 35px 0px;
padding: 0px;
position: relative;
top: 27px;
}

#left h2 {
background-color: #ccc;
color: #333;
width: 359px;
height: 24px;
font-size: 12px;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 14px 0px 0px 15px;
text-transform: uppercase;
}

#left h2.bottom {
background-color: #ccc;
color: #333;
width: 359px;
height: 24px;
font-size: 12px;
text-align: left;
margin: 25px 0px 25px 0px;
padding: 14px 0px 0px 15px;
text-transform: uppercase;
}


#left h2.bottom a, #left h2.bottom a:visited {
color: #cc0000;
background-color: #fff;
text-decoration: none;
}



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

/* rss formatting. this formats the hassonandwong.com/video-feed.xml*/
#left .videoItem {
background-color: #fff;
margin: 10px 0px 15px 0px;
padding-bottom: 10px;
}

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


/* remove br from rss */
#left .videoItem p {
float: left;
width: 240px;
margin: 0px 0px 0px 7px;
}
/* end left column rss formatting */



#container #middle {
width: 228px;
float: left;
margin: 0px 35px 35px 0px;
padding: 0px;
background-color: #fff;
position: relative;
top: 27px;
}

#middle h2 {
background-color: #313131;
color: #999;
width: 213px;
height: 24px;
font-size: 12px;
text-align: right;
margin: 0px 0px 20px 0px;
padding: 14px 15px 0px 0px;
text-transform: uppercase;
}
#middle h2.topMargin {
background-color: #313131;
color: #999;
width: 213px;
height: 24px;
font-size: 12px;
text-align: right;
margin: 20px 0px 20px 0px;
padding: 14px 15px 0px 0px;
text-transform: uppercase;
}

#middle h2.forumPostsHeader{
background: #ccc url(/images/forum-post-header.gif) no-repeat;
color: #333;
width: 213px;
height: 24px;
font-size: 12px;
text-align: right;
margin: 0px 0px 10px 0px;
padding: 14px 15px 0px 0px;
text-transform: uppercase;
}

#middle div.forumPosts {
width: 209px;
padding: 10px;
height: 400px;
overflow: auto;
}

/* rss formatting. this formats the articles in the right column*/
.postDate {
width: 178px;
font-size: 14px;
text-align: right;
padding: 0px 0px 0px 15px;
margin: 20px 0px 10px 0px;
border-bottom: 1px solid #ff9933;
font-size: 11px;
}


#middle .postItem {
background-color: #fff;
margin:0px;
width: 193px;
overflow: hidden;
}

blockquote {
  margin: 10px 0px 0px 10px;
  width: 140px;
  font-style: italic;
  }


#middle .postItem p, #middle .postItem blockquote {
width: 100%;
margin: 0px;
padding: 0px;
}
#middle .postItem blockquote p {
margin: 0px;
padding: 0px;
}


#middle .postItem a {
color: #0099ff;
width: 180px;
display: inline-block; 
overflow: hidden;
}

#middle .postItem p a {
width: 180px;
display: inline-block;
}

#middle .postItem a:visited {
color: #333;
}
#middle .articleItem a:hover {
color: #ff9933;
text-decoration: none;
}


/* remove br from rss */
#right .postItem p {
float: left;
width: 200px;
margin: 0px 0px 0px 7px;
}

/* end feed formatting */




#container #right {
width: 228px;
float: left;
margin: 0px 0px 35px 0px;
padding: 0px;
background-color: #fff;
position: relative;
top: 27px;
}

#right h2 {
background-color: #313131;
color: #999;
width: 213px;
height: 24px;
font-size: 12px;
text-align: right;
margin: 0px 0px 20px 0px;
padding: 14px 15px 0px 0px;
text-transform: uppercase;
}

#right h2.forumArticlesHeader {
background: #ccc url(/images/forum-articles-header.gif) no-repeat;
color: #333;
width: 213px;
height: 24px;
font-size: 12px;
text-align: right;
margin: 0px 0px 10px 0px;
padding: 14px 15px 0px 0px;
text-transform: uppercase;
}

#right div.forumArticles {
width: 208px;
padding: 10px;
height: 400px;
overflow: auto;
}

#right div.forumArticles p {
width: 165px;
}

#right div.forumArticles img {
display: none;
}


/*right column articles */
#right .articleDate {
width: 170px;
font-size: 14px;
text-align: right;
padding: 0px 0px 0px 15px;
margin: 20px 0px 10px 0px;
border-bottom: 1px solid #ff9933;
font-size: 11px;
}



/* rss formatting. this formats the articles in the right column*/

#right .articleItem {
background-color: #fff;
margin:0px;
width: 192px;
}

blockquote {
  margin: 10px 0px 0px 0px;
  width: 140px;
  font-style: italic;
  }


#right .articleItem p, #right.articleItem blockquote {
width: 80%;
margin: 0px;
padding: 0px;
}

#right .articleItem blockquote p {
margin: 0px;
padding: 0px;
}


#right .articleItem a {
color: #0099ff;
width: 180px;
display: block; 
overflow: hidden;
}
#right .articleItem p a {
color: #0099ff;
width: 180px;
display: block; 
overflow: hidden;
}
#right .articleItem p a{
margin-bottom: 20px;
}

#right .articleItem a:visited {
color: #333;
}
#right .articleItem a:hover {
color: #ff9933;
text-decoration: none;
}


/* remove br from rss */
#right .articleItem p {
float: left;
width: 200px;
margin: 0px 0px 0px 7px;
}

/* end feed formatting */



ul.withDividers {
background-color: #fff;
width: 100%;
margin: 0px 0px 30px 0px;
padding: 0px;
}
ul.withDividers li {
background-color: #fff;
list-style-type: none;
padding: 3px 0px 2px 21px;
margin: 0px;
background-image: url(/images/list-bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
border-bottom: 1px solid #ccc;
}

ul.withDividers li a {
background-color: #fff;
display: block;
color: #333;
text-decoration: none;
}

ul.withDividers li a:visited {
background-color: #fff;
display: block;
color: #000;
text-decoration: none;
}

ul.withDividers li a:hover{
background-color: #fff;
display: block;
color: #0099ff;
text-decoration: none;
}


/* tooltips */

a:hover {
background: #ffffff;
position: relative;
} 
/*BG color is a must for IE6*/

a span {
display: none; 
padding: 2px 3px;
margin-left: 8px; 
width: 190px;
}

a:hover span{
display: inline;
position: absolute;
top: 14px;
left: 30px;
background: #ffffff;
border: 1px solid #000;
color: #6c6c6c;
font-size: 11px;
padding: 5px;
}



