/* Tags *******************************/
body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	position: relative;
	color:#666;
	line-height:15px;
	margin:0;
	padding:0;
	width:947px;
	}
	
a#logoLink {
	background: transparent url(/images/bludot_logo_stacked.jpg) no-repeat 0 0;
	position: absolute;
	right: 10px;
	top: 565px;
	height: 77px;
	width: 77px;
	z-index: 9999;
	display: block;
	
}
a#logoLink:hover {
	background-position: 0 -77px;
}
a:link,
a:visited {
	color:#006699;
	text-decoration: none
	}
a img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 20px 0 10px 0;
	}


/*
a:link {

}
a:visited {

}
a:hover {

}
a:active {

}
*/
/* Ids *******************************/
#master {
	width:859px;
	margin:0px 0px 0px 5px;
	padding: 5px 0 0 0;
	}
	
/* Header */
#header {
	height:20px;
	padding:0 0 5px;
	}
#header input,
#header img {
	vertical-align: top;
	}
#header #navigation {
	height: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
	}
#header #navigation ul {
		position: absolute;
		left: -9999px;
		z-index: 1337;
		top: 20px;
		width: 175px;
		padding: 0;
		margin: 0;
	}
#header #navigation li {
	position: relative;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	padding:0 5px 0 0;
	}
#header #navigation li.hover,
#header #navigation li:hover a {
	background-position: 0 -20px;
	}
#header #navigation li.hover ul,
#header #navigation li:hover ul {
	left: auto;
	}
#header #navigation li a {
	text-indent: -9999px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position:top;
	}
#header #navigation ul li {
	float: none;
	height: 36px;
	padding: 0;
	line-height: 36px;
}
#header #navigation ul li a {
	display: block;
	text-indent: 25px;
	height: 36px;
	line-height: 36px;
	}
	
#header .browse a {
	display: block;
	width: 175px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(/images/Btn_Browse_Products.jpg);
	}
	#header #navigation .browse ul,
	#header #navigation .browse ul li a {
		background: #61C9E2;
		}
	#header #navigation .browse ul li a:hover {
		background: #50A9BD;
		}
		
#header .info a {
	display: block;
	width: 175px;
	height: 20px;
	background-image: url(/images/Btn_Blu_Dot_Info.jpg);
	}
	#header #navigation .info ul,
	#header #navigation .info ul li a {
		background: #F68E00;
		}
	#header #navigation .info ul li a:hover {
		background: #DA7D00;
		}
			
#header .design a {
	display: block;
	width: 175px;
	height: 20px;
	background-image: url(/images/Btn_GDIG.jpg);
	}
	#header #navigation .design ul,
	#header #navigation .design ul li a {
		background: #F05C21;
		}
	#header #navigation .design ul li a:hover {
		background: #D8531C;
		}
			
		
#header .cart a {
	display: block;
	width: 72px;
	height: 20px;
	background-image: url(/images/Btn_View_Cart.jpg);
	}
	#header #navigation .cart ul,
	#header #navigation .cart ul li a {
		background: #999999;
		}
	#header #navigation .cart ul li a:hover {
		background: #6f6f6f;
		}	
					
/*
#header #navigation li.cart {
	padding: 0;
	background: #000;
	}
	#header #navigation li.cart a {
		text-indent: 0px;
		}		
*/		
		
#header #searchInput {
	position:relative; 
	border:1px solid #cbd649;
	background-color:#cbd649;
	color:#FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	padding: 1px;
	margin: 0 5px 0 0;
	width: 195px;
	top: 0px !important;
	top: -1px;
	}

/* Content */
#content {
	border-top: 1px solid #fff;
	}

#homeFlash {
	width:859px;
	}

#detailColumn {
	width:600px;
	float:left;
	}

#detailColumn .seriesName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	padding:10px 10px 0px 18px;
	}

#detailColumn .productName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	padding:0px 0px 0px 18px;
	}

#detailColumn .productDescription {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:12px;
	padding:10px 0px 20px 10px;
	}

#detailColumn td .productPrice {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	line-height:10px;
	padding:10px 0px 0px 10px;
	}

