@charset "utf-8";

/*------------------------------------------------
	Defaults
------------------------------------------------*/

body {
    margin:0 0 0 0;
    font-family:calibri,Verdana, Geneva, sans-serif;
    background-color:#eaeaea;
    height:100%;
	}

legend {
	font-size: 12px;
	color: #333333;	
	}

img { border:0; }

a { color:#069; text-decoration:none; }
a:hover { text-decoration:underline; }

hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #FFFFFF;
}

.clear {
	clear: both;
	}

/*------------------------------------------------
	Headings
------------------------------------------------*/

h1 {
    color:#405066;
    font-size:24px;
    font-weight:normal;
	padding-top:15px;
	margin-top:0;
	}

h2 {
	font-size: 18px;	
	}

h3 {
    display:block;
    width:120px;
    height:23px;
    padding:15px 0 2px 0;
	margin:0 0 5px 0;
    border-bottom:1px dotted #d90000;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#d90000;
    text-decoration:none;
	}


.author {
	font-size: 12px;
	color: #727272;
	margin-left: 3px;
	}

#container {
	width:100%;
	background-color: #F9F9F9;
	}

#article {
    width:778px;
    margin:0 auto;
    padding:20px 15px;
    text-align:left;
    float:left;
    background-color:#f9f9f9;
	}

#sidebar_left {
    width:196px;
    margin:0;
    padding:0;
    text-align:left;
    float:left;
    background-color:#f9f9f9;
	}

#sidebar_right {
    width:196px;
    margin:0;
    padding:0;
    text-align:left;
    float:right;
    background-color:#f6f6f6;
	}

.space {
	height:10px;
	}

/*---------------------------------------------
	HEADER 
---------------------------------------------*/

#header {
    width:1004px;
    height:45px;
    margin:0 auto;
    padding:0;
    text-align:left;
    background-color:#fff;
    background-image:url("/site_media/images/layout/header-background.png");
    background-repeat:no-repeat;
    background-position:0 0;
	}

#logo {
    width:220px;
    height:35px;
    margin:5px 0 0 30px;
    padding:0;
    text-align:left;
    float:left;
    background:url("/site_media/images/layout/logo2.png") no-repeat;
    display:block;
	}

/*------------------------------------------
	logo
----------------------------------------- */
.logo-white {
	color:#FFFFFF;
	background-image: url(../images/logo-white.png);
	padding: 104px 0 0 5px;
	width: 250px;
	background-repeat: no-repeat;
	background-position: left top;
	}
.logo-white-medium {
	color:#FFFFFF;
	background-image: url(../images/logo-white-medium.png);
	padding-top: 52px;
	width: 125px;
	background-repeat: no-repeat;
	background-position: left top;
	}
.logo-white-small {
	color:#FFFFFF;
	background-image: url(../images/logo-white-miny.png);
	padding-top: 31px;
	width: 75px;
	background-repeat: no-repeat;
	background-position: left top;
	}
.logo-red {
	background-image: url(../images/logo-red.png);
	padding: 104px 0 0 5px;
	width: 250px;
	background-repeat: no-repeat;
	background-position: left top;
	}
	.slogan {
		font-family: Verdana;
		font-size: 14px;
		font-weight: bold;		
		}
	.onlylogo {
		width:100px;
		}
.logo-red-medium {
	background-image: url(../images/logo-red-medium.png);
	padding-top: 52px;
	width: 125px;
	background-repeat: no-repeat;
	background-position: left top;
	}
	.slogan-medium {
		width:auto;
		font-family: Verdana;
		font-size:9px;	
		}
	.onlylogo-medium {
		width:53px;
		}
.logo-red-small {
	background-image: url(../images/logo-red-miny.png);
	padding-top: 31px;
	width: 75px;
	background-repeat: no-repeat;
	background-position: left top;
	}
	.slogan-small {
		width:auto;
		font-family: Verdana;
		font-size:8px;	
		}
	.onlylogo-small {
		width:32px;
		}
/*---------------------------------------------------
	logo END!
---------------------------------------------------*/

