body {
	font-family: arial;
	font-size: 11px;
	margin: 0px;
	text-align: center;
	background-image: url(images/backgrounds/body.jpg);
}


/* General styles */

form, p {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

h1, h2 {
	margin: 0px;
	font-size: 14px;
}

sup {
	font-size: 10px;
	line-height: 0px;
}

p {
	font-size:11px;
	line-height:18px;
	padding: 5px 35px 40px 20px;
	color:#666666;
}

p a, p a:link, p a:visited, p a:hover {
	color: #666666;
}

b {
	color: #000000;
}

.clear {
	clear: both;
}

.pointer {
	cursor: pointer;
}


/* view all */

.viewAll {
	background-image: url(images/backgrounds/viewAll.jpg);
	width: 225px;
	height: 23px;
	float: right;
	padding-right: 25px;
	color: #cc0000;
	font-size: 10px;
	line-height: 23px;
	text-align: right;
	cursor: pointer;
	margin-bottom: 1px;
}

.viewAll span {
	text-decoration: underline;
}


/* Title bar */

.titleBar, .titleBar2 {
	height: 30px;
	line-height: 30px;
	color: #cc0000;
}

.titleBar {
	background-image: url(images/backgrounds/titleBar.jpg);
	background-repeat: repeat-y;
	background-color: #f0ede1;
}

.titleBar2 {
	border-top: 1px solid #e2dcc4;
	border-bottom: 1px solid #e2dcc4;
}

.titleBar span {
	font-size: 15px;
	font-weight: bold;
	margin-left: 36px;
}

.titleBar .black {
	color:#000000;
	margin-left: 36px;
}

.titleBar .red {
	margin-left: 0px;
}


/* Containers */

#globalContainer {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(images/shadows/shadows.png);
}

#container {
	width: 850px;
	background-color: #FFFFFF;
	margin: 0px 20px;
}


/* Shadows */

#shadowBottom {
	width: 820px;
	height: 15px;
	float: left;
	background-image: url(images/shadows/shadowBottom.png);
}

#shadowCornerLeft,#shadowCornerRight {
	height: 15px;
	width: 35px;
	float: left;
}

#shadowCornerLeft {
	background-image: url(images/shadows/shadowCornerLeft.png);
}

#shadowCornerRight {
	background-image: url(images/shadows/shadowCornerRight.png);
}


/* Header */

#header, #headerEmpty {
	height: 90px;
	width: 100%;
	background-color: #000000;
}

#headerEmpty {
	background-image: url(images/backgrounds/header.jpg);
	background-repeat: no-repeat;
}

#header #logo, #headerEmpty #logo {
	float: right;
	width: 200px;
	padding-top: 26px;
}


/* Menu top */

#menuTop {
	float: left;
	width: 635px;
	padding-left: 15px;
	padding-top: 7px;
}

ul.lv1, ul.lv2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.lv1 {
	margin-right: 1px;
	width: 74px;
	float: left;
}

ul.lv1 li .button, ul.lv1 li .buttonOn {
	background-image: url(images/menuTop/button.jpg);
	color: #FFFFFF;
	cursor: pointer;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	height: 60px;
	line-height: 13px;
	padding: 7px 5px;
	width: 64px;
	text-transform: uppercase;
}

.button a, .buttonOn a
{
	color: #FFFFFF;
	cursor: pointer;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	text-decoration:none;
}

ul.lv1 li .buttonOn {
	background-image: url(images/menuTop/buttonOn.jpg);
}

ul.lv2 {
	display: none;
}

ul.lv2 li {
	position: absolute;
	top: 67px;	
	z-index: 2;
}


/* Menu top bar */

.menuLarge .menuTopBar {
	background-image: url(images/menuTop/largeBar/menuTopBar.jpg);
	width: 299px;
	height: 33px;
	line-height: 33px;
	color: #FFFFFF;
	cursor: pointer;
}

.menuLarge .menuTopBar .left, .menuLarge .menuTopBar .right {
	padding-left: 10px;
}

.menuLarge .menuTopBar span {
	float: left;
	height: 32px;
}

.menuLarge .menuTopBar .left {
	width: 170px;	
}

.menuLarge .menuTopBar .right {
	width: 109px;	
}


/* Menu top boxes */

#menuTop .boxLeft, .boxRight {
	display: none;
}

#menuTop .boxLeft {
	background-image: url(images/menuTop/largeBar/menuTopLeftBg.png);
	padding-left: 15px;
}

#menuTop .boxRight {
	background-image: url(images/menuTop/largeBar/menuTopRightBg.png);
	padding-left: 185px;
}

#menuTop .box {
	background-color: #FFFFFF;
	background-image: url(images/menuTop/smallBar/menuTopBar.jpg);
	background-repeat: no-repeat;
	width: 134px;
	padding: 15px 0px 0px 15px;
	margin-top:3px;
}

.boxLeft ul, .boxRight ul, .box ul {
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

.boxLeft ul li, .boxRight ul li, .box ul li {
	position: static;
	top: 0px;
	padding: 2px 0px;
}

.boxLeft ul li.on, .boxRight ul li.on, .box ul li.on {
	list-style-image: url(images/arrows/arrowRedRight.gif);
}

.boxLeft a, .box1 a:link, .boxLeft a:visited, .boxRight a, .boxRight a:link, .boxRight a:visited, .box a, .box a:link, .box a:visited {
	color: #999999;
}

.boxLeft a:hover, .boxRight a:hover, .box a:hover {
	color: #cc0000;
}


/* Banner */

#banner, #bannerSmall, #bannerSmall2, #bannerEmpty, #bannerBig {
	width: 850px;
}

