/*  
Theme Name: Bizconn Media
Theme URI: http://www.bizconnmedia.com/
Description: <a href="http://www.bizconnmedia.com/">Bizconn Media</a> theme is combining a portal and a weblog into one; it is not too portal-ish nor too blog-ish. Designed for Bizconn Media. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Bizconn Media
Author URI: http://www.bizconnmedia.com/

The CSS, XHTML and design is released under GPL:
http://www.bizconnmedia.com/
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	background: #ECECEC;
	color: #333;
	}

p {	
	margin: 15px 0;
	}

a{
	color: #3c78a7;
	text-decoration:none
	}

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

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:1000px;
	margin:0px auto; 
	padding:0px;
	font-size:0.7em;
	background:url(images/header-bg.jpg) top left repeat-x;
	}


#page {
	width:980px;
	margin:0px auto;
	padding:10px;
	background:#fff;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:10px 10px; 
	text-transform:uppercase;
	background:#d2232a;
	height:20px;
	}

#page-bar {
	width:622px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #fff;
	}
	
#page-bar li.bnone { border-right:none; }

#page-bar li:hover {
	background: #fff;
	}


#page-bar a{
	margin: 0px;
	padding:3px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	text-decoration:none;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color:#333;
	}

#searchform {
	width:294px;
	float:right;
	text-align:right; 
	margin-right:10px; 
	}
#searchform label { float:left; color:#fff; font-size:12px; font-weight:normal; width:52px; padding-right:10px; line-height:20px; }
#searchform input { float:left; }

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


#side-nav { float:left; width:180px; height:1000px; background-color:#ebebeb; }

/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:1000px;
	background:url(images/topimg.jpg) top right no-repeat;
	height:110px;
	}
	
#logo h2{ font-size:28px; text-transform:uppercase; float:left; padding:0 0 15px 20px; color:#d2232a; line-height:28px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#logo h2 span{ color:#fff; font-weight:normal; }
#logo h2 a { color:#d2232a; text-decoration:none;}
#logo h2 span a { color:#fff; }
#logo h2 a:hover { text-decoration:none;}
#logo p { margin:0; padding:10px 0 15px 20px;  color:#FFF; font-size:11px; font-weight:bold; letter-spacing:1px; }

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	width:630px; 
	float:left;
	}
#latestnews { width:618px; height:25px; margin:0 0 0px 10px; float:left;  border:solid 1px #e8e8e8; }
#latestnews p { padding:0 10px; margin:0; float:left; line-height:25px; }
*html #latestnews { margin-left:5px; }
#headline {
	width:590px;
	float:left;
	background:#fff;
	padding:0 1px 10px 10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	}

#headline  div.title {
	color:#666666;
float:left;
font-family:Arial,Tahoma,"Lucida Sans";
font-size:16px;
line-height:18px;
margin:0 0 5px;
padding:0 0 2px;
width:100%;
font-weight:bold;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:285px;
	background:#fff;
	float:left;
	padding:10px 10px 9px 10px;
	background-color:#e7e7e8;
	margin-left:10px;
	}
	
*html #featured { margin-left:5px; }
	
#featured h2 { 
color:#666666; 
font-family:Arial,Tahoma,"Lucida Sans";
font-size:16px;
line-height:18px;
margin:0 0 0px 0;
padding:0 0 7px 0;
font-weight:bold;
width:100%;
}

#featured ul { float:left; width:285px; padding:0 0 10px 0; margin:0;  }
#featured li { background:url(images/dot.jpg) left no-repeat; padding-left:15px; list-style-type:none; font-size:12px; line-height:22px;  }
#featured li a { color:#333; text-decoration:none; font-weight:normal; }
#featured li a:hover { color:#d2232a; text-decoration:underline; }
#featured p.more{ float:right; font-size:12px; font-weight:bold; padding:0; margin:0 0 8px 0; list-style-type:none; background-image:none; }
#featured p.more a { color:#333; text-decoration:none; }
#featured p.more a:hover { color:#d2232a; text-decoration:underline; }

#featured p span{ float:right; font-size:12px; font-weight:bold; padding:0; margin:0;  }
#featured p span a { color:#333; text-decoration:none; }
#featured p span a:hover { color:#d2232a; text-decoration:underline; }

#featured p { font-size:12px;  padding:0 0 0px 0; margin:0 0 7px 0; line-height:16px; height:16px; overflow:hidden; }
#featured p a { color:#333; }
#featured p a:hover { color:#d2232a; text-decoration:underline; }

#featured .clearfloat { 
	margin:0 0 13px 0;
	background:url(images/new-borderbg.jpg) bottom right repeat-x;
	padding:0 0 10px 0;
	}

#featured .info {
	padding:0; margin:0;
	}

#featured .title {
	font-weight:bold;
	}

#featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}
#headline a img { border:none; padding:0; margin:15px 0 0 15px; }
#headline h2 a{ text-decoration:none; }

#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }

#atoz { width:610px; float:left; margin:10px 0 0 10px; padding:0 0 0 10px; background-color:#d2232a; height:30px; }
*html #atoz { margin-left:5px; }
#atoz p { padding:0; margin:0; line-height:30px; font-size:14px; font-weight:bold; color:#fff; text-transform:uppercase; letter-spacing:1px; }
#atoz p span { padding-right:10px; margin-right:10px; border-right:solid 1px #fff; letter-spacing:0; color:#000; }

#atoz p a { text-decoration:underline; color:#fff; padding:1px 1px 1px 2px;   }

#atoz p a:hover { background-color:#fff; color:#00baf2; text-decoration:none; padding:1px 1px 1px 2px; }

#bottom {
	width: 640px; 
	}

#front-list {
	width:290px; 
	padding:  0 19px 10px 0;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	margin:10px 0 0 10px;
	border-right:solid 1px #ccc;
	}
	
*html #front-list { margin-left:5px; }
#events {
	width:295px; 
	padding:  0 0px 10px 0;
	font-size:1.05em;
	line-height:1.75em;
	float:right;
	margin:10px 10px 0 10px; 
	}
	
*html #events { margin-left:5px; }

#front-list h2, #events h2 { 
color:#666666; 
font-family:Arial,Tahoma,"Lucida Sans";
font-size:16px;
line-height:18px;
margin:0 0 0px 0;
padding:0 0 7px 0;
font-weight:bold;
width:100%;
}

#front-list p span, #events p span{ float:right; font-size:12px; font-weight:bold; padding:0; margin:0; }
#front-list p span a, #events p span a { color:#333; text-decoration:none; }
#front-list p span a:hover, #events p span a:hover { color:#d2232a; text-decoration:underline; }


#front-list p, #events p { font-size:12px;  padding:0 0 0px 0; margin:0 0 8px 0; line-height:16px; height:16px; overflow:hidden; }
#front-list p a, #events p a { color:#333; }
#front-list p a:hover, #events p a:hover { color:#d2232a; text-decoration:underline; }
 

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}
	
#organisations {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}
	
#organisations ul, #organisations ol {
	margin-bottom:15px;
	}

#organisations ul  {	
	list-style:square;
	margin-left:30px;
	}

#organisations ol  {	
	list-style:decimal;
	margin-left:30px;
	width:160px; 
	float:left;
	}
	
#organisations   li {	 
	margin-left:30px;
	width:160px; 
	float:left;
	}

#organisations ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

 


/* Content Page*/

