body {
	background-color:#09223b;
	font-family:arial,sans-serif;
	margin:0;
	padding:0;
}

img {
	border:0;
}

img.floatleft
{
	float:left;
	margin-right:10px;
}


img.floatright
{
	float:right;
	margin-left:10px;
	vertical-align:top;
}

form
{
	margin:0;
	padding:0;
}

hr
{
	border:1px solid #69c;
}

/* -------------- text floaters ----------------*/

span.float-left {
	display:block;
	float:left;
	font-size:95%;
	margin-top:0;
	margin-right:20px;
	margin-bottom:10px;
	text-align:center;
}

span.float-right {
	display:block;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	font-size:95%;
	text-align:center;
}

span.align-centre {
	display:block;
	width:100%;
	text-align:center;
	margin-top:16px;
	margin-bottom:16px;
}

span.align-left {
	display:block;
	width:100%;
	text-align:left;
	margin-top:16px;
	margin-bottom:16px;
}

span.align-right {
	display:block;
	width:100%;
	text-align:right;
	margin-top:16px;
	margin-bottom:16px;
}

/* ----------- end text floaters --------------*/



/*Image floaters */

img.float-left {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

img.float-right {
	float:right;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:20px;
}

img.align-left {
	display:block;
	text-align:left;
	margin-top:16px;
	margin-bottom:16px;
}

img.align-right {
	display:block;
	text-align:right;
	margin-top:16px;
	margin-bottom:16px;
}

img.align-center {
	display:block;
	text-align:center;
	margin-top:16px;
	margin-bottom:16px;
}


img.inline-left {
	display:inline;
	padding:0px 10px 10px 0px;
	float:left;
}
img.inline-right {
	display:inline;
	padding:0px 0px 10px 10px;
	float:right;
}
/* ------------ end img floaters ----------------*/
/* -------------end additions -------------------*/

/* *************************************** FORMS */

.ldc-form-label {
	font-size:70%;
	color:#003366;
	text-align:right;
	vertical-align:top;
}

.ldc-textbox {
	border-left:1px solid #6699CC;
	border-right:1px solid #6699CC;
	border-top:1px solid #6699CC;
	border-bottom:1px solid #6699CC;
	font-family:arial,sans-serif;
	font-size:80%;
	color:#003366;
}

.ldc-form-btn {
	background-color:#003366;
	border-left:1px solid #6699cc;
	border-top:1px solid #6699cc;
	border-right:1px solid #0066cc;
	border-bottom:1px solid #0066cc;
	font-size:70%;
	color:#ffffff;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	cursor:pointer;
}

/************************ LEFT MENU */

.left-cell {
	width:209px;
	background-color:#69c;
	vertical-align:top;
	background-image: url(../assets/leftbanner.gif);
}

.mnu-imgcell {
	width:18px;
	background-color:#ffcc33;
	border-top:2px solid #ffffff;
	cursor:pointer;
}

.mnu-cell {
	background-color:#ffcc33;
	border-top:2px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
	font-size:90%;
	width:191px;
	cursor:pointer;
	text-align:left;
}

.mnu-imgcell-on {
	width:18px;
	background-color:#ff9900;
	border-top:2px solid #ffffff;
	cursor:pointer;
}

.mnu-cell-on {
	background-color:#ff9900;
	border-top:2px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
	font-size:90%;
	width:191px;
	cursor:pointer;
	text-align:left;
}

.submnu-cell {
	background-color:#ffffff;
	border-top:2px solid #ffffff;
	font-weight:bold;
	font-size:80%;
	width:191px;
	cursor:pointer;
	padding-left:18px;
	text-align:left;
}

/* Menu Link */

a.mnu-link {
	text-decoration:none;
	color:#ffffff;
}

a.mnu-link:visited {
	color:#ffffff;
}

/* Submenu Link */

a.submnu-link {
	color:#999999;
	text-decoration:none;
}

a.submenu-link:visited {
	color:#999999;
}

a.submnu-link:hover {
	text-decoration:underline;
}

/* Active page submenu link */

a.submnua-link {
	color:#6699cc;
	text-decoration:none;
}

a.submenua-link:visited {
	color:#6699cc;
}

a.submnua-link:hover {
	text-decoration:underline;
}

.mnu-bluebit {
	color:#003366;
}

/************************* SEARCH PANEL */

.ldc-srchbox {
	border-left:1px solid #6699CC;
	border-right:1px solid #6699CC;
	border-top:1px solid #6699CC;
	border-bottom:1px solid #6699CC;
	font-size:70%;
	color:#003366;
	font-weight:bold;
	font-style:italic;
	padding-top:3px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
	width:135px;
	height:20px;
}

.srch-panel {
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
}

.srch-std {
	color:#333333;
	font-size:75%;
}

.srch-h1 {
	color:#000066;
	font-size:90%;
	font-weight:bold;
}	

.ldc-search-btn {
	border-left:1px solid #6699CC;
	border-right:1px solid #6699CC;
	border-top:1px solid #6699CC;
	border-bottom:1px solid #6699CC;
	background-color:#003366;
	cursor:pointer;
	font-size:75%;
	color:#ffffff;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}

.ldc-srch-err {
	color:#000033;
	font-size:90%;
}

.address-panel {
	color:#ffffff;
	font-size:70%;
	font-weight:bold;
	vertical-align:bottom;
	padding-left:10px;
}


/* Search Results */


a.ldc-srch-res-link {
	color:#000033;
	font-size:70%;
}

a.ldc-srch-res-link:visited {
	color:#000033;
}

a.ldc-srch-res-link:hover {
	text-decoration:none;
}
	

/*************************** CONTENT */


.side-text {
	font-size:65%;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	width:161px;
}

#content-area {
	background-color:#fff;
	vertical-align:top; 
	padding:25px 25px 40px 25px;
	width:430px;
}

#content-area p {
	color:#333;
	font-size:0.7em;
	line-height:1.4em;
	margin:2px 0 14px 0;
}

