html, body {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0;
	background-color: #ededed;
}

#container {
	width: 975px;
	margin: 0 auto;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e4;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #e3e3e4;
	background-color: #ffffff;
}

#top {
	height: 94px;
	margin: 0;
	padding: 0px 11px 0 0;
	background-color: #000000;
	text-align: right;
	font-size: 0.7em;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/bg_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
}

#top p {
	padding: 7px 0 0 0;
	margin: 0;
}

form {
	margin: 0;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
		
form p label {
	float: left;
	width: 33%;
}

.form_1 { 
	width: 119px; 
	line-height: 15px; 
	color: #000000; 
	background-color: #ffffff; 
	font-size: 11px;
	border: 1px solid #707070;
}

.form_2 { 
	width: 63px; 
	line-height: 15px; 
	color: #666666; 
	background-color: #ffffff; 
	font-size: 11px;
	border: 1px solid #707070;
}

.form_3 { 
 width: 25px; 
 color: #000000; 
 background-color: #ffffff; 
 font-size: 11px;
 border: 1px solid #707070;
 font-size: 0.6em;
}

textarea {
	border: 1px solid #707070;
	width: 271px;
	/*height: 75px;*/
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica; 
	color: #000000;
}

.textarea_2 {
	border: 1px solid #707070;
	width: 255px;
	/*height: 25px;*/
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica; 
	color: #000000;
}

#menu {
	width: 217px;
	float:left;
	padding: 18px 0 60px 0;
	background-color: #ffffff;
	background-image: url(../images/bg_menu.gif);
	background-position: left top;
	background-repeat: repeat;
}

#cards {
	height: 30px;
	background-color: #ffffff;
	background-image: url(../images/bg_card_logos.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#body_main {
	width: 758px;
	float:right;
	padding: 15px 0 30px 0;
	background-color: #ffffff;
}

.info_box_home {
	width: 680px;
	height: 153px;
	padding: 17px 20px 0 23px;
	border-width: 10px;
	border-style: solid;
	border-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
}

.info_box_home h1 {
	font-size: 1em;
	font-weight: bold;
	color: #ff6633;
	margin: 0;
	padding:0;
}

.info_box_home p {
	padding: 5px 0 0 0;
	margin: 0;
	color: #000000;
	font-weight: bold;
	font-size: 0.55em;
	line-height: 1.5em;
}

.info_box {
	width: 680px;
	height: 113px;
	padding: 17px 20px 0 23px;
	border-width: 10px;
	border-style: solid;
	border-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
}

.info_box p {
	padding: 5px 0 0 0;
	margin: 0;
	color: #000000;
	font-weight: bold;
	font-size: 0.55em;
	line-height: 1.5em;
}

.info_box_flex {
	width: 680px;
	padding: 17px 20px 25px 23px;
	border-width: 10px;
	border-style: solid;
	border-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
}

.info_box_flex h1 {
	font-size: 1em;
	font-weight: bold;
	color: #ff6633;
	margin: 0;
	padding:0;
}

.info_box_flex p {
	padding: 5px 0 0 0;
	margin: 0;
	color: #000000;
	font-weight: bold;
	font-size: 0.55em;
	line-height: 1.5em;
}

.info_box_flex ul {
	padding: 5px 0 0 18px;
	margin: 0;
	color: #000000;
	font-weight: bold;
	font-size: 0.55em;
	line-height: 1.5em;
}

.info_box_flex .ul_2 {
	padding: 5px 0 0 18px;
	margin: 0;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
}

.info_box_flex .head {
	padding: 0 0 5px 0;
	margin: 0;
	color: #ff6633;
	font-weight: bold;
	font-size: 0.8em;
}

.info_box_flex_red {
	width: 680px;
	padding: 17px 20px 25px 23px;
	border-width: 10px;
	border-style: solid;
	border-color: #ff6633;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #cc3300;
}

.info_box_flex_red p {
	padding: 5px 0 0 0;
	margin: 0;
	color: #000000;
	font-weight: bold;
	font-size: 0.55em;
	line-height: 1.5em;
}

.info_box_flex_red ul {
	padding: 5px 0 0 18px;
	margin: 0;
	color: #000000;
	font-weight: bold;
	font-size: 0.55em;
	line-height: 1.5em;
}

