
body.main
{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	background-color: #FFFFFF;
}

td.filled_border
{
	background: transparent url('../images/layout/bluestripe.gif');
	border: solid 0 #FFFFFF;
	border-top-width: 8px;
	border-bottom-width: 8px;
}

td.footer
{
	background-color: #FFFFFF;
	height: 50px;
}

td.nav_bg
{
	background: transparent url(../images/layout/sub_nav_bg.gif);
	height: 24px;
}

#header
{
	height: 55px;
	background: transparent;
	margin: 0px;
	border: 0px;
	padding-top: 10px;
}

#header h1
{
	float: left;
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
   	font-size: 20px;
	background-color: transparent;
	color: #666666;
	border: 0px;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: 500;
}

#header h1 a, #header:visited, #header:hover
{
	text-decoration: none;
	background-color: transparent;
	color: #666666;
}

#header h2
{
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
   	font-size: 12px;
	background-color: transparent;
	color: #666666;
	padding-bottom: 5px;
	float: right;
	font-weight: 300;
	text-align: right;
}

#db_content
{
	width: 900px;
	padding: 15px;
}

#menu
{
	float: left;
	width: 200px;
}


.menuitem
{
	list-style: none;
	width: 150px;
	padding: 3px;
	margin: 1px;
	background-color: #DDDDDD;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.menuitemhover
{
	list-style: none;
	width: 150px;
	padding: 2px;
	margin: 1px;
	background-color: #DDDDDD;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

.menuitemselected
{
	list-style: none;
	width: 150px;
	padding: 3px;
	margin: 1px;
	background-color: #BBBBBB;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.menuitemselectedhover
{
	list-style: none;
	width: 150px;
	padding: 2px;
	margin: 1px;
	background-color: #BBBBBB;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}

#db_iframe
{
	float: right;
	width: 680px;
	height: 500px;
	padding-right: 10px;
}

#db_iframe_full_width
{
	float: right;
	width: 880px;
	height: 500px;
	padding: 10px;
}

.blackout 
{
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}


/* Main Index Page
----------------------------------------------------------------------------------*/

td.demo_manufacturer_bg
{
	width: 454px;
	height: 300px;
	background: url("../images/demo/manufacturer_bg.gif") no-repeat bottom;
}

td.demo_distributor_bg
{
	width: 454px;
	height: 300px;
	background: url("../images/demo/distributor_bg.gif") no-repeat bottom;
}

td.small_orange_button
{
	background: url("../images/demo/button_orange_small.gif") no-repeat;
}

ul.demo_manufacturer
{
	list-style-image: url('../images/demo/manufacturer_bulit.gif')
}

ul.demo_distributor
{
	list-style-image: url('../images/demo/distributor_bulit.gif')
}


/* Registration
----------------------------------------------------------------------------------*/

td.blue_cr_tl
{
	width: 20px;
	height: 19px;
	background: transparent url(../images/registration/form_bubble.gif) no-repeat;
	background-position: 0 1px;
}

td.blue_cr_tr
{
	width: 20px;
	height: 19px;
	background: transparent url(../images/registration/form_bubble.gif) no-repeat;
	background-position: -20 1px;
}

td.blue_cr_bl
{
	width: 20px;
	height: 19px;
	background: transparent url(../images/registration/form_bubble.gif) no-repeat;
	background-position: -60 0px;
}

td.blue_cr_br
{
	width: 20px;
	height: 19px;
	background: transparent url(../images/registration/form_bubble.gif) no-repeat;
	background-position: -40 0px;
}

td.blue_top
{
	height: 19px;
	background: transparent url(../images/registration/form_bubble_T.gif) repeat-x;
	background-position: 0 2px;
}

td.blue_bottom
{
	height: 19px;
	background: transparent url(../images/registration/form_bubble_B.gif) repeat-x;
	background-position: 0 0px;
}

td.blue_left
{
	width: 20px;
	background: transparent url(../images/registration/form_bubble_R.gif) repeat-y;
	background-position: 0 0px;
}

td.blue_right
{
	width: 20px;
	background: transparent url(../images/registration/form_bubble_L.gif) repeat-y;
	background-position: 0 0px;
}

td.orange_cr_tl
{
	width: 20px;
	height: 33px;
	background: transparent url(../images/registration/panel_bubble.gif) no-repeat;
	background-position: 2 1px;
}

td.orange_cr_tr
{
	width: 18px;
	height: 33px;
	background: transparent url(../images/registration/panel_bubble.gif) no-repeat;
	background-position: -18 1px;
}

td.orange_cr_bl
{
	width: 18px;
	height: 33px;
	background: transparent url(../images/registration/panel_bubble.gif) no-repeat;
	background-position: -52 0px;
}

td.orange_cr_br
{
	width: 18px;
	height: 33px;
	background: transparent url(../images/registration/panel_bubble.gif) no-repeat;
	background-position: -36 0px;
}

td.orange_top
{
	height: 33px;
	background: transparent url(../images/registration/panel_bubble_T.gif) repeat-x;
	background-position: 0 1px;
}

td.orange_bottom
{
	height: 33px;
	background: transparent url(../images/registration/panel_bubble_B.gif) repeat-x;
	background-position: 0 0px;
}

td.orange_left
{
	width: 18px;
	background: transparent url(../images/registration/panel_bubble_L.gif) repeat-y;
	background-position: 2 0px;
}

td.orange_right
{
	width: 18px;
	background: transparent url(../images/registration/panel_bubble_R.gif) repeat-y;
	background-position: 0 0px;
}
