/* =OVERRIDES and SITEWIDE
===================================================== */
* {
	box-sizing:content-box; -moz-box-sizing:content-box; /* Opera8 */
}
body {
	text-align:center;
	background:#111 url(/assets/images/template_elements/backgrounds/World-Logo-Pattern_10-repeat_wip_03.png) repeat bottom center;
	color:#fff;
}
.clear {
	height:0px; overflow:hidden;
	display:block; clear:both !important;
	float:none !important;
	position:relative; /* for IE6, peekaboo */
}

::-moz-selection {
	background: #111;
	color: #eee;
}
::selection {
	background: #111;
	color: #eee;
}
iframe {
	border:none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size:60%;
}
sup {
	bottom: 1.5ex;
}
sub {
	top: .5ex;
}




/* =LAYOUT
===================================================== */
#container_page {
	position:relative;
}
div.container_16 {
	background:#222 url(/assets/templates/world/images/bg_black.gif) repeat-y 240px 0px;
	text-align:left;
}
#content {
	padding:0 0 50px;
	z-index:10;
}


/* =LAYOUT LEFT COLUMN
===================================================== */
#container_page div.column_left {
	padding-bottom:200px;
}
a#logo {
	width:220px;
	height:0; overflow:hidden;
	padding-top:66px;
	margin:20px auto;
	display:block;
	background:url(/assets/templates/world/images/logo.world_industries.text.gray.gray.220px.png) no-repeat 0 0;
}

div.community_team {
	padding:0 0 5px;
	margin:0 0 5px;
}
div.community_team a {
	_height:60px; min-height:60px;
	padding:5px 0 8px 57px;
	display:block;
	background:transparent url(/assets/templates/world/images/logo.flame-water.sprite.png) no-repeat -10px 5px;
}
div.community_team a:hover {
	background-color:transparent;
}
div.community_team_flameboy a:hover {
	background:transparent url(/assets/templates/world/images/logo.flame-water.sprite.png) no-repeat -10px 5px; /*ie6*/
	background-position:-10px -95px;
}
div.community_team_wetwilly a {
	background-position:-7px -195px;
}
div.community_team_wetwilly a:hover {
	background:transparent url(/assets/templates/world/images/logo.flame-water.sprite.png) no-repeat -10px 5px; /*ie6*/
	background-position:-7px -295px;
}
#stickers div.community_team a {
	background-position:-7px -395px;
}
#stickers div.community_team a:hover {
	background-position:-7px -495px;
}


#updates {
	position:absolute;
	bottom:0; left:0;
}
#updates input.text {
	width:210px;
}
#updates input.submit {
	margin:5px 0;
	float:right;
}



/* =H1 SECTION
===================================================== */
#h1 {
	position:relative;
	z-index:30;
}
#nav_top_catalog,
#nav_top_locale {
	padding-left:10px;
	float:right; display:inline;
	position: relative;
}

#nav_top_locale .language_list_container {
	background:#EC2D24 url(/assets/templates/world/images/grad.red.bright.gif) repeat-x bottom left;
	color:#fff;
	text-decoration:none;
	display:none;
	font-size: 10px;
	position: absolute;
	top: 24px; left:10px;
	z-index: 11;
}
#nav_top_locale input {
	margin:0;
}
#nav_top_locale .language_list_container h4 {
	color:#fff;
	font-size:10px;
	text-transform:none;
}
#nav_top_locale .language_link {
	padding:0 10px 5px;
	text-align:right;
	color:#fff;
}
#nav_top_locale .language_link a {
	color:#fff;
}

#nav_top_locale .language_list_container div.languages {
	float: right;
	margin-right: 12px;
}
#nav_top_locale .language_list_container ul {
	list-style: none;
}
#nav_top_locale .language_list_container ul li {
	margin-left: 0px;
}
#nav_top_locale .language_list_container h6 {
	font-size: 9px;
	background: transparent;
}



/* =SEARCH
===================================================== */
#nav_top_search {
	float:right;
}
#nav_top_search input.text {
	width:150px;
	border:none;
	background:#fff url(/assets/templates/world/images/search.magnifying_glass.gif) no-repeat right center !important;
}