.info_box_flex2 {
	width: 680px;
	padding: 17px 20px 25px 23px;
	border-width: 10px;
	border-style: solid;
	border-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	color: #ff6633;
}

.info_box_flex2 h1 {
	font-size: 1em;
	font-weight: bold;
	color: #ff6633;
	margin: 0;
	padding:0;
}

.info_box_flex2 p {
	padding: 5px 0 0 0;
	margin: 0;
	color: #000000;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1.5em;
}

.info_box_flex2 ul {
	padding: 5px 0 0 18px;
	margin: 0;
	color: #000000;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1.5em;
}

.info_box_flex3 {
	width: 702px;
	height: 359px;
	padding: 0 0 0 23px;
	border-width: 10px;
	border-style: solid;
	border-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
}

.info_box_flex3 h1 {
	font-size: 1em;
	font-weight: bold;
	color: #ff6633;
	margin: 0;
	padding:0;
}

.info_box_flex3 p {
	padding: 5px 0 0 0;
	margin: 0;
	color: #000000;
	font-weight: bold;
	font-size: 0.55em;
	line-height: 1.5em;
}

.info_box2 {
	width: 700px;
	height: 104px;
	padding: 8px 0 0 23px;
	border-width: 10px;
	border-style: solid;
	border-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
	/*background-image: url(../images/bg_offer.jpg);
	background-position: right top;
	background-repeat: no-repeat;*/
}

.info_box2 p {
	padding: 5px 0 0 0;
	margin: 0;
	color: #666666;
	font-weight: bold;
	font-size: 0.6em;
	line-height: 1.5em;
}

.info_box2 a {
	text-decoration:none;
}

.info_box3 {
	width: 732px;
	height: 150px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
}

.info_box3 .head {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.3em;
}

.info_box3_gry {
	width: 732px;
	height: 117px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}

.info_box3_gry .head {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.3em;
}

.info_box4 {
	width: 732px;
	height: 173px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
}


.info_box4a {
	width: 732px;
	height: 173px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
	background-image: url(../images/bg_hm.gif);
	background-position: right top;
	background-repeat: x-repeat;
}

.info_box5 {
	width: 732px;
	height: 40px;
	padding: 0;
	margin: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	color: #ff6633;
	background-color: #e3e3e4;
	vertical-align: top;
}