#content-area h1{
	font-size:1.2em;
	color:#69c;
	font-weight:bold;
	margin:0 0 20px 0;
}

 #content-area h2 {
	font-size:1em;
	color:#69c;
	font-weight:bold;
	margin:20px 0 8px 0;
}

#content-area h3 {
	font-size:0.9em;
	color:#69c;
	font-weight:bold;
	margin:20px 0 8px 0;
}

#content-area h4 {
	font-size:0.7em;
	color:#333;
	font-weight:bold;
	margin:20px 0 8px 0;
}

#content-area h5 {
	color:#69c;
	font-weight:bold;
}

td#newsindextd h6 {
	color:#fff;
	font-weight:bold;
	font-size:1em;
	margin:12px 0 4px 0;
}

td#newsindextd ul
{
	list-style-type:none;
	margin:0 0 0 6px;
	padding:0;
}

td#newsindextd  a
{
	font-weight:bold;
	color:#fff;
	font-size:0.7em;
	text-decoration:none;
}

td#newsindextd la:visited
{
	color:#fff;
}

td#newsindextd a:hover
{
	text-decoration:underline;
}

#content-area a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

#content-area a:visited {
	color:#000;
	font-weight:bold;
}

#content-area a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}


#content-area ul li {	
	list-style-type:square;
	font-weight:normal;
	font-style:normal;
	color:#333;
	font-size:0.7em;
	line-height:1.4em;
	margin-bottom:6px;
}

#content-area ol li {	
	font-weight:normal;
	font-style:normal;
	color:#333;
	font-size:0.7em;
	line-height:1.4em;
}

#content-area ul#ldc-toc {
	color:#333;
	font-size:0.9em;
	font-weight:bold;
}

#content-area ul#ldc-toc li {
	line-height:1.5em;
}

#content-area ul.logolist
{
	margin:0;
	padding:0;
}

#content-area ul.logolist li
{
	display:block;
	width:100%;
	list-style-type:none;
	margin:20px 0 60px 0;
	text-align:center;
	padding:0;
}

#content-area ul.logolist li a
{
	text-decoration:none;
}

#content-area ul.logolist li a span
{
	display:none;
}

/* _______________________end of additions */


.ldc-h1 {
	font-size:120%;
	color:#6699cc;
	font-weight:bold;
}

.ldc-h2 {
	font-size:100%;
	color:#003366;
	font-weight:bold;
}


.ldc-std {
	font-size:70%;
	color:#333333;
}

.ldc-small {
	font-size:60%;
	color:#003366;
}

a.ldc-link {
	text-decoration:underline;
	color:#000033;
	font-weight:bold;
}

a.ldc-link:visited {
	color:#003;
}

a.ldc-link:hover {
	text-decoration:none;
}

.ldc-err {
	font-size:90%;
	color:#ff0000;
	font-weight:bold;
}

div.gotop {
	display:block;
	width:100%;
	text-align:right;
	padding-top:12px;
	padding-bottom:12px;
}

#content-area div.gotop a {
	color:#69c;
	font-weight:bold;
	font-size:11px;
}

#content-area div.gotop a:visited {
	color:#69c;
}

#content-area div.gotop a:hover {
	text-decoration:none;
}

/* Home Page Deals Panel */

div.homepanel
{
	width:325px;
	background-color:#69c;
	padding:10px;
	margin:30px 0 30px 0;
	clear:both;
}

#content-area div.homepanel h1
{
	font-size:1em;
	margin-bottom:10px;
	color:#fff;
	font-weight:bold;
}

#content-area div.homepanel p
{
	color:#fff;
}

#content-area div.homepanel p > a {
	color:#fff;
}

