/* HTML Styles */



body {

	font: 70%/1.6em Verdana, Arial, Helvetica, sans-serif;

	color: #3b4955;

	margin: 0;

	padding: 0;

}
/*MAD added page class for background February 11, 2010 */
body.page {

	font: 70%/1.6em Verdana, Arial, Helvetica, sans-serif;

	color: #3b4955;

	background: #0055a5 url(../images/body_bg.png) repeat-x left top;

	margin: 0;

	padding: 0;

}

a:link {

	text-decoration: none;

	color: #0055a5;

}

a:visited {

	text-decoration: none;

	color: #3480c7;

}

a:hover {

	text-decoration: underline;

	color: #17b8e9;

}

a:active {

	text-decoration: none;

	color: #999;

}

h1 {

	font-size: 218%;

	line-height: 1.1em;

	color: #0055a5;

	margin: 0;

}

h2 {

	font-size: 130%;

	color: #0055a5;

}

h3 {

	font-size: 110%;

	color: #0055a5;

}

h4 {

	font-size: 100%;

}

img {

	border: none;

}

hr {

	color: #ccc;

	background: #ccc;

	height: 1px;

	padding: 0;

	border: none;

}

table {

	border: solid 1px #ccc;

	border-collapse: collapse;

}

caption, th, td {

	line-height: 1.3em;

	text-align: left;

	vertical-align: top;

	margin: 0;

	padding: 5px;

	border: solid 1px #ccc;

}

th {

	font-weight: bold;

	color: #fff;

	background: #17b8e9;

}

caption, thead th {

	font-weight: bold;

	color: #fff;

	background: #0055a5;

}

caption {

	font-size: 110%;

}

tfoot {

	font-size: 84%;

	background: #e5e5e5;

}

fieldset {

	margin: 0;
	
	padding: 0;
	
	border: none;

}



/* Main Container */



#container {

	background: url(../images/container_bg.png) no-repeat right top;

	width: 100%;

	min-width: 960px;

	float: left;

}

.clear {

	clear: both;

}



/* Header and Nav */



#header {

	color: #fff;

	background: url(../images/header_bg.png) no-repeat left top;

	height: 80px;

	width: 100%;

	float: left;

}

#header p, #header ul, #nav ul {

	margin: 0;

}

#header ul, #nav ul {

	float: left;

	padding: 0;

}

#header ul li, #nav ul li {

	line-height: 24px;

	height: 24px;

	float: left;

	list-style: none;

	position: relative;

}

#header ul li ul, #nav ul li ul {

	background: #0055a5 url(../images/subnav_bg.png) repeat-x left top;

	display: none;

	width: 150px;

	position: absolute;

	top: 24px;

	left: 0;

	z-index: 3000;

}

#nav ul li ul.navlearn, #nav ul li ul.navlearn li {

	width: 340px;

}

#nav ul li ul.navlearn li a {

	width: 320px;

}

#header ul li:hover ul, #nav ul li:hover ul {

	display: block;

}

#header ul li ul li, #nav ul li ul li {

	line-height: 2.2em;

	font-weight: normal;

	height: 2.2em;

	width: 150px;

	border: none;

}

#header ul li ul li {

	font-size: 100%;

}

#nav ul li ul li {

	font-size: 92%;

}

#topnav ul li ul li a, #nav ul li ul li a {

	width: 130px;

	padding: 0 10px;

}

#topnav a:link, #topnav a:visited, #topnav a:hover, #nav a:link, #nav a:visited, #nav a:hover {

	text-decoration: none;

	color: #fff;

	display: block;

}

#topnav ul li:hover, #nav ul li:hover, #topnav a:hover, #nav a:hover {

	background: #17c5ff;

}

#logo, #logo a {

	height: 80px;

	width: 285px;

	float: left;

}

#logo {

	background: url(../images/header_logo.png) no-repeat left top;

}

#logo a {

	text-indent: -9999px;

}

