body {
	margin: 0;
	font-family: Verdana,sans-serif;
	font-size: small;
	color: #333;
	background: #fff;
	}

h1 {
    font-size: 180%;
    color: #902000;
    font-weight: bold;
    }

h2 {
    font-size: 140%;
    color: #902000;
    font-weight: bold;
    }

h3 {
    font-size: 120%;
    color: #902000;
    font-weight: bold;
    }
	
h4 {
    font-size: 110%;
    color: #902000;
    font-weight: bold;
    }

a:link {
	color: #05b;
}
a:visited {
	color: #828;
}

a img {
	border: none;
	}
	
#wrapper {
	width: 890px;
	margin: 0em auto;
	padding: 0 40px;
	font-size: 103%;
}
#main-body {
	width: 100%;
	clear: both;
	}
#languages {
	font-size: 0.8em;
	text-align: right;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	}
#header {
	width: 100%;
	margin: 0 0 1.7em 0;
	clear: both;
	text-align: left;
	font-size: 1.1em;
	}
#content {
	width: 65%;
	float: left;
	padding-top: 0em;
	line-height: 1.6em;
	}
#sidebar-container {
	width: 31%;
	float: right;
	}
#sidebar {
	padding: 3em 2em 3em 3em;
	line-height: 1.5em;
	background: #eee;
}

#footer {
	padding: 2em 0 1em 0;
	clear: both;
	}

#logo {
	text-align: left;
	margin-right: 5%;
}

#minitabs {
	display: inline;
	line-height: 3em;
	white-space: nowrap;
	list-style: none;
	padding: 9px 0;
	margin-left: 0;
	}
  
#minitabs li {
	display: inline;
	margin: 0 20px 0 0px;
	}
#minitabs li:last-child {
	margin: 0;
	}

#minitabs a:link, #minitabs a:visited {
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 5px 0;
	border-bottom: 6px solid #FFF;
	color: #999;
	}

#minitabs a.active:link, #minitabs a.active:visited {
	border-color: #F60;
	color: #333;
	}

#minitabs a:hover {
	border-color: #F60;
	color: #333;
	}


#content #screenshots {
	text-align: center;
	padding: .5em 0 1em 0;
	clear: both;
}

#photodiv {
	width: 500px;
	background-repeat: no-repeat;
}
img.inline-image-left {
	float: left;
	padding: 0 1em 1.5em 1em;
	border: none;
}

img.inline-image-right {
	float: right;
	padding: 0 1em 1.5em 1em;
	border: none;
}

#pitch {
	margin-bottom: 2em;
}

#pitch h2 {
	font-size: 1.65em;
	color: #505050;
}
#features-table {
	width: 80%;
	margin: 0 auto 0 auto;
}

#features-table td {
	padding: 5px;
}


#supported {
	background-color: #DFC;
	padding: 1em 3em 1em 3em;
	margin-bottom: 1em;
}
#should-be-supported {
	background-color: #EEE;
	padding: 1em 3em 1em 3em;
	margin-bottom: 1em;
}
#not-supported {
	background-color: #FDD;
	padding: 1em 3em 1em 3em;
	margin-bottom: 1em;
}

#order-form {
	margin: 0 auto;
}
	
.card {
	margin: 2px -1px 2px -1px;
	vertical-align: middle;
}

#sidebar h2 {
    font-size: 120%;
    color: #902000;
    font-weight: bold;
	margin: 2em 0 .6em 0;
}
#sidebar #first-title {
	margin-top: 0;
}


#slideshow {list-style:none; color:#fff; display: none;}
#slideshow span {display:none}
#slideshow_wrapper {width:516px; margin:0px auto; display:none}
#slideshow_wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:512px; height:300px; background:#000}
#information {position:absolute; bottom:0; width:512px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.8; filter:alpha(opacity=80)}
#information h3 {display: none; padding:0px 8px 0px 8px; font-size:14px}
#information p {padding:11px 16px 13px 16px; font-size: 0.92em; font-weight: bold; opacity:1.0; filter:alpha(opacity=100);}
#image {width:512px}
#image img {position:absolute; top: 0; left: 0; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:300px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../img/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../img/right.gif) right center no-repeat}
#imglink {position:absolute; height:300px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../img/link.gif) center center no-repeat}

.support_address img { vertical-align: middle; padding: 3px 8px 3px 0; }
.support_address strong { vertical-align: middle; }
.support_address a { padding-left: 24px; }

.social_links { margin: 0em 0em .5em 0em; }
.social_links img { vertical-align: middle; padding: 3px 8px 3px 0; }
.social_links a { vertical-align: middle; }

