/* $Id: skin1.css,v 1.84.2.20 2007/08/16 09:55:58 max Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	FONT-FAMILY: Helvetica,  Arial, Verdana, Sans-serif;
	FONT-SIZE: 11px;
       COLOR: #000000;
       text-align: left;
}


h1{ 
	    font-size:10px; 
	    font-weight:boldl; 
            margin: 0px;
}
.pic_description{
padding: 3px 10px 3px 15px;
font-size: 12px;
font-weight: bold;

}

.likes{
font-size: 24px;
text-transform: uppercase;
font-weight: bold;
padding: 3px 10px 3px 2px;

}
.small_likes{
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
padding: 3px 3px 3px 2px;
color: red;

}


.close {


background-color:#ffffff;
cursor:pointer;
border-bottom: solid 1px #c6c6c6;

}


.close1 {
border-bottom: solid 1px #c6c6c6;
color: white;
background-color:#e1e1e1;
cursor:pointer;


}

.main_section_header {

text-transform: uppercase;
font-weight: bold;
font-size:26px;
background-image: url('http://dirtlink.net/skin1_dirtlink/images/header_bg.gif');
height: 32px;
color: white;
padding: 0px 5px 0px 5px;

}

.main_section_header_small {

font-size:11px;
background-image: url('http://dirtlink.net/skin1_dirtlink/images/header_bg.gif');
height: 32px;
color: white;
padding: 0px 5px 0px 5px;

}



.main_section_header1 {

text-transform: uppercase;
font-weight: bold;
font-size:14px;
background-image: url('http://dirtlink.net/skin1_dirtlink/images/header_bg.gif');
height: 32px;
color: white;
padding: 0px 5px 0px 5px;

}

.main_section_header2 {

text-transform: uppercase;
cursor:pointer;
text-align: center;
border-right: solid 1px #ffffff;
width: 100px;
font-weight: bold;
font-size:14px;
background-image: url('http://dirtlink.net/skin1_dirtlink/images/header_bg1.gif');
height: 32px;
color: white;
padding: 0px 5px 0px 5px;

}
.main_section_header3 {

text-transform: uppercase;
cursor:pointer;
text-align: center;
width: 100px;
border-right: solid 1px #ffffff;
font-weight: bold;
font-size:14px;
background-image: url('http://dirtlink.net/skin1_dirtlink/images/header_bg2.gif');
height: 32px;
color: white;
padding: 0px 5px 0px 5px;

}

.news_title{

text-transform: uppercase;
font-weight: bold;
font-size: 12px;


}
.hptrackspics {
width: 155px;
float: left;
margin-left: 5px;
}

.hppics {
width: 130px;
float: left;
margin-left: 1px;
}

.track_pics {
width: 160px;
float: left;
margin-left: 3px;
margin-top: 3px;
}


.section_header {
text-transform: uppercase;
font-weight: bold;
font-size: 14px;

}

.spacer_top{
width: 1px;

}

.cams {
width: 141px;
height: 35px;
background-image: url('http://dirtlink.net/skin1_dirtlink/images/cams_off.gif');
overflow: visible;
}

.tracks {
width: 97px;
height: 35px;
background-image: url('http://dirtlink.net/skin1_dirtlink/images/tracks_off.gif');
}

.pics {
width: 70px;
height: 35px;
background-image: url('http://dirtlink.net/skin1_dirtlink/images/pics_off.gif');

}

.news {
width:83px;
height: 35px;
background-image: url('http://dirtlink.net/skin1_dirtlink/images/news_off.gif');

}

.video {
width: 106px;
height: 35px;
background-image: url('http://dirtlink.net/skin1_dirtlink/images/video_off.gif');

}

.upload {
width: 102px;
height: 35px;
background-image: url('http://dirtlink.net/skin1_dirtlink/images/upload_off.gif');

}

.menu{
width: 175px;
height: 21px;
font-size: 14px;
text-transform: uppercase;
line-height: 26px;
background-color: #f3f3f3;
opacity:0.9;
filter:alpha(opacity=90);
padding: 0px 0px 0px 0px;
}

.menu a{
display: block;
line-height: 21px;
border-bottom: solid 1px #000;
padding-left: 3px;
}

.menu a:hover{
background-color: #000000;
color: #ffffff;
line-height: 21px;

}

.menu1{
width: 110px;
float: left;
height: 21px;
font-size: 14px;
text-transform: uppercase;
line-height: 21px;
background-color: #f3f3f3;
padding-left: 8px;
opacity:0.9;
filter:alpha(opacity=90);
padding: 0px 0px 0px 0px;
}

.menu1 a{
width: 110px;
float: left;
line-height: 21px;
border-bottom: solid 1px #000;
border-right: solid 1px #000;
padding-left: 3px;
}

.menu1 a:hover{
width: 110px;
background-color: #000000;
color: #ffffff;
line-height: 21px;

}


A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #e9c004;
	TEXT-DECORATION: none;
}
A:active  {
	COLOR: #000000;
	TEXT-DECORATION: none;
}


.location A:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
.location A:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
.location A:hover {
	COLOR: #f3f3f3;
	TEXT-DECORATION:underline;
}
.location A:active  {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}


H2 {
	FONT-SIZE: 13px;
}
H3 {
	FONT-SIZE: 12px;
}
HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}
HTML,BODY {
	HEIGHT: 100%;
	MARGIN: 0px;
	PADDING: 0px;
	BACKGROUND-COLOR: #000000;
height: 101%;
}
FORM {
	MARGIN: 0px;
}
TABLE,IMG {
	BORDER: 0px;
}

.location{
BACKGROUND-COLOR: #919191;
COLOR: #ffffff;
height: 18px;
line-height: 18px;
padding-left: 4px;
}

.product_title {

text-transform: uppercase;
font-size: 24px;
font-weight: bold;
text-align: left;
background-color: #f3f3f3;
color: #515151;

}

.PImgBox{
padding: 3px;
border: 1px solid #515151;

}

	Buttons
*/
.FormButton {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
TABLE.ButtonTable {
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
	DIRECTION: ltr;
}
TD.Button {								 
	BACKGROUND-COLOR: #f3f3f3;
	padding: 2px 10px 2px 10px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
        border: 1px double #515151; 
        border-style: double; 
        height: 20px;

}
FONT.Button {								 
	FONT-FAMILY: Verdana;
	COLOR: #515151;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
        TEXT-TRANSFORM: uppercase;
}
IMG.ButtonSide {
	WIDTH: 7px;
	HEIGHT: 14px;
}
.SimpleButton TR TD {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}

.sp_button {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 10px;
        padding-left: 10px;
        background-color: #e3eaf6;
        font-size:  12px;
        font-family: arial;
        color: #88a4a8;
        cursor: pointer;
}

.product_tab {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 30px;
        padding-left: 30px;
        background-color: #f3f3f3;
        font-size:  14px;
        font-family: arial;
        color: #515151;
        cursor: pointer;
font-weight: bold;
}
.product_tab_selected {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 30px;
        padding-left: 30px;
        background-color: #e9c004;
        font-size:  14px;
        font-family: arial;
        color: #515151;
        cursor: pointer;
font-weight: bold;
}

#product_price {
font-size: 24px;
font-weight: bold;


}

