@charset "utf-8";
/* CSS Document */



@font-face {
    font-family:'tikal_sans';
    src: url('fonts/tikalsans-medium-webfont.eot');
    src: url('fonts/tikalsans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tikalsans-medium-webfont.woff') format('woff'),
         url('fonts/tikalsans-medium-webfont.ttf') format('truetype'),
         url('fonts/tikalsans-medium-webfont.svg#tikal_sans_mediummedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
font-family: 'bariol';
src: url('fonts/bariol_regular-webfont.eot');
src: url('fonts/bariol_regular-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/bariol_regular-webfont.woff') format('woff'),
url('fonts/bariol_regular-webfont.ttf') format('truetype'),
url('fonts/bariol_regular-webfont.svg#bariol_regularregular') format('svg');
font-weight: normal;
font-style: normal;

}


body
{
	
	
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	background-color:#FFF;
	font-family:"tikal_sans";
}

.wrapper{
background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	width:100%;
	float:left;
	
}
.main
{
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	float:left;
}

.main_in
{
	background-image:url(../images/iner_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	float:left;
	
}

.center
{
	width:1000px;
	margin-left: auto;
	margin-right:auto;
}

.banner_bg
{
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	width:1000px;
	height:550px;


}

.banner_bg_in
{
	background-image:url(../images/in_bg.png);
	background-repeat:no-repeat;
	width:1000px;
	height:148px;


}

.top
{
	width:1000px;
	height:139px;
	float:left;
	
}

.logo
{
	width:211px;
	height:126px;
	float:left;
	margin-top:28px;
}

.nav
{
	width:675px;
	height:43px;
	float:right;
	margin-top:60px;
	
}

.letter
{
	width:120px;
	height:33px;
	float:left;
	background-image:url(../images/letter_bg.png);
	background-repeat:no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-top:13px;
	font-weight:bold;
	padding-left:25px;
	text-decoration:none;
}

.letter a
{
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.letter a:hover
{
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}


.nav_bg
{
	width:524px;
	height:43px;
	float:right;
	background-image:url(../images/nav_bg.png);
	background-repeat:no-repeat;
}

.nav_in
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	margin-left:35px;
	float:left;
	margin-top:15px;
	text-decoration:none;
}

.nav_in a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.nav_in a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.banner
{
	width:1000px;
	height:453px;
	float:left;

}

.gift
{
	width:475px;
	height:395px;
	float:left;
	margin-top:10px;
	
}

.gift_right
{
	width:521px;
	height:395px;
	float:right;
	margin-top:10px;
	color:#FFF;
	
}

.gift_head
{
	width:521px;
	font-family:"tikal_sans";
	font-size:58px;
	color:#FFF;
}

.gift_text
{
	width:521px;
	font-family:"bariol";
	font-size:16px;
	color:#000;
	font-weight:normal;
	margin-top:50px;
}

.gift_btn
{
	width:279px;
	height:49px;
	float:left;
	margin-top:50px;
}

.gift_btn_it
{
	width:279px;
	height:49px;
	float:left;
	margin-top:50px;
	margin-left:350px;
}

.mid
{
	width:1000px;
	float:left;
	margin-top:15px;
	margin-bottom:30px;
}

.mid_head
{
	width:1000px;
	font-family:"tikal_sans";
	font-size:35px;
	color:#22518b;
	
}

.mid_head_registration
{
	width:1000px;
	font-family:"tikal_sans";
	font-size:35px;
	color:#22518b;
	text-align:center;
	
}

.mid_head_registration_red
{
	height:18px;
	font-family:"tikal_sans";
	font-size:18px;
	color:#F00;
	float:left;
	margin-top:40px;
	margin-left:18px;
	font-weight:bold;
	text-align:center;
	
}

.mid_main_box
{
	width:1000px;
	float:left;
	margin-top:20px;
	
}

.mid_top
{
	background-image:url(../images/mid_top.png);
	background-repeat:no-repeat;
	width:1000px;
	height:20px;
	float:left;
}


.mid_mid
{
	background-image:url(../images/mid_mid.png);
	background-repeat:repeat-y;
	width:1000px;
	float:left;
	padding:0px 20px 0px 20px;
}


.mid_btm
{
	background-image:url(../images/mid_btm.png);
	background-repeat:no-repeat;
	width:1000px;
	height:21px;
	float:left;
}

.box_one
{
	width:285px;
	float:left;
	
}

.box_two
{
	width:285px;
	float:left;
	margin-left:5px;

}


.box_head
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:28px;
	color:#044b7f;
}

.box_img
{
	width:285px;
	float:left;
	margin-top:10px;
}

.box_text
{
	font-family:"Bariol Regular";
	font-size:12px;
	color:#000;
	padding-top:15px;
	line-height:20px;
	text-align:center;
}

.arrow
{
	width:36px;
	height:34px;
	float:left;
	margin-top:140px;
	margin-left:5px;
}

.clear
{
	clear:both;
}
.main_footer
{
	width:100%;
	height:67px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}

.center_footer
{
	width:1000px;
	height:67px;
	margin-left:auto;
	margin-right:auto;

}

.footer_nav
{
	width:400px;
	height:12px;
	float:left;
	margin-left:10px;
	margin-top:28px;
}
.footer_nav_in
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	float:left;
	margin-left:20px;
	text-decoration:none;
}

