/* 
	Great Skate 
	Master Screen CSS
	Beth Dewey
	
	RED : #bb1717
	
*/
 
* {
	margin: 0;
	padding: 0;
}
 
	img {
		border: 0;
	}
		
 body {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 62.5%;
	 color:#000;
	 background: #000 url(http://www.gretskate.co.jp/images/web/bg_main.gif) no-repeat 980px 50%;
	}
 
 a {
	color:#bb1717;
	font-weight:bold;
	text-decoration:none;
 }
 	a:hover {
		color: #000;
		text-decoration: underline;
	}
	
	a:visited {
		
	}
	
	p {
		margin-bottom:4px;
	}
 
#container {
	background: url(http://www.greatskate.co.jp/images/web/contentbg.gif) repeat-y;
	width:984px;
	min-height: 400px;
}
 
 #head {
	 background:url(http://www.greatskate.co.jp/images/web/headerbg.jpg) no-repeat top;
	 width:984px; 
	 height:95px;	
	 _height: 107px;
 }
 
 #PrintHeader {
	 position: absolute;
	 padding-top: 0px;
	 top: 0px;
	 left: 0px;
	 display: none;
	 visibility: hidden;
	}
	 
 	h1 {
		text-indent:-9999px;
	}
	
		h1 a{
			display:block;
			width:260px;
			height:93px;	
			float: left;	
		}
		
		/* search */
		
		#search {
			width: 150px;
			float:right;
			_display: inline;
			border:0;
			padding: 12px;
		}
			#search label,
			#search legend {
				display: none;
			}
			
			#Header_Search_Text1_txtSearch {
				width: 150px;
			}

			#Header_Search_Text1_Submit {
				float: right;
				padding:5px;
			}

			
			.BtnGO {
				display:inline block;
				vertical-align:middle;
				*margin-bottom:5px;
			}
		
		
	h2 {
		color:#000;
		font-size: 2em;
		padding-bottom: .5em;
	}
	
	
		h3 {
			font-size: 1.3em;
			color: #000;
			display:block;
			margin-bottom:5px;
		}

 
 #skiplink {
 	position: absolute;
	left: -9999px;
 }
 
 #HomeTopText {
 	background-color: #000000;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
 	}
	
 #subhead {
 	background:url(http://www.greatskate.co.jp/images/web/headerSub.jpg) no-repeat;
	width:984px; 
	height:61px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
 }
 
	 #subheadHome {
		background:url(http://www.greatskate.co.jp/images/web/headerSubHome.gif) no-repeat;
		width:984px; 
		height:61px;
		position: relative;
	}
	
		#subheadHome p {
			position: absolute;
			height: 0;
			overflow: hidden;
		}
		

		
		#subheadHome li {
			displaY: block;
			list-style: none;
			display:block;
			width:150px; 
			height: 21px;
			position:absolute;
		}
	
		#subheadHome li#eclub a,
		#subheadHome li#ecertificate a,
		#subheadHome li#trackorder a,
		#subheadHome li#freeups a {
			display:block;
			width:150px; 
			height: 21px;
			text-indent: -9999px;
			overflow: hidden;
			border: 0px solid red;
		}

			#subheadHome li#eclub {
				left:7px;	
				top:4px;
			}
			
			#subheadHome li#ecertificate {
				left:7px;	
				top:33px;
			}

			#subheadHome li#shopconfidence {
				width: 656px;
				height: 59px;
				left:168px;	
				top:0px;
			}	
			
			
			#subheadHome li#trackorder {
				left:824px;	
				top:4px;
			}
			
			#subheadHome li#freeups {
				left:824px;	
				top:33px;
			}

/* drop down search */

	#searchboxHome {
		width:965px; 
		background:#000;
		padding: 5px 10px 3px 10px;
		_margin-top:-13px;
	}

