@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);

#content #plans {
	width: 100%;
}
#content #plans th {
	font-size: 20px;
	text-align: center;
	color: #333;
	font-weight: bold;
	vertical-align: bottom;
	padding: 5px 0 10px 0;
	border-bottom: none;
}
#content #plans th.recommendation {
	background: #888;
	color: #fff;
	border: 2px solid #888;
	border-bottom: none;
}
#content #plans th.recommendation em {
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #000;
}
#content #plans td {
	background: #fff;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #e4e4e4;
	border-bottom: none;
	font-weight: bold;
	vertical-align: middle;
	color: #444;
}
#content #plans td.recommendation {
	background: #cecece;
	font-weight: bold;
	color: #000;
}
#content #plans td.description {
	background: #9c0;
	text-align: left;
	width: 150px;
	color: #000;
}
#content #plans td.description a {
	text-decoration: none;
	color: #fff;
	font-size: 22px;
	display: block;
	float: right;
}
#content #plans td.description small {
	font-weight: normal;
	font-size: 11px;
}
#content #plans .details {
	font-weight:normal;
	/*margin-left:710px;*/
	margin-left: 170px;
	margin-top:-80px;
	position:absolute;
	text-align:left;
	/*width: 220px;*/
	width: 450px;
	background: transparent url(../img/speach-bubble.gif) no-repeat left bottom;
	padding: 0;
}
#content #plans .details div {
	background: url(../img/speach-bubble.gif) no-repeat left top;
	padding: 20px 20px 10px 50px;
	margin: -10px 0 15px 0;
}
#content #plans .prices td {
	border: 1px solid #555;
	border-width: 1px 0;
}

small {
	font-size: 10px;
}


#highlights_wrap {
	margin: 0 auto;
	height:200px;
	font-size: 12px;
	width:680px;
	overflow: hidden;
	border-top: none;
	padding-bottom: 10px;
	position: relative;
	/*background: url(../img/highlights_bg.gif) no-repeat;*/
}
#highlights {
	width: 10000px;
	position:relative;
}
.highlight_link {
	float: left;
	width: 220px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 20px;
}
.highlight_link strong {
	font-weight: bold;
}
.highlight_item {
	width: 680px;
	float: left;
	position: relative;
}
.highlight_shot {
	float: left;
	width: 330px;
	padding: 10px 0 0 0px;
}
.highlight_shot img {
	width: 320px;
	height: 170px;
	margin-right: 20px;
	padding: 0;
	background: #fff;
	border: 3px solid #693;
}
.highlight_desc {
	float: right;
	width: 320px;
	padding: 10px;
	height: 120px;
}
.highlight_navi {
	float: right;
	width: 80px;
	padding: 0 10px 0 0;
}
#highlights h1 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #669900;
}
#highlights p {
	margin-top: -10px;
	line-height: 18px;
}
#highlights a {
	color: #fff;
}
.browse .prev {
	float: left;
}
.browse .next {
	float: right;
}

/* ----------------------------------------------------- Page layout */
body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,sans-serif;
	background-color: #333;
}

#header_wrap {
	background: #9c0;
	/*height: 200px;*/
}
#header {
	margin: 0 auto;
	width: 960px;
	padding: 0;
}
#topcontent_wrap {
	background: #9c0 url(../img/header_bg.jpg) bottom repeat-x;
	border-bottom: 5px solid #fff;
}
#topcontent {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	height: 200px;
}
#topcontent_left {
	float: left;
	width: 680px;
}
#topcontent_right {
	padding-top: 30px;
} 

#content_wrap {
	background: #e4e4e4 url(../img/content_bg.jpg) repeat-x;
	background: #fff;

}
#content {
	margin: 0 auto;
	width: 960px;
}

#footer_wrap {
	background: #555;
	clear: both;
}
#footer {
	margin: 0 auto;
	width: 960px;
	font-size: 11px;
	padding: 20px 0;
	color: #fff;
	line-height: 18px;
}

#copyright {
	margin: 0 auto;
	width: 960px;
	line-height: 16px;
	color: #AAA;
	font-size: 11px;
	padding: 10px 0;
}

/* ----------------------------------------------------- Header */


#header #logo {
	background: url(../img/logo_bg.gif) no-repeat;
	padding: 20px;
	float: right;
	width: 200px;
	height: 60px;
}

#header ul {
	height: 70px;
	/*border-bottom: 2px solid #BDE545;*/
}
#header ul li {
	display: inline;
	float: left;
	font-size: 11px;
}


