/* CSS Document */

body
{
font-family: Arial, Helvetica, sans-serif;
background-image:url(../images/tile_main_back.gif);
background-repeat:repeat-x;
background-color:#d9d9d9;
margin:0px;
padding:0px;
}

h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
padding:0px 0px 9px 0px; /* 27-APR changed bottom padding from 18px to 9px */
margin:0px;
color:#363636;
}

h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
padding:0px 0px 9px 0px;
margin:0px;
color:#363636;
}

p
{
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
padding: 0px 0px 9px 0px; /* 28-APR Change from 18px bottom margin to 9px */
margin:0px;
line-height:18px;
color:#363636;
}

td {
	font-size: 75%;
	line-height: 18px;
	color: #363636;
	}

a {
	text-decoration: none;
	color: #e2732b;
	}
	
a:hover {
	color: #000000;
	}
	
img {
	border: 0px;
	}

.maincontainer
{
width:960px;
margin:0px auto;
padding-top:7px;
}

/* Navigation elements */
.topnav
{
width:auto;
height:80px;
}

.topnav img
{
float:left;
padding:0px;
margin:0px;
}


.topnavwrap
{
width:644px;
float:right;
height:27px;
padding-top:53px;
}

.topnav ul
{
font-family:Arial, Helvetica, sans-serif;
list-style:none;
font-size:70%;
color:#cfcfcf;
display:inline;
}

.topnav li
{
float:right;
}

.topnav li a
{
padding-left: 10px;
padding-right: 10px;
border-right:1px solid #a3a3a3;
color:#cfcfcf;
text-decoration:none;
}

.topnav li a:hover
{
color:#ffffff;
}

.topnav li.selected a
{
color:#e28c05;
}

/* White page content */
.whitewrapper
{
width:auto;
height:auto;
overflow:hidden;
/*background-image:url(../images/tile_white_bottom.png);
background-repeat:repeat-x;
background-position:bottom;*/
background: url(../images/new-gradient.png) no-repeat bottom left #ffffff;
}

/* Dotted wrapper */
.dottedverticalwrap
{
width:auto;
overflow:hidden;
background-image:url(../images/tile_dotted_line.gif);
background-repeat:repeat-y;
background-position:top left;
}

/* Main Columns */
.mainleftcol
{
width:316px; /* 30-APR change from 286 to 316 */
height: 100%;
float:left;
margin-right:1px;
/*padding: 24px 15px 0px 15px;*/
padding: 0px 0px 0px 0px;
}

.mainleftcol h2
{
color:#6e6e6e;
padding-top:10px;
padding-bottom:5px;
/*border-top:1px dotted #c9c9c9;*/
font-size:75%;
}

.mainleftcol p
{
color:#6e6e6e;
line-height:130%;
font-size:70%;
}

/* Left navigation */
.mainleftnav
{
width:auto;
overflow: hidden;
}

.mainleftnav h1 {
	font-size: 75%;
	color: #616161;
	margin: 0px 0px 0px 0px;
	padding: 24px 0px 7px 25px;
	}
	
.leftcolspacer {
	width: 100px;
	overflow: hidden;
	}

/* Styles for the nav in template pages */
#leftNav {
	margin: 0;
	padding: 0;
}
 
#leftNav li {
	width: 313px;
	display: block;
	font-size: 75%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	color: #646464;
	list-style: none;
	color: #646464;
	cursor: pointer;
}

#leftNav li a {
	text-decoration: none;
	color: #646464;
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 4px 0px 4px 25px;
	list-style: outside url(../images/leftnav-bullet.png);
	display: list-item;
	background-color: #ffffff;
	height: 17px;
	line-height: 17px;
	}
#leftNav li a:hover {
	/*color: #000000;*/
	}
#leftNav li.selected {
	width: 286px;
	/*background-color: #646464;*/
	background-image: url(../images/leftnav-selected.png);
	padding: 0px 5px 0px 25px;
	margin: 0px 0px 0px 0px;
	color: #e2883c;
	height: 31px;
	line-height: 31px;
	}
	
/* Left column news */
.leftcolnews {
	width: 286px;
	padding: 0px 0px 0px 0px;
	margin: 0px 16px 0px 14px;
	border-top:1px dotted #c9c9c9;
	}

.maincentercol
{
width:295px; /* was 286 */
min-height: 360px;
float:left;
padding: 20px 15px 0px 15px;
margin-left:0px; /* was 3px */
margin-right:2px;
}

.maincentercol ul {
	font-size: 12px;
	line-height: 18px;
	}

.mainrightcol
{
width:316px;
float:left;
padding: 0px 0px 0px 0px;
}

.mainrightcol h2
{
color:#6e6e6e;
padding: 10px 10px 0px 10px;
margin: 0px 0px 9px 0px;
/*border-top:1px dotted #c9c9c9;*/
}

