/*=========================================
==Defaults=================================*/

body * {
	margin:0;
	padding:0;
	}	
body {
	margin:0;
	padding:0;
	text-align: center;
	min-width: 760px;
	font: 80%/1.3 Verdana, Arial, Helvetica, sans-serif;	
	color:#80807e;
	background-color:#ffffff;
	}	
img {
	border:none;
	padding:0;
	margin:0;
	}
h1 {
	background-color:#ffffff;
	margin-left:190px;
	color:#20beca;
	font-size:1.1em;
	padding:0.4em;
	}
h2, h3, h4, h5, h6 {
	color:#ED1D8F;
	}
h2 {
 	font-size:1.1em;
	margin: 0.4em 1em;		
	}
 
h3 {
	font-size:0.9em;
	margin:0.4em 1.3em;
	}
h4, h5, h6 {
	font-size: 0.7em;
	margin: 0.4em 1.7em;
	}

p, #home #message p {
	 margin: 1em;
 }
table {
	margin:1em;
	}
td, th {
	padding:0.2em;
	vertical-align:top;
	}
a:link {
	color:#1FBEC9;
	}
a:visited {
	color:#ED1D8F;
	}
a:hover {
	color:#0066FF;
	}

	
/*=========================================
==Sections=================================*/
	
#wrapper {
	width:750px;
	margin: 1em auto;
	text-align:left;
	background-color:#20beca;
	border: solid 5px #20beca;
	}

/*header*/
#header {
	min-height:120px;
	height:120px;
	}
div[id] #header {
   	height:auto;
   	}
#navigation{
	font-weight:600;
	margin:0 10px 0 200px;
	padding-top:30px;
	font-size:0.9em;
	}
ul#navigation {
	list-style-type:none;
	}
#navigation a, #footer a {
	color:#ffffff;
	text-decoration:none;
	}
#navigation a:hover, #footer a:hover {
	text-decoration:underline;
	}
#logo {
	float:right;
	}
#shoppingbag {
	vertical-align:top;
	}

/*footer*/
#footer {
	height:1.5em;
	font-size:0.85em;
	font-weight:600;
	padding: 0.4em 0;
	}

#customerservice {
	float:left;
	}
#customerservice li{
	display: inline;
	}
#customerservice li a {
	display: block; 
	float: left;
	padding:0 0.6em 0 0;
	margin-right:0.6em;
	border-right:#ffffff 1px solid;
	}
#copyright {
	float:right;
	}
#footer p,  #home p{
 	margin:0;
 	}
 
/*content*/

#content {
	clear:both;
	padding-top:15px;
	background:#ffffff url(images/background.gif) bottom right no-repeat;
	position:relative;
	padding-bottom:40px;
}
#content ul, #content ol, #content dl {
	margin:0.4em 1.4em;
}
#content li {
	margin:0.2em 1em;
	}
	
/*=========================================
==Specifics================================*/

#featureproducts {
	text-align:center;
	}
#featureproducts img	{
	border: #676B6B 1px solid;
	margin: 10px;
	}
#featureimg {
	border-bottom:#252a2d 5px solid;
	border-top:#252a2d 5px solid;
	}
#message {
	position:absolute;
	top: 3em;
	right: 0;
	width:300px;
	color:#ffffff;
	background-color:#252a2d;
 	}
#message a {
 		color:#ffffff;
 	text-decoration:underline;
 	}
#message a:hover {
 	color: #f3f3ce;
 	}
#message h2 {
	color:#ffffff;
	}
	
	
/*=========================================
==Miscellaneous============================*/

table.table {
	border-top:1px solid #6C7070;
	border-left: 1px solid #6C7070;
	border-collapse:collapse;
	}
.table th {
	background-color: #1fbec9;
	color:#ffffff;
	}
.table th, .table td {
	border-right: 1px solid #6C7070;
	border-bottom: 1px solid #6C7070;
	}
.odd {
	background-color:#fdd2ea;
	}

.product {
	border: #676B6B 1px solid;
	margin:11px;
}





	

 

 
 








