/* =========== */
/* Global Code */
*{margin:0; padding:0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #000;	
	background-color: #242424;
	background-image: url(../_img/BodyBG.jpg);
	background-repeat: repeat-x;
	line-height: 0;
}
a, a:active {
	color: #FE4A29;
	text-decoration: none;
	outline: none; 
	font-size: 12px;
	font-weight: bold;
}
a:visited,
a:focus {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color:#902410;
}
.button{ 
	background: #fe4902 url(../_img/button-bg.png) top left repeat-x; 
	color: white !important; 
	font-weight: bold; 
	font-size: 14px; 
	font-family:Arial, Helvetica, sans-serif; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border: none; 
	padding: 4px 10px 3px 10px;
	 
}
.button:hover{ 
	background: #2e2e2e; 
	cursor: pointer; 
}

img {
	border: 0;
	outline:none;
}

p{
	padding:5px 0 5px 0;
	margin:0;
}

h1{	
	color:#fe4a29;
	font-size:24px;
	padding:0;
	margin:0;
}

h2{	
	color:#333333;
	font-size:18px;
	padding:0;
	margin:0;
}

h1 a{	
	color:#fe4a29;
	font-size:24px;
	padding:0;
	margin:0;
}

h3 a{	
	color:#fe4a29;
	font-size:14px;
	padding:0;
	margin:0;
}


h3{	
	color:#fe4a29;
	font-size:14px;
	padding:0;
	margin:0;
}


/*
select {
	position: absolute;
	width: 218px; /* With the padding included, the width is 190 pixels: the actual width of the image. 
	height: 21px;
	padding: 5px 0 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 14px;

	background-repeat: no-repeat;
	overflow: hidden;
}
*/
select {
scrollbar-arrow-color: #rgb;
scrollbar-highlight-color: #rgb;
scrollbar-3dlight-color: #rgb;
scrollbar-shadow-color: #rgb;
scrollbar-darkshadow-color: #rgb;
scrollbar-track-color: #track rgb;
}
.clear {
	clear:both;
}

.FloatLeft {
	float: left;
	display: inline;
}
.FloatRight {
	float: right;
	display: inline;
}

#OuterContainer {
	text-align: center;
}

#InnerContainer {
	text-align: left;
	margin: auto;
	width: 960px;
	border: 0;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	background-color: #fff;
	min-height: 600px;
}

/* =========== */
/* Header      */
#Header {
	background-color: #111;
	background-image: url(../_img/HeaderBG.jpg);
	background-repeat: repeat-x;
	border: 0;
	border-bottom: 2px solid #FE4A29;
	height: 85px;
}

#Header .SearchBox {
	float: right;
	display: inline;
	width: 296px;
	height: 34px;
	margin: 0 10px 1px 0;
	background-image: url(../_img/SearchBG.jpg);
	background-repeat: no-repeat;
}

#Header .SearchBox .Form {
	margin: 5px 0 0 0;
	padding: 0 0 0 85px;
	line-height: 0;
}

#Header .SearchBox .Form .field {
	border: 0;
	padding: 4px 0 0 5px;
	color:#DBDBDB;
	width: 155px;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
}

#Header .SearchBox .Form .button {
	border: 0;
	padding: 0;
	margin: 1px 0 0 5px;
	width: 33px;
	height: 21px;
	background-image: url(../_img/but_Go.png);
	behavior: url(iepngfix.htc);
	cursor: pointer;
	background-color: transparent;
}

#Header .ActiveOrders {
	float: right;
	display: inline;
	width: 200px;
	height: 35px;
	margin: 0 10px 0 0;
	background-repeat: no-repeat;
}

/* ============= */
/* Page Title    */
#PageTitle {
	height: 59px;
	padding: 0 0 0 10px;
	line-height: 70px;
	font-size: 26px;
	font-weight: bold;
	color: #FE4A29;
	background-image: url(../_img/PageTitleBG.jpg);
	background-repeat: repeat-x;
}
#PageTitle .strapline {
	margin-left:310px;
	font-size:12px;
	color:#FFF;
}
#PageTitle .strapline div{
	height:50px;
	border:1px #FFF solid;
}
/* ============= */
/* Language Control   */
.LanguageControl{
	padding:0;
	text-align:right;
}




