

a {
	color: #115780;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
	margin: 3px 0 3px 0;
	padding: 0;
}

h1 {
	font: 18px Arial, sans-serif;
	color: #146898;
	padding: 0;
	margin: 5px 0 5px 0;
}

h2 {
	font: 18px Arial, sans-serif;
	color: #146898;
	padding: 0;
	margin: 0px 0 0px 3px;
}

h3, h3 a {
	font: bold 14px Arial, sans-serif;
	color: #146898;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
h3 a:hover{
	color: #5289A8;
}

h4 {
	font: 18px Arial, sans-serif;
	color: #EFAA42;
	padding: 0;
	margin: 0;
}

.container {
	text-align: center;
}

.page {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
}

.header {
	padding-top: 20px;
}
.footer {
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: center;
	line-height: 20px;
}
.footer img{
	vertical-align: middle;
}

#body {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}

.strong {
	font-weight: bold;
}

.margin10 {
	margin: 10px;
}

.marginTop5 {
	margin-top: 5px;
}
.marginBottom5 {
	margin-bottom: 5px;
}
.marginTopBottom5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.marginTop10 {
	margin-top: 10px;
}
.marginBottom10 {
	margin-bottom: 10px;
}
.marginTopBottom10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.column-wide-left {
	margin-right: 260px;
	*margin-right: 280px;
}
.column-narrow-right {
	float: right;
	width: 250px;
	
}
.column-wide-right {
	margin-left: 260px;
}
.column-narrow-left {
	float: left;
	width: 250px;
}

.column-video-right {
	margin-left: 490px;
}
.column-video-left {
	width: 480px;
	float: left;
}

.column-left {
	float: left;
	width: 50%;
	padding: 20px;
}
.column-right {
	margin-left: 50%;
	padding: 20px;
}

.column-videosPage-right {
	margin-left: 170px;
}
.column-videosPage-left {
	float: left;
	width: 160px;
}

.column {
	float: left;
}
.floatRight {
	float: right;
}

.zoom {
	zoom: 1;
}

.centerText {
	text-align: center;
}
.rightText {
	text-align: right;
}
.leftText {
	text-align: left;
}

.dashBorder {
	border: 1px dashed #CCC;
}

.dotBorder {
	border: 1px dotted #666;
}
.dotBorderTop {
	border-top: 1px dotted #666;
}
.dotBorderBottom {
	border-bottom: 1px dotted #666;
}

.cell {
	border:1px solid #CCC;
	padding: 10px;
}
.greyCell {
	border:1px solid #CCC;
	padding: 10px;
	background-color: #F7F7F7;
}

.padded0{
	padding: 0;
}
.padded3{
	padding: 3px;
}
.padded5{
	padding: 5px;
}
.padded10{
	padding: 10px;
}
.padded20{
	padding: 20px;
}

.borderRight {
	border-right: 1px solid #D9D9D9;
}
.borderLeft {
	border-left: 1px solid #D9D9D9;
}

#logo {
	padding: 0 0 5px 5px;
}
#logo img {
	width: 354px;
	height: 40px;
}

/* search bar */
.searchBar{
	margin: 0px;
	padding: 0px;
	clear: both;
}
.searchBarLeft {
	width: 5px;
	height: 33px;
	background-image: url(../searchbar/left.gif);
	float: left;
}
.searchBarCenter {
	float:left;
	text-align: center;
}
.searchBarRight {
	width: 5px;
	height: 33px;
	background-image: url(../searchbar/right.gif);
	float: right;
}

.searchBarCenter p {
	margin: 5;
	padding: 0;
}

/*menu bar */
.menuBar{
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
	border-top: 3px;
}
.menuBarLeft {
	width: 5px;
	height: 33px;
	background-image: url(../menubar/left.gif);
	float: left;
}
.menuBarCenter {
	background-image: url(../menubar/center.gif);
	height: 33px;
	width: 964px;
	float: left;
	text-align: center;
}
.menuBarRight {
	width: 5px;
	height: 33px;
	background-image: url(../menubar/right.gif);
	float: right;
}

/* flagmenu */
#flagmenu {
	float: left;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	height: 25px;
	color:#061634;
}