#content-area div.homepanel p > a:visited {
	color:#fff;
}

#content-area em {
	font-weight:bold;
	font-style:normal;
}

table#xmastable
{
	margin:0 0 20px 0;
}

table#xmastable td
{
	color:#666;
	font-size:0.7em;
}

table#xmastable tr.alt
{
	background-color:#eee;
}

span.caption
{
	font-size:0.9em;
	color:#69c;
}

table.pricetable
{
	margin-bottom:10px;
}

table.pricetable th
{
	color:#69c;
	font-size:0.7em;
	line-height:1.4em;
	border-bottom:2px solid #69c;
	text-align:left;
}	

table.pricetable td
{
	color:#333;
	font-size:0.7em;
	line-height:1.4em;
	border-bottom:1px solid #69c;
}

table.summarytable
{
	width:90%;
	margin:10px 0 30px 0;
}

table.summarytable td
{
	color:#333;
	font-size:0.7em;
	line-height:1.4em;
	vertical-align:top;
}


/* ---------------------------------------------------------- Home Page RH Column */


td#ldc-homerhs
{
	background-color:#fff;
}

td#ldc-homerhs p
{
	font-size:0.8em;
	text-align:center;
}

td#ldc-homerhs a
{
	color:#036;
	font-weight:bold;
}

td#ldc-homerhs a:visited
{
	color:#036;
}

td#ldc-homerhs a:hover
{
	text-decoration:underline;
}


#ldcDeals {
	width:160px;
	margin:20px 12px 0 14px;
	background-color:#dbeef9;
	padding-bottom:20px;
}

ol#ldc-deallist li a
{
	text-decoration:none;
}

h2#ldc-deallisthead
{	
	font-size:1em;
	color:#69c;
}

ol#ldc-deallist 
{
	margin:0 0 0 15px;
	padding:0 4px 0 10px;
}

ol#ldc-deallist li
{
	font-weight:bold;
	color:#369;
	font-size:0.7em;
	padding-bottom:10px;
}

ol#ldc-deallist li em
{
	display:block;
	font-size:1.2em;
	font-style:normal;
	color:#036;
	padding-top:2px;
}

#ldc-deallist-footer
{
	background-color:#69c;
	width:141px;
	padding:5px 10px 5px 10px;
	text-align:center;
}

#ldc-deallist-footer p
{
	color:#fff;
	font-weight:bold;
}

#ldc-deallist-footer p a
{
	color:#fff;
	text-decoration:underline;
}

#ldc-deallist-footer p a:visited
{
	color:#fff;
}

#ldc-deallist-footer p a:hover
{
	text-decoration:none;
}

#ldc-deallist-footer p strong
{
	font-size:1.5em;
}

/* --------------------------------------------------------------- New Styles */

.ldcHead {
	margin:0 auto;
	position:relative;
	padding:0 80px 0 80px;
	width:800px;
	height:200px;
	background-image:url(../assets/bg.gif);
	background-repeat:repeat-y;
}

ul#ldcHMenu {
	margin:0 auto;
	padding:4px 80px 0 80px;
	position:relative;
	list-style-type:none;
	width:800px;
	height:17px;
	background-image:url(../assets/bgtop.gif);
	background-repeat:no-repeat;	
}

ul#ldcHMenu li {
	display:inline;
	font-size:0.7em;
}

ul#ldcHMenu > li > a {
	display:block;
	float:right;
	height:12px;
	padding:0 6px 0 6px;
	border-right:1px solid #fff;
	color:#fff;
	text-decoration:none;
}

ul#ldcHMenu > li > a:visited {
	color:#fff;
}

ul#ldcHMenu > li > a:hover {
	text-decoration:underline;
}

ul#ldcHMenu > li > a#lastone {
	border:0;
	padding-right:0;
}

.ldcBody {
	margin:0 auto;
	position:relative;
	padding:0 80px 0 80px;
	width:800px;
	background-image:url(../assets/bg.gif);
	background-repeat:repeat-y;
}

.ldcFooter {
	margin:0 auto;
	position:relative;
	padding:20px 20px 20px 20px;
	width:760px;
	background-color:#fff;
	text-align:center;
	border-top:1px solid #09223b;
}

.ldcFooter  > p {
	color:#09223b;
	font-size:0.7em;
	margin:0;
}

ul#ldcFooterMenu {
	list-style-type:none;
}

ul#ldcFooterMenu li {
	display:inline;
	font-size:0.7em;
}

ul#ldcFooterMenu li > a, .ldcFooter  > p > a {
	color:#09223b;
	font-weight:bold;
	text-decoration:none;
}

ul#ldcFooterMenu li > a:visited , .ldcFooter  > p > a:visited {
	color:#09223b;
}

ul#ldcFooterMenu li > a:hover, .ldcFooter  > p > a:hover {
	text-decoration:underline;
}

