
@import url(menu.css);

/*
--------------------------------------------------------------------------------
	Global style declarations
--------------------------------------------------------------------------------


body {
	border:0px;
	margin:0px;
	padding:0px;
	font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
*/
html,body{
	width: 100%;
	height:100%;
}

body {
	font-size: 12px;
	font-weight:normal;
	line-height: 160%;
	margin: 0px auto;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#mainwrapper {
	width:900px;
	margin:10px auto 50px auto;
}
/*
h1, h2, h3 {
	margin:0px 0px 5px 0px;
}
h1 {
	margin:0;
	padding-bottom:5px;
	font-size:15px;
	color:#01235d;
	font-weight:bold;
}

h1 {
  font-family:Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color: #000000;
}
h2 {
  font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #444;
}
h3 {
  font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#FF3300;
}
h4 {
margin:8px 0px 5px 0px;
  font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color: #444;
}
*/
.fade {
	color:#999;
}
a,a:visited,a:active {
	color:#3366cc;
	/*color:#637ca8;*/
	text-decoration:underline;
}
a:hover {
	color:#EC4A1E;
}


/*
--------------------------------------------------------------------------------
	Image declarations
--------------------------------------------------------------------------------
*/
img {
	border:0px;
}
.img {
	border:1px solid #CCCCCC;
}





/*
------------------------  nav ------------------------
*/
table.t_nav {
	width:190px;
	border:1px solid #ccc;
}
table.t_nav th {
	background-color:#d2d2d2;
	border-bottom:1px solid #ccc;
	color:#fff;
	padding:5px;
}
table.t_nav td {
	background-color:#fff;
	color:#000;
	padding:5px;
}

/*
------------------------  left ------------------------
*/

/*
------------------------  bc ------------------------
*/
table.t_bc td {
	padding:0px 0px 0px 5px;
}


/* bc */
table.t_bc {
	margin:0px auto 0px 0px;
}
table.t_bc td {
	font-size:10px;
	color:#666666;
}
table.t_bc td b {
	font-weight:normal;
}
table.t_bc td h1 {
	font-weight:normal;
	margin:0px;
	font-size:10px;
	color:#666666;
	display:inline;
}

 table.t_homecategories  {
	margin:0px 0px 10px 0px;
}
table.t_homecategories td h2 {
	margin:12px 5px 5px 5px;
	display:block;
	font-weight:bold;
	color:#333;
	padding:0px;
	font-size:12px;
}
table.t_homecategories td h3 {
    margin:0px 0px 0px 0px;
	padding:0px;
	color:#3b4582;
	font-size:12px;
	font-weight: normal;
}
table.t_homecategories td div div.c {
	margin:5px;
	display:block;
	font-weight:bold;
	color:#3b4582;
	padding:0px;
	font-size:12px;
}
table.t_homecategories td div div.c a {
	color:#3b4582;
	text-decoration:none;
}
table.t_homecategories td div div.b  {
	margin-left:10px;
	padding:1px;
}
table.t_homecategories td div div.b a {
	margin:0px 0px 0px 10px;
	color:#3b4582;
	text-decoration:none;
}
table.t_homecategories td div div.b a:hover {
	color:#EC4A1E;
}
table.t_homecategories td div.br  {
	margin:0 5px 10px 5px;
	border-top:1px solid #78787e;;
}
table.t_homecategories td div.all  {
	margin:0 5px 10px 5px;
	height:18px;
	line-height:18px;
	padding:2px;
	padding-right:5px;
	background:#78787e;
	text-align:right;
	text-transform:lowercase;
}
table.t_homecategories td div.all a {
	color:#fff;
	text-decoration:none;
}
table.t_homecategories td div.all a:hover {
	color:#fff;
	text-decoration:underline;
}



/*
--------------------------------------------------------------------------------
	Battery Select
--------------------------------------------------------------------------------
*/
table.t_batteryselect td {
	background-color:#f1f9ff;
	color:#333;
	padding:3px;
	font-weight:bold;	
}
table.t_batteryselect td div div.spacer {
	display:block;
	height:3px;
}

table.t_batteryselect td a, table.t_batteryselect td a:visited, table.t_batteryselect td a:active {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
table.t_batteryselect td a:hover {
	color:#333333;
	text-decoration:underline;
}
table.t_batteryselect2 a, table.t_batteryselect2  a:visited, table.t_batteryselect2  a:active {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
table.t_batteryselect2  a:hover {
	color:#333333;
	text-decoration:underline;
}

div.batteryselect {
	background-color:#fff;
	border:1px solid #a7c8e0;
	padding:5px;
	width:150px;
	/*height:130px;*/
	font-weight:normal;
	overflow-y:auto;
	font-size:10px;
}
div.batteryselect_sm {
	background-color:#fff;
	border:1px solid #a7c8e0;
	padding:5px;
	width:150px;
	/*height:90px;*/
	font-weight:normal;
	overflow-y:auto;
	font-size:10px;
}
div.batteryselect2 {
	background-color:#fff;
	border:1px solid #a7c8e0;
	padding:5px;
	width:180px;
	/*height:130px;*/
	font-weight:normal;
	overflow-y:auto;
	font-size:10px;
}
div.batteryselect_sm2 {
	background-color:#fff;
	border:1px solid #a7c8e0;
	padding:5px;
	width:180px;
	/*height:90px;*/
	font-weight:normal;
	overflow-y:auto;
	font-size:10px;
}div.batteryselect input, div.batteryselect_sm input, div.cr input {
	width:15px;
	height:15px;
}
div.bs_title {
	padding-bottom:5px;
}
hr {
	border:0px;
	border-top:1px dotted #ccc;
	margin:0px;
}

.logo {
	border:1px solid #0073a5;
}



div.filter {
	font-weight:bold;
	padding-bottom:5px;
}


div.clear {
	clear:both;
}
.d_nav {
	width:33%;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}



div.br {
	margin:6px 0 6px 0;
	border-top:1px dotted #ccc;
}






/*--------------------------------------------------------------------------------
	MedXP Landing Page
   --------------------------------------------------------------------------------*/
a.a_top_l,a.a_top_l:hover,a.a_top_l:visited,a.a_top_l:active {
	color:#a5dce1;
	text-decoration:underline;
}