.SearchChoose {
	font-size: 1.1em;
}

	#searchtop {
		float:right;
		_display: inline;
		border: 0;
		margin-top: -6px;
		*margin-top: -5px;
		width: 375x;
	}
	
	#searchtop select {
		width: 155px;
	}
	#Header_Search_Manufacturer_Category1_btnGo {
		position: relative;
		top: 5px;
		*top: 3px;
	}
	
	
	#topsellers {
		width: 610px;
		float: left;
	}

		#topsellers h3 {
			float: left;
			_display: inline;
		}
	
		#topsellers h3,
		#topsellers li strong {
			display: inline;
			color:#bb1717;
			font-weight:bold;
		}
		
		#topsellers #ticker {
			float: left;
			_display: inline;
			width: 525px;
			overflow: hidden;
			margin-left: 5px;
			position: relative;
			top:2px;
		}
		
		#topsellers ol {
			display: inline;
		}

			#topsellers li {
				list-style: none;
				display: inline;
				color:#fff;
				font-size:1.1em;
				padding-right: 10px;
			}
				#topsellers li a {
					color: #fff;
				}

/* content */

/* tabs swapper home */

#catTabs {
	display: block;
	margin-top: 1em;
	font-size: 11px;
	border: 1px solid #000;
	border-bottom: 0;
	width: 490px;
	padding: .5em 0;
}
	#catTabs li {
		width: 110px;
		display: block;
		float: left;
		_display: inline;
		padding: 0 5px;	
		border-right: 1px solid #000;
		text-align: center;	
		cursor: pointer;
	}
	
		li#cat4tab {
			border: 0!important;
		}
		
		#catTabs li.on,
		#catTabs li.over,
		#catTabs li:hover {
			color: #BB1717
		}

#homeContent #products {
	width: 490px;
	min-height: 150px;
	_height: 150px;
	display: block;
	background: url(http://www.greatskate.co.jp/images/web/tabBG.jpg) no-repeat top;
	margin-bottom: 1em;
	border: 1px solid #000;
	border-top: 0;
}

	#homeContent #products dl {
		margin: 15px 10px;
	}


#contentMenu  ul{
	padding-left: 50px;
	list-style: none;
	}
#contentMenu  li{
	line-height: 16px;
	}

	
#content {
	width:700px;
	float:left; 
	_display:inline;
	padding:10px 35px;
	_height: 940px;
	_padding-right: 0;
	_width: 720ppx;
}

	body.catalog #content {
		min-height: 1190px;
		_height: 1190px;
		background: url(http://www.greatskate.co.jp/images/web/sidepromo_1.gif) no-repeat 35px bottom;
	}
	
	#flash {
		width: 484px;
		height: 250px;
		}
	
	/* homepage */
		#homeAds {
			width:188px;
			float:left; 
			_display:inline;
			text-align:center;
			margin-left:13px
		}
		
		#homeContent {
			width:494px;
			float:left; 
			_display:inline;
			margin-left:5px;
		}
		
		#homeGreybox {
			clear: both;
			background:#d1d7d9;
			border:#999 1px solid;
			display: block;
			padding:6px;
			width:476px;
			font-size: 1.2em;
		}
		
		#fourimages {
			padding: 1em 0;
		}
		
			#fourimages h3 {
				display: block;
				background: #000 url(http://www.greatskate.co.jp/images/web/whatshot.gif) no-repeat;
				height: 30px;
				width: 490px;
				text-indent: -9999px;
				overflow: hidden;
				margin: 0;
			}
			
			#fourimages ul {
				background: #000;
				width: 490px;
			}
			
			#fourimages li {
				float: left;
				list-style: none;
				margin: 0 1px 1px 0;
			}
				#fourimages img {
					display: block;
				}
		
	/* content pages */

	#content .pagesContent {
		font-size: 1.2em;
	}



/* ------category------- */


