/*
default.css

This file contains css for each html element in the website.
It also contains classes for use by the Rich Text Editor
*/
/*
classes.css

This contains all the classes used by the website other than those defined in default.css
Typically this will include header and footer css as well as any styles required by any bespoke areas of the website
*/

@charset "utf-8";
/*------------------------------------------- 	
|	Document	:	CSS						|	
|	WebSite		:	Diamond Motion Ltd		| 
|	Creator		:	Chintan Sheth			|
|	Date		:	August-07-2008			|
|	Updater		:	Chintan Sheth			|
|	Last Update	:	August-07-2008			|
|--------------------------------------------*/

div#layoutitemsettings form label#label_content{display:none;}


.sin-b{border:1px solid #ff0000;}

.sin-clr-both{clear:both; font-size:1px; height:5px;}

.sin-more{color:#0f426d;}
.sin-more a:link , .sin-more a:visited{color:#0f426d; text-decoration:underline;}
.sin-more a:hover{color:#0f426d; text-decoration:none;}
.sin-more a:active{color:#0f426d; text-decoration:underline;}

.sin-menu-link{padding-left:10px; float:left; text-align:center;}
.sin-menu-link a:link ,.sin-menu-link a:visited{color:#024f7a; text-decoration:none;}
.sin-menu-link a:hover{color:#9d6000; text-decoration:none;}
.sin-menu-link a:active{color:#024f7a; text-decoration:none;}


.sin-blu-title h3{ font-size:16px; color:#004267; line-height:45px;}

.sin-detail p{line-height:18px; padding:10px 0;}

.sin-rpan-top{height:35px;font-weight:bold; font-size:13px; color:#FFFFFF;  line-height:33px; background:url(../images/right-pan-top.gif) no-repeat; padding-left:36px;}
.sin-add{font-size:14px; font-weight:bold; color:#004981; line-height:25px; background:url(../images/blt-dimond.gif) 0px 5px no-repeat; padding-left:40px;}
.sin-phone{font-size:16px; font-weight:bold; color:#cb1818; line-height:22px; background:url(../images/blt-phone.gif)  no-repeat; padding-left:40px;}


.sin-footer-mid{color:#113a51;}
.sin-footer a:link , .sin-footer a:visited{color:#113a51; text-decoration:none;} 
.sin-footer a:hover{color:#113a51; text-decoration:underline;}
.sin-footer a:active{color:#113a51; text-decoration:none;}
.sin-copy-text{font-size:11px; width:470px}