#accNav {
    width:300px;
    height:18px;
    margin:22px 35px 0 30px;
    padding:0;
    text-align:right;
    float:right;
    font-size:8pt;
    color:#333333; 
    font-family:Verdana, Geneva, sans-serif; 
	}

#accNav a {
    color:#d17272;
    text-decoration:none;
    font-weight:bold;
	}

#accNav a:hover {
	color:#d90000;
	}

#accNav p {
    padding:0;
    margin:0;
	}

/*-----------------------------------------------
	CONTENT-MIDDLE 
-----------------------------------------------*/

#content {
	width:1004px;
	padding:0;
	text-align:left;
	margin: 0 auto 0 auto;
	}


/*-----------------------------------------------
	workBox 
----------------------------------------------*/

.workBox {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#727272;
	margin: 0 0 15px 0;
	padding: 0 10px 20px 10px;
	background-color: #F5F5F5;
	background-image: url(../images/layout/workBox_bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cdcdcd;
	background-position: center 1px;
	}

.edgeRight {
	background-image: url(../images/layout/edge_right.png);
	background-repeat: no-repeat;
	position:absolute;
	height: 8px;
	width: 7px;
	margin: -1px 0 0 771px;
	}
	.boxR {
		margin:-2px 0 0 760px;
		}
	.setR {
		margin:-2px 0 0 770px;
		}
	

.edgeRightNav {
	background-image: url(../images/layout/edge_right_box.png);
	background-repeat: no-repeat;
	position:absolute;
	height: 8px;
	width: 7px;
	margin: -5px 0 0 155px;
	}

.edgeLeft {
	background-image: url(../images/layout/edge_left.png);
	background-repeat: no-repeat;
	position:absolute;
	height: 8px;
	width: 7px;
	margin: -1px 0 0 -1px;
	}
	.setL {
		background-image: url(../images/layout/edge_left.png);
		margin:0 0 0 0;
		}
	.boxL {
		background-image: url(../images/layout/edge_left_box.png);
		margin:-1px 0 0 -11px;
		}
	
.edgeLeftNav {
	background-image: url(../images/layout/edge_left_box.png);
	background-repeat: no-repeat;
	position:absolute;
	height: 8px;
	width: 7px;
	margin: -5px 0 0 -16px;
	}

.login-text {
	font-size:14px;
	color:#555555;
	margin-bottom:10px;
	}

.report {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#8D8D8D;
	margin: 0 0 15px 0;
	padding: 0 10px 20px 10px;
	background-color: #F8F8F8;
	background-image: url(../images/layout/report-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #E0E0E0;
	border-left:1px solid #E9E9E9;
	border-bottom:1px solid #E1E1E1;
	border-radius:5px;
	}
	.register {
		padding-top:10px;
		text-align:center;
		}

.add-account {
	margin:10px 0 0 0;
	}

.add-account a {
	padding:5px 10px;
	background-color:#F7F7F7;
	border-left:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	border-right:2px solid #e0e0e0;
	border-bottom:2px solid #e0e0e0;
	}
	
.add-account a:hover {
	background-color:#FFFFFF;
	}

.associate-header {
	text-align:center;
	background-color: #F4F4F4;
	}

.associate {
	padding:0;
	width:750px;
	margin:10px 0 0 0;
	background-color: #F7F7F7;
	border:1px solid #D7D7D7;
	text-align:center;
	}

.associate th { 
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #E5E5E5;
	}
.associate td { 
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #E5E5E5;
	}

.error {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#666666;
	background-color: #F9F9F9;
	background-repeat: repeat-x;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E9E9E9;
	background-position: bottom;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	}

.error a {
	color: #336699;
	text-decoration: none;
	}

.error a:hover {
	text-decoration: underline; 
	}

.error_text {
	margin-left:10px; 
	margin-top: 20px; 
	}

a.del-acc {
	background-image:url(../images/layout/clear.gif);
	width:12px;
	height:11px;
	display:block;
	}
	
a.del-acc:hover {
	background-image:url(../images/layout/clear-hover.gif);
	}

#err input {
	border: 1px solid #D69494;
	}
	
#err textarea {
	border: 1px solid #D69494;
	}

.lift_header #error{
 	color:#BE2E2E; 
	}

#id_name{	
	margin: 1px;
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC; 
	width:250px;
	}