.footer_nav_in a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.footer_nav_in a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.copyright
{
	width:420px;
	height:12px;
	float:right;
	margin-top:28px;
	margin-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}


a
{
	color:inherit;
	text-decoration:none;
}


a:hover
{
	color:inherit;
	text-decoration:none;
}

.main_mid
{
	width:1000px;
	margin-top:30px;
	float:left;
	margin-bottom:20px;
	
}

.sub_text
{
	
    width:1000px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	color:#6e4648;
	font-size:12px;
	margin-top:10px;
	line-height:20px;
	
}

.top_gift
{
	
    width:1000px;
	float:left;	
	border-bottom:1px dashed #666;
	padding-bottom:20px;
	margin-bottom:20px;
}

.gift_box_top
{
	width:174px;
	float:left;
	margin-left:60px;
	margin-top:50px;
}

.gift_box_top_img
{
	width:174px;
	height:169px;
	float:left;
}
	
	.gift_box_top_text
	{
		width:174px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	color:#F00;
	font-weight:bold;
	font-size:12px;
	margin-top:5px;
	float:left;
	text-align:center;
		
	}
	
	.ad_cart_gift
	{
		width:80px;
		height:20px;
		float:left;
		margin-top:5px;
		margin-left:48px;
	
	}

.field_contact
{
	background-image:url(../images/field2.jpg);
	background-repeat:repeat-x;
	width:275px;
	height:31px;
	border-radius:5px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	padding-top:3px;
	padding-left:5px;
	border:1px solid #CCC;
	
}

.contact_form
{
	width:385px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:60px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	
}

.contact_left_text
{
	width:400px;
	float:left;
	margin-top:10px;
	margin-left:60px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	
}

.contact_right_text
{
	width:460px;
	float:right;
	margin-top:10px;
	margin-left:60px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	
}

.field_contact_msg
{
	background-color:#f6f6f6;
	width:275px;
	height:141px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	padding-top:3px;
	padding-left:5px;
	border-radius:5px;
	border:1px solid #CCC;
	resize:none;

	
}

.map
{
	width:454px;
	height:339px;
	float:right;
	margin-top:20px;
	margin-right:10px;
	
}


.tbl td
{

padding:5px;
}

