/*------------------------------------------------------------------------------
Title: Clipshare Allowed
Software: Clipshare Pro
Version: 4.1.5
Author: Christopher E Boyce
URI: www.freshsubject.com
Email: info@freshsubject.com
Thanks for Looking.  PS Don't Steal!
------------------------------------------------------------------------------*/

/* Global */

body {
    font-family:  Arial, "Times New Roman", sans-serif;
    margin: 0px;
    padding: 0;
    background: #FFF;
    font-size:11px;
    text-align: center;
    /*background:url(../images/bg.jpg) repeat-x #FFF;*/
    background:#fff url(../images/top_n1.jpg)  repeat-x ;
    /*0 133px*/

}

#wrapper {
    margin: 0 auto;
    padding: 0;
    width: 980px;

}
#wrapper1 {
    margin: 0 auto;
    padding: 0;
}

a img {
    border: 0px;
}

.cl{
    clear: both;
    display:block;
    height:0;
}

a {
    color: #1f608f;
    text-decoration: none;
    font-weight: normal;
}

ul, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

h1, h2, h3, h4, p, form {
    margin: 0;
    padding: 0;
}

/* Header */

#header {
    height: 100px;
    background:transparent;
}

/* Easy Tooltip */

#easyTooltip{
    padding:5px 10px;
    border:1px solid #012f51;
    background:#012f51;
    color:#fff;
    width: 200px;
}

/* // Easy Tooltip */


/* clearfix */
#header:after, ul:after, li:after, .mainBoxTitle:after, #page:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;

}

#header, ul, li, .mainBoxTitle, #page {
    display:block;
}
/*  \*/
#header, ul, li, .mainBoxTitle, #page {
    min-height:1%;
}
* html #header, * html ul, * html li, * html .mainBoxTitle, * html #page {
    height:1%;
}
/* // clearfix */

#logo {
    float: left;
    margin: 0 0 0 10px;
    /*  display:none;*/

}

#logo img{height:90px; width:110px;}
/* Search */

#search {
    position:absolute;
    right: 0;
    top: 31px;
    height: 26px;
    /*margin-top:30px;*/
    display:none;
}
#aSearch{position: relative;}

ul#lang li a {
    font-size: 1.2em;
    color: #FFFFFF;
}
ul#searchTabs {
    margin-top: 12px;
    margin-left: 20px;
    color: #FFF;
    font-family: Arial, "Times New Roman", sans-serif;
}

ul#searchTabs li {
    float: left;
    font-size: 1.1em;
    padding-bottom: 8px;
}

ul#searchTabs li:hover {
    background: url(../images/arrow.gif) no-repeat top;
}

li.searchUsers {
    margin: 0 70px 0 70px;
}

#searchBox span {
    display: none;
}

#searchBox button {
    border: none;
    background: url(../images/searchbutton.gif) no-repeat top;
    width: 93px;
    height: 26px;
    position: absolute;
    margin-top: 1px;
    margin-left: 10px;
}

.searchBox2 {
    float: left;
    padding-left: 7px;
}

.searchBox2 input {
    width: 284px;
    height: 19px;
    background-color: #FFFFFF;
    border: 1px solid #c4c4c4;
    color: #000000;
    padding: 3px;
}

#searchBox {
    float: left;
    background: url(../images/search_bg.png) no-repeat top;
    width: 412px;
    height: 36px;
    padding-top: 4px;
    margin-top: 0;
}

.searchButton {
    float: left;
    line-height: 36px;

}

/* Menu Stylings */

#mainNavigation {
    width: 980px;
    height: 62px;
    /*float: left;*/
    background: url(../images/top_n1.jpg) repeat-x top;
}

#mainNavigation a {
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.4em;
}

ul#topNavigation, ul#topNavigation li, ul#rightNavigation li, ul#bottomNavigation,
ul#bottomNavigation li, ul#language li, ul#lang li {
    float: left;
}

ul#rightNavigation, ul#language, ul#lang {
    float: right;
}

