/* RESET 
updated with html5 tags
*/

/* HTML5 display-role reset for older browsers */
html
{
    overflow-x: hidden; 
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
	margin:0;
	padding:0;
}

.user-registration.pull-left {
    margin: 9px;
}

.contentliststyle td {
   font: Arial, Geneva, sans-serif;
   color: #666;
}
.contentliststyle ul { 
   list-style-type: disc!important; 
   list-style-position: outside!important; 
   margin-left: 15px!important; 
   font: normal 12px Arial, Geneva, sans-serif;
   color: #666;
}
.contentliststyle ol { 
   list-style-type: decimal!important; 
   list-style-position: outside!important; 
   margin-left: 15px!important; 
   font: normal 12px Arial, Geneva, sans-serif;
   color: #666;
}
.contentliststyle ul ul, .contentliststyle ol ul { 
   list-style-type: circle!important; 
   list-style-position: outside!important; 
   margin-left: 15px!important; 
   font: normal 12px Arial, Geneva, sans-serif;
   color: #666;
}
.contentliststyle ol ol, .contentliststyle ul ol { 
   list-style-type: lower-latin!important; 
   list-style-position: outside!important; 
   margin-left: 15px!important; 
   font: normal 12px Arial, Geneva, sans-serif;
   color: #666;
}



/*
.contentliststyle ul li {
	list-style: disc outside;
	margin-left:15px;
}
.contentliststyle ul li ul li {
	list-style: square outside;
	margin-left:15px;
}
.contentliststyle ul li ul li ul li {
	list-style: circle outside;
	margin-left:15px;
}
*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
textarea {
	overflow:auto;
}
.clear {
	clear:both;
	line-height: 3px;
    height: 16px;
}
#selectline, #footer {
	font-family:"Arial", sans-serif;
}
/*
Disabled by Rex 
#navigation, #detailbox h6, #navigation ul li div.shadow h4, #widgetbox h4 {
	font-family: 'AvenirLTStd85Heavy';
}
*/
#widgetbox h2 {
	font-family: 'AvenirLTStd85Heavy';
}
#standbox, .featuredbox h4, #footertop h3 {
	font-family:"Whitney", sans-serif;
}
#detailbox h2 {
	font-family: 'HelveticaLightRegular';
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h1 {
	font-size:2.4em;
}
h2 {
	font-size:2.2em;
}
h3 {
	font-size:2.0em;
}
h4 {
	font-size:1.8em;
}
h5 {
	font-size:22px;
}
h6 {
	font-size:1.4em;
}
body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#box {
	width:960px;
	margin:0px auto;
	padding:0px;
}
#header {
	width:100%;
	height:98px;
	float:left;
	margin:0;
	padding:0px 0 0 0;
}
#logo {
	display: inline-block;
	width:240px;
	height:80px;
	margin: 8px 0 0 0;
	padding:1px 0 15px 0;
	z-index: 1;
}
#topredline{
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	height: 1px;

	z-index: 0;
}
#selectline {
	width:660px;
	height:auto;
	display: inline-block;
	vertical-align: top;
	font-size:11px;
	color:#999;
	margin:0;
	padding:0 0 16px 0;
}

.top-block {
	float: none !important;
	margin-bottom: 10px !important;
}

#selectline a {
	color:#999;
	text-decoration:underline;
}
#selectline a:hover {
	color:#000;
	text-decoration:none;
}
#selectline .list {
	width:240px;
	height:22px;
	float:right;
	margin:0;
	padding:0;
}
#selectline .list2 {
	width:150px;
	height:22px;
	float:right;
	margin:0 0 0 5px;
	padding:0;
}
.select {
	position:absolute;
	width:142px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	background:url(../images/bg_listmenu.gif) no-repeat;
	border:none;
	padding:0 0 0 10px;
	margin:3px 0 0 0;
	color:#999;
	font-size:11px;
}
#selectline label {
	float:right;
	font-size:11px;
	line-height:20px;
	color:#999;
	margin:0;
	padding:4px 5px 0 10px;
}
#selectline input {
	float:left;
	background:transparent;
	border:none;
	margin:0;
	padding:0;
}
#selectline .searchbox {
	background:url(../images/bg_tbox.gif) no-repeat;
	width:158px;
	height:16px;
	float:right;
	margin:5px 0 0 0;
	padding:4px 0 0 12px;
}
#selectline .link {
	background:none;
	width:12px;
	height:12px;
	cursor:pointer;
}
#selectline .input {
	width:130px;
	height:14px;
	font-size:11px;
	color:#fefefe;
	margin:0;
	padding:0 8px 0 0;
}
#selectline span.graylink {
	text-align:right;
	float:right;
	margin:-10px 0 0 0;
	padding:0;
	font-family:Verdana;
}
#navigation {
	width: 960px;
	float: left;
	margin: 0;
	margin-top: -47px;
	padding:0;
}
#navigation ul {
	z-index:998;
	position:relative;
	float:right;
	margin:10px 0 0 0;
	padding:0
}
#navigation .mainblack ul {
	z-index:10000;
	position:relative;
	float:right;
	margin:0 0 0 0;
	padding:0
}
#navigation ul li {
	
	height:28px;
	font-size:12px;
	color:#666;
	text-transform:uppercase;
	margin:0;
	padding:0 0 0 12px;
	position:relative;
	z-index:10000;
	display: inline-block;
}
#navigation ul li a {
	color:#666;
	display:block;
	padding:0 0 8px 0;
	text-decoration:none;
}
#navigation ul li a:hover, #navigation ul li a.active, #navigation ul li:hover a {
	background:url(../images/bg_nav_hover.gif) no-repeat left bottom;
	color:#cc0000;
}
#navigation ul li:hover ul li a {
	background:none;
}
#navigation ul li div.shadow {
	width:519px;
	height:auto;
	float:left;
	left:-128px;
	top:95%;
	margin:0;
	padding:0 7px 7px 0;
	position:absolute;
	z-index:10000;
	visibility:hidden;
}
#navigation ul li div.mainblack {
	background-color: white ;
	width:575px;
	height: auto;
	float:left;
	margin:0;
	padding:15px 15px 55px 15px;
	-moz-box-shadow: 0px 5px 15px #0000004d;
	-webkit-box-shadow: 0px 5px 15px #0000004d;
	box-shadow: 0px 5px 15px #0000004d;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#3F3F3F')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#3F3F3F');
}


