/* Begin Typography & Colors */

.center {
margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;
	}

#page {

	text-align: left;
	
	}

#header{
	margin:0px;
	padding:0px;	
	width:100%;
	text-align:right;	
}



#headerimg {
	margin: 0;
	/* height: 175px; */
	/*height: 90px;*/
	padding: 0 0 0 35px;
	background-color: #62AEE6;
	}
	
#headband {
	height:97px;
	margin:0 auto;
	padding:0;
}

#headband div.headlogo {
    color:#fff;
	font-size:3em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: left;
	padding-top:10px
}
#headband div.headlogo a{
	background: url('images/saabheadgraphic-short.jpg') no-repeat;
	color:#fff;
    display: block;
    text-indent: -900%;
    outline: none;
	float:left;
	width: 400px;
	margin: 0 0 0 13%;
	height: 60px;
}
#headband div.headbanner{
    outline: none;
	background: url('images/sup_saabtalkbanner.gif') no-repeat;
    display: block;
	height:60px;
	width: 468px;
    text-indent: -900%;
    outline: none;
	margin: 0 0 0 48%;
}

#greyblock {
	margin:0;
	height:20px;
	background-color: #CFD2D5;
}

#saabheadline {
	background: url('images/saabheadline.jpg') no-repeat center;
    margin:0;
	height:298px;
	width:960px;
}

#saabheadlinetxt {
    margin: 0;
    padding: 75px 10px 0px 40px;
    width: 400px;
}
#saabheadlinetxt p {
    line-height:1.6em;
    font-size:1.2em;
	text-align:justify;
}

#content {
	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}


.widecolumn {
	line-height: 1.6em;
	}



.alt {
	background-color: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}

#footer {
	background: #fff;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

#headerimg h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 1.2em;
	}

h1, h2 {
	font-size: 1.9em;
	color: #62AEE6;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	color: #62AEE6;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #666;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #666;
	}

#sidebar h2 {
	color: #62AEE6;
}

h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #62AEE6;
	}

.entry p a:visited {
	color: #666;
	}

#commentlist li, #commentform input, #commentform textarea {
 list-style-type:none;list-style-position:outside;position:relative;
 
 margin:0px; padding:0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.4em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	
#commentinlist div, {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.4em;
	}
	.bg {
	background-color:#f3f6f9;
	border:1px solid #a9aaab;
	padding-left:5px;
	}
	.bgs {
	background-color:#f0f0f0;
	border:1px solid #c5c3c3;
	padding-left:5px;
	
	}

.comheader {
	font-weight: bold;
	}

.avatars { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

#commentinlist cite, #commentinlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

#commentinlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}



.commentinmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em  Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

pre {
	font: 1.1em 'Courier New', Courier, Fixed;
	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/
}

a {
	color: #242323;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#recentnews{
	height:20px;
	background: url('images/recentnews.jpg') no-repeat;
	background-position: 17px center;
	background-color: #62AEE6;
	margin:0 0 0 0;
}
#recentnewslist{
	height:350px;
	background: url('images/recentnews-graphic.jpg') no-repeat;
	background-position: center 2%;
	background-color: #F0F2FA;
	border:1px solid #62AEE6;
	margin:0 0 0 0;
}
#recentnewslist ul{
	margin:0;
	padding:180px 0 0 40px;
	list-style-image: url(images/bluebullet.jpg)
}
#recentnewslist ul li{
	margin:0 0 20px 0;
	padding: 0 0 0 10px;
}
#popularnews{
	height:20px;
	background: url('images/popularnews.jpg') no-repeat;
	background-position: 17px center;
	background-color: #414B55;
	margin:14px 0 0 0;
}
#page {
	/*background-color: #fff;
	 margin: 20px auto; */
	 background:url(images/whitebg.png) repeat-y;
	margin: 0px auto;
	padding: 0;
	width: 984px;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0px 0px 22px;
	margin: 0;
	width: 620px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 640px;
	}

.post {
    background-color: #F0F2FA;
	padding: 5px 25px 10px 25px;
	margin: 0 0 20px;
	text-align: left;
    border:1px solid #414B56;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0 0 0 45px;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	/* padding-top: 70px; */
	padding-top: 20px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	line-height: 1em;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	height:49px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
	
#sidebar ul p.VideoCaption {
	margin: 0;
	display: none;
	}