#topnav {

	float: left;

	padding-top: 38px;

	position: relative;

	z-index: 300;

}

#topnav ul li {

	font-weight: bold;

}

#topnav a {

	padding: 0 15px;

}

#tagline {

	background: url(../images/tagline_bg.png) no-repeat right top;

	height: 80px;

	width: 400px;

	float: right;

}

#tagline p {

	display: none;

}

#nav {

	background: #0055a5;

	width: 100%;

	float: left;

	clear: both;

	padding: 6px 0;

	position: relative;

	z-index: 200;

}

#nav ul li {

	font-size: 110%;

	border-right: dotted 1px #fff;

}

#nav ul li a {

	padding: 0 6px;

}

.navarrow {

	background: url(../images/nav_arrow.png) no-repeat center top;

	height: 4px;

	width: 7px;

	position: absolute;

	top: 30px;

	left: 10px;

}



/* Footer */



#footer {

	font-size: 82%;

	line-height: 1.2em;

	color: #fff;

	width: 100%;

	float: left;

	clear: both;

	border-top: dotted 1px #fff;

}

#footer p, #footer dl, #footer dt, #footer dd {

	margin: 0;

}

#footer a {

	color: #abe6d9;

}

#footer a:hover {

	color: #fff;

}

#copyright, #bi {

	padding: 15px 10px;

}

#copyright {

	float: left;

}

#bi {

	float: right;

}

#bi dt, #bi dd {

	float: left;

}

#bi dt {

	background: url(../images/footer_bi_logo.png) no-repeat left center;

	width: 165px;

	padding: 10px 10px 10px 28px;

}

#bi dd {

	height: 50px;
	
	width: 130px;

	padding: 10px;

	border-left: solid 1px #4d88c0;

}

#google_translate_element {
	clear: both;
	padding: 10px;
}



/* Front */



#front {

	background: #0055a5 url(../images/front_bg.jpg) repeat-x left -20px;

	width: 100%;

	min-height: 485px;

	float: left;

	clear: both;

	position: relative;

}

#front2 {

	background: #0055a5 url(../images/front_bg.jpg) repeat-x left 15px;

	width: 100%;

	min-height: 485px;

	float: left;

	clear: both;

	position: relative;

}

#fronttitle h1 {

	font-size: 150%;

	line-height: 1.3em;

	color: #0055a5;
	
	background: #a0decf url(../images/frontportfolio_bg.jpg) no-repeat left top;

	height: 35px;
	
	margin: 0;
	
	padding: 0 42px;

}

#front p, #front blockquote, #front2 p, #front2 blockquote {

	margin: 0;

}

#frontportfolio {

	background: url(../images/frontportfolio_bg.jpg) no-repeat left -20px;

	height: 465px;

	width: 535px;

	float: left;

	position: relative;

	top: 0;

	left: 0;

	overflow: hidden;

}

#frontportfolio img {

	display: none;

	margin: 0 42px;

	position: absolute;

	top: 0;

}

#intro {

	padding: 0 10px 10px 535px;

}

#intro ul li {
	list-style: url(../images/bullet_check.png);
}

#introtext {

	line-height: 1.2em;
	
	background: url(../images/intro_bg.jpg) repeat-x left top;

	height: 250px;

	padding: 10px 20px 20px 20px;

}
#introtext2 {

	line-height: 1.2em;
	
	background: url(../images/intro2_bg.png) repeat left top;

	padding: 10px 20px 20px 20px;

}

#introtext h1, #introtext2 h1 {

	font-size: 150%;

	line-height: 1.3em;

	color: #0055a5;

	margin: 0 0 .5em 0;

}

#introtext h2, #introtext2 h2 {

	margin-bottom: .2em;

}

#introtext p, #introtext2 p {

	margin: 0 0 .2em 0;
	
	padding-right: 150px;

}

#quote {

	font-size: 91%;

	line-height: 1.5em;

	color: #fff;

	padding-right: 150px;

}

#quote a {

	color: #abe6d9;

}

