@import url('reset.css');
/*------------------------------------------------------------
Trademark Productions - DDJ 

version:	1.0
author:		Trademark Productions
email:		development@tmprod.com
website:		www.tmprod.com
-------------------------------------------------------------*/

/* =General/HTML Elements
-------------------------------------------------------------*/
.clear {
	clear:both
}
	
.left {
	float: left;
}

.right {
	float: right;
}

img.border {
	border: 4px solid #010080;
}

img.left {
  	float: left;
		clear: left;
		margin: 5px;
		margin-top: 0;
}

img.right {
  	float: right;
		clear: right;
  	margin: 5px;
		margin-top: 0;
}


body { 
	margin: 0 auto;
	background: #bbbbff url(/images/body_bg.jpg) repeat-x top left;
	text-align: center;
	font: 62.5%/1.3 Arial, Helvetica, sans-serif;
}



/* =Typography
-------------------------------------------------------------*/
p, li {
	text-align: left;
	font-size: 120%;
	margin: .5em 0;
}

p { font-size: 12px; }


/* =Headings
-------------------------------------------------------------*/
h1, h2, h3 {
	color: #010080;
	font-weight: bold;
	margin: .4em 0;
}

#mainleft h2, #mainright h2 {
	margin: 0 0 8px 0;
}

h1 {
	font-size: 240%;
}

h2 {
	font-size: 180%;
}

h3 {
	font-size: 140%;
}

h4 {
	font-size: 100%;
}



/* =Links
-------------------------------------------------------------*/
a, a:visited {
	color: #000080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.moreLink {
	padding-right: 20px;
	display: block;
	background: url('/images/arrowlittle02.jpg') no-repeat right;
	text-align: right;
	font: 12px arial, helvetica, sans-serif bold;
	margin: .5em 0;
}



/* =Layout
-------------------------------------------------------------*/
#container{
	width:748px;
	margin:0 auto;
	text-align:left;
	padding: 10px 0;
}

#mainnav {
	height: 37px;
	background: url(/images/mainnav_bg.jpg) no-repeat;
}

#banner {
	width: 748px;
	margin-top: 8px;
	background: url(/images/banner_bg.jpg) no-repeat left;
	padding-left: 215px;
}

#contenttop {
	/*background: transparent url(../images/outercontent_bg.jpg) no-repeat top;*/
	height: 5px;
	width: 748px;
	margin: 0;
	margin-top: 8px;
}

#wrapper {
	background: #fff url(/images/content_grade_bg.jpg) repeat-x top;
	border-right: 1px solid #000080;
	border-left: 1px solid #000080;
	width: 738px;
	float: left;
	padding: 4px;
}

#main {
	width: 490px;
	margin-left: 10px;
	*margin-left: 5px;
	float: left;
	padding: 1px;
}

#main-nobar {
	width: 720px;
	margin-left: 10px;
	*margin-left: 5px;
	float: left;
	min-height: 420px;
	padding: 1px;
}

#main #mainleft {
	float:left;
	background: transparent url(/images/main_bottom.jpg) no-repeat;
	width: 227px;
	height: 146px;
}

#main #mainleft h2 {
	background: transparent url(/images/main_bottom_head.jpg) no-repeat;
	color: #fff;
	width: 227px;
	line-height: 31px;
	padding-left: 8px;
	font-size: 160%;
	margin-bottom: 0;
}

#main #mainright {
	float: left;
	background: transparent url(/images/main_bottom.jpg) no-repeat;
	width: 227px;
	height: 146px;
	margin: 0 0 0 35px;
	_margin-left: 20px;
}

#main #mainright h2 {
	background: transparent url(/images/main_bottom_head.jpg) no-repeat;
	color: #fff;
	width: 227px;
	line-height: 31px;
	padding-left: 8px;
	font-size: 160%;
	margin-bottom: 0;
}

#rightbar {
	float: right;
	width: 200px;
	margin-right: 10px;
	*margin-right: 2px;
	padding: 1px;
}

.rightbar_products {
	background: transparent url(/images/rightbar_products.jpg) no-repeat top;
	height: 318px;
	width: 200px;
	float:left;
}

#contentbottom {
	/*background: transparent url(../images/innercontent_bg.jpg) no-repeat bottom;*/
	height: 5px;
	clear: both;
	width: 748px;
	margin: 0 auto;
}

#footer {
	clear: both;
	margin-top: 8px;
}
	
/* =Branding/Banner/Masthead Styling
-------------------------------------------------------------*/


/* =Main Content Styles
-------------------------------------------------------------*/
#blurblist {
	clear: both;
	margin: 0;
	padding: 0;
}

.blurb {
	display: block;
	float: left;
	width: 227px;
	margin: 0;
	padding: 0;
	margin-right: 16px;
	*margin-right: 12px;
	background: transparent url(/images/blurb_bg.jpg) repeat-y;
}

.blurb h2 {
	background: transparent url(/images/blurbhead.jpg) no-repeat;
	color: #fff;
	float: left;
	width: 219px;
	line-height: 31px;
	padding-left: 8px;
	font-size: 160%;
	margin-bottom: 0;
}

.blurb img {
	padding-top: 4px;
	padding-left: 4px;
}

