

/* The line-height: 0.1em;'s are for IE 6
   they don't care about height, but set it
   as the 12px default for the font size.
   
   So you have to make it small. */

@import "reset.css";

/* Don't let your underwear show! */
body { 
	background: #E0E0E0 url(../images/global/clothing_background5.jpg) repeat-x fixed;
}
a:hover {
	color: #000;
	outline: none;
}
#wrapper {
	width: 1024px;
	margin: 0 auto;
	z-index: 20;
}

#headerbar   { background-color: #28b41d;  clear:both; visibility: visible; position: absolute; position: fixed; z-index: 9999; width: 100%; height: 10px; top:0;}
#footerbar   { background-color: #28b41d;  clear:both; visibility: visible; position: absolute; position: fixed; z-index: 9999; width: 100%; height: 10px; bottom:0;}
#footerholder { clear:both; visibility: visible; position: fixed; z-index: 9999; bottom: 0; left: 0; width: 100%; height: 10px; margin-bottom: 0px; }

/* Footer */

.footer {
	width: 984px; 
	float: left;
	border-top: 1px solid #b7b7b7;
	margin: 10px 0 20px 0;
	padding: 5px 0 0 0;
}
.footer a {
	font-size: 10px;
	color: #959595;
}
.footer a:hover {
	color: #28b41d;
}
.footer a:active {
	color: #28b41d;
}




div.network  { visibility: visible; display: inline; position: relative; top:0px; left: 0px; width: 425px; height: 35px }

span.network_tagline { position: relative; }
span.network_tagline span { display: none; width: 14em; }
span.network_tagline:hover span {position: absolute;display: block;top: -5em;background: #ffe;border: 0px solid #ccc;color: black;line-height: 1.25em;}
.network span {display: block;}
.network ul {display: inline;margin: 0 !important;padding: 0 !important;}
.network ul li {background: none;display: inline;list-style-type: none;margin: 0;padding: 1px;}
.network ul li:before { content: ""; }
.network img {float: none;width: 38px;height: 38px;border: 0;margin: 0;padding: 0;}

.network-hovers {opacity: .5;-moz-opacity: .5;filter: alpha(opacity=50);}
.network-hovers:hover {opacity: 1;-moz-opacity: 1;filter: alpha(opacity=100);}







#footer ul { padding: 0; padding-left:20px; float: left; display:inline; position:relative; bottom:3px;
  *zoom: 1;}
#footer li{
	height: 7px;
	padding: 0 0 0 15px;
	float: left;
}
#footer li a{
	text-decoration: none;
	display: inline;
	text-indent: -9999em;
}
#footer li a:hover {
}

#header_left_line_break { background: url(../images/global/navigation/header_left_line_break.gif) no-repeat; visibility: visible; display: block; position: relative; z-index: 20; top: 54px; left: 0px; width: 160px; height: 1px }

#footerlogo { background: url(../images/global/footer/footer_moose_seal.png) no-repeat; display: inline; float:left; position: relative; z-index: 30; bottom: 14px; left:239px; width: 39px; height: 33px }
#footer_right_line_break { background: url(../images/global/footer/right_line_break.gif) no-repeat; display: inline; float:left; position: relative; z-index: 20; bottom: 6px; left: 187px; width: 60px; height: 1px }
#footer_nav { display: inline; float:left; position: relative; z-index: 50; bottom: 3px; left:25px; width:304px; }
#copyright { display: inline; float:left; position: relative; bottom: 3px; z-index: 50; left:245px; width:360px; text-align: right;}
.footertext { color: #959595; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: left;}
.footertext a:link { color: #959595; margin-right:15px; position:relative; }
.footertext a:hover { color: #28b41d; }

#footer h1 a {
	background: transparent url(../images/global/footer/footer_adqt.png) no-repeat 0px 0px;
	width: 39px; height: 12px;
	position:relative;
	display: block;
	text-indent: -9999em;
	left:5px;
	padding:0px;
	margin-top:-1px;
	display: inline; float:left; position: relative;
}
#footer h1 a:hover {
	background: transparent url(../images/global/footer/footer_adqt.png) no-repeat -39px 0px;
}

li.footer_n_shop { padding-left: 0px !important; }
li.footer_n_contact { padding-right: 0 !important; }











/* Header */


#headerholder { 	background: #E0E0E0 url(../images/global/clothing_background2.jpg) repeat-x fixed; clear:both; position: fixed; z-index: 9990; top: 0; width: 1024px; height: 65px; margin-bottom: 0px; }


#header { 
	background: url(../images/misc/gray_line.gif) no-repeat;
    background-position: 20px 64px;
	padding: 10px 20px 20px; 
	}
