/* CSS Document */

#contentBox {
   display: block;
	margin: auto;
	padding: 0px;
	width: 770px;
	height: 182px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#contentBox #top {
	text-align: left;
	margin: 3px 0 3px 0;
	padding: 0;
	width: 770px;
	height: 58px;
	background-position:top center;
	background-repeat: repeat-x;
}

#top .topbut {
	vertical-align: bottom;
	width: 100%;
	text-align: right;
}

#contentBox #dividerTop {
	margin: 0;
	padding: 0;
	width: 770px;
	height: 24px;	
}


#contentBox #middle {
   display: block;
	padding: 0px;
	width: 770px;
}

#middle table {
	width: 100%;
	
}

#middle .col1 {
	vertical-align: top;
	width: 500px;
	margin-top: 10px;
}
#middle .trVid{
height: 346px;
}
#middle .col1wrapper {
	width:500px;
	background-color:  #D6D7D9;
	background-repeat: repeat-y;
}

#middle .col1bottom {
	margin: 5px 5px 5px 0px;
	background-color: #EEEEEE;
	height: 100%;
	width:500px;
}
#middle #col1 {
	/*background-image:  url(images/col1bot.gif);*/
	background-position: bottom;
	background-repeat: no-repeat;
	height: 100%;
	width:500px;
}
#middle #noflash {
height: 340px;
}

#col1 table {
	width: 100%;
	padding: 0px 0px 0px 0px;

}

.latest {
width: 250px;
min-height: 77px;
background-color: white;
margin-top: 0px;
margin-right: 0px;
float: right;
border: 1px solid #01A2CB;
color: black;	
font-family: verdana,arial,sans-serif;
font-size: 12px;
}
.latest a {
font-weight: bold;
color: #0054A5;
text-decoration: none;
padding-top: 5px;
}

.latest a:hover {
font-weight: bold;
color: #ffc20f;       
text-decoration: underline;
}
.latest td
{
font-family: verdana,arial,sans-serif;
font-size: 12px;
font-weight: normal;
}

.latestHeading {
background-color: #01A2CB;
color: white;
text-align: left;
padding: 3px 3px 3px 3px;
border-bottom: 3px solid #ffc20f;
font-weight: bold;
}

.more {
color: gray;
text-align: left;
float: right;
}

td .name {
color: black;
font-weight: bold;
width: 75px;
vertical-align: top;
}
.comment
{
font-size: 11px;
max-height: 40px;
overflow: hidden;
/*overflow: ellipsis;*/
}

.commentbox
{
width: 75px;
padding-top: 4px;
}


/*
#col1 a {
	color: white;
	font-weight: normal;
	font-family: verdana,arial;
	font-size: 10px;
	text-decoration: none;
}*/

.vidTitle
{
	background-image: url(images/videoTitlebg.jpg);
	background-repeat:no-repeat;
	height:30px;
	width: 100%;
	text-align: center;
}

#col1 .heading {
	width: 175px;
	vertical-align: bottom;
	height: 77px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	padding: 0 10px 0 10px;
}

#col1 .videoText {
	color: #000000;
	font-weight: normal;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}

.videoText a {
font-weight: bold;
color: #0054A5;
text-decoration: none;
}

.videoText a:hover {
font-weight: bold;
color: #01A2CB;       
text-decoration: underline;
}

#col1 .main {
	color: black;
	font-weight: normal;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
}

.black1 {
	margin: 0 5px 0 5px;
	color: black;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

.titleTxt
{
	color: white;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 5px;
}

#middle .col3 {
	vertical-align: top;
	width: 124px;
}

#middle .col3wrapper {
	width: 100%;
/*	background-image:  url(images/col3bg.gif);
	background-repeat: repeat-y;*/
	padding: 0px 5px 0 0;
}

#middle #col3 {
	height: 100%;
/*	background-image:  url(images/col3bot.gif);
	background-position: bottom;*/
	background-repeat: no-repeat;
}

#col3 img {
	margin: 1px 0 0 1px;
}

#bottom {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 72px;
}

.toolbar {
margin: 5px 5px 0px 0px;
color: #666666;
background-color: white;
font-style: normal;
font-size: 12px;
min-height: 33px;
line-height: 20px;
}

.toolbar a {
font-weight: bold;
color: #0054A5;
text-decoration: none;
padding: 5px;
}

.toolbar a:hover {
font-weight: bold;
color: #01A2CB;       
text-decoration: underline;
}

.toolbar input {
margin: 0 5px 0 5px;
}
.clearformpadding {
padding: 0px;
margin: 0px;
}

.maincommentbox {
margin-top: 10px;
margin-right: 5px;
padding: 0px;
background-color: #EEEEEE;
border: 1px solid #01A2CB;
color: black;	
font-family: verdana,arial,sans-serif;
font-size: 12px;

}

.postcomment {
padding: 10px;
background-color: white;
color: #666666;
border-bottom: 1px solid #01A2CB;
line-height: 20px;
}
.postcomment form {
padding: 0px;
margin: 0px;
}
.commentTitle {
padding: 5px;
}

.bigcomment {
background-color: white;
padding: 10px;
}

.postbtn {
width: 45px;
height: 24px;
}

.postcomment a {
font-weight: bold;
color: #0054A5;
text-decoration: none;
padding: 5px;
}

.postcomment a:hover {
font-weight: bold;
color: #01A2CB;       
text-decoration: underline;
}

.rating a {
margin: 0px;
padding: 0px;
}
.rating #hint {
display: inline;
margin-left: 30px;
font-weight: bold;
}

.snag {
font-size: 11px;
font-weight: bold;
color: #555555;
padding: 5px 0px 5px 0px;
float:left;
width: 245px;
margin-bottom: 5px;

}

.snag a {
font-weight: bold;
color: #0054A5;
text-decoration: none;

}

.snag .linkto {
padding: 0 0 0 17px;
background-image: url(/images/bluearrow.gif);
background-repeat: no-repeat;
 }


.snag .embedit {
padding: 0 0 0 17px;
background-image: url(/images/bluearrowdown.gif);
background-repeat: no-repeat; 
}

.snag a:hover {
font-weight: bold;
color: #01A2CB;       
text-decoration: underline;
}

.snag ul {
margin: 0;
padding: 5px 0 5px 0;
white-space: nowrap;
}

.snag li { display: inline;
list-style-type: none;
margin-left: 6px;
}