#sidebar ul ul, #sidebar ul ol {
	padding: 5px 20px 5px 20px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	border: 0px;
	}

ul ul li {
	margin-left: 0px;
	padding-left: 10px;
	text-indent: -10px;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 230px;
	padding: 2px 0 2px 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
 	cursor: pointer;
	width:50px;
	border:none;
	background-color:#F0F2FA;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}



#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
 	cursor: pointer;
	}
	
#commentform .sub {
	margin: 0;
	float: right;
 	cursor: pointer;
	}


input, textarea, select
 {
    margin:0;
 	border: #ddd 1px solid;
 	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
 	font-size:1em;
 	font-weight: normal;
 }

#text_field, #text_area, .password, select
 {
    margin:0;
	width: 100%;
 }

#searchsubmit 
 {
    margin: 0;
 	cursor: pointer;
 	text-decoration:none;
 }

/* End Form Elements */



td {
	padding: 3px;
	
	}

/* End Tables */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin:0px 0px 0px 14px;
	width: 306px;
	float:left;
	}

#sidebar form {
	margin: 0;
	}
	
.wp-tag-cloud li{
	list-style-type:none;
}

#sidebar h2.widgettitle {
    /* width:170px;*/
	height:20px;
	background-color:#62AEE6;
	/*color:#ddd;
	padding: 5px 0 0px 5px;*/
	font-size:1.0em;
	margin:0;	
}
#sidebar li#search-3  {
   border:1px solid #414B56;
}
#sidebar li#better-tag-cloud {
   border:1px solid #62AEE6;
   min-height : 200px;
}
#sidebar li#better-tag-cloud h2.widgettitle {
   color: #62AEE6;
   background: url('images/populartags.jpg') no-repeat;
   background-position: 17px center;
   background-color:#62AEE6;   
}

#sidebar li#flickr-feed-gallery h2.widgettitle, #sidebar li#randomvideosidebar-3  h2.widgettitle{
   background-color:#414B56;
   color: #D0D3D5;
   border:1px solid #414B56;
}
#sidebar li#flickr-feed-gallery h2.widgettitle{
   background: url('images/photos.jpg') no-repeat;
   background-position: 17px center;
   background-color:#414B56;
   color: #D0D3D5;
   border:1px solid #414B56;
}
#sidebar li#videosidebar-4  h2.widgettitle{
   background: url('images/videos.jpg') no-repeat;
   background-position: 17px center;
   background-color:#414B56;
   color: #D0D3D5;
   border:1px solid #414B56;
}

#sidebar li.widget_flickr_feed_gallery {
    text-align:center;
}