/* topmenu */
#topMenu {
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
	height: 25px;
	color:#061634;
}
#topMenu ul {
	margin: 0;
	padding: 0;
    list-style-type: none;
    text-align: right;
    font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
    line-height: 16px;
}
#topMenu li {
	display:inline;
    margin:0;
    padding:0;
    padding-left: 10px;
    padding-right: 10px;
	background-image: url(../bullets/orange4.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height: 16px;
}
#topMenu a {
	color: #FFFFFF;
	text-decoration: underline;
}
#topMenu a:hover {
	text-decoration: none;
}

/* main menu */
#mainMenu {
    position: relative;
    top: 6px;
    width: 856px;
    margin: 0px auto;
}

#mainMenu ul {
    margin:0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    font: bold 12px/27px Arial, Helvetica, sans-serif;
}

#mainMenu li {
    display:inline;
    margin:0;
    padding:0;
}

#mainMenu a {
    float: left;
    display: block;
    width: 105px;
    height: 27px;
    margin-right: 1px;
}

#mainMenu a:link, #mainMenu a:visited {
    float: left;
    background: url(../buttons/menu/off.gif) no-repeat left top;
    background-position:0% 0px;
    color: #FFF;
    text-decoration: none;
}
#mainMenu li a#currentTab {
    float: left;
    background: url(../buttons/menu/on.gif) no-repeat left top;
    background-position:0% 0px;
    color: #000;
    text-decoration: none;
    line-height: 27px;
}

/* normalMenu */
.normalMenu {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	height: 25px;
}
.normalMenu ul {
	margin: 0;
	padding: 0;
    list-style-type: none;
    text-align: center;
    font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
    line-height: 25px;
}
.normalMenu li {
	display:inline;
    margin:0;
    padding:0;
    padding-left: 5px;
    padding-right: 5px;
}
.normalMenu a {
	text-decoration: underline;
}
.normalMenu a:hover {
	text-decoration: none;
}
.normalMenu li a.currentTab {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

/* submenu */
#subMenu {
	height: 33px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	clear: both;
}
#subMenu ul {
	margin: 0;
	padding: 0;
    list-style-type: none;
    text-align: center;
    font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
    line-height: 33px;
}
#subMenu li {
	display:inline;
    margin:0;
    padding:0;
    padding-left: 10px;
    padding-right: 10px;
	background-image: url(../bullets/orange4.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
#subMenu a {
	color: #000;
	text-decoration: underline;
}
#subMenu a:hover {
	text-decoration: none;
}
#subMenu li a#currentTab {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

/* sideMenu */
#sideMenu {
}
#sideMenu ul {
	margin: 0;
	padding: 0;
    list-style-type: none;
    font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
}
#sideMenu li {
    margin:5px;
    padding:0;
    padding-left: 10px;
    padding-right: 10px;
	background-image: url(../bullets/blue4.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
#sideMenu a {
	color: #000;
	text-decoration: underline;
}
#sideMenu a:hover {
	text-decoration: none;
}
#sideMenu li a#currentTab {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

/* grey box */
.greyBox {
	background-color: #FAFAFA;
}
.column-narrow-right .greyBox {
	zoom: 1;
}
.column-videosPage-left .greyBox {
	zoom: 1;
}
.column-narrow-left .greyBox {
	zoom: 1;
}
*html .column-video-right .greyBox {
	zoom: 1;
	margin-left: -3px;
}
.greyBoxBody {
	padding: 5px;
}
.greyBox .t {background: url(../boxes/grey/dot.gif) 0 0 repeat-x;}
.greyBox .b {background: url(../boxes/grey/dot.gif) 0 100% repeat-x}
.greyBox .l {background: url(../boxes/grey/dot.gif) 0 0 repeat-y}
.greyBox .r {background: url(../boxes/grey/dot.gif) 100% 0 repeat-y}
.greyBox .bl {background: url(../boxes/grey/lb.gif) 0 100% no-repeat}
.greyBox .br {background: url(../boxes/grey/rb.gif) 100% 100% no-repeat}
.greyBox .tl {background: url(../boxes/grey/lt.gif) 0 0 no-repeat}
.greyBox .tr {background: url(../boxes/grey/rt.gif) 100% 0 no-repeat; padding:5px}