#subleftcolumn {
	width:128px;
	float:left; 
	_display:inline;
	line-height: 1.1;
	padding-bottom: 250px;
} 

	#subleftcolumn h3{
		color: #fff;
	}


	#subleftcolumn div {
		width:118px;
		background:#1f1f1f;
		float:left; display:inline;
		margin-top:10px;
		padding:5px;
		color:#fff;
		font-weight:bold;
		margin-bottom:10px;
	}
	
	#subleftcolumn #leftads {
		padding: 0;
		background: transparent;
	}

		#subleftcolumn ul{
			background:#ccc;
			display:block;
			min-height:30px;
			margin-top:10px;
			padding:3px;
			font-size:1.1em;
		}

			#subleftcolumn li{
				margin-bottom:5px;
				
			}

				#subleftcolumn a{
					color:#000;
				}

					#subleftcolumn a:hover{
						color:#666;
					}
					
#subrightcolumn {
	width:546px;
	min-height:400px;
	padding: 10px 0px 10px 15px;
	float:left; 
	_display:inline;
	overflow: hidden;
}

/* breadcrumbs */

	.breadcrumbs{
		font-size: 1.6em;
		color:#000;
		margin-bottom:10px;
		display:block;
	}

		.breadcrumbs a{
			color:#000;
		}
		
			.breadcrumbs a:hover{
				color:#bb1717;
			}

	.product .breadcrumbs {
		color:#666;
		margin-bottom:10px;
		display:block;
	}
	
		.product .breadcrumbs  a{
			color:#666;
		}
	
		.product .breadcrumbs  a:hover{
			color:#bb1717;
		}

/* product */

#products dl {
	margin-right:47px;
	width:101px;
	float:left; display:inline;
	text-align:center;
	margin-bottom:15px;
	overflow:hidden;
}

	#product.norightmargin {
		margin-right:0px;
	}

	#products dl dd.imagesale {
		background:url(http://www.greatskate.co.jp/images/content/Label_Sale.jpg) no-repeat bottom;
		float:left;
		height:112px;
		border-top:2px solid #bb1717;
		border-right:2px solid #bb1717;
		border-left:2px solid #bb1717;
		width:97px;
		margin-bottom:6px;
	}

	#products dl dd.imageoutlet {
		background: url(http://www.greatskate.co.jp/images/content/Label_Outlet.jpg) no-repeat bottom;
		float:left;
		height:112px;
		border-top:2px solid #bb1717;
		border-right:2px solid #bb1717;
		border-left:2px solid #bb1717;
		width:97px;
		margin-bottom:6px;
	}

	#products dl dd.image {
		border:2px solid #bb1717;
		float:left;
		width:97px;
		background: #fff;
	}

	#products dl dt.brand {
		font-size:1.1em;
		color:#666;
		font-weight:bold;
		margin-top:3px;
		width:101px;
		margin-bottom:2px;
	}

		#products dl dt a {
			font-size: 1.2em;
			color:#000;
			font-weight:bold;
		}

			#products dl dt a:hover {
				font-size: 1.2em;
				color:#000;
				font-weight:bold;
				text-decoration:underline;
			}

	#products dl dd.suggprice {
		color:#615755;
		font-size: 1.1em;
		margin-bottom:2px;
	}

	#products dl dd.price {
		color:#003366;
		font-size: 1.2em;
		font-weight:bold;
	}
	
/* ------product------- */

body.product h5 {
	font-size: 1.2em;
	padding: .5em 0;
}

	#views {
		width: 232px;
		padding: 0 24px;
		float: left;
		_display: inline;
		text-align:center;
	}
		
		#views li{
			list-style:none;
			display:inline;
			margin-right:2px;
		}
			
			#views li img {
				cursor: pointer;
				opacity: .8;
				filter: alpha(opacity=80); 
				_filter: alpha(opacity=100); 
			}
			
				#views li img:hover {
					opacity: 1;
					filter: alpha(opacity=100); 
					}	


	#views p {
		font-size: 1em;
		text-align: left;
	}

	.lrgimage {
		width: 252px;
		float:left;
		 _display:inline;
		 padding-right: 10px;
	}
	
		.lrgimage img#large {
			width:252px;
			height: 252px;
			border:#bb1717 solid 2px;
			display: block;
		}
		
		.lrgimage #dlstCatalog {
			margin-top: 1em;
		}

