/* CSS Document */

html { 
height: 100%; margin-bottom: 1px;
}

body{ 
font: 12px Arial, Helvetica, sans-serif; 
color: #4e3e3e; 
line-height: 1.3em; 
margin: 0px; 
padding: 0px; 
}

p{
margin-bottom: 10px;
}

#logo {
float: left;
width: 200px;
height: 91px;
}

p.summary {
font-size:145%;
}

p.summary-news {
font-size:125%;
}

p.dateline-if{FLOAT: left; MARGIN: 0px; POSITION: relative; top: 6px;}
p.dateline-else {FLOAT: left; MARGIN: 0px; POSITION: relative; top: 5px;}

.ie p.dateline-if {FLOAT: left; MARGIN: 0px; POSITION: relative; TOP: 13px;}
.ie p.dateline-else {FLOAT: left; MARGIN: 0px; POSITION: relative; TOP: 12px;}

.contents ul { 
margin-left:25px;
padding: 0px 0px 15px 0px;
}

.contents ul li { 
padding: 0px 0px 0px 5px; 
margin: 0px; 
}

.contents p {
padding-right:10px;
}

h1, h2, h3, h4 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal;
color: #000000; 
}

h1{
border-bottom: 1px solid #ccc;
font-size:160%;
font-weight : normal;
margin: 30px 0 7px 0 ;
padding: 0 0 7px 0 ;
}


h2{
font-size:140%;
margin: 25px 0 10px 0 ;
padding:0;
}


h3{
font-size:120%;
margin : 0;
padding : 0;
}

h4{
font-size: 110%;
font-weight : bold;
color:#4e3e3e;
margin-bottom:-.8em;
padding-bottom:5px;
}

#container {
margin:0px auto;
padding: 0;
width: 990px;

}

#slideshowLeft{
float:left;
margin-top: 12px;
}

/* Content Links*/
a { 
color: #3b88eb; text-decoration: none; 
}
a:hover {
text-decoration: underline;
}
a.grey { 
color: #4e3e3e; text-decoration: none; 
}
a.grey:hover { 
color: #432580; 
}
a img { 
border: none; 
}

#topbar {
height: 40px;
}

/* Search Bar */

#utilnav {
float: right;
width: 305px;
font-size: 10px;
margin: 20px 0 0 0;
}

#search {
width:218px;
float:right;
}

#search fieldset{
   float: left;
   width: 218px;
   height: 22px;
   padding: 10px 0 0 0;
   margin: 0;
   overflow: hidden;
   border: none;
}

#search #search_input{
   float: left;
   width: 160px;
   height: 15px;
   padding: 5px 3px 3px 25px;
   border: none;
   background: transparent url(../images/cnv09/bg_search_input.gif) no-repeat;
   color: #797979;
   font-size: 1.1em;
   text-transform: capitalize;

}

#search a#search_go{
   display: block;
   float: left;
   width: 29px;
   height: 22px;
   background: url(http://www.convio.com/images/bg_search_a.gif);
   text-indent: -9999px;
}

/* Navigation Main */
#nav {
margin: 0;
padding: 0;
height:40px;
list-style-type:none;
float:left;
font-weight:bold;
font-size: 14px;
}

#nav li {
height:40px;
padding:0;
float:left;
margin: 0 1px 0 0;
display:inline;
background: #cccccc url(../images/cnv09/nav_bg.jpg);
}

#nav a {
float: left;
padding: 3px 18px;
height:35px;
color:#555555;
text-decoration: none;
line-height: 2.5;
border-left: solid 1px #e1e1e1;
background:url(../images/cnv09/nav_divider_r.jpg) no-repeat top right;
}

#nav li a#cornerL {
border: none;
background: url(../images/cnv09/nav_cap_l.jpg) no-repeat;
padding: 3px 18px;
}
#nav li a#cornerR {
background: url(../images/cnv09/nav_cap_r.jpg) no-repeat top right;
padding: 3px 18px;
}

/#nav li a#cornerR {
padding: 3px 0px;
}

#nav li a:hover, #nav li a.current{
background: url(../images/cnv09/nav_bg_ro.jpg)
}

#nav li a#cornerL:hover {
background: url(../images/cnv09/nav_cap_l_ro.jpg) no-repeat;

}
#nav li a#cornerR:hover {
background: url(../images/cnv09/nav_cap_r_ro.jpg) no-repeat top right;
}