#banner {
	height: 264px;
}

#bannerSmall {
	height: 235px;
}

#bannerSmall2 {
	height: 204px;
}

#bannerEmpty {
	height: 25px;
	background-color: #999999;
}

#bannerBig {
	height: 346px;
}


/* Info bar */

#infoBar {
	height: 25px;
	background-image: url(images/infoBar/bg.png);
	margin-left: 413px;
	text-align: right;
	line-height: 25px;
	padding-left: 197px;
}

#bannerEmpty #infoBar {
	background-image: none;
}

#infoBar a,#infoBar a:link,#infoBar a:visited {
	color: #FFFFFF;
}

#infoBar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#infoBar ul li {
	height: 25px;
	vertical-align: middle;
	float: left;
	color: #FFFFFF;
	text-align: center;
}

#infoBar ul li.lang, #infoBar ul li.langSelected {
	height: 25px;
	width: 25px;
	margin-right: 2px;
}

#infoBar ul li.langSelected {
	background-color: #b2b2b2;
}

#infoBar ul li.myAccount {
	width: 80px;
	margin-right: 9px;
}

#infoBar ul li.searchBox {
	background-image: url(images/infoBar/searchField.jpg);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	text-align: left;
	width: 150px;
}

#infoBar input.searchField {
	color: #FFFFFF;
	font-size: 9px;
	width: 114px;
	background:transparent none repeat scroll 0 0;
	border: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

#infoBar input.button {
	background:transparent none repeat scroll 0 0;
	border: 0px;
	padding: 0px;
	width: 15px;
	height: 14px;
	position: relative;
	top: 3px;
	cursor: pointer;
}


/* Brands bar */

#brandsBar {
	background-image: url(images/backgrounds/brandsBar.jpg);
	height: 64px;
}

#brandsBar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#brandsBar ul li {
	float: left;
}

.brandsBarLogo {
	float: left;
}

#breadcrumbBar a,#breadcrumbBar a:link,#breadcrumbBar a:visited {
	color: #666666;
}


/* Breadcrump bar */

#breadcrumbBar {
	background-color: #f6f0df;
	height: 32px;
	font-size: 10px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 30px;
}

#breadcrumbBar a,#breadcrumbBar a:link,#breadcrumbBar a:visited {
	color: #666666;
}


/* Content */

#content, #contentHome {
	background-image: url(images/backgrounds/content.jpg);
	background-repeat: repeat-y;
	overflow:hidden;
	width: 100%;
}

#contentHome {
	background-image: none;
}


/* Column left */

#columnLeft {
	float: left;
	width: 225px;
	/*background-image: url(images/columnLeftBg.jpg);
	background-repeat: repeat-x;
	background-color: #f6f0df;*/
	height: 100%;
	
}

/* Menu left */

.menuLeftLv1,.menuLeftLv2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menuLeftLv2,.menuLeftLv3 {
	display: none;
}

.menuLeftLv2 ul {
	margin-left: 30px;
}

.menuLeftLv3 ul {
	margin: 0px;
}

.menuLeftLv1 li .menuLeftLv2 li {
	width: 225px;
}


.menuLeftLv1 li {
	background-image: url(images/menuLeft/lv1.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.menuLeftLv1 li.on {
	background-image: url(images/menuLeft/lv1On.jpg);
}

.menuLeftLv1 li.selected {
	background-image: url(images/menuLeft/lv1Selected.jpg);
}

.menuLeftLv1 li.back {
	background-image: url(images/menuLeft/back.jpg);
}

.menuLeftLv1 li div {
	padding: 12px 0px 0px 27px;
	height: 20px;
}

.menuLeftLv1 li.back div {
	height: 35px;
	text-transform: uppercase;
}

.menuLeftLv1 li a, .menuLeftLv1 li a:link, .menuLeftLv1 li a:visited {
	color: #000000;
}

.menuLeftLv1 li.menuLeftLv2 {
	background-image: none;
}


.menuLeftLv2 li {
	/*background-image: url(images/menuLeft/menuLeftLv2.jpg);*/
	background-image: none;
	cursor: pointer;
	color: #666666;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #e2dcc4;
}

.menuLeftLv2 li:first-child {
	border-top: 0px solid #FFFFFF;
}


.menuLeftLv2 li a, .menuLeftLv2 li a:link, .menuLeftLv2 li a:visited {
	color: #666666;
}

.menuLeftLv2 li.on a, .menuLeftLv2 li.on a:link, .menuLeftLv2 li.on a:visited {
	color: #000000;
}

.menuLeftLv2 li img {
	padding-left: 1px;
	padding-right: 5px;
}

.menuLeftLv2 li.on, .menuLeftLv2 li.selected {
	background:transparent none repeat scroll 0 0;	
}



.menuLeftLv2 li div {
	padding: 6px 0 0 0px;
	height: 20px;
}


.menuLeftLv3 li {
	background-color: #e6e0d3 !important;
	cursor: pointer;
	background-image: none;
	width: 180px;
	padding-left: 15px;
	color: #cc0000;
	border: 0px;
}

.menuLeftLv3 li.first {
	padding-top: 5px;
}

.menuLeftLv3 li.last {
	padding-bottom: 5px;
	border-bottom: 1px solid white;
}

.menuLeftLv3 li a,.menuLeftLv3 li a:link,.menuLeftLv3 li a:visited {
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.menuLeftLv3 li a:hover {
	color: #cc0000;
}

.menuLeftLv2 li.selected a {
	color: #cc0000 !important;
}

/* Inner content */

#innerContent {
	width: 625px;
	float: right;
	padding-bottom:47px;
	/*height: 100%;*/
}

/* Tabs */
#tabs {
  padding-left: 21px;
  padding-top: 25px;
  height:37px;
}

#tabs ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#tabs ul li {
  float: left;
  background-image: url(images/tabs/tab.jpg);
  width: 176px;
  height: 37px;
  cursor: pointer;
  line-height: 36px;
  padding-left: 13px;
  font-size: 12px;
  color: #666666;
}

