html,body {
	margin:0;
	padding:0;
	color:#707070;
	font-family:Arial, Verdana;
}
body {
	font-family:arial;
	font-size:10pt;
	background:url(http://c192233.r33.cf1.rackcdn.com/pattern.png) 0 -9px;
	*background-position: 0 -7px;
	
}
a img {
	border:0;
}
a {
	color:#9cc52d;
	cursor:pointer;
	text-decoration:none;
}
.green {
	color:#9cc52d;
}
input {
	font-family:inherit;
	font-size:inherit;
	padding-left:2px;
}
form {display:inline;}
div.clear {
	clear:both;
	height:0;
	line-height:0;
}

/** Main container **/
div#gradient_pattern {

	padding:1px 0;
	background:url(http://c192233.r33.cf1.rackcdn.com/pattern_gradient.png) 0 0 repeat-x;
	margin-bottom:50px;
}
div#container {
	width:908px;
	margin:0px auto 0;
	padding:4px 7px 0;
	background:url(http://c192233.r33.cf1.rackcdn.com/shadow_top.png) 1px 0 no-repeat;
	position:relative;
	
}

* html div#container {
	background:0;
	display:inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/images/body/shadow_top.png',sizingMethod='crop');
}
#container #shadow {
	position:absolute;
	left:2px;
	top:4px;
	bottom:4px;
	width:918px;
	height:100%;
	background-color:#000;
	opacity:0.2;
	-moz-opacity:0.2;
	filter:alpha(opacity=20);
	z-index:1;
}
#bottom_shadow {
	clear:left;
	height:6px;
	width:919px;
	margin:auto;
	line-height:6px;
	background:url(http://c192233.r33.cf1.rackcdn.com/bottom.png) 0 0 no-repeat;
}
* html #bottom_shadow {
	background:0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/images/landing/shadow/bottom.png',sizingMethod='crop');
}
/** Header **/

div#header {
	position:relative;
	top:3px;
	width:100%;
	color:#fff;
	height:57px;
	z-index:20;
	width:908px;
	margin:0px auto 0;
}
#header #contact,#header #blog,#header #about,#header #mediakit {
	width:54px;
	padding:0 6px 6px;
	background:url(http://c192233.r33.cf1.rackcdn.com/top_tab.png) 0 0 no-repeat;
	font-size:0.8em;
	float:right;
	margin-left:15px;
	text-align:center;
	color:#fff;
}

#header #contact a,#header #blog a,#header #about a,#header #mediakit a{
	color:#fff;
}
div#header ul#nav {
	position:absolute;
	bottom:-1px;
	z-index:15;
	right:7px;
	font-size:11pt;
	list-style:none;
	padding:0;
	margin:0;
	
}
div#header ul#nav li {
	list-style:none;
	margin:0 5px;
	float:left;
	padding:2px 0 5px;
}

div#header ul#nav li.selected {
	background:url(http://c192233.r33.cf1.rackcdn.com/selected_right.png) 100% 0 no-repeat;
}
div#header ul#nav a {
	color:#fff;
	padding:2px 2px 7px 7px;
	font-weight:normal;
	margin-right:5px;
}
div#header ul#nav .selected a{
	background:url(http://c192233.r33.cf1.rackcdn.com/selected.png) 0 0 no-repeat;
	color:#454545;
}