.mainrightcolline {
	border-top:1px dotted #c9c9c9;
	height: 0px;
	font-size: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	}

.mainrightcol p
{
color:#6e6e6e;
padding: 0px 10px 0px 10px;
margin: 0px 0px 9px 0px;
}

.mainrightcol ul {
	margin: 0px 0px 9px 15px;
	padding: 0px 10px 0px 10px
	}

.mainrightcol ul li {
	font-size: 75%;
	line-height: 18px;
	color:#6e6e6e;
	}

.mainrightcol img
{
padding:0px;
}

.maincolshadow
{
width:auto;
background-image:url(../images/main_wrapper_shadow.png);
height:8px;
font-size: 0px;
}

/* Bottom boxes */
.bottomleftwrapper
{
width:316px;
float:left;
margin-right:4px;
}

.bottomcenterwrapper
{
width:316px;
float:left;
margin-right:4px;
}

.bottomrightwrapper
{
width:317px;
float:left;
}

.bottomboxleft
{
width:316px;
min-height:128px;
height:auto !important;
height:128px;
padding:0px;
margin:0px;
background-image:url(../images/tshirt_comp.png);
background-repeat:no-repeat;
background-position:top;
background-color:#ffffff;
float:left;
}


.bottomboxcenter
{
width:296px;
min-height:118px;
height:auto !important;
height:118px;
padding:10px 10px 0px 10px;
background-image:url(../images/background_quotes_block.png);
background-repeat:no-repeat;
background-position:top;
background-color:#323264;
float:left;
}

.bottomboxcenter h2
{
color:#d8d8b2;
margin:0px;
padding-bottom:10px;
}

.bottomboxcenter p
{
color:#d8d8b2;
margin:0px;
padding-bottom:10px;
}

.bottomboxright
{
width:297px;
min-height:118px;
height:auto !important;
height:118px;
padding:10px 10px 0px 10px;
background-image:url(../images/background_contact_block.png);
background-repeat:no-repeat;
background-position:top;
background-color:#646464;
float:left;
}

.bottomboxright h2
{
color:#ffffff;
margin:0px;
padding-bottom:5px;
border-bottom:1px dotted #c9c9c9;
}

.bottomboxright p
{
color:#ffffff;
margin:0px;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px dotted #c9c9c9;
}

.bottomboxright a
{
color:#ffffff;
text-decoration:none;
}

.bottomboxright a:hover
{
color:#e28d00;
}

.bottomboxright img
{
border:none;
margin:0px;
padding:5px 10px 0px 0px;
}

.bottomboxshadow
{
width:316px;
background-image:url(../images/bottom_box_shadow.png);
height:8px;
clear:both;
font-size: 0px;
}

.bottomboxesshadow
{
width:auto;
background-image:url(../images/bottom_boxes_shadow.png);
height:8px;
font-size: 0px;
}

/* Flash - bottom left */
.btm-flash-wrap {
	width: 317px; 
	height: 128px;
	margin: 0px 5px 0px 0px;
	}

.btm-flash {
	width: 317px;
	height: 128px;
	float: left;
	background-color: #ffffff;
	z-index: 9999;
	position: absolute;
	overflow: hidden;
	}
	
.btm-shadow {
	width: 317px;
	height: 3px;
	font-size: 0px;
	margin: 0px 0px 4px 0px;
	}
	
.btm-shadow-content {
	width:317px;
	background-image:url(../images/bottom_box_shadow.png);
	height:8px;
	clear:both;	
	font-size: 0px;
	}
	
/* Contact form */
.form {
	margin: 0px;
	}
.contactInboxbox {
	border: 0px;
	border-bottom: 1px solid #646464;
	font-size: 11px;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
.contactTextbox {
	width: 269px;
	border: 1px solid #646464;
	font-size: 11px;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
.contactButton {
	border: 1px solid #646464;
	color: #646464;
	background-color: #c8c8c8;
	margin-right: 20px;
	}
	
/* Client list images */
.clientlist {
	width: 615px;
	overflow: hidden;
	float: left;
	padding: 20px 0px 0px 15px;
	}

.clientlist img {
	margin: 0px 35px 10px 35px;
	border: 0px;
	float: left;
	}

/* Footer bar */
.footer
{
width:auto;
height: 13px;
margin: 0px;
padding:0px;
padding-bottom:6px;
border-bottom:1px solid #cbcdcf;
}

.footer ul
{
font-family:Arial, Helvetica, sans-serif;
list-style:none;
font-size:65%;
color:#787878;
display:inline;
}

.footer li
{
float:left;
}

.footer li a
{
padding: 0px 6px 0px 6px;
border-right:1px solid #cbcdcf;
color:#787878;
text-decoration:none;
}

.footer li a:hover
{
color:#ffffff;
}
