/* Main styles */
@import url("/includes/css/ccie_global.css");

body {
	margin: 0px;
}

body, table, div, span, p, h1, h2, h3, ul, li, td, tr, th, select, option, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #990000;
}

a:hover, a:active, a:visited:hover {
	color: #FF0000;
}

a:visited {
	color: #660000;
}

/* headers */

h1, h1 a, .header1, .header1 a {
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	border: 0px;
}

h2, h2 a, h2 a:visited, .header2, .header2 a, .header2 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

h2 a:hover, .header2 a:hover {
	text-decoration: underline;
	color: #660000;
}

h3 {
	font-weight: bold;
}

/* boxes */

table.side_nav td {
	font-size: 11px;
	font-weight: bold;
	background-color: #4477AA;
}

table.side_nav td a, table.side_nav td a:visited {
	color: #DDDDDD;
	text-decoration: none;
}

table.side_nav td a:hover {
	color: #FFFFFF;
}

table.side_nav td.header {
	font-size: 13px;
	background-color: #336699;
	border-bottom: 1px solid #FFFFFF;
}

table.side_nav td.header a {
	color: #FFFFFF;
}

table.side_nav td.header a:hover {
	color: #CCCCCC;
}

table.side_nav td.hilite {
	background-color: #6699CC;
}

/* crumbtrail */

#crumbtrail {
	font-size: 11px;
	background-color: #660000;
	color: #999999;
}

#crumbtrail a, #crumbtrail a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#crumbtrail a:hover {
	text-decoration: underline;
	color: #FFF;
}

/* misc */

.footer {
    padding: 15px 0;
    width: 750px;
	color: #CCC;
	font-size: 11px;
	text-align: center;
}

.footer p {
	font-size: 11px;
}

.footer a, .footer a:visited {
	color: #FFF;
}

.footer a:hover {
	color: #FFF;
	text-decoration: none;
}

/* content */

#content {
	background-image: url('/wf/images/content_bg.gif');
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

/* form styles */

form, form p, form option, form select, form input {
	font-size: 11px;
}

.error, .error li {
	color: #CC0000;
}

.required {
	color: #CC0000;
}

.field_label, .field_label_required {
	font-weight: bold;
	font-size: 11px;
}

.field_label_required {
	color: #CC0000;
}

.field_note {
	font-size: 11px;
}

table.schedule tr.even_row {
	background-color: #EEEEEE;
}

table.schedule td.event_name {
	font-weight: bold;
}

.stat_label {
  font-weight: bold;
  font-size: 10px;
}

#CatalogOuterContainer {
  min-width: 800px !important;
}

.category_nav, .magazine_box, .best_sellers {
  display: none;
}

/* Comments Form */
.comment_name {
    font-size: 15px;
	font-weight: bold;
}
.comment_name a {
	text-decoration: none;
}
.comment_state {
    font-size: 11px;
    font-weight: bold;
}
.comment_link {
    position: absolute;
    right: 8px;
    width: 150px;
    text-align: right;
}

/* Registration Pages */
.registration_box {
    margin: auto;
    width: 525px;
    text-align: center;
}

.registration_cart {
    width: 195px;
}
.registration_cart ul {
    margin: 0;
    padding: 0;
}
.registration_cart li {
    list-style-type:  none;
    margin: 0 0 10px 0;
    padding: 0;
}
.registration_checkout {
    margin: 15px 0;
}
.registration_checkout .right {
    float: right;
    width: 360px;
}

.registration_checkout .right p {
    margin: 0 0 10px 0;
}
#menu_shopping {
    text-align: center;
}
#menu_shopping .shopcartimg {
    display: none;
}

.sub_event {
    border: 1px solid #E7E7E7;
    margin-bottom:5px;
}
.sub_event_title {
    padding: 5px;
    background: #F6F6F6;
}
.sub_event input {

}
.sub_event_desc {
    padding: 5px;
}

.message_box {
    margin: 10px auto;
    padding: 10px;
    width: 90%;
	background-color: #f8f8f8;
	border-top: 1px dotted #CC9900;
	border-bottom: 1px dotted #CC9900;
}




hr { border: 1px solid #FFF; border-top: 1px solid #414141; }


/* Super Tuesday WF 2011 */

.TBLstwf2011 {
	width: 100%;
	margin: 0 0 15px 0;
	border-top: 1px solid #DDD;
}
	.TBLstwf2011 td {
		vertical-align: top;
		padding: 5px 10px;
		border-bottom: 1px solid #DDD;
	}
	
#wf2011_Body h1 { background: #036; color: #FFF; padding: 8px 15px; display: block; }
#wf2011_Body a.act { background: #900; color: #FFF; padding: 8px 15px; display: inline-block; cursor: pointer; }
	#wf2011_Body a.act:hover { background: #F00; }

#wf2011_Instructions { background: #F6F6F6; width: 270px; border: 1px solid #E7E7E7; margin: 10px 0 0 10px; padding: 10px; float: right; }
	#wf2011_Instructions h2 { margin: 0 0 8px 0; padding: 0; }
	#wf2011_Instructions ol { margin: 0 0 0 30px; padding: 0; }
		#wf2011_Instructions ol li { margin: 0 0 8px 0; padding: 0; line-height: 16px; font-size: 13px; }
		
.sub_event_terms_link { margin-bottom: 5px; }
.sub_event_terms { padding:10px 15px;background:#EEE; }
.sub_event_terms_header { padding-bottom: 5px; font-weight: bold; font-size: 10px; }
.sub_event_terms_scroll { padding: 3px; font-size: 10px; }
.sub_event_terms_continue { padding-top: 5px; }
.sub_event_terms_closed { color:#810000;font-weight:bold; }