#content {
	width:620px;
	background:#fff;
	padding:0 10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:600px; 
	}

#content .breadcrumbs{
	font-weight:bold;
	color:#000; 
	border-bottom:3px solid #DDDDDD; 
	width:620px;
	float:left;
	}
 #content .breadcrumbs a {
	font-weight:bold;
	color:#666;
	}

#content .breadcrum{
	font-weight:bold;
	color:#000;
	border-bottom:3px solid #ddd; 
	width:788px;
	float:left; 
	}
 
#content .breadcrum a {
	font-weight:bold;
	color:#666;
	}

#content h2.title {
	font:2em Arial, Helvetica, sans-serif;
	font-weight:bold; 
	border-bottom:1px solid #ddd; 
	padding: 0px;
	}
	
#archive ul, #archive ol {
	margin-bottom:15px;
	}

#archive ul li {	
	list-style:square;
	margin-left:30px;
	}

#archive ol li {	
	list-style:decimal;
	margin-left:30px;
	}

#archive ol li ul li {	
	list-style:square;
	margin-left:20px;
	}


.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}


#profilehead { width:788px; height:auto; float:left;  padding:0px 0 0px 0; margin-bottom:15px;   }
*html #profilehead { margin-bottom:0px; }
.clearh { margin:0; padding:0; clear:both; }
#profilehead img { float:left; margin-right:20px; }
#profilehead .adress { float:left; padding-left:20px; border-left:dotted 1px #ccc; width:300px; height:150px; overflow:hidden;  }
#profilehead strong { font-size:14px; color:#C30; }
#profilehead .video { width:200px;  float:right; padding:0 5px 0 20px; height:150px; overflow:hidden;  border-left:dotted 1px #ccc; }
#tremc { margin-top:-60px; width:600px; font-weight:bold; font-size:14px; text-align:right; float:right; position:absolute; }
#specl { background-color:#e2f4fd; width:268px; padding:15px 15px 0 15px; border:solid 1px #97bae2; float:left; margin-bottom:15px; }
#specr { background-color:#e2f4fd; width:268px; padding:15px 15px 0 15px; border:solid 1px #97bae2; float:right; margin-bottom:15px; }
#specifi { background-color:#e2f4fd; width:588px; padding:15px 15px 0 15px ; border:solid 1px #97bae2; float:left; margin-bottom:15px; }
*html #specifi { padding-bottom:15px; }
#specifi p.fl { width:120px; float:left; }
#specifi p.fr { width:460px; float:left; }
.entry h2 { font-size:20px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.entry h3 { width:620px; float:left; }
.entry h4 { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding-bottom:5px;}
#profilecontent { width: 565px; margin-right:15px; height: auto; padding-right: 15px; border-right: 1px dotted #cccccc; float: left; }
#profileform { width: 540px; padding-left: 20px; height: auto; margin-top: 15px; background-color: #d4effd; border: 1px solid #3591cc; }

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:4px 1px 1px 3px;
	font-size:1.0em;
	width:190px;
	border:#fff;
	height:17px;
	color:#666;
	}
