/* General
---------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	display: block;
}

html {
	background: url(../images/bg.jpg) no-repeat fixed 50% 0;
	color: #333333;
	font-size: 100%;
	height: 100%;
}

body {
	text-align: center;
	height: 100%;
	font-family: Arial, Verdana, Sans-Serif;
}

.clearfix:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.last {
   margin: 0 !important;
   padding: 0 !important;
}

.hide {
   display: none !important;
}

#share_btn img,
#share_btn span {
	float: left;
}


/* Structure
---------------------------------------------------------- */

#outer_container {
	position: relative;
	background: url(../images/bg_innovative.png) no-repeat center scroll;
	width: 980px;
	height: 560px;
	margin: 0 auto;
}

* html #outer_container {
	background: url(../images/bg_innovative.jpg) no-repeat center scroll;
}

#container {	
	text-align: left;
	width: 795px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#popup_container {
	width: 500px;
	text-align: left;
	padding: 20px 0 20px 30px;
	font-size: 12px;
}

#popup_container h2 {
	font-size: 20px;
	margin: 0 0 5px 0;
}

#popup_container p,
#popup_container li {
	margin: 0 0 20px 0;
}

#header {
	position: relative;
}

#header img {
	display: block;
}

#content {	
	float: left;
	position: relative;	
	width: 793px;
	/*padding: 0 0 150px 0;*/
}

#left_menu {
	position: absolute;
	top: 18px;
	left: 2px;
	z-index: 50;
	float: left;
	width: 160px;
}

#left_menu ul {
	list-style-type: none;	
	border-top: 1px solid #666;
}

#left_menu ul a {
	display: block;
	padding: 6px 0 6px 8px;
	font-size: 11px;
	line-height: 12px;
	color: #333;
	text-decoration: none;
}

/* fix IE6 white space bug */
* html #left_menu ul a {
	display: inline-block;
}

#left_menu ul a.current,
#left_menu ul a.section,
div.menu_item a.current {
	color: #c23c3e !important;
	font-weight: bold;
}

#left_menu ul li {
	border-bottom: 1px solid #666;
}

/*ie6 nested list border fix */
#left_menu ul li {_height: 0;} 

#left_menu ul li a img,
#left_menu ul li a span {
	display: inline;
	padding: 0 3px 0 0;
}

#left_menu ul li ul {
	border-top: none;
	padding: 0 0 15px 0;
	margin: -4px 0 0 0;
}

#left_menu ul li ul li {
	border: none;
	margin: 0 0 0 20px;
}

#left_menu ul li ul li a {
	padding: 3px 0 3px 0;
}

#landing_page {
	height: 453px;
	position: relative;
	padding: 18px 0 0 0;
}

#intro_page {
	height: 483px;
	position: relative;
	padding: 18px 0 0 0;
}

#landing_page div.right_text {
	width: 323px;
	position: absolute;
	right: 0;
	color: #333;
}

div.discover-the-new-huskylock div.right_text {
	width: 600px !important;
}
#landing_page div.right_text .line {
  height: 2px;
  border-top: 2px solid #333;
  font-size: 0px;
}

#landing_page div.right_text h1 {
	/*border-top: 2px solid #333;*/
	padding: 10px 0 0 0;
	font-weight: normal;
	font-size: 30px;
	line-height: 0.9em;
}

#landing_page div.right_text div.fix_title {
	float: left;
	margin-top: -5px;
}

#landing_page div.right_text h2 {
	/*border-top: 1px solid #333;*/
	padding: 8px 0 4px 0;
	font-size: 23px;
	line-height: 23px;
}

#landing_page div.right_text h3 {
	margin: 3px 0 5px 0;
	font-size: 23px;
}

#landing_page div.right_text h4 {
	/*border-top: 1px solid #333;*/
	padding: 8px 0 4px 0;
	font-size: 20px;
	line-height: 20px;
}

div.discover-the-possibilities .right_text h3 {
	margin: 1px 0 5px 0 !important;
}

#landing_page div.right_text p {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 16px 0;
}

#landing_page div.right_text p a {
	color: #C23C3E;
}

#landing_page div.right_text p.play_intro {
	text-align: right;
}

#landing_page div.right_text p.play_intro a {
	font-size: 16px;
}
#landing_page div.right_text p.share_this {
	text-align: right;
}

#landing_page div.right_text p.share_this img {
	margin-right: 5px;
	display: inline;
	float: none;
	vertical-align: middle;
}