ul#topNavigation {

    height: 31px;

    background:transparent url("http://www.espa.tv/images/top_n1.jpg") 0 -14px repeat-x;

    border-bottom-color: #2b2b2b;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color:  #2b2b2b;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color:  #2b2b2b;
    border-right-style: solid;
    border-right-width: 1px;
}

ul#topNavigation li:hover {
    background:transparent url("http://www.espa.tv/images/top_n1.jpg") 0 -4px repeat-x;

    /* background: url(../images/topnav_hover.gif) repeat-x top;*/
}

ul#topNavigation li.topNavHome:hover {
    background: url(../images/topnavhome_hover.gif) no-repeat left;
}

ul#topNavigation li a {
    colod:#ddd;
    font-weight: bold;
    padding: 0 15px 0 15px;
    /*background: url(../images/topnav_break.gif) no-repeat right;*/
    line-height: 31px;
    display: block;
    text-shadow: 1px 1px 2px #888, -1px -1px 2px #000;
}

.topHome{border-right: 1px solid #2b2b2b;}
.topCenter{border-right: 1px solid #2b2b2b; border-left: 1px solid #5c5b5b;}
.smallNavigationBroad{border-left: 1px solid #870404;}

.topHome:hover{
    border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius-bottomleft:5px;
}
.topCenter:hover{border-right: 1px solid #2b2b2b; border-left: 1px solid #5c5b5b;}
.smallNavigationBroad:hover{

    border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -moz-border-radius-bottomright:5px;
    background-image:none !important;
    background-color:#870404 !important;
}





ul#language li a {
    font-size: 1.2em;
    color: #444;
    text-decoration: underline;
}
#aLoginsBox{
    display:none;
    color: #FFFFFF;
    right: 0;
    top: 31px;
    position: absolute;
    background-color: #517387;
    width: 304px;
    z-index: 999;
    box-shadow: 2px 2px 20px #000;
    border-radius:5px;
    -moz-box-shadow: 2px 2px 20px #000;
    -moz-border-radius:5px;
    -webkit-box-shadow: 2px 2px 20px #000;
    -webkit-border-radius:5px;
}
#aLoginsBox label, #aLoginsBox a{
    color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;

}
#aLoginbutton{position:relative;}

ul#lang li a {
    font-size: 1.2em;
    color: #FFFFFF;
}

ul#rightNavigation {
    background: url(../images/topnav_hover.gif) repeat-x top;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;

    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright:8px;
    -moz-border-radius-bottomleft:8px;

    border-bottom-color: #2b2b2b;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #2b2b2b;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #2b2b2b;
    border-right-style: solid;
    border-right-width: 1px;
}

ul#rightNavigation li {
    background: none;
    line-height: 31px;
}

ul#rightNavigation li a {
    padding: 0 10px 0 10px;
}

ul#rightNavigation li a:hover {
    text-decoration: underline;
}

ul#rightNavigation li.rightNavUpload a:hover {
    color: #fcd814;
}

#smallNavigation {
    width: 980px;
    height: 31px;
    /* float: left;*/
    background: url(../images/top_n1.jpg) repeat-x bottom;
}
.smallNavigationBroad {
    height: 31px;
    /*float: left;*/
    background: url(../images/smallnav_bg_broadcast.gif) repeat-x top;
}
.smallNavigationBroad:hover{
    height: 31px;
    float: left;

}

#smallNavigation a {
    color: #657e8f;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.2em;
}

ul#bottomNavigation li {
    padding: 0 10px 0 10px;
    line-height: 31px;
    /* background: url(../images/smallnav_break.gif) no-repeat right;*/
    height: 31px;
}

ul#bottomNavigation li a:hover {
    color: #000;
    text-decoration: underline;
}

ul#language li {
    line-height: 31px;
    padding: 0 10px 0 10px;
}

/* Page Stylings */

#page {
}

#mainContent {
    width: 665px;
    float: left;
}

#sidebar {
    float: right;
    width: 301px;
}

/* main content stylings */

.mainBox {
    width: 665px;
    border: 0px solid #b9b9b9;
    margin-top: 12px;
    text-align: left;
}