a.delete {
	color: #C54141;
	text-decoration: none;
	background-image: url(../images/layout/delete.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 17px;
	padding-right: 25px;
	font-size: 14px;
	font-weight: bold;
	}

a.delete:hover {
	text-decoration: underline;
	}

.delete_project {
	float:right;
	margin:0 10px 10px 0;
	}

.report p label {
	float:left;
	margin-left:10px;
	width:120px;
	}

#newLift ul {
	list-style-type: none;
	padding:0;
	margin:0;
	}

.workBox a:link, .workBox a:visited {
	color:#003366;
	text-decoration: none;
	}

.workBox a:hover {
	text-decoration: underline;
	}

#search {
    float:right;
    display:block;
    width:101px;
    height:34px;
    background:url("/site_media/images/layout/search-button.png") no-repeat;
    position:absolute;
    margin:10px 0 0 435px;
	}

.errorlist {
	color:#CC0000;
	}

.button {
	background-color:#5f5f5f;
	background-image: url(../images/layout/button.gif);
	background-repeat: repeat-x;
	padding:2px 10px 2px 10px;
	max-height: 25px;
	border: 1px solid #5f5f5f;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	}
.button_hover {
	background-image: url(../images/layout/button-hover.gif);
	}
a.link_button {
	cursor:default;
	background-color:#5f5f5f;
	background-image: url(../images/layout/button.gif);
	background-repeat: repeat-x;
	padding:2px 14px 2px 14px;
	border: 1px solid #5f5f5f;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
    margin-right:8px;
	}
a.link_button:hover {
	background-image: url(../images/layout/button-hover.gif);
	text-decoration:none;
	}

.project_label {
    float:left;
    width:112px;
    padding:4px;
    margin-bottom:15px;
    background-image:url("/site_media/images/layout/project-image.png");
	}

.project_image {  
	height:42px; 
	}

.project_name {
	float:left;
	width:700px;
	margin: 0 0 5px 10px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 4px 2px 4px;
	font-size: 24px;
	color: #900000;
	padding-top: 20px;
    overflow:hidden;
	}

.projectPageLink {
	font-size:12px
	}

.issue_name {
	width:97%;
	padding:4px;
	margin:0 0 15px 10px;
	border-bottom:1px dotted #96adb2;
	color: #3C3F57;
    overflow:auto;
    float:left;
	}

.blockform { 
	margin-left:140px; 
	}
.add_size {
	width:620px;
	}
#issue_details {
    clear: both;
	float:left;
	width:100px;
	padding:5px;
	float:left;
	color:#80848a;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 10px;
    overflow:hidden;
	}

#issue_details a {
	color:#FFFFFF;
	}

a.edit {
	cursor:default;
	background-image: url(../images/layout/edit.gif);
	height: 26px;
	width: 73px;
	float: left;
	margin-top: 5px;
	}

a.edit:hover { 
	background-image: url(../images/layout/edit-hover.gif); 
	}

#issue_text {
	float:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #596173;
	width: 620px;
    overflow-x:auto;
	overflow-y:hidden;
	}

#issue_text p {
    margin:0;
    padding-top:20px;
    }
#discussion_text {
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 20px;
    font-size: 14px;
    color: #596173;
    width: 620px;
    overflow-x:auto;
    overflow-y:hidden;
    }

#newLift {
	font-size: 12px;
	color: #999999;
	margin-left: 10px;
	font-weight: bold;
	}

#lift_buttons {
	width: 63px;
	margin: 10px 0 0 5px;
	}

.confirm_question {
	font-size: 16px;
	color: #1C2146;
	margin-left: 10px;
	}

.question_ico {
	background-image: url(../images/layout/question.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 15px;
	width: 15px;
	margin-right:5px;
	}

.lift_header {
	display:block;
	width:766px;
	height:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	font-weight:normal;
	background-color: #F8F8F8;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(../images/layout/title_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #DFDFDF;
	}
	.cmnt {
		width:626px;
		}

#subscribe {
	margin: 10px 0 15px 150px;
	font-size: 12px;
	color: #840000;
	}

#subscribe a:link, #subscribe a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #1f667a;
	background-repeat: no-repeat;
	background-position: left center;
	}

