a:active {
    color: #007dc3;
    text-decoration: none;
}

a:visited {
    color: #007dc3;
    text-decoration: none;
}

a:hover {
    color: #007dc3;
    text-decoration: none;
}

a:link {
    color: #007dc3;
    text-decoration: none;
}

p {
	margin:0 0 1em;
}

#blue:link {
    color: #007dc3;
    text-decoration: none;
}

#blue:visited {
    color: #0000cc;
    text-decoration: none;
}

#blue:hover {
    color: #0000cc;
    text-decoration: underline;
}

#navlink:link, #navlink:visited {
    color: #1f1f1f;
    text-decoration: none;
    font-size: 13px;
}

#white:link {
    color: #ffffff;
    text-decoration: none;
}

#white:visited {
    color: #ffffff;
    text-decoration: none;
}

#white:hover {
    color: yellow;
    text-decoration: none;
}

a.moduletitle:link, a.moduletitle:visited {
    font-weight: normal;
    font-size: 14px;
    color: #007dc3;
    text-decoration: none;
}

#moduletitle:hover {
    text-decoration: underline;
}

#footerlink:link {
    font-weight: none;
    font-size: 11px;
    color: #efefef;
    text-decoration: none
}

#footerlink:visited {
    font-weight: none;
    font-size: 11px;
    color: #efefef;
    text-decoration: none
}

#footerlink:hover {
    font-weight: none;
    font-size: 11px;
    color: orange;
    text-decoration: underline
}

a.newstitle:link,a.newstitle:visited, a.newstitle:hover {
    font-weight: none;
    font-size: 15px;
    color: #277dc9;
    text-decoration: none;
	display:block;
}

#articlelink:link {
    font-weight: bold;
    font-size: 11px;
    color: #3366cc;
    text-decoration: none;
}

#articlelink:visited {
    font-weight: bold;
    font-size: 11px;
    color: #3366cc;
    text-decoration: none;
}

#articlelink:hover {
    font-weight: bold;
    font-size: 11px;
    color: orange;
    text-decoration: underline;
}

body {
	font-family:'verdana', helvetica, sans-serif;
}

html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -110px;
}
#boy, .push {
    height: 110px;
}

body.bg {
    margin: 0;
    padding: 0;
background: url(http://www.ctera.com/support/themes/client_default/body_bg.png) 0 100% repeat-x fixed;
}

#boy a:link,#boy a:visited {
color:#FFF;
}

#Copyrights {
position:absolute;
bottom:5px;
left:0;
text-align:left;
font-size:9px;
color:#FFF;
}

#Copyrights a:link,#Copyrights a:visited {
text-decoration:underline;
}

#Credits {
position:absolute;
right:0;
bottom:5px;
font-size:9px;
color:#FFF;
}

.bg-bottom {
    
height:100%;
}

/* Main navigation basic styles */

#TopNav {
float:right;
margin:65px 40px 0 0;
z-index:50;/* this is a z-index ie6 and ie7 bug fix */
display:inline;
position:relative;
}
#TopNav ul.menutop {
padding:0;
margin:0;
}
#TopNav ul.menutop li {
background:url(http://www.ctera.com/support/themes/client_default/menu_top_r.png) 100% 0 no-repeat;
display:block;
padding:0;
}
#TopNav li a {
background:url(http://www.ctera.com/support/themes/client_default/top_menu_l.png) 0 0 no-repeat;
display:block;
line-height:33px;
padding: 0 9px;
text-decoration:none;
color:#404041;
font-size:13px;
}

#TopNav li a:hover {
	color:#404041;
}

#TopNav ul.menutop li.active a:hover {
background:url(http://www.ctera.com/support/themes/client_default/top_menu_l.png) 0 -33px no-repeat;
text-decoration:none;
color:#404041;
}
#TopNav ul.menutop li.active a,
#TopNav li a:hover,
#TopNav li.sfHover a {
background:url(http://www.ctera.com/support/themes/client_default/top_menu_l.png) 0 -33px no-repeat;
text-decoration:none;
color:#404041;
}
#TopNav ul.menutop li.active,
#TopNav ul.menutop li.sfHover,
#TopNav ul.menutop li:hover {
background:url(http://www.ctera.com/support/themes/client_default/menu_top_r.png) 100% -33px no-repeat;
}

