/*************************************************
* General Styling
*************************************************/
p{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
img{
	border: 0;
}
form{
	margin: 0;
	padding: 0;
}
label{
	width: 150px;
}
body{
	/* Size of top nav background */
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	
	font-family: helvetica, arial sans-serif;
	font-size: 12px;
}
a{
	color: #6eb9cc;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input, textarea{
	font-family: helvetica, arial sans-serif;
	font-size: 12px;	
}
/*************************************************
* Header Elements
*************************************************/
#header{
	background-image: url(../images/topnav-right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
	height: 100px;
}
#logoLink{
	float: left;
}
h1 em{
	color: #6fbacd;
}
#header ul{
	font-size: 10px;
	
	float: left;
	padding: 0;
	margin-left: 5px;
	margin-top: 12px;
	
	list-style: none;
}
#header ul li{
	display: inline;
	margin-right: 25px;
}
#header ul li a{
	color: white;
	
	letter-spacing: 2px;
}
/*************************************************
* Header Tabs
*************************************************/
h1 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
h1 ul li{
	margin-right: 10px;
	
	display: inline;
}
h1 ul li a{
	color: #cccccc;
}
h1 ul li.active a{
	color: #555555;
}
/*************************************************
* Header Action Items
*************************************************/
#headerActions{
	position: relative;
	top: -35px;
	
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#headerActions li{
	display: inline;	
}
/*************************************************
* Login actions
************************************************/
#loginActions{
	margin-right: 100px;
	margin-top: -50px;
}
#loginActions, #loginActions td{
	float: right;
	text-align: right;
}
/*************************************************
* Home Splash Section & Content Sections
*************************************************/
#homeSplashSection{
	height: 270px;	
}	
#homeSplashSection, #contentSection{
	float: left;
	
	padding-left: 100px;
	padding-right: 100px;
	margin-top: 20px;
	
	width: 800px;
		
	color: #555555;
	
	font-size: 14px;
	
	line-height: 20px;
	
	background-image: url(../images/grunge_divider_800.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#contentSection{
	background-image: none;
}
#homeSplashSection img{
	float: right;
	margin-left: 50px;
}
#homeSplashSection h1 .logo{
	font-size: 44px;
}
#homeSplashSection h1{
	font-size: 22px;
	line-height: 25px;
	
	margin-top: 25px;
	margin-bottom: 25px;
}
#contentSection h1{
	color: #4e4e4e;
	font-size: 22px;
	
	font-size: 18px;
	
	padding-bottom: 15px;
	margin-top: 25px;
	margin-bottom: 0;
	
	background-image: url(../images/grunge_divider_800.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#contentSection dt, #contentSection dd{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

#legal {
	font-size: 12px;
	line-height: 14px;
}
#terms {
	font-size: 11px;
	line-height: 12px;
}
/*************************************************
* Home Page Columns
*************************************************/
#homePageColumns{
	float: left;
	padding-left: 100px;
	padding-right: 100px;
	width: 800px;
	margin-top: 15px;
}
#login, #news{
	
	font-size: 13px;
	float: left;
	padding: 25px;
	height: 207px;
}
#login{
	width: 200px;
	
	background-image: url(../images/login_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#news th a{
	color: #6eb9cc;	
}
#login th a, #blog th a{
	color: #50555b;
}
#login th, #news th, #blog th{
	margin: 0;
	padding: 0;
	
	color: #50555b;
	text-align: left;
	padding-bottom: 10px;
}
#login table{
	margin-bottom: 25px;	
}
#news{
	background-color: #f1f1f1;
	width: 475px;
	margin-left: 25px;
}
#news .date{
	font-style: italic;
	color: #68696b;
	
	padding-bottom: 5px;
	background-image: url(../images/dottedgrey_line.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#news .title{
	color: #4c5051;	
}
#news .summary{
	color: #4c5051;
	padding-bottom: 15px;
}
/*************************************************
* News details page
*************************************************/
#allNews{
	width: 750px;
	margin-left: 25px;
}
#allNews .date{
	font-style: italic;
	color: #68696b;
	
	padding-bottom: 5px;
	background-image: url(../images/dottedgrey_line.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#allNews .title{
	color: #4c5051;	
}
#allNews .summary{
	color: #4c5051;
	padding-bottom: 15px;
}
/*************************************************
* Footer
*************************************************/
#footer{
	color: #9c9c9c;
	font-weight: bold;
	
	font-size: 10px;
	
	margin-top: 15px;
	
	float: left;
	
	background-image: url(../images/boxfabric_whitelabel_hosting_partner_banner.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
	height: 122px;
	width: 1000px;
}
#copyright{
	width: 800px;
	margin-left: 100px;
	
	background-image: url(../images/grunge_divider_800.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
	padding-top: 25px;
	padding-bottom: 15px;
	
	letter-spacing: 1.2px;
	margin-top: 130px;
}
/*************************************************
* Action Buttons / Submit Buttons
*************************************************/
.actionButtons{
	margin: 0;
	padding: 0;
	list-style: none;
}
.actionButtons li{
	margin: 0;
	padding: 6px;
	
	background-image: url(../images/leftpiece_btn.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.actionButtons li a{
	padding: 6px;
	padding-left: 0; 
	color: #50555b;
	font-weight: bold;
	
	background-image: url(../images/rghtPiece_btn.jpg);
	background-position: right;
	background-repeat: no-repeat;	
}
/*************************************************
* Read More
*************************************************/
.readMore{
	float: right;
	margin-top: 10px;
	line-height: 35px;
	padding-right: 15px;
	color: #6eb9cc;
	font-weight: bold;
	background-image: url(../images/bluearrow.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
/*************************************************
* Packages
*************************************************/
#packages{
	width: 800px;
}
#packages td{
	margin: 0;
	padding: 10px;
	vertical-align: top;
	background-color: #f1f1f1;	
}
#packages dt{
	font-weight: bold;
}
/*************************************************
* Contact
*************************************************/
.contactLeft, .contactRight{
	width: 350px;
	margin: 15px;
	padding: 10px;
	background-color: #f1f1f1;	
}
.contactLeft{
	float: left;
}
.contactRight{
	float: left;
}
/*************************************************
* Jira Issues & Comments
*************************************************/
#issueComments{
	margin: 15px;
	margin-top: 0;
	width: 95%;
}
#issueDetails{
	margin: 15px;
}
#issueComments td, #issueDetails td{
	vertical-align: top;
}

#issueComments tr{
	padding-bottom: 5px;
	background-image: url(../images/dottedgrey_line.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}
/*************************************************
* Tapestry 5 Data Grids
*************************************************/
.t-data-grid table{
	border-top: 1px solid #6eb9cc;
	border-left: 1px solid #6eb9cc;
}
.t-data-grid td{
	border-bottom: 1px solid #6eb9cc;
	border-right: 1px solid #6eb9cc;	
}
.t-data-grid{
	width: 100%;
}
.t-data-grid .t-sort-icon{
	visibility: hidden;
	display: none;
}
.t-data-grid th{
	background-color: #f1f1f1;
}
.t-data-grid th a, .t-data-grid th a:link, .t-data-grid th a:visited{
	color: #000000;
}
/*************************************************
* Tapestry 5 Data Grids - my tickets
*************************************************/
.t-data-grid .key{
	width: 10%;
	white-space: nowrap;
}
.t-data-grid .summary{
	width: 80%;
}
.t-data-grid .updated{
	width: 10%;
	white-space: nowrap;
}
/*************************************************
* Support - Add Comments
*************************************************/
#addComment{
	width: 100%;
}
#addComment td{
	vertical-align: top;
}
#addComment td textarea{
	width: 100%;
}