/*  

All the credit crap goes here
Blah blah
*/


	body {
	margin:0;
	padding:0;
	background:#242424;
	color:#242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
		}
		
/* Base Link Styles */

	a:link, a:active, a:visited  {
		color:#242424; 
		text-decoration:none;
		}
		
	a:hover {
		color:#000; 
		text-decoration:underline;
		}



/* Base Text */

	p {  
		font:normal 13px/17px arial;
		margin:0 0 20px 0;
		}

	h1 {
	color:#444;
	text-transform:uppercase;
	border-bottom:1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(images/grid_line_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
		}
	
		
	h1 a {text-decoration:none; font:normal 13px arial;}

	
		
	h2 { 
		margin:0 0 2px 0;
		padding:0;
		color:#459DD3;
		font:lighter 18px arial;
		}
		
		
	
	h2.single { 
		margin:0 0 2px 0;
		padding:0;
		color:#459DD3;
		font:normal 18px/20px arial;
		letter-spacing:-.1px;
			}
			
	h2.single a {
		color:#459DD3; 
		text-decoration:none;
		}
	
	h2.single a:hover {
	color:#459DD3;
		}

	
	h3 {
	margin:0 0 4px 0;
	padding:0;
	color:#2589DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
		}
		
	
	h5 { 
		margin:0 0 4px 0;
		padding:0;
		color:#459DD3;
		font:normal 13px helvetica;
	}


		
		
/* Widgets */
		
	.clearfix:after {
	    content: "."; 
	 	display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}

	
	.wrapper { 
		width:850px;
		margin:0 auto 0 auto;
		}

	* html .wrapper {
		width:850px;
			}
			
	* html .widecol {
		float:left;
		margin:0 50px 0 0;
		clear:both;
		}
		
	* html .footer_box {
		width:250px;
		margin:0 44px 0 0;}
		
	* html .side_box {
		float:left;
		width:220px;
		
		}
		
	* html .mail_button {width:68px;}
	
		
		
/* Home Header */

	#home_top {
		background:#fff url(images/home_top_bk.gif) no-repeat; 
		margin:0 0 12px 0; 
		padding-top:62px;
		height:126px;}

	#home_top_business {
		background:#fff url(images/home_top_bk_business.gif) no-repeat; 
		margin:0 0 12px 0; 
		padding-top:62px;
		height:126px;}		
		
	#home_top_travel {
		background:#fff url(images/home_top_bk_travel.gif) no-repeat; 
		margin:0 0 12px 0; 
		padding-top:62px;
		height:126px;}			


	#home_top_student {
		background:#fff url(images/home_top_bk_student.gif) no-repeat; 
		margin:0 0 12px 0; 
		padding-top:62px;
		height:126px;}
		
	#apr {
		background:#fff url(images/top_bk_0apr.gif) no-repeat; 
		margin:0 0 12px 0; 
		padding-top:62px;
		height:126px;}		

 	#intro {
	color:#fff;
	width:350px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: lighter;
		}

 	#issuersintro {
	color:#fff;
	width:550px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: lighter;
		}
				
	#intro a {
		color:#fff; 
		text-decoration:none; 
		border-bottom:1px solid #fff;
		}
		
	#intro a:hover {
		color:#242424;
		border-bottom:1px solid #242424;
		}

	
