﻿/*
Title:      CSS for CASSIS DS ASIA
Author:     Clas Wineus, www.claswineus.com
Copyright:  2008, Clas Wineus. All rights resevered.
*/

/*-----------------------------------------------------------------------
		Basic Styles
----------------------------------------------------------------------- */

:focus {
-moz-outline-style: none;
}

/* Tables should show empty. */
table {
empty-cells: show;
}

a:link, a:visited {
color:#017ad6;
text-decoration:none;
}

a:hover {
color:#ffa200;
text-decoration:none;
}

img {
border:0;
}

.align_right {
float:right;
}

.solid_line {
float:left;
width:100%;
border-bottom:1px solid #e1e4e8;
height:1px;
margin: 15px 0px 15px 0px;
}

.dashed_line {
float:left;
width:100%;
border-bottom:1px dashed #e1e4e8;
height:1px;
margin: 15px 0px 15px 0px;
}

hr {
display:none;
}

.yellow {
color:#f19901;
}

#border {
border:1px solid #dfdfdf;
}

#border:hover{
border:1px solid #c9cddf;
}

img.align_left {
float:left;
margin:2px 10px 10px 0;
}

/*-----------------------------------------------------------------------
		Page Structure
----------------------------------------------------------------------- */

#container {
width:812px;
height:100%;
text-align: left;
background-color:#ffffff;
}

#container .border_left {
width:6px;
background-color:#eeeeee;
background:url("images/fade_left.gif") left top;
}

#container .border_right {
width:6px;
background-color:#eeeeee;
background:url("images/fade_right.gif") left top;
}

#header {
float:left;
width:760px;
border-top:4px solid #ffc000;
border-bottom:10px solid #24618e;
padding:20px 20px 0px 20px;
background:url("images/fade_header.jpg") repeat-x left bottom;
}

.logo {
float:left;
margin:14px 0 5px 0;
color:#a5a5a5;
}

#lang {
text-align:right;
margin:0 2px 25px 0;
}

#main {
float:left;
width:760px;
height:100%;
min-heigh:500px;
padding:20px 20px 30px 20px;
}

#main .intro {
font-weight:bold;
color:#f19901;
}

#footer {
float:left;
width:760px;
height:30px;
color:#666666;
padding:15px 20px 20px 20px;
background-color:#cfcfcf;
background:url("images/grey_brush.jpg") no-repeat left top;
border-bottom:4px solid #24618e;
}

#footer a:link, #footer a:visited {
color:#666666;
}

#footer a:hover {
color:#333333;
}


/*-----------------------------------------------------------------------
		Top Menu
----------------------------------------------------------------------- */

#top_menu {
font-weight:bold;
}
	  
#top_menu ul {
margin:0;
padding:10px 0 0 50px;
list-style:none;
}

#top_menu li {
display:inline;
}
	  
#top_menu a {
float:left;
background:url("images/tableftJ.gif") no-repeat left top;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
border-bottom:1px solid #c5d6e3;
}

#top_menu a span {
float:left;
display:block;
background:url("images/tabrightJ.gif") no-repeat right top;
padding:6px 18px 5px 9px;
color:#24618E;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#top_menu a span {float:none;}
/* End IE5-Mac hack */
#top_menu a:hover span {
color:#ffaf00;
}
	  
#top_menu a:hover {
background-position:0% -42px;
}

#top_menu a:hover span {
background-position:100% -42px;
}

/* Current Page \*/

#top_menu .current_page a {
background:url("images/tableftJ.gif") no-repeat left -42px;
border-bottom:1px solid #24618e;
}

#top_menu .current_page a span {
background:url("images/tabrightJ.gif") no-repeat right -42px;
color:#ffffff;
}


/*-----------------------------------------------------------------------
		Contact Page (Form fields)
----------------------------------------------------------------------- */

.left_title {
float:left;
color:#7c7c7c;
width:170px;
}

.right_text {
float:left;
width:500px;
}

.sendform_message {
float:left;
width:100%;
}

#contact_form {
width:100%;
}

#contact_form .group {
float:left;
width:100%;
margin: 0 0 10px 0;
padding:0px;
border-width: 0 0 1px 0;
border-style:dashed;
border-color:#e1e4e8;
}

#contact_form label {
float:left;
color:#7c7c7c;
width:170px;
margin:0px;
padding:0px;
}

#contact_form .required {
color:#a5aab7;
vertical-align:top;
padding-left:10px;
}

#contact_form .textfield {
margin:0px 0px 10px 0px;
width:370px;
height:17px;
padding:4px;
}

#contact_form textarea {
margin:0px 0px 10px 0px;
width:370px;
height:150px;
padding:4px;
}

#contact_form .submit {
margin-left:170px;
width:60px;
}

