/* @override http://blog.avetenebrae.net/screen.css */

/* @group Reset */

* {
	padding: 0;
	margin: 0;
	outline: 0;
}

img {
	border: 0;
}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #444;
	font-weight: bold;
}

/* @end */

body {
	background: #ccc url(../img/backgroundTile.jpg) repeat center top;
	padding: 30px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans;
	font-size: 10pt;
}

/* @group Page structure */
#header {
	width: 903px;
	height: 74px;
	margin: auto;
}

#content {
	width: 903px;
	margin: auto;
	padding-top: 20px;
}

#main {
	background: transparent url(../img/mainBackgroundTile.png) repeat-y left top;
	padding: 0 2px;
}

#footer {
	background: transparent url(../img/mainBackgroundEnd.png) no-repeat left top;
	padding: 10px;
	height: 20px;
	/*border: 1px solid red;*/
}

/* @end */

/* @group Headings */

h1 {
	float: left;
	width: 500px;
	height: 75px;
}

h1 a {
	display: block;
	width: 500px;
	height: 75px;
	text-indent: -9999px;
}

h2 {
	display: none;
}

h3 {
	display: none;
}

h5 {
	font-size: 16px;
	margin-top: 20px;
	color: #699a01;
	text-shadow: white 0 1px 0;
}

h6 {
	font-size: 12px;
	margin-top: 20px;
	color: #699a01;
	text-shadow: white 0 1px 0;
}


/* @end */

/* @group Menu */

#menu {
	background: transparent url(../img/menuBackground.png) no-repeat left top;
	width: 903px;
	height: 74px;
	margin: auto;
}

#menu li {
	list-style: none;
	height: 74px;
	float: right;
}

#menu li span {
	display: none;
}

#menuDrawIt {
	display: block;
	background: transparent url(../img/menuDrawIt.png) top left no-repeat;
	width: 112px;
	height: 74px;
}

#menuDrawIt:hover {
	background-position: left bottom;
}

#menuFontcase {
	display: block;
	background: transparent url(../img/menuFontcase.png) no-repeat left top;
	width: 137px;
	height: 74px;
}

#menuFontcase:hover {
	background-position: left bottom;
}

#menuAboutUs {
	display: block;
	background: transparent url(../img/menuAboutUs.png) no-repeat left top;
	width: 135px;
	height: 74px;
}

#menuAboutUs:hover {
	background-position: left bottom;
}

#menu a.active {
	background-position: left bottom;
}

/* @end */

/* @group Headers */

#headerFontcase {
	height: 116px;
	background: transparent url(../img/headerFontcase.png) no-repeat left top;
}

#headerDrawIt {
	height: 116px;
	background: transparent url(../img/headerDrawIt.png) no-repeat left top;
	clear: both;
}

#headerAbout {
	height: 116px;
	background: transparent url(../img/headerAbout.png) no-repeat left top;
}

#headerHome {
	height: 40px;
	background: transparent url(../img/headerHome.png) no-repeat left top;
}

#headerBigButtons {
	list-style: none;
	float: right;
	width: 104px;
	padding: 0 15px;
	/*border: 1px solid red;*/
}

#headerBigButtons li {
	list-style: none;
	display: block;
	padding: 17px 0 0 0;
}

#headerBigButtons li span {
	display: none;
}

#headerDownload {
	display: block;
	background: transparent url(../img/buttonDownload.png) no-repeat left top;
	width: 104px;
	height: 30px;
}

#headerDownload:hover {
	background-position: left bottom;
}

#headerPurchase {
	display: block;
	background: transparent url(../img/buttonPurchase.png) no-repeat left top;
	width: 104px;
	height: 30px;
}

#headerPurchase:hover {
	background-position: left bottom;
}

.bubbleInfo {
	position: relative;
	padding-top: 20px;
}