.blurb p {
	padding-top: 35px;
	*padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

.blurb p.bottomblurbpara {
	padding-top: 0;
	padding-left: 0;
	padding-right: 4px;
}

.blurb p.bottomblurbpara img {
	padding-top: 0;
	padding-left: 0;
}

.blurb p.morelink {
	padding-top: 4px;
}

#rightblurb {
	background: transparent url(/images/rightblurb_bg.jpg) repeat-y;
	clear: both;
	width: 200px;
	padding-top: 28px;
	padding-bottom: 8px;
	padding-left: 4px;
	height: 363px;
}

#rightblurb li {
	line-height: 16px;
	font-size: 140%;
	font-weight: bold;
	color: #000080;
	padding: 4px 4px 4px 0;
	width: 192px;	
}

#rightbar h2 {
	background: transparent url(/images/rightblurbhead.jpg) no-repeat;
	color: #fff;
	float: left;
	width: 190px;
	line-height: 31px;
	padding-left: 8px;
	font-size: 160%;
	margin-bottom: 0;
	margin-left: 1px;
}

#rightbar p {
	width: 200px;
}

.textcenter {
	text-align:center;
	display:block;
}

.bold bodytext h2 {
	font-size: 16px;
	padding: 10px;
	display: inline;
}

.bold_bodytext {
	font-size:120%;
	font-weight:bold;
}

.comp-heading {
	font-size: 16px;
	font-weight:bold;
	display:block;
}

/* =Secondary Content Styles
-------------------------------------------------------------*/


/* =Sidebar Content Styles
-------------------------------------------------------------*/


/* =Footer Styles
-------------------------------------------------------------*/


/* =Main Navigation Styles
-------------------------------------------------------------*/
#mainnav ul {
}

#mainnav ul li {
	display: block;
	float: left;
	margin-top: 10px;
}

#mainnav ul li a {
	padding: 0 28px;
	/*background: url(/images/mainnav_link_bg.jpg) no-repeat right center;*/
	font-weight: bold;
}

#mainnav ul li a#mainnav_last {
	background: none;
}

/* =Secondary Navigation Styles
-------------------------------------------------------------*/
#footer a {
	font-weight: bold;
	font-size: 90%;
	padding: 0 1px;
}

/* =Form Styles
-------------------------------------------------------------*/
fieldset {
	padding:10px;
	border:1px solid #b8b8b8;
}
	
fieldset legend {
	color: #f03000;
	font-size: 14px;
	font-weight:bold;
}
	
fieldset label {
	color:#000;
	font-size:11px;
	font-weight:bold;
}
	
fieldset input, fieldset select {
	margin:5px;
	width:142px;
	padding:0px;
}
	
fieldset select {
	width:146px;
}
		
fieldset textarea {
	width:95%;
	height:60px;
	margin:10px 0;
}
	
fieldset input#submit {
	width:auto;
	float:right;
}

/* =Table Styles
-------------------------------------------------------------*/


/* =Miscellaneous Styles
-------------------------------------------------------------*/
.arrowbig {
	margin: 0 4px;
}

.bodytext {
	line-height: 1.2em;
	padding-right: 12px;
}

.error {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	padding:5px 0pt 14px 0px;
}

.adminlinks {
	border-bottom:1px solid #000080;
	color:#000000;
	font-size:16px;
	margin-bottom:10px;
}

.adminlinks a, .adminlinks a:visited {
	padding: 0px 55px;
	font-weight:bold;
	text-decoration: none;
	color: #000;
}

.adminlinks a:hover {
	color: #000080;
}

.contenttable {
	border-spacing:1px;
	background-color:#E7E7E7;
	color: #b7b7b7;
	margin: 0 auto;
	width: 600px;
}

.contenttable td, .contenttable th {
	padding: 4px;
}

.contenttable thead th {
	text-align: center;
	background: #000080;
	color: #FFFFFF;
	border: 1px solid #FFF;
	text-transform:uppercase;
	font-weight: bold;
}

.contenttable tbody tr {
	text-align:left;
}

.contenttable tbody tr.evenrow {
	background: #CCC;
	border-top:1px solid #FFF;
}

.contenttable tbody tr td {
	background: #FFF;
	border: 1px solid #FFF;
}

.contenttable tbody tr.evenrow td {
	background:#CCCCCC none repeat scroll 0%;
	border-top:1px solid #FFFFFF;
	color:#000000;
	font-size: 14px;
	padding-top:20px;
	text-align:center;
}

.contenttable tbody tr.oddrow td {
	background:#fff none repeat scroll 0%;
	border-top:1px solid #FFFFFF;
	color:#000000;
	font-size: 14px;
	padding-top:20px;
	text-align:center;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav a:hover {
	text-decoration: none;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#mainnav ul#nav li ul.subnav {
	width: 192px;
	background-color: transparent;
	padding-top: 8px;
	margin-left: 25px;
}

#mainnav ul#nav li ul.subnav li {
	margin: 0;
	padding: 0;
	*height: 1%;
	font-size: 12px;
}

#mainnav ul#nav li ul.subnav li a, #mainnav ul#nav li ul.subnav li a:visited {
	display: block;
	width: 184px;
	background-color: #ccc;
	padding: 4px;
	border-top: 2px solid #010080;
	*height: 1%;
}

#mainnav ul#nav li ul.subnav li a:hover {
	background-color: #010080;
	border-top: 2px solid #0100cc;
	color: #eee;
	text-decoration: none;
}

/* =Print Styles
-------------------------------------------------------------*/
@media print { 

}