*html #s { height:9px; padding-bottom:3px; }
	
#searchsubmit {
	padding-left:5px;
	}
#searchsubmit input.go {
	width:25px;
	height:25px;
}
#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 980px;
	font-size:0.6em;
	padding:10px; 
	background-color:#fff;
	border-top:solid 1px #192360;
	}

#footer p { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; margin:0 0 10px 0; padding:0; line-height:20px; }
#footer p a { color:#333; text-decoration:none; padding:0 5px; }
#footer p a:hover { text-decoration:underline; }
/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	
#mainnav {
	float: left;
	width:180px;
}
.mainbar {
	width: 180px;
	float: left; 
	background-color:#eeeeee;
}
.mainbar .list {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 99%;
	list-style-type: none;
	overflow: hidden;
}
.mainbar .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
	list-style-type: none;
	background: url(none);
}
.mainbar .list li {
	margin: 0px 0px 8px 3px;
	padding: 0px 0 8px 0;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background: url(images/li-bg.jpg) repeat-x bottom;
	height:18px;
	width:172px;
}
.mainbar .list ul li {
	margin: 7px 0px 0px;
	padding: 0px;
	float: left;
	width: 99%;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.mainbar .list li a {
	color: #333333;
	text-decoration: none;
	background: url(images/bullet.jpg) no-repeat left ;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-left:10px;
}
.mainbar .list li a:hover {
	color: #000000;
	text-decoration: underline;
	background: url(images/bullet-h.jpg) no-repeat left;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-left:10px;
}

#subnewslatter { width:160px; float:left; background-color:#aae0fa; height:65px; padding:10px ; margin-top:5px; background:url(images/e-newsletter.jpg) no-repeat top left; }

#subnewslatter h2 { color:#333; font-size:12px; font-weight:bold; line-height:16px; padding-bottom:8px; }

#subnewslatter input {
border:1px solid #666;
float:left;
font-size:12px;
height:20px;
margin-bottom:5px;
padding-left:2px;
padding-top:2px;
margin-top:40px;
}