#mainContent ul, #textBoxInfo {
    background-color: #ffffff;
    padding-top: 20px;
    padding-left: 9px;
    padding-bottom: 5px;
}

.mainBoxTitle {
    width: 100%;
    border-bottom: 1px solid #b9b9b9;
    line-height: 30px;
    background: #fff;

}

h2.mainBoxHeader, h1.mainBoxHeader {
    font-weight: normal;
    font-size: 1.8em;
    color: #1b1b1b;
    margin-left: 10px;
    float: left;
}

.moreLink {
    float: right;
    line-height: 30px;
    margin-right: 10px;
    font-size: 1.1em;
    color: #1b1b1b;
}

.moreLink a {
    font-size: 1.1em;
    text-decoration: underline;
}

.midLink {
    float: left;
    line-height: 30px;
    margin-right: 10px;
    font-size: 1.1em;
    color: #4F4F4F;
    margin-left: 160px;
}

.moreScrollable {
    float: right;
    line-height: 30px;
    margin-right: 10px;
}

.moreScrollable a {
    font-size: 1.1em;
    text-decoration: underline;
}

/* main Content Lists */

li.mainList {
    float: left;
    width: 138px;
    margin-right: 13px;
    margin-left: 13px;
    height: 175px;
    /* height: 200px;*/
}

li.scrollableList {
    float: left;
    width: 122px;
    margin-right: 6px;
    height: 180px;
}

li.wideList {
    float: left;
    width: 350px;
    margin-right: 13px;
    margin-left: 13px;
    height: 120px;
}
#espa-tags h3:hover{cursor: pointer;}
.videoThumb {
    border: 1px solid #1f608f;
    width:128px;
    height:72px;
    padding:2px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow: 0px 0px 8px #bbb;
    -moz-box-shadow: 0px 0px 8px #bbb;
    -webkit-box-shadow: 0px 0px 8px #bbb;
}
.videoThumb img {
    width:128px;height:72px}

.videoThumb:hover {
    border: 1px solid #1a2f3e;
    width:128px;
    height:72px;
    box-shadow: 0px 0px 8px #555;
    -moz-box-shadow: 0px 0px 8px #555;
    -webkit-box-shadow: 0px 0px 8px #555;
}

.wideThumb {
    border: 1px solid #1f608f;
    width: 120px;
    height: 90px;
    float: left;
    margin-right: 15px;
}

.wideThumb img {
    width: 120px;
    height: 90px;
}

.wideThumb:hover {
    border: 1px solid #1a2f3e;
    width: 120px;
    height: 90px;
}

.wideTitle a {
    font-size: 1.0em;
    font-weight: bold;
    font-family: Arial, "Times New Roman", sans-serif;
    display: block;
    margin-top: 2px;
    color: #1f608f;
    height: 20px;
    float: left;
}

.wideTitle a:hover {
    text-decoration: underline;
}

.videoTitle a {
    font-size: 1.1em;
    font-family: Arial, "Times New Roman", sans-serif;
    display: block;
    margin-top: 2px;
    color: #1f608f;
    height: 30px;
}

.videoTitle a:hover {
    text-decoration: underline;
    color: #1a2f3e;
}
.videoInfo {
    color: #2d2b2b;
    font-size: 1.1em;
    margin-top: 7px;
}

.videoViews {
    width: 122px;
    line-height: 14px;
}

.wideInfo {
    color: #2d2b2b;
    font-size: 1.1em;
    float: left;
    width: 300px;
}

.wideViews {
    line-height: 16px;
    margin-top: 3px;
}

.videoStars {
    text-align: left;
    width: 90px;
}

.textGlow {
    color: #929495;
}

.catTitle a {
    font-size: 1.6em;
    font-weight: bold;
    font-family: Arial, "Times New Roman", sans-serif;
    display: block;
    margin-top: 2px;
    color: #1f608f;
    text-align: center;
}

.catTitle a:hover {
    text-decoration: underline;
}

/* sidebar */

.sidebarBox {
    width: 301px;
    border: 0px solid #b9b9b9;
    margin-top: 12px;
    text-align: left;
}