#quote a:hover {

	color: #fff;

}

#quote h2 {

	margin: 1em 0 .5em 0;

}

#quote blockquote {

	background: url(../images/front_quote_left.png) no-repeat left top;

	padding: 0 0 0 22px;

}

#quote blockquote p {

	background: url(../images/front_quote_right.png) no-repeat right top;

	font-weight: bold;

	padding-right: 22px;

}

#quote cite {

	font-style: normal;

}

#frontphoto {

	background: url(../images/front_photo.png) no-repeat right top;

	height: 355px;

	width: 165px;

	position: absolute;

	top: 104px;

	right: 0;

}

#frontphoto2 {

	background: url(../images/front_photo.png) no-repeat right top;

	height: 355px;

	width: 165px;

	position: absolute;

	top: 22px;

	right: 0;

}



/* Content */



#content {

	background: #fff;

	width: 100%;

	float: left;

	margin-bottom: 5px;

	position: relative;

	z-index: 1;

}

#side {

	color: #fff;

	background: url(../images/side_bg.jpg) repeat-x left top;

	width: 20%;

	min-height: 200px;

	float: left;

	padding: 15px 0;

}

#side + #content {

	width: 80%;

}

#side a, #side a:visited {

	color: #fff;

}

#sidenav {

	padding: 0 15px;

}

#sidenav dl, #sidenav dt, #sidenav dd {

	width: 100%;

	float: left;

	margin: 0;

	padding: 0;

}

#sidenav dt {

	font-size: 136%;

	line-height: 1.2em;

	font-weight: normal;

	border-bottom: dotted 1px #fff;

}

#sidenav dd {

	line-height: 1.2em;

}

#sidenav a {

	display: block;

	width: 100%;

	padding: 5px 0;

}

#sidenav a:hover {

	text-decoration: none;

	background: #17c5ff;

}

#sidenav a.on {

	font-weight: bold;

	color: #abe6d9;

}

.sidephoto {

	padding: 10px 0;

}

#bodytext {

	padding: 10px 20px 20px 20px;

}

.sharelinks {
	background: #a0decf url(../images/frontportfolio_bg.jpg) no-repeat left top;
	width: 100%;
	float: left;
}
.addthis_default_style {
	text-align: right;
	float: right;
	padding: 5px 20px;
}

#title {

	clear: both;
	
	padding: 10px 0;

	margin-bottom: 20px;

	border-bottom: dotted 1px #999;

}

.section {

	font-size: 75%;

	line-height: 1.1em;

	font-weight: normal;

	color: #9cd3c7;

}

.photo {

	float: right;

	clear: right;

	padding: .5em 0 20px 20px;

}

.sidebox {

	float: right;

	clear: right;

	padding: .5em 0 20px 20px;
	
	width: 200px;
	
	text-align: center;

}

.staffphoto {

	float: left;

	clear: left;

	padding: .5em 20px 20px 0;

}

.button, a.button, a.button:visited, a.button:hover {

	font-size: 110%;

	font-weight: bold;

	color: #fff;

	background: url(../images/button_bg.png) repeat-x left center;

	display: block;

	text-align: center;

	width: 160px;

	padding: 5px 10px;

	border: solid 1px #ccc;

}

.splashnav {

	font-size: 110%;

	font-weight: bold;

}

.splashnav li {

	padding: .5em 0;

}

.designbigthumb {

	width: 600px;

	margin: 0 auto;

	border: solid 1px #ccc;

}
.designbigthumb table {

	width: 100%;

}

.designbigthumb td {

	align: center;

}

.portfoliothumb {

	float: left;

	margin: 0 10px 10px 0;

	border: solid 1px #ccc;

}

.portfoliothumb a {

	display: block;

	text-align: center;

	padding: 10px;

}

.portfoliothumb a:hover {

	text-decoration: none;

	background: #e1f2f7;

}

.portfoliologo {

	min-height: 265px;

	float: left;

	padding: 20px;

}