#nav2 {
margin: 0;
padding:0px;
height:40px;
list-style-type:none;
float:right;
font-weight:bold;
font-size: 14px;
}

#nav2 li {
height:40px;
float:left;
margin: 0 1px 0 0;
display:inline;
background:url(../images/cnv09/nav_forclients.jpg) no-repeat;
}

#nav2 li a {
float: left;
padding:3px 18px;
color:#ffffff;
text-decoration: none;
line-height: 2.5;

}

#nav2 li a:hover, #nav li a.current{
background: url(../images/cnv09/nav_forclients_ro.jpg) no-repeat;
padding:3px 18px;
}

.webkit #nav a {
padding: 3px 16px;
}

.webkit #nav2 li a {
padding: 3px auto;
}

.webkit #nav2 li {
background:url(../images/cnv09/nav_forclients.jpg) no-repeat;
}

.webkit #nav2 li a:hover, #nav li a.current {
background: url(../images/cnv09/nav_forclients_ro.jpg) no-repeat;
padding:3px auto;
}

.mac.gecko ul#nav a {
padding:3px 17px;
}

.mac.gecko ul#nav2 {
padding:0;
}

.mac.gecko ul#nav2 li {
margin:0;
}

.mac.gecko ul#nav2 li a {
padding: 3px 18px;
}

/* HOMEPAGE STYLES */

/* Nav - My Org Needs To */
#NavNeedsTitle {
	margin: 10px 0 0 0;
	padding: 15px 15px 15px 20px;	
	color : #000000;
	font-size:150%;
	background: url('../images/cnv09/tab_menu.jpg') no-repeat;
	width: 258px;
}

ul#navNeeds{
list-style:none;
	margin: -2px 0 10px 0;
	padding: 0;
	width: 292px;
	float:left;
}

ul#navNeeds li {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #ffffff;	
	border-left:  1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
	padding: 10px 0 10px 45px;
	background:	#ececec url('../images/cnv09/circle_arrow2.gif') no-repeat;
	background-position: 12px 3px;	
	
}
ul#navNeeds li.current{
	background:	#d7e7ec url('../images/cnv09/circle_arrow2.gif') no-repeat;
		background-position: 20px 7px;	
}
ul#navNeeds a:link, ul#navNeeds a:visited {
	text-decoration: none;
	color:#1470af;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 10px 0;
}

ul#navNeeds a:hover, ul#navNeeds a:active {
	text-decoration: underline;
	
}


/* Content Columns */
h3.header{
	font-size: 125%;
}

#news {
	float: left;
	margin: 10px 0 0 8px;
}

#news_header{
	width: 398px;
	height: 25px;
	padding: 10px 0 0 15px;
	margin: 0 0 0 0;
	background: url('../images/cnv09/tab_news.jpg') no-repeat;	
}

#news_content {
	padding: 15px; 
	margin: 0 0 0 0;
	width: 379px;
	height: 255px;
	color:#000000;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#news_content p{
margin: 0 0 20px 0;
}

.newsimage{
	float:left;
	margin-right: 15px;
}

#mission { margin: 10px 0pt 0pt 8px; float: left; }

#mission_header{
	width: 221px;
	height: 25px;
	padding: 10px 0 0 15px;
	margin: 0;
	background: url('../images/cnv09/tab_mission.jpg') no-repeat;	
}

#mission_content {
	padding: 1px 15px;
	margin: 0 0 0 0;
	width: 204px;
	background:#ececec;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

/* Nav - Get Started */
#get_started {
	float: left;
	margin: 10px 0 0 8px;
}

#get_started_title {
	width: 216px;
	height: 23px;
	padding: 12px 0 0 20px;
	margin: 0;
	background: url('../images/cnv09/tab_mission.jpg') no-repeat;
}
ul#nav_get_started{
list-style:none;
	margin: -1px 0 0 0;
	padding: 0;
	width: 236px;
	background:#ececec;
	float:left;
}

ul#nav_get_started li {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #ffffff;	
	border-left:  1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
	height:17px;
	padding: 10px 0 10px 40px;
	background:	url('../images/cnv09/download_bg.jpg') no-repeat;
	background-position: 0px -4px;		
}


#get_started_interior #get_started_title {
	width: 215px;
	height: 23px;
	padding: 12px 0 0 12px;
	margin: 0;
	background: url('../images/cnv09/tab_missionb.jpg') no-repeat;
}

