* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 6px 0px 12px;
	background-color: #fff;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	text-decoration: underline;
}

a:hover {
	color: #305785;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
	text-decoration: none;
}

p {
	margin: 10px 0px 10px;
	text-align: justify;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

input {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

select {
	background-color: #fff;
	color: #305785;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}


#container {
	margin: 0px auto;
	padding-top: 7px;
	width: 732px;
	background: url('images/background_top.gif') repeat-x 0px 0px;
	text-align: justify;
}


/* Page Header */

#page_header {
	margin-bottom: 1px;
	background: url('images/main_horse_pic2.jpg') no-repeat 100% 0px;
	width: 732px;
	height: 174px;
	overflow: hidden;
}

#page_header h1 {
	width: 221px;
	height: 174px;
	background: url('images/website_name.gif') #387e28 no-repeat 50% 50%;
	color: #fff;
}



/* Page Menu */

#page_menu {
	width: 732px;
	height: 44px;
	overflow: hidden;
}

#page_menu ul {
	width: 732px;
	height: 44px;
}

#page_menu li {
	margin-left: 1px;
	height: 44px;
	float: left;
	text-align: center;
	overflow: hidden;
}

#page_menu li.black {
	margin: 0px;
}

#page_menu li a {
	padding: 0px 12px;
	color: inherit;
	background: url('images/menu_bgred.gif') #a52322 no-repeat 0px 0px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}

#page_menu li.black a {
	color: inherit;
	background: url('images/menu_bgblack.gif') #000000 no-repeat 0px 0px;
	border-right: #a52322 1px solid;
}

#page_menu li a:hover {
	color: inherit;
	background-color: #891d1c;
}

#page_menu li.black a:hover {
	color: inherit;
	background-color: #424242;
}

#page_menu li b {
	height: 44px;
	display: block;
}

#page_menu li#home {
	width: 92px;
}

#page_menu li#home b {
	width: 92px;
	background: url('images/menu_home.gif') no-repeat 0px 50%;
}

#page_menu li#autographs {
	width: 90px;
}

#page_menu li#autographs b {
	width: 90px;
	background: url('images/menu_login.gif') no-repeat 0px 50%;
}

#page_menu li#rookies {
	width: 84px;
}

#page_menu li#rookies b {
	width: 84px;
	background: url('images/menu_register.gif') no-repeat 0px 50%;
}

#page_menu li#cards {
	width: 112px;
}

#page_menu li#cards b {
	width: 112px;
	background: url('images/menu_system.gif') no-repeat 0px 50%;
}

#page_menu li#commons {
	width: 88px;
}

#page_menu li#commons b {
	width: 88px;
	background: url('images/menu_history2.gif') no-repeat 0px 50%;
}

#page_menu li#nonsports {
	width: 92px;
}

#page_menu li#nonsports b {
	width: 88px;
	background: url('images/menu_prices.gif') no-repeat 0px 50%;
}

#page_menu li#myebay {
	width: 165px;
	
}

#page_menu li#myebay b {
	width: 167px;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding-top: 16px;
	margin-left: -10px;
	text-decoration:none 
}


#page_menu li#contactus {
	width: 90px;
	
}

#page_menu li#contactus b {
	width: 94px;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding-top: 16px;
	margin-left: -14px;
	text-decoration:none 
}





#page_menu li#account {
	width: 82px;
}

#page_menu li#account b {
	width: 82px;
	background: url('images/menu_account.gif') no-repeat 0px 50%;
}

#page_menu li#predictions {
	width: 76px;
}

#page_menu li#predictions b {
	width: 76px;
	background: url('images/menu_races.gif') no-repeat 0px 50%;
}

#page_menu li#horse {
	width: 108px;
}

#page_menu li#horse b {
	width: 108px;
	background: url('images/menu_horse.gif') transparent no-repeat 0px 50%;
}


/* Page Search */