#landing_page div.right_text p.share_this a {
	color: #777;
}

#landing_page div.large_img {
	z-index: -10;
	position: absolute;
	left: 155px;
	bottom: 0;
}

#content div.discover-the-new-huskylock div.large_img {
	top: 200px;
	left: 175px;
}

#content div.discover-the-possibilities div.large_img {
	top: 22px;
	left: 200px;	
}

#content div.innovative-inside-and-out div.right_text h1 {
	line-height: 1.2em;
}

#intro_page div.intro {
	float: right;
	margin: 0 15px 0 0;	
	background: #F1F1F1;
	width: 600px;
	height: 450px;
	display: inline;
}

#intro_page div.skip_intro {
	clear: right;
	float: right;
	width: 640px;
}

#intro_page div.skip_intro a {
	display: block;
	padding: 15px 0 0 0;
	width: 80px;
	margin: 0 auto;
	color: #333;
}

#white_page_container {
	position: relative;
}

#white_page {	
	background: #fff url(../images/white_page_bg.png) repeat-y;
}

#white_page div.content {	
	float: right;
	width: 592px;
	margin: 20px 20px 0 0;
	padding: 0 0 20px 0;
	display: inline;
}

#white_page div.content p {
	font-size: 11px;
}

#white_page div.content h3 {
	font-size: 22px;
	line-height: 30px;
	margin: 0 0 7px 0;
}
#white_page div.content h4 {
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 7px 0;
}

#white_page div.content .box_img,
#white_page div.content .box_txt {
	clear: left;
}

#white_page div.content .box_img {
  margin: 40px 0 0 0;
}

#white_page div.content .box_txt {
	float: left;
	width: 430px;
	/*margin: 0px 0 0px 0;*/
}

#white_page div.content .box_txt p a {
	color: #C23C3E;
}

#white_page div.content .box_txt.first h3 {
    margin-bottom: 20px;
}
#white_page div.content .top {
	margin: 0 0 40px 0;
}

body#accessorize-wisely div.content .top,
body#stitches div.content .top {
	margin: 0;
}
body#accessorize-wisely div.content .first h3,
body#stitches div.content .first h3 {
	margin: 80px 0 0 0;
}
body#accessorize-wisely div.content .first .box_img,
body#stitches div.content .first .box_img {
	margin: 0;
}
#white_page div.content div.download {
  clear: left;
	width: 100%;
}

#white_page div.content p.download {
	float: left;
	/*width: 75%;*/
	margin: 15px 0 0 0;
}

#white_page div.content p.share {
	float: right;
	/*width: 25%;*/
	margin: 23px 0 0 0;	
}

#white_page div.content p.share img,
#white_page div.content p.share span {
	float: right;
	text-align: right;
}

#white_page div.content p.share a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	z-index: 1;
	cursor: hand;
	position: relative;
}

#white_page div.content p.share img {
	margin: 0 0 0 5px;
}

#white_page div.content p.download img {
	float: left;
	margin: 0 5px 0 0;
}

#white_page div.content p.download a {
	float: left;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	line-height: 27px;
}

#white_page_container div.bottom_border {
	height: 4px;
	width: 793px;
	background: url(../images/white_page_bottom_border.png) no-repeat;
	font-size: 0;
}

#submit_tip_page_container,
#list_tip_page_container {
	position: relative;
	float: right;
	width: 606px;
	margin: 40px 0 0 0;
}

#submit_tip_page,
#list_tip_page {
	background: url(../images/submit_tip_bg.png) repeat-y;
	zoom: 1;
}

* html #list_tip_page {
	background: url(../images/submit_tip_bg.gif) repeat-y;
}

#submit_tip_page .left,
#submit_tip_page .right {
	float: left;
	width: 49%;
	zoom: 1;
}

#submit_tip_page .submit_text,
#submit_tip_page .error_text {
	float: left;	
	width: 247px;
	padding: 15px 0 7px 28px;
	font-size: 11px;	
}

#submit_tip_page .submit_text p {
	padding: 0 0 20px 0;
}

#submit_tip_page .submit_text p a {
	color: #333;
	font-size: 11px;
	position: relative;
	z-index: 1;
}

#submit_tip_page .error_text {
	display: none;
	display: block;
	visibility: hidden;
	padding: 5px 0 20px 28px;
}

#submit_tip_page div.error_text p {
	font-size: 13px;
	color: red;
}

#submit_tip_page .submit_text h3 {
	font-size: 20px;
	margin: 0 0 5px 0;
}

