﻿
* {margin: 0;padding: 0;}

body { margin-bottom: 10px;background: #FFFFFF url('../images/boarder.jpg') repeat-x;
	font: normal 13px "Arial", Helvetica, sans-serif;	color: #333333;}

h3 {color: #660099; margin-bottom:10px;font-size: 15px;}
h2 {color: #660099; margin-bottom:10px;font-size: 18px;}
h1 {color: red; margin-bottom:10px;font-size: 18px;}
p { font-size:13px;margin-bottom:1px; line-height:16px;}
a {	color: #660099;text-decoration: none;}
a:hover {text-decoration:  underline;}
img {border: 0px solid #3B3B3B;}
img.left {float: left;margin: 0 10px 0 0;}
img.right {float: right;	margin: 0 0 0 20px;}

td {    font-size:13px;}

/* Boxed Style */

.boxed {}
.boxed .title {padding: 10px 15px;background: #660099;	text-transform: uppercase;color: #FFFFFF;}
.boxed .content {padding: 15px;}
.boxed ul {list-style: none;}
.boxed p { font-size:11px;}
.boxed h3 {font-size:12px;}

/* Post */

.post {clear: both;padding: 20px;	border-bottom: 1px solid #3B3B3B;}
.post .title {}
.post .content {line-height: 1.6em;}
.post .title {margin-bottom: 20px;	}
.post ol {margin-bottom: 1em;}
.post ul {margin-bottom: 1em;}
.post blockquote {margin-bottom: 1em;}
.post p {margin-bottom: 1em;}
.post ol {margin-left: 3em;}

.post ul {margin-left: 3em;}

.post blockquote {margin-left: 3em;}

/* Header */

#header {width: 700px;height: 150px;	margin: 0 auto;	text-align:right; background: #660099 url("../images/header.jpg");}

#header h2 {text-transform: lowercase;font-style: italic;font-weight: bold; color:#ffffff;  text-align:right;}
#header h2 {/*float: right;*/padding: 0px 10px; margin:0;}

#header h1 {text-transform: lowercase;font-style: italic;font-weight: normal;	color:#ffffff;}
#header h1 {float: left;padding: 80px 0px 0px 20px;letter-spacing: -2px;	font-size: 48px;}
#header a {text-decoration: none;	color: #ffffff;}

/* Page */

#page {	width: 700px;	margin: 0 auto; background: #ffffff url('../images/bg.gif') repeat-y fixed  center;
	border-top: 20px solid #3B3B3B;}

#orderpage {	width: 700px;	margin: 0 auto;	border-top: 20px solid #3B3B3B;}


#content {	float: right;	width: 497px;	padding-right: 1px;}

#ordercontent {	float: left;	width: 700px;	padding-right: 1px;}


#sidebar {	float: left;	width: 200px;	padding-left: 1px;}

/* Menu */

#menu { padding-top:20px;}
#menu ul {margin: 0;	padding: 0;	list-style: none;}
#menu li {display: inline;}
#menu a {display: block;	padding: 5px 15px;	border-bottom: 1px solid #FFFFFF;	text-decoration: none;	color: #3B3B3B; font-size:12px;}
#menu a:hover {	background: #660099;color: #FFFFFF;font-size:12px;}
#menu .active a {background: #bababa;	color: #000000;font-size:12px;}

/* Footer */

#footer {	width: 100%;margin: 0 auto;padding: 5px 10px;background:  #bababa;font-size: 9px;color: #ffffff;text-align:center;}
