/*
Theme Name: Ideas
Theme URI: http://www.ideaschicago.com
Description: Tema wordpress a 3 y dos columnas.
Version: 1.0
Author: AB
Author URI: http://www.ideaschicago.com
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 68.5%;
	font-family:"Trebuchet MS", "MS Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	color: #283346;
	background: #ECF7FD url(images/bg.jpg) repeat-x left top;
}
a {
	text-decoration: none;
	color: #424242;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
img {
	border: none;
	
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 1.80em;
}
h3 {
	font-size: 1.25em;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}

	blockquote {
	margin: 2em 5em 2em 2em;
	border-left: 1px dashed #999;
	padding-left: 1.3em;
	font-size: 1.16em;
	 }
	 
blockquote p:first-letter {
	float: left;
	margin: .2em .25em 1em 0;
	font-family: "Monotype Corsiva", "Apple Chancery", fantasy;
	font-size: 2.2em;
	font-weight: bold; }


code {
	display: block;
	margin: 5px 20px;
	padding: 10px 20px;
	font-size: 1.2em;
	color: #666;
	border: 1px dashed #999;
	background: #FAF7C8;
}
.endline {
	clear: both;
}

/* Layout Map */
/*
	wrapper
		- bottom_frame
			- top_frame
				- header
				- container
					- content 
					- sidebar
				- footer
*/

/* Layout */
#wrapper {
	min-width: 926px; /* not working in IE6 */
	margin: 0 auto;
	
	
}

#top_frame {
	margin: 0 auto;
	background: url(images/top_frame.jpg) no-repeat center top;
}
#header {
	width: 926px;
	height: 394px;
	position: relative;
	margin: 0 auto;
}


#container {
	width: 926px;
	margin: 0 auto 40px auto;
		background: url(images/bg_2-1.png) no-repeat center top; ;

}
#container_princi {
	width: 926px;
	margin: 0 auto 40px auto;
		

}
#content {
   width: 562px;
   padding: 0 0 0 61px;
   margin: 0 0 0 0;
   float: left;
}
#content_princi {
   width: 926px;
   padding: 0 0 0 0px;
   margin: 0 0 0 0;
   float: left;
}
#sidebar {
	width: 276px;
	padding: 0;
	margin: 0px;
	
	float: left;
}
#bottom_frame {
	
	margin: 0 auto;
	}
#footer {
	width: 100%;
	height: 204px;
	margin: 0 auto;
	background-color: transparent;
	background: url(images/footer-bg.jpg) repeat-x;
	clear: both;
	color: #c0e4f9;
	
}
#footerbg {
height:204px;
background-color: transparent;
background: url(images/footer-ideas.jpg) center bottom no-repeat;
padding: 0px;
margin: 0 auto;

	font-size: 1.2em;
	text-align: center;
	}

.creditos { padding-top: 204px;
	
}
.creditos a {

}


/* Header */
#header h1 {width:249px; height:86px; margin: 21px 0 0 13px; float:left; }  
#header h1 a {background:url(images/logo.png) left top no-repeat; width:249px; height:86px; text-indent:-999999px; display:block; overflow: hidden;}
#header h2 {
	color: #333333;
	text-align: right;
	font-size: 1.2em; /* Blog Description */
	margin-top: -4px;
	padding: 10px 0 0 0px;
}
/* Navigation */
#navigation {
	padding: 126px 0 0 130px;
}
#navigation ul {
	list-style-type: none;
}
#navigation ul li {
font-family: "Trebuchet MS", "MS Trebuchet", Arial, sans-serif;
	width: 126px;
	padding: 0 1px;
	font-size: 1.52em;
	
	text-align: center;
	float: left;
}
#navigation ul li a {
	text-decoration: none;
	color: #fff;
}
#navigation ul li a:hover {

	color: #FF6600;

}



.recent_posts li {
	background: url(images/recent_posts_li.gif) no-repeat left 10px;
}
.recent_comments li {
	background: url(images/recent_comments_li.gif) no-repeat left 10px;
}