#subscribe a:hover { 
	text-decoration: underline;
	}

.project_info {
	padding-right:8px;
	padding-left: 10px;
	}

/*-------------------------------------------
	NAVIGATION 
-------------------------------------------*/

#projNav {
	width:150px;
	background-color:#f6f6f6;
	margin: 20px 0 5px 18px;
	padding: 4px 10px 4px 15px;
	background-image: url(../images/layout/workBox_bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #dadada;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #dbdbdb;
	}

#projNav ul li a {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#4B6467;
    text-decoration:none;
	}


#projNav a:hover { 
	color:#ff7e00;
	}

#projNav ul {
    list-style-type:none;
    margin:0 0 5px 0;
    padding:0;
	}

#projNav ul li {
    display:block;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#65848a;
    border-bottom:1px dotted silver;
    padding:5px 0;
	}

.project_description{
    color:#65848A;
    font-weight:normal;
    text-decoration:none;
    font-size:9pt;
    font-family: Arial;
}

.projNav_icons {
    display:block;
    width:16px;
    height:13px;
	margin-right:5px;
    background-image:url("/site_media/images/layout/projNav-icons.png");
    background-repeat:no-repeat;
    float:left;
	}
    .discussion {
    background-image: url(../images/layout/discussion-icon.png);
    float: left;
    height: 11px;
    width: 15px;
        }

   .discussion-big {
    background-image: url(../images/layout/discussion-icon-big.png);
    float: left;
    height: 15px;
    width: 21px;
        }

   .discussions {
    background-image: url(../images/layout/discussions-icon.png);
    float: left;
    height: 17px;
    width: 17px;
        }
a.issue_reply {
	background-image: url(../images/layout/reply.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 60px;
	float: right;
	border: 0px none #FFFFFF;
	}
a.issue_reply:hover {
	background-image: url(../images/layout/reply-hover.gif);
	}
.projLink {
	margin: 10px 0 10px 0;
	border-bottom:1px dotted #AA5151;
	}

.projLink a:link, .projLink a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#A81717;
	font-weight:bold;
	font-size:16px;
	}

.issues_icon {
	background-image: url(../images/layout/chceckBox.png);
	float: left;
	height: 18px;
	width: 15px;
	padding-right: 5px;
	background-repeat: no-repeat;
	}
	.active { background-image:url(../images/layout/chceckBox_acrive.png) }
	.inactive { background-image:url(../images/layout/chceckBox_inactive.png) }

.feature_icon {
	background-image: url(../images/layout/feature.png);
	float: left;
	height: 18px;
	width: 16px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position: left 1px;
	}
	.bugs {
	background-image: url(../images/layout/bug.png);
	float: left;
	height: 22px;
	width: 16px;
		}
		.small {
		background-image: url(../images/layout/bug_small.png);
		background-position:2px 5px;
		}
		.high {
		background-image: url(../images/layout/bug_high.png);
		}
		.highTitle {
		margin-top:2px;
		background-image: url(../images/layout/bug_high.png);
		}
	.bigger {
		background-image: url(../images/layout/feature_bigger.png);
		}
	.biggerTitle {
		margin-top:5px;
		background-image: url(../images/layout/feature_bigger.png);
		}
	.smaller {
		background-position:3px 5px;
		background-image: url(../images/layout/feature_small.png);
		}

.resolved_bg {
	color:#999999;
	background-image: url(../images/layout/gold_bg.gif);
	}
	
.debugLogin {
	font-size:14px;
	margin:30px  0 0 10px;
	}

.debugLogin a {
	width:100px;
	float:left;
	margin-right:120px;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	}
	
.resolved {
	background-image: url(../images/layout/resolved.png);
	position: absolute;
	height: 18px;
	width: 18px;
	margin-top: 8px;
	margin-left: 4px;
	clip: rect(0px,auto,auto,0px);
	}


.debugLogin a:hover {
	text-decoration:underline;
	}
	
.project_settings { 
	background-position:0 -37px; 
	}

.login fieldset {
	margin-top:20px;
	background-color:#F9F9F9;
	border:1px solid #E2E2E2
	}