#tabs ul li.big {
  background-image: url(images/tabs/tabBig.jpg);
  width: 271px;
}

#tabs ul li.empty, #tabs ul li.emptySmall, #tabs ul li.shadow, #tabs ul li.separator, #tabs ul li.firstShadow {
  cursor: default;
}
#tabs ul li.on a:link, #tabs ul li.on a:visited{
  color: #333333;
}

#tabs ul li.on {
  background-image: url(images/tabs/tabOn.jpg);
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
#tabs ul li.bigOn a:link, #tabs ul li.bigOn a:visited{
  color: #333333;
}
#tabs ul li.bigOn {
  background-image: url(images/tabs/tabBigOn.jpg);
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  width: 269px;
}

#tabs ul li.empty {
  background-image: url(images/tabs/tabEmpty.jpg);
}

#tabs ul li.emptySmall {
  background-image: url(images/tabs/tabEmpty.jpg);
  width: 80px;
}

#tabs ul li.shadow {
  background-image: url(images/tabs/tabShadow.jpg);
  width: 3px;
  padding: 0px;
}

#tabs ul li.firstShadow {
  background-image: url(images/tabs/tabFirstShadow.jpg);
  width: 4px;
  padding: 0px;
}

#tabs ul li.separator {
  background-image: url(images/tabs/tabSeparator.jpg);
  width: 1px;
  padding: 0px;
}



#tabs  a:link, #tabs ul li a:visited, #tabs ul li a:link
{
	text-decoration:none;
	color: #666666;
}


/* Contents */

.contents, .imageContents, .textContents {
	background-image: url(images/backgrounds/contents.jpg);
	background-repeat: repeat-y;
	width: 570px;
	margin-left: 15px;
}

.contents {
	padding: 10px 9px 1px 10px;
}

.imageContents, .textContents {
	padding: 10px 9px 10px 10px;
}

.contentsImg {
	margin: 8px 0px 8px 8px;
	background-repeat: repeat-y;
	height: 173px;
}

.contentsImg .redBox {
	width: 217px;
	height: 80px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 15px;
	position: relative;
	top: 44px;
	left: 306px;
}

.contents img.main {
	padding-left: 8px;
	padding-bottom: 25px;
	padding-top: 8px;
}

.text, .relatedBox, .textTop  {
	color: #666666;
	padding-right: 25px;
	padding-left: 38px;
}

.contents h1, .textContents h1 {
	padding-top: 20px;
}

.contents .text, .contents .textTop, .textContents .text, .textContents .textTop {
	line-height: 18px;
	font-size: 11px;
	padding-bottom: 40px;
}

.text p
{
	padding: 0px 0px 0px 0px;
}

.contents .textTop {
	padding-bottom: 0px;
}

.contents .text a, .contents .text a:link, .contents .text a:visited {
	color: #666666;
	font-weight: bold;
}
.contents .text a:hover {
	font-weight: bold;
}


/* Contentes bottom */

#contentsBottom {
	background-image: url(images/backgrounds/contentsBottom.jpg);
	width: 590px;
	margin-left: 15px;
	height: 6px;
}


/* Content */

.content {
	display: none;
	margin-top: 10px;
	margin-bottom:15px;
}

.content .contentBar {
	margin-top: 1px;
}

.openContent, .openContentFirst, .openContentOn, .openContentFirstOn {
	border-bottom: 1px solid #e2dcc4;
	color: #666666;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	margin-left: 18px;
	cursor: pointer;
	clear:right;
}

.openContentOn, .openContentFirstOn {
	color: #cc0000;
}

.openContentFirst, .openContentFirstOn {
	border-top: 1px solid #e2dcc4;
}

.openContent .right , .openContentFirst .right, .openContentOn .right , .openContentFirstOn .right {
	padding-right: 10px;	
}

.openContent img , .openContentFirst img, .openContentOn img , .openContentFirstOn img {
	padding-left: 10px;
}

.openContent .link, .openContentFirst .link, .openContentOn .link, .openContentFirstOn .link {
	font-size: 10px;
}

.openContent .link, .openContentFirst .link {
	color: #999999;
}

.openContentOn .link, .openContentFirstOn .link {
	color: #cc0000;
}

.openContent .link span, .openContentFirst .link span, .openContentOn .link span, .openContentFirstOn .link span {
	text-decoration: underline;
}

.relatedBox {
	line-height: 20px;
	border-top:1px solid #E2DCC4;
	padding-bottom: 20px;
}

.relatedBox h1 {
	padding-left: 0px;
	padding-bottom: 5px;
}

.relatedBox a, .relatedBox a:link, .relatedBox a:visited {
	color: #cc0000;
}

.imageBox {
	border-top: 1px solid #e2dcc4;
	border-bottom: 1px solid #E2DCC4;
	padding: 10px;
}

.imageBox .redBox {
	width: 249px;
	height: 64px;
	padding: 20px;
	margin-left:245px;
}

/* Content bar */

.contentBar, .contentBar .right {
	height: 39px;
	line-height: 39px;
}