#thumbColumn {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	width:140px;
	margin:50px 0px 0px 50px;
	padding:0 40px 0 0;
	}

#thumbColumn td {
	padding:0px 0px 10px 0px;
	}

#specs {
	width:603px;
	}


#specs td {
	padding:0px 0px 0px 0px;
	}

#mainColumn {
	float: left;
	width:800px;
	padding:0 10px;
	}

#mainColumn .headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	}

#mainColumn div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:15px;
	padding:0 30px 0 0;
	}

#mainColumn a:link {
	font-weight:bold;
	color:#006699;
	text-decoration: none
	}

#mainColumn a:visited {
	color:#006699;
	text-decoration: none
	}

#mainColumn a:hover {
	color:#006699;
	text-decoration: none
	}
	
#mainColumn a:active {
	color:#006699;
	text-decoration: none
	}

#leftColumnpress {
	float: left;
	width:175px;
	padding:0 0 0 10px;
	}

#leftColumn {
	float: left;
	width:250px;
	padding:0 0 0 10px;
	}
	.press #leftColumn {
		width:165px;
		}
#leftColumn .headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	}

#leftColumn div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:15px;
	padding:0 30px 0 0;
	}

#leftColumn a:link {
	color:#006699;
	text-decoration: none
	}

#leftColumn a:visited {
	color:#006699;
	text-decoration: none
	}

#leftColumn a:hover {
	color:#006699;
	text-decoration: none
	}
	
#leftColumn a:active {
	color:#006699;
	text-decoration: none
	}

#rightColumn {
	margin: 0 10px 0 300px;
	padding: 0;
	}
	#rightColumn table {
		margin: 0;
		padding: 0;
		width:99%;
	}
	#rightColumn h2 {
		width:99%;
	}
.press #rightColumn {
	margin: 0 0 0 180px;
	}
#rightColumn .twoColumn{
	vertical-align:top;
	width:200x;
	}


#rightColumn .headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	}

#rightColumn div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:15px;
	margin:0;
	padding: 0 0 50px 0;	
	}

#rightColumnTable {
	width:700px;
	}

#rightColumn a:link {
	color:#006699;
	text-decoration: none
	}

#rightColumn a:visited {
	color:#006699;
	text-decoration: none
	}

#rightColumn a:hover {
	color:#006699;
	text-decoration: none
	}
#rightColumn a:active {
	color:#006699;
	text-decoration: none
}
#rightColumnTable img {
	margin-left:50px;
}
#rightColumnPress {
	margin: 0 0 0 200px;
	}


#footerTable {
	width:540px;
	font-size:10px
	
}

#footerTable td {
	padding:0px 5px 5px 0px;
}

#footerTable div {
	height:20px;
	width:540px;
	margin:0 0px 0 0;
	padding:0;
	float:right;
}

#footerTable 
	a:link {
		font-weight:normal;
		color:#666666;
	}
	
#footerTable 	
	a:visited {
		font-weight:normal;
		color:#666666;
	}

#footerTable 
	a:hover {
		font-weight:normal;
		color:#666666;
	}

#footerTable 
	a:active {
		font-weight:normal;
		color:#666666;
	}
	
#footerTable span {
	margin-left:10px;
}


#heroimage {
	padding: 0 50px 0 0;
	}

#orderreview{
	width:800px;
	padding: 0 50px 0 0;
	
	}
	

#blubar {
	background-color: #93CBDF;
	float: left;
	width:315px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	}

#blubar td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	}	
	

#blubar a:link {
	font-weight:bold;
	color:#fff;
	text-decoration: none
	}

#blubar a:visited {
	color:#0079A6;
	text-decoration: none
	}

#blubar a:hover {
	color:#0079A6;
	text-decoration: none
	}
	
#blubar a:active {
	color:#0079A6;
	text-decoration: none
	}

#blubar center {
	color:#fff;
	text-decoration: none
	}




/* Modulicious Color Swatches */
.slate {
	background-color: #465250;
	}
.white {
	background-color: #f6f3ee;
	}
.off_white {
	background-color: #c9d1ca;
	}