.info_box6 {
	width: 732px;
	height: 26px;
	padding: 12px 0 0 0;
	margin: 0;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	color: #ff6633;
	background-color: #e3e3e4;
	vertical-align: top;
	background-image: url(../images/bg_hm.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.shop_box {
	width: 732px;
	height: 112px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
}

.shop_box_no1 {
	width: 122px;
	height: 112px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
}

.shop_box_no2 {
	width: 244px;
	height: 112px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
}

.shop_box_no3 {
	width: 366px;
	height: 112px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
}

.shop_box_no4 {
	width: 488px;
	height: 112px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
}

.shop_box_no5 {
	width: 610px;
	height: 112px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6633;
}

.shop_box2 {
	width: 732px;
	height: 75px;
	padding: 0;
	margin: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	color: #ff6633;
	background-color: #e3e3e4;
	vertical-align: top;
}

.shop_box2_no1 {
	width: 122px;
	height: 75px;
	margin: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background: #e3e3e4;
	color: #ff6633;
	vertical-align: top;
}

.shop_box2_no2 {
	width: 244px;
	height: 75px;
	margin: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background: #e3e3e4;
	color: #ff6633;
	vertical-align: top;
}

.shop_box2_no3 {
	width: 366px;
	height: 75px;
	padding: 0;
	margin: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	color: #ff6633;
	background-color: #e3e3e4;
	vertical-align: top;
}

.shop_box2_no4 {
	width: 488px;
	height: 75px;
	padding: 0;
	margin: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	color: #ff6633;
	background-color: #e3e3e4;
	vertical-align: top;
}

.shop_box2_no5 {
	width: 610px;
	height: 75px;
	padding: 0;
	margin: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e3e3e4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #e3e3e4;
	background-color: #ffffff;
	color: #ff6633;
	background-color: #e3e3e4;
	vertical-align: top;
}

.shop_box_red {
	width: 732px;
	height: 112px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ff6633;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #ff6633;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6633;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #cc3300;
}

.shop_box_red_no1 {
	width: 122px;
	height: 112px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ff6633;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #ff6633;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6633;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #cc3300;
}

.shop_box_red_no2 {
	width: 244px;
	height: 112px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ff6633;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #ff6633;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6633;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #cc3300;
}

.shop_box_red_no3 {
	width: 366px;
	height: 112px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ff6633;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #ff6633;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6633;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #cc3300;
}

.shop_box_red_no4 {
	width: 488px;
	height: 112px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ff6633;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #ff6633;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6633;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #cc3300;
}

.shop_box_red_no5 {
	width: 610px;
	height: 112px;
	padding: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ff6633;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #ff6633;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6633;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	color: #cc3300;
}

.shop_box2_offers {
	width: 732px;
	height: 85px;
	padding: 0;
	margin: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff6633;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6633;
	background-color: #ffffff;
	color: #ff6633;
	background-color: #ff6633;
	vertical-align: top;
}

.shop_box2_offers_no1 {
	width: 122px;
	height: 85px;
	padding: 0;
	margin: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff6633;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6633;
	background-color: #ffffff;
	color: #ff6633;
	background-color: #ff6633;
	vertical-align: top;
}

.shop_box2_offers_no2 {
	width: 244px;
	height: 85px;
	padding: 0;
	margin: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff6633;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6633;
	background-color: #ffffff;
	color: #ff6633;
	background-color: #ff6633;
	vertical-align: top;
}

.shop_box2_offers_no3 {
	width: 366px;
	height: 85px;
	padding: 0;
	margin: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff6633;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6633;
	background-color: #ffffff;
	color: #ff6633;
	background-color: #ff6633;
	vertical-align: top;
}

.shop_box2_offers_no4 {
	width: 488px;
	height: 85px;
	padding: 0;
	margin: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff6633;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6633;
	background-color: #ffffff;
	color: #ff6633;
	background-color: #ff6633;
	vertical-align: top;
}

.shop_box2_offers_no5 {
	width: 610px;
	height: 85px;
	padding: 0;
	margin: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff6633;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6633;
	background-color: #ffffff;
	color: #ff6633;
	background-color: #ff6633;
	vertical-align: top;
}

#body_main_how2 {
	width: 758px;
	float:right;
	padding: 15px 0 30px 0;
	background-color: #ffffff;
}

#body_main_how2 ol {
	color: #000000;
	font-weight: bold;
	font-size: 0.55em;
	line-height: 1.5em;
}

#body_main_how2 ul {
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.5em;
}

.table_size {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.td_sz_1 {
	color: #000000;
	background-color: #f3f3f3;
	font-size: 0.5em;
	line-height: 1.3em;
	padding: 4px 7px 4px 7px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin: 0;
}

.td_sz_2 {
	color: #000000;
	font-size: 0.5em;
	line-height: 1.3em;
	padding: 4px 7px 4px 7px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin: 0;
}

.break {
	height: 14px;
	padding: 0;
	background-color: #ffffff;
}

#back {
	width: 122px;
	padding: 5px 0 5px 10px;
	background-color: #e3e3e4;
}

#back_red {
	width: 122px;
	padding: 5px 0 5px 10px;
	background-color: #ff6633;
}

#footer {
	height: 145px;
	clear:both;
	padding: 30px 0 25px 35px;
	position:relative;
	background-color: #000000;
	vertical-align: top;
}

#navi a, #navi strong {
	color: #000000;
	font-size: 0.6em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	/*height: 18px;*/
	width: 180px;
	padding: 5px 0 5px 21px;
	border-bottom: 1px solid #ffffff;
}

#navi a {
	background: #f3f3f3;
}

#navi a:hover {
	background: #ff6633;
	color: #ffffff;
}

#navi_on a, #navi_on strong {
	font-size: 0.6em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	/*height: 18px;*/
	width: 180px;
	padding: 5px 0 5px 21px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

#navi_on a {
	background: #ff6633;
}

#navi_on a:hover {
	color: #000000;
	background: #f3f3f3;
}

#navi_group a, #navi strong {
	color: #000000;
	font-size: 0.6em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	/*height: 18px;*/
	width: 190px;
	padding: 5px 0 5px 11px;
	border-bottom: 1px solid #ffffff;
}

#navi_group a {
	background: #f3f3f3;
}

#navi_group a:hover {
	background: #ff6633;
	color: #ffffff;
}