#ProductDetail {
	width:280px;
	text-align:center;
	float:left;
	 _display:inline;
}

	#ProductDetail p.confidence {
		display: block;
		margin: .5em auto;
		height: 26px;
		width: 200px;
		background: url(http://www.greatskate.co.jp/images/web/shopconfidence.gif) no-repeat;
		text-indent: -999px;
		overflow: hidden;
	}

	#ProductDetail tr {
		text-align:center;
		font-size: 2.3em;
		font-weight:bold;
	}

	#ProductDetail td.title {
		background:#fff;
		color:#000;
		border:solid black 1px;
	}

	#ProductDetail td.price {
		background:#000;
		color:#fff;
	}

		.ProductSuggPrice {
			color:#666;
			font-size: 1.4em;
			font-weight:bold;
		}
	
			#lblMSRP {
				text-decoration:line-through;
			}

#description {
	clear: both;
	display:block;
	margin-bottom: 2em;
	font-size: 1.1em;
}

	#description ul{
	}
	
		#description li{
			list-style-position:inside;
		}

	#description p{
		font-size: 1.1em;
	}

.ittybittyhockeyguy {
	margin-right:5px;
	margin-top:10px;
}

	/* product options */
	
	#productoptions {
		background-color:#ccc;
		display:block;
		padding:6px;
	}
	
		#content #productoptions fieldset {
			padding: 0;
		}
	
		#productoptions h5 {
			padding: 0;
		}
	
		#productoptions li {
			list-style: none;
		}
		
	/* cart options */

		#cartoptions ul{
			list-style:none;
			margin-top:12px;
			display:block;
		}
		
			#cartoptions li {
				float:left;
				display:block;
				width: 182px;
			}
			
				#btnWishList {
					margin-left: 16px;
				}
			
				#hlnkGoToCheckout {
					float: right;
				}
	
	/* suggested accessories */

	#suggestions {
		margin-top:20px;
		clear: both;
		font-size: 1.1em;
	}

		#suggestions ul{
			color:#ccc;
			list-style:inside;
			margin-left:10px;
		}
		
			#suggestions li {
				
			}
				
				#suggestions li a{
					color:#000;
					font-weight: normal;
				}

				#suggestions li a:hover{
					color:#666;
				}

/* ------search & pagination------ */
.searchbox {
	clear: both;
	background:#1f1f1f;
	width:702px;
	min-height:38px;
	_height: 38px;
	margin:0 auto;
}

	.searchbox fieldset {
		bordeR: 0;
		font-size: 1.2em;
	}
		.searchbox fieldset legend {
			display: none;
		}
		
		#searchbottom {
			float: right;
			*float: none;
			margin: 0 36px 1em auto;
			clear: both;
		}

	#container .searchbox .narrowsearch{
		float:left; 
		_display:inline;
		color:#fff;
		font-weight:bold;
		padding: 10px;
	}
		.narrowsearch select {
			font-size: .9em;
			}
	

.paging {
	padding: 10px;
	text-align: right;
	color:#fff;
	font-weight:bold;
	font-size: 1.3em;
	*padding-top: 13px;
}

	.paging a {
		color: #ffe400;
	}
	
	.paging a:hover {
		color:#ffe400;
		text-decoration: underline;
	}
	
	.paging a:visited {
		color:fff;
	}
	
