/* CSS Document */
/*
 *  Live Nation UK
 *  http://www.livenation.co.uk/
 *  Mariana Godoy G.
 *
 *  Definitions:
 *
 *  font-family, font-size, color, text-transform, :hover, cursor
 *
 *	red = #e20f2f
 *	gray = #333333
 */
 
body { font-family: verdana; font-size: 12px;  color: #333333; }

a { text-decoration: none; color: #e20f2f; font-size: 12px; }
a:focus,
a:hover { text-decoration: none; }

.bold {font-weight: 600;}

h1 { font-size: 17px; color: #000; font-weight: 600; padding: 10px;}

h1.shopFix { padding: 0 0 10px 20px;}

#content .Box970Gradient h1 { font-size: 15px; }

h2 { font-size: 14px;}

h4 { font-size: 12px; font-weight: 600; }

td h4 { font-size: 12px; font-weight: 600; }

h5 { font-size: 15px; font-weight: 500; margin: 30px 0px 0px 20px; }

h1.packages { font-size: 17px; color: #000; font-weight: 500;}

h6 { font-size: 15px; font-weight: 500; margin: 30px 0px 10px 20px; }

.about h1 { font-size: 17px; color: #000; font-weight: 600; padding: 0 15px 15px 0px; }
	.boxEvent.about h2 { font-size: 15px; color: #000; font-weight: 400; padding: 10px 15px 15px 20px; }

#content .BoxTop970_2 h1 { font-size: 14px; }

input,textarea,select { color: #000; }

input.pushDown { margin-top: 10px; }

#content .introText h1 { font-size: 18px; font-weight: normal;  }

/* SEO */

h1.seo { font-size:11px; font-weight:normal;}

/* MENU NAV */


#content #menuNav .tabLeftFirst {font-size: 14px; color: #333;}

#content #menuNav ul li {font-size: 11px; }

#content #menuNav a, #content #menuNav2 a { font-size: 12px; }

	#content #menuNav a:hover { text-decoration: underline; }
	
	#content #menuNav2 a:hover, #content #menuNav a:hover.arrowPck
		{ text-decoration: none; }
		
	#content #menuNav a.arrowPck { color: #E20F2F; }

	#content #menuNav2 li span, #content #menuNav li span
		 { color: #333333; padding: 0 10px 5px 20px; margin: 0; float: left; } 

/* #NAVTOP */

#navTop #login a { color: #666666; font-size: 11px; text-decoration: none;}

#navTop { color: #666666; font-size: 11px; text-align: right;}

/* #NAV */

#nav ul li a { color: #000000; text-decoration: none; }
 
#nav li a:hover { color: #e20f2f; }

#nav li.current a { color: #e20f2f; }

/* #PACKAGES */

.box a.none, .box a.hover, .box a.visited { color: #000000; text-decoration: none; cursor: default; }

/* TABS */

#content li .tabLeftFirst ,
#content li .tabLeft {font-size: 12px; color: #6c6c6c; cursor: pointer; }

#content li.current .tabLeftFirst,
#content li.current .tabLeft {font-size: 12px; color: #000; cursor: pointer;}

/* CONTENT */

#content .red, #content .error { color: #e20f2f; }

#content .BoxTop970 h1 { font-size: 15px; font-weight: bold;}

#content p.packages { font-size: 11px; margin-left: 18px; }

#content .box h1 { font-size: 14px; font-weight: bold; color: #000; padding: 10px 0 10px 22px; margin: 0px;}

#content .colType-1 a,  
#content .colType-2 a {color: #e20f2f; font-size: 11px; }

th {font-size: 9px; text-align: left; font-weight: normal;}

fieldset p.disclaimer {color: #828282; font-size: 9px;}

/* CONTENT :: SIGN IN */

#content .arrowSignIn { color: #fff; font-weight: bold; font-size: 12px;}

#content .arrowVerify, .arrowBilling {color: #b2b2b2; font-weight: bold; font-size: 12px; }

/* FOOTER */

#foot {text-align: center;}

#foot ul li a { font-size: 11px; color: #e20f2f; text-decoration: none; border-right: 1px solid #e20f2f; padding-left: 5px; clear: both; }
	#foot ul li.last a { border: none; }

#foot p { font-size: 9px; color: #666666; padding: 0px 0px 20px 8px; }
