/*Content Formatting*/

/* FORM ELEMENTS */
FORM{
	margin: 0px;
	padding: 0px;
}

INPUT.text{
	background-image: url('../images/input_repeater.gif');
	background-repeat: repeat-x;
	border: 1px solid #060C38;
	font-family: arial;
	font-size: 11px;
	color: #000000;	
	height: 19px;
}

INPUT.input_text{
	background-image: url('../images/input_repeater.gif');
	background-repeat: repeat-x;
	border: 1px solid #060C38;
	font-family: arial;
	font-size: 11px;
	color: #000000;	
	height: 19px;
	padding-left: 4px;
	line-height: 19px;
}

textarea{
	background-image: url('../images/input_repeater.gif');
	background-repeat: repeat-x;
	border: 1px solid #060C38;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	width: 200px;	
}

select{
	background-image: url('../images/input_repeater.gif');
	background-repeat: repeat-x;
	border: 1px solid #060C38;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	height: 19px;	
}

.checkout_image{
	border: 1px solid #060C38;
	margin-right: 4px;
	font-family: Arial;
	font-size: 7px;
	color: #000000;
	line-height: 9px;
}

.drop_downs{
	width: 115px;
	font-family: arial;
	font-size: 11px;
	color: #000000;		
}

.error{
	font-family: arial;
	font-size: 14px;
	color: #A20100;
	font-weight:bold;
}


/* LINKS */
A:HOVER{
	text-decoration: underline;	
}

A.links{
	font-family: Arial;
	font-size: 11px;
	color: #755710;
	text-decoration: none;	
}

A.light_links{
	font-family: Arial;
	font-size: 11px;
	color: #BBB296;
	text-decoration: none;		
}

A.white_links{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;		
}

A.black_links{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;			
}

A.black10_links{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;			
}

A.light_blue_link_nu{
	font-family: arial;
	font-size: 12px;
	color: #405BA0;
	text-decoration: none;
}
A.light_blue_link_nu:HOVER{
	font-family: arial;
	font-size: 12px;
	color: #223C7B;
	text-decoration: none;
}

A.light_blue_link_u{
	font-family: arial;
	font-size: 12px;
	color: #405BA0;
	text-decoration: underline;
}
A.light_blue_link_u:HOVER{
	font-family: arial;
	font-size: 12px;
	color: #223C7B;
	text-decoration: underline;
}

A.dark_blue_link_nu{
	font-family: arial;
	font-size: 12px;
	color: #060C38;
	text-decoration: none;
}
A.dark_blue_link_nu:HOVER{
	font-family: arial;
	font-size: 12px;
	color: #415EA2;
	text-decoration: none;
}

A.dark_blue_link_u{
	font-family: arial;
	font-size: 12px;
	color: #060C38;
	text-decoration: underline;
}
A.dark_blue_link_u:HOVER{
	font-family: arial;
	font-size: 12px;
	color: #415EA2;
	text-decoration: underline;
}

A.red_link_nu{
	font-family: arial;
	font-size: 11px;
	color: #A20100;
	text-decoration: none;
}
A.red_link_nu:HOVER{
	font-family: arial;
	font-size: 11px;
	color: #DC1614;
	text-decoration: none;
}

A.red_link_u{
	font-family: arial;
	font-size: 11px;
	color: #A20100;
	text-decoration: underline;
}
A.red_link_u:HOVER{
	font-family: arial;
	font-size: 11px;
	color: #DC1614;
	text-decoration: underline;
}