.gift_banner
{
	background-image:url(../images/gift.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:250px;
	float:left;
	margin-top:30px;
}

.gift_banner_text
{
	width:1000px;
	float:left;
	margin-top:10px;
	font-family:"Bariol Regular";
	font-size:14px;
	color:#000;
	text-align:justify;
	line-height:24px;
	
}

.gift_in_text_banner
{
	width:1000px;
	font-family:"Bariol Regular";
	font-size:38px;
	color:#fff;
	text-align:center;
	line-height:50px;
	margin-top:100px;
	
}

.gift_registration_text
{
	width:1000px;
	float:left;
	margin-top:30px;
	font-family:"Bariol Regular";
	font-size:14px;
	color:#000;
	text-align:center;
	line-height:24px;
	
}


.registration_jquery
{
	width:952px;
	height:352px;
	float:left;
	margin-top:10px;
	margin-left:20px;
}

.blog_left
{
	width:709px;
	margin-top:30px;
	float:left;
	
}

.blog_left_btm
{
	width:709px;
	margin-top:30px;
	float:left;
	border-bottom:1px solid #666;
	padding-bottom:10px;
	margin-bottom:10px;
	
}


.blod_head
{
	font-family:"tikal_sans";
	font-size:35px;
	color:#22518b;
	
}

.blog_right
{
	width:267px;
	margin-top:30px;
	float:right;
}

.blog_right_update
{
	width:267px;
	margin-top:20px;
	float:right;
	border-bottom:1px solid #333;
	padding-bottom:10px;
	
}


.blog_img
{
	width:174px;
	height:169px;
	float:left;
}

.blog_text_box
{
	width:515px;
	float:right;
	min-height: 190px;
	
}

.blog_head
{
font-family:"tikal_sans";
	font-size:16px;
	color:#F00;	
	border-bottom:1px solid #999;
	padding-bottom:10px;
}

.blog_head_update
{
font-family:"tikal_sans";
	font-size:16px;
	color:#F00;	

}

.blog_text
{
font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;	
	margin-top:10px;
	line-height:20px;

}

.blog_readmore
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#F00;	
	float:left;
	height:12px;
	font-weight:bold;
	margin-top:20px;
}

.blog_date
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#F00;	
	float:left;
	height:12px;
	font-weight:bold;
	margin-top:20px;
}

.blog_updateread
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#F00;	
	float:right;
	height:12px;
	font-weight:bold;
	margin-top:20px;
}

.fb_box
{
	width:60px;
	height:51px;
	float:right;
	margin-top:20px;
}

h4{
   color: #22518B;
    font-family: "tikal_sans";
    font-size: 35px;
	margin:0px;
	padding:0px;	
	font-weight:normal;
}

.clearbt{
margin: 0 !important;
padding: 0 !important;
background: none !important;	
border: none !important;
cursor:pointer !important;	
}


.red{
color:#F00;	
	
}

.redreq{
color:#F00;	

display:none;
padding-left:5px;	
}

.summary{
display:none !important;
color: #F00 !important;	
}

.comments{
margin-bottom:20px;	
}

/* WIZARD STYLE STRAT */
.hidden{
display:block!important;
border:0!important;
margin:0!important;
padding:0!important;
font-size:0!important;
line-height:0!important;
width:0!important;
height:0!important;
overflow:hidden!important;
}

.nobr{
white-space:nowrap!important;
}

.wrap{
white-space:normal!important;
}

.a-left{
text-align:left!important;
}

.a-center{
text-align:center!important;
}

.a-right{
text-align:right!important;
}

.v-top{
vertical-align:top;
}

.questionnaire-holder{
width:940px;
overflow:hidden;
border:#F00 0px solid;
padding: 0px;
margin-left:auto;
margin-right:auto;
border:#F00 0px solid;

}

.questionnaire{
width:20000px;
height:450px;

border:#9F0 0px solid;
}

.question{
width:940px;
height:420px;
float:left;
border:#00C 0px solid;
margin: 0px;
padding: 0px;
z-index:1000;
}

.question ul{
width:940px;
border:#C091px solid;
padding:0px ;
	margin: 0px;
}


.questionnaire-holder ul{
padding:0px;
	margin: 0px;
		
}
.questionnaire li{
	padding:0px;
	margin: 0px;
	
	}

li.answer{
float:left;

margin: 11px;
text-align:center;
}
.answer img{
/*border:5px solid #FFF;*/
	padding:5px;
	cursor:pointer;	
}

/*.answer img:hover{
border:5px solid #BF0000;

}
*/

li.answer.selected,li.answer:hover{

}



.questionnaire-progress{
width:936px;
border:2px solid #F00;
position:relative;

}

.questionnaire-progress-text{
width:100%;
float:left;
text-align:center;
color:#000;
position:absolute;
}

.questionnaire-progress-bar{
height:1.2em;
background-color:#F00;
}

.questionnaire-holder ul,ol{
list-style:none;
}

.questionnaire-holder ol{
list-style:none;
}


.questionnaire-holder h1
{
	
	font-family:"tikal_sans";
	font-size:18px;
	color:#F00;
	margin-left:11px;
	margin-bottom:0px;

}

/* Wizard Button Code */

.button_left{
margin-top:10px;width:11px;height:56px;background-image:url(leftn.png); background-repeat:no-repeat;float:left;	
}