.sidebarTitle {
    width: 100%;

    border-bottom: 1px solid #b9b9b9;
    line-height: 30px;

}

h3.sidebarBoxHeader {
    font-weight: normal;
    font-size: 1.5em;
    color:#360;
    margin-left: 5px;
    font-weight:bold;
}

.sidebarInfo {
    background-color: #ffffff;
    padding-top: 1px;
    padding-bottom: 10px;
}

#sidebar ul {
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 0px;
}

/* login Box */

.username, .password {

    text-align: left;
    line-height: 22px;
    margin-left: 5px;
    margin-top: 10px;
    color: #1b1b1b;
    font-size: 1.2em;
}

.password {
    margin-top: 5px;
}

.usernameBox, .passwordBox {
    margin-left: 5px;
    line-height: 20px;
    margin-right: 5px;
}

.usernameBox input, .passwordBox input {
    width: 290px;
    background-color: #FFFFFF;
    border: 1px solid #c4c4c4;
    color: #000000;
    height: 18px;
    padding-top: 3px;
}

.submitButton {
    width: 296px;
    text-align: right;
    margin-top: 5px;
}

input.sidebarSubmit {
    font-weight: normal;
    background-color: #365267;
    color: #FFF;
    border: 1px solid #b9b9b9;
    font-size: 1.1em;
    padding: 3px;
}

p.loginText {
    font-size: 0.9em;
    text-align: center;
    color: #000;
    margin-top: 10px;
}

/* Website Stats */

li.statPublicv, li.statPrivatev, li.statMembers,
li.statWatchv, li.statVisitors {
    font-size: 1.2em;
    color: #1b1b1b;
    line-height: 20px;
    padding-left: 22px;
}

li.statPublicv {
    background: url(../images/publicv.gif) no-repeat left;
}

li.statPrivatev {
    background: url(../images/privatev.gif) no-repeat left;
}

li.statMembers {
    background: url(../images/membersv.gif) no-repeat left;
}

li.statWatchv {
    background: url(../images/videov.gif) no-repeat left;
}

li.statVisitors {
    background: url(../images/visitorsv.gif) no-repeat left;
}

.textWhite {
    color: #0b0b0b;
}

/* Option Links */

li.optionLink {
    font-size: 1.2em;
    color: #9C9C9C;
    line-height: 20px;
    padding-left: 12px;
    padding-right: 10px;
}

li.optionLink a {
    color: #1f608f;
}

li.optionLink a:hover {
    text-decoration: underline;
}

li.optionLinkGlow a {
    font-size: 1.2em;
    color: #FFF;
    line-height: 35px;
    padding-left: 22px;
    text-decoration: underline;
}

/* Inner Pages - Larger Area */

li.innerList {
    float: left;
    width: 122px;
    margin-right: 13px;
    margin-left: 13px;
    height: 225px;
}

.innerViews {
    float: left;
    width: 90px;
}

.innerStars {
    float: left;
    width: 90px;
    text-align: right;
}

.innerViews a, .innerStars a {
    text-decoration: underline;
}

li.innerList form {
    display: inline;
}

.videoInput {
    display: inline;
}


/* Latest Members */

li.membersList {
    float: left;
    width: 88px;
    text-align: center;
    height: 100px;
}

.membersName a {
    display: block;
    font-size: 1.1em;
    margin-bottom: 6px;
    width: 88px;
}

.membersName a:hover {
    text-decoration: underline;
}

li.membersList img {
    border: 1px solid #1f608f;
    width: 74px;
    height: 59px;
}

li.membersList img:hover {
    border: 1px solid #1a2f3e;
}

.moreSidebar {
    text-align: right;
    font-size: 1.1em;
    margin-right: 5px;
}

.moreSidebar a {
    text-decoration: underline;
}

/* Popular Tags */

p.textSmall {
    color: #1b1b1b;
    padding-left: 10px;
    margin: 5px 0 10px 0;
}

p.sidebarTags {
    padding-left: 10px;
    display: block;
    margin-bottom: 10px;
    line-height: 25px;
    margin-top: 10px;
}