.popup {
	position: absolute;
	left: -300px;
	top: 9px;
	background: transparent url(../img/popupBackground.png) no-repeat left top;
	width: 240px;
	opacity: 0;
	height: 46px;
	font-size: 8pt;
	padding: 13px 35px 0 18px;
	color: #444;
	text-shadow: 0 1px 0 white;
}

/*.popup span {
	
}*/

.trigger span {
	display: none;
}

#headerSmallButtons {
	list-style: none;
	float: right;
	width: 131px;
	padding: 1px;
}

#headerSmallButtons li {
	list-style: none;
	display: block;
}

#headerSmallButtons li span {
	display: none;
}

#headerManual {
	display: block;
	background: transparent url(../img/buttonManual.png) no-repeat left top;
	width: 123px;
	height: 39px;
}

#headerManual:hover {
	background-position: left bottom;
}

#headerStore {
	display: block;
	background: transparent url(../img/buttonStore.png) no-repeat left top;
	width: 123px;
	height: 37px;
}

#headerPlugins {
	display: block;
	background: transparent url(../img/buttonPlugins.png) no-repeat left top;
	width: 123px;
	height: 37px;
}

#headerTutorials {
	display: block;
	background: transparent url(../img/buttonTutorials.png) no-repeat left top;
	width: 123px;
	height: 37px;
}

#headerStore:hover {
	background-position: left bottom;
}

#headerPlugins:hover {
	background-position: left bottom;
}

#headerTutorials:hover {
	background-position: left bottom;
}



#headerSupport {
	display: block;
	background: transparent url(../img/buttonSupport.png) no-repeat left top;
	width: 123px;
	height: 37px;
}

#headerSupport:hover {
	background-position: left bottom;
}

#iconFontcase,
#iconDrawIt,
#iconAbout {
	position: relative;
	float: left;
	width: 128px;
	height: 128px;
	top: -100px;
	left: 20px;
}

#iconFontcase {
	background: transparent url(../img/iconFontcase.png) no-repeat left top;
}

#iconDrawIt {
	background: transparent url(../img/iconDrawIt.png) no-repeat left top;
}

#iconAbout {
	background: transparent url(../img/iconAbout.png) top left no-repeat;
}

/* @end */

/* @group Tabs */

#tab {
	background: transparent url(../img/tabTile.png) top left repeat-x;
	clear: both;
	/*border: 1px solid red;*/
}

#tab ul {
	text-align: left;
	padding: 11px 0 11px 168px;
  width: 733px;
}

#tab li {
	display: inline;
	white-space: nowrap;
}

#tab li a.static {
	color: #444;
	text-shadow: white 0 1px 0;
	padding: 7px 7px;
}

#tab li a.static:hover {
  background: transparent url(../img/tabHover.png) repeat-x left top;
  padding: 10px 7px;
}

#tab li a.selected {
	color: #222;
	text-shadow: 0 1px 0 white;
	background: transparent url(../img/tabSelected.png) repeat-x left top;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px 6px;
}

#tab li img {
  margin: 0 6px 6px 0;
	vertical-align: top;
	/*display: none;*/
}

/* @end */

/* @group Features */

.feature {
	color: #777;
	font-size: 11pt;
	line-height: 18pt;
	/*opacity: 0;*/
	/*display: none;*/
	/*border: 1px solid #ddd;*/
	height: 280px;
	padding: 60px 60px;
	position: relative;
	top: 0px;
	left: 0px;
}

.feature h4 {
	width: 250px;
}

.feature h4 span {
	display: none;
}

/* @group Fontcase Features */

#fontcasefeature1 {
	background: transparent url(../img/fontcaseFeature1Background.jpg) no-repeat right top;
	padding-right: 580px;
}

#fontcasefeature1 h4 {
	background: transparent url(../img/fontcaseFeature1Header.jpg) no-repeat left top;
	height: 66px;
}

#fontcasefeature2 {
	background: transparent url(../img/fontcaseFeature2Background.jpg) no-repeat left top;
	padding-left: 570px;
}

