/* globals *//*background-color: #f1efe6; */
html					{ height: 100%; min-height: 100%; margin: 0; padding: 0; }
body					{   background:#DDDDDD url(../../images/shadow4.jpg) repeat scroll center center; color: #333; font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; margin: 0; padding: 0; }
/*body					{  color: #333; font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; background:#222228 url(../../images/shadow4.jpg) repeat-y scroll center center; }*/

h4, h5, h6	{ font-weight: 700; color: #1E1B1A; }
h3 { font-weight:normal; }
h1 {font-size:18px; color:#FF0000;}
h2 {font-size:16px; color:#f96015;}

.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: #313428; text-decoration: underline; }
a:hover					{ color: #4B513E; }

p						{ line-height: 1.5em; margin: 0 0 1.25em; }
blockquote				{ border-left: 2px solid #CCC; color: #666; padding: 5px 10px 1px; font-style: normal; }
blockquote p:last-child	{ margin: 0 0 5px; }
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: 5px 3px; }
input[type=submit], #wp-email-submit    { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background: url(../../images/feed-title-white.jpg) repeat-x; border: 1px solid #CCC; padding: 5px 10px; font-size: 12px; color: #000; font-weight: 700; }
input[type=submit]:hover, #wp-email-submit:hover    { background: #313428; color: #FFF; }

table					{
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px solid #CCC;
	padding-left: 5px;
}
th, td					{ padding: 1px; border: 0px solid #CCC; border-width: 0px; }
th, thead th			{ font-weight: 700; color: #333; background: #DDD; }
td, tbody td			{ background: #F0F0F0; }

/* 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: 10px }
.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	{ text-decoration: none; font-weight: 700; padding: 0 5px 3px; line-height: 1.3em; display: inline-block; }
.tags a:hover					{ text-decoration: underline; }

.xoxo					{ padding: 0; }
.arras					{ color: #383332 !important; }

/* structure */
.footerbits {width: 980px;  margin: 0 auto; }
#wrapper				{  width: 980px;  margin: 0 auto; min-height: 100%; position: relative; padding: 20px 0; }
/* #main					{ padding: 10px 10px 0; background: #f7f6f0; border: 1px solid #d3d1c7; } */
#main					{/* padding: 20px;*/ z-index: 0; *z-index: -1; background-color:#F0F0F0; width:960px !important; border-left:0 none !important; border-right:0 none !important; }
/*#main { background: url(../../images/12_col.gif); } */

/* header */
#header					{ width: 980px;  margin: 0 auto; background:#1e1b1a; border-bottom: 5px solid #383332; padding: 0; }
#branding				{ width: 980px; margin: 0 auto; padding: 0 0 20px; background: url(../../images/headback.png) no-repeat bottom;}
.logo					{ max-width: 590px; float: left; margin: 21px 0 0 10px; }
.blog-name				{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-size: 22px; margin: 0 0 3px; line-height: 1em; display: block; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; }
.blog-name a:link, .blog-name a:visited	{ color: #000000; text-decoration: none; }
.blog-description		{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; line-height: 1em; display: block; font-size: 11px; font-weight: 700; color: #7d716d; margin: 0; padding: 3px 0 0; text-transform: uppercase; zoom: 1; display: inline; }

/* navigation */
#nav					{ zoom: 1; max-height: 32px; }
#nav-content			{ margin: 0 auto; width: 978px;  background: url(../../images/red32.png) repeat-x top; }
/* background:#FFFFFF url(../../images/red.png) repeat-x scroll 0 0; */




.sf-menu				{ font-weight: bold; }
.sf-menu, .sf-menu ul	{ float: left; list-style: none; line-height: 30px; padding: 0; margin: 0; }
.sf-menu a				{ display: block; text-decoration: none; padding: 0 15px; text-transform: uppercase; color: #fff; font-size: 11px; text-shadow: 1px 1px 2px #000000; }
.sf-menu a:hover	{ color: #FFFFFF; background: #FFFFFF url(../../images/navbg2.gif) repeat-x scroll 0 0; text-shadow: 1px 1px 2px #000; }
.sf-menu li.current_page_item a	{ color: #FFFFFF; background: #FFFFFF url(../../images/navbg2.gif) repeat-x scroll 0 0; }
.sf-menu li				{ float: left; padding: 0; border-right:1px solid; }
.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/content-bg.jpg) repeat-x top #FFF; padding: 7px 10px; width: 128px; font-size: 10px; text-transform: none; text-shadow: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/bar_04.gif) repeat-x top; 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/content-bg.jpg) repeat-x top #FFF; color: #666; }


*:first-child+html .sf-sub-indicator { top: -5px; }

.quick-nav				{ float: right; list-style: none; margin: 0; padding: 0; }
.quick-nav li			{ padding: 7px 5px 0 0; float: left; display: inline; }
.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 16px; height: 16px; float: left; clear: left; }

.quick-nav #rss			{ background: url(../../images/rss.png) no-repeat; }
.quick-nav #twitter		{ background: url(../../images/twitter.png) no-repeat; }
.quick-nav #facebook	{ background: url(../../images/facebook.png) no-repeat; }



/* search bar */
/*#searchbar				{ float: right; overflow: hidden; margin: 25px 0 0; }*/
#searchbar				{ float: right; overflow: hidden; margin: 0 0 0 0; padding:4px 2px 0 0; }
/*#searchbar .searchform	{ border: 4px solid #383332; }*/
.searchform				{ border: 2px solid #CCC; background: #EFEFEF; width: 150px; height:8px; padding: 5px 4px; }
.searchform .s			{ font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 10px; border: none; background: #EFEFEF; padding: 0; margin: 0; float: left; width: 129px !important; }
.searchform .searchsubmit { background: url(../../images/searchsubmit.gif) no-repeat; text-indent: -9000px; width: 14px; height: 14px; border: none; float: left; cursor: pointer; opacity: 0.7; color: transparent; text-transform: capitalize; }
.searchform .searchsubmit:hover { background: url(../../images/searchsubmit.gif) no-repeat; opacity: 1; }


/* sidebar */
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: disc; margin: 0 0 0 15px; padding: 0; }
.widgetcontainer li		{ margin: 3px 0; }
.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-weight: 700; font-size: 12px; }
.widgetcontainer li a:hover	{ border-bottom: 1px dotted #635957; }
.widgetcontainer input[type=text], .widgetcontainer input[type=password]	{ width: 80%; }
.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }
.widgettitle			{ color: #FF0000; font-size: 12px; font-weight: 700; margin: 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }
.widgettitle a			{ color: #333; }
.widgetcontent			{
	border: solid #CCC;
	border-width: 1px;
	/*	background: repeat-x #FFF;*/
	padding: 10px;
	line-height: 1.4em;
/*	margin: -1px 0 10px;*/
}

.attachment-sidebar-thumb, .multi-sidebar .recentcomments .avatar	{ float: left; border: 3px solid #CCC; width: 36px; height: 36px; margin: 0 10px 0 0; }
.sidebar-read-more:link, .sidebar-read-more:visited	{ font-size: 11px !important; text-transform: uppercase; font-weight: 700; color: #000; }

.multi-sidebar .tabs	{ list-style: none; margin: 0 0 5px; padding: 0; overflow: hidden; }
.multi-sidebar .tabs li	{ float: left; background: #383332; padding: 5px; margin: 0 3px 5px 0; border: 1px solid #CCC; }
.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: 700; color: #FFF; }
.multi-sidebar .tabs a:hover	{ border-bottom: 1px dotted #FFF; }
.multi-sidebar .tabs .ui-tabs-selected	{ background: #FFF; }					
.multi-sidebar .tabs .ui-tabs-selected a:link, .multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #37322F; }			
.multi-sidebar .widgetcontainer	{ background: #FFF; border: 1px solid #CCC; margin-bottom: 10px; padding: 10px; }
.multi-sidebar .widgetcontainer ul, .featured-stories, .related-posts	{ list-style: none !important; margin: 0 0 0 5px !important; }
.multi-sidebar .widgetcontainer li, .featured-stories li,  .related-posts li	{ padding: 0 0 10px; margin: 0 0 10px; border-bottom: 1px dotted #CCC; }
.multi-sidebar .recentcomments .author	{ color: #666; font-size: 11px; }

#wp-calendar			{ width: 100%; border: 1px solid #999; }
#wp-calendar caption	{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 5px 9px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }

/* featured slideshow */
.featured				{ margin: 0 10px 20px 0; overflow: hidden; }
#controls				{ position: relative; float: left; z-index: 100; top: 90px; }

#controls .next, #controls .prev	{ text-indent: -9000px; width: 30px; height: 30px; display: block; z-index: 1000; opacity: 0.7; }
#controls .prev			{ background: url(../../images/prev.png) no-repeat; float: left; position: absolute; left: 10px; }
#controls .next			{ background: url(../../images/next.png) no-repeat; float: right; position: absolute; left: 610px; }
#controls .next:hover, #controls .prev:hover { opacity: 1; }
#controls a:focus		{ outline: none; }

#featured-slideshow		{ position: relative; margin-right: 20px; z-index: 0 !important; border: 5px solid #CCC; }			

.featured-article		{ display: block; width: 640px; height: 250px; text-decoration: none !important; background-position: center !important; }
.featured-article img	{ width: 640px; height: 250px; }
.featured-entry			{ position: relative; top: -85px; overflow: hidden; background: #000; height: 85px; color: #a7a7a7; padding: 0; display: block; opacity: 0.8; filter: alpha(opacity = 80); }
.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; display: block; font-size: 18px; font-weight: 700; }
.featured-entry .entry-summary	{ padding: 0 15px; margin: 0; display: block; }

/* bottom content */
#bottom-content-1, #bottom-content-2	{ list-style: none; float: left; width: 320px; margin: 0 10px 10px 0; overflow: hidden; padding: 0; }
#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 0 20px; padding: 0; overflow: hidden; }
.posts-default .post	{ float: left; margin: 0 15px 5px 0; font-size: 12px; padding: 0; }
.posts-default img		{ float: left; background: #111; }
.posts-default .entry-title	{ font-weight: 700; font-size: 14px; margin: 5px; line-height: 1.4em;  }
.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{ color: #373331; text-decoration: none; }
.posts-default .entry-summary, .posts-quick .entry-summary	{ color: #111; overflow: hidden; margin: 0 5px; line-height: 1.4em; }
.posts-default .entry-thumbnails-link	{ border: 1px solid #E1E1E1; background: #FFF; padding: 4px; }
.posts-default .published { text-transform: uppercase; float: left; margin: 5px 5px 0; font-size: 10px; color: #999; border-bottom: none; }
.no-js .posts-default .entry-summary	{ height: 60px; }

.entry-thumbnails	{ clear: both; display: inline-block; }
.entry-thumbnails:hover	{ border-color: #383332; }
.entry-thumbnails-link { float: left; background: #111; display: block; text-decoration: none !important; }
.posts-quick			{ margin: 0 10px 10px 0; padding: 0; }
.posts-quick li			{ padding: 0 10px 0 0; border-bottom: 1px dotted #CCC; margin: 0 0 10px; }
.posts-quick .entry-title	{ font-weight: 700; font-size: 14px; margin: 5px 0 0; line-height: 1.3em; }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ color: #373331; text-decoration: none; }
.posts-quick .entry-summary	{ font-size: 12px; line-height: 1.6em; margin-bottom: 15px; }
.posts-quick .entry-thumbnails	{ float: left; margin: 0 20px 10px 0; border: 1px solid #CCC; padding: 4px; background: #FFF; }
.posts-quick .quick-read-more	{ margin: 10px 0 0; }
.posts-quick .entry-info { font-size: 11px; color: #666; border: none; margin: 0 0 5px; }
.posts-quick .entry-info abbr { padding: 0 4px 0 0; text-decoration: none; border: none; }
.posts-quick .entry-info span { padding: 0 4px; }

.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ font-size: 11px; background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 3px 6px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
.posts-quick .quick-read-more a:hover { background: #383332; color: #FFF; }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; float: left; background: #000; height: 25px; display: block; margin: -25px 0 0; font-weight: 700; opacity: 0.7; }
.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-line				{ background: #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; padding: 10px; line-height: 1.4em; }
.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; max-width: 450px; line-height: 1.4em; }
.layout-3c-fixed .posts-line .entry-title, .layout-3c-r-fixed .posts-line .entry-title { max-width: 300px; }
.posts-line a:link, .posts-line a:visited	{ color: #373331; }
.posts-line .entry-comments	{ float: right; font-size: 11px; color: #848485; }

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

.home-title				{ font-family: Century Gothic, Apple Gothic, sans-serif; text-transform: uppercase; font-weight: 700; font-size: 14px; padding: 0 3px 8px; border-bottom: 1px solid #DDD; margin: 0 15px 10px 0; color: #383331; }

/* single post */
.single .post, #main .single-post	{
	background: #FFF;
	border: 1px solid #CCC;
	margin: 0 10px 15px 0;
/*	padding: 0 15px; */
}
.single .post p, #main .single-post p, .single .post h1, #main .single-post h1, .single .post h2, #main .single-post h2 	{
	padding: 0 15px;
}
.single .post .entry-title, .single-post .entry-title	{  font-size: 24px; font-weight: 700; padding: 0; margin: 20px 0 10px; letter-spacing: -1px; line-height: 1.3em; }

.single .post .entry-title, .single-post .entry-title a	{ 
color:#FF0000; text-shadow: 1px 1px 2px #000000;
}
.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-info, .single-post .entry-info	{ padding-bottom: 10px; margin-bottom: 10px; color: #848485; font-size: 11px; text-transform: uppercase; border-bottom: 1px dotted #CCC; }
.single .post .entry-info .published, .single-post .entry-info .published { border: none; }
.single .post .entry-cat, .single-post .entry-cat	{ display: block; color: #848485; margin: 5px 0 0; }
.single-post .entry-cat a:link, .single-post .entry-cat a:visited	{ color: #666; text-decoration: none; }
.single-post .entry-cat a:hover	{ color: #333; }
.single .post .entry-author, .single-post .entry-author { font-weight: 700; margin: 0; color: #848485; }
.single .post .entry-author address, .single-post .entry-author address	{ display: inline; font-style: normal; }
#main .single .post .tags, #main .single-post .tags { margin: 15px 0; padding: 15px 0 0; color: #848485; border-top: 1px dotted #CCC; }
#main .single .post .tags a, #main .single-post .tags a { padding: 0; }
#main .single .post .tags strong, #main .single-post .tags strong { text-transform: uppercase; font-size: 11px; }
.single .post .entry-photo img, .single-post .entry-photo img	{ margin: 10px 0; overflow: hidden; border: 1px solid #CCC; }

.entry-content, .entry-content	{ margin: 20px 0; font-size: 12px; line-height: 1.5em; }
.entry-content p, .entry-content p	{ }
.entry-content ul { padding: 0 1.2em 0.5em; }
.entry-content ol { padding: 0 1.5em 0.5em; }
.entry-content ul li, .entry-content ol li { margin: 0.5em 0;}
.entry-content blockquote { font-style: italic; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { /*SPENmargin: 1.2em 0 0;*/ }
.entry-content h3 { font-size: 16px; }
.entry-content form { margin: 1em 0; }

.post-edit-link:link, .post-edit-link:visited	{ text-decoration: none; padding: 0 0 0 14px; }

.page .entry-content	{
	margin: 0 0 20px;

}

.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; }

.single-post-meta-field { background: #313428; display: block; border: 1px solid #383332; padding: 5px 10px; color: #FFF; font-weight: 700; }
.single-post-meta-value	{ border: 1px solid #CCC; padding: 5px 10px; background: #F0F0F0; display: block; }

.module-title, .feed-title	{ line-height: 1em; color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; 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; margin: 0 0 10px; line-height: 1.5em; background: #FFF; font-size: 11px; }
.about-author h4		{ font-size: 11px; margin: 0 0 10px; color: #333; font-weight: 700; text-transform: uppercase; }
.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; }

/* wp-pagenavi */
.wp-pagenavi			{ margin: 0 0 10px; font-size: 12px; }
.wp-pagenavi a:link, .wp-pagenavi a:visited	{ padding: 3px 4px; margin: 2px; text-decoration: none; background: #FFF; border: 1px solid #CCC !important; color: #313428 !important; }
.wp-pagenavi a:hover	{ color: #000; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend	{ padding: 3px 4px; background: #FFF; margin: 2px; border: 1px solid #CCC !important; }
.wp-pagenavi span.current	{ padding: 3px 4px; background: #FFF; margin: 2px; font-weight: 700; border: 1px solid #CCC !important; }
.wp-pagenavi span.pages	{ margin-left: 0; }

/* 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%; }

/* comments */
#commentlist			{ background: #F3F3F3; border: solid #CCC; border-width: 0 1px 1px; list-style: none; padding: 10px; margin: 0 10px 0 0; }
#commentlist li			{ margin: 0; padding-bottom: 10px; overflow: hidden; }
#commentlist li:last-child	{ padding: 0; }
#commentlist .avatar	{ border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite		{ font-weight: 700; font-style: normal; line-height: 20px; font-size: 14px; }
#commentlist p			{ clear: left; line-height: 1.8em; }
#commentlist .reply		{ float: right; }

#commentlist .children	{ clear: right; margin: 5px 0 0; list-style: none; padding: 0; }
#commentlist .children li	{ border-bottom: none; border-left: 5px solid #DEDEDE; padding: 0 0 0 10px; }
#commentlist #respond	{ clear: both; padding: 10px 0 0; border-top: 1px solid #CCC; }
#commentlist #respond .module-title { margin: 0; background: url(../../images/feed-title-blue.jpg) top repeat-x; color: #FFF; border: 1px solid #0052A3; }
#commentlist #respond #commentsform	{ margin: 0; }
#commentlist .comment-author	{ padding: 10px 0 0 10px;}
#commentlist .comment-content	{ padding: 0 10px; font-size: 12px; }
#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: 10px; font-weight: 700; float: right; display: none; }
#commentlist .comment-node:hover .comment-controls { display: block; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
#commentlist .comment-controls a:hover	{ background: #313428; color: #FFF; }

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a	{ background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ background: #313428; color: #FFF; }

.comments-navigation	{ clear: both; margin: 0 20px 10px 10px; }
.comments-navigation a	{ border-top: 0; }

.nocomments				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; }

#commentsform			{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; margin: 0 10px 10px 0; padding: 10px; overflow: hidden; }
#commentsform textarea	{ width: 98%; height: 150px; padding: 5px; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; }
#commentsform .error	{ display: block; padding: 5px; }
#cancel-comment-reply-link	{ font-size: 11px; padding: 0 10px; }

.pingbacks				{ background: #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: 700; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }

/* search results */
.search-results h2      { color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }
.search-results-content { border: solid #CCC; border-width: 0 1px 1px; background: #FFF; margin: 0 10px 10px 0; padding: 10px; }
.search-results-content .searchform, .sidebar .searchform { padding: 5px 4px; border: 4px solid #CCC; background: #EFEFEF; width: 150px; }

/* footer */
/*#footer				{ margin: 20px auto 0; width: 975px; background: #ECEBE6; padding-bottom: 10px; border: 1px solid #CCC; }
#footer .widgetcontainer	{ padding: 5px 10px; min-width: 150px; }
.no-js #footer .widgetcontainer { height: 190px; }
#footer .widgettitle	{ background: none; border: none; font-size: 14px; color: #444; padding: 0 0 10px; letter-spacing: -1px; }
#footer .widgetcontent	{ font-size: 12px; background: none; padding: 0; border: none; }*/
#footer .footer-message	{ margin: 0; padding: 10px 15px 0; font-size: 11px; }
#footer .footer-message p { margin: 0 0 0.5em; }
#footer .footer-message .floatright { margin-left: 20px; }
#footer .footer-message .floatright  li {
display:inline;

}/*
#footer-sidebar		{ overflow: hidden; margin: 10px 10px 0; padding: 0 0 10px; border-bottom: 1px solid #CCC; }
#footer-sidebar .widgetcontainer	{ float: left; margin: 0; max-width: 250px; }
#footer-sidebar ul	{ list-style: none; margin: 0; padding: 0; }
#footer-sidebar li	{ margin: 0 0 3px; }
*/
#footer				{ margin: 0px auto; width: 980px; background:#FFFFFF url(../../images/footbg4.gif) repeat scroll 0 0; padding-bottom: 10px; border: 1px solid #CCC; border-left: 0; border-right:0; border-bottom:3px solid #DDDDDD; min-height:153px;  }
#footer a { color:#dddddd; text-shadow: 1px 1px 2px #000000 }
#footer a:hover { color:#FF0000/*#5A9802*/; text-shadow: 1px 1px 2px #000000 }
#footer .widgetcontainer	{ padding: 5px 10px; min-width: 100px; }
#footer .widgettitle	{ background: none; border: none; font-size: 14px; color: #222222; padding: 0 0 10px; display:block; }
#footer .widgetcontent	{ font-size: 11px; background: none; padding: 0; border: none; }
/*#footer .footer-message	{ border-left: 1px solid #EEE; float: left; overflow: hidden; margin: 10px 0 0; display:none; }
#footer .footer-message .widgetcontainer	{ width: 114px; overflow: hidden; padding-left:7px; }*/
#footer-sidebar		{ width: 975px; float: left; margin: 10px 10px 0; }
#footer-sidebar .widgetcontainer	{ float: left; margin:0 0 0 0; max-width: 250px; }
#footer-sidebar ul	{ list-style: square; }
#footer-sidebar li	{ margin: 0 0 1px; }
#footer .widgetcontent a:link, #footer .widgetcontent a:visited	{ font-size: 10px; }



#leftlink { float:left; font-size:8px; }
#rightlink { float:left; font-size:8px; }
.listingshead { background:#FFFFFF url(/images/REVIEWS_03.gif) repeat-x scroll 0 0;
font-size:16px;
font-weight:bold;
height:42px;
margin:0;
padding:0 0 0 10px;  }
.listingshead img { padding-left:65px;
padding-right:0;
padding-top:7px;  }
.listingshead p { display:inline;
line-height:9px !important;
margin:0;
padding:0 0 0 5px;
vertical-align:super; }
.listingshead a { display:inline;
line-height:9px !important;
margin:0;
padding:0 0 0 5px;
vertical-align:super;
color: #3D3D3D;
text-decoration:none; }





.listings1 { float:left; width:155px; }
.listings2 { float:left; width:300px; padding:16px 10px 10px 19px; }
.listings3 { float:left; width:132px; }

.pipbox { border:1px solid #CCCCCC; padding:5px; width:118px; color:#2C9037; background:#FFFFFF url(/images/REVIEWS_03.gif) repeat-x scroll 0 0; font-weight:bold; vertical-align:super; height:16px; }
.pipbox img { padding-right:5px; }
.pipbox p { vertical-align:top; display:inline; }
.pipboxbod { border:1px solid #CCCCCC; padding:5px; width:118px; text-align:left; }
.pipboxfoot { border:1px solid #CCCCCC; padding:5px; width:118px; text-align:left; background-color:#EEEEEE; }

.pipboxfoot a, .pipboxfoot a:link, .pipboxfoot a:visited {
text-decoration:none; font-weight:bold; color:#C1272D; }
.pipboxfoot a:hover { color:#2C9037; }

.pipboxicons { padding:5px 0 0;
width:130px; }
.pipboxicons li { float:left;
list-style-type:none;
width:43px; }
.pipboxicons ul { margin:0; padding:0px; }

#openlive { height:30px; width:140px; padding:0; float:left;  }
#opendemo  { height:30px; width:140px; padding:0; float:left;  }
#openlive a { background:transparent url(../../images/openlive.gif) no-repeat scroll 0 0; height:30px; width:140px; padding-bottom:10px; display:inline-block;   }
#opendemo a { background:transparent url(../../images/opendemo.gif) no-repeat scroll 0 0; height:30px; width:140px; padding-bottom:10px; display:inline-block; }
.openlive1, .opendemo1, .getrebates1 { height:25px;
padding:2px 2px 2px 5px;
width:140px; }

.openlive1 a { background:transparent url(../../images/openlive.gif) no-repeat scroll 0 0; height:30px; width:140px; display:block; }
.opendemo1 a { background:transparent url(../../images/opendemo.gif) no-repeat scroll 0 0; height:30px; width:140px; display:block; }
.getrebates1 a { background:transparent url(../../images/get-rebates.gif) no-repeat scroll 0 0; height:30px; width:140px; display:block; }
.logolist { width:120px; height:60px; }
#rebatestars { padding-left:14px; padding-bottom:7px;}

.wp-table-reloaded-id-1 .row-1 th {
/*	border:1px solid #FFFFFF; */
/*	padding:0px; */
border:none;
	background:#FFFFFF url(../../images/red.png) repeat-x scroll 0 0; color:#FFF; height:27px; }
.wp-table-reloaded-id-1 .column-1 {
width: 150px;
}
.wp-table-reloaded-id-1 .column-2 {
width: 50px;
}.wp-table-reloaded-id-1 .column-3 {
width: 50px;
}	
.wp-table-reloaded-id-1 .column-4 {
width: 100px;
}
.wp-table-reloaded-id-1 .column-5 {
width: 100px;
}
.wp-table-reloaded-id-1 .column-6 {
width: 50px;
}
.wp-table-reloaded-id-1 .column-7 {
width: 50px;
}
.wp-table-reloaded-id-1 .column-8 {
width: 100px;
}
/************** Date styles SPEN *********/
#date {
	overflow: auto;
/*	background: url(images/date_bg.png) repeat-x; */
	height: 30px;
	margin: 0.2em 0em 0em 0em;
	background:#FFFFFF url(../../images/bar_04.gif) repeat-x scroll 0 0;
/*	background: #f96015/*#AF0A0A;*/
	border-bottom: solid 3px #880000;
/*	color:#333333; */
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0 15px;
}

#date ul li { float: left; display: inline; padding-top: 6px; }

#date ul li span { 
color:#CCFF99;

/*color: #0099FF;*/ }
/*#b4d93c; }*/

#date ul.left {
float: left;
}

#date ul.left li { margin-right: 30px; }

#date #first-date { margin-right: 0px; width:250px;}

#date ul.right {
	float: right;
	margin-right:40px;
}

#date ul.right li { margin-left: 35px; }

#date ul.right li {}
#date ul.right li a { color: #faa719; }
#date ul.right li a:hover { color: #fff; }

#loginbartop {/* width:980px; margin: 0 auto; */height:24px; background:transparent url(../../images/back42.gif) repeat scroll 0 0; padding-bottom:2px;}
#loginbar { color:#555555;
font-size:10px;
height:16px;
margin-left:301px;
padding-bottom:3px;
padding-top:5px;
/*width:800px; */}
#loginbar a, #loginbar a:link, #loginbar a:visited {
text-decoration: none; }
#loginbar a:hover {
color:#555555;
text-decoration:underline; }
#loginbar p { float: left; padding-right:10px;}  
#loginbar .rememberme { margin: -2px 0 0; } 
#loginbar .rememberme #rememberme { border:0 !important; } 
#loginbar p .submit { height:20px; } 
#loginbar .submit { height:20px; } 
#loginbar #wp-submit { background: transparent url(../../images/login2.gif) repeat-x scroll 0 0 !important; width:77px; height: 20px; border:0 !important; cursor:pointer; margin-top:-1px; } 

#loginbar .sidebarlogin_otherlinks { font-size:10px; list-style-type:none; padding-top:2px; }
#loginbar .sidebarlogin_otherlinks li { float:left; display:inline-block; padding-right:10px; }
#loginbar h2 { border-right:1px solid #BBBBBB;
color:#DDDDDD;
display:inline-block;
float:left;
font-size:11px;
margin-right:10px;
padding-right:8px;
padding-top:3px;
text-transform:uppercase; }
#loginbar form p { float: left; } 
#loginbar .mid { font-size:11px;
height:13px;
margin-left:5px;
padding:0;
width:86px;
border: 1px solid #aaa; }

#loginbar .pagenav { }
#loginbar .pagenav .page_item { float:left; margin-left:25px; }
#loginbar .page_item { float:left; }
#loginbar .avatar_container { float:left; margin-left:475px; margin-top:-2px; }

#login_error { position:absolute; left:172px; top:5px; width:332px }	
	
/* FROM PIPS */
.intro			{
	background:#FFFFFF url(../../images/bar_04.gif) repeat-x scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-size:12px;
	margin-left:0;
	padding:7px;
	text-shadow:1px 1px 2px #222222;
	height:30px;
}
.intro h1			{ color:#FFFFFF;
float:left;
font-size:14px;
line-height:14px;
padding-left:5px;
padding-right:10px;
width:400px; }

.slideshow			{ background:#FFFFFF none repeat scroll 0 0;
border:0 none;
height:202px;
margin:0 11px 10px 0;
padding:0; }	

	
#rebateimage { background: url(../../images/rebate2.jpg) no-repeat #FFF; width:130px; height:122px; float:left; }
#rebatebody { }
#alreadytradingimage { background: url(../../images/already-trading.gif) no-repeat #FFF; width:130px; height:122px; float:left; }

.howto				{
	background: url(../../images/hometop2.jpg) no-repeat #FFF;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0 0px 10px 0;
	height: 130px;
}	

.wepayby			{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; padding: 10px; margin: 0 10px 10px 0; height: 100px; }

.hometop			{
	background: #FFF;
	border: 1px solid #CCC;
	margin: 0 0px 10px 0;
	height: 250px;
	font-size:11px;
	padding: 20px;
}
.hometop h2			{ font-size:16px; }
.hometop a, .hometop a:link, .hometop a:visited {
font-size:14px;
font-weight:bold;
color:#f96015; 
text-decoration:none; }


.wepayby2			{
	background: #FFF;
	border: 1px solid #CCC;
	margin: 0 0px 10px 0;
	height: 127px;
	font-size:11px;
	padding: 20px;
}
.wepayby2 h2			{ font-size:16px; }
.wepayby2 a, .wepayby2 a:link, .wepayby2 a:visited {
text-decoration:none; }

.wepayby3			{
	background: #FFF;
	border: 1px solid #CCC;
	padding: 20px;
	margin: 0 0px 10px 0;
	font-size:11px;
}
.wepayby3 h2			{ font-size:16px; }
.wepayby3 a, .wepayby2 a:link, .wepayby2 a:visited {
text-decoration:none; }
.wepayby3 ul { list-style-type:decimal; list-style-position:outside; }
.wepayby3 h3 { margin-bottom: 0px; }
.wepayby3 p { margin-bottom: 0px; }
.wepayby3 li { margin-bottom: 2.5em; }


/* bottom content */
#bottom-content-1, #bottom-content-2	{
	background:#FFFFFF url(../../images/techblue/content-bg.jpg) repeat-x scroll 0 0;
	float:left;
	margin:0;
	overflow:hidden;
	padding-bottom:10px;
	padding-left:0px;
	padding-top:7px;
	border:1px solid #CCCCCC;
	width: auto;

}

#bottom-content-3	{
	background:#FFFFFF url(../../images/techblue/content-bg.jpg) repeat-x scroll 0 0;
	float:left;
	margin:0;
	overflow:hidden;
	padding-bottom:10px;
	padding-left:0px;
	padding-top:7px;
	width: 100%;
/*	border:1px solid #CCCCCC;*/
/*	width: auto;*/
}
#bottom-content-3 .widgetcontent {
border:0;
}
#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, #bottom-content-3 .widgettitle	{
	border:0 none;
	display:inline-block;
	margin-bottom:8px;
	width:405px;
	float:left;
	background:inherit;
	font-size:16px;
}

#bottom-content-1 .widgetcontent, bottom-content-3 .widgetcontent { border:0;}
#bottom-content-1 .widgetcontent a { color:#f96015; }
#viewall {
	float:left;
	width:160px;
	display:inline-block;
	border-left: 1px solid #ddd;
	padding-left:5px;
}
#viewall a { text-decoration:none; }

.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; }

.brokersactiv {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	display:inline-block;
	float:left;
	margin-right:4px;
	width:298px;
}

.reco-brokers4 {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	display:inline-block;
	float:left;
/*	height:300px;*/
/*	margin-right:4px;*/
	width:298px;
}

.reco-brokers4 p {
	font-size:12px;
	line-height:11px;
	margin:0;
	padding-bottom:5px;
	padding-left:8px;
}
.reco-brokers4 .openlivereco, .reco-brokers4 .opendemoreco, .reco-brokers4 .getrebatesreco { height:25px;
padding:2px 2px 2px 5px;
width:140px;
margin-left:75px;
margin-top:10px; }

#primary .brokersactiv .herelink, #primary .brokersactiv .herelink a {
color:#FF0000;
}


.reco-brokers2 {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	display:inline-block;
	float:left;
	height:300px;
/*	margin-right:4px;*/
	width:298px;
}

.reco-brokers2 p {
	font-size:12px;
	line-height:11px;
	margin:0;
	padding-bottom:5px;
	padding-left:8px;
}
.reco-brokers2 .openlivereco, .reco-brokers2 .opendemoreco, .reco-brokers2 .getrebatesreco { height:25px;
padding:2px 2px 2px 5px;
width:140px;
margin-left:75px;
margin-top:10px; }
.reco-brokers {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	display:inline-block;
	float:left;
	height:189px;
	margin-right:4px;
	width:150px;
}

.reco-brokers p { font-size:10px;
line-height:11px;
margin:0;
padding-bottom:5px;
padding-left:8px; }


.reco-brokers3 {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
/*	display:inline-block;*/
	float:left;
	height:189px;
	margin-right:4px;
	width:400px;
}

.reco-brokers3 p { font-size:10px;
line-height:11px;
margin:0;
padding-bottom:5px;
padding-left:8px; }

.reco-brokers3 .openlivereco, .reco-brokers3 .opendemoreco, .reco-brokers3 .getrebatesreco { height:25px;
/*padding:2px 2px 2px 5px;*/
width:140px;
float:left;
margin-left:190px;
/*margin-top:10px; */
}

.reco-brokers3inner {
width:150px;
float:left;
}
.openlivereco, .opendemoreco, .getrebatesreco { height:25px;
padding:2px 2px 2px 5px;
width:140px; }

.openlivereco a { background:transparent url(../../images/openlive.gif) no-repeat scroll 0 0; height:30px; width:140px; display:block; }
.opendemoreco a { background:transparent url(../../images/opendemo.gif) no-repeat scroll 0 0; height:30px; width:140px; display:block; }
.getrebatesreco a { background:transparent url(../../images/get-rebates.gif) no-repeat scroll 0 0; height:30px; width:140px; display:block; }
	
.myintro {
	background:#FFFFFF url(../../images/bar_04.gif) repeat-x scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-size:12px;
	margin-left:0;
	padding:7px;
	text-shadow:1px 1px 2px #222222
}
.myintro h1 {
color:#FFFFFF;
float:left;
font-size:14px;
line-height:14px;
padding-left:5px;
padding-right:10px;
width:313px; 
}

.topimage {
	background: url(../../images/pipsback.gif) no-repeat #FFF;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0 0px 0px 0;
	height: 103px;
}	

/*Broker pages*/
#broker {
	width: 600px;
	float:left;
}

#broker ul {
padding-left:50px;
}

#broker table {
margin-left:15px;
}
#broker td {
margin-left:15px;
}

#broker h1 {
font-size:18px;
color:#FF0000;
}
#broker h2 {
font-size:14px;
color:#f96015; 
}

#topbuttons { width:302px; margin-bottom:10px; height:94px; border:0px; margin-top:-2px; margin-left:-1px; }
#signupbutt a, #signupbutt a:link { background: transparent url(/images/signup-here.gif) no-repeat scroll 0 0; display:block;
height:76px;
margin-top:0;
padding-right:0;
width:151px;  }
#sourcebutt, #comparebutt, #signupbutt  { float:left;
height:100px;
margin:0;
padding:0; }
#sourcebutt p, #comparebutt p, #signupbutt p { background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
clear:both;
color:#555555;
display:block;
font-size:9px;
font-weight:bold;
margin-left:1px;
margin-right:0;
padding-left:8px; }
#sourcebutt a, #sourcebutt a:link { background: transparent url(/images/browse-rebates.gif) no-repeat scroll 0 0; display:block;
height:76px;
margin-top:0;
padding-right:0;
width:151px;  }
#comparebutt a, #comparebutt a:link { background: transparent url(/images/compare-rebates.gif) no-repeat scroll 0 0; display:block;
height:76px;
margin-top:0;
padding-right:0;
width:151px;  }

/* pip back calculator side */

.pipcalculator			{ background:#FFF; border: 1px solid #CCC; padding: 0; margin: 0; height: 320px; width:167px; float:left;  }	

.pipcalculatorbody			{ border: 0px solid #CCC; padding: 2px 2px 2px 7px; margin:0; height: 300px; width:153px; font-size:11px;  }
.pipcalculatorbody	p		{ margin: 0 0 0.5em;  }
.pipcalculatorbody h3		{ margin: 0 0 0.5em; font-size:11px; font-weight:normal; line-height:15px;  }
.toppipoffers h3		{ margin: 0 0 0.5em; font-size:11px; font-weight:normal; line-height:15px; padding-left:6px; padding-right:5px;  }
.pipcalculatorbody td			{ padding: 0; padding:0; height: 20px; width:72px; border:0; background-color:#FFF; font-weight:bold;}	
.pipcalculatorbody th { padding: 0; margin:0; height: 20px; width:144px;  }	
.pipcalculatorbody input.text { padding: 0; margin:0; height: 20px; width:144px;  }	
.pipcalculatorbody select { font-size:10px; height:20px; margin:0; padding:0; width:80px; }	
.pipcalculatorbody table { border:0; }	

.pipbackresults {  border:1px solid #CCCCCC; height:50px; margin-top:29px; padding:8px; width:135px; }
#pipback .calculatepips { background: transparent url(../../images/calcit.gif) repeat-x scroll 0 0; border:0px; width:135px; height:30px; margin-left:8px; cursor: pointer; display:block; float:left;  }
#pipback .calculatepips:hover { background-position:-135px 0; }
#pipback .calculatepipsdisplace { left:-5000px;
position:absolute; }

#pipcalc { background:#FFFFFF url(../../images/pipcalc_03.gif) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:1px;
height:22px;
margin:0;
padding:3px;
width:131px; }


.one {
height:40px;
background:#FFFFFF url(../../images/52.gif) no-repeat;
font-weight:bold;
padding-left:45px;
padding-top:10px;
/*	background-image: url(../../images/1.gif);
	background-repeat: no-repeat;
	background-position: left;*/
}
.two {
height:40px;
background:#FFFFFF url(../../images/23.gif) no-repeat;
font-weight:bold;
padding-left:45px;
padding-top:10px;
}

.three {
height:40px;
background:#FFFFFF url(../../images/13.gif) no-repeat;
font-weight:bold;
padding-left:45px;
padding-top:10px;
}
.one a, .two a, .three a {
color:#f96015;
font-size:16px;
}

.widgettitle { 
color:#FF0000;
}
.pipcalcres			{ color: #FF0000; font-size: 12px; font-weight: 700; margin: 0; padding: 6px 10px; border: 1px solid #CCC; }
.brokertbl td {
padding-left:25px;
}
.left {
	float: left;
	width: 160px;
	padding-top: 20px;
}
.right {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
.brokerouter {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	height: auto;
	float: left;
	margin-right: 4px;
}
.brokerouter .left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
#bottom-content-3 .widgetcontent .textwidget .brokerouter .left img {
}
#bottom-content-3 .widgetcontent .textwidget .brokerouter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.productslistdiv {
	background-color:#FFFFFF/*background:#FFFFFF url(/images/REVIEWS_03.gif) repeat-x scroll 0 0*/;
	width:100%;
	border: 1px solid #666666;
	margin-bottom: 3px;
}
.productslist td {
	background-color:#FFFFFF;
	padding-left: 10px;
}
.productslist .prodtitle {
	background:#FFFFFF url(/images/REVIEWS_03.gif) repeat-x scroll 0 0;
	padding-top: 10px;
}
.productslist .prodtitle h1{
color:#FF0000;  text-shadow: 1px 1px 2px #000000;
}
.post-meta {font-variant: small-caps; font-weight: bold; color:#FF0000; font-size:16px;
text-align:left; }



.post-meta-key {color: green; font-weight: bold; font-size:16px; }
#content .subpages .productslistdiv .productslist li {
	list-style-type: none;
	list-style-position: outside;
}



#content .subpages .productslistdiv .productslist ul {
	margin-left: -40px;
}

#linkform textarea { width:550px; height:95px; padding:10px; }
#linkform { width:575px; padding:20px; border: 1px solid #ddd; background-color:#EEE; }

#cleardot { clear:both; border-bottom: 1px dotted #999; margin-bottom:15px; }
.cleardot { clear:both; border-bottom: 1px dotted #999; margin-bottom:15px; }

.tags h1 {
color:#FF0000; font-size:10px;
}
#header #date h1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	padding-top: 5px;
		text-shadow:1px 1px 2px #222222;
}
.widgetcontent .textwidget .brokerouter table tr td {
	background-color: #FFFFFF;
}

 SPEN FOREX$YOU 
.f4u .ffu{
	width:100%;
	overflow:hidden;
	background: url(../../images/forex4you/bg-ffu.gif) repeat-y;
	margin:0 0 30px;
}
.f4u .ffu .top{
	width:100%;
	overflow:hidden;
/*	background: url(../../images/forex4you/bg-ffu-top.gif) no-repeat;*/
}
.f4u .ffu .bottom{
width:587px;
/*	width:734px; */
	padding:25px 0 0 22px;
	overflow:hidden;
/*	background: url(../../images/forex4you/bg-ffu-bottom.gif) no-repeat 0 100%;*/
}
.f4u .ffu ul{
width:612px;
/*	width:765px;*/
	overflow:hidden;
	margin:0;
	padding-left:10px;
/*	padding:0;*/
	list-style:none;
}
.f4u .ffu ul li{
	width:190px;
	/*	width:210px;*/
	padding:0 5px 5px 0;
	float:left;
	overflow:hidden;
	position:relative;
	min-height:246px;
}
 .f4u .ffu ul li{height:330px;}
.f4u .ffu ul li .open{
	position:absolute;
	left:30px;
	bottom:0;
	display:block;
	overflow:hidden;
	background: url(../../images/forex4you/btn-open.gif);
	width:124px;
	height:45px;
	line-height:34px;
	text-align:center;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.f4u .ffu ul li .open:hover{text-decoration:underline;}
.f4u .ffu ul li .blue{background: url(../../images/forex4you/btn-open-blue.gif);}
.f4u .ffu ul li .img{
	width:100%;
	overflow:hidden;
	padding:0 0 25px;
}
.f4u .ffu ul li .img img{
	display:block;
	margin:0 auto;
}
.f4u .ffu ul li h3{
	overflow:hidden;
	height:22px;
	text-indent:-9999px;
	margin:0 0 12px;
}
.f4u .ffu ul li h3.demo{background: url(../../images/forex4you/txt-demo.gif) no-repeat 50% 0;}
.f4u .ffu ul li h3.cent{background: url(../../images/forex4you/txt-cent.gif) no-repeat 50% 0;}
.f4u .ffu ul li h3.classic{background: url(../../images/forex4you/txt-classic.gif) no-repeat 50% 0;}
.f4u .ffu ul li p{margin:0 0 12px}
.f4u .box-info{
	width:780px;
	overflow:hidden;
	margin:0 0 55px;
}
#broker .f4u .ffu .top .bottom ul {
padding-left:0px;
}