div.cse-overlay-bg {
	opacity:0.85 !important;
	filter:alpha(opacity=85) !important;
}
div.cse-overlay {
	width:680px;
	z-index:50;
}
div.cse-closeResults a {
	border:1px solid #d00;
	font-weight:inherit;
	text-decoration:inherit;
}
div.cse-closeResults a:hover {
	text-decoration:inherit;
	background-position:right -1px;
}
div.gsc-resultsRoot a {
	color:#000;
}
div.gsc-resultsRoot a:hover {
	color:#fff;
	background-color:#d00;
}
div.gsc-resultsRoot div.gs-snippet {
	color:#666;
}



/* =FOOTER
===================================================== */
#foot div.column_left a {
	width:200px;
	height:0; overflow:hidden;
	padding-top:92px;
	margin:20px auto 4px;
	display:block;
	background:url(/assets/templates/world/images/logo.world_industries.devil.red.gray.200px.png) no-repeat center center;
}
#foot div.column_left {
	line-height:.9;
}
#foot div.column_left {
	text-align:center;
}
#nav_foot {
	padding:15px 0;
}
#nav_foot ul li {
	margin:0;
	padding:0 0 7px;
	list-style:none;
	font-size:10px;
	line-height:1;
}
#nav_foot a {
	padding:0 1px;
	color:#6d6d6d;
}
#nav_foot a:hover {
	color:#fff;
}


/* =NAV
===================================================== */
#nav_left ul {
	padding:0;
	list-style:none outside;
}
#nav_left ul li {
	margin:0;
	padding:0;
	display:block;
	background:url(/assets/templates/world/images/hr.gray_gradient.gray.gif) no-repeat bottom center;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:15px;
}
#nav_left ul li a {
	height:30px; overflow:hidden;
	display:block;
	xbackground:url(/assets/templates/world/images/nav.arrows.gray.gray.gif) no-repeat right 13px;
	line-height:40px;
	color:#bbb;
}

#nav_left ul li a:hover {
	xbackground:url(/assets/templates/world/images/nav.arrows.gray.gray.gif) no-repeat right -33px;
	background:none;
	color:#fff;
}
#nav_left ul li.active a {
	color:#d00;
}

#nav_left ul li.active {
	height:auto;
	overflow:inherit;
}
#nav_left ul li ul {
	display:none;
	padding-bottom:0;
	margin-bottom:0;
}
#nav_left ul li ul {
	display:none;
	background:url(/assets/templates/world/images/hr.gray_gradient.gray.gif) no-repeat top center;
}
#nav_left ul li.active ul {
	display:block;
}
#nav_left ul li ul li {
	padding-left:20px;
	font-size:12px;
}
#nav_left ul li.active ul li.active ul	{
	display:block;
}
#nav_left ul li.active ul li a {
	color:#aaa;
}
#nav_left ul li.active ul li a:hover {
	color:#fff;
}
#nav_left ul li.active ul li.active a {
	color:#d00;
}
#nav_left ul li.active ul li ul {
	display:none;
}
#nav_left ul li ul li ul li {
	font-size:10px;
}


#nav_left ul li.active ul li.active ul li ul	{
	display:none;
}
#nav_left ul li.active ul li.active ul li.active ul	{
	display:block;
}
#nav_left ul li.active ul li ul li {
	font-size:10px;
}
#nav_left ul li.active ul li.active ul li a {
	color:#999;
}
#nav_left ul li.active ul li.active ul li a:hover {
	color:#fff;
}
#nav_left ul li.active ul li.active ul li.active a {
	color:#d00;
}

#nav_left ul li.active ul li.active ul li.active ul li a {
	color:#777;
}
#nav_left ul li.active ul li.active ul li.active ul li.active a {
	color:#f00;
}
#nav_left ul li.active ul li.active ul li.active ul li.active ul li a {
	color:#777;
}
#nav_left ul li.active ul li.active ul li.active ul li.active ul li.active a {
	color:#f00;
}


#social_networking ul {
	margin:0;
	padding:0;
}
#social_networking ul li {
	margin:0 6px 0 0;
	padding:0;
	float:left;
	list-style:none;
}
#social_networking ul li a {
	
}
#social_networking ul li a:hover {
	background-color:#d00;
	color:#fff;
}


