﻿/* white/detail_page.css */
/* Heromodule */
.heroModule_01 {
	border-bottom: 1px solid #EBEBEB; 
}
.heroModule_01 fieldset input {
	border: 1px solid #B3B3B3; 
}
.heroModule_01_Left p a  {
	color: #4A7C9F !important; 
} 
.headlineArticle h1 {
	color: #545454;
}

.section-detail .containerSmallHeader {
	background: url(../../images/layout/bg_container_hero_top.jpg) no-repeat;
}
.section-detail .containerSmall {
	background: url(../../images/layout/bg_container_hero.jpg) repeat-y;
}
.section-detail .containerSmallFooter {
	background: url(../../images/layout/bg_container_hero_bottom.jpg) no-repeat;
}
.section-detail .containerSmall .cleanerHr {
	background-color: #EAEAEA;
}

.heroPriceLeft {
	border-right: 1px solid #545454;
}

/* list of features */
.feature {
	background: url(../../images/layout/feature_check.gif) center left no-repeat; 
}

.contentpanemiddle  {
	background: url(../../images/layout/vert_line_white.jpg) 345px 20px repeat-y;
}

/* System Requirements over xml */
.showDetails a {
	color: #027FC5;
}
.showDetails a:hover {
	color: #004066 !important;
}

/* tech G  module */
.techGReminder
{
background:transparent url(../../images/layout/white/category_pages/bg_hub_module.jpg) repeat-y scroll center top;
}

.techGReminderHeader
{
background:transparent url(../../images/layout/white/category_pages/corners_hub_module.jpg) no-repeat scroll center top;
}

.techGReminderBody_uk
{
background: url(../../images/products/UK_Vista_Product_Detail_Single_Module_EMEA_wht.jpg) no-repeat scroll center top;
}

.techGReminderBody_de
{
background: url(../../images/products/Vista_Product_Detail_Single_Module_EMEA_wht.jpg) no-repeat scroll center top;
}

.techGReminderBody_nl
{
background: url(../../images/products/NL_Vista_Product_Detail_Single_Module_EMEA_blk.jpg) no-repeat scroll center top;
}

.techGReminderBody_es
{
background: url(../../images/products/ES_Vista_Product_Detail_Single_Module_EMEA_wht.jpg) no-repeat scroll center top;
}

.techGReminderBody_fr
{
background: url(../../images/products/FR_Vista_Product_Detail_Single_Module_EMEA_wht.jpg) no-repeat scroll center top;
}

.techGReminderFooter
{
background:transparent url(../../images/layout/white/category_pages/corners_hub_module.jpg) no-repeat scroll center bottom;
}

/* Vista SP2 Popup */
#linkpopupcontainer .bodyborder .popupcontentcontainer{
color:#545454;
}
#linkpopupcontainer .topborder{
background:url(../../images/layout/white/sp2popup/corners.jpg) no-repeat 0 0;
}
#linkpopupcontainer .bottomborder{
background:url(../../images/layout/white/sp2popup/corners.jpg) no-repeat 0 -15px;
}
#linkpopupcontainer .bodyborder{
background:url(../../images/layout/white/sp2popup/bodyborder.jpg) repeat-y 0 0;
}
.preorderCaption .preorderNote
{
color:#DF0001;
}
/* end white/detail_page.css */