h1 {
	font-size:26pt;
	text-decoration:none;
	margin:10px 0;
	color:#9cc52d;
}
h2 {
	font-size:18pt;
	margin:8px 0;
	color:#9cc52d;
}
h3 {
	margin:15pt 0;
	font-size:13pt;
	color:#9cc52d;
}
h4 {
	font-size:13pt;
	font-weight:normal;
	margin:8px 0;
}
p {
	margin:2px 0;
}
div.content {
	padding:20px 80px;	
	min-height:380px;
}
* html div.content {
	height:380px;
}
img.icon {
	margin-right:5px;
	float:left;
}
/** Main content **/
div#main {
	background:url(http://c192233.r33.cf1.rackcdn.com/bggradient.jpg) 100% 0 repeat-y #fff;
	margin:0 0 5px 0;
	
	position:relative;
	z-index:2;
	min-height:500px;
}
* html div#main {
	height:520px;
}
div#main #main_bg {
	background:url(http://c192233.r33.cf1.rackcdn.com/content_top.png) 0 0 no-repeat;
	padding:10px 0px 00px 20px;
	min-height:400px;
}
#main_bottom {
	height:10px;
	position:absolute;
	left:0;
	bottom:-5px;
	clear:both;
	
	margin-top:10px;
	width:100%;
	background:url(http://c192233.r33.cf1.rackcdn.com/content_bottom.png) 0 0 no-repeat;
}
div.overlay {
	display:none;
	width:570px;
	padding:48px 0 0 48px;
	top:0;
	z-index:15;
	background:0;
	background-image:url(http://c192233.r33.cf1.rackcdn.com/petrol.png);
}

* html div.overlay {
	background:0;
	background-color:black;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/images/landing/petrol.png',sizingMethod='crop');*/
}
div.overlay div.close { 
    background:url(http://c192233.r33.cf1.rackcdn.com/close.png) no-repeat; 
    position:absolute; 
    top:6px; 
    right:10px; 
    width:34px; 
    height:42px; 
    cursor:pointer;     
} 
* html div#overlay_video div.clode {
	background:0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/images/landing/close.png',sizingMethod='crop');
}
#_overlayImage {
	z-index:3;
}
/** Footer **/

div#footer {
	background:url(http://c192233.r33.cf1.rackcdn.com/footer_bg.png) 0 0 no-repeat;
	padding:6px;
	position:relative;
	z-index:2;
	font-size:9pt;
}
* html div#footer {
	display:inline-block;
}
div#footer span {
	float:right;
	color:#55a5b3;
}
div#footer span a {
	color:#4d4d4d;
}

/** Sidebar **/
a#download {
	position:absolute;
	width:200px;
	height:38px;
	right:33px;
	top:131px;
	text-align:center;
	display:block;
	font-size:1.7em;
	color:#fff;
	padding-top:12px;
}
a#download span {
	color:#c7d978;
	font-size:9px;
	float:right;
	margin:-4px 22px 0 0;
}

div#with_sidebar {
	width:600px;
}

div#sidebar {
	background:url(http://c192233.r33.cf1.rackcdn.com/slim_right_bg.png) 0 0 no-repeat;
	position:absolute;
	right:0;
	top:6px;
	width:220px;
	height:290px;
	padding:200px 17px 10px 45px;
}

#sidebar h3 {
	background-color:#212121;
	color:#fff;
	font-size:1.0em;
	padding:1px 5px;
	margin:25px 10px 0 0;
	text-align:center;
	display:block;
}
#sidebar .movie img {
	width:95px;
}
#sidebar .movie {
	float:left;
	margin:10px 5px 0;
}
#mac_contact {
	display:block;
	text-align:right;
	color:#fff;
	padding-right:8px;
}
/** Index **/

div.half_small {
	width:400px;
	height:250px;
	margin:0px 0px 10px 0;
	float:left;
	
}
div.half_small div.half_text {
	position:relative;
	top:20px;
	left:0px;
	font-size:1.3em;
}
div.half {
	width:400px;
	height:350px;
	margin:0px 0px 10px 0;
	float:left;
	
}
div.half div.half_text {
	position:relative;
	top:20px;
	left:0px;
	font-size:1.3em;
}
div.half_small div.emulation {
	margin:5px 0;
	width:260px;
}
div.half_small div.emulation img.image {
	float:left; margin-right:5px;
}


div.third {
	width:230px;
	height:232px;
	margin:0px 70px 10px 0;
	float:left;
	
}
div.third div.third_text {
	position:relative;
	top:20px;
	left:70px;
}

div.third div.emulation {
	margin:5px 0;
	width:260px;
}
div.third div.emulation img.image {
	float:left; margin-right:5px;
}

/** Lists **/

div.list {
	margin:10px 0 0 30px;
}
div.list div.emulation {
	border-top:1px dashed white;
	width:740px;
	padding:10px 0;
}
div.list div.top {
	border:0;
}
div.ordering {
	font-size:1.1em;
}
div.ordering a {
	color:#fff;
}
div.ordering a.selected {
	color:#fffc00;
}
a.brown {
	color:#d4c000;
}

a.download {
	color:#df8607; 
	font-weight:bold;
}
a.download span {
	text-decoration:underline;
}
a.download img {
	margin-bottom:-5px;
}
div.letters a {
	color:#fff;
	text-decoration:underline;
}
div.letters a.selected {
	color:#fffc00;
}
div.paging {
	text-align:center;
	position:relative;
	top:15px;
}
/** Contact form **/
/*
label {
	display:block;
	float:left;
	width:50px;
	line-height:17pt;
}
*/