#p_home #header { padding-bottom: 0; }
#p_clothing.project #header, #p_clothing.selected #header {
	padding-bottom: 43px;
}
#header h1 {
	width: 227px; height: 66px;
	position:relative;
	float: left;
	color: #fff;
	z-index: 99999; 
}
#header h1 a {
	background: transparent url(../images/global/navigation/adqt_logo.png) no-repeat 0px -1px;
	width: 222px; height: 55px;
	display: block;
	text-indent: -9999em;
	top:8px;
	position:relative;
	z-index: 9999; 
}
#header h1 a:hover {
	background: transparent url(../images/global/navigation/adqt_logo.png) no-repeat -222px -1px;
}
#header h1 a:active {
	background: transparent url(../images/global/navigation/adqt_logo.png) no-repeat 0px -1px;
}

/* Navigation */
#header ul { padding: 24px 0 0; float: left; display: -moz-inline-stack;
  *zoom: 1;}
#header li{
	height: 7px;
	padding: 0 0 0 15px;
	float: left;
}
#header li a{
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 7px;
	text-indent: -9999em;
	line-height: 0;
}
#header li a {
	height:17px;
	margin-top: 14px;
}

#header li a:hover {
}


/* Navigation Items 
-65, -117, 
*/


#navie a.current { border-color: transparent !important; }
#navie a {
  border-bottom: 2px solid;
  border-color: #e7e7e7;
bottom:3px;
position:relative;
}
#navie a.navlink {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  padding-bottom: 0px;
}
.naviehover { 
	border-color: #28b41d; 
	}



li.n_shop, .n_shop a { background: url(../images/global/navigation/nav_images_all.png); width: 46px;	}
li.n_shop { padding-left: 20px !important; }
li.n_shop a { background-position: -22px -65px; }
li.n_shop a:hover { background-position: -22px -65px; }
li.n_shop.active a { background-position: -22px -117px; }

li.n_clothing, .n_clothing a { background: url(../images/global/navigation/nav_images_all.png); width: 78px; }
li.n_clothing a { background-position: -99px -65px; }
li.n_clothing a:hover { background-position: -99px -65px; }
li.n_clothing.active a { background-position: -99px -117px; }

li.n_faq, .n_faq a { background: url(../images/global/navigation/nav_images_all.png); width: 34px; }
li.n_faq a { background-position: -200px -65px; }
li.n_faq a:hover { background-position: -200px -65px; }
li.n_faq.active a { background-position: -200px -117px; }

li.n_blog, .n_blog a { background: url(../images/global/navigation/nav_images_all.png); width: 45px; }
li.n_blog a { background-position: -431px -65px; }
li.n_blog a:hover { background-position: -431px -65px; }
li.n_blog.active a { background-position: -431px -117px; }

li.n_about, .n_about a { background: url(../images/global/navigation/nav_images_all.png); width: 55px; }
li.n_about a { background-position: -257px -65px; }
li.n_about a:hover { background-position: -257px -65px; }
li.n_about.active a { background-position: -257px -117px; }

li.n_contact, .n_contact a { background: url(../images/global/navigation/nav_images_all.png); width: 71px; }
li.n_contact a { background-position: -337px -65px; }
li.n_contact a:hover { background-position: -337px -65px; }
li.n_contact.active a { background-position: -337px -117px; }
li.n_contact { padding-right: 0 !important; }

li.n_viewcart, .n_viewcart a { background: url(../images/global/navigation/nav_images_all.png); width: 120px; }
li.n_viewcart a { background-position: -694px -65px; }
li.n_viewcart a:hover { background-position: -694px -13px; }
li.n_viewcart { padding-left: 213px !important; position:relative; bottom:3px;}

input.viewcart_button {
	background:url(../images/global/navigation/nav_images_all.png) 0px 0px no-repeat;
	background-position: -694px -65px;	
	margin-top:14px;
 	width: 120px;
    height: 20px;
    border: none;
	cursor: pointer;
}

input.viewcart_button:hover {
	background-position: -694px -13px;
}

input.viewcart_button:active {
	background-position: -694px -13px;
}


#p_shop .n_shop a,
#p_clothing .n_clothing a,
#p_faq .n_faq a,
#p_about .n_about a,
#p_contact .n_contact a,
#p_viewcart .n_viewcart a,
#p_blog .n_blog a,
#p_about .n_about a,
	background-position: 100% 50%;
}


.back_arrow {
	background: url(../images/buttons/arrows.gif) no-repeat top left;
	width: 36px; height: 136px;
	text-indent: -9999em;
	position: absolute;
	left: 0;
	top: 130px;
}
.back_arrow:hover, .left_arrow a:hover {
	background-position: left -136px;
}
.next_arrow {
	background: url(../images/buttons/arrows.gif) no-repeat top right;
	width: 36px; height: 136px;
	text-indent: -9999em;
	position: absolute;
	top: 130px;
	left: 922px;
}
.next_arrow:hover, .right_arrow a:hover {
	background-position: right -136px;
}



