/* GENERIC ITEMS */

a { 
	color: gray;
	text-decoration: none;
}
a:hover { color: purple; }

a.back { color: purple; }
a.back:hover { text-decoration: underline; }

img {
	border: 0;
	margin: 0;
	padding: 0;
}

strong {
	color: purple;
	font-weight: normal;
}

/* MAJOR LAYOUT */

body {
    color: gray;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
    margin: 0;
}

#master_frame {
	margin: 0 auto;
	width: 745px;
}

#master_frame #left {
	background: url(/images/logos/babasling.png) no-repeat;
	float: left;
	margin: 0;
	padding-top: 139px;
	width: 189px;
}

#master_frame #right {
	float: left;
	margin: 0;
	width: 556px;
}

#master_frame #sling_info {
	background: url(/images/frames/sling_info_box.png) no-repeat;
	clear: both;
	height: 199px;
	margin: 0;
	padding: 21px 20px 0 20px;
	width: 705px;
}

#master_frame #fav_colour {
	background: url(/images/frames/sling_buy_box.png) no-repeat;
	clear: both;
	height: 200px;
	margin: 0;
	padding: 21px 20px 0 20px;
	width: 705px;
}

#master_frame #footer {
	background: url(/images/basket/basket.png) no-repeat;
	clear: both;
	font-size: 12px;
	height: 42px;
	margin-left: 30px;
	padding: 10px 0 0 25px;
}

/* NAVBAR */

#navbar a {
	display: block;
	float: left;
	height: 68px;
}

#navbar a#home { background: url(/images/buttons/menu_home_inactive.png) repeat-x; width: 150px; }
#navbar a#home.current { background: url(/images/buttons/menu_home_active.png) repeat-x; }
#navbar a#home:hover { background: url(/images/buttons/menu_home_over.png) repeat-x; }

#navbar a#us { background: url(/images/buttons/menu_us_inactive.png) repeat-x; width: 133px; }
#navbar a#us.current { background: url(/images/buttons/menu_us_active.png) repeat-x; }
#navbar a#us:hover { background: url(/images/buttons/menu_us_over.png) repeat-x; }

#navbar a#info { background: url(/images/buttons/menu_info_inactive.png) repeat-x; width: 134px; }
#navbar a#info.current { background: url(/images/buttons/menu_info_active.png) repeat-x; }
#navbar a#info:hover { background: url(/images/buttons/menu_info_over.png) repeat-x; }

#navbar a#blog { background: url(/images/buttons/menu_blog_inactive.png) repeat-x; width: 139px; }
#navbar a#blog.current { background: url(/images/buttons/menu_blog_active.png) repeat-x; }
#navbar a#blog:hover { background: url(/images/buttons/menu_blog_over.png) repeat-x; }

/* LEFT SUB-FRAME */

#left .text_panel {
	background: url(/images/frames/left_side_box_body.png) repeat-y;
	height: 328px;
	margin-bottom: 3px;
}

#left .text_panel .top {
	background: url(/images/frames/left_side_box_top.png) no-repeat;
	height: 20px;
}

#left .text_panel .body {
	height: 287px;
	margin-left: 23px;
	overflow: auto;
	width: 145px;
}

#left .text_panel .bottom {
	background: url(/images/frames/left_side_box_bottom.png) no-repeat;
	height: 21px;
}

#left .text_panel p { margin: 10px 0 0 0; }
#left .text_panel p.first { margin: 0; }

/* RIGHT SUB-FRAME (BASKET) */

#right .basket {
	background: url(/images/frames/main_box_body.png) repeat-y;
	clear: both;
	min-height: 399px;
}

#right .basket .top {
	background: url(/images/frames/main_box_top.png) no-repeat;
	height: 20px;
}

#right .basket .body {
	min-height: 359px;
	margin-left: 47px;
	width: 450px;
}

#right .basket .bottom {
	background: url(/images/frames/main_box_bottom.png) no-repeat;
	height: 20px;
}

#right .basket h1 {
	color: purple;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	text-align: center;
}

#right .basket h3 {
	font-size: 14px;
	margin: 0;
	padding-top: 25px;
}

#right .basket img { margin-top: 20px; }

#right .basket p { margin: 3px 0 0 0; }

#right .basket p.carriage {
	font-size: 12px;
	margin: 3px 0 0 0;
	text-align: center;
}

#right .basket table {
	background: url(/images/basket/table_top.png) no-repeat;
	border-spacing: 0;
	margin: 20px 0 5px 0;
	width: 450px;
}

#right .basket table form { margin: 0; }

#right .basket td.amount {
	border-right: 1px solid gray;
	text-align: right;
}

#right .basket td.quantity { text-align: center; }

#right .basket td.title { border-left: 1px solid gray; }