#page_search {
	margin-top: 10px;
	margin-left: 498px;
	width: 234px;
	height: 36px;
	z-index: 1;
	position: absolute;
}

#page_search h3 {
	padding-top: 6px;
	width: 60px;
	display: block;
	color: #666;
	background-color: inherit;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	float: left;
}



#page_search form {
	padding-right: 10px;
}

#page_search select, #page_search input {
	margin-top: 2px;
	width: 130px;
	height: 19px;
	float: left;
}

#page_search input.button {
	margin-top: 0px;
	margin-left: 10px;
	width: 23px;
	height: 19px;
}



/* Page Content */

#page_content {
	padding: 5px 0px 0px;
	width: 732px;
	background: url('images/content_background.gif') repeat-y 0px 0px;
}

.content_box {
	margin: 0px auto;
	padding: 11px 0px 0px;
	width: 710px;
}

.content_box h2 {
	height: 18px;
}

.content_box h3{
	background-color: #d5ebb8;
	font-size: 10px;


}


#page_content a {
	color: #9f0b17;
	background-color: inherit;
}

#page_content a:hover {
	color: #387e28;
	background-color: inherit;
}

#page_content p {
	line-height: 14px;
}

/* Welcome Text*/

#welcome_text {
	padding: 0px 11px;
}

#welcome_text h2 {
	width: 480px;
	background: url('images/welcome_header2.gif') no-repeat 0px 0px;
}
/* history Text*/

#history_text {
	padding: 0px 11px;
}
#history_text h2 {
	padding: 0px 11px;
	width: 330px;
	background: url('images/history.gif') no-repeat 0px 0px;
}

/* system Text*/

#system_text {
	padding: 0px 11px;
}
#system_text h2 {
	padding: 0px 11px;
	width: 330px;
	background: url('images/system.gif') no-repeat 0px 0px;
}

/* prices Text*/

#prices_text {
	padding: 0px 11px;
}
#prices_text h2 {
	padding: 0px 11px;
	width: 330px;
	background: url('images/prices.gif') no-repeat 0px 0px;
}

/* contacts Text*/

#contacts_text {
	padding: 0px 11px;
}
#contacts_text h2 {
	padding: 0px 11px;
	width: 330px;
	background: url('images/contacts.gif') no-repeat 0px 0px;
}

/* Services Column */

#services_column {
	padding-top: 1px;
	width: 424px;
	text-align: right;
	float: left;
}

#services1 {
	margin: 2px 0px 0px auto;
	width: 414px;
	height: 117px;
	background: url('images/sub_horse_pic.jpg') #64970c no-repeat 0px 0px;
	color: #fff;
	overflow: hidden;
	text-align: left;
}

#services2 {
	margin: 2px 0px 0px auto;
	width: 414px;
	height: 112px;
	background: url('images/sub_horse_pic2.jpg') #731f21 no-repeat 0px 0px;
	color: #d5bcbd;
	overflow: hidden;
	text-align: left;
}

#services3 {
	margin: 2px 0px 0px auto;
	width: 414px;
	height: 119px;
	background: url('images/sub_horse_pic3.jpg') #282828 no-repeat 0px 0px;
	color: #bfbfbf;
	overflow: hidden;
	text-align: left;
}

.services_textbox {
	margin-left: 155px;
	margin-right: 10px;
	width: 248px;
}

.services_textbox p {
	margin-bottom: 5px;
}

.link-more {
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

.link-more a {
	color: #fff;
	background-color: inherit;
}

.link-more a:hover {
	color: #d7d7d7;
	background-color: inherit;
}


/* Order Cards */

#order_cards {
	margin: 3px 0px 3px 16px;
	color: #9f0b17;
	background-color: inherit;
	font-weight: bold;
	border: #98141b 1px solid;
	float: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;

	width : 283px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 281px;
}

#order_cards {
	clear: right;
}

#order_cards a {
	color: #9f0b17;
	background-color: inherit;
}

