#graySides a:link, a:visited {
	color:#06C;
	text-decoration:none;
}
#graySides a:hover {
	color:#06C;
	text-decoration:underline;
}
#graySides a:active, a:focus {
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
}
#graySides h1, h2, h3, p {
	margin:0pt;
	padding:0pt;
}
body#graySides {
	margin: 0;
	padding: 0;
	height:100%; /* ie hack */
	width:100%;
	background: #333 url(../images/gray_fade.jpg) repeat-x 0 0;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#333;
}
#graySides h2 {
	color:#F60;
	font-size:24px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: normal;
	margin: 0;
	border-bottom: 1px solid #E5E5E5;
	padding: 8px 5px;
	border-top: 1px solid #E5E5E5;
	background: #F2F2F2 none;
}
#graySides h3 {
	color:#666;
	font-size:19px;
	margin: 18px 0 5px 0;
	padding: 0 0 0 20px;
	font-weight: normal;
	background: transparent url(../images/arrow_orange.gif) no-repeat 4px .22em;
}
#graySides #centerContainer {
	width: 800px;
	height:100%;
	margin: 0 auto;
	min-height: 600px;
	background: #FFF none;
	border: 1px solid #444;
	border-top: none;
	border-bottom: 6px solid #222;
}
#graySides #header {
	background: #FFF url(../images/top_fade.png) repeat-x 0 0;
	height:75px;
}
#graySides #header #subnav {
	float:right;
	margin: 37px 0 0 0;
	text-align: right;
	padding:0 25px 0 0;
	display:inline;
}
#graySides #header #subnav p {
	display:block;
	margin-bottom:6px;
	width:190px;
	line-height:0.9em;
	font-size: 11px;
}
#graySides #header #subnav #backToEvent {
	display:block;
	margin-bottom:6px;
	width:190px;
	line-height:0.9em;
}

#graySides #header .banners {
	padding:30px 0 0 170px;
}

#graySides #subnav2 {
	float:right;
	margin: 21px 0 0 0;
	text-align: right;
	padding:0;
	display:inline;
}
#graySides #subnav2 ul {
	margin:0;
	padding:0;
}
#graySides #subnav2 ul li {
	background: transparent url(../images/subnav_dottedline.gif) no-repeat left 57%;
	display:inline;
	margin:0 3px 0 0;
	padding:0 0 0 7px;
}
#graySides #subnav2 ul li.first {
	background-image:none;
}
#graySides #subnav2 ul li a {
	color:#666666;
	font-size:12px;
}
#graySides h1 {
	padding:0;
	margin:0;
}
#graySides h1 a {
	background:transparent url(../images/logo_pictage_transparent_sm.gif) no-repeat 0 0;
	border-bottom:0 none;
	display:block;
	height:40px;
	text-decoration:none;
	text-indent:-700em;
	margin-left:25px;
	margin-top:30px;
	width:113px;
	float:left;
	padding:0;
}
#graySides #content {
	width:730px;
	margin: 10px auto;
	min-height:350px;
}
#graySides #content table td {
	padding:6px;
	color:#555;
	text-align: left;
	font-size: 11px;
}
#graySides #content table {
	border:1px solid #DDD;
}
#graySides #content table thead td {
	background:#DDD url(../images/silver_bg.jpg) repeat-x 0 0;
	font-weight:normal;
	color: #888;
}
#graySides #content table thead a:hover {
	color:#666;
}
#graySides #content table thead tr:hover td {
	background:#DDD url(../images/silver_bg.jpg) repeat-x 0 0 !important;
}
#graySides #content .grayCallout {
	background:#FFF none;
	padding:0 12px 12px 12px;
	margin: 10px 0;
	border-right: none;
	border-left: none;
	border-bottom: none;
}
#graySides #content table.myEvents td {
	font-weight: bold;
}
#graySides #content table.empty {
	height:290px;
	border: 1px solid #DDD;
}
#graySides #content table.empty td {
	text-align:center;
	vertical-align:middle;
	font-size: 13px;
}
#graySides #content table.empty p {
	background:#F2F2F2 none;
	padding:8px 0;
	border:1px solid #EEE;
	width: 70%;
	margin: 0 auto;
	color: #AAA;
}
#graySides #content .pagination td {
	font-size: 12px;
	padding:3px 0;
	color:#666;
}
#graySides .borderNone {
	border: none !important;
}
#graySides .textRight {
	text-align:right !important;
}
#graySides #content table#searchBox {
	border:1px solid #adcde6;
	background-color: #EDF5FF;
}
#graySides #content table#searchBox td {
	padding:5px 7px;
}
#graySides #content .btnSearch {
	background-image: url(../images/btn_search_orange.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 27px;
	display: block;
	margin: 0;
	text-indent: -9999px;
}
#graySides #content .btnSearch:hover {
	background-color: transparent;
	background-position: 0 -27px;
}
#graySides #content table td.sorted, #graySides #content table tr:hover td.sorted {
	background:#D2D2D2 none !important;
}
#graySides #content table#searchBox td.searchEvents {
	background:#c1d8f5 url(../images/lightblue_bg.jpg) repeat-x 0 0;
	padding:8px 7px;
	font-size:14px;
	font-weight:bold;
}
#graySides #content td.even {
	background-color:#F2F2F2;
}
#graySides #content table.results tr:hover td {
	cursor:pointer;
	background-color:#fff8de;
}
#graySides #content table.results a {
	padding: 2px 0 2px 24px;
	background:transparent url(../images/icn_picture.gif) no-repeat 0 .15em;
}
#graySides #content table.results thead a {
	color:#999;
	font-weight: normal;
	padding:0;
	background:transparent none;
}
#graySides #content #searchTips {
	margin:10px 0;
	padding:0 7px;
	background:#FFF none;
	border:none;
	line-height: 1.3em;
	color: #888;
}
#graySides #content table.results thead td.sorted a {
	background:transparent url(../images/sort_arrow.gif) no-repeat right .4em;
	color:#666;
	padding-right:12px;
}
#graySides #content table.results thead td.sorted.desc a {
	background:transparent url(../images/sort_arrow_desc.gif) no-repeat right .4em;
}

