/*------------------------------------------------------------------------------------------

Author:			OkapiStudio
Modified:		06.04.2009

------------------------------------------------------------------------------------------*/
@import "reset.css";

/*----------------------------------------------------------------------------------------*/
body {
	font-family: Arial, Verdana, Tahoma, Georgia, Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #444;
	background: #D6DBDF;
    padding-bottom: 15px;
	}
	
h1 {font-size: 26px; font-size: bold; font-family: Arial, Verdana, sans-serif; color: #000; padding: 30px 5px 20px 5px;}

h2, h3 {
	font-size: 14px;
	font-weight: bold;
	}
h2 {color: #1D171B;}
.main h2 {
	padding: 20px 7px 10px 9px;
	font-size: 16px;
	
}

a {
	color: #007AA7;
	text-decoration: none;
	}

a:hover {
	color: #444;
	}
	
.left{
	float: left;
}

.right {
	float: right;
}

p {
	padding: 10px;
}	

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/*----------------------------------------------------------------------------- STRUCTURE & GLOBALS */

#header {
	width: 100%;
	height: 128px;
	background: #000 url(../images/header.jpg) no-repeat center center;
	
}

#outter {
	width: 100%;
	min-height: 400px;
	background: #D6DBDF url(../images/main-bg.png) repeat-x; 
}

#inner {
	width: 900px;
	margin: 0 auto;
	padding-top: 25px;
}

#sidebar {
	width: 188px;
	height: 200px;
	float: left;
	background: url(../images/sidebar.gif) no-repeat;
}

#sidebar ul {
	margin: 30px 0px 0px 50px;
	list-style-type: square;
}

#sidebar ul li {
	margin-bottom: 15px;
}

#sidebar ul li {
	font-size: 16px;
	font-weight: bold;
}

.main {
	background:  url(../images/content-bg.png) repeat-y;
	width: 684px;
	min-height: 200px;
	padding: 0;
}

.main-btm {
	width: 684px;
	height: 13px;
	background: url(../images/content-btm.png) no-repeat;
}

.paddings { padding: 10px 30px;}

.roundbox {
	background: #fff url(../images/white-top.gif) no-repeat;
	width: 576px;
	padding: 7px 20px
}
.roundbox-btm {
	background: url(../images/white-btm.gif) no-repeat;
	width: 616px;
	height: 9px;
	margin-bottom: 10px;	
}

.roundbox b {font-size: 14px;}
.roundbox input {margin: 5px; border:0; outline: none;}
.roundbox span {margin-left: 24px;}

/*------------------------------------------------ MENU */
#menu {
	width: 184px;
}
#menu li {
	background: url(../images/list-bg.png) no-repeat;
	width: 173px;
	height: 25px;
	padding: 4px 0 0 10px;
}
#menu li a {color: #fff;}
#menu li a:hover, #menu li a.active {text-decoration: underline;}

#menu li#top-list {background: url(../images/top-list.png) no-repeat;}
#menu li#btm-list {background: url(../images/bottom-list.png) no-repeat;}

/*------------------------------------------------ CONTENT */
#content {
	width: 691px;
	background: url(../images/content-top.png) no-repeat;
	float: left;
	padding-top: 5px;
	margin-bottom: 35px;
}

#gradient{
	background: url(../images/details-bg.png) repeat-x;
	height: 53px;
}
#gradient img {float: left; padding-right: 10px;}
#gradient h2 {padding-top: 10px;}

#gradient, #whitezone {
	border-right: 1px solid #C1C5C9;
	border-left: 1px solid #C1C5C9;
	width: 627px;
	margin-left: 1px;
	 }
#whitezone { background: #fff;}

	
#editor {background: #EEF2F6; min-height: 200px;border-right: 1px solid #C1C5C9;
	border-left: 1px solid #C1C5C9;
	width: 687px;
	margin-left: 1px;}
.info-block {width: 300px;float: left;}

.info-block li span {font-size: 12px; color: #1D171C; width: 120px; float: left;}
.info-block li b {float: left; width: 160px; font-weight: normal;}
.info-block li {font-size: 14px; padding: 5px;}

#bottom {
	width: 681px;
	height: 35px;
	background: url(../images/round-btm.gif) no-repeat;
	padding: 30px 0 0 10px;
}

.delbtn {float: right;}

#listing {
	width: 652px;
	float: left;
	border-collapse: collapse;
	border: 1px solid #cccccc;
 }
