/* newbwm.css
 *
 * Stylesheet for new Blueprint Web Marketing site
 */


/* Standard layout styles */

body {
	text-align: center;
	background-color: #f0f0f0;
	background-image: url(/images/gradbackground.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a {
	color: #6a83a5;	
}
a:hover {
	color: #0081cc;
}
a:visited {
	color: #4569B8;
}
a img {
	border: 0px;
}
h3 {
	font-size: 14px;
}
div#header {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#body {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#footer {
	width: 800px;
	margin: 3px auto 5px auto;
	font-size: 80%;
}
div#menu {
	clear: both;
	border-top: 1px solid black;
}
div.separator {
	width: 100%;
	height: 8px;
	background-color: #999999;
	font-size: 1px;
	line-height: 1px;
}

span.companyname {
	color: #2c6db5;
}


/* Menu styles */

ul.solidblockmenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	font: bold 11px Arial;
	width: 800px;
	background-color: #0967b9;
	background-image: url(/images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #625e00;
	border-right-color: #625e00;
	border-bottom-color: #625e00;
	border-left-color: #625e00;
}
ul.solidblockmenu li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
ul.solidblockmenu li h2 {
	float: right;
	width: 200px;
	text-align: left;
	font-size: 16px;
	line-height: 10px;
	color: #FFFFFF;
	padding: 10px 0 0 0px;
	margin: 0px;
}
ul.solidblockmenu li a {
	float: left;
	color: #FFFFFF;
	padding: 10px 11px 10px 11px;
	min-height: 14px;
	text-decoration: none;
	border-right-color: #79A2D3;
	border-left-color: #8BAEDB;
	border-right-width: 1px;
	border-right-style: solid;
}
ul.solidblockmenu li a:visited {
	color: #FFFFFF;
}
ul.solidblockmenu li a:hover {
	color: white;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(/images/shadow_menu3.gif);
}
/* Handle drop-down menus */
ul.solidblockmenu li.over ul {
	left: 0px;
}
ul.solidblockmenu li ul {
	position: absolute;
	top: 34px;
	left: -999em;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: #0967b9;
	overflow: hidden;
}
ul.solidblockmenu li ul li {
	float: none;
	display: block;
	margin: 0px;
	overflow: hidden;
	height: 34px;
}
ul.solidblockmenu li:hover ul {
	left: auto;
}
ul.solidblockmenu li ul li a {
	border-right: none;
	width: 100%;
}
/* Fix menu sizes */
ul.solidblockmenu li ul.submenuA {
	width: 211px;
	padding: 0px 0px 5px 0px;
	background: transparent url(/images/submenuA.gif) no-repeat scroll bottom center;
}
ul.solidblockmenu li ul.submenuB {
/*	width: 110px;
	padding: 0px 0px 5px 0px;
	background: transparent url(/images/submenuB.gif) no-repeat scroll bottom center;
*/
	width: 155px;
	padding: 0px 0px 5px 0px;
	background: transparent url(/images/submenuC.gif) no-repeat scroll bottom center;
}
ul.solidblockmenu li ul.submenuC {
	width: 155px;
	padding: 0px 0px 5px 0px;
	background: transparent url(/images/submenuC.gif) no-repeat scroll bottom center;
}
ul.solidblockmenu li ul.submenuD {
	width: 280px;
	padding: 0px 0px 5px 0px;
	background: transparent url(/images/submenuD.gif) no-repeat scroll bottom center;
}
ul.solidblockmenu li ul.submenuE {
	width: 155px;
	padding: 0px 0px 5px 0px;
	background: transparent url(/images/submenuC.gif) no-repeat scroll bottom center;
}
ul.submenuA li {
	width: 211px;
}
ul.submenuB li {
/*	width: 110px;*/
	width: 155px;
}
ul.submenuC li {
	width: 155px;
}
ul.submenuD li {
	width: 280px;
}
ul.submenuE li {
	width: 155px;
}


/* Content-template styles */

