@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 100%;
	background: #000000;
}

#continer {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	border-bottom: 1px solid #1E1E1E;
}

#header #header_flash {
	float: left;
}
#header #search_bar {
	float: right;
	height: 26px;
	width: 280px;
	margin-top: 56px;
	margin-right: 15px;
	border-style: none;
}
#header #search_bar img {
	float: right;
}
#search_input {
	height:26px;
	display:block;
	background: url(../images/search_input.png) no-repeat;
	border-style: none;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	width: 168px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#search_bar  #search_input  input {
	border-width: 0px;
	border-style: none;
	background: url(none);
	font: 11px Arial, Helvetica, sans-serif;
	color: #C6C6C6;
	width: 150px;
	height: 21px;
	margin-top: 4px;
	margin-left: 10px;
}
#search_bar      a.search-but{
	background-image: url(../images/search_btn.png);
	width: 93px;
	background-color: #000000;
	display: block;
	height: 26px;
	float: left;
	border-style: none;
}
#search_bar      a.search-but:hover {
	background-image: url(../images/search_btn_f2.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#content {
	width: 994px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 160%;
}
#content #con_top {
	background: url(../images/bdy_top_bg.jpg) no-repeat top;
	display: block;
	float: left;
	width: 994px;
}
#content #con_top #con_btm {
	background: url(../images/bdy_btm_bg.jpg) no-repeat bottom;
	float: left;
	width: 994px;
}
#con_btm #lft_panel {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	width: 355px;
}
#lft_panel h1 {
	display: block;
	margin-bottom: 10px;
}

#lft_panel li {
	padding-bottom: 15px;
	padding-top: 5px;
	background: url(../images/line.png) no-repeat bottom;
	width: 353px;
	color: #CCCCCC;
	font-size: 11px;
	font-style: italic;
	font-variant: normal;
}
#lft_panel li a {
	color: #E1F3FF;
	text-decoration: none;
	line-height: 16px;
	font-style: normal;
}
#lft_panel li a:hover {
	text-decoration: underline;
}
#lft_panel  .lft_a  {
	float: right;
	margin-right: 15px;
	margin-top: 10px;
	line-height: 16px;
	font-size: 11px;
}
#lft_panel .lft_a a {
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
}
#lft_panel .lft_a a:hover {
	color: #FFFFFF;
}
#con_btm #center_panel {
	float: left;
	margin-top: 15px;
	width: 300px;
	margin-left: 15px;
}
#center_panel h1 {
	display: block;
	margin-bottom: 10px;
}
#con_btm #right_panel {
	float: left;
	margin-top: 15px;
	width: 285px;
	margin-left: 15px;
}
#right_panel h1 {
	display: block;
	margin-bottom: 10px;
}
#right_panel .sponsors_logo {
	background: url(../images/new_line.png) no-repeat bottom;
	margin-bottom: 10px;
}

.sponsors_logo li {
	float: left;
	width: 80px;
	margin-top: 5px;
	height: 50px;
	margin-right: 15px;
}
.sponsors_logo ul {
	float: left;
}
.sponsors_logo #right_link {
	float: right;
	display: block;
}

#footer  {
	background: url(../images/footer_line.png) no-repeat top;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	margin-top: 10px;
}
#lft_panel a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#sub_header {

}


#sub_header #search_bar {
	float: right;
	height: 26px;
	border-style: none;
	width: 280px;
}
.list_all {
	background-image: url(../images/icon_list.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 15px;
	margin-left: 10px;
	line-height: 180%;
	margin-bottom: 10px;
}
#sub_header  #right_top  #top_link  {
	float: right;
	width: 600px;
}
#sub_header  #right_top  #top_link  #top_link1  {
	height: 19px;
	width: 201px;
	float: right;
	background-image: url(../images/top_link.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 8px;
	margin-bottom: 35px;
}
#sub_header  #right_top  #top_link  #top_link1  a  {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
	margin-left: 25px;
	font-weight: 700;
}
#sub_header  #right_top  #top_link  #top_link1  a:hover  {
	font-size: 10px;
	color: #64C1FF;
	text-decoration: underline;
	line-height: 13px;
}
#sub_header  #right_top  #top_link  #top_link1  #top_link_icon  {
	line-height: 13px;
}
#sub_header  #right_top  #top_link  #top_link1  .homelnk  {
	background-image: url(../images/home_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	line-height: 13px;
	margin-left: 35px;
}
#sub_header  #right_top  #top_link  #top_link1  .contactlnk  {
	background-image: url(../images/contact_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 22px;
	line-height: 13px;
	margin-left: 13px;
}
#sub_rit_panel h4 span {
	font-size: 12px;
	font-style: italic;
	color: #0193C2;
}