/* About */
#page_title {
	border-bottom: 1px solid #ccc;
	padding-bottom: 24px;
}
#p_our_work.project #page_title, #p_our_work.selected #page_title {
	padding-bottom: 20px;
}
#our_story {
	padding: 34px 0 27px;
}
#our_story h2 {
	padding: 0 0 19px;
}
#about_info {
	border-bottom: 1px solid #ccc;
	padding: 37px 0;
}
#about_info ul {
	font: 40px/45px Arial, sans-serif;
	color: #ccc;
}
#about_info em {
	font-style: normal;
	color: #28b41d;
}


/* FAQ!!!  News */
#faq_content {
	padding-top: 80px;
	padding-bottom: 26px;
}

.faq_intro {
	background-color: transparent;
	background1: url(AccordionTab0.gif) repeat-x;
	width: 700px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #bebebe;
	padding:10px;
}




.news .thumbnail {
	width: 722px; height: 246px;
	float: left;
	margin: 0 20px 0 20px;
}
#news_items {
	padding-bottom: 26px;
}
.news .thumbnail img {
	border: 1px solid #ccc;
}
.news {
	padding: 20px 0;
	border-bottom: 0px solid #ccc;
}
.news .story {
	width: 240px; 
	min-height: 246px;
	float: right;
	border-left: 1px solid #ccc;
	padding: 0 0 0 20px;
}
.news .story h2 {
	font: bold 13px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #333;
	padding: 0 0 25px;
}
.news .story h3 {
	font: normal 13px Arial, sans-serif;
	color: #28b41d;
	padding: 25px 0 0;
}
.news .story h1 { padding: 0 0 3px; }
.news .story h1, .news .story h1 a, .news .story h1 a:hover, #news_item h1 {
	font: normal 16px Arial, sans-serif;
}
.news .story h1, #news_item h1 {
	color: #28b41d;
}


.news .story p {
	font: normal 13px/20px Arial, sans-serif;
	color: #666;
	margin-bottom: 20px;
}
.news .story li {
	font: normal 13px/20px Arial, sans-serif;
	list-style-type: disc;
	margin-left: 16px;
}
.news .story ul {
	margin-top: -15px;
	margin-bottom: 20px;
}
#news_images, #news_story { float: left; }
#news_story.story { height: auto; }
#news_images li { margin-bottom: 20px; }
#news_images .thumbnail { 
	height: auto;
	border: 0;
	margin-right: 24px;
}
#news_images .thumbnail img { border: 1px solid #ccc; }
#news_images .thumbnail p { font-style: italic; }
#news_images li { float: none; }



/* ABOUT!!!  News */

.about_intro {
	background: url(../images/about/adqt_moose_sealOFF.png) no-repeat 227px -0px;
	width: 986px;
	height: 500px;
	min-height: 500px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #bebebe;
	padding:0px;
}
.about_main_photo {
	background: transparent url(../images/about/adqt_moose.png) no-repeat 0px 15px;
	margin-bottom:20px;
	border: 0px solid #bebebe;
}


.about-text {
	font-size: 9pt;
	color: #333;
	line-height: 1.7em;
}

.about .thumbnail {
	width: 986px; height: 500px;
	float: left;
	margin: 0 20px 0 20px;
}
#about_content {
	padding-top: 80px;
	padding-bottom: 26px;
	width:1024px;
}

#blog_content {
	padding-top: 80px;
	padding-bottom: 26px;
	width:1024px;
}
.about .thumbnail img {
	border: 1px solid #ccc;
}
.about {
	padding: 20px 0;
	border-bottom: 0px solid #ccc;
}
.about .story {
	width: 984px; 
	min-height: 246px;
	float: left;
	border-top: 1px solid #ccc;
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;
	background-color1:#ff0092;
}
.about .story h2 {
	font: bold 13px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #333;
	padding: 0 0 25px;
}
.about .story h3 {
	font: normal 13px Arial, sans-serif;
	color: #28b41d;
	padding: 25px 0 0;
}
.about .story h1 { padding: 0 0 3px; }
.about .story h1, .news .story h1 a, .news .story h1 a:hover, #news_item h1 {
	font: normal 16px Arial, sans-serif;
}
.about .story h1, #news_item h1 {
	color: #28b41d;
}


.about .story p {
	font: normal 13px/20px Arial, sans-serif;
	color: #666;
	margin-bottom: 20px;
}
.about .story li {
	font: normal 13px/20px Arial, sans-serif;
	list-style-type: disc;
	margin-left: 16px;
}
.about .story ul {
	margin-top: -15px;
	margin-bottom: 20px;
}
#about_images, #about_story { float: left; }
#about_story.story { height: auto; }
#about_images li { margin-bottom: 20px; }
#about_images .thumbnail { 
	height: auto;
	border: 0;
	margin-right: 24px;
}
#about_images .thumbnail img { border: 1px solid #ccc; }
#about_images .thumbnail p { font-style: italic; }
#about_images li { float: none; }





/* --------------------
 * Work
 * -------------------- */
#search_form {
	float: right;
	margin-top: 2px;
}
#work_items .work, #related_work .work {
	margin: 0 10px;	
	width: 225px;
	float: left;
	min-height: 213px;
	height: auto !important;
	height: 213px;
}