#right .basket td.subhead {
	border-left: 1px solid gray;
	text-align: right;
}

#right .basket td {
	border-bottom: 1px solid gray;
	margin: 0;
	padding: 3px;
}

#right .basket tr.total { font-weight: bold; }

#right .basket tr.first {
	color: white;
	font-weight: bold;
	height: 25px;
}

#right .basket tr.first td {
	border: none;
	padding: 0 5px;
}

#right .basket tr.total { font-weight: bold; }

/* RIGHT SUB-FRAME (HOVER PANEL) */

#right .hover_panel {
	background: url(/images/frames/main_box_body.png) repeat-y;
	clear: both;
}

#right .hover_panel .top {
	background: url(/images/frames/main_box_top.png) no-repeat;
	height: 20px;
}

#right .hover_panel .column {
	float: left;
	min-height: 359px;
	width: 170px;
}

#right .hover_panel .column#first_column { margin-left: 20px; }

#right .hover_panel .bottom {
	background: url(/images/frames/main_box_bottom.png) no-repeat;
	clear: both;
	height: 20px;
}

/* RIGHT SUB-FRAME (PRODUCT PANEL) */

#right .product_panel {
	background: url(/images/frames/main_box_body.png) repeat-y;
	clear: both;
}

#right .product_panel .top {
	background: url(/images/frames/main_box_top.png) no-repeat;
	height: 20px;
}

#right .product_panel .description {
	float: left;
	font-size: 12px;
	margin-left: 20px;
	width: 164px;
}

#right .product_panel .features {
	float: left;
	font-size: 12px;
	width: 134px;
}

#right .product_panel .image {
	float: left;
	text-align: center;
	height: 359px;
	width: 211px;
}

#right .product_panel .image p {
	color: purple;
	font-size: 18px;
	font-weight: normal;
	margin: -20px 0 20px 0;
}

#right .product_panel .bottom {
	background: url(/images/frames/main_box_bottom.png) no-repeat;
	clear: both;
	height: 20px;
}

#right .product_panel h1 {
	color: purple;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding-top: 10px;
}

#right .product_panel li { margin-top: 10px; }

#right .product_panel p { margin: 10px 0 0 0; }
#right .product_panel p.first { margin: 0; }

#right .product_panel ul { padding-left: 15px; }

/* RIGHT SUB-FRAME (TEXT PANEL) */

#right .text_panel {
	background: url(/images/frames/main_box_body.png) repeat-y;
	clear: both;
	height: 399px;
}

#right .text_panel .top {
	background: url(/images/frames/main_box_top.png) no-repeat;
	height: 20px;
}

#right .text_panel .body {
	height: 359px;
	margin-left: 40px;
	overflow: auto;
	width: 480px;
}

#right .text_panel .bottom {
	background: url(/images/frames/main_box_bottom.png) no-repeat;
	height: 20px;
}

#right .text_panel img { float: right; }

#right .text_panel img#schematic { margin-right: 50px; }

#right .text_panel h1 {
	color: purple;
	font-size: 14px;
	margin: 0;
	padding-top: 25px;
}

#right .text_panel li { margin-top: 5px; }

#right .text_panel p { margin: 10px 0 0 0; }
#right .text_panel p.first { margin: 0; }

/* SLING INFO SUB-FRAME */

#sling_info .text_panel {
	overflow: auto;
	height: 180px;
	margin-left: 10px;
	width: 685px;
}

#sling_info .text_panel a#bs_instructions {
	display: block;
	height: 131px;
	margin-top: 5px;
}

#sling_info .text_panel a#bs_instructions { background: url(/images/buttons/instructions_inactive.png) repeat-x; width: 193px; }
#sling_info .text_panel a#bs_instructions:hover { background: url(/images/buttons/instructions_over.png) repeat-x; }
#sling_info .text_panel a#bs_instructions:active { background: url(/images/buttons/instructions_active.png) repeat-x; }

#sling_info .text_panel h1 {
	color: purple;
	font-size: 14px;
	margin: 0;
	padding-top: 10px;
}

#sling_info .text_panel img {
	float: right;
}

#sling_info .text_panel p { margin: 10px 0 0 0; }
#sling_info .text_panel p.first { margin: 0; }

/* FAV COLOUR SUB-FRAME */

#fav_colour .sling {
	float: left;
	margin: 9px;
}

#fav_colour .sling img {
	height: 144px;
	width: 82px;
}

#fav_colour .sling p {
	margin: 0;
	text-align: center;
}

/* FOOTER ITEMS */

#footer a {	margin-left: 25px; }

#footer a.basket { margin: 0; }

#copyright p {
	font-size: 10px;
	margin: 0;
	text-align: center;
}