@charset "utf-8";
/* CSS Document */

body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1414;
	margin: 0;
    padding: 0;
	height: 100%;
}
a:link 
{
	color: #00a2ff;
	
}
a:visited 
{
	color: #00a2ff;
	
}
a:hover 
{
	color: #7e9315;
}
a:active 
{
	color: #7e9315;
}
H1
{
	margin:5px 5px 5px;
	padding:3px 0px 0px 10px;
	height:auto;
	overflow:visible;
	color:#0b517f;
	font-size:18px;
	font-weight:bold;
}

/********
.header
{
	width:959px;
	height:116px;
	overflow:hidden;
	margin:0 auto;
}
.header_inner
{
	width:810px;
	height:62px;
	height:62px;
	overflow:hidden;
	margin:15px auto;
	_margin:15px auto 11px;
}
********************/

.question
{
	text-decoration:none;
	
}
.cat_name
{
	margin: 3px 3px 3px 3px;
	padding: 5px 5px 5px 5px;
	height:20px;
	text-decoration:none;
	font-weight:bolder ;
}
.line_header1
{
	margin:15px 5px 5px;
	padding:3px 0px 0px 0px;
	height:20px;
	/*background:#e6e6e6;*/
	overflow:hidden;
	color:#666;
	font-size:12px;
	font-weight:bold;
}
.morelink
{
	color:Navy;
	font-size:10px;
	text-decoration:none;
}
.answersmall
{
	color: #003366;
	font-size:12px;
}
.slogan
{
	float:left;
	width:405px;
	margin-left:20px;
	overflow:hidden;
}
.slogan_top
{
	width:100%;
	height:20px;
	font-size:18px;
	color:#3e3e3e;
	margin-top:5px;
}
.slogan_bottom
{
	width:100%;
	overflow:hidden;
	font-size:14px;
	color:#3e3e3e;
	margin-top:5px;
}
.button
{
	float:none;
	width:155px;
	overflow:hidden;
}

.bread
{
	width:940px;
	overflow:hidden;
	margin:0px auto;
	font-size:12px;
	color:#00a2ff;
}
.bread span
{
	font-size:15px;
	color:#454545;
	margin:0px 10px;
}
.bread a
{
	text-decoration:none;
}

.sidebar
{
	float:left;
	width:191px;
	overflow:hidden;
	background:#ffffff;
}
.mainbar
{
	float:left;
	padding-left:5px;
	width:753px;
	/*overflow:hidden;*/
	background:#ffffff;
}

.sidebar_box
{
	margin-top:5px;
	width:191px;
	overflow:hidden;
	background:url(http://supportsystem.livehelpnow.net/images/gray/bar_body.jpg) top left repeat-y;
}
.sidebar_box_top
{
	width:191px;
	overflow:hidden;
	height:30px;
	background:url(http://supportsystem.livehelpnow.net/images/gray/bar_top.jpg) top left no-repeat;
}
.sidebar_box_bottom
{
	width:191px;
	overflow:hidden;
	background:url(http://supportsystem.livehelpnow.net/images/gray/bar_bottom.jpg) bottom left no-repeat;
}
.sidebar_box_inner
{
	width:165px;
	overflow:hidden;
	margin:11px auto 22px;
}
.sidebar_box_header
{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin:7px 22px;
}

.sidebar_box_inner input
{
	width:140px;
	height:17px;
	background:#f7f9e9;
	border:#bfbfbf 1px solid;
	margin:0px 0px 10px;
	font-size:12px;
	color:#6e6e6e;
	padding:1px 0px 0px 3px;
}
input.submit
{
	width:66px;
	height:22px;
	border:0px;
	background:url(http://supportsystem.livehelpnow.net/images/gray/button.jpg) top left no-repeat;
	padding:0px;
	color:#fff;
}
input.check
{
	width:14px;
	height:14px;
	border:0px;
	padding:0px;
	color:#fff;
	vertical-align:top;
}


.list 
{
	margin-bottom:10px;
}
.list a
{
	margin-left:3px;
	text-decoration:none;
}
.list img
{
	vertical-align:middle;
}


.mainbar_box
{
	width:743px;
	/*overflow:hidden;*/
	/*background:url(http://supportsystem.livehelpnow.net/images/gray/content_body.jpg) top left repeat-y;*/
	margin-top:7px;
}

.mainbar_box_top
{
	width:743px;
	/*overflow:hidden;*/
	/*background:url(http://supportsystem.livehelpnow.net/images/gray/content_top.jpg) top left no-repeat;*/

}
.mainbar_box_bottom
{
	width:743px;
	/*overflow:hidden;*/
	/*background:url(http://supportsystem.livehelpnow.net/images/gray/content_bottom.jpg) bottom left no-repeat;*/
	
}

.mainbar_box_inner
{
	width:723px;
	/*overflow:hidden;*/
	margin:10px 10px;
}

.boxes
{
	width:100%;
	/*overflow:hidden;*/
}
.box
{
	float:left;
	width:346px;
	height:75px;
	border:1px solid #e1e1e1;
	margin:5px 0px 0px 5px;
}
.box_icon
{
	float:left;
	width:66px;
	height:46px;
	overflow:hidden;
	margin:6px 0px 0px 0px;
	text-align:center;
}
.box_icon img
{
	border:0;
}
.box_text
{
	float:left;
	width:210px;
	overflow:hidden;
	margin:6px 0px 0px 0px;
}
.box_header a, .box_header a:visited
{
	color:#ff7200;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.box_text_t
{
	font-size:11px;
	color:#3f3f3f;
	margin-top:5px;
}

.line_header
{
	margin:15px 5px 5px;
	padding:3px 0px 0px 10px;
	height:20px;
	/*background:#e6e6e6;*/
	overflow:hidden;
	color:#666;
	font-size:14px;
	font-weight:bold;
}

.table tr td
{
	font-size:14px;
}

.footer
{
	width:856px;
	height:29px;
	overflow:hidden;
	margin:10px auto 0px;
	color:#ffffff;

}
.copy
{
	margin:9px 30px 0px 30px;
	color:#fff;
}

.highlight { text-decoration: none;color:000099;background:yellow; }
.line_header2
{
	margin:0px;
	padding:3px 0px 0px 5px;
	height:20px;
	/*background:#e6e6e6;*/
	overflow:hidden;
	color:#666;
	font-size:14px;
	font-weight:bold;
}
.swiftfieldset 
{
	margin-bottom: 0px; 
	color: #0b517f; 
	BORDER: 1px SOLID #CCCCCC; 
	-moz-border-radius: 4px 4px 4px 4px; 
	padding: 14px
}

.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li 
{
	margin: 5px 5px 5px 10px;
	padding:10px;
	/*overflow:hidden;*/
	color:#0b517f;
	font-size:12px;
	font-weight:normal;
	}
.mediumtext
{
	overflow:hidden;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 0px;
	font-size:12px;
}


#divbody, .roktabs-wrapper .roktabs-links ul li.active span {
border-top:3px solid #CF230B;min-height:100%;
}

#divbody {
-moz-background-clip:border;
-moz-background-origin:padding;
background:#000000 url(http://www.mobilfix.no/templates/rt_mynxx_j15/images/dark/page-bg.png) repeat-x scroll 50% 0;
margin:0px;
padding:0px;
}

.content
{
	width:950px;
	margin:0 auto;
	background:#ffffff;
}

#header {
padding:30px 0;
}

#logo {
float:left;
margin-left:10px;
position:relative;-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.mobilfix.no/templates/rt_mynxx_j15/images/dark/logo.png) no-repeat scroll 0 0;
}
#logo {
height:102px;
width:325px;
}