.portfoliobrochure, .portfoliocard, .portfoliostationary, .portfoliopackage {

	padding: 20px 0;

	border-bottom: solid 1px #ccc;

}

.portfoliopackage h2, .portfoliopackage p {
	margin-top: 0;
}

.portfoliovideo {

	text-align: center;

	float: left;

	padding: 20px;

}

.printingprices {

	width: 60%;

	float: right;

}

.article {
	padding: 20px 0;
	border-bottom: solid 1px #ccc;
}
.article h2, .article p {
	margin: 0;
}
.note {
	font-size: 85%;
	line-height: 1.2em;
}
.expandicon {
	float: left;
	margin-right: 10px;
}
td.feature {
	text-align: center;
}

/* design sale  AAM 8/8/08 */

.dsgnsale {
	
	font-size: 85%;
	
	color: #000000;
	
	float: left;
	text-indent: 5px;
}

.dsgnsale img {
	
	width: 125px;
	
	margin: 1px 5px 10px 5px;

	border: 1px solid #000000;

}

.row {

    margin-left: auto;
    margin-right: auto;
	margin-bottom: 10px;
	width: 750px;
	
}
.leftPair {
	margin-left: 50px;

	padding: 0 10px 0 10px;
	
	float:left;

}
.rightPair {
	
	padding: 0 10px 0 10px;
	border-left: solid 1px #ccc;
	
	float:left;

}
.frontbanner {
	margin-top: 1em;
}




.highlight
{
font: Verdana, Arial, Helvetica, sans-serif;

font-size: 20px;
background-color: transparent;
text-align: left;
color: #0055a5;
font-weight: bold;

}

/* Webinars */

#webinarintro {
	color: #fff;
	background: #00b0e3 url(../images/webinars_intro_bg.png) repeat-x left top;
	min-height: 200px;
	clear: both;
}
#webinarintroinner {
	background: url(../images/webinars_photo.png) no-repeat left top;
	min-height: 180px;
	padding: 20px 20px 20px 210px;
}
#webinarintro #title {
	border-bottom: dotted 1px #fff;
}
#webinarintro h1 {
	font-weight: normal;
	color: #a0decf;
}
#webinarintro p {
	font-size: 108%;
	line-height: 1.8em;
}
.webinarcol h2 {
	font-size: 160%;
	line-height: 1.1em;
	margin-top: 0;
}
.webinarcol h3 {
	font-size: 130%;
}
.webinarcol h3, .webinarcol h4, .webinarcol p {
	margin: .5em 0;
}
.webinarcol {
	float: left;
	margin: 10px 0;
}
.webinarlist {
	padding: 10px 20px;
}
.webinarentry {
	padding: 10px 0;
	border-top: dotted 1px #999;
}
#webinarpast {
	width: 60%;
}
#webinarupcoming {
	width: 39%;
}
#webinarupcoming .webinarlist {
	color: #fff;
	background: #ff9c00 url(../images/webinars_upcoming_bg.png) repeat-x left top;
}
#webinarupcoming h2 {
	color: #fff;
}
#webinarupcoming .webinarentry {
	border-top: dotted 1px #fff;
}
a.watchbutton, a.signupbutton {
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	padding: 0 20px 0 30px;
	border: solid 1px #fff;
}
a.watchbutton:hover, a.signupbutton:hover {
	text-decoration: none;
	color: #fff;
}
a.watchbutton {
	background-color: #217ec1;
	background-image: url(../images/button_play_bg.png);
}
a.watchbutton:hover {
	background-color: #1095d2;
}
a.signupbutton {
	background-color: #ce6600;
	background-image: url(../images/button_signup_bg.png);
}
a.signupbutton:hover {
	background-color: #ea7400;
}
.textinput {
	width: 500px;
	padding: 5px;
	border: solid 1px #ccc;
}
.textinput:focus {
	background: #ffffec;
}
.error{
color: #FF0000;
font-size: 10px;
}
