.text,.whitetext,.errortext,.bluetext{font-size:11px;font-family: arial }
.texts,.bluetext{font-size:11px;font-family: arial }
.text-Green,.bluetext{font-size:11px;font-family: arial; color: #0066CC} 
.bodyfine,.breadcrumbs,.bodyfinelight,.smallbluetext,.smallerrortext{font-size:10px}
.searchbox,.smalltext,.bgcolorsmallcaps,.smallerrortext{font-family:Verdana,sans-serif;font-size:10px}
.header,.bodysubhead{font-size:13px}
.bigredtext{font-size:24px}
.errortext,.smallerrortext,.confirmationred,.bodyfine,.breadcrumbs,.bodyfinelight,.smallbluetext,.header,.whitetext{font-family:Arial,sans-serif}
.itemtitle{font-family:Times New Roman,serif}
a,.text,.smallcaps,.searchbox,.smalltext,.header,.confirmation,.bodyfine,.breadcrumbs,.nodecoration,.bodysubhead,.itemtitle{color:#666}
a,a:hover,a.whitetext:hover,a.bgcolorsmallcaps:hover{text-decoration:none}
a:hover{color:#000}
a.bgcolorsmallcaps,.nodecoration,a.whitetext{text-decoration:none}
.whitetext,a.whitetext:hover{color:#FFF}
.lighttext,.bodyfinelight{color:#999}
.lightertext{color:#CCC}
.bluetext,.smallbluetext{color:#369}
.errortext,.smallerrortext,.confirmationred{color:#900}
.smallcaps,.bodysubhead,.bgcolorsmallcaps,a.bgcolorsmallcaps,.header,.bigredtext{font-weight:bold}
.bgcolorsmallcaps,a.bgcolorsmallcaps,.bgcolorsmallcaps:hover{color:#333;background-color:#DEF}
.orangeheader{color:#F90}
.confirmation,.confirmationred,.itemtitle{font-size:18px}
.bodysubhead{line-height:25px}
.thinborder{background-color:#FFF;border-style:solid;border-width:1px;border-color:#CCC}

.text {
	font-family:"verdana","arial","sans-serif";
	text-decoration: none;

} 

.smallcaps {
	font-family:"verdana","arial","sans-serif";
	font-size:10px;
	color:#ffffff;
	text-decoration: none;
	A:hover:TEXT-DECORATION: none;

} 
.tt {
	font-family:"verdana","arial","sans-serif";
	font-size:12px;
	color:#9BCA3C;
	font-weight: bold;

} 

.memu {
	font-family:"verdana","arial","sans-serif";
	font-size:12px;
	text-decoration: none;
	A:hover:TEXT-DECORATION: none;
} 

.green {
	font-family:"verdana","arial","sans-serif";
	font-size:10px;
	color:#3166FF;
	font-weight: bold;

}
.twihte {
font-family:"verdana","arial","sans-serif";

font-size:18px
}
.smallcapsgreen {
	color:#ADBF06;
	font-weight:bold;
	font-family:"verdana","arial","sans-serif";
	font-size:10px;
	text-decoration: none;
	line-height: 12px;

}
.Smallcapsgreen2 {

color:787A5E;
font-weight:bold;

	font-family:"verdana","arial","sans-serif";
	font-size:10px;
	text-decoration: none;
}
.bigredtext { font-family:"verdana","arial","sans-serif";} .bigredtext { color:#ADCB1F} 
.orangeheader {
	font-size:10px;
	font-family: "verdana","arial","sans-serif";
	text-decoration: none;

} 
.bluetext {
	font-family:"verdana","arial","sans-serif";
	font-weight: bold;
} 
.blacktext {
	font-family: "verdana","arial","sans-serif";
	font-size: 14px;
	font-weight: bold;
}
.blacktext { color:#666666} 
.button { font-family:"verdana","arial","sans-serif";font-size:10px; font-weight:normal; color:#333;background-color:#DEF }

.list4:link {
	COLOR: #0175CB; TEXT-DECORATION: none
}
.list4:visited {
	COLOR: #0175CB; TEXT-DECORATION: none
}
.list4:active {
	COLOR: #9BCA3C; TEXT-DECORATION: none
}
.list4:hover {
	COLOR: #9BCA3C; LEFT: 1px; POSITION: relative; TOP: 1px
}
.input {
	BACKGROUND: #eee
}
.input2 {
	BACKGROUND: #eee
}
.input-local {
	BACKGROUND: #eee
}
.input {
	WIDTH: 130px
}
.input {
	FONT-SIZE: 10px; FONT-FAMILY: verdana,arial,sans-serif
}
.input2 {
	FONT-SIZE: 10px; FONT-FAMILY: verdana,arial,sans-serif
}
.input-local {
	FONT-SIZE: 10px; FONT-FAMILY: verdana,arial,sans-serif
}

INPUT{BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 8pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc}
textarea {border-width: 1; border-color: #000000; background-color: #ffffff; font-family: arial; font-size: 8pt; font-style: bold;}
select {border-width: 1; border-color: #000000; background-color: #ffffff; font-family: arial; font-size: 8pt; font-style: bold;}




.MagicThumb {
    cursor: url(cursor/zoomin.cur), pointer;
    outline: none;
}

/* CSS class for the thumbnail link <A> when the big image is zoomed */
.MagicThumb-zoomed { cursor: default; }

/* CSS class for span inside the thumbnail <A> */
.MagicThumb span { display: none; }

/* CSS class for the thumbnail image */
.MagicThumb img { border: 0px solid #66cc33; outline: none; }

/* CSS class for the big image while zooming */
.MagicThumb-image { border: 1px solid #66cc33; outline: none; }

/* CSS class for the zoomed big image */
.MagicThumb-image-zoomed { cursor: url(cursor/zoomout.cur), pointer; }

/* CSS class for the caption under the big zoomed image */
.MagicThumb-caption {
    color: #333333;
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 11px;
    padding: 8px 16px;
}

/* CSS class for the control bar */
.MagicThumb-controlbar {
	display: block;
	height: 18px;
}

.MagicThumb-controlbar a {
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px 1px;
	outline: none;
	float: left;
	overflow: hidden;
}

.MagicThumb-controlbar a span {
	display: block;
	width: 1000px;
	height: 1000px;
	background: transparent url(graphics/controlbar.png) no-repeat 0 0;
	outline: none;
	position: absolute;
	left: 0px;
	top: 0px;
}




body { text-align: left; font-family:"Arial",arial;margin:0; padding:0; background: #fff; font-size:11px; color:#666666;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
li,dl{list-style-type:none;}
h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
p{margin:0;padding:0}
h1{ margin:0; padding:0;font-size:14px;}



a:link {color: #656565; text-decoration:none;}
a:visited {color: #656565;text-decoration:none;}
a:hover {text-decoration: none;}

a#homemenu:link,a#homemenu:visited,a#homemenu:active{width:87px;height:48px;color:#fff;background:url(images/arrow01.gif);font-weight: bold;text-decoration:none;}


#head{height:73px;background:url(images/headbg.gif);}
#top{width:979px;height:70px;margin:0 auto;}
#logo{width:134px;height:50px;margin:10px 0 0 10px;float:left;display:inline;}
#nav{width:425px;height:15px;float:right;margin:10px 0 0 0;color:#999;}
#nav li{float:left;padding-left:5px;padding-right:5px;}
#nav li h1{font-size:12px;font-weight:normal}
#menu{width:810px;height:48px;float:left;margin:0 0 0 0px;}
#menu li{width:100px;height:48px;font-weight:bold;text-align:center;font-size:12px;float:left;line-height:46px;}
#menu li a{width:100px;height:48px;color:#66666;display:block;}
#menu li a:hover,#menu li a.current{width:87px;height:48px;background:url(images/arrow01.gif);color:#fff;text-decoration:none;}


#ttop{width:950px;height:0px;margin:auto;background:url( ) no-repeat right ; }
#ttop img{padding-top:6px;padding-left:13px;}


.abouttitleleft{width:4px;height:32px;background:url(images/newstitle_left.gif);float:left;}
.abouttitlecen{width:676px;height:32px;background:url(images/newstitle_cen.gif);float:left;}
.abouttitlecen h6{font-weight:bold; color:#0066CC;font-size:12px;padding:10px 0 0 10px;}
.abouttitlecen h5{font-weight:bold; color:#666666;font-size:12px;padding:10px 0 0 10px;}
.abouttitleright{width:4px;height:32px;background:url(images/newstitle_right.gif);float:left;}



.Labouttitleleft{width:4px;height:32px;background:url(images/newstitle_left.gif);float:left;}
.Labouttitlecen{width:200px;height:32px;background:url(images/newstitle_cen.gif);float:left;}
.Labouttitlecen h6{font-weight:bold; color:#0066CC;font-size:12px;padding:10px 0 0 10px;}
.Labouttitlecen h5{font-weight:bold; color:#666666;font-size:12px;padding:10px 0 0 10px;}
.Labouttitleright{width:4px;height:32px;background:url(images/newstitle_right.gif);float:left;}



#headlines { position:absolute; margin-top:-196px; }
#promosets { position: relative; width: 100%; height: 776px; }
#ticker { min-height: 26px; margin-bottom: 15px; background: #f6f6f6 url(http://images.apple.com/home/elements/ticker_btm_grey.gif) no-repeat 0 100%; /*position: relative;*/ _height: 26px; }



A.big_button {
	BORDER-BOTTOM: medium none; TEXT-ALIGN: center; BORDER-LEFT: medium none; LINE-HEIGHT: 50px; WIDTH: 164px; PADDING-RIGHT: 14px; DISPLAY: inline-block; BACKGROUND: url(http://www.tazec.com/images/background.png) no-repeat 0px -164px; FLOAT: left; HEIGHT: 50px; COLOR: #fff; FONT-SIZE: 14px; BORDER-TOP: medium none; CURSOR: pointer; BORDER-RIGHT: medium none; TEXT-DECORATION: none
}
INPUT.big_button {
	BORDER-BOTTOM: medium none; TEXT-ALIGN: center; BORDER-LEFT: medium none; LINE-HEIGHT: 50px; WIDTH: 164px; PADDING-RIGHT: 14px; DISPLAY: inline-block; BACKGROUND: url(http://www.tazec.com/images/background.png) no-repeat 0px -164px; FLOAT: left; HEIGHT: 50px; COLOR: #fff; FONT-SIZE: 14px; BORDER-TOP: medium none; CURSOR: pointer; BORDER-RIGHT: medium none; TEXT-DECORATION: none
}
A.big_button:hover {
	BACKGROUND: url(http://www.tazec.com/images/background.png) no-repeat 0px -215px; COLOR: #fff; TEXT-DECORATION: none
}
INPUT.big_button:hover {
	BACKGROUND: url(http://www.tazec.com/images/background.png) no-repeat 0px -215px; COLOR: #fff; TEXT-DECORATION: none
}
A.big_button:visited {
	COLOR: #fff
}
INPUT.big_button:visited {
	COLOR: #fff
}
INPUT.big_button {
	WIDTH: 178px; HEIGHT: 50px
}
.front_box {
	PADDING-BOTTOM: 12px; PADDING-LEFT: 20px; WIDTH: 210px; PADDING-RIGHT: 12px; BACKGROUND: url( ) no-repeat 0px 5px; FLOAT: left; HEIGHT: 140px; PADDING-TOP: 3px
}
.front_box_inner {
	WIDTH: 180px; FLOAT: left; HEIGHT: 90px
}
.front_box_inner_bottom {
	WIDTH: 174px; FLOAT: left; HEIGHT: 50px
}