/* white box */
.whiteBox {
	background-color: #FFFFFF;
}
.column-narrow-right .whiteBox {
	zoom: 1;
}
.column-narrow-left .whiteBox {
	zoom: 1;
}
*html .column-video-right .whiteBox {
	zoom: 1;
	margin-left: -3px;
}
.zoom .whiteBox {
	zoom: 1;
}
.whiteBoxBody {
	padding: 5px;
	
}
.whiteBox .t {background: url(../boxes/white/dot.gif) 0 0 repeat-x;}
.whiteBox .b {background: url(../boxes/white/dot.gif) 0 100% repeat-x}
.whiteBox .l {background: url(../boxes/white/dot.gif) 0 0 repeat-y}
.whiteBox .r {background: url(../boxes/white/dot.gif) 100% 0 repeat-y}
.whiteBox .bl {background: url(../boxes/white/lb.gif) 0 100% no-repeat}
.whiteBox .br {background: url(../boxes/white/rb.gif) 100% 100% no-repeat}
.whiteBox .tl {background: url(../boxes/white/lt.gif) 0 0 no-repeat}
.whiteBox .tr {background: url(../boxes/white/rt.gif) 100% 0 no-repeat; padding:5px}

/* error box */
.errorBox {
	background-color: #FFC2C2;
	border: 1px solid #AF2D2D;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.errorBox a {
	color: #711B1B;
}

