@charset "UTF-8";
/* CSS Document */



/*
--------------------------------------------------
Global Styles
--------------------------------------------------
*/

html{
	height:100%;
	width:100%;
	margin:0;
	padding:0;

	}

body{
	background:url(images/pattern_bkgd.gif) top left;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#903;
	font-size:14px;
	line-height:24px;
	}

#banner_bkgd{
	background:url(images/top_banner.gif) repeat-x top left;
	width:100%;
	margin:0;
	padding:0;

	}
	
/*
--------------------------------------------------
General Styles
--------------------------------------------------
*/


a{
	text-decoration:none;
	color:red;
}
	
#pancakeimage{
	float:left;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-left:1px solid #cc6;
	background-color:#FFF;
	margin:0;
	padding:0;
}


#largefont{
		font-size:40px;
		}

#xlargefont{
		font-size:48px;
		line-height:55px;
		}
		
#medfont{
		font-size:31px;
	}
	
#subcontentpara{
	font-size:19px;
	line-height:22px;
	margin:0;
	padding:0;
	}
#subcontentpara2{
	border-top: 1px dashed #333;
	margin:20px 0 0 0;
	padding: 20px 0 0 0;
	font-size:19px;
	line-height:22px;
	}

#subcontentpara3{
	background:transparent url(images/fork_bkgd.jpg) no-repeat left;
	width:116px;
	height:90px;
	text-align:center;
	padding:11px 10px 0px 50px; 
	font-size:15px;
	line-height:19px;
	margin:40px 0 0 0;
	}
	

	
#smitty_logo{
	border:none;
	margin:0;
	padding:0;
	float:left;
	}

#top_banner{
	border:none;
	margin:0 35px 0 0;
	padding:0;
	float:right;
	}

	
#fork_bkgd p{
	margin:0;
	background-image:url(images/fork_sub.gif);
	background-repeat:no-repeat;
	background-position:30px 0;
	width:154px;
	height:108px;
	text-align:center;
	font-size:20px;
	line-height:25px;
	padding:30px 40px 0px 110px;
	}

#smittys{
	border:none;
	text-align:center;
	background-color:#FF6;
	float:left;
	margin:280px 0 0 50px;
	padding:0;
	}

/*
--------------------------------------------------
classes
--------------------------------------------------
*/


	
a.button p{ 
	padding-top:8px;
	cursor:pointer;
	font-size:20px;
	}

a.button{
	display:block;
	background-image:url(images/red_btn.gif);
	background-position: 0 0;
	margin:15px 0 0 0;
	width:179px;
	height:42px;
	text-align:center;
	padding:0;
	color:#FFF;
	}
	
a.button:hover{
		background-position:0 -42px;
	}
	
.images{
	border:none;
	background-color:#FFF;
	margin:0;
	padding:0;
	float:left;
	}
	
	

.red{
	color:#f33;
	}
	



/*
--------------------------------------------------
Div Styles index page
--------------------------------------------------
*/

#topbanner{
	margin:0;
	padding:0;
	width:728px;
	height:166px;
	
	}
	
#maincontent{
	padding:0;
	margin:auto;
	width:728px;
	}
	
#content{
	float:left;
	background-color:#FFF;
	width:728px;
	height:inherit;
	margin:0;
	padding:0;
}
	
#headline{
	border-left:1px solid #cc6;
	border-right:1px solid #cc6;
	height:190px;
	margin:0;
	padding:0;
	float:left;
	width:726px;
	background:transparent url(images/bottomfade.gif) no-repeat bottom;
	border-bottom:1px solid #ccc;
	background-color:fff;
	}
	
h2{
	text-align:center;
	font-size:30px;
	margin:0;
	padding:30px 42px;
	line-height:40px;
	font-weight:100;
	}


#subcontent{
	float:left;
	border-right:1px solid #cc6;
	height:407px;
	width:179px;
	margin:0;
	padding:25px 20px 25px 24px;
	background-color:#fff;
	}
	