#work_items span.case_study_badge {
	background: url(../images/buttons/case_study.png) no-repeat;
	display: block;
	width: 75px;
	height: 42px;
	position: absolute;
	top: 92px;
	left: 154px;
}



/* --------------------
 * Shop
 * -------------------- */

#shop_content {
	padding-top: 80px;
	padding-bottom: 26px;
}


/* --------------------
 * Clothing
 * -------------------- */

#clothing_content {
	padding-top: 80px;
	padding-bottom: 26px;
}

/* --------------------
 * Contact
 * -------------------- */
#contact_content {
	padding-top: 80px;
	padding-bottom: 26px;
}

.contact_email {
	background-color: transparent;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 0px solid #28b41d;
	padding: 0 10px  0 10px ;
}

.contact_top {
color: white;
background-color: #28b41d;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
border: 1px solid #28b41d;
padding: 2px 10px 2px 10px;
}

.contact_title {
	font-size:9pt;
	font-color:#FFF;
	font-weight:600;
}

.contact_text {
	font-size: 9pt;
	color: #333;
	line-height: 1.7em;
}
.text {
	font-size: 9pt;
	color: #333;
	line-height: 1.7em;
}






	
	
#clothing_wrapper {
	width: 984px;
	margin: 0 auto;	
	display: block;
}	

#clothing_text_wrapper {
	width: 230px;
	height: 500px;
	left: 400px;
	padding: 40px 15px 0 25px;
	overflow: hidden;
	position: relative;
	display: block;
	float: left;
}
.clothing_title {
	font: 23px/22px "Arial Bold", Arial, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 20px 0px; 
}
.green { color: #009b44; }
.heather_blue { color: #5678a8; }
.red { color: #e82414; }
.black { color: #000; }
.heather_gray { color: #424242; }

/* color: #28b41d */

.clothing_text {
	font: 12px/13px Arial, sans-serif;
	color: #222;
	width: 230px
}
.clothing_text_sm {
	font: 11px/13px Arial, sans-serif;
	color: #222;
	width: 230px
}
.price_text {
	font-weight:bold; 
	color:#333; 
	font: bold 14px/24px Arial, sans-serif;
	width: 230px
}
.clothing_gray {	
	font: 9px/13px Arial, sans-serif;
	color: #999;
}
	
#expertise_slides {
		/*width: 970px;*/
	width: 740px;
	padding: 20px 0px 0 0;
	display: block;
	float: left;
}
#expertise_slides .left_arrow {
	/*float: left;*/
}
#expertise_slides .slides {
	/*width: 822px;*/
	width: 666px;
	height: 480px;
	overflow: hidden;
	margin: 0 0px;
	float: left;
	position: relative;
}

#p_clothing #expertise_slides .slides .slide_0 {
	height: 287px;
}

#expertise_slides #slide-container {
	width: 99999px;
	height: auto !important;
	position: absolute;
}
#expertise_slides .slide {
	/*width: 822px;*/
	width: 666px;
	float: left;
}
#expertise_slides .slide .meet_your_team {
	/*width: 550px;*/
	background: url(../images/misc/tshirt_slide.jpg) no-repeat top right;
	text-align: center;
	width: 666px;
	margin-left: 36px;
	margin-top: 88px;
}
#expertise_slides .slide .meet_your_team h2 {
	margin-bottom: 20px;
}
.slide .leader {
	float: left;
	margin: 0 5px 0 0;
}
#expertise_slides .right_arrow {
	/*float: left;*/
}
#expertise_slides .slide ul {
	padding-left: 0px;
	float: left;
	display: block;
	margin-top: 0px;
}
#expertise_slides .slide li {
	float: left;
	margin-right: 5px;
}

#expertise_slides .slide li img {
	height: 24px;
	width: 24px;
	border: 1px solid #CCC;
	display: block;
}
#expertise_slides .slide li img:hover {
	border-color: #28b41d;
}
	
.left_arrow a {
	background: url(../images/buttons/arrows.gif) no-repeat top left;
	width: 36px; height: 136px;
	float: left;
	text-indent: -9999em;
	margin: 131px 0 0;
}
.right_arrow a {
	background: url(../images/buttons/arrows.gif) no-repeat top right;
	width: 36px; height: 136px;
	float: right;
	text-indent: -9999em;
	margin: 131px 0 0;
}
.title_expertises {
	margin: 0 0 10px;
	font-size: 24px;
	color: #28b41d;
}
	
.slide p {
	padding: 0;
	font: 20px/32px Arial, sans-serif;
	color: #676767;
}
#p_clothing .slide p {
	font: 13px/24px Arial, sans-serif;
	color: #676767;
}
#p_clothing .slide h4 {
	font: bold 10px Helvetica, Arial, sans-serif;
	color: #494949;
	text-transform: uppercase;
	margin-top: 3px;
}
#p_clothing .slide img { float: left;}
#p_clothing .slide .info { float: right; width: 500px;}
#p_clothing .slide h2 {
	font-size: 12px;
	color: #28b41d;
	line-height: .7em;
	position: relative;
	left: -2px;
	font-weight: bold;
}
.slide em {
	font-style: normal;
	color: #28b41d;
}

