/* OVERALL 
-------------------------------------*/
* {
	font-family: Gothamy, Gotham-Book, Arial, sans-serif;
	font-weight:100;
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
}

html, body {
	height: 100%;
}

.ImageRight {
	float: right;
	margin-left: 5px;
	clear: both;
}

.ImageLeft {
	float: left;
	margin-left: 5px;
	clear: both;
}


body {
	font-size:14px;
	color:#000000;
	background:url('../images/header_images/header_bg_repeatx11.jpg') repeat-x top center #fff;
}

b {
	font-weight:400;
}

h1 {
	font-family: Gothamy, Gotham-Book, Arial, sans-serif;
	font-size:36px;
	font-weight:400;
	margin-bottom:10px;
	letter-spacing:-0.07em;
	color: black;
	padding-left: 10px;
}

h2 {
	color: black;
	padding-left: 12px;
}


h3 {
	color: black;
}


a, 
a:visited,
a:active {
	text-decoration:none;
	font-weight:400;
	color:#414141;
		text-decoration: underline;

}

div.Center {
	width: inherit;
	text-align: center;
}

.clear {
	clear: both;
}


a:hover {
	color:#000;
	text-decoration: underline;
}

/* HEADER 
-------------------------------------*/

header#site_header {
	height:165px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

header#site_header #logo {
	width:214px;
	height:67px;
	background:url('../images/header_images/logo.png') no-repeat;
	text-decoration:none;
}

header#site_header p {
	font-family: Gothamy, Gotham-Book, Arial, sans-serif;
	font-weight:100;
	text-align:justify;
	width:485px;
	font-size:15px;
	line-height:20px;
	margin-top:15px;
	color:#f7f4a5;
/*	text-shadow:0px 1px 1px #ad6f12;*/
}


header#site_header #download_button {
	font-family: Gothamy, Gotham-Book, Arial, sans-serif;
	font-weight: 100;
	width: 249px;
	height: 59px;
	color: #000;
/*	margin-top: 18px;*/
	padding: 20px 0px 0px 82px;
	text-shadow: 0px 1px 0px #b78a26;
	font-size: 14px;
	line-height: 20px;
	background: url('../images/header_images/button.png') 0px 0px no-repeat;
	cursor: pointer;
	float: right;
	margin-right: 200px;	
	
}

	header#site_header #download_button b {
		font-family:Gothamy, Gotham-Book, Arial, sans-serif;
		font-weight:400;
	}

	header#site_header #download_button:hover {
		background:url('../images/header_images/button.png') 0px -79px no-repeat;
	}
	
	header#site_header #download_button:active {
		background:url('../images/header_images/button.png') 0px -158px no-repeat;
		padding:22px 0px 0px 82px;
		height:56px;
	}


.developer_note {
	float: right;
/*	margin-right: 20px;*/
	color: #FFFFFF;
	padding-top: 140px;
}	
	
	
.button_padding {
	padding-top: 30px;
}
/* NAVIGATION 
-------------------------------------*/
nav#site_nav {
	height:57px;
}

nav#site_nav li {
	float:left;
	list-style-type:none;
}

	nav#site_nav li a {
		line-height:59px;
		color:#5d5d5d;
		font-family:Gothamy, Gotham-Book, Arial, sans-serif;
		font-weight:bold;
		cursor:pointer;
		margin-right:15px;
		text-decoration:none;
		text-transform:uppercase;
		font-size:15px;
		text-shadow:0px 1px 1px #eaeaea;
	}

	nav#site_nav li a:hover {
		color:#2a2a2a;
			text-decoration: underline;
	}
	
	nav#site_nav li a.active,
	nav#site_nav li a.active:hover {
		color:#000;
		
	}




/* CONTENT 
-------------------------------------*/

.googlegroups {
	margin-left: 5px;
	float: right;
}

ul, ol {
	margin-left: 0.75cm;
	margin-right: 0.5cm;
}
li ul, li ol {
	margin-left: 0.5cm;
}

#container {
/*        background:url('../images/header_images/header_bg-256.jpg') repeat-x top center #fff;*/
        padding-top:30px;
	margin:0 auto;
	width:1146px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -175px;
}


#content {
	line-height:23px;
	padding-top:40px;
}

.column_left {
	float:left;
	width:48%;
}

.column_right {
	float:right;
	width:48%;
}


.column_left_more {
	float: left;
	width: 40%;
	padding: 5px;
}

.column_right_more {
	float: right;
	width: 40%;
	padding: 5px;
}





.column_left_less {
	float: left;
	width: 49%;
	padding: 1px;
}

.column_right_less {
	float: right;
	width: 49%;
	padding: 1px;
}




.feature {
	display:table;
	margin-top:20px;
}

.feature .icon {
	width:40px;
	display:table-cell;
	vertical-align:top;
}

.feature .description {
	color:#787878;
	text-align:justify;
	display:table-cell;
	vertical-align:top;
}

.feature span {
	font-weight:400;
	color:#000;
}