#navigation ul li:hover div.shadow {
	visibility:visible;
}
#navigation ul li div.shadow div.firstbox {/*background:url(../images/divider_dd.gif) no-repeat right top;*/
	width:200px;
	float:left;
	margin:0;
	padding:0;
}
#navigation ul li div.shadow div.secondbox {
	
	width:135px;
	float:left;
	margin:0;
	padding:0 0 0 15px;
	min-height:350px;
}
#navigation ul li div.shadow div.thirdbox {
	
	width:130px;
	float:left;
	margin:0;
	padding:0 0 0 15px;
	min-height:350px;
}
#navigation ul li div.shadow p {
	font-size:16px;
	color:#0c51a1;
	text-transform: none;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
#navigation ul li div.shadow ul {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
#navigation ul li div.shadow ul li {
	font-size:11px;
	float:left;
	width:100%;
	font-weight:normal;
	text-transform:none;
	height:auto;
	color:#7a7a7a;
	display:block;
	margin:0;
	padding:0 0 2px 0;
	font-family:Arial, Helvetica, sans-serif;
}
#navigation ul li div.shadow ul li a {
	color: #606060;
	text-decoration:none;
	padding:0;
	width:100%;
}
#navigation ul li div.shadow ul li a:hover {
	background:none;
	color: #0c51a1 ;
	text-decoration:underline;
}
#showcase {
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	display: inline;
}
#container {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:10px 0;
}
#leftcol {
	width:240px;
	height:auto;
	font-size:12px;
	float:left;
	margin:0;
	padding:0 15px 0 3px;
}
.commonbox {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 0 0;/*padding:0 0 22px 0;*/
}
#leftcol h3 {
	font-size:12px;
	color:#0c51a1;
	padding-bottom:9px;
}
#leftcol .selectbox {
	width:240px;
	float:left;
	color:#7a7a7a;
	border-bottom:solid 1px #d9d9d9;
	text-decoration:none;
	line-height:24px;
	margin:0;
	padding:0;
}
#leftcol .selectbox h3 {
	padding-top:10px;
}
#leftcol .check {
	float:left;
	margin:6px 6px 0 0;
}
#leftcol ul li {
	display:block;
	color:#7a7a7a;
	margin:0;
	padding:0;
}
#leftcol ul li a {
	background:url(../images/bullet_arrow1.gif) no-repeat left 8px;
	line-height:24px;
	display:block;
	color:#7a7a7a;
	margin:0;
	padding:0 0 0 15px;
}
#leftcol ul li a:hover {
	background-position:left -33px;
	color:#474747;
	text-decoration:underline;
	background:url(../images/bullet_arrow1.gif) no-repeat left 8px;
	line-height:24px;
}



#widgetbox {
	background:url(../images/img_light.gif) no-repeat 130px 160px;
	width:228px;
	height:auto;
	float:left;
	border-bottom:solid 0px #d9d9d9;
	margin:0;
	padding:0 12px 8px 0;
}
#widgetbox h2 {
	font-size:22px;
	color:#cc0000;
	font-weight:normal;
}
#widgetbox h4 {
	font-size:15px;
	color:#666;
	padding:3px 0;
	font-weight:normal;
}
#widgetbox p {
	color:#666;
	margin:0;
	padding:0 0 35px 0;
}
#widgetbox a.more {
	background:url(../images/bullet_arrow1.gif) no-repeat left -38px;
	font-size:11px;
	color:#666;
	text-decoration:underline;
	margin:0;
	padding:0 0 0 14px;
}
#widgetbox a.more:hover {
	background-position:left 3px;
	color:#7a7a7a;
	text-decoration:none;
}
#rightcol {
	background:url(../images/bg_shadow1.gif) no-repeat left top;
	width:682px;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 0 20px;
}
#tabright .roundedbox {
	padding:10px;
	border:1px solid #eeeeee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
#toprow {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 18px 0;
}
#breadcrumb {
	/*width:75%;*/
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
#breadcrumb ul li {
	font-size:11px;
	float:left;
	color:#666;
	font-weight:bold;
	margin:0;
	padding:0;
}
#breadcrumb ul li a {
	background:url(../images/divider_bc.gif) no-repeat right 3px;
	text-decoration:underline;
	font-weight:normal;
	color:#666;
	margin:0 3px 0 0;
	padding:0 5px 0 0;
}
#breadcrumb ul li a:hover {
	text-decoration:none;
}
#standbox {
	/*width:100%;*/
	height:auto;
	float:right;
	margin:0;
	padding:0;
}
#standbox img {
	border:0px;
}
#standbox a {
	float:right;
	font-size:9px;
	color:#6f6f6f;
	padding:0;
	text-transform:uppercase;
	margin:0 0 0 10px;
}
#standbox a img.ico {
	float:left;
	margin-right:5px;
	margin-top:-3px;
}
#detailbox {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 5px 0;
}
#detailbox h2 {
	font-size:33px;
	color:#0c51a1 !important;
	font-weight:normal;
}
#detailbox > h2 > sup {
font-size: 10px;
position: relative;
top: -7px;
}

