Your IP : 216.73.216.229


Current Path : /home/jeromecohp/www/components/com_emailbeautifier/assets/
Upload File :
Current File : /home/jeromecohp/www/components/com_emailbeautifier/assets/beautifier.css

/**
			* @tab Page
			* @section background
			* @tip Specify a color for all the hyperlinks in your email.
			* @theme link
			*/
			body {
				/*@editable*/ 
				margin: 0;
				padding: 0;
			}

			/**
			* @tab Page
			* @section link style
			* @tip Specify a color for all the hyperlinks in your email.
			* @theme link
			*/
			a, a:link, a:visited {
				/*@editable*/ color: #336699;
				/*@editable*/ text-decoration: underline;
				/*@editable*/ font-weight: normal;
			}

			/**
			* @tab Header
			* @section header bar
			* @tip Choose a set of colors that look good with the colors of your logo image or text header.
			*/
			#header {
				/*@editable*/ 
				/*@editable*/ color: #FFFFFF;
				/*@editable*/ font-family: Helvetica;
				/*@editable*/ font-weight: normal;
				/*@editable*/ text-align: left;
			}

			/**
			* @tab Header
			* @section primary heading
			* @tip Choose a set of colors that look good with the colors of your logo image or text header.
			*/
			#header .primary-heading {
				/*@editable*/ font-size: 40px;
				/*@editable*/ font-weight: bold;
				/*@editable*/ color: #FFFFFF;
				/*@editable*/ font-family: Helvetica;
				/*@editable*/ margin: 0;
			}

			/**
			* @tab Header
			* @section secondary heading
			* @tip Choose a set of colors that look good with the colors of your logo image or text header.
			*/
			#header .secondary-heading {
				/*@editable*/ color:#EEEEEE;
				/*@editable*/ margin-top: 7px;
				/*@editable*/ font-size: 14px;
				/*@editable*/ font-weight: normal;
			}

			/**
			* @tab Body
			* @section content area
			* @tip This is the default text style for the body of your email.
			* @theme content
			*/
			#content {
				margin: 0;
				/*@editable*/ font-size: 12px;
				/*@editable*/ color: #555555;
				/*@editable*/ font-style: normal;
				/*@editable*/ font-weight: normal;
				/*@editable*/ font-family: Helvetica;
				/*@editable*/ line-height: 1.6em;
				/*@editable*/ padding: 0px 30px 0;
			}

			/**
			* @tab Body
			* @section title
			* @tip This is the byline text that appears immediately underneath your titles/headlines.
			* @theme subtitle
			*/
			#content .title {
				/*@editable*/ font-size: 20px;
				/*@editable*/ font-weight: bold;
				/*@editable*/ color: #333333;
				/*@editable*/ font-style: normal;
				/*@editable*/ font-family: Helvetica;
				/*@editable*/ margin: 15px 0 10px 0;
				/*@editable*/ text-align: left;
				padding: 0;
			}

			/**
			* @tab Body
			* @section subtitle
			* @tip This is the byline text that appears immediately underneath your titles/headlines.
			* @theme subtitle
			*/
			#content .subTitle {
				/*@editable*/ font-size: 16px;
				/*@editable*/ font-weight: bold;
				/*@editable*/ color: #333333;
				/*@editable*/ font-style: normal;
				/*@editable*/ font-family: Helvetica;
				/*@editable*/ margin: 15px 0 5px 0;
				/*@editable*/ text-align: left;
				padding: 0;
			}

			/**
			* @tab Body
			* @section copy
			* @tip This is the byline text that appears immediately underneath your titles/headlines.
			* @theme subtitle
			*/
			#content .copy {
				/*@editable*/ margin:0 0 15px 0;
				/*@editable*/ line-height:1.6em;
				/*@editable*/ font-size:12px;
			}

			/**
			* @tab Body
			* @section lower links
			* @tip This is the byline text that appears immediately underneath your titles/headlines.
			* @theme subtitle
			*/
			#footer_links {
				/*@editable*/ text-align:center;
				/*@editable*/ padding-top:20px;
				/*@editable*/ font-size:12px;
			}
			/**
			* @tab Footer
			* @section footer
			* @tip You might give your footer a light background color and separate it with a top border
			* @theme footer
			*/
			#footer {
				
				/*@editable*/ padding: 5px;
				/*@editable*/ font-size: 10px;
				/*@editable*/ color: #ccc;
				
				/*@editable*/ font-family: Verdana;
				/*@editable*/ text-align:center;
			}

			/**
			* @tab Footer
			* @section link style
			* @tip Specify a color for your footer hyperlinks.
			* @theme link_footer
			*/
			#footer a {
				/*@editable*/ color: #cc6757;
				/*@editable*/ text-decoration: underline;
				/*@editable*/ font-weight: normal
			}

			/* Static Styles */
			#layout{margin:0px auto;text-align:left;border-collapse:collapse;background:#ffffff;}
			.rounded{margin:0;padding:0;line-height:8px;}
			#social strong{padding:0 10px;}
			#social{line-height:1.5em;}
			#social img{margin-right:3px;margin-top:5px;position:relative;top:3px;}
			#social a{text-decoration:none;}
			#share{margin-top:15px;}
			#can-spam{width:70%;margin:auto;}
			#can-spam td{padding:10px;text-align:left;font-size:12px;color:#ddd;}
			#copyright{font-size:10px;font-style:italic;}
			#social,#contact,#share{margin-bottom:20px;font-size:11px;}
			#social h2,#contact h2,#share h2{margin-top:0;text-transform:uppercase;font-size:12px;letter-spacing:1px;border-bottom:1px dotted #ccc;color:#333;margin-bottom:10px;}
			#product-table{display:block;border:1px dotted #ddd;border-left:0;border-right:0;margin:15px 0;padding-bottom:15px;}
			#product-table h3{font-size:12px;}
			#product-table p.copy{font-size:11px;}
			#footer_links{}
			#product-table td{padding-right:8px;}