/* @override 
	http://macrabbit.com/global/styles/main.css
*/

body {
	font: 11px/170% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	margin: 30px 20px 20px;
	list-style: none;
	background: #b2b3b8 url(../images/PageTexture.jpg) scroll 50% 0px;
	text-align: center;
}

/* @group Auto-clearing */

.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.autoclear { display: inline-block }

/* Hides from IE-mac \*/
* html .autoclear { height: 1% }
.autoclear { display: block }
/* End hide from IE-mac */
	
/* @end */

/* @group Validation Badges */

#validation {
	background: url(../images/Validation.html) no-repeat;
	width: 65px;
	position: relative;
	float: right;
}

#validation, #validation li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#validation, #validation a {
	display: block;
	height: 15px;
}

#validation a {
	position: absolute;
	top: 0;
	overflow: hidden;
	text-indent: -1000em;
}

#validation a:hover { background-image: url(../images/Validation.html); }

#validation #check-css a { width: 24px; left: 0; }
#validation #check-css a:hover { background-position: -65px 0px; }
#validation #check-html a { width: 37px; left: 28px; }
#validation #check-html a:hover { background-position: -93px 0px; }
	
/* @end */

/* @group Page */

.page {
	background: #fff url(../images/PageFrame.jpg) repeat-y -710px 0;
	margin: 0 auto;
	width: 710px;
	text-align: left;
}

.content {
	background: url(../images/PageFrame.jpg) no-repeat 0px 0px;
	padding: 4px 5px 0;
}
	
/* @end */

/* @group Main Content */

#main {
	float: left;
	width: 527px;
}

.centered { text-align: center }

img.centered {
	display: block;
	margin: 7px auto;
}

.right {
	float: right;
	margin: 5px 0 5px 15px;
}

.left {
	float: left;
	margin: 5px 15px 5px 0;
}

img.middle {
	display: block;
	margin: 15px auto;
}

h2 {
	color: #335d92;
	margin: 20px 20px 10px;
	font-size: 1.2em;
	font-weight: normal;
}

h3 {
	margin: 0 20px 10px;
	color: #7f7f7f;
	border-bottom: 1px solid #eee;
	font: normal 1em Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	padding-bottom: 2px;
}

p, ul, ol {
	margin: 10px 20px;
	text-align: justify;
}

ul {
	list-style-type: circle;
	padding-left: 20px;
}

ol { padding-left: 20px; }

code {
	display: block;
	text-align: left;
	color: #414141;
	border-left: 1px solid #414141;
	padding: 0 0 0 10px;
}

a {
	color: #4564ca;
	text-decoration: none;
	border-bottom: 1px dotted #96bdff;
}

a img {
	border: none;
}

a:visited {
	color: #9352c1;
	border-color: #bd91df;
}

a:hover {
	color: #ca3d26;
	border-bottom-style: solid;
	border-bottom-color: #ca7224;
}

#main .separated {
	border-top: 1px dashed #ddd;
	padding: 20px 17px 0;
	margin: 10px 3px;
}

/* @end */

/* @group Navigation */

h1 {
	background: url(../images/header/Header.jpg) no-repeat 0 0;
	width: 710px;
	height: 58px;
	margin: 0 auto;
	padding: 0;
	font-size: 10px;
	text-indent: -1000em;
	/*\*/overflow: hidden;/**/
	display: block;
}

#navigation {
	display: block;
	width: 710px;
	margin: 0 auto 5px;
	padding: 0;
	text-align: center;
	line-height: 1em;
	background: url(../images/header/NavigationMonster.gif) 710px 100%;
}

#navigation * {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul {
	display: table;
	margin: 0 auto;
	text-align: center;
}

#navigation li {
	display: table-cell;
	padding: 0 1px 10px;
}

#navigation li+li { background: url(../images/header/NavigationMonster.gif) no-repeat 0 50%}
#navigation li.active+li { background: none }

#navigation span { float: left }
#navigation a {
	background-image: url(../images/NavIcons.gif);
	background-repeat: no-repeat;
	color: #525252;
	text-decoration: none;
	padding: 10px 9px 8px 33px;
	float: left;
	border: none;
}