#detailbox h6 {
	font-size:14px;
	color:#666;
	padding-bottom:17px;
	font-weight:normal;
}
#detailbox_left {
	width:430px;
	height:auto;
	float:left;
	margin:0;
	padding:10px 20px 0 0;
}
#detailbox_left .imgbox {
	width:475px;
	/*height:283px;*/
	float:left;
	text-align:center;
	margin:0;
	padding:0;
}
#detailbox_left .imgbox2 {
	width:100%;
	height:424px;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
}
#detailbox_left .iconzoom {
	width:410px;
	height:31px;
	float:left;
	text-align:right;
	margin:-10px 0 0 0;
	padding:0;
}
#detailbox_right {
	background:url(../images/bg_shadow2.gif) repeat-y left top;
	width:230px;
	height:auto;
	float:left;
	margin:0;
	padding:0 10px 0 10px;
}
#detailbox_right h4 {
	font-size:11px;
	color:#666;
	line-height:16px;
	margin:0;
	padding:0 0 5px 0;
}
#detailbox_right img {
	float:left;
	border:solid 1px #e8e8e8;
	margin-bottom:5px;
}
#detailbox_right h3 {
	font-size:14px;
	color:#333;
}
#detailbox_right h3 a {
	color:#333;
}
#detailbox_right h5 {
	font-size:11px;
	color:#999;
	font-weight:normal;
	padding-bottom:8px;
}
#detailbox_right .saparator {
	background:#b2b2b2;
	width:100%;
	height:2px;
	float:left;
	margin:0 0 8px 0;
	padding:0;
}
.pagination {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
.pagination ul {
}
.pagination ul li {
	font-size:11px;
	color:#7a7a7a;
	float:left;
	margin:0;
	padding:0 4px 0 0;
}
.pagination ul li a {
	background:#fff;
	width:17px;
	height:17px;
	line-height:17px;
	border:solid 1px #e8e8e8;
	float:left;
	text-align:center;
	color:#7a7a7a;
	margin:0;
	padding:0;
}
.pagination ul li a:hover, .pagination ul li a.active {
	color:#e2e2e2;
	text-decoration:none;
}
#tabsbox {
    background: url(../images/bg_tab.gif) repeat-x left 28px;
    height: auto;
    float: left;
    padding: 0px 0 0 6px;
    margin-top: 50px !important;
}
#tabnav {
	width:100%;
	height:28px;
	float:left;
	margin:0 0 20px 0;
	padding:0;
}
#tabnav ul li {
	position: relative;
	z-index: 50;
	float:left;
	font-size:10px;
	margin:0 -10px 0 0;
	/*background: #ffffff url(../images/bg_producttab.jpg) bottom right no-repeat;*/
	background-color: #ffffff;
	padding:0 0 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	/*
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	*/
}
#tabnav ul li.active {
	position: relative;
	z-index: 80;
	margin: 0 -5px 0 0;
	background-image: url(../images/tab_leftshadow.png), url(../images/tab_rightshadow.png);
	background-repeat: no-repeat;
	background-position: left top, right top;
	/*
	box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.25);
	*/
}
#tabnav ul li a {
	/*background:url(../images/bg_tn.gif) no-repeat left top;*/
	display:block;
	color:#999;
	margin:0;
	padding:0;
	text-decoration: none;
	font-weight: bold;
}
#tabnav ul li.active a {
	/*background:url(../images/bg_tn.gif) no-repeat left top;*/
	display:block;
	color:#999;
	margin:0;
	padding:0 12px 0 13px;
	text-decoration: none;
	font-weight: bold;
}
#tabnav ul li a span {
	/*background:url(../images/bg_tns.gif) no-repeat right top;*/
	display:block;
	line-height:27px;
	margin:0;
	padding:0 15px 0 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}
#tabnav ul li:last-child a span {
	padding:0 10px 0 10px !important;
}
#tabnav ul li a:hover, #tabnav ul li.active a {
	background-position:left bottom;
	text-decoration:none;
}
#tabnav ul li a:hover span, #tabnav ul li.active a span {
	background-position:right bottom;
}
ul.tabs li.active a {
	cursor:default;
}
#tabnav_press {
	width:100%;
	height:27px;
	float:left;
	margin:0;
	padding:0;
}
#tabnav_press ul li {
	width:50px;
	height:25px;
	float:left;
	font-size:12px;
	color:#666;
	margin:5px;
	padding:0 5px 0 0;
}
#tabnav_press ul li a {
	background:url(../images/bg_tn.gif) no-repeat left top;
	display:block;
	color:#666;
	margin:0;
	padding:0;
}
#tabnav_press ul li a span {
	background:url(../images/bg_tns.gif) no-repeat right top;
	display:block;
	line-height:27px;
	margin:0;
	padding:0;
}
#tabnav_press ul li a:hover, #tabnav ul li.active a {
	background-position:left bottom;
	text-decoration:none;
}
#tabnav_press ul li a:hover span, #tabnav ul li.active a span {
	/*background-position:right bottom;*/
	padding: 0 10px 0 10px;
}
.tab_content #tableft {
	width:400px;
	height:auto;
	float:left;
	margin:0;
	padding:10px 0 0 9px;
}
.tab_content #tableft ul li {
	display:block;
	background:url(../images/bullet_arrow.gif) no-repeat left 3px;
	font-size:12px;
	color:#636363;
	margin:0;
	padding:0 0 5px 15px;
}
.tab_content #tabright {
	width:225px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
.tab_content #tabright ul li {
	display:block;
	background:url(../images/bullet_arrow1.gif) no-repeat left 3px;
	font-size:12px;
	color:#636363;
	margin:0;
	padding:0 0 5px 15px;
}
.featuredbox {
	background:url(../images/bg_fb.gif) repeat-y;
	width:100%;
	float:left;
	margin:0 0 4px 0;
	padding:0;
}
.featuredbox_top {
	background:url(../images/bg_fbt.gif) no-repeat left top;
	width:100%;
	float:left;
}
.featuredbox_bot {
	background:url(../images/bg_fbb.gif) no-repeat left bottom;
	width:205px;
	float:left;
	margin:0;
	padding:0 10px 8px 10px;
}
.featuredbox h4 {
	background:url(../images/icon_arrow.gif) no-repeat left 7px;
	font-size:12px;
	color:#797979;
	text-transform:uppercase;
	margin:0 0 5px 0;
	padding:9px 0 5px 25px;
}
.featuredbox p {
	font-size:11px;
	color:#666;
	margin:0;
	padding:0;
}
.tab_content p{
	font-size:11px;
	color:#666;
	margin:0;
	padding:0;
}
.tab_content .longDesc p{
	font-size:12px;
	line-height: 20px;
}
.featuredbox p {
	padding:4px 5px 0 5px;
}
.featuredbox a, .tab_content a {
	color:#666;
	text-decoration:underline;
}
.featuredbox a:hover, .tab_content a:hover {
	color:#000;
	text-decoration:none;
}
.featuredbox .imgbox {
	display:block;
	text-align:center;
	padding:5px 0 2px 0;
}
.featuredbox2 {
	background:url(../images/bg_fb2.gif) repeat-y;
	width:100%;
	float:left;
	margin:0 0 4px 0;
	padding:0;
}
.featuredbox2_top {
	background:url(../images/bg_fbt2.gif) no-repeat left top;
	width:100%;
	float:left;
}
.featuredbox2_bot {
	background:url(../images/bg_fbb2.gif) no-repeat left bottom;
	width:280px;
	float:left;
	margin:0;
	padding:0 10px 8px 10px;
}
.featuredbox2 h4 {
	background:url(../images/icon_arrow.gif) no-repeat left 7px;
	font-size:12px;
	color:#797979;
	text-transform:uppercase;
	margin:0 0 5px 0;
	padding:9px 0 5px 25px;
}
.featuredbox2 p {
	font-size:11px;
	color:#666;
	margin:0;
	padding:0;
}
.featuredbox2 p {
	padding:4px 5px 5px 5px;
}
.featuredbox2 a, .tab_content a {
	color:#666;
	text-decoration:underline;
}
.featuredbox2 a:hover, .tab_content a:hover {
	color:#000;
	text-decoration:none;
}
.featuredbox2 .imgbox {
	display:block;
	text-align:center;
	padding:5px 0 2px 0;
}
.solutionbox {
	background:url(../images/bg_solutionbox_middle.gif) repeat-y;
	width:100%;
	float:left;
	margin:0 0 4px 0;
	padding:0;
}
.solutionbox_top {
	background:url(../images/bg_solutionbox_top.gif) no-repeat left top;
	width:100%;
	float:left;
}
.solutionbox_bot {
	background:url(../images/bg_solutionbox_bottom.gif) no-repeat left bottom;
	width:205px;
	float:left;
	margin:0;
	padding:0 10px 8px 10px;
}
.solutionbox h4 {
	background:url(../images/icon_arrow.gif) no-repeat left 7px;
	font-size:12px;
	color:#797979;
	text-transform:uppercase;
	margin:0 0 5px 0;
	padding:9px 0 5px 25px;
}
.solutionbox p {
	font-size:11px;
	color:#666;
	margin:0;
	padding:0;
}
.solutionbox p {
	padding:4px 5px 5px 5px;
}
.solutionbox a, .tab_content a {
	color:#666;
	text-decoration:underline;
}
.solutionbox a:hover, .tab_content a:hover {
	color:#000;
	text-decoration:none;
}
.solutionbox .imgbox {
	display:block;
	text-align:center;
	padding:5px 0 2px 0;
}
#partner .roundedbox {
	width:100%;
	padding:10px;
	margin-bottom:20px;
	border:1px solid #E7E7E7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