/* SHOP STUFF */
#about_people {
	width: 232px;
	padding: 20px 0 35px;
	position: relative;
	display: block;
	float: right;
	/*border-bottom: 1px solid #ccc;*/
}
#about_people .person {
	background: #fafafa;
	cursor: pointer;
	width: 110px; height: 114px;
	float: left;
	margin: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bebebe;
}
#about_people .person.over { 
	margin: 2px 2px 2px 2px;	
	border: 1px solid #28b41d;
	}
#about_people .last {
	margin-right: 0;
}
#about_people .current {
	margin: 2px 2px 2px 2px;
	border: 1px solid #0a8a00;
}
#about_people .first h3 {
	padding-left: 10px;
}
.person img {
	float: left;
	margin: 0 15px 0 0;
}
.person h3 {
	font-weight: normal;
	padding: 10px 0 0;
	font-size: 16px;
	color: #02a8e6;
}


/* Player */
#thumbnails {
	width: 230px;
	padding: 10px 0 0;
	margin-bottom: 8px;
}
#thumbnails li {
	float: left;
	width: 26px;
	padding: 2px;
	position: relative;
}
#thumbnails a img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	display: block;
	width: 30px;
	padding: 2px;
	border: 1px solid #e5e5e5;
}
#thumbnails a:hover img {
	border: 1px solid #000;
}
#thumbnails span.playable {
	background: url(../images/buttons/thumb_playable.png) no-repeat;
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	top: 13px;
	left: 25px;
}
#thumbnails span.loader {
	position: relative;
	top: 7px;
	left: 7px;
	width: 24px;
	height: 24px;
	display: block;
	background: url(../images/misc/loader_bkgd.png) no-repeat;
}
#thumbnails span.loader span {
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/misc/loader.gif) no-repeat;
	position: relative;
	top: 7px;
	left: 7px;
}
a.current img {
	border: 1px solid #28b41d !important;
}
li.launch {
	float: right !important;
	width: 107px; height: 19px;
}
li.launch a {
	background: url(../images/buttons/launch.gif);
	width: 107px; height: 19px;
	text-indent: -9999em;
	display: block;
}
li.launch a:hover {
	background-position: 0 -19px;
}
#current_preview {
	width: 410px;
	height: 2000px;
	padding-left: 5px;
	overflow: hidden;
	position: absolute;
	display: block;
	min-height: 2000px;
}
#current_preview img {
	width: 397px;
	padding: 15px 20px 0px 10px;
	margin-bottom:2000px;
	cursor: default;
	display: block;
}

.work .thumbnail img {
	width: 24px;
	height: 24px;
	padding: 2px;
	border: 1px solid #ccc;
	display: block;

}

.asset_movie {
	width: 397px;
	height: 405px;
}

a.no_style {
	color: #444;
}
a.no_style:hover {
	color: #28b41d;
}




/* Error page */

#error_page {
	height: 400px;
}

#error_page h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 48px;
}

#error_page p {
	font-size: 16px;
	line-height: 23px;
}



/* FORM CODE */
input.contact_list_inputfield {
	outline-style:none;
    outline-width:0pt;
	color:#28b41d;
	background-color: #f4f4f4;
	border: none;
	background-image:url(assets/contact_page_form_elements.gif);
	background-position: -10px -10px;
	background-repeat:no-repeat;
	width: 287px;
	height: 23px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom:6px;
	font-size: 15px;
	float: left;
	margin-bottom: 3px;
}

input.contact_list_inputfield.invalid {
	background-position: -10px -10px;
}

input.contact_list_inputfield:focus {
	background-position: -10px -40px;
}

#contact_email-box form input label textarea { position: absolute; top: 0px; left: 0; padding-left:0px;margin:0; padding-top:1px;font-family:Arial, Helvetica, sans-serif;	color:#ff0092;
			font-size:13px;}


textarea {
font-family:Arial,Verdana,sans-serif;
font-size:11px;
color:#636363;
}

.form_text {
font-family:Arial,Verdana,sans-serif;
font-size:11px;
color:#636363;
}

input.careers_inputfield {
	outline-style:none;
    outline-width:0pt;
	color: #636363;
	background-color: #f4f4f4;
	border: none;
	background-image:url(assets/sprite_contact_form.gif);
	background-position: -10px -889px;
	background-repeat:no-repeat;
	height: 18px;
	padding-top: 2px;
	width: 20px;
	height: 21px;
	padding-left: 14px;
	padding-right: 8px;
	font-size: 11px;
	float: left;
	margin-bottom: 3px;
}

input.careers_inputfield.invalid {
	background-position: -10px -934px;
}

input.careers_inputfield:focus {
	background-position: -10px -979px;
}

