* {
margin: 0; padding: 0;
}

body {
background: #fff url(images/bodybg.gif) repeat-x;
font: 71%/1.6 Verdana, Arial, Sans-Serif;
}
* html body {
background: 0 !important;
}

img {
border: 0;
vertical-align: middle;
}

p, ol, ul, table {
margin-bottom: 1.6em;
}
p.blue, .blue {
font-size: 1.1em;
font-weight: bold;
color: #65B2E0;
margin-bottom: .2em;
text-align: left;
}
p.bigblue {
font: bold 150%/1.2 Arial, Verdana, Sans-Serif;
color: #253F6B;
margin: -1em 0 .2em;
text-align: left;
}

label {
font-weight: bold;
}
input, select, option, textarea {
font: 1em/1.2 Verdana, Arial, Sans-Serif;
width: 230px;
vertical-align: middle;
margin-bottom: 2px;
}
input, textarea {
padding: 2px;
}
textarea {
height: 70px;
}
option {
padding: 0 2px;
}
input.smallinput {
width: 40px;
padding: 1px;
}
input.mediuminput {
width: 100px;
}
#small-menus select {
width: 70px;
}
textarea.largetext {
width: 550px;
height: 180px;
line-height: 1.2;
}
	select.smallmenu, select.smallmenu option {
	width: 50px;
	}
	select.midimenu, select.midimenu option {
	width: 120px;
	}
input.button, #top-span input.button {
width: 25px;
}
	
	
a {
color: #253F6B;
text-decoration: none;
font-weight: bold;
}
a:link {
color: #253F6B;
}
a:visited {
color: #182E4F;
}
a:hover, a:active {
color: #C3080B;
}

h2, h3, h4, h5, h6 {
color: #253F6B;
font: 185%/1 Arial, Verdana, Sans-Serif;
margin: 3% 0 8px;
}
h2#railheader {
background: url(images/rail_bar.gif) no-repeat;
height: 72px;
line-height: 60px;
padding-left: 10px;
margin: -5px 0 -13px 0;
}
	h2 a, h2#railheader a {
	font-weight: normal;
	}
h3.search {
font-size: 130%;
font-weight: bold;
}

#container {
width: 990px;
}
#top-span {
width: 95%;
padding: 0 2.5%;
height: 90px;
line-height: 75px;
margin-bottom: 0 !important;
}
	#top-span h1 span {
	display: none;
	}
	#top-span img {
	float: left;
	width: 80px;
	height: 65px;
	padding: 12px 20px 0 0;
	}
		#top-span img.newscentre {
		width: 40px;
		height: 62px;
		padding-right: 10px;
		}
	#top-span ul {
	float: left;
	list-style: none;
	margin: 8px 0 0 0;
	}
		#top-span ul li {
		display: inline;
		}
	#top-span #loginbox {
	background: #EDF2FA;
	float: left;
	height: 74px;
	width: 200px;
	padding: 8px 5px;
	margin: 0 15px 0 20px;
	line-height: 1.2;
	text-align: center;
	}
		#top-span #loginbox span.head {
		display: block;
		font-weight: bold;
		font-size: 1.1em;
		color: #000;
		margin: 5px 0 7px;
		}
		#top-span #loginbox p {
		color: #C3080B;
		margin-bottom: 5px;
		}
	#top-span form {
	float: right;
	padding-top: 8px;
	}
		#top-span form p {
		margin: 0;
		}
	* html #top-span form {
	padding-top: 28px;
	}
	#top-span input {
	width: 150px;
	font: 1em/1 Arial, Verdana, Sans-Serif;
	}