a.cloudtags:hover {
    text-decoration: underline;
}

/* footer */

#footer {
    /*width: 980px;*/
    margin-top: 26px;
    /*background-color: #404040;*/
    /*border: 1px solid #b9b9b9;*/
    margin-bottom: 0;
    padding:25px 0 0 0;
}
#infooter{margin: 0 auto; width: 980px;}
.videolive{position: absolute;}
#footer ul {
    margin: 20px 0 5px 20px;
}

#footer ul li {
    float: left;
    font-size: 1.2em;
    margin-right: 5px;
}

#footer ul li a:hover {
    text-decoration: underline;
}

.textcuz {
    text-align: left;
    margin-top: 10px;
    color: #000;
    font-size:12px;
    margin-bottom: 10px;
}

.textF {
    color: #4b4b4b;
    margin-left: 5px;
}

p.textFooter {
    text-align: left;
    margin-left: 20px;
    color: #4b4b4b;
    margin-bottom: 20px;
}

p.textFooter a {
    color: #1f608f;
    text-decoration: underline;
}

p.textFooter a:hover {
    color: #4b4b4b;
}

/* View Videos */

li#videoPlayer {
    width: 763px;
    height: 452px;
}

ul#videoPlayerBg {
    margin: 0;
    padding: 0;
}

ul#videoUnder {
    font-size: 1.2em;
    color: #FFF;
}

li.videoDesc {
    width: 400px;
    line-height: 16px;
    padding: 3px;
    float: left;
    color: #666;
}

li.videoRate {
    width: 300px;
    float: right;
    text-align: right;
    padding: 5px 10px 3px 3px;
    color: #9c9c9c;
}

li.viewVideoInfo {
    width: 200px;
    float: left;
    margin: 0 10px 10px 10px;
}

li.viewGroupInfo {
    width: 480px;
    float: left;
    margin: 0 10px 10px 10px;

}

.viewVideoThumb {
    border: 1px solid #9c9c9c;
    height: 90px;
    width: 120px;
}


p.viewVideoText {
    line-height: 25px;
    color: #4b4b4b;
    font-size: 1.4em;
}

p.viewVideoTags {
    line-height: 25px;
    color: #4b4b4b;
    font-size: 1.2em;
}

p.viewVideoText a, p.viewVideoTags a {
    color: #000;
}

p.viewVideoText a:hover, p.viewVideoTags a:hover {
    text-decoration: underline;
}

li.viewVideoDetail {
    width: 740px;
    margin: 0 10px 10px 10px;
    float: left;
}

li.viewTextBox {
    width: 355px;
    float: left;
    margin: 0 10px 10px 10px;
}

li.viewTextBox textarea {
    border: 1px solid #b9b9b9;
    background: #ffffff;
    color: #9a9a9a;
    width: 340px;
    height: 140px;
}

p.specialMessage, p.specialMessage a {
    line-height: 25px;
    color: #1b1b1b;
    font-size: 1.1em;
}

/* comments */

li.comment {
    width: 725px;
    background: url(../images/mainbox_bg.gif) repeat-x top;
    padding: 10px;
    border: 1px solid #b9b9b9;
}

.comButton {
    color: #FFFFFF;
    background-color: #1a2f3e;
    border: 1px solid #b9b9b9;
    text-align: center;
    margin-top: 5px;
    padding: 3px;
    font-size: 1.4em;
}


.commentUserThumb {
    border: 1px solid #9c9c9c;
    height: 90px;
    width: 120px;
    float: left;
}

#commentForm {
    height: 100px;
    text-align: center;
}

#commentForm p {
    font-size: 1.6em;
    color: #4b4b4b;
}

.commentTextBox {
    border: 1px solid #b9b9b9;
    background-color: #FFFFFF;
    background: url(../images/mainbox_bg.gif) repeat-x top;
    color: #4b4b4b;
    width: 500px;
    height: 60px;
}

.commentDisplay {
    float: left;
    width: 565px;
    border: 1px solid #b9b9b9;
    background-color: #ffffff;
    padding: 10px;
    color: #4b4b4b;
    margin-left: 10px;
    min-height: 70px;
}

