/*
 *	Homepage
 *	Contains provider navigation, provider boxes and tables with serviceplan group/sets
 */

#layout_content {
	padding: 20px; /* Additional 20px of padding required on the right, so we've got something to work with on the negative margins used by the boxes */
}

#layout_content h2 {
	display: none;
}

#layout_content h3 {
	border-bottom: 1px solid #c0c0c0;	
	color: #1b5c9d;
	font-size: 18px;
}

#layout_content h3 a {
	text-decoration: none;
}

#layout_content h3 a:hover {
	color: #1b5c9d;
	text-decoration: underline;
}

/* T-Mobile */
span.providertable_provider_33 {
	height: 0;
	margin-top: 1px;
	float: right;
}

/* Vodafone */
span.providertable_provider_217 {
	height: 0;
	margin-top: 0px;
	float: right;
}
/* KPN */
span.providertable_provider_34 {
	height: 0;
	margin-top: -4px;
	float: right;
}

/* Hi */
span.providertable_provider_1041 {
	height: 0;
	margin-top: -6px;
	float: right;
}

/*telfort*/
span.providertable_provider_241 {
	height: 0;
	margin-top: -4px;
	float: right;
}

p.more {
	margin: 5px 0;
}


/* Leaderboard */

#leaderboard_frontpage_dynamic {
	margin-right: 0px !important; /* Negative right margin to compensate for the additional right padding on #layout_content */
}



/* providernavigation */

#provider_navigation {
	height: 37px;
	padding: 5px 0 4px 115px;
	border-color: #ddd;
	border-width: 1px 0 1px 0;
	border-style: solid;
	overflow: hidden;
	background: #f7f7f7;
}

#provider_navigation a {
	padding: 5px 20px 4px 20px;
	float: left;
	display: block;
}

/* T-Mobile */
#provider_navigation #provider_navigation_tmobile {
	width: 129px;	
	height: 24px;
	padding-top: 8px;
	border-right: 1px solid #ddd;
}

/* KPN */
#provider_navigation #provider_navigation_kpn {
	width: 51px;
	height: 26px;
	padding-top: 6px;
	border-right: 1px solid #ddd;
}

/* Vodafone */
#provider_navigation #provider_navigation_vodafone {
	width: 46px;
	height: 32px;
	padding-top: 1px;
	border-right: 1px solid #ddd;
}

/* Hi */
#provider_navigation #provider_navigation_hi {
	width: 28px;
	height: 32px;
	padding-top: 1px;
	/*border-right: 1px solid #ddd;*/
}

/* Telfort */
#provider_navigation #provider_navigation_telfort {
	width: 81px;
	height: 24px;
	padding-top: 5px;
}

#provider_navigation_divider {
	height: 8px;
	margin: -1px 0 20px 0;
	display: block;
	background: url(/images/simonlyshop.nl/providerbar_shadow.png) repeat-x 0 0;
}



/* special products */

#featured_serviceplans {
	width: 100%;
	margin-bottom: 20px;
	padding: 10px 0 0px 2px;
	float: left;
}

#featured_serviceplans .title_featured_serviceplans {
	margin-bottom: 10px;
}

#featured_serviceplans h3 {
	margin-bottom: 10px;
}

#featured_serviceplans .free_shipping {
	height: 0;
	padding-top: 6px;
	float: right;
	color: #555555;
	font-size: 11px;
}

#featured_serviceplans .free_shipping span.pipe {
	margin: 0 3px;
	color: #c7c7c7;
}

#featured_serviceplans ul {
	margin-top: 5px;
}

#featured_serviceplans ul li {
	margin: 0;
	padding-left: 12px;
	background: url(/images/default/li_background.gif) no-repeat 2px 4px;
}

div.featured_serviceplan {
	width: 150px;	
	margin: 0px 20px 20px 0;
	padding: 0;
	float: left;
}

div.featured_serviceplan.last {
	margin: 0 0 20px 0;
}

div.featured_serviceplan h4 {
	display: block;
	color: #fff !important;
	font-size: 12px !important;
}

/* T-mobile */
div.featured_serviceplan h4.provider_33 {
	padding: 3px 0 2px 0;	
	background: url(/images/simonlyshop.nl/bg_leftbar_provider_tmobile_repeat.gif) repeat-x 0 0;
	text-align: center;
}
/* KPN */ 
div.featured_serviceplan h4.provider_34 {
	padding: 3px 0 2px 0;
	background: url(/images/simonlyshop.nl/bg_leftbar_provider_kpn_repeat.gif) repeat-x 0 0;
	text-align: center;
}

