﻿/*
Title:      CSS for CASSIS DS ASIA
Author:     Clas Wineus, www.claswineus.com
Copyright:  2008, Clas Wineus. All rights resevered.
*/

/*-----------------------------------------------------------------------
		Basic Styles ENGLISH
----------------------------------------------------------------------- */

html {
font-size: 100%; /* IE trick to allow proper resizing of text */
}

body {
margin:0;
padding:0;
font: 0.75em/1.5em Verdana, Tahoma, Helvetica, Arial, sans-serif; /* 1em = 12px. */
color:#545454;
text-align: center;
background-color:#eeeeee;
}

/* Default Heading Size */	
h1		{ font-size: 1.75em;  font-family:sans-serif, arial; margin:0 0 1em 0; padding:0; color:#6e6e6e;}
h2		{ font-size: 1.35em;  font-family:sans-serif, arial; margin:0 0 0.2em 0; padding:0;}
h3 		{ font-size: 1.25em;  }
h4		{ font-size: 1.1em;  }
h5,h6	{ font-size: .84em;  }

table, form, select, input, textarea { 
font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
font-size: 100%; /* IE hack so these elements correctly inherit the default text size */ 
}

/*-----------------------------------------------------------------------
		Font Sizes
----------------------------------------------------------------------- */

.logo {
font-size:10px;
font-weight:bold;
line-height:20px;
}

#lang, #footer {
font-size:0.9em;
}

#main {
font-size: 1.05em;
line-height: 1.5em;
}

#main .intro {
font-size:1.1em;
line-height:1.6em;
}


#top_menu {
font-size:0.9em;
line-height:1.2em;
}

.slogan {
font-size:2.25em;
font-family:Sylfaen, Palatino Linotype, Helvetica Neue, Georgia, Arial, sans-serif;
}

.slogan_title {
font-size:2.25em;
font-family:Arial, sans-serif;
}


#sidebar .puff {
font-size:0.9em;
line-height:1.4em;
}

#sidebar .news .newslink, #sidebar .news .more, #sidebar .files .pdf, #news .date {
font-size:0.85em;
line-height:1.5em;
font-weight:bold;
}

.left_title {
font-size:0.95em;
}

.right_text {
font-size:0.95em;
}

#contact_form label {
font-size:0.95em;
font-weight:bold;
}

#contact_form .required {
font-size:0.95em;
font-weight:bold;
}

.left_title {
font-weight:bold;
}