#partner2 .roundedbox {
	width:670px;
	height:135px;
	padding:10px;
	margin-bottom:20px;
	border:1px solid #E7E7E7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
#partner ul li {
	display:block;
	background:url(../images/bullet_arrow1.gif) no-repeat left 3px;
	font-size:12px;
	color:#636363;
	margin:0;
	padding:0 0 5px 15px;
}
#partner3 ul li {
	display:block;
	background:url(../images/bullet_arrow.gif) no-repeat left 3px;
	font-size:12px;
	color:#636363;
	margin:0;
	padding:0 0 5px 15px;
}
#partner3 .bullet {
	display:block;
	background:url(../images/bullet_arrow2.gif) no-repeat left 3px;
	font-size:12px;
	color:#636363;
	margin:0 0 0 15px;
	padding:0 0 5px 15px;
}
.tabbullet ul li {
	display:block;
	background:url(../images/bullet_arrow.gif) no-repeat left 5px;
	color:#636363;
	margin:0;
	padding:0 0 0 15px;
}
#comparebullet ul li {
	display:block;
	background:url(../images/bullet_arrow.gif) no-repeat left 7px;
	color:#636363;
	margin:0;
	padding:0 0 0 15px;
}
#footer {
	background:url(../images/bg_footer.gif) no-repeat left top;
	width:100%;
	height:auto;
	float:left;
	margin-top:30px;
	padding:15px 0 10px 0;
}
#footertop {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 22px 0;
}
#footertop h3 {
	font-size:16px;
	font-weight:normal;
	color:#666;
	padding-bottom:8px;
}
#footertop ul li {
	display:block;
	font-size:11px;
	margin:0;
	padding:0 0 2px 0;
}
#footertop a {
	color:#999;
	text-decoration:none;
}
#footertop a:hover {
	color:#000;
	text-decoration:underline;
}
#footertop .first, #footertop .second, #footertop .third, #footertop .forth {
	background:url(../images/divider_ftb.gif) no-repeat right top;
	min-height:70px;
	width:160px;
	float:left;
	margin:0;
	padding:0 0 0 18px;
}
#footertop .second {
	width:180px;
	padding:0 0 0 30px;
}
#footertop .third {
	width:150px;
	padding:0 0 0 30px;
}
#footertop .forth {
	width:130px;
	padding:0 0 0 30px;
}
#footertop .fifth {
	width:200px;
	float:left;
	margin:0;
	padding:0 0 0 28px;
}
#footertop h5 {
	font-size:11px;
	color:#999;
	text-decoration:none;
	font-weight:normal;
	padding-bottom:10px;
}
#footertop h5 a {
	text-decoration:none;
}
#footertop h5 a:hover {
	text-decoration:underline;
}
#footertop img {
	float:left;
	margin:0 7px 0 0;
}
#footerbot {
	width:100%;
	float:left;
	font-size:11px;
	color:#999;
	margin:0;
	padding:0;
}
/*janis*/

