﻿* {
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body
{
	font-family: Arial, "Lucida Sans", Verdana;
	background: #B2C0C0;	
	width:100%
}
a img
{
	border: none;
}
p
{
	font-size: 10pt;
	margin-bottom: 8pt;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	line-height: 1.5em;
}
li
{
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
}


#pageContainer
{
	background: url("../Images/bg_large.jpg") center 138px;
	background-repeat:repeat-y;
}
#headerWrapper
{
	height: 137px;
	display: block;
	clear: both;
	margin: 0px auto;
	background: #000000;
}
#header
{
	position: static;
	display: block;
	height: 117px;
	width: 960px;
	margin: 0px auto;
}
.headerLogo
{
	float: left;
	display: block;
	left: 0px;
	height: 137px;
	width: 227px;
	background: url("../Images/header_logo.jpg");
	z-index:100;
	position:relative;
}
.facebookLogo
{
	float: right;
	clear: none;
	margin-top: 86px;
	display: block;
	height: 51px;
	width: 40px;
	background: url("../Images/header_facebook.jpg");
	position:relative;
	z-index:100;
}
.facebookLogo:hover
{
	background: url("../Images/header_facebook_o.jpg");
}
.twitterLogo
{
	float: right;
	clear: none;
	display: block;
	height: 51px;
	width: 42px;
	margin-top: 86px;
	background: url("../Images/header_twitter.jpg");
	position:relative;
	z-index:100;
}

.twitterLogo:hover
{
	background: url("../Images/header_twitter_o.jpg");
}
.rssLogo
{
	clear: none;
	display: block;
	float: right;
	height: 51px;
	width: 38px;
	margin-top: 86px;
	background: url("../Images/header_rss.jpg");
}
.rssLogo:hover
{
	background: url("../Images/header_rss_o.jpg");
}

.headerLogo span, .facebookLogo span, .twitterLogo span, .rssLogo span
{
	display: none;	
}
#tagline
{
	display: block;
	height: 20px;
	top: 117px;
	position:absolute;
	background: #BDBEC2;
	
	width:100%;
}
#contentContainer
{
	display: inline;
	background: #FFFFFF;
	height: 768px;
}
#contentWrapper
{
	clear: both;
	margin: 0px auto;
	display: block;
	width: 960px;
}
#menu
{
	position: static;
	left: 0px;
	top: 0px;
	display: block;
	background: url("../Images/menu_bg.png") no-repeat;
	width: 227px;
	height: 157px;
	padding-top: 10px;
	padding-bottom: -10px;
}
#menu li
{
	list-style-type: none;
}
#menu a span
{
	display: none;
}
#miWelcome a,#miAbout a,#miProducts a,#miNixonWay a,#miContact a,
#miWelcome a:hover,#miAbout a:hover,#miProducts a:hover,#miNixonWay a:hover,#miContact a:hover,
#miWelcome_selected a,#miAbout_selected a,#miProducts_selected a,#miNixonWay_selected a,#miContact_selected a,
#miWelcome_selected a:hover,#miAbout_selected a:hover,#miProducts_selected a:hover,#miNixonWay_selected a:hover,#miContact_selected a:hover
{
	display: block;
	margin-left: 7px;
	height: 25px;
}
#miWelcome a
{
	background: url("../Images/menu_welcome.jpg");
	width: 90px;
}
#miWelcome a:hover, #miWelcome_selected a
{
	background: url("../Images/menu_welcome_o.jpg");
	width: 90px;
}
#miAbout a
{
	background: url("../Images/menu_about.jpg");
	width: 112px;
}
#miAbout a:hover, #miAbout_selected a
{
	background: url("../Images/menu_about_o.jpg");
	width: 112px;
}
#miProducts a
{
	background: url("../Images/menu_products.jpg");
	width: 133px;
}
#miProducts a:hover, #miProducts_selected a
{
	background: url("../Images/menu_products_o.jpg");
	width: 133px;
}
#miNixonWay a
{
	background: url("../Images/menu_nixonway.jpg");
	width: 133px;
}
#miNixonWay a:hover, #miNixonWay_selected a
{
	background: url("../Images/menu_nixonway_o.jpg");
	width: 133px;
}
#miContact a
{
	background: url("../Images/menu_contact.jpg");
	width: 124px;
}
#miContact a:hover, #miContact_selected a
{
	background: url("../Images/menu_contact_o.jpg");
	width: 124px;
}
.batLink span, .brochureLink span, .keepUpLink span
{
	display: none;
}
.batLink
{
	position: relative;
	display: block;
	background: url("../Images/quicklink_bats.png");
	top: -24px;
	width: 250px;
	height: 180px;
	z-index: 100;
}
.batLink:hover
{
	background: url("../Images/quicklink_bats_o.png");
}

.brochureLink
{	
	position: relative;
	display: block;
	background: url("../Images/quicklink_brochure.png");
	top: -19px;
	width: 235px;
	height: 88px;
	z-index: 100;
}

.brochureLink:hover
{
	background: url("../Images/quicklink_brochure_o.png");
}
.keepUpLink
{
	position: relative;
	display: block;
	background: url("../Images/quicklink_newsletter.png");
	top: -9px;
	width: 227px;
	height: 82px;
	z-index: 100;
}
.keepUpLink:hover
{
	background: url("../Images/quicklink_newsletter_o.png");
}
#nixonSays
{
	position: relative;
	display: block;
	background: url("../Images/sidebar_blog.png");
	top: 0px;
	width: 227px;
	height: 223px;
	z-index: 100;
	background-repeat:no-repeat;	
}

#nixonSaysEntryContainer
{
	display:block;
	padding:70px 20px 10px 20px;
}

#nixonSaysEntryContainer .nixonSaysEntry p
{
	font-size:9pt;
}

#nixonSaysEntryContainer .nixonSaysEntry a
{
	float:right;
	color:#FFFFFF;
	font-weight:bold;
}

#footer
{
	background: url("../Images/footer_bg.png") bottom right no-repeat;
	width: 940px;
	height: 172px;
	z-index: 99;
}
#footerContent
{
	margin: 90px 0px 0px 230px;
	color: #F0E80D;
	font-size: 8pt;
}

.address,
.contact
{
	font-size: 8pt;
	margin-bottom: 0px;
}
#footerContent a, #footerContent a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size:8pt;
}