#fontcasefeature2 h4 {
	background: transparent url(../img/fontcaseFeature2Header.jpg) no-repeat left top;
	height: 80px;
}

#fontcasefeature3 {
	background: transparent url(../img/fontcaseFeature3Background.jpg) no-repeat right top;
	padding-right: 560px;
}

#fontcasefeature3 h4 {
	background: transparent url(../img/fontcaseFeature3Header.jpg) no-repeat left top;
	height: 83px;
}

#fontcasefeature4 {
	background: transparent url(../img/fontcaseFeature4Background.jpg) no-repeat left top;
	padding-left: 600px;
}

#fontcasefeature4 h4 {
	background: transparent url(../img/fontcaseFeature4Header.jpg) no-repeat left top;
	height: 83px;
}

#fontcasefeature5 {
	background: transparent url(../img/fontcaseFeature5Background.jpg) no-repeat right top;
	padding-right: 600px;
}

#fontcasefeature5 h4 {
	background: transparent url(../img/fontcaseFeature5Header.jpg) no-repeat left top;
	height: 53px;
}

#fontcasefeature6 {
  background: transparent url(../img/fontcaseFeature6Background.jpg) no-repeat left top;
  padding-left: 650px;
}

#fontcasefeature6 h4 {
  background: transparent url(../img/fontcaseFeature6Header.jpg) no-repeat left top;
  height: 30px;
}

#fontcasefeature7 {
/*  padding-top: 60px;*/
  padding-top: 0px;
  padding-left: 170px;
  padding-bottom: 0px;
  margin-bottom: 80px; 
}

#fontcasefeature7 p {
  font-size: 13px;
}


/*#fontcasefeature6 h4 {
  height: 30px;
}
*/
/* @end */

/* @group DrawIt Features */

#drawItfeature1 {
	background: transparent url(../img/drawItFeature1Background.jpg) no-repeat left top;
	padding-left: 620px;
}

#drawItfeature1 h4 {
	background: transparent url(../img/drawItFeature1Header.jpg) no-repeat left top;
	height: 66px;
}

#drawItfeature2 {
	background: transparent url(../img/drawItFeature2Background.jpg) no-repeat right top;
	padding-right: 650px;
}

#drawItfeature2 h4 {
	background: transparent url(../img/drawItFeature2Header.jpg) no-repeat left top;
	height: 55px;
}

#drawItfeature3 {
	background: transparent url(../img/drawItFeature3Background.jpg) no-repeat left top;
	padding-left: 600px;
}

#drawItfeature3 h4 {
	background: transparent url(../img/drawItFeature3Header.jpg) no-repeat left top;
	height: 55px;
}

#drawItfeature4 {
	background: transparent url(../img/drawItFeature4Background.jpg) top right no-repeat;
	padding-right: 520px;
}

#drawItfeature4 h4 {
	background: transparent url(../img/drawItFeature4Header.jpg) no-repeat left top;
	height: 53px;
}

#drawItfeature5 {
	background: transparent url(../img/drawItFeature5Background.jpg) no-repeat right top;
	padding-right: 600px;
}

#drawItfeature5 h4 {
	background: transparent url(../img/drawItFeature5Header.jpg) no-repeat left top;
	height: 26px;
}

#drawItfeature6 {
	background: transparent url(../img/drawItFeature4Background.jpg) no-repeat right top;
	padding-left: 520px;
}

#drawItfeature6 h4 {
	background: transparent url(../img/drawItFeature4Header.jpg) no-repeat left top;
	height: 53px;
}

#drawItfeature7 {
	background: transparent url(../img/drawItFeature3Background.jpg) no-repeat left top;
	padding-left: 600px;
}

#drawItfeature7 h4 {
	background: transparent url(../img/drawItFeature3Header.jpg) no-repeat left top;
	height: 55px;
}

/* @end */

/* @end */

/* @group About */

#about1 {
	font-size: 11px;
	padding: 10px 170px 20px 170px;
	height: 100%;
}

