@import url("screen_mads.css");

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	overflow-y: scroll;
}
body {
	text-align: center;
	color: #191919;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	/*background: #fefefe url('../images/pattern.jpg') repeat-x center top;*/
	background: #d7d7d9 url('../images/TCG_Bg001.jpg') repeat-x center top;
}
a img {
	border: 0px;
}
a:link, a:visited {
	color: #23365a;
	text-decoration: none;
}
a:active, a:hover {
	color: #23365a;
	text-decoration: underline;
}
:focus {
	-moz-outline-style: none;
}
h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	color: #525252;
}
p, td, ul, ol {
	font-size: 11px;
	line-height: 15px;
	color: #525252;
}
p {
	padding-bottom: 6px;
}
input, textarea, select {
	font-size: 11px;
	border:1px solid #CCCCCC;
}
h1 {
	margin: 6px 0px 9px 0px;
	padding: 0px;
	color: #555555;
	font-weight: bold;
	font-size: 16px;
}
.div-clr {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
	overflow: hidden;
}
select {
	background: transparent url('../images/select_bg.gif') left top repeat-x;
	border: 1px solid #c2c2c2;
	color: #585858;
	font-size: 11px;
}
select option {
	background: transparent;
}

.div-lightbox-overlay {

	background-color: #000000;
	cursor: pointer;
	height: 100%;
	left: 0;
	opacity: 0.5;
	filter: alpha (opacity=50);
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}
#div-lightbox-mov {
	height: 230px;
	position: absolute;
	width: 335px;
	z-index: 110;
}
#div-lightbox-popup {
	position: absolute;
	z-index: 120;
}

#div-lightbox-popup-close {
	background-color: #ffffff;
	text-align: right;
	padding: 3px;
}





#table-container {
	width: 982px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	background: transparent url('../images/containerbg.gif') repeat-y center top;
	border-collapse: collapse;
}
#table-container td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	background: transparent url('../images/footerbg.gif') repeat-y center top;
}
#div-container {
	margin: 0px 6px;
	padding: 0px 20px;
	background-color: #fafafa;
}
#div-contentcol-left, #div-contentcol-right {
	/*margin-bottom: 20px;*/
}
#div-top {
	background-color: #3f4b61;
	height: 97px;
}
#div-logo {
	float: left;
	margin: 30px 0px 0px 13px;
}
#div-login {
	float: right;
	width: 200px; /*250px;*/
	margin: 2px 12px 0px 0px;
	text-align: right;
}
#div-codes {
	left: 55px !important;
}
.input-login-field {
	border: 0px none #3f4b61;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 4px 0px;
	height: 16px;
	width: 148px;
	line-height: 16px;
	background-color: #798191;
	color: #d9d9d9;
	font-size: 10px;
}
.input-code-field {
	border: 0px none #3f4b61;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 4px 0px;
	height: 16px;
	width: 148px;
	line-height: 16px;
	background-color: #9991a1;
	color: #d9d9d9;
	font-size: 10px;
}
.input-login-button {
	border: 0px none #3f4b61;
	padding: 0px;
	margin: 1px 0px 0px 31px;
	float: right;
	clear: both;
}

div.tx-felogin-header{
	color:#D3D3D3;
	font-size:10px;
	height: 15px;
}



#div-lost-pw {
	float: right;
	font-size: 10px;
	margin: 5px 0px 0px 3px;
}
#div-lost-pw a, #div-lost-pw a:link, #div-lost-pw a:visited {
	color: #d3d3d3;
}
#div-lost-pw a:hover, #div-lost-pw a:active {
	color: #d3d3d3;
}
#div-menu {
	height: 47px;
	background: transparent url('../images/menu_bg.gif') repeat-x left top;
	margin-bottom: 4px;
}
#ul-menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
#ul-menu li {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.div-green-contentbox {
	margin-bottom: 20px;
}
.div-green-contentbox-border {
}
.div-green-contentbox-content {
	background: #f0f0f3 url('../images/companies_greenish_bg.gif') no-repeat;
	padding: 8px 9px 7px 9px;
	overflow-x: hidden;
}





