/*
body {
	background-color: #333333 ;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
*/
div#siteheader {
	background-image: url("../../shooters_world/calendar_images/background_header.gif") ;
	}
	
h1 {
	background-image: url("../../shooters_world/calendar_images/logo.gif") ;
	background-position: top left ;
	background-repeat: no-repeat ;
	color: #87BC64 ;
	font-size: 1px ;
	height: 69px ;
	line-height: 1px ;
	margin: 0px 0px 0px 0px ;
	overflow: hidden ;
	padding: 0px 0px 0px 0px ;
	}
	
div#siteheader div.rule {
	background-color: #F0F0F0 ;
	border-bottom: 1px solid #999999 ;	
	border-top: 1px solid #666666 ;	
	font-size: 2px ;
	line-height: 2px ;
	}
/*text links in calendar menu****************************************************************************************************/	
ul#primarynav {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	}
	
ul#primarynav li, ul#primarynav li a, ul#primarynav li a:link, ul#primarynav li a:active, ul#primarynav li a:visited {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: 1px none #333333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
ul#primarynav li a:hover{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
/* End text links in calendar menu***************************************************************************************************/
	
.calendar_area_menu {
	background-image: url(/user_files/templates/goodyear/images/calendar-menu-bg.jpg);
	border: 1px dashed #666666;
	width: 80%;
	height: 24px;
	text-align:left;
	background-color: #e9bb1e;
	clear:both;
	visibility: visible;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: middle;
}
	
	
div#sitecontent {
	background-color: #F0F0F0 ;
	border-bottom: 1px solid #666666 ;
	border-top: 1px solid #999999 ;	
	}
	
div#sitecontent div.buffer {
	padding: 35px 50px 50px 25px ;
	}
	
div#sitefooter {}

div#sitefooter div.rule {
	border-bottom: 1px solid #000000 ;
	background-color: #e9bb1e ;
	}
	
div#sitefooter div.rule div {
	background-color: ##e9bb1e ;
	border-right: 1px solid #666666 ;
	font-size: 12px ;
	height: 12px ;
	line-height: 12px ;
	width: 220px ;
	}
	
p#copyright {
	color: #e9bb1e ;
	font-size: 10px ;
	margin: 0px 0px 0px 0px ;
	padding: 15px 0px 50px 15px ;
	}


/*  right hand links that change month **************************************************************/

p#calendarcontrols {
	float: right ;
	font-size: 10px ;
	line-height: 20px ;
	margin: 0px 0px 0px 0px ;
	}
	
p#calendarcontrols a:link, p#calendarcontrols a:active, p#calendarcontrols a:visited {
	color: #8e6d3f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	}

p#calendarcontrols a:hover{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	background-color: #3c5680;
	padding: 3px;
	}
/* End right hand links that change month **************************************************************/

form#calendarform {
	margin: 0px 0px 5px 0px ;
	}
	
form#calendarform select,
form#calendarform input {
	font-size: 11px ;
	}
/* Calendar body and table CSS*****************************************************************/
table#calendar {
	background-color: #333333;
	}
	
table#calendar td {
	vertical-align: top ;
	}
	
table#calendar tr.header td {
	background-color: #38537e;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
/* Individual calendar boxes main*/	
table#calendar tr.days td {
	background-color: #FFFFFF;
	color: #333333;
	padding: 4px 4px 4px 4px;
	}
/* Individual left side calendar boxes*/	
table#calendar tr.days td.header {
	background-color: #38537e;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	}
/* Individual left side calendar boxes links*/	
table#calendar tr.days td.header a:link, table#calendar tr.days td.header a:active, table#calendar tr.days td.header a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
	text-align: center;
	text-decoration: none;
	width: 15px;
	font-family: Arial, Helvetica, sans-serif;
	}
table#calendar tr.days td.header a:hover {
	color: #c3a373;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
	text-align: center;
	text-decoration: none;
	width: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	}
/* End Individual left side calendar boxes links*/	
table#calendar tr.days td.other {
	background-color: #F0F0F0 ;
	}
	
table#calendar tr.days td.today {
	background-color: #fcf1ca ;
	}
	
table#calendar tr.days td a.daynumber, 
table#calendar tr.days td a.daynumberfull {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	display: block;
	font-size: 10px;
	height: 15px;
	line-height: 15px;
	margin-bottom: 3px;
	text-align: center;
	text-decoration: none;
	top: 0px;
	width: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
table#calendar tr.days td a.daynumberfull {
	background-color: #37332e;
	color: #ffffff;
	font-weight: bold;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
table#calendar tr.days td a.event {
	color: #262626 ;
	display: block ;
	font-size: 11px ;
	margin: 0px 0px 5px 0px ;
	text-decoration: none ;
	}
	
table#calendar tr.days td em.note {
	color: #999999 ;
	}
	
table#calendar tr.footer td {
	background-color: #e9bb1e ;
	font-size: 2px ;
	line-height: 2px ;
	padding: 0px 0px 0px 0px ;
	}
/* End Calendar body and table CSS*****************************************************************/	

/* Event Details****************************************************************************8*/	
table.dataform {
	font-family: Arial, Helvetica, sans-serif;
	height: 60%;
	width: 85%;
	background-color: #FFFFFF;
	border: 1px dashed #666666;
}

table.dataform td.left {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 15px;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #0033FF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
table.dataform td.left label {
	display: block;
	width: auto;
	}

table.dataform td.right, 
table.dataform td.righttext {
	padding: 5px 0px 12px 13px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;

	}
	
table.dataform td.righttext {
	padding-top: 6px ;
	}

table.dataform tr.fieldnote td,
table.dataform td.fieldnote {
	color: #999999 ;
	font-size: 11px ;
	padding: 3px 0px 0px 0px ;
	}
/* End Event Details***************************************************************/	

input.date {
	width: 120px ;
	}
	
input.time {
	width: 120px ;
	}
	
input.large {
	width: 400px ;
	}
	
textarea.description {
	height: 200px ;
	width: 400px ;
	}

div.instancenote {
	background-color: #EAEAEA ;
	border: 1px solid #AAAAAA ;
	margin: 10px 0px 0px 0px ;
	padding: 10px 10px 10px 10px ;
	width: 350px ;
	}
	
div.instancenote strong {
	display: block ;
	margin: 0px 0px 7px 0px ;
	}
	
div.formerrors {
	color: #CC0000 ;
	}
	
div.formerrors h3 {
	margin: 0px 0px 7px 0px ;
	}
	
	
	/* Content */
	
	
/* body,  */
td {
	font-family: verdana, arial, georgia, sans-serif ;
	font-size: 14px ;
	}

h1,
h2,
h3,
h4,
h5,
h6,	
p,
ul,
ol {
	margin-bottom: 16px ;
	margin-top: 0px ;
	}
	
form {
	margin: 0px 0px 5px 0px ;
	}

h2 {
	color: #264389 ;
	font-size: 20px ;
	font-weight: bold ;
	}

strong.warning {
	color: #CC0000 ;
	}