﻿
.Footer
{
	color:#cce7fc;
	padding-left:10px;
	background-image:url('Images/Menu/bgFooter.jpg');	
	background-repeat:no-repeat;
}

.Layout
{
	background-color:#F3FAFD;
	/*background-image:url('./Images/WebLayout/Bg_Blue_2.jpg');
	background-repeat :repeat-x;
	background-attachment:fixed;*/ 
}
.BackgroundLayout
{
	background-color:#F3FAFD;
	border: solid 1px #CCE7FC;
}

.FooterLayout
{
	background-color:#5488B0;
	border-top: solid 1px #CCE7FC;
	border-bottom :0;
	border-left :0;
	border-right :0;
}

.BoxBorder
{
	 border-collapse: collapse; 
     border-color :Silver;
}

.BoxTitle
{
	color:White;
	font-weight:bold;	
	background-color:Transparent;
}

.SilverLink
{
	font-size:12px;
	font-weight:bold;
	color:#676565;
}

a.SilverLink:link
{
	color:#676565;
	text-decoration: none;
	
}
a.SilverLink:visited
{
	color:#676565;
	text-decoration: none;
	
}
a.SilverLink:hover
{
	color:#676565;
	text-decoration:underline;	
}


.WhiteLink
{
	font-size:12px;
	font-weight:bold;
}

a.WhiteLink:link
{
	color:White;
	text-decoration: none;
	
}
a.WhiteLink:visited
{
	color:White;
	text-decoration: none;
	
}
a.WhiteLink:hover
{
	color:White;
	text-decoration:underline;	
}

.OrangeLink
{
	font-size:12px;
	font-weight:bold;
}

a.OrangeLink:link
{
	color:#ff6500;
	text-decoration: none;
	
}
a.OrangeLink:visited
{
	color:#ff6500;
	text-decoration: none;
	
}
a.OrangeLink:hover
{
	color:#ff6500;
	text-decoration:underline;	
}

.BlueLink
{
	font-size:12px;
	color:Blue;
}

a.BlueLink:link
{
	color:blue;
	text-decoration: none;
	
}
a.BlueLink:visited
{
	color:blue;
	text-decoration: none;
	
}
a.BlueLink:hover
{
	color:#ff6500;
	text-decoration:none;	
}

.Message
{
	font-family: arial, helvetica, sans-serif;
	/*font-size:11px;*/
	font-size:12px;
	color:Red;
	font-weight:bold;
}

.CartButton
{
	background-image:url('images/DialogButton/CartButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:25px;
	width:105px;
}

table.Custom 
{
	background:Silver;	
	font-family: Arial,Times New Roman,Verdana,helvetica,sans-serif;
	font-size:9pt;
}
tbody.Custom
{
	font-family: Arial,Times New Roman,Verdana,helvetica,sans-serif;
	font-size:9pt;
	background:white;	
}
tr.Custom
{
	background:Silver;
	color :White;
	font-weight:bold;
}

.PagingLayout
{
	background-image:url('images/BoxRed/bg.gif');
	color :White;
	background-repeat:repeat-x;
	height:28px;
}


a.PagingLink:link
{
	color:White;
	text-decoration: none;
	
}
a.PagingLink:visited
{
	color:White;
	text-decoration: none;
	
}
a.PagingLink:hover
{
	color:White;
	text-decoration:underline;	
}

.EmailContactButton
{
	background-image: url(images/weblayout/emailcontact.gif);
	height:24px;
	width:97px;
	color:#FFFFFF;
	font-family:Verdana, arial, helvetica, sans-serif;
	/*font-size:12px;*/
	font-size:12px;
	border :0;
}

