/*
Title:      BRP Inter master formating
Author:     Cristian Deschamps, cristian.deschamps@nurun.com
Updated:    Apr 25 2005

Content:	Master Formating
			Body
			Links
			Common Elements
			Formating Elements
			Form Elements
			Misc
*/
/* ---[ Master Formating ]------------------------------- */


/* ---[ body ]------------------------------- */
html
{
	overflow: -moz-scrollbars-vertical;
}

body
{
	text-align: left;
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	/*font-size: 13px;*/
	line-height: 1.15em;
	color: #ffffff;
	background-color: Black;
	padding: 0;
}

body #container
{
	text-align: left;
	background-color: #fff;
}

/* ---[ links ]------------------------------- */
a:link
{
	color: #737373;
	text-decoration: none;
}
a:visited
{
	color: #737373;
	text-decoration: none;
}
a:hover
{
	color: #737373;
	text-decoration: underline;
}
a.more
{
	padding: 0 12px 0 0;
	background: url(../Img/Icn_More.gif) no-repeat 100% 0.3em;
}
a.link
{
	padding: 0 0 0 8px;
	background: url(../Img/Icn_Link.gif) no-repeat 0 0.3em;
}

/* ---[ common elements ]--------------------- */
p
{
	font-size: 90%;
	text-align: left;
	margin: 0;
	padding: 3px 0 3px 0;
}

P P
{
	font-size: 100%;
}