#breadcrumb {
clear: both;
background: #EDF2FA url(images/navbg.gif);
height: 26px;
line-height: 26px;
padding: 0 10px;
text-align: left;
}
#lifestyle {
width: 100%;
height: 77px;
border-bottom: 1px solid #C2D5F3;
}
.ls-woman {
background: url(images/lifestyle-woman.jpg) no-repeat;
}
.ls-writeon {
background: url(images/lifestyle-writeon.jpg) no-repeat;
}
.ls-displayb {
background: url(images/lifestyle-displayb.jpg) no-repeat;
}
.ls-magirail {
background: url(images/lifestyle-magirail.jpg) no-repeat;
}
.ls-interactive {
background: url(images/lifestyle-interactive.jpg) no-repeat;
}
.ls-projection {
background: url(images/lifestyle-projection.jpg) no-repeat;
}
.ls-accessories {
background: url(images/lifestyle-accessories.jpg) no-repeat;
}
.ls-building {
background: url(images/lifestyle-building.jpg) no-repeat;
}
	#lifestyle h2 {
	font: 250%/1 Arial, "Trebuchet MS", Sans-Serif;
	text-transform: lowercase;
	color: #999;
	text-align: right;
	height: 77px;
	line-height: 77px;
	margin: 0 1em 0 0;
	}
#content {
float: right;
width: 730px;
padding: 5px 20px;
border-left: 1px solid #D7E3F5;
}
* html #content {
width: 740px;
padding: 0 15px;
}