#topbar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.mobilfix.no/templates/rt_mynxx_j15/images/dark/topbar-m.png) repeat-x scroll 0 0;
}
#topbar {
margin-left:5px;
margin-right:5px;
}
#topbar2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.mobilfix.no/templates/rt_mynxx_j15/images/dark/topbar-l.png) no-repeat scroll 0 0;
}
#topbar2 {
margin-left:-5px;
}
#topbar3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.mobilfix.no/templates/rt_mynxx_j15/images/dark/topbar-r.png) no-repeat scroll 100% 0;
}
.topdaddy
{
text-decoration:none;
color:#ffffff;
}
.item1
{
margin:4px;
}

#topbar3 {
height:52px;
margin-right:-5px;
position:relative;
z-index:1;
}
#home-button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.mobilfix.no/templates/rt_mynxx_j15/images/main/topbar-div.png) no-repeat scroll 100% 50%;
left:0;
line-height:50px;
position:absolute;
top:0;
}
#topbar a, #botbar a {
color:#CCCCCC;
}
a.home-button-desc {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.mobilfix.no/templates/rt_mynxx_j15/images/main/home-icon-d.png) no-repeat scroll 0 50%;
margin-left:16px;
padding:2px 14px 2px 20px;
}
#home-button {
line-height:50px;
}
#login-button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.mobilfix.no/templates/rt_mynxx_j15/images/main/topbar-div.png) no-repeat scroll 0 50%;
float:right;
line-height:50px;
}
a.login-button-desc, a.login-button-desc2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.mobilfix.no/templates/rt_mynxx_j15/images/main/user-icon-d.png) no-repeat scroll 0 50%;
margin-left:16px;
padding:2px 14px 2px 20px;
}

#cart-button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.mobilfix.no/templates/rt_mynxx_j15/images/main/topbar-div.png) no-repeat scroll 0 50%;
float:right;
line-height:50px;
}
#logo:hover {
text-decoration:none;
}

div.wrapper, #main-body-bg {
margin:0 auto;
padding:0;
width:959px;
}

#horiz-menu {
z-index:50;
}

#horiz-menu {
display:block;
padding:8px 0;
}

ul#horiznav.menutop, #horiz-menu ul.menutop {
cursor:pointer;
float:right;
margin:0;
padding:0;
position:relative;
z-index:120;
}

#horiz-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:8px;
}

.menutop {
float:left;
line-height:1;
margin-bottom:1.5em;
position:relative;
}
.menutop li#current {
z-index:199;
}
#horiz-menu li, #horiz-menu li .link {
color:#CCCCCC;
}
#horiz-menu li {
display:block;
float:left;
font-weight:bold;
margin:0 1px;
padding:4px;
}

#horiz-menu li, #horiz-menu li .link {
display:block;
position:relative;
}
.menutop li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:relative;
}
.menutop, .menutop * {
margin:0;
padding:0;
font-family:arial;
font-size:15px;
font-weight:normal;
}

ul#horiznav.menutop, #horiz-menu ul.menutop {
cursor:pointer;
}

#ff-mynxx, a.mynxx, #ff-mynxx .componentheading {
font-family:Helvetica,Arial,sans-serif;
}

.clr {
clear:both;
overflow:hidden;
}
.table
{
background:#ffffff;
}