#submit_tip_page .sewing_img {
	clear: left;
	padding: 0 0 10px 28px;
}

#submit_tip_page .submit_form {
	float: left;
	width: 280px;
}

#submit_tip_page .submit_form div {
	margin: 0 0 12px 0;
}

#submit_tip_page .submit_form div.file_info {
	margin: -5px 0 6px 0;
}

#submit_tip_page .submit_form div.file_info p {
	color: #999;
	font-size: 11px;	
}

#submit_tip_page .submit_form label {
	font-size: 11px;
}

#submit_tip_page .submit_form input,
#submit_tip_page .submit_form textarea {
	width: 263px;
	border: 1px solid #e4e6e7;
	border-top-color: #adadaf;
	position: relative;
	z-index: 1;
}

#submit_tip_page .submit_form div.checkbox {
	float: left;
	margin: 0 0 15px 0;
}

#submit_tip_page .submit_form div.checkbox input {
	float: left;
	width: 13px;
}

#submit_tip_page .submit_form div.checkbox label {
	float: left;
	margin: 0 5px 0 0;
}

#submit_tip_page .submit_form input#tip_filename {
	float: left;
	width: 130px;
	margin: 0 5px 0 0;
	font-size: 16px;
}

#submit_tip_page .submit_form input.form_btn {
	width: 135px;
	height: 36px;
	border: none;
}

#submit_tip_page .submit_form div span {
	float: left;
	width: 135px;
	margin: 0 1x 0 0;
	display: inline;
}

div.top_submit_tip_border,
div.bottom_submit_tip_border {
	position: absolute;
	width: 606px;
	height: 13px;
	left: 0;
	font-size: 0;
	zoom: 1;
}

div.top_submit_tip_border {
	background: url(../images/submit_tip_top_border.png) no-repeat;
	top: -13px;
}

div.bottom_submit_tip_border {
	position: absolute;
	background: url(../images/submit_tip_bottom_border.png) no-repeat;
	bottom: -13px;
	clear: both;
	left: 187px;
}

#list_tip_page {
	position: relative;
}

#list_tip_page .left {
	float: left;
	width: 278px;
	margin: 0 0 0 10px;
	display: inline;
}

#list_tip_page .right {
	float: right;
	width: 300px;
	margin: 0 13px 0 0;
	display: inline;
}

#tip_list_container {
	position: relative;
	float: left;
	width: 278px;
	margin: 30px 0 15px 0;	
	display: none;	
}

#tip_list {
	/*height: 450px;*/	
	padding: 0 0 30px 0;
	background: url(../images/tip_page_bg.gif) repeat-y;
	zoom: 1;
}

#tip_list div.tabs {
	position: absolute;
	top: -31px;
	left: 4px;
}

#tip_list div.tabs div {
	float: left;
	width: 131px;
	height: 20px;
	background: url(../images/tip_list_tab.gif) no-repeat;
}

#tip_list div.tabs div.active {
	margin: 1px 0 0 0;
}

#tip_list div.tabs div a {
	display: block;
	font-size: 11px;
	padding: 5px;
	text-decoration: none;
	color: #333;
}

#tip_list div.page {
	display: none;
}

#tip_list div.tip {
	position: relative;
	clear: left;
	color: #444;
	font-size: 11px;
	cursor: pointer;
	z-index: 1;
}

#tip_list div.current_tip {
	color: #333 !important;
}

#tip_list div.tip h4 {
	font-size: 18px;
	width: 190px;
	line-height: 18px;
	padding: 10px 0 3px 0;
}

#tip_list div.tip img {
	position: absolute;
	margin-top: -29px;
	top: 50%;
	left: 10px;
}

#tip_list div.tip div.info {
	float: left;
	padding: 0 0 10px 0;
	margin: 0 0 0 78px;
	display: inline;
}

#tip_list div.tip div.info span.vote {
	background: url(../images/thumbs_up_icon_vote.gif) no-repeat;
	padding: 0 0 0 18px;
}

#tip_list div.tip div.info span.voted {
	background: url(../images/thumbs_up_icon_voted.gif) no-repeat;
	padding: 0 0 0 18px;
}

#tip_nav {
	position: relative;
	bottom: 0;
	left: 0;
	width: 275px;
	height: 16px;
	background: url(../images/tip_page_bg.gif) repeat-y;
}

#tip_nav a {
	position: relative;
	top: 0;
	left: 15px;
	font-size: 11px;
	color: #333;
}