.flw_red {
	background-color: #973a2b;
	}
.sage_green {
	background-color: #7f8d6c;
	}
.grey_blue {
	background-color: #78868f;
	}
.ivory {
	background-color: #f0e5d0;
	}
.robins_egg_blue {
	background-color: #c5d7da;
	}
.terra_cotta {
	background-color: #c4551b;
}
.risk_averse_grey {
	background-color: #787776;
}

#swatches {
	list-style: none;
	height: 18px;
	margin: 10px 0;
	padding: 0;
	}
	#swatches li {
		float: left;
		margin: 0 5px 0 0;
		padding: 0;
		height: 16px;
		width: 16px;
		text-indent: -9999px;
		overflow: hidden;
		border: 1px solid black;
		cursor: pointer;
		}

/* Modilicious Customizer Control */
.customize_content {
	margin: 0 0 0 120px;
}
.customizer {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 10px;
	background: #fff;
	position: relative;
	}
	.customizer div {
		position: absolute;
		cursor: pointer;
		}
	/* Modulicious #1 */
	#mod_1, #mod_1 div {
		background-image: url(../images/mod/MD1-MD100.gif);
		background-repeat: no-repeat;
		}
		#mod_1 .panel1 {
			top: 39px;
			left: 23px;
			width: 53px;
			height: 12px;
			background-position: -23px -39px;
			}
		#mod_1 .panel2 {
			top: 52px;
			left: 23px;
			width: 53px;
			height: 12px;
			background-position: -23px -52px;
			}
	/* Modulicious #3 */
	#mod_3, #mod_3 div {
		background-image: url(../images/mod/MD1-MD300.gif);
		background-repeat: no-repeat;
		}
		#mod_3 .panel1 {
			top: 23px;
			left: 23px;
			width: 25px;
			height: 25px;
			background-position: -23px -23px;
			}
		#mod_3 .panel2 {
			top: 23px;
			left: 51px;
			width: 25px;
			height: 25px;
			background-position: -51px -23px;
			}
		#mod_3 .panel3 {
			top: 51px;
			left: 23px;
			width: 25px;
			height: 25px;
			background-position: -23px -51px;
			}
		#mod_3 .panel4 {
			top: 51px;
			left: 51px;
			width: 25px;
			height: 25px;
			background-position: -51px -51px;
			}
	/* Modulicious #5 */
	#mod_5, #mod_5 div {
		background-image: url(../images/mod/MD1-MD500.gif);
		background-repeat: no-repeat;
		}
		#mod_5 .panel1 {
			top: 6px;
			left: 23px;
			width: 53px;
			height: 13px;
			background-position: -23px -6px;
			}
		#mod_5 .panel2 {
			top: 20px;
			left: 23px;
			width: 53px;
			height: 11px;
			background-position: -23px -20px;
			}
		#mod_5 .panel3 {
			top: 35px;
			left: 23px;
			width: 53px;
			height: 13px;
			background-position: -23px -35px;
			}
		#mod_5 .panel4 {
			top: 49px;
			left: 23px;
			width: 53px;
			height: 11px;
			background-position: -23px -49px;
			}
		#mod_5 .panel5 {
			top: 64px;
			left: 23px;
			width: 53px;
			height: 13px;
			background-position: -23px -64px;
			}
		#mod_5 .panel6 {
			top: 78px;
			left: 23px;
			width: 53px;
			height: 11px;
			background-position: -23px -78px;
			}
	/* Modulicious #5 */
	#mod_6, #mod_6 div {
		background-image: url(../images/mod/MD1-MD600.gif);
		background-repeat: no-repeat;
		}
		#mod_6 .panel1 {
			top: 6px;
			left: 23px;
			width: 25px;
			height: 26px;
			background-position: -23px -6px;
			}
		#mod_6 .panel2 {
			top: 6px;
			left: 51px;
			width: 25px;
			height: 26px;
			background-position: -51px -6px;
			}
		#mod_6 .panel3 {
			top: 35px;
			left: 23px;
			width: 25px;
			height: 26px;
			background-position: -23px -35px;
			}
		#mod_6 .panel4 {
			top: 35px;
			left: 51px;
			width: 25px;
			height: 26px;
			background-position: -51px -35px;
			}
		#mod_6 .panel5 {
			top: 64px;
			left: 23px;
			width: 53px;
			height: 13px;
			background-position: -23px -64px;
			}
		#mod_6 .panel6 {
			top: 78px;
			left: 23px;
			width: 53px;
			height: 12px;
			background-position: -23px -78px;
			}
	/* Modulicious D2 + Add-On */
	#mod_d2, #mod_d2 div {
		background-image: url(../images/mod/D21-WDSTKT.gif);
		background-repeat: no-repeat;
		}
	#mod_d2_addon, #mod_d2_addon div {
		background-image: url(../images/mod/D21-WDAOKT.gif);
		background-repeat: no-repeat;
		}
		#mod_d2 .panel1,
		#mod_d2_addon .panel1 {
			top: 10px;
			left: 28px;
			width: 47px;
			height: 9px;
			background-position: -28px -10px;
			}
		#mod_d2 .panel2	,
		#mod_d2_addon .panel2{
			top: 47px;
			left: 28px;
			width: 47px;
			height: 9px;
			background-position: -28px -47px;
			}
		#mod_d2 .panel3	,
		#mod_d2_addon .panel3{
			top: 65px;
			left: 28px;
			width: 47px;
			height: 9px;
			background-position: -28px -65px;
			}
		#mod_d2 .panel4	,
		#mod_d2_addon .panel4{
			top: 75px;
			left: 28px;
			width: 47px;
			height: 9px;
			background-position: -28px -75px;
			}
	/* Modulicious #4 */
	#mod_4, #mod_4 div {
		background-image: url(../images/mod/MD1-MD400.gif);
		background-repeat: no-repeat;
		}
		#mod_4 .panel1 {
			left: 18px;
			top: 14px;
			width: 64px;
			height: 16px;
			background-position: -18px -14px;
			}
		#mod_4 .panel2 {
			left: 18px;
			top: 30px;
			width: 64px;
			height: 16px;
			background-position: -18px -30px;
			}
		#mod_4 .panel3 {
			left: 18px;
			top: 48px;
			width: 64px;
			height: 16px;
			background-position: -18px -48px;
			}
		#mod_4 .panel4 {
			left: 18px;
			top: 64px;
			width: 64px;
			height: 16px;
			background-position: -18px -64px;
			}
	/* Modulicious Power Desk*/
	#mod_powerdesk, #mod_powerdesk div {
		background-image: url(../images/mod/MODU-LICIOUS-POWER-DESK.gif);
		background-repeat: no-repeat;
		}
		#mod_powerdesk .panel1 {
			left: 10px;
			top: 34px;
			width: 19px;
			height: 8px;
			background-position: -10px -34px;
			}
		#mod_powerdesk .panel2 {
			left: 10px;
			top: 42px;
			width: 19px;
			height: 15px;
			background-position: -10px -42px;
			}
		#mod_powerdesk .panel3 {
			left: 71px;
			top: 34px;
			width: 19px;
			height: 8px;
			background-position: -71px -34px;
			}
		#mod_powerdesk .panel4 {
			left: 71px;
			top: 42px;
			width: 19px;
			height: 15px;
			background-position: -71px -42px;
			}
	/* Modulicious Hi-Fi */
	#mod_hifi, #mod_hifi div {
		background-image: url(../images/mod/MODU-LICIOUS-HIFI.gif);
		background-repeat: no-repeat;
		}
		#mod_hifi .panel1 {
			left: 4px;
			top: 49px;
			width: 22px;
			height: 9px;
			background-position: -4px -49px;
			}
		#mod_hifi .panel2 {
			left: 74px;
			top: 49px;
			width: 22px;
			height: 9px;
			background-position: -74px -49px;
			}
	/* Modulicious Deskette */
	#mod_deskette, #mod_deskette div {
		background-image: url(../images/mod/MODU-LICIOUS-POWER-DESKETTE.gif);
		background-repeat: no-repeat;
		}
		#mod_deskette .panel1 {
			left: 65px;
			top: 26px;
			width: 26px;
			height: 10px;
			background-position: -65px -26px;
			}
		#mod_deskette .panel2 {
			left: 65px;
			top: 36px;
			width: 26px;
			height: 25px;
			background-position: -65px -36px;
			}
	/* Modulicious 2-drawer laterl file */
	#mod_file, #mod_file div {
		background-image: url(../images/mod/MODU-LICIOUS-2-DRAWER.gif);
		background-repeat: no-repeat;
		}
		#mod_file .panel1 {
			left: 19px;
			top: 15px;
			width: 64px;
			height: 32px;
			background-position: -19px -15px;
			}
		#mod_file .panel2 {
			left: 19px;
			top: 49px;
			width: 64px;
			height: 30px;
			background-position: -19px -49px;
			}
	/* Modulicious Bedside */
	#mod_bedside, #mod_bedside div {
		background-image: url(../images/mod/MODU-LICIOUS-BEDSIDE-TABLE.gif);
		background-repeat: no-repeat;
		}
		#mod_bedside .panel1 {
			left: 15px;
			top: 47px;
			width: 71px;
			height: 23px;
			background-position: -15px -47px;
			}
		
		