#navi_group_on a, #navi_on strong {
	font-size: 0.6em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	/*height: 18px;*/
	width: 190px;
	padding: 5px 0 5px 11px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

#navi_group_on a {
	background: #ff6633;
}

#navi_group_on a:hover {
	color: #000000;
	background: #f3f3f3;
}

#navi_separator {
	display: block;
	height: 10px;
	width: 201px;
	background: #e3e3e4;
	border-bottom: 1px solid #ffffff;
}

#navi2 a, #navi2 strong {
	color: #cc3300;
	font-size: 0.6em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 18px;
	width: 190px;
	padding: 5px 0 0 11px;
	border-bottom: 1px solid #ffffff;
}

#navi2 a {
	background: #f3f3f3;
}

#navi2 a:hover {
	background: #cc3300;
	color: #ffffff;
}

#navi2_on a, #navi2_on strong {
	color: #cc3300;
	font-size: 0.6em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 18px;
	width: 190px;
	padding: 5px 0 0 11px;
	border-bottom: 1px solid #ffffff;
}

#navi2_on a {
	background: #cc3300;
	color: #ffffff;
}

#navi2_on a:hover {
	background: #f3f3f3;
	color: #cc3300;
}

#navi3 a, #navi3 strong {
	color: #cc3300;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	height: 137px;
	width: 173px;
	padding: 6px 0 7px 0;
	text-align: center;
	border-right: 10px solid #e3e3e4;
}

#navi3 a {
	background: #ffffff;
	background-image: url(../images/bg_home_icons.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#navi3 a:hover {
	background: #ffffff;
	color: #000000;
	background-image: url(../images/bg_home_icons_on.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#navi3_gry a, #navi3 strong {
	color: #666666;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	height: 108px;
	width: 173px;
	padding: 2px 0 7px 0;
	text-align: center;
	border-right: 10px solid #e3e3e4;
}

#navi3_gry a {
	background: #ffffff;
	background-image: url(../images/bg_home_icons_gry.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#navi3_gry a:hover {
	background: #ffffff;
	color: #666666;
	background-image: url(../images/bg_home_icons_gry_on.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#navi4 {
	text-decoration: none;
	display: block;
	float: left;
	height: 173px;
	width: 173px;
	padding: 0;
	border-right: 10px solid #e3e3e4;
	margin: 0;
	background: #ffffff;
}

/*#navi4 a:hover {
	background: #ffffff;
}*/

#navi4a {
	text-decoration: none;
	display: block;
	float: left;
	height: 173px;
	width: 173px;
	padding: 0;
	border-right: 10px solid #e3e3e4;
	margin: 0;
	background: #ffffff;
}

/*#navi4a a:hover {
	background: #ffffff;
}*/

/* http://www.brunildo.org/test/img_center.html */
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 173px;
    height: 173px;
}
.wraptocenter * {
    vertical-align: middle;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
}

#navi5 a, #navi5 strong {
	color: #000000;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	width: 173px;
	padding: 0 0 0 0;
	margin: 0;
	text-align: center;
	border-right: 10px solid #e3e3e4;
	background: #e3e3e4;
	vertical-align: top;
}

#navi5 a {
	background: #e3e3e4;
}

#navi5 a:hover {
	background: #e3e3e4;
	color: #cc3300;
}

#navi6 a, #navi6 strong {
	color: #000000;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	width: 346px;
	padding: 0 0 0 0;
	margin: 0;
	text-align: center;
	border-right: 10px solid #e3e3e4;
	background: #e3e3e4;
	vertical-align: top;
}

#navi6 a {
	background: #e3e3e4;
}

#navi6 a:hover {
	background: #e3e3e4;
	color: #cc3300;
}

#navi7 a, #navi6 strong {
	color: #000000;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	width: 346px;
	padding: 0 0 0 0;
	margin: 0;
	text-align: center;
	border-right: 10px solid #e3e3e4;
	vertical-align: top;
}

#navi7 a {
}

#navi7 a:hover {
	color: #cc3300;
}


#navi_shop a, #navi_shop strong {
	text-decoration: none;
	display: block;
	float: left;
	height: 112px;
	padding: 0;
	border-right: 10px solid #e3e3e4;
	margin: 0;
}

#navi_shop a {
	background: #ffffff;
}

#navi_shop a:hover {
	background: #ffffff;
}

