@charset "UTF-8";
/* CSS Document */
/* COLORS
  Bright Orange: 	#FDB813
  Dark Orange: 		#D57106
  Denim Blue: 		#3F5975
  Text: 			#636466
  Headline Gray: 	#ACACB3
*/
html>body
{
	height: 100%;
	width: 100%;
}
body
{
	position: relative;
	font-size: medium;
	color: #636466;
	font-family: arial,sans-serif;
	background-color: #ffffff;
	background: url(http://wordlock.com/_images/body_bkg_grill.gif) repeat-x;
	line-height: 1.2em;
}
.clear
{
	clear: both;
}
a
{
	text-decoration:none;
	font-weight: normal;
	font-family:  arial,sans-serif;
	color: #636466;
}
h1
{
	font-size: 175%;
	font-weight: bold;
	text-transform: uppercase;
	color: #3f5975;
	line-height: 1.3em;
}
h2
{
	font-size:125%;
	color:#ACACB3;
	text-transform: uppercase;
	font-family: Helvetica;
}
h3
{
	font-style: italic;
	font-size: 150%;
}
h4
{
	color: #636466;
	font-size: 90%;
	font-weight: bold;
}
h5
{
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
}
p
{
	
}
img.left
{
	float:left;
	padding-right: 5px;
}
img.right
{
	float: right;
	padding-left: 5px;
}
form
{
	font-size: 85%;
}
ul
{
	list-style-position: outside;
}
td
{
/*	vertical-align: text-top*/
}
#background
{
	min-height: 100%;
	height: auto !important;
	height:100%;
/*	background: url(http://wordlock.com/_images/body_bkg.jpg) repeat-x 174px 0;*/
	position: relative;
	z-index: 0;
/*	height: 668px;*/
	width:100% ;
	overflow: hidden;
	margin-top: 0px;
}
#header_background
{
	background: url(http://wordlock.com/_images/header_bkg.jpg) no-repeat;
	height:174px;
	
}
#container
{
	
	min-height: 750px;
	height: auto !important;
/*	height:100%;*/
	margin-top: -15px;
/*	margin-top: -175px;*/
	margin-bottom: 5px;
	position: relative;
	z-index:10;
/*	background: #ffffff url(http://wordlock.com/_images/content_bkg.jpg) no-repeat;*/
	background: #ffffff;
}
#header
{
	height: 165px;
	background: #ffffff url(http://wordlock.com/_images/header_bkg.jpg) no-repeat;
}
#logo
{
	background: url(http://wordlock.com/_images/logo.png) no-repeat;
	float: left;
	height: 128px;
	width: 608px;
	margin-left: 33px;
}
#top_nav
{
	width: 525px;
	height: 55px;
	vertical-align: bottom;
	float: right;
	margin-top: 80px;		
}

#main_content
{
	height: 500px;
}
#flash
{
/*	background: url(http://wordlock.com/_images/flash_placeholder.jpg) no-repeat;*/
	height: 320px;
	width: 577px;
}
#flavors_flash
{
	height: 320px;
	width:760px;
	margin-left: -50px;
}
#home_copy
{
	margin-top: 25px;
	margin-left: 35px;
	font-size: 90%;
	line-height: 1.5em;
}
#right_sidebar
{
	height: 800px;
	background: transparent;
}
#top_bucket
{
	background: url(http://wordlock.com/_images/buy_online.png) no-repeat;
	height: 135px;
	width: 240px;
}
#middle_bucket
{
	background: url(http://wordlock.com/_images/brandRep_sidebar.jpg) no-repeat;
	height: 185px;
	width: 240px;
}
#bottom_bucket
{
	background: url(http://wordlock.com/_images/cans_sidebar.jpg) no-repeat;
	height: 185px;
	width: 240px;
}
#footer
{
	height: 50px;
	margin-left: auto;
	margin-right: auto;

}
#footer_links
{
	margin-left: 10px;
}
#footer_links a
{
	font-size: 85%;
	margin-left: 35px;
	margin-right: -10px;
}
#contact_left
{
	height: 46px;
	float: left;
}
#contact
{
	height: 46px;
	font-size: 75%;
	line-height:.7em;
	
}
#contact_right
{
	height: 46px;
}
#contact a
{
	color: #636466;
	position: relative;
	
}
#contact ul
{
	margin-top: 17px;
}
#contact li
{
	display: inline;
	float: left;
}
#contact li.last
{
	float: right;
	color: #ffffff;
}
#top_pane
{
/*	width: 100%;*/
}
#header_image
{
	float: left;
/*	margin-right: 55px;*/
	margin-bottom: -15px;
}
#left_pane
{
	float: left;
		position: relative;
}
#middle_pane
{
	float: left;
	position: relative;
	margin-bottom:10px;
}
#right_pane
{
	float: left;
		position: relative;
}
/*navigation*/
#horizontal_nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#horizontal_nav li
{
	float: left;
	position: relative;
	
}
#horizontal_nav li ul
{
	display: none;
	position: absolute;
	top: 50px;
	left: 20px;
/*	background-color: #ffffff;*/
}
#horizontal_nav li ul li
{
	clear: left;
}
#horizontal_nav li ul li a
{
	font-size: 75%;
	font-family: 'Trebuchet MS';
	color: #c0c0c0;
}
#horizontal_nav li ul li a:hover
{
	color: #f30025;
}
#horizontal_nav li > ul
{
/*	top: auto;*/
/*	left: auto;*/
}
#horizontal_nav li:hover ul
{
/*	display:block;*/
}

/*sidebar navigation*/
#side_nav
{
	height: 273px;
	background: #ffffff url(http://wordlock.com/_images/sidenav_bkg.png) no-repeat;
}
#side_nav > ul
{
/*	display: none;*/
	padding-top: 17px;
	margin-left: -7px;
}
#side_nav ul li
{
	/*padding: 0;*/
/*	height: 20px;*/
	width: 167px;
	vertical-align: middle;
}
#side_nav li
{
	padding-left: 20px;
	padding-top:3px;
/*	padding-bottom: 3px;*/
	position: relative;
	height:20px;
}
#side_nav a
{
	color: #ffffff;
	font-size: 90%;
	width: 167px;
}
.side_nav_selected
{

	background: url(http://wordlock.com/_images/sub_nav_ro.gif) -1px 3px no-repeat;
/*	padding-left: 15px;*/
	height: 20px;
	width: 167px;
/*	margin-left: -15px;*/
	padding-left: 17px;
}
.side_nav_ro
{
	background: url(http://wordlock.com/_images/sub_nav_ro.gif) -1px 3px no-repeat;
	padding-left: 17px;
	height: 20px;
	width: 167px;
/*	margin-left: -1px;*/
/*	padding-left: 15px;*/
}
#sub_nav
{
	margin-top: 15px;
	margin-left: 7px;
}
#sub_nav h5
{
	height: 20px;
	width: 167px;
	padding-top: 2px;
}
#sub_nav ul
{
	padding: 0;
}
#sub_nav li a
{
	font-size: 70%;
	font-weight: normal;
	color: #fdb813;
}
.sub_nav_ro
{
	background: url(http://wordlock.com/_images/sub_nav_ro.gif) no-repeat 0 2px !important;
	height: 20px;
	width: 167px;
	margin-left: -15px;
	padding-left: 15px;
}
.main > ul
{
	position: absolute;
	left: 167px;
	top: 0px;
	margin: 0px !important;
	padding: 0px !important;
	z-index: 100;
	background: #000;
}
/*related links right column*/
#rel_links
{
 	width: 181px;
}
#related_rgt_hdr
{
	background: transparent url(http://wordlock.com/_images/related_rgt_hdr.gif) no-repeat;
	height: 35px;
	width: 181px;
}
#related_rgt_1
{
	background: transparent url(http://wordlock.com/_images/related_rgt_about.gif) no-repeat;
	height: 22px;
	width: 181px;
}
#related_rgt_2
{
	background: transparent url(http://wordlock.com/_images/related_rgt_meet.gif) no-repeat;
	height: 22px;
	width: 181px;
}
#related_rgt_3
{
	background: transparent url(http://wordlock.com/_images/related_rgt_resources.gif) no-repeat;
	height: 22px;
	width: 181px;
}
#related_rgt_4
{
	background: transparent url(http://wordlock.com/_images/related_rgt_jones.gif) no-repeat;
	height: 22px;
	width: 181px;
}
#related_rgt_5
{
	background: transparent url(http://wordlock.com/_images/related_rgt_focus.gif) no-repeat;
	height: 22px;
	width: 181px;
}
#related_rgt_6
{
	background: transparent url(http://wordlock.com/_images/related_rgt_ambassador.gif) no-repeat;
	height: 22px;
	width: 181px;
}	
#related_rgt_7
{
	background: transparent url(http://wordlock.com/_images/related_rgt_whatsnew.gif) no-repeat;
	height: 22px;
	width: 181px;
}
.related_rgt_1_ro
{
	background: transparent url(http://wordlock.com/_images/related_rgt_about_ro.gif) no-repeat !important;
}
.related_rgt_2_ro
{
	background: url(http://wordlock.com/_images/related_rgt_meet_ro.gif) no-repeat !important;
}
.related_rgt_3_ro
{
	background: url(http://wordlock.com/_images/related_rgt_resources_ro.gif) no-repeat !important;
}
.related_rgt_4_ro
{
	background: url(http://wordlock.com/_images/related_rgt_jones_ro.gif) no-repeat !important;
}
.related_rgt_5_ro
{
	background: transparent url(http://wordlock.com/_images/related_rgt_focus_ro.gif) no-repeat !important;
}
.related_rgt_6_ro
{
	background: transparent url(http://wordlock.com/_images/related_rgt_ambassador_ro.gif) no-repeat !important;
}
.related_rgt_7_ro
{
	background: transparent url(http://wordlock.com/_images/related_rgt_whatsnew_ro.gif) no-repeat !important;
}
#related_rgt_footer
{
	background: transparent url(http://wordlock.com/_images/related_rgt_footer.gif) no-repeat;
	height: 21px;
	width: 181px;
}

/*related links left*/
#related_links_left li
{
	padding: 0;
	margin: 0;
}
#related_lft_hdr
{
	background: transparent url(http://wordlock.com/_images/related_links_left_hdr.gif) no-repeat;
	height: 29px;
	width: 161px;
}
#related_lft_footer
{
	background: transparent url(http://wordlock.com/_images/related_links_left_footer.gif) no-repeat;
	height: 29px;
	width: 161px;
}
#related_lft_meet
{
	background: transparent url(http://wordlock.com/_images/related_lft_meet.gif) no-repeat;
	height: 29px;
	width: 161px;
}
#related_lft_ambassador
{
	background: transparent url(http://wordlock.com/_images/related_lft_ambassador.gif) no-repeat;
	height: 29px;
	width: 161px;
}

#related_lft_testimonial
{
	background: transparent url(http://wordlock.com/_images/related_lft_testimonial.gif) no-repeat;
	height: 29px;
	width: 161px;
}
#related_lft_flavors
{
	background: transparent url(http://wordlock.com/_images/related_lft_flavors.gif) no-repeat;
	height: 29px;
	width: 161px;
}
.related_lft_testimonial_ro
{
	background: transparent url(http://wordlock.com/_images/related_lft_testimonial_ro.gif) no-repeat !important;
}

.related_lft_meet_ro
{
	background: url(http://wordlock.com/_images/related_lft_meet_ro.gif) no-repeat !important;
}
.related_lft_ambassador_ro
{
	background: url(http://wordlock.com/_images/related_lft_ambassador_ro.gif) no-repeat !important;	
}
.related_lft_flavors_ro
{
	background: url(http://wordlock.com/_images/related_lft_flavors_ro.gif) no-repeat !important;	
}
#comment_entry
{
	/*background: url(http://wordlock.com/_images/main_bg.jpg) no-repeat;*/
}
/* begin classes */
.hide
{
	display: none;
}
.italic_text
{
	font-style: italic;
}
.intro
{
	font-style: italic;
	font-size: 135%;
}
.link_selected
{
	color: #f30025 !important;
}
.content_text
{
	font-size: 85%;
	padding: 5px;
	line-height: 1.2em;
	color: #636466;
	margin-top:10px;
}
.content_text a
{
	color: #3F5975;
}
/*utility navigation classes*/
#util_nav
{
	float: right;
	margin-right: 20px;
	color: #cccccd;
	font-size: 70%;
	margin-top: 10px;
}
#util_nav ul li
{
	display: inline;
}
#util_nav a
{
	font-size: 100%;
	color: #cccccd;
	font-weight: normal;
	letter-spacing: 0.02em;
}
.utilnav1_hover
{
	/*background: url(http://wordlock.com/_images/about_btn_ro.png) no-repeat !important;*/
	background: url(http://wordlock.com/_images/about_btn_sel.png) no-repeat !important;
}
.utilnav2_hover
{
	/*background: url(http://wordlock.com/_images/gaba_btn_ro.png) no-repeat !important ;*/
	background: url(http://wordlock.com/_images/gaba_btn_sel.png) no-repeat !important ;
}
.utilnav3_hover
{
	/*background: url(http://wordlock.com/_images/fun_btn_ro.png) no-repeat !important;*/
	background: url(http://wordlock.com/_images/fun_btn_sel.png) no-repeat !important;
}	
.utilnav4_hover
{
	/*background: url(http://wordlock.com/_images/shop_btn_ro.png) no-repeat !important;*/
	background: url(http://wordlock.com/_images/shop_btn_sel.png) no-repeat !important;
}

/*related links classes*/
.related_link
{
	height: 22px;
	width:181px;
}


/*testimonial classes*/
.testimonial
{
	padding-top: 20px;
	padding-bottom: 20px;
}
.testimonial_body
{
	float: left;
	margin-bottom: 20px;
}
.testimonial_intro
{
	color: #a0cc00;
	font-style: italic;
	font-size: 110%;
	
}
.testimonial_comments
{
	border-top: 1px dotted #ffa500;
	border-bottom: 1px dotted #ffa500;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 80%;
	color: #a7a9ac;
}
.testimonial_comment
{
	margin-top: 5px; 
	margin-bottom: 5px;
	line-height: 1.3em;
}
.testimonial_italic_text
{
	padding: 20px;
	font-style: italic;
	font-size: 105%;
	font-weight: bold;
}
.image_right
{
	float: left;
	text-align: right;
}
.read_more
{
/*	font-size: 85%;*/
	color: #636466;
/*	text-transform: uppercase;*/
	padding: 5px;	
	font-style: italic;
	font-weight: bold;
}
.file_info
{
	font-size: 100%;
	color: #fea500;
	text-transform: uppercase;
	font-style: italic;
}
.whats_new_item
{
	margin: 20px 0px 20px 15px;
}

#fake_input
{
	position: absolute;
	top:3px;
	left:0;
	z-index: 1;
}
#fake_input_btn
{
	position: absolute;
	top: 0;
	left: 160px;
}
#upload_submit
{
 padding-top: 3px;
}
#entryform
{
/*	position: absolute;*/
/*	bottom: 15px;
	left: 50%;
	margin-left: -25px;*/
}
/*ratings*/
.rating_0
{
	float: right;
}
.rating_1
{
	float: right;
	background: url(http://wordlock.com/_images/ratings_sprite_sm.gif) no-repeat;
	height: 11px;
	width: 11px;
	margin-right: 25px;
	margin-top: 6px;
	background-position: 0;
}
.rating_2
{
	float: right;
	background: url(http://wordlock.com/_images/ratings_sprite_sm.gif) no-repeat;
	height: 11px;
	width: 22px;
	margin-right: 25px;
	margin-top: 6px;
	background-position:  0 -12px;
}
.rating_3
{
	float: right;
	background: url(http://wordlock.com/_images/ratings_sprite_sm.gif) no-repeat;
	height: 11px;
	width: 33px;
	margin-right: 25px;
	margin-top: 6px;
	background-position:  0 -24px;
}
.rating_4
{
	float: right;
	background: url(http://wordlock.com/_images/ratings_sprite_sm.gif) no-repeat;
	height: 11px;
	width: 44px;
	margin-right: 25px;
	margin-top: 6px;
	background-position:  0 -36px;
}
.rating_5
{
	float: right;
	background: url(http://wordlock.com/_images/ratings_sprite_sm.gif) no-repeat;
	height: 13px;
	width: 56px;
	margin-right: 25px;
	margin-top: 6px;
	background-position:  0 -48px;
}
.stbuttontext
{
	color: #636466;
	font-size: 85%;
}
.bold_text
{
/*	color: #000000;*/
	font-size: 105%;
	font-weight: bold;
}
.lol_green_bold
{
	color: #a0cc00;
	font-weight: bold;
}
.lol_input
{
	border: 1px solid #a0cc00;
}
.add_step_divider
{
	height: 5px;
	width: 220px;
	background: url(http://wordlock.com/_images/add_step_divider.png);
}
/*ratings form*/
#rating_form
{
	float: left;
	width: 100px;
}
#rating_form ul
{
	
	position:relative;
	width: 100px;
	height: 14px;
	z-index: 0;
/*	background: url(http://wordlock.com/_images/rating_bkg.gif) no-repeat 0 -75px;*/
}
.rating_bkg_0
{
	background: url(http://wordlock.com/_images/rating_bkg.gif) no-repeat 0 -75px;
}
.rating_bkg_1
{
	background: url(http://wordlock.com/_images/rating_bkg.gif) no-repeat 0 -60px;
}
.rating_bkg_2
{
	background: url(http://wordlock.com/_images/rating_bkg.gif) no-repeat 0 -45px;
}
.rating_bkg_3
{
	background: url(http://wordlock.com/_images/rating_bkg.gif) no-repeat 0 -30px;
}
.rating_bkg_4
{
	background: url(http://wordlock.com/_images/rating_bkg.gif) no-repeat 0 -15px;
}
.rating_bkg_5
{
	background: url(http://wordlock.com/_images/rating_bkg.gif) no-repeat 0 0;
}
#rating_form ul li
{
/*	float: left;*/
	position: absolute;
	top: 0;	
	list-style: none inside;
	display: block;
/*	height: 14px;*/
	z-index: 10;
}
#rating_form ul li a
{
	display: block;
/*	height: 14px;*/
}
.rate_this
{
	float: right;
	width:122px ;
	height: 21px;
	background: url(http://wordlock.com/_images/rate_this.gif) no-repeat;
	margin-top: -5px;
}
#lol_votecount
{
	float: left;
	width: 100px;
}
.lol_rating_1
{

	width: 16px;
	left: 0;
}
.lol_rating_bkg_1
{
	background: url(http://wordlock.com/_images/rating_bkg.gif) no-repeat;
	background-position: 0 0;
}
.lol_rating_2
{

	width: 16px;
	left: 16px;
}
.lol_rating_bkg_2
{
	background: url(http://wordlock.com/_images/rating_bkg.gif) no-repeat;
	background-position: -16px 0;
}
.lol_rating_3
{
	/**/
	width: 16px;
	left: 32px;
}
.lol_rating_bkg_3
{
	background: url(http://wordlock.com/_images/rating_bkg.gif) no-repeat;
	background-position: -32px 0;
}
.lol_rating_4
{
	/**/
	width: 16px;
	left: 50px;
}
.lol_rating_bkg_4
{
	background: url(http://wordlock.com/_images/rating_bkg.gif) no-repeat;
	background-position: -50px 0;
}
.lol_rating_5
{
	/**/
	width: 16px;
	left: 66px;
}
.lol_rating_bkg_5
{
	background: url(http://wordlock.com/_images/rating_bkg.gif) no-repeat;
		background-position: -66px 0;
}
#rating_data
{
	float: left;
	padding-top: 5px;
	font-size: 85%;
	margin-top: 10px;
	width: 350px;
}
/*comments*/
.comments_link
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #ffa500;
	font-size: 85%;
}
.comment_block
{
/*	border-top: 1px dotted #ffa500;*/
	border-bottom: 1px dotted #ffa500;
	width: 100%;
	padding-top:10px;
/*		margin-top: 20px;*/
}
.comment_header
{
	font-size: 75%;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
/*	border-bottom: 1px solid #636466;*/
}
.comment_body
{
	margin-top: 5px;
	margin-bottom: 15px;
 	font-size: 85%;
	line-height: 1.2em;
	letter-spacing: .08em;
}
.comment_footer
{
	margin-top: 5px;
	margin-bottom: 15px;
/*	text-align: right;*/
	font-size: 85%;
}
#comment_form
{
/*	border-top: 1px dotted #ffa500;*/
	width: 100%;
/*	padding-top:10px;*/
	margin-top: 10px;
}
.comment_submit_hover
{
	background: url(http://wordlock.com/_images/contact_form_btn_ro.gif) no-repeat !important;
}
.field_name
{
	float: left;
	width: 200px;
	padding: 5px;
}
.input_field
{
	float: left;
	width: 200px;
	padding: 5px;
}
.input_field_rt
{
	float: right;
	padding: 5px;
	margin-right: 5px;
}
#comment_form h4
{
	color: #ffa500;
	font-style: normal;
	padding: 5px;
	width: ;
}
/*contact form*/
#contact_form
{
	font-size: 85%;
	
}
#contact_form_hdr
{
	background: url(http://wordlock.com/_images/contact_form_hdr.gif);
	height: 31px;
	width: 528px;
}
#contact_form_body
{
	background: url(http://wordlock.com/_images/contact_form_bkg.gif) repeat-y;
/*	height: 600px;*/
	width: 528px;
}
#contact_form_ftr
{
	background: url(http://wordlock.com/_images/contact_form_ftr.gif);
	height: 18px;
	width: 528px;
}
#contact_form .input_field
{
	float: left;
	width: 120px;
/*	padding: 5px;*/
	margin-left: 5px;
}
#contact_form .field_name
{
	float: left;
	width: 100px;
/*	padding: 5px;*/
	margin-left: 5px;
}
#contact_form p
{
	padding: 10px;
}
#resources
{
	/*line-height: 1.2em;*/
}
#resources a
{
	font-size: 85%;
	color: #636466;
}
/*social media links*/
.social_media
{
	margin-top: 20px;
	padding-bottom: 10px;
}

#pagination
{
	font-size: 85%;
	margin-top: 10px;
	margin-bottom:10px;
	width: 100%;
}
#pagination a
{color:#FDB813;}
.rep_left_col
{
	font-size: 85%;
}
.rep_right_col
{
	
}
.login_form
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 100%;
}
.member_data
{
	font-size: 85%;
}
.report_nav
{
	list-style: none;
	
}
.report_nav li
{
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 2px;
}
.report_nav li a
{
	font-size: 85%;
	color: #333333;
}
/*errors*/
.error
{
	margin-left: 25px;
	font-size: 75%;
}
.error ul
{
	list-style-image: url(http://wordlock.com/_images/bullet_error.png);
	list-style-position: outside;
	color: red;
	width: 145px;
}
.error li
{
	padding-left: 3px;
}
/*email*/
.email a
{
	color: #636466;
}
#privacy_background
{
	display: none;
	width:100%;
	height:110%;
	position:absolute;
	z-index: 10000;
	background: #000000;
	top: 0px;
	left: 0px;
}
.transparent{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
#privacy
{
	color: #ffffff;
	position:absolute;
	top: 10px;
	left: 25%;
	z-index: 10001;
	border: 1px #ffffff solid;
	padding: 50px;
	display: none;
	width:600px;
	font-size: 85%;
	margin-bottom: 10px;
}
#privacy h2{
	text-transform: uppercase;
	font-weight: bold;
	color: #FDB813;
}
.odd_row
{
	background: #999999;
}
#store_btn
{
	height: 33px;
	width: 159px;
	background: url(http://wordlock.com/_images/store_btn.gif) no-repeat;
	background-position: 0 0;
	margin-top: 15px;
	margin-bottom: 5px;
}
#store
{
	overflow: hidden;
	height: 800px;
}
.store_btn_ro
{
	background: url(http://wordlock.com/_images/store_btn.gif) no-repeat !important;
	background-position: -160px 0 !important;
}
#search
{
	width: 160px;
	height: 25px;
	float: right;
	margin-top: 90px;
}
#search input[type="text"]
{
	background: transparent url(http://wordlock.com/_images/search_bkg.gif) no-repeat;
	border: 0;
	padding-left: 15px;
	padding-top: 2px;
	height: 17px;
	float: left;
	font-size: 75%;
}
#search input[type="image"]
{
	
}
#search.submit
{
	background: transparent url(http://wordlock.com/_images/go_btn.gif) no-repeat;
}
.result
{
	border-top: 1px solid #fdb813;
/*	border-bottom:  1px solid #fdb813;*/
	margin: 10px;
	padding: 5px;
	line-height: 1.2em;
}
.result_hdr
{
	font-size: 125%;
	color: #636466;
	font-weight: bold;
}
.permalink
{
	color:#3f5975;
	font-size: 80%;
}
#locks
{
	margin-top: 15px;
}
#locks ul
{
	list-style: none;
}
#locks ul li
{
	display: inline;
	float: left;
	width:172px;
	padding: 2px;
	font-size: 85%;
}
.lock_seperator
{
	background-image: url(http://wordlock.com/_images/body_column_seperator.gif);
	background-repeat: no-repeat;
	background-position:  0 145px;
	width: 10px !important;
	height: 395px;
	margin-left: 3px;
		margin-right: 3px;
}
#quote
{
	background: transparent url(http://wordlock.com/_images/left_quote.gif) no-repeat 0 0;
	min-height: 300px;
}
.quote_text
{
	font-weight: bold;
/*	font-size: 115%;*/
	color: #D57106;
	padding-top: 25px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
	font-family: Helvetica;
}
.quote_contact
{
	font-size: 75%;
	color: #636466;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
#locator_search
{
	background: #ffffff url(http://wordlock.com/_images/locator_form_bkg.png) no-repeat;
	height: 149px;
	width: 584px;
	padding-top: 45px;
	padding-left: 25px;
	margin-top: 25px;
	float: left;
}
#search_form label, #searchform input
{
	padding: 3px;
}
#search_form label
{
	width: 110px;
}
#retailers
{
	background: transparent url(http://wordlock.com/_images/retailers_sub_hdr.png) no-repeat;
	padding-top: 50px;
}
#online_retailers
{
	background: transparent url(http://wordlock.com/_images/online_sub_hdr.png) no-repeat;
	padding-top: 50px;	
}
#retailer
{
	float: left;
}
#leaders
{
	background: transparent url(http://wordlock.com/_images/about_sub_hdr.gif) no-repeat;
	padding-top: 50px;
}
#lock_nav
{
	/*background: transparent url(http://wordlock.com/_images/findalock_hdr.gif) no-repeat;*/
		padding-top: 15px;
	margin: 25px 0 0 0;
	
}
#lock_nav ul
{
	list-style-type: disc;
}
#lock_nav li{
	display: inline;
	float: left;
}
#lock_pdfs li
{
	display:inline;
	float: left;
	padding-top:25px;
	padding-bottom:25px;
}
#bike
{
	height:183px;
	width: 140px;
	background: url(http://wordlock.com/_images/custSvc_download_bike.gif) no-repeat;

}
#luggage
{
	height:183px;
	width: 140px;
	background: url(http://wordlock.com/_images/custSvc_download_luggage.gif) no-repeat;

}
#padlock
{
	height:183px;
	width: 140px;
	background: url(http://wordlock.com/_images/custSvc_download_padlock.gif) no-repeat;
	
}
#padlock-sp
{
	height:183px;
	width: 140px;
	background: url(http://wordlock.com/_images/custSvc_download_padSpanish.gif) no-repeat;
	
}
#brass
{
	height:183px;
	width: 140px;
	background: url(http://wordlock.com/_images/custSvc_download_brass.gif) no-repeat;
	
}
#cable-lock{
	height:183px;
	width: 140px;
	background: url(http://wordlock.com/_images/custSvc_download_cable.gif) no-repeat;
}
#cable-lock-sp
{
	height:183px;
	width: 140px;
	background: url(http://wordlock.com/_images/custSvc_download_cable_spanish.gif) no-repeat;
}
#luggage-sp
{
	height:183px;
	width: 140px;
	background: url(http://wordlock.com/_images/custSvc_download_lug_spanish.gif) no-repeat;
}
#mini-cable
{
	height:183px;
	width: 140px;
	background: url(http://wordlock.com/_images/custSvc_download_mini_cable.gif) no-repeat;
}
#sports-brass
{
	height:183px;
	width: 140px;
	background: url(http://wordlock.com/_images/custSvc_download_sports.gif) no-repeat;
}
#utility
{
	height:183px;
	width: 140px;
	background: url(http://wordlock.com/_images/custSvc_download_utility.gif) no-repeat;
}
#contact_sidebar
{
	font-size: 75%;
}
.orange_header
{
	font-size: 115%;
	font-family: Helvetica;
	font-weight: bold;
	color:#D57106;
}
.article_thumb
{
	width:110px;
	float:left;
}
.article_thumb a
{font-size:85%;}
.article_entry
{
	font-size: 85%;
	padding: 2px;
	line-height: 1.2em;
	padding-left: 5px;
}
#article_flash
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.event_entry
{
}
.event_image
{
	float: left;
}
.event_copy
{
	height: 100%;
	font-size: 90%;
	line-height: 2em !important;
}
.seperator
{
	background: transparent url(http://wordlock.com/_images/article_seperator.gif) no-repeat;
	height: 5px;
	width: 572px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#form_hdr{
	background: url(http://wordlock.com/_images/form_backgr_top.jpg) no-repeat;
	width: 576px;
	height:13px;
	padding:0;
}
#form_ftr{
	background: url(http://wordlock.com/_images/form_backgr_bottom.jpg) no-repeat;
	width: 576px;
	height:57px;
	padding:0;
}
#form_mid
{
	background: url(http://wordlock.com/_images/form_backgr_middle.jpg) repeat-y;
/*	height: 400px;*/
		padding:0;
}
#form_mid input, label, textarea, select{
	margin: 3px;
}
#form_mid td
{
	vertical-align: top;
}
#form_mid table
{
	padding-top: 20px;
}
.locator_result
{
	background: #ffffff url(http://wordlock.com/_images/storeLocator_results_bracket.gif) no-repeat;
	height: 160px;
	padding-left: 20px;
	padding-top: 2px;
}
.locator_result .distance
{
	color: #FDB813;
}
.locator_result .business_name
{
	color: #000;
	font-size: 120%;
	font-weight: bold;
}
.locator_result .phone
{
	color: #D57106;
}
.locator_text
{
	font-size: 10pt;
	line-height: 1.2em;
	color: #636466;
}
#pager{
	margin-left: 250px;
	font-size: 85%;
	background: #ffffff;
}
#pager a
{
/*	ƒfont-size: 85%;*/
}
.PythonNavigatorLink
{
	color: #FDB813;
	text-decoration: underline;
}
.entry_title
{
	font-family: helvetica;
	font-weight: bold;
	color: #D57106;
}
.locktalk_entry 
{
	margin-top: 15px;
}
.locktalk_entry p
{
	padding: 3px;
	font-size: 85%;
}
#insiders
{
	background: url(http://wordlock.com/_images/signup_form_bkg.png) no-repeat;
	height: 300px;
	padding-top: 15px;
}
#insiders input, label, textarea, select{
	margin: 3px;
}
#insiders td
{
	vertical-align: top;
}
#padlocks{margin-top: 50px;}
.padlocks{
	background: url(http://wordlock.com/_images/FAL_locks_REC-luggage.jpg) no-repeat 0 0;
	width: 150px;
	height: 210px;
}
.com_padlocks{
	background: url(http://wordlock.com/_images/FAL_locks_COM-luggage.jpg) no-repeat 0 0;
	width: 150px;
	height: 210px;
}
.luggage_locks{
	background: url(http://wordlock.com/_images/FAL_locks_REC-padlock.jpg) no-repeat 0 0;
	width: 150px;
	height: 210px;
}
.bike_locks{
	background: url(http://wordlock.com/_images/FAL_locks_REC-luggage.jpg) no-repeat -150px 0;
	width: 150px;
	height: 210px;
}
.cable_locks{
	background: url(http://wordlock.com/_images/FAL_locks_REC-bike.jpg) no-repeat -300px 0;
	width: 150px;
	height: 210px;
}
#lock_pdfs
{
	width: 100%;
}
.article_summary
{
	font-size: 85%;
	margin-left: 110px;
	padding-left: 5px;
}
#other_pdfs li
{
	background: url(http://wordlock.com/_images/page_white_acrobat.png) no-repeat;
	padding-left: 18px !important;
}
.features
{
	list-style-type: disc;
	width:275px;
	position:relative;
	margin-left: 15px;
}
.locktalk_entry a
{
	color: #3F5975;
	text-decoration: underline;
}
#rotators_1
{
	position:relative;
/*	z-index: -1;*/
}
#rotators_2
{
	position:relative;
/*	z-index: -1;*/
}
#search_result_container
{
	background-color: #ffffff;
}
.invalid
{
	background-color: #e393c4;
}
.trademark
{
	font-size: 75%;
/*	vertical-align:top;*/
}
.more_info
{
	font-style: italic;
	font-size: 75%;
	color: #D57106 !important;
	font-weight: bold;
	text-transform: uppercase;
}
#address
{
	font-size: 75%;
	width: 176px;
	padding-left: 5px;
}
#address a
{color:#3F5975;}
.view_all_item
{
	width: 142px;
	height: 172px;
	display: inline;
	float: left;
/*	padding-right: 5px;
	padding-left: 5px;*/
	text-align:center;
}
.buy_btn
{
	width: 142px;
	height: 75px;
	float: left;
	display: inline;
/*	text-align:center;*/

}
#tv_ad
{
	height: 160px;
	width: 160px;
	background: url(http://wordlock.com/_images/AD_tvSpot.jpg) no-repeat;
	background-position: 0 0;
	margin-bottom: 15px;
}
#social_media a
{
	font-size: 110%;
	font-weight: bold;
}