/* =CONTENT BLOCKS
===================================================== */
div.badge {
	margin:0 0 10px;
}
div.badge a {
	padding:0 25px 0 0;
	float:left;
}
div.badge a:hover {
	/* border-right:10px solid #222; */
	background:url(/assets/templates/world/images/badge.arrow.left.png) no-repeat right 13px;
}
div.badge img {
	display:block;
}

div.date {
	padding-bottom:3px;	
}
div.tags {
	padding-top:1px;
	padding-bottom:3px;
}
span.author a {
	text-transform:uppercase;
}

div.photo_portrait {
	position:relative;
	left:-10px;
}



/* =PAGINATION
===================================================== */
div.pagination {
	margin:0;
	padding:0 0 10px;
	float:right; clear:both;
	font-size:9px;
	color:#6d6d6d;
}
div.pagination_numbers span,
div.pagination_numbers a {
	width:18px;
	margin:0 3px;
	padding:1px 0 3px;
	border:1px solid #6d6d6d;
	float:left;
	text-align:center;
}
div.pagination_numbers a {
	color:#6d6d6d;
	text-decoration:none;
}
div.pagination_numbers a:hover {
	background:#d00 url(/assets/templates/world/images/grad.red.bright.gif) repeat-x bottom left;
	color:#fff;
	text-decoration:none;
}
div.pagination_numbers span.ditto_currentpage {
	border-color:#d00;
	background:#d00 url(/assets/templates/world/images/grad.red.bright.gif) repeat-x bottom left;
	color:#fff;
}



/* =TAGGING
===================================================== */
div.tags ul {
	display:inline;
}
div.tags ul li {
	margin:0;
	padding:0 3px;
	display:inline;
	list-style:none;
}
div.tags ul li span {
	color:#6d6d6d;
}

.tagcloud {
	text-align:center;
}
.tagcloud span {
	padding:1px 6px;
}
.tagcloud a {
	color:#888;
	font-size:11px;
	text-decoration:none;
}
.tagcloud a.s2 {
	color:#bbb;
	font-size:12px;
}
.tagcloud a.s3 {
	color:#ddd;
	font-size:14px;
	line-height:.9;
}
.tagcloud a.s4 {
	color:#fff;
	font-size:16px;
	line-height:.8;
}
.tagcloud a.s5 {
	color:#d00;
	font-size:21px;
	line-height:.6;
}




/* =BLOG and ARCHIVES
===================================================== */
div.blog_full {
	margin:0 0 30px;
}
span.permalink {
	text-transform:uppercase;
}

ul.reflect_archive {
	padding:0;
	margin:0 0 0 0;
	list-style:none outside;
}
ul.reflect_archive li {
	margin-left:0;
	font-size:10px;
}
ul.reflect_archive li a {
	padding:0 1px;
	border-bottom:1px solid #262626;
	display:inline;
	text-decoration:none;
	color:#ccc;
}
ul.reflect_archive li a:hover {
	border-bottom-color:#565656;
}
ul.reflect_months {
	padding-left:10px;
	display:inline;
}
ul.reflect_months li {
	padding-right:5px;
	display:inline;
}
ul.reflect_months li a {
	width:22px;
	text-align:center;
}
ul.reflect_months a:hover {
}



/* =VIDEOS
===================================================== */
div.video_medium {
	width:150px !important; overflow:hidden;
	height:260px;
	margin-bottom:20px;
	position:relative;
}
div.video a.video_thumbnail {
	height:120px;
	margin-bottom:5px;
	border:10px solid #fff;
	display:block;
	background:no-repeat center center;
}
div.video a.video_thumbnail:hover {
	border-color:#000;
}
div.video_medium p.smallest {
	margin:0;
	position:absolute; bottom:3px; right:10px;
}



/* =TWITTER
===================================================== */
blockquote.twitter {
	margin-top:-25px;
	margin-bottom:20px;
	padding:45px 10px 10px;
	background:url(/assets/templates/world/images/twitter.bg.red.full.gif) no-repeat top right;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
blockquote.twitter div.tweet {
	padding:0 0 0 0px;
}
blockquote.twitter h5,
div.blog_twit h5 {
	margin-bottom:0;
	color:#000;
}
blockquote.twitter a,
div.blog_twit a {
	color:#ccc;
}
blockquote.twitter a:hover,
div.blog_twit a:hover {
	background-color:#222;
}
blockquote.twitter ul {
	margin-bottom:0;
}
blockquote.twitter ul li {
	margin:0;
	padding:0;
	list-style:none;

}
#twitter_rider ul li {
	margin:0;
	list-style:none;
	font-size:18px;
	color:#ccc;
	line-height:1.2;
}