.contentBar {
	color: #999999;
	padding-left: 20px;
	font-size: 10px;
	background-image: url(images/backgrounds/contentBar.gif);
}

.contentBar .right {
	font-size:10px;
	color:#CC0000;
	cursor: pointer;
	padding: 0px;
}

.contentBar .right span {
	text-decoration: underline;
}


.contentBar img {
	cursor: pointer;
	padding-left: 7px;
	padding-right: 10px;
}

.contentBar a, .contentBar a:link, .contentBar a:visited {
	color: #999999;
}


/* box content */

.boxContent, .boxContentLast {
	background: url(images/backgrounds/boxContent.jpg) repeat-y;
	padding: 15px 18px;
	border-bottom: 1px solid #FFFFFF;
	color: #999999;
	line-height: 18px;
	width: 275px; 
}

.boxContent a, .boxContent a:link, .boxContent a:visited, .boxContentLast a, .boxContentLast a:link, .boxContentLast a:visited {
	color: #cc0000;
}

.boxContentLast {
	border-bottom: none;
	margin-bottom: -10px;
}

.boxContent h1, .boxContentLast h1 {
	font-size: 14px;
	color: #666666;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.boxContent a, .boxContent a:link, .boxContent a:visited, .boxContentLast a, .boxContentLast a:link, .boxContentLast a:visited {
	color: #cc0000;
}


/* Box content 2 */

.boxContent2, .boxContent2Last {
	padding: 15px 18px;
	border-bottom: 1px solid #e2dcc4;
	color: #999999;
	line-height: 18px;
}

.boxContent2 a, .boxContent2 a:link, .boxContent2 a:visited, .boxContent2Last a, .boxContentLast2 a:link, .boxContent2Last a:visited {
	color: #cc0000;
}

.boxContent2Last {
	border-bottom: none;
	margin-bottom: 20px;
}

.boxContent2 h1, .boxContent2Last h1 {
	font-size: 14px;
	color: #666666;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

.boxContent2 .linkList, .boxContentLast2 .linkList {
	line-height: 18px;
}

.boxContent2 .linkList span, .boxContentLast2 .linkList span {
	color: #cc0000;
}

.boxContent2 .linkList a, .boxContent2 .linkList a:link, .boxContent2 .linkList a:visited, .boxContentLast2 .linkList a, .boxContentLast2 .linkList a:link, .boxContentLast2 .linkList a:visited {
	color: #999999;
}


/* box content images */

.boxesContentImg {
	padding-left: 10px;
	margin-bottom: 20px;
	height: 115px;
}

.boxContentImg {
	float: left;
	width: 268px;
	height: 117px;
	border: 1px solid #efe9dc;
	margin-right: 10px;
	background-image: url(images/backgrounds/boxContentImg.jpg);
	background-repeat: repeat-x;
}

.boxContentImg .text, .boxContentImg .button{
	font-weight: bold;
}

.boxContentImg .text {
	height:60px;
	padding:10px 0 0px 20px;
	color: #cc0000;
	font-size: 16px;
	line-height: 16px;
	/*position: absolute;*/
}

.boxContentImg .button{
	height: 18px;
	width: 49px;
	margin-left: 20px;
	padding-top: 8px;
	padding-right: 30px;
	text-align: right;
	background-image: url(images/buttons/contentButton.jpg);
	text-transform: uppercase;
	cursor: pointer;
}
.boxContentImg .button a
{
	font-size: 10px;
	color: #666666;
}	
.boxContentImg img {
	float: right;
	padding-right: 10px;
}


/* Content brand */

.contentBrand, .contentBrandOpen {
	width: 522px;
	margin-left: 12px;
	padding-left: 25px;
}

.contentBrand {
	background-image: url(images/backgrounds/contentBrand.jpg);
	height: 65px;
	cursor: pointer;
	margin-bottom: 4px;
}

.contentBrandOpen {
	border-top: 1px solid #E2DCC4;
	display: none;
	height: 242px;
	margin-bottom: 15px;
}

.contentBrand .logo {
	float: right;
	width: 106px;
	padding-right: 1px;
}

.contentBrand h1, .contentBrandOpen h1 {
	padding: 15px 0px 2px 0px;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}

.contentBrandOpen p {
	font-size: 11px;
	color: #666666;
	padding: 0px;
	padding-top: 20px;
	line-height: 16px;
}

.contentBrandOpen .left {
	width: 250px;
}

.contentBrandOpen .right {
	width: 257px;
	text-align:right;
	padding-top: 15px;
	padding-right: 15px;
}

.contentBrand a, .contentBrand a:link, .contentBrand a:visited {
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
}

.contentBrandOpen a, .contentBrandOpen a:link, .contentBrandOpen a:visited {
	font-size: 11px;
	color: #666666;
}

/* Content special offers */

.contentSpecialOffers {
	border-top: 7px solid #e2dcc4;
	border-bottom: 1px solid #e2dcc4;
	height: 104px;
	padding: 10px;
	margin-bottom: 1px;
}

.contentSpecialOffers .left {
	text-align: center;
	width: 260px;
}

.contentSpecialOffers .redBox {
	width: 250px;
	height: 74px;
	padding: 15px 18px;
	float: right;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}


/* FAQ */

#faq .titleBar, #faq .question, #faq .firstQuestion, #faq .questionOn, #faq .firstQuestionOn {
	font-size: 12px;
}

#faq .titleBar {
	padding-left: 44px;
}

#faq .question, #faq .firstQuestion, #faq .questionOn, #faq .firstQuestionOn {
	color: #666666;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
	padding-left: 12px;
	margin-left: 32px;
	border-top: 1px solid #e2dcc4;
}

