/******************************************************************************/
/*       <link href="css/styles.css" type="text/css" rel="stylesheet" />      */
/******************************************************************************/
/*                 styles for pherx.com                   2009                */
/******************************************************************************/ 
@import url("reset.css");


.wrapper{
	margin: auto;
	width: 780px;	/* width of basis */
}

.header{
	height: 127px;	/* height of header */
}

.contents
{
}
.leftpanel{
	width: 220px;	/* width of left column */
	float: left;
}
.centerpanel{
	width: 520px;	/* width of center column */
	float: left;
}
.rightpanel{
	width: 300px;	/* width of right column */
	float: right;
}

.footer{
}




/*** standard classes ***********************************************************************************************/
.clear{
	clear:both;
	display: block;
}






/*** follow sections can edit *****************************************************************************/
BODY
{
	behavior: url("js/csshover.htc");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	background: #dddddd url(../images/body-bg.png) repeat-y 50% 0px;
	/*background: #930000 url(../images/body-bg-2.png) repeat-y 50% 0px;*/
}

A,
A:visited
{
	text-decoration: none;
	color: #cf0000;
}
A:hover
{
	color: #000000;
}
STRONG, B
{
	font-weight: bold;
}


.basis
{
}

/*** header **************************************************************/
.header
{
	/*background: #cf0000 url(../images/header-bg.png) repeat-x 0px 0px;*/
	background: #cf0000 url(../images/header-bg-2.png) repeat-x 0px 0px;
	width: 780px;
	margin: auto;
}
.header .wrapper
{
	position: relative;
}
.logo
{
	position: absolute;
	top: 10px;
	left: 15px;
}
.slogan
{
	position: absolute;
	top: 10px;
	left: 300px;
}
.slogan-es
{
	position: absolute;
	top: 10px;
	left: 280px;
}
.header A.btn
{
	position: absolute;
	top: 12px;
	right: 0px;
	width: 228px;
	height: 73px;
	display: block;
	background: url(../images/header-btn-bg.png) no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header A.btn BIG,
.header A:visited.btn BIG
{
	color: #ffffff;
	font-size: 26px;
	display: block;
	padding: 10px 0px 2px 0px;
	text-align: center;
}
.header A.btn SMALL,
.header A:visited.btn SMALL
{
	font-size: 14px;
	color: #2e0000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
}
.header A:hover.btn BIG
{
	color: #ffd800;
}


/*** topmenu *******************/
#topmenu
{
	background: url(../images/topmenu-li-bg.png) no-repeat 100% 0px;
	width: 780px;
	height: 33px;
	position: absolute;
	top: 90px;
	left: 0px;
}
#topmenu UL
{
}
#topmenu UL LI
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/topmenu-li-bg.png) no-repeat 0px 0px;
}
#topmenu UL LI A,
#topmenu UL LI A:visited
{
	color: #ffffff;
	float: left;
	padding: 9px 11px 4px 11px;
	height: 20px;
}
#topmenu UL LI A:hover
{
	color: #f81515;
}
#topmenu UL LI.last A,
#topmenu UL LI.last A:visited
{
	padding-right: 3px;
}



#langs
{
	position: absolute;
	top: 101px;
	left: 730px;
}
#langs A
{
	width: 16px;
	height: 11px;
	display: block;
	text-indent: -9999px;
	outline: none;
	float: left;
}
#langs A.eng
{
	background: url(../images/gb.png) no-repeat;
	padding-right: 7px;
}
#langs A.esp
{
	background: url(../images/es.png) no-repeat;
}



/*** contents *************************************************************/
#contents
{
	margin: -4px 0px 0px 0px;
}
#top-section
{
	background: #ffffff url(../images/top-section-bg.png) repeat-x;
	height: 300px;
	border-bottom: 4px solid #d5d5d5;
}
#top-section #promo-banner
{
	float: left;
	background: red;
	width: 460px;
	height: 300px;
	position: relative;
}
#top-section #promo-banner .btn
{
	position: absolute;
	top: 222px;
	left: 235px;
	display: block;
	width: 217px;
	height: 62px;
	background: url(../images/banner-btn-bg.png) no-repeat 0px 0px;
	font-weight: bold;
}
#top-section A.btn BIG,
#top-section A:visited.btn BIG
{
	color: #ffffff;
	font-size: 26px;
	display: block;
	padding: 7px 0px 2px 0px;
	text-align: center;
	text-transform: uppercase;
}
#top-section A.btn-es BIG,
#top-section A:visited.btn-es BIG
{
	font-size: 24px;
}