select#careers_position_dropdown {
	width: 150px;
	height: 25px;
	float: left;
	position: absolute;
	z-index: 2;
	margin-top: 2px;
	padding-top: 8px;
	display:inline;
	background-color: #ffffff;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	cursor: pointer;
}

div#careers_position_dropdown_wrapper {
	position: relative;
	width: 150px;
	height: 25px;
	background-image:url(assets/sprite_contact_form.gif);
	background-position: -10px -844px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 25px;
	margin-top: 0px;	
}

div#careers_position_dropdown_wrapper.dropdown_over {
	background-position: -10px -1435px;
}

div#careers_position_dropdown_label {
	position: absolute;
	z-index: 1;
	line-height: 25px;
	height: 25px;
	padding-left: 9px;
}

div.careers_inputtext {
	width: 100px;
}

div.careers_inputtext_top {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100px;
	font-size: 0px;
    height: 4px;
	background-image:url(assets/sprite_contact_form.gif);
	background-position: -10px -1024px;
}

div.invalid div.careers_inputtext_top {
	background-position: -10px -1146px;
}

div.focused div.careers_inputtext_top {
	background-position: -10px -1268px;
}

div.careers_inputtext_ml {
	float: left;
	width: 4px;
    height: 94px;
	background-image:url(assets/sprite_contact_form.gif);
	background-position: -10px -437px;
}

div.invalid div.careers_inputtext_ml {
	background-position: -10px -559px;
}

div.focused div.careers_inputtext_ml {
	background-position: -10px -681px;
}

div.careers_inputtext_mm textarea {
	outline-style:none;
    outline-width:0pt;
	color: #636363;
	resize: none;
	float: left;
	background-color: #fafafa;
	border: none;
	width: 230px;
	height: 91px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
}

div.careers_inputtext_mm textarea.invalid {
	background-color: #faf3f3;
}

div.careers_inputtext_mr {
	float: left;
	width: 4px;
    height: 94px;
	background-image:url(assets/sprite_contact_form.gif);
	background-position: -678px -437px;
}

div.invalid div.careers_inputtext_mr {
	background-position: -678px -559px;
}

div.focused div.careers_inputtext_mr {
	background-position: -678px -681px;
}

div.careers_inputtext_bottom {
	float: left;
	width: 150px;
    height: 4px;
	font-size: 0px;
	background-image:url(assets/sprite_contact_form.gif);
	background-position: -10px -1122px;
}

div.invalid div.careers_inputtext_bottom {
	background-position: -10px -1244px;
}

div.focused div.careers_inputtext_bottom {
	background-position: -10px -1366px;
}


div.careers_submit {
	position:absolute;
	left:0px;
	top:335px;
	outline: none;
	margin-left: 24px;
}
div.careers_submit1 {
	position: absolute;
	left:0px;
	top:350px;
	outline: none;
	margin-left: 24px;
}
div.careers_submit2 {
	position:absolute;
	left:0px;
	top:350px;
	outline: none;
	margin-left: 24px;
}
div.careers_submit3 {
	position:absolute;
	left:0px;
	top:364px;
	outline: none;
	margin-left: 24px;
}
div.careers_submit4 {
	position:absolute;
	left:0px;
	top:377px;
	outline: none;
	margin-left: 24px;
}


div.focused div.careers_submit {
	outline: none;
	background-position: 0px -30px;
}

div#careers_form label {
	float: left;
	display: block;
	width: 25px;
	font-family: Arial,Verdana,sans-serif;
	font-size: 9px;
	color: #999;
	font-weight: normal;
}

#careers_form_name_warning, #careers_form_size_warning, #careers_form_email_warning {
	color: #ce5050;
}

div#careers_form label, div#careers_form span {
	display: block;
	float: left;
	width: 25px;	
	margin-top:4px;
} 

input.submit_button_small {
	background:url(../images/buttons/addtocart.gif) 0px 0px no-repeat;	
 	width: 112px;
    height: 30px;
    border: none;
	cursor: pointer;
	outline: none;
}

input.submit_button_small:hover {
	outline: none;
	background-position: 0px -30px;
}

input.sendemail {
	background:url(../images/buttons/sendemail.gif) 0px 0px no-repeat;	
 	width: 103px;
    height: 30px;
    border: none;
	cursor: pointer;
	outline: none;
}
input.sendemail:hover {
	outline: none;
	background-position: 0px -30px;
}
input.submit {
	background:url(../images/buttons/submit.gif) 0px 0px no-repeat;	
 	width: 72px;
    height: 30px;
    border: none;
	cursor: pointer;
	outline: none;
}
input.submit:hover {
	outline: none;
	background-position: 0px -30px;
}

div.price {
	padding-bottom: 5px;
}
div.qty {
	padding-bottom: 30px;
}
div.size {
	padding-bottom: 7px;
}

div.selectbox-wrapper {
  position:relative;
  width:200px;
  border:1px solid #ddd;
  margin:0px;
  margin-top:-6px;
  left:25px;
  font-size:11px;
  text-align:left;
  max-height:200px;
  overflow:hidden;
	background-color: #ffffff;
	cursor: pointer;
color: #000;
z-index: 2;
}