#header ul li a {
	background: url(../img/double-arrow_right.png) no-repeat 5px 55px;
	text-align: left;
	display: block;
	padding: 55px 15px 8px 20px;
	margin-top: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	text-shadow: 1px 1px 0px #669900;
}

#header ul li a:hover,
#header ul li.act a {
	color: #000;
	text-shadow: none;
}
#header ul li a span {
	display: none;
	position: absolute;
	background: #D9E6B3;
	padding: 5px;
	font-size: 12px;
	color: #444;
	text-transform: none;
	margin: 15px 0 0 -20px;
	z-index: 3000;
}


#subheader_wrap {
	background: #9c0 url(../img/header_bg.jpg) bottom repeat-x;
}
#subheader {
	width: 960px;
	margin: 0 auto;
	color: #333;
	line-height: 20px;
	font-size: 14px;
	padding: 5px 0 1px 0;
	height: 80px;
/*	padding: 25px 0 0 150px;
	width: 550px;*/
}
#subheader h1 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 680px;
}
#subheader p {
	color: #fff;
	margin-bottom: 20px;
	font-weight: bold;
	width: 680px;
	text-shadow: 1px 1px 0px #669900;
}

#topcontent_right {
	width: 240px;
	float: right;
	margin-top: 10px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
#login {
	margin-bottom: 20px;
}
#login input[type=text] {
	border: none;
	padding: 5px;
	margin: 5px 0;
	width: 165px;
	color: #444;
	font-size: 12px;
}
#login input[type=submit] {
	border: none;
	background: #555 url(../img/button-arrow_right.png) 2px 5px no-repeat;
	padding: 5px 5px 5px 15px;
	color: #fff;
	width: 65px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
#login input[type=submit]:hover {
	background-color: #999;
	color: #000;
}
#login a {
	margin-top: 5px;
	display: block;
	color: #555;
	font-weight: normal;
}

/* ----------------------------------------------------- Content */
#maincontent {
	width: 680px;
	float: left;
	/*background-color: #FFF;*/
	padding: 0px 20px 20px 0;
	border-right: 1px solid #e6e6e6;
	margin-top: 20px;
}
#sidebar {
	width: 240px;
	float: right;
	padding: 20px 0 20px 0;
}

#maincontent div.col2 {

}
#maincontent div.leftcol,
#maincontent div.rightcol {
	width: 330px;
	float: left;
}
#maincontent div.rightcol {
	float: right;
}


#content h1 {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	line-height: 24px;
	/*font-family: Georgia;*/
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #333;
	margin-top: 20px;
	line-height: 20px;
}

#content p,
#content td,
#content li,
#content blockquote {
	font-size: 12px;
	color: #333;
	line-height: 20px;
	margin-bottom: 10px;
}


#content ul {
	margin-bottom: 10px;
}
#content ul li {
	background: url(../img/double-arrow_right.png) 5px 2px no-repeat;
	padding-left: 20px;
}

#content ol li {
	list-style-type: decimal;
	margin-left: 20px;
}

#content table {
	width: 100%;
	margin: 5px 0 15px 0;
}
#content caption {
	display: none;
}
#content thead th,
#content tr.thead th {
	border-bottom: 2px solid #9c0;
}
#content th {
	font-weight: bold;
}
#content th, td {
	vertical-align: top;
	text-align: left;
	padding: 2px 5px;
	border-bottom: 1px solid #999;
}
#content th p, td p {
	padding: 0;
	margin: 0;
}


#content blockquote p {
	background: url(../img/quote.gif) 0px 0px no-repeat;
	font-style: italic;
	font-size: 14px;
	font-family: Georgia;
	padding: 5px 0 10px 80px;
	min-height: 50px;
}
#content #sidebar blockquote p {
	background: url(../img/double-arrow_right.png) 2px 5px no-repeat;
	padding: 3px 0 0 20px;
	min-height: none;
}
#content blockquote p em,
#content blockquote p em a {
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #888;
}

#content em {
	font-style: italic;
}

#content strong {
	font-weight: bold;
}
#content strong.highlight {

}

#content a {
	color: #360;
}
#content a:hover {
	color: #690;
}

#content a.signup img {
	margin-bottom: 20px;
}

#content a.xing {
	background: transparent url(../img/xing.gif) no-repeat;
	display: block;
	width: 118px;
	height: 23px;
	text-indent: -999px;
}