.div-contentbox {
	margin-bottom: 20px;
}
.div-contentbox-tab {
	padding-left: 10px;
}
.div-contentbox-border {
	padding: 2px;
	background: #f0f0f3 url('../images/contentbox_border.gif') repeat-x;
}
.div-contentbox-content {
	background: #f0f0f3 url('../images/contentbox_bg.gif') repeat-x;
	padding: 8px 9px 7px 9px;
	overflow-x: hidden;
}
.div-contentbox-header {
	padding: 0px 0px 8px 6px;
	border-bottom: 1px solid #cecece;
	margin-bottom: 10px;
}
.div-hr {
	background: #cecece url('../images/hr.gif') no-repeat right top;
	border: 0px none #f0f0f3;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	/*margin: 0px 8px 0px 8px;*/
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#div-content{
	padding-top: 20px;
}
#div-contentcol-left {
	width: 635px;
	float: left;
	margin-right: 20px;
}
#div-contentcol-right {
	width: 275px;
	float: right;
}
.div-latestnews-header {
	font-weight: bold;
}
.div-latestnews-header a:link, .div-latestnews-header a:visited {
	color: #525252;
}
.div-latestnews-header a:hover, .div-latestnews-header a:active {
	color: #525252;
}
.div-latestnews-more {
	text-align: right;
	padding-right: 10px;
}
.div-latestnews-row {
	padding: 0px 0px 10px 6px;
}
.input-newsletter-field {
	background-color: #e5e5e5;
	color: #626262;
	border: 1px solid #cecece;
	font-size: 11px;
	margin-right: 6px;
	padding: 3px 0px 5px 9px;
	width: 149px;
}
.input-newsletter-image {
	border: 0px none #f0f0f3;
	padding-left: 0px;
	vertical-align: bottom;
}
.div-newsletter-link {
	text-align: right;
	padding-top: 9px;
}
.div-featureboxes {
	width: 631px;
	overflow-x: hidden;
	margin-right: -18px;
}
.div-featurebox {
	width: 197px;
	float: left;
	margin-right: 11px;
}
.div-featurebox-inner {
	border: 1px solid #e0e1e1;
	background-color: #ffffff;
	padding: 15px 13px 16px 13px;
	color: #6e6e6e;
}
.div-featurebox-button {
	text-align: center;
}
.div-featurebox-button input {
	border: 0px none #ffffff;
	padding: 0px;
}
.div-featurebox-select {
	text-align: center;
	padding: 11px 0px 12px 0px;
}
.div-featurebox-select select {
	width: 156px;
}
.div-featurebox-link {
	color: #6e6e6e;
	text-align: right;
}
.div-partnerlogo {
	width: 405px;
	float: left;
	margin-right: 11px;
}
.div-partnerlogo-inner {
	border: 1px solid #e0e1e1;
	background-color: #ffffff;
	color: #c2c2c2;
	height: 173px;
	text-align: center;
	font-size: 25px;
	overflow:hidden;
}
.div-howdoes {
	width: 197px;
	float: left;
	color: #6a6a6a;
	font-weight: bold;
}
.div-howdoes p {
	color: #6a6a6a;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
.div-howdoes h1 {
	color: #4b4b4b;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-size: 13px;
}
.div-howdoes-button {
	text-align: center;
	padding-top: 19px;
}
.div-howdoes-link {
	text-align: right;
	padding-right: 30px;
	padding-top: 24px;
	font-weight: normal;
}
.div-footer {
	text-align: left;
	background: transparent url(../images/tcg_footer_bg_blue.gif) repeat;
	color: #FFFFFF;
}
.div-footer a {
	color: #FFFFFF;
}
.div-headerbar {
	margin-bottom: 9px;
}
.div-headerbar-header {
	margin-bottom: 16px;
}
.div-headerbar-nav {
	float: right;
}
.div-headerbar-button {
	float: left;
	margin-bottom: 9px;
}
.div-headerbar-button input {
	padding: 0px;
	border: 0px;
}
#faq_search {
	width: 100px;
}
.venstre-faq-content {
	width: 480px;
}
.venstre-faq-content h1 {
	font-size: 14px;
	margin: 2px 0 9px;
}
.venstre-faq-content dt {
	vertical-align: middle;
	xborder-bottom: #e7e7e7 1px solid;
	padding-bottom: 5px;
	border-bottom: solid 1px #CECECE;
	width: 480px;
}
.venstre-faq-content dl b {
	padding-left: 5px;
	color: #737373;
}
.venstre-faq-content dd p {
padding: 3px;
}
.venstre-faq-content dd {
border-bottom:  #e7e7e7 1px solid;
padding-bottom: 8px;
margin-left: 23px;
}
.div-factsbox {
	margin-bottom: 20px;
}
.div-factsbox-tab {
	padding-left: 10px;
}
.div-factsbox-border {
	padding: 2px;
	background: #f0f0f3 url('../images/contentbox_border.gif') repeat-x;
}
.div-factsbox-content {
	background: #f0f0f3 url('../images/contentbox_bg.gif') repeat-x;
	padding: 2px 0px 5px 0px;
}
.div-factsbox-row {
	float: left;
	padding: 4px 0px 4px 15px;
	width: 100%;
}
.div-factsbox-content .div-hr {
	margin: 0px 0px 0px 0px;
	clear: both;
}
.div-factsbox-col1 {
	float: left;
	width: 365px;
}
.div-factsbox-col2 {
	float: left;
	width: 120px;
}
.div-factsbox-col3 {
	float: left;
	width: 120px;
}
#div-comsearch {
	margin-bottom: 20px;
}
#div-comsearchcol-left {
	width: 275px;
	float: left;
	margin-right: 1px;
}
#div-comsearchcol-right {
	width: 654px;
	float: left;
}
#div-searchprofile {
	/*
	background-color: #FFFFFF;
	border: 1px solid #E7E7E7;
	color: #4E4E4E;
	padding: 10px;
	*/
}
#div-searchprofile-tabline {
	height: 31px;
	position: relative;
}
.div-searchprofile-tab {
	width: 162px;
	height: 30px;
	float: left;
	position: absolute;
}
.div-searchprofile-tab img {
	right: 4px;
	top: 4px;
	position: absolute;
}
.div-searchprofile-tab-inner {
	background: #e9eaed url('') no-repeat center 8px;
	border: 1px solid #e3e3e3;
	border-bottom: 1px solid #bdbebe;
	height: 30px;
	cursor: pointer;
}
.div-searchprofile-tab-inner-act {
	background: #ffffff url('') no-repeat center 8px;
	border: 1px solid #bdbebe;
	border-bottom: 1px solid #ffffff;
	height: 30px;
}
#div-searchprofile-tab-pitch {
	left: 0px;
}
#div-searchprofile-tab-pitch .div-searchprofile-tab-inner {
	background-image: url('../images/tab_pitch.gif');
}
#div-searchprofile-tab-pitch .div-searchprofile-tab-inner-act {
	background-image: url('../images/tab_pitch_act.gif');
}
#div-searchprofile-tab-management {
	left: 169px;
}
#div-searchprofile-tab-management .div-searchprofile-tab-inner {
	background-image: url('../images/tab_management.gif');
}
#div-searchprofile-tab-management .div-searchprofile-tab-inner-act {
	background-image: url('../images/tab_management_act.gif');
}
#div-searchprofile-tab-syndication {
	left: 338px;
}
#div-searchprofile-tab-syndication .div-searchprofile-tab-inner {
	background-image: url('../images/tab_syndication.gif');
}
#div-searchprofile-tab-syndication .div-searchprofile-tab-inner-act {
	background-image: url('../images/tab_syndication_act.gif');
}
#div-searchprofile-tabs {
	background-color: #FFFFFF;
	border: 1px solid #bdbebe;
}
.div-searchprofile-tabcontent {
	display: none;
	padding: 10px 10px 0px 10px;
}
.div-searchprofile-tabcontent-act {
	display: block;
	padding: 10px 10px 0px 10px;
}
.div-searchbox-header {
	background-color: #696969;
	padding: 9px 0px 6px 10px;
	font-size: 1px;
	line-height: 1px;
}
#div-not-interested {
	float: right;
}
.div-searchbox-spec {
	background: #475b7d url('../images/searchspec_bg.gif') repeat-x left top;
	margin-top: 1px;
	padding-top: 15px;
	padding-bottom: 7px;
}
.div-searchbox-row {
	float: left;
	padding: 0px 15px 8px 15px;
}
.div-searchbox-row-title {
	float: left;
	width: 60px;
	color: #ffffff;
}
.div-searchbox-row-content {
	float: left;
	width: 185px;
	text-align: right;
}
.div-searchbox-row-content select {
	width: 180px;
}
.div-searchbox-row-content input {
	padding: 0px;
	border: 0px none #475b7d;
}
.div-searchbox-field {
	width: 170px !important;
	height: 20px;
	padding-left: 8px !important;
	border: 1px solid #8e98a9 !important;
	background: #abb5c7 url('../images/searchfield_bg.gif');
	font-size: 11px;
	
}
.div-searchbox-sort {
	background-color: #485c7e;
	margin-top: 1px;
	padding-top: 15px;
	padding-bottom: 7px;
}
.div-searchbox-results {
	border: 1px solid #485c7e;
	border-top: 0px none #eaeaea;
	background-color: #eaeaea;
}
.div-searchbox-results-row {
	background: #ebebeb url('../images/searchresult_bg.gif') repeat-x left top;
}
.div-searchbox-results-image {
	border: 1px solid #c9c9c9;
	background-color: #f4f4f4;
	padding: 2px;
	float: left;
	margin: 4px 0px 2px 4px;
	cursor: pointer;
}
.div-searchbox-results-image-inner {
	width: 47px;
	height: 47px;
	overflow: hidden;
	background-color: #dbdbdb;
}
.div-searchbox-results-name {
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	margin: 24px 0px 0px 11px;
	float: left;
	width: 115px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
}
.div-searchbox-results-endorsed {
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	margin: 22px 0px 0px 11px;
	float: left;
	width: 20px;
	overflow: hidden;
}
.div-searchbox-results-pil {
	margin-top: 19px;
	margin-right: 13px;
	float: right;
}
.div-searchbox-results-text {
	clear: left;
	padding: 5px 10px 7px 10px;
	display: none;
}
.div-whitebox {
	border: 1px solid #e7e7e7;
	color: #4e4e4e;
	background-color: #ffffff;
	margin-bottom: 20px;
}
.div-whitebox-inner {
	/*border: 1px solid #e7e7e7;*/
	padding: 23px 10px 10px 17px;
}
.div-whitebox-col1 {
	float: left;
	margin-right: 20px;
}
.div-whitebox-col2 {
	float: left;
}
.div-whitebox-header {
	padding-bottom: 15px;
}
.div-whitebox-row {
	clear: left;
	float: left;
	margin-bottom: 10px;
}
.div-whitebox-label {
	float: left;
	width: 155px;
	vertical-align: middle;
}
.div-whitebox-input {
	float: left;
	vertical-align: middle;
}
.div-whitebox-input input {
	width: 125px;
	vertical-align: middle;
	background-color: #f4f4f4;
	border: 1px solid #d3d3d3;
}
.div-whitebox-input textarea {
	width: 125px !important;
	vertical-align: middle;
	background-color: #f4f4f4;
	border: 1px solid #d3d3d3;
	margin: 0px;
}
.div-whitebox-input .input-largefield, .div-whitebox-input .textarea-largefield {
	width: 435px !important;
}
.div-subscribe {
	
}
.div-subscribe-row {
	
}
.div-subscribe-radio {
	margin-bottom: 3px;
}
.div-subscribe-radio input {
	vertical-align: bottom;
}
.div-subscribe-check {
	margin-bottom: 3px;
}
.div-subscribe-check input {
	margin: 0px;
	vertical-align: text-bottom;
}
.div-subscribe-info {
	color: #999999;
	margin: 0px 0px 5px 5px;
}
.div-subscribe-leftcol {
	float: left;
	width: 450px;
}
.div-subscribe-rightcol {
	float: right;
}
.div-investor-specs select {
	margin-left: 7px;
	width: 230px;
}
.div-subscribe-submit {
	float: right;
	margin-bottom: 20px;
}
.div-subscribe-submit input {
	border: 0px none #fafafa;
	padding: 0px;
}
hr {
	background-color: transparent;
	border: 0px none #ffffff;
	border-top: 1px solid #cecece;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 12px 0px;
}
.div-investor-specs-check input {
	vertical-align: text-bottom;
	margin: 0px;
}
.div-investor-specs-check {
	margin: 0px 0px 6px 6px;
}
.div-investor-specs .input-long {
	margin-left: 7px;
	width: 223px;
}
.div-investor-specs .input-short {
	margin-left: 7px;
	width: 107px;
}
.div-investor-specs .div-investor-specs-header {
	margin: 0px 0px 7px 7px;
}
.div-investor-specs-p {
	margin: 0px 0px 7px 7px;
}
.input-investor-submit {
	padding: 0px;
	border: 0px none #fafafa;
	float: right;
	margin-bottom: 20px;
}
.div-feedback-btn, .div-mypage-logo {
	margin-bottom: 20px;
}