div.selectbox-wrapper ul {
	list-style-type:none;
	display: block;
}

div.selectbox-wrapper ul li.selected { 
	background-color: #d7edd3;
}

div.selectbox-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding: 2px 0px 3px 4px;
	cursor:pointer;
	width:180px;
	z-index: 2;
	overflow: hidden;
}

.selectbox /* look&feel of  select box*/
{
	padding-left:7px;
	padding-top:2px;
	padding-bottom:7px;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	display: inline;
	text-align:left;
	background-image:url(assets/sprite_contact_form.gif);
	background-position: -10px -844px;
	background-repeat: no-repeat;
	position: relative;
	width: 148px;
	height: 23px;
	vertical-align: middle;
  /*height:18px;*/
	border:0;
	cursor: pointer;
	color:#000;
}
.selectbox2 /* look&feel of  select box*/
{
	padding-left:7px;
	padding-top:2px;
	padding-bottom:6px;
	margin-bottom:5px;
	height:17px !important; /* IE 6 Hack */
	height:18px;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	display: inline;
	text-align:left;
	background-image:url(assets/contact_page_form_elements.png);
	background-position: -10px -530px;
	background-repeat: no-repeat;
	position: relative;
	width: 299px;
	height: 23px;
	vertical-align: middle;
  /*height:18px;*/
	border:0;
	cursor: pointer;
	color:#000;
}

div.selectbox-wrapper2 {
  position:relative;
  width:299px;
  border:1px solid #ddd;
  margin:0px;
  margin-top:-6px;
  margin-bottom:5px;
  left:0px;
  font-size:11px;
  text-align:left;
  max-height:299px;
  overflow:hidden;
	background-color: #ffffff;
	cursor: pointer;
color: #000;
z-index: 2;
}

div.selectbox-wrapper2 ul {
	list-style-type:none;
	display: block;
}

div.selectbox-wrapper2 ul li.selected { 
	background-color: #d7edd3;
}

div.selectbox-wrapper2 ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding: 2px 0px 3px 4px;
	cursor:pointer;
	width:299px;
	z-index: 2;
	overflow: hidden;
}





.selectbox .hover {
	background-image:url(assets/sprite_contact_form.gif);
	background-position: -10px -1435px;
}

select {
background-image:url(assets/sprite_contact_form.gif);
background-position: -10px -1435px;
}




#viewcart { 
	width: 300px;
	text-align: right;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
}

#timestampabs {
	width: 300px;
	text-align: right;
	float: right;
	margin-top: 5px;
	padding-right: 2px;
	position: relative;
	z-index: 9995;
	bottom:35px;
	right:0px;
}
#timestampabs input { 
	width: 300px;
	text-align: right;
	background: url(../images/misc/space.gif) repeat-x;
}
.timestamp {
	color: #999;
	font-size: 10px;
	letter-spacing: .3px;
	font-family: Arial, Helvetica, sans-serif;
	width: 145px;
	border: 0px;
}



/* --------------------
 * Ads
 * -------------------- */
.ad360 {
	background: #fafafa;
	cursor: pointer;
	width: 220px; height: 360px;
	float: left;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #bebebe;
}
.ad360 a img {
		width: 218px; height: 358px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border: 1px solid #bebebe;
}

.ad360 a:hover img {
		width: 218px; height: 358px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border: 1px solid #28b41d;
}
.ad220 {
	background: #fafafa;
	cursor: pointer;
	width: 220px; height: 220px;
	float: left;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #bebebe;
	}	
.ad220 a img {
			width: 218px; height: 218px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			border: 1px solid #bebebe;
	}
.ad220 a:hover img {
		width: 218px; height: 218px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border: 1px solid #28b41d;
}
.ad235-1 {
	cursor: pointer;
	width: 230px; height: 140px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #bebebe;
}
.ad235-1 a img {
	width: 220px; height: 130px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bebebe;
}
.ad235-1 a:hover img {
	width: 220px; height: 130px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	border: 1px solid #28b41d;
}

.ad235{
	cursor: pointer;
	width: 230px; height: 140px;
	float: left;
	margin-left: 21px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #bebebe;
}

.ad235 a img {
	width: 220px; height: 130px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bebebe;
}

.ad235 a:hover img {
	width: 220px; height: 130px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #28b41d;
}



.ad235-1a {
	cursor: pointer;
	width: 230px; height: 140px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #bebebe;
}
.ad235-1a a img {
	width: 228px; height: 138px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bebebe;
}
.ad235-1a a:hover img {
	width: 228px; height: 138px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	border: 1px solid #28b41d;
}

.ad235a {
	cursor: pointer;
	width: 230px; height: 140px;
	float: left;
	margin-left: 21px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #bebebe;
}

.ad235a a img {
	width: 228px; height: 138px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bebebe;
}