.RegSectionTitle{
height: 20px;
background-color: #f3f3f3;
color: #515151;

}

.review1{

font-weight: bold;
text-transform: uppercase;

}

.content_title{
line-height: 25px;
height: 25px;
font-size: 14px;
font-weight: bold;
text-align: center;

}

.content_title a{
line-height: 25px;
height: 25px;
display: block;
}

.content_title a:hover{
line-height: 25px;
height: 25px;
background-color: #515151;
display: block;
color: #f3f3f3;
text-decoration: none;
}

.content_title1{
line-height: 25px;
height: 25px;
font-size: 14px;
font-weight: bold;
background-color: #f3f3f3;
text-align: center;

}

.content_title1 a{
line-height: 25px;
height: 25px;
display: block;
}

.content_title1 a:hover{
line-height: 25px;
height: 25px;
background-color: #515151;
display: block;
color: #f3f3f3;
text-decoration: none;
}

.TableHead {
        BACKGROUND-COLOR: #f3f3f3;
        FONT-WEIGHT: bold;
        
}
.TableSubHead {
        BACKGROUND-COLOR: #f3f3f3;
}

.about {
padding-left: 8px;
padding-top: 4px;
}

.about a{
color: #000000;
}
.about a:hover{
color: #f3f3f3;
}

.article{

margin-left: auto;
margin-right: auto;
width: 97%;
text-align: left;

}

.login {

width: 185px;
float: right;
color: white;
font-size: 14px;


}

.login A:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
.login A:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
.login A:hover {
	COLOR: #e9c004;
	TEXT-DECORATION: none;
}
.login A:active  {
	COLOR: #fffff;
	TEXT-DECORATION: none;
}

.bottom_table{
font-weight: bold;
color: white;
margin-top: 1px;

}



.bottom_table td {

color: white;
text-align: center;
background-color: #000000;
}

.top_menu {

height: 35px;
text-transform: uppercase;
font-weight: bold;
font-size: 22px;
text-align: center;
FONT-FAMILY: Arial, Helvetica,  Verdana, Sans-serif;

}

.top_menu a{

height: 35px;
padding-left: 8px;
padding-right: 8px;
display: block;
color: #ffffff;
line-height: 35px;
background-image: url('http://dirtlink.net/skin1_dirtlink/images/slice.gif');
}

.top_menu a:hover{

height: 35px;
display: block;
color: #888888;
line-height: 35px;
}

.footer_title {
color: red;
TEXT-DECORATION:underline;
text-align: center;
font-size:14px;
font-weight: bold;
text-transform: uppercase;
}

.footer_links {
	COLOR: white;
	TEXT-DECORATION: none;
        VERTICAL-ALIGN: top; 
        text-align: center;
        font-size:11px;
}

.footer_links a{
 color: white;
 }

.footer_links a:visited {
	COLOR: grey;
	TEXT-DECORATION: none;
}

.footer_links a:hover {
	COLOR: #e9c004;
	TEXT-DECORATION: none;
}

.footer_links a:active {
	COLOR: white;
	TEXT-DECORATION: none;
}