/* complete box */
.completeBox {
	background-color: #FFF;
	border: 1px dashed #5289A8;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/* tipBox */
.tipBox {
	background-color: #FFFFCC;
	border: 1px solid #FFCC33;
	padding: 5px;
}

/* lists */
.listItem {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItem .listScrCol {
	width: 128px;
	float: left;
}
.listItem .listInfoCol {
	margin-left: 135px;
	zoom: 1;
	color: #000;
}

.listItem3Col {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItem3Col .listScrCol {
	width: 128px;
	float: left;
}
.listItem3Col .listInfoCol {
	margin-left: 135px;
	margin-right: 50px;
	zoom: 1;
	color: #000;
}
.listItem3Col .listPosCol {
	width: 35px;
	float: right;
}


.listItemSmall {
	width: 100%;
	padding: 0 0 3px 0;
	overflow: hidden;
}
.listItemSmall .listScrCol {
	width: 98px;
	float: left;
}
.listItemSmall .listInfoCol {
	margin-left: 105px;
	zoom: 1;
	color: #000;
}

.listItemDefault {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItemDefault .listScrCol {
	width: 98px;
	float: left;
}
.listItemDefault .listInfoCol {
	margin-left: 108px;
	margin-right: 80px;
	zoom: 1;
	color: #000;
}
.listItemDefault .listActionsCol {
	width: 70px;
	float: right;
	line-height: 17px;
	font-size: 10pt;
	margin-right: 5px;
	text-align: right;
}
.listItemDefault .listActionsCol a {
	text-decoration: none;
}
.listItemDefault .listDataCol {
	width: 50px;
	float: right;
}


.listItemGroup {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItemGroup .listScrCol {
	width: 98px;
	float: left;
}
.listItemGroup .listInfoCol {
	margin-left: 108px;
	margin-right: 120px;
	zoom: 1;
	color: #000;
}
.listItemGroup .listActionsCol {
	width: 110px;
	float: right;
	line-height: 17px;
	font-size: 10pt;
	margin-right: 5px;
	text-align: right;
}
.listItemGroup .listActionsCol a {
	text-decoration: none;
}

.listItemGroupAddVideos {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItemGroupAddVideos .listChBoxCol {
	width: 26px;
	text-align: center;
	float: left;
	padding-top: 27px;	
}
.listItemGroupAddVideos .listScrCol {
	width: 98px;
	float: left;
}
.listItemGroupAddVideos .listInfoCol {
	margin-left: 134px;
	zoom: 1;
	color: #000;
}


.listInfoCol .title {
	font: 14px Tahoma, "Trebuchet MS", Arial, sans-serif;

}
.listInfoCol .title a {
	text-decoration: none;
	color:#DF3600;
	font-weight:bold; 
}
.listInfoCol .description {
	margin: 10px 0 10px 0;
}
.listInfoCol .info {
	font: Arial, sans-serif;
	color: #000;
	line-height: 14px;
}
.listInfoCol .label {
	color: #666;
}

.listClear {
	clear: both;
}
.clearRight {
	clear: right;
}

/* info */
.vinfo {
	font: bold 9pt Arial, sans-serif;
	color: #000;
}
.stats {
	margin: 10px;
}
.stats .vinfo {
	font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #000;
	line-height: 20px;
}
.vinfo .label {
	color: #666;
	font-weight: normal;
}
.vinfo .description {
	font-weight: normal;
}

.videoOptions, .videoOptions a {
	font: 14px Arial, sans-serif;
	color: #146898;
	text-decoration: none;
	text-align: center;
}

/* forms */
form {
	padding: 0;
	margin: 0;
}

.form {
	margin: 3px;
}
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
	border: 0;
}
.formLine {
	margin-bottom: 3px;
	clear: both;
}
.formSet {
	margin-bottom: 2px;
}
label {
	float: left;
	width: 40%;
	margin-right: 3px;
	margin-top: 2px;
	text-align: right;
}

.textfield {
	border: 1px solid #999;
	font: 8pt Arial, Helvetica, sans-serif;
	height: 20px;
	color: #000;
	padding: 2px;
}
.textarea {
	border: 1px solid #999;
	font: 8pt Arial, Helvetica, sans-serif;
	color: #000;
	padding: 2px;
}
.button {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #000;
}
.dropdown {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #000;
}
.dropdown_multiple {
	font: 8pt Arial, Helvetica, sans-serif;
	height: 70px;
	color: #000;
}

/* pages */
.pages {
	font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;	
	margin: 5px 0 5px 0;
	padding: 5px;
	text-align: center;
	border:1px dashed #CCC;
}
.pages a {
	color: #146898;
	margin: 0 4px 0 4px;
}
.pages .p {
	margin: 0 4px 0 4px;
	font-weight: bold;
}

/* rate scale */
.rate {
	height: 21px;
	display: block;
	line-height: 21px;
}
.rate .label {
	font: 10pt Arial, sans-serif;
	height: 21px;
	width: 35px;
	line-height: 21px;
	display: inline;
}
.rate .stars {
	display: inline;
	cursor: pointer;
}
.rate .stars img {
	vertical-align: top;
}
.votes {
	margin-top: 5px;
	margin-left: 35px;
	width: 110px;
	font: 8pt Arial, sans-serif;
	text-align: center;
}

/* video card */
.vCard {
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.vCard .base {
	text-align: center;
	font: 8pt Arial, sans-serif;
	color: #000;
}
.vCard .base_left {
	text-align: left;
	padding: 0 3px 0 3px;
	width: 122px;
	height: 84px;
}
.vCard .highlight a {
	color: #000;
}
.vCard .duration {
	float: left;
	font-weight: bold;
}
.vCard .rating {
	text-align: right;
}
.vCard .title {
	width: 122px;
	height: 34px;color:#DF3600; font-weight:bold; 
}
.vCard .title a {
	color:#DF3600; font-weight:bold; 
}
/*
.title {background:#EAEAEA; color:#DF3600; font-weight:bold; font-size:1.091em; line-height:1em; margin:0 21px 17px 0; padding:4px 0 5px 20px;}
*/
.screenshot {
	margin: 2px;
	padding: 1px;
	border: 1px solid #999;
	display: block;
	background-color: white;
}
.screenshot img {
	height: 90px;
	width: 120px;
}
.screenshotSmall {
	margin: 2px;
	padding: 1px;
	border: 1px solid #999;
	background-color: white;
	display: block;
}
.screenshotSmall img{
	height: 70px;
	width: 90px;
}

.avatarLarge {
	margin: 2px;
	border: 3px double #999;
	float: left;
	zoom: 1;
}
.avatarLarge .avatar {
	overflow: hidden;
	width: 84px;
	height: 84px;
	background-color: white;
	display: block;
	text-align: center;
}
.avatarLarge .avatar div {
	width: 400px;
	margin-left: -158px;
}
.avatarLarge .avatar img{
	height: 84px;
}

.avatarSmall {
	margin: 2px;
	border: 3px double #999;
	float: left;
	zoom: 1;
}
.avatarSmall .avatar {
	overflow: hidden;
	width: 54px;
	height: 54px;
	background-color: white;
	display: block;
	text-align: center;
}
.avatarSmall .avatar div {
	width: 400px;
	margin-left: -173px;
}
.avatarSmall .avatar img{
	height: 54px;
}

.video {
	margin: 0 0 10px 0;
}

#videoOptionsHandler {
	margin-top: 10px;
	margin-bottom: 10px;
	display: none;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

/* video responses box */
.videoResponses .left {
	float: left;
	width: 34px;
	padding-top: 18px;
}
.videoResponses .centerHandler {
	text-align: center;


}
.videoResponses .center {
	margin-left: auto;
	margin-right: auto;
	width: 392px;
}
.videoResponses .right {
	float: right;
	width: 34px;
	padding-top: 18px;
}
#videoResponsesHandler {
	height: 130px;
}

/* comments */
.comment {
	margin: 5px;
	padding: 5px;
	font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #000;
	border-top: 1px dotted #999;
	overflow: hidden;
}
.comment .description {
	margin-left: 80px;
	zoom: 1;
}
.comment .highlight {
	font-size: 9pt;
	color: #666;
}
.comment .text {
	margin-top: 10px;
}
#commentForm {
	display: none;
}
.commentRateWord {
	line-height: 12px;
}
.commentRating {
	width: 15px;
	line-height: 12px;
	text-align: right;
}
.commentRatingImg {
	text-align: right;
	line-height: 12px;
	width: 35px;
}
.commentRatingImg img {
	vertical-align: bottom;
}
.commentRating .plus {
	color: #4DB21B;
}
.commentRating .minus {
	color: #B21B1B;
}
.commentOptions {
	line-height: 12px;
	width: 100px;
}

.starsSmall {
}

.subcomments {
	margin: 10px 20px 10px 20px;
	border: 3px solid #E5E5E5;
	padding: 3px;
}

/* centralize content */
.centerHandler {
	text-align: center;
	overflow: hidden;
}
.centerContent {
	margin-left: auto;
	margin-right: auto;
}

.videoChecked {
	background-color: #CCC;
}

/* colorSelector */
#colorSelector {
	position: absolute;
	display: none;
	top: 0; 
	left: 0;
	z-index: 3;
	border: 1px solid #999;
	background-color: #FFFFFF;
	padding: 1px;
	text-align: center;
}
#colorSelector .content {
	width: 198px;
	margin: 0;
	padding: 0;
	height: auto;
}
#colorSelector .k {
	cursor: pointer;
	float: left;
	width: 9px;
	height: 9px;
	margin: 1px;
	font-size: 1px;
}
#colorSelector .close {
	text-align: center;
	height: 15px;
	font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
	background-color: #999;
	color: #FFF;
	clear: both;
	width: 198px;
	margin: 0 auto 0 auto;
}
#colorSelector .close a{
	color: #FFF;
}