#get_started_interior ul#nav_get_started{
list-style:none;
	margin: -1px 0 0 0;
	padding: 0;
	width: 215px;
	background:#ececec;
	float:left;
}

#get_started_interior ul#nav_get_started li {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #ffffff;	
	border-left:  1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
	height:17px;
	padding: 10px 0 10px 35px;
	background:	url('../images/cnv09/download_bg.jpg') no-repeat;
	background-position: -6px -4px;		
}


ul#nav_get_started a:link, ul#nav_get_started a:visited {
	text-decoration: none;
	color:#1470af;
	margin: 0 0 10px 0;
}

ul#nav_get_started a:hover, ul#nav_get_started a:active {
	text-decoration: underline;
}

/* INTERIOR PAGE STYLES */


/* Nav - Secondary Nav */
#subnav_title{
	width: 217px;
	padding: 12px 0 10px 20px;
	margin: 10px 0 0 0;
	background: #ececec	url(../images/cnv09/tab_subnav.jpg) no-repeat  ;	
	border-bottom: 1px solid #d9d9d9;
	font-weight:bold;
	color:#000	
}

ul#subnav{
list-style:none;
	margin: 0 0 10px 0;
	padding: 0;
	width: 235px;
	border-left:  1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
	background: #ececec;
}

ul#subnav li {
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #ffffff;	
	padding: 10px 0 10px 20px;
}

ul#subnav a:link, ul#navNeeds2 a:visited {
	text-decoration: none;
	color:#1470af;
	margin: 0 0 10px 0;
}

ul#subnav a:hover, ul#navNeeds2 a:active {
	text-decoration: underline;
}
ul#subnav li#subnav_top{
	margin-top: 5px;
	border-top: none;
	color:#000;
	font-weight: bold;
	font-size: 110%;
}



/* Nav - My Org Needs To INTERIOR PAGES */

#NavNeeds2_Title {
	margin: 10px 0 0 0;
	padding: 15px 0 12px 20px;	
	color : #000000;
	font-size:110%;
	font-weight: bold;
	background: url('../images/cnv09/tab_menu2.jpg') no-repeat;
	width: 217px;
}
ul#navNeeds2{
list-style:none;
	margin: 0 0 10px 0;
	padding: 0;
	width: 236px;
	float:left;
	background: #ececec;
}

ul#navNeeds2 li {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #ffffff;	
	border-left:  1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
	padding: 10px 0 10px 40px;
	background:	url('../images/cnv09/circle_arrow2.gif') no-repeat;
	background-position: 10px 4px;		
}

ul#navNeeds2 a:link, ul#navNeeds2 a:visited {
	text-decoration: none;
	color:#1470af;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 10px 0;
	
}

ul#navNeeds2 a:hover, ul#navNeeds2 a:active {
	text-decoration: underline;
}
ul#navNeeds2 li#navNeeds2_top{
	margin-top: 5px;
	border-top: none;
}

ul#navNeeds2 li.current{
	background:	#d7e7ec url('../images/cnv09/circle_arrow2.gif') no-repeat;
	background-position: 10px 4px;			
}

#get_started_interior {
	float: left;
	margin-top: 5px;	
}

/* Blue Promo Buttons */
#blue_promo {
margin: 0;
padding: 0 0 5px 0 ;
height:40px;
list-style-type:none;
float:left;
font-weight:bold;
font-size: 14px;
}

#blue_promo li {
height:42px;

float:left;
margin: 0 1px 0 0;
display:inline;
background: #cccccc url(../images/cnv09/button_blue_promo.jpg);
}

#blue_promo li a {
float: left;
width: 196px;
padding: 3px 20px;
color:#ffffff;
text-decoration: none;
line-height: 2.5;

}

#blue_promo li a:hover, #blue_promo li a.current{
background: url('../images/cnv09/button_blue_promo_ro.jpg');
}

#left_column_promos{
	width:202px;
	font-size:11px;
	float:left;
	margin: 10px 0px 5px 11px;
	padding:0;
}

#left_column_promos h4 {
	color:#000000;
	margin-top:0;
	padding-top:0;
}

/* For Our Clients */
#clients { margin: 10px 0pt 0pt 8px; float: left; }

#clients_header{
	width: 700px;
	height: 44px;
	padding: 10px 0 0 15px;
	margin: 0;
	background: url('../images/cnv09/tab_menu_clients2.jpg') no-repeat;	
}

#clients_content {
	padding: 1px 15px;
	margin: 0 0 0 0;
	width: 625px;

}