.NarrowSearch {
	font-size: 1em;
}

 
/* ------------------------ 
		NAV
------------------------ */
#nav {
	width:211px;
	float:left; 
	_display:inline;
}

	h4 {
		background: #6f6f6f;
		border-top:solid 1px #3b3b3b;
		border-bottom:solid 1px #3b3b3b;
		font-size: 1.2em;
		color:#fff;
		padding:3px 8px;
		margin-bottom:3px;
		text-transform: uppercase;
	}

		h4 a {
			text-decoration:none;
			color:#fff;
		}

			h4 a:hover{
				text-decoration:none;
				color:#000;
			}

			h4 a:visited{
				text-decoration:none;
				color#020002;
			}

	#nav ul  {
		
		}
		
		#nav li{
			font-weight:bold;
			text-transform:uppercase;
			padding: .1em 20px;
			display: block;
			list-style:none;
			font-size: 1.1em;
			background: url(http://www.greatskate.co.jp/images/web/bullet.gif) no-repeat 12px 7px;
		}
	
			#nav li a{
				color:#020002;
				text-decoration:none;
			}
	
			#nav li a:hover{
				color:#555555;
				text-decoration:none;
			}	

/* ------------------------ 
		FORMS
------------------------ */
#content fieldset {
	bordeR: 0;
	font-size: 1.2em;
	clear: both;
	padding: .5em 0;
}

	#content fieldset legend {
		display: none;
	}
	
		#content fieldset dt {
			clear: both;
			width: 150px;
			float: left;
			_display: inline;
			padding: .4em 5px 0 5px;
			text-align: right;				
			}
			#content fieldset dt em{
				font-size: .9em;
				display: block;
				line-height: 1.1;
			}
		
			#content fieldset .requi#bb1717 {
				font-weight: bold;
			}
		
		#content fieldset dd {
			padding: .2em 0;
			width: 520px;
			float: left;		}
		
			#content fieldset dd input {
				width: 280px;
				background: #fff;
				border: 1px solid #999;
				padding: 1px;
				font-size: 1em;
				}
				
				#content fieldset dd input:focus,
				#content fieldset dd textarea:focus {
					border-color: #333;
				}	
			#content fieldset dd textarea {
				background: #fff;
				border: 1px solid #999;
				height: 100px;
			}
				
				#content fieldset dd input.FormFieldsReq,
				#content fieldset dd textarea.FormFieldsReq {
					background: #ccc;
				}
		
			#Address2 {
				display: block;
				margin-top: .4em;
			}
			
			#content fieldset dd.state {
				width: 30px;
							}
			
				#content fieldset dd.state input{
					width: 25px;
					}
					
			#content fieldset dt.zip {
				width: 149px;
				clear: none;
			}
			
			#content fieldset dd.zip{
				width: 100px;
				}
				#content fieldset dd.zip input {
					width: 90px;
				}

		#content fieldset dd table.signupitems {
			width: 280px;
			position: relative;
			top: -1.3em;
		}
		
			#content fieldset dd table td {
				padding: .2em 0;
			}
			
				#content fieldset dd table input {
					width: auto;
					margin-right: 3px;
					border: 0;
				}
				
		input.sumbitButton {
			display: block;
			clear: both;
			padding-top: 1em;
			margin: 0 0 0 160px;
		}
		
		/* tracking */
		body.tracking #content fieldset dt {
			width: 200px;
			}
		
		body.tracking #content fieldset dd {
			width: 210px;
			}
			body.tracking #content fieldset dd input {
				width: 200px;
			}
		
		
			
			/* validation */
			
			.errorMessage {
				font-weight: normal;
				font-size: 90%;
				padding-left: 5px;
			}
			
			#summary {
				clear: both;
				background: #ffecec url(http://www.greatskate.co.jp/images/web/error.gif) no-repeat 10px 10px;
				padding: 12px 0 1em 42px;
				border: 1px solid #bb1717;
				font-size: 1.1em;
				margin-top: .5em;
			}		
			
				 #summary ul{
					clear: both;
					margin-left: 10px;
					padding-top: .5em;
				}