.TABLE-Red15 {
	font-family:Arial;
	color:#cc0000;
	text-decoration:none;
	font-size:15px;/*font-weight:700;*/
}
.TABLE-Red15 A {
	font-family:Arial;
	color:#0c51a1;
	text-decoration:none;
	font-size:15px;/*font-weight:700;*/
}
.TABLE-Red15 A:active {
	font-family:Arial;
	color:#cc0000;
	text-decoration:none;
	font-size:15px;/*font-weight:700;*/
}
.TABLE-Red15 A:visited {
	font-family:Arial;
	color:#cc0000;
	text-decoration:none;
	font-size:15px;/*font-weight:700;*/
}
.TABLE-Red15 A:hover {
	font-family:Arial;
	color:#999999;
	text-decoration:none;
	font-size:15px;/*font-weight:700;*/
}
.TABLE-Gray12 {
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:strong
}
.TABLE-Gray12 A {
	font-family:Arial;
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:strong
}
.TABLE-Gray12 A:active {
	font-family:Arial;
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:strong
}
.TABLE-Gray12 A:visited {
	font-family:Arial;
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:strong
}
.TABLE-Gray12 A:hover {
	font-family:Arial;
	color:#999999;
	text-decoration:underline;
	font-size:12px;
	font-weight:strong
}
.TABLE-Gray14 {
	font-family:Arial;
	color:#666666;
	text-decoration:none;
	font-size:14px;
	font-weight:strong
}
.TABLE-Gray14 A {
	font-family:Arial;
	color:#666666;
	text-decoration:underline;
	font-size:14px;
	font-weight:strong
}
.TABLE-Gray14 A:active {
	font-family:Arial;
	color:#666666;
	text-decoration:underline;
	font-size:14px;
	font-weight:strong
}
.TABLE-Gray14 A:visited {
	font-family:Arial;
	color:#666666;
	text-decoration:underline;
	font-size:14px;
	font-weight:strong
}
.TABLE-Gray14 A:hover {
	font-family:Arial;
	color:#999999;
	text-decoration:underline;
	font-size:14px;
	font-weight:strong
}
.TABLE-Gray11 {
	font-family:Arial;
	color:#666666;
	text-decoration:none;
	font-size:11px;
}
.TABLE-Gray10 {
	font-family:Arial;
	color:#666666;
	text-decoration:none;
	font-size:10px;
}
.TABLE-Red12_underline {
	font-family:Arial;
	color:#cc0000;
	text-decoration:underline;
	font-size:12px;
}
.TABLE-Red12 {
	font-family:Arial;
	color:#cc0000;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}
.TABLE-Red12 a {
	font-family:Arial;
	color:#cc0000;
	text-decoration:none;
	font-size:12px;
}
.TABLE-Red12 a:hover {
	font-family:Arial;
	color:#cc0000;
	text-decoration:underline;
	font-size:12px;
}
.TABLE-LightGray12 {
	font-family:Arial;
	color:#9f9f9f;
	text-decoration:none;
	font-size:12px;
}
/* Added By Joe Chotirawi */
.title {
	border-bottom:1px solid #D4D4D4;
	color:#2D2D2D;
	display:block;
	font-family:'AlternateGothicNo2Regular', sans-serif;
	font-size:2.25em;
	font-weight:normal;
	/*margin:0 0 10px;*/
	padding:0 0 1px;
	text-transform:uppercase;
}
#left-col {
	float:left;
	margin:0 20px 40px 0;
	width:250px;
}
h2 {
	font-size:1.375em;
}
#content ul.subnav {
	list-style:none outside none;
	margin:0 0 16px;
}
#content ul.subnav li {
	background:none repeat scroll 0 0 transparent;
	border-top:1px solid #E7E7E7;
	font-size:1em;
	line-height:0.75em;
	margin:0;
	padding:0;
}
h3 {
	font-size:1em!important;
	font-weight:bold;
	padding:10px 0 0 0;
}

h4 {
	font:bold 12px Arial, Geneva, sans-serif;
}

#navigation > ul > li > a {
	color:#666!important;
}
a {
	color:#0c51a1;
}

.contentliststyle a {
	font-weight: bold;
}

.delete img {
	border:0px;
}
.edit img {
	border:0px;
}
p {
	font:normal 12px Arial, Geneva, sans-serif;
	color:#666;
}
/* Added By PartnerPeople */
.lensesDIV {
	border: 1px dotted #CCCCCC;
	height: auto;
	padding: 10px;
	width: 120px;
	display: inline-block;
	vertical-align: top;
}
.slotOuter {
	margin:0;
	float:left;
	width:110px;
	margin:3px;
}
.slotInner {
	height:100px;
	border:1px solid #ccc;
	text-align:center;
}
.slotbottom {
	height:10px;
	border:0px solid #ccc;
	font-size:11px;
}
.compareOuter {
	margin:50px 0px 0px 10px;
	float:right;
}
#comparisonSlots {
	float:left;
	border:0px solid #E7E7E7;
	padding:10px;
}
#partnerMatrix {
	margin-top:5px;
	padding:5px;
	border:0px solid #E7E7E7;
	float:left;
	min-height:200px;
	height:auto;
	width:656px;
}
.sortPartners {
	float:right;
	color:#636363;
	font-size:12px;
	width:50%;
	text-align:right;
	margin-top:-20px;
}
.partnersHolder {
	cursor:pointer;
	float:left;
	width:115px;
	border:1px solid #E7E7E7;
	min-height:235px;/*height:auto;*/
	padding:0px;
	margin:5px 10px 10px 0px;
}
/*.partnersHolder:hover{border:1px solid #BABABA;  -moz-box-shadow:inset 0 0 10px #ccc; -webkit-box-shadow:inset 0 0 10px #ccc; box-shadow:inset 0 0 10px #ccc;}*/
.partnerName {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
	color:#636363;
}
.partnerName a {
	color:#636363;
}
.grayedOutDiv {
	background-color:#FFFFFF;
	height:220px;
	opacity:0.7;
	position:absolute;
	width:119px;
	z-index:20;
}
#ajaxLoadIcon {
	background-color:#FFFFFF;
	border:5px solid #EEEEEE;
	height:200px;
	margin-left:125px;
	margin-top:240px;
	opacity:0.7;
	padding-top:90px;
	position:absolute;
	text-align:center;
	width:400px;
	z-index:500;
	display:none;
}
#content ul.subnav li {
	font-size:1em;
	line-height:1.5em;
}
.ui-slider-horizontal {
	height:4px!important;
	width:200px;
}
.ui-slider-handle {
	top:-6px!important;
	height:14px!important;
	width:6px!important;
	margin-left:0px!important;
}
ul.subnav li a {
	background:none!important;
	padding:0px!important;
}
ul.subnav li a:hover {
	background:none!important;
	padding:0px!important;
}
.alert {
	padding:0.5em;
	text-align:center;
}
.error {
	border:2px solid #fbb;
	background-color:#fdd;
}
.warning {
	border:2px solid #fffaaa;
	background-color:#ffc;
}
.notice {
	border:2px solid #1fdf00;
	background-color:#bbffb6;
}
.partnerName a, .sortPartners, .sortPartners a {
	color:#9F9F9F!important;
}
th {
	color:#666;
	font-weight:bold;
	font-size:14px;
}
#loading {
	width: 100%;
	position: absolute;
	top: 100px;
	left: 100px;
	margin-top:200px;
	z-index:99;
}
.ajax-container .pagination ul li.inactive,  .ajax-container .pagination ul li.inactive:hover {
	background-color:#ededed;
	color:#bababa;
	border:0px solid #bababa;
	cursor: default;
}
.ajax-container .data ul li {
	list-style: none;
	font-family: Arial;
	margin: 5px 0 5px 0;
	color: #000;
	font-size: 12spx;
}
.ajax-container .pagination {
	width: 700px;
	height: 25px;
	margin-top:10px;
}
.ajax-container .pagination ul li {
	list-style: none;
	float: left;
	border: 0px solid #777777;
	padding: 5px 6px 5px 6px;
	margin: 0 3px 0 3px;
	font-family: arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	background-color: #f2f2f2;
}
.ajax-container .pagination ul li:hover {
	color: #fff;
	background-color: #777777;
	cursor: pointer;
}
#content li {
	background:none;
}
.searchResultsHolder {
	border:1px solid #ccc;
	padding:10px 10px 10px;
	margin-bottom:10px;
}
.searchResultsHolder1 {
	padding:5px 0px 35px;
	margin-bottom:5px;
}
.ajax-container .data p a {
	color:#636363;
}
.data h4 {
	padding:0px;
}
.data p {
	padding:0px 0px 10px 0px;
}
.data1 p {
	padding:0px 0px 0px 0px;
}
.searchTable {
	color:#666;
	font-size:12px;
	padding:10px;
}
.pagination .total {
	color:#666;
	font-size:12px;
}
.searchTable tr th {
	border-bottom:3px solid #ccc;
}
.searchTable tr td.even {
	background:#F2F2F2;
}
.searchTable tr td a {
	/*color:#6C4891;*/
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
.searchTable tr td a:hover {
	/*text-decoration:underline;
	color:#666;*/
	color:#666;
	text-decoration:none;
}
.searchTable td {
	border-bottom:1px solid #C1C1C1;
	height:50px;
	vertical-align:middle;
}
.signup td {
	font-size:12px;
	color:#7A7A7A;
	vertical-align:middle;
	padding:2px 0px 2px 0px;
}
.signup td input[type=text], .signup td textarea, .signup td select {
	width:215px;
	border: 1px solid #cccccc;
}
/*ADDED BY PartnerPeople*/

.TxtField {
	/*background:url("../images/addpartner_txt_bg.gif") no-repeat scroll left top transparent;*/
	border:1 none;
	height:25px;
	padding:1px;
	/*width:240px;*/
	outline:none;
	border: 1px solid #cccccc;
}
.TxtFieldarea {
	background:none /*url("../images/addpartner_txt_bg.gif") no-repeat scroll left top transparent*/;
	border:#cccccc 1px solid;
	/*height:23px;*/

width:465px;
	background-color:#f9f9f9;
	padding:2px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.TxtFieldareasmall {
	background:none /*url("../images/addpartner_txt_bg.gif") no-repeat scroll left top transparent*/;
	border:#cccccc 1px solid;
	/*height:23px;*/

width:215px;
	background-color:#f9f9f9;
	padding:2px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.TxtFieldShort {
	background:url("../images/addpartner_short_txt_bg.gif") no-repeat scroll left top transparent;
	border:0 none;
	height:30px;
	padding:4px;
	width:150px;
	outline:none;
}
.input-rounded-button {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #666666;
	padding:3px 8px 3px 8px;
	display:inline-block;
	text-decoration:none;
	background:#666666;
	color:#FFFFFF;
	cursor:pointer;
	font:12px sans-serif;
}
.input-rounded-button:hover {
	text-decoration:none;
	background:#999999;
	border: 1px solid #999999;
	cursor:pointer;
}
.light-box {
	padding:10px;
	border:1px solid #E7E7E7;
	margin:0 5px 5px 0;
	width:150px;
	height:160px;
}
/*ul.subnav{padding:5px 0px 5px 0px;}
ul.subnav li{padding:2px 0px 2px 0px;}*/
#navigation ul li div.shadow {
	text-align:left!important;
}
.textbox {
	BORDER-RIGHT: #dfe0d8 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #dfe0d8 1px solid;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #dfe0d8 1px solid;
	COLOR: #666666;
	TEXT-INDENT: 1px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #dfe0d8 1px solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none
}
.label {
	float:left;
	font-size:11px;
	line-height:20px;
	color:#999;
	margin:0;
	padding:4px 5px 0 10px;
}
.Solution_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	margin-top:5px;
}
.Solution_BodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	margin-top:5px;
}
.Solution_SubHead {
	color: #666;
}