#subnewslatter input.sea {
background-color:#062364;
border:1px solid #041d56;
color:#FFFFFF;
float:left;
font-size:12px;
font-weight:bold;
height:24px;
margin-left:0;
padding:0 2px 5px;
width:auto;
}
*html #subnewslatter input.sea { padding:0; margin:40px 0 0 0; }

#mediapack { width:180px; float:left;  height:85px; margin-top:5px; }
#follow { width:180px; height:auto; float:left; margin-top:5px; }
#subrss { width:120px; float:left;  height:45px; padding:15px 10px 10px 50px ; margin-top:5px; background:url(images/sub-rss.jpg) no-repeat top left; }
#subrss p { line-height:16px; font-size:12px; font-family:Arial, Helvetica, sans-serif; }


#skyper { float:right; width:160px; height:auto; }

#pis { width:190px; float:right; height:auto;    }
#pis img { margin:0; }

#fullbanner { width:550px; height:60px; float:left; padding-left:80px; margin:10px 0;}

#class-content  h4{
border-bottom:1px dotted #DEDEDE;
color:#666666; 
font-family:Arial,Tahoma,"Lucida Sans";
font-size:16px;
letter-spacing:4px;
line-height:18px;
margin:12px 0 5px;
padding:0 0 10px;
width:100%;
font-weight:bold;
}

#downloadmp {
		background:url(images/mediapack-bg.jpg) #062364 top left no-repeat;
		width:620px;
		height:305px;
		padding:113px 0px 0 0px; 
}
#downloadmp p { color:#fff; padding:0 30px; }
#downloadmp label  { color:#fff; }


#eve { 
		width:600px;
		height:50px;
		padding:0px 0px 0 0px;
		line-height:50px; 
		margin:0 0 20px 20px;
}

#eve img { float:left; background-color:#FFF; margin:0px; border:none; padding:0 10px 0 0;}
#eve p { background-color:#d1d2d4;
		width:520px;
		height:50px;
		padding:0px 0px 0 80px;
		line-height:50px;
		font-size:16px;
		font-weight:bold;
		color:#000; }
		
#eve p a { color:#000; text-decoration:none; }
#eve p a:hover { color:#064599; text-decoration:underline; }

#newslatter { background-color: #e2f4fd; width: 570px;  margin-bottom:15px; float: left; border-bottom: 1px dotted #333333; border-top: 1px dotted #333333; padding: 0pt 25px; }

#newslinL { float: left; padding: 30px 0px; width: 284px; border-right: 1px dotted #333333; }
#newslinR { float:right; padding:30px 0 10px 30px; width:255px; }
input.newsls { border:solid 1px #0068b7; background-color:#fff; float:left; margin-right:5px; height:20px; margin-top:10px; }
input.newslbtn { border:solid 1px #0068b7; margin-top:10px; background-color:#0072bc; float:left; color:#fff; padding:0 5px; height:22px; }

#ratecard { background-color: #e2f4fd; width: 570px; margin-bottom:15px; float: left;  padding:  25px 25px 10px 25px; }

p.banner { width:220px; float:left; }
p.rate { width:160px; float:left; }
p.specs { width:180px; float:left; }


span.tm { font-weight:normal; position:absolute; margin-top:-13px; font-size:16px; font-family:Arial, Helvetica, sans-serif; }