/* Sub menu cleanup */

#TopNav li li a:hover,  #TopNav li.sfHover li a  #TopNav li.active li a {
background:none;
text-decoration:none;
}
#TopNav ul.menutop li:hover li,  #TopNav ul.menutop li.sfHover li,  #TopNav li.active li {
background:none;
}

/* Dropdown */

.menutop,.menutop *{margin:0;padding:0;}
#TopNav li li{margin:0; background:none;}
.menutop{line-height:1.0;float:left;position:relative;}
.menutop ul{background:#fff;/*IE6 needs this*/
padding:0;}
.menutop li{float:left;list-style:none;position:relative;}

#TopNav li li a, div#TopNav li.active li a,
#TopNav li.sfHover li a {
	background:transparent none repeat scroll 0 0 !important;
	border:medium none;
	color:#404041;
	display:block;
	font-size:11px;
	line-height:normal;
	margin:0 3px;
	padding:5px 0 5px 7px;
	text-decoration:none;
	white-space:normal;
}

div#TopNav li li a:hover,
div#TopNav li li.active a,
div#TopNav li li.active li a:hover {
	color:#007dc3!important;
}

div#TopNav li li.active li a {
	background:none!important;
}


div#TopNav li li a span {
	display: block;
}
 
.menutop li ul{ 
	background:url(http://www.ctera.com/support/themes/client_default/sub_menu_bg.png) no-repeat scroll 0 100%;
	float:none;
	left:-999em;
	padding:0 0 15px;
	position:absolute;
	text-align:left;
	width:152px;
	z-index:5;
}

* html .menutop li ul {
	background:url(http://www.ctera.com/support/themes/client_default/sub_menu_bg_ie6.png) 0 100% no-repeat!important;
}

.menutop li ul li:first-child {
	background:url(http://www.ctera.com/support/themes/client_default/sub_menu_bg_top.png) no-repeat 100% 0!important;
	padding-top:6px!important;
}

.menutop li:hover ul,
.menutop li.sfHover ul{left:0;top:33px;}
.menutop li:hover li ul,
.menutop li.sfHover li ul,
.menutop li li:hover li ul,
.menutop li li.sfHover li ul,
.menutop li li li:hover li ul,
.menutop li li li.sfHover li ul{top:-999em;}
.menutop li li:hover ul,
.menutop li li.sfHover ul,
.menutop li li li:hover ul,
.menutop li li li.sfHover ul,
.menutop li li li li:hover ul,
.menutop li li li li.sfHover ul{left:150px;top:0px;}
.menutop li li{position:relative;float:none;width:100%;}

/* END Main navigation basic styles */

#kmaincol {
    background: #fff;
    border: 1px solid #f1f2f2;
    border-top: none;
    border-bottom: none;
    position: relative;
    width: 707px;
    margin: 20px 0;
    padding: 20px 5px 30px;
}

#kmaincol div {
    line-height: 150%;
}

#kmaincol div.top {
    background: url(http://www.ctera.com/support/themes/client_default/border-radius.png) 0 0 no-repeat;
    height: 10px;
    width: 100%;
    position: absolute;
    top: -10px;
    left: -1px;
    width: 719px;
}

#kmaincol div.bot {
    background: url(http://www.ctera.com/support/themes/client_default/border-radius.png) 0 -10px no-repeat;
    height: 10px;
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: -1px;
    width: 719px;
}

#sectionheader {
	margin:-10px auto 25px;
	width:548px;
}

.widget {
	float:left;
	margin:0 0 50px;
	width:50%;
}

* html .widget {
	margin:0 0 25px;
}

*+html .widget {
	margin:0 0 25px;
}

.widjet-icon {
    float: left;
    margin: 0 20px 0 50px;
}