/* Structure */	
	

	#content { 
		background:#fff; 
		padding:10px 0 15px 0;
		}

	ul {
		list-style-type: circle;	
	}
	
	.left_image {
		float:left; 
		margin:5px 10px 5px 0;
		}
	
	.right_image {
		float:right; 
		margin:5px 8px 5px;
		}
		
	.widecol { 
		float:left; 
		width:550px;
		margin:0 50px 0 0;
		}
	
	.widecolhome { 
		float:left; 
		width:550px;
		margin:0 50px 0 0;
		}	
		
	.widecol img {
	padding-left: 6px;
	padding-top: 5px;
		}
		
	.widecol a {font-weight:bold;}
	
		
	.widecol img[width="1"] {
		border:none;
		} 
		
	.widecol ul {
		margin:10px 0 20px 0;
		padding:0;
		}
	
	.widecol li { 
		padding:0 0 10px 19px; 
		list-style:none;
		background: url(images/star_li_white.gif) no-repeat 0 2px;
		}
	
	.widecol dl {
		margin:0 0 25px 0; 
		padding:0;	
		border-top:1px solid #ccc;
		}
	
	.widecol dt { 
		font:bold 12px arial; 
		margin:0 0 3px 0; 
		color:#333;
		padding:10px 0 0 0;
		}
	
	.widecol dt a { 
		color:#333;
		text-decoration:none;
		padding:0;
		border-bottom: 1px solid #ccc;
			}
	
	.widecol dt a:hover { 
		color:#000;
		text-decoration:none;
		border-bottom:1px solid #999;
			}

	.widecol dd { 
		margin:0; 	
		padding:0 0 10px 0; 
		border-bottom:1px solid #ccc;
		}

	.boxmain { 
		margin:0 0 5px 0; 
		padding:0; 
		}	
		
	.post { 
		margin:0 0 5px 0; 
		padding:0; 
		}
		
	.post a[target="_blank"] {
		padding: 0px 11px 0px 0;
		/*background: url(images/blank_link.gif) no-repeat 100% 3px;*/
		}
		
	.entry {
	font:normal 13px/16px arial;
	margin:0;
	padding:3px 0 0 0;
	min-height:90px;
		}
		
	.entry p {
		margin:0 0 7px 0; 
		color:#333;
		} 

 	.postmetadata {	
		clear:both;	
		padding:10px 0 10px 0;
		color:#555;
		background:#fff;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		margin:0 0 20px 0;
		font:normal 11px/13px arial;
		}
	
	.single_date {
		margin:7px 0 10px 0; 
		color:#666; 	
		font:normal 11px/13px arial;
		}
	
	.single_date a {
		color:#666; 	
		}
	
	.date {color:#459DD3;}

	.post_left_home {
		float:left; 
		width:300px; 
		margin:0 0 5px 0;
		}	
	
	.post_left {
		float:left; 
		width:140px; 
		margin:0 0 5px 0;
		}
	

	
	.post_left ul { 
		margin:0; 
		padding:0;
		}
	
	.post_left li {
		padding:5px 0 5px 0; 
		list-style:none; 
		border-bottom:1px solid #ccc;
		margin:0; 
		font:normal 11px arial;
		background:none;
		}
	
	.post_left li a {
		text-decoration:none; 
		font-weight:normal;
		}
	
	.post_left li a:hover {
		text-decoration:underline;
		}

	.post_right_home {
		float:left; 
		width:200px; 
		margin:0 0 5px 20px;
		}
			
	.post_right {
		float:left; 
		width:382px; 
		margin:0 0 5px 20px;
		}
		
	.post_right ul {
		margin:5px 0 5px 0;
		padding:0;
		}		
	
	.post_right li {
	padding:0 0 5px 5px;
	list-style:none;
	background: url(images/star_li_white.gif) no-repeat 0 2px;
	font-size: 10px;
		}
				
	.post_right img {
		margin:5px 0 5px 0;
		padding:50;
		}	
		
	.alignleft {
		float:left; margin:0 0 20px 0;
		}
	
	.alignleft a {
		background:url(images/left_arrow.gif) no-repeat 0 2px;
		padding:0 0 0 9px;
		text-decoration:none;
		}
	
	.alignright{
		float:right; 
		margin:0 0 20px 0;
		}
	
	.alignright a {
		background:url(images/right_arrow.gif) no-repeat 99% 2px;
	 	padding:0 9px 0 0;
	 	text-decoration:none;
		}

	#header {
		height:54px; 
		background:#242424 url(images/header_bk.gif) repeat-x;
		}
	
	/* Lists */		

	.list {
		clear:left; 
		margin:0 0 7px 0; 
		padding:0; 
		border-top:1px solid #ccc; 
		}

	.list li { 
		margin:0; 	
		border-bottom:1px solid #ccc; 
		list-style:none;
		}

	.list li a {
		text-decoration:none;  
		padding:6px 0 6px 22px; 
		display:block;
		line-height:12px;
		background: url(images/star_li_off.gif) no-repeat 5px 7px;
		}

	.list li a:hover {
		background: url(images/star_li_on.gif) no-repeat 5px 7px;
		}

	.footerlist {
		clear:left; 
		margin:0 0 7px 0; 
		padding:0; 
		}
		
	.footerlist li { 
		margin:0; 	
		border-bottom:1px solid #ccc; 
		list-style:none;
		}

	.footerlist li a {
		text-decoration:none;  
		padding:6px 0 6px 22px; 
		display:block;
		line-height:12px;
		background: url(images/star_li_off.gif) no-repeat 5px 7px;
		}

	.footerlist li a:hover {
		background: url(images/star_li_on.gif) no-repeat 5px 7px;
		}	
		
	.boxmainlist {
		clear:left; 
		margin:0 0 7px 0; 
		padding:0; 
		}
		
	.boxmainlist li { 
		margin:0; 	
		border-bottom:1px solid #ffffff; 
		list-style:none;
		}

	.boxmainlist li a {
		text-decoration:none;  
		padding:6px 0 6px 22px; 
		display:block;
		line-height:12px;
		background: url(images/star_li_off.gif) no-repeat 5px 7px;
		}

	.boxmainlist li a:hover {
		background: url(images/star_li_on.gif) no-repeat 5px 7px;
		}			
	