/* channel */
#channelContainer .info {
	font: bold 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
	line-height: 14px;
}
#channelContainer .info .label{
	font-weight: normal;
}
#channelContainer .info .description{
	font-weight: normal;
}
#channelContainer .username {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}

#channelContainer .subscription {
	margin-bottom: 3px;
	text-align: center;
}
#channelContainer .subscription .base {
	text-align: center;
	clear: both;
}


#channelContainer .user {
	margin: 2px;
	text-align: center;
}
#channelContainer .user .base {
	text-align: center;
	clear: both;
}

#channelContainer .subscriptionPage .subscription {
	margin-bottom: 3px;
	text-align: center;
}
#channelContainer .subscriptionPage .subscription .base {
	text-align: center;
	clear: both;
}

#channelContainer .bulletin {
	border:1px dotted #666;
	padding: 5px;
	zoom: 1;
}
#channelContainer .bulletin .details {
	zoom: 1;
	overflow: hidden;
}
#channelContainer .bulletin .message {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
}

/* scrool box */
.scrollBox .left {
	float: left;
	width: 34px;
	padding-top: 28px;
}
.scrollBox .centerHandler {
	text-align: center;
}
.scrollBox .center {
	margin-left: auto;
	margin-right: auto;
	width: 392px;
}
.scrollBox .right {
	float: right;
	width: 34px;
	padding-top: 30px;
}