#about3 {
	font-size: 11px;
	padding: 10px 170px 20px 170px;
	height: 100%;
}

#about4 {
	font-size: 11px;
	padding: 10px 170px 20px 170px;
	height: 100%;
}

#about5 {
	font-size: 11px;
	padding: 10px 170px 20px 170px;
	height: 100%;
}

#about6 {
	font-size: 11px;
	padding: 10px 170px 20px 170px;
	height: 100%;
}

#about7 {
	font-size: 11px;
	padding: 10px 170px 20px 170px;
	height: 100%;
}

/* @group Store */

#about2 {
	font-size: 11px;
	padding: 10px 170px 20px 170px;
	height: 100%;
}
	#about2.feature form {
		padding-top: 5px;
	}

.productContainer {
	padding: 10px 20px;
	margin: 20px 0px;
	-webkit-border-radius: 12px;
	border: 1px solid #ccc;
	background: #fff;
}

.itemFontcase1 {
	padding: 10px 0px 10px 115px;
	background: url(../img/fontcase1.jpg) top left no-repeat;
}

.itemFontcase5 {
	padding: 10px 0px 10px 115px;
	background: url(../img/fontcase5.jpg) top left no-repeat;
}

.itemFontcase10 {
	padding: 10px 0px 10px 115px;
	background: url(../img/fontcase10.jpg) top left no-repeat;
}

.itemDrawIt1 {
	padding: 10px 0px 10px 115px;
	background: url(../img/drawit1.jpg) top left no-repeat;
}

.itemDrawIt5 {
	padding: 10px 0px 10px 115px;
	background: url(../img/drawit5.jpg) top left no-repeat;
}

.itemDrawIt10 {
	padding: 10px 0px 10px 115px;
	background: url(../img/drawit10.jpg) top left no-repeat;
}

.itemBundle {
	padding: 10px 0px 10px 115px;
	background: url(../img/bundle.jpg) top left no-repeat;
}

.itemsHeader {
	padding: 10px 0px 10px 0px;
	font-size: 10px;
}

.itemTitle {
	font-size: 13px;
	color: #333;
}

/* @end */

#about3 {
	font-size: 11px;
	padding: 10px 170px 20px 170px;
	height: 100%;
}

#about4 {
	font-size: 11px;
	padding: 10px 170px 20px 170px;
	height: 100%;
}

/* @end */

/* @group Screenshots */

#screenshots {
	clear: both;
	height: 76px;
	padding: 10px 0px 0px 100px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee url(../img/ssTakeALook.png) center left no-repeat;
	text-align: center;
}

#screenshots img {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 6px;
	background: white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#screenshots img:hover {
	background: white;
	/*border: 1px solid #999;*/
	border: 1px solid #93acc8;
	-webkit-box-shadow: 0px 0px 6px #7eb5ff;
	-moz-box-shadow: 0px 0px 6px #7eb5ff;
	box-shadow: 0px 0px 6px #7eb5ff;
}

/* @end */

/* @group Misc */
ul, li {
	list-style-type: square;
}

/* @end */

#credits {
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
	color: #333;
	text-shadow: 0px 1px 0px white;
}

.borderimg {
  border: 1px solid #707270;
  margin-bottom: 1.5em;
}

pre {
	padding: 10px;
	margin: 10px;
/* 	font-size: 10pt; */
	line-height: 130%;
	border-left: 1px solid gray;
}

/* @group whats new table*/

.list-left {
  width: 40%;
  float: left;
  margin-right: 10%;
  height: 160px;
}

.list-right {
  width: 40%;
  float: right;
  margin: 0;
  height: 160px;
  margin-right: 10%;
}

li img {
  margin: 0 5px 0px 0;
}

.plugin-list {
  width: 40%;
  float: left;
  margin: 0;
  height: 120px;
  margin-right: 10%;
  list-style-image: url(../img/iconPlugins.png);
	list-style-position: inside;
}

#plugintable {
	float: right;
	clear: both;
}