#navi_shop_red a, #navi_shop strong {
	text-decoration: none;
	display: block;
	float: left;
	height: 112px;
	padding: 0;
	border-right: 10px solid #ff6633;
	margin: 0;
}

#navi_shop_red a {
	background: #ffffff;
}

#navi_shop_red a:hover {
	background: #ffffff;
}

#navi_shop_on a, #navi_shop_on strong {
	text-decoration: none;
	display: block;
	float: left;
	height: 112px;
	padding: 0;
	border-right: 10px solid #e3e3e4;
	margin: 0;
}

#navi_shop_on a {
	background: #ffffff;
}

#navi_shop_on a:hover {
	background: #ffffff;
}

#navi_shop2 a, #navi_shop2 strong {
	color: #000000;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	width: 112px;
	padding: 0 0 0 0;
	margin: 0;
	border-right: 10px solid #e3e3e4;
	background-color: #e3e3e4;
	vertical-align: top
}

#navi_shop2 a {
	background: #e3e3e4;
}

#navi_shop2 a:hover {
	background: #e3e3e4;
	color: #cc3300;
}

#navi_shop2_red a, #navi_shop2 strong {
	color: #ffffff;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	width: 112px;
	padding: 0 0 0 0;
	margin: 0;
	border-right: 10px solid #ff6633;
	background: #ff6633;
	vertical-align: top;
}

#navi_shop2_red a {
	background: #ff6633;
}

#navi_shop2_red a:hover {
	background: #ff6633;
	color: #000000;
}

#navi_offers, #navi_offers strong {
	display: block;
	height: 100px;
	width: 680px;
	padding: 0;
	marign: 0;
	color: #ff6633;
}

#navi_offers a {
	color: #ff6633;
}

#navi_offers a:hover {
	color: #cc3300;
}

/** rollover 3 (pure css) **/
#rollover3 a {
	text-decoration:none;
	display:block;
	height: 6px;
	font-size: 0.7em;
	font-weight: bold;
}

* html #rollover3 a {
	width:100%;
}

#rollover3 {
	list-style-type:none;
	margin:auto;
	padding:0;
}

#rollover3 li {
	float:left;
}

#rollover3 li#a a{
	width:193px;
	padding-top: 0 ;
	padding-left:20px;
	padding-right:20px;
	color: #ffffff;
}
#rollover3 li#a a:hover {
	color: #ff6633;

}
#rollover3 li#a {
	color: #ff6633;
}

.font_head {
	font-size: 1.2em;
	color: #ff6633;
}

.font_price {
	font-size: 1.5em;
	color: #ff6633;
}

.font_normal {
	font-size: 0.9em;
}

.font_hm {
	font-size: 0.65em;
	color: #000000;
}

.font_how2 {
	font-size: 0.9em;
	color: #000000;
}

.font_hm_gry {
	font-size: 0.65em;
	color: #666666;
}

strike {
	color: #000000;
}

.font_red {
	color: #cc3300;
}

.font_blk {
	color: #000000;
}

.img_prod_big {
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #e3e3e4;
}

.img_prod_sm {
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #e3e3e4;
}

.img_star {
	float: right;
	padding: 0 0 0 10px;
} 

.img_but {
	padding: 25px 0px 0 20px;
} 

.img_but_2 {
	padding: 25px 0 0 20px;
} 

.img_font {
	padding: 0 0 8px 20px;
} 

.img_font2 {
	padding: 0 0 13px 10px;
} 

.img_logo {
   float: right;
   padding: 5px 0 0 10px;
} 

.font_hm {
	font-size: 0.65em;
	color: #000000;
}

.font_sm {
	font-size: 0.75em;
	color: #000000;
}

.font_search {
	font-size: 0.75em;
	color: #ffffff;
	background-color: #ff6633; 
	padding: 5px 5px 5px 5px;
}

a:link {
	/*color: #ffffff;*/
	color: #000000;
	/*text-decoration: none;*/
}

a:visited {
	/*color: #ffffff;*/
	color: #000000;
	/*text-decoration: none*/;
}

a:focus {
	color: #dcdcdc;
	text-decoration: none;
}

a:hover {
	color: #dcdcdc;
	text-decoration: none;
}

a:active {
	color: #dcdcdc;
	text-decoration: none;
}

a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:focus {
	color: #dcdcdc;
	text-decoration: none;
}
a.white:hover {
	color: #dcdcdc;
	text-decoration: none;
}
a.white:active {
	color: #dcdcdc;
	text-decoration: none;
}