form#userstats label {
	width:auto;
	display:inline;
	float:none;
	line-height:auto;
}

input.text {
	width:180px;
	border:1px solid #9cc52d;
	margin:2px;
}
textarea {
	width:234px;
	height:80px;
	border:1px solid #9cc52d;
}
input.submit {
	color:#9cc52d;
	border-bottom:1px solid #9cc52d;
	padding:0;
}
.toggleList {
	margin:0;
	padding:0;

}

.toggleList li h2 {
	margin:6px 0 2px;
	padding:0;
	display:inline;
	cursor:pointer;
	font-size:11pt;
}
.toggleList li.open h2 {
	color:#ff8400;
}
.toggleList li p {
	display:none;
}
.toggleList li.open p {
	display:block;
	color:#8f8f8f;
}

/** Emulation images **/
img.large_image {
	width:80px;
	height:100px;
	float:left;
	margin-right:5px;
	border:1px solid #fff;
}
img.small_image {
	width:28px;
	height:35px;
	float:left;
	margin-right:5px;
	border:1px solid #fff;
}

/** Emulation comments **/
div.comment {
	border-top:1px dashed #666666;
	clear:left;
	padding:6px 0;
	min-height:54px;
}
* html div.comment {
	height:54px;
}
.date {
	font-size:0.8em;
}

/** Report bug **/
form#reportbug label {
	width:140px;
	clear:left;
	font-weight:bold;
}
form#reportbug input,form#reportbug textarea {
	margin:2px 0;
}
form#reportbug textarea {
	width:300px;
	height:80px;
}

form#userinfo label {
	
}
.error {
	border:1px solid red;
}

/** Overlays **/
div.overlay {
	display:none;
	width:570px;
	padding:48px 0 0 48px;
	top:0;
	z-index:15;
	color:#fff;
/*	background-image:url(http://c192233.r33.cf1.rackcdn.com/petrol.png);*/
}
* html div.overlay {

/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/images/landing/petrol.png',sizingMethod='crop');*/
}
div.overlay div.close { 
    background:url(http://c192233.r33.cf1.rackcdn.com/close.png) no-repeat; 
    position:absolute; 
    top:6px; 
    right:10px; 
    width:34px; 
    height:42px; 
    cursor:pointer;     
} 
* html div#overlay_video div.close {

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/images/landing/close.png',sizingMethod='crop');
}
#_overlayImage {
	z-index:3;
}
.contactForm form label {
	width:150px;
	font-size:1.4em;
	line-height:22pt;
	display:block;
	float:left;
	clear:left;
}
.contactForm form input.text,.contactForm form textarea.text {
	width:200px;
	border:2px solid #fff;
	margin:2px 0;
	background-color:#abe50a;
	padding:2px;
	font-size:1.2em;
}

.contactForm form textarea.text {
	overflow:auto;
	height:60px;
	font-family:Arial;
}
form .button {
	background-color:#d0d0d0;
	border:1px outset #262626;
	color:#636363;
	padding:1px 4px;
}

.contactForm {
	display:none;
}
.contactForm form {
	display:block;
	width:410px;
	margin:50px auto;
}
.contactForm h2 {
	font-size:1.4em;
}
.contactForm .confirm {
	display:none;
	background-color:#252525;
	padding:2px 5px;
	margin-top:10px;
	color:#fff;
}
/** Form errors **/
div.errorMessage {
	position:absolute;
	z-index:475;
}
div.popupErrorMessage {
	z-index:600;
	position:absolute;
}
div.errorMessage span, div.popupErrorMessage span {
	font-size:0.8em;
	color:#db5842;
	cursor:pointer;
	position:absolute;
	top:3px;
	right:1px;
	padding-right:16px;
	line-height:14px;
}
div.info {
	color:#db5842;
}
div.warning {
	color:#ff0000;
}
input.inputError,textarea.inputError {
	border:1px solid #f48977;
	background-color:#fffaf0;
}

.educational_entry 
{
	margin-bottom:12px;
}

.educational_entry h2 
{
	font-size:22px;
	margin-bottom:0px;
}


.about_entry 
{
	margin-bottom:12px;
}

.about_entry h2 
{
	font-size:17px;
	margin-bottom:2px;
}

.about_quote 
{
	color: #707070;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	text-decoration:underline;
}