.externalLink {
	float:left;
	background-image: url(../images/layout/link.png);
	height: 12px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	}

/* --------------------------------------------
	reachOut 
---------------------------------------------*/

#reachOut {
    width:140px;
    margin:20px 0 5px 5px;
    padding:4px 15px;
    border:1px solid #dae4e6;
	}

#reachOut a:link, #reachOut a:visited {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:9pt;
    color:#65848a;
    text-decoration:none;
	}

#reachOut a:hover { 
	color:#ff7e00;
	}

#reachOut ul {
    list-style-type:none;
    margin:0 0 30px 0;
    padding:0;
	}

#reachOut ul li {
    display:block;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#65848a;
    border-bottom:1px dotted silver;
    padding:5px 0;
	}

.invite_friend { 
	background-position:0 -51px;
	}

.register_new_product { 
	background-position:0 -64px;
	}

/* reachOut Close */

#tags {
    width:140px;
    margin:20px 0 40px 18px;
    padding:4px 15px;
    border:1px solid #dae4e6;
	}

/*-------------------------------------------
	FOOTER 
-------------------------------------------*/

#footer {
	width:100%;
	height:98px;
	background-image:url(/site_media/images/layout/footer-bg.png);
	background-repeat:repeat-x;
	background-color:#eeeeee;
	text-align:left;
	border-top: 1px solid #C6C6C6;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	}

#footer_in {
	width: 560px;
	text-align: left;
	color:#969696;
	font-weight:normal;
	text-decoration:none;
	font-size:9pt;
	font-family: Arial;
	margin: 0 auto 0 auto;
	}
	
/*-------------------------------------------
	TABLE
-------------------------------------------*/

.table_header {
	display:block;
	width:764px;
	height:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#163d43;
	font-weight:bold;
	background-color: #F8F8F8;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	background-image: url(../images/layout/title_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #FFFFFF;
	}

.table_header a { 
	color:#228002; 
	}

.table_header a:hover { 
	color: #FF6600; 
	}

.table_small {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	border: 1px solid #d5d5d5;
	overflow:hidden;
	}

.table_small th {
	height:18px;
	font-weight:normal;
	text-align:center;
	color:#000003;
	background-color: #F3F3F3;
	border-right: 1px solid #E6EBEC;
	border-bottom: 1px solid #E6EBEC;
	border-left: 1px solid #FFFFFF;
    white-space:nowrap;
	}

.table_small td.gradient {
	overflow:hidden;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding: 5px 5px 5px 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #FFFFFF;
	}
	
.table_small_bg {
	color:#1d1d1d;
	background-image: url(../images/layout/silver_bg.gif);
	}
	
.table_small td.silver {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #FFFFFF;
	}
	.description {
		max-width:574px;
		overflow:hidden;
		}
    .comments {
        width:80px;
        overflow:hidden;
        }
    .priority {
        width:90px;
        overflow:hidden;
        }
    .type {
        width:90px;
        overflow:hidden;
        }
    .version {
        width:110px;
        overflow:hidden;
        }
	.replies {
		width:40px;
		overflow:hidden;
		}
	.lastPost {
		width:110px;
		overflow:hidden;
		}
	.issueDescription {
		max-width:350px;
        min-width:300px;
		overflow:hidden;
		}
	.issueLastPost {
		width:110px;
		overflow:hidden;
		}
	.issueStatus {
		width:100px;
		overflow:hidden;
		}
.table_small td.silver a {
	font-weight: normal;
}

.table_small a:link, .table_small a:visited {
	font-size:13px;
	color: #000003;
	text-decoration: none;
	font-weight: bold;
	}

.table_small a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

.center { text-align:center; 	}

.sort_asc {
    margin: 0px 1px 3px 1px;
    width:7px;
    height:9px;
    background:url("/site_media/images/layout/sort_asc.png") no-repeat;
    display:inline-block;
    vertical-align: middle;
    }

.sort_desc {
    margin: 0px 1px 0px 2px;
    width:7px;
    height:9px;
    background:url("/site_media/images/layout/sort_desc.png") no-repeat;
    display:inline-block;
    vertical-align: middle;
    }

.col_header {
    /*width:50%;*/
    float:left;
    }