#tip_nav ul {
	position: absolute;
	top: 0;
	float: right;
	right: 18px;
	list-style-type: none;
}

#tip_nav ul li {
	cursor: pointer;
	float: left;
	margin: 0 3px 0 3px;
	color: #444;
	font-size: 11px;
	margin: 0 0 0 6px;
	display: inline;
}

#tip_nav ul li.num {
	text-decoration: underline;
}

#tip_nav ul li.num:hover {
	color: red;
}

#tip_nav ul li.first {
	padding: 0 5px 0 0;
	cursor: auto;
}

#tip_nav ul li.ctrl {
	display: block;
	width: 8px;
	height: 18px;
}

#tip_nav ul li.prev {
	background: url(../images/prev_btn.gif) no-repeat 0 1px;
}

#tip_nav ul li.inactive_prev {
	background: url(../images/prev_btn_inactive.gif) no-repeat 0 1px;
}

#tip_nav ul li.next {
	background: url(../images/next_btn.gif) no-repeat 0 1px;	
}

#tip_nav ul li.inactive_next {
	background: url(../images/next_btn_inactive.gif) no-repeat 0 1px;
}

#tip_nav ul li.current {
	color: red;
}

#tip_nav ul li.ctrl {
	color: black !important;
}

div.top_list_tip_border,
div.bottom_list_tip_border {
	width: 277px;	
	left: 0;
	z-index: 10;
}

div.top_list_tip_border {	
	position: absolute;
	background: url(../images/tip_page_top_border.png) no-repeat;
	height: 12px;
	top: -12px;
}

div.bottom_list_tip_border {
	background: url(../images/tip_page_bottom_border.png) no-repeat;
	height: 15px;
	bottom: -15px;
	clear: both;
	border: 1px solid green:
}

#list_tip_page .right {
	padding: 0 0 50px 0;
}

#list_tip_page .right .text {
	font-size: 11px;
	padding: 15px 0 0 10px;
}

#list_tip_page .right .text h2 {
	font-size: 18px;
	line-height: 18px;
}

#list_tip_page #media h5.no_flash,
#intro_page h5.no_flash {
	text-align: center;
	vertical-align: middle;
	padding: 133px 0 0 0;
}

#list_tip_page #media a,
#intro_page a {
	color: red;
}

#list_tip_page .right p {
	margin: 0 0 15px 0;
	padding: 0 5px 0 0;
}

#list_tip_page .right .text span.submitted_by {
	display: block;
	padding: 4px 0 20px 0;
}

#list_tip_page .right div.tip_ctrl {
	float: right;
}

#list_tip_page .right div.tip_ctrl span {
	float: left;
	color: #333;
	font-size: 12px;
	padding: 5px 15px 0 0;	
}

#list_tip_page .right div.tip_ctrl span p {
	float: left;
	margin: 2px 0 0 0;	
}

#list_tip_page .right div.tip_ctrl span img {	
	float: left;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

#list_tip_page .submit_btn {
	position: absolute;
	bottom: 0;
	right: 20px;
}

div.thanks_page .left {
	width: 240px !important;
	padding: 20px 90px 0 20px;
	font-size: 11px;
}

div.thanks_page #ok_btn {
	float: right;
	margin: 18px 0 0 0;
	position: relative;
	z-index: 1;	
}

div.thanks_page .left h3 {
	font-size: 18px;
	margin: 0 0 4px 0;
}

div.thanks_page .right {
	width: 185px !important;
}

div.thanks_page .right img {
	padding: 5px 0 15px 0;
}


#serging_project_page div.content_container {
	position: relative;
	float: right;
	width: 451px;
	top: 40px;
	font-size: 11px;
	padding: 0 0 30px 0;
}

#serging_project_page div.content {
	background: url(../images/small_white_page_bg.png) repeat-y;
}

#serging_project_page #serging_video {
}

#serging_project_page #share_btn img {	
	padding: 0 5px 0 10px;
}

#serging_project_page div.top_serging_project_border,
#serging_project_page div.bottom_serging_project_border {
	position: absolute;
	width: 451px;
	left: 0;
}

#serging_project_page div.top_serging_project_border {
	height: 12px;
	top: -12px;
	background: url(../images/small_white_page_top_border.png) no-repeat;
}

#serging_project_page div.bottom_serging_project_border {
	height: 15px;
	bottom: 15px;
	background: url(../images/small_white_page_bottom_border.png) no-repeat;
	font-size: 0;
}