div.blog_twit {
	min-height:60px;
	padding:20px 0 20px;
}
div.blog_twit div.blog_twit_inner {
	width:460px;
	float:right;
}
div.blog_twit blockquote.blog_twit {
	padding:10px 10px 0px;
	background:url(/assets/templates/world/images/twit.bg.red.red.gif) no-repeat top right;
}
div.blog_twit div.blog_twit_bg {
	height:10px;
	background:url(/assets/templates/world/images/twit.bg.red.red.gif) no-repeat bottom right;
}
div.blog_twit p {
	margin-bottom:0;
}

div.blog_twit_1 {
	background:url(/assets/templates/world/images/twit.penguin.gif) no-repeat 50px center;
}
div.blog_twit_2 {
	background:url(/assets/templates/world/images/twit.bird_elegant.gif) no-repeat 470px center;
}
div.blog_twit_3 {
	background:url(/assets/templates/world/images/twit.heart.gif) no-repeat 580px 15px;
}
div.blog_twit_4 {
	background:url(/assets/templates/world/images/twit.stylized.gif) no-repeat 50px center;
}
div.blog_twit_2 div.blog_twit_inner,
div.blog_twit_3 div.blog_twit_inner {
	float:left;
}


/* =SOCIAL
===================================================== */
div.social {
	margin-top:-4px;
	float:right;
}
div.social a {
	height:0px; overflow:hidden;
	width:48px;
	padding:48px 0 0;
	margin:0 0 0 10px;
	float:right;
	background-position:top left;
	background-repeat:no-repeat;
}
div.social a:hover {
	background:none;
}
a.social_myspace {
	background-image:url(/assets/templates/world/images/social/myspace_48.png) !important;
}
a.social_facebook {
	background-image:url(/assets/templates/world/images/social/facebook_48.png) !important;
}
a.social_twitter {
	background-image:url(/assets/templates/world/images/social/twitter_48.png) !important;
}
a.social_flickr {
	background-image:url(/assets/templates/world/images/social/flickr_48.png) !important;
}
a.social_youtube {
	background-image:url(/assets/templates/world/images/social/youtube_48.png) !important;
}
a.social_vimeo {
	background-image:url(/assets/templates/world/images/social/vimeo_48.png) !important;
}

div.social_icon {
	padding:10px 0 0;
	text-align:center;
}
div.social_icon a:hover {
	border:1px solid #d00;
	background-color:transparent;
	text-decoration:none
}
div.social_icon a:hover img {
	border:none;
	background-color:transparent;
}

a.stbutton {
	position:relative; top:-2px;
}



/* =FLICKR
===================================================== */
/* Riders page */
#flickr {
	margin:0 -10px;
}
#flickr a, div.flickr a {
	width:118px;
	height:118px;
	border:1px solid #000;
	float:left;
	background:no-repeat center center
}
#flickr a:hover, div.flickr a:hover {
	width:100px;
	height:100px;
	border:10px solid #000;
}

/* Media page */
#flickr_full {
}
#flickr_full a {
	width:130px;
	height:130px;
	border:1px solid #000;
	float:left;
	background:no-repeat center center
}
#flickr_full a:hover {
	width:112px;
	height:112px;
	border:10px solid #000;
}
#flickr_large {
}
#flickr_large a {
	height:280px;
	margin-bottom:20px;
	float:left;
	background:no-repeat center center
}
#flickr_large a:hover {
	width:260px;
	height:260px;
	border:10px solid #000;
}


div.blog_full div.flickr_container {
	margin:10px 0 0;
}
div.blog_full div.flickr a {
	width:64px;
	height:64px;
	float:left;
}
div.blog_full div.flickr a:hover {
	width:46px;
	height:46px;
	float:left;
}
div.blog_full div.flickr_container p.smallest {
	margin-bottom:0px;
}




