/* @override http://fame.org.au/fame_style.css */

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8a965e;
    height:100%;
}

html {
    height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}
.pageHolder {
	height:99.9%;
	min-height:100%;
	width:802px;
}

.bottom_bg{
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #f2f5fa;
	}

a:link, a:visited {
	color:#e88600;
	text-decoration: underline;
	}

a:hover {  
	color:#8a965e;
	text-decoration:none;
	}
	

/* Generic Styles ---------------------------------------------------------------------------- */
cite{
	font-size: 11px;
	color: #a8a8a8;
}
h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	line-height: 20px;
	color: #e88600;
	font-weight:bold;
	margin-top:0px;
	}

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #8a965e;
	font-weight:bold;
	margin-top:0px;
	}

h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #e88600;
	font-weight:bold;
	margin-top:0px;
	}

h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	line-height: 20px;
	color: #8a965e;
	font-weight:bold;
	margin-top:0px;
	}

h5 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	line-height: 20px;
	color: #e88600;
	font-weight:bold;
	margin-top:0px;
	}

p, label, #devilgift td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin-top:0px; /* new */
	}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin-top:0px;
	}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

/* Special Styles ---------------------------------------------------------------------------- */

.bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #8a965e;
	font-weight:bold;
	}

.breadcrumb { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
	color: #999999;
	background: url(images/title_bottom.gif) bottom left repeat-x;
	padding: 0px 0 0px 0;
	margin: -8px 0 18px 0;
	}

.photo {
 background-color: #FFFFFF;
 border: 1px solid #B6BD98;
 padding: 2px;
 margin: 0 10px 4px 0
}

.side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	padding: 0 5px 0 5px
	}


/* Side Links ---------------------------------------------------------------------------- */

.side_links { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	}

.side_links a:link, .side_links a:visited { 
	text-decoration: underline;
	color:#333333;
	}
	
.side_links a:hover { 
	text-decoration: none;
	color:#e88600;
	}


/* Field Styles ---------------------------------------------------------------------------- */

.fields {
	color: #000000;
	font-size: 11px;
	width: 100%;
	height: 16px;
	background-color: #e2e5d3;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b6bd98;
	line-height:18px;
	}


.fields_multi {
	color: #000000;
	font-size: 11px;
	width: 100%;
	height:166px;
	/*clip:      rect(   );*/
	background-color: #e2e5d3;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b6bd98;
	}

.fields_small {
	color: #000000;
	font-size: 11px;
	width: 100px;
	height: 16px;
	background-color: #e2e5d3;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b6bd98;
	}
.fields_large{
	width: 220px;
}
	
/* Footer Links ---------------------------------------------------------------------------- */

.small_links { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #b6bd98; 
	}

.small_links a:link, .small_links a:visited { 
	text-decoration: none;
	color:#b6bd98;
	}
	
.small_links a:hover { 
	text-decoration: none;
	color:#e88600;
	}
	
/* Site Map Links ---------------------------------------------------------------------------- */

.sitemap_link {
	font-size: 11px;
	line-height: 18px;
	color:#333333;
	}

.sitemap_link a:link, .sitemap_link a:visited{
	font-size: 11px;
	line-height: 18px;
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
	}

.sitemap_link a:hover {
	font-size: 11px;
	line-height: 18px;
	color:#8a965e;
	text-decoration:none;
	}
	
/* Home Devil Links ---------------------------------------------------------------------------- */
.devil-text a{
	color: #e2e5d3;
}
.homeDevil{
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.homeDevil a {
	float: left;
	padding: 10px 20px;
}
/*.homeDevil.end  a{
	float: right;
}*/

.homeDevil a {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	color: #fbab31;
	text-decoration: none;
}

.homeDevil a:hover{
	color: #e88600;
}

/* signup styles */

.signupTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	width:100%;
}
.signupTable .left {
	width:105px;
	vertical-align:top;
	padding-top:3px;
}
.signupTable .right {
	
}
.signupTable td {
	padding-bottom:10px;
}
.signupTable .submitButtonSpace {
	padding-left:105px;
	padding-top:10px;
}
.fieldsNew {
	color: #000000;
	font-size: 11px;
	width: 220px;
	background-color: #e2e5d3;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b6bd98;
	margin-right:5px;
}

/* signup friend styles */

.signupTableFriend .left {
	width:125px;
	vertical-align:top;
	padding-top:3px;
}
.signupTableFriend .submitButtonSpace {
	padding-left:125px;
	padding-top:10px;
}
span.note{
	font-weight: bold;
	color: #fd211e;
}

/* new items */
#devilwrapper{
	background: #8c9561 url(images/bkgnd_green_fade.png) repeat-x;
	border: 5px solid #e8e9da;
	float: left;
	width: 100%;
}
.devil-text{
	float: left;
	position: relative;
	padding: 10px 10px 0 10px;
	width: 352px;
}
.devil-text h3{
	text-transform: uppercase;
	color: white;
	font-size: 1.0em;
	margin-bottom: 10px;
}
.devil-text p{
	line-height: 1.7em;
}
.side-pic{
	float: left;
	padding-top: 10px;
	padding-bottom: 9px;
	width: 196px;
}
.side-pic img{
	border: 1px solid #b8bd9e;
	float: left;
	display: block;
	margin-bottom: 1px;
	margin-left: 1px;
}
.pad-bottom{
	padding-bottom: 10px;
	float: left;
}
a img{
	border: none;
}
.choice_2col{
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.choice_2col label{
	font-weight: bold;
	float: left;
	clear: both;
	display: block;
	margin-bottom: 5px;
	padding-right: 10px;
	/*text-transform: uppercase;*/
}
.choice_2col .full{
	width: 100%;
}
.choice_2col input[type="radio"]{
	margin-right: 10px;
}
.choice_2col .wide{
	width: 150px;
	clear: none;
	padding-right: 0;
}
.choice_2col label span{
	/*display: block;*/
	font-size: 10px;
	font-style: normal;
	color: #e88600;
	font-weight: normal;
}
.choice_2col input[type="text"]{
	float: left;
	clear: left;
}
.choice_2col h2{
	font-size: 18px;
	margin-top: 20px;
}
.strong{
	font-size: 125%;
	text-transform: capitalize;
}
.choice_2col input#option02, .choice_2col input#option01{
	float: left;
}
.giftcard_text{
	float: left;
	clear: left;
	height: 80px;
	width: 280px;
}
.devils_name{
	padding: 10px 0;
	clear: both;
}
#devilgift td{
	padding-bottom: 10px;
}
td.gift_img{
	width: 180px;
}
#devilgift img{
	border: 1px solid #dfdfdf;
	display: block;
	border-radius: 4px;
}
td.gift_amt{
	font-weight: bold;
	padding-bottom: 10px;
	width: 100px;
}
td.gift_qty{
	font-weight: bold;
	padding-bottom: 10px;
}
td.gift_type{
	font-weight: bold;
	padding-bottom: 10px;
}
select#devilgift{
	float: left;
	width: 7em;
}
input.qty{width: 3em; margin-right: 5px;}
.accordian_button{
	cursor: pointer;
}
.accordian_button p{
	font-weight: bold;
	font-size: 13px;
	border-top: 1px solid #eee;
	margin-top: 10px;
	padding-top: 10px;
}
.accordian_button.on p{
	color: #e88600;
}
.accordian_content{
	display: none;
}