#order_cards a:hover {
	color: #387e28;
	background-color: inherit;
}

#order_cards h2 {
	margin-bottom: 12px;
	width: 281px;
	height: 28px;
	color: inherit;
	background: url('images/order_header2.gif') #387e28 no-repeat 0px 0px;
}

#order_accept {
	margin: 10px auto 2px;
	text-align: center;
}

#order_cards ul {
	padding: 0px 3px 0px 4px;
	font-size: 10px;
	height: 95px;
}

#order_cards li {
	padding: 0px 5px;
	color: #9f432b;
	background-color: #fff;
	background-position: 5px 0px;
	background-repeat: no-repeat;
	float: left;
}

#order_cards li#online {
	background-image: url('images/order_online.gif');
}

#order_cards li#phone {
	background-image: url('images/order_phone.gif');
}

#order_cards li#mail {
	background-image: url('images/order_mail.gif');
}

#order_cards li a {
	display: block;
	background: inherit;
	background-position: 0px 0px;
	color: #9f432b;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	text-transform: lowercase;
	cursor: pointer;
}

#order_cards li a .block {
	display: block;
	border: #cccccc 1px solid;
}

#order_cards li a:hover .block {
	color: inherit;
	background-color: #f2f2f2;
}

#order_cards li a span {
	width: 79px;
	height: 73px;
	display: block;
}

#order_cards li a b {
	line-height: 12px;
	width: 79px;
	display: block;
}

#order_cards li#phone b {
	width: 80px;
}

#order_text {
	padding: 0px 15px 12px;
}

#order_text p {
	line-height: 14px;
}


/* Mailing List */

#mailing_list {
	margin-bottom: 1px;
	margin-left: 16px;
	margin-top: 30px;
	width: 283px;
	height: 75px;
	float: left;
	background-color: #3f72ae;
	color: #fff;
	overflow: hidden;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

#mailing_list h2 {
	padding-top: 8px;
	margin-left: 8px;
	font-size: 11px;
	font-weight: bold;
}

#mailing_list form {
	margin-left: 43px;
	padding-top: 15px;
}

#mailing_list input {
	margin-right: 15px;
	padding: 2px 0px 1px;
	border: none;
	width: 160px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	float: left;
}

#mailing_list input.button {
	margin: 0px;
	padding: 0px;
	width: 23px;
	height: 17px;
	background: none;
}


/* Footer Links */

#footer_links {
	padding: 18px 0px 0px;
	color: #083360;
	background: url('images/footer_background.gif') #fff repeat-x 0px 1px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

#footer_links a {
	color: #083360;
	text-decoration: none;
	background-color: inherit;
}

#footer_links a:hover {
	color: #185799;
	background-color: inherit;
}

#footer_links ul {
	margin: 0px auto;
	padding: 0px 0px 0px 100px;
}

#footer_links li {
	padding: 0px 12px 0px 10px;
	color: inherit;
	background: url('images/footer_links_div.gif') #fff no-repeat 100% 100%;
	text-transform: lowercase;
	float: left;
}

#footer_links li.last {
	padding-right: 10px;
	background: none;
}


/* Page Footer */

#page_footer {
	padding: 15px 20px 0px;
	color: #000;
	background-color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

#page_footer a {
	color: #000;
	background-color: inherit;
}

#page_footer a:hover {
	color: #5c5c5c;
	background-color: inherit;
}


/* Register */

#register {
	margin: 3px 0px 3px 16px;
	color: #9f0b17;
	background-color: inherit;
	font-weight: bold;
	border: #98141b 1px solid;
	float: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;

	width : 600px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 700px;
}

#register {
	clear: left;
}

#register a {
	color: #9f0b17;
	background-color: inherit;
}

#register a:hover {
	color: #387e28;
	background-color: inherit;
}