#sub_header #header_flash {
	float: left;
	width: 300px;
}
#timer  {
	height: 100px;
	float: left;
	background: url(../images/timer-bg.png) no-repeat center 7px;
	width: 280px;
}
#eventname  {
	font-weight: 700;
	color: #D2EDFF;
}
#timer ul {
	margin-top: 30px;
}
#timer li {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF0000;
	float: left;
}
#timer li#days {
	margin-left: 20px;
	width: 50px;
	text-align: center;
}
#timer li#hours {
	margin-right: 8px;
	margin-left: 20px;
	width: 50px;
	text-align: center;
}
#timer li#min {
	margin-right: 0px;
	margin-left: 12px;
	width: 50px;
	text-align: center;
}
#timer li#sec {
	margin-left: 0px;
	width: 50px;
	text-align: center;
}






#continer #sub_banner {
	height: 51px;
	margin-bottom: 3px;
}
#continer #sub_con {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sub_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}

#sub_con #sub_lft_panel {
	float: left;
	width: 220px;
	min-height: 578px;
}

#sub_con #sub_rit_panel {
	width: 780px;
	float: left;
	background-image: url(../images/sub_rit_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 15px;
}
#sub_con #sub_rit_panel h1 {
	margin-top: 15px;
	float: left;
	width: 500px;
	margin-bottom: 10px;
}
#sub_con #sub_rit_panel h2 {
	height: 31px;
	width: 736px;
	background-image: url(../images/h2_bg.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 31px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 18px;
	font-weight: normal;
}
#sub_con #sub_rit_panel .img_sub_con img {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#sub_con #sub_rit_panel .lftimg_sub_con img {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#sub_con #sub_rit_panel p {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#sub_con #sub_rit_panel #twiter_img {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#sub_con #sub_rit_panel h4 {
	font-size: 14px;
	font-weight: 900;
	color: #98E4FE;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#sub_con #sub_rit_panel #btm_news_link {
	clear: both;
	float: right;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 900;
	width: 750px;
	text-align: right;
}
#sub_con #sub_rit_panel #btm_news_link a {
	color: #3EB1FF;
	text-decoration: none;
	font-weight: normal;
}
#sub_con #sub_rit_panel #btm_news_link a:hover {
	color: #E10000;
	text-decoration: underline;
}


#list_sub h3 {
	font-weight: 800;
	color: #00CCFF;
	font-size: 13px;
	margin-left: 10px;
	margin-bottom: 8px;
}
#list_sub p {
	margin: 0px;
	padding: 0px;
	line-height: 180%;
}
.li_sub  {
	background-image: url(../images/listbg.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #232323;
	list-style-type: none;
}
#sub_con #sub_rit_panel a {
	color: #47A8EF;
	text-decoration: none;
}
#sub_con #sub_rit_panel a:hover {
	color: #FFCC00;
}
#sub_rit_panel #news_head a {
	cursor:pointer;
}



#sub_rit_panel #news_head {
	width: 740px;
	margin-bottom: 1px;
	padding-right: 10px;
}
#sub_rit_panel #news_head:hover {
	background-image: url(../images/news-hover.png);
	background-repeat: repeat;
	cursor:pointer;

}

#sub_rit_panel #news_head img {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 51px;
	width: 51px;
	background-color: #FFFFFF;
	border: 1px solid #EDE7E1;
	padding: 3px;
	display: block;
}
.tbl td {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.gust_text {
	font-size: 10px;
	color: #666666;
}


#sub_rit_panel #news_head p {
	float: left;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	color: #E9E9E9;
	display: block;
	width: 650px;
}
#sub_rit_panel .textarea {
	width: 400px;
	border: 1px solid #007DDE;
	background-image: url(../images/text_bg.jpg);
	background-repeat: repeat-x;
	background-color: #003E6F;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 150px;
}
#sub_rit_panel .textfield {
	width: 220px;
	height: 25px;
	background-image: url(../images/text_fieldbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #0079DB;
	background-color: #003E70;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 5px;
}
#sub_rit_panel .select {
	width: 220px;
	background-repeat: repeat-y;
	border: 1px solid #0079DB;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #005A94;
	height: 25px;
}

#sub_rit_panel #news_head .news_heading {
	font-size: 14px;
	font-weight: 900;
	color: #98E4FE;
	display: block;
	margin-bottom: 5px;
}
#sub_rit_panel #news_head .news_heading .news_heading_date {
	margin-left: 8px;
	font-size: 11px;
	font-style: italic;
	color: #CCCCCC;
	font-weight: normal;
}
#sub_rit_panel #news_head a {
	color: #EFEFEF;
	text-decoration: none;
}

#sub_con #gallery-bg {
	background-image: url(../images/gallery-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#sub_con #gallery-vrtxt {
	float: left;
	width: 220px;
	min-height: 640px;
	height:auto !important;
	height:550px;
	background-image: url(../images/gallery-vttxt.png);
	background-repeat: no-repeat;
	background-position: center 50px;
}
#sub_con #wallpaper-vrtxt {
	float: left;
	width: 220px;
	min-height: 650px;
	height:auto !important;
	height:550px;
	background-image: url(../images/wallpaper-vttxt.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#sub_con #multimedia-vrtxt {
	float: left;
	width: 220px;
	min-height: 650px;
	height:auto !important;
	height:550px;
	background-image: url(../images/multimedia-vttxt.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#sub_con #videos-vrtxt {
	float: left;
	width: 220px;
	min-height: 640px;
	height:auto !important;
	height:550px;
	background-image: url(../images/videos-vrtxt.png);
	background-repeat: no-repeat;
	background-position: center 50px;
}

#sub_con #scr-vrtxt {
	float: left;
	width: 220px;
	min-height: 650px;
	height:auto !important;
	height:550px;
	background: url(../images/screensaver-vrtxt.png) no-repeat center 20px;
}
.wallpaper-panel {
	float: left;
	width: 266px;
	margin-left: 80px;
	margin-top: 40px;
}
.wallpaper_image {
	width: 266px;
	margin-top: 20px;
}


