*{
	margin:0;
	padding:0;
	font-size:12px;	
	font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif;	
}

body{
	color:#232323;
	background:#000 url(images/bgMain.jpg) top repeat-x;	
}

p{
	line-height:18px;
	margin:0 0 15px 0;
}

div:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0;
}

a{
	color:#232323;
	text-decoration:underline;
}

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

.clear{
	clear:both;
}

.marginbtm{
	margin-bottom:30px;	
}

.nowidth{
	width:auto !important;
}

p.nowidth em{
	font-size:11px;
}

/* BEGIN: Headings ================== */
h1{
	font-size:19px;
}

h2{
	font-size:15px;
}

h3{
	font-size:14px;
}

h4{
	font-size:13px;
}

h5{
	font-size:12px;
}

h6{
	font-size:11px;
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */
fieldset{
	padding:10px;
	margin:20px 0
}

legend{
	padding:0 10px;
	font-weight:bold
}
option{
	padding:0 3px
}

input, textarea{
	padding:1px 2px
}
/* END: Forms ================== */

#main{
	margin:0 auto;
	width:960px;
}

#header{
	padding-top:35px;
	margin-bottom:4px;
}

#header div{
	float:right;
	width:350px;
}

#header div p{
	color:#cecece;
	width:330px;
	height:66px;
	padding:15px 15px 0 0;
	margin-bottom:10px;
	text-align:right;	
	background:url(images/bgHeadDiv.jpg) no-repeat;
}

#header div p, #header div p strong{
	font-size:13px;
}

#header div p em{
	font-size:11px;
}

#header ul{
	float:right;
	width:200px;
	margin-right:5px;
}

#header li, #header li a{
	color:#cecece;
	list-style:none;
}

#header li{
	padding:0 0 10px 28px;
}

#header li a{
	text-decoration:none;
}

#header li a:hover{
	text-decoration:underline;
}

#header li.image{
	background:url(images/bgImage.jpg) 0 -2px no-repeat;
}
#header li.image a.hide{
	display:none;
}

#header li.contact{
	background:url(images/bgContact.jpg) 0 -2px no-repeat;
}

#logo{
	display:block;
	float:left;
	width:382px;
	height:93px;
	text-indent:-9999px;
	background:url(images/imgLogo.jpg) no-repeat;
}

#content-container{
	width:960px;
	margin:0 auto;
	padding-top:23px;
	background:url(images/bgContentTop.jpg) top center no-repeat;		
}	

#content-inner{
	width:960px;
	padding-bottom:23px;
	background:url(images/bgContentBtm.jpg) bottom center no-repeat;
}

#content{
	width:960px;
	min-height:563px;
	clear:both !important;
	background:url(images/bgContent.jpg) top repeat-y;		
}

#content h1{
	width:960px;
	height:46px;
	margin:0 auto 10px auto;
	text-indent:-9999px;
	background:url(images/bgContentHeadline.jpg) no-repeat;
}

#content h1.grips{
	margin-bottom:25px;
	background:url(images/bgGripsHeadline.jpg) no-repeat;
}
#content h1.badges{
	margin-bottom:25px;
	background:url(images/bgBadgesHeadline.jpg) no-repeat;
}

#grips, #badges-form{
	float:left;
	width:481px;
	padding-top:92px;
	background:url(images/bgGrips.jpg) top left no-repeat;
}
#badges-form{
	padding-top:20px;
	background:url(images/bgBadgesPage.jpg) top left no-repeat;
}

#grips.page{
	padding-bottom:40px;
	background:url(images/bgGripsPage.jpg) top left no-repeat;
}

#grips p{
	width:208px;
	text-align:right;
	margin:0 0 25px 220px;
}

#grips ul{
	width:236px;
	margin-left:192px;
}

#grips li{
	line-height:32px;
	text-align:right;
	list-style:none;
	margin-bottom:16px;
	padding-right:42px;
}

#grips-form li{
	text-align:left;
	padding:0 0 0 42px;
}

#grips li.diamond{
	background:url(images/bgDoubleDiamond.gif) right center no-repeat;
}

#grips li.check{
	background:url(images/bgCheckered.gif) right center no-repeat;
}