/* ------------------------ 
		cart
------------------------ */
body.cart #content {
	font-size: 1.1em;
}

	/* cart */

#dgCart,
#ContentTable,
body.order table,
#thanks,
#dgWishList {
	width: 696px;
	margin: .5em auto;
	border-collapse: collapse;
}

	#dgCart td,
	#orderInfo td,
	#thanks td,
	#dgWishList td {
		border: 1px solid #ccc;
		padding: 5px;
		white-space: nowrap;
	}
	#thanks td {
		white-spacE: normal;
	}
	
	#ContentTable td,
	body.order td {
		padding: 5px;
	}
	
	#tblPayment td {
		padding: 1px;
	}
	
	
	#dgCart .CartHeading,
	#orderInfo .CartHeading,
	#ContentTable .CartHeading,
	#dgWishList .CartHeading {
		color: #fff;
		border: 1px solid #6F6F6F;
		border-top:1px solid #3B3B3B;
		border-bottom:1px solid #3B3B3B;
		font-size:1.1em;
		font-weight: bold;
		padding: 5px;	
		text-transform:uppercase;
		background:#6F6F6F 
	}
	
	.CartItem input,
	#txtCouponCode,
	#ContentTable input,
	#ContentTable select,
	#txtOrderNote,
	#tblPayment input,
	#tblPayment select {
		border: 1px solid #ccc;
	}
	
	#tblPayment input,
	#tblPayment select {
		margin: 1px;
		}
	
		.CartItem input.button,
		#btnAddCoupon,
		#ContentTable input.button,
		#btnPrint,
		.button {
			color: #fff;
			background: #000;
			font-size: .9em;
			padding: 1px 3px;
			cursor: pointer;
			text-transform: uppercase;
		}
			#btnEmail {
				font-size: 1.2em;
				
			}
		
		
#total {
	clear: both;
	float: right;
	padding: 1em 0;
	color:#D90000;
	font-size:1.9em;
	text-transform:uppercase;
}
	#total dt,
	#total dd,
	#discount dt,
	#discount dd{
		display: inline;
	}

#subTotals {
	float: right;
	padding: 1em 0;
	font-size:1.4em;
	text-transform:uppercase;
}
	
#discount {
	clear: both;
	float: right;
	font-size: 140%;
}



#Totals {
	padding: 1em;
	font-size: 110%;
	font-weight: bold;
}

	#Totals p {
		padding: 0;
	}

p#formSubmit {
	text-align: right;
	padding: 1em 111px;
}

#coupons {
	clear: both;
	padding-bottom: 1em;
}

#cart-buttons {
	clear: both;
	float: right;
	padding-bottom: 1em;
}

	#cart-buttons li {
		list-style: none;
	}
	
#note {
	padding: 1em 0;
	width: 400px;
	float: left;
	border: 0;
}

	#note label {
		display: block;
	}
	
		#note #txtOrderNote {
			width: 300px;
		}

#payment-totals {
	float: right;
	width: 200px;
	padding: 6em 0 0 0 ;
	text-align: right;
	font-size: 1.2em;
	text-transform:uppercase;
}

	#payment-totals dt,
	#payment-totals dd {
		display: inline;
	}
	
	#payment-totals .final-total {
		color:#D90000;
		font-size:1.7em;
		text-transform:uppercase;
		padding-top: 1em;
	}
	
#tblPayment {
	width: 300px;
	float: left;
}

#PayFlowTransactions1_txtCardNumber1,
#PayFlowTransactions1_txtCardNumber2,
#PayFlowTransactions1_txtCardNumber3,
#PayFlowTransactions1_txtCardNumber4,
#PayFlowTransactions1_txtSecurityCode {
	width: 40px;
}

/* wish list */
#btnEmail {
	float: right;
}