#subscribersBoxHandler {
	height: 110px;
}
#subscribeHandler {
	display: none;
}

/* mailboxList */
.mailboxList {
	width: 100%;
	zoom: 1;
}
.mailboxList th,.mailboxList td {
	padding: 3px;
	padding-left: 5px;
	height: 32px;
	text-align: left;
	font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #000;
}
.mailboxList th {
	background-color: #E5E5E5;
}
.mailboxList .row1 {
	background-color: #FFF;
}
.mailboxList .row2 {
	background-color: #F7F7F7;
}
.mailboxList .checkboxCol {
	width: 30px;
	text-align: center;
	padding: 3px;
}
.mailboxList .fromCol {
	width: 80px;
}
.mailboxList .subjectCol {
}
.mailboxList .dateCol {
	width: 80px;
}
.mailboxList .wideCol {
	width: 160px;
}
.mailboxList .unread td {
	font-weight: bold;
}

.mailboxList .screenshotSmall {
	border: 1px solid #999;
	background-color: white;
	display: block;
	padding: 0;
	float: left;
	margin: 0px;
	margin-right: 3px;
	zoom: 1;
}
.mailboxList .screenshotSmall img{
	height: 23px;
	width: 30px;
}

.mailboxList .avatarSmall {
	margin: 0 3px 0 0;
	border: 1px solid #999;
	padding: 0;
	float: left;
}
.mailboxList .avatar {
	overflow: hidden;
	width: 23px;
	height: 23px;
	background-color: white;
	display: block;
}
.mailboxList .avatar div{
	margin-left: -189px;
}
.mailboxList .avatar img{
	height: 23px;
}

/* mailboxMessage */
.mailboxMessage {
}
.mailboxMessage .details {
	border:1px solid #CCC;
	background-color: #F7F7F7;
	padding: 10px;
	zoom: 1;
	overflow: hidden;
}
.mailboxMessage .body {
	margin-top: 10px;
	padding: 5px;
	font: 9pt Tahoma, "Trebuchet MS", Arial, sans-serif;
}

.mailboxMessage .user {
	margin: 2px;
	text-align: center;
}
.mailboxMessage .user .base {
	text-align: center;
	clear: both;
}

/* subscription */
.subscription {
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.subscription .base {
	text-align: center;
	clear: both;
}

/* user */
.user {
	margin: 2px;
	text-align: center;
}
.user .base {
	text-align: center;
	clear: both;
}

/* channel */
.channel {
	width: 122px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.channel .base {
	text-align: center;
	clear: both;
}
.channel .base_left {
	text-align: left;
	padding: 0 3px 0 3px;
	clear: both;
}

/* misc */
#basicViewOptions {
	display: inline;
}
#detailedViewOptions {
	display: inline;
}

/* banners */
.bannerHeader{
	text-align:center;
	margin: 10px;
}
.bannerFooter{
	text-align:center;
	margin: 10px;
}
.bannerSide{
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* social bookmarking */
#sbdropdown {
border:1px solid #CCC;
background-color: #FFF;
visibility:hidden;
position:absolute;
z-index:100;
left:0px;
top:0px;
padding: 3px;
}
#sbbar {
background-color: #FFF;
}
.sbitem{
border:1px solid #FFF;
background-color: #F7F7F7;
color: #666666;
padding: 3px;
cursor: pointer;
text-align:left;
}
.sbitemhighlight{
background-color: #EBF3FA;
border:1px solid #689BCA;
padding: 3px;
cursor: pointer;
text-align:left;
}

/* tags */
.tagCloud {
	padding: 3px;
	text-align:center;
}
.tagCloud a{
	color: #4E8199;
	text-decoration:none;
}
.tagCloud a:hover {
	color: #4E8199;
	text-decoration:underline;
}

.colorThemes {
	margin: 0 20% 0 20%;
}

.rss {
	
}
.rssLine {
	height: 20px;
	line-height: 20px;
}
.rssLine img {
	vertical-align: middle;
}
.rssLine .label {
	width: 150px;
	float: left;
}

.strip_of_thumbnails{	
	position:absolute;
}
.strip_of_thumbnails div{
	width:134px;
	height:186px;
	padding:5px;
	text-align:center;
}

.poptitle {
	font: 14px Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #DF3600;
	font-weight: bold;
	padding:20px 0px 0px 20px;
}

