html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;
	list-style:none;
}


/*Body*/
body{
	background: #fff; 
	font: 12px Helvetica, Arial, sans-serif;
	color: #666766;

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

p {
	margin-bottom:10px;
	line-height:20px;
}
/*Header*/

.CBody{
	margin:0px auto;
	width:964px;
}
#HeaderArea{
	border-bottom:1px solid #d6d6d6;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:20px;
}
#HeaderArea h1 {
	float:left;
}
#HeaderArea h1 a{
	display:block;
	text-indent:-99999px;
	background:url(images/logo.png) no-repeat;
	width:227px;
	height:66px;
	margin-top:34px;
	margin-bottom:20px;
}
#HeaderArea h1 a:hover{
	opacity:0.8;}
#HeaderArea ul{
	float:right;
	margin-top:86px;
}
#HeaderArea ul li{
	background:url(images/nav_del.png) right no-repeat;
	padding-right:2px;
	float:left;
}
#HeaderArea ul li.last{
	background:none;
	padding:0;
}
#HeaderArea ul li a{
	display:block;
	height:20px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#HeaderArea ul li a:hover{
	background-position:0 -20px;
}
#HeaderArea ul li a.topNavShop{ background-image:url(images/nav_shop.png); width:41px;}
#HeaderArea ul li a.topNavNews{ background-image:url(upcoming-races.png); width:124px;}
#HeaderArea ul li a.topNavAbout{ background-image:url(images/nav_about.png); width:53px;}
#HeaderArea ul li a.topNavLocations{ background-image:url(images/nav_locations.png); width:78px;}
#HeaderArea ul li a.topNavContact{ background-image:url(images/nav_contact.png); width:68px;}
/*Content*/
#ContentArea{
	clear:both;
}
#Sidebar{
	float:left;
	width:228px;
	margin-right:20px;
}
#PostArea{
	float:left;
	width:716px;
}
.headers{
	text-indent:-9999px;
}
.header1{
	background:url(images/headers_newatgubbins.png) no-repeat;
	width:189px;
	height:19px;
	margin-bottom:11px;
}
.sidebarLinks{
	margin-bottom:22px;
	float:left;
	clear:both;
}
.sidebarLinks a{
	font-weight:bold;
	margin-right:10px;
}
.sidebarLinks a:hover{ text-decoration:none;}


