/************** General settings *****************/
body {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	background-color: #ddd;
 	margin:0;
 	text-align: center;
	min-width: 750px;
}

tr {
	vertical-align:top;
}

td {
	font-family: verdana, arial;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	text-align: center;
}

hr {
	height: 2px; 
	border-width: 0; 
	background-color: #2E4E3B; 
	color: #2E4E3B
}

/************** Page Links *****************/
#pageLinks {
	text-align: center;
	font-face: Arial;
	text-decoration: none;
}

#pageLinks span.Words {
	font-size: 12pt;
	color: #00c;
	font-weight: bold;
}

#pageLinks span.Numbers {
	font-size: 10pt;
	color: Black;
}

#pageLinks span.Current {
	color: Red;
	font-weight: bold;
}

/****************** Orders List and Order Details ***************/
#orderListWrapper{
	color: White; 
	background-image: url(../img/small_background.g.v3.jpg);
}

#orderList{
	width: 100%;
}

#orderList th {
	text-align: left;
}

#orderList tr.Even, #orderDetails tr.Even, #orderItemsTable tr.Even{
	background-color: LightCyan;
}

#orderList tr.Odd, #orderDetails tr.Odd, #orderItemsTable tr.Odd{
	background-color: LightGoldenrodYellow;
}

#orderDetails {
	width: 100%;
}

#orderDetails td, #orderList td{
	padding-left: 5px;
	padding-right: 5px;
	color: Black;
}

#orderItemsTable {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/small_background.g.v3.jpg);
}

#orderItemsTable th{
	color: White;
	font-weight: Bold;
	text-align: Left;
}

#orderItemsTable td {
	color: Black;
	vertical-align: Top;
	text-align: Left;
}

/******************* Header and Footer *********************/
#subpage_top {
	padding-top:4px;
	background: #6C927E url(../img/small_background.g.v3.jpg) no-repeat;
	font-size: 22px;
	height:65px;
	color: #fff;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}


#subpage_top span{
	display: block;
	font-size: 12px;
 	font-style:italic;
  	text-align: right;
}

#wrapper{
	text-align: left;
	float: center;
	display: block;
	margin:0 auto;
	padding: 0;
	width: 800px;
	vertical-align: top;
	background-color: #fff;
	border-left: solid black 1px;
	border-bottom: solid black 1px;
	border-right: solid black 1px;
}

#main {
	padding:1.5em;
}

#footer {
	vertical-align:bottom;
	padding:1em;
	font-size:9px;
}


#ddcolortabs{
	float: right;
	text-align: right;
	margin-left: 4px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}

#ddcolortabs ul{
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

#ddcolortabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}

/* main color */
#ddcolortabs li a{
	float:left;
	color: white;
	background: #6C927E url(../img/color_tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
}

#ddcolortabs li a span{
	float:left;
	display:block;
	background: transparent url(../img/color_tabs_right.gif) no-repeat right top;
	padding:4px 9px 2px 6px;
}


#ddcolortabs li a:hover{
	background-color: #2E4E3B;
}

#ddcolortabs li a:hover span{
	background-color: #2E4E3B;
}

/*currently selected tab*/
#ddcolortabs a.current, #ddcolortabs span.current{
	background-color: #2E4E3B;
}

#ddcolortabs_inv{
	float: center;
	text-align: right;
	margin-left: 200px;
	padding: 0;: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}

#ddcolortabs_inv ul{
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

#ddcolortabs_inv li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}

/* main color */
#ddcolortabs_inv a{
	float:left;
	color: white;
	background: #6C927E url(../img/color_tabs_left_inv.gif) no-repeat left bottom;
	margin:0 2px 0 0;
	padding:3px 0px 3px 2px;
	text-decoration:none;
	letter-spacing: 1px;
}

#ddcolortabs_inv a span{
	float:center;
	background: transparent url(../img/color_tabs_right_inv.gif) no-repeat right bottom;
	padding:3px 6px 3px 6px;
}

#ddcolortabs_inv a span{
	float:none;
}


#ddcolortabs_inv a:hover{
	background-color: #2E4E3B;
}

#ddcolortabs_inv a:hover span{
	background-color: #2E4E3B;
}

/*currently selected tab*/
#ddcolortabs_inv a.current, #ddcolortabs_inv span.current{
	background-color: #2E4E3B;
}

#ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 3px;
	line-height: 3px;
	background: #6C927E;	
	border-top: 1px solid #fff;
}

#ddcolortabsline.publisher{
	background-color: #2E4E3B;
}

#panels {
	position: relative;
	background: #2E4E3B url(../img/panels.g.v3.jpg) no-repeat;
	width: 750px;
}

#panels a {
	color: #fff;
	font-weight: bold;
}

#panel1 {
	position: absolute;
	float: left;
	background-color: #fff;
    	padding: 3px;
    	top: 80px;
    	left: 12px;
    	border: 1px solid #333;
    	width: 200px;
    	height: 250px;
    	font-weight: bold;
    	color: #000;
}