#subcontent h3{
	font-weight:300;
	margin:0;
	padding: 0 0 20px 0;
	font-size: 24px;
	line-height:30px;
	border-bottom: 1px solid #CCC;
	}
	
#bottomlogos{
	border-top:1px dashed #333;
	background:transparent url(images/logos_bkgd.gif) no-repeat bottom;
	height:61px;
	width:718px;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	padding-left:10px;
	padding-top:5px;
	margin:0;
	background-color:#FFFFFF;
	}
	
#smittys_bkgd{
	border-right:1px solid #cc6;
	float:left;
	width:727px;
	background-color:#FF6;
	height:inherit;
	background-image:url(images/pancakes_sub.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	}
	
#logincontent{
	float:left;
	width:728px;
	height:350px;
	background-color:#FFFF66;
	}
	
#rulespagecontent{
	float:left;
	border-left:1px solid #cc6;
	border-right:1px solid #cc6;
	width:626px;
	padding: 20px 50px;
	background-color:#FFF;
		}
	
#rulespagecontent p{
	margin:0;
	padding:0 0 20px 0;
	font-size:13px;
	line-height:17px;
	text-align:justify;
	}
	
#rulespagecontent h5{
	margin-top:10px;
	font-size:15px;}

#loginholder{
	padding-top:20px;
	padding-left:20px;
	border-right:1px solid #ccc;
	float:left;
	margin:0;
	width:422px;
	height:330px;
	background-color:#FFF;
	
	}


	
#login1{
	float:left;
	border-left:1px solid #cc6;
	border-right:1px solid #ccc;
	width:391px;
	height:295px;
	padding:35px 20px 20px 10px;
	background-color:#FFF;
	}

#thankyou{
	float:left;
	border-left:1px solid #cc6;
	border-right:1px solid #ccc;
	width:341px;
	height:320px;
	padding: 40px 40px 0 40px;
	background-color:#FFF;
	}
	
#thankyou p{
	font-size:17px;
	}

h4{
	font-size:25px; 
	line-height:32px; 
	margin-bottom:0; 
	margin-top:0; 
	font-weight:400;
	}
	
#thankspara1{
	border-top:1px solid #CCC; 
	padding-top:20px;}
	
#commonpagecontent{
	float:left;
	border-left:1px solid #cc6;
	border-right:1px solid #ccc;
	max-width:380px;
	width:380px;
	padding:10px 20px 20px 20px;
	background-color:#FFF;
	}
#commonsubcontent{
	width:304px;
	float:left;
	border-right:1px solid #cc6;
	}	
	

#fork_bkgd{
	float:left;
	display:block;
	height:158px;
	width:304px;
	background-image:url(images/blue_sub.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	}

	
	
/*
--------------------------------------------------
list Styles
--------------------------------------------------
*/


/*
--------------------------------------------------
Navigation Styles in order
--------------------------------------------------
*/

#bottomnav{
	margin:0;
	clear:both;
	width:718px;
	padding:3px 0 0 10px;
	font-size:11px;
	background-image:url(images/nav_pinkbkgd.gif);
	display:block;
	background-position:top;
	height:25px;
	font-family:Tahoma, Geneva, sans-serif;
	}

#bottomnav li{
	float:left;
	display:inline;
	text-decoration:none;
	}
	

#bottomnav li a{
	margin:0;
	padding: 0 6px 0 5px;
	text-decoration:none;
	color:white;
	border-right: 1px solid white;
	}
	
#bottomnav #lastmenuitem a{
	padding-right:0;
	border-right:none;
	}

	
#bottomnav #legal{
	float:right;
	border-right:none;
	margin:0;
	padding:0 20px 0 0;
	font-size:10px;
	color:#FFF;
	height:28px;
	}

