body,td,th,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;

}
h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #d72317;
}
h3{
	font-size:13px;
}
h4{
	font-size:12px;
}
h5{
	font-size:12px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #313131;
}
.login {
	padding-left: 20px;
}	
.report{
	font-size:10px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
form{
	margin:0;
	padding:0;
}
input{
	margin:0;
	padding:0;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #d72317;
}
a:active {
	text-decoration: underline;
}
ul{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 10px;
}
li.bullets{
	list-style-image: url(../images/content_bullet.gif);
}
ol{

}

/* LAYOUT
--------------------------------------*/

#container{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top; 
}
.margin{
	width:876px;
	margin-right: auto;
	margin-left: auto;
	position:relative;	
}
.header{
	padding-top:5px;
}
.top{
	font-size:11px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;	
}
a.top:link {
	color: #666666;
	text-decoration: none;
}
a.top:visited {
	text-decoration: none;
	color: #666666;
}
a.top:hover {
	text-decoration: none;
	color: #0071b2;
}
a.top:active {
	text-decoration: none;
	color: #666666;	
}
/* -- menu -- */

#menu{
	font-weight: bold;
	font-size:11px;
	background-image: url(../images/udtrucks_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
	height: 135px;	
	color: #333333;
	text-decoration: none;
	float: left;
	width: 876px;
	vertical-align: middle;
}
#menu ul{
	margin-top: 95px;
	margin-bottom: auto;
	margin-left: 19px;
}
#menu ul li{
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;

}
#menu ul li a{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	float: left;
}
#menu ul li a:hover, #menu ul .selected a{
	color:#d72317;
}

/* -- title & points -- */

#title{
	height: 4.4em;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #484848;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3E3E3E;
	width:780px;
	margin-right: auto;
	margin-left: auto;
	position:relative;	
	padding-right: 5px;
	padding-left: 5px;
}
#title_page{
	position: absolute;
	z-index: 10;
	left: 0px;
	font-size: x-large;
	top: 1.0em;
}
#title_page h1{
	font-size:x-large;
	font-weight:normal;
}
#titlepoints{
	padding-top: 105px;
	position:absolute;
	top:0px;
	right:215px;
	z-index:10;
	text-align: right;
	font-weight: bold;
	font-size:8px;
	color: #333333;
}
#title_points h2{
	font-size:small;
	padding-bottom: 0px;
	padding-top: 1em;
}
#title_points td{
	color:#000000;
}
/* -- results -- */

}
.resultstable {
	cellpadding-right: 
}

/* -- bread crumbs and search -- */

#crumbs{
	color: #000000;
	font-size:11px;	
	height:2.1em;
	width:780px;
	margin-right: auto;
	margin-left: auto;
	position:relative;	
	padding-left: 5px;
	padding-right: 5px;
}
/*	#crumbs_trail{
		float:left;
		padding-top: .5em;
	}
	#crumbs_trail a{
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	
	}
	#crumbs_trail a:visited{
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	#crumbs_trail a:hover{
		color: #118888;
	
	}
*/
#crumbs_search{
	padding-top: 93px;
	text-align:right;
	font-size:9px;		
	position:absolute;
	right:180px; /*width from right of margin */
	top:1.0em;
	z-index:100;
}
.crumbs_search_background{
	
}
#crumbs_extra{
	margin-right:10px;
}
#crumbs_searchbox{
	width:140px;
	height:10px;
	margin-right:2px;
	font-size:9px;		
}
#crumbs_advanced{
	vertical-align: middle;
}
#crumbs_button{
	vertical-align: middle;
}

/* -- content stuff -- */
#content_margin{
	width:760px;
	margin-right: auto;
	margin-left: auto;
	position:relative;	
}	
#content{
	background-color:#FFFFFF;
	border-width: 0px;
	border-style: solid;
	border-color: #cccccc;
	padding: 0px 0px 0px 0px;
}
#content h1{
	font-size: small;
}
.content_categories{
	padding-top:10px;
}
.content_category{
	width:210px;
	height:60px
	float:left;
	position:relative;
}
.content_category h2, .content_product h2{
	margin:0;
	padding:3px 2px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d72317;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.content_category ul{
	padding: 1px;
	margin: 0px;
	padding-bottom:20px;
}
.content_category ul li{
	list-style-type: none;
	line-height: 16px;
}
.content_category ul li a{
	color: #000000;

}
.content_category ul li a:visited{
	color: #000000;

}
.content_category ul li a:hover{
	color: #d72317;
}
#content_leftcol .content_category h2 a,#content_leftcol .content_category h2 .a:visited span{
	color:#FFFFFF;
}
.content_icon{
	position:absolute;
	top:-5px;
	right:5px;
	z-index:10;
}
.category_clear{
	padding-bottom:10px;
	clear:both;
}
#content_leftcol{
	float:left;
	width:595px;
}
#content_rightcol{
	float:right;
	widows:185px;
}
#content_select_subcategory{
	padding-bottom:10px;
}
#content_subcategory_dropdown{
	padding:4px;
	vertical-align:middle;
}
#content_show_category_button{
	vertical-align:middle;
}
.product_addtocart{
	font-weight:bold;
	color:#d72317;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.product_image{
	padding: 1px;
}
.product_image a{
	display:block;
	width:186;
	height:151px;
	background-repeat: repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}
