/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #000000;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 15px;
	}

.sub_heading{
	Color : #0A648B;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 13px;
	}

.normal_bold_text{
	Color : #1B6AA6;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_text{
	Color : #555555;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

.normal_small_bold{
	Color : #00B8DB;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #555555;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 10px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #ECECEC;
	}

#list_row_BG2,.list_row_BG2{
	Background-Color : #FFFFFF;
	}

#Application_Table{
	border-spacing : 10pt;
	padding : 5px;	
	Width : 100%;		
	font-family : "verdana";
	font-size : 10pt;
	}

#Form_Table{
	border-spacing : 10pt;
	padding : 0pt;	
	Width : 415px;
	Font-Family : Arial;
	Font-Size : 10pt;
	}

.TableBackGroundColor
{
    BACKGROUND-COLOR: #ECECEC;
}

body {
	padding:17px 0 0 0;
	margin:0px;
	background:url(/sw/themes/11249/site_images/body-bg.jpg) repeat-x 0 0;
	background-color:#FCFCFC;
	}
td {
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#555555;
	}
a {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#D43929; outline:none; text-decoration:underline;
	}
a:hover{
	text-decoration:none;
	}	
.maintable {
	border:3px solid #FFFFFF;
	background:url(/sw/themes/11249/site_images/banner-bg.jpg) no-repeat 0 0;
	background-color:#FFFFFF;
	}
.contact {
	border-left:1px solid #E9AE33;
	border-right:1px solid #E9AE33;
	border-bottom:1px solid #E9AE33;
	background:url(/sw/themes/11249/site_images/contact-bg.jpg) repeat-x 0 0;
	background-color:#F0C44B;
	padding:16px 0 40px 10px;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	}
.contact .bold {
	font-weight:bold;
	text-decoration:none;
	}
.contact .black {
	color:#20201F;
	text-decoration:underline;
	}
.contact .black a {
	color:#20201F;
	text-decoration:underline;
	}
.contact .black a:hover {
	color:#113EE6;
	text-decoration:none;
	}
.bluetext {
	color:#1B6AA6;
	text-decoration:none;
	}
.boldtext {
	font-weight:bold;
	text-decoration:none;
	}
.newproducts {
	background:url(/sw/themes/11249/site_images/doot-verticle.gif) repeat-y 0 0;
	}
.new {
	padding:0 0 2px 12px;
	background:url(/sw/themes/11249/site_images/doot-horiz.gif) repeat-x 0 100%;
	}
.free {
	background:url(/sw/themes/11249/site_images/doot-horiz.gif) repeat-x 0 100%;
	padding:2px 0 4px 13px;
	}
.crownborder {
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	padding-bottom:4px;
	}
.clickyeallow {
	background:url(/sw/themes/11249/site_images/click-yellow.jpg) repeat-x 0 0;
	background-color:#CBC767;
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	padding:8px 0 2px 9px;
	text-transform:uppercase;
	}
.clickyeallow a {
	color:#FFFFFF;
	text-decoration:none;
	}
.clickyeallow a:hover {
	color:#000000;
	text-decoration:none;
	}


.clickblue{
	background:url(/sw/themes/11249/site_images/click-blue.jpg) repeat-x 0 0;
	background-color:#1C85CE;
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	padding:8px 0 2px 9px;
	text-transform:uppercase;
	}
.clickblue a {
	color:#FFFFFF;
	text-decoration:none;
	}
.clickblue a:hover {
	color:#000000;
	text-decoration:none;
	}
	
	
.clickgreen {
	background:url(/sw/themes/11249/site_images/click-green.jpg) repeat-x 0 0;
	background-color:#AECB5E;
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	padding:8px 0 2px 9px;
	text-transform:uppercase;
	}
.clickgreen a {
	color:#FFFFFF;
	text-decoration:none;
	}
.clickgreen a:hover {
	color:#000000;
	text-decoration:none;
	}
.footer {
	background:url(/sw/themes/11249/site_images/footer-bg.jpg) repeat-x 0 0;
	background-color:#AAAAAA;
	padding:10px 0 0 0;
	}
.footertext {
	font:normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
 
.buttonfontstyle{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#fff;	
	line-height:19px;
	font-weight:bold;
	padding:0 0 0 8px;
	}
ul.msds{
	padding:10px 0 10px 15px; margin:0; list-style-type:none;}
ul.msds li{
	background:url(/sw/themes/11249/site_images/bla-arrow.gif) no-repeat left 4px;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#000; padding:0 0 0 12px; margin:0 0 6px;}
ul.msds li a{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#000; text-decoration:underline;}
ul.msds li a:hover{
	text-decoration:none;}
.blackcol{
	color:#000;}