/* =PAGE: Home
===================================================== */
#home_featured_image {
	height:360px; overflow:hidden;
	position:relative;
}
#home_featured_image img {
	display:block;
}
img.home_featured_image {
	position:absolute; top:0; left:0;
}
div.home_featured_thumbnail {
	width:50px !important;
	margin-left:0px;
}
div.home_featured_thumbnail a {
	height:0px; overflow:hidden;
	width:50px;
	padding:35px 0 0;
	margin-bottom:1px;
	display:block;
	background:#666 url(/assets/templates/world/images/grad.gray.med.gif) repeat-x 0px -125px;
}
div.home_featured_thumbnail a.active {
	background:#d00 url(/assets/templates/world/images/grad.red.bright.gif) repeat-x 0px -125px;
}
div.home_featured_thumbnail a:hover {
	margin-bottom:0px;
	border-bottom:1px solid #fff;
	background-color:inherit
}
#home_featured_text {
	position:relative;
}
div.home_featured_text {
	position:absolute; top:0; left:0;
}
div.home_featured_text a {
	color:#f00;
}
div.home_featured_text a:hover {
	color:#fff;
}




/* =TEAM
===================================================== */
div.rider_headshot_small {
	height:220px;
	margin-bottom:20px;
	font-size:10px;
}
div.rider_headshot_small a {
	width:100%;
	height:100%;
	position:relative;
	display:block;
}
div.rider_headshot_small a span {
	width:90px;
	padding:0 5px 2px;
	position:absolute;
	bottom:10px; left:0px;
	opacity:.7;
	filter:alpha(opacity=70);
	background:#fff;
	line-height:.9;
}
div.rider_headshot_small a:hover {
	background:none !important;
}
div.rider_headshot_small a:hover span {
	background:#d00;
	color:#fff;
}



/* =AD ARCHIVE
===================================================== */
div.advertisement {
	height:285px;
	margin-bottom:20px;
	background:no-repeat center center;
	font-size:10px;
}
div.advertisement a {
	width:100%;
	height:100%;
	position:relative;
	display:block;
	background:no-repeat center center;
}
div.advertisement a span {
	width:90px;
	padding:2px 5px 2px;
	position:absolute;
	bottom:10px; left:0px;
	opacity:.7;
	filter:alpha(opacity=70);
	background:#fff;
	line-height:.9;
}
div.advertisement a:hover {
	background:none !important;
}
div.advertisement a:hover span {
	background:#d00;
	color:#fff;
}

div.advertisement a span.name {
	width:210px;
	top:10px; bottom:auto;
	border:1px solid #fff;
	border-width:1px 0;
	background:#000;
	color:#fff;
	opacity:1;
}
div.advertisement a span.date_published {
	left:auto; right:0px;
	bottom:12px;
	text-align:right;
}
div.advertisement a span.tags {
	left:auto; right:0px;
	text-align:right;
}
div.advertisement a span.riders {
	padding:0;
	background:none;
}
div.advertisement a i {
	margin:2px 0;
	padding:2px 5px 2px;
	display:block;
	font-style:normal;
	background:#fff;
}
div.advertisement a:hover i {
	background:#d00;
	color:#fff;
}

div.advertisement_rider {
	width:150px !important;
}
div.advertisement_rider a span.name {
	width:140px;
}
div.advertisement_rider a span.date_published {
	display:none;
}



/* =PRODUCTS
===================================================== */
/* Product Detail Pages */
div.product_images a {
	background:#222;
}
div.product_images a {
	border-color:#222;
}
div.product_images a:hover {
	border-color:#000;
}
div.product_images a img {
	margin:0 auto;
}

ul.product_variant_thumbnails li,
ul.product_category li {
	margin-bottom:20px;
	background:#000;
	text-align:center;
}
ul.product_variant_thumbnails li a,
ul.product_category li a {
	height:100px;
	position:relative;
	display:block;
	line-height:100px;
	background:#000;
}
ul.product_variant_thumbnails li a img,
ul.product_category li a img {
	vertical-align:middle;
}
ul.product_variant_thumbnails li a span,
ul.product_category li a span {
	width:90px;
	padding:2px 5px 3px;
	display:block;
	position:absolute; bottom:10px; left:0;
	background:#ccc;
	line-height:.9;
	text-align:left;
	font-size:10px;
	color:#000;
	opacity:.7;
	filter:alpha(opacity=70);
}
ul.product_variant_thumbnails li a:hover,
ul.product_category li a:hover {
	background:none;
}
ul.product_variant_thumbnails li a:hover span,
ul.product_category li a:hover span {
	background:#d00;
	opacity:1;
	filter:alpha(opacity=100);
}
ul.product_variant_thumbnails li.tall a {
	height:200px;
	line-height:190px;
}