#faq .firstQuestion, #faq .firstQuestionOn {
	border-top: 0px solid #e2dcc4;	
}

#faq .questionOn, #faq .firstQuestionOn {
	font-weight: bold;
	color: #000000;	
}

#faq .answer {
	background-image: url(images/backgrounds/faqAnswer.jpg);
	background-repeat: repeat-x;
	display: none;
	margin-left: 32px;
	padding: 25px 50px 35px 12px;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	border-top: 1px solid #e2dcc4;
}

#faq .right {
	padding-right: 15px;
}

#faq .right span {
	text-decoration: underline;
}

#faq .question .link, #faq .firstQuestion .link, #faq .questionOn .link, #faq .firstQuestionOn .link {
	font-size: 10px;
	padding-right: 25px;
}

#faq .question .link, #faq .firstQuestion .link {
	color: #999999;
	
}

#faq .questionOn .link, #faq .firstQuestionOn .link {
	color: #cc0000;
	font-weight: normal;
}


/* Community FAQ */

#communityFaq .viewAll {
	background-image: url(images/backgrounds/viewAll.jpg);
	width: 225px;
	height: 23px;
	float: right;
	padding-right: 25px;
	color: #cc0000;
	font-size: 10px;
	line-height: 23px;
	text-align: right;
	cursor: pointer;
	margin-bottom: 1px;
}

#communityFaq .question, #communityFaq .firstQuestion, #communityFaq .questionOn, #communityFaq .firstQuestionOn {
	font-size: 12px;
}

#communityFaq .titleBar {
	padding-left: 44px;
}

#communityFaq .question, #communityFaq .firstQuestion, #communityFaq .questionOn, #communityFaq .firstQuestionOn {
	color: #666666;
	padding: 7px 0px 7px 12px;
	cursor: pointer;
	margin-left: 32px;
	border-bottom: 1px solid #e2dcc4;
	line-height:16px;
}

#communityFaq .label {
	width: 390px
}

#communityFaq .firstQuestion, #communityFaq .firstQuestionOn {
	border-top: 1px solid #e2dcc4;	
}

#communityFaq .questionOn, #communityFaq .firstQuestionOn {
	font-weight: bold;
	color: #CC0000;	
}

#communityFaq .answer {
	display: none;
	margin-left: 32px;
	padding: 25px 50px 25px 32px;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px solid #e2dcc4;
}

#communityFaq .right {
	padding-right: 15px;
}


#communityFaq .question .link, #communityFaq .firstQuestion .link, #communityFaq .questionOn .link, #communityFaq .firstQuestionOn .link {
	font-size: 10px;
	padding-right: 25px;
}

#communityFaq .question .link, #communityFaq .firstQuestion .link {
	color: #000000;	
}

#communityFaq .questionOn .link, #communityFaq .firstQuestionOn .link {
	color: #cc0000;
	font-weight: normal;
}

#communityFaq .question .link span, #communityFaq .firstQuestion .link span, #communityFaq .questionOn .link span, #communityFaq .firstQuestionOn .link span {
    text-decoration: underline;
}

/* Search articles */

#searchArticles {
	margin: 30px 0px 30px 18px;
	font-size: 11px;
	color: #333333;
}

#searchArticles .label {
	padding-right: 65px;
}

#searchArticles input {
	border-left: 1px solid #909090;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #d5d9dc;
	border-right: 1px solid #d5d9dc;
	width: 175px;
	font-size: 11px;
	color: #333333;
	padding: 3px 0px;
}

#searchArticles img {
	cursor: pointer;
}



/* History */

#historyLogos {
	margin-left: 17px;
	margin-bottom: 20px;
}

#historyLogos img {
	cursor: pointer;
}

.history {
	margin-left: 20px;
	padding-left: 2px;
	border-bottom: 1px solid #e2dcc4;
	height: 36px;
	line-height: 36px;
	color: #666666;
	font-size: 12px;
}

.historyOpen {
	margin-left: 20px;
	padding-left: 2px;
	border-bottom: 1px solid #e2dcc4;
	line-height: 36px;
	color: #000000;
	font-size: 12px;
	display: none;
}

.historyOpen .img {
	padding-top: 10px;
}

.historyOpen .left {
	line-height: 16px;
	padding: 10px 0px;
	width: 330px;
}

.history .years, .historyOpen .years {
	color: #cc0000;
	font-weight: bold;
	width: 80px;
	float: left
}

.history .close, .historyOpen .close {
   padding-right:15px;
   font-size: 10px;
   font-weight: bold;
   color: #000000;
   cursor: pointer;
   float: right;
}


.history .close span, .historyOpen .close span {
	text-decoration: underline;
}

.historyOpen .right {
	width: 468px;
}

.historyOpen .row .right {
	border-top: 1px solid #e2dcc4;
}

.historyOpen .close {
   border-bottom: 0px solid #e2dcc4;
   color: #CC0000;
}


.history .close img, .historyOpen .close img {
   padding-left: 7px;
}





/* Partnership */

.partnership h2, .partnership .partner, .partnership .firstPartner, .partnership .partnerOn, .partnership .firstPartnerOn {
	margin-left: 20px;
}

.partnership h2 {
	font-size: 11px;
	margin-bottom: 10px;	
}

.partnership .partner, .partnership .firstPartner, .partnership .partnerOn, .partnership .firstPartnerOn {
	border-bottom: 1px solid #e2dcc4;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	cursor: pointer;
}

.partnership .partner, .partnership .firstPartner, .partnership .partnerOpen .left {
	color: #666666;
}