a.search:link {
	color: #000000;
	text-decoration: none;
	font-size: 0.75em;
	padding: 5px 5px 5px 5px;
}
a.search:visited {
	color: #000000;
	text-decoration: none;
	font-size: 0.75em;
	padding: 5px 5px 5px 5px;
}
a.search:focus {
	color: #ff6633;
	text-decoration: none;
	font-size: 0.75em;
	padding: 5px 5px 5px 5px;
}
a.search:hover {
	color: #ff6633;
	text-decoration: none;
	font-size: 0.75em;
	padding: 5px 5px 5px 5px;
}
a.search:active {
	color: #ff6633;
	text-decoration: none;
	font-size: 0.75em;
	padding: 5px 5px 5px 5px;
}

a.link2:link {
	color: #000000;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

a.link2:visited {
	color: #000000;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

a.link2:focus {
	color: #cc3300;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

a.link2:hover {
	color: #cc3300;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

a.link2:active {
	color: #cc3300;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

a.link3:link {
	color: #ff6633;
	text-decoration: none;
}

a.link3:visited {
	color: #ff6633;
	text-decoration: none;
}

a.link3:focus {
	color: #ffffff;
	text-decoration: none;
}

a.link3:hover {
	color: #ffffff;
	text-decoration: none;
}

a.link3:active {
	color: #ffffff;
	text-decoration: none;
}

a.link4:link {
	color: #ff6633;
	text-decoration: none;

}

a.link4:visited {
	color: #ff6633;
	text-decoration: none;
}

a.link4:focus {
	color: #000000;
	text-decoration: none;
}

a.link4:hover {
	color: #000000;
	text-decoration: none;
}

a.link4:active {
	color: #000000;
	text-decoration: none;
}

#swatch {
	height: 10px;
	width: 10px;
	border: 1px solid #000000;
}

.logodrag {
	height: 20px;
	width: 20px;
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #ff6633;
	text-align: center;
	font-size: 0.7em
}

a.link5:link {
	color: #ffffff;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

a.link5:visited {
	color: #ffffff;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

a.link5:focus {
	color: #000000;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

a.link5:hover {
	color: #000000;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

a.link5:active {
	color: #000000;
	font-size: 0.7em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

.td_cell {
	padding: 5px;
	vertical-align: top;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}

.td_colours {
 color: #000000;
 font-size: 0.5em;
 line-height: 1.3em;
 padding: 0 10px 0 0;
 font-weight: normal;
}
 
.td_swatch {
 width: 10px;
 padding: 0 5px 0 5px;
}
 
.table_quant {
 padding: 0;
 background-color: #f3f3f3;
 border-width: 1px;
 border-style: solid;
 border-color: #e3e3e4;
}
 
.td_colours_2 {
 width: 145px;
 color: #000000;
 font-size: 0.5em;
 line-height: 1.3em;
 padding: 0 5px 0 0;
 font-weight: normal;
}
 
.td_colours_3 {
 color: #000000;
 font-size: 0.5em;
 line-height: 1.3em;
 padding: 5px 5px 5px 5px;
 font-weight: bold;
}
 
.td_colours_4 {
 color: #000000;
 font-size: 0.5em;
 line-height: 1.3em;
 padding: 5px 0 5px 0;
 font-weight: normal;
}
 
.td_colours_5 {
 color: #000000;
 font-size: 0.5em;
 line-height: 1.3em;
 padding: 5px 5px 0 5px;
 font-weight: bold;
}

.td_prod {
	width: 278px;
	padding: 0;
	vertical-align: top;
}

.td_prod_2 {
	width: 396px;
	padding: 0;
	vertical-align: top;
}

.td_prod_3 {
	width: 396px;
	padding: 20px 0 0 0;
	vertical-align: top;
}

.table_main {
	padding: 0;
	border-collapse: collapse;
}

.table_size {
 padding: 0;
 margin: 0;
 border-collapse: collapse;
}
 
.td_sz_1 {
 color: #000000;
 background-color: #f3f3f3;
 font-size: 0.5em;
 line-height: 1.3em;
 padding: 4px 7px 4px 7px;
 font-weight: bold;
 border-width: 1px;
 border-style: solid;
 border-color: #000000;
 margin: 0;
}
 
.td_sz_2 {
 color: #000000;
 font-size: 0.5em;
 line-height: 1.3em;
 padding: 4px 7px 4px 7px;
 font-weight: normal;
 border-width: 1px;
 border-style: solid;
 border-color: #000000;
 margin: 0;
}

#decoration_info_container {
	position:relative;
	width:0px;
	height:0px;
}
#decoration_info {
	position:absolute;
	z-index:1;
	left:-240px;
	top:0px;
	width:201px;
	height:23px;
	/*width: 217px;
	float:left;
	padding: 18px 0 60px 0;*/
	background-color: #ffffff;
	/*background-image: url(../images/bg_menu.gif);
	background-position: left top;
	background-repeat: repeat;*/
}

.visible {
	display:block;
}
.hidden {
	display:none;
}

#but_add_sm {
	float: left;
	width:111px;
	height:63px;
	padding: 25px 20px 20px 0px;
}

#but_add_sm_outer {
	position:relative;
}
#but_add_sm_inner {
	position:absolute;
	top:50%;
	margin-top:-31px; 
	cursor:hand;
	width:111px;
	height:63px;
	background-image:url(../images/but_add_sm.jpg);
}
#but_add_sm_text {
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin-top:5px; 
	margin-left:5px; 
	margin-right:5px; 
}

#but_add_basket {
	float: right;
	width:111px;
	height:63px;
	/*padding: 25px 20px 20px 0px;*/
}

#but_add_basket_outer {
	position:relative;
}
#but_add_basket_inner {
	position:absolute;
	top:50%;
	/*margin-top:-31px; */
	cursor:hand;
	width:111px;
	height:63px;
	background-image:url(../images/but_add_sm.jpg);
}
#but_add_basket_text {
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin-top:12px; 
	margin-left:10px; 
	margin-right:10px; 
}