.commentDisplay p {
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 1.2em;
}

p.commentInfo {
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    text-align: right;
}

p.commentInfo a {
    color: #000;
    margin: 0 10px 0 0;
    text-decoration: underline;
}

p.commentInfo a:hover {

}

/* Tabs */

#viewBox ul.tabs-nav {
    padding: 0 0 0 10px;
    height: 31px;
}

#viewBox ul.tabs-nav li {
    text-align: center;
    width: 113px;
}

#viewBox {
    width: 665px;
    border: 0px solid #b9b9b9;
    margin-top: 12px;
    text-align: left;
}

#viewBox ul {
    padding-top: 20px;
    background-color: #ffffff;
    padding-left: 9px;
    padding-bottom: 5px;
}



/* Adverts */

li.sidebarAd {
    text-align: center;
}

ul#sidebarAdvert {
    padding-top: 15px;
    padding-left: 0;
    padding-bottom: 0;
}

/* Paging */

ul#pagination-flickr {
    padding-bottom: 15px;
}

#pagination-flickr li{
    border:0; margin:0; padding:0;
    font-size:11px;
    list-style:none;
    float: left;
}
#pagination-flickr a{
    border:solid 1px #1f608f;
    margin-right:2px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
    color:#666666;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 4px;
}
#pagination-flickr .next a,
#pagination-flickr .previous a {
    font-weight:bold;
}
#pagination-flickr .active{
    color:#4b4b4b;
    font-weight:bold;
    display:block;
    float:left;
    padding:4px 6px;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
    color:#1f608f;
    display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}
#pagination-flickr a:hover{
    border:solid 1px #4b4b4b;
}

/* About Dev terms privacy help feeds pages */

#textBoxInfo p {
    font-size: 1.2em;
    color: #666;
    line-height: 25px;
    margin-bottom: 10px;
}


#textBoxInfo p a {
    text-decoration: underline;
    font-weight: bold;
}

h2.textBoxSub {
    font-weight: bold;
    font-size: 1.6em;
    color: #1a2f3e;
    margin-bottom: 10px;
}

#textBoxInfo {
    padding-bottom: 20px;
}

/* forms */

table#tableForm {
    color: #0b0b0b;
    font-size: 1.2em;
    border: 1px solid #c4c4c4;
}

table#tableForm td.smallCol {

    padding: 7px;
}

table#tableForm td.smallCol2 {

    padding: 7px;
}

table#tableForm td.smallCol3 {

    background-color: #e6e6e6;
    padding: 7px;
    height: 25px;
}

table#tableForm td.hint {

    background-color: #e6e6e6;
    padding: 7px;
    color: #1b1b1b;
}

table#tableForm td.smallCol2 input.normal {
    width: 193px;
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
    height: 20px;
    color: #0b0b0b;
    padding: 3px 0 0 3px;
}

table#tableForm td.smallCol2 input.small {
    width: 50px;
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
    height: 20px;
    color: #0b0b0b;
    padding: 3px 0 0 3px;
}

table#tableForm td.smallCol2 input.large, table#tableForm td.smallCol2 textarea.large  {
    width: 400px;
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
    height: 20px;
    color: #0b0b0b;
    padding: 3px 0 0 3px;
}

table#tableForm td.smallCol2 textarea.large {
    height: 100px;
}

table#tableForm td.smallCol2 input.check {
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
    color: #0b0b0b;
}

table#tableForm td.smallCol2 input.submitButton {
    width: 90px;
    background-color: #801227;
    border: none;
    color: #FFF;
    text-align: left;
    height: 20px;
    padding: 0;
}



table.tableFormN {
    color: #0b0b0b;
    font-size: 1.2em;
    border: 1px solid #c4c4c4;
    width:100%;
}

table.tableFormN td.smallCol {

    padding: 7px;
}

table.tableFormN td.smallCol2 {

    padding: 7px;
}

table.tableFormN td.smallCol3 {

    background-color: #e6e6e6;
    padding: 7px;
    height: 25px;
}

