/* ------------------------------------------------
Basic Style Sheet for Trail Creative

version:    1.03 (12-18-2007)
author:     J.Trail
website:    http://www.trailcreative.com/
------------------------------------------------- */

/* imported rules (placeholder) 
@import url(css/special.css);
*/


HTML {
	margin: 0px;
	padding: 0px;
	color:  #707070;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: 'Trebuchet MS', 'Lucinda Grande', Verdana, Arial, Helvetica, sans-serif; */
	
}
/* star HTML hack is for IE 6 and below only */
* HTML {
	margin: 0px;
	padding: 0px;
	color:  #707070;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: 'Trebuchet MS', 'Lucinda Grande', Verdana, Arial, Helvetica, sans-serif; */
}

/* type selectors */
BODY {
    margin: 0px;
	padding: 0px;
	text-align: center;
    min-width: 800px;
}

H1 {
    font-size: 30px;
    color: #333333;
    font-weight: 300;
}

H2 {
    font-size: 20px;
    color: #333333;
    font-weight: 300;
}

H3 {
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
}
A.gen:link, A.gen:visited {
	color: #3d75c2;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
A.gen:hover, A.gen:active {	
	display:block;
    color: #ff8604; /*#0000cc;*/
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	text-transform: capitalize;
}
.green {
	color: #76c720;
}
.alert {
	color: #ff0000;
}
.orange {
color: #ff8604;
}
A.greenLink:link, A.greenLink:visited {
	color: #76c720;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A.greenLink:hover, A.greenLink:active {
    color: #3d75c2; /*#0000cc;*/
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.contentList {
	width:420px;
	*margin-top:-10px;
}
.listRow {
	float:left;
	clear:both;
	width:420px;
	padding-top:4px;
	padding-bottom:4px;
}
.listCol1 {
	float:left;
	padding-top:1px;
	width:140px;
	text-align:right;
}
.listCol2 {
	float:left;
	margin-left:5px;
}
.clear {
  clear: both;
}
/* form elements */
input {
	font-size:12px;
	line-height:15px;
	color:#666666;
	padding:2px;
}
select {
	font-size:12px;
	line-height:15px;
	color:#666666;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:0px;
}
textarea {
	font-size:12px;
	line-height:15px;
	color:#666666;
	padding:2px;
	width:250px;
}
.width200px {
	width:200px;
}
.chkBox {
	float:left;
	width:25px;
}
.chkText {
	float:left;
}
.optinWrap {
	float:left;
	clear:both;
	width:300px;
	padding-top:4px;
	padding-bottom:4px;
	margin-left:70px;
}
/* end form elements */

.leftPlaceholder {
	display:block;
	width:146px;
	height:192px;
}
/* Layouts */
#wrapper {
    width: 800px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#branding {
	margin: 0 auto;
	padding: 0px;
	width: 920px;
	height:110px;
	text-align:left;
	margin-top:10px;
	position: relative;
	background-image: url(../img/trail_creative_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#masthead {
	margin: 0 auto;
	width: 800px;
	height: 150px;
	position: relative;
	border: 1px solid #b8b8b8;
	text-align:left;
}
#masthead IMG {
	*margin-bottom:-3px;
}
.mastCol1 {
	float:left;
	width:235px;
}
.mastCol2 {
	float:left;
	width:500px;
	text-align:left;
	padding-top:15px;
	padding-left:20px;
	background-color:#FFFFFF;
	*width:485px;
}
.mastColFull {
	float:left;
	width:775px;
	text-align:left;
	padding-top:15px;
	padding-left:20px;
	background-color:#FFFFFF;
	*width:760px;
}
.mastTitle {
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#f5861f;
	text-align:left;
	margin-bottom:5px;
	*margin-bottom:10px;
}
.mastContent {
	float:left;
	text-align:left;
	margin-bottom:5px;
	*margin-bottom:10px;
	*padding-right:5px;
}

A.mastgen:link, A.mastgen:visited {
	float:left;
	color: #3d75c2;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	padding-top:3px;
}
A.mastgen:hover, A.mastgen:active {
float:left;
    color: #ff8604; /*#0000cc;*/
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	text-transform: capitalize;
	padding-top:3px;
}


/* Begin content */
div.content 
{
    clear: left;
}

.content {
	width: 800px;
	margin-top:0px;
}

.topContent  
{
    width: 800px;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 0px;
	*padding-bottom:-30px;
}
.IRnav  
{
	width: 420px;
	position: relative;
	float:left;
	margin-left:20px;
	*margin-left:10px;
	*width: 400px;
}
.IRcontent  
{
	float:right;
	width: 350px;
	position: relative;
	float:left;
	padding-top:5px;
	*width: 200px;
}

.titleImage {
	float:left;
	margin-top:20px;
	*margin-bottom:20px;
}

.contentImg {

}




.pageBottomLink {
	width:300px;
	float:left;
	padding-top:5px;
}
.pageBottomLink IMG{
	float:left;
	padding-right:5px;
}
.portTitle {
	float:left;
	width:109px;
	height:47px;
	background-image: url(../img/title_portfolio.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position:relative;
	top:-48px;
}
.portBoxesWrap {
	float:left;
	margin-left:0px;
	width:330px;
	margin-bottom:7px;
}
.portBox {
	float:left;
	margin-right:5px;
}
#portfolioBar {
	width:800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b8b8b8;
	border-bottom-color: #b8b8b8;
	padding-top:10px;
	padding-bottom:10px;
	*padding-bottom:0px;
}
.scrollPortBar {
	float:left;
	width:16px;
	height:74px;
	background-color: #b8b8b8;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:1px;
	*height:83px;
	*margin-top:2px;
}
.scrollPortBar .up {
	float:left;
	margin-top:2px;
	*margin-left:-1px;
}
.scrollPortBar .dn {
	float:left;
	padding-top:20px;
	*padding-top:40px;
	*margin-left:-2px;
}
.viewLinkWrap {
	float:left;
	margin-left:10px;
	padding-top:70px;
	padding-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b8b8b8;
}
#container {
	float:left;
	position:relative;
	width:323px;
	height:86px;
	overflow:hidden;
	margin-left:-100px;
	
}
#content {
	position:absolute;
	width:330px;
	left:0;
	top:0;
	padding:0;
}
#footer {
	clear: both;
	color: #707070;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: left;
}
.footCol1 {
	margin-top:5px;
	margin-bottom:5px;
}
.footCol2 {
    padding-left: 5px;
	font-size:11px;
}
#footer A.foot:link, A.foot:visited {
	color: #707070;
	font-size: 12px;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	text-decoration: none;
	font-weight:normal;
}
#footer A.foot:hover, A.foot:active {
    color: #3d75c2;
	font-size: 12px;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	text-decoration: none;
	font-weight:normal;
}

A.contact:link, A.contact:visited {
	color: #3d75c2;
	font-size: 12px;
	text-decoration: underline;
	font-weight:normal;
}
A.contact:hover, A.contact:active {
    color: #ff8604;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}


.starSeal {
	margin-left:50px;
	*margin-left:10px;
}
/* end of CSS file. */