#page_content ul li, #page_content ol li{ 
	color:#666666!important;
	text-decoration:none!important;
	font-size:12px!important;
	font-weight:normal!important;
	list-style-type:disc!important; }
	#page_content ul, #page_content ol{ padding:5px 5px 5px 20px!important; }
	#page_content ul.subnav li{ list-style:none!important; }
	#page_content strong, #page_content p, #page_content div, #page_content span, #page_content b{ color:#666!important; }
	
.contactbutton{
	background: url(../images/icons/btn_contactus.png) no-repeat;
	width: 145px;
	height: 47px;
	position: relative;
	margin-top: -10px;
}
.contactbutton:hover{
	background:url(../images/icons/btn_contactus_o.png) no-repeat;
}

.socialbutton_close{
	background:url(../images/icons/share_close.png) no-repeat;
	width:79px;
	height:27px;
	position:relative;
	margin-top:0px;
	float:left;
}

.socialbutton_open{
	background:url(../images/icons/share_open.png) no-repeat;
	width:228px;
	height:27px;
	position:relative;
	margin-top:0px;
	float:left;
}

/*Product detail gallery design*/
.gallery_main{
	width: 583px;
	height: 132px;
	border: 1px solid #dbdbdb; 
	margin-top: 12px; 
	border-radius: 5px;
}
.gallery_mask{
	position: absolute; 
	margin: 17px 30px 17px 30px;
	background: #ffffff;
	height: 99px; 
	width: 528px; 
	overflow: hidden;
}
.gallery_container{
	position:absolute;
	margin: 0;
	padding: 0;
	width: 5000px;
}
.gallerymask_bg{
	background: url(../images/gallerybox_shadow.png) no-repeat;
	width:563px;
	height: 9px;
}
.gallery_leftbtn{
	position: absolute;
	width: 26px;
	height: 27px;
	background: url(../images/gallery_btn_left.png) no-repeat left top;
	margin: 55px 0 0 -12px;
	cursor: pointer;
	z-index: 999;
	display: none;
}
.gallery_leftbtn:hover{
	background: url(../images/gallery_btn_left.png) no-repeat left bottom;
}
.gallery_rightbtn{
	position: absolute;
	width: 26px;
	height: 27px;
	background: url(../images/gallery_btn_right.png) no-repeat left top;
	margin: 55px 0 0 570px;
	cursor: pointer;
	z-index: 999;
}
.gallery_rightbtn:hover{
	background: url(../images/gallery_btn_right.png) no-repeat left bottom;
}
.gallery_item{
	width:93px; 
	float:left; 
	margin:0 8px 8px 0px; 
	border: 3px solid #dbdbdb;
}
.gallery_item:hover{
	border: 3px solid #cc0000;
}
ul.actions li {
border: 1px solid;
list-style: none;
width: 100%;
padding: 10px;
margin: 10px;
float: left;
left: -27px;
position: relative;
}

