/*<group=General Styles>*/

body {
	color: #323232;
	font: 8pt Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	margin: 0px auto;
	padding: 28px 0 0 0;
	background: #e9e9e9;
}

a:link, a:visited {
	color: #FF0000;
}

a:hover, a:active {
	color: #FF0000;
}

#menuTitle {
	border-bottom: 1px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: justify; /* Hack To Keep IE5 Windows Happy */
	position: relative;
	width: 963px;
	background: #fff;
}

.clearer {
	clear: both;
}

#pageHeader {
	height: 183px;
	margin-bottom: 0px;
	padding-left: 35px;
	background: no-repeat center top url(/images/new/banner.jpg);
}

#pageHeader img {
	position: absolute;
	top: 0;
	right: 0;
}

#siteName {
	padding-top: 30px;
	color: #ffffff;
	font-size: 34pt;
	margin-bottom: 0;
	letter-spacing: -1px;
}

#slogan {
	font-size: 15pt;
	color: #ffffff;
}

#contentContainer {
	padding-left: 30px;
	width: 690px;
	line-height: 220%;
	padding-top: 12px;
	float: left;
}

#contentContainer #content a:link, a:active, a:visited {
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
}

#contentContainer #content a:hover {
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
}

#contentContainer .greyText {
	font-size: 9px;
	text-decoration: none;
	font-style: italic;
}

#sidebarContainer {
	width: 200px;
	float: right;
	padding-right: 30px;
}

#sidebarContainer .sideHeader {
	font-size: 11px;
	color: #000000;
}

#sidebarContainer a:link, a:active, a:visited {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

#sidebarContainer .menuTitle
{
	background: no-repeat center top url(/images/menuTitle.gif);
	height: 30px;
	width: 200px;
	font-weight: bold;
	margin-top: 4px;
	color: #ffffff;
	padding: 3px 0px 0px 0px;
	border-width: 0px;
	border-style: none none dotted none;
}

#sidebarContainer .offers
{
	background: no-repeat center top url(/images/new_year_offer.jpg);
	height: 120px;
	width: 200px;
	font-weight: bold;
	margin-top: 0px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-style: none none none none;
}

#footer { 
}

#footer p {
}

#footer a:link, #footer a:visited {
	color: #555555;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #FF0000;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer
{
	margin-top: 40px;
	border-color: #FF0000;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	padding: 4px 0 4px 0;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a:link {
	color: #555555;
}

#breadcrumbcontainer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	margin-bottom: 10px;
	padding-top: 20px;
}

#navcontainer #current {
	background: no-repeat left center url(/images/button_down.png);
	text-decoration: underline;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	background: no-repeat left center url(/images/button_down.png);
}

/* Parent - Level 0 */

/* Child - Level 1 */

#navcontainer ul ul {

}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	background: none;
	padding-left: 32px;
	background-position:16px 3px;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
	background: no-repeat 16px 3px  url(/images/button_down.png);
}

#navcontainer ul ul .currentAncestor {
	background: no-repeat 16px 3px  url(/images/button_down.png);
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	padding-left: 46px;
	background-image: none;
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
	background-image: none;
}

#navcontainer ul ul ul .currentAncestor {
	background-image: none;
}
/* Child Level 3 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

/* Child Level 4 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout
{
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
	border: 1px solid red;
	padding: 4px;
	color: #f61c1c;
}

h1 { 
	font-size: 14pt;
	color: #f61c1c;
	font-weight: normal;
	border-bottom: 2px solid #f61c1c;
	padding-bottom: 3px;
}

h2 {
	font-size: 13pt;
	color: #f61c1c;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

h3 {
}

h4 {
}

.imageStyle {

}
	
/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text
{
	color: #FF0000;
	font-weight: bold;
	padding: 2px;
	border-color: #FF0000;
	border-width: 1px;
	border-style: solid;
} 

.form-input-field {
	font: 11px Arial;
	margin-top: 2px;
	margin-bottom: 2px;
} 

.form-input-button {
	font-size: 11px;
} 
/*</group>*/


td
{
	font-size: 12px;
}

.basketItemType
{
	font-style: italic;
	margin: 0;
	font-size: 11px;
	color: #b8b8b8;
	text-align: right;
}

.removeItemBtn
{
	background-color: #ffffff;
	width: 17px;
	height: 17px;
	border: 1px solid #FF0000;
	padding: 0;
}

label span
{
	width: 150px;
	clear: left;
	float: left;
}