#sidebar li.widget_text{
   background: url('images/sidebarad1.jpg') no-repeat;
   height:106px;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar_wrap {

	text-align: left;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	text-align: left;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 100%;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	font-weight:bold;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #eee;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 48px;
	}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #eee;
	background-color: #fff;
	padding-top: 4px;
	margin-top: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px 5px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.header{ width:976px; height:104px; margin-left:4px;  background-color:#63AEE7;background-image:url(images/headerbck.jpg); background-repeat:repeat-x; }
.headertop{height:90px; padding-top:4px;padding-bottom:4px; text-align:center; }
.header-logo{ width:202px; height:77px; background-color:#63AEE7; float:left; padding:0px 0px 0px 38px;}
/*.header-pas{ width:121px; height:18px; background-color:#63AEE7;  float:left; margin-top:30px; margin-left:133px; }*/
.header-ext{ width:298px; height:30px; background-color:#63AEE7;  float:left; margin:26px 0px 0px 413px;}
.header-center{width:1024px; height:20px; background-color:#CFD3D6; }
.header-bottom{width:1024px; height:7px; background-image:url(images/header-bottom.jpg); background-repeat:repeat-x;}
.main{background-color:#FFFFFF;width:1024px;height:auto;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;line-height:15pt;color:#61615F;text-decoration:None;letter-spacing:.04em;}


/*.Content{background-color:#fff; width:1024px; height:auto; margin:0px 0px 10px 10px; clear:both; }*/

.Content-left{ background-image:url(images/shadows.jpg); width:20px; height:313px; float:left;  }
.Content-right{ background-image:url(images/shadows1.jpg); width:21px; height:313px; float:left; }
.Content-Center{ width:976px; margin-left:4px; height:312px; float:left; }

.Content_expand{background-color:#fff;  background-repeat:repeat-x; width:976px;   border:0px solid #62AEE6; top:524px; margin-left:-20px;  margin-top:-10px;position:absolute; text-align:left;}
/*.Content_expand{background-color:#fff;  background-repeat:repeat-x; width:940px;   border:0px solid #62AEE6;  margin-left:20px;  margin-top:1px; text-align:left;}
*/
.terms-box{text-align:left; background-image:url(images/terms_of_use.jpg); background-repeat:no-repeat; height:863px; }
.privacy-box{text-align:left; background-image:url(images/privacy_policy.jpg); background-repeat:no-repeat; height:1138px;}
.Content_com-box{background-color:#EFF1F9; width:618px; border:1px solid #62AEE6; margin:3px 0px 0px 0px; text-align:left;}
.recent-news_index{background-color:#62AEE6; width:620px; height:356px; background-image:url(images/recentnew.jpg); background-repeat:no-repeat;}
.recent-news{background-color:#62AEE6; width:618px; height:20px; border:1px solid #62AEE6;}
.recent-news-box{background-color:#EFF1F9; width:618px; height:332px;   border:1px solid #62AEE6; margin:3px 0px 0px 0px; text-align:left;}

.Adv_box{background:url(images/advbgs.jpg) no-repeat; width:620px; height:353px;    margin:3px 0px 0px 0px; text-align:left; padding-top:29px;}

.contact_box{background:url(images/contactbg.jpg) no-repeat; width:620px; height:353px;    margin:3px 0px 0px 0px; text-align:left; padding-top:29px;}
.about-box{background:url(images/aboutbg.jpg) no-repeat; width:620px; height:353px;    margin:3px 0px 0px 0px; text-align:left; padding-top:29px;}
.archives-box{background:url(images/archivebg.jpg) no-repeat; width:620px; height:677px;    margin:3px 0px 0px 0px; text-align:left; padding-top:29px; padding-left:4px;}

.recent-news-box_expand{ width:612px; margin-left:3px; background:#ffffff url(images/recentbg.jpg) no-repeat; border-bottom:1px solid #93c5ec; border-left:1px solid #93c5ec; border-right:1px solid #93c5ec;  z-index:1000; position:absolute; text-align:left;top:216px; left:0px;}
.recent-news-box_expand_move{background-color:#F0F2FA; width:618px;   border:1px solid #414B56; z-index:10;  text-align:left; border-top-style:none;}
.popular-news{background-color:#414B56; width:618px; height:20px;border:1px solid #414B56;}
.popular-news-box{background-color:#F0F2FA; width:618px;    border:1px solid #414B56; margin:3px 0px 0px 0px;}

.popular-news_post{background:#ffffff url(images/popular0uterbg.gif) no-repeat; width:620px; }
.popular-news-box_post{background:#ffffff url(images/popularinnerbg.jpg)no-repeat; width:612px;     border:1px solid #414B56; }
.popular-news_index{background:url(images/popularnewsbg.jpg) no-repeat; height:673px; width:620px;}
.popular-news-box_index{ width:618px;}
.privacy-news-box{background-color:#EFF1F9; width:618px;   border:1px solid #62AEE6; margin:3px 0px 0px 0px; text-align:left;}
.content-div-one{ width:643px; height:auto; float:left;}
.content-div-two{ width:300px; height:auto; float:left; margin:0px 0px 20px 38px;}
.popular-page-news-box{background-color:#F0F2FA; width:618px; min-height:300px; max-height:6500px;    border:1px solid #414B56; margin:3px 0px 0px 0px;}
.popular-page-news-red-box{background-color:#F0F2FA; width:618px; min-height:200px; max-height:4500px;    border:1px solid #414B56; margin:3px 0px 0px 0px;}

.popular-tag{background-color:#62AEE6; width:306px; height:213px; margin:6px 0px 0px 0px; background-image:url(images/popularnew.jpg); background-repeat:no-repeat; text-align:left; }
.popular_inner{padding:35px 20px 0px 20px;}
/*.popular-tag-box{background-color:#ffffff;width:298px;height:186px;border:1px solid #62AEE6;margin:3px 0px 0px 0px;font-size:8pt;font-style: normal;text-align:left; color:#242323;}*/
.commentFooter{height:11px; clear:both;}

#rc_nav{display:none;}
.popular-comment{background:url(images/recent-comments.jpg) no-repeat; width:306px; height:234px;}
.popular-comment-box{width:290px; height:203px;   margin:3px 0px 0px 0px;}

.wid{width:580px; padding-left:20px; padding-right:20px;}
.photo-comment{background-color:#414B56; width:298px; height:20px;border:1px solid #414B56;}
.photo-comment-box{background-color:#F0F2FA; width:298px; height:209px;   border:1px solid #414B56; margin:3px 0px 0px 0px;}

.fontbw11{ font:Arial, Helvetica, sans-serif; font-size:11px; line-height:1.8em; font-weight:bold; font-style:normal; color:#FFFFFF; text-align:left; }
.fontbb11{ font:Arial, Helvetica, sans-serif; font-size:8pt; line-height:1.8em; font-weight:normal; font-style:normal; color:#282828; text-align:left; }
.fontw10{ font:Arial, Helvetica, sans-serif; font-size:8pt; line-height:1.3em; font-weight:normal; font-style:normal; color:#414B56; text-align:left; }
.fonth10{ font-weight:bold; font-size: 12px;font-style: normal;text-align:left; color:#242323;}
.sp10{padding-left:10px;}
strong{font-size:11pt;}
.fontbbp11{font-size:12pt; line-height:1.8em; font-style: normal;text-align:left; color:#242323; }
.fontn12{ font:Arial, Helvetica, sans-serif; font-size:13px; line-height:1.5em;  font-style:normal; color:#414b56; text-align:left; }
.fontbg14{ font:Arial; font-size:21pt; font-weight:bold; color:#242323; text-align:left; font-style:normal;  }
.fontbn11{ font:Arial, Helvetica, sans-serif; font-size:9pt; line-height:1.6em; font-weight:normal; font-style:normal; color:#282828;  }
.ie{padding-top:5px;}
.fontbWp11{line-height:1.8em; font-style: normal;text-align:left; color:#fff; }
.fontbWp11:hover{  font-style: normal;text-align:left; color:#000;}
/* menu bar */
#CommonMenuBar, #CommonMenuBar ul{margin-top:3px;margin-left:0px;padding:0;list-style-type:none;list-style-position:outside;position:relative;line-height:1.5em; }
#CommonMenuBar a{display:block;padding:0px 0px;border:0px solid #333;color:#9f9f7a;text-decoration:none;background-color:#f2f8c8;}
#CommonMenuBar a:hover{background-color:#9f9f7a;color:#f2f8c8;}
#CommonMenuBar li{float:left;position:relative;}
#CommonMenuBar ul {position:absolute;display:none;width:45em;left: 0.0em;top:6.7em;z-index:100;}
#CommonMenuBar li ul a{width:11.5em;height:1.7em;display: block;font-family: Verdana, Arial;font-size: 14px;font-weight: bold;}
#CommonMenuBar ul ul{top:auto;}	
#CommonMenuBar li ul ul {left:12em;margin:0px 0 0 10px;}
#CommonMenuBar li:hover ul ul, #CommonMenuBar li:hover ul ul ul, #CommonMenuBar li:hover ul ul ul ul{display:none;z-index:100;}
#CommonMenuBar li:hover ul, #CommonMenuBar li li:hover ul, #CommonMenuBar li li li:hover ul, #CommonMenuBar li li li li:hover ul{display:block;z-index:100;}


#CommonMenuBar a{display:block;padding:0px 0px;border:0px solid #333;color:#9f9f7a;text-decoration:none;background-color:#f2f8c8;}
#CommonMenuBar a:hover{background-color:#9f9f7a;color:#f2f8c8;}

#RecentBar, #RecentBar ul{ border:1px solid #EFF1F9;margin-top:15px;margin-left:0px; padding:0px;  list-style-type:none;list-style-position:outside;position:relative; }
#RecentBar li{float:left;position:relative; cursor:pointer; padding-left:40px; width:155px; font-family: "hum521lt"; font-size:10pt;}

#PhotoBar, #PhotoBar ul{margin-top:5px; margin-left:0px; padding:0px;list-style-type:none;list-style-position:outside;position:relative;}
#PhotoBar li{float:left;position:relative;padding-left:16px;}


.hum521ltfont{ font-size:15pt; font-style:normal; font-stretch:narrower;}

@font-face {
  font-family: "hum521lt";
  src: url(font/hum521lt.ttf) format("truetype");
}
.wcolor{color:#FFFFFF;}

#navcontainer {
	margin:-25px 0 0 0;
	height:15px;
	background-color:#CFD3D6;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#navlist li a {
	text-decoration:none;
}
#navlist li a:hover {
	text-decoration:none;
	border-style:solid;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom:solid #fff;
}

#MenuBar, #MenuBar ul{margin-top:0px;margin-left:1px; padding-left:0px; padding-top:0px;list-style-type:none;list-style-position:outside;position:relative;line-height:1.5em; font-family:Arial, Helvetica, sans-serif; font-size:8.5pt; font-weight:normal;  color:#414B56;}
#MenuBar li{float:left;position:relative;  display: inline;list-style-type: none; }
#MenuBar li a{text-decoration:none; color:#414B56; padding:2px; }
#MenuBar li a:hover{	text-decoration:none;
	}
	
	.ah{	text-decoration:none;
	font-weight:bold;
 }
 .lia{	text-decoration:none;
	border-style:solid;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom:2px solid #fff;}
.ac{text-decoration:none; color:#000000;}
.cls{clear:both;}
.pop_news{float:left; width:143px;height:126px;}
.pop_txt{float:left;padding-left:12px; width:460px;}
/*.pop_line{margin-left:0px; background:url(images/line.png) no-repeat; height:7px; width:598px; clear:both;  overflow:hidden;}*/
.pop_line{margin-left:0px;border-top:1px solid #8e949d; height:0px; width:600px; clear:both;  overflow:hidden;}
.pop_line_gray{margin-left:0px;border-top:1px solid #b3b6bd; height:0px; width:600px; clear:both;  overflow:hidden;}
.pop_line_grays{margin-top:2px;border-top:1px solid #b3b6bd; height:0px; width:606px; clear:both;  overflow:hidden;}
.hei94{height:94px;}
.icon{padding-left:23px; padding-top:5px;}


.footer{width:947px; height:93px; background-color:#CFD2D5; clear:both; color:#FFFFFF;  margin:0px 0px 0px 3px; padding:0px;}

#FooterMenuBar, #FooterMenuBar ul{margin-top:0px;margin-left:1px; padding-left:0px; padding-top:0px;list-style-type:none;list-style-position:outside;position:relative;line-height:1.4em; font-family:Arial; font-size:12px; font-weight:normal; }
#FooterMenuBar li{float:left;position:relative; cursor:pointer;  padding-right:3px;color:#414B56;}
#FooterMenuBar a{padding:0px 0px;border:0px solid #333;color:#414B56;text-decoration:none;}
#FooterMenuBar a:hover{color:#0071c4;}

.footer-bot{
width:100%; height:93px; background-color:#CFD2D5; clear:both; 
}

/* Recent comment */
.rc_item .rc_avatar {
	line-height:1px;
	
	
}

.rc_item
{
clear:both;
}
.rc_avatar img {
	background:#FFF;
	
	
}
.rc_item .rc_left {
	display:inline;
	float:left;
	padding-right:7px !important;
	padding-right:4px;
}
.rc_item .rc_right {
	display:inline;
	float:left;
	padding-left:0px !important;
	padding-left:0px;
	
}
.rc_avatar_line{
border-top:1px solid #BBCADD;
}
.rc_item .rc_info .author_name {
	font-weight:bold;
	padding-left:10px;
	color:#242323;
}
#rc_newest {
	float:left;
	padding-right:10px; 
}
#rc_newer {
	float:left;
}
#rc_older {
	float:right;
}
.rc_fixed {
	clear:both;
}
.rc_label {
	font-weight:bolder;
}
.rc_back {
	float:left;
}
.rc_datetime {
	float:right;
}
.rc_excerpt{
padding-left:60px;
padding-right:17px;
text-align:justify;
}
.dp
{
width:282px; text-align:justify;
}

body{ margin:0px;color:#414B56; background-color:#FFFFFF;  background-image:url(http://www.saabtalk.com/beta/upload/ss.jpg); background-repeat: no-repeat;font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;line-height:15pt;color:#242323;text-decoration:None;letter-spacing:.04em;}


#iderror{background-color:#ffd5d5; width:616px; height:20px; border:1px solid #dc0000; font-size:12px; font-weight:bold;}

.thumbnail {max-width:370px;	width:auto !important;		float:left !important;	margin: 0 2px 2px 0 !important;	padding:3px 7px 3px 0px;	}
.thumbnail-right {max-width:370px;	width:auto !important;		float:right !important;	margin: 0px 0px 0px 10px; !important;	padding:0px;	}
#Invaild{background-color:#ffd5d5; width:616px; height:20px; border:1px solid #dc0000; font-size:12px; font-weight:bold; text-align:center;}
#Sucess{background-color:#e3f2fd; color:#006ec2; width:616px; height:30px; border:1px solid #006ec2; line-height:2.2em; font-size:12px; font-weight:bold; text-align:center; position:absolute; top:545px;}
.tdcss{text-align:right; }
.mar20{margin-top:21px;}
.recent-news1{background-color:#62AEE6; width:460px; height:20px; border:1px solid #62AEE6;}

#Invailds{background-color:#ffd5d5; width:460px; height:20px; border:1px solid #dc0000; font-size:12px; font-weight:bold; text-align:center;}
#InvaildR{background-color:#ffd5d5; width:460px; height:20px; border:1px solid #dc0000; font-size:12px; font-weight:bold; text-align:center;}



.sig{padding-left:440px;}
#logs{float: left; position: relative; margin-top: -461px; left: 0px; }
/*.maincontent{height:290px;width:340px; line-height:1.44em; padding-top:3px; font-family: 'Arial'; color:#242323; text-align:left;font-style: normal;font-weight: normal;}



.ws9 {font-size: 12px;}
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}*/
.ws22 {font-size: 29px; color:#242323;line-height:1.1em;}

.ws6 {line-height:1.37em;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;font-family: 'Arial';}
.ws91 {font-size: 12px;}
.ws10 {font-size: 10px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal; text-align:left;}
/*----------Para Styles----------*/
DIV,UL,OL /* Left */
{
 margin-top: 0px;
 margin-bottom: 0px;
}




/*multimedia */

#multi{ background:url(images/multimedia.jpg) no-repeat; width:943px; height:462px; margin:0px auto; }

.mulleft{float:left; width:425px; text-align:left; padding-left:25px;}
.mulright{float:left; width:490px;}
.mulads{ clear:both; text-align:right; padding:42px 23px;}
#loading{width:425px; height:289px;}


#multimedia ul li a, #multimedia ul li a:visited {display:block; text-decoration:none; width:134px;  height:94px; text-align:center; color:#fff; overflow:hidden; cursor:pointer;}
#multimedia ul {padding:0; margin:0; list-style: none;}
#multimedia ul li {float:left; position:relative; padding-left:22px; }

#multimediaHead ul li{display:block; text-decoration:none; width:134px;  height:50px; text-align:left; color:#242323; font-weight:bold; overflow:hidden; }
#multimediaHead ul {padding:0; margin:0; list-style: none;}
#multimediaHead ul li {float:left; position:relative; padding-left:22px; }

#multimediav ul li a, #multimediav ul li a:visited {display:block; text-decoration:none; width:134px;  height:94px; text-align:center; color:#fff; overflow:hidden; cursor:pointer;}
#multimediav ul {padding:0; margin:0; list-style: none;}
#multimediav ul li {float:left; position:relative; padding-left:22px; }

#multimediaHeadv ul li{display:block; text-decoration:none; width:134px;  height:50px; text-align:left; color:#242323; font-weight:bold; overflow:hidden; }
#multimediaHeadv ul {padding:0; margin:0; list-style: none;}
#multimediaHeadv ul li {float:left; position:relative; padding-left:22px; }

.overfl{height:16px; clear:both; overflow:hidden;}
.ajax{float:left; padding-left:1px; width:179px; cursor:pointer;}
.exp{padding-left:36px;padding-right:20px; float:left; width:339px;padding-top:2px;}

.altcla{margin-left:135px;}
.altclat{margin-left:155px;}
.altclr{margin-left:0px;}
.sinput{
   background: white url('images/Sinpl.jpg') no-repeat center center; height:29px; width:260px; border:none; 
}
.cont{padding-left:40px; padding-right:2px; float:left; width:339px; padding-top:2px;}