#content dd.csc-textpic-caption {
	font-size: 12px;
	line-height: 16px;
	color: #888;
}

#content #sidebar .browse {
	height: 67px;
	background: #fff;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #888;
	border-width: 1px 0;
}

/* csc-menu-4 */

#content .csc-menu-4 li {
	width: 330px;
	padding: 0;
	margin: 0 0 20px 0;
}
#content .csc-menu-4 li.odd {
	float: left;
	margin-right: 10px;
}
#content .csc-menu-4 li.even {
	float: right;
}
#content .csc-menu-4 a {
	background: #fff url(../img/faq.gif) no-repeat;
	border: 2px solid #e6e6e6;
	display: block;
	font-size: 14px;
	padding: 5px 5px 5px 80px;
	color: #444;
	text-decoration: none;
	font-weight: bold;
	height: 60px;
}
#content .csc-menu-4 a:hover {
	background-color: #e6e6e6;
	color: #000;
}
#content .csc-menu-4 a div {
	font-weight: normal;
	font-size: 12px;
}

/* csc-menu-1 */
#content #sidebar .csc-menu-1 {
	margin-bottom: 20px;
}
#content #sidebar .csc-menu-1 li {
	margin: 2px 0 0 0;
	padding: 0;
	/*background: url(../img/sidebar-navi_top-no.png) no-repeat;*/
}
#content #sidebar .csc-menu-1 li {
	background: #e6e6e6;
}
#content #sidebar .csc-menu-1 li:hover,
#content #sidebar .csc-menu-1 li.act {
	/*background: url(../img/sidebar-navi_top-act.png) no-repeat;*/
	background: #d7d7d7;
}
#content #sidebar .csc-menu-1 li:hover a,
#content #sidebar .csc-menu-1 li.act a {
	color: #000;
}
#content #sidebar .csc-menu-1 li a {
	background: url(../img/double-arrow_right.png) 5px 8px no-repeat;
	color: #333;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	display: block;
	margin: 0;
}
#content #sidebar .csc-menu-1 li ul {
	margin-bottom: 0;
	border-left: 20px solid #fff;
}
#content #sidebar .csc-menu-1 li ul li {
	border-top: 2px solid #fff;
}
#content #sidebar .csc-menu-1 li ul a {
	
}



/* csc-frame */
#content p.csc-frame-frame1 {
	background: #fff;
	border: 3px solid #9c0;
	color: #000;
}
#content div.csc-frame-frame1,
#content div.csc-frame-frame2,
#content div.csc-frame-frame3 {
	background: #fff;
	margin-bottom: 20px;
}
#content div.csc-frame-frame2 h1 {
	background: #555;
	padding: 3px 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,sans-serif;
}
#content .col2 div.csc-frame-frame3 h1 {
	background: url(../img/quote.gif) no-repeat;
	padding: 5px 0 5px 80px;
	min-height: 50px;
}

#content .csc-frame-rulerAfter {
	border-top: 1px solid #aaa;
	margin-bottom: 10px;
}

#content .csc-frame-indent {
	
}

/* csc-textpic */
#content .csc-textpic-imagewrap img {
	/*background: #9c0;
	padding: 3px;*/
}
#content .csc-textpic-border .csc-textpic-imagewrap img {
	border: 2px solid #9c0;
}

/* ----------------------------------------------------- tt_news */
.news-list-item {
	border-bottom: 1px solid #aaa;
}
.news-single-item span {
	display: block;
	float: left;
}
.news-single-item span.news-single-timedata {
	display: block;
	float: right;
	color: #aaa;
}
dl.news-single-files dt {
	font-size: 12px;
	font-weight: bold;
}
dl.news-single-files dd {
	font-size: 12px;
	padding: 10px 0 0px 20px;
	background: url(../img/double-arrow_right.png) 3px 8px no-repeat;
}
dl.news-single-files dd img {
	padding-right: 5px;
}

/* ----------------------------------------------------- venteria */


/* ----------------------------------------------------- irfaq */