.div-companyalert {
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
	color:#ff0000;
	font-size:10px;
	line-height:20px;
	padding:0 7px 0 7px;
	margin-bottom: 20px;
}

.div-companylink {
	margin-bottom: 20px;
}
.div-companylink-link {
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
	color: #2a54f1;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	padding: 0px 0px 0px 7px;
}
.div-companylink-img {
	float: right;
}
.div-companylink-description {
	padding: 13px 10px 0px 10px;
	color: #aaaaaa;
}
.div-company-current-text {
	color: #aaaaaa;
	margin: 5px 7px 0px 7px;
}
#ul-edit-management-list, #ul-edit-management-list li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#ul-edit-management-list li {
	margin-bottom:5px;
}
.div-edit-management-row {
	background-color: #F4F4F4;
	/*margin-bottom: 5px;*/
	position: relative;
	width: 239px;
}
.div-edit-management-row-inner {
	padding: 3px 0px 0px 0px;
}
.div-edit-management-handle {
	position: absolute;
	top: 0px;
	left: -16px;
	width: 16px;
	height: 17px;
	cursor: move;
}
.div-edit-management-delete {
	position: absolute;
	top: 0px;
	right: -16px;
	width: 16px;
	height: 17px;
	cursor: pointer;
}
.div-edit-management-img {
	float: left;
	padding-top: 0px; /* 2px */
	height: 70px;
	display: none;
}
.div-edit-management-img img {
	border: 3px solid #d1d1d1;
}
.div-edit-management-title, .div-edit-management-video, .div-edit-management-name, .div-edit-management-cv, .div-edit-management-active {
	float: left;
	margin: 0px 0px 0px 7px;
	width: 50px;
	padding-top: 2px;
	display: inline;
}
.div-edit-management-field {
	margin-bottom: 2px;
	float: left;
	width: 180px;
}
.div-edit-management-field input {
	width: 168px;
}
.div-editcom-video-thumb {
	float: left;
}
.div-editcom-video-title {
	float: left;
	margin: 0px 0px 3px 20px;
	font-weight: bold;
	width: 410px;
}
.div-editcom-video-description {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 410px;
	height: 40px;
}
.div-editcom-video-field {
	float: left;
	width: 410px;
	margin: 0px 0px 0px 20px;
	height: 25px;
}
.div-editcom-video-current {
	float: left;
	width: 410px;
	margin: 0px 0px 0px 20px;
	color: #aaaaaa;
}
.div-editcom-video-description {
	color: #777777;
}
#div-searchprofile .div-contentbox, #div-searchprofile .div-whitebox {
	margin-bottom: 10px;
}
#div-questionaire {
	float: left;
	margin-bottom: 10px;
}
.div-questionaire-cat {
	margin: 12px 0px 12px 0px;
	padding: 3px 0px 3px 10px;
	background-color: #e9eaed;
}

