  /************************************/
 /******** Global Styles *************/
/************************************/

html,body {
	height:100%;
	background-color:#fff;
}

* {
	margin: 0px;
	padding: 0px;
}

body, input{
	font-family: Verdana, arial, sans-serif;
	text-align: left;
	font-size:12px;
}

a {
	text-decoration: none;
	color:#999;
}

a:hover {
	text-decoration: none;
	background:#EEE;
	color: #999;
	text-decoration: underline;
	
}

table.page_center {
		width: 100%;
		height: 100%;
}

table.info {
	border-collapse: collapse;
	border: 1px solid #EEE;
}

table.picmatrix {
	border-collapse: collapse;
	border:1px solid #CCC;
}

table.parts {
	border-collapse: collapse;
	/*border:1px solid #CCC;*/
}


table.techinfo {
	border-collapse: collapse;
	width:80%;
	/*border:1px solid #CCC;*/
}


td.info {
	border-collapse: collapse;	
	border: 1px solid #EEE;
	padding: 1px;
}

td.picmatrix {
	border-collapse: collapse;
	border:1px solid #CCC;
}

td.parts_title {
	border-collapse: collapse;
	background-color: #EEE;
	border:1px solid #CCC;
	padding: 0px 5px;
}

td.parts {
	border-collapse: collapse;
	border:1px solid #CCC;
	padding: 0px 5px;
}

td.parts_image {
	border-collapse: collapse;
	border:1px solid #CCC;
	width:64px;
}

td.parts_spacer {
	border-collapse: collapse;
	border:0px solid transparent;
	height: 2em;
}

td.techinfo {
	border-collapse: collapse;
	border:1px solid #CCC;
	padding: 5px;
}

td.techinfo_image {
	border-collapse: collapse;
	border:1px solid #CCC;
	width:64px;
}

td.techinfo_spacer {
	border-collapse: collapse;
	border:0px solid transparent;
	height: 4em;
}

td.page_center {
		vertical-align: top;
		text-align: center;
}
	
h1{
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	font-size:18px;
}
	
h2{
	padding:0px 0px 4px 0px;
	margin:0px 0px 4px 0px;
	font-size:16px;
}
	
h3{
	padding:0px 0px 3px 0px;
	margin:0px 0px 3px 0px;
	font-size:14px;
}
	
h4{
	padding:0px 0px 2px 0px;
	margin:0px 0px 2px 0px;
	font-size:12px;
}

p{
	margin-bottom: 2em;
}

ul{
	margin-bottom: 2em;
	list-style-position: inside;
}



  /************************************/
 /******** Containers ****************/
/************************************/
#container_page
{
	background-color:#FFF;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 785px;
}

#container_header
{
	float:left;
	background-color:inherit;
	height:60px;
	width:inherit;
}

#container_index_header
{
	float:left;
	background-color:inherit;
	background-image:url(images/logo_robolights_med.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:92px;
	margin-top:20px;
	width:100%;
}

#container_topleft
{
	float:left;
	background-color:inherit;
	height:55px;
	width:139px;	
	border-right:1px solid #CCC;
	margin-top:5px;
}

#container_banner
{
	float:left;
	background-color:inherit;
	height:inherit;
	width:645px;
}

#container_menu
{
	float:left;
	background-color:#FFF;
	height:22px;
	width:inherit;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

#container_menuleft
{
	float:left;
	background-color:inherit;
	height:100%;
	width:139px;
	text-align: center;
	border-right:1px solid #CCC;
}

#container_menuright
{
	float:left;
	background-color:inherit;
	height:17px;
	width:645px;
	text-align: center;
	word-spacing: 40px;
	padding-top: 3px;
}

#container_body
{
	float:left;
	background-color:#FFF;
	width:inherit;
}

#container_sidebarleft
{
	float:left;
	background-color:inherit;
	width:139px;
	height:100%;
	border-right:1px solid #CCC;
}

#container_content
{
	float:left;
	background-image:url(images/logo_robolights_med.gif);
	background-position:top right;
	background-repeat: no-repeat;
	background-color:inherit;
	width:615px;
	height:100%;
	min-height:72px;
	padding: 72px 0px 5px 20px;
	margin-top:5px;
}

#container_footer
{
	float:left;
	background-color:#FFF;
	height:20px;
	width:inherit;
}

#container_footer_product
{
	float:left;
	background-color:#FFF;
	/*height:60px;*/
	width:inherit;
}

#container_footerleft
{
	float:left;
	background-color:inherit;
	height:inherit;
	width:140px;
}

#container_footerright
{
	float:right;
	background-color:inherit;
	height:inherit;
	width:645px;
	margin-top: 5px;
	font-size:10px;
	color:#AAA;
	text-align:right;
}

#container_footer_center
{
	float:right;
	background-color:inherit;
	height:inherit;
	width:inherit;
	font-size:10px;
	color:#AAA;
	text-align:center;
}

#container_footer_productright
{
	float:right;
	background-color:inherit;
	font-size:10px;
	color:#AAA;
	width:645px;
}

  /************************************/
 /******** <a> ***********************/
/************************************/
a.menu{
	text-decoration: none;
	font-weight:bold;
	word-spacing: 3px;
	padding:0px 3px;
}


  /************************************/
 /******** <div> ***********************/
/************************************/
div.sidebarleft_thumb{
	padding:5px 0px 7px 20px;
	font-weight:bold;
}

div.content_product_summary{
	float:left;
	width: 520px;
	padding: 0px 0px 15px 0px;
}

div.content_product_summary_stackable{
	float:left;
	width: 520px;
	padding: 0px 0px 5px 0px;
}

div.content_product_summary_fullsize{
	float:left;
	width: 95%;
	padding: 0px 0px 5px 0px;
}

div.imagebox_product_summary{
	float:left;
	clear:both;
	width: 130px;
	height:130px;
	margin:5px 5px 15px 5px;
}

div.imagebox_product_summary_stackable{
	float:left;
	width: 130px;
	height:130px;
	margin:5px 5px 15px 5px;
}

div.imagebar_product_summary{
	float:left;
	width: 140px;
}

div.textbar_product_summary{
	float:left;
	width: 300px;
	margin:5px;
}

div.textbar_product_summary_wider{
	float:left;
	width: 350px;
	margin:5px;
}


div.textbar_product_summary_fullsize{
	float:left;
	width: 95%;
	margin:5px;
}

div.download_box{
	border: 0px solid #F0F0F0;
	color:#CCC;
	font-size:10px;
	padding:5px;
	clear:left;
	float:right;
	font-weight:bold;
}

div.download_item{
	float:left;
	padding:0px 0px 10px 30px;
}

div.title_bar_partial{
	width:75%;
	float:left;
}

div.title_bar_util{
	width:25%;
	float:right;
	padding-top:15px;
}

div.news_item{
	padding-left:10px;
	margin-bottom:40px;
	
}


  /************************************/
 /******** img styles ************/
/************************************/
img.sidebarleft_thumb{
	border:2px solid #CCC;
}

img.imagebox_product_summary{
	border:2px solid #CCC;
}

img.imagebox_index_product{
	border:1px solid #CCC;
}

img.caption_default{
	border:2px solid #EEE;
}



  /************************************/
 /******** sup and sub styles ********/
/************************************/
.spaced{
	/*line-height: 1em;*/
}
 
.spaced sub, .spaced sup{
	line-height: 0;
}

  /************************************/
 /******** hightlights****************/
/************************************/
.highlight_red{
	color:#FF0000;
}

.highlight_smallprint{
	font-size:10px;
}