#footerContent a:hover
{
	text-decoration:underline;
}

#menuWrapper
{
	display: block;
	float: left;
	width: 248px;
}
#content
{
	display: block;
	position: relative;
	width: 712px;
	left: 0px;
	float: left;
	clear: right;
	margin: 0px 0px 0px 0px;
}




.accordion
{
	display: none;
	list-style-type: none;
}
.accordion li
{
	background: #FFFFFF;
	display: block;
	float: right;
	clear: none;
}
.accordionWrapper
{
	width: 714px;
	overflow: hidden;
}
.accordianItem
{
	height: 783px;
	display: block;
}
.accordianItemInnerWrapper
{
	background: #FFFFFF;
	text-align: justify;
}
.container
{
	width: 100%;
}
.handle
{
	width: 20px;
}

.handleImage
{
	float: left;
	width: 20px;
	background: url("../Images/productmenu_tile_30.jpg") top left repeat-y;
	height: 783px;
	display: block;
}
.handleImageOver
{
	float: left;
	width: 20px;
	background: url("../Images/productmenu_tile_60.jpg") top left repeat-y;
	height: 783px;
	display: block;
}
.handleImageSelected
{
	float: left;
	width: 20px;
	background: url("../Images/productmenu_tile_100.jpg") top left repeat-y;
	height: 783px;
	display: block;
}
h1.homeHead
{
	width: 329px;
	height: 21px;
	display: block;
	background: url("../Images/1_home/heading_welcome.jpg");
	margin: 34px 0px 0px 0px;
}
p.homeText
{
	color: #FFFFFF;
	font-family: "Lucida Sans", Arial, "Times New Roman";
	width: 256px;
	float: left;
	clear: left;
	margin-right: 20px;
}
h1.aboutHead
{
	width: 156px;
	height: 21px;
	display: block;
	background: url("../Images/2_about/heading_about.jpg");
	margin: 34px 0px;
}
h1.aboutNickHead
{
	width: 137px;
	height: 21px;
	display: block;
	background: url("../Images/2_about/heading_nicknixon.jpg");
	margin: 34px 0px;
}

