﻿
html
{
	background : #000000 url('images/black.jpg') top left repeat fixed;
}

body
{
	margin-left : auto;
	margin-right : auto;
	padding : 0; 
	height : 100%;
	width : 900px; 
	line-height : 130%;
	font-family : verdana, arial, helvetica, tahoma, sans-serif;
	text-align : left;
	color : black;
}

div.header { 
	background: transparent url('images/hireparkbmx_header.png') top left no-repeat;
	height : 177px;
	width : 900px;
	margin-left : 0px;
	margin-right : 0px;
	vertical-align : top;
} 

div.footer { 
	background : transparent url('images/footer.gif') top left no-repeat;
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	height : 50px;
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	padding-top: 23px;
} 
.menu { 
    list-style: none;
    padding-top: 139px;
    padding-left: 100px;
	width : 950px;
	margin-left : auto;
	margin-right : auto;
    text-transform: uppercase;
}
.menu li
{
    float: left;
}
.menu a { 
	color: #666666;
	height : 27px;
    padding: 8px 10px 0px 10px;
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    border-left: solid 1px #333333;
    border-right: solid 1px #666666;
    position: relative;
}
.menu a.first
{
    border-left: none;
}
.menu a.last
{
    border-right: none;
}

.menu a:hover { 
	color: #FFFFFF;
	background : #333333 url('images/menu_hover.jpg') top left repeat-x;
}
 
div.main { 
	width : 100%;
	margin : 0 auto;
	text-align : center;
	color : white;
	background : transparent url('images/all_repeat_3.gif') top left repeat-y;
	overflow : hidden;
} 
div.content { 
	width : 800px;
	margin : 0 auto;
	padding-top : 20px;
	text-align : center;
	color : white;
	background-color : transparent;
	overflow : hidden;
} 
div.content_sub 
{
	width : 745px;	
	padding-top : 10px;
	padding-right : 10px;
	padding-left : 10px;
	border-right : solid 5px #850000;
	border-left :  solid 5px #850000;
	float : left;
	text-align : left;
	background : #000000 url('images/chainwheel.jpg') bottom right no-repeat;
	font-size : 10px;
	color : #FF9831;
}
div.content_sub_top { 
	width : 765px;
	padding-left : 5px;
	padding-right : 5px;
	float : left;
	text-align : left;
	background : transparent url('images/full_top_tab.png') top left no-repeat;
	font-size : 14px;
	font-weight: bolder;
	font-family : Verdana;
	color : white;
} 
div.content_sub_bottom { 
	width : 765px;
	padding-left : 10px;
	padding-top : 30px;
	float : left;
	text-align : left;
	background : transparent url('images/full_bottom_tab.png') top left no-repeat;
}
div.maincontent { 
	width : 550px;
	margin : 0 auto;
	padding-top : 5px;
	padding-right : 5px;
	padding-left : 10px;
	float : left;
	text-align : left;
	background-color : transparent;
} 
div.maincontent_sub_top { 
	width : 535px;
	padding-left : 5px;
	padding-right : 5px;
	float : left;
	text-align : left;
	background : transparent url('images/long_top_tab.png') top left no-repeat;
	font-size : 14px;
	font-weight: bolder;
	font-family : Verdana;
	color : white;
} 
div.maincontent_sub_bottom { 
	width : 535px;
	padding-left : 10px;
	padding-top : 30px;
	float : left;
	text-align : left;
	background : transparent url('images/long_bottom_tab.png') no-repeat;
} 
div.maincontent_sub { 
	width : 520px;
	padding-top : 10px;
	padding-right : 5px;
	padding-left : 10px;
	padding-bottom : 5px;
	border-right : solid 5px #4A639C;
	border-left :  solid 5px #4A639C;
	float : left;
	text-align : left;
	background : #000000 url('images/chainwheel.jpg') bottom right no-repeat;
	font-size : 10px;
	color : white;
} 

div.subcontent { 
	width : 220px;
	margin : 0 auto;
	padding-top : 0px;
	padding-right : 10px;
	padding-left : 5px;
	float : right;
	text-align : left;
	background-color : transparent;
	font-size : 10px;
	color : white;
} 
div.subcontent_sub_top { 
	width : 205px;
	padding-left : 5px;
	padding-right : 5px;
	float : left;
	text-align : left;
	background : transparent url('images/short_top_tab.png') no-repeat;
	font-size : 14px;
	font-weight: bolder;
	font-family : Verdana;
	color : #FF9831;
} 
div.subcontent_sub_bottom { 
	width : 205px;
	padding-left : 10px;
	padding-top : 30px;
	float : left;
	text-align : left;
	background : transparent url('images/short_bottom_tab.png') no-repeat;
} 
div.subcontent_sub { 
	width : 190px;
	margin : 0 auto;
	padding-top : 10px;
	padding-right : 5px;
	padding-left : 10px;
	padding-bottom : 5px;
	border-right : solid 5px #626063;
	border-left :  solid 5px #626063;
	float : left;
	text-align : left;
	background-color : #000000;
} 
a:link, a:visited { 
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
	line-height : 13pt;
	font-family : Verdana;
} 
a:hover { 
	color : #ff9831;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
	line-height : 13pt;
	font-family : Verdana;
} 
a.small:link, a.small:visited { 
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-size : 10px;
	line-height : 12pt;
	font-family : Verdana;
} 
a.small:hover { 
	color : #ff9831;
	text-decoration : none;
	font-weight : normal;
	font-size : 10px;
	line-height : 12pt;
	font-family : Verdana;
} 
a.orange:link, a.orange:visited { 
	color : #ff9831;
	text-decoration : none;
	font-weight : normal;
	font-size : 10px;
	line-height : 12pt;
	font-family : Verdana;
} 
a.orange:hover { 
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-size : 10px;
	line-height : 12pt;
	font-family : Verdana;
} 
a.image:link, a.image:visited, a.image:hover { 
	color : #ffffff;
	text-decoration : none;
	border: 0px;
	background: none;
} 
b { 
	color : #faaf5f;
	font-weight : bold;
	font-size : 11px;
	line-height : 13pt;
	font-family : Verdana;
	text-decoration : none;
} 
b.small { 
	color : #ffffff;
	font-weight : bold;
	font-size : 9px;
	line-height : 11pt;
	font-family : Verdana;
	text-decoration : none;
} 
b.smaller { 
	color : #faaf5f;
	font-weight : bold;
	font-size : 8px;
	line-height : 10pt;
	font-family : Verdana;
	text-decoration : none;
} 
b.large { 
	color : #ff9831;
	font-weight : bold;
	font-size : 14px;
	line-height : 15pt;
	font-family : Verdana;
	text-decoration : none;
} 
b.white { 
	color : #d5d6d8;
	font-weight : bold;
	font-size : 14px;
	line-height : 15pt;
	font-family : Arial;
	text-decoration : none;
} 
b.line { 
	color : #d5d6d8;
	font-weight : bold;
	font-size : 14px;
	line-height : 15pt;
	font-family : Arial;
	text-decoration : none;
} 
p { 
	color : #ffffff;
	font-weight : normal;
	font-size : 11px;
	line-height : 12pt;
	font-family : Verdana;
	text-decoration : none;
	display : inline;
} 
p.small { 
	color : #ffffff;
	font-weight : normal;
	font-size : 9px;
	line-height : 11pt;
	font-family : Verdana;
	text-decoration : none;
	display : inline;
} 

Input.TBox { width: 75px; }