@charset "utf-8";
/* CSS Document   www.topspec-imports.com*/


/*---------------------------------------------------Body Relation-----------------------------------------------*/

body,td,th {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.latest_stock_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin-bottom: 0px;
	padding-left: 5px;
	font-size: 14px;
	background-position: bottom;
	vertical-align: bottom;
	bottom: 0px;
}

body {
	background-color: #000000;}
#image_scroller {
	position: absolute;
	height: 100px;
	width: 560px;
	bottom: 0px;
}

/*------------links-----------------------------------------*/
a:link {color: #999999; text-decoration:none}                    				/*unvisited link*/
a:visited {color:#999999; text-decoration:none} 								/*visited link*/
a:hover {color: #999999; font-weight:bold; font-size: inherit}  				/*mouse over link*/
a:active {color: #999999; text-decoration:none}                 				/*selected link*/



/*---------------------------------------------------Index Page Layout-------------------------------------------*/
#header {
	position:absolute;
	left:50px;
	top:12px;
	width:900px;
	height:150px;
	z-index:1;
	background-color: #000000;
	border: 1px dashed #333333;

}

#nav {
	position:absolute;
	left:50px;
	top:170px;
	width:170px;
	z-index:2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#reg_user {
	position:absolute;
	left:50px;
	top:330px;
	width:170px;
	height:210px;
	z-index:3;
	border: 1px dashed #333333;
}

#news {
	position:absolute;
	left:800px;
	top:170px;
	width:150px;
	height:180px;
	z-index:4;
	border: 1px dashed #333333;
}
#main_box {
	position:absolute;
	left:230px;
	top:170px;
	width:560px;
	height:370px;
	z-index:5;
	border: 1px dashed #333333;
}
#footer {
	position:absolute;
	left:50px;
	top:550px;
	width:900px;
	height:50px;
	z-index:6;
	border: 1px dashed #333333;
	
}	

#image_scroller img{
	width: 133px;
	height:100px;
}
	
/*---------------------------------------------------Stock Page layout------------------------------------------*/

#main_box_stock {
	position:absolute;
	left:230px;
	top:170px;
	width:720px;
	height:430px;
	z-index:3;
	border: 1px dashed #333333;
}
	
	
#Main_Box_Stock_layout {
	position:relative;
	left:225px;
	top:165px;
	width:718px;
	height:100%;
	z-index:1;
	float: left;
	padding: 0px;
	border: 1px dashed #333333;

}
#footer_stock {
	position:absolute;
	left:50px;
	width:900px;
	height:50px;
	z-index:4;
	border: 1px dashed #333333;
	bottom: 0px;
	float: left;
	clear: both;

/*------------------------------------------------template Stock page Layout-------------------------------------*/
}#stock_page_header {
	position:absolute;
	left: 10px;
	top: 10px;
	width: 958px;
	height: 150px;
	border: 1px dashed #333333;
	
}
#stats_box {
	left: 10px;
	top: 180px;
	position: absolute;
	width: 300px;
	height: 170px;
	border: 1px dashed #333333;
	margin: 0px;
	padding: 4px;
}
.stats_box_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #0A0A0A;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: baseline;
	border: 1px none #333333;
}
.stats_box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #000000;
	text-indent: 1px;
	vertical-align: baseline;
	padding-left: 2px;
}
#description_box {
	border: 1px dashed #333333;
	width: 300px;
	left: 10px;
	position: absolute;
	height: 365px;
	top: 370px;
	padding: 4px;
	overflow: auto;
}

#Flash_Image_gallery {
	height: 480px;
	width: 640px;
	left: 327px;
	position: absolute;
	top: 181px;
	border: 1px dashed #333333;
	
}
#stock_options_box {
	left: 327px;
	top: 675px;
	height: 65px;
	width: 640px;
	position: absolute;
	border: 1px dashed #333333;
}
#template_footer {
	left: 10px;
	top: 755px;
	height: 50px;
	width: 958px;
	border: 1px dashed #333333;
	position:absolute;