/* SideBoxes */	 
	
	
	.side_box {
	float:left;
	width:220px;
	margin:0 0 11px 0;
	padding:20px 15px 0 15px;
	background-color: #EAF1F4;
	background-image: url(images/grid_line_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
		}

		
	#side_meta {
		padding:10px;
		color:#555;
		background:#eee;
		border:2px solid #ddd;
		margin:0 0 20px 0;
		font:normal 11px/14px arial;
		}
		
	.side_box .list {
		margin:0 0 20px 0;
		}
	
	.side_box h3.indent {
		margin:0 0 5px 23px;
		}
		
	.side_box p {
		margin:0 0 20px 0; 
		color:#444;
		font:normal 12px/15px arial;
		}
		
/* Promo Sidebar */		
		
	.promo {
		margin:0 0 20px 0;
		}
	
	.upcoming { 
		margin:2px 0 8px 0; 	
		}
	
	.upcoming dt { 
		padding:10px 0 2px 0px; 
		margin:0;
		font:bold 12px arial;
		}
		
	.upcoming dd { 
		padding:0 0 15px 0px; 
		margin:0;
		}
		
	.pastshows_btn {margin:0 0 20px 0;}

/* Logo */

	#logo { 
		height:54px; 
		width:292px; 
		background:url(images/logo_bk.gif);
		float:left;
		}
	
	a.logo_img {
		display:block;
		background:url(images/logo.gif) no-repeat; 
		width:121px; 
		height:31px; 
		margin:10px 0 0 0;
		text-indent:-9000px;
		overflow:hidden;
		}

	a:hover.logo_img {
		background:url(images/logo.gif) no-repeat 0 -31px; 
		}

		
/* Navigation Menu */



	#nav{
		margin:13px -10px 0 0;
		float:right; 
		padding:0; 
		height:27px;
		list-style:none;
		display:inline;
		overflow:hidden;
		}

	#nav li {
		display:inline; 
		margin:0 0 0 0;
		padding:0;
		list-style:none;
		}
		
	#nav a {
		float:left;
		margin:0 10px 0 0;
		padding:27px 0 0 0;
		overflow:hidden;
		height: 0px !important;
		text-indent:-9000px;
		}
		
	#nav a:hover { 
		background-position: 0 -27px;
		}
	
	#nav a:active, #nav a.selected {
		background-position: 0 -54px;
		}
	
	#home a {
		width:65px;
		background:url(images/home_nav.gif) top left no-repeat;
		}
		
	#apr a {
		width:111px;
		background:url(images/0_apr_nav.gif) top left no-repeat;
		}
			
	#reward a {
		width:84px;
		background:url(images/reward_cards_nav.gif) top left no-repeat;
		}

	#business a {
		width:124px;
		background:url(images/business_credit_cards_nav.gif) top left no-repeat;
		}
		
	#contact a {
		width:61px;
		background:url(images/contact_nav.gif) top left no-repeat;
		}
	
	#forums a {
		width:61px;
		background:url(images/forums_nav.gif) top left no-repeat;
		}	

		
/* Footer */
	
	
	#footer {
		clear:both;
		padding:20px 0 25px 0;
		margin:0;
		height:auto;
		background:#f3f3f3;
		}

	.footer_box {
		float:left;
		width:250px;
		margin:0 50px 0 0;
		}
	
	.footer_box h4 {
	color:#666666;
	text-transform:uppercase;
	padding:12px 0 5px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 9px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	/*background-image: url(images/grid_line_blue.gif);*/
	background-repeat: no-repeat;
	background-position: 0 -2px;
		}
		
	.footer_box p {
		font:normal 12px/15px arial;
		margin:0 0 10px 0;
		}
		
	#bottom { 	
		height:34px;
		padding:15px 0 9px 0;
		font:normal 11px arial;
		background:#242424;
		color:#666;
		clear:left;
		}
		 
	#bottom p {
		height:27px;
		font:normal 11px/11px arial;
		padding:0;
		float:left;
		width:700px;
		margin:7px 0 0 10px;
		}
	
	a.cow_logo {
		display:block;
		overflow:hidden;
		vertical-align:center;
		float:left;
		width:30px;
		height:28px;
		text-indent:-9000px;
		background: url('images/tiny_footer_cow.gif') no-repeat 0 0; 
		}
	
	a:hover.cow_logo {
		background: url('images/tiny_footer_cow.gif') no-repeat 0 -28px; 
	}
		
	#bottom a {
		color:#666; 
		text-decoration:none;
		}
	
	#bottom a:hover {
		color:#999; 
		text-decoration:underline;
		}
		
		
