/*--- GLOBAL STYLE SHEET -  PEMAQUID COMMUNICATIONS ---*/

/*--- BODY ---*/
body {
	margin: 0 auto;
	padding: 0;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	/*background:#fff url(top_gradient.jpg) repeat-x;*/
	background:#fff url(bg.jpg) no-repeat;
	color: #336;
	text-align: center;
	}

/*-- set default sizes for headings --*/
h6, h5, h4, h3, h2, h1 {
	font-size: 100%;
	}
	
h2{
	font-family:Tahoma, "Trebuchet MS", Verdana, sans-serif;
	color:#003399;	
	font-size:130%;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	font-weight:normal;
	}
	
/* initialize padding */
form, blockquote {padding:0;}
p, h6, h5, h4, h3, h2, h1, input, label, select {padding: 0;} 	

/* font sizing */
div.medium {
	font-size: 80%;
	}
div.small {
	font-size: 71%;
	}	

.back{
	text-align:left;
	}
	
.back p{
	font-size:small;	
	}
	
.full_width{
float:left;
width:520px;
margin-left:20px;

}

#full_container{
width:750px;
margin:0 auto;
margin-top:30px;
	}

/*--- NAVIGATION ---*/
#navbar{
	margin:0 auto;
	font-size:71%;
	font-weight:bold;	
	padding:0;
	float:left;
	width:200px;
	}
	
#nav {
	padding:0;	
	margin:0;
	}

#nav li{
	list-style:none;	
	margin:10px 0;
	padding-left:7px;
	
	}

#nav li a{
    color:#666;
	background:transparent url(../images/nav_bullet.gif) no-repeat center left;
	display:block;	
	padding:13px 7px 0px 30px;	
	height:25px;
	}
	
#nav li a:hover, #nav li.current a{
	color:#000;text-decoration:underline;
	}
#nav li a.nav_left{

}
#nav li.current{
background:transparent url(../images/nav_left.gif) no-repeat center left;
}

#nav li.current a{
	background:transparent url(../images/nav_right.gif) no-repeat center right;
	text-decoration:none;
	}

/*--- LAYOUT ---*/
.clear {
	clear: both;
	}

/* header */
#header {
	margin: 0 auto;
	margin-top: 90px;
	padding: 0;
	text-align: center;
	width: 760px;
	border: 0;
	/*background: #fff;*/
	}
/*	
#header div {
	background: url(header_top.gif) no-repeat;
	}
#header div div {
	background: url(header_bottom.gif) no-repeat bottom left;
	}
*/
	
#header h1 {
	background: transparent url(../images/logo_KOS.gif) no-repeat center top; 
	margin: 0 auto;
	padding: 0;
	width: 760px; 
	height: 136px; 
	text-align:center;
	
	}
#header h1 span {
	display:none;
	}
	
#header h1 a{		
	text-indent:-99999px;
	text-decoration:none; 
	}
	
.back #header{
	margin:0 auto;
	width:760px;
	padding:0;
	text-indent:-9999px;
	}
	
.back #header h1 {
	background: transparent url(../images/logo_KOS.gif) no-repeat center top; 
	/*background:transparent url(../images/logo_KOS_small.gif) no-repeat center top; */
	margin: 0 auto;
	padding: 0;
	height: 136px; 
	text-align:center;
	width:760px;
	text-indent:-9999px;
	}
.back #header h1 a{		
	height:136px; 
	width:760px;
	text-indent:-9999px;
	display:block;
	}
	
#header #tagline {
	background: transparent url(../images/tagline.gif) no-repeat center top; 
	margin: 0 auto;
	padding: 0;
	width: 760px; 
	height: 44px; 
	text-align:center;
	}
	
#tagline_new h2{
	font-family:'Trebuchet MS';
	color:#bca040;
	font-weight:bold;
	font-style:italic;
	font-weight:115%;
	text-align:center;
	margin-top:0;
	padding-top:0;
	}
#header #tagline span {
	display:none;
	}

/* promos */

#dollar_box {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float:left;
	width:520px;
	border: 1px solid #ccf;
	background: #fff url(../images/dollar.gif) no-repeat bottom right;
	}

#dollar_box a{
	color:#0e2c8e;
	}
	


#twoColBox {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 760px;
	border: 1px solid #ccf;
	background: #fff url(bg2.jpg) no-repeat bottom right;
	}

.left {
	float: left;
	width: 400px;
	text-align: left;
	margin: 20px 0 0 20px;
	padding: 0 0 20px 0;
	}
	
#dollar_box .left{	
	width:260px;	
	margin-top:20px;
}

.right {
	float: right;
	font-size: 71%;
	text-align: left;
	width: 240px;
	height: 100%;
	margin: 10px;
	border-left: 1px dotted #ccc;
	padding: 0 20px 20px 20px;
	}	


#threeColBox {
	margin: 0 auto;
	margin-bottom:16px;
	padding: 0;
	text-align: center;
	width: 760px;
	}
.third {
	float: left;
	font-size: 80%;
	text-align: left;
	width: 200px;
	height: 100%;
	margin: 10px;
	border-left: 1px dotted #ccc;
	padding: 0 10px 20px 16px;
	}
.thirdb {
	float: left;
	font-size: 80%;
	text-align: left;
	width: 200px;
	height: 100%;
	margin: 10px;
	padding: 0 10px 20px 16px;
	}	
	
.third h2, .thirdb h2 {
	color: #903;
	text-align:center;
	}		



/* container */
#container {
	margin: 0 auto;
	margin-top: 0;
	padding: 0;
	text-align: left;
	width: 760px;
	background:#999 url(bg_container.gif) right repeat-y;
	}
/* top of container */	
#container div {
	background: url(ctop.gif) no-repeat;
	}
/* bottom of container */
#container div div {
	background: url(cbottom.gif) no-repeat bottom left;
	}
/* main content column */	
.main {
	float:left;
	width:400px;
	margin:20px;
	padding:10px;
	border: 1px solid #ccc;
	}
/* sidebar column */	
.sidebar {
	float:right;
	width:200px;
	margin:10px;
	padding:10px;
	border: 1px solid #ccc;
	}

/* footer */				
#footer {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom:50px;
	padding: 0;
	width: 760px;
	font-size:71%;
	text-align: center;
	color: #669;
	}

#footer a {
	color: #669;
	}

#footer a:hover {
	color:#c00;
	}


/*-- SPECIAL-PURPOSE STYLES --*/	
.error {
	color:#c03;
	}	
.success {
	color:#396;
	}

/*-- FORM STYLES --*/
#form .error {
	color: #fff;
	background:#c03;
	}

#skipnav  {
   text-indent:-99999px;
	text-decoration:none; 
	height:0;
	line-height:0px;
    }

#skipnav a:active, #skipnav a:focus {
	background-color:#ffc;
	color:#333;
	display:inline;
	font-size:71%;
	}

.skipanchor {
	height:0;
	line-height:0px;
	}
#pod_link{
    position:absolute;
	top:10px;
	right:20px;
	
	}
#pod_link a{ 	
	background:transparent url(../images/transmit_blue.gif) no-repeat left center;
	padding-left:20px;
	height:20px;
	font-size:80%;
	color:#666666;
	}
	
a img{
	border:none;
		}
		
.podcastwindow{
 	margin-top:60px;
	background: #fff url(bg2.jpg) no-repeat bottom right;
	height:300px;
	}