/* @group IE Hacks */

/* For IE mac & win */

* html #navigation ul { display: inline-table; }
* html #navigation li { display:  block; float: left; }

/* For IE win only \*/
* html #navigation ul { font-size: 0; padding-bottom: 9px; }
* html #navigation li { display: inline; float: none; padding-right: 0; padding-bottom: 10px; }
* html #navigation span { display: inline-block; float: none; }
* html #navigation a { display: inline-block; float: none; font-size: 11px; }
/* End IE win */

/* @end */

/* @group IE7 Hacks */

*:first-child+html #navigation * {
	float: none;
	display: inline-block;
}
*:first-child+html #navigation ul { padding: 0 0 8px }

*:first-child+html #navigation ul li {
	display: inline;
	padding: 0 1px 8px;
	margin-bottom: -8px;
}

/* @end */

/* @group Active Tab */

#navigation li.active {
	background: url(../images/header/NavigationMonster.gif) 50% 100%;
	padding-bottom: 9px;
}

#navigation li.active span {
	background: url(../images/header/NavigationMonster.gif) 1310px 100%;
	cursor: default;
}

#navigation li.active a {
	text-shadow: #fff 0px 1px 1px;
	color: #3d3d3d;
	cursor: default;
}

/* @end */

/* @group Section Icons */

#navigation #products a { background-position: 11px 60%; }
#navigation .active#products a { background-position: -289px 60%; }

#navigation #news a { background-position: -590px 60%; padding-left: 34px;}
#navigation .active#news a { background-position: -890px 60%; }

#navigation #store a { background-position: -1190px 60%; padding-left: 36px; }
#navigation .active#store a { background-position: -1490px 60%; }

#navigation #goodies a { background-position: -1791px 60%; padding-left: 37px; }
#navigation .active#goodies a { background-position: -2091px 60%; }

#navigation #about a { background-position: -2390px 60%; padding-left: 32px; }
#navigation .active#about a { background-position: -2690px 60%; }

#navigation #support a { background-position: -2990px 60%; padding-left: 33px; }
#navigation .active#support a { background-position: -3290px 60%; }

/* @end */

/* @end */

/* @group Subnavigation */

#subnavigation {
	background: #ededed url(../images/SubNav.gif) no-repeat 0px 0px;
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #d5d5d5;
	display: block;
	line-height: 1.2em;
}

#subnavigation ul {
	margin: 0;
	padding: 0;
}

#subnavigation li {
	list-style: none;
	float: left;
	margin-bottom: -1px;
}

/* \*/
* html #subnavigation li { 
	margin-bottom: 0; position: relative; top: 1px; }
/* */

#subnavigation li.active {
	background: url(../images/SubNav.gif) no-repeat 50% 100%;
}

#subnavigation a, #subnavigation a:hover, #subnavigation a:visited {
	color: #444444;
}

#subnavigation a {
	display: block;
	padding: 10px 10px 10px 21px;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../images/SubNavIcons.gif);
}

#subnavigation a:active {
	color: #444444;
}

#subnavigation .active a {
	color: #444444;
	cursor: default;
}

#subnavigation a, #subnavigation a:hover, #subnavigation a:visited {
	border-style: none;
}

/* @end */

/* @group Sidebar */

#side {
	float: right;
	color: #5b5b5b;
	width: 173px;
	background: #ededed url(../images/PageFrame.jpg) no-repeat -532px -4px;
}

#side h2 {
	text-transform: uppercase;
	font: normal 1em/1.2em Arial, Helvetica, sans-serif;
	color: #464646;
	margin: 12px 10px 5px;
	clear: both;
	text-align: center;
}

#side p {
	margin: 3px 10px 6px;
	padding: 0;
	text-align: left;
}

#side ul {
	margin: 0;
	padding: 0;
}

#side ul li {
	list-style: none;
	background: url(../images/SideBullet.gif) no-repeat 12px 6px;
	padding-left: 25px;
}

#side a {
	border: none;
}

#side .separated {
	border-top: 1px solid #ddd;
	padding-top: 13px;
}