#kmaincol .padding {
    padding: 0 35px 0 0;
}

#kmaincol .padding h3 {
    font-size: 14px;
    margin: 0 0 5px;
    font-weight: 400;
}

#kmaincol .padding h3 a {
    color: #007dc3 !important;
}

#boy {
background: url(http://www.ctera.com/support/themes/client_default/footerbg.png) 0 100% repeat-x;
    width: 100%;
}

#boy .inner {
    height: 110px;
    margin: 0 auto;
    position: relative;
    width: 925px;
}

#boy .img {
   /*position: absolute;
    background: transparent url(http://www.ctera.com/support/themes/client_default/boy.png) no-repeat scroll 0 0;
    right: 129px;
    top: 62px;
	width:175px;
	height:116px;*/
}

* html #boy .img {
	/*background:none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ctera.com/support/themes/client_default/boy.png',sizingMethod='crop');*/
}

img.logo {
    border: 0;
    margin: 20px 0 12px -44px;
	float:left;
	position:relative;
	display:inline;
}

.rounded {
    background: transparent url(http://www.ctera.com/support/themes/client_default/rounded-bg.png) no-repeat 0 100%;
    width: 174px;
    padding: 0 8px 25px;
    margin: 10px 0 14px;
}

.rounded h3 {
    background: transparent url(http://www.ctera.com/support/themes/client_default/roundedh3.png) no-repeat 0 0;
    width: 190px;
    margin: 0 0 13px -8px;
    padding: 12px 0 10px;
    font-size: 13px;
    color: #000;
    text-align: center;
}

.login-icon img {
    margin: 0 5px -2px 0;
}

.search-icon img {
    margin: -3px 5px -6px 0;
}

.loginbutton {
    background: transparent url(http://www.ctera.com/support/themes/client_default/logi-btn.png) no-repeat 0 0;
    border: none;
    width: 139px;
    height: 27px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

/* News list */

ul.newslistview {
	margin: 0;
	padding:0;
}

ul.newslistview li {
	list-style:none;
	padding:5px 0;
	border-top:1px dotted #ccc;
	display:block;
	clear:both; 
}

ul.newslistview li .newsdate {
	display:block;
	margin:5px 0; 
}

a.more {
	display:block;
	float:left;
}

span.comments {
	float:right;
}

/* Department select list */

ul.deplist {
	margin:10px 0;
	padding:0;
}


ul.deplist li {
	list-style:none;
	padding:0;
	margin:0;
}


/* Add ticket form */

fieldset.generalinfo {
	background:url(http://www.ctera.com/support/themes/client_default/geninfo-bg.png) no-repeat 0 0;
	border:none;
	width:501px;
	height:104px;
	padding:30px 20px;	
}

fieldset.messagedetails {
	background:url(http://www.ctera.com/support/themes/client_default/message-bg.png) no-repeat 0 0;
	border:none;
	width:501px;
	min-height:196px;
	height:auto!important;
	height:196px;
	padding:30px 20px;		
}

fieldset.addfile {
	background:url(http://www.ctera.com/support/themes/client_default/addfile-bg.png) no-repeat 0 0;
	border:none;
	width:501px;
	height:37px;
	padding:30px 20px;	
}

.swiftbutton {
    background-color: #ffffff;
    color: #333333;
    font-family: verdana;
    font-size: 12px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 2px;
}

.bluebutton {
    border:none;
    background: url(http://www.ctera.com/support/themes/client_default/bluebuttonbg.gif) no-repeat;
    height: 20px;
    width: 80px;
    color: #000000;
    font-size: 11px;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 15px;
    vertical-align: middle;
}

.orangebutton {
    border: none;
    background: url(http://www.ctera.com/support/themes/client_default/orangebuttonbg.gif) no-repeat;
    height: 20px;
    width: 80px;
    color: #000000;
    font-size: 11px;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 15px;
    vertical-align: middle;
}

.yellowbutton {
    border: solid 0 #ffffff;
    background: url(http://www.ctera.com/support/themes/client_default/yellowbuttonbg.gif) no-repeat;
    height: 20px;
    width: 80px;
    color: #000000;
    font-size: 11px;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 15px;
    vertical-align: middle;
}

.yellowbuttonbig {
    border: solid 0 #ffffff;
    background: url(http://www.ctera.com/support/themes/client_default/yellowbuttonbigbg.gif) no-repeat;
    height: 21px;
    width: 100px;
    color: #000000;
    font-family: verdana;
    font-size: 11px;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 15px;
    align: center;
    vertical-align: middle;
}

.commentrow1 {
    background-color: #fffdf7;
    border: 0px solid #ffe6b8;
    color: #333333;
    width: 99%;
    padding: 2px;
    margin: 2px;
    font-family: verdana;
    font-size: 11px;
}

.commentrow2 {
    background-color: #ffffff;
    border: 0px solid #fffbf2;
    color: #333333;
    width: 99%;
    padding: 2px;
    margin: 2px;
    font-family: verdana;
    font-size: 11px;
}

.commenthr {
    border: none;
    background-color: #ffeecf;
    color: #ffeecf;
    height: 1px;
    margin: 3 1 3 1;
    padding: 0;
}

.swifttext {
    background: #ffffff;
    color: #000000;
    font-size: 11px;
    border:1px solid #cdcdcd;
    padding: 2px 2px 2px 2px;
}

.departmentselect {
    background-color: #ffffff;
    color: #000000;
    font-size: 11px;
    border:1px solid #cdcdcd;
}

.swifttextarea {
    background-color: #ffffff;
    color: #000000;
    font-size: 11px;
    border:1px solid #cdcdcd;
    width: 100%;
    padding: 2px 2px 2px 2px;
}

.swifttimer {
    background-color: #ffffff;
    color: #000000;
    font-family: verdana;
    font-size: 11px;
    border-style: solid;
    border-color: #ffffff;
    border-width: 0px;
    width: 50px;
    text-align: right;
    padding-right: 5px;
}

.navitem {
    background-color: #fefefe;
    color: #000000;
    font-family: verdana;
    font-size: 11px;
    border-bottom: 1px solid #f5f5f5;
    padding: 4px;
}

.navitemhover {
    background-color: #fff8e9;
    color: #476ca4;
    font-family: verdana;
    font-size: 11px;
    border-bottom: 1px solid #f5f5f5;
    padding: 4px;
}

.swiftpostmessage {
    background-color: #ffffff;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    border-style: solid;
    border-color: #888888;
    border-width: 1px;
    width: 98%;
    height: 40px;
    overflow: auto;
    padding: 2px 2px 2px 2px;
}

.swiftsendbutton {
    background: url(http://www.ctera.com/support/themes/client_default/sendbuttonbg.gif);
    background-color: #ffffff;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    border-style: solid;
    border-color: #3894e5;
    border-width: 1px;
    width: 98%;
    height: 40px;
    padding: 2px 2px 2px 2px;
}

.mediumtext {
    font-size: 12px;
    color: #333333;
}

.articlepreview {
    color: #404040;
    font-size: 10px;
}

.dlitempreview {
    font-size: 11px;
    color: #606060;
}

.smalltext {
    font-size: 11px;
    color: #333333;
    line-height: 150%;
}

.ticketpostname {
    font-size: 18px;
    color: #007DC3;
}

.articletitle {
    font-size: 18px;
    color: #007DC3;
}

.printabletext {
    font-size: 12px;
    color: #000000;
    font-family: verdana, arial, helvetica;
    letter-spacing: 2px;
}

.usertyping {
    font-size: 11px;
    color: #ffffff;
    font-family: verdana;
}

.error {
    font-size: 11px;
    color: #e55838;
    font-family: verdana;
}

.title {
    font-size: 14px;
    color: #277dc9;
    font-family: verdana;
}

body {
    font-size: 11px;
    color: #000;
    font-family: verdana;
}

.searchtext {
    background: url(http://www.ctera.com/support/themes/client_default/search-field.png) no-repeat 0 0;
    border: none;
    width: 117px;
    height: 20px;
    padding: 5px 0 0 10px;
    font-size: 11px;
    float: left;
    margin: 0 5px 0 0;
}

.searchbotton {
    background: url(http://www.ctera.com/support/themes/client_default/search-btn.png) no-repeat 0 0;
    border: none;
    width: 38px;
    height: 22px;
    display: block;
    overflow: hidden;
}

.logintext {
    border: none;
    margin: 0px;
    height: 20px;
    padding: 5px 0 0 10px;
    vertical-align: middle;
    width: 165px;
    font-size: 11px;
}

.loginemail {
    border: none;
    margin: 0px;
    background: transparent url(http://www.ctera.com/support/themes/client_default/input-email.png) no-repeat 0 0!important;
    height: 20px;
    padding: 4px 0 0 50px;
    vertical-align: middle;
    width: 125px;
    font-size: 11px;
}

.loginpassword {
    border: none;
    margin: 0px;
    background: url(http://www.ctera.com/support/themes/client_default/input-pass.png) no-repeat 0 0;
    height: 20px;
    padding: 5px 0 0 65px;
    vertical-align: middle;
    width: 110px;
    font-size: 11px;
}

.searchselect {
    background-color: #ffffff;
    color: #000000;
    font-family: verdana, tahoma;
    font-size: 11px;
    border-style: solid;
    border-color: #888888;
    border-width: 1px;
    width: 100%;
}

.languageselect {
    background-color: #efefef;
    color: #000000;
    font-family: verdana, tahoma;
    font-size: 11px;
    border-style: solid;
    border-color: #888888;
    border-width: 1px;
    width: 120px;
}

form {
    margin: 0px;
    padding: 0px;
}

.borderrow1 {
    background-color: #6393df;
}

.qbrow1 {
    background-color: #ffffff;
    color: #000000;
    font-size: 11px;
    font-family: verdana, arial, helvetica;
}

.qbrow2 {
    background-color: #fafcff;
    color: #000000;
    font-size: 11px;
    font-family: verdana, arial, helvetica;
}

.sectiontitlebg {
    color: #007dc3;
    font-size: 22px;
    padding: 0px;
    font-weight: 400;
    margin:0 0 7px;
}

.qbtitle {
    background: #dfe1e2;
    color: #121212;
    font-size: 11px;
    padding: 5px 74px 5px 25px;
    margin: 0px;
}

.rowhighlight {
    background-color: #fff8e9;
    color: #000000;
    font-size: 11px;
    font-family: verdana, arial, helvetica;
}

.tabletitle {
    color: #333333;
    font-size: 11px;
    height: 16px;
    padding: 0 0 5px;
    margin: 0px;
}

.ticketsubject {
    color: #333333;
    font-size: 12px;
    font-family: verdana, arial, helvetica;
    font-weight: bold;
}

.row1 {
    background-color: #edf4ff;
    color: #000000;
    font-size: 11px;
    font-family: verdana, arial, helvetica;
}

.row2 {
    background-color: #f7faff;
    color: #000000;
    font-size: 11px;
    font-family: verdana, arial, helvetica;
}

.row3 {
    background-color: #fff8e9;
    color: #000000;
    font-size: 11px;
    font-family: verdana, arial, helvetica;
}

.tborder {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #6393df;
}

.ticketline {
    background-color: #96b9f0;
}

.tickethr {
    background-color: #d1dceb;
    color: #d1dceb;
    border: 0;
    height: 1px;
    margin-top: 0;
    margin-bottom: 8;
}

.tbordererror {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #e82a2a;
}

.errorbox {
    background-color: #ffeaea;
    color: #333333;
    font-size: 11px;
    font-family: verdana, arial;
}

.tcat {
    background: #80a9ea url(http://www.ctera.com/support/themes/client_default//tablebg.gif) repeat-x top left;
    color: #ffffff;
    font: 12px verdana, tahoma;
}

.tabletitlerow {
    background: #80a9ea url(http://www.ctera.com/support/themes/client_default//tabledescbg.gif) repeat-x top left;
    color: #113265;
    font: 11px verdana, tahoma;
}

.contenttableborder {
    background: #d1dceb;
    color: #ffffff;
}

.tborder {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #6393df;
}

.redtext {
    font-size: 11px;
    color: red;
    font-family: verdana, arial;
}

.swiftselect {
    border: 1px solid #cdcdcd;
    background-color: #ffffff;
    color: #000000;
    font-size: 11px;
    margin: 0px;
    padding: 1px;
    vertical-align: middle;
}

.navpage {
    background-color: #ffffff;
    color: #ffffff;
    font: 11px tahoma, verdana;
    padding: 2px 4px 2px 4px;
    white-space: nowrap;
}

.navpageselected {
    background-color: #e5f3fe;
    color: #000000;
    font: 11px tahoma, verdana;
    padding: 2px 4px 2px 4px;
    white-space: nowrap;
}

.highlightpage {
    background-color: #659ecb;
    color: #ffffff;
    font: bold 11px tahoma, verdana;
    padding: 2px 4px 2px 4px;
    white-space: nowrap;
}

.highlightpage a:link {
    color: #ffffff;
    text-decoration: none;
}

.highlightpage a:visited {
    color: #ffffff;
    text-decoration: none;
}

.highlightpage a:hover, .highlightpage a:active {
    color: #ffffff;
    text-decoration: underline;
}

.newsdate {
    font-size: 11px;
    color: #999999;
    font-family: verdana, arial, helvetica;
    margin: 0 0 2px 0;
}

.irsui {
    background-color: #fffbf2;
    border: 1px solid #ffe6b8;
    color: #333333;
    width: 100%;
    -moz-border-radius: 6px 6px 6px 6px;
    padding: 0px;
    margin: 0px;
}

.irshr {
    border: none;
    color: #ffeecf;
    background-color: #ffeecf;
    height: 1px;
    margin: 3 1 3 1;
    padding: 0;
}

div.midround {
	 background:url(http://www.ctera.com/support/themes/client_default//middle-f-round.png) 0 0 repeat-y;
	 margin:0 0 10px;
}

div.botround {
	background:url(http://www.ctera.com/support/themes/client_default//bot-f-round.png) 0 100% no-repeat;
	margin:0;
}

* html div.botround {
	zoom:1;
}


*+html div.botround {
	zoom:1;
}

div.topround {
	background:url(http://www.ctera.com/support/themes/client_default//top-f-round.png) 0 0 no-repeat;
	padding:3px 10px 10px;
}

.swiftfieldset {
    color: #267ddc;
    border: none;
    /*
padding: 0;
*/
	position:relative;
}

.swiftfieldset legend {
	color:#fff;
	display:inline;
}

dl.formrows {
	
}

dl.formrows dt {
	float:left;
	width:120px;
	line-height:19px;
}

dl.formrows dd {
	margin:0 0 10px;
}

.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li {
    font-size: 11pxs;
}

.newkbtable {
    border-collapse: collapse;
    width: 100%;
}

.newkbtable th {
    margin: 0;
    padding: 0;
    width: 50%;
    text-align: justify;
}

.newkbtable th a {
    display: block;
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    background: url("http://www.ctera.com/support/themes/client_default/icon_folderyellow.gif") no-repeat 4px 50%;
    padding: 2px 0 0 2em;
}

.newkbtable td {
    vertical-align: top;
    padding: 0.5em 0;
}

.newkbtable td a {
    display: block;
    text-decoration: none;
    background: url("http://www.ctera.com/support/themes/client_default/icon_topicyellow.gif") no-repeat 4px 50%;
    padding: 0.3em 0 0.3em 2em;
}

.newkbtable td a.more {
    background: url("http://www.ctera.com/support/themes/client_default/doublearrows2.gif") no-repeat 4px 50%;
    padding: 0.3em 0 0.3em 2em;
}

.newkbtablearticlecount {
    font-weight: normal;
    color: black;
}

.collapsed {
    display: none;
}