h1.productsHead
{
	width: 195px;
	height: 21px;
	display: block;
	background: url("../Images/3_products/heading_products.jpg");
	margin: 34px 0px;
}
h1.nixonWayHead
{
	width: 189px;
	height: 26px;
	display: block;
	background: url("../Images/4_nixonway/heading_nixonway.jpg");
	margin: 34px 0px;
}
h1.contactHead
{
	width: 180px;
	height: 21px;
	display: block;
	background: url("../Images/5_contact/heading_contact-nixon.jpg");
	margin: 34px 0px;
}
h1.newsletterHead
{
	width: 221px;
	height: 21px;
	display: block;
	background: url("../Images/Newsletter/heading_newsletter.jpg");
	margin: 34px 0px;
}
h1.brochureHead
{
	width: 202px;
	height: 21px;
	display: block;
	background: url("../Images/Brochure/heading_brochure.jpg");
	margin: 34px 0px;
}

.leftHalf
{
	width: 320px;
	display: block;
	float: left;
	margin-right: 20px;
}
.rightHalf
{
	display: block;
	float: left;
}

.productDetail
{
	clear:both;
	display:block;
	margin-left:20px;
	margin-right:20px;
}

.productDetail h3
{
	color: #292870;
	font-weight:bold;
	font-size:20pt;
	padding-bottom:20px;
	padding-top:5px;
}

.productSmallImage
{
	display:block;
	float:left;
	padding-bottom:20px;
	max-width:150px;
}

.productPrice
{
	color: #292870;
}

.productDescription
{
	float:left;
	display:block;
	clear:right;
	width:300px;	
	margin:0px 0px 10px 20px;
}

.productSeparator
{
	padding-bottom:20px;
	overflow:hidden;
	width:510px;
}

.protectionImageButton
{
	margin:0;
	padding:0;
	border:0;
	float:left;
	
}

.productRangeText
{
	display:block;
	clear:both;
	text-align:left;
}

.protectionRangeText
{
	padding-left:35px;
}

.productDescription li
{
	list-style-type:square;
	list-style-position:inside;
	display:block;
	
	padding-bottom:5px;
}

.batList
{
	margin-bottom:20px;
}
.batList p
{
	margin-left:20px;
	margin-bottom:2px;
}

.headerImage
{
	margin-left:-10px;
	margin-top: -10px;
	display:block;
	margin-bottom:30px;
	widows:560px;
}

.equipmentPadLink 
{
	display:block;
	
	background-repeat:no-repeat;
}

.equipmentHelmetLink
{
	display:block;
	height:139px;
	width:150px;	
	background-repeat:no-repeat;
}

.MKIIHelmetLink
{
	background:url("../Images/3_products/2_protection/helmet_sml.jpg");
}

.enquireLink, .enquireLinkBat
{
	display:block;
	width:98px;
	height:38px;
	background:url("../Images/3_products/button_enquire.jpg");
	margin:5px 0px;
	color: #1F1B54;
	text-align:center;
}

.enquireLinkBat
{	
	text-align:left;
}

.enquireLink:hover
{
	display:block;
	width:98px;
	height:38px;
	background:url("../Images/3_products/button_enquire_o.jpg");
	margin:5px 0px;
	color: #625F87;
}

