/* =GLOBAL * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

body {
	background: #FFFFFF;
	color: #666666;
	margin: 0;
	padding: 0 0 1em 0;
	}
	
body, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
div {
	margin: 0 0 1em 0;
	}
	
.reg  { font-size: xx-small; vertical-align: 15% }	


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


	
/* =ANCHORS (Defaults) * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
a, a:active {
	color: #6676FF;
	text-decoration : none;
	}

a:visited {
	color: #7680D4;
	}
	
a:hover {
	color: #4E61FF;
	text-decoration : underline;
	}

/* =HEADER * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
#search td {
	font-size: 12px;
	}
	
form {
	margin: 0;
	padding: 0;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
#header  { color: #ffffff; font-size: 14px; font-weight: bold; text-align: right; margin: -1em 0 0; padding: 0; vertical-align: middle;  }

#header .bold { font-size: 18px; font-weight: bold; }

	
/* =MENU * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
#menu td.spacer {
	background: #FFFFFF;
	width: 1px;
	}
	
#menu td {
	background: transparent url('../images/item-bg.gif') top left repeat-x;
	text-transform: uppercase;
	}
	
#menu td#active {
	background: transparent url('../images/item-active-bg.gif') top left repeat-x;
	}
	
#menu td a, #menu td#active a {
	background: transparent url('../images/item-right.gif') top right no-repeat;
	display: block;
	line-height: 15px;
	font-size: 11px;
    font-weight: bold;
	margin: 0;
	padding: 0 2px 0 2px;
	text-align: center;
	width: auto;
	}
	
	
	
	
#menu td#active a {
	background: transparent url('../images/item-active-right.gif') top right no-repeat;
	}
	
#menu td a, #menu td a:active, #menu td a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
#menu td#active a, #menu td#active a:active, #menu td#active a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#menu td a:hover, #menu td#active a:hover {
	text-decoration: underline;
	}
        
/* =BREADCRUMBS * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
#breadcrumbs {
	margin: 0 0 1em 0;
	text-transform: lowercase;
	}
	
#breadcrumbs a, #breadcrumbs a:active, #breadcrumbs a:visited {
	color: #B7B7B7;
	text-decoration : none;
	}
	
#breadcrumbs a:hover {
	color: #666666;
	text-decoration : none;
	}	
	
/* =LEFTNAV * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#leftnav .title {
	color: #FFFFFF;
    font-weight: bold;
	padding: 2px 0 1px 0;
	text-transform: ;
	}


#leftnav div {
	margin-bottom: 0;
	}
	
#leftnav .arrow {
	background: transparent url('../images/arrow-purple-on-gray.gif') center right no-repeat;
	}
	
#leftnav ul {
	list-style-image: url('../images/bullet-purple-on-gray.gif');
	padding-left: 16px;
	margin-bottom: -0.5em;
	}
 	
#leftnav ul li.open {
	list-style-image: url('../images/bullet-purple-down-on-gray.gif');
	 }

#leftnav ul ul {
	list-style-image: url('../images/bullet-sub-gray-on-gray.gif');
	padding-left: 16px;
	margin-bottom: 0.5em;	
	}

#leftnav ul ul li {
	 margin: 0.5em 0 0 0;
	}
	
	
#leftnav ul ul li.open {
	 list-style-image: url('../images/xbullet-purple-down-on-gray.gif');
	}
	
	
#leftnav ul ul ul {
	list-style-image: url('../images/bullet-sub-gray-on-gray.gif');
	padding-left: 10px;
	margin-bottom: 0.5em;	
	}

.login td {
	font-size: 10px;
	}
	
#leftnav li a, #leftnav li a:active, #leftnav li a:visited {
	color: #9933CC;
	text-decoration : none;
	font-weight: bold;
	}
	

#leftnav li a:hover {
	color: #9933CC;
	text-decoration : underline;
	font-weight: bold;
	}
	
#leftnav li ul li a, #leftnav li ul li a:active, #leftnav li ul li a:visited {
	color: #333333;
	text-decoration : none;
	font-weight: normal;
	}
	
#leftnav li ul li a:hover {
	color: #333333;
	text-decoration : underline;
	font-weight: normal;
	} 
	
	
#leftnav ul li ul li a, #leftnav ul li ul li a:active, #leftnav ul li ul li a:visited {
	color: #333333;
	text-decoration : none;
	font-weight: normal;
	}	
	
	
	
#leftnav ul li ul li  a:hover {
	color: #333333;
	text-decoration : underline;
	font-weight: normal;
	
	}
	
	
#leftnav ul li ul li .open a {
	color: #9933cc;
	text-decoration : none;
	font-weight: normal;
	font-size: 11.5px;
	}
	
	
#leftnav ul li ul li ul li  a {
	color: #555555;
	text-decoration : none;
	font-weight: normal;
	font-size: 11.5px;
	}

#leftnav ul li ul li ul li  a:hover {
	color: #555555;
	text-decoration : underline;
	font-weight: normal;
	font-size: 11.5px;
	}
	

	
	
/* =news * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


#sidebar #news  a{
	color: #666666;
	text-decoration : none;
	font-size: 10.8px;
	line-height: 12px;
	font-weight: normal;
	
	} 
	
#sidebar #news  a:hover {
	color: #666666;
	text-decoration : underline;
	
	} 


	
#news  a{
	color: #666666;
	text-decoration : none;
	font-size: 10.8px;
	line-height: 11px;
	font-weight: normal;
	
	} 


#news  a:hover {
	color: #666666;
	text-decoration : underline;
	
	} 
	
#news .date{ 
	color: #9933CC;
	font-size: 10.8px;
	font-weight: normal;
	padding-top: 3pt;
}	


#news .event{ 
	line-height: 10.5px;
	}



	
/* =front pads * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#sidebar div.button {width:266px; height:125px; background-image:url('http://www.pureshare.com/funnel_demo/images/pad_front_sm2l.jpg'); background-repeat: no-repeat;}

#sidebar .button a  {color: #6676FF; }
#sidebar .button a:link {color: #6676FF; text-decoration:none;}
#sidebar .button a:hover {color: #6676FF; text-decoration:underline;}




/* =front pads - with space clickable try * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#sidebarx .button a  {color: #6676FF; width:266px; height:125px; display:block; padding-top:0px;}
#sidebarx .button a:link {color: #6676FF; text-decoration:none;}
#sidebarx .button a:hover {color: #6676FF; text-decoration:underline;}




/* =newsfront* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */



#newsfront  .title{
	color: #9933cc;
	text-decoration : none;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	padding-top: 0pt;
	padding-bottom: 2pt;
	
	} 


	
#newsfront  a{
	color: #666666;
	text-decoration : none;
	font-size: 11.5px;
	line-height: 12px;
	font-weight: normal;
	
	} 


#newsfront  a:hover {
	color: #808DFF;
	text-decoration : underline;
	
	} 
	
#newsfront .date{ 
	padding-top: 10px;
	color: #9933CC;
	font-size: 11.5px;
	line-height: 12.5px;
	font-weight: bold;
	padding-top: 3pt;
	padding-bottom: 2pt;
}	


#newsfront .event{ 
	line-height: 12px;
	}



#newsfront .events  a{
	color: red;
	text-decoration : none;
	
	} 


#newsfront .events  a:hover {
	color: green;
	text-decoration : none;
	}
	
	
#newsfront .events a:visited {
	color: green;
	text-decoration : none;
	
	} 


#newsfront div {
	margin-bottom: 0;
	}
	



#newsfront .arrow-purple {
	background: transparent url('../images/arrow-purple-on-white.gif') center right no-repeat;
	text-align: left;
	padding-right: 14px;
	font-size: 20px;
	}
	
#newsfront .arrow-purple, #newsfront .arrow-purple {
	background: transparent url('../images/arrow-purple-on-gray.gif') center right no-repeat;
	}

#newsfront .arrow-purple a, .arrow-purple a:visited, #newsfront .arrow-purple a, #newsfront .arrow-purple a:visited, #newsfront .arrow-purple a, #newsfront .arrow-purple a:visited {
	color: #9933CC;
	text-decoration: none;
	}
	
.arrow-purple a:hover, #newsfront .arrow-purple a:hover, #newsfront .arrow-purple a:hover {
	color: #9933CC;
	text-decoration: underline;
	}



