body {
	/*background-color:#D9C36E;*/
}

BODY {
	font: 0.8125em Verdana, sans-serif; line-height: 1;
/*	font-family: "Trebuchet MS", verdana;
	font-size : 11px;*/
	color:#2C3437;
	background:#fff url("images/page-bg.jpg");
}
#content p {
	line-height: 1.8em;
}

#content ul, #content ol {margin-bottom: 1.25em;}
#content li {margin-bottom: 0.66em; line-height: 1.6em;}

td {
	 font-size : 11px;
}

#page {
	width:950px;
	margin:auto;
	background: url("images/background.png") repeat-x;
}

#header {
	background:#fff url("images/header.jpg") no-repeat center;
	height:80px;	
}
#header h1 {
	display:none;
}

h2 {
	color:#BDA545;
	font-size:11px;
}

H1.headline {

	font-weight : bold;
	margin-bottom: 0px;
}

A {
	text-decoration: underline;
	color:  #288EFA;
	font-size: 11px;
	font-weight:bold;
}

A:Hover {
	text-decoration: underline;
	font-size: 11px;
}

A.smalldarklinks {

	text-decoration: none;
	color:  #000000;
	font-size: 11px;

}

A.smalldarklinks:Hover {

	text-decoration: none;
	font-weight: bold;
	color:  #000000;
	font-size: 11px;
}

INPUT.text  {

    font-size : 11px;
    background-color : white;
    border-color : black;
    border-style : inset;
    border-width : 1px;
    color : black;
	margin-bottom: 0px;

}

INPUT.searchForm {
	font-size : 1.0em;
}

SELECT.searchForm  {
	font-size : 1.0em;
    background-color : white;
    border-color : black;
    border-width : 1px;
    color : black;
}

SELECT.text  {
	font-size : 11px;
    background-color : white;
    border-color : black;
    border-width : 1px;
    color : black;
}

SELECT {
	font-size : 11px;
    background-color : white;
    border-color : black;
    border-width : 1px;
    color : black;
}


td.menu

{

	font-size : 11px;
	color: white;
	font-weight : bold;	

}	

td.detail
{

	font-size : 10px;
	color: black;
}	

#topmenu {
	/*background-color:#AF9556;*/
	background-color:#484848;
	padding:5px;
	margin:4px 0 4px 0;
	color:#fff;
}
#topmenu a {
	color:#fff;
	font-size:11px;	
	 text-decoration: none;
}
#content {
	background-color:#fff;
}
#content p {
margin-top:0px;
}
#sidebar {
	background-color:#eee;
	padding:5px;
}
#dest td {
	background-color:#eee;
	padding:3px;
	text-align:center;
	border:1px solid #ccc;
	border-top:0px;
	border-left:0px;
	width:33%;
}
#dest tr {
	height:20px;
}
#dest table {
	width:500px;
	margin:auto;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
#footer {
	background-color:#BFBFBF;
	height:15px;
	padding:5px;
}
#pdisplay #products {
	margin-top:20px;
	
}
#pdisplay .productentry {
	padding:5px;
	background-color:#eee;	
	margin:2px;
}
.summary {
	font-weight:bold;
	font-size:12px;
}
.dprice {
	color:#2C3437;
	font-weight:bold;
	font-size:13px;
}
#ddetail {
	border:1px solid #ccc;
	margin:5px;
	padding:5px;
	height:300px;
	background-color:#eee;
	overflow:scroll;

}
#cbox table {
border-width: 0 0 1px 1px;
border-color:  #ccc;
border-collapse: collapse;
border-spacing: 0;
border-style: solid;
}
#cbox table  td {
    border-color: #ccc;
    border-width: 1px 1px 0 0;
    border-style: solid;
    padding:5px;
    margin: 0;
   text-align:center;
}
#cbox table  th {
         border-color: #ccc;
    border-width: 1px 1px 0 0;
    border-style: solid;
    padding:5px;
    margin: 0;
    background-color:#eee;

}
#bonus-info {
/*	background:url("/images/pearl-bonus.jpg") no-repeat;*/
	width:550px;
/*	height:280px;*/
	margin:auto;
}
.bonus-terms {
	margin-top:10px;
	font-size:10px;
	text-align:left;
	width:550px;
	height:40px;
	line-height:14px;
	margin:auto;
}
#bonus-info .pitch {
/*
	padding-left:250px;
	padding-top:160px;*/
	font-weight:bold;
	text-align:left;
	padding-right:10px;
	font-size:15px;
	line-height:15px;
	font-family:Arial;
}
#ddetail h1 {
	font-size:14px;
}
