@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #666;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
}
h1, h2{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
}
.tp_obj {
	width: 100%;
	margin: 0px;
	vertical-align: top;
}
.tp_header {
	/* this is the header element */
	/* it contains the header banner (180px high) and the header bar (30px high) */
    	/*
	height: 210px;
	min-height: 210px;
	max-height: 210px;
	*/
	/* removed old background image */
	/* background-image: url(img/tp_header_bg2.jpg); */
	width:900px;
	margin:0 auto;
}
div.tp_header { 
	margin-top: -6px; 
}
.tp_content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.tp_footer {
	text-align: center;
	font-size: 65%;
	margin-bottom: 10px;
}

.tp_footer a {
	text-decoration: none;
	color: #000;
}
.tp_footer a:hover {
	text-decoration: none;
	color: #666;
}

/*******************************************
/* Header Styles
/************************************/
.tp_h_banner {
	/* this is the header banner, fixed height at 900, centered */
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
.tp_h_bar {
	padding-left:20px;
	width: 880px;
	min-width: 880px;
	max-width: 880px;
	
	/* center this element */
	margin-left: auto;
	margin-right: auto;
	
	/* height has to stay fixed at 30 */
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	
	line-height: 33px;
	font-size: 11px;
}
.tp_h_bar a {
	text-decoration: none;
	color: #666;
}
.tp_h_bar a:hover {
	color: #999;
}

.tp_exm a {
color:#333;
text-decoration:none;
padding-right:25px;
}

.tp_exm a:hover {
color:#333;
text-decoration:none;
padding-right:25px;
}

.tp_h_bar div {
	/* this is the div inside the bar element, floated to the right */
	float: right;
	height: 30px;
	background-image:none !important;
}

.m_bar{
color:#616161;
text-decoration:none;
}

.m_bar a{
color:#616161;
text-decoration:none;
}

.men_bar{
float:left;
margin-top:0px;
color:#f7971b;
}
.men_bar a{
text-decoration: none;
color:#f7971b;
}
.men_bar_no{
float:left;
margin-top:0px;
color:#000000;
}
.men_bar_no a{
text-decoration: none;
color:#000000;
}

.men_bar_pg a{
text-decoration: none;
color:#000000;
}
.men_bar_pg2 a{
text-decoration: none;
color:#f7971b;
}
/*******************************************
/* Content Styles
/************************************/

.tp_content h1 {
	font-size: 130%;
	margin-top: 30px;
	margin-bottom: 0px;
	letter-spacing: 0.2pt;
	margin-left: 30px;
	color: #666;
}
.tp_content h2 {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.2pt;
	margin-left: 30px;
	color: #666;
}

.tp_contentBody {

	min-height: 270px;
	height: 270px;
}

.tp_contentBody_evo4 {

	min-height: 270px;
	height: 290px;
}

.tp_contentBody .tp_itemHeader {
	font-size: 65%;
	text-align: center;
	margin-bottom: 3px;
}

.tp_contentBody .tp_column {
	float: left;
	width: 30px;
	min-height: 200px;
}

.tp_contentBody .tp_item {
	width: 120px;
	min-height: 200px;
	float: left;
	margin-right: 23px;
}

.tp_contentBody .tp_itemeVo {
	width: 112px;
	min-height: 201px;
	float: left;
	margin-right: 0px;
}

.tp_contentBody .tp_lastitem {
	margin-right: 0px;
}

.tp_itemTxt {
	font-size: 80%;
	text-align: center;
}


/* accessories box */

.tp_access {
	background-image:url(img/tp_access_bg.jpg);
	height: 276px;
	min-height: 276px;
	max-height: 276px;
	
	
}

.tp_accessLeft {

	background-image: url(img/tp_access_left.jpg);
	margin-right: 5px;
	
	width: 40px;
	min-width: 40px;
	max-width: 40px;
	
	height: 276px;
	min-height: 276px;
	max-height: 276px;
	
	float: left;
	
}

.tp_accessLeft p {
	margin-top: 130px;
	margin-left: 15px;
}

.tp_accessRight {

	background-image: url(img/tp_access_right.jpg);
	margin-left: 6px;
	
	width: 40px;
	min-width: 40px;
	max-width: 40px;
	
	height: 276px;
	min-height: 276px;
	max-height: 276px;
	
	float: left;
}

.tp_accessRight p {
	margin-top: 130px;
	margin-right: 15px;
	text-align: right;
}
.tp_access_bar {
	background-image: url(img/tp_access_bar.jpg);
	min-height: 276px;
	height: 276px;
	max-height: 276px;
	
	width: 10px;
	min-width: 10px;
	max-width: 10px;
	
	float: left;
}
.tp_accessItem {
	float: left;
	margin-top: 10px;
	text-align: center;
	margin-left: 20px;
	margin-right: 10px;
	width: 233px;
	min-width: 233px;
	max-width: 233px;
}

.tp_accessItem2 {
	float: left;
	margin-top: 10px;
	text-align: center;
	
	margin-right: 10px;
	width: 233px;
	min-width: 233px;
	max-width: 233px;
}

.tp_accessTitle {
	font-size: 80%;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 33px;
	text-align: left;
	color: #000;
}
.tp_accessTitle_sec {
	font-size: 80%;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1px;
	text-align: left;
	color: #000;
}
.tp_accessTitle_gr {
	font-size: 65%;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 33px;
	text-align: left;
	color: #666;
}
.tp_accessForm {
	margin-top: 10px;
	font-size: 80%;
	width: 210px;
	padding-left: 33px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.tp_access_add {
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 85%;
}
.tp_access_price {
	margin-top: 5px;
	color: #cc3333;
	font-size: 110%;
}


/*  cerulean box */
.tp_cer {
	background-image: url(img/tp_cer_bg.jpg);
	height: 215px;
	min-height: 215px;
	max-height: 215px;
	
}
.tp_cerLeft {
	background-image: url(img/tp_cer_left.jpg);
	
	width: 40px;
	min-width: 40px;
	max-width: 40px;
	
	height: 215px;
	min-height: 215px;
	max-height: 215px;
	
	float: left;
}
.tp_cerLeft p {
	margin-top: 100px;
	margin-right: 15px;
	text-align: right;
}
.tp_cerRight p {
	margin-top: 100px;
	margin-left: 15px;
	text-align: left;
}
.tp_cerRight {
	background-image: url(img/tp_cer_right.jpg);
	
	width: 40px;
	min-width: 40px;
	max-width: 40px;
	
	height: 215px;
	min-height: 215px;
	max-height: 215px;
	
	float: right;
}
.tp_cerItem {
	float: left;
	min-height: 215px;
	height: 215px;
	max-height: 215px;
	min-width: 410px;
	max-width: 410px;
	width: 410px;
}
.tp_cerImg {
	min-height: 215px;
	height: 215px;
	max-height: 215px;
}
.tp_cerTxt {
	min-width: 220px;
	max-width: 220px;
	width: 220px;
	
	min-height: 215px;
	height: 215px;
	max-height: 215px;
	
	float: right;
}
.tp_cerInTxt {
	margin-top: 35px;
	font-size: 80%;
}
.tp_cerDesc {
	font-size: 80%;
}
.tp_cerPrice {
	font-size: 110%;
	color: #cc3333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tp_cerTitle {
	margin-bottom: 10px;
	color: #000;
}
.tp_cerForm {
	font-size: 90%;
	margin-bottom: 7px;
}

/*******************************************
/* Footer Styles
/************************************/


/*******************************************
/* Supporting Styles
/************************************/
.tp_addtocart {
	text-align: right;
	margin-right: 15px;
}

.b {
	font-weight: bold;
}
.i {
	font-style: italic;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.green {
	color:#00CC00;
}
.blue {
	margin-top: 2px;
	color: #0066CC;
	font-size: 80%;
}
.thirty {
	height: 30px;
	min-height: 30px;
	max-height: 30px;
}
.ninehundred {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	min-width: 900px;
	max-width: 900px;
	text-align: center;
	font-size: 80%;
}
input {
	margin-bottom: 0px;
}

.colearnce_xlr_menu a{
background-image: url(img/imgnor_clr_xlr.jpg);

background-position: 0px 0px; 
width: 98px; 
height:64px;
float:left;
text-decoration:none;

}

.colearnce_xlr_menu a:hover{
background-image: url(img/old_protouch_buttons/imgover_clr_xlr.jpg);
background-position: 0px 0px;
width:98px;
height:64px;
float:left;
text-decoration:none;

}

.colearnce_protouch_menu a{
background-image: url(img/old_protouch_buttons/imgnor_clr_protouch.jpg);

background-position: 0px 0px; 
width: 98px; 
height:64px;
float:left;
text-decoration:none;

}

.colearnce_protouch_menu a:hover{
background-image: url(img/old_protouch_buttons/imgover_clr_protouch.jpg);
background-position: 0px 0px;
width:98px;
height:64px;
float:left;
text-decoration:none;

}

.colearnce_imipod_menu a{
background-image: url(img/old_protouch_buttons/imgnor_clr_ipodm.jpg);

background-position: 0px 0px; 
width: 98px; 
height:64px;
float:left;
text-decoration:none;

}

.colearnce_imipod_menu a:hover{
background-image: url(img/old_protouch_buttons/imgover_clr_ipodm.jpg);
background-position: 0px 0px;
width:98px;
height:64px;
float:left;
text-decoration:none;

}

.colearnce_imipodph_menu a{
background-image: url(img/old_protouch_buttons/imgnor_clr_ipodph.jpg);

background-position: 0px 0px; 
width: 98px; 
height:64px;
float:left;
text-decoration:none;

}

.colearnce_imipodph_menu a:hover{
background-image: url(img/old_protouch_buttons/imgover_clr_ipodph.jpg);
background-position: 0px 0px;
width:98px;
height:64px;
float:left;
text-decoration:none;

}

.colearnce_imipod4gen_menu a{
background-image: url(img/old_protouch_buttons/imgnor_clr_ipo4gen.jpg);

background-position: 0px 0px; 
width: 98px; 
height:64px;
float:left;
text-decoration:none;

}

.colearnce_imipod4gen_menu a:hover{
background-image: url(img/old_protouch_buttons/imgover_clr_ipod4gen.jpg);
background-position: 0px 0px;
width:98px;
height:64px;
float:left;
text-decoration:none;

}


.colearnce_imipodvideo_menu a{
background-image: url(img/old_protouch_buttons/imgnor_clr_ipodvideo.jpg);

background-position: 0px 0px; 
width: 98px; 
height:64px;
float:left;
text-decoration:none;

}

.colearnce_imipodvideo_menu a:hover{
background-image: url(img/old_protouch_buttons/imgover_clr_ipodvideo.jpg);
background-position: 0px 0px;
width:98px;
height:64px;
float:left;
text-decoration:none;

}


.colearnce_imipodnano1g_menu a{
background-image: url(img/old_protouch_buttons/imgnor_clr_nano12g.jpg);

background-position: 0px 0px; 
width: 97px; 
height:64px;
float:left;
text-decoration:none;

}

.colearnce_imipodnano1g_menu a:hover{
background-image: url(img/old_protouch_buttons/imgover_clr_nano12g.jpg);
background-position: 0px 0px;
width:97px;
height:64px;
float:left;
text-decoration:none;

}

.colearnce_imipodpsp_menu a{
background-image: url(img/old_protouch_buttons/imgnor_clr_psp.jpg);

background-position: 0px 0px; 
width: 98px; 
height:64px;
float:left;
text-decoration:none;

}

.colearnce_imipodpsp_menu a:hover{
background-image: url(img/old_protouch_buttons/imgover_clr_psp.jpg);
background-position: 0px 0px;
width:98px;
height:64px;
float:left;
text-decoration:none;

}

.colearnce_ipodevo3_menu a{
background-image: url(img/old_protouch_buttons/imgnor_clr_ipoevo3.jpg);

background-position: 0px 0px; 
width: 98px; 
height:64px;
float:left;
text-decoration:none;

}

.colearnce_ipodevo3_menu a:hover{
background-image: url(img/old_protouch_buttons/imgover_clr_ipoevo3.jpg);
background-position: 0px 0px;
width:98px;
height:64px;
float:left;
text-decoration:none;

}

.colearnce_ipodshuff_menu a{
background-image: url(img/old_protouch_buttons/imgnor_clr_shuff.jpg);

background-position: 0px 0px; 
width: 98px; 
height:64px;
float:left;
text-decoration:none;

}

.colearnce_ipodshuff_menu a:hover{
background-image: url(img/old_protouch_buttons/imgover_clr_shuff.jpg);
background-position: 0px 0px;
width:98px;
height:64px;
float:left;
text-decoration:none;

}
