/* global */
html {
	overflow-y: scroll;
}
body {
	background: url("/images/bg-grad.jpg") repeat-x #8EBAD7;
	font-family: Calibri,"Trebuchet MS","Helvetica Neue",Arial,Helvetica;
	font-size: 11pt;
}
a {
	color: #F66B06;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 13pt;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 11pt;
}
h5 a {
	font-size: inherit !important;
	font-weight: inherit !important;
	color: inherit !important;
}
span.roundcorner-lefttop {
	display: block;
	width: 6px;
	height: 6px;
	background: transparent url(/templates/Albumprinter/img/roundcorners_white.png) no-repeat scroll -6px -6px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0
}
span.roundcorner-righttop {
	display: block;
	width: 6px;
	height: 6px;
	background: transparent url(/templates/Albumprinter/img/roundcorners_white.png) no-repeat scroll 0 -6px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0
}
span.roundcorner-leftbottom {
	display: block;
	width: 6px;
	height: 6px;
	background: transparent url(/templates/Albumprinter/img/roundcorners_white.png) no-repeat scroll -6px 0;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0
}
span.roundcorner-rightbottom {
	display: block;
	width: 6px;
	height: 6px;
	background: transparent url(/templates/Albumprinter/img/roundcorners_white.png) no-repeat scroll 0 0;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0
}
p.buttonheading {
	display: none;
}
div.clearfix {
	clear:both;
}
.add1pxh {
	height: 1px;
}
/* container */
div#container {
	width: 968px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	background-color: #FFFFFF;
}

/* header */
div#header {
	width: 100%;
	height: 78px;
}
h1.logo {
	display: block;
	float: left;
	width: 268px;
	height: 78px;
	background: transparent url(/images/albumworks-logo.png) no-repeat scroll 0 0;
	/*background: transparent url(/templates/Albumprinter/img/albumworks_logo-mothers_day2010.png) no-repeat scroll 0 0; */
	/*background: transparent url(/images/albumworks_logo_valentines-day.jpg) no-repeat scroll 0 0;*/
	/*background: transparent url(/misc/christmas_logo.php) no-repeat scroll 0 0;*/
}
a.logo {
	margin: 15px 0 0 20px;
	float: left;
	width: 238px;
	height: 63px;
	/*background: transparent url(/templates/Albumprinter/img/albumworks_logo.gif) no-repeat scroll -20px -15px; */
	/*background: transparent url(/images/christmas_logo.php) no-repeat scroll -20px -15px;*/
	text-indent: -9999px;
}
div.social-top {
	float: left;
	height: 78px;
	text-align: left;
	width: 24px;
	margin: 0 0 0 2px;
}
ul.menunav {
	float: right;
/*	width: 670px;*/
	height: 78px;
	background: transparent url(/images/blue-corners.png) no-repeat scroll 100% -8px;
}
ul.menunav li {
	float: left;
	height: 78px;
	width: 80px;
}
ul.menunav li a {
	display: block;
	height: 43px;
	padding: 35px 10px 0 5px;
	font-size: 10pt;
	text-transform: lowercase;
	color: #232323;
	text-decoration: none;
	background: transparent url(/templates/Albumprinter/img/roundcorners_nav.png) no-repeat scroll -60px 100%;
}
li.item15 {
	width: 120px !important;
	padding: 0 23px 0 0 !important;
}
li.item15 a {
	background: transparent url(/templates/Albumprinter/img/roundcorners_nav.png) no-repeat scroll -140px 100% !important;
	padding: 0 5px 0 5px !important;
	height: 78px !important;
	font-weight: bold;
}
li.item1, li.item14 {
	width: 60px !important;
}
li.item1 a, li.item14 a {
	background: transparent url(/templates/Albumprinter/img/roundcorners_nav.png) no-repeat scroll 0 100% !important;
}
li.item15 span {
	background: transparent url(/templates/Albumprinter/img/download_greenarrow.png) no-repeat scroll 0px 40px;
	display: block;
	padding: 35px 0 0 25px;
}
ul.menunav li a:hover {
	background-color: #98979C !important;
	color: #FFFFFF;
	text-decoration: none !important;
}
ul.menunav li.active a {
	background-color: #4094D2 !important;
	color: #FFFFFF;
}

