﻿
/*--------------------------------Index Header Css----------------------------*/

body{ margin:0px; padding:0px; background:#fff url(../images/header.jpg) no-repeat scroll center top}

h1{color:#D4F0FB;font-family:Georgia;font-size:19px;font-style:italic;font-weight:normal;margin:36px 0 0;padding:0; float:left }
/*--------------------------------Header Base Css----------------------------*/

.wrapper{ width:920px; margin:auto; clear:both;}
.header{background:url(../images/header1.jpg) top center no-repeat;  padding:48px 32px; clear:both; position:relative; height:200px }

/*--------------------------------Logo----------------------------*/
.logo{ width:353px; height:45px; margin:0px 0px 13px 0px; font-size:12px}
.logo a{width:353px; height:45px; background:url(../images/logo.gif) 0px 0px no-repeat; display:block; text-indent:-9000px}

/*--------------------------------Index Header Css End----------------------------*/
a.cart{ background: url(../images/cart.gif) no-repeat scroll 0 0;
float:right;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
height:21px;
margin-top:34px;
padding:7px 5px 5px 32px;
width:59px;color:#fff; text-decoration:none;}
a.cart:hover {opacity: .8;filter: alpha(opacity=80); }


a:active
{
outline: none;
}
 
a:focus, object:focus
{-moz-outline-style:none;
}

iframe{ margin:0px}
