body {
	background: #AABFC8 url(../img/background.gif) repeat-x scroll left top;
	color: #3B4B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#container {
	background-color: #FFFFFF;
	position: absolute;
	width: 100%;
}

#header {
	background-image: url(../img/bg-top.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 68px;
	margin: 0;
	padding: 0;
}

div #menu {
	background-color: white;
	left: 0;
	padding: 0;
	position: absolute;
	width: 184px;
}

#content {
	background-color: #FFFFFF;
	border-left: 1px solid #EFEFEF;
	margin: 0 0 60px 185px;
	padding: 10px 25px;
}

#footer {
	background: transparent url(../img/bg-footer.gif) repeat-x scroll center
		bottom;
	border-top: 1px solid #EFEFEF;
	bottom: 0;
	font-size: 10px;
	height: 48px;
	padding: 10px 0 0 185px;
}

h2 {
	color: #B11A68;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

h3 {
	border-bottom: 2px solid #EBC3D8;
	margin-left: 0;
	padding-bottom: 8px;
}

div.combo,div.user {
	float: right;
}

div.user {
	color: #FFFFFF;
	padding-right: 4%;
	padding-top: 8px;
}

fieldset {
	border: 0 solid #F4F4F4;
	margin: 5px 0;
	padding: 0;
}

fieldset p {
	border-left: 6px solid #B11A68;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0 30px 10px 10px;
	top: 0;
}

fieldset label {
	color: #B11A68;
	display: block;
	font-weight: normal;
	margin-bottom: 1px;
	padding-right: 10px;
}

#f {
	background-color: #F9F9F9;
	border: 2px solid #CACACA;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	padding: 10px;
	width: 676px;
}

#l {
	color: #000000;
	float: left;
	margin-right: 30px;
}

#submit {
	background-image: url(../img/bg-button.gif);
	border-color: #FFFFFF #470A2A #470A2A #FFFFFF;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 10px;
}

a {
	color: #B11A68;
	text-decoration: none;
}

a:hover {
	color: #3B4B5B;
	text-decoration: underline;
}

#breadcrum {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 0;
	margin-bottom: 5px;
	padding-top: 0;
	position: relative;
	top: 18px;
}

#title {
	position: relative;
	top: 25px;
}

#subtitle {
	background-color: #F9F9F9;
	border: 2px solid #CACACA;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 0;
	padding: 10px;
	width: 596px;
}

#main {
	position: relative;
	top: 40px;
}

#viewby {
	left: 490px;
	position: absolute;
	top: 0;
	width: 280px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 0;
	font-size: 12px;
	margin-left: 0;
	margin-right: 0;
}

tr {
	padding: 3px;
	text-align: left;
}

th,td {
	padding: 3px;
}

#rowcolor {
	background-color: #F6E6EE;
	border: 0 none;
}
tr.altcolor {
	background-color: #F6E6EE;
	border: 0 none;
}

thead th {
	border-bottom: 1px solid #B11A68;
	border-left: 6px solid #B11A68;
	color: #B11A68;
	font-size: 13px;
	padding: 1px 1px 1px 8px;
}

thead td {
	font-weight: bold;
}

#company_details,#user_details {
	margin-bottom: 20px;
}

table#contact_list {
	width: 95%;
}

table#contact_list th {
	font-weight: bold;
}

table#contact_list td {
	border-left: 1px dotted #EBC3D8;
	font-size: 11px;
	width: 150px;
}

table#contact_list td.bigger {
	width: 200px;
}

table#contact_list td.smaller {
	width: 30px;
}

table.display_info {
	width: 700px;
}

table.display_info tbody th {
	background-color: #F9ECF2;
	border-bottom: 1px solid #EBC3D8;
	height: 20px;
	padding: 2px 0 0 5px;
	vertical-align: top;
	width: 150px;
}

table.display_info tbody td {
	border-bottom: 1px solid #EBC3D8;
	border-width: 0 0 1px;
	height: 22px;
	padding: 0 0 0 5px;
	width: auto;
}

table.display_info thead th {
	background-color: #FFFFFF;
	border-bottom: 1px solid #B11A68;
	border-left: 6px solid #B11A68;
	color: #B11A68;
	font-size: 14px;
	padding: 1px 1px 1px 8px;
}

#product_loc,#product_details {
	margin-bottom: 15px;
}

#product_loc {
	margin-top: 20px;
}

table.prod_list {
	margin-bottom: 20px;
}

table.prod_list td,table.prod_list th {
	width: 150px;
}

table.prod_list td.bigger {
	width: 300px;
}

table.invoice_list {
	margin-bottom: 20px;
}

table.invoice_list td {
	width: 100px;
}

table.invoice_list td.price {
	text-align: right;
	width: 80px;
}

table.invoice_list tfoot td {
	border-top: 1px solid #B11A68;
	font-weight: bold;
}

table.invoice_list td.no_invoice {
	background-color: #F6E6EE;
	width: auto;
}

#menu dl,#menu dt,#menu dd,#menu ul,#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
	-x-system-font: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 26px 0 0;
	width: 184px;
}

#menu dt {
	cursor: pointer;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding-left: 0;
}

#menu dt a {
	background: transparent url(../img/menu/item.gif) repeat scroll 0 0;
	color: #615F5A;
	padding-left: 20px;
}

#menu dd a {
	background: transparent url(../img/menu/item.gif) repeat scroll 0 0;
	color: #615F5A;
	padding-left: 20px;
}

#menu dt a:hover {
	background: transparent url(../img/menu/item-selected.gif) repeat scroll 0
		0;
	color: #B11A68;
}

#menu dd a:hover {
	background: transparent url(../img/menu/item-selected.gif) repeat scroll 0
		0;
	color: #B11A68;
}

#menu li {
	background: #FFFFFF none repeat scroll 0 0;
	padding-left: 0;
}

#menu li a,#menu dt a {
	border: 0 none;
	color: #615F5A;
	display: block;
	height: 100%;
	text-decoration: none;
}

#menu li ul a {
	cursor: pointer;
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}