h5.sub_title {
font-size: 1em;
padding-top: 10px;
padding-left: 5px;
margin-bottom: 22px;
}

.actions.roundedbox {
width: 100%;
padding: 10px;
margin-bottom: 20px;
border: 1px solid #E7E7E7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
clear: both;
overflow: auto;
}
.action.two-col.roundedbox{
width: 45%;
padding: 10px;
margin-bottom: 20px;
border: 1px solid #E7E7E7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
clear: both;
}

#rightcol {
min-height: 815px;
}

img.left {
width: auto;
float: left;
padding-right: 15px;
}

p.left{
width: 700px;
position: relative;
display: block;
padding-top: 11px;
}

.clear-both{
height: 16px;
width: 100%;
display: block;
clear: both;
}
.goto_ {
padding-left: 15px;
font-size: 12px;
}
.cssbtnr {
   border-top: 1px solid #f39d9b;
   background: #7f120c;
   background: -webkit-gradient(linear, left top, left bottom, from(#c52318), to(#7f120c));
   background: -webkit-linear-gradient(top, #c52318, #7f120c);
   background: -moz-linear-gradient(top, #c52318, #7f120c);
   background: -ms-linear-gradient(top, #c52318, #7f120c);
   background: -o-linear-gradient(top, #c52318, #7f120c);
   padding: 4px 18px;
   -webkit-border-radius: 11px;
   -moz-border-radius: 11px;
   border-radius: 11px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 13px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   margin-left: 39px;
   margin-bottom: 5px;
   display: block;
   float: left;
   margin-top: 10px;
}
.fst {
	margin-left:5px;
}
.f_rt{
float: right;
margin-right: 27px;
}
.cssbtnr:hover {
   border-top-color: #c52318;
   background: #c52318;
   color: white;
   }
.cssbtnr:active {
   border-top-color: #7f120c;
   background: #7f120c;
   }


               .actions > p.left {
width: 100%;
position: relative;
display: block;
padding-top: 11px;
}
            .actions {
width: 100%;
display: block;
height: 106px;
}
         .actions > .copy {
padding: 15px;
height: 100%;
margin-bottom: 20px;
border: 1px solid #E7E7E7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px 0 0 5px;
overflow: auto;
border-right: 1px solid #E7E7E7;
width:62%;
float: left;
padding-bottom: 5px;
}
.actions > .links {
padding: 0px;
margin-bottom: 20px;
border: 1px solid #E7E7E7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 0 5px 5px 0;
overflow: auto;
border-right: 1px solid #E7E7E7;
width: 220px;
float: left;
display: block;
position: relative;
padding-left: 0px;
padding-right: 0px;
overflow: hidden;
display: block;
height: 126px;
background: url('http://www.arecontvision.com/_props/bgs/action_links_bg.png') repeat-y left;
background-color: #f4f4f4;
}
.actions > .links a {
background: url('http://www.arecontvision.com//_props/ISC-WEST-2014/images/link-rnd.png') no-repeat right;
float: left;
line-height: 48px;
border-bottom: 1px solid #d4d4d4;
border-top: 1px solid #ffffff;
width: 161px;
margin: 0px;
height: 42px;
padding: 10px;
text-decoration: none;
color: #666666;
font-weight: bold;
text-align: right;
padding-right: 54px;
background-position: 179px;
font-size: 13px;
}

.actions > .links a:hover {
background-color: #FAFAFA;
}
.actions > img.bg {
height: 100%;
float: left;
}
.actions {
	font-size: 13px;
}
.actions.l-layout {
border: 1px solid #E7E7E7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 0 5px 5px 0;
clear: both;
height: 149px;
overflow: hidden;
}
.actions.l-layout .copy {
margin-bottom: 20px;
border: 0px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0 0 0 0;
width: 59%;
float: right;
padding-left: 179px;
background: url('http://www.arecontvision.com/_props/bgs/overlay-fadetowhite.png') repeat-y left;
}
.actions > .bg-frame {
width: 10px;
float: left;
display: block;
height: 100%;
}
#navigation {
color: #666;
}
.Red12 {
font-family: Arial;
color: #cc0000;
font-weight: bold;
}
.tabbullet > div.prod_features ul li {
/* background: none; */
background-position-y: 11px;
}
div.prod_features ul li {
margin: 0;
display: block;
height: auto;
position: relative;
line-height: 20px;
padding-top: 5px;
}
div.prod_features li {
display: list-item;
text-align: -webkit-match-parent;
}
div.prod_features ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	padding-right: 29px;
	padding-left: 10px;
	float:left;
}
div.prod_features ul > ul {
	padding-left:0px;
}
div.prod_features li > ul {
margin-left: -34px;
}
.tabbullet ul > b, #rightcol b {
font-weight: bold;
color: #333!important;
}
div.prod_features ul > b {
display: block;
}
.tabbullet li > i, ul > i {
display: block;
background-image: none;
color: #636363;
font-style: normal;
margin: 0;
padding: 0px; 
}
/* set all the nested b color*/
.tabbullet  li > ul > b, .tabbullet b {
color: #333;
font-size: 11px;
}

.bulletin ul > li > ul > li {
list-style-type: disc;
list-style-position: inside;
padding-left: 20px;
background: none!important;
}

.bulletin ul li {
list-style-type: none!important;
background-position: left 6px;
background-image: url('http://www.arecontvision.com/_props/styles/red-li-red.gif');
padding-left: 11px;
background-repeat: no-repeat;
}

.bulletin ul > li > ul > li {
list-style-type: disc!important;
list-style-position: inside;
padding-left: 20px;
background: none!important;
}
.bulletin,  .bulletin h1,  .bulletin h2,  .bulletin h3,  .bulletin h4, .bulletin strong, .bulletin p {
color: #777;
font-size: 12px;
}


.bulletin {
line-height: 19px;
}

.bulletin li {
list-style-type: none;
background-position: left 6px;
background-image: url('http://www.arecontvision.com/_props/styles/red-li-red.gif');
padding-left: 11px;
background-repeat: no-repeat;
}

/* This is to overcome the stripping of tags by the editor in the admin */
div.p {
margin-top: 7px;
float: left;
clear: both;
margin-bottom: 7px;
}
/**/


ul.team-members > li {
			padding-top: 18px;
		}

		.member-name {
			padding-bottom: 4px;
			border-bottom: 1px solid #D4D4D4;
			margin-top: 20px;
		}



.member-name > span.name {
font-size: 17px;
color: #0c51a1;
}
.member-name > span.title {
font-size: 13px;
color: #0c51a1;
border: none;
}



.article .thumbs.bottom {
    margin-top: 25px;
}

.article .forty-p {
    width: 40%;
    float: left;
    padding-right: 23px;
    padding-top: 15px;
}

.article .full {
    height: auto;
    margin-bottom: 21px;
    float: left;
    clear: both;
}

.article .partner {

    float: left;
    clear: both;
    display: block;
    min-height: 100px;
    width:97%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #E7E7E7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.article a.input-rounded-button {
    float: left;
}

.article .partner h4 {
    font-family: Arial;
    color: #C00;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
.article ul.list {
list-style: initial;
font-size: small;
color: #666;
list-style-position: inside;
}

.article {
    color: #666 !important;
}
.article h1 {
font-family: 'HelveticaLightRegular';
font-size: 34px;
color: #C00;
font-weight: lighter!important;
border-bottom: 1px solid #CCC;
padding-bottom: 5px;
margin-bottom: 12px;
}
.article ul li p {
margin: 0px;
padding: 0px;
font: normal 12px Arial, Geneva, sans-serif;
color: #666;
margin-top: 1px;
}
.article ul li {
margin-top: 11px;
}
.article ul li ul li {
margin: 0px;
padding: 0px;
font-size: 13px;
list-style-type: disc;
list-style-position: inside;
margin-top: 1px;
margin-left: 6px;
font: normal 12px Arial, Geneva, sans-serif;
color: #666;
}
.article ul li ul {
margin-bottom: 5px;
margin-top: 5px;
}

.page.article ul li h2 {
font-family: Arial!important;
color: #666!important;
font-size: 14px !important;
font-weight: bolder!important;
}


ul.stacked-rows {
    list-style-type: none;
    display: block;
    float: left;
    margin-left: 0px!important;
    padding: 0px;
    position: relative;
    width: 100%;
}
.graphics.thumb {
    list-style-type: none;
    display: block;
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
ul.stacked-rows li {
    height: auto;
    display: block;
    clear: both;
    /* border: 1px solid black; */
    overflow: auto;
    margin-bottom: 15px;
    padding-top: 9px;
}
.stacked-rows li div.graphics.thumb {
    width: 30%;
    display: block;
    float: left;
    clear: none;
    height: 100%;
}
.stacked-rows li div.details {
    width: 70%;
    float: left;
}
.stacked-rows li div.details ul.links li {
    float: left;
    display: block;
    clear: none;
    margin: 0px;
    padding: 0px;
    padding-right: 25px;
}
.stacked-rows li div.details ul.links {
    width: 100%;
    float: left;
    position: relative;
    clear: none;
    margin: 0px!important;
    display: block;
    padding: 0px;
    list-style-position: initial;
    bottom: 1px;
}
.stacked-rows .details h3 {
    font: bold 12px Arial, Geneva, sans-serif;
    padding-top: 5px;
    color: #C00;
}
.stacked-rows .details p {
    margin-top: 4px;
    margin-bottom: 8px;
    min-height: 70px;
}

.article h1 {
border-bottom: 1px solid #D4D4D4;
font-size: 34px;
color: #C00;
font-weight: lighter;
margin-bottom: 10px;
}
.article p {
margin-top: 3px;
}


.stacked-rows li div.details.no-thumbs {
    width: 100%;
}

.stacked-rows li div.details.no-thumbs p {
    min-height: 28px;
}

.page.article h3 {
    color:#0c51a1;
}

.article ol {
list-style: initial;
list-style-type: decimal;
list-style-position: outside;
margin-left: 22px;
font-size: 12px;
color: #666!important;
}

ol li ul.support-phone-numbers li, ol li ul.basic li {
    margin-top: 0px;
    list-style-type: none!important;
}

ol li ul.support-phone-numbers,  ol li ul.basic {
    margin-bottom: 10px!important;
    list-style-type: none!important;
}

ul.basic.prices {
    margin: auto;
    width: 100%;
    position: relative;
    margin-bottom: 14px;
}

ul.basic.prices li {
    margin: auto;
    width: 200px;
}

ul.basic.prices strong {
    width: 155px;
    display: block;
    float: left;
}

.article ul.reset {
    list-style-type: disc;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    margin-left: 21px;
    margin-top: 11px;
}

.article ul.reset li {
    margin: 0px;
    padding: 0px;
}
#prodheadline sup {
font-size: 7px;
}

#rightcol1 #categoryDIV h3, .categoryDIV h3 {
    font-size: 13px!important;
    text-align: center;
    padding-bottom: 7px;
    color: #F00!important;
}

#categoryDIV p, .categoryDIV p {
    font-size: 11px;
}

#categoryDIV a img {
    height: 128px;
}


.ae-partner-program.article .partner {
  min-height: 52px;
  padding-top: 16px;
}



h2 sup {
    font-size: 14px;
    padding: 0px;
    top: -2px;
    position: relative;
}

#detailbox h2 {
    margin-bottom: 12px;
}

.row {
	display: block;
}
.col-md-8 {
    display: inline-block;
    width: 80%;
}
.col-md-4 {
    display: inline-block;
    width: 19%;
}


.table1 .row {
    border-bottom: 1px solid grey;
    border-right: 1px solid grey;
    border-left: 1px solid grey;
    color: #666;
    font: normal 12px Arial, Geneva, sans-serif;
}

.row.table-header {
    border-top: 1px solid grey;
    margin-top: 11px;
    font-weight: bold;
}

.table1 .col-md-4 {
    border-left: 1px solid grey;
}

.table1 .col-md-4 {
    border-left: 1px solid grey;
    text-align: center;
}
.row.table-header {
    border-top: 1px solid grey;
    margin-top: 15px;
}
.table1 a {
    margin: 5px;
}
.table1 a:hover {
    color: red;
}

.table1 .row p {
    margin: 5px;
}
.row.table-header p {
    font-size: 13px;
    font-weight: bold;
}

.positions li {
    list-style: disc;
    font-size: 13px;
    margin-left: 30px;
    color: gray;
}

.test {
	color:black;
}