#div-questionaire-tabs {
	float: left;
}

.div-questionaire-tab {
	width: 146px;
	padding: 9px 0px 11px 20px;
	background-color: #e9eaed;
	border: 1px solid #e7e7e7;
	border-right: 1px solid #bcbdbd;
	position: relative;
	margin-bottom: 5px;
	white-space: nowrap;
	cursor: pointer;
	margin-right: -1px;
}
.div-questionaire-tab-act {
	background-color: #f6f7f8;
	border: 1px solid #bcbdbd;
	border-right: 1px solid #f6f7f8;
	font-weight: bold;
}
.div-questionaire-question {
	padding: 0px 15px 0px 25px;
}
#div-questionaire-content {
	float: left;
	background-color: #f6f7f8;
	border: 1px solid #bcbdbd;
	padding: 0px 15px 15px 15px;
	width: 433px;
}
.div-questionaire-cnt {
	display: none;
}
.div-profile-actions {
	padding: 15px 0px 0px 41px;
}
.div-profile-actions a {
	margin: 4px;
	float: left;
}
.div-profile-actions input {
	border: 0px none #ffffff;
	padding: 0px;
	margin: 4px;
	float:left;
}
#div-not-interested input {
	border: 0px none #ffffff;
	padding: 0px;
}
.div-profile-bg {
	background-color: #edeef1;
	margin-bottom: 10px;
	padding: 10px 10px 30px 10px;
}
.div-profile-specline {
	margin-bottom: 10px;
	font-size: 12px;
}
.div-profile-short {
	float: right;
	width: 135px;
	color: #999999;
	padding-top: 17px;
}
.div-profile-player {
	margin-bottom: 25px;
	float: left;
}
.div-profile-logo {
	width: 180px;
	float: right;
	text-align: center;
}
.div-profile-description {
	width: 400px;
}
.div-profile-submit {
	text-align: right;
	margin-bottom: 20px;
}
.div-profile-submit input {
	border: 0px none #fafafa;
	padding: 0px;
}
.div-manage-row {
	padding-left: 30px;
}
.div-manage-img {
	float: left;
}
.div-manage-img img {
	border: 3px solid #d1d1d1;
}
.div-manage-title {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 400px;
	margin: 8px 0px 2px 27px;
}
.div-manage-name {
	float: left;
	width: 400px;
	margin: 0px 0px 8px 27px;
}
.div-manage-cv {
	float: left;
	width: 400px;
	margin-left: 27px;
}
.div-edit-questionaire #div-questionaire-content {
	width:436px;
}

