@charset "utf-8";
/* CSS Document */

/*
*Project:	TULONG Multi Usage Email Template
*Version:	1.0
*Creat:		20/02/13 
*Author: 	digith 
*Website: 	http://themeforest.net/user/digith
*/

/* Client-specific Styles */
#outlook a {
	padding: 0;
} /* Force Outlook to provide a "view in browser" button. */
body {
	width: 100% !important;
	margin: 0;
	padding: 0;
}
.ReadMsgBody {
	width: 100%;
}
.ExternalClass {
	width: 100%;
} /* Force Hotmail to display emails at full width */
body {
	-webkit-text-size-adjust: none;
} /* Prevent Webkit platforms from changing default text sizes. */
.yshortcuts, .yshortcuts a, .yshortcuts a:link, .yshortcuts a:visited, .yshortcuts a:hover, .yshortcuts a span {
	text-decoration: none !important;
	border-bottom: none !important;
	background: none !important;
}
/* Reset Margins and Paddings */
p, ul, h1, h2, h3, h4, h5, h6 {
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}
table, table td {
	border-collapse: collapse;
}
img {
	border: 0;
	display: block;
}
.img-inline {
	display: inline;
	border: 0;
	vertical-align: -2px;
}
.BGtable {
	height: 100% !important;
	margin: 0;
	padding: 0;
	width: 100% !important;
}
/*Default Email template setting*/

/*color scheme*/
.top-bar-devider, .footer-devider, .issue, .shopping-banner-title {
	background-color: #7FB338;
}
a, a hover, a span, a hover span {
	color: #FFF;
}/*fix the link style*/
.letter-title, .letter, .hlight, .price {
	color: #7FB338;
}
/*according to foreground*/

/*light foreground*/
.email-container {
	background-color: #fff;
}
.dark-module {
	background-color: #eee;
}
.menu td {
	color: #666;
}
body, .BGtable, th, td, p {
	color: #585858;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	color: #666;
}
h6, .h6 {
	color: #999;
}
.img-box td, .small-box td, .sidebar-box, .img-letter {
	border-color: #ccc;
}
.img-box td, .small-box td, .sidebar-box, .sidebar-box-noborder, .img-letter td, .price-hot-td {
	background-color: #f3f3f3;
}
.header-right a, .header-right a hover, .header-right a span, .header-right a hover span {
	color: #252525;
	text-decoration: none;
	outline: none;
}
.footer-title a, .footer-title a hover, .footer-title a span, .footer-title a hover span {
	color: #252525;
	text-decoration: none;
	outline: none;
}
.list a, .list a hove, .list a span, .list a hover span {
	color: #252525;
	text-decoration: none;
	outline: none;
	border-bottom: #252525 1px dotted;
}
.menu a, .menu a hove, .menu a span, .menu a hover span {
	color: #666;
	text-decoration: none;
	outline: none;
}
/*****************/
/*dark foreground
.email-container { background-color:#4c4c4c;}
.dark-module{background-color:#333;}
.menu td{color: #999;}
body, .BGtable, th, td, p { color: #ccc;}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 , h6 , .h6{ color:#fff; }
h6, .h6 { color:#ccc;}
.img-box td, .small-box td, .sidebar-box, .img-letter{ border-color:#333;}
.img-box td, .small-box td, .sidebar-box, .sidebar-box-noborder, .img-letter td, .img-letter-noborder td, .price-hot-td { background-color:#444;}
.header-right a, .header-right a hover, .header-right a span, .header-right a hover span{color:#ddd;text-decoration: none;outline: none;}
.footer-title a, .footer-title a hover, .footer-title a span, .footer-title a hover span{color:#ddd;text-decoration: none;outline: none;}
.list a,.list a hove,.list a span,.list a hover span{color:#ddd;text-decoration: none;outline: none;border-bottom:#ddd 1px dotted;}
.menu a,.menu a hove,.menu a span,.menu a hover span{color:#999;text-decoration: none;outline: none;}
/*****************/

/*according to background*/