#content #txtBoxMessage {
	width: 380px;
	height: 200px;
}

	.wishlist #lblThank p {
		font-size: 1.2em;
		text-align: centerl;
		background: #fff;
		
		padding: 3px;
		display: block;
		text-align: center;
		
		font-weight: bold;
		text-transform: uppercase;
		height: 500px;
		position: absolute;
		width: 690px;
	}

/* thank you page */

#invoice {
	padding: 1em 10px;
	margin: .5em auto;
}
	
	#invoice p {
		clear: both;
	}
	
	#invoice p#print {
		font-size:1.1em;
		padding-top:1em;
	}
	
	#invoice dl,
	#bill-to,
	#ship-to {
		width: 465px;
		float: left;
		padding: .2em 0;
		font-size: 1.2em;
}
	

		#invoice dt {
			font-weight: bold;
			display: inline;
		}
		
		#invoice dd {
			width: 100px;
			height: 1em;
			display: inline;
		}
		
#bill-to,
#ship-to {
	padding: 1em 0;
}

	#bill-to {
		padding-left: 10px;
	}
		
		#bill-to h3,
		#ship-to h3 {
			padding: .5em 0;
			margin: 0;
		}
		
#thankyou-totals {
	float: right;
	width: 180px;
	padding: 1em 0;
	text-align: right;
}

	#thankyou-totals dt,
	#thankyou-totals dd {
		display: inline;
	}
	
	#thankyou-totals .final-total {
		font-weight: bold;
		font-size: 140%;
		padding-top: 1em;
	}
	
#order-note {
	
	padding: 1em 10px;
	margin: .5em auto;
}

	#order-note dt {
		font-weight: bold;
	}

#order-info {
	
	padding: 1em 0;
	margin: .5em auto;
}

	#order-info td {
		white-space: nowrap;
	}
	
 #email-to {
	padding-left: 10px;
	font-weight: bold;
}
	#email-to span {
		padding-lefT: 10px;
		font-size: 1.1em;
		}
	
#content p.errorpage {
	text-align: center;
	padding: 5em;
}

td.CartTitle em {
	font-size: 85%;
	line-height: 1;
	font-style:normal;
}


.thank #content td{
	
}

/* ------------------------ 
		FOOTER
------------------------ */

#footer {
	clear: both;
	background:url(../images/web/footerbg.gif) no-repeat top left;
	height:56px;
	font-size: 1.1em;
	padding-bottom: 1em;
}

	#footer p {
		width: 478px;
		color:#bdbfc1;
		padding-top:12px;
		padding-left:8px;
		float:left;
	}
	
	#footer p.call{
		color:#fff;
		float:left;
		text-align:right;
		padding-top:7px;
	}

		#footer p.call strong {
			font-size: 1.5em;
			font-weight:bold;
		}

		#footer p.call strong .Tel {
			font-size: 1.2em;
			font-weight:bold;
		}

	#footer ul {
		clear: both;
		padding: 30px 0 1em 150px;
	}
	
		#footer ul li {
			display: block;
			float:left;
			_display:inline;
			padding: 0 30px 0 0;
			color:#bb1717;
			text-transform:uppercase;
			font-weight:bold;
			font-size: 1.1em;
			}
			
			#footer ul li a{
				color:#bb1717;
				margin-bottom:4px;
				text-decoration:underline;
				}
	
				#footer ul li a:hover{
					color:#fff;
					text-decoration:underline;
				}
				
			
			#footer ul li ul {
				padding: .5em 0 0 0;
			}
				#footer ul li ul li {
					float: none !important;
					display: block;
					clear: both;
					padding: 0;
					font-size: .9em;
				}
				
				#footer ul li ul li a{
					font-weight: normal;
					color:#fff;
					text-decoration:none;
					}
	
						#footer ul li ul li a:hover{
							text-align:left;
							color:#666;
							text-decoration:none;
						}
		

		
	
/* ------------------------ 
		EASY CLEARING 
------------------------ */
.clear { clear:both;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/* End hide from IE-mac */