#listing .rowa {
	background: #ffffff;
	height: 40px;
}
#listing .rowb {
	background:#EEF2F6;
	height: 40px;
}
#listing .cell {
	padding: 0px;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
}
form p {padding:0 10px 0 0;}
form p.left b {font-size: 14px;}
#listing .col1 {width: 12px;}
#listing .col2 {width: 64px;}
#listing .col3 {width: 157px;}
#listing .col4 {width: 123px;}
#listing .col5 {width: 96px;}
#listing .col6, #listing .col7  {width: 60px;}
.del {background: url(../images/del.png) no-repeat; display: block;  width: 76px; height: 24px;}
.rep {background: url(../images/reply.png) no-repeat; display: block; width: 76px; height: 24px;}
input, select {vertical-align: middle;}
a.sort {background: url(../images/sort.gif) no-repeat left center; padding-left: 14px; font-size: 14px; color:#000; float: left; margin-left: 15px;}
a.company {margin-left: 110px;}
a.date {margin-left: 55px;}
.pagination li { float: left; padding: 5px;}
.pagination {margin: 0px auto; width: 210px;}
.pagination li a {font-size: 14px;}

.tdate {margin-left: 100px;}
span.left {margin-right: 20px;}
p.ticketbody {font-size: 14px; width: 500px; margin-left: 60px;}

/*Error */
.errorExplanation {
  border: 1px solid #f99;
  background-color: #fdd;
  padding: 10px;
  margin: 20px;;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.errorExplanation ul li {
  list-style-type: disc;
  margin-left: 15px;
}
.fieldWithErrors {
  display: inline;
}
.fieldWithErrors input {
  border: 1px solid #f77 !important;
}
/*Error End */

/* Forms */
span.submit {
  background: url('../images/button-left.png') 0 0 no-repeat;
  padding-left: 13px;
}
span.submit input {
  height: 35px;
  border: none;
  background: url('../images/button.png') 0 0 no-repeat;
}
#content ul.form-list li {
  margin-bottom: 10px;
}
#content ul.form-list li input.text {
  margin-top: 5px;
}

#content ul.form-list li textarea {
  background: #fff url('../images/input-bg-tile.png') 0 0 repeat-x;
  border: 1px solid #c7ccd1;
  padding: 5px;
  display: block;
  font-size: 12px;
  width: 400px;
  height: 100px;
}

#content ul.form-list li select {
  border: 1px solid #c7ccd1;
  padding: 5px;
  line-height: 18px;
  display: block;
  font-size: 12px;
}

#content label {
  font-size: 12px;
}
#content input.text {
  background: #fff url('../images/input-bg-tile.png') 0 0 repeat-x;
  border: 1px solid #c7ccd1;
  padding: 5px;
  line-height: 18px;
  display: block;
  font-size: 12px;
}
/* Forms End */

/* Helpers */
p.notice {
  font-size: 14px;
  color: green;
  padding: 0;
  margin: 0;
}
.inner-wrapper {
  padding: 12px 20px;
}
/* Helpers End */

/* Login Box */
#alternate-content-box h3 {
  font-size: 23px;
}
#alternate-content-box {
  width: 298px;
  margin: 0 auto;
}
#alternate-content-box .top,
#alternate-content-box .bottom {
  background: url(../images/loginbox.png) no-repeat; 
  height: 10px;
  overflow: hidden;
}
#alternate-content-box .bottom {
  background-position: 0 -203px;
}
#alternate-content-box .middle {
  background: url(../images/loginbox-tile.png) repeat-y;
}
#alternate-content-box ul.form-list li {
  margin-top: 10px;
}
#alternate-content-box form input.text {
  width: 250px; 
  height: 25px; 
  background: url(../images/input.gif) no-repeat; 
  border: 0; 
  outline: none; 
  padding: 5px;
}

.paddings h1 {
	padding-left: 0;
}

.profile-image img {
	border: 5px solid #d6dbdf;
}

.profile-container p {
	font-size: 14px;
}

.profile-container .edit-link {

}

ul.form-list .horiz-fixer {
	position: relative;
	height: 30px;
}

ul.form-list .horiz-fixer input {
	position: absolute;
	top: 0;
	left: 0;
}

ul.form-list .horiz-fixer a {
	position: absolute;
	top: 0;
	left: 85px;
}

.messages-table th {
	font-weight: bold;
	font-size: 16px;
}

.messages-table td {
	padding: 5px 10px 5px 0px;
	vertical-align: middle;
}

p.empty-notice {
	font-weight: bold;
	font-size: 18px;
}

.replies-container {
	margin-top: 30px;
}

.replies-container p.time {
	margin-top: 10px;
	font-style: italic;
	font-weight: bold;
}

.replies-container p.msg-content {
}

.replies-container p.time {
}