#serging_project_page div.sub_menu {
	position: relative;
	float: right;
	width: 160px;
	height: 530px;
	margin: 18px 0 0 0;
	display: inline;
}

div.sub_menu div.menu_item_container {
	position: relative;
	margin: 20px 0;
	height: 18px;	
}

div.sub_menu div.menu_item {
	position: relative;
  height: 18px;
	width: 154px;
	background: url(../images/sub_menu_bg.png) repeat-y;
}

div.sub_menu div.menu_item_container .menu_top_border,
div.sub_menu div.menu_item_container .menu_bottom_border {
	position: absolute;
	width: 154px;
	height: 8px;
	left: 0;
}

div.sub_menu div.menu_item_container .menu_top_border {
	top: -8px;
	background: url(../images/sub_menu_top_border.png) no-repeat;
}

div.sub_menu div.menu_item_container .menu_bottom_border {
	bottom: -8px;
	background: url(../images/sub_menu_bottom_border.png) no-repeat;
	font-size: 0;
}

div.sub_menu div.menu_item a {
	display: block;
	color: #333;
	font-size: 13px;
	
	padding: 0;
	margin: 0 0 0 5px;
	width: 145px;
	text-decoration: none;
	position: relative;
	z-index: 1;
}

#serging_project_page div.content div.left {
	float: left;
	width: 200px;
	height: 440px;
	margin: 0 0 0 15px;
	display: inline;
}

#serging_project_page div.content div.right {
	float: right;
	width: 200px;
	margin: 0 15px 0 0;
	display: inline;
}

#serging_project_page div.content div.right img {
	margin: 0 0 10px 0;
}

#serging_project_page div.content div.right h3 {
	font-size: 19px;
	margin: 0 0 5px 0;
}


#serging_project_page div.content div.right p {
	margin: 0 0 18px 0;
}

#serging_project_page div.content div.right a {
	display: block;
	color: #333;
	padding: 7px 0;
	margin: 0 0 10px 0;
}

#serging_project_page div.content div.right a.pdf {
	padding: 7px 0 7px 33px;
	background: url(../images/pdf_icon.jpg) no-repeat 0 0;
}

#serging_project_page img.sewing_basket {
	position: absolute;
	bottom: 0;
	left: -7px;
	clear: both;
}

#serging_project_page div.sewing_basket {
	position: absolute;
	bottom: 34px;
	left: 50px;
	width: 182px;
	height: 215px;
	width: 120px;
	height: 141px;
	background: url(../images/sewing_basket.png) no-repeat;
}

#content #footer,
div.thanks_page #footer {
	bottom: -65px;
	left: -102px;
}

#content div.innovative-inside-and-out #footer {
	bottom: -95px;
	left: 85px;
}
#content div.discover-the-new-huskylock #footer {
	bottom: 50px;
	left: 85px;
}
#content div.discover-the-possibilities #footer  {
	bottom: -85px;
	left: 85px;
}

#content div.discover-the-possibilities #footer {
	bottom: -95px;
}

#content #serging_project_page #footer {
	bottom: -60px;
	left: -257px;
}

#content #list_tip_page_container #footer {
	left: -102px;
	bottom: -70px;
}
#content div.tip_page #footer {
	bottom: -60px;
}

* html #footer {
	bottom: -34px;
}

#white_page #footer {
	bottom: -60px;
	left: 85px;
	padding-bottom: 10px;
}

#intro_page #footer {
	left: 85px;
}
#explore-our-expert-tips-and-tricks-film-clips #footer {
	left: 85px;
}
#footer {
	position: absolute;
	bottom: 10px;
	left: 25%;
	width: 626px;
	clear: both;
}

#footer p {
	font-size: 10px;
	color: #333;
	text-align: center;	
}
#footer a{
	color: #C23C3E;
}


/* swfUpload
---------------------------------------------------------- */

div.flash {
	width: 264px;
	border-color: #D9E4FF;
	
	font-size: 0px;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

.progressWrapper {
	width: 264px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #f1f1f1;
	overflow: hidden;
}

.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
	font-size: 11px;
}

.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}


.grey {
	border: solid 1px #b8b8b8;
	background-color: #f1f1f1;
}


.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 264px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 264px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancel_btn.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

.swfupload {
	vertical-align: top;
}


.listFixTemp
{
	width:100%;
	clear:both;
	background: url('../images/submit_tip_bg.png') repeat-y;
}