/* main */
div#main {
	position: relative;
	float: left;
	clear: both;
	overflow: hidden;
	padding: 0 0 10px 0;
}
div#left {
	float: left;
	width: 203px;
	min-height:300px;
	margin: 20px 20px 0 20px;
}
div#right {
	float: left;
	width: 705px;
	min-height: 500px;
	margin: 20px 20px 0 0;
}
div#right-lone {
	float: left;
	width: 928px;
	min-height: 500px;
	margin: 20px 20px 20px 20px;
}
img#corner_leftbottom {
	position: absolute;
	left: -8px;
	bottom: -8px;
}
img#corner_rightbottom {
	position: absolute;
	right: -8px;
	bottom: -8px;
}

/* left (product nav) */
div#product_nav {
	position: relative;
	background-color: #4D4D4D;
	color: #FFFFFF;
}
div#product_nav-blank {
	position: relative;
	background-color: #FFFFFF;
	color: #000000;
}
div#product_nav-blank span.roundcorner-lefttop, div#product_nav-blank span.roundcorner-righttop, div#product_nav-blank span.roundcorner-leftbottom, div#product_nav-blank span.roundcorner-rightbottom {
	display: none;
}
div#product_nav h3 {
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12pt;
}
div#product_nav ul {
	background: transparent url(/templates/Albumprinter/img/dividers.png) repeat-x scroll 0 -12px;
	padding: 0 0 20px 0;
}
div#product_nav ul li {
	margin: 3px 20px 0 20px;
}
div#product_nav ul a {
	margin: 0 0 0 20px;
	color: #FFFFFF;
	text-decoration: none;
}
div#product_nav ul a:hover {
	text-decoration: underline;
}
div#product_nav ul span {
	display: block;
	padding: 20px 0 0 0;
}
a#active_menuproducts {
	font-weight: bold;
}

p.product_disclaimer {
	font-size: 0.9em;
	font-style: italic;	
}

/* right */
div#right-flash {
	width: 100%;
	margin-bottom: 20px;
	height: 351px;
}
div#breadcrumb {
	margin: 5px 0 10px 0;
}
div#right-body {
	padding-left: 10px;
}
div#right-lone div#right-body {
	padding-left: 0 !important;
}
div#content {
	float: left;
	width: 455px;
}
h1.componentheading, h2.contentheading {
	font-size: 15pt;
	display: block;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: black;
}

div#right-body p {
	margin-bottom: 15px;
	line-height: 120%;
}

/* specs */
div#specs {
	position: relative;
	float: right;
	width: 220px;
	background-color: #E6E6E6;
	padding-bottom: 20px;
}
h3#specs-title {
	display: block;
	height: 52px;
	line-height: 40px;
	background: transparent url(/templates/Albumprinter/img/dividers.png) repeat-x scroll 0 40px;
	padding-left: 20px;
	font-weight: bold;
}
div.specs_item {
	clear: both;
	padding: 10px 20px 0 20px;
	font-size: 10pt;
}
span.specs_item-title {
	display: block;
	float: left;
	font-weight: bold;
	width: 50px;
	margin-right: 10px;
}
span.specs_item-value {
	display: block;
	float: left;
	width: 120px;
}
span#specs_price {
	font-size: 1.7em;
}
span#specs_pages {
	font-weight: bold;
}
span#specs_price_title {
	height: 3em;
}
div#specs table {
    margin: 0 auto;
    width: 90%;
}
#specs table td {
	width: 50%;	
}
.spec-table-left {
	border-right: 1px solid #000000;
}
.spec-table-head {
	font-weight: bold;
	text-align: left !important;
	border-bottom: 1px solid #000000;
	padding: 0 0 0 3px;
}
.spec-table-subhead {
	font-weight: bold;
	text-align: left !important;
	padding: 0 0 0 3px;
}
.spec-table-left-item {
	text-align: right;
	padding: 0 10px 0 0;
}
.spec-table-right-item {
	text-align: left;
	padding: 0 0 0 10px;
}
/* index_upper */
div#index_upper {
	padding: 0 23px 0 23px;
	clear: both;
}
div#index_upper div.moduletable {
	margin: 10px 0 0 0;
}