input.formInput, textarea.formInput
{
	width: 250px;
	font-weight: strong;
	font: 11px Courier;
	margin-top: 2px;
	margin-bottom: 2px;
}
select.formInput
{
	height: 20px;
	font: 12px verdana, arial, tahoma, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
}
.requiredField
{
	color: #FF0000;
	margin-left: 3px;
}

.helpDesc
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.DDown {
	/**border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
	border: 0;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#orderFormBox {
	background-image: url(/image.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-attachment: fixed;
}

#manufDropDownNav
{
	width: 690px;
	background: #e5e5e5;
}
#manufDropDownNavInner {
	padding: 16px 0 16px 18px;
}

.modelDropDowns
{
	height: 60px;
	display: inline-block;
	width: 150px;
	float: left;
	height: 138px;
	vertical-align: top;
	margin-right: 18px;
}
.dropDownMenuSelect {
	background: url(/images/new/manufboxbottom.gif);
	width: 149px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	text-decoration: underline;
	font-size: 8pt;
	cursor: pointer;
}
.basketPrice {
	font-style: italic;
	color: #999;
}

.dropDownMenu {
	position: absolute;
	width: 140px;
	text-align: left;
	border: 1px solid #999;
	margin-top: -2px;
}
.dropDownMenu a {
	display: block;
	width: 134px;
	text-decoration: none;
	background: #fff;
	padding: 2px 3px;
}
.dropDownOption {
	z-index: 1000;
}

#phone {
	float: right;
	margin: 0 12px 0 40px;
}

#headerDate {
	text-align: right;
	margin-top: 55px;
	padding-right: 30px;
	color: #000;
	font-size: 10pt;
}

.sideBoxTop {
	background: url(/images/new/sideboxtop.gif) no-repeat;
	height: 31px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 13px;
	font-size: 9pt;
	color: #fff;
	font-weight: bold;
}
.sideBoxTopWhite {
	background: url(/images/new/sideboxtopwhite.gif) no-repeat;
	height: 31px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 13px;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
}
.sideBoxContent {
	background: #fff url(/images/new/sideboxbg.gif) repeat-x bottom;
	padding: 13px;
	height: auto !important;
	height: 60px;
	min-height: 60px;
}
.linkBox, .sideBoxContent {
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	margin-bottom: 22px;
}
.linkBox a {
	display: block;
	background: url(/images/new/sidelinkbg.gif) repeat-x bottom;
	line-height: 25px;
	text-indent: 14px;
	font-size: 9pt !important;
	color: #000 !important;
	text-decoration: none !important;
}

#footerTop {
	background: url(/images/new/footertop.gif) no-repeat;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	text-align: center;
	font-size: 9pt;
	margin-top: 18px;
	color: #888;
}
#footerTop a {
	padding: 0 18px;
	font-size: 9pt;
	color: #888;
}
#footerBottom {
	padding: 5px 0;
	text-align: center;
	background: #323232 url(/images/new/footerbottom.gif) no-repeat bottom;
	color: #fff;
	line-height: 250%;
	font-size: 9pt;
	margin-bottom: 10px;
}

.phoneNotListed, #orderForm, .checkoutTotals {
	background: url(/images/new/greyfade.gif) repeat-x bottom;
	line-height: 28px;
	border: 1px solid #e1e1e1;
	font-size: 10pt;
	text-align: center;
	margin: 10px 0;
}
.phoneNotListed a {
	font-size: 10pt !important;
}

.warning {
	background: url(/images/new/warning.jpg) no-repeat left top;
	height: 45px;
	padding-left: 50px;
	color: #f61c1c;
	line-height: 160%;
}

#orderForm {
	padding: 22px;
	margin-top: 17px;
	color: #000;
}

.button {
	color: #fff;
	text-transform: lowercase;
	font-size: 10pt !important;
	width: 113px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(/images/new/btn.gif);
	border: none;
	cursor: pointer;
}
.buttonSmall {
	background-image: url(/images/new/smallbtn.gif) !important;
	width: 85px !important;
}

.ourPrice {
	padding-left: 12px;
	font-weight: bold;
}
.ourPricePrice {
	color: #f61c1c;
}

#checkoutButton {
	text-align: right;
	margin-top: 1em;
}

#checkoutTable {
	width: 100%;
}
#checkoutTable td {
	padding: 0.5em 10px 0.5em 0;
}
.checkoutTotals {
	text-align: right;
	padding: 0 10px 0 0 !important;
}

#contactForm label {
	float: left;
	display: block;
	width: 100px;
}
#contactForm .form-input-field {
	width: 300px;
}