#herobox {
margin-top: 10px;
}
	#hero {
	float: left;
	width: 547px;
	height: 308px;
	}
	div#newsbox {
	float: right;
	background: url(images/newsboxbg.gif) repeat-x bottom left;
	border: 1px solid #E0E0E2;
	padding: 8px;
	height: 290px;
	width: 165px;
	}
		div#newsbox h3 {
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		margin: 0 0 10px 0;
		}
		div#newsbox img.thumb {
		width: 155px;
		}
		div#newsbox p {
		color: #666;
		font-size: 10px;
		line-height: 1.2;
		margin-bottom: 0;
		}
		div#newsbox p.center {
		margin-bottom: 7px;
		}

	#spread {
	display: block;
	padding: 5px 0;
	}

	#pagehero {
	display: block;
	float: right;
	margin-top: 5em;
	}
	#content ul, #content ol {
	margin-left: 3em;
	}
	#content #indexlinklist {
	clear: both;
	list-style: none;
	}
	#content #indexlinklist li {
	display: inline;
	border-right: 1px solid;
	padding-right: 5px;
	}
	#content #indexlinklist li.last {
	border-right: 0;
	}
	
	#content div.subcatbox, #content div.subcatboxtall, #content div.subcatboxsmall {
	background: #EDF2FA;
	float: left;
	padding-bottom: 10px;
	text-align: center;
	border: 1px solid #ccc;
	font-size: 1.1em;
	}
	#content div.subcatbox, #content div.subcatboxtall {
	margin: 2.5% 2.5% 0 0;
	width: 200px;
	}
	#content div.subcatboxtall {
	height: 300px;
	}
		#content div.subcatboxtall ul {
		margin-left: 1.8em;
		text-align: left;
		padding: 1em .5em 0 0;
		font-size: .9em;
		}
	#content div.subcatboxsmall {
	margin: 10px 1% 0 0;
	width: 112px;
	height: 145px;
	}
	#content div.railbox {
	margin-top: -5px;
	}
		#content div.subcatbox img.resize, #content div.subcatboxsmall img {
		width: 90%;
		}
		#content div.subcatbox .title, #content div.subcatboxtall  .title, #content div.subcatboxsmall .title {
		display: block;
		background: #EDF2FA;
		/*border-bottom: 1px solid #ccc;*/
		height: 30px;
		line-height: 30px;
		margin-bottom: 10px;
		font-size: .8em;
		}
		#content div.subcatbox .title {
		font-size: 1em;
		}

	#content div#key {
	float: right;
	margin: 1.5% 0 0 0;
	}
	
	#content div.productbox, #content div.productbox-wide, #content div.productbox-short {
	background: #EDF2FA;
	float: left;
	border: 1px solid #ccc;
	margin: 1% 1% 0 0;
	width: 200px;
	padding: 10px;
	color: #253F6B;
	}
	#content div.productbox-short {
	height: 365px;
	}
	#content div.productbox-wide {
	width: 300px;
	}
	.long {
	height: 800px !important;
	}
		#content div.productbox h3, #content div.productbox-wide h3, #content div.productbox-short h3 {
		font: bold 128% Verdana, Arial, Sans-Serif;
		}
		
		#content div.productbox img.prodimage {
		/*width: 90%;*/
		}
		#content div.productbox p {
		margin-bottom: 1em;
		}
		#content div.productbox  ul, #content div.productbox-wide ul, #content div.productbox-short ul {
		clear: both;
		display: block;
		margin: -.3em 0 1em 1.6em !important;
		}
		#content div.productbox  ul li, #content div.productbox-wide ul li, #content div.productbox-short ul li {
		line-height: 1.4;
		margin-bottom: 1.2%;
		}
	
	#content #subcatdesc {
	background: #EDF2FA url(images/bluebg.gif);
	margin: 2.5% 0 0;
	padding: 1% 0 2%;
	color: #253F6B;
	}
	#content #subcatdesc .subwrapper {
	background: #EDF2FA url(images/bluebg.gif);
	}
	* html #content #subcatdesc {
	height: 260px;
	}
	* html #content #subcatdesc ul {
	height: 1px;
	}
	* html #content #subcatdesc .clearer {
	height: 1px;
	margin-bottom: -1em;
	}
		#content #subcatdesc span.hero {
		background: #EDF2FA url(images/bluebg.gif);
		display: block;
		float: left;
		width: 300px;
		margin-left: 20px;
		}
		#content #subcatdesc #prodinfo {
		background: #EDF2FA url(images/bluebg.gif);
		float: left;
		width: 355px;
		margin: 8px 8px 0 25px;
		}
		* html #content #subcatdesc #prodinfo {
		width: 335px;
		padding-left: 5px;
		margin-right: 0;
		}
		#content #subcatdesc #prodinfo h3 {
		margin: 0 0 .3em;
		}
		#content #subcatdesc ul {
		list-style-position: inside !important;
		list-style-type: disc;
		margin-left: 1.1em;
		margin-bottom: 1em;
		}
		#content #subcatdesc p {
		margin-left: -.5em;
		margin-bottom: 1em;
		}
		* html #content #subcatdesc ul {
		height: 1px;
		}
			#content #subcatdesc ul li {
			margin-bottom: .8%;
			}
		#content #subcatdesc #prodcodebox {
		margin: 0;
		}
		#content #subcatdesc .clearer {
		height: 1px;
		}
	.extrawide span.hero {
	width: 360px !important;
	}
	.extrawide #prodinfo {
	width: 295px !important;
	margin: 15px 5px 0 5px;
	}

	#content div.productbox h3, #content #subcatdesc h3, li.header {
	font: bold 125%/1 Verdana, Arial, Sans-Serif;
	margin-bottom: 1em;
	}
	li.header {
	list-style: none;
	margin-left: -1em;
	}
	
	#content div#board-config {
	margin-top: 2.5%;
	}
		#content div#board-config ul {
		list-style: none;
		margin: 0 0 1px 0;
		background: #dfdfdf;
		height: 35px;
		line-height: 35px;
		padding: 0 10px;
		}
		* html #content div#board-config ul {
		padding: 0 0 !important;
		}
			#content div#board-config ul li {
			display: inline;
			}
		#content div#board-config div {
		background: #eee;
		color: #253F6B;
		padding: 10px;
		}
		#content div#board-config a:link {
		color: #C3080B;
		}
		#content div#board-config div .breadcrumbbarthingy a:link, #content div#board-config div .breadcrumbbarthingy a:visited {
		color: #000;
		}
		#content div#board-config div .breadcrumbbarthingy b {
		color: #C3080B;
		}

		.prodconflay {
		width: 100%;
		margin-bottom: 0;
		}
		.prodconflay p {
		margin-bottom: 5px;
		}
		.prodconflay td {
		vertical-align: top;
		background: #fff;
		padding: 2px 3px;
		}
		.prodconflay .blue {
		font-size: 1.1em;
		font-weight: bold;
		color: #65B2E0;
		}
			span.frame {
			display: block;
			float: left; 
			width: 68px;
			height: 150px;
			text-align: left;
			line-height: 1.3;
			}
			.materialimg, .mLarge {
			float: left;
			display: block;
			width: 70px;
			padding: 5px;
			height: 85px;
			text-align: center;
			}
			.mLarge {
			width: 112px;
			height: 100px;
			padding: 0;
			}
			
			.productbox span.pointer:hover,
			.subwrapper span.pointer:hover {
			background: #F7F9FD;
			}
			.pointer, span.size, span.pointer, img.pointer, span.pointer img {
			cursor: pointer;
			}
				span.size img {
				vertical-align: middle;
				}
		#prodconfsubnav {
		width: 100%;
		margin-bottom: 0;
		}
			#prodconfsubnav td {
			width: 130px;
			}
				
		.accessorybox, div.resultbox {
		float: left;
		background: #EDF2FA;
		border: 1px solid #CCCCCC;
		width: 300px;
		margin: 2.5% 2.5% 0 0;
		padding: 10px;
		}
		div.resultbox {
		margin: 0 2.5% 2.5% 0;
		height: 110px;
		}
			.accessorybox img.prev, div.resultbox img.prev {
			display: block;
			width: 100px;
			float: left;
			}
			.accessorybox div, div.resultbox div {
			display: block;
			width: 180px;
			float: right;
			}
			div.resultbox div {
			width: 190px;
			}
			.accessorybox h3, div.resultbox h3 {
			font-size: 130%;
			font-weight: bold;
			}
			div.resultbox h3 {
			margin-top: 0;
			}
				.accessorybox div img {
				margin: .5em 0 0 -.5em;
				}
			.accessorybox span, div.resultbox span {
			display: block;
			clear: both;
			height: 1px;
			}
			div.resultbox div p {
			margin: 0 !important;
			font-size: .9em;
			}
		#success {
		margin: -1em 0 0;
		}
		
	/* MINI CONFIGURATORS */
	#miniconfig h3 {
	font-weight: bold;
	font-size: 1.2em;
	}
		#mini-sizes {
		width: 30%;
		float: left;
		margin-bottom: 1em;
		}
			#mini-sizes label {
			font-weight: normal;
			}
		#mini-frames {
		text-align: center;
		width: 68%;
		float: right;
		}
		#mini-swatch {
		margin: 0;
		padding-top: 1em;
		clear: both;
		}
			#mini-sizes span.bold, #mini-swatch span.bold, #mini-frames span.bold {
			display: block;
			width: 100%;
			}
			#mini-swatch span.swatch, #mini-frames span.frame {
			float: left;
			display: block;
			text-align: center;
			padding-right: 2em;
			}

	#customer-services {
	background: url(images/customerservices-blank.jpg) no-repeat center center;
	height: 102px;
	margin-top: 2em;
	width: 100%;
	}
		#customer-services p {
		width: 460px;
		margin-left: 170px;
		font: bold 150%/102px Arial, "Trebuchet MS", Sans-Serif;
		}
	
	#edit-account label {
	display: block;
	float: left;
	width: 33%;
	text-align: right;
	padding-right: 1%;
	}
	#edit-account input, #edit-account textarea, #edit-account select {
	margin-bottom: 5px;
	}
	#edit-account input#usediffadd {
	width: 13px; height: 13px;
	}
	