.pad_title  { color: #818cf5; font-size: 15px; font-weight: bold; line-height: 16px } 


.pad_text  { color: #666666; font-size: 12.5px; font-weight: bold; line-height: 14px; padding-top: 6pt } 







/* =eventsfront* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */



#eventsfront  .title{
	color: #9933cc;
	text-decoration : none;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	padding-top: 0pt;
	padding-bottom: 2pt;
	
	} 


	
#eventsfront  a{
	color: #666666;
	text-decoration : none;
	font-size: 11.5px;
	line-height: 12px;
	font-weight: normal;
	
	} 


#eventsfront  a:hover {
	color: #808DFF;
	text-decoration : underline;
	
	} 
	
#eventsfront .date{ 
	padding-top: 10px;
	color: #9933CC;
	font-size: 11.5px;
	line-height: 12.5px;
	font-weight: bold;
	padding-top: 3pt;
	padding-bottom: 2pt;
}	


#eventsfront .event{ 
	line-height: 12px;
	}



#eventsfront .events  a{
	color: red;
	text-decoration : none;
	
	} 


#eventsfront .events  a:hover {
	color: green;
	text-decoration : none;
	}
	
	
#eventsfront .events a:visited {
	color: green;
	text-decoration : none;
	
	} 


#eventsfront div {
	margin-bottom: 0;
	}
	



#eventsfront .arrow-purple {
	background: transparent url('../images/arrow-purple-on-white.gif') center right no-repeat;
	text-align: left;
	padding-right: 14px;
	font-size: 20px;
	}
	
#eventsfront .arrow-purple, #eventsfront .arrow-purple {
	background: transparent url('../images/arrow-purple-on-gray.gif') center right no-repeat;
	}

#eventsfront .arrow-purple a, .arrow-purple a:visited, #eventsfront .arrow-purple a, #eventsfront .arrow-purple a:visited, #eventsfront .arrow-purple a, #eventsfront .arrow-purple a:visited {
	color: #9933CC;
	text-decoration: none;
	}
	




/* =events * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

	
#events  a{
	color: #666666;
	text-decoration : none;
	} 


#events  a:hover {
	color: #808DFF;
	text-decoration : none;
	}
	
	
#events a:visited {
	color: #666666;
	text-decoration : none;
	} 
	

	
/* =SIDEBAR * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#sidebar .title {
	font-size: 14px;
	color: #6676FF;
	font-weight: bold;
	padding: 5px 0 2px 0;
	}
	
	
#sidebar .adtitle {
	font-size: 16px;
	font-stretch: condensed;
	color: #6676FF;
	font-weight: bold;
	padding: 5px 0 2px 0;
	}
	
	
#sidebar .adlink {
	font-size: 14px;
	color: #6676FF;
	font-weight: bold;
	padding: 10px 0 2px 0;
	}	
	
#sidebar .title_front  { color: #808dff; font-weight: bold; padding: 5px 0 4px }
	
#sidebar ul {
	list-style-image: url('../images/bullet-blue-on-gray.gif');
	padding-left: 12px;
	margin-bottom: -0.5em;
	}

#sidebar ul li {
	margin-bottom: 0.5em;	
	}

#sidebar a, #sidebar a:active {
	text-decoration : none;
	}
	
#sidebar ul a:hover {
	color: #6676FF;
	text-decoration: underline;
	}	
	
#sidebar a:hover {
	color: #6676FF;
	text-decoration: underline;
	}	
	
	
#sidebar a:visited {
	text-decoration : none;
	color: #6676FF;
	
	}
		
#sidebar div {
	margin-bottom: 0;
	}


/* =CONTENT AREA * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

h1 {
	color: #9933CC;
	font-size: 22px;
	margin: 0 0 -0.25em 0;
	}
	
h2 {
	color: #818CF5;
	font-size: 18px;
	margin: 0 0 -0.25em 0;
	}
	

	
h2.logo {
	margin: -7px 0 0.7em 0;
	}
	
h3 {
	color: #818CF5;
	font-size: 14px;
	margin: 0.02em 0 0.5em 0;
	}
	
h4 {
	color: #666666;
	font-size: 12px;
	margin: 0 0 -0.5em 0;
	}

.partners  { color: black; font-size: 12px; font-weight: bold; margin: 0 0 1em }

ul {
	list-style: none;
	list-style-image: url('../images/bullet-purple-on-white.gif');
	margin: 0 0 1em 0;
	padding-left: 16px;
	}
	
	
ul .sublevel {padding-top: 8px;}	
	
	
#frontcontent  a{
	color: #9933CC;
	text-decoration : none;
	background: transparent url('../images/arrow-purple-on-white.gif') center right no-repeat;
	padding-right: 14px;
	} 


#frontcontent  a:hover {
	color: #808DFF;
	text-decoration : none;
	background: transparent url('../images/arrow-blue-on-white.gif') center right no-repeat;
	padding-right: 14px;
	
	} 
	
#clientlogin {
	padding-top: 8px;
	

}	
	
	
#clientlogin  a{
	color: #9933CC;
	text-decoration : none;
	background: transparent url('../images/arrow-purple-on-white.gif') center right no-repeat;
	padding-right: 14px;
	} 


#clientlogin  a:hover {
	color: #808DFF;
	text-decoration : none;
	background: transparent url('../images/arrow-blue-on-white.gif') center right no-repeat;
	padding-right: 14px;
	
	} 


	
.protext  {color: #666666;
	font-size: 11px;
	margin: 0 0 0.5em 0;
	}
	
	
	
	
	
	
/* The following ID makes and absolute call to the bullet's image for use on the 'Error' page. */