.button_mid{
margin-top:10px;min-width:120px;color:#FFF;font-weight:bold;height:56px;background-image:url(midn.png); background-repeat:repeat-x;float:left;padding-right:2px;padding-top:18px;cursor:pointer;
font-size:18px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

.button_right{
margin-top:10px;width:11px;height:56px;background-image:url(rightn.png); background-repeat:no-repeat;float:left;	
}


.result{
border:#F00 2px dotted;
width:280px;
float:left;
margin-left:23px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
min-height:290px;
padding:15px;
position:relative;
}
.image{
text-align:center;	
}
.number{
display:none;	
}
.seeMoreVariationsEmpty{
display:none;	
}
.title{
font-size:12.1833px
font-weight:bold;
color:#004B91;	
text-align:justify;
height:35px;
overflow:hidden;
}


.result a{
color:#000;	
font-weight:bold;
}

.result a:hover{
color:#B70000;	
}

.deliveryDate{
font-weight:bold;	
}

.fastTrack{
margin-top:5px;	
}

 .timeLeft {
    color: #008800;
    font-weight: bold;
 }
 
 .price{
	color: #F00 !important; 
	font-weight:bold;
	display:none;

 }
 .newPrice{
	 padding-top:10px;
	 border: #F00 0px solid;
	
	color: #F00; 
	font-weight:bold; 
		float:left;
 font-size:14px;
 }
 
  .newPrice a{
	 
	
	color: #000; 
	font-weight:bold; 
	
 font-size:14px;
 }
 
 .newPrice a:hover{
	 
	
	color: #000; 
	font-weight:bold; 
	
 font-size:14px;
 }
 
  .addon{
	color: #000; 
	font-weight:bold; 
	
 }
 
 .reviewsCount{
	display:none; 
 }
 
 
 .bhover
 {
	border:none !important; 
 }
 
 
 
 
 .fastTrack
 {
	display:none; 
 }
 
 .brand{
	display:none; 
 }
 
 .starsAndPrime{
	display:none;  
 }
 
 .sss{
	display:none; 
 }
 
 .ageRange{
	display:none;  
 }
 
 .promotions{
display:none;  	 
 }
 
 .subPrice{
	display:none;  
 }
 
 .seeMoreVariations{
	display:none;
	   
 }
 
 #showgifts strike{
	display:none; 
 }
 
 .unfloat{
	display:none; 
 }
 
  .result h3{
	
	height:50px; 
 }
 
 .usedNewPrice{
	display:none; 
 }
 
 .extraSpaceBelowMainImage{
display:none; 	 
	 
 }

 
 
 
 .grey.sml {
    display: none;
}

.sect.sml {
    display: none;
}

.med.grey.mkp2 {
    display: none;
}

.sml {
    display: none;
}

.sect {
    display: none;
}

.grey {
    display: none;
}


.result ul {
    list-style: none;
	padding:0px;
	margin:0px;
}
 
 
 .button {
    bottom: 15px;
    position: absolute;
    right: 10px;
}

.amzprice{
	display:block !important; 
	 padding-top:10px;
	 border: #F00 0px solid;
	
	color: #F00; 
	font-weight:bold; 
		float:left;
 font-size:14px;
 }
 
 .result table{
	display:none; 
 }
 
 .otherEditions{
	 display:none; 
 }
 
 .tradeInLink{
	 display:none;  
 }
 .black{
	color:#000; 
 }
 
 .lowStock{
	display:none; 
 }
 
 .ptBrand{
	display:none; 
 }
 
 .bindingAndRelease{
	display:none;  
 }
 
 .result img{
border:none;	
	
}
 
.med.lrg{
display:none;	
}

.rsltR{
display:none;	
}

.lrg{
display:none;	
}

.bold{
display:block !important;	
}



.newPrice{
display:none;	
}
.rsltGridList{
	display:none;
}

.result > br{
	
display:none;	
}

.med.reg {
    display: none;
}

.med.red {
	display:none;
}

.excerpt{
display:none;	
}

.unfloat{
display:none;	
}

.dataPoints{
	display:none;	
}

.productImage{
height:160px;
width:160px;	
}
.placeholder{
height:160px;
width:160px;	
}
.seeMoreColors{
display:none;	
}

.newerVersion{
display:none;	
}
.promotions_popup{
	display:none;
}

.toeFastTrack{
display:none;	
}

.platform{

display:none;	
}