.tx-irfaq-pi1 ul.tx-irfaq-questions-list { margin-bottom: 75px; }
.tx-irfaq-pi1 ul li a p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 ul li a { color: #000; text-decoration: none; }
.tx-irfaq-pi1 ul li a:hover { color: #000; text-decoration: underline; }
.tx-irfaq-pi1 .tx-irfaq-answer { margin-bottom: 10px; }
.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 .irfaq-related-faq, .tx-irfaq-pi1 .irfaq-related-links { padding-top: 0px; padding-bottom: 0px; margin-top: 3px; margin-bottom: 15px; }


.tx-irfaq-cleaner { clear: left; height: 1px; }
.tx-irfaq-dynheader { cursor: pointer; }
.tx-irfaq-dynans-hidden { display: none; }
.tx-irfaq-dynans-visible { display: block; }

#content .tx-irfaq-pi1 dt { 
	background: #e6e6e6;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #888;
}
#content .tx-irfaq-pi1 dt:hover {
	background: #d7d7d7;
} 
#content .tx-irfaq-pi1 dt p { color: #444; font-weight: bold; margin: 0px; display: inline; }
#content .tx-irfaq-pi1 dt:hover p { color: #000; }
#content .tx-irfaq-pi1 dd { margin: -11px 0 10px 0; padding: 10px 20px; border: 1px solid #888; border-top: none; background: #fff; }
#content .tx-irfaq-pi1 .additional-info { font-size: 12px; margin-bottom: 10px; color: #888; }


.irfaq-search-form {
	margin: 20px 0;
}

.irfaq-search-form input[type=text] {
	border: 1px solid #555;
	padding: 5px;
	margin: 0;
	width: 155px;
	color: #444;
	font-size: 12px;
	height: 14px;
}
.irfaq-search-form input[type=submit] {
	border: none;
	background: #555 url(../img/button-arrow_right.png) 2px 6px no-repeat;
	padding: 3px 5px 5px 15px;
	color: #fff;
	width: 70px;
	height: 26px;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 12px;
}
.irfaq-search-form input[type=submit]:hover {
	background-color: #999;
	color: #000;
}

/* ----------------------------------------------------- t3blog */

#content .pageBrowser {
	border: 2px solid #9c0;
	height: 30px;
	clear: both;
}
#content .pageBrowser li {
	float: left;
	margin: 5px;
}
#content .pageBrowser li a {
}

#content #latestPosts li {
	background: #fff;
	padding: 5px;
	margin: 0;
}
#content #latestPosts li:hover {
	background: #efefef;
}

#sidebar #categories {
	margin-bottom: 20px;
}
#content .rss {
	font-size: 12px;
	margin-bottom: 20px;
}
#content .rss h2 {
	margin: 0;
}
#content .rss .rss_post a {
	display: block;
	background: url(../img/rss.png) no-repeat;
	color: #000;
	padding: 8px 10px 10px 50px;
	margin-bottom: 5px;
	font-size: 1px;
	height: 15px;
	text-indent: -999px;
}
#content .rss .rss_post a:hover {
	background-image: url(../img/rss_act.png);
}
#content .rss .twitter a {
	display: block;
	background: url(../img/twitter.png) no-repeat;
	color: #666;
	padding: 3px 8px 15px 52px;
	margin-bottom: 5px;
	font-size: 1px;
	height: 15px;
	text-indent: -999px;
}
#content .rss .twitter a:hover {
	background-image: url(../img/twitter_act.png);
}
#content .rss #TwitterCounter a {
	position: relative;
	top: -35px;
	left: 150px;
	font-size: 24px;
	color: #666;
	text-align: right;
	display: block;
	width: 80px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: -35px;
}
#sidebar #archive li {
	background: none;
	padding-left: 0;
}
#sidebar #archive li.year { font-weight: bold; }
#sidebar #archive li.month { font-weight: normal; }
#sidebar #archive li.blogentry { 
	padding: 0 0 0 20px;
	margin: 0;
	background: url(../img/double-arrow_right.png) 2px 2px no-repeat;
	
}
#sidebar .tagCloud {
	padding-bottom: 10px;
}
#sidebar .tagCloud h2 {
	padding: 0;
}
#sidebar .tagCloud ul {

}
#sidebar .tagCloud .tag-cloud li {
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
	background: none;
}
#sidebar .tagCloud .tag-cloud li a { text-decoration: none; }
#sidebar .tagCloud .tag-cloud li a:hover { text-decoration: underline; }

#content .blogList .item {
	clear: both;
}

#content .itemBody {
	float: right;
	width: 560px;
	margin-bottom: 30px;
}
#content .itemBody h1 {
	background: none;
	color: #333;
}
#content .itemHead {
	font-size: 11px;
	padding: 5px 0;
	color: #888;
	float: left;
	width: 110px;
	line-height: 18px;
}
#content .itemHead a {
	color: #888;
}
#content .itemHead div.date {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}
.blogList .itemNav {
	font-size: 12px;
	padding: 5px 0;
	color: #888;
}
#content .itemNav a {
	color: #888;
}

