/* Retail Detail stylesheet */

body {
	margin: 0 0 30px 0;
	background: url(background.jpg) repeat-x top left #94B734;
	font-size: 62.5%;
	}

/* layout */


#partner {
	margin: 10px 10px 10px 0;
	float: right;
	}

#allcontent {
	border-left: 1px solid #01613E;
	border-right: 1px solid #01613E;
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	height: 100%; /* peekaboo fix */
	}

#menu {
	clear: both;
	background: #61952C;
	border-top: 1px solid #01613E;
	border-bottom: 1px solid #01613E;
	width: 748px;
	margin: 0;
	padding: 3px 0 3px 0;
	}

#leftmenu {
	float: left;
	background: #FFF;
	width: 140px;
	height: 100%;
	}

#header {
	background: #61952C;
	}
	
#logo {
	margin: 15px;
	width: 362px;
	height: 65px;
	background: url(logo.gif) top left no-repeat;
	float: left;
	}

#footer {
	margin-top: 0;
	background: url(footer.gif) center bottom no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	padding: 10px;
	text-align: center;
	}
	
#content {
	margin: 0 0 0 0px;
	padding: 15px 30px 15px 30px;
	height: 100%; /* peekaboo fix */
	}

#content.preview {
	margin-left:140px;
	padding: 15px 10px 15px 10px;
	}

.bg0 {background-color: #FFF;}

.bg1 {
	background: url(photo1.jpg) bottom right no-repeat #FFF;
	}
	
.bg2 {
	background: url(photo2.jpg) bottom right no-repeat #FFF;
	}
	
.bg3 {
	background: url(photo3.jpg) bottom right no-repeat #FFF;
	}
	
.bg4 {
	background: url(photo4.jpg) bottom right no-repeat #FFF;
	}
	
.bg5 {
	background: url(photo5.jpg) bottom right no-repeat #FFF;
	}

/* text */

h1 {
	display: none;
	}
	
h2 {
	margin: 5px 10px 0 0;
	/*float: right;*/
	clear:both;
	text-align: right;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	color: #FFF;
	letter-spacing: -0.1em;
	font-weight: bold;
	}

h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #94B734;
	letter-spacing: -0.1em;
	font-weight: bold;
	}
	
h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #333;
	letter-spacing: -0.1em;
	font-weight: bold;
	}
	
p, li, #leftmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000;
	line-height: 1.5em;
	list-style: url(bullet.gif);
	}
	
#footer p {
	color: #FFF;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	}	
	
blockquote {
	background: #93B65D;
	padding: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000;
	border: 0.1em solid #569132;
	line-height: 1.5em;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu li {
	display: inline;
	}

#leftmenu p.warning {
	font-size: 0.8em;
	padding:8px;
	color:#666;
	margin:30px 8px 0px 8px;
	border:3px double #CCC;
	}

/* links */

a:link, a:visited {
	font-weight: bold;
	color: #94B734;
	text-decoration: underline;
	}
	
a:hover, a:active {
	font-weight: bold;
	color: #94B734;;
	text-decoration: none;
	}
	
#footer a:link, #footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer a:hover, #footer a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

#menu a:link, #menu a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #7EA852;
	border-left: 1px solid #7EA852;
	border-right: 1px solid #4B7322;
	border-bottom: 1px solid #718C28;
	padding: 3px 20px 3px 20px;
	margin-right: -3px;
	background: url(gradient.jpg) repeat-x left bottom #61952C;
	}
	
#menu a:hover, #menu a:active {
	color: #92B534;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #385719;
	border-left: 1px solid #385719;
	border-right: 1px solid #6B8B4C;
	border-bottom: 1px solid #6B8B4C;
	padding: 3px 20px 3px 20px;
	margin-right: -3px;
	background: #487021;
	}
	
#big a:link, #big a:visited {
	color: #FFF; 
	background: #61952C;
	border-top: 1px solid #7EA852;
	border-left: 1px solid #7EA852;
	border-right: 1px solid #718C28;
	border-bottom: 1px solid #718C28;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 20px 8px 20px;
	}
	
#big a:hover, #big a:active {
	color: #AECF58;
	background: #487021;
	border-bottom: 1px solid #385719;
	border-right: 1px solid #385719;
	border-left: 1px solid #6B8B4C;
	border-top: 1px solid #6B8B4C;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 20px 8px 20px;
	}
	
#leftmenu a:link, #leftmenu a:visited {
	display: block;
	color: #000;
	width: 119px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 3px 10px 3px 10px;
	margin: 0;
	background: url(leftmenu.jpg) repeat-x left bottom #FFF;
	}
		
#leftmenu a:hover, #leftmenu a:active {
	display: block;
	color: #888;
	width: 119px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 3px 10px 3px 10px;
	margin: 0;
	background: #E8FFE8;
	}	
	

/* tables */

table {
	text-align: center;
	background: #61952C;
	border-top: 1px solid #7EA852;
	border-left: 1px solid #7EA852;
	border-right: 1px solid #4A7222;
	border-bottom: 1px solid #4A7222;
	font-size: 1.1em;
	margin-left: auto;
	margin-right: auto;
	}

th {
	padding: 1em;
	color: #FFF;
	}

td {
	padding: 0.5em;
	background: #FFF;
	border-top: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}
	
.circle {
	float: right;
	border: 1px solid #61952C;
	margin: 10px;
	padding: 5px;
	background: #FFF;
	}
	
.demo {
	text-align:center;
	margin: 10px -9px;
	padding: 0px;
	background: #FFF;
	}
