.shadow{
border:1px solid black;
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:100
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.2; /*firefox 1.5 opacity*/
-moz-opacity:0.2; /*mozilla opacity*/
-khtml-opacity:0.2; /*opacity*/
z-index:10
}


body {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
 background: #5283fe;
background-image: url(images/site-background.gif);
text-align: left;
margin: 0px;

/* 	background: #000000 url(images/background4.jpg);
        background-repeat: no-repeat;
        background-x-position: center;
        background-y-position: top;
	background-attachment: fixed;
        background-position: center center; */

}


table {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
}

TD.topbar {
background-image: url(images/topbar.gif);
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.lefttopbg {
background-image: url(images/lefttopbg.gif);
	font-size: 11px;
	font-family : Tahoma;
	color : #F0F0F0;
}

TD.topbg {
background-image: url(images/topbg.gif);
	font-size: 11px;
	font-family : Tahoma;
	color : #F0F0F0;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #0066CC;
	text-decoration: none;
}

A:active {
	color: #0066CC;
	text-decoration: none;
}

A:hover {
	color: #0066CC;
	text-decoration: none;
}

A.dark:link {
	color: #000000;
	text-decoration: none;
}

A.dark:visited {
	color: #0066CC;
	text-decoration: none;
}

A.dark:active {
	color: #0066CC;
	text-decoration: none;
}

A.dark:hover {
	color: #0066CC;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #F0F0F0;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFFFFF;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFFFFF;
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

TD.menu {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

HR {
	height: 1px;
	color: #999999;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-size: 18px;
font-family : Verdana;
font-weight: bold;
color : #003366;
}

div.prodname{
font-size: 11px;
font-family : Verdana;
font-weight: bold;
color : #00FF00;
}

div.prodmanufacturer {
color: #000000;
font-weight: bold;
}

span.price, .detailprice, .prodprice {
color: #0066CC;
padding-top: 4px;
font-weight:bold;
font-size: 18px;
text-align: center;
} 

div.prodcurrency, .extracurr, .detailcurrency {
font-size: 14px;
font-family : Verdana,Arial,sans-serif;
color: #000;
text-align: center;
width: 100%;
} 

.detailimage {
vertical-align : top;
} 

body
{
text-align: center;
}

.cpd {
background : #29ADFF;
} 

.cpdll {
background : #F1F9FC;
color: #333;
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 1080px;
text-align: left;
background-color: #ffffff;
border: #000000 1px solid;
}