#prefooter {
clear: both;
width: 100%;
height: 52px;
margin: 2em 0 0;
background: #fff url(images/writeacrosstop.gif) no-repeat scroll right bottom;
}
#footer {
clear: both;
width: 100%;
}
	#footer #bluespan {
	background: #253F6B url(images/writeacrosstheboard.gif) no-repeat scroll right top;
	height: 25px;
	color: #fff;
	font: bold italic 1.3em/25px Arial, Verdana, Sans-Serif;	
	padding: 0 2%;
	}
	#prefooter ul, 
	#footer ul {
	margin: 0 0 1em 0;
	padding: 10px 3px;
	list-style: none;
	font-size: .9em;
	}
	#prefooter ul li, 
	#footer ul li {
	display: inline;
	}

	#prefooter ul {
	width: 400px;
	padding-bottom: 10px;
	}
	
#sidebar {
float: left;
width: 190px;
padding: 10px;
}
	#sidebar ul {
	list-style: none;
	}
	#sidebar ul li {
	line-height: 3em;
	border-bottom: 1px solid #D7E3F5;
	}
	#sidebar ul li ul li.submenu {
	font-size: .9em;
	margin-left: 1em;
	border-bottom: 0;
	line-height: 2em;
	}
	#sidebar li.active {
	list-style-image: url(images/arrow.gif);
	}
	#sidebar ul li ul li.active a {
	color: #C2060A !important;
	}
	#sidebar ul li ul li.submenu, #sidebar ul li ul li.submenu a {
	color: #666;
	}
	#sidebar ul li ul li ul li.subsubmenu {
	margin-left: 1.5em;
	border-bottom: 0;
	line-height: 2em;
	}
	#sidebar ul li ul li.active ul li.subsubmenu a {
	list-style-image: none;
	color: #666 !important;
	}

	div#spotlight {
	float: right;
	background: url(images/newsboxbg.gif) repeat-x bottom left;
	border: 1px solid #E0E0E2;
	padding: 8px;
	height: 290px;
	width: 174px;
	margin-top: 199px;
	}
		div#spotlight .spottitle {
		margin-bottom: 1em;
		}
		div#spotlight h3 {
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		margin: 0 0 10px 0;
		}
		div#spotlight img.thumb {
		width: 155px;
		}
		div#spotlight p {
		color: #666;
		font-size: 10px;
		line-height: 1.2;
		margin-bottom: 0;
		}
		div#spotlight p.center {
		margin-bottom: 7px;
		}
	
