/* Edited with EditCSS */
/**** LINK-tag style sheet stylezoom.css ****/

@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html, body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 800px;
	width:100%;
	height:100%;
	background-color:#1e2532;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bfcee7;
	background: #1e2532 url(img/header_bg_logo.jpg) 50% top no-repeat;
}
html {
	background: #1e2532 url(../img/top_bg.jpg) left top repeat-x;
}
img {
	border-style: none;
}
#header {
	height: 134px;
}
ul.mainmenu {
	border:0 none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
	list-style-type: none;
	margin:0 auto;
	width: 800px;
	text-align:right;
	padding-top: 35px;
	
}
ul.mainmenu li {

	margin: 0 15px;
	display:inline;
	text-align:left;

}
ul.mainmenu li a {
	
	font-weight:bold;
	color:#86b2f6;
	font-size:18px;
	text-decoration:none;

}
ul.mainmenu li a:hover {
	color:#c3d9fb;
}

ul.mainmenu li.active a {

	color:#FFFFFF;

}
#Construct {
	min-height:40px;
	line-height:2.5em;
	background:url(img/construction.png) bottom left repeat-x;
	font-size:1.4em;
	text-align:center;
	top:10px;
}
#Construct strong {
color:#;
	text-shadow: 0px 0px 0px;
}
.wrapper1 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
	text-align:center;
	color:#4f5869;
	font-size:0.8em;/* font-size:0.9em; */
	padding-top:30px;
	padding-bottom: 20px;
}
.floatstop {
	clear:both;
}
.floatleft {
	float:left;
}
.centeredImage {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
.centeredImage a img {
	padding-top:30px;
	margin:0 10px 0 10px;
}
#Text {
	color:#bfcee7;
}
.alignleft {
	color:#bfcee7;
	text-align:left;
	width:800px;
}
#BackgroundImage {
	background:url(img/header_bg_logo.jpg) no-repeat top scroll;
}
strong {
	color:white;
	text-shadow: 0px 0px 3px #5677b5;
}
#PromoFeatures {
	margin:0 auto;
	padding:40px 60px ;
	
	background:url(img/ipad_iphone.png) 0 110px no-repeat;
	
	width:800px;
	font-size:1.25em;/*text-shadow: 0px -1px 1px #1e2532;*/
}
#PromoFeatures .ofcourse {

	color:#576686;
	font-size:12px;
	font-style:italic;
	float:right;
	margin-top: -30px;

}

#PromoFeatures h1, h3, ul {
	padding: 20px 0 0 0;
}
.PromoPadding {
	padding-left:325px;
}
#PromoFeatures h1 {
	color:#FFFFFF;
	font-size: 28px;
	margin: 0px 0 35px;
	padding:0;
}
#PromoFeatures ul {
	padding:10px 0 0 345px;
}
#PromoFeatures ul li {
	padding:0 0 10px 0;
	color:#fff;
}
#PromoFeatures h3 {
	font-size:1em;
	color:#fff;
}
#PromoFeatures p {
	font-size:1.1em;
	padding-bottom:0.5em;
}
.line_horiz {
	background:url(img/line_horiz.jpg) no-repeat;
	width:800px;
	height:1px;
	margin: 20px auto;
}
#box_text {
	padding:0 10px 0 340px;
	font-size:1.2em;
}
#box_text p {
	padding-top:10px;
}
h4 {
	padding-bottom:10px;
	color:white;
	font-size:1.3em;
}
/* ============== CODA ==================*/

#wrapper {
	width: 760px;
	margin: 0 auto;
}
#slider {
	width: 620px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	height: 250px;
	width: 620px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}
.scrollContainer div.panel {
	padding: 20px;
	height: 210px;
	width: 580px;
}
ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}
ul.navigation li {
	display: inline;
	margin-right: 10px;
}
ul.navigation a {
	padding: 10px;
	color: #000;
	text-decoration: none;
}
ul.navigation a:hover {
	background-color: #f6f6f6;
}
ul.navigation a.selected {
	background-color: red;
}
ul.navigation a:focus {
	outline: none;
}
.scrollButtons {
	position: absolute;
	top: 150px;
	cursor: pointer;
}
.scrollButtons.left {
	left: -20px;
}
.scrollButtons.right {
	right: -20px;
}
.hide {
	display: none;
}
a {
	text-decoration:none;
}
a:link {
	color:#548dea;
} /* unvisited link */
a:visited {
	color:#548dea;
} /* visited link */
a:hover {
	color:#80b0ff;
} /* mouse over link */
a:active {
	color:#80b0ff;
} /* selected link */
.blog_btn {
	position:absolute;
	top:40px;
	width:880px;
	text-align:right;
}
#badge {
	vertical-align:text-top;
}