.ad235a a:hover img {
	width: 228px; height: 138px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #28b41d;
}

.ad140 {
	background: #fafafa;
	cursor: pointer;
	width: 140px; height: 140px;
	float: left;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #bebebe;
	}	
.ad140 a img {
			width: 138px; height: 138px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			border: 1px solid #bebebe;
	}
.ad140 a:hover img {
		width: 138px; height: 138px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border: 1px solid #28b41d;
}






.ads_four_horiz {
	width: 984px; 
	float: left;
	border-top: 1px solid #ccc;
	margin: 0 0 0 0px;
	padding: 20px 0 30px 0;
}
.ads_two_vert {
		width: 220px; 
		float: right;
		border-left: 1px solid #ccc;
		padding: 0 20px 0 20px;
}

.clothing_row {
	width: 984px; 
	float: left;
	padding: 20px 0 0 0;
}	

.clothingimages-1 {
	cursor: pointer;
	width: 230px; height: 230px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #bebebe;
}
.clothingimages-1 a img {
	width: 228px; height: 228px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bebebe;
}
.clothingimages-1 a:hover img {
	width: 228px; height: 228px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	border: 1px solid #28b41d;
}

.clothingimages {
	cursor: pointer;
	width: 230px; height: 230px;
	float: left;
	margin-left: 21px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #bebebe;
}

.clothingimages a img {
	width: 228px; height: 228px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bebebe;
}

.clothingimages a:hover img {
	width: 228px; height: 228px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #28b41d;
}







.title_bar_left {
	width: 16px; 
	float: left;
	border-top: 1px solid #ccc;
	margin: 0 4px 0 0;
	padding: 0px 0 0px 0;
}
.title_bar_right {
	float: left;
	border-top: 1px solid #ccc;
	margin: 0 0 0 4px;
	padding: 0px 0 0px 0;
}
.title_bar_image {
bottom:5px;
position:relative;
	float: left;
}



.title_about_bar_left {
	position:relative;
	top:7px;
	width: 16px; 
	float: left;
	border-top: 1px solid #ccc;
	margin: 0 4px 0 0;
	padding: 0px 0 0px 0;
}
.title_about_bar_right {
	position:relative;
	top:7px;
	float: left;
	border-top: 1px solid #ccc;
	margin: 0 0 0 4px;
	padding: 0px 0 0px 0;
}
.title_about_bar_image {
bottom:0px;
position:relative;
	float: left;
}








/*----------------------------
	CLOTHING PAGE
 ----------------------------*/
body.home #full-width-content {
	padding:0;	
}

body.home.view-all #full-width-content {
	padding:0;	
	padding-top:110px;
	overflow:hidden;
}

body.home.view-all #home-features {
	-moz-box-shadow:  0 -2px 34px #222;
	-webkit-box-shadow:   0 -2px 34px #222;
	-box-shadow:   0 -2px 34px #222;
	position:relative;
}

body.home.view-all #home-features-container {
	overflow:hidden;
	width:100%;
	margin-bottom:-30px;
	padding-bottom:30px;
}

#home-features{
	margin-bottom:20px;	
}

#home-features ul {
	margin:0;
	padding:0;
	overflow:hidden;
	border-bottom:1px dotted #eee;
	padding-bottom:12px;
}

#home-features li {
	display:block;
	float:left;
	border:0px solid #ddd;
	list-style:none;
	cursor: pointer;
	height:220px;
	width:220px;
}

#home-features li a,
#home-features li img {
	display:block;
}

#home-features li a {
	position:relative;
}

#home-features li h2 {
	position:absolute;
	bottom:0;
	right:0;
	background:#222;
	opacity:.8;
	color:#fff;
	font-size:12px;
	padding: 5px 10px;
	text-transform: uppercase;
	margin:0;
}

#home-features li a h3 {
	display:none;
	position:absolute;
	top:122px;
	left:0;
	background:#fff;
	opacity:.8;
	color:#222;
	font-weight:bold;
	font-size:17px;
	padding: 12px 15px;
	margin:0;
	min-width:220px;
}

#home-features li a h3 {
}

#home-features li a h3 span{
	clear:both;
	color:#666;
	display:block;
	font-size:12px;
	font-weight:normal;
	margin:3px 0 0;
}

#home-features li a:hover {
	background:none;
}




.index_main_photo {
	background: #fff url(../images/index/index_pingpong.jpg) no-repeat 0px 0px;
	margin-bottom:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;	
}
#index_content {
	padding-top: 80px;
	padding-bottom: 26px;
	width:1024px;
}
.index .thumbnail {
	width: 986px; height: 500px;
	float: left;
	margin: 0 20px 0 20px;
}
.index {
	padding: 20px 0;
	border-bottom: 0px solid #ccc;
}

.contact .thumbnail {
	width: 986px; height: 500px;
	float: left;
	margin: 0 20px 0 20px;
}
.contact {
	padding: 20px 0;
	border-bottom: 0px solid #ccc;
}