/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	width:681px;
	margin:auto;
	margin-top: 0;
	background: #00b518 /*url(images/header.jpg) no-repeat*/;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #f0e4db;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: .5em;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h4 {
	margin-bottom: .5em;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	font-size:.95em;
	text-align:right;
	color: #FFFFFF;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	font-size:1em;
}

p {
}

blockquote {
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

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

a:hover {
	text-decoration: underline;
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 30px;
	padding: 20px 0 0 10px;
	/*background: url(images/img03.gif) no-repeat left center;*/
	font-size: 1.3em;
	font-style: none;
}

.boxed .title-highlight {
	height: 14px;
	padding: 3px 0 4px 0;
	text-align:center;
	letter-spacing:.11em;
	font-size: 1em;
	font-family:Tahoma;
	font-style: none;
	font-weight:bold;
	color:#990000;
	background-color:#FFFF99;
}

.boxed .content {
	padding: 10px;
}

#container {
	background:url(images/header.jpg) no-repeat;
}

/* Logo */

#logo {
	width: 681px;
	height: 330px;
	/*padding: 10px 50px 0 0;*/
	/*background: url(images/img02.gif) no-repeat right top;*/
	text-align: right;
}

#logo h1 {
	font-size: 3.6em;
	font-weight: normal;
	font-style: italic;
}

#logo h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
}

#logo a {
	color: #FFFFFF;
}

/* Content */

#content {
	width: 681px;
}

/* Content > Main */

#main {
	float: right;
	width: 460px;
	padding: 0 10px 0 30px;
}
* html #main {
	float: right;
	width: 450px;
	padding: 0 10px 0 30px;
}

/* Content > Main > Welcome */

#welcome {
	margin-bottom: 2em;
	padding-bottom: .7em;
	border-bottom: 2px dotted #006600;
}

/* Content > Main > Example */

#example {
width:95%;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 181px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #B43939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #B43939;
}

#inputsubmit1 {
	background: #B43939;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 1px dotted #009900;
	text-align:right;
	font-size:.9em;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 7px;
	border-top: 1px dotted #009900;
	font-weight: bold;
}

#menu a:hover {
	background: #009900;
	text-decoration: none;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 15px 0 15px 2px;
	border-top: 1px solid #009900;
	text-align:left;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}



.img-thumb {
	padding: 5px;
	border:solid 1px #f0e4db;
}

#caption {
	width:100%;
	clear: both;
	padding: 15px 0 15px 2px;
	border-top: 1px solid #009900;
	text-align:left;
	font-size:x-small;
}
.stores { border-collapse:collapse; margin-bottom:18px; width:100%; }
.stores td, .stores th { width:153px; text-align:left; padding:5px 20px 5px 0; vertical-align:top; }
.stores th { color:#FFFF99; border-top:1px solid #006600; border-bottom:1px solid #006600; }
.stores ul { margin:0; padding:0; list-style-type:none;}
.stores ul li { border-bottom:1px dotted #009900; margin:0; padding:3px 0; line-height:18px;}
.stores ul li.last { border:none; }
.prepend_top_pad { padding-top:18px;}
.highlight { background:#FFFF99; color:#990000; padding:3px; font-weight:700;}