.supportedBrowsers { line-height: 24px; height: 24px; width: 178px;}
.supportedBrowsers img { height: 24px; vertical-align: middle;}

.whenCommercialTooltip {
	width: 515px;
	font-size: 9px;
}

.whenCommercialTooltip ul {
	width: 230px;
	position: relative;
	float: left;
	margin-right: 5px;
}

.whenCommercialTooltip ul li {
	list-style-type: none;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	list-stype-type: none;
	padding-left: 16px;
	margin: 0;
	background: url(../images/list_img.gif) top left no-repeat;
	line-height: 16px;
	height: 16px;
}

#ideas { width: 20px; height: 20px; float: right; border: none; cursor: pointer;
	background: url(../images/ideas.png) top left no-repeat;
	*background: none;
	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.nickstakenburg.com/projects/images/ideas.png', sizingMethod='crop');
}

#projects { width: 100px; height: 20px; float: right; border: none; cursor: pointer;
	background: url(../images/projects.png) top left no-repeat;
	*background: none;
	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.nickstakenburg.com/projects/images/projects.png', sizingMethod='crop');
}

#projects span { color: #bb9c61; width: 75px; padding: 3px 5px 3px 20px; display: block; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

#ideas span, #projects span { clear: both; display: block; }

html .prototip .creamyIdeas .content { padding: 0; }
.ideaTip { position: relative; }
.ideaTip .ideaLink { float: left; clear: both; background: #f8f4ca; }
.ideaTip .ideaLink a { float: left; color: #bb9c61; width: 75px; padding: 3px 5px 3px 20px; display: block; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; border-bottom: 1px solid #f0e9bc; }
.ideaTip .ideaLink a:hover { background-color: #fdfadc; color: #bb9c61;}
.ideaTip .ideaLink a.last { border-bottom: none; }

.ideaTip a.ideaStarbox { background: #f8f4ca url(../images/idea_icon_starbox.gif) top left no-repeat; }
.ideaTip a.ideaStarbox:hover { background: #fdfadc url(../images/idea_icon_starbox.gif) top left no-repeat; }
.ideaTip a.ideaPrototip { background: #f8f4ca url(../images/idea_icon_prototip.gif) top left no-repeat; }
.ideaTip a.ideaPrototip:hover { background: #fdfadc url(../images/idea_icon_prototip.gif) top left no-repeat; }
.ideaTip a.ideaLightview { background: #f8f4ca url(../images/idea_icon_lightview.gif) top left no-repeat; }
.ideaTip a.ideaLightview:hover { background: #fdfadc url(../images/idea_icon_lightview.gif) top left no-repeat; }

/* license */
#inlineDemo .explained { width: 300px; }
#inlineDemo p.intro { margin-bottom: 1.4em; }
#inlineDemo .purchase { list-style-type: none; float: left; margin-bottom: 6px; clear: both; }
#inlineDemo .purchase li { float: left; width: 165px; padding-left: 12px; }
#inlineDemo .header { height: 40px; padding: 0; width: 100%; clear: both; }
#inlineDemo .header .description { float: left; height: 40px; }
#inlineDemo .header .price { margin-bottom: 6px; float: left; clear: both; color: #6372a7; font-weight: bold; font-size: 15px;}
#inlineDemo .notes { clear: both; }
#inlineDemo .info { clear: both; padding-bottom: 6px; }
#inlineDemo .info, #license .details { clear: both; }
#inlineDemo .details { margin-top: 3px; }
#inlineDemo h3 { font-size: 15px; color: #808080; margin-bottom: 2px; }
#inlineDemo h4 { font-size: 11px; line-height: 13px; color: #808080; }
#inlineDemo .domain { margin: 6px 0; }
a#nopaypal { clear: both; }
#inlineDemo .submit img { border: 0; }

.paypalBuynow { margin-bottom: 3px; }
.domaintext { border: 1px solid #d9d9d9; font-size: 11px; line-height: 13px; padding: 2px;}

/* license tooltip */
.prototip .licenseTipLarge { width: 450px; color: #fff; }
.prototip .licenseTipLarge .toolbar,
.prototip .licenseTip .toolbar { background: #215486; font: bold 11px Arial, Helvetica, sans-serif; }
.prototip .licenseTipLarge .title,
.prototip .licenseTip .title { padding: 5px; }
.prototip .licenseTipLarge .content,
.prototip .licenseTip .content { font: 11px Arial, Helvetica, sans-serif; padding: 5px;}

.prototip .licenseTip { width: 230px; color: #fff; }

#whencommercial { padding-left: 0; margin-left: 0; }

body .prototip .licenseTip .content, body .prototip .licenseTipLarge .content { background: #547ca5; }
#inlineDemo a { clear: both; color: #547ca5; }
#inlineDemo a:hover { color: #fff; background: #547ca5; }

#whenCommercialTooltip {
	width: 460px;
	background: #cccccc;
	font-size: 9px;
}

#confirm { 
  background: #f7f7f7;
  padding: 8px;
  float: left;
  margin: 6px 6px 6px 16px;
  width: 450px;
  clear: both;
}
#confirm p {
  font: italic 13px 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  width: auto;
  display: block;
  margin: 0 6px 6px 0; padding: 0;
  color: #666666;
}
.agreeButtons {
  height: 31px;
  width: 100%;
  position: relative;
  clear: both;
  padding-top: 6px;
  clear: both;
}
.agreeButtons div, .agreeButtons a { margin-right: 6px; cursor: pointer; }
.agreeButtons .yes {
  position: relative;
  float: left; 
  height: 31px;
  width: 144px;
  background: url(../images/yes.gif) top left no-repeat;
}
.agreeButtons .yes:hover { background: url(../images/yes.gif) top left no-repeat; }
.agreeButtons .no {
  position: relative;
  float: left; 
  height: 31px;
  width: 36px;
  background: url(../images/no.gif) top left no-repeat;
}
