/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:		Rowlands
Filename:		layout_simple.css
Description:	Simple page layout elements
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
1	06Jun07		CT			Created

*/

.menu {
	display:none;
}

#siteMain {
	background: transparent;
}

#siteMain #mainPanel {
	width: 100%;
	float: left;
}

#mainPanel #bodyText .header_curve {
	margin: 0px;
	width: 786px;
	height: 16px;
	float:left;
	background: transparent url('/images/general/header_curve_main.gif') no-repeat bottom right;
	margin-bottom: 15px;
}

#mainPanel #bodyText .header_curve .header {
	position: relative;
	width: 777px;
	height: 16px;
	float: left;
	display: inline;
	background-color: #00A2AC;
	overflow: hidden;
}

#mainPanel #bodyText .header_curve .header h2 {
	margin: 2px 6px;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
}

#mainPanel #bodyText .header_curve .header h2 img {
	width: 9px;
	height: 9px;
	margin-left: 5px;
	vertical-align: bottom;
	background: transparent url('/images/general/down_arrow_main.gif') no-repeat bottom left;
}

#siteMain .intro {
	width: 786px;
}

#siteMain fieldset {
	width: 786px;
}

#siteMain .sectionHeader {
	width: 786px;
}

#siteMain .sectionBlueBorder {
	width: 786px;
}

#siteMain .sectionBlueBorderSmallMargin {
	width: 786px;
}

#siteMain .sectionOrangeBorder {
	width: 786px;
}

#siteMain .row {
	width: 786px;
}

#siteMain .row .radiolabel,
#siteMain .sectionOrangeBorder .radiolabel {
	width: 700px;
}

#siteMain .row .radiolabel .row,
#siteMain .sectionOrangeBorder .radiolabel .row {
	width: 700px;
}

#basketConfirm {
	border-collapse: collapse;
	width: 100%;
}

#basketConfirm td,
#basketConfirm th {
	padding: 10px;
	color: #004549;
}

#basketConfirm .header {
	background-color: #82D7DA;
	border-bottom: 1px solid #004549;
}

#basketConfirm .footer {
	background-color: #82D7DA;
	border-top: 1px solid #004549;
}

/***********************/
/* progress tabs start */
/***********************/

#tabs {
	position: relative;
	margin-top: -27px;
	width: 100%;
	float: left;
}

#tabs ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#tabs li {
	height: 27px;
	width: auto;
	float: left;
	padding: 0px;
	padding: 0px;
	margin-right: 2px;
	overflow:hidden;
	font-weight: bold;
}

#tabs li.current,
#tabs li.pending {
	color: #fff;
}

#tabs li.done {
	color: #004549;
}

#tabs li .text {
	height: 16px;
	width: auto;
	float: left;
	padding: 6px 0px 5px 0px;
}

#tabs li.current .text {
	color: #ffffff;
	background-color: #00737A;
}

#tabs li.pending .text,
#tabs li.done .text {
	background-color: #82D7DA;
}

#tabs li.pending .text {
	color: #ffffff;
}

#tabs li.done .text {
	color: #004549;
}

#tabs li .text .spot {
	width: 20px;
	height: 20px;
	float: left;
	margin: -3px 1px 0px 3px;
}

#tabs li.current .text .spot {
	background: #00737A url(/res/shop/images/current.gif) no-repeat top left;
}

#tabs li.pending .text .spot {
	background: #00737A url(/res/shop/images/pending.gif) no-repeat top left;
}

#tabs li.done .text .spot {
	background: #00737A url(/res/shop/images/done.gif) no-repeat top left;
}

#tabs li .corner {
	width:9px;
	height:27px;
	float: left;
	vertical-align: bottom;
}

#tabs li .corner img {
	width:9px;
	height:27px;
	float: left;
}

#tabs li.current .corner img {
	background: transparent url(/res/shop/images/current.png) no-repeat bottom left !important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/shop/images/current.png');
}

#tabs li.done .corner img,
#tabs li.pending .corner img {
	background: transparent url(/res/shop/images/done.png) no-repeat bottom left !important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/shop/images/done.png');
}

/***********************/
/* progress tabs end */
/***********************/

/***********************/
/* tall progress tabs start */
/***********************/

#tabs_tall {
	position: relative;
	margin-top: -30px;
	width: 100%;
	float: left;
	font: normal 0.75em verdana,arial,sans-serif;
	letter-spacing: 0.5px
	z-index:10;
}

#tabs_tall ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#tabs_tall li {
	height: 30px;
	width: auto;
	float: left;
	padding: 0px;
	padding: 0px;
	margin-right: 2px;
	overflow:hidden;
	font-weight: bold;
	
}

#tabs_tall li.current,
#tabs_tall li.pending {
	color: #fff;
}

#tabs_tall li.done {
	color: #004549;
}

#tabs_tall li .text {
	height: 25px;
	width: auto;
	float: left;
	padding: 4px 0px 5px 0px;
}

#tabs_tall li.current .text {
	color: #ffffff;
	background-color: #00737A;
}

#tabs_tall li.pending .text,
#tabs_tall li.done .text {
	background-color: #82D7DA;
}

#tabs_tall li.pending .text {
	color: #ffffff;
}

#tabs_tall li.done .text {
	color: #004549;
}

#tabs_tall li .text .spot {
	width: 20px;
	height: 20px;
	float: left;
	margin: -3px 1px 0px 3px;
}

#tabs_tall li.current .text .spot {
	background: #00737A url(/res/shop/images/current.gif) no-repeat top left;
}

#tabs_tall li.pending .text .spot {
	background: #00737A url(/res/shop/images/pending.gif) no-repeat top left;
}

#tabs_tall li.done .text .spot {
	background: #00737A url(/res/shop/images/done.gif) no-repeat top left;
}

#tabs_tall li .corner_tall img {
	width:9px;
	height:30px;
	float: left;
}

#tabs_tall li.current .corner_tall img {
	background: transparent url(/res/shop/images/current_tall.png) no-repeat top left !important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/shop/images/current_tall.png');
}

#tabs_tall li.done .corner_tall img,
#tabs_tall li.pending .corner_tall img {
	background: transparent url(/res/shop/images/done_tall.png) no-repeat top left !important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/shop/images/done_tall.png');
	
}

/***********************/
/* tall progress tabs end */
/***********************/