#top-section A.btn SMALL,
#top-section A:visited.btn SMALL
{
	font-size: 14px;
	color: #ffd800;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
}
#top-section A:hover.btn BIG
{
	color: #ffd800;
}
#top-section A:hover.btn SMALL
{
	color: #000000;
}
#top-section .top-left-bottom
{
	position: absolute;
	top: 300px;
	left: 0px;
}





#top-section #flash-banner
{
	float: right;
	width: 320px;
	height: 300px;
	background: #000000;
}


.leftpanel
{
	padding: 10px 10px 30px 10px;
}
.centerpanel
{
	padding: 10px 0px 30px 10px;
}
.rightpanel
{
	padding: 10px 10px 30px 0px;
}
H1
{
	color: #d80000;
	font-size: 26px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}.leftpanel H1
{
	color: #d80000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
H2
{
	color: #d80000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
H3
{
	color: #d80000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
}
#top-section #flash-banner H3
{
	height: 28px;
	text-align: center;
	margin: 0px;
	font-size: 17px;
	padding: 7px 0px 0px 0px;
}

#contents
{
	background: url(../images/main2columns-bg.png) repeat-y 0px 0px;
}
#top-gradient
{
	font-size: 0px;
	height: 5px;
	background: url(../images/top-gradient.png) no-repeat 0px 0px;
}
#contents P
{
	padding: 5px 0px 10px 0px;
}
.centerpanel P,
.rightpanel P
{
	line-height: 16px;
}

.left-img
{
	text-align: center;
	margin-bottom: 10px;
}
.centerpanel UL
{
	margin: 0px 0px 10px 0px;
}
.centerpanel UL LI
{
	background: url(../images/li-bg.png) no-repeat 0px 7px;
	padding: 0px 0px 0px 11px;
	margin-bottom: 2px;
}
.centerpanel OL
{
	margin: 0px 0px 10px 20px;
	list-style: decimal;
}
.centerpanel OL LI
{
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
}

/*** news-item ****************/
.news-item
{
	margin: 0px 0px 10px 0px;
}
.news-item H3
{
	padding: 2px 0px 10px 28px;
	margin: 0px;
	background: url(../images/icon-news-small.png) no-repeat 0px 0px;
}
.news-item .cnt
{
}
.news-icons
{
	text-align: center;
	border-bottom: 3px solid #d5d5d5;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	/*color: #dd0000;*/
	color: #323232;
}
.news-icons IMG
{
	margin-top: 10px;
}

/*** testimonial-item ****************/
.testimonial-item
{
	margin: 0px 0px 10px 0px;
}
.testimonial-item H3
{
	padding: 4px 0px 8px 28px;
	margin: 0px;
	background: url(../images/icon-testimonial-small.png) no-repeat 0px 0px;
}
.testimonial-item .cnt
{
}
.testimonial-item .person
{
	background: url(../images/icon-user.png) no-repeat 0px 0px;
	padding: 1px 0px 5px 22px;
	margin: 3px 0px 10px 0px;
	color: #dd0000;
}
.centerpanel .testimonial-item
{
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
	padding-top: 5px;
}


/*** footer **************************************************************/
.footer
{
	border-top: 4px solid #d5d5d5;
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-size: 11px;
	color: #878787;
}
/*** bottommenu *******************/
#bottommenu
{
	width: 550px;
	margin: 0px auto 5px auto;
}
#bottommenu UL
{
}
#bottommenu UL LI
{
	float: left;
	text-transform: uppercase;
	padding: 0px 7px 0px 0px;
	border-right: 1px solid #cccccc;
	margin-right: 7px;
}
#bottommenu UL LI A,
#bottommenu UL LI A:visited
{
	color: #d80000;
	float: left;
}
#bottommenu UL LI A:hover
{
	color: #000000;
}
#bottommenu UL LI.last
{
	padding-right: 3px;
	border: none;
	padding-right: 0px;
	margin-right: 0px;
}



/*********************************************/
/*** page-index ******************************/
#page-index #contents
{
	background: url(../images/main3columns-bg.png) repeat-y 0px 300px;
}
#page-index .centerpanel
{
	width: 200px;
}
#page-index .leftpanel
{
	padding-top: 100px;
}
#page-index .home-left
{
	padding: 0px 0px 20px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #434343;
	line-height: 18px;
}
#page-index .leftpanel H3
{
	font-size: 14px;
	font-weight: bold;
	color: #010101;
	margin: 0px 0px 20px 0px;
	text-align: center;
}
#page-index .leftpanel H4
{
	font-size: 20px;
	font-weight: bold;
	color: #d80000;
	margin: 0px 0px 10px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
}
#page-index .leftpanel H4 A,
#page-index .leftpanel H4 A:visited
{
	color: #d80000;
	text-decoration: none;
}
#page-index H4 A:hover
{
	color: #000000;
}
#page-index .img-payment
{
	text-align: center;
}
#page-index .centerpanel H3
{
	text-align: center;
	margin-top: 15px;
}


#page-index .testimonials-list
{
}
#page-index .testimonials-list .testimonial-item
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: none;
}
#page-index .centerpanel .testimonials-list .testimonial-item H3
{
	text-align: left;
	margin: 0px;
}


/*** page-news *******************************/
#page-news
{
}
#page-news .left-news
{
	font-size: 14px;
	font-weight: bold;
	color: #434343;
	line-height: 18px;
}
#page-news .leftpanel P
{
	color: #dd0000;
	padding: 20px 0px 0px 0px;
}
#page-news .news-item
{
	border-bottom: 1px dotted #cccccc;
	padding: 5px 0px 10px 0px;
}
#page-news .news-item .news-item-logo
{
	float: left;
	width: 200px;
	text-align: center;
}
#page-news .news-item .news-item-cnt
{
	float: left;
	width: 300px;
}
#page-news .news-item .news-item-cnt .quote
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#page-news .news-item .news-item-cnt .more
{
}



/*** subnews ******************************************/
.subnews-left
{
	text-align: center;
}
.subnews-left .subnews-logo
{
	margin: 10px 0px 20px 0px;
}
.subnews-list
{
	border-top: 1px solid #cccccc;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
}
.subnews-list .subnews-item
{
	border-bottom: 1px solid #cccccc;
	padding: 10px 0px 10px 0px;
}
.subnews-list .subnews-item .thumb
{
	float: left;
	width: 90px;
}
.subnews-list .subnews-item .thumb-cnt
{
	float: left;
	width: 130px;
	text-align: left;
}
.subnews-list .subnews-item .thumb-cnt H2
{
	font-size: 14px;
	margin-bottom: 5px;
}
.subnews-list .subnews-item .thumb-cnt .more
{
	font-size: 9px;
}

/*** subnews-section **************************/
.subnews-section
{
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
.subnews-section .subnews-img
{
	float: left;
	width: 180px;
	text-align: center;
	padding-right: 10px;
}
.subnews-section .subnews-img IMG
{
	border: 1px solid #cccccc;
}
.subnews-section .subnews-cnt
{
	float: left;
	width: 330px;
}
.subnews-section .subnews-img-desc
{
	font-size: 10px;
	text-align: center;
	width: 180px;
	line-height: 11px;
	color: #777777;
}
.subnews-section H1
{
	color: #d80000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.subnews-section .quote
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
.subnews-section P
{
}
.subnews-section .subnews-cnt B { color: #dd0000; }




/*** wholesale **************************/
.contact-person
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}



/*** page-contact *************************/
#page-contact
{
}
#page-contact FORM
{
}
#page-contact FORM LABEL
{
	display: block;
	margin: 0px 0px 2px 0px;
}
#page-contact FORM .text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #eca9ad;
	background: #ede2e2;
	width: 300px;
	display: block;
	margin-bottom: 10px;
}
#page-contact FORM TEXTAREA.text
{
	width: 500px;
	height: 150px;
}
#page-contact .centerpanel H3
{
	border-top: 1px solid #cccccc;
	padding: 10px 0px 0px 0px;
}


/*** product-list ******************/
.product-list
{
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
}
.product-item
{
	float: left;
	width: 250px;
	text-align: center;
}
#page-select .centerpanel H2
{
	text-align: center;
}
#page-select .centerpanel H2 SMALL
{
	display: block;
	color: #000000;
	font-size: 14px;
}


/*** page-affiliates ******************/
#page-affiliates FIELDSET
{
	border: 1px solid #cccccc;
	padding: 5px;
	background: #ffffff url(../images/top-section-bg.png) repeat-x 0px 0px;
	width: 210px;
	margin-bottom: 5px;
}
#page-affiliates FIELDSET LEGEND
{
	background: #e7e7e7;
	color: #dd0000;
}
#page-affiliates .leftpanel LABEL
{
	display: block;
	font-weight: bold;
	color: #dd0000;
}
#page-affiliates .leftpanel FIELDSET LABEL
{
	display: block;
	font-weight: bold;
	color: #323232;
}
#page-affiliates FIELDSET INPUT,
#page-affiliates FIELDSET SELECT
{
	display: block;
	padding: 2px;
	font-size: 12px;
	background: #e7e7e7;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	width: 195px;
}
#page-affiliates FIELDSET INPUT#parentuserid
{
	display: none;
}
#page-affiliates .leftpanel TEXTAREA
{
	background: #e7e7e7;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 210px;
	height: 100px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}
#page-affiliates #FormMessage
{
	margin-bottom: 10px;
}
#page-affiliates
{
}
#page-affiliates
{
}