.resolution_title {
	font-size: 15px;
	color: #1AA5FF;
	font-weight: 800;
	margin-top: 20px;
	width: 176px;
	padding-left: 90px;
	margin-bottom: 20px;
}
.wallpaper-panel   h6 {
	font-size: 20px;
	font-weight: normal;
	color: #10A0FF;
	text-align: center;
}
#sub_con #sub_rit_panel .wall_a {
	float: left;
	background-color: #000000;
	border: 1px solid #323232;
	margin-right: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
}
#sub_con  #sub_rit_panel .wall_a a {
	color: #1AA5FF;
}
#sub_con #sub_rit_panel .wall_a a:hover {
	color: #FFFFFF;
}
.wallpaper-panel  table {
	display: block;
	margin-left: 40px;
}
#sub_con #sub_rit_panel .guest-disp {
	color: #FFFFFF;
	font-weight: 700;
}
#multimedia-but a {
	background-image: url(../images/multimedia-but-spry.jpg);
	display: block;
	height: 60px;
	width: 256px;
}

#multimedia-but a#wallpaper {
	background-image: url(../images/multimedia-but-spry.jpg);
	background-position: 0px 0px;
}
#multimedia-but a#wallpaper:hover {
	display: block;
	background-position: 0px -60px;
}
#multimedia-but a#screensaver {
	background-position: 0px -120px;
}
#multimedia-but a#screensaver:hover {
	background-position: 0px -180px;
}
#multimedia-but a#photograph {
	background-position: 0px -240px;
}
#multimedia-but a#photograph:hover {
	background-position: 0px -300px;

}
#multimedia-but a#ringtones {
	background-position: 0px -360px;

}
#multimedia-but a#ringtones:hover {
	background-position: 0px -420px;

}
#multimedia-but a#videos {
	background-position: 0px -480px;

}
#multimedia-but a#videos:hover {
	background-position: 0px -540px;

}
#sub_rit_panel .categ_tab {
	width: 282px;
	background-color: #0E5F9A;
	border: 1px solid #127CCB;
	margin-left: 50px;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
}
#sub_rit_panel .categ_tab .categ_tab_img {
	width: 270px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 6px;
	height: 158px;
	border: 1px solid #26B1FF;
}
#sub_rit_panel .categ_tab h5 {
	margin-left: 5px;
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sub_rit_panel .categ_tab a:hover {
	color: #0B4875;
}
#sub_rit_panel .page_nation {
	height: 32px;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
	float: left;
	color: #585858;
	font-size: 11px;
	line-height: 30px;
}
#gallery-bg #sub_rit_panel .page_nation a {
	color: #47A8EF;
}
#gallery-bg #sub_rit_panel .page_nation a:hover {
	color: #47A8EF;
	text-decoration: underline;
}
#lft_panel {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	width: 355px;
}

.tbl_guestbook {
	margin-left: 5px;
	float: left;
	margin-bottom: 13px;
	width: 758px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #023D64;
}
.td_bg {
	color: #A4DBFF;
	height: 30px;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	padding-right: 10px;
}
#sub_con #sub_rit_panel .tbl_guestbook p {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 25px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
}



.guest-disp .back {
color:#0000FF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
padding-left:250px;
float:left;
}



.empty_category {
	color:#FFFFFF ;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight: 50px;;
	padding-right:30px;
	margin-left:150px;
}



.news_pagination {
color:#585858;
float:left;
font-size:11px;
height:32px;
line-height:30px;
margin-bottom:15px;
text-align:center;
width:100%;
}



.news_pagination a {
color:#47A8EF;
}


#btm_news_link_edit {
color:#0000FF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
padding-left:250px;
float:left;
}


.img_next_race {
padding-top:50px;
}

#footer #twitter-img {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
}
#footer #footer-txt {
	text-align: left;
	width: 480px;
	float: left;
	line-height: 55px;
	margin-left: 15px;
}
#sub_rit_panel hr {
	border-top: 1px solid #054F80;
}#sub_rit_panel a.videotxt {
	font-size: 16px;
	display: block;
	text-indent: 5px;
	line-height: 30px;
	border-left: 3px solid #47A8EF;
	margin-left: 30px;
	margin-top: 10px;
	font-weight: 700;
}
#sub_rit_panel     a:hover  {
	color: #FF9900;
	text-decoration: underline;

}
#sub_rit_panel #player {
	margin: 15px auto;
}
#right_panel #angler-logo {
	float: right;
	margin-top: 5px;
}
#footer #nascar-logo {
	float: left;
	margin-top: 7px;
}
