/* Mr Mole Blankets
 *
 * © Art & Soul Communications Ltd., July 2008
 * http://www.artandsoul.co.uk
 *
 * Style definitions for positional parameters
 *
 */

body {
	height:100%;
}

html, body, #page, #logobanner, .message, #infoslug, #content, #imageviewer, #pagefoot, #description, #txtnav, #logo, #text_column, #sml_address {
	position:relative;
}

#nav, #blanketbuilder, #addressblock, #giftpack_inputpanel, #picture_column {
	position:absolute;
}

#blanketbuilder {
	top:110px;
}

#logo, #addressblock, #nav, #giftpack_inputpanel {
	top:0px;
}

html, body {
	padding:0px;
	margin:0px;
}

#page, #pagefoot, #txtnav {
	margin:0px auto;
	width:900px;
}

#logobanner, .message, #content, #imageviewer, #description, #infoslug {
	margin-left:200px;
}

#txtnav {
	margin-top:10px;
}

#infoslug, #content, #description, #imageviewer, #pagefoot {
	margin-bottom:10px;
}

#nav {
	padding-top:190px;
}

#description {
	width:272px;
}

#infoslug, #content {
	width:680px;
}

 .message {
 	width:660px;
	padding:5px 10px 10px 10px;
	margin-bottom:10px;
	margin-top:5px;
	text-align:center;
}

#infoslug {
	height:24px;
	overflow:hidden;
}

#infoslug td {
	padding-left:10px;
}

 #infoslug #basket_cell {
	padding-left:5px;
}

#infoslug #icon_cell {
	width:20px;
}

#infoslug #basket_cell {
	width:100px;
}

#imageviewer, #picture_box, #thumb_bar {
	width:276px;
}

#imageviewer {
	height:385px;
}

#picture_box {
	height:272px;
	margin-bottom:4px;
}

#thumb_bar {
	height:100px;
}

#thumb_bar img {
	margin-right:4px;
}

#nav {
	width:190px;
	height:550px;
	left:0px;
}

#content {
	min-height:450px;
}

#addressblock {
	margin-top:5px;
	width:405px;
}

#logo {
	width:275px;
	height:75px;
}

#addressblock {
	left:280px;
}

#blanketbuilder {
	left:492px;
	width:388px;
	height:420px;
}

#text_column {
	width:360px;
}

#picture_column {
	top:0px;
	left:380px;
	width:300px;
}

#giftpack_inputpanel {
	left:292px;
	width:388px;
}

#giftpack_inputpanel td {
	padding:4px 0px;
}

#nav img {
	margin-left:10px;
}

#nav img, #product_grid img {
	border:none;
}

#product_grid .vertical_separator {
	width:8px;
}

#product_grid .info_cell {
	padding:0px 0px 8px 0px;
	vertical-align:top;
}

.grid_button, .grid_button_yellow {
	height:18px;
	padding-top:2px;
	margin-bottom:10px;
}

.basket_grid th, .basket_grid td {
	padding:3px 0px;
}
.basket_grid th {
	vertical-align:bottom;
}

.formitem_2col {
	width:200px;
}