.equipmentGloveLink 
{
	display:block;
	height:119px;
	width:150px;	
	background-repeat:no-repeat;
}

.battingArmGuardsLink964
{
	height:166px;
}

.equipmentBallLink
{
	display:block;
	height:150px;
	width:150px;	
	background-repeat:no-repeat;
}

.equipmentWicketKeepingLink
{
	display:block;
	height:150px;
	width:131px;	
	background-repeat:no-repeat;
}

.equipmentApparelLink
{
	display:block;	
	background-repeat:no-repeat;
}

.equipmentAccessoriesLink
{
	display:block;
	height:150px;
	width:150px;	
	background-repeat:no-repeat;
}

.battingPadLink964
{
	background: url("../Images/3_products/2_protection/leg_964_sml.jpg");
}

.battingPadLink960
{
	background: url("../Images/3_products/2_protection/leg_960_sml.jpg");
}

.battingPadLink952
{
	background: url("../Images/3_products/2_protection/leg_952_sml.jpg");
}

.battingGloveLink964
{
	background: url("../Images/3_products/2_protection/964_sml.jpg");
}

.battingGloveLink960
{
	background: url("../Images/3_products/2_protection/960_sml.jpg");
}

.battingGloveLink952
{
	background: url("../Images/3_products/2_protection/952_sml.jpg");
}

.battingThighPadsLink964
{
	background: url("../Images/3_products/2_protection/thigh_964_sml.jpg");
}

.battingArmGuardsLink964
{
	background: url("../Images/3_products/2_protection/arm_964_sml.jpg");
}

.ballLinkSuperTest
{
	background: url("../Images/3_products/4_balls/suprt_5-5oz_sml.jpg");
}

.ballLinkSupreme
{
	height:143px;
	background: url("../Images/3_products/4_balls/suprm_5-5oz_sml.jpg");
}

.ballLinkSupremeLight
{
	background: url("../Images/3_products/4_balls/suprm_4-34oz_sml.jpg");	
}

.wicketKeeping964
{
	background: url("../Images/3_products/3_wicketkeeping/wk964_sml.jpg");	
	width:150px;
	height:131px;
}

.wicketKeeping960
{
	background: url("../Images/3_products/3_wicketkeeping/wk960_sml.jpg");	
	width:150px;
	height:155px;
}

.apparelShoeLink
{
	background: url("../Images/3_products/5_apparel/shoes_sml.jpg");	
	background-repeat:no-repeat;
	height:76px;
}

.apparelBriefsLink
{
	background: url("../Images/3_products/5_apparel/briefs_sml.jpg");	
}

.apparelShirtLink
{
	background: url("../Images/3_products/5_apparel/shirt_sml.jpg");	
}

.apparelTrouserLink
{
	background: url("../Images/3_products/5_apparel/trouser_sml.jpg");	
}

.apparelJumperLink
{
	background: url("../Images/3_products/5_apparel/jumper_sml.jpg");	
}

.apparelShortsLink
{
	background: url("../Images/3_products/5_apparel/shorts_sml.jpg");	
}

.batForceDescriptionOuterContainer, .batStormDescriptionOuterContainer, .batThunderDescriptionOuterContainer
{	
	display:block;	
	margin-top:5px;
	position:relative;
	height:452px;
}

.accessoriesXlBagLink
{
	background: url("../Images/3_products/6_accessories/pers-xl_sml.jpg");	
	width:150px;
	height:105px;
}

.accessoriesPersonalLargeLink
{
	background: url("../Images/3_products/6_accessories/pers-lrg_sml.jpg");		
}

.accessoriesSmallKitBagLink
{
	background: url("../Images/3_products/6_accessories/bag-sml_sml.jpg");		
}

.accessoriesTeamKitBagLink
{
	background: url("../Images/3_products/6_accessories/Images/3_products/6_accessories/teambag_sml.jpg");	
}

