body{
background-color:#ffffff;
margin:0;
text-align:center;
font-family:Trebuchet MS;
letter-spacing: -0.5px;
font-size: 13px;
display:block;
color:#555;
line-height: 17px;

}

#header{
width:772px;
height:130px;
border:0px solid #cccccc;
display:block;
background-image: url('../images/top_bg.jpg');
background-repeat: no-repeat;
}

#content{
margin:0 auto;
margin-top:10px;
text-align:left;
display:block;
border:0px solid #ccc;
}
form {
padding:0px;
margin:0px;
border:0px;
}

#footer{
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	display:block;
	clear:left;
	padding: 0px;
}

.paging{
width:760px;
margin:0 auto;
display:block;
clear:left;
text-align:center;
}

#login{
width:110px;
height:25px;
float:left;
margin-top:78px;
margin-left:25px;
text-align:center;
display:block;

}
h1{
	font-size:20px;
	margin:10px 0px 1px 0px;
	color:#2F93CE;
	letter-spacing:-1px;
	font-weight:normal;
}
h2{
	font-size:16px;
	padding:5px 0px 5px 0px;
	margin-bottom:5px;
	color:#1DA5E7;
	border-bottom:1px dotted #ccc;
}
h4{
	font-size:14px;
	color:#1DA5E7;
	margin:4px 0px 4px 0px;
}

#logo{
/*padding-top:75px;*/
}

#search{
/*padding-top:25px;*/
}

#headerright{
/*padding-top:20px;*/
}
.loginform{
	width:270px;
	float:left;
	margin-top:20px;
}

a.nav {
	text-decoration:none;
	color:#fff;
	display:block;
	float:left;
	padding: 0px 7px 0px 7px;
	height:15px;
}
a.nav:hover {
	color:#fff;
	text-decoration: underline;
}
a.body {
	text-decoration:none;
	color:#2F93CE;
	padding: 0px 3px 0px 3px;
	text-decoration: underline;
}
a.body:hover {
	color:#555;
	text-decoration: underline;
}
a.leftnav {
	text-decoration:none;
	color:#2F93CE;
	padding: 5px 0px 0px 0px;
	border-bottom:1px dotted #ccc;
	display:block;
	margin-left:10px;
}
a.leftnav:hover {
	color:#205473;
	border-bottom:1px solid #205473;
}

a{
	text-decoration: none;
	color:#555;
}

.product{
	float:left;
	border:0px solid #cccccc;
	margin:10px 20px 5px 0px;
	padding:1px;
	text-align:center;
	display:block;
	width:100px;
	height:140px;
	clear: none;
}

.mydetails{
float:right;
display:block;
text-align:center;
width:100px;
border:4px solid #8dceec;
margin:10px;
padding:5px;
clear: none;
}

.assimage{
border:0px solid #cccccc;
display:block;
float:left;
padding:10px;
text-align:center;
}

.prodimage{
border:0px;
}

.baskettotal
{
float:right;
width:760px;
padding:20px;
}

.billingadd
{
float:left;
padding:5px;
}

.postaladd
{
	float:left;
	padding:5px 0px 0px 60px;
	clear: right;
}

.image
{
border:0px;
}


input{
	color: #7f7f7f;
	background: #e4e4e4;
	border: 1px solid #939393;
}
input:hover{
	color: #7f7f7f;
	background: #e4e4e4;
	border: 1px solid #1DA5E7;
}

/*.submit{
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	background-color:#1DA5E7;
	color:#fff;
	border:outset 1px #ccc;
	padding: 1px 2px;
	font-weight:bold;
}
.submit input{
color: #8dceec;
background: #ffa20f;
border: 0px outset #d7b9c9;
}*/
.submitBtn {
	padding: 8px 40px;
	margin: 8px;
	background-color:#127CAF;
	color:#fff;
	font-weight: bold;
}
.basketbut {
	padding: 0px;
	margin: 0px;
	background-color:#127CAF;
	color:#fff;
	font-weight: bold;
	border:1px groove;
	width:100px;
}
.whiteTxt{
	color:#FFFFFF;
}
.smallTxt{
	font-size:11px;
	font-family:Trebuchet MS,Verdana;
}
.smallHeader{
	font-size:12px;
	font-weight:bold;
	color:#2F93CE;
}
.bold{
	font-weight:bold;
}