.no_items{
    text-align: center;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#163d43;
    padding-top:20px;
    padding-bottom:20px;
}
/*--------------------------------------------
	DISCUSSION
--------------------------------------------*/

.user {
    padding:0;
    margin:0 0 5px 0;
    width:120px;
    background:url("/site_media/images/layout/bg.png") repeat-x;
    border:1px solid #e3ebed;
    float:left;
    height:112px;
	}

.comment {
    padding:0 5px 0 5px;
    margin:0 0 5px 126px;
    background:url("/site_media/images/layout/bg.png") repeat-x;
    border:1px solid #e3ebed;
    background-color:#eff3f4;
	}

.comment_answer {
	border:1px solid #DFDFDF;
	background-color:#F9F9F9;
	overflow:auto;
	margin-top: 25px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-size: 12px;
	background-image: url(../images/layout/workBox_bg.gif);
	background-repeat: repeat-x;
	}
    .issues-margin{
        margin-left: 140px;
    }

.comment_answer p {
    padding-top:10px;
}

.comment_answer p, #issue_text p , #discussion_text p{
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 5px;	
	}

.comment_answer a {
	color: #1F667A;
	text-decoration: none;
	}

.comment_answer a:hover {
	text-decoration: underline;
	color: #D2692B;
	}

.comment_answer blockquote, #issue_text blockquote, #discussion_text blockquote {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
	}
	
.comment_answer pre code, #issue_text pre code, #discussion_text pre code {
	border: 1px solid #CCCCCC;
	}
	
.answers {
	
	}

.record {
	color: #607E9F;
	font-size: 12px;
	}

.record strong em {
	color:#000000;
	}

#post {
	margin-top:0;
	color: #5C5C5C;
	background-color: #F7F7F7;
	padding:10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-image: url(../images/layout/report-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	}

.nickname {
    margin: 0px;
    padding: 0px;
    width: 120px;
    height: 27px;
    border: 0px;
    background: url("/site_media/images/layout/bg_nickname.png") repeat-x;
	}

.nickname .text {
    margin:0;
    padding:7px 0 0 10px;
    color:#017495;
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:3px;
    text-align:center;
	}

.avatar {
    margin:0;
    padding-top:4px;
    border:0px;
    height:48px;
    text-align:center;
	}

.priorityHigh {
	color: #CC3300;	
	}

.priorityMedium {
	color: #854747;	
	}
	
.priorityLow {
	color: #666666;	
	}

.date {
	margin-left: 5px;
	padding:0px;
	height:27px;
	font-size:10pt;
	color: #262B40;
	background-image: url(/site_media/images/layout/line.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	}

.comments_text {
    margin: 5px 5px 0 5px;
    padding: 0px;
    font-size: 12px;
    color: #65848a;
	}

.reply {
	padding:0;
	height:27px;
	font-size:11px;
	color:#65848a;
	float: right;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 10px;
	}
	.reply a {
		cursor:default;
		color:#FFFFFF;
		}
	.reply a:hover {
		color:#FFFFFF;
		text-decoration:none;
		}

.right {
	margin:10px 3px -10px;
	float:right;
	}

.reply_div {
	margin-top: 5px;
	margin-right: 10px;
	height: 20px;
	}

a.twitter   {
    background:url("/site_media/images/layout/button.png") no-repeat;
    width:60px;
    height:24px;
    display:block;
    float:right;
    margin-top:5px;
	}

a.mail {
    background: url("/site_media/images/layout/mail.png") no-repeat;
    width: 60px;
    height: 24px;
    display: block;
    margin:5px auto 0;
	}

.date p {
    margin:0;
    padding-top:20;
	}

.quote {
    padding-left:10px;
    border-left:1px solid #ccc;
    font-style:italic;
	}

.quote_title {
    color:#666;
    font-style:normal;
    font-weight:bold;
	}

.quote_title_in {
    font-style:normal;
    line-height:5px;
    font-weight:bold;
	}

/*---------------------------------------------
	QUICK POST 
---------------------------------------------*/

textarea {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:9pt;
    margin:10px 0 10px 0;
    min-height:202px;
    width:100%;
	}

fieldset {
    border:1px solid #ccc;
    margin:10px 10px 0 10px;
    padding:10px;
	max-width:710px;
	overflow:hidden;
	}

.important { 
	color:#228002; 
	}

.wmd-preview { 
	overflow:auto;
	}

a.voting_star {
	width:19px;
	height:17px;
	background-image: url(../images/layout/star.png);
	background-repeat: no-repeat;
	display: block;
	margin-top: 5px;
	}

a.voting_star_voted {
	width:19px;
	height:17px;
	background-image: url(../images/layout/star-hover.png);
	background-repeat: no-repeat;
	display: block;
	margin-top: 5px;
	}

a.voting_star:hover {
	background-image: url(../images/layout/star-hover.png);
	}
	
.lift_type {
	font-size: 12px;
	color: #CC0000;
	}
	
.lift_voted {
	color: #9C8D27;
	}
	
.internal_link {
color:#4B6467;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;
}

.internal_link:hover { 
	color:#ff7e00;
}

#message_bcg {
    width: 100%;
    right:0%;
    top: 0%;
    padding-top:2px;
    background: white;
    font-size:12pt;
    font-family:Verdana, Geneva, sans-serif; 
}