/* Content */
.post {
	width: 535px;
	padding: 15px 16px 0 0px;
	margin: 0 0 15px 0;
	position: relative;
}
.post h2 { font-size: 2.127em; font-style:normal;  line-height:115%;  margin-top:7px; margin-bottom: 6px;  padding:7px 0 13px 4px;   }
.post a {text-decoration: none;	color: #000099;}
.post h3 {font-size: 1.18em;padding: 6px 0 5px 0;color:#003399;}
.post h4 {font-size: 1.16em;padding: 6px 0 5px 0;color:#333;}
.post h5 {font-size: 1.13em;padding: 6px 0 5px 0;color: #9900cc;}
.post h6 {font-size: 0.79em;padding: 6px 80px 0px 40px;color: #333; font-style:italic;}
.post p{
	padding: 3px 0 3px 0;
	display:block;
}
.postmetadata {
	margin: 2px 0 0 0;
	display: block;
	text-align: right;
	color: #5988a4;
	font-size: 1.1em;
}
.postmetadata a {
	color: #5988a4;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.post_date {
	width: 48px;
	height: 39px;
	padding: 3px 0 0 8px;
	position: absolute;
	top: 16px;
	left: -50px;
	color: #fff;
	line-height: 16px;
	font-weight: bold;
	font-size: 1.2em;
	background: url(images/date_bg.gif) no-repeat;
}
.post_date div.date_day {
	font-size: 1.3em; 
	color: #2f789a;
}
.post img {
padding: 0 3px 6px 0;
}

.post_princi {
	width: 926px;
	padding: 0px 0 0 0px;
	margin: 0 0 15px 0;
	position: relative;
}
.entry ul {
	overflow: hidden;
	margin: 0 0 0 20px;
	list-style-type: none;
}
.entry li {
	margin: 0 0 0 5px;
	line-height: 16px;
	font-size: 1.0em;
	background: url(images/arrow.gif) no-repeat left 9px;
	padding: 3px 0 2px 12px;
}
.entry {
	width: 100%;
	overflow: hidden;
	margin: 0px 0 0 5px;
	color: #283346;
	font-size: 1.27em;
	line-height: 21px;
}

.entry_princi {
	width: 100%;
	overflow: hidden;
	margin: 0px 0 0 0px;
	color: #283346;
	font-size: 1.27em;
	line-height: 21px;
}
.entry ul {
	overflow: hidden;
	margin: 0 0 0 20px;
	list-style-type: none;
}
.entry li {
	margin: 0 0 0 5px;
	line-height: 16px;
	font-size: 1.0em;
	background: url(images/arrow.gif) no-repeat left 9px;
	padding: 3px 0 2px 12px;
}
.tags {
	font-size: 1.2em;
	color: #4E7891;
	margin: 10px 0 0 5px;
}
.tags a {
	color: #4E7891;
	text-decoration: underline;
}
.tags a:hover {
	text-decoration: none;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}
.post_ads {
	padding-left: 10px;
}

/* searchform */
#searchform {
	width: 227px;
	height: 32px;
	padding: 25px 0 0 49px;
	}
.searchtext {
	width: 138px;
	color: #666;
	border: 0;
	background: none;
}
#searchsubmit {
	border: 0;
	width: 57px;
	height: 21px;
}
/* Sidebar */
#sidebar h3 {
	font-size: 1.4em; /* Sidebar Title */
	padding: 19px 0 2px 20px;
	color: #394255;
}
#sidebar ul {
	width: 224px;
	overflow: hidden;
	margin: 0 0 0 20px;
	list-style-type: none;
}
#sidebar ul li {
	margin: 15px 0 0 20px;
}
#sidebar ul li a {
	color:#424242;
}
#sidebar ul li a:hover {
	color: #399BA9;
}
#sidebar ul ul {
	margin: 0;
	padding: 0;
	background: none;
}
#sidebar ul ul li {
	width: 194px;
	margin: 0 0 0 5px;
	line-height: 16px;
	font-size: 1.2em;
	background: url(images/sidebar_li.gif) no-repeat left 9px;
	padding: 3px 0 2px 12px;
}
#sidebar ul ul li li {
	font-size: 1em;
}
#sidebar select {
	width: 200px;
}
.sidebar_ads {
	width: 250px;
	height: 250px;
	margin: 20px 0 10px 13px;
}
#sidebar_bottom {
	width: 100%;
	height: 34px;
	background: url(images/sidebar_ttom.jpg) no-repeat left top;
}

/* Footer */


/* PageNavi*/
.wp-pagenavi {
	padding: 5px 6px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #000;
	color: #fff;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark {
	margin: 18px 0 0 5px;
}
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
.read_comments {
	height: 32px;
	text-align: right;
	margin: 10px 0 0 0;
	background: url(images/comments-bg.jpg) no-repeat;
}
.read_comments a {
	font-size: 1.2em;
	font-weight: bold;
}
h3#comments {
	padding: 0 0 0 10px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}
