@import url('../css/base.css');
@import url('../css/typography.css');
@import url('../css/layout.css');

/* Highlights used in search results */
.CPhighlight {
	color: #000000;
	background-color: #ffff66}
.CPbox2w {
	background-color: #FFFFFF;
	margin-left: 15px;}
.CPbox2 {
	padding: 0px; 
	BORDER: 1px solid #0A7DCD;
	}

.CPbox2 td{
padding: 4px 5px 4px 9px; 

}

.CPprodDescDet {
	font-weight: bold; 
	color:#10155e;
	padding: 5px 5px 5px 2px;
	font-size: 15px;
	border-bottom: 1px solid #0a7dcd;
	margin-bottom:10px;
}

.CPprodDescDet2 {
	font-weight: bold; 
	color:#10155e;
	padding: 5px 5px 5px 2px;
	font-size: 15px;
	border-bottom: 1px solid #0a7dcd;
	margin-bottom:10px;
	text-align: right;
}

.CPprodDescDet3 {
	font-weight: bold; 
	color:#10155e;
	padding: 5px 5px 5px 2px;
	font-size: 15px;
}

.CPpageHead {
	font-weight: bold; color:#1C4C94; font-size: 15px; text-decoration: none;}
	
.CPpageHead2 {
	font-weight: bold; color:#1C4C94; font-size: 12px; text-decoration: none;}
	
.CPpageHead3 {
	font-weight: bold; color:#ffffff; font-size: 12px; text-decoration: none;}
	
.details_inv { display:none; visibility:hidden; }
.details_vis { display:block; visibility:visible; }
		
#dhtmltooltip{
		position: absolute;
		width: 150px;
		border: 1px solid black;
		padding: 2px;
		background-color: #FFCC99;
		visibility: hidden;
		z-index: 100;
		}
body
{
	font-family:Arial,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#153C5D;
}

a
{
	font-family:Arial,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0a7dcd;
}

#topmenu a	{
	color: #ffffff;
	text-decoration: none;
}

#topmenu a:hover	{
	color: #ffdb2e;
	text-decoration: none;
}
	
A:hover
{
	text-decoration: underline;
}
.cartmain A:link
{
	color:#1A4F95;
}
.cartmain A:hover
{
	color:#1A4F95;
}
.cartmain A:visited
{
	color:#1A4F95;
}
.cartmain A:active
{
	color:#1A4F95;
}
a.hover
{
	color:#f8d013;
}

div.content
{
	font-family:Arial,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	height:637;
	min-height:637;
}
	
div.frontpage
{
	color: #153C5D;
	font-size:12px;
	line-height:16px;
}

.cart td	{
	padding: 5px 0 5px 0;
	vertical-align: middle;
}

#submitorder td	{
	padding: 5px 5px 5px 0;
}

#submitorder_details td	{
	padding: 5px 5px 5px 0;
}

.input_submit	{
	background:url(back_input.gif);
	width: 130px;
	height: 25px;
	border: 0;
	cursor: pointer;
	color: #ffffff;
}

.CPbox3	{
	color: #153C5D;
	text-align: right;
}

#right_menu a	{
	text-decoration: none;
}

#right_menu a:hover	{
	color: #ffdb2e;
}

.Section1 td	{
	border: 1px solid #ececec;
	padding: 3px;
}

.cartmain li	{
	list-style:inside;
}

.details_inv, .details_vis	{
	padding: 0 0 10px 0;
}

.details_inv a, .details_vis a	{
	color: #10155E;
}

.CPprodDet li	{
	list-style: inside;
}

.CPprodPriceV	{
	color: #0A7DCD;
	font-size: 1.2em;
}

#right_menu_inner	{
	line-height: 17px;
}

h1 { font-size: 18px; font-weight:bold; }
h2 { font-size: 14px; font-weight:bold; }

#footer	{
	text-align: center;
	height: 30px;
	padding: 10px 0 0 0;
	color: #ffffff;
}

	#footer	a {
		color: #ffffff;
	}