/* Interior Page Content */
#content_container{
	margin: 10px 0;
	
}
.contents{
	width: 532px;
	margin: 0px 0px 10px 15px;
}


.titlebar{
height: 59px;
width: 538px;
padding: 7px 0 0 15px ; 
margin: 0 0 0 0px;
background: url(../images/cnv09/tab_title_bar.jpg) no-repeat;
color:#000000; 
font-size:23px; 
font-weight: 580;
}


#right_column{
	margin: 10px 0;
	padding: 0;
	/* border-left:  1px solid #CCCCCC; */
}

#right_content {
	margin: 10px 0;
	padding: 15px;
	padding-right:0px;
	font-size:11px;
}

#right_content h4 {
	color:#000000;
	}

#right_content p {
	font-weight:normal;
	line-height:1.2em;
	}
	
.rightcol-list {
list-style-type:none;
margin:0;
padding:0;
}

.rightcol-list li {
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	line-height:1.2em;
	}
	
.video_thumb {
	border:solid 1px #cccccc;
	}

/* Convio Communities */
#communities{
border-top: 1px solid #cccccc;
width: 960px;
}

#ConnectionCafe p, #ConvioCommunity p, #CustomerCenter p, #OpenCommunity p {
font: 11px Arial, Helvetica, sans-serif; 
color: #4e3e3e;
}

#ConnectionCafe {
float:left;
margin: 10px 0 0 0;
padding: 0 30px 0 20px;
width: 180px;
height: 151px;
}

#ConvioCommunity {
float:left;
margin: 10px 0 0 0;
padding: 0 20px 0 30px;
width: 210px;
height: 151px;
}

#CustomerCenter {
float:left;
margin: 10px 0 0 0;
padding: 0 20px 0 30px;
width: 175px;
height: 151px;
}

#OpenCommunity {
float:right;
margin: 10px 0 0 0;
padding: 0 20px 0 30px;
width: 190px;
height: 151px;
}


/* FOOTER */

.contentTools { 
    margin-left: 320px;
	height: 20px;

}

.contentTools a { 
	color: #4e3e3e;
 }
 
.contentTools a:hover {
 	color: #3b88eb; 
 	text-decoration: underline;
 }

.backToTop { 
display: block; 
background-image: url(http://www.convio.com/images/icon_arrow_up.gif); 
background-repeat :no-repeat; 
background-position: top left; 
padding-left: 25px; 
float: left; 
height: 20px; 
}

A.printerFriendlyLink { 
display: block; 
background-image: url(http://www.convio.com/images/icon_print.gif); 
background-repeat: no-repeat; 
background-position: top left; 
padding-left: 25px; 
margin-left: 50px; 
float: left; 
height: 20px; 
}

.sendToAFriend A { 
display: block; 
background-image: url(http://www.convio.com/images/icon_mail.gif); 
background-repeat: no-repeat; 
background-position: top left; 
padding-left: 25px; 
margin-left: 50px; 
float: left; 
height: 20px; }

#footer {
	float:left;
	width: 960px;
	margin: 40px 0 0 0;	
	padding: 15px 0 0 0;	
	text-align: right;
	color:#4e3e3e;
	border-top: 1px solid #dddddd;
	font-size:10px;
}

#poweredby{
float: left;
}

#cv-poweredBy{
float: left;
}

#readmore{
margin: 15px 0 15px 0;
}

#footer a:link, .footer a:visited {
    text-decoration : none;
    margin : 5px 3px 5px 3px;
}
#footer a:hover {
	text-decoration : underline;
}

/* SOCIAL MEDIA LINKS */
#sm-links {
	text-align:center;
	overflow:auto;
	position:relative;
	width:500px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:20px;
	font-size:11px;
	}
	
ul#sm-buttons {
	margin:0;
	padding:0;
	}

ul#sm-buttons li {
	padding:0px 10px 0px 0px;
	margin:0px 5px;
	float:left;
	display:inline;
	list-style-type:none;
	list-style:none;		
}

ul#sm-buttons li a {
	outline:none;
	color:#4e3e3e;
	text-decoration:none;
	border:none;
	}
	
ul#sm-buttons li a img {
	border:none;
	margin-right:8px;
	vertical-align:text-bottom;
	}