* html #sidebar {
height: 600px;
}


ul#navigation {
width: 100%;
list-style: none;
margin: 0 0 0 0 !important;
padding: 0 0 0 0 !important;
}
	ul#navigation li {
	display: block;
	float: left;
	width: 181px;
	padding: 0;
	background: #EDF2FA;
	margin: 0 0 12px -1px;
	border: 1px solid #E5E5E5;
	}
		ul#navigation li a{
		font-size: 11px;
		color: #253F6B;
		}
		ul#navigation li img {
		display: block;
		margin: 0 auto;
		padding: 10px 0;
		width: 90px;
		height: 90px;
		}
		ul#navigation li span.text {
		display: block;
		height: 35px;
		line-height: 35px;
		background: #fff;
		margin-bottom: 0;
		padding: 0 8px;
		font-size: 10px;
		border-top: 1px solid #E5E5E5;
		}
			ul#navigation li.blank span.text {
			margin-top: 110px;
			}
		ul#navigation li span.text:hover, ul#navigation li.over span.text {
		background: #EDF2FA;
		}
		ul#navigation li.blank span.text:hover, ul#navigation li.blank span.text {
		background: #fff;
		}
			ul#navigation li ul {
			margin-top: 0;
			display: none;
			}
			ul#navigation li:hover ul, ul#navigation li.over ul {
			display: block;
			position: absolute;
			margin: 0 0 0 0;
			padding-top: 0;
			width: 181px;
			}
				ul#navigation li ul li {
				border: 0;
				margin: 0 0 0 0 !important;
				}
					ul#navigation li ul li a {
					display: block;
					background: #3B507C;
					height: 15px;
					padding: 3px 0 3px 10px;
					width: 173px;
					font-size: 10px;
					line-height: 15px;
					border-bottom: 1px solid #fff;
					color: #fff;
					margin-left: -1px;
					}
					ul#navigation li ul li a:hover {
					background: #BCBFC7;
					}

