/*
You are allowed to do whatever you want with this layout. Though I would be pleased if you placed a link on your site to csseasy.com or to profit42.com (best "blog about hacking" ever). Donations are also welcome: paypal@profit42.com (or follow the donation button on csseasy.com)
*/

body {
width:750px;
margin:0 auto;
margin-top:20px;
margin-bottom:20px;
background-color:#457ba5;
font-family: Arial, Helvetica, sans-serif;
}



/* ----- HEADER ----- */

#topbg {
width:736px;
min-height:4px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:4px; /* for IE5.x and IE6 */background-color:#457ba5;
padding-left:20px;
padding-right:20px;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
text-align:center;
background-image: url(images/bg-top.jpg);
background-repeat: no-repeat;
background-position: center bottom;
}

#bottombg {
width:736px;
min-height:4px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:4px; /* for IE5.x and IE6 */background-color:#457ba5;
padding-left:20px;
padding-right:20px;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
text-align:center;
background-image: url(images/bg-bottom.jpg);
background-repeat: no-repeat;
background-position: center top;
}

#header {
width:736px;
background-color:#eae8f3;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:20px;
margin-top:0px;
margin-bottom:0px;
text-align:center;
}


/* ----- NAVIGATION ----- */



#navigation {
width:736px;
background-color:#eae8f3;
margin-top:2px;
padding-left:20px;
padding-right:20px;
padding-top:5px;
padding-bottom:5px;
text-align:center;
}


/* ----- MAIN CONTENT ----- */



#content { 
width:736px;
min-height:450px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:450px; /* for IE5.x and IE6 */background-color:#eae8f3;
margin-top:2px;
padding-left:20px;
padding-right:20px;
padding-top:15px;
padding-bottom:15px;
text-align:center;
}



/* ----- FOOTER ----- */



#footer { 
width:736px;
background-color:#eae8f3;
margin-top:2px;
padding-left:20px;
padding-right:20px;
padding-top:5px;
padding-bottom:10px;
text-align:center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	display:inline;
	font-size: 18px;
}
h2 {
	display:inline;
	color: #2F2E36;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
	font-style: oblique;
}
.priceslash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-style: oblique;
	text-decoration: line-through;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display:inline;
}
h3.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	display:inline;
}
a.nav:link {
	color: #6A0000;
	text-decoration:underline;
}
a.nav:visited {
	color: #6A0000;
	text-decoration:underline;
}
a.nav:hover {
	color: #2C4E69;
	text-decoration:underline;
}
a.nav:active {
	color: #6A0000;
	text-decoration:underline;
}
form {
	display:inline;
}
hr {
	display:inline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}
.country {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330000;
}
a.country:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330000;
	text-decoration:underline;
}
a.country:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330000;
	text-decoration:underline;
}
a.country:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330000;
	text-decoration:underline;
}
a.country:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330000;
	text-decoration:underline;
}
.countryhp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330000;
	font-size: 18px;
}
a.countryhp:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330000;
	font-size: 18px;
	text-decoration:underline;
}
a.countryhp:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330000;
	font-size: 18px;
	text-decoration:underline;
}
a.countryhp:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330000;
	font-size: 18px;
	text-decoration:underline;
}
a.countryhp:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330000;
	font-size: 18px;
	text-decoration:underline;
}
.modern {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}
a.modern:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration:underline;
}
a.modern:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration:underline;
}
a.modern:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration:underline;
}
a.modern:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration:underline;
}
.modernhp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 18px;
}
a.modernhp:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 18px;
	text-decoration:underline;
}
a.modernhp:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 18px;
	text-decoration:underline;
}
a.modernhp:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 18px;
	text-decoration:underline;
}
a.modernhp:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 18px;
	text-decoration:underline;
}
.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.greybg {
	background-color: #CCCCCC;
}
.strikeshipping {
	text-decoration: line-through;
}
.freeshipping {
	font-weight: bold;
	color: #990000;
}
.instock {
	font-weight: bold;
	color: #006600;
	font-style: italic;
}
.outstock {
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
a.navtop:link {
	color: #000033;
	text-decoration:underline;
	line-height: 20px;
	font-size: 13px;
}
a.navtop:visited {
	color: #000033;
	text-decoration:underline;
	line-height: 20px;
	font-size: 13px;
}
a.navtop:hover {
	color: #000033;
	text-decoration:underline;
	line-height: 20px;
	font-size: 13px;
}
a.navtop:active {
	color: #000033;
	text-decoration:underline;
	line-height: 20px;
	font-size: 13px;
}
.topsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a.order:link {
	color: #000066;
}
a.order:visited {
	color: #000000;
}
a.order:hover {
	color: #000000;
}
a.order:active {
	color: #000000;
}
.loud {
	font-weight: bold;
	color: #990000;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.listitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.listitemleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.webspecial {
	font-weight: bold;
	color: #006600;
	font-style: italic;
	font-size: 14px;
}