h1
{
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	margin: 2px;
	padding: 2px 0px 0px 0px;
}
h2
{
	font-size: 150%;
	text-align: left;
	font-weight: normal;
	margin: 2px;
	padding: 2px 0px 0px 0px;
}
h3
{
	font-size: 130%;
	text-align: left;
	font-weight: normal;
	margin: 2px;
	padding: 2px 0px 0px 30px;
}
h4, h5
{
	font-size: 110%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

ul
{
	text-align: left; /*font-size: 90%;	 	margin: 10px 0 10px 35px;*/
	padding: 10px 0 0 0;
	margin: 0 0 0 15px;
	list-style: none;
}

li
{
	display: block;
	text-align: left;
	list-style-type: none; /*text-indent: -28px;*/
	margin: 0;
	padding: 0px 10px 0px 15px;
	background: url(../Img/Icn_Link.gif) no-repeat 0px 5px;
}

li select
{
	font-weight: bold;
	text-decoration: none;
}

li.license
{
	margin: 1px 0 1px 0;
}

#state
{
	float: left;
	width: 200px;
	margin: 6px 0 0 0;
	padding: 0;
	display: block;
}
#state select
{
	float: left;
	width: 141px;
	margin: 6px 0 0 0;
	padding: 0;
	display: block;
}

table
{
	font-size: 90%;
}

table p
{
	font-size: 100%;
}

blockquote
{
	font-size: 88%;
	line-height: 1.5em;
	color: #777;
	padding-left: 23px;
	background: url(../images/quotemarks.gif) no-repeat 0 3px;
}
code
{
	color: #7B9905;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
}
code strong
{
	color: #4E6200;
}
abbr, acronym, .popup
{
	font-style: normal;
	border-bottom: 1px dotted #999;
	cursor: help;
}
em
{
	font-style: italic;
}
strong
{
	font-weight: bold;
}
strike, del
{
	text-decoration: line-through;
}
ins
{
	text-decoration: none;
	font-style: italic;
}
address
{
	margin: 0;
	padding: 0;
	font-style: normal;
}

sup
{
	font-size: 90%;
}

/* table,td {
	font-size: 100%;
} */

/* ---[ formating elements ]--------------------- */
#h-generic
{
	display: none;
}

#disclaimer h5
{
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
}
#disclaimer P
{
	font-size: 90%;
	margin: 0;
	padding: 0 0 0.6em 0;
	line-height: 1.2em;
}

/* ---[ Form Elements ]---------------------------------------- */
legend
{
	padding: 0 4px 0 4px;
	margin: 0;
	font-size: 100%;
	text-align: right;
	color: #4279B5;
	font-weight: bold;
}

fieldset
{
	padding: 10px;
	margin: 0;
	font: 90%;
	border: #444444 solid 1px;
}


label
{
	clear: left;
	float: left;
	width: 35%;
	margin: 0;
	padding: 9px 6px 0 0;
	text-align: right;
}

fieldset div
{
	margin: 0;
	padding: 6px 0 0 0;
}

fieldset input
{
	width: 170px;
}


fieldset span.checkbox input
{
	width: 18px;
}

#submit
{
	width: 100%;
	margin: 0;
	padding: 6px 0 0 0;
	text-align: right;
}


/* ---[ misc. ]---------------------------------------- */
hr
{
	padding: 0px;
	margin: 0px;
	height: 1px;
	background: url(../Img/dotted.gif) repeat-x center;
}

div.hr
{
	width: 100%;
	height: 1px;
	margin: 7px 0 7px 0;
	padding: 0;
	background: url(../Img/dotted.gif) repeat-x center;
}
div.hr hr
{
	display: none;
}

a img
{
	border: none;
}
#ExitSurvey
{
	margin: 15px auto 0 auto;
	text-align: center;
}
#ExitSurvey table tr td
{
	text-align: left;
}
#ExitSurvey table tr td p
{
	text-align: left !important;
	margin: 0 !important;
	padding: 8px 0 8px 0 !important;
}
#ExitSurvey a
{
	color: #DD3322;
	text-decoration: underline;
}
/* ---[ Ride ]------------------------------- */
#trResults a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#trResults a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#trResults a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#trResults a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#TableResults 
{
	height:300px;
	overflow-x:hidden;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;
	
	/*background:#000000;*/
	border:1px solid #373737;
	color:#FFF;
	/*font-family:Arial;*/
	/*font-size:11px;*/
	scrollbar-face-color: #1A1A1A; 
	scrollbar-arrow-color: #7F7F7F;
	scrollbar-DarkShadow-Color: #1A1A1A;
	scrollbar-track-color: #1A1A1A;
	scrollbar-highlight-color: #1A1A1A;
	scrollbar-3dlight-color: #878787;
	scrollbar-shadow-color: #B6B6B6; 
	}
/* ---[ Form Ride ]------------------------------- */

.SelectDropDown {
			border: 1px solid #FFFFFF;
			font-size: 11px;
			width: 200px;
			color: #FFFFFF;
			font-family: verdana, arial, helvetica, sans-serif;
			background-color: #484C50;
}


/* ---[ PAC ]------------------------------- */

#PACdetails {
	background:#FFFFFF;
	color:#000;
	width:612px;
	}	

	#PACinfo {
		padding:10px 0 0 0;
		height:auto;
		}	

		#PACinfo #p-description {
			height:auto;
			}	
			
		#PACinfo #p-price span {
			font-size:12px;
			font-weight:bold;
			}
		
	#PACphoto {
		float:left;
		padding:10px 20px 0 10px;
		}	
					
		#PACphoto img {
			width:255px;
			display:block;
			border:1px solid #666666;
			}	
			
		#PACphoto img.thumbnails {
			width:80px;
			margin:5px 5px 0 0;
			text-align:left;
			}
			
	#PACfeatures {
		float:left;
		padding:10px 0 0 0;
		}	
		
		#PACfeatures h3 {
			font-size:11px;
			font-weight:bold;
			margin:0;
			padding:0;
			}	

		.PACcolors, .PACsizes {
			padding:5px 0 10px 0;
			font-size:11px;
			text-align:left;
			}	
		#PACfeatures .PACcolors img {
			width:30px;
			}	

	#PACNav{
		clear:both;
		}
		
#GroupProduct {
	margin:15px 0 0 0;
	border:1px solid #848484;
	text-align:left;
	}
	
	#GroupProduct td, #GroupProduct th {
		border-bottom:1px solid #848484;
		height:20px;
		}
		
	#GroupProduct th#sku {
		background:#D7D7D7;
		font-weight:bold;
		width:100px;
		}
	#GroupProduct th#model {
		background:#D7D7D7;
		font-weight:bold;
		width:180px;
		}
	#GroupProduct th#detail {
		background:#D7D7D7;
		font-weight:bold;
		width:150px;
		}
	#GroupProduct th#price {
		background:#D7D7D7;
		font-weight:bold;
		width:70px;
		}
/* ---[ News  ]------------------------------- */

a.print-article{
	float:right;
	color:#fff;
	padding:5px 5px 0 0;
	text-decoration:underline;
	}
.title-article{
	font-weight:bold;
	font-size:116%;
	}
.date-article{
	font-size:93%;
	}	
	
	