/* =================== */
/* Flash Highlights    */
#FlashHighlights {
	display: block;
	width: 960px;
	height: 270px;
}

	
/* =========== */
/* Top Menu    */

#TopMenu {
	font-family: Helvetica, Arial, sans-serif;
	padding: 18px 20px 0 0;
	float: right;
	display: inline;
}

#TopMenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
}

#TopMenu li {
	display: inline;
	margin: 0;
}

#TopMenu li a {
	float: left;
	display: block;
	text-align: center;
	margin: 0 0 0 1px;
	display:block;
	height: 32px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#TopMenu li a.active {
	float: left;
	display: relative;
	text-align: center;
	margin: 0 0 0 1px;
	display:block;
	height: 32px;
	background-position: 0 -32px;
	background-repeat: no-repeat;
}

#TopMenu li  a:hover { 
	background-position: 0 -32px;
}

.DDM {
	height: 240px;
	width: 880px;
	padding: 30px 40px 0 40px;
	background-color: #000;
	background-image: url(../_img/DropDownBG.jpg);
	background-repeat: repeat-x;
	display: none;
	position: absolute;
	margin: -2px 0 0 0;
	border: 0;
	border-top: 2px solid #FE4A29;
}
.DDM .Title {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	padding: 0 0 10px 0;
	border: 0;
	border-bottom: 2px solid #4D4C4C;
}

.DDM .Content {
	margin: 10px 0 0 0;
}

.DDM .OpenOrdersHeader {
	width: 266px;
	height: 26px;
	background-image: url(../_img/OpenOrdersHeader.jpg);
	background-repeat: no-repeat;
	padding: 8px 4px 0 0;
	text-align: right;
}

.DDM .Row {
	margin: 2px 0 0 0;
	height: 15px;
	padding: 5px;
	background-color: #212121;
	color: #fff;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
}

/* =============== */
/* Main Content    */
#MainContent {
	padding: 10px;
	color:#333333;
	line-height:17px;
}

#MainContent .LeftColumn {
	width: 680px;
	float: left;
	display: inline;
	line-height: 13px;
}

#MainContent .RightColumn {
	float: left;
	display: inline;
	width: 260px;
}

/* ================ */
/* Product Search   */
#ProductSearch {
	border: 1px solid #c2c2c4;
	margin: 0 0 0 0;
	padding:3px;
	background: transparent;
	width: 281px;
	height: 150px;
}

#ProductBrand {
	border: 1px solid #c2c2c4;
	margin: 0 0 0 0;
	padding:3px;
	background: transparent;
	width: 281px;
	height: 120px;
}

#ProductSearch input {
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 14px;
	border: 1px solid #c0c0c0;
	background-color: #e3e3e3;	
	width: 220px;
	height: 18px;
	line-height: 18px;
	padding: 3px 0 0 5px;
	margin: 0 0 15px 0;
	vertical-align: middle;
	border-spacing: 0px;
}

/* =============== */
/* Stay Connected  */
#StayConnected {
	border: 1px solid #c2c2c4;
	margin: 10px 0 0 0;
	padding:3px;
	background: transparent;
	width: 281px;
	height: 81px;
}

#StayConnected1 {
	border: 1px solid #c2c2c4;
	margin: 10px 0 0 0;
	padding:3px;
	background: transparent;
	width: 281px;
	height: 80px;
}

/* ========================= */
/* News & Events Highlights  */
#NewsEvents {
	border: 1px solid #c2c2c4;
	margin: 0 0 0 0;
	padding:3px;
	background: transparent;
	width: 364px;
	height: 315px;
}

#NewsEvents .DateRow {
	border: 0;
	border-bottom: 1px solid #E0E0E1;
	padding: 8px 0 8px 0;
}