/*--------------------------------------------------Auction Page Layout------------------------------------------*/
}
#Main_Box_auction {
	position:relative;
	left:225px;
	top:165px;
	width:718px;
	height:100%;
	z-index:1;
	float: left;
	padding: 0px;
	border: 1px dashed #333333;
	
}
#Auction_menu_box {
	position:absolute;
	left: 50px;
	top: 330px;
	height: 170px;
	width: 170px;
	border: 1px dashed #333333;
	list-style-type: none;
	padding-left:2px 
	

}
.auction_page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-left: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	margin-left: 2px;
	
	
/*------------------------------------------- ------F.A.Q Page Layout--------------------------------------------*/
}
#FAQ_Main_Box {
	position:absolute;
	left:230px;
	top:170px;
	width:720px;
	height:430px;
	z-index:3;
	border: 1px dashed #333333;



/*--------------------------------------------------Contact Page Layout-----------------------------------------*/
}
#contact_main_box{
	position:relative;
	left:230px;
	top:170px;
	width:720px;
	height:100%;
	z-index:3;
	border: 1px dashed #333333;

	
/*--------------------------------------------------Form Text Relation-------------------------------------------*/
}
#thankyou_layout {
	position:absolute;
	left:50px;
	top:175px;
	width:900px;
	height:400px;
	z-index:2;
	border: 1px dashed #333333;
}


.Auction_subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding-top: 10px;
	text-transform: capitalize;
}


.reg_form_text {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
/*---------------------------------------------------Form Button Relation---------------------------------------*/
}
.form_buttons {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px outset #000000;
	
}
/*-----------------------------------------------------General Form Relation------------------------------------*/ 

.form_fields {
	border: 1px dotted #666666;
	background-color:#333333;
	color:  #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: center;
	
}	
/*---------------------------------------------------------General Text Relation----------------------------------*/
.copy_right_text_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	background-position: center bottom;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;


}

.links_text_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-position: center bottom;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}	
	
	.News_text{
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-decoration:none;
	background:none;
	
	
}

.top_text_red_12px {
	font-family: Tahoma;
	font-size: 12px;
	color:#FF0000;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	
}

.spec-imports_white_12px {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;

}
.top_text_red {
	font-family: Tahoma;
	color:#FF0000;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: lowercase;
}

.top_text_red_14px {
	font-family: Tahoma;
	font-size: 14px;
	color:#FF0000;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: lowercase;
	
	}

.spec-imports_white_14px {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: lowercase;

	
/*----------------------------------------------------stock list text-------------------------------------------*/
}
.spec-imports_white {
	font-family: Tahoma;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: lowercase;
}

.stocklist_main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: top;
	

}

.stock_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	color: #999999;
	background-color: #06025b;
	background-position: center center;
	border: 1px none #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	

}
.stocklist_main_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	text-align: center;

	color:#0000CC
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: top;
	color: #06025b;


/*---------------------------------------------------------------------Vert Menu---------------------------------*/
}
#vertmenu {
	font-family: Tahoma;
	font-size: 100%;
	width: 160px;
	padding: 0px;
	margin: 0px;
}

#vertmenu h1 {
	display: block;
	background-color:#FF9900;
	font-size: 90%;
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #333333;
	margin: 0px;
	width:159px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px dashed #333333;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #666666;
	width:168px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
}

/*-------------------------------------------------------Table Row Relation-----------------------------------*/
.rowTint {
	background-color: #0A0A0A;
}


/*-------------------------------------------------------Image Relation---------------------------------------*/
.image_border {
	border: 0px;



}
#links_main_box {
	position:absolute;
	left:230px;
	top:170px;
	width:720px;
	height:430px;
	z-index:3;
	border: 1px dashed #333333;
}

/*---------------------------------------------------------Video Page relation-----------------------------------*/

#video-page{
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.videoplayer {
	width: 550px;
	text-align: center;
}
	
	
	
/*------------------------------------------------Contact Form----------------------------------------------------------*/

fieldset {  
margin: 1.5em 0 0 0;  
padding: 0;
}
legend {  
margin-left: 1em;
color:#fff;    
font-weight: bold;
}
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}
fieldset li {  
padding-bottom: 1em;
}
fieldset.submit {  
border-style: none;
}


.contactForm {
padding:15px;

}


.contactForm label {  
float: left;  
width: 10em;  
margin-right: 1em;
}	


fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}
.blue{
color:red;
float:right;

}

.MsgSent{
padding:15px;
}
	