.div-questionaire-reqinfo .col1 {
	float: left;
}

.div-questionaire-reqinfo .col2 {
	float: left;
	text-align: right;
	width: 222px;
}

.div-questionaire-reqinfo .col2 img {
	cursor: pointer;
}

.div-mgmprofile-image {
	background-color: #F4F4F4;
	border: 1px solid #C9C9C9;
	cursor: pointer;
	float: left;
	margin: 4px 0 2px 4px;
	padding: 2px;
}

.div-mgmprofile-image-inner {
	background-color: #DBDBDB;
	height: 47px;
	overflow: hidden;
	width: 47px;
}

.div-mgmprofile-info {
	float: left;
}

.div-buttonwrap {
	margin: 4px;
	float: left;
}

#div-loggedin {
	text-align: right;
}

#div-loggedin input {
	border: 0px;
}

#div-loggedin-name {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 5px;
	white-space: nowrap;
}

#div-loggedin-mail {
	font-size: 10px;
	color: #8B97AD;
	margin-bottom: 10px;
}

#div-contentcol-left td {
	background: url() #ffffff;
}

.tx-bee3tcg-pi3 input {
	padding: 0px;
	border: 0px;
}
.news-list-item {
	margin-bottom: 10px;
	padding: 10px;
	width: 500px;
}
.news-list-date{
	color: #898989;
	font-size 9px;
}