.clear {
	clear:both;
}

/* //////// */
#embroidery_logodrag td {
	z-index:101;
}
#embroidery_logodrop1 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 58px;
	top: 51px;
	/*background-color:#CCCCCC;*/
}
#embroidery_logodrop2 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 101px;
	top: 50px;
	/*background-color:#CCCCCC;*/
}
#embroidery_logodrop3 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 79px;
	top: 80px;
	/*background-color:#CCCCCC;*/
}
#embroidery_logodrop4 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 266px;
	top: 60px;
	/*background-color:#CCCCCC;*/
}
#embroidery_logodrop5 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 443px;
	top: 21px;
	/*background-color:#CCCCCC;*/
}
#embroidery_logodrop6 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:1;
	left: 442px;
	top: 54px;
	/*background-color:#CCCCCC;*/
}
#embroidery_logodrop7 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 609px;
	top: 63px;
	/*background-color:#CCCCCC;*/
}
#embroidery_logodrop8 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 33px;
	top: 241px;
	/*background-color:#CCCCCC;*/
}
#embroidery_logodrop9 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 98px;
	top: 230px;
	/*background-color:#CCCCCC;*/
}
#embroidery_logodrop10 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 58px;
	top: 51px;
	/*background-color:#CCCCCC;*/
}
#embroidery_logodrop10 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 314px;
	top: 242px;
	/*background-color:#CCCCCC;*/
}
#embroidery_logodrop11 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 364px;
	top: 250px;
	/*background-color:#CCCCCC;*/
}

#screenprinting_logodrag td {
	z-index:101;
}
#screenprinting_logodrop1 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 58px;
	top: 51px;
	/*background-color:#CCCCCC;*/
}
#screenprinting_logodrop2 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 101px;
	top: 50px;
	/*background-color:#CCCCCC;*/
}
#screenprinting_logodrop3 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 79px;
	top: 80px;
	/*background-color:#CCCCCC;*/
}
#screenprinting_logodrop4 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 266px;
	top: 60px;
	/*background-color:#CCCCCC;*/
}
#screenprinting_logodrop5 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 443px;
	top: 21px;
	/*background-color:#CCCCCC;*/
}
#screenprinting_logodrop6 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:1;
	left: 442px;
	top: 54px;
	/*background-color:#CCCCCC;*/
}
#screenprinting_logodrop7 {
	position:absolute;
	width:30px;
	height:30px;
	z-index:100;
	left: 609px;
	top: 63px;
	/*background-color:#CCCCCC;*/
}

/* //////// */