/** NAVIGATION **/

#graySides #navcontainer {
	width:760px;
	margin:15px auto 0 auto;
}
#graySides #navlist {
	margin: 0;
	padding-bottom: 39px;
	padding-left: 15px;
	background: #4f4f4f url(../images/gray_bg_nav.jpg) repeat-x 0 0;
	padding-top: 1px;
	border: 1px solid #444;
	border-bottom:none;
}
#graySides #navlist ul, #navlist li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#graySides #navlist a:link, #navlist a:visited {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding: 8px 17px 9px 17px;
	text-decoration: none;
	color: #FFF;
	border-right:1px solid #555;
}
#graySides #navlist a:hover {
	text-decoration: underline;
}
#graySides #navlist a:link#current, #navlist a:visited#current, #navlist a:hover#current {
	background: #fff;
	color: #F60;
	border: 1px solid #666;
	border-bottom-color: #FFF;
	border-right-color:#555;
	border-left-width:0px;
	font-weight: bold;
	text-decoration:none;
	cursor:default;
}
/* ACCOUNT PAGE */
#graySides #accountContent {
	margin:20px auto;
	text-align:left;
	width:540px;
	border: 1px solid #DDD;
	padding: 5px 20px 20px;
}
#graySides #accountContent h2 {
	font-size:19px;
	margin-top:8px;
	padding-bottom:0pt;
	text-align:left;
}
#graySides #accountContent label {
	display:block;
	margin:14px 0pt 3px;
	font-weight: bold;
}
#graySides #accountContent .contactCheckbox {
	color:#888888;
	font-size:11px;
	margin:7px 0;
	vertical-align:middle;
	padding: 0;
}
#graySides #accountContent .contactCheckbox input {
	vertical-align:middle;
}
#graySides #content .btnUpdate {
	background-image: url(../images/btn_update_orange.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 27px;
	display: block;
	margin: 15px 0 0 0;
	text-indent: -9999px;
}
#graySides #content .btnUpdate:hover {
	background-color: transparent;
	background-position: 0 -27px;
}
/*********** FOOTER ***********/
#graySides #footer {
	height: auto;
	margin: 20px auto 10px auto;
	padding: 0;
	padding-bottom:20px;
	text-align: center;
	line-height: 1.6em;
}
#graySides #footer ul {
	width: auto;
	margin: auto;
	padding: 0;
}
#graySides #footer ul li {
	background: transparent url(../images/subnav_dottedline.gif) no-repeat left 57%;
	display:inline;
	margin:0 2px 0 0;
	padding:0 0 0 7px;
	color: #999999;
}
#graySides #footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: transparent;
}
#graySides #footer ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	background-color: transparent;
}
#graySides #footer ul li.first {
	background-image: none;
	padding-left: 0;
	list-style-image: url(../images/subnav_dottedline.gif)
}
#graySides #footer h3 {
	width: 400px;
	margin: 0 auto 0 auto;
	color: #979797;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.borderNone {
	border:none;
}
/* HELP PAGE */
#helpContent {
	margin:20px auto;
}
#helpContent #content table td {
	font-size:12px;
	padding:5px;
}
#helpContent h1 {
	font-size:17px;
	margin: 0;
	padding: 0;
	text-align:left;
}
#helpContent h4 {
	font-size: 14px;
	margin: 0;
	padding: 0 0 8px 0;
	color: #F60;
}
#helpContent #content table {
	align:center;
	border:none;
}