#register h2 {
	margin-bottom: 12px;
	width: 240px;
	height: 28px;
	color: inherit;
	background: url('images/register.gif') #387e28 no-repeat 0px 0px;
}

#register h3 {
	margin-bottom: 12px;
	width: 240px;
	height: 28px;
	color: inherit;
	background: url('images/login.gif') #387e28 no-repeat 0px 0px;
}

#order_accept {
	margin: 10px auto 2px;
	text-align: center;
}

#register ul {
	padding: 0px 3px 0px 4px;
	font-size: 10px;
	height: 95px;
}

#register li {
	padding: 0px 5px;
	color: #9f432b;
	background-color: #fff;
	background-position: 5px 0px;
	background-repeat: no-repeat;
	float: left;
}

#register li#online {
	background-image: url('images/order_online.gif');
}

#register li#phone {
	background-image: url('images/order_phone.gif');
}

#register li#mail {
	background-image: url('images/order_mail.gif');
}

#register li a {
	display: block;
	background: inherit;
	background-position: 0px 0px;
	color: #9f432b;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	text-transform: lowercase;
	cursor: pointer;
}

#register li a .block {
	display: block;
	border: #cccccc 1px solid;
}

#register li a:hover .block {
	color: inherit;
	background-color: #f2f2f2;
}

#register li a span {
	width: 79px;
	height: 73px;
	display: block;
}

#register li a b {
	line-height: 12px;
	width: 79px;
	display: block;
}

#register li#phone b {
	width: 80px;
}

#register_text {
	padding: 0px 15px 12px;
}

#register_text p {
	line-height: 14px;
}




.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #305785;
	border: 1px solid #333333;
}

body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #ffffff;
}
#form_section {
	background-color: #f2f2f2;
	border: 1px solid #000000;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 747474;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}




/* Account */
#manage_account {
	margin: 3px 0px 3px 16px;
	color: #9f0b17;
	background-color: inherit;
	font-weight: bold;
	border: #98141b 1px solid;
	float: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;

	width : 600px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 700px;
}

#manage_account {
	clear: left;
}

#manage_account a {
	color: #9f0b17;
	background-color: inherit;
}

#manage_account a:hover {
	color: #387e28;
	background-color: inherit;
}

#manage_account h2 {
	margin-bottom: 12px;
	width: 240px;
	height: 28px;
	color: inherit;
	background: url('images/account.gif') #387e28 no-repeat 0px 0px;
}

#manage_account h3 {
	margin-bottom: 12px;
	width: 240px;
	height: 28px;
	color: inherit;
	background: url('images/login.gif') #387e28 no-repeat 0px 0px;
}

#order_accept {
	margin: 10px auto 2px;
	text-align: center;
}

#manage_account ul {
	padding: 0px 3px 0px 4px;
	font-size: 10px;
	height: 95px;
}

#manage_account li {
	padding: 0px 5px;
	color: #9f432b;
	background-color: #fff;
	background-position: 5px 0px;
	background-repeat: no-repeat;
	float: left;
}

#manage_account li#online {
	background-image: url('images/order_online.gif');
}

#manage_account li#phone {
	background-image: url('images/order_phone.gif');
}

#manage_account li#mail {
	background-image: url('images/order_mail.gif');
}

#manage_account li a {
	display: block;
	background: inherit;
	background-position: 0px 0px;
	color: #9f432b;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	text-transform: lowercase;
	cursor: pointer;
}

#manage_account li a .block {
	display: block;
	border: #cccccc 1px solid;
}

#manage_account li a:hover .block {
	color: inherit;
	background-color: #f2f2f2;
}

#manage_account li a span {
	width: 79px;
	height: 73px;
	display: block;
}

#manage_account li a b {
	line-height: 12px;
	width: 79px;
	display: block;
}

#manage_account li#phone b {
	width: 80px;
}

#manage_account_text {
	padding: 0px 15px 12px;
}

#manage_account_text p {
	line-height: 14px;
}


