/*=========================MAIN==========================*/
body
{
	background-color: #E8EEF8;
	height:100%;

	background-image:url('images/bg1.gif');
	background-repeat:repeat-x;
}
A
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
/*========================CLASSES========================*/
.parent
{
	background-color: #FFFFFF;
	width: 980px;
	height: 100%;
    text-align: left;
}
.maincontent
{
	width: 100%;
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
	height: 480px;
}
.maincontent td1
{
	/*
	removed, becuase it was causing conflict.
	*/
    vertical-align: top;
}
.right_nav
{
	border-left: #C0C0C0 1px solid;
	width: 200px;
	text-align: center;
}
.search1
{
	margin-top: -4px;
	margin-bottom: -4px;
	margin-right: -11px;
}
/*=========================HEADER=========================*/
.header
{
	width: 100%;
	height: 100px;

	font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
}
.header-logo
{
	background-image:url('images/logo.png');
    background-repeat: no-repeat;
    width: 280px;
}
.header-text-middle
{
    vertical-align: bottom;
    text-align: center;
}
.header-text-right-bottom
{
	text-align: right;
	font-family: Verdana, Arial, Helvetica;
	font-size: 180%;
	color: #6699FF;
    font-style: italic;
    vertical-align: bottom;
    text-shadow: 1px 1px 1px;
}
.header-text-right-top
{
	text-align: right;
    vertical-align: top;
}
/*=========================Navigation========================*/
.topnav
{
	padding: 1px 10px 2px 10px;
	background-color: #6699FF;
	width: 100%;
	height: 24px;
	border-top: #FFFFFF 1px solid;

	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 95%;
/*	font-weight: bold;*/
}
.topnav A
{
	color: #ffffff;
}
.rightnav
{
	width: 220px;
	vertical-align: top;
    border-left: #C0C0C0 1px solid;
}
/*===================================================*/
.navbox
{
	background: #FFFFFF;

	border: 2px solid #E2E1E1;
	border-radius: 3px;

    padding-left: 6px;

	width: 204px;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 8px;

	font-size:100%;
    font-weight: normal;
}
.rightnavmenu li
{
	list-style: none;
/*	float: left;	un-comment to make horizontal menu */
}
.rightnavmenu a
{
	border: 1px solid #E2E1E1;
	padding: 6px 6px 8px 8px;
	width: 196px;
	display: block;
	margin-left: -47px;
	margin-top: -1px;
}
.rightnavmenu_img a
{
/* Menu Item with Image */
	border: 1px solid #E2E1E1;
	padding: 6px 6px 8px 20px;
	width: 194px;
	display: block;
	margin-left: -49px;
	margin-top: -1px;

	background-image: url("bullet.gif");
	background-position: 6px center;
	background-repeat: no-repeat;
}
.rightnavmenu a:hover
{
	background-color: #0066FF;
	background-color: #6699FF;
	color: #FFFFFF;
}
.rightnavmenu a:active
{
	font-weight: bold;
}
/*==========================================================*/
/*=========================Footer========================*/
.footer
{
	padding-right: 8px;
	background-color: #6699FF;
	width: 100%;
	height: 30px;
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
}
.footer A
{
	color: #ffffff;
}
/*=========================Product=======================*/
.product
{
	width: 100%;
	padding: 4px 4px 4px 4px;
	font-size: 100%;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica;
	border-style: dashed;
	border-width: 1px;
	border-color: #C0C0C0;
	background-color: #FAFAFA;
margin-top: 2px;
border-radius: 3px;
}
.product-list
{
	width: 100%;
	padding: 4px 4px 4px 4px;
	font-size: 100%;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica;
	border-style: dashed;
	border-width: 1px;
	border-color: #C0C0C0;
	background-color: #FAFAFA;
margin-top: 6px;
border-radius: 4px;
}
.product-dl
{
	width: 440px;
	height: 100px;
	padding: 4px 4px 4px 4px;
	font-size: 100%;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica;
	border-style: dashed;
border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	background-color: #FAFAFA;
margin: 1px;
border-radius: 3px;
}
.ProductNewLogo
{
	width: 100%;
	padding: 4px 4px 4px 4px;
	font-size: 100%;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica;
	border-style: dashed;
	border-width: 1px;
	border-color: #C0C0C0;
	background-color: #FAFAFA;

	background-image:url(images/new_overlay.png);
	background-position:left top;
	background-repeat:no-repeat;
    margin-top: 2px;

    border-radius: 3px;
}
/*=====================Elements==========================*/
H3
{
	font-size: medium;
	background-image:url(images/line.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom: 2px;
    margin-top: auto;
}
UL
{
    margin-top: auto;
}
/*=======================================================*/
.headingbarmain
{
	background: #F7F7F7;
	
	border: 1px solid #E2E1E1;
	border-radius: 3px;
	float: left;
	padding: 6px 6px 6px;
	width: 948px;

	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: 3px;

	font-size:16px;
	font-weight:bold;
	font-family: Arial, Trebuchet MS, Verdana, Helvetica;
}
.headingbarmain img
{
	vertical-align: middle;
}
.headingbarsmall
{
	background: #F7F7F7;
	
	border: 1px solid #E2E1E1;
	border-radius: 3px;
	float: left;
	padding: 6px 6px 6px;
	width: 100%;

	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: -8px;

	font-size:16px;
	font-weight:bold;
	font-family: Arial, Trebuchet MS, Verdana, Helvetica;
}
.headingbarsmall img
{
	vertical-align: middle;
}
/*=======================Box=========================*/
.boxheading
{
	background: #F7F7F7;

	border: 1px solid #E2E1E1;
	border-radius: 3px;

    padding-top: 6px;
    padding-left: 6px;

	width: 204px;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 8px;

	font-size:14px;
	font-weight:bold;
}
.boxcontent
{
	background: #FFFFFF;

	border: 1px solid #E2E1E1;
	border-radius: 3px;

	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;

	width: 200px;
	margin-left:-6px;
	margin-top: 6px;

	font-size:9pt;
    font-weight: normal;
}
.boxcontent li
{
	margin-left: -26px;
}
.boxheading img, .boxcontent img
{
	vertical-align: middle;
}
/*
.boxcontent2
{
	background: #FFFFFF;

	border: 1px solid #E2E1E1;
	border-radius: 3px;

	padding: 4px;
	width: 188px;
	margin-left:-2px;
	margin-top: 6px;
	margin-bottom: 4px;

    font-weight: normal;
    
    <input type="text" size="12" name="query" style="height: 14px">
}
*/

/*
.scroller_rw span a:hover{text-decoration:underline;}
.scroller_rw span{ float:left; color:#333; font-size:14px; font-weight:bold;padding-top:3px;font-weight:normal;}
.scroller_rw dfn{ float:left; font-style:normal; margin-left:10px;}
.scroller_rw dfn a{ background:url(../images/sprite2.png) no-repeat; width:21px; height:21px; float:left;}
.scroller_rw dfn a.left_aroww{ background-position:-1px 0px}
.scroller_rw dfn a.left_aroww:hover{ background-position:-1px -25px}
.scroller_rw dfn a.right_aroww{ background-position:-29px 0px}
.scroller_rw dfn a.right_aroww:hover{ background-position:-29px -25px}
.scroller_rw dfn em{ float:left; background:url(../images/sprite2.png) no-repeat; background-position:0 -94px; width:1px; height:21px; margin:0 5px}
.scroller_rw span a, .scroller_rw span a:hover{ color : #3B5CBC}
Copied from http://www.readwhere.com

text-shadow: 1px 1px 1px black;
text-shadow: 0px 0px 1px grey;
*/