/* index_middle */
div#index_middle {
	float: left;
	clear: both;
	margin: 30px 19px 30px 19px;
}
div#index_middle div.moduletable {
	width: 280px;
	margin: 0 15px 0 15px;
	float: left;
}
div#index_middle div.moduletable h4 {
	font-size: 15pt;
	font-weight: bold;
	color: #232323;
}
div#index_middle div.moduletable h5 {
	font-size: 12pt;
	display: block;
}
div#index_middle div.moduletable img {
	margin: 10px 15px 15px 15px;
}
div#index_middle div.moduletable span {
	display: block;
	clear: both;
	font-size: 10pt;
	margin-bottom: 10px;
}
div#index_middle div.moduletable a {
	font-size: 10pt;
	font-weight: bold;
}
.contentheading a {
	font-size: 15pt !important;
	color: #000000;
	text-decoration: none;
}

/* index_lower */
div#index_lower {
	float: left;
	clear: both;
	background: #4D4D4D url(/templates/Albumprinter/img/dividers.png) repeat-x scroll 0 -12px;
	/*background: #4D4D4D url(/images/divider-christmas.gif) repeat-x scroll 0 0;*/
	
	padding: 30px 0 30px 0;
	/*width: 100%;*/
	width:968px;
	margin: -20px 0 0 0;
	position: relative;
	top: 20px;
}
div#index_lower span {
	display: block;
	float: left;
	width: 450px;
	margin: 0 30px 0 30px;
	color: #FFFFFF;
	font-size: 10pt;
}
div#index_lower a {
	float:left;
	margin:0 30px 0 10px;
}
div#index_lower span a {
	display: block;
	margin: 15px 0 0 0;
	font-size: 12pt;
	color: #FFFFFF;
	float: none !important;
}
div#index_lower div.moduletable {
	float: left;
	clear: both;
}
div.moduletablelatestnews, div.moduletablelatestarticles {
	width: 50%;
	float: left;
	background: url(/templates/Albumprinter/img/dividers.png) repeat-x 0 -12px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}
div.moduletablelatestnews h3, div.moduletablelatestarticles h3 {
	display: inline;
	float: left;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 0 30px;
	color: #FFFFFF;
}
div.moduletablelatestnews ul, div.moduletablelatestarticles ul {
	display: block;
	float: left;
	width: 40%;
}
div.moduletablelatestnews li, div.moduletablelatestarticles li {
	float: left;
	clear: both;
	width: 100%;
}
div.moduletablelatestnews a, div.moduletablelatestarticles a {
	display: inline;
	color: #FFFFFF;
	width: 245px;
	padding: 0 0 0 15px;
	background: url(/images/pages/white_bullet.gif) no-repeat 0 6px;
}

/* footer */
div#footer {
	clear: both;
	background-color: #8EBAD7;
	padding: 15px 0 15px 0;
	width: 100%;
	text-align: center;
	/*color: #7b420b;*/
	color: #004482;
	font-size: 10pt;
}
div#footer div.moduletable {
	display: inline;
}
ul.menufooter {
	display: inline;
}
ul.menufooter li {
	margin: 0 0 0 3px;
	display: inline;
}
ul.menufooter a {
	color: #004482;
	text-decoration: underline;
}
span.footer {
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
	margin: 10px 0 0 0;
}
.footer-sitemap {
	width: 900px;
	margin: 0 auto 0 auto;	
}
.footer-sitemap a {
	color: #003d75;
}
.footer-sitemap-col {
	border-right:1px dashed #CCCCCC;
	float:left;
	height:180px;
	margin:0 0 12px 0;
	padding:0 0 0 73px;
	text-align:left;
	width:226px;
}
.footer-sitemap-col:nth-child(3){
	border:none
}
.footer-sitemap-col h2 {
	font-size:12pt;
	font-weight:bold;
	margin:13px 0 0;
}