.partnership .partnerOn, .partnership .firstPartnerOn, .partnership .partnerOn .link, .partnership .firstPartnerOn .link {
	color: #CC0000;
}

.partnership .firstPartner, .partnership .firstPartnerOn {
	border-top: 1px solid #e2dcc4;
}

.partnership .partner .right, .partnership .firstPartner .right, .partnership .partnerOn .right, .partnership .firstPartnerOn .right {
	padding-right: 18px;
}

.partnership .partner .link, .partnership .firstPartner .link, .partnership .partnerOn .link, .partnership .firstPartnerOn .link {
	font-size: 10px;
	padding-right: 18px;
}

.partnership .partner .link, .partnership .firstPartner .link {
	color: #999999;
}

.partnership .partner .link span, .partnership .firstPartner .link span, .partnership .partnerOn .link span, .partnership .firstPartnerOn .link span {
	text-decoration: underline;
}

.partnership .partnerOpen {
	display: none;
	margin-bottom: 10px;
}

.partnership .partnerOpen .left {
	width: 355px;
	padding: 25px 0px 35px 40px;
	font-size: 11px;
	line-height: 18px;
}

.partnership .partnerOpen .right {
	width: 175px;
	text-align: center;
	padding-top: 25px;
}

.partnership .partnerOpen .contentBar .right {
	text-align: left;
	padding-top: 0px;
	width: 117px;
}

.partnership .partnerOpen .contentBar img {
	cursor: pointer;
	padding-left: 16px;
	padding-right: 10px;
}


/* Contact Purina */

#formContainer {
	padding: 0px 0px 10px 20px;
}

#formContainer span {
	font-size: 15px;
	font-weight: bold;
}

.textInsideForm {
	width: 505px;
	padding: 20px 10px 35px 0px;
	clear: left;
}

#formContainer dl {
	margin: 10px 0px;
}

#formContainer dd, dt {
	margin: 4px 10px 4px 0px;
	float: left;
}

#formContainer dd {
	width: 220px;
	font-size: 12px;
	color: #333333;
}

#formContainer dd.privacyArea {
	width: 330px;
	font-size: 11px;
	padding: 20px 0px;
	color: #666666;
}

#formContainer a, #formContainer a:link, #formContainer a:visited {
	color: #666666;
}

#formContainer dd.privacyArea a:hover {
	color: #666666;
	text-decoration: underline;
}

#formContainer dt {
	width: 310px;
}

#formContainer dt span {
	cursor: help;
	display: none;
}

#formContainer dt.label {
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}

#formContainer dt.submitArea {
	width: 175px;
	padding-top: 15px;
}

.submit {
	width: 79px;
	height: 26px;
	background-image: url(images/buttons/contentButton.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	color: #666666;
	border: 0px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 7px;
	line-height: 26px;
	float: right;
	margin-top: 10px;
}

.dropDown {
	font-size: 11px;
	padding: 2px;
	border: 1px solid #909090;
	margin-right: 4px;
}

.textInput {
	border: 1px solid #909090;
	font-size: 11px;
	width: 278px;
	padding: 2px;
}

.textArea {
	border: 1px solid #909090;
	font-size: 11px;
	padding: 2px;
	font-family: "Arial", Helvetica, sans-serif;
	width: 278px;
	vertical-align: top;
}

.articleTitle {
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
}

.submitReset {
	width: 79px;
	height: 26px;
	background-image: url(images/buttons/contentButtonClear.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	color: #666666;
	border: 0px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 26px;
	float: left;
	margin: 10px 5px 0px 10px;
}
	
/* Thanks */

.textThanks {
	padding: 20px 10px 30px 0px;
	margin: 0px 0px 10px 20px;
	color: #666666;
	border-bottom: 1px solid #e2dcc4;
}

.textThanks h1 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: #cc0000;
}

.linksThanks {
	padding: 10px 10px 20px 0px;
	margin: 0px 0px 20px 20px;
	color: #666666;
}

.linksThanks a {
	color: #000000;
}

.linksThanks a:hover, .linksThanks a:link, .linksThanks a:visited {
	color: #000000;
}


.articleTitle {
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
	color: #cc0000;
}	
	
	
/* Multimedia */

#multimedia {
	padding: 15px 17px 20px 17px;
}

#multimedia #description {
	background-image: url(images/backgrounds/multimediaDescription.jpg);
	width: 461px;	
	padding: 25px 38px 30px 38px;
}

#multimedia #description h1 {
	padding: 0px 0px 3px 0px;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}

#multimedia #description p {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding: 0px;
}


/* Videos */

#multimedia #videos {
	background-image: url(images/backgrounds/multimediaVideos.jpg);
	width: 537px;
	padding: 18px 0px 13px 0px;
}

#multimedia #player {
	background-image: url(images/backgrounds/multimediaVideos.jpg);
	width: 505px;
	padding: 18px 0px 13px 32px;
}

#multimedia #video {
	padding: 0px 19px 0px 19px;
}


/* Petcast */

#petcastList {
	font-size: 11px;
	padding: 0px 0px 0px 48px;
	margin-bottom: 40px;
}

#petcastList .petcast, #petcastList .petcastOn {
	border-top: 1px solid #e2dcc4;
	padding: 10px 25px 10px 7px;
	height: 32px;
}
	
#petcastList h2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
}

#petcastList .petcast h2, #petcastList .petcast a, #petcastList .petcast a:link, #petcastList .petcast a:visited {
	color: #666666;
}