/* Product category pages */
ul.product_category li a {
	height:220px;
	line-height:220px;
	background:#222;
}
ul.product_category li a img {
	vertical-align:middle;
}
ul.product_category li a span.category {
	height:10px;
	top:10px; right:0px; left:inherit;
	background:#d00;
	text-align:right;
}
ul.product_category li a span.name {
	
}




/* =DOWNLOADS
===================================================== */
li.buddy_icon {
	margin:0 20px 10px 0;
}
li.buddy_icon img {
	display:block;
}

div.myspace_theme {
	margin-bottom:20px;
}
div.myspace_theme textarea {
	width:250px;
	height:150px;
	border:1px solid #fff;
	color:#fff;
	background:#000;
	font-size:10px;
}




/* =TYPE
===================================================== */
h1 {
	margin:20px 0;
	padding:0;
	line-height:1;
	font-weight:normal;
	font-size:42px;
	text-transform:uppercase;
	color:#6d6d6d;
	font-family:Helvetica, Arial, 'Lucida Grande', Verdana, sans-serif
}

h2 {
	margin:0;
	padding:0 120px 0 10px;
	position:relative; z-index:2;
	background:#c1272d url(/assets/templates/world/images/h.arrow.white.red.gif) no-repeat top right;
	color:#fff;
	text-transform:uppercase;
	font-size:21px;
	font-weight:normal;
	line-height:15px;
}
h2 span.date {
	height:100%;
	padding:0 10px;
	position:absolute; top:0; right:16px;
	background:#000;
	font-size:9px;
	text-transform:none;
}
h2.bigger {
	height:auto; overflow:inherit;
	margin:5px 0 10px;
	padding:0;
	background:none;
	font-size:32px;
	line-height:32px;
	letter-spacing:-1px;
}
h2 sup {
	bottom:1.1em;
	font-size:40%;
}

h3 {/* mirror the nav_left styles */
	margin-top:10px;
}
div.column_left h3,
div.column_left legend {
	color:#6d6d6d;
}
h3, .h3, .h3 *,
legend {
	margin-bottom:8px;
	display:block;
	color:#c1c1c1;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	line-height:1;
}

h4 {
	margin:0 0 4px 0;
	padding:0;
}
h4, .h4, .h4 * {
	display:block;
	color:#6d6d6d;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
}
h5 {
	margin:0 0 10px;
	padding:0;
	color:#6d6d6d;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.2em;
}

p {
	color:#fff;
	font-size:13px;
}
a {
	outline:none;
	color:#f00;
	text-decoration:none;
}
a:hover {
	color:#fff;
	background-color:#d00;
}

a.more {
	padding:0 1px;
	color:#f00 !important;
	font-size:9px;
	text-transform:uppercase;
}
a.more:hover {
	color:#fff !important;
	background-color:#d00 !important;
}

dl {
}
dt {
	font-style:italic;
	color:#6d6d6d;
	font-size:10px;
	text-transform:uppercase;
	line-height:1;
}
dd {
	margin:0 0 10px 10px;
}



b {
	font-weight:normal;
}
blockquote.pullquote {
	padding:12px 5px;
	margin: 5px 0 8px 15px;
	float:right;
	width:180px;
	text-align: center;
	border-top:5px double #000;
	border-bottom:5px double #000;
}
blockquote.pullquote p {
	xfont-family:Garamond, serif;
	margin:0 !important;
	font-size:28px;
	color:#000;
	font-weight:normal;
	font-style:italic;
	line-height:1;
	letter-spacing:-1px;
	text-transform:lowercase;
}




/* =FORMS
===================================================== */
input,
textarea {
	font-size:10px;
	line-height:2;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}
