@charset "utf-8";

#container  {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#frontContent {
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 360px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 550px;
	border-top-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #41513C;
	border-right-color: #41513C;
	border-bottom-color: #41513C;
	border-left-color: #41513C;
}
.front-box {
	padding-right: 3px;
	padding-left: 5px;
	border: thin solid #4D544D;
	margin-top: 7px;
}

#leftSide {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	background-position: top;
}
#leftSidebar1  {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #D2DCD1;
	margin-bottom: 5px;
	width: 300px;
}

#leftReadersCorner {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #BECCBD;
	width: 300px;
}
#frontsliderContent {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 300px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 8px;
}

.front-video-promo {
	float: right;
	width: 250px;
	margin-left: 8px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #454841;
	padding-top: 10px;
}
#container #leftSide #leftSidebar1 h2 .new a {
	color: #BB5E00;
}
.front-featured-tutorial {
	float: right;
	width: 175px;
	margin-left: 8px;
	text-align: center;
	border: 1px solid #006;
}

.front-video-promo {
	float: right;
	width: 250px;
	margin-left: 8px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #454841;
	padding-top: 10px;
}
#container #dreamweaver .front-video-promo h2 .new a {
	color: #FFA044;
}
#container #leftSide #leftSidebar1 h2 .new a {
	color: #BB5E00;
}
.front-featured-tutorial {
	float: right;
	width: 175px;
	margin-left: 8px;
	text-align: center;
	border: 1px solid #006;
}
.front-box {
	padding-right: 3px;
	padding-left: 5px;
	border: thin solid #4D544D;
	margin-top: 7px;
}

.front-video-promo {
	float: right;
	width: 250px;
	margin-left: 8px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #454841;
	padding-top: 10px;
}
#container #dreamweaver .front-video-promo h2 .new a {
	color: #FFA044;
}
#container #leftSide #leftSidebar1 h2 .new a {
	color: #BB5E00;
}
.front-featured-tutorial {
	float: right;
	width: 175px;
	margin-left: 8px;
	text-align: center;
	border: 1px solid #006;
}
.front-box {
	padding-right: 3px;
	padding-left: 5px;
	border: thin solid #4D544D;
	margin-top: 7px;
}

/* CSS Document */

#mainContent  {
	margin-top: 5px;
	margin-right: 175px;
	margin-bottom: 0;
	margin-left: 340px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 

#dreamweaver {
	padding-right: 15px;
	padding-left: 350px;
}
#leftSidebar2 {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #BECCBD;
	width: 300px;
}
#leftSidebar3 {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #BECCBD;
	width: 300px;
}
#FAQ {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF3D2;
	width: 390px;
}
.margin-left-20 {
	margin-left: 20px;
}



#sidebarRight  {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px; /* padding keeps the content of the div away from the edges */
	background-color: #FBE099;
	text-align: center;
}
#sidebarRight  img {
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	margin-bottom: 5px;
	margin-top: 10px;
}
#FAQwarp {
}
.margin-left-40 {
	margin-left: 40px;
}
.margin-left-10 {
	margin-left: 20px;
}
#sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 280px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #9AB098;
}
.width300 {
	width: 300px;
}

.width330 {
	width: 330px;
}
.float-l-10 {
	float: left;
	margin-left: 5px;
}
.rotator-div {
	border: 1px solid #D2DCD1;
}
#container #frontContent ul li {
	line-height: 1.8em;
	list-style-image: url(../images/mouse-button-yel.gif);
	margin-top: 0px;
	padding-top: 0px;
}
.fltrt {
	float: right;
	margin-left: 10px;
}
.front-bottom {
	width: 620px;
	margin-left: 50px;
}