div.content {
	border: 1px solid #CCCCCC;
	clear: both;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(/images/shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 13pt;
}
div.heading {
	width: 214px;
	float: none;
	margin-top: 1.5em;
	margin-right: 15px;
	margin-bottom: 1em;
	margin-left: 206px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div.heading h2 {
	font-weight: normal;
	font-size: 13.5pt;
	line-height: 14pt;
	color: #333333;
	margin: 3px 0 0 0px;
	padding: 0px;
}
div.heading h3 {
	font-weight: normal;
	font-size: 15pt;
	line-height: 18pt;
	color: #0081CC;
	margin: 3px 0 0 0px;
	padding: 0px;
}
div.columnA {
	float: left;
	width: 206px;
	margin: 1.5em 0 1.5em 0px;
}
div.columnB {
	float: left;
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: 3px;
	margin-right: 11px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
div.columnC {
	float: left;
	width: 300px;
	margin-top: -7em;
	margin-right: 15px;
	margin-bottom: 1.5em;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
div.clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-top: -1px;
	clear: both;
}
.columnC_large_text {
	font-size: 20px;
	color: #0081CC;
	line-height: 26px;
}

div.trial_titles {
	background-color:#0081CC;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:20px;
	padding-left:3px;
	padding-top:7px;
}

div.trial_titles2 {
	background-color:#0081CC;
	background-image: url(images/blue_offer_background.png);
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:57px;
}

div.cell div.innercell p.prices, div.cell_left div.innercell p.prices
{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
}

div.cell div.innercell p.trial_text, div.cell_left div.innercell p.trial_text {
	color:#0081CC;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
}

/* Christmas */
p.ipod {
	background: white url(images/christmas_offer_ipod.png) no-repeat center bottom;
	padding: 0 5px 55px 5px;
	margin-top: 0.5em;
	margin-bottom: 0;
}
p.christmas {
	padding: 0 5px;
	margin-top: 0;
}
/* Post-christmas */
p.ipod2 {
	background: white url(images/post_christmas_offer_ipod.png) no-repeat center bottom;
	padding: 0 5px 55px 5px;
	margin-top: 0.5em;
	margin-bottom: 0;
}


/* Grid-template styles */

div.row {
	clear: both;
	overflow: hidden;
	background-color: #D6D6D6;
	margin: 0px;
	width: 100%;
}
div.singlecell {
	padding: 1em 0 0 0;
	background-color: White;
	background-image: url(/images/shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35.5em;
}
div.singlecell p, div.singlecell li {
	margin: 1em 0 0 1em;
}
div.cell {
	float: left;
	width: 266px;
	padding: 0px;
	background-color: white;
	background-image: url(/images/shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 35.5em;
}
div.cell_left {
	float: left;
	width: 264px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	height: 35.5em;
}
div.short {
	height: 20em;
	padding-top: 2em;
}
div.medium {
	height: 30em;
	padding-top: 2em;
}
div.tall {
	height: 40em;
	padding-top: 2em;
}
div.homepage {
	height: 215px;
	background: #cccccc url(/images/generic_block.gif) repeat-x scroll center bottom;
}
div.cell_left h2 {
	font-weight: normal;
	font-size: 15pt;
	line-height: 18pt;
	color: #0081cc;
	padding: 0px;
	height: 2em;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.cell h2, div.singlecell h2 {
	font-weight: normal;
	font-size: 15pt;
	line-height: 18pt;
	color: #0081cc;
	margin: 1px 0 0 0px;
	padding: 0px;
	height: 2em;
}
div.short h2, div.medium h2, div.tall h2 {
	height: auto;
}
div.singlecell div.innercell p {
	margin-left: 0;
}
div.innercell h3 {
	color: #0081CC;
	font-size: 15px;
	margin: 0;
}
div.medium p, div.tall p, p.normal {
	font-size: 12px;
	line-height: 16px;
}
p.normal {
	margin: 1em 0 0 0;
}
div.innercell {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin-top: 1px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
}
div.singlecell div.innercell {
	font-size: 12px;
	line-height: 16px;
}
div.short div.innercell {
	font-size: 9pt;
}
div.homepage div.innercell {
	padding: 10px;
	width: 224px;
	height: 185px;
	text-align: center;
}
#body .row .cell_left .innercell p {
	padding-top: 4px;
}
#body .row .cell .innercell p {
	padding-top: 4px;
}
div.final {
	margin-right: 0px;
}
div.short div.innercell input, div.medium div.innercell input, div.tall div.innercell input {
	width: 14em;
}
span.required {
	color: #ff0000;
}
div.homepage a, div.homepage a:visited, div.homepage a:hover, div.homepage a:active {
	text-decoration: none;
	color: #666666;
}

div.homepage a img {
	border: 0;
}
p.home_strong, span.home_strong, p.home_strong a, p.home_strong a:hover, p.home_strong a:visited {
	color: #0e87ce;
	font-size: 26px;
	font-weight: bolder;
	text-align: center;
}
p.home {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}
p.home_strong_large, span.home_strong_large, p.home_strong_large a, p.home_strong_large a:hover, p.home_strong_large a:visited {
	color: #0e87ce;
	font-size: 34px;
	line-height: 36px;
	font-weight: bolder;
	text-align: center;
}
p.home_large {
	color: #666666;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
}
p.home_soft {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}
span.welcome {
	color: #524e47;
}
div.homepage h1 {
	font-weight: normal;
	font-size: 20pt;
	line-height: 24pt;
	color: #0081cc;
}

div.homepage a h1, div.homepage a:visited h1, div.homepage a:hover h1 {
	color: #0081cc;
}


/* Munging for mouse-over hyperlink images */
a.block {
	display: block;
}	
a.backimg, a.emailimg {
	display: block;
	width: 195px;
	height: 53px;
}
a.backimg {
	background-image: url(/images/back_button_s.gif);
}
a:hover.backimg {
	background-image: url(/images/back_button_s_on.gif);
}
a.emailimg {
	background-image: url(/images/help_ppc_but.gif);
}
a:hover.emailimg {
	background-image: url(/images/help_ppc_but_on.gif);
}