#grips li.smooth{
	background:url(images/bgSmooth.gif) right center no-repeat;
}


#grips dl{
	clear:both;
	float:right;
	width:255px;
	margin-right:28px;
}

#grips dd, #badges dd, #gifts dd{
	border-bottom:solid 1px #c6c6c6;
	padding-left:18px;
	margin-left:10px;
	line-height:32px;
	background:url(images/bgBullet.gif) 0 11px no-repeat;
}

#grips dl dd a.hide{
	display:none;
}

#grips dd.last, #badges dd.last{
	border:none;
	line-height:normal;
	padding-top:8px;
}

#grips dt, #badges dt, #gifts dt{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
}

a.more-info{
	display:block;
	width:155px;
	height:32px;
	text-indent:-9999px;
	margin-bottom:10px;
	background:url(images/btnMoreInfo.gif) no-repeat;
}

a.more-info:hover{
	background-position:0 -32px;
}

#badges{
	float:left;
	width:430px;
	padding:25px 0 0 49px;
	background:url(images/bgBadges.jpg) top right no-repeat;
}
#badges.page{
	width:440px;
	padding-left:39px;
	background:url(images/bgBadgesSide.jpg) top right no-repeat;
}

#badges p{
	width:230px;
	margin-bottom:28px;
}

#badges p a.hide{
	display:none;
}

#badges dl{
	width:276px;
}

#gifts{
	clear:both;
	height:253px;
	padding-top:20px;
	background:url(images/bgGifts.jpg) right bottom no-repeat;
}

#gifts h2{
	width:960px;
	height:46px;
	margin:0 auto 30px auto;
	text-indent:-9999px;
	background:url(images/bgGiftsHeadline.jpg) no-repeat;
}

#gifts div{
	float:left;
	width:272px;
	margin:0 52px;
}

#gifts dl{
	float:left;
	width:336px;
}

#gifts dd{
	float:left;
	width:136px;
	border:none;
}

/* ---- INNER PAGE GRIPS ---- */

#grips-price{
	float:left;
	width:202px;
	height:239px;
	padding:247px 0 0 225px;
	background:url(images/bgGripsPrice.jpg) top left no-repeat;
}

#grips-form{
	float:left;
	width:479px;
	padding:25px 0 0 0;
}

#grips-form p, #badges-form p{
	margin-bottom:25px;
}

#grips-form h2, #badges-form h2{
	display:block;
	width:479px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 25px 0;
	background:url(images/bgOrderNow.jpg) no-repeat;
}
#badges-form h2{
	width:481px;
	background:url(images/bgOrderNowBadges.jpg) no-repeat;
}

#grips-form form{
	padding-left:85px;
}

#badges-form form{
	padding:0 65px 0 40px;
}

#grips-form form div p, #badges-form form div p{
	margin:0 0 12px 0;
}

#grips-form form h3, #badges-form form h3{
	clear:both;
	color:#363636;
	font-size:18px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;
}

#grips-form form div{
	float:left;
	width:370px;
	margin-bottom:10px;
}

#grips-form form div.clear{
	clear:both;
	display:block;
}

#grips-form form div p label, #badges-form form div p label{
	display:block;
	float:left;
	width:125px;
	margin-right:5px;
}

#grips-form form div p span, #badges-form form div p span{
	display:block;
	font-size:11px;
	padding-top:10px;
}

#grips-form form input#floatright, #badges-form form input#floatright{
	float:right !important;
	margin:0 15px 0 0;
	padding:0;
}

#grips-form form input, #badges-form form input{
	font-size:11px;
}

/* ---- END INNER PAGE GRIPS ---- */

#footer{
	height:150px;
	padding-top:35px;
}

#footer p{
	text-align:center;
}

#footer span{
	margin:0 10px;
}

#footer p, #footer p a, #footer span{
	color:#FFF;
	font-size:11px;
	font-family:Arial, sans-serif;
}

#footer p{
	letter-spacing:.1em;
	margin-bottom:20px;
}

#footer div{
	text-align:center;
}

#footer div a{
	margin-right:54px;
}

#footer p#proceeds{
	text-align:left !important;
	padding-left:240px;
	margin-bottom:10px;
}