#content span.gravatar img { width: 80px; height: 80px; }

#content .meta span {
	font-size: 12px;
	line-height: 22px;
}
#content .meta span.gravatar { float: left; padding: 0 10px 10px 0; }
#content .meta .left { width: 400px; }
#content .meta .right { text-align: right; }

#content #commentList .item {
	clear: both;
	margin-bottom: 20px;
}
#content .commentTopNav {
	font-size: 12px;
	line-height: 22px;
	color: #888;
}
#content .commentTopNav img {
	float: left;
	padding: 0 40px 0 0;
	margin: 0;
	width: 80px;
	height: 80px;
}
#content .commentTopNav h2 { font-size: 14px; padding: 0; margin: 0;}
#content .commentBody {
	margin: 5px 0;
	float: right;
	width: 560px;
}

#content .mailform {
	margin-bottom: 20px;
	color: #333;
	font-size: 12px;
}
#content .mailform .formLabel {
	float: left;
	width: 120px;
	clear: both;
	height: 30px;
	margin-top: 5px;
}
#content .mailform .formField {
	float: left;
	
}
#content .mailform .formField input.text,
#content .mailform .formField textarea.text {
	border: 1px solid #888;
	padding: 3px;
	width: 500px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
}
#content .mailform .formField textarea.text {
	height: 80px;
}
#content .mailform .formField input.button {
	border: none;
	background: #555 url(../img/button-arrow_right.png) 2px 5px no-repeat;
	padding: 5px 5px 5px 15px;
	color: #fff;
	width: 100px;
	margin: 10px 0;
	text-transform: uppercase;
}
#content .mailform .formField input.button:hover {
	background-color: #999;
	color: #000;
}

#content .tx-semasourcecode-pi1 pre {
	background: #333;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: "Andale Mono", courier;
	line-height: 16px;
	font-weight: normal;
	color: #ccc;
	overflow: auto;
}
#content .tx-semasourcecode-pi1 pre.text {
	background: #e6e6e6;
	color: #333;
}
#content .tx-semasourcecode-pi1 ol li {
	margin-bottom: 0px;
}
#content .tx-semasourcecode-pi1 pre .st0 {
	color: #999;
	font-style: italic;
}
#content .tx-semasourcecode-pi1 pre .sc3,
#content .tx-semasourcecode-pi1 pre .re0 {
	font-weight: normal;
	color: #999;
}
#content .tx-semasourcecode-pi1 pre .re1 {
	color: #999;
	font-style: italic;
}
#content .tx-semasourcecode-pi1 pre .re1,
#content .tx-semasourcecode-pi1 pre .re2 {
	font-weight: normal;
	font-style: normal;
	color: #9c0;
}
#content .tx-semasourcecode-pi1 pre .ln-xtra {
	color: #ccc;
	background: #555;
	padding: 3px;
}

/* ----------------------------------------------------- Footer */


#footer ul li {
	display: inline;
	float: left;
	border-left: 1px solid #888;
	padding: 0 10px 5px 10px;
	height: 70px;
	font-weight: bold;
	width: 120px;
}
#footer ul li li {
	float: none;
	border: none;
	padding: 0;
	height: inherit;
	width: inherit;
}
#footer ul li li a {
	color: #aaa;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
#footer ul li li a:hover {
	color: #fff;
}

#footer #address {
	border-left: 1px solid #888;
	float: right;
	padding: 0 10px 5px 20px;
	width: 230px;
	font-size: 10px;
	height: 70px;
}

#footer #address strong {
	color: #9c0;
	font-weight: bold;
	font-size: 11px;
}

#footer #address dt,
#footer #address dd {
	float: left;
}
#footer #address dt {
	color: #AAA;
	clear: both;
	width: 30px;
	text-align: right;
	padding-right: 5px;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* ----------------------------------------------------- Stuff */

#rootline {
	font-size: 11px;
	clear: both;
	float: left;
	padding: 10px 0;
	color: #888;
}
#rootline a {
	color: #888;
}

.szwidget {
	float: right;
	width: 240px;
	text-align: center;
	margin-bottom: -2px;
}

#content .twrss_item_link a {
	color: #888;
	display: block;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	font-family: Georgia;
	padding-bottom: 10px;
	line-height: 18px;
}
#content .twrss_item_link a:hover {
/*	text-decoration: underline;*/
	color: #333;
}