.news-list-item h1 a, .news-list-item h2 a, .news-list-item h3 a, .news-list-item h4 a, .news-list-item h5 a {
  color: #242d40;
}

.news-list-item p.bodytext {
	color: #696969;
	padding-bottom: 15px;
	padding-left: 10px; 
}

#div-searchprofile-tab3 textarea {
	height: 168px;
}



#vertgraph {                    
	width: 277px; 
	height: 300px; 
	position: relative; 
	background: url("/typo3conf/ext/bee3_tcg_graph/pi1/TCG_Bar_Baggrund.gif") no-repeat; 
}
#vertgraph ul { 
	width: 277px; 
	height: 207px; 
	margin: 0; 
	padding: 0; 
}
#vertgraph ul li {  
	position: absolute; 
	width: 25px; 
	height: 160px; 
	bottom: 99px; 
	padding: 0 !important; 
	margin: 0 !important; 
	background: url("/typo3conf/ext/bee3_tcg_graph/pi1/TCG_Bar.gif") no-repeat !important;
	text-align: center; 
	font-weight: bold; 
	color: white; 
	line-height: 2.5em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#vertgraph li.b1 { left: 38px; }
#vertgraph li.b2 { left: 80px; }
#vertgraph li.b3 { left: 119px; }
#vertgraph li.b4 { left: 158px; }
#vertgraph li.b5 { left: 199px; }

#div-error {
	background-color: #ffe0e0;
	text-align: center;
	border: 3px solid #ff0000;
	padding: 10px 0px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #000000;
}

#div-profile-expired {
	background-color: #ffe0e0;
	text-align: center;
	border: 3px solid #ff0000;
	padding: 10px 0px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #ff0000;
}

#div-not-available {
	background-color: #ffffe0;
	text-align: center;
	border: 3px solid #ffff00;
	padding: 10px 0px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #000000;
}
#table-checkout {

width: 500px;
}
#table-checkout td {
padding: 5px 0;
background: #FFF;
}