#helpContent .note {
	color:#999;
	font-size:11px;
}
.grayBox {
	background-color:#FFF;
	border:1px solid #DADADA;
	margin:20px auto;
	padding:6px;
	width:710px;
	text-align: center;
}
.grayBox div.inner {
	background-color:#F4F4F4;
	padding:30px;
}
#graySides .grayBox div.inner h2 {
	border:none;
	font-family:Helvetica, Arial, sans-serif;
	background:transparent none;
	font-size: 150%;
	padding:16px 0;
}
#graySides .grayBox div.inner h2.h3 {
	padding:16px 0 0;
}
#graySides .grayBox div.inner h2.h4 {
	padding:0 0 45px 0;
}
#errorDetails {
	width:720px;
}

.gcBanner {
	width:200px;
	height:40px;
	display:block;
	background: transparent url(../images/banner_gc.gif) no-repeat top left;
	text-indent:-999em;
	cursor:pointer;
}
.directoryBanner {
	width:200px;
	height:40px;
	display:block;
	background: transparent url(../images/banner_directory.gif) no-repeat top left;
	text-indent:-999em;
	cursor:pointer;
}
#graySides #content table.results a.btnExtendEvent {
    background:transparent url(../images/btn_extendevent_sm.gif) no-repeat 0 0;
    cursor:pointer;
    display:block;
    height:16px;
    margin:0;
    padding:0;
    font-size:1%;
    text-indent:-999em;
    width:61px;
}

#graySides #content table.results a.btnExtendEvent:hover {
	background:transparent url(../images/btn_extendevent_sm.gif) no-repeat 0 -16px;
    cursor:pointer;
}

a.searchEvents {
	float:right; 
	padding:4px 0px 10px 0; 
}

.red {
	color: #c00;
}
/* MY DOWNLOADS */

#graySides #content table.myDownloads {
	border-bottom:none;
	width: 100%;
	margin: 15px 0;
}
#graySides #content table.myDownloads td {
	font-size:12px;
}
#graySides #content table.myDownloads thead td {
	font-size:11px;
}
#graySides #content table.myDownloads img {
	border:none;
}
#graySides #content table.myDownloads a.btnDownloadImage {
	display:block;
	width:163px;
	height:35px;
	cursor:pointer;
	background:transparent url(../images/btn_downloadimage.gif) no-repeat 0 0;
	padding:0;
	margin:0 5px 0 0;
	text-indent: -999em;
	text-align:left;
}
#graySides #content table.myDownloads tr:hover td {
	background:transparent none;
	cursor:default;
}
.red {
	color:#F00;
}
#graySides #content table.myDownloads tr td {
	border-bottom:1px solid #DDD;
}
#graySides #content table.myDownloads tr td.centered {
	text-align:center;
}
#graySides #content p {
	color:#555;
	padding:4px 0;
	line-height: 1.4em;
}
#graySides h4 {
	font-size:13px;
	font-weight:bold;
	padding:0 0 2px 0;
	margin:5px 0 3px 0;
	border-bottom:1px solid #ddd;
}
#legalTerms {
	padding:15px 25px;
	background:#F7F7F7 none;
	border:1px solid #DDD;
}
#legalTerms, #legalTerms p {
	color:#888 !important;
}
#content ul, #content ol  {
	margin:10px 0 10px 10px;
	padding:0;
}
#content ul li, #content ol li {
	padding:0 0 0 5px;
	margin:0 0 5px 15px;
}

/* FAQ */
#content.faq h3 {
margin-bottom:15px;
}
#content.faq h4 {
	color:#F60;
	font-size:15px;
	margin-top: 15px;
	background: #F5F5F5 none;
	padding: 4px 0 4px 6px;
}
#divIndent {
	padding:0 40px;
}
#content.faq h5 {
	font-size:13px;
	font-weight:bold;
	margin:12px 0 5px 0;
	padding:0;
}

.highlight {
	background:#FFFFCC;
}
body.faq #salesTaxFAQ {
	display:none;
	padding:20px;
	border:1px solid #ccc;
}
body.faq #salesTaxFAQ .salesTaxFAQOpen {
	font-size:11px;
	float:right;
}