#petcastList .petcastOn h2, #petcastList .petcastOn a, #petcastList .petcastOn a:link, #petcastList .petcastOn a:visited {
	color: #CC0000;
}


/* International sites */

#internationalSites {
	background-image: url(images/backgrounds/internationalSites.jpg);
	background-repeat: repeat-x;
	margin: -2px 6px 4px 6px;
	padding: 15px 15px 0px 15px;
}

#internationalSites .right, #internationalSites .left {
	height: 250px;
}

#internationalSites .right {
	width: 300px;
}

#internationalSites .left {
	width: 228px;
}

#internationalSites p {
	color: #000000;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

#internationalSites h2 {
	color: #CC0000;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: normal;
}

#internationalSites select {
	width: 250px;
}

#internationalSites input.button {
	margin-top: 50px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0px 10px;
	background-image: url(images/buttons/goTo.jpg);
	border: 0px;
	height: 24px;
	cursor: pointer;
}


/* Terms */

#terms h1 {
	color: #666666;
	padding-left: 20px;
}

#terms p {
	padding-bottom: 5px;
}
#terms ul, #terms ol
{
	color: #666666;
}

/* Search results */

#searchResults h1, #searchResults p {
	padding-left: 44px;
}

#searchResults h1 span{
	color: #000000;
}

#searchResults p {
	padding-top: 0px;
	padding-bottom: 0px;
}

#searchResults .numbers {
	background-image: url(images/backgrounds/numbers.jpg);
	background-position: right 0px;
	background-repeat: repeat-y;
	height: 24px;
	line-height: 24px;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 1px;
	color: #CC0000;
	margin-top: 30px;
}

#searchResults .numbers {
	color: #000000;
	font-weight: bold;
}

#searchResults .numbers a {
	font-weight: bold;
}

#searchResults .numbers a:hover {
	color: #000000;
}

#searchResults a, #searchResults a:link, #searchResults a:visited {
	text-decoration: none;
	color: #CC0000;
}

#searchResults a span {
	text-decoration: underline;
}

#searchResults .result {
	margin-bottom: 15px;
}

#searchResults .result .title {
	background-image: url(images/backgrounds/result.jpg);
	height: 30px;
	line-height: 30px;
	padding-left: 5px; 
	float: left;
	background-position:-45px 0;
	width:521px;
	color: #cc0000;
	font-size: 13px;
	font-weight: bold; 
}

#searchResults .result .icon {
	background-image: url(images/backgrounds/result.jpg);
	height: 30px;
	width: 44px;
	float: left;
	text-align:center;
}

#searchResults .result .description {
	color: #666666;
	line-height: 16px;
	padding: 15px 50px;
}


/* Tag cloud */

#tagCloud, #tagCloudSmall {
	height: 192px;
	width: 516px;
	background-image: url(images/backgrounds/tagCloud.jpg);
	padding: 20px;
	margin-left: 7px;
	text-align: center;
}

#tagCloudSmall {
	width: 448px;
	margin: 0px;
}

span.lv1 a, span.lv2 a, span.lv3 a, span.lv4 a{
	color: #666666;
	text-decoration: none;
}

span.lv5 a, span.lv6 a, span.lv7 a{
	color: #000000;
	text-decoration: none;
}

span.lv8 a, span.lv9 a, span.lv10 a{
	color: #CC0000;
	text-decoration: none;
}

span.lv1 {
	font-size: 10px;
}

span.lv2 {
	font-size: 11px;
}

span.lv3 {
	font-size: 12px;
}

span.lv4 {
	font-size: 13px;
}

span.lv5 {
	font-size: 15px;
}

span.lv6 {
	font-size: 17px;
}

span.lv7 {
	font-size: 19px;
}

span.lv8 {
	font-size: 23px;
}

span.lv9 {
	font-size: 25px;
}

span.lv10 {
	font-size: 30px;
}

/* Homepage */


/* Column left */

#contentHome #columnLeft {
	width: 540px;
	float: left;
}

/* Inner content */

#contentHome #innerContent {
	width: 530px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#contentHome #innerContent .text a, #contentHome #innerContent .text a:link, #contentHome #innerContent .text a:visited {
	color: #000000;
	text-decoration: underline;
} 

#contentHome #tabs {
	padding-left: 0px;
	background-image: url(images/backgrounds/tabHome.gif);
	background-repeat: no-repeat;
	background-position:386px 60px;
}

#contentHome .contents {
	background-image:url(images/backgrounds/innerContent.gif);
	background-repeat:repeat-y;
	padding: 10px 10px 10px 14px;
	margin: 0px;
	width: 500px
}

#contentHome #contentsBottom {
	background-image:url(images/backgrounds/contentBottom.jpg);
	margin-left:0px;
	width: 518px;
}

#contentHome .image {
	width: 190px;
	float: left;
}

#contentHome #innerContent .text {
	padding: 25px;
	margin: 0px;
	width: 250px;
	float: left;
}

/* News */

#news {
	background-image: url(/sitecollectionimages/backgrounds/news.jpg);
	background-repeat: repeat-x;
	width: 510px;
	margin-left: 20px;
	color: #666666;
	padding-bottom: 20px;
}

#news h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 15px 0px 10px 20px;
}

#news h2 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

.news .arrow {
	width: 40px;
	float: left;
	padding-top: 12px;
	text-align: center;
}

.news .left {
	background-image: url(/sitecollectionimages/backgrounds/newsLine.jpg);
	background-repeat: repeat-x;
	padding: 10px 0 20px 0;
	width: 470px;
}

#news .line {
	background-image: url(images/backgrounds/newsLine.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin-left: 40px;
}