input.text,
textarea {
	width:60%;
	height:16px;
	padding:3px 5px;
	border:2px solid #6d6d6d;
	border-width:2px 0;
	float:left;
	font-size:13px;
}
input.text:focus,
textarea:focus {
	border-color:#d00;
}
textarea {
	height:4em;
	line-height:1;
}
input.submit,
a.button {
	font-size:10px;
	line-height:2;
	min-height:16px;
	padding:1px 20px 5px 5px;
	border:none;
	float:left; display:inline;
	background:#8C141A url(/assets/templates/world/images/button.red.arrow.gif) no-repeat right -31px;
	color:#fff;
	text-transform:uppercase;
}
input.submit {
	padding-top:3px;
}
input.submit:hover,
a.button:hover {
	cursor:pointer;
	background:#8C141A url(/assets/templates/world/images/button.red.arrow.gif) no-repeat right 0px;
}

label.left {
	width:20%;
	padding:3px 4% 0 0;
	float:left;
	text-align:right;
}
input.text {
	width:70%;
	float:left; clear:right;
}
input.error {
	background-color:#faa;
}
div.row {
	padding:0 0 5px;
	overflow:auto;
}

form#list_signup {
	margin:10px 0;
}
form#list_signup div.bg {
	padding-top:174px;
	margin:0 0 10px;
	background:url(/assets/templates/world/images/community.rollovers.gif) no-repeat;
}

div.errors {
	margin:0 0 10px;
	padding:5px 10px;
	border:5px solid #d00;
	
}


/* =LAYOUT OVERRIDES
===================================================== */
.grid_padding {
	margin-right:0;
	margin-left:0;
	padding-right:10px;
	padding-left:10px;
}
.grid_negative {
	margin-left:-10px;
	margin-right:-10px;
}
.grid_width {
	float:none;
	display:block;
	margin:0;
	padding:0;
}

.grid_padding {
	margin-right:0;
	margin-left:0;
	padding-right:10px;
	padding-left:10px;
}
.grid_padding_bottom_1 {
	padding-bottom:10px;
}
.grid_padding_bottom_2 {
	padding-bottom:20px;
}
.grid_padding_bottom_3 {
	padding-bottom:30px;
}
.grid_padding_bottom_4 {
	padding-bottom:40px;
}

.grid_margin_bottom_1 {
	margin-bottom:10px;
}
.grid_margin_bottom_2 {
	margin-bottom:20px;
}
.grid_margin_bottom_3 {
	margin-bottom:30px;
}
.grid_margin_bottom_4 {
	margin-bottom:40px;
}

.column_left .border_bottom {
	background:url(/assets/templates/world/images/hr.gray_gradient.gray.gif) no-repeat bottom center;
}

.container_16 .grid_12_full {
	width:720px;
	margin:0;
}
.container_16 .grid_11_full {
	width:660px;
	margin:0;
}
.container_16 .grid_4_full {
	width:240px;
	margin:0;
}




/* =ELEMENT OVERRIDES
===================================================== */
span.vr {
	width:1px; overflow:hidden;
	padding:0 !important;
}

.bg_black_80 {
	background:#222 !important;
}
.bg_black_20 {
	background:#c1c1c1 !important;
}
.bg_grad_gray_light_horz {
	background:#fff url(/assets/templates/world/images/grad.gray.light.horz.png) repeat-y top right;
	color:#333;
}
.bg_hr_bottom {
	background:url(/assets/templates/world/images/hr.gray_gradient.gray.gif) no-repeat bottom center;
}

.red {
	color:#d00 !important;
}
.black_50, .black_50 * {
	color:#6d6d6d;
}
.black_20, .black_20 * {
	color:#c1c1c1;
}

.smaller {
	font-size:11px;
	line-height:1.2;
}
.smallest {
	font-size:9px;
}


.border_gray {
	border-color:#222;
}
.border_white {
	border-color:#fff;
}
.border_thick {
	border-width:10px;
	border-style:solid;
}
.border_top_thick {
	border-top-width:5px;
	border-style:solid;
}
.border_bottom_thick {
	border-bottom-width:5px;
	border-style:solid;
}

a.border_thick, a.border_thick img {
	display:block;
}
a.border_thick:hover {
	border-color:#000;
}



/*
red, bright: #c1272d
red, brighter: #d00
gray, 80%: #333333
gray, 60%: #666
gray, 50%: #6d6d6d
gray, 20%: #c1c1c1
gray, 10%: #e0e0e0
gray, 5%: #f2f2f2
*/