

/* globals */
.adv{background:url('../../images/bg0.jpg') no-repeat top center; top:0px; position: absolute; left:0px; width:100%; height:560px;}

h1, h2, h3, h4, h5, h6	{ font-weight: bold; color: #1E1B1A; }

.clearfix:after			{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clearfix				{ display: inline-block; }
html[xmlns] .clearfix	{ display: block; }
* html .clearfix		{ height: 1%; }

:focus					{ -moz-outline-style: none; }

a, a:link, a:visited	{ color: #0052A3; text-decoration: underline; }
a:hover					{ color: #1A8DFF; }

p						{ line-height: 1.5em; }
blockquote				{ border-left: 2px solid #CCC; color: #666; margin: 5px 0 20px; padding: 5px 10px 1px; font-style: normal; }
code					{ background: #EAEAEA; color: #333; font-family: Consolas,Monaco,Courier,monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }
pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }

input[type=text], input[type=password], textarea	{ background: url(../../images/form.jpg) repeat-x top #FFF; border: 1px solid #CCC; padding: 3px; }
input[type=submit], #wp-email-submit    { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background: url(../../images/postbar.gif) repeat-x; border: 1px solid #333; padding: 5px 10px; font-size: 12px; color:#FFF; }
input[type=submit]:hover, #wp-email-submit:hover    { border: 1px solid #CCC; background: url(../../images/topnav.jpg) repeat-x; color:#333; }



/* common classes */
.aligncenter			{ display: block; margin: 0 auto; }
.alignright				{ float: right; margin: 0 0 1em 1em; }
.alignleft				{ float: left; margin: 0 1em 1em 0; }
.floatleft				{ float: left; }
.floatright				{ float: right; }
img.aligncenter, img.alignright, 
img.alignleft			{ border: 3px solid #EEE; }

.textcenter				{ text-align: center; }
.textright				{ text-align: right; }
.textleft				{ text-align: left; }

.noticebox				{ background-color: #fff9d7; border: 1px solid #e2c822; color: #333; margin-bottom: 20px; padding: 10px; }
.noticebox a			{ color: #000; }

.sub					{ font-size: 11px; color: #848485; }

.ui-tabs-hide, .hide	{ display: none !important; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 1px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.tags a:link, .tags a:visited	{ font-weight: bold; text-decoration: none; padding: 2px 4px; background: #FFF; display: inline-block; margin-bottom: 3px; }

/* structure */
#wrapper				{ position: relative;  width:1003px; margin:0 auto: }
#main {width:1003px; margin:0 auto;}
/*#main { background: url(../../images/12_col.gif); } */

/* header */
#header					{ width:959px; background: url(../../images/topbg_b.gif) repeat-x top left; height:77px; margin-top:20px; padding-top:21px; margin:0 auto; width:1003px; }
#branding				{ width: 960px; margin: 0 auto; }
.logo					{ max-width: 590px; float: left; margin: 20px 0 0 10px; }
.blog-name				{ font-weight: bold; font-size: 22px; margin: 0; line-height: 1em; display: block; text-transform: uppercase; }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
/*.blog-name a:link, .blog-name a:visited	{  text-indent: -9000px; background: url(../../images/icons/logo.png) no-repeat; width: 450px; height: 22px; display: block; }*/
.blog-name a:hover		{ }
.blog-description		{ line-height: 1em; display: block; font-size: 11px; font-weight: bold; color: #7d716d; margin: 0; padding: 5px 0 0; text-transform: uppercase; }


/* wp-pagenavi */
.wp-pagenavi			{ margin: 10px 0 10px; font-size: 12px; float: right;}
.wp-pagenavi a:link, .wp-pagenavi a:visited	{ padding: 3px 4px; margin: 2px; text-decoration: none; background: #efefef; border: 1px solid #8f8e8e; }
.wp-pagenavi a:hover	{ color: #000; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend	{ padding: 3px 4px; background: #FFF; margin: 2px; border: 1px solid #8f8e8e; }
.wp-pagenavi span.current	{ padding: 3px 4px; background: #cacaca; margin: 2px; font-weight: bold; border: 1px solid #8f8e8e; }
.wp-pagenavi span.pages	{ margin-left: 0; }


/* navigation */
#nav					{width:1003px; height:31px;}
#nav-content			{background: url(../../images/menupix.gif) repeat-x top left; width:1001px; height:31px; border: 1px solid #7e7e7e; border-top-width:0px;}

.sf-menu				{ font-weight: bold; }
.sf-menu, .sf-menu ul	{ float: left; list-style: none;  padding: 0; margin: 0; }
.sf-menu a				{ display: block; text-decoration: none; padding: 0 15px; text-transform: uppercase; color: #666; font-size: 11px; }
.sf-menu li				{ float: left; padding: 0; }
.sf-menu ul				{ position: absolute; left: -999em; height: auto; width: 150px; margin: 0; line-height: 1; border: none; }
.sf-menu li li			{ width: 148px; border: solid #CCC; border-width: 1px 1px 0; }
.sf-menu li li a		{ background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF; padding: 7px 10px; width: 128px; font-size: 12px; text-transform: none; }
.sf-menu li ul ul		{ margin: -27px 0 0 148px; }
.sf-menu li li:hover	{ }
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul { left: -999em; }
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul { left: auto; z-index: 2; }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a { background: url(../../images/techblue/feed-title.jpg) repeat-x top #004688; color: #FFF; }
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a { background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF; color: #666; }

.rss					{ float: right; list-style: none; margin: 0; padding: 0 15px; }
.rss a:link, .rss a:visited	{ display: block; margin: 0 25px 0 0; color: #666; font-size: 11px; font-weight: bold; text-decoration: none; padding: 8px 0 0 0; float: left; clear: left; margin: 0; }
.rss li					{ float: left; display: inline; text-transform: uppercase; background: url(../../images/rss.png) no-repeat; background-position: 0 9px; padding: 0 0 0 18px; margin: 0 0 0 10px; }

/* search bar */
#searchbar				{  }

#searchform #searchsubmit {background: url(../../images/searchbg.gif) repeat-x top left; width:61px; height:24px; border: 1px solid #555555;  padding:0px; margin: 0px; text-align: center; color:#FFF; font-size:11px; font-weight:bold;}

/* sidebar */
.sidebar				{ }
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: disc; margin-left: 15px; }
.widgetcontainer li		{ } 
.widgetcontainer li img	{float: left; margin-right:4px; }
.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-size:18px; color:#646363; font-weight:bold; font-family: Arial AMU;}
.widgetcontainer li a:hover	{ text-decoration: none; font-size:18px; color: rgb(0, 33, 87); font-weight:bold; font-family: Arial AMU;}
.widgetcontainer input[type=text], .widgetcontainer input[type=password]	{ width: 80%; }
.widgettitle			{ color: #333; font-size: 12px; font-weight: bold; margin: 0; padding: 6px 10px;  }
.widgettitle a			{ color: #333; }
.widgetcontent			{ margin-bottom: 10px; padding: 10px; }

#multi-sidebar			{ }
#multi-sidebar .tabs	{ list-style: none; margin: 0; padding: 0;  }
#multi-sidebar .tabs li	{ float: left;}
#multi-sidebar .tabs li	.tab_div	{float:left; height:22px; background: url(../../images/corbg8.gif) repeat-x top left; margin-right:3px; margin-left:3px;}

#multi-sidebar .tabs li	.tab_div_left	{float: left; width:10px; height:22px; background: url(../../images/cor8.gif) no-repeat top left}

#multi-sidebar .tabs li	.tab_div_right	{float: right; width:10px; height:22px; background: url(../../images/cor8.gif) no-repeat top right}

#multi-sidebar .tabs a:link, #multi-sidebar .tabs a:visited	{ text-decoration: none; color: #4c4c4c; font:normal 12px Arial AMU; }
#multi-sidebar .tabs a:hover	{  color: #4c4c4c; font:normal 12px Arial AMU; }
#multi-sidebar .tabs .ui-tabs-selected	{  }					
#multi-sidebar .tabs .ui-tabs-selected  .tab_div	{float:left; height:22px; background: url(../../images/corbg6.gif) repeat-x top left; position: relative; top:1px; margin-right:3px; margin-left:3px; }

#multi-sidebar .tabs .ui-tabs-selected  .tab_div_left	{float: left; width:10px; height:22px; background: url(../../images/cor6.gif) no-repeat top left}

#multi-sidebar .tabs .ui-tabs-selected  .tab_div_right	{float: right; width:10px; height:22px; background: url(../../images/cor6.gif) no-repeat top right}

#multi-sidebar .tabs .ui-tabs-selected a:link, #multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #4c4c4c; }			
#multi-sidebar #s-tags a:link, #multi-sidebar #s-tags a:visited	{ font-weight: bold; text-decoration: none; padding: 2px 4px; background: #FFF; display: inline-block; margin-bottom: 3px; }
#multi-sidebar .widgetcontainer	{background:#c7c7c7 url(../../images/grad2.gif) repeat-x top left; float: left; padding:7px; width:289px;}
#multi-sidebar .widgetcontainer ul	{ list-style: none; margin: 0; padding: 0;}
#multi-sidebar .widgetcontainer li	{ }
						
/* featured slideshow */
.featured				{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; padding: 10px; margin: 0 10px 10px 0; height: 250px; }
#controls				{ position: absolute; float: left; z-index: 10; width: 630px; padding-top: 75px; }

#controls .next, #controls .prev	{ text-indent: -9000px; width: 30px; height: 30px; display: block; }
#controls .prev			{ background: url(../../images/prev.png) no-repeat; float: left; }
#controls .next			{ background: url(../../images/next.png) no-repeat; float: right; }

#featured-slideshow		{ position: relative; height: 250px; margin-right: 20px; }			

.featured-article		{ display: block; width: 630px; height: 250px; text-decoration: none !important; }
.featured-entry			{ position: relative; top: 165px; overflow: hidden; background: url(../../images/overlay.png); height: 85px; color: #a7a7a7; padding: 0; display: block; }
.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; display: block; font-size: 16px; font-weight: bold; }
.featured-entry .entry-summary	{ padding: 0 15px; margin: 0; display: block; }

.layout-3c-r-fixed .featured, .layout-3c-fixed .featured	{ height: 225px; }
.layout-3c-r-fixed #controls, .layout-3c-r-fixed .featured-article, .layout-3c-fixed #controls, .layout-3c-fixed .featured-article	{ width: 480px; }
.layout-3c-r-fixed .featured-article, .layout-3c-fixed .featured-article	{ height: 225px; }
.layout-3c-r-fixed .featured-entry, .layout-3c-fixed .featured-entry		{ height: 100px; top: 125px; }

/* bottom content */
#bottom-content-1, #bottom-content-2	{ float: left; width: 320px; margin: 0 10px 10px 0; overflow: hidden; }
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo	{ margin: 0; }
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo{ margin-left: 15px; }
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{ background: #F0F0F0; }

.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2	{ width: 243px; }

/* latest headlines */
.posts-default, .posts-quick, .posts-line	{ list-style: none; margin: 0; padding: 0; overflow: hidden; }
.posts-default .post	{ width: 190px; float: left; margin: 0 7px 10px 0; background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; height: 220px; padding: 10px; font-size: 11px; }
.posts-default img		{ float: left; width: 190px; height: 100px; background: #111; text-indent: -9000px; }
.posts-default .entry-title	{ font-weight: bold; font-size: 12px; margin: 10px 0 5px; line-height: 1.3em; }
.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{ text-decoration: none; }
.posts-default .entry-title a:hover	{ }
.posts-default .entry-summary, .posts-quick .entry-summary	{ color: #666; overflow: hidden; }
.posts-default .entry-thumbnails	{ clear: both; display: inline-block; }
.posts-quick			{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; padding: 10px; }
.posts-quick li			{ padding: 10px 0; border-bottom: 1px dotted #EEE; }
.posts-quick li:last-child	{ border: none; }
.posts-quick img		{ float: left; margin-right: 15px; border: 1px solid #CCC; width: 190px; height: 100px; background: #111; text-indent: -9000px; }
.posts-quick .entry-title	{ font-weight: bold; font-size: 14px; margin: 0 0 10px; line-height: 1.3em; }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ text-decoration: none; }
.posts-quick .entry-title a:hover	{ }
.posts-quick .entry-summary	{ line-height: 1.5em; }
.posts-quick .quick-read-more	{ padding: 5px 0; }
.posts-quick .entry-thumbnails	{ float: left; }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; float: left; background: url(../../images/overlay.png); width: 190px; height: 25px; display: block; margin: -25px 0 0; font-weight: bold; }
.posts-quick .entry-meta	{ margin: 76px 0 0 -206px; }
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ color: #FFF; text-decoration: none; }
.posts-default .entry-comments, .posts-quick .entry-comments { float: right; margin: 5px 5px 0; background: url(../../images/comments.gif) no-repeat left center; padding: 0 0 0 12px; }
.posts-default .published, .posts-quick .published	{ text-transform: uppercase; float: left; margin: 5px 5px 0; font-size: 10px; color: #999; border-bottom: none; }
.posts-line				{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; padding: 10px; }
.posts-line	li			{ padding: 7px 0; border-bottom: 1px solid #EEE; }
.posts-line .entry-cat	{ float: left; font-size: 11px; width: 100px; overflow: hidden; color: #848485; }
.posts-line .entry-title	{ float: left; font-size: 12px; margin: 0; }
.posts-line .entry-comments	{ float: right; font-size: 11px; color: #848485; }

.layout-3c-r-fixed .posts-default .post, .layout-3c-r-fixed .posts-default img, .layout-3c-r-fixed .posts-default .entry-meta	{ width: 223px; }
.layout-3c-fixed .posts-default .post, .layout-3c-fixed .posts-default img, .layout-3c-fixed .posts-default .entry-meta	{ width: 223px; }

.navigation				{ margin: 10px 10px 10px 0; }

/* single post */
.single .post, .single-post	{ /*background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC;*/ margin: 0 10px 20px 0;  }
.single .post .entry-title, .single-post .entry-title	{ font-size: 21px; font-weight: bold; padding: 15px 0 0; margin: 0 0 5px; }
.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post .entry-title a:visited	{ text-decoration: none; }
.single .post .entry-title a:hover, .single-post .entry-title a:hover	{ }
.single .post .entry-info, .single-post .entry-info	{ color: #848485; }
.single .post .entry-cat, .single-post .entry-cat	{ display: block; color: #848485; margin: 2px 0; }
.single .post .entry-author, .single-post .entry-author { font-weight: bold; margin: 0 10px 0 0; color: #848485; }
.single .post .entry-author address, .single-post .entry-author address	{ display: inline; font-style: normal; }
.single .post .tags, .single-post .tags			{ display: block; margin: 5px 0; color: #848485; }
.single .post .entry-photo, .single-post .entry-photo	{ width: 630px; margin: 0 auto 10px; border: 1px solid #CCC; }
.single .post .entry-content, .single-post .entry-content	{ margin: 10px 0; font-size: 12px; }
.single .post .entry-content p, .single-post .entry-content p	{ line-height: 1.75em; }

.single-post 			{ padding: 0 10px; }

.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo	{ width: 480px; }

.postbar				{ list-style: none; margin: 0 0 10px; padding: 7px 0; border: 1px solid #CCC; background: url(../../images/topnav.jpg) repeat-x top; font-size: 11px; }
.postbar li				{ float: left; padding: 0 10px; border-left: 1px solid #EEE; }
.postbar li:first-child	{ border-left: 0; }
.postbar li a:link, .postbar li a:visited	{ text-decoration: none; font-weight: bold; }
.postbar li a:hover		{ }
.postbar .WP-PrintIcon, .postbar .WP-EmailIcon { display: none; }

.single-post-meta		{ padding: 4px; margin: 0 10px 10px; background: #F0F0F0; }
.single-post-meta-field	{ clear: left; float: left; width: 15%; font-weight: bold; color: #000; background: #F0F0F0; }
.single-post-meta-value	{ float: left; width: 80%; color: #333; background: #F0F0F0; }

.module-title, .feed-title	{ line-height: 1em; color: #333; font-size: 12px; font-weight: bold; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #0052a3; border: 1px solid #CCC; display: block; }
.feed-title				{ border-bottom: none; }

.gallery				{ clear: both; margin: 10px 0; }
.gallery-item			{ float: left; margin-right: 10px; }

.about-author			{ border: 1px solid #CCC; padding: 10px 15px; margin: 0 0 10px; line-height: 1.5em; background: #FFF; font-size: 11px; }
.about-author h4		{ font-size: 10px; margin: 0 0 10px; text-transform: uppercase; color: #333; font-weight: bold; }
.about-author img		{ float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 0; }

/* gd star rating */
.gdmultitable			{ margin: 0 0 10px !important; }
.gdmultitable td		{ padding: 5px !important; }


/* wp125 */
#wp125adwrap_2c			{ width: 270px !important; display: inline-block; padding: 8px 0 2px 8px; margin: 0 auto !important; }
#wp125adwrap_2c .wp125ad{ padding: 0 !important; margin: 0 10px 10px 0 !important; }
#wp125adwrap_2c:after	{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
html[xmlns] #wp125adwrap_2c	{ display: block; }
* html #wp125adwrap_2c	{ height: 1%; }

/* wp-email */
#wp-email-required      { color: #CC0000; }
#wp-email               { margin: 10px; padding: 10px; background: #F0F0F0; }
#wp-email-button        { text-align: left !important; }

/* comments */
#commentlist			{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; list-style: none; padding: 10px; margin: 0 10px 0 0; }
#commentlist li			{ margin: 0; padding-bottom: 20px; overflow: hidden; }
#commentlist .avatar	{ border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite		{ font-weight: bold; font-style: normal; line-height: 14px; }
#commentlist p			{ clear: left; font-size: 12px; }
/*#commentlist .reply		{ float: right; }
#commentlist .reply a, .comments-navigation a, .read-more, .navigation a	{ color: #FFF; background: url(../../images/techblue/feed-title.jpg) top repeat-x; text-decoration: none; padding: 5px 8px; margin-bottom: 3px; border: 1px solid #CCC; font-weight: bold; zoom: 1; *display: inline; display: inline-block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ background: url(../../images/feed-title-white.jpg) top repeat-x; color: #000; }*/
#commentlist .children	{ clear: right; margin: 5px 0 0; list-style: none; }
#commentlist .children li	{ border-bottom: none; border-left: 1px dotted #CCC; padding: 0 0 0 20px; }
#commentlist #respond	{ clear: both; margin-top: 40px; padding-top: 10px; border-top: 1px dotted #CCC; }
#commentlist .comment-author	{ padding: 10px 0 0 10px;}
#commentlist .comment-content	{ padding: 0 10px; }
#commentlist .comment-node	{ background: #FFF; border: 1px solid #EEE; }
#commentlist .comment-meta	{ text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls	{ background: #FFF; padding: 5px 10px; font-weight: bold; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ text-decoration: none; }

.comments-navigation	{ clear: both; margin: 10px 10px 20px 0; }
.nocomments				{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 20px 0; }

#commentsform			{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; margin: 0 10px 10px 0; padding: 10px 15px; overflow: hidden; }
#commentsform textarea	{ width: 98%; height: 100px; padding: 5px; }

.pingbacks				{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: bold; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }

/* search results */
.search-results h2      { color: #333; font-size: 12px; font-weight: bold; margin: 0 10px 0 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #0052a3; border: 1px solid #CCC; }
.search-results-content { border: solid #CCC; border-width: 0 1px 1px; background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; margin: 0 10px 10px 0; padding: 10px; }

/* footer */
#footer				{clear:both; height:133px; background: url(../../images/bot2_b.gif) repeat-x top left;}
.botimg{float: left; width:177px; height:133px; background: url(../../images/bot_b.gif) no-repeat top left}

#footer .widgetcontainer	{ padding: 5px 10px; }
#footer .widgettitle	{ background: none; border: none; text-transform: uppercase; font-size: 10px; color: #333; padding: 0 0 10px; }
#footer .widgetcontent	{ font-size: 11px; background: none; padding: 0; border: none; }
#footer .footer-message	{ clear:both; padding:0px; margin:0px; background: url(../../images/botbg.gif) repeat top left; height:14px; color:#FFF; padding:10px;}
#footer .footer-message .widgetcontainer	{ width: 215px; overflow: hidden; }
#footer-sidebar		{ width: 690px; float: left; overflow: hidden; margin: 10px 10px 0; }
#footer-sidebar .widgetcontainer	{ float: left; margin: 0 0 15px 0; max-width: 250px; max-height: 120px; }
#footer-sidebar ul	{ list-style: square; }
#footer-sidebar li	{ margin: 0 0 3px; }
#footer .widgetcontent a:link, #footer .widgetcontent a:visited	{ font-size: 11px; }




.menuli{display: inline; float: left; padding-left:3px; padding-right:3px; background: url(../../images/pix.gif) no-repeat center right; height:31px; }


.tmenua, a.tmenua:link, a.tmenua:active, a.tmenua:visited {background:url(../../images/pix2.gif) no-repeat center right; height:20px; display:block; text-decoration:none; float: left; color: #3f3f3e;  font-size:12px; font-weight: bold; padding-left:15px; padding-right:15px;}
a.tmenua:hover {background:url(../../images/pix2.gif) no-repeat center right; height:20px; text-decoration:underline; float: left; color: #3f3f3e; font-size:12px; font-weight: bold; padding-left:15px; padding-right:15px;}

.tmenu{float:left; background: url(../../images/tmenu.gif) repeat-x top left; width:975px; height:19px; padding-top:3px;}
.sign{background: url(../../images/sign_b.gif) no-repeat top left; width:305px; height:104px; padding:0px; margin:0px; }




.area{width:300px; height:100px; border: 1px solid #000; color:#000;}

.sep{background: url(img/sep.gif) repeat-x center center; height:11px; clear: both;}
.photoname{font-weight: bold; color:#002157; font-size:11px;}
.title{clear: both; font-weight:bold; color:#737373; font-size:24px;}
.fllmr7{float: left; margin-right:7px;}
.fllmr4{float: left; margin-right:4px;}
.playerline{margin-left:5px; margin-right:5px; padding:2px; padding-left:5px; clear: both;}

a.pager, a.pager:link, a.pager:active, a.pager:visited {color: #002157; font-size:11px; text-decoration:none; padding-left:3px; padding-right:3px;}
a.pager:hover {color: #ed145b; font-size:11px; text-decoration: underline; padding-left:3px; padding-right:3px;}
a.pager_act, a.pager_act:link, a.pager_act:active, a.pager_act:visited, a.pager_act:hover {color: #ed145b; font-weight:bold; font-size:11px; text-decoration: none; text-decoration: underline; padding-left:3px; padding-right:3px;}


a.botmenu, a.botmenu:link, a.botmenu:active, a.botmenu:visited {color: #FFF; font-size:12px; text-decoration:none;}
a.botmenu:hover {color: #FFF; font-size:12px; text-decoration: underline;}
a.botmenu_act, a.botmenu_act:link, a.botmenu_act:active, a.botmenu_act:visited, a.botmenu_act:hover {color: #FFF; font-size:12px; text-decoration: underline;}

.topbg{width:959px; background: url(../../images/topbg.gif) repeat-x top left; height:99px; padding-left:22px; padding-right:22px; margin-top:20px; }
.cor1{float:left; background: url(img/cors.png) no-repeat top left; height:32px; width:17px;}
.cor2{float:left; background: url(img/cors.png) no-repeat top right; height:32px; width:17px;}
.menupix{float:left; background: url(img/menupix.gif) repeat-x top left; width:969px; height:27px; padding-top:5px;}
.cont{float:left; width:1003px; position: relative; margin-top:10px; background: #FFF; }

.textbl{float: left; width:400px; text-align: justify; font-size:14px; line-height: 150%;}
.textbl2{float: left;text-align: justify; font-size:14px; line-height: 150%;}
.formbl{float: right; width:420px;}
.step1{width:420px; clear: both;}
.step2{width:420px; clear: both; padding-top:10px;}
.step3{width:420px; clear: both; padding-top:10px;}
.step4{width:420px; clear: both; padding-top:10px;}
.formdiv{clear: both; padding-bottom:10px; height:20px;}
.formtxt{float: left; text-align: right; padding-right:7px; padding-top:3px; width:150px; color: #b60042; font-weight:bold;}
.inp{border: 1px solid #8d8d8d; float: left; width:200px;}

.botimg{float: left; width:177px; height:133px; background: url(img/bot.gif) no-repeat top left}

.bot{clear:both; background: url(img/botbg.gif) repeat top left; height:14px; color:#FFF; padding:10px;}
.send{background: url(img/but.gif) no-repeat top left; text-align:left; height:54px; width:124px; border: 0px solid #730a2f; cursor: pointer;}
.bgtxt{font-size:35px; font-weight:bold; color: #de0053; text-align:left;}
.pp{border: 1px solid #DF115E; padding-left:10px; padding-right:10px; margin-top:10px;}
.boldpink{font-weight:bold; color:#DE0053;}

a.more, a.more:link, a.more:active, a.more:visited {color: #FFF; font-size:10px; text-decoration:none; background: url(img/arr2.gif) no-repeat bottom left; width:62px; height:13px; display: block; float: left; padding-left:3px; text-align: left;}
a.more:hover {color: #FFF; font-size:10px; text-decoration: underline; background: url(img/arr2.gif) no-repeat bottom left; width:62px; height:13px; display: block; float: left; padding-left:3px; text-align: left;}

a.more2, a.more2:link, a.more2:active, a.more2:visited {color: #FFF; font-size:10px; text-decoration:none; background: url(img/arr3.gif) no-repeat bottom left; width:62px; height:13px; display: block; float: left; padding-left:3px;}
a.more2:hover {color: #FFF; font-size:10px; text-decoration: underline; background: url(img/arr3.gif) no-repeat bottom left; width:62px; height:13px; display: block; float: left; padding-left:3px;}

a.more3, a.more3:link, a.more3:active, a.more3:visited {color: #FFF; font-size:10px; text-decoration:none; background: url(img/arr4.gif) no-repeat bottom left; width:62px; height:13px; display: block; float: left; padding-left:3px;}
a.more3:hover {color: #FFF; font-size:10px; text-decoration: underline; background: url(img/arr4.gif) no-repeat bottom left; width:62px; height:13px; display: block; float: left; padding-left:3px;}

a.play, a.play:link, a.play:active, a.play:visited {color: #000; font-size:11px; text-decoration:none; }
a.play:hover {color: #007db1; font-size:11px; text-decoration: none; }
a.play_act, a.play_act:link, a.play_act:active, a.play_act:visited, a.play_act:hover {color: #007db1; font-size:11px; text-decoration: none; }


a.open, a.open:link, a.open:active, a.open:visited {color: #FFF; font-size:10px; text-decoration:none; background: url(img/arr1.gif) no-repeat bottom left; width:62px; height:13px; display: block; float: left; padding-left:3px;}
a.open:hover {color: #FFF; font-size:10px; text-decoration: underline; background: url(img/arr1.gif) no-repeat bottom left; width:62px; height:13px; display: block; float: left; padding-left:3px; }

a.reply, a.reply:link, a.reply:active, a.reply:visited {color: #00aae7; font-size:11px; text-decoration:underline;}
a.reply:hover {color: #00aae7; font-size:11px; text-decoration: none;}
