/* Sequential Communications - Site V3 */


/* global
----------------------------------------------- */
body {
	background: #fff url(images/bg.gif) no-repeat 50% 0;
	font-family: verdana, helvetica, arial, sans-serif;
	margin: 0 20px 0 20px;
	text-align: center;
	min-height: 100%;
	color: #333;
}

A IMG {
	border: 0px;
}

/* text
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

p {
	margin: 1em 0 1em;
	padding: 0;
	}

h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #5178A7;
	padding: 0;
	margin: 0 0 15px 0;
	}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 115%;
	color: #535B5D;
	padding: 0;
	margin: .5em 0 .5em 0;
	}
h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #003366;
	}
h2 a:hover {
	color: #600;
	}
h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #003366;
	}
h1 a:hover {
	color: #600;
	}
h2.sub {
	color: #525B5D;
	font-size: 90%;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ddd;
	}
h2.sub a {
	font-size: 100%;
	color: #525B5D;
	text-decoration: underline;
	}
h3 {
	color:#525B5D;
	font-size:85%;
	text-transform:uppercase;
	margin: 1em 0 .5em 0;
	}
blockquote {
	font-size: 88%;
	color: #000000;
	margin-left: 20px;
	padding-left: 8px;
	border-left: 5px solid #eee;
}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
}
hr {
	border-top: 1px dashed #ccc;
	color: #fff;
	background-color: #fff;
	height: 1px;
}

/* layout
----------------------------------------------- */
#container {
	position: relative;
	background: url(images/header.gif) no-repeat top right;
	margin: 9px auto;
	padding-top: 114px;
	width: 760px;
}

#basket {
	width: 725px;
	position:relative;
	top: -12px;
	background: url(images/headerbase3.gif) no-repeat top right;
	text-align: left !important;
	float: right;
	padding: 30px 10px 0 25px;
}

#sidebar {
	width: 207px;
	position: relative;
	top: -11px;
	left: 9px;
	font-size: 80% !important;
	line-height: 1.2em !important;
	padding: 0 10px 40px 10px;
	margin: 0 0 8px 10px;
	background: #f9f9f9;
	float: right;
	background: url(images/sidebar-bottom.gif) no-repeat bottom left;
}

#sidebartxt {
	font-size: 75% !important;
	line-height: 1.2em !important;
	text-align: left !important;
}

#bloghead {
	font-size: 75% !important;
	line-height: 1.2em !important;
	text-align: left !important;
	margin: auto 10px;
	color: #666;
}

.bloghead_img {
	background: url(images/blog/default.gif) no-repeat center left;
	height: 75px;
	width: 175px;
	margin: auto 10px auto -5px !important;
	margin: 10px 10px 10px 0px;
	float: left;
	}

.blogtags {
	font-size: 75% !important;
	line-height: 1.2em !important;
	text-align: left !important;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	margin-top: -10px;
}

.blogbase {
	width: 100%;
	font-size: 75% !important;
	line-height: 1.2em !important;
	text-align: left !important;
	border-top: 4px solid #e9e9e9;
	margin: 10px 0;
	float: left;
}

.blogfeature {
	font-size: 80% !important;
	font-style: italic;
	line-height: 1.4em !important;
	text-align: left !important;
	padding-left: 185px;
}

#categorylist {
	padding: 10px 0 0 40px;
	}

#categorylist a:link, a:visited {
	text-decoration: none;
	color: #003366;
	}
#categorylist a:hover {
	color: #600;
	}


.pitem {
	position:relative;
	text-align: left;
	padding-left: 140px;
	z-index: 2;
	font-size: 88%;
	line-height: 1.2em;
	color: #000000;
}

.pimage {
	position:relative;
	z-index: 3;
}

.phead {
	position:relative;
	padding-left: 35px;
	text-align: left;
	z-index: 2;
	font-size: 88%;
	line-height: 1.2em;
	color: #000000;
}

/* Footer
----------------------------------------------- */
#footer {
	position: relative;
	width:380px;
	font-size: 70%;
	line-height: 1.5em;
	color: #989898;
	margin: 35px 0 0 0;
	padding: 5px 0 0 0;
	float: right;
	text-align: right;
	}

#footer p {
	margin: 0;
	}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#footer a {
	color: #888;
	}
#footer a:hover {
	color: #ccc;
	}

/* rollover nav menu
----------------------------------------------- */

#miniflex {
	background: url(images/navbar_bg.gif) repeat-x center;
	height:62px;
}

#miniflex a {
	color: #ececec;
	font-size: medium;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#miniflex a:hover{
	color: #ECF2F5;
	border-bottom: 2px solid #ECF2F5;
}

#miniflex a.active, a.active:hover{
	color: #fff;
	border-bottom: 3px solid;
}

#miniflex li {
	display:block; 
	float:left;
	padding: 20px 15px 0 20px;
}