﻿/* CSS Document */

/* Large Font Size */
/* The styles defined here are those elements whose size remains constant when text-size tool is used or any other related variation*/
body {text-align:left;font-size: 14px; font-family: Arial, Helvetica, sans-serif;padding:0px;margin:0px;background-color:#FFFFFF;	height:100%;	margin:0px;}

/* TextSize tool*/
#textsizetool a {font-weight:normal;}
.textsize 	{font-size:12px;padding-right:4px;color:#666;}
.textsizesm, a.textsizesm {font-size:12px;padding-right:3px;text-decoration:underline;font-weight:normal;}
.textsizemed, a.textsizemed{font-size:12px;padding-right:3px;text-decoration:underline;font-weight:normal;}
.textsizelg, a.textsizelg {font-size:14px;padding-right:0px;text-decoration:none;font-weight:normal;}	

/*Content Editor Webpart - need to fix the style*/
#ContentEditorContainer{width:282px;border-top:1px solid #c5dae3;background-image:url('/sites/pfizerswiss/_catalogs/masterpage/Preview%20Images/Productfadebkg.gif');background-repeat:no-repeat;background-position:bottom;clear:both;}
#ContentEditorContainer .ms-rteCustom-Text{font-family:Arial;font-size:11px;margin-top:3px;line-height:18px;color:#666;font-weight:normal;}
#ContentEditorContainer p {font-family:Arial;font-size:11px;margin-top:3px;line-height:18px;color:#666;font-weight:normal;}


/* Custome Styles for HTML edito Control*/
.ms-rteCustom-Seitentitel_blau{font-family:Arial;font-size:16px;font-weight:bold;color:#336699;}
.ms-rteCustom-Seitentitel_orange{font-family:Arial;font-size:16px;font-weight:bold;color:#FF6600;}
.ms-rteCustom-Uberschrift_blau {font-family:Arial;font-size:13px;font-weight:bold;color:#336699;margin-bottom:12px;margin-top:10px;}
.ms-rteCustom-Uberschrift_orange{font-family:Arial;font-size:13px;font-weight:bold;color:#FF6600;margin-bottom:12px;margin-top:10px;}
.ms-rteCustom-Text{font-family:Arial;font-size:13px;margin-top:3px;line-height:18px;color:#666;font-weight:normal;}

/*TextSize tool-Change the textsize*/
p {color:#666;font-size:14px;font-family:Arial;}
.intcontentcenter {float:left;padding:0px;font-size:14px;font-family:Arial;}

/*Home page-Tab control*/
#fadecontainerwide {width:546px;border-top:1px solid #c5dae3;background-image: url("/sites/pfizerswiss/_catalogs/masterpage/Preview%20Images/tabfadebkg.gif");background-repeat:no-repeat;background-position:bottom;padding:0px 0px 13px 0px;margin:0px;clear:both;font-family:Arial;font-size:14px;}