ul#error {
	list-style-image: url('http://www.pureshare.com/images/bullet-purple-on-white.gif');
	}	
	
ol {
	margin: 0 0 1em 0;
	padding-left: 36px;
	}
	
ul li, ol li {
    margin-bottom: 0.5em;
	}
	
dl dt {
	font-weight: bold;
	}
	
dl dd {
	margin-bottom: 1em;
	}
	
	



/* =FOOTER * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */	
	
#footer {
	border-top: 1px solid #808DFF;
	margin-top: 7px;
	}

#footer td {
	color: #808DFF;
	font-size: 11px;
	margin: 0;
	padding: 2px 0 0 0;
	}
	
#footer td a, #footer td a:active, #footer td a:visited {
	color: #808DFF;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#footer td a:hover {
	text-decoration: underline;
	}
	
/* =MISC: ARROWS * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
    
.arrow-blue {
	background: transparent url('../images/arrow-blue-on-white.gif') center right no-repeat;
	text-align: right;
	padding-right: 14px;
	}

#leftnav .arrow-blue, #sidebar .arrow-blue {
	background: transparent url('../images/arrow-blue-on-gray.gif') center right no-repeat;
	}
	
.arrow-blue a .arrow-blue a:visited, #leftnav .arrow-blue a, #leftnav .arrow-blue a:visited, #sidebar .arrow-blue a, #sidebar .arrow-blue a:visited {
	color: #6676FF;
	text-decoration: none;
	}
	
.arrow-blue a:hover, #leftnav .arrow-blue a:hover, #sidebar .arrow-blue a:hover {
	color: #6676FF;
	text-decoration: underline;
	}
	
.arrow-orange {
	background: transparent url('../images/arrow-orange-on-white.gif') center right no-repeat;
	text-align: right;
	padding-right: 14px;
	margin-top: -10px;
	}
	
.space-top {
	padding-top: 4px}	
	
	
.arrow-orange-left {
	background: transparent url('../images/arrow-orange-on-white.gif') center left no-repeat;
	text-align: left;
	padding-left:14px;
	font-size: 12px;
	font-weight: bold;
	}
	
#leftnav .arrow-orange, #sidebar .arrow-orange {
	background: transparent url('../images/arrow-orange-on-gray.gif') center right no-repeat;
	}

.arrow-orange a, .arrow-orange a:visited, #leftnav .arrow-orange a, #leftnav .arrow-orange a:visited, #sidebar .arrow-orange a, #sidebar .arrow-orange a:visited, .arrow-orange-left a,  .arrow-orange-left a:visited{
	color: #E78810;
	text-decoration: none;
	}
	
.arrow-orange a:hover, #leftnav .arrow-orange a:hover, #sidebar .arrow-orange a:hover {
	color: #E78810;
	text-decoration: underline;
	}
	
	
.arrow-orange-left a:hover, #leftnav .arrow-orange-left a:hover, #sidebar .arrow-orange-left a:hover {
	color: #E78810;
	text-decoration: underline;
	}
	
.arrow-purple {
	background: transparent url('../images/arrow-purple-on-white.gif') center right no-repeat;
	text-align: right;
	padding-right: 14px;
	}
	
#leftnav .arrow-purple, #sidebar .arrow-purple {
	background: transparent url('../images/arrow-purple-on-gray.gif') center right no-repeat;
	}

.arrow-purple a, .arrow-purple a:visited, #leftnav .arrow-purple a, #leftnav .arrow-purple a:visited, #sidebar .arrow-purple a, #sidebar .arrow-purple a:visited {
	color: #9933CC;
	text-decoration: none;
	}
	
.arrow-purple a:hover, #leftnav .arrow-purple a:hover, #sidebar .arrow-purple a:hover {
	color: #9933CC;
	text-decoration: underline;
	}
	
/* =MISC: BACKGROUND COLORS * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.gray {
	background-color: #E6E6E6;
	}
	
.purple {
	background-color: #9933CC;
	}   

.blue {
	background-color: #818CF5;
	}
	
/* =MISC: DEMO LINKS * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.demo {
	background: transparent url('../images/video-orange-on-white.gif') center right no-repeat;
	text-align: right;
	}

.demo a, .demo a:visited {
	color: #FF9933;
	padding-right: 20px;
	text-decoration: none;
	}
	
.demo a:hover {
	color: #E78810;
	text-decoration: none;
	}
	
/* =MISC: FORM ELEMENTS * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
input.button {
	width: auto;
	border: 3px double #D58A2B;
	border-top-color: #E7952E;
	border-left-color: #E7952E;
	padding: 0.2em;
	background-color: #D58A2B;
	color: #FFFFFF;
	font-weight: bold;
	}

.validation {
	color: #FF0000;
	font-weight: bold;
	}

/* =MISC: RSS LINKS * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
ul#rss {
	list-style-image: none;
	padding-left: 0;
	}
	
ul#rss li {
	background: url('../images/rss.gif') top left no-repeat;
	padding-left: 0;
	}
	
ul#rss li a, ul#rss li a:active {
	color: #6676FF;
	padding-left: 28px;
	}
	
ul#rss li a:visited {
	color: #666666;
	}
	
ul#rss li a:hover {
	background: url('../images/rss-on.gif') top left no-repeat;	
	color: #4C58BF;
	}
	
/* =MISC: TABLES (Used to present data, NOT used for layout) * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
table.data {
	background-color: #FFFFFF;
	border-bottom: 1px solid #E6E6E6;
	}
	
table.data th {
	background-color: #818CF5;
	color: #FFFFFF;
	font-size: 12px;
    font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	}
	
table.data th.row-hdr {
	background-color: #FFFFFF;
	color: #9933CC;
	text-transform: none;
	}
	
table.data tr.gray, table.data tr.gray th.row-hdr {
	background-color: #E6E6E6;
	}
	
table.data td .arrow-orange, table.data th .arrow-orange {
	background: transparent url('../images/arrow-orange-on-white.gif') center left no-repeat;
	text-align: left;
	}
	
table.data td .arrow-orange a, table.data th .arrow-orange a {
	color: #EB9532;
	text-decoration: none;
	padding-left: 16px;
	text-align: left;
	
	}
	
.image_sr    { margin: 0 20px 4px 0 }
.image_sl { margin: 0 0 4px 20px }






/* =MISC: TABLES for PUG (Used to present data, NOT used for layout) * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
table.pug {
	background-color: #FFFFFF;
	border-bottom: 1px solid #E6E6E6;
	}
	
table.pug td {

	border-bottom: 1px solid #E6E6E6;
	
	}
	
table.pug th {
	background-color: #818CF5;
	color: #FFFFFF;
	font-size: 12px;
    font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #E6E6E6;
	}
	
table.pug th.row-hdr  { color: #333; background-color: #ffffff; text-transform: none; border-bottom: 1px solid #e6e6e6 }
	
table.pug tr.gray, table.data tr.gray th.row-hdr {
	background-color: #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	}
	
table.pug td .arrow-orange, table.data th .arrow-orange {
	background: transparent url('../images/arrow-orange-on-white.gif') center left no-repeat;
	text-align: left;
	border-bottom: 1px solid #E6E6E6;
	}
	
table.pug td .arrow-orange a, table.data th .arrow-orange a {
	color: #EB9532;
	text-decoration: none;
	padding-left: 16px;
	text-align: left;
	border-bottom: 1px solid #E6E6E6;
	}





/* Buttons CSS code fun***********************************/


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.boldbuttons{
background: transparent url('../images/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('../images/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