/* APPSCONFIG
-------------------------------------*/


.appsconfig_center {
	padding: 10px 10px 10px 10px;
	margin: 5px;
	text-align: center;
}

.appsconfig_row {
	width: 640px;
	height: 180px;
	margin: 0px auto 0px auto;
}


.appsconfig_item {
	text-align: center;
	width: 170px;
	padding: 10px 18px 10px 18px;
	float: left;
}


.AppIcon {
	width: 48px;
}


/* FOOTER 
-------------------------------------*/

.push {
	clear:both;
	height:25px;
}

.push200 {
	clear: both;
	height: 200px;
}

#footer {
	height:200px;
	margin-top:10px;
	background:url('../images/footer_images/footer_bg.png') repeat-x #eaeaea;
	color:#9a9a9a;
	line-height:20px;
	padding-top:20px;
	font-family:Gothamy, Gotham-Book, Arial, sans-serif;
}

#footer .logo {
	background:url('../images/footer_images/logo_gray.png');
	width:103px;
	height:32px;
	margin-bottom:10px;
	margin-top:25px;
}

#footer span {
	color:#8b8b8b;
	font-weight: 400;
}

#footer a,
#footer a:visited,
#footer a:active {
	color:#8b8b8b;
}

#footer a:hover {
	color:#5a5a5a;
}

/* Informational about stuff
-------------------------------------*/



#features {
}

/*
.feature {
	float: left;
	margin-left: 8px;
	width: 230px;
	height: 96px;
}
*/
.featureicon {
	width: 48px;
	height: 48px;
	float: left;
}

.leftfeature {
	width: 500px;
	display: inline;
	float: left;
}

.rightfeature {
	width: 500px;
	display: inline;
	float: right;
}


.right { 
    float: right;
    padding: 10px 10px 10px 10px;
    margin: 5px;  
    border: solid 1px #CCCCCC;
    background: #E5F2FF; 
    color: black;
    text-align: center;
}
.left { 
    float: left;
    padding: 10px 10px 10px 10px;
    margin: 5px;  
    border: solid 1px #CCCCCC;
    background: #E5F2FF; 
    color: black;
    text-align: center;
}

.leftsorta {
	width: 320px;
    padding: 10px 10px 10px 10px;
    margin: 5px;  
    border: solid 1px #CCCCCC;
    background: #E5F2FF; 
    color: black;
    text-align: center;
    color: #336699;
}

.leftsortawide {
        width: 500px;
    padding: 10px 10px 10px 10px;
    margin: 5px;
    border: solid 1px #CCCCCC;
    background: #E5F2FF;
    color: black;
    text-align: center;
    color: #336699;
}


.cow { 
    margin: 5px; 
    padding: 10px 10px 10px 10px; 
    border: solid 1px #CCCCCC;
    background: #E5F2FF; 
    color: black;
    text-align: center;
}



#GrowledApps {
	float: right;
	background: url(../images/about_images/AppsBox2.png) no-repeat;
	width: 288px;
	height: 190px;
	text-align: center;
	margin-left: 10px;
	padding-right: 2px;
	padding-left: 10px;
	font-size: 11px;
}

#GrowledApps ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#GrowledApps li {
	height: 68px;
	margin: 0;
	text-align: center;
	float: left;
	width: 72px;
	padding-top: 10px;
	padding-bottom: 0;
}


/* CUSTOM FONT 
-------------------------------------*/

@font-face {
	font-family: 'Gothamy';
	src: local('Gotham Book'), local('Gotham-Book');
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

@font-face {
	font-family: 'Gothamy';
	src: local('Gotham Book'), local('Gotham-Book');
	font-weight: 100;
	font-style: normal;
	font-variant: normal;
}

@font-face {
	font-family: 'Gothamy';
	src: local('Gotham Bold'), local('Gotham-Bold');
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

@font-face {
	font-family: 'Gothamy';
	src: local('Gotham Medium'), local('Gotham-Medium');
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
}

@font-face {
	font-family: 'Gothamy';
	src: local('Gotham Book Italic'), local('Gotham-BookItalic');
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
}

@font-face {
	font-family: 'Gothamy';
	src: local('Gotham Bold Italic'), local('Gotham-BoldItalic');
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
}

/* Other custom stuff
------------------------*/

.BoxItIn {
    background-color: #DCDCDC; 
    margin: 16px;
    border-radius: 7px;
    text-align: left;
    width: 600px;
    padding: 8px;
    padding-left: 12px;
    padding-top: 7px;
    font-family: 'Monaco';
    font-size: 12px;
    color: black;

}





.BoxItInWide {
    background-color: #DCDCDC; 
    margin: 16px;
    border-radius: 7px;
    text-align: left;
    width: 800px;
    padding: 8px;
    padding-left: 12px;
    padding-top: 7px;
	font-family: 'Monaco';
    font-size: 12px;
    color: black;
    

}


.TextBoxIn {
    width: 600px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding: 8px;
    }

.TextBoxInWide {
    width: 850px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