#news a, #news a:link, #news a:visited {
	color: #666666;
	text-decoration: underline;
	padding-left: 40px;
}

#news .news a, #news .news a:link, #news .news a:visited {
	color: #cc0000;
	text-decoration: none;
	padding-left: 0px;
}

.news a span {
	text-decoration: underline;
}

/* Column right */

#contentHome #columnRight {
	width: 268px;
	float: right;
	padding: 27px 25px 25px 17px;
}

#contentHome .boxContentImg {
	margin-bottom: 10px;
	float: none;
}


/* Menu home */

#menuHome {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	width: 267px;
	border-left: 1px solid #f0ebdd;
	border-right: 1px solid #f0ebdd;
	border-bottom: 1px solid #f0ebdd;
}

#menuHome li {
	background-image: url(images/menuHome/lv1.jpg);
	height: 21px;
	padding: 12px 0px 0px 35px;
}

#menuHome li a, #menuHome li a:link, #menuHome li a:visited {
	color: #333333;
	text-decoration: none;
}

#menuHome li a:hover {
	text-decoration: underline;
}


/* Site map */

#siteMap .lv1, #siteMap .lv2 {
	float: none;
	display: block;
}

#siteMap .icon {
	float: left;
	padding-right: 4px;
	padding-top: 5px;
	cursor: pointer;
}

#siteMap .label {
	float: left;
	height: 20px;
	line-height: 20px;
	display: block;
	margin-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 2px;
}

#siteMap .lv1 {
	height: 40px;
	line-height: 40px;
	background-color: #333333;	
	color: #FFFFFF;
	padding-left: 55px;
	font-size: 13px;
	font-weight: bold;	
	float: none;
	display: block;
	width: 515px;
	margin-bottom: 6px;
}

#siteMap .lv2 {
	margin-left: 35px;
}

#siteMap .lv2 .label {
	background-color: #CC0000;	
	width: 520px;
}

#siteMap .lv3 {
	padding-left: 35px;
}

#siteMap .lv3 .label {
	background-color: #ddd2c2;	
	color: #666666;
	width: 485px;
}

#siteMap .lv4 {
	padding-left: 40px;
}

#siteMap .lv4 .label {
	background-color: #f6f0df;	
	width: 445px;
}

#siteMap .lv5 {
	margin-left: 40px;
	padding-left: 2px;
	height: 20px;
	line-height: 20px;
	background-color: #ddd2c2;	
	color: #666666;
	font-size: 13px;
	font-weight: bold;	
	float: left;
	width: 418px;
	_width: 379px;
	margin-bottom: 2px;
}

#siteMap .lv2 a, #siteMap .lv2 a:link, #siteMap .lv1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#siteMap .lv3 a, #siteMap .lv3 a:link, #siteMap .lv3 a:visited,
#siteMap .lv4 a, #siteMap .lv4 a:link, #siteMap .lv4 a:visited,
#siteMap .lv5 a, #siteMap .lv5 a:link, #siteMap .lv5 a:visited {
	color: #666666;
	text-decoration: none;
}

#siteMap .lv1 a:hover,#siteMap .lv2 a:hover,#siteMap .lv3 a:hover,#siteMap .lv4 a:hover,#siteMap .lv5 a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	background-color: #000000;
	height: 37px;
	color: #FFFFFF;
	line-height: 37px;
}

#footer .left {
	float: left;
	width: 665px;
}

#footer .right {
	float: right;
	width: 120px;
}

#footer img {
	vertical-align: middle;
}

#footer img.logo {
	margin: 0px 20px 0px 28px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #FFFFFF;
}

#footer a:hover, #footer span {
	color: #CC0000;
}

/* Red box */

.redBox {
	background-image: url(images/redBox.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.redBox h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.redBox a, .redBox a:link, .redBox a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}


/* Links */

.boxLeft a, .box1 a:link, .boxLeft a:visited, .boxRight a, .boxRight a:link, .boxRight a:visited, .box a, .box a:link, .box a:visited, 
#infoBar a,#infoBar a:link,#infoBar a:visited, .menuLeftLv1 li a, .menuLeftLv1 li a:link, .menuLeftLv1 li a:visited, .menuLeftLv2 li a, 
.menuLeftLv2 li a:link, .menuLeftLv2 li a:visited, .menuLeftLv2 li.on a, .menuLeftLv2 li.on a:link, .menuLeftLv2 li.on a:visited ,
.menuLeftLv3 li a,.menuLeftLv3 li a:link,.menuLeftLv3 li a:visited, .contents .text a, .contents .text a:link, .contents .text a:visited, 
.contentBrand a, .contentBrand a:link, .contentBrand a:visited, .contentBrandOpen a, .contentBrandOpen a:link, .contentBrandOpen a:visited, 
#footer a,#footer a:link, #footer a:visited, .redBox a, .redBox a:link, .redBox a:visited, p a:hover, #petcastList .petcastOn a, 
#petcastList .petcastOn a:link, #petcastList .petcastOn a:visited, #petcastList .petcast a, #petcastList .petcast a:link, #petcastList .petcast a:visited {
	text-decoration: none;
}

.contents .text a:hover, .menuLeftLv1 li a:hover, .menuLeftLv2 li a:hover, .menuLeftLv2 li.on a:hover, .contentBrand a:hover, 
.contentBrandOpen a:hover, .redBox a:hover, p a, p a:link, p a:visited, #formContainer a, #formContainer a:link, #formContainer a:visited,
#petcastList .petcast a:hover, #petcastList .petcastOn a:hover {
	text-decoration: underline;
}