.accessoriesDuffleBagLink
{
	background: url("../Images/3_products/6_accessories/dfl-bag_sml.jpg");	
	width:150px;
	height:200px;
}

.accessoriesBatMalletLink
{
	background: url("../Images/3_products/6_accessories/mallet_sml.jpg");	
}

.accessoriesAbdoGuardLink
{
	background: url("../Images/3_products/6_accessories/abdo_sml.jpg");	
}

.accessoriesStumpsLink
{
	background: url("../Images/3_products/6_accessories/stumps_sml.jpg");	
}

.accessoriesTestStumpsLink
{
	background: url("../Images/3_products/6_accessories/teststumps_sml.jpg");	
}

.accessoriesSpringBackStumpsLink
{
	background: url("../Images/3_products/6_accessories/springbackstumps_sml.jpg");
}

.accessoriesScorebookStumpsLink
{
	background: url("../Images/3_products/6_accessories/scorebook_sml.jpg");
}

.accessoriesBatCoverLink
{
	background: url("../Images/3_products/6_accessories/batcover_sml.jpg");
}

.accessoriesBatCoverLink
{
	background: url("../Images/3_products/6_accessories/batcover_sml.jpg");
}

.accessoriesJockStrapLink
{
	background: url("../Images/3_products/6_accessories/jockstrap_sml.jpg");
}


.batDescriptionContainer
{
	display:block;
	margin-left:20px;
	margin-right:12px;	
}

.batDescriptionContainer p
{
	width:350px;
}


.batRangeImageContainer
{
	display:block;
	
	float:left;
	bottom:0px;
	right:0px;	
	position:absolute;
	margin-right:0px;
}

.limitedAddition, .priceContainer
{
	display:block;
	width:350px;
}


.batsMenuButton
{
	display:block;
	clear:both;
	margin-left:20px;
}


.batRangeImage
{	
	display:block;	
}

.batsImageButton
{
	margin-left:20px;
	margin-right:19px;
}

.batsImageButtonLast
{
	margin-right:0px;
}

.helmetImage
{
	width:140px;
	height:344px;
}

.formEntryRow
{
	padding-bottom:10px;
	display:block;
}

.formEntryRow input
{
	width:200px;
	display:inline;
	height:15px;
}

.formEntryRow textarea
{
	width:201px;
	display:inline;
}

.formEntryLabel
{
	float:left;
	width:50px;
	clear:left;
	margin-right:20px;	
}

.formEntryNewsLetterLabel
{
	float:left;
	width:35px;
	clear:left;
	margin-right:20px;	
}

.contentText
{
	float:left;
	display:block;
	width:280px;
}

.batsImageSelector
{
	margin:0px, 30px;
}
.productRangeText
{
	margin-left:20px;
	margin-top:20px;
}

.batHeaderImage
{
	margin-top:20px;
	margin-left:20px;
}

.productContainer
{
	background-image:url("../Images/3_products/product_bg.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	height:600px;
	margin-right:-20px;
}

.productContainer p
{
    float:left;
    width:300px;
}

.validation
{
	color:Red;
	display:inline;
	width:5px;
}
                        
.bodyHyperlink
{
	color:#1F1B54;
}

.bodyHyperlink:hover
{
	color:#625F87;
}

.batList ul
{
	list-style-type:square;
	list-style-position:inside;
	
}

.largeBallsImage
{
	height:450px;
	width:459px;	
}

.largeProtectionImage
{
	min-width:600px;
	min-height:600px;
}

.batPriceDropdown
{
	background-color:#FFFFFF;
	margin-bottom:10px;	
	
}

.batPriceDropdown option 
{
	background-color:#BDBEC2;
	
}

.hidePanel
{
	display:none;
}

/* Clear Fix */
#menuWrapper:after, #contentWrapper:after, #headerWrapper:after, .productRangeText:after, .batForceDescriptionOuterContainer:after, .productDetail:after
{
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}