#message {
    width: 100%;
    right: 0%;
    top: 0%;
    padding-top:2px;
    border-bottom: 1px solid #CCCCCC;
    position: fixed;
    background: #d8ffd2;
    text-align: center;
    overflow: hidden;
    font-size:12pt;
    color: black;
    z-index:4;
    font-family:Verdana, Geneva, sans-serif; 
}

#close_message {
    float: right;
    display:block;
    width:16px;
    height:18px;
    margin-right:5px;
    background-image: url(../images/layout/delete.png);
    background-repeat:no-repeat;
    cursor:pointer; 
    cursor:hand;
}


.mercurial_version {
    color:#969696;
    font-weight:normal;
    text-decoration:none;
    font-size:8pt;
    font-family: Arial;
}

.lift_initials {
    text-align: right;
    float: right;
    margin-top: 5px;
}

#flash_message{
    width: 40%;
    left:30%;
    border: 1px solid #CCCCCC;
    background: #eef87c;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    position: fixed;
    z-index:4;
    text-align: center;
    font-size:12pt;
    font-family:Verdana, Geneva, sans-serif; 
}

#close_flash_message {
    float: right;
    display:block;
    width:16px;
    height:18px;
    margin-right:5px;
    margin-left:2px;
    background-image: url(../images/layout/delete.png);
    background-repeat:no-repeat;
    cursor:pointer; 
    cursor:hand;
}


/*----------------------------------------------
      bff widget
-----------------------------------------------*/
#bff_nl_widget{
    width:174px;
    min-height:200px;
    margin: 20px 0 5px 18px;
    border: solid 1px #dbdbdb;
    font-size: 11px;
    font-family:Helvetica;
    -moz-border-radius-topright:4px;
    -moz-border-radius-topleft:4px;
    border-top-right-radius:4px;
    border-top-left-radius:4px;
}

.bff_nl_widget_logo{
    display:block;
    width:15px;
    height:14px;
    margin-right:5px;
    background-image:url("/site_media/images/bff_widget/bff_logo.png");
    background-repeat:no-repeat;
    float:right;
}
.bff_nl_widget_header{
    font-size: 13px;
    font-weight:bold;
    background-color:#333333;
    padding: 5px 5px 5px 7px;
    color: white;
    -moz-border-radius-topright:4px;
    -moz-border-radius-topleft:4px;
    border-top-right-radius:4px;
    border-top-left-radius:4px;
}
.bff_nl_widget_subheader{
    font-size: 13px;
    font-weight:bold;
    background-color:#86d42a;
    padding: 2px 5px 4px 7px;
    color: white;
}

.bff_nl_widget_content ul{
    margin:2px 5px 5px 5px;
    padding:0;
    list-style: none;
}

.bff_nl_widget_content li{
   padding-bottom: 5px;
}

.bff_nl_widget_content a{
    text-decoration: underline;
    font-size: 12px;
    font-weight:bold;
    color:#86d42a;
    display: block;
    padding:0;
}