/* Search Form */
		
		
 	#search_input {
		margin:0; 
		padding:1px 0 1px 3px; 
		font:normal 12px arial; 
		height:14px;
		width:180px; 
		float:left;
		color:#555;
		border:1px solid #ccc;
		background:#fcfcfc;
		}
		
	#search_div {
		margin:5px 0 10px 0;
		}

	#searchsubmit {
		margin:0 0 0 5px; 
		float:left;
		}	
		
	
/* Flickr Homepage Badge */
	

	.flickr_badge_wrapper { 
		display:block;
		margin:0 0 7px 0;
		border-bottom:1px solid #ccc;
		}

	.flickr_badge_image { 
		margin:0 12px 12px 0; 
		float:left;
		border:2px solid #fff;
		}

	.flickr_badge_image img {
		width:46px;
		height:46px;
		border:none !important;
		margin:0;
		}

/* Mailing List */
		
	.text_input {
		margin:0; 
		padding:2px 0 2px 3px; 
		font:normal 12px arial; 
		height:14px;
		width:170px; 
		float:left;
		color:#555;
		border:1px solid #ccc;
		background:#fcfcfc;}
	

	.mail_button {
		border:1px solid #ccc;
		background:#fff;
		padding:3px 3px 2px 3px;
		margin:0 0 0 4px;
		color:#555;
		text-transform:uppercase;	
		font:bold 9px/9px "lucida grande"; 
		}

/* Contact Page */

	
	.contactform {
		padding:30px 25px 15px 30px; 
		margin:0px 0px 25px 0px;
		background:#f3f3f3 url(images/grid_line2.gif) no-repeat 0 -2px;
		position: static;
		overflow: hidden;
		}

	.contactform label {
		padding:0 12px 0 0; 
		font-weight:normal;
		color:#666;
		}
	
	.contactform .required {
		background:url(images/required.gif) no-repeat 100% 2px; 
		padding:0 12px 0 0; 
		color:#999;
		font-weight:normal;
		}
	
	.contactleft {
		clear: both;
	    font-weight: bold;
		margin:0 0 3px 0;
		}

	.contactright {
		margin:0 0 18px 0;
		}
	
	.contactright input, .contactright textarea {
		border:1px solid #aaa; 
		width:250px; 
		margin:0 3px 0 0; 
		color:#555;
		padding:2px; 
		font:normal 12px arial;
		}
		
	.contactright textarea {
		width:400px;
		}
	
	.contacterror {
		border: 2px solid #ff0000;
		}
	
	#contactsubmit { 
		width:auto; 
		border:none; 
		margin:0 0 0 -2px;
		} 
	
	p.contact_para {
		margin:10px 0 10px 0; 
		padding:0 0 0 0px;
		}

	.plain_list {
		clear:left; 
		margin:0px 0 20px 0; 
		padding:0; 
		}

	.plain_list li { 
		margin:0; 	
		list-style:none;
		line-height:12px;
		background:url(images/star_li_on.gif) no-repeat 0 1px; 
		padding:0 0 4px 15px;
		}


	.plain_list .nobullet {
		background:none; 
		padding:0 0 4px 0;
		}

/* Links Page */
	
	#link_drops {
		margin:0 0 7px 0;
		 }

	#link_drops select { 
		margin:0 0 10px 0; 
		padding:3px 1px 1px 1px; 
		width:217px; 
		border:1px solid #ccc; 
		font:normal 12px/14px arial ; 
		color:#333;
		}

	#link_drops option {  
		padding:1px 1px 0 3px; 
		border-bottom:1px solid #ccc; 
		font:normal 12px/14px arial; 
		color:#333;
		}


	.applynow {
	background-color: #0099CC;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px;
	height: 20px;
	width: 105px;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
		}	
	

	
