/* HELIX Theme v.1.0 by Samir Kahvedzic ( AkIrA ) */
/* www.akirapowered.com */
/* akira_tim@hotmail.com */
/* 2006 - 2007. */

/* CORE */

body { background: #444243; font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #504f50; }
.clear { clear: both; }

/* MENU STYLES */

div.menuBar,
div.menuBar a.menuButton, div.menuButton, div.menuButton_over, 
div.menu,
div.menu a.menuItem {
text-align: left; font-size: 11px;
}

div.menuBar {
  padding: 0;
  text-align: left;
}

div.emenuBar {
  text-align: left;
}

/* main level links */

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
 float: left; height: 19px; width: 69px; background: url(http://exceedhosting.com/themes/HELIX/images/navigation/tab_off.png) no-repeat center; text-align: center; color: #a5a5a5; padding: 7px 2px 0px 2px;
   }
  
/* main level links hover */  

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
background: url(http://exceedhosting.com/themes/HELIX/images/navigation/tab_on.png) no-repeat center; color: #fff; }

/* main level links active */

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover {
background: url(http://exceedhosting.com/themes/HELIX/images/navigation/tab_on.png) no-repeat center; color: #fff; }

/* sublinks styles */

/* sublink container */

div.menu {
  left: 0px;
  padding: 1px 1px 1px 1px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

/* sublinks main style */

div.menu a.menuItem {
  color: #fff;
  cursor: pointer;
  display: block;
  padding: 4px 11px 4px 0px;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  text-decoration: none;
  white-space: nowrap;
  background: #504f50;
}

/* sublinks hover style */

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  color: #FFF;
  font-weight: bold;
  background: #ffb611;
}

div.menu a.menuItem span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #ffffff;
}

div.menu a.menuItem:hover span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #000000;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #ffffff;
  margin: 4px 2px;
}

a.menuItem.header {
  border-bottom: 1px solid #b3b3b3;
}

/* LINK STYLES */

a { color: #ffb611; font-weight: bold; text-decoration: none; }
a:hover { color: #ff9d11; text-decoration: none; }

/* TABLE STYLE */

table { margin: 0px; padding: 0px; border: none; border-collapse: collapse; }
td { text-align: left; vertical-align: top; padding-left: 2px; padding-right: 2px; } 

/* MENU STYLES */

h1, h2, h3, h4, h5, h6 { margin: 0; color: #c8c8c8; font-size: 9px; padding: 4px 4px 0px 7px; text-align: left; text-transform: uppercase; }

.menu_top { background: #f3f3f3 url(http://exceedhosting.com/themes/HELIX/images/menu_top.png) repeat-x top; }
.menu_top_l { background: url(http://exceedhosting.com/themes/HELIX/images/menu_top_l.png) no-repeat left top; height: 23px; }

.menu_text { padding: 4px; margin-bottom: 4px; background: #f3f3f3; }

/* THEME LAYOUT */

#wrapper { width: 883px; margin: 0 auto; background: #fff url(http://exceedhosting.com/themes/HELIX/images/w_l.png) repeat-y left; }
#wrapper2 { background: url(http://exceedhosting.com/themes/HELIX/images/w_r.png) repeat-y right; }

/* header */

#head_top { background: url(http://exceedhosting.com/themes/HELIX/images/h_back.png) repeat-x top; }
#head_top_logo { background: url(http://exceedhosting.com/themes/HELIX/images/top_logo.png) no-repeat left top; }
#head_top_adress { background: url(http://exceedhosting.com/themes/HELIX/images/top_adress.png) no-repeat right top; height: 70px; }

#head_big { background: url(http://exceedhosting.com/themes/HELIX/images/header_big.png) no-repeat top; padding: 26px 17px 0px 8px; }

/* my account box */

#myacc { float: right; background: url(http://exceedhosting.com/themes/HELIX/images/myaccount/acback.png) no-repeat top; width: 251px; height: 90px; padding: 4px 4px 4px 33px; }
#myacc li { float: left; display: inline; list-style: none; }

/* navigation */

#navigation { height: 26px; padding: 7px 4px 4px 4px; }
#navigation ul { margin: 0; padding: 0; }
#navigation li { display: inline; list-style: none; }

/* content */

#content { padding: 4px 9px 4px 10px; }

/* MENU AREAS */

/* left menu */

#leftmenu { width: 340px; float: left; text-align: center; display: inline; overflow: visible !important /*Firefox*/; overflow: hidden /*IE6*/; }

/* right area */

#rightarea { width: 517px; float: left; display: inline; overflow: visible !important /*Firefox*/; overflow: hidden /*IE6*/; padding-left: 4px; }

/* news styles */

.storyb { background: #f8f8f8 url(http://exceedhosting.com/themes/HELIX/images/news/nlineb.png) repeat-y left; }
.story { background: url(http://exceedhosting.com/themes/HELIX/images/news/nline.png) no-repeat left center; padding: 7px 7px 7px 30px; border: 1px solid #dedede; }
.title { font-size: 14px; font-weight: bolder; border-bottom: 2px solid #e5e3e5; border-left: 2px solid #e5e3e5; padding: 0px 0px 4px 4px; text-transform: uppercase; }
.ninfo { font-size: 10px; color: #bababa; text-align: right; }
.nimage { padding-top: 7px; text-align: center; }
.ntext { padding: 7px 0px 7px 0px; }
.ncomment { text-align: right; font-size: 10px; border-top: 2px solid #e5e3e5; border-right: 2px solid #e5e3e5; padding: 4px 4px 0px 0px; }

/* powered by */

#poweredby { height: 53px; border-bottom: 4px solid #ffb611; border-top: 4px solid #504f50; background: url(http://exceedhosting.com/themes/HELIX/images/poweredby.png) no-repeat center; }

/* disclaimer */

#disclaimer { text-align: left; padding: 4px; }

/* E107 STYLES */

.indentchat { padding: 4px; border-bottom: 2px solid #798193; border-top: 2px solid #798193; margin: 4px 0 4px 0; text-align: left; background: #dfdfdf; }
.indentchat a { color: #485063; }

.indent { padding: 4px; margin: 2px; background: #f8f8f8; border: 2px dotted #ffb611; }

.code_highlight { padding: 4px; margin: 2px; height: 200px; overflow: scroll; background: #f8f8f8; border: 2px dotted #ffb611; }

.button { padding: 2px 4px; margin: 2px auto; background: #fff url(http://exceedhosting.com/themes/HELIX/images/button.png) repeat-x bottom; border: 1px solid #dedede; color: #485063; text-align: center; font-weight: bold; font-size: 10px; } 

.small { font: 10px; color: #b1b1b1; }
.smalltext { font: 10px; color: #b1b1b1; }
.smallbottom { font-size: 10px; color: #b1b1b1; text-align:left; }
.smallblacktext { color: #b1b1b1; font-size: 10px; }

.tbox { color: #000; background: #fff url(http://exceedhosting.com/themes/HELIX/images/tbox.png) repeat-x top; font-weight: bold; font-size: 11px; border: 1px solid #dedede; margin: 2px auto; padding: 2px; }
.tbox:focus { border: 1px solid #000; }
.chatbox { width: 148px; }

.helpbox { background-color: #fff; border: 1px solid #DFDFDF; color: #000; font-size: 9px; padding: 4px 5px 4px 5px; }

/* FORUM STYLES */

.ftrack { border: none; padding: 7px 5px 7px 5px; background: #f8f8f8; }
.ftrack a { color: #504f50; }

.fdata { text-align: center; border: none; background: #f8f8f8; padding: 7px 4px; border-top: 1px solid #dedede; }

.fcaption { padding: 4px; color: #787878; background: url(http://exceedhosting.com/themes/HELIX/images/fcap.jpg); font: 11px; min-height: 20px; }

.fcaption span.smalltext{ color: color: #fff; }
.fcaption span.smalltext a:hover{ color: #ffb611; }
.fcaption a { color: color: #fff; text-decoration: none; }
.fcaption a:hover { color: #ffb611; }
a.forumlink{ color: color: #004a7e; text-decoration: none; }
a.forumlink:hover{ color: #000; }

.fborder { border: 1px solid #dedede; margin: 4px 0 4px 0; }

.forumheader { padding: 4px 4px 2px 4px; line-height: 16px; font-weight: bold; color: #000; background: url(http://exceedhosting.com/themes/HELIX/images/fcap2.gif) repeat-x; }

.forumheader2 { padding: 7px 5px 7px 5px; border: 1px solid #dedede; background: #f8f8f8; }
.forumheader2 a { color: #504f50; }
	
.forumheader3 { padding: 7px 5px 7px 5px; border: 1px solid #dedede; background: #fff; }
.forumheader3 a { color: #504f50; }

.forumheader4 { padding: 7px 5px 7px 5px; border: 1px solid #dedede; background: #f8f8f8; }
.forumheader4 a { color: #504f50; }

.finfobar { padding: 2px 4px;   background: url(http://exceedhosting.com/themes/HELIX/images/fcap.jpg); border: 1px solid #dedede; }
.finfobar a { color: #004a7e; font-weight: bold; }
.finfobar a:hover { color: #065e9c; }

table { margin-left:auto; margin-right:auto; }
.searchhighlight{text-decoration: underline;color:#FF0000;font-weight:bold;}

/*
 * Please DO NOT USE or reference any of the following class definitions.
 * They are not referenced anywhere in the e107 core. (0.700, 7 Feb 2005)
 * This file will be eliminated after the remaining definitions (above) 
 *   have been either verified as unnecessary, or added to all themes.
 */

.defaulttable, .fbdefault, .fdefault, .f2default, .f3default, .fcdefault{ display: block; width: auto; }
.center{ text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
.day {
  text-align: center;
  background: #F1EAE1;
  font: 10px tahoma, verdana, arial, helvetica, sans-serif;
  padding: 2px 1px 2px 1px;
}
.dayentry {
  text-align: center;
  background: #F1C7B7;
  font: 10px tahoma, verdana, arial, helvetica, sans-serif;
  padding: 2px 1px 2px 1px;
}
.forumheader4{
	background-color: #EBEFF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
	cursor: pointer;
}
.forumheader5{
	background-color: #BCD5EA;
	color:#000;
	cursor: pointer;
}
ul{
	margin-top:0px;
	margin-bottom:0px;
}

form {
	margin: 0px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #FEB100;
}

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
    text-decoration: none;
    color: #000000;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}

.wrapper {
	width: 730px;
	border: 0px;
	padding: 5px;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
}

table.topnavbar {
	width: 100%;
}

tr.topnavbar {
	background-color: #efefef;
	font-weight:bold;
	text-align: center;
}

tr.topnavbar a {
	color: #000000;
	text-decoration: none;
}

tr.topnavbar a:hover {
	color: #666666;
}

.clientarealinks {
    background-color: #FDFCDD;
    padding: 10px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 100%;
	padding: 0px;
}

.fieldarea {
	background-color: #f1f1f1;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #FFFFE2;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #E9FFD2;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #FFE1E1;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.contentbox {
	width: 75%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

.networkissuessummary {
    background-color: #f6f6f6;
    border: 1px dashed #cccccc;
    padding: 10px;
    text-align: center;
}

.networkissuesopen {
    font-size: 16px;
    font-weight: bold;
    color: #65CC00;
    padding-right: 20px;
}

.networkissuesscheduled {
    font-size: 16px;
    font-weight: bold;
    color: #EEDD00;
    padding-right: 20px;
}

.networkissuesclosed {
    font-size: 16px;
    font-weight: bold;
    color: #888888;
}

.networkissuedescription {
    border-left: 5px solid #efefef;
    padding: 20px;
    padding-top: 1px;
}

.networkissueaffected {
    background-color: #FDFCDD;
    padding: 10px;
    margin-top: 10px;
}

.clientticketreplyheader {
    margin-top: 20px;
    background-color: #92BDEA;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.clientticketreply {
    min-height: 80px;
    background-image: url('images/clientticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.adminticketreplyheader {
    margin-top: 20px;
    background-color: #888888;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.adminticketreply {
    min-height: 80px;
    background-image: url('images/adminticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.closeticket {
    border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
    color: #cc0000;
}

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}