#commentform {
	margin: 5px 0 0 0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond {
	padding: 0 0 0 10px;
	color: #333;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 10px;

}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt { 
	border-left: 1px solid #666; /* odd page */
	background-color: #C0DADE; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #A1C9CE;
}

/* Images */
p img {
	max-width: 100%; /* not working in IE6 */
}
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
}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}

#cols {clear: both; width: 926px; height:100%;text-align: left;font-size: 13px; padding-top: 5px;}
#cols-divs {width: 926px; height:100%; background-color: transparent;background: url(images/bg_3columnas.png) no-repeat top left; text-decoration: none;float: left;clear: both;}

#cols-left {width: 240px; padding: 20px 44px 14px 32px;float: left; }
#cols-mid {width: 240px; padding: 20px 44px 24px 34px; float: left;}

#cols-right {width: 240px; padding: 20px 14px 14px 30px;float: left; }
#cols a {float:right; color:#003366; font-size: 1em; padding: 2px 5px; margin-top: 2px; margin-right: 10px;text-decoration: none;}
#cols a:hover{color:#000FFF; font-size: 1em; text-decoration: none;}
#cols h2 { padding: 1px 0 3px 3px; font-size: 1.3em;font-weight: bold;text-align: left;font-family:"Trebuchet MS", "MS Trebuchet", Verdana, Arial, Helvetica, sans-serif;}
#cols h3 {padding: 8px 0px 4px 0px; font-size: 1.12em; color: #003366; text-align: left;font-family:"Trebuchet MS", "MS Trebuchet", Verdana, Arial, Helvetica, sans-serif; }

#cols-left ul { margin: 0; padding-left: 3px; padding-top: 3px; padding-bottom: 7px;list-style-type: none;  }
#cols li {background: url(images/arrow.gif) no-repeat 0em .7em; padding-left: 11px;}

#cols-mid ul { margin: 0; padding-left: 3px; padding-top: 3px; padding-bottom: 7px;list-style-type: none;}
#cols-right ul { margin: 0; padding-left: 3px; padding-top: 3px; padding-bottom: 7px; list-style-type: none; }
#cols ul li { padding-top: 3px; }

#cols p{border: 1px; padding-top:20px;}

#undercols {clear: both; width: 926px; height:100%; font-size: 13px; padding: 10px 0 0 0;}
#undercols img { background: #FFFFFF; border: #999999 1px solid; padding: 4px; margin: 2px 9px 0 0;}

#language {	background:url(images/language-en.png) no-repeat; position:absolute; top:12px; right:11px; display:block; height:14px; text-indent:-9999px; width:143px;}

#verdelink {	background:url(images/spacer.gif) no-repeat; position:absolute; top:318px; right:1px; display:block; height:68px; text-indent:-9999px; width:156px;}



.worknavigation	{
    background: url(images/bg-sidebar.png) repeat-y left top;
	float: right;
	width: 286px;
	height: 100%;
	padding: 42px 0 14px 0;
}

.worknavigation h2 {
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px 20px;
	padding-bottom: 0.2em;
	
}	

.work, .sidenotes, .worknavigation ul {
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	font-size: 1.3em;
}
	
.work dt {
	margin: 16px 0 0 20px;
	padding: 0;
	
}

.work dt a {
font-size: 0.6em;
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: 2px;
	border: 2px solid #B7BABF;
	background: #fffefa;
}
	
.work dt a img {
	float: left;
	border: 0;
}

.work dd {

	margin: 0 0 2px 20px !important;
	padding: 0;
}
	
.work dd strong {
	font-size: 0.85em;
	line-height: 1.4em;
	color: #aaa487;
}	
	
.work dd em {
font-size: 0.86em;
	font-style: italic;
	color: #666;
	line-height: 1.4em;
}

.sidenotes dt  {
     font-size: 0.97em;
	margin: 16px 0 2px 23px;
	line-height: 1.3em;
     padding: 0 0 0 1.6em;
     background: url(images/dot-icon.png) no-repeat 0 .2em;
}

.sidenotes dd {
	margin: 0 0 0 30px !important;
	padding: 0 0 0 1.1em;
	font-size: 0.9em;
        font-style: italic;
	color: #666;
        line-height: 1.3em;
}

.worknavigation li {
        margin: 6px 0 0 20px;
	padding: 0;
        list-style: none;
}

.worknavigation ul#date li {
        padding: 0 0 0 1.2em;
        background: url(/images/calendar-icon.gif) no-repeat 0 .3em;
}

.worknavigation ul#cats li {
        padding: 0 0 0 1.2em;
        background: url(/images/folder-icon.gif) no-repeat 0 .3em;
}



#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }

