/* Q-spot stylesheet */
/* Version 0.1 */

BODY {
margin: 0pt; padding-top:0px; 
background-color: #ffffff;
background-image:url(../images/global/background.jpg);
background-repeat:repeat-x;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
}

td {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
vertical-align:top;
}

.container
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
text-align: center;
padding-top:30px;
vertical-align: top;
color: #333333
}

.service
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
text-align:right;
font-style: normal;
font-weight: bold; 
padding-right: 16px;
padding-top:6px;
background-color: #ffffff;
vertical-align: top;
color: #333333
}

.main
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 16px;
padding-left: 16px; 
padding-right: 16px;
padding-top: 16px;
padding-bottom: 30px;
vertical-align: top;
background-color: #FFFFFF;
color: #333333
}
.flash
{
z-index:1;
}

.productinfo
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 16px;
padding-left: 16px; 
padding-right: 16px;
padding-top: 16px;
padding-bottom: 16px;
vertical-align: top;
background-color: #FFFFFF;
color: #333333
}

.productdetails
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 16px;
padding-left: 8px; 
padding-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
vertical-align: top;
background-color: #dddddd;
color: #333333
}

.orange
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 16px;
padding-left: 8px; 
padding-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
vertical-align: top;
background-color: #ef8d25;
color: #333333
}

.date
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #ef8d25;
}


.footer
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 18px;
vertical-align: top;
padding-top: 16px;
padding-bottom: 16px;

color: #333333
}

.main3
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
padding-top: 14px;
padding-bottom: 14px;
line-height: 18px;
vertical-align: top;
color: #333333
}

h1
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 21px; 
font-weight: 400;
line-height: 16px;
color: #ef8d25;
}

h2
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
line-height: 18px;
font-weight: 100;
color: #ef8d25;
}

h3
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
line-height: 14px;
font-weight: 400;
color: #ef8d25;
}

h4
{
font-family: Arial, Helvetica, sans-serif; 
line-height: 10px;
font-size: 10px; 
color: #ef8d25;
}


A:LINK 
{
	color: #ef8d25;
text-decoration: underline;
border: none;
}
A:HOVER 
{
	color: #ef8d25;
text-decoration: underline;

border: none;
}
A:VISITED
{
	color: #ef8d25;
text-decoration: none; 
border: none;
}
A:ACTIVE
{
	color: #ef8d25;
text-decoration: none; 
border: none;
}

input, option, select, textarea {
	font-family : Tahoma,Arial,Helvetica;
	font-size : 10px;
	color : #797979;
	border : 1px #b1c300 solid;
}