/* Button Rollovers */
button.submitButton {
	width: 174px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
	border: none;
	background: url(../images/Btn_submit.jpg);
}
button.submitButton.hover {
	background-position: 0 -20px;
}


#download_specs {
	width:241px;
	height:20px;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(/images/Btn_Download_Specs.jpg);
	text-indent:-9999px;
}
#download_specs:hover {
	background-position: 0 -20px;
}


#send_to_friend {
	width:241px;
	height:20px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(../images/Btn_Send_To_Friend.jpg);
	text-indent:-9999px;
}
#send_to_friend:hover {
	background-position:0 -20px;
}

#review {
	width:241px;
	height:20px;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/Btn_Back_To_Order.jpg);
	text-indent:-9999px;
}
#review:hover {
	background-position:0 -20px;
}

#submit_your_own {
	width:241px;
	height:20px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(/images/Btn_submit_your_own.jpg);
	text-indent:-9999px;
}
#submit_your_own:hover {
	background-position:0 -20px;
}

#gdig {
	width:241px;
	height:20px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(/images/Btn_GDID_Gallery.jpg);
	text-indent:-9999px;
}
#gdig:hover {
	background-position:0 -20px;
}

#view_films {
	width:241px;
	height:20px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(/images/Btn_view_films.jpg);
	text-indent:-9999px;
}
#view_films:hover {
	background-position:0 -20px;
}

