ul,li{
	padding:0;
	margin:0;
	list-style:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../Images/background.jpg);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header-international {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB2925;
	font-weight: bold;
}
.footer-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868787;
	text-align:center;
}
.border-body {
	border: 1px solid #CCCCCC;
}
.border-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2A2673;
}
.menu-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EEEEEE;
}
.menu-title-nm{
	font-family: Arial,Helvetica,sans-serif; 
	color:#eeeeee; 
	font-size:13px; 
	font-weight:bold;
	height:28px;
	background:url(../Images/menu-nm-tile.gif) repeat-x left bottom;
	display:inline-block;
	float:left;
	line-height:28px;
}
.menu-title-hi{
	font-family: Arial,Helvetica,sans-serif; 
	color:#eeeeee; 
	font-size:13px; 
	font-weight:bold;
	height:28px;
	background:url(../Images/menu-hi-tile.gif) repeat-x left bottom;
	display:inline-block;
	float:left;
	line-height:28px;
}

.menu_title2{
	background-image:url(../index_files/menu-nm-tile.gif);
	}
a:hover .menu-title {
	color: #FFFFFF;
}
a:hover .footer-menu {
	color: #a6a7a7;
}
.product-tab-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2A2673;
}
a:hover .product-tab-title {
	color: #5A56A3;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: none;
}
.product-title {
	font-size: 18px;
	font-weight: bold;
}
.product-subtitle {
	font-size: 16px;
	font-weight: normal;
}
.feature-title {
	font-size: 16px;
	font-weight: bold;
}
.product-category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #416f9a;
	font-weight: bold;
}
.product-category-product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #416f9a;
	font-weight: bold;
}
a:hover .product-category-product {
	color: #719fca;
}
.right 
{
	width: 100%;
	float: right;
	text-align: right;
}
li a:link, li a:visited {
    color: #009FE4;
    text-decoration: none; 
}
.hometable
{
    margin-top:10px;
}
.homeSearchLink
{
    margin-left:500px;
}


/* Categories-Products.aspx page's style */
 .pro_center
{
    margin-top: -15px;
    margin-left:2px;
/*    width:550px;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.pro_doccams
{
    float:left;
}
.pro_qclick
{
    float:right;
}
.pro_whiteboard
{
    float:left;
}
.pro_panel
{
    float:right;
}
.clear
{
    clear: both;
    font-size: 0;
    line-height: 0;
}
.doccams_title
{
    margin-top:35px;
}
.pro_title
{
    color:#3167B8;
}
.pro_center a
{
    text-decoration:underline;
}
.pro_center a:link {
	color: #009FE4;
}
.pro_center a:visited {
	color: #009FE4;
}
.pro_center a:hover {
	text-decoration: none;
}
.pro_center p
{
    line-height: 19px;
}
#menu_product
{
    float:left;
    position:absolute;
    height:95px;
    width:180px;
    background-color:#5F8ECE;
    margin:0;
    padding:0;
    visibility:hidden;
    z-index: 100000;
}
#menu_product li
{
    list-style-type:none;
    line-height:20px;
    margin-top:2px;
    padding-left:20px;
}
#menu_product a
{
    text-decoration:none;
    color: #EEEEEE;
}
#menu_product a:link,#menu_product a:visited {
	color: #EEEEEE;
}
#menu_product a:hover {
	text-decoration: underline;
	color: #FF0000;
}


.wrapper{
	margin:0 auto;
	width:980px;
}

.menu_img_size{
	width:20px;
	height:28px;
	float:left;
}

.header{
	position:relative;
	height:84px;
	z-index:1000;
	margin-top:10px;
}

.menu_link{
	position:absolute;
	bottom:0;
	right:0;
}

.menu_link li{
	float:left;
}

.bar{
	background:url(../Images/menu-bottom.gif) no-repeat left center;
	width:980px;
	height:16px;
	margin-top:-1px;
}

.flash_con{
	position:relative;

}

.flash_box
{ position:relative;
 z-index:-1000;
}

.flash_left{
 width:750px;
 float:left;
 margin-left:5px;
}

.flash_right{
	float:right;
	width:208px;
	background:none;
	min-height:500px;
}

/* product reg*/
.default_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