#NewsEvents .DateRow .Date {
	float: left;
	display: inline;
	width: 50px;
	height: 41px;
	margin: 0 8px 0 0;
	background-image: url(../_img/DateBG.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#NewsEvents .DateRow .Date .Month {
	height: 17px;
	line-height: 17px;
	color: #fff;
	font-weight: normal;
	font-size: 13px
}

#NewsEvents .DateRow .Date .Day {
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	font-size: 14px
}

#NewsEvents .DateRow .Description {
	float: left;
	display: inline;
	padding: 5px 0 0 0;
	color: #5F5F5F;
	line-height: 15px;
	width: 280px;
}

#NewsEvents .DateRow .Description a {
	color: #5F5F5F;
	text-decoration: none;
}

#NewsEvents .MoreButton {
	position: absolute;
	margin: 291px 0 0 0;
}


/* =========== */
/*  Partners   */
#Partners {
	height: 100px;
	margin: 30px 0 0 0;
}

#Partners .Title {
	font-weight: bold;
	color: #FE4A29;
	font-size: 12px;
	line-height: 12px;
	padding: 0 0 3px 0;
	border: 0;
	border-bottom: 2px solid #E1E1E1;
}

/* ========= */
/*  Footer   */
#Footer {
	border: 0;
	border-top: 5px solid #FE4A29;
	background-color: #242426;
	height: 33px;
	line-height: 33px;
	color: #7C7C7C;
	font-size: 10px;
	font-weight: bold;
	padding: 0 13px 0 13px;
}

#Footer #BottomMenu {
	font-family: Helvetica, Arial, sans-serif;
	padding: 5px 16px 0 0;
	float: right;
	display: inline;
}

#Footer #BottomMenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
}

#Footer #BottomMenu li {
	display: inline;
	margin: 0;
}

#Footer #BottomMenu li img {
	float: left;
	display: block;
	width: 2px;
	height: 10px;
	margin: 6px 0 0 0;
}

#Footer #BottomMenu li a {
	float: left;
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 11px;
	color: #FE4A29;
	font-weight: normal;
	margin: 0 4px 0 4px;
}



	/**************** FORM STYLES **************/
	#loginform{
		padding:inherit;
		margin:0;
		width:500px;
		display:inline-block;
		float:left;
		
	}
	
	p input{
		font-family: Arial, Helvetica, sans-serif;
		color: #222;
		font-size: 14px;
		border: 1px solid #c0c0c0;
		background-color: #f0f0f0;	
		width: 220px;
		height: 18px;
		line-height: 18px;
		padding: 3px 0 0 5px;
		margin: 0 0 15px 0;
		vertical-align: middle;
		border-spacing: 0px;
	}
	
	p textarea#styled {
	width: 500px;
	height: 120px;
	border: 1px solid #c0c0c0;
	background-color: #f0f0f0;	
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

	input.btn {
		color:#00008B;
		background-color:#ADD8E6;
		border:1px outset #00008B;
	}

	form p {
		clear: left;
		margin:0;
		padding:0;
		padding-top: 5px;
	}

	form p label {
		float:left;
		width:150px;
		padding-top:3px;
	}

	fieldset {
		border:1px dotted #fe4a29;
		margin:20px 0 0 0;
		padding:15px 10px 10px 15px;
	}

	legend {
		color:#333333;
		font-weight:bold;
		background-color:#FFFFFF;
		font-size:16px;
	}

	label {
		width:4px;
		float:left;
		text-align:right;
		margin-right:0.5em;
		display:block;
		font-size:14px;
	}

	span.require {
		color:#FF0000;
	}

	.Signup{
		padding:10px 0 0 20px;
		width:390px;
		display:inline-block;
		float:left;
		height:300px;
	
	
	}

	.contentSpacer{
		background-color:#fe4a29;
		padding:0;
		margin:5px 0 5px 0; 
		height:3px;
	
	}
	
	p label {
			float:left;
			width:150px;
			padding-top:3px;
	}