#downloads {
	width:241px;
	height:20px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(/images/Btn_Download_Specs.jpg);
	text-indent:-9999px;
}
#downloads:hover {
	background-position:0 -20px;
}

#downloadClock {
	width:241px;
	height:20px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(/images/Btn_Download_Clock.jpg);
	text-indent:-9999px;
}
#downloadClock:hover {
	background-position:0 -20px;
}

#add_item {
	width:351px;
	height:20px;
	display:block;
	background:url(../images/Btn_Add_Item.jpg) no-repeat top;
	padding: 0;
	margin: 0;
	border: none;
}
#add_item.hover {
	background-position:bottom;
}

#finishOrder {
	width:162px;
	height:20px;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(/images/Btn_Finish_Order.jpg);
	text-indent:-9999px;
}

#finishOrder:hover {
	background-position:0 -20px;
}

#backToBrowsing {
	width:174px;
	height:20px;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(/images/Btn_Back_To_Browsing.jpg);
	text-indent:-9999px;
}

#backToBrowsing:hover {
	background-position:0 -20px;
}
	
button.updateOrder {
	width: 162px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0;
	margin: 0;
	border: none;
	background: url(/images/Btn_Update_Order.jpg);
}

button.updateOrder.hover {
	background-position: 0 -20px;
}

#viewCart {
	width: 72px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0;
	margin: 0;
	border: none;
	background: url(/images/Btn_View_Cart.jpg);
}

#viewCart.hover {
	background-position: 0 -20px;
}