/*-----------------------------------------------------------------------
		Front Page
----------------------------------------------------------------------- */

.slogan {
float:left;
width:100%;
color:#ffffff;
text-align:center;
padding:30px 0 0 0;
height:45px;
background-color:#cfcfcf;
background:url("images/grey_brush.jpg") no-repeat left top;
}

.slogan_title {
float:left;
width:100%;
color:#ffffff;
text-align:left;
padding:30px 0 0 20px;
height:45px;
background-color:#cfcfcf;
background:url("images/grey_brush.jpg") no-repeat left top;
}

.left_column {
float:left;
width:490px;
padding:10px 20px 20px 0;
border-right:1px solid #dcdcdc;
}

.left_column a {
color:#2a5289;
}

.left_column a:hover {
color:#113d78;
text-decoration: underline;
}

#sidebar {
float:left;
width:220px;
height:540px;
padding:10px 0 0 20px;
}

#sidebar h2 {
color:#959595;
margin:0 0 1em 0;
}

#sidebar .news {
width:100%;
float:left;
}

#sidebar .news .newslink {
width:187px;
background:url("images/icon_news.gif") no-repeat left top;
color:#666666;
border-bottom:1px dashed #dcdcdc;
margin:8px 0 8px 0;
padding:0 10px 8px 20px;
}

#sidebar .news .more {
width:219px;
text-align:right;
margin:10px 0 0 0;
}

#sidebar .news .more a {
background:url("images/right_arrow.gif") no-repeat right 4px;
padding:0 11px 0 0;
}

#sidebar .news .more a:hover {
background-position: right -18px;
}

#sidebar .puff {
width:100%;
float:left;
padding:5px 0 0 0;
}

#sidebar .puff h2 {
margin:0 0 0.3em 0;
}

#sidebar .puff .h2_link {
background:url("images/right_arrow.gif") no-repeat right 5px;
margin-bottom:0px;
padding:0 10px 0 0;
}

#sidebar .puff .h2_link:hover {
background-position: right -17px;
}

/*-----------------------------------------------------------------------
		Product Page
----------------------------------------------------------------------- */

#prod_intro img.align_left {
margin-right:25px;
}

#sidebar .files {
width:100%;
float:left;
}

#sidebar .files .pdf {
width:187px;
background:url("images/icon_pdf.gif") no-repeat left top;
color:#666666;
border-bottom:1px dashed #dcdcdc;
margin:8px 0 8px 0;
padding:0 10px 8px 20px;
}




/*-----------------------------------------------------------------------
		News Page
----------------------------------------------------------------------- */

#news .solid_line {
margin:25px 0 25px 0;
}

#news h1 {
line-height:1.3em;
margin-bottom:8px;
}

#news .date {
color:#f19901;
}


/*-----------------------------------------------------------------------
		Admin Pages
----------------------------------------------------------------------- */

.admin_left_column {
float:left;
width:490px;
padding:10px 20px 20px 0;
}

#news_admin {
width:100%;
margin:0px;
border-width: 0px;
border-style: none;
border-spacing: 0px;
-moz-border-radius: 0px;
}

#news_admin td{
border-width: 0px;
border-style: none;
padding:0px;
-moz-border-radius: 0px;
vertical-align: top;
}

#news_admin .message {
height:40px;
font-size:0.95em;
}

#news_admin .success_notice {
color:green;
}

#news_admin .failure_notice {
color:red;
}

#news_admin .fieldname {
width:60px;
line-height:1.8em;
padding:6px 0px 10px 0px;
}

#news_admin .title_field {
margin:0px 0px 14px 0px;
width:98%;
height:20px;
padding:4px;
font-weight:bold;
}

#news_admin .text_field {
margin:0px 0px 14px 0px;
width:98%;
height:240px;
padding:4px;
line-height:1.7em;
}

#news_admin .form_submit{
padding:2px 6px 2px 6px;
}


#news_admin .submit_container{
float:right;
}

/*-----------------------------------------------------------------------
		Admin Pages Sidebar
----------------------------------------------------------------------- */

#admin_sidebar {
float:left;
width:220px;
height:100%;
padding:10px 0 0 20px;
border-left:1px solid #dcdcdc;
}

#sidebar_table {
width:100%;
margin:0px;
border-width: 0px;
border-style: none;
border-spacing: 0px;
-moz-border-radius: 0px;
}

#sidebar_table td {
border-width: 0px;
border-style: none;
padding:0px 0px 5px 0px;
-moz-border-radius: 0px;
vertical-align: top;
font-size:0.90em;
line-height:1.6em;
}

#sidebar_table select {
font-size:0.95em;
width:100%;
margin:4px 0 4px 0;
height:20px;
}

#sidebar_table .submit{
font-size:0.95em;
padding:2px 5px 2px 5px;
margin:5px 0 0px 5px;
}