A.white_link_nu{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.white_link_nu:HOVER{
	font-family: arial;
	font-size: 12px;
	color: #6A6144;
	text-decoration: none;
}

A.small_yellow_link{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFDE00;
	text-decoration: none;
}
A.small_yellow_link:HOVER{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #EAC35E;
	text-decoration: none;
}

.link_padding{
	padding-left: 4px;
}


/* TEXT FORMATTING */
.tan9px{
	font-family: arial;
	font-size: 9px;
	color: #BBB296;
}

.tan10px{
	font-family: arial;
	font-size: 10px;
	color: #BBB296;
}

.light_blue_11px{
	font-family: arial;
	font-size: 11px;
	color: #405BA0;
}

.dark_blue_11px{
	font-family: arial;
	font-size: 11px;
	color: #060C38;
}

.red_11px{
	font-family: arial;
	font-size: 11px;
	color: #A20100;
}

.light_blue_12px{
	font-family: arial;
	font-size: 12px;
	color: #405BA0;
}

.red_12px{
	font-family: arial;
	font-size: 12px;
	color: #A20100;
}

.dark_blue_12px{
	font-family: arial;
	font-size: 12px;
	color: #060C38;
}

.light_blue_14px{
	font-family: arial;
	font-size: 14px;
	color: #405BA0;
}

.dark_blue_14px{
	font-family: arial;
	font-size: 14px;
	color: #060C38;
}

.red_14px{
	font-family: arial;
	font-size: 14px;
	color: #A20100;
}

.tan11px{
	font-family: arial;
	font-size: 11px;
	color: #BBB296;
}

.white11px{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;	
}

.white12px{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
}

.yellow11px{
	font-family: verdana;
	font-size: 11px;
	color: #E9E349;	
}

.yellow12px{
	font-family: verdana;
	font-size: 12px;
	color: #E9E349;	
	font-weight: bold;
}

.boldblack{
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.tinytext{
	font-family: Arial;
	font-size: 6px;
	color: #000000;
	line-height: 8px;
}

.redprice{
	font-family: Arial;
	font-size: 14px;
	color: #B71212;
	font-weight: bold;
}

.brownprice{
	font-family: Arial;
	font-size: 14px;
	color: #755710;
	font-weight: bold;
}

.blackprice{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.grayprice{
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}

.brown8px{
	font-family: arial;
	font-size: 8px;
	color: #755710;
}

.brown11px{
	font-family: arial;
	font-size: 11px;
	color: #755710;
}

.brown12px{
	font-family: arial;
	font-size: 12px;
	color: #755710;
}

.brown14px{
	font-family: arial;
	font-size: 14px;
	color: #755710;
}

.brown26px{
	font-family: arial;
	font-size: 26px;
	color: #755710;
}

.brown36px{
	font-family: arial;
	font-size: 36px;
	color: #755710;
}

.arial_black10{
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.black11px{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.black12px{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.dark_brown11px{
	font-family: arial;
	font-size: 11px;
	color: #684F17;
}

.prod_detail_text_header{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #684F17;
}

.img_border{
	border: 1px solid #684F17;
}

.prod_image_border{
	border: 1px solid #684F17;
	padding: 2px;
	background-color: #FFFFFF;
}

.search_image_border{
	border: 1px solid #684F17;
	padding-right: 10px;
	background-color: #FFFFFF;
}

.right_padding{
	padding-right: 8px;
}

/* ABOUT US PAGE FORMATTING */

.corporate_location{
	font-family: arial;
	font-size: 11px;
	color: #755710;	
	margin-top: 18px;
}

.corporate_header{
	font-family: arial;
	font-size: 14px;
	color: #755710;	
	font-weight: bold;
}

.cat_prod_title{
	font-family: arial;
	font-size: 11px;
	color: #755710;	
	font-weight: bold;	
	text-align: center;
}

.white_header{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.dropdown{
	font-family: arial;
	font-size: 11px;
	color: #000000;	
	margin-top: 18px;
}

.image_border{
	border: 1px solid #755710;
	margin-right: 10px;
}

.cat_image_border{
	border: 1px solid #B1A486;
	width: 40px;
	height: 40px;
}

.cat_image_holder{
    float: left;
	padding-top:10px;
	padding-right:10px;	
	width: 40px;
	height: 40px;
}

.popup_bg{
	background-image: url(../images/popup_bg.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 451px;
}

.header_columns{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7d7b77;
	/*background: #684F17;*/
	background-color: #f4f3ef;
	padding: 4px;
}
.goalie_columns{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f4f3ef;
	/*background: #684F17;*/
	background-color: #3C3C3C;
	padding: 4px;
}

.light_grey_row{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	/*background: #684F17;*/
	background-color: #6E6F70;
	padding: 4px;
}

.dark_grey_row{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	/*background: #684F17;*/
	background-color: #4C4D4D;
	padding: 4px;
}

.number_cell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
	text-align:center;
}

.list_display_light{
	background-color: #B1C0E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050C3D;	
}

.list_display_dark{
	background-color: #83A1E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050C3D;
}

.general_content_container{
	position: absolute;
	display:table;
	border: 1px solid #DBD7CB;			
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

table.forum {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}
table.forum th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}
table.forum td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}

.forum_category_header {
	background-color:#dddddd; 
	color:#666666; 
	font-size:14px; 
	font-weight: bold;
}

a.forum_name_link {
	color:#666666; 
	font-size:12px; 
	font-weight: bold;
}

a.forum_name_link:HOVER {
	color:#333333; 
	font-size:12px; 
	font-weight: bold;
}