.two-column{  background:#FFFFFF url(../images/cnv09/interior-stripe-bg.gif) left top no-repeat;  width:740px; }
.inner-container{  width:560px; }
.itemtitle{ position:relative; top:13px; }
.right-col-top-img{}
.col-right{width:181px; }
.col-left{}
.main-nav{}
.header{}

.breadcrumbComponent{ font-size:11px;}

#leftNav{
   margin: 0px 0px 10px 0px; 
   padding: 0px; 
   padding-top:10px;
   padding-bottom:10px;
   float:left;
   width: 215px;
}

#leftNav div.linksetMenu {
    padding: 0px;
	margin: 0px;
	background-color: #ececec;

}

#leftNav div.navigationItem {
	margin: 0px;
	padding: 0px;
}

#leftNav .navigationSubMenu {
   padding: 0px;
	margin: 0px;
	border: none;
	background-image:none;
}

#leftNav .navigationItemLabel {
    margin: 0px;
	padding: 15px 0 12px 12px;	
	color : #000000;
	font-size:110%;
	font-weight: bold;
	background: url('../images/cnv09/tab_menu3.gif') no-repeat;
	width: 215px;

}

#leftNav .navigationItem a {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #ffffff;	
	border-left:  1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
	padding: 10px 0 10px 11px;
	display:block;
	text-decoration: none;
	color:#1470af;
	font-size: 110%;
	font-weight: bold;
}

#leftNav .navigationItem a.current{
	background-color:#d7e7ec;		
}

#leftNav .navigationItem a:hover, #leftNav .navigationItem a:active  {
	text-decoration: underline;
}

#leftNav div.navigationSubMenu div.navigationItem {
	margin:0px;
	padding: 0px;
	border: none;
}

#leftNav div.navigationSubMenu div.navigationItem a {
	text-align:left;
	display:block;
	font-weight: normal;
	text-decoration: none;
	font-size: .95em;
	text-transform:none;
	height: auto;
	vertical-align:middle;
	color:#1470af;
	padding: 5px 0px 5px 20px;
	margin: 0;
	background:	url('../images/cnv09/blue_dash.gif') no-repeat;
	background-position: 13px 14px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #ffffff;	
	border-left:  1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;

}

#leftNav div.navigationSubMenu div.navigationItem a.current{
	background:	url('../images/cnv09/blue_dash.gif') no-repeat;
	background-position: 13px 14px;
	background-color: #d7e7ec;
}

#leftNav div.navigationSubMenu div.navigationItem a:hover {
	background:	url('../images/cnv09/blue_dash.gif') no-repeat;
	background-position: 13px 14px;
    text-decoration: underline;
}

/* FOR OUR CLIENTS PAGE */
h2.foc-full {
	background-image:url('../images/cnv09/tab_menu_clients2.jpg');
	background-repeat:no-repeat;
	width:700px;
	height:44px;
	padding-left:15px;
	padding-top:17px;
	padding-bottom:0;
	margin-bottom:-12px;
}

h2.foc-half {
	padding-left:15px;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
	margin-top:15px;
}

#tab-left {
	background-image:url('../images/cnv09/tab_menu_clients-left.jpg');
	background-repeat:no-repeat;
	background-position:top;
	padding:0;
	margin:0;
	}
	
#tab-right {
	background-image:url('../images/cnv09/tab_menu_clients-right.jpg');
	background-repeat:no-repeat;
	background-position:top;
	padding:0;
	margin:0;
	}
	
table.foc {
	margin:15px 15px 30px 15px;
	width:670px;
	font-size:12px;
}

table.foc td {
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:top;
	}

.foc h3 {
	margin-top:4px;
	}

.foc h4 {
margin-top:0;
margin-bottom:0;
}

.foc p {
margin-top:0;
}
/*Headshots*/
#contentDiv .headshot { float: left; }
#contentDiv .headshot P { margin-bottom: 0; }
#contentDiv .headshot IMG { border: #ccc 3px solid; margin: 0.6em 1.2em 0.6em 0; }

/*Innovator Awards*/
#innovator-categories p {
font-size:11px;
}

#innovator-categories h1 {
font-size:16px;
}

a.design-thumb {
	text-indent:-9999px;
	background-image:url('http://www.convio.com/images/design_thumb.jpg');
	background-repeat:no-repeat;
	width:120px;
	height:82px;
	}
	
a:hover.design-thumb {
	text-indent:-9999px;
	background-image:url('http://www.convio.com/images/design_thumb_hover.jpg');
	background-repeat:no-repeat;
	width:120px;
	height:82px;
	}
	
li.design_thumb {
	height:82px;
	}