/* Artwork Page */

	#thumbnails { 
		margin: 15px 0 0 0;
		}
	
	#thumbnails  img { 
		margin: 0 8px 18px 0;
		}
		
	#flickr_med_image { margin:2px 0 0 0;}
	
	#flickr_med_image img { border:none;}
	
/* Store Page */
	
	.store_tbl {
		width:100%; 
		font:normal 11px arial; 
		color:#666; 
		border-top: 1px solid #ccc; 
		margin: 0 0 10px 0;
		}
	
	.store_tbl td {
		border-bottom: 1px solid #ccc;
	 	padding:8px 0 8px 0; 
		}
	
	.store_tbl .addtocart {
		border:none; 
		margin:0 -7px 0 0;
		}
		
	.store_tbl .paypal_pixel {
		border:none;
		}
	
	.store_tbl .title {
		font:normal 14px/14px arial; 
		color:#333;}
	
	.store_tbl .sold {
		color:#aaa; 
		text-decoration:line-through;
		}
	
	.store_tbl .buy {
		color:#459DD3; 
		}
	
	.store_tbl ul {
		margin:0; padding:0;
		}
	
	.store_tbl li {
		margin:0; 
		padding:0 0 5px 0; 
		background:none;
		}
		
	.updated {
		color:#999; 
		font:normal 12px/12px arial;
		}
	
	#viewcart {
		margin:0 0 15px 0; 
		text-align:center;
		}

	.store_tbl select { 
		margin:0 -3px 7px 0; 
		padding:3px 1px 0 1px; 
		width:110px;
		border:1px solid #ccc; 
		font:normal 11px/14px arial ; 
		color:#333;
		}

	.store_tbl option {  
		padding:1px 1px 1px 3px; 
		border-bottom:1px solid #ccc; 
		font:normal 11px/14px arial; 
		color:#333;
		}


/* Email System */


 	#alertmsg { 
		margin:20px 0 20px 0;
		}

 	#alertmsg ul {
		margin:0; padding:0;
		}

 	#alertmsg li {
		margin:0; 
		padding:0; 
		list-style:none;
		}

 	#alertmsg fieldset {
		padding:15px;
		}

	#pommo_form {
		margin:10px 0 10px 0;
		}
		
	#pommo_form fieldset {
		padding:20px;
		margin:0 0 10px 0;
		}
		
/* Comments */

	#commentform label {
	font:normal 13px arial; 
	color:#999;
	display:block;
	margin:0 0 2px 0;
		} 
		
	#commentform small {color:#aaa;}
	
	#commentform #author,  
	#commentform #email, 
	#commentform #url 	{
		margin:0; 
		padding:2px 0 2px 3px; 
		font:normal 13px arial; 
		height:14px;
		width:260px;
		color:#555;
		border:1px solid #ccc;
		background:#fcfcfc;
	
	}
	
	#commentform #comment {
		margin:0; 
		padding:2px 0 2px 3px; 
		font:normal 13px arial; 
		color:#555;
		border:1px solid #ccc;
		background:#fcfcfc;
	}

	h3#comments {margin:35px 0 0 0; 
	}
	
	#respond {
		background:url(images/grid_line2.gif) no-repeat 0 -2px;
		font:normal 13px arial;
		color:#444;
		text-transform:uppercase;
		padding:12px 0 5px 0 ;
		border-bottom:1px solid #ccc;
		margin:0 0 15px 0;}

	ul.commentlist {
		margin:5px 0 25px 0;
		}
		
	.commentlist li {
		background:#f3f3f3 url(images/grid_line2.gif) no-repeat 0 -2px;
		padding:20px 15px 15px 15px; 
		margin:0 0 9px 0;
		}
		
	.commentlist .mycomment {
		background:#ebf2f6 url(images/grid_line_blue.gif) no-repeat;
		padding:20px 15px 15px 15px; 
		margin:0 0 9px 0;
			}

	.commentlist li img {
		float:left; 
		margin:-2px 0px 0 0; 
		border:4px solid #fff
		}
	
	.commentlist li p { 
		margin:5px 0 10px 0;
		font: normal 12px/16px arial;
		}
	
	.comment_date {
		color:#999; 
		font:normal 11px arial; 
		}
	
	.author_meta { 
		float:left; 
		width:440px;
		}
	
		
/* del Link Tags */
	 
	
	p.tags {
		font:normal 11px arial; 
		color:#999;
		 }
		
	.tags a { 
		font-weight:normal; 
		padding:0 1px 0 0; 
		color:#999;
		}
		
	.tags a:hover { 
		font-weight:normal; 
		padding:0 1px 0 0; 
		color:#333;
		}
	