/*light background
body, .BGtable, .color-devider { background-color: #ccc; background-image:url(../images/bg.gif); background-repeat:repeat;  }
.footer td, .footer p, .top-bar {color:#444;}
.footer-title{color:#222;}
/*****************/
/*dark background*/
body, .BGtable, .color-devider {
	background-color: #333;
	background-image: url(http://tc1310.be/newsletter/022014/images/bg.jpg);
	background-repeat: repeat;
}
.footer td, .footer p, .top-bar {
	color: #ccc;
}
.footer-title {
	color: #eee;
}
/*****************/


/*general color setting*/
.quote {
	background-color: #eee;
}
/*font*/
body, .BGtable, th, td, p {
	font-family: Tahoma, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	-webkit-text-size-adjust: none; /*#disable font adjust sizes */
}
.top-bar, .email-container, .email-container td, .footer, .footer td {
	line-height: 18px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .logo, .footer-title {
	font-family: Tahoma, "Helvetica Neue", Arial, sans-serif;
	-webkit-text-size-adjust: none; /*fix the h1-h6 display style and disable font adjust sizes */
}
h2, .h2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 34px;
}
h3, .h3 {
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
}
h4, .h4, .logo {
	font-size: 14px;
	font-weight: 500;
	font-weight: normal !important;
}
h5, .h5 {
	font-size: 12px;
	font-weight: normal !important;
}
.footer-title, .top-link td {
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal !important;
}
.top-link td {
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: normal !important;
}
.menu td {
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
h6, .h6 {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal !important;
}
.shout {
	color: #ff0000;
}
.date, .footer td, .footer p, .top-bar, .top-bar-left, .top-bar-right {
	font: 10px/16px Tahoma, "Helvetica Neue", Arial, sans-serif;
}
.top-bar {
	text-align: center;
}
.issue {
	font-size: 12px;
	line-height: 12px !important;
	color: #FFF;
	text-align: center;
}
.date {
	font-size: 12px;
	line-height: 12px !important;
	text-align: right;
}
.shopping-banner-title {
	color: #fff;
	font: bold 14px;
	text-transform: uppercase;
	text-align: center;
}
.shopping-banner-text {
	font-size: 12px;
	font-weight: 400;
	-webkit-text-size-adjust: none; /* disable font adjust sizes */
	background-color: #f3f3f3;
	color: #252525;
}
.letter-title, .letter, .price {
	font-size: 16px;
	font-weight: 300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.letter {
	font-size: 14px;
}
.price {
	font-size: 11px;
	line-height: 18px;
}
.quote {
	font-size: 12px;
	font-weight: nomal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
	color: #252525;
}
.top-bar-devider, .footer-devider, .devider, .color-devider, .small-img {
	font-size: 1px;
	line-height: 1px !important;
}
/*link style*/
a, a hover, a span, a hover span {
	text-decoration: none;
	outline: none;
}/*fix the link style*/
.list a, .list a hove, .list a spn, .list a hover span {
	border-bottom: 1px dashed;
}
/*box*/
.img-box td, .small-box td, .sidebar-box, .img-letter {
	border-width: 1px;
	border-style: solid;
}
/*border*/
.bordered-bottom {
	border-bottom: 1px solid #d6d6d6;
}
.bordered-bottom-left {
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
}
.bordered-bottom-dotted {
	border-bottom: 1px dotted #d6d6d6;
}
.bordered-right-dotted {
	border-right: 1px dotted #d6d6d6;
}
.bordered-bottom-left-dotted {
	border-bottom: 1px dotted #d6d6d6;
	border-left: 1px dotted #d6d6d6;
}
/*box padding*/
.img-letter-box {
	padding: 5px 0 5px 5px;
}
.img-letter td, .img-letter-noborder td {
	padding: 10px;
}
.img-rounded-right td {
	padding: 5px 0 5px 20px;
}
.img-rounded td {
	padding: 5px 20px 5px 0;
}
.avator-rounded td {
	padding: 5px 10px 5px 0;
}
.img-box td {
	padding: 4px;
}
.small-box td {
	padding: 2px;
}
.sidebar-box-td {
	padding: 9px;
}
.sidebar-box-noborder-td {
	padding: 10px;
}
/*position*/
.top-bar {
	padding: 10px 10px 0 10px;
}
.menu-devider {
	padding: 0 18px;
}
.icon-text-td, .sidebar-right-col-td {
	padding: 10px 10px 0 0;
}
.top-bar-left {
	padding: 10px 0 0 20px;
}
.top-bar-right {
	padding: 10px 20px 0 0;
}
.logo {
	padding-left: 20px;
	padding-top: 10px;
}
.date {
	padding-right: 20px;
}
.general-td, .icon-td, .devider {
	padding: 0 10px 10px 10px;
}
.color-devider {
	padding: 0 0 20px;
}
.general-img-td, .quote, .quick-icon-text-td, .last-module {
	padding: 10px;
}
.col3-mid-td {
	padding: 10px 9px 0 9px;
}
.col3-mid-img-td {
	padding: 10px 9px;
}
.quote-shap {
	padding: 0 10px;
}
.sidebar-maincontent {
	padding-right: 10px;
}
.sidebar-maincontent-right {
	padding-left: 10px;
}
.social-table td {
	padding: 6px 0 6px 5px;
}
.button td {
	padding: 15px 0 0;
}
.footer-td {
	padding: 10px 10px 20px;
}
.icon2-td {
	padding: 0 10px 10px;
}
.icon2-text-td {
	padding: 0 10px 10px 0;
}
.icon3-td {
	padding: 0 0 10px 10px;
}
.quick-link-left-td {
	padding: 10px 0 10px 10px;
}
.quic-link-icon-td {
	padding: 10px 0;
}
.top-link-icon {
	padding-right: 5px;
}
.top-link-text {
	padding-right: 10px;
}
.padding-10-0-10-20 {
	padding: 10px 0 10px 20px;
}
.padding-10-20-10-0 {
	padding: 10px 20px 10px 0;
}
/*Max img */
.img-40 {
	max-width: 40px;
}
.img-50 {
	max-width: 50px;
}
.img-70 {
	max-width: 70px;
}
.img-80 {
	max-width: 80px;
}
.img-100 {
	max-width: 100px;
}
.img-110 {
	max-width: 110px;
}
.img-115 {
	max-width: 115px;
}
.img-125 {
	max-width: 125px;
}
.img-150 {
	max-width: 150px;
}
.img-160 {
	max-width: 160px;
}
.img-166 {
	max-width: 166px;
}
.img-170 {
	max-width: 170px
}
.img-174 {
	max-width: 174px;
}
.img-180 {
	max-width: 180px;
}
.img-260 {
	max-width: 260px;
}
.img-270 {
	max-width: 270px;
}
.img-340 {
	max-width: 340px;
}
.img-350 {
	max-width: 350px;
}
.img-550 {
	max-width: 550px;
}
.img-560 {
	max-width: 560px;
}
.img-600 {
	max-width: 600px;
}
.img-72 {
	max-width: 72px;
	max-height: 72px;
}
.img-128 {
	max-width: 128px;
	max-height: 128px;
}
.img-48 {
	max-width: 48px;
	max-height: 48px;
}
.img-64 {
	max-width: 64px;
	max-height: 64px;
}
.img-24 {
	max-width: 24px;
	max-height: 24px;
}
.img-32 {
	max-width: 32px;
	max-height: 32px;
}