.product_image a:hover{	
	border: 1px solid #d72317;
}
.content_add{
	vertical-align:top;	
}
.content_qty{
	border: 1px solid #000000;
	vertical-align:middle;
	padding:4px;
	font-weight:bold;
	vertical-align:top;	
	width:20px;
}
.content_points{
	float:left;
}
.content_points span{
	color:#000000;
}
.content_add_to_card{
	float:right;
}
.content_add_to_card span{
	color:#000000;
}
.product_features{
	float:left;
	margin: 0px;
	padding: 10px;
}
.product_features ul{
	padding:0px 0px 10px 0px;
	margin:0;
}
.product_features li{
	list-style-type: none;
	background-image: url(../images/content_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin: 0px;

}
.product_largeimage{
	float:right;
	padding:5px;
}
.product_largeimage img{
	border: 1px solid #CCCCCC;	
}

/* -- table -- */

.table{
	margin-bottom: 5px;

}
.table td{
	margin: 0px;
	padding: 5px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.table thead td{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
table.results {
	border-width: 5px;
	border-spacing: ;
	border-style: solid;
	border-color: #d72317;
	border-collapse: collapse;
	background-color: white;
}
table.results th {
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: #d72317;
	background-color: white;
	-moz-border-radius: ;
}
table.results td {
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: #d72317;
	background-color: white;
	-moz-border-radius: ;
}
.results2 {
	border-width: 5px;
	border-spacing: ;
	border-style: solid;
	border-color: #d72317;
	border-collapse: collapse;
	background-color: #d72317;
}


/* -- footer -- */

#footer{
	font-size: 9px;
	color: #7B7B7B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom:20px
	background-color:#F7F7F7;	
}
#footer a{
	font-size: 9px;
	color: #7B7B7B;
	
}


/* BITS
--------------------------------------*/

.field_input{
	border: 1px solid #000000;
	vertical-align:middle;
	padding:4px;
	font-weight:bold;
}
.field_points{
	border: 1px solid #000000;
	vertical-align:middle;
	padding:4px;
	font-weight:bold;
	width:30px;
	margin-right:10px;
	margin-left:10px;
}
.clear{
	clear:both;
}
i{
	display:none;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.off{
	display:none;
}

a.white_heading {
	color: #ffffff;
	text-decoration: underline;
}

a.white_heading a:visited{
	color: #ffffff;
	text-decoration: underline;
}
a.white_heading a:hover{
	color: #333399;/*changeable color*/
	text-decoration: underline;
}


/*       login.css    */


#login_header h1{
	display:none;
}
#login_fields{
	background-image: url(../images/login_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left:5px;
	height:41px;
	vertical-align:middle;
}
.login_margin{
	padding-top:5px;
	margin-top: 20px;	
}
.login_forgotten{
	padding-left:0px;
	padding-top:10px;
}
#login_button{
	vertical-align: middle;
}

td.login_white_text	{
	color: #ffffff;
	font-weight: bold;
}

.participant_stats_table_header{
	background-color:#d72317;
	color:#FFFFFF;
}
.participant_stats_table{
	width:300px;
}