#side .separated::before {
	display: block;
	content: "";
	height: 1px;
	width: 100%;
	margin: -13px 0 12px;
	background-color: #f5f5f5;
}

#side a.go {
	background: url(../images/GoArrow.gif) no-repeat 10px 50%;
	display: block;
	text-decoration: none;
	color: #5b5b5b;
	padding: 1px 10px 2px 27px;
	margin: 0;
}

#side p a.go {
	margin: 0 -10px;
}

#side a.go:hover {
	background: #f8f8f8 url(../images/GoArrow.gif) -190px 50% no-repeat;
}

#side a.go:active {
	background: #d4d4d4 url(../images/GoArrow.gif) -390px 50%  no-repeat;
	color: #ffffff;
}

#side a.go.email {
	background: url(../images/GoMail.gif) no-repeat 6px 0.2em;
	padding-left: 28px;
}

#side a.go.email:hover {
	background: #f8f8f8 url(../images/GoMail.gif) no-repeat -194px 0.2em;
}

#side a.go.email:active {
	background: #d4d4d4 url(../images/GoMail.gif) no-repeat -394px 0.2em;
}

#side a.go.feed {
	background: url(../images/GoFeed.gif) no-repeat 9px 0.4em;
	padding-left: 28px;
}

#side a.go.feed:hover {
	background: #f8f8f8 url(../images/GoFeed.gif) no-repeat -191px 0.4em;
}

#side a.go.feed:active {
	background: #d4d4d4 url(../images/GoFeed.gif) no-repeat -391px 0.4em;
}

#go-about a { background-position: -300px 50%; }
#go-about a, #go-about.active a, #go-about a:active { background-position: 0 50%; }
#go-screenshots a { background-position: -900px 50%; padding-left: 31px; }
#go-screenshots a, #go-screenshots.active a, #go-screenshots a:active { background-position: -600px 50%; }
#go-support a { background-position: -1500px 50%; padding-left: 29px; }
#go-support a, #go-support.active a, #go-support a:active { background-position: -1200px 50%; }

/* @group User Balloon */

#side .happyuser {
	background: #fff url(../images/SideBalloon.gif) no-repeat 0 -100px;
	margin: 12px 7px 0;
	padding: 5px 0 0;
	clear: both;
	line-height: 1.5em;
}

.happyuser q {
	background: url(../images/SideBalloon.gif) no-repeat 0 100%;
	margin: 0;
	padding: 0 10px 8px;
	display: block;
	quotes: none;
	text-align: center;
	color: #444;
}

.happyuser q::before, .happyuser q::after { content: '' }

.happyuser span {
	background: url(../images/SideBalloon.gif) no-repeat 0 0;
	margin: -2px 2px 8px 10px;
	padding: 1px 0 0 20px;
	display: block;
	float: right;
	color: #7e7e7e;
	font-size: 0.9em;
}

/* @end */

/* @end */

/* @group Sidebar Actions */

#side #actions {
	margin-top: 21px;
	padding-top: 1em;
	margin-bottom: 12px;
}

ul#actions li {
	padding: 0;
	background: none;
}

#actions a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	background-image: url(../images/DoDownloadBuy.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 3px 10px 3px 28px;
}

#actions a:hover {
	background-color: #f8f8f8;
}

#actions a:active {
	background-color: #d4d4d4;
	color: #ffffff;
}

#dl, .dl { background-position: 12px 50%}
#dl:active, .dl:active { background-position: -388px 50%}
#bn { background-position: -192px 50%}
#bn:active { background-position: -592px 50%}

/* @end */

/* @group Footer */

#footer {
	background: url(../images/PageFrame.jpg) no-repeat -1420px 0;
	width: 710px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 0;
	color: #3d3d3d;
	text-shadow: #fff 0px 1px 1px;
	text-align: center;
}

#footer a { color: #3d3d3d; border: none; }

#copyright {
	background: url(../images/Copyright.html) no-repeat 0px 4px;
	width: 228px;
	height: 15px;
	display: block;
	overflow: hidden;
	text-indent: -1000em;
	float: right;
	padding: 0;
	margin: 0 5px 0 0;
}


.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.77;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

/* @end */