.vbLine{
	float:left;
	clear:both;
	width:100%;
}
.sidebarItem{
	margin-bottom:36px;
	font-weight:bold;
}
.sidebarItem a img{
	border:1px solid #ccc;
	margin-bottom:8px;
}
.sidebarItem a:hover{
	text-decoration:none;
}
.homepageMain{
	margin-bottom:35px;	
}
.header2{
	background:url(images/headers2.png) no-repeat;
	height:14px;
	width:200px;
	margin-bottom:15px;
}
.homeLeft{
	float:left;
	width:348px;
	margin-right:20px;
}
.homeRight{
	float:left;
	width:348px;
}
.homeRight img,.homeLeft img{
	margin-bottom:18px;	
	border: solid 1px #ccc;
}
.homeRight:hover img,.homeLeft:hover img {
	border:solid 1px #000;}
.homeRight h3,.homeLeft h3{
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.homeRight a,.homeLeft a{
	color:#000;
}
a.homeMorelink{
	display:block;
	clear:both;
	float:right;
	line-height:17px;
	margin-top:30px;
	font-size:10px;
	background:#666;
	color:#fff;
	padding:0 9px 0 9px;
	border:1px solid #ccc;
}
a.homeMorelink:hover{ text-decoration:none; background:#333;color:#fff;}
.shopCategoryLine{
	margin-bottom:16px;	
}
.shopCategoryCol1{
	float:left;
	width:223px;
	margin-right:20px;
}
.shopCategoryCol2{
	float:left;
	width:223px;	
}
.shopCategoryLine a img{
	border:1px solid #ccc;
	margin-bottom:8px;
}
.shopCategoryLine a b{
	display:block;
}
.shopCategoryLine a:hover{
	text-decoration:none;
}
.header9{
	background:url(images/headers_woomenshoes.png) no-repeat;
	height:13px;
	margin-top:7px;
	width:200px;
	margin-bottom:15px;
}
/*Contacts*/
.CLeft{
	float:left;
	width:655px;
	margin-right:20px;
	
}
.CRight{
	float:left;
	width:287px;
}
.header3{
	background:url(images/headers_contacs.png) no-repeat;
	height:18px;
	margin-bottom:18px;
}
.header4{
	background:url(images/headers_directory.png) no-repeat;
	height:15px;
	margin-bottom:15px;
}
p.ParContact{
	width:595px;
}
.contactsForm{
	margin-top:15px;
	display:block;
}
.contactsForm label{
	display:block;
	margin-bottom:19px;
}
.contactsForm label input,.contactsForm label textarea{
	border:1px solid #ccc;
	padding:3px 6px 3px 6px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	width:347px;
	
}
.contactsForm label input:hover,.contactsForm label input:focus,.contactsForm label textarea:hover,.contactsForm label textarea:focus{
	border:1px solid #333;	
}
.contactsForm label textarea{
	width:594px;
	height:161px;
	font:12px Arial, Helvetica, sans-serif;
}
.contactsForm label input.buttonSubmit{
	background:#666;
	color:#fff;
	width:auto;
	border:1px solid #c2c2c2;
	padding:2px 6px 2px 4px;
	font-size:10px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
li.phoneItem{
	margin-bottom:20px;
	line-height:18px;
	color:#999;
	font-weight:bold;
}
li.phoneItem:hover{
	color:#333;	
}

/*Locations*/
.header5{
	background:url(images/headers_locations.png) no-repeat -2px 0px;
	height:19px;
	margin-bottom:8px;
}
.locationItem{
	padding-top:10px;
	margin-top:30px;
	border-top: solid 1px #ccc;
	width: 284px;	
	clear:none;
	margin-right: 40px;
}
.locationItem.first{
	border-top:none;
	padding-top:0px;
	margin-top:0px;}
.locationItem h3,.h3{
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.locationItem img{
	border:1px solid #cdcdcd;
	margin-bottom:18px;
}
.locationItem p{
	font-weight:bold;
	line-height:16px;
}
.locationItem p span{
	display:block;
	font-weight:normal;
}
.locationItem div{
	margin-top:-12px;
}
.locationItem div span{
	float:left;	
	width:110px;
}
/*About*/
.header6{
	background:url(images/headers_about.png) no-repeat;
	height:19px;
	margin-bottom:18px;
}
.header7{
	background:url(images/headers_staff.png) no-repeat;
	height:13px;
	margin-bottom:26px;
}
.StaffItem{
	margin-bottom:20px;
/* 	filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity:.5;	 */
}
.StaffThumb{
	float:left;
	width:131px;
}
.StaffThumb img:hover { opacity:.7;cursor:pointer; }
.StaffInfo{
	float:left;
	width:155px;
	margin-top:58px;
	font:bold 14px/20px Arial, Helvetica, sans-serif;
}
.StaffInfoText{
	font:bold 14px/20px Arial, Helvetica, sans-serif;}
.StaffInfo span{
	display:block;
	font:12px/20px Arial, Helvetica, sans-serif;
}
.StaffItem p{
	clear:both;
	margin-top:10px;
	float:left;
	width:100%;
}

/*Shop*/
.header8{
	background:url(images/headers_shop.png) no-repeat;
	height:23px;
	margin-bottom:14px;
}
.sidebarShop{
	float:left;
	width:227px;
	margin-right:20px;
}
.sidebarShop ul ul{
	margin-bottom:0px;
	margin-left: 15px;
}
.sidebarShop ul ul.hide {
	height:0px;
	overflow:hidden;
}
.contentShop{
	float:left;
	width:710px;
}
.sidebarShop ul li a{
	line-height:20px;
	font-weight:bold;
}
.sidebarShop ul{
	margin-bottom:20px;	
}
.shopInfo{
	margin-bottom:20px;
	color:#999;
}
.shopInfo h2{
	font-size:13px;
	font-weight:bold;
	margin-bottom:3px;
	color:#777;
}
.ShopHomeItem{
	margin-bottom:30px;
}
.ShopHomeLeft{
	float:left;
	width:345px;
	margin-right:20px;
}
.ShopHomeRight{
	float:left;
	width:345px;
}
.ShopHomeItem img{
	border:1px solid #ccc;	
	margin-bottom:10px;
}
.ShopHomeItem a{
	font-weight:bold;	
}
.ShopHomeItem a:hover{
	text-decoration:none;
}
.catLnks{
float:right;}
.catLnks .current{
background:#333;color:#fff;}
.catLnk,.catLnks a{
	float:left;
	line-height:17px;
	margin-top:30px;
	margin-left:10px;
	font-size:10px;
	background:#666;
	color:#fff;
	padding:0 9px 0 9px;
	border:1px solid #ccc;
}
a.catLnk.current,a.catLnk:hover,a.CheckAvl:hover{ text-decoration:none; background:#333; color:#fff;}

.ItemPhotos{
	float:left;
	width:412px;
	margin-right:20px;
}
.ItemPhotos img{
	border:1px solid #ccc;	
}
.ItemImgMain{
}
.ItemThumbs{
	margin-top:12px;	
}
.ItemThumbs img{
	margin-right:10px;
}
.ItemThumbs img.ItemPlast{
	margin:0;	
}
.ItemDescription{
	float:left;
	width:275px;
}
.ItemDescription h2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:13px;
}
.ItemDescription span{
	display:block;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
	
}
.CheckAvl{
	display:block;
	float:left;
	line-height:17px;
	font-size:10px;
	background:#666;
	color:#fff;
	padding:0 9px 0 9px;
	border:1px solid #ccc;	
}
.header10{
	background:url(images/headers_shop.png) no-repeat;
	height:22px;
	margin-bottom:18px;
}
.CALeft{
	float:left;
	width:148px;
}
.CheckAvld{
	margin-bottom:15px;	
}
.CALeft img{
	border:1px solid #ccc;	
}
.CARight{
	float:left;
	width:200px;
	margin-top:74px;
	font-weight:bold;
}
.CARight span{
	font-weight:normal;
	display:block;
}
/*Footer*/
#FooterArea{
	float:left;
	clear:both;
	width:820px;
	border-top:1px solid #d6d6d6;
	padding-top:48px;
	padding-left:144px;
	margin-bottom:22px;
	margin-top:22px;
	background:url(images/footer_logo.png) 0 22px no-repeat;
}
.gl_logo{
	float:right;
	display:block;
	text-indent:-9999px;
	background:url(images/gl_logo.png) no-repeat;
	width:36px;
	height:36px;
	margin-top:-36px;
}


/*News*/
.BlogContent{
	float:left;
	width:615px;
	margin-right:60px;
}
h2.blogh{
	background:url(images/headers_newatgubbins.png) no-repeat;
	width:189px;
	height:19px;
	margin-bottom:20px;
}
.NewsItem{
	padding:15px 0 9px 0;
	border-top:1px solid #ccc;
}
.NewsItem h3 a{
	font-size:16px;
	font-weight:bold;
	color:#666;
}
.NewsItem h3{
	margin-bottom:6px;
}
.postDate{
	margin-bottom:5px;	
}
.NewsItem img{
	border:1px solid #ccc;
	margin-bottom:15px;
	margin-top: 15px;
}
.NewsItem p{
	line-height:18px;	
}
.NewsItem a{
	color:#000;	
}
.BlogNav a{
	display:block;
	float:right;
	line-height:17px;
	margin-top:30px;
	font-size:10px;
	background:#666;
	color:#fff;
	padding:0 9px 0 9px;
	border:1px solid #ccc;	
}
.BlogNav a.BlogPrev{
	float:left;	
}
.BlogNav a:hover{ text-decoration:none; background:#333;color:#fff;}
.BlogSidebar{
	float:left;
	width:287px;
}
.widget{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.BlogSidebar label input{
	width:273px;	
}
.Blogheaders{
	text-indent:-9999px;
	height:16px;
	margin-bottom:15px;
}
.BlogHeader1{ background:url(images/blogheader1.png) no-repeat;}
.BlogHeader2{ background:url(images/blogheader2.png) no-repeat;}
.BlogHeader3{ background:url(images/blogheader3.png) no-repeat;}
.BlogHeader4{ background:url(images/blogheader4.png) no-repeat;}
.BlogHeader5{ background:url(images/blogheader6.png) no-repeat;}
.BlogSidebar h3{
	margin-bottom:5px;
}
.BlogSidebar p{
	line-height:18px;	
}
.VideoProductItem img,.BlogProductItem img{
	margin-bottom:15px;
	border:1px solid #ccc;
}
.BlogProductItem:hover a img {
	border: solid 1px #000;}
.BlogProductItem:hover h3 a, .BlogProductItem:hover p {
	color:#000; }
.Col2Left{
	float:left;
	width:165px;
}
.Col2Right{
	float:left;
	width:122px;
}
.BlogSidebar ul li a{
	line-height:20px;	
}
.Comments{
	border-top:1px solid #ccc;
	padding-top:30px;
}
.Comments h2{
	text-indent:-9999px;
	height:13px;
	padding-bottom:9px;
	background:url(images/blogheader7.png) no-repeat;
	border-bottom:1px solid #ccc;
}
.CommentItem{
	padding-top:17px;
	padding-bottom:6px;
	border-bottom:1px solid #ccc;
}
.CommentItem span{
	color:#333;	
}
.CommentForm{
	padding-top:30px;	
}
.CommentForm h2{
	text-indent:-9999px;
	height:13px;
	padding-bottom:3px;
	background:url(images/blogheader8.png) no-repeat;
}


h2.h2 {
	font-family: Helvetica;
	font-weight: bold;
	font-size:15px;
	margin-bottom: 10px;
	
}

.shopCategoryLine a img {
	width: 222px !important;
	height: auto !important; }

.SHItem.last {
	margin-right: 0px; }

.clear {
	clear: both; }

.staff-desc {
	line-height: 19px;
	margin-top: 20px; }

/*
.clearnone {
	clear: none;
	width:300px; }

.StaffItem {
	clear:none;
	float:left;
	width:300px;
	margin-top: 20px;
}

.StaffItem.last {
	margin-left: 10px; }
*/