/*   this is the menu style */

                                        #submenu{
                                                                width:185px;
                                                }
                                                #submenu .submenu_off, #submenu .submenu_off:visited {
                                                                text-decoration: none;
                                                                font-weight: bold;
                                                                display: block;
                                                                padding: 3px 5px 3px 5px;            
                                                                margin: 0px 0px 2px 0px;              
                                                                background-color: #FFFFFF;
                                                                border-top-width: 1px;
                                                                border-top-style: solid;
                                                                border-top-color: #DDDDDD;
                                                                border-bottom-width: 1px;
                                                                border-bottom-style: solid;
                                                                border-bottom-color: #DDDDDD;
                                                                background-repeat: no-repeat;
                                                                background-position: right center;
                                                                color: #999999;  
                                                                width:175px;
                                                }
                                                #submenu .submenu_off:hover, #submenu .submenu_on, #submenu .submenu_on:visited{
                                                                background-color: #d72317; /*changeable color*/
                                                                border-top-width: 1px;
                                                                border-bottom-width: 1px;
                                                                border-top-style: solid;
                                                                border-bottom-style: solid;
                                                                border-top-color: #000000;
                                                                border-bottom-color: #000000;
                                                                color: #FFFFFF;
                                                                background-repeat: no-repeat;
                                                                background-position: right center;
                                                }
                                                #submenu .submenu_on, #submenu .submenu_on:visited {
                                                                text-decoration: none;
                                                                font-weight: bold;
                                                                display: block;
                                                                padding: 3px 5px 3px 5px;            
                                                                margin: 0px 0px 2px 0px;                              
                                                }
                                                .list_on{
                                                                margin-bottom: 5px;
                                                                border-bottom-width: 1px;
                                                                border-bottom-style: solid;
                                                                border-bottom-color: #8c8c8c;
                                                }
                                                #submenu .item_off, #submenu .item_off:hover{
                                                                margin: 0px;
                                                                border-top-style: none;
                                                                border-right-style: none;
                                                                border-bottom-style: solid;
                                                                border-left-style: none;
                                                                background-color: #f8f6f7;
                                                                color: #000000;
                                                                font-weight:normal;
                                                                border-bottom-width: 1px;
                                                                border-bottom-color: #DDDDDD;
                                                                background-image: none;
                                                                text-decoration: none;
                                                                display: block;
                                                                padding: 3px 5px 3px 5px;            
                                                                margin: 0px 0px 0px 0px;              
                                                }
                                                #submenu .item_off:hover, #submenu .item_on{
                                                                font-weight:bold;
                                                                background-repeat: no-repeat;
                                                                background-position: right center;
                                                }
                                                #submenu .item_on{
                                                                text-decoration: none;
                                                                display: block;
                                                                padding: 3px 5px 3px 5px;            
                                                                margin: 0px 0px 0px 0px;
                                                }
												
/*   this is the top category and rewards style */

                                        #submenu1{
                                                                width:180px;
                                                }
                                                #submenu1 .submenu1_off, #submenu1 .submenu1_off:visited {
                                                                text-decoration: none;
                                                                font-weight: bold;
                                                                display: block;
                                                                padding: 3px 5px 3px 5px;            
                                                                margin: 0px 0px 2px 0px;              
                                                                background-color: #f8f6f7;
                                                                border-top-width: 1px;
                                                                border-top-style: solid;
                                                                border-top-color: #DDDDDD;
                                                                border-bottom-width: 1px;
                                                                border-bottom-style: solid;
                                                                border-bottom-color: #DDDDDD;
                                                                background-repeat: no-repeat;
                                                                background-position: right center;
                                                                color: #999999;  
                                                                width:170px;
                                                }
                                                #submenu1 .submenu1_off:hover, #submenu1 .submenu1_on, #submenu1 .submenu1_on:visited{
                                                                background-color: #d72317; /*changeable color*/
                                                                border-top-width: 1px;
                                                                border-bottom-width: 1px;
                                                                border-top-style: solid;
                                                                border-bottom-style: solid;
                                                                border-top-color: #000000;
                                                                border-bottom-color: #000000;
                                                                color: #FFFFFF;
                                                                background-repeat: no-repeat;
                                                                background-position: right center;
                                                }
                                                #submenu1 .submenu1_on, #submenu1 .submenu1_on:visited {
                                                                text-decoration: none;
                                                                font-weight: bold;
                                                                display: block;
                                                                padding: 3px 5px 3px 5px;            
                                                                margin: 0px 0px 2px 0px;                              
                                                }
                                                .list_on{
                                                                margin-bottom: 5px;
                                                                border-bottom-width: 1px;
                                                                border-bottom-style: solid;
                                                                border-bottom-color: #8c8c8c;
                                                }
                                                #submenu1 .item_off, #submenu1 .item_off:hover{
                                                                margin: 0px;
                                                                border-top-style: none;
                                                                border-right-style: none;
                                                                border-bottom-style: solid;
                                                                border-left-style: none;
                                                                background-color: #d72317;
                                                                color: #000000;
                                                                font-weight:normal;
                                                                border-bottom-width: 1px;
                                                                border-bottom-color: #DDDDDD;
                                                                background-image: none;
                                                                text-decoration: none;
                                                                display: block;
                                                                padding: 3px 5px 3px 5px;            
                                                                margin: 0px 0px 0px 0px;              
                                                }
                                                #submenu1 .item_off:hover, #submenu1 .item_on{
                                                                font-weight:bold;
                                                                background-repeat: no-repeat;
                                                                background-position: right center;
                                                }
                                                #submenu1 .item_on{
                                                                text-decoration: none;
                                                                display: block;
                                                                padding: 3px 5px 3px 5px;            
                                                                margin: 0px 0px 0px 0px;
                                                }												