body#admin {
background: 0;
margin: 20px;
}
	body#admin #header img {
	float: left;
	margin: 0 0 20px 0;
	}
	body#admin #header ul {
	padding-top: 25px;
	float: left;
	list-style: none;
	font-size: .9em;
	}
		body#admin #header ul li {
		display: inline;
		padding-right: 10px;
		}
			body#admin #header ul li a {
			background: #efefef;
			}
	body#admin #admin-content {
	clear: both;
	float: left;
	width: 65%;
	}
		body#admin ul {
		margin-left: 3em;
		}
		body#admin h1 {
		font: 180%/1 Arial, Sans-Serif;
		}
		body#admin table#manage-pages {
		font-size: .9em;
		width: 135%;
		border-collapse: collapse;
		border: 1px dotted #ccc;
		}
		body#admin table#manage-pages th {
		background: #eee;
		}
		body#admin table#manage-pages td, body#admin table#manage-pages th {
		border: 1px dotted #ccc;
		padding: 2px 3px;
		text-align: left;
		}
		body#admin table#manage-pages td img {
		vertical-align: middle;
		}
	body#admin #admin-sidebar {
	float: right;
	width: 32%;
	}

#cart {
border-collapse: collapse;
border: 1px dotted #ccc;
width: 100%;
}
	#cart td, #cart th {
	border: 1px dotted #ccc;
	padding: 2px 5px;
	text-align: left;
	}
	#cart td {
	font-size:.9em;
	}
	#cart td.borderless {
	border-color: #fff;
	}

#contactus {
width: 100%;
}
	#contactus td {
	vertical-align: top;
	}
	#contactus td.wide {
	width: 50%;
	padding-right: 3%;
	}
	#contactus td.whitespace {
	width: 2%;
	}
	#contactus td.bluecol {
	padding-left: 2%;
	background-color: #EDF2FA;
	}
		#contactus p {
		clear: both;
		padding: 10px 0;
		}
		#contactus td.bluecol p {
		padding: 0;
		}
		#contactus h6 {
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
		}
		#contactus label {
		display: block;
		float: left;
		width: 32%;
		}
		#contactus input, #contactus select, #contactus textarea {
		display: block;
		width: 65%;
		float: right;
		vertical-align: middle;
		}
			* html #contactus input, * html #contactus textarea {
			width: 55%;
			}
			* html #contactus select {
			width: 57%;
			}
		#contactus select {
		width: 67%;
		}
		#contactus textarea {
		height: 100px;
		}
		#contactus .mediuminput {
		float: left;
		margin-left: 32%;
		width: 100px;
		}
		#contactus span {
		display: block;
		clear: both;
		font-size: .8em;
		line-height: 1.4em;
		margin: 1em 0 -1em;
		}
		
/* NEWS */
.newsdate {
color: #999;
margin: 1em 0 0;
}
.newstitle {
margin: 0 0 .3em -1px;
}
.newsimg, .newsimgsmall {
width: 250px;
float: right;
padding: 0 0 15px 15px;
}
p.newsimgsmall, p.newsimgsmall img {
width: 130px;
font-style: italic;
font-size: .9em;
text-align: center;
}
hr.newsdiv {
clear: right;
margin: .5em 0 1.6em;
padding: 0;
border: 0;
border-bottom: 1px solid #D7E3F5;
width: 100%;
}
ul.archive {
list-style: none;
margin-left: 0 !important;
}

/* END NEWS */	
		
.alignleft {
float: left;
}
.alignright {
float: right;
}
.textright {
text-align: right !important;
}
.center, .aligncenter, td.center, th.center {
text-align: center !important;
}
.clearer {
clear: both;
}
.bold {
font-weight: bold;
font-size: 1.1em;
}
.basketbold {
font-weight: bold;
font-size: 1em !important;
}
.red, a.red  {
color: #f00 !important;
}
.small {
font-size: .9em;
}
ul.searchresult {
margin: 0 0 .5em 3em;
}
p.blue a {
color: #65B2E0 !important;
border-bottom: 1px solid;
}

.cssoff {
display: none;
}

.techsheet {
	padding: 20px 0 0; 
	color: red; 
	font-weight: bold; 
	font-size: 1.1em; 
}
	.techsheet img {
		vertical-align: middle;
	}

#content #subcatdesc ul {
list-style: disc !important;
}