table.tableFormN td.hint {

    background-color: #e6e6e6;
    padding: 7px;
    color: #1b1b1b;
}

table.tableFormN td.smallCol2 input.normal {
    width: 193px;
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
    height: 20px;
    color: #0b0b0b;
    padding: 3px 0 0 3px;
}

table.tableFormN td.smallCol2 input.small {
    width: 50px;
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
    height: 20px;
    color: #0b0b0b;
    padding: 3px 0 0 3px;
}

table.tableFormN td.smallCol2 input.large, table.tableFormN td.smallCol2 textarea.large  {
    width: 400px;
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
    height: 20px;
    color: #0b0b0b;
    padding: 3px 0 0 3px;
}

table.tableFormN td.smallCol2 textarea.large {
    height: 100px;
}

table.tableFormN td.smallCol2 input.check {
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
    color: #0b0b0b;
}

table.tableFormN td.smallCol2 input.submitButton {
    width: 90px;
    background-color: #801227;
    border: none;
    color: #FFF;
    text-align: left;
    height: 20px;
    padding: 0;
}

ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

/* inbox / outbox / compose */

table#tableInbox {
    color: #4b4b4b;
    font-size: 1.2em;
    border: 1px solid #dfdfdf;
    width: 740px;
}

table#tableInbox a {
    color: #1f608f;
}

table#tableInbox a:hover {
    text-decoration: underline;
}

table#tableInbox th, td {
    padding: 10px;
}

table#tableInbox col {
    border-right: 1px solid #dfdfdf;
}

table#tableInbox thead {
    background: #dedede;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    color: #4b4b4b;
}

table#tableInbox th {
    text-align: left;
}



/* Error Boxes */

.errorbox {
    width: 978px;
    line-height: 25px;
    font-size: 1.4em;
    color: #4b4b4b;
    border: 1px dashed #f90000;
    background-color: #f3f3f3;
    margin-top: 10px;
}

.msgbox {
    width: 978px;
    line-height: 25px;
    font-size: 1.4em;
    color: #4b4b4b;
    border: 1px dashed #f90000;
    background-color: #f3f3f3;
    margin-top: 10px;
}

p.notFound {
    text-align: center;
    color: #4b4b4b;
    font-size: 1.4em;
    margin-bottom: 10px;
}

/* Adverts */

#pageAdvert {
    width: 765px;
    border: 1px solid #b9b9b9;
    margin-top: 12px;
    text-align: center;
    background-color: #FFFFFF;
    padding: 5px 0 5px 0;
}

#footerAdvert {
    width: 978px;
    border: 1px solid #b9b9b9;
    margin-top: 12px;
    text-align: center;
    background-color: #FFFFFF;
    padding: 5px 0 5px 0;
}

#facebook, #twitter{display:block; width:42px; height:42px; float:left;}
#facebook{background: url(../images/slinks.png) 0px 0px no-repeat;}
#twitter{background: url(../images/slinks.png) -42px 0px no-repeat;}
#digg{display:block; width:55px; height:42px; background: url(../images/slinks.png) -82px 0px no-repeat; float:left;}
.sLinks{padding:10px; width: 140px; margin:auto;}

/* Language */

#lang { margin: 5px; }
#lang ul { margin: 0; }
#lang, #lang ul { list-style:none; padding: 0px; float: left; width: 33px;}
#lang li { font-size: 1em;}
#lang li ul { position:absolute; left:-1000em; z-index: 100; }
#lang li:hover ul, #lang li.over ul { left: auto;}
#lang a img { border:none; padding:0; }
#lang a { text-decoration:none; display:block; padding:4px 5px 3px 5px; margin:0; border:1px solid #57788B; background:transparent url(../images/flags/arrow_down.gif) no-repeat 33px 9px; color:#57788B; text-align: left; }
#lang a:hover, #lang li:hover a, #lang li.over a { background:#57788B url(../images/flags/arrow_down_hover.gif) no-repeat 33px 9px; color:#fff;}
#lang li:hover li a, #lang li.over li a { width:140px; background:#57788B; }
#lang li li a:hover { background:#ff8700; }