.popdesc {
	font: 12px Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #000;
	padding:20px 20px 10px 20px;
}

/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {text-align:center; background:#061634 url(images/page-tail.jpg) center top no-repeat; padding-top:19px;}

img {vertical-align:top;}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:0.688em; line-height:1.636em; color:#848484;}
input, select {vertical-align:middle; font-weight:normal;}

a {text-decoration:underline; color:#848484;}
a:hover {text-decoration:none;}

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

.col-1,
.col-2,
.col-3,
.col-4 {float:left;}

/***************header***************/
.logo {float:left; position:relative; margin-left:-2px;}

.menu {float:right; padding-top:15px; width:100%;}
.menu li {float:left; padding:0 0 0 35px; background:none;}

/***************content***************/
.wrapper {width:100%; overflow:hidden;}
.wrapper2 {width:100%;}
.img-indent {float:left; margin-right:9px;}
.phone {float:right;}
cite {font-style:normal;}

#content {background:#F8F8F8;}
.con-left {background:url(images/con-left.gif) left top no-repeat; width:100%;}
.con-right {background:url(images/con-right.gif) right top no-repeat; padding:4px 3px;}

.nav {padding-bottom:2px;}

/***************titles***************/


h2 {font-size:1.273em; color:#272727; padding-bottom:14px;}
.col-2 h2 {padding-bottom:16px;}

h3 {font-size:1.091em; padding:11px 0 6px;}
h3 a {color:#333;}

h4 {line-height:1em; padding-bottom:7px;}

/***************links***************/
.nav a {color:#2A3D5F; text-transform:uppercase; text-decoration:none;}
.nav a:hover {text-decoration:underline;}

.nav .col-1 a {color:#707070; text-transform:none;}
.nav .col-1 a span {text-transform:uppercase; color:#0AA0C0;}

.nav .img1, .nav .img2 {padding:1px 0 2px 24px;}
.nav .img1 {background:url(images/nav-img1.gif) left top no-repeat;}
.nav .img2 {background:url(images/nav-img2.gif) left top no-repeat;}

.box3 .link, .box3 .link-un {display:block; position:relative; background:url(images/link-marker1.jpg) right top no-repeat; text-decoration:none; color:#2D2D2D; padding:2px 0 5px 1px;}
.box3 .link-un {padding:8px 0 12px 1px;}
.box3 .link:hover, .box3 .link-un:hover, .box3 a span {color:#F34500;}

.list1 li {background:url(images/list-marker2.gif) 3px 3px no-repeat; border-bottom:1px solid #EEE; padding:0 0 13px 20px; margin-bottom:14px;}
.list1 .extra {border:none; margin:0;}
.list1 li a {color:#0CB4D2; font-size:1.091em;}

.nav-links {text-transform:uppercase; color:#078AAE; font-size:0.909em; padding:3px 0 6px;}
.nav-links a {color:#078AAE;}

.list2 {padding-bottom:24px;}
.list2-un {padding-bottom:27px;}
.list2 li, .list2-un li {background:none; padding:0 15px 0 0; float:left;}
.list2-un li {padding:0 6px 0 0;}
.list2 li a:hover, .list2-un li a:hover, .list2 .act a, .list2-un .act a {color:#E03800; text-decoration:none;}

.list3 li {background:none; padding:0 0 11px 0;}

/***************boxes***************/
.box1 {background:#EEE url(images/nav-left.gif) left top no-repeat;}
.box1 div {background:url(images/nav-right.gif) right top no-repeat; padding:8px 0 11px 11px;}
.box1 div div {background:none; padding:0 0 0 6px;}

.nav {color:#707070; font-size:0.909em;}
.nav p {padding:18px 0 10px 52px;}
.nav .col-1 span {color:#2A3D5F;}

.box2 {background:#EEE; margin:0 1px;}
.box2 .box-top-left {background:url(images/box2-bg.gif) left top no-repeat;}
.box2 .box-top-right {background:url(images/box2-bg.gif) right top no-repeat;}
.box2 .box-bot-left {background:url(images/box2-bg.gif) left bottom no-repeat; width:100%;}
.box2 .box-bot-right {background:url(images/box2-bg.gif) right bottom no-repeat; padding:1px;}
.box2 .inner {padding:26px 22px 25px;}

.box3 {background:#FFF url(images/box3-tail.gif) left bottom repeat-x; font-weight:bold; line-height:1.182em;}
.box3 .box-left {background:url(images/box3-tail.gif) left top repeat-y;}
.box3 .box-top {background:url(images/box3-tail.gif) left top repeat-x;}
.box3 .box-right {background:url(images/box3-tail.gif) right top repeat-y;}
.box3 .box-top-left {background:url(images/box3-top-left.gif) left top no-repeat;}
.box3 .box-top-right {background:url(images/box3-top-right.gif) right top no-repeat;}
.box3 .box-bot-left {background:url(images/box3-bot-left.gif) left bottom no-repeat;}
.box3 .box-bot-right {background:url(images/box3-bot-right.gif) right bottom no-repeat; width:100%; padding:0;}
.box3 .inner {padding:6px; position:relative;}
.box3 .new {position:absolute; background:url(images/new-bg.png) left top repeat; color:#FFF; padding:2px 12px 3px 14px;}

.scroll {background:url(images/scroll-tail.gif) left top repeat-x; line-height:1em;}
.scroll .block {background:url(images/scroll-bg.gif) 23px top no-repeat; padding:0;}

.block {padding:25px 0 0 24px;} 

.box4 {background:#FFF url(images/box4-tail.gif) left bottom repeat-x;}
.box4 .box-left {background:url(images/box4-tail.gif) left top repeat-y;}
.box4 .box-top {background:url(images/box4-tail.gif) left top repeat-x;}
.box4 .box-right {background:url(images/box4-tail.gif) right top repeat-y;}
.box4 .box-top-left {background:url(images/box4-top-left.gif) left top no-repeat;}
.box4 .box-top-right {background:url(images/box4-top-right.gif) right top no-repeat;}
.box4 .box-bot-left {background:url(images/box4-bot-left.gif) left bottom no-repeat;}
.box4 .box-bot-right {background:url(images/box4-bot-right.gif) right bottom no-repeat; width:100%;}
.box4 .inner1 {padding:23px 20px 22px 22px;}
.box4 .inner2 {padding:27px 23px 22px 24px;}

.box5 {background:#ECECEC url(images/box5-border.gif) left top no-repeat; width:100%;}
.box5 .box-right {background:url(images/box5-border.gif) right top no-repeat; padding:1px;}

.text {padding:20px 24px 33px;}
.text p {padding-bottom:17px;}

/***************form***************/
#searchForm {padding:13px 0 7px 11px}
#searchForm div, #searchForm div div {padding:0;}
#searchForm input {font-size:1.5em; margin-right:10px; padding: 3px 0 0 8px; background:none; border:1px solid #FFF; border-top:1px solid #CDCDCD; border-left:1px solid #CDCDCD; color:#272727; }
#searchForm select {font-size:1.5em; margin-right:10px; padding: 0px 0 0 0px; background:none; border:1px solid #FFF; border-top:1px solid #CDCDCD; border-left:1px solid #CDCDCD; color:#272727; }
#searchForm .button {text-decoration:none; color:#fff; background:url(images/search-button.gif) left top no-repeat; padding:3px 7px 5px 6px;}
#searchForm .button:hover {text-decoration:underline;}

/***************positioning***************/
.margin1 {margin:3px 0 0 1px;}
.margin2 {margin-bottom:7px;}

.padding1 {padding-right:1px;}
.padding2 {padding-bottom:16px;}
.padding3 {padding-right:24px;}
.padding4 {padding-bottom:2px !important;}
.padding5 {padding-bottom:11px;}
.padding6 {padding-top:24px !important;}
.padding7 {padding-left:20px;}
.padding8 {padding-bottom:13px;}
.padding9 {padding:1px 0 14px;}

/***************footer***************/
#footer {background:#051528; color:#3192B2; font-size:0.909em; line-height:16px; text-transform:uppercase;}
#footer .main {background:#E3E3E3;height:28px;padding-top:8px;}
#footer p {padding:29px 0 23px 27px;}
#footer a {padding-left:7px; margin-left:7px; text-decoration:none; color:#3192B2;}
#footer a:hover {text-decoration:underline;}