/* Telfort */
div.featured_serviceplan h4.provider_241 {
	padding: 3px 0 2px 0;
	background: url(/images/simonlyshop.nl/bg_leftbar_provider_telfort_repeat.gif) repeat-x 0 0;
	text-align: center;
}
/* Vodafone */
div.featured_serviceplan h4.provider_217 {
	padding: 3px 0 2px 0;
	background: url(/images/simonlyshop.nl/bg_leftbar_provider_vodafone_repeat.gif) repeat-x 0 0;
	text-align: center;
}

/* Hi */
div.featured_serviceplan h4.provider_1041 {
	padding: 3px 0 2px 0;
	background: url(/images/simonlyshop.nl/bg_leftbar_provider_hi_repeat.gif) repeat-x 0 0;
	text-align: center;
}

div.featured_serviceplan div.information h5 {
	height: 20px;
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
}

div.featured_serviceplan div.information.actions h5 {
	height: 35px;
}

div.featured_serviceplan {
	position: relative;
}

div.featured_serviceplan div.image img.promotionalicon {
	position: absolute;
	top: 49px;
	left: -14px;
	border: none;
}

div.featured_serviceplan h5 span.name {
	margin-right: 120px;
	float: left;
}

div.featured_serviceplan h5 span.price {
	width: 120px;
	margin-left: -120px;
	float: right;
	text-align: right;
	font-size: 14px;
}

div.featured_serviceplan a.image:hover {
	border-width: 0 1px 1px 1px;
	border-color: #fff #888 #888 #888;
	border-style: solid;
}

div.featured_serviceplan a.image {
	margin-bottom: 7px;
	padding-bottom: 1px;
	border-width: 0 1px 1px 1px;
	border-color: #fff #ddd #ddd #ddd;
	border-style: solid;
	display: block;
	text-align:center;
}

div.featured_serviceplan h4 a {
	color: #fff;
	text-decoration: none;
}

div.featured_serviceplan h4 a:hover {
	color: #fff;
	text-decoration: none;
}


/* pricelayout*/

span.attributeoldvalue {
	font-size: 11px;
	text-decoration: line-through;
	color: #555;
	font-weight: normal;
}

span.attributeactionvalue {
	font-weight: bold !important;
	font-size: 12px;
}

span.attributenormalvalue {
	color: #555;
	font-size: 11px;
	font-weight: normal;
}


/* tables*/

div.serviceplangroup {
	margin: 5px 0 40px;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}

div.serviceplangroup p.more a {
	font-weight: bold;
}

table.serviceplan {
	width: 660px;
	margin-bottom: 4px;
	border-collapse: separate;
	font-size: 12px;
}

table.serviceplan tr td.image div.image img.small_provider_logo,
table.serviceplan tr td.image div.image img.small_provider_logo {
	border: 1px solid #ddd;
	margin: 5px;
}

table.serviceplan tr td.image div.image a.image:hover img {
	border: 1px solid #888;	
}

table.serviceplan tr td.description ul li span.attributeactionvalue {
	color: #000;
	font-weight: bold;
}

table.serviceplan col.image,
table.serviceplan td.image {
	width: 33px;
}

table.serviceplan col.description,
table.serviceplan td.description {
	width: 263px;
	text-align: left;
	padding-left: 0;
}

table.serviceplan td.description ul {
	margin-bottom: 2px;
	float: left;
}

table.serviceplan td.description ul li {
	padding-left: 12px;
	background: url(/images/default/li_serviceplan_background.png) no-repeat 0 3px;
	font-size: 11px;
}

table.serviceplan col.monthly,
table.serviceplan td.monthly {
	width: 120px;
	font-weight: bold;
}

table.serviceplan col.quantity,
table.serviceplan td.quantity {
	width: 136px;
}

table.serviceplan col.duration,
table.serviceplan td.duration {
	width: 80px;
}

table.serviceplan th {
	padding: 5px;
	border: 1px solid #fff;
	border-bottom: 1px solid #eee;
	font-size: 12px;
	text-align: right;
	vertical-align: bottom;
}

table.serviceplan th.caption {
	text-align: left;
}

table.serviceplan td {
	border-color: #fff #f7f7f7 #eee #f7f7f7;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	text-align: right;
	background: #f7f7f7;
}

table.serviceplan td.image {
	padding: 0;
	vertical-align: top;
}

table.serviceplan td.description {
	text-align: left;
}

table.serviceplan tr.highlighted td {
	background: #ebebeb;
}