#mainmenu{
	margin:0;
	padding:0 0 0 0px;
	height:27px;
	width:100%;
	border-top:1px solid #ff9;
	border-bottom:1px solid #ff9;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	} 	

#home{
	margin-left:40px;
	}
#mainmenu li{
	float:left;
	display:inline;
	text-decoration:none;
	height:26px;
	cursor: pointer;
	}

#on{
	padding:0 15px 0 15px;
	background-color:#990000;	
	float:left;
	height:26px;
	cursor: pointer;
	}
	
.off{
	padding:0 15px 0 15px;
	float:left;
	height:26px;
	cursor: pointer;
	}	


#mainmenu li a{
	cursor: pointer;
	text-decoration:none;
	color:white;
	}

	

/*
--------------------------------------------------
Form Styles
--------------------------------------------------
*/
	
form {
	padding:10px 0 0 0;
	margin:0;
	float:left;
	line-height:18px;
	font-size: 13px;
	width:380px;
	}
	
#formpara{
	margin:3px 0 20px 100px;
	font-size:11px;
	padding-top:0;
	}
	
.error{
	margin:0 0 10px 20px;
	padding:0;
	font-style:italic;
	width:350px;
	color:#f33;
	line-height:19px;
	}

.error_li{
	color:#f33;
	}

input, select {
	text-align:left;
	margin:0px 0 25px 0;
	}


fieldset {
	border:none;
	}

label{
	height:20px;
	vertical-align:middle;
	width:90px;
	float:left;
	text-align:right;
	margin:0px 10px 0 0px;
	display: block;
	}
	
#radiobtns{
	float:left;
	width:300px;}

#radiobtns input{
	float:left;
	margin-left:5px;
	}
	
.radiotext{
	float:left; 
	margin: 0 5px 0 5px;
	padding:0;
	}
	
.checkpara{
	height:80px;
	margin-top:10px;
	
	margin-bottom:0;
	padding-bottom:0;}
	
.checkbox{
	height:80px;
	
	margin-bottom:0;
	padding-bottom:0;}

#confirmpassword, #password{
	margin-top:12px;
	}


#nessasaryfieldstxt{
	width:250px;
	clear:both;
	padding:0;
	margin: 0 0 0 95px;
	};
	
#date{
	margin-right:10px;}
	
#year{
margin-left:10px;}



/*
--------------------------------------------------
Form button Styles
--------------------------------------------------
*/
	
#formbuttons{
	float:left;
	margin:0 0 0 95px;
	padding:20px 0 0 0;
	}


#formmessage{
	width:290px;
	font-size:19px;
	margin-left:40px;
	padding-bottom:20px;
	border-bottom: 1px solid #CCC;
	}

	
button { 
	border:none;
	width:128px;
	height:30px;
	position: relative;
	border: 0; 
	padding: 0;
	margin:0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
	margin:0;
	padding:0;
}

button span { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	margin:0;
	border:none;
	padding:0;
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
		
	}
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn { 
	margin:0;
	padding:0;
	height:30px;
	width:128px;
	font-size:14px; 
	text-align: center; 
	border:none;
	background: transparent url(images/redform_btn.gif) no-repeat 0 0; 
}
	
button.submitBtn span {
	margin:0;
	border:none;
	padding: 5px 0 0 0; 
	height:25px; 
	background: transparent url(images/redform_btn.gif) no-repeat 0 0; 
	color:#fff; 
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: 0 -30px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -30px;
}

/*
--------------------------------------------------

table Styles
--------------------------------------------------
*/

table{
	font-size:12px;
	line-height:14px;
	border:1px solid #ccc;
	text-align:center;
	border-spacing:0px;
	margin-bottom:20px;
	}
	

table td{
	margin:0;
	border:1px solid #ccc;
	border-spacing:0px;
	padding:10px;
	width:120px;
	}
	
table tr{

	}

.tdwidth{
	width:205px;
	text-align:left;
	
	}
	
	
	
	
	