/* Global */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	background-color: #ECE7D4;
	background-image: url(/images/layout/bgrd_pattern.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a { color: #A53507;	text-decoration: none;}
a:link { color: #A53507; text-decoration: none;}
a:visited { color: #A53507;	text-decoration: none;}
a:hover { color: #b85336;	text-decoration: underline;}
a:active, a:focus { color : #b85336; text-decoration: underline;}

.cl {
	font-size: 0;
	line-height: 0;
	height: 0;
	display: block;
	clear: both;
}

hr {
	color: #E5DFC7;
	background-color: #E5DFC7;
	width: 100%;
	height: 1px;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	text-align: left;
	border: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	line-height:1em;
	margin-bottom:10px;
	margin-top:10px;
	padding:0px;
	letter-spacing: -0.05em;
}

h1 {
	color: #84741E;
	font-size: 240%;
}
h2 {
	color: #333;
	font-size: 170%;
}
h3 {
	color: #333;
	font-size: 160%;
}
h4 {
	color: #84741E;
	font-size: 150%;
}
h5 {
	color: #84741E;
	font-size: 130%;
}
h6 {
	color: #84741E;
	font-size: 110%;
}
ul {
	list-style-type: circle;
}
ol { 
	list-style-type: decimal;
}
li {
	margin-bottom: 5px;
}
p {
	line-height: 1.4em;
}
p.italics {
	font-style: italic;
}
input, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: inherit;
}

/* Div */

div#container {
	position : relative;
	width : 980px;
	text-align : left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
}
div#content {
	width : 100%;
	padding : 0px;
	margin: 0px;
}
div#content_container {
	padding: 0px;
	margin: 0px;
}
div#content_left {
	width : 240px;
	display:inline;
	float:left;
	overflow:hidden;
	text-align:left;
	margin:0px;
	padding:0px;
	min-height: 400px;
	background-image: url(/images/layout/bgrd_menu_left.gif);
	background-repeat: no-repeat;
}
div#content_left.bgrd1 {
	/* background-image: url(/images/layout/bgrd_menu_left1.png);
	background-repeat: no-repeat; */
}
div#content_left.bgrd2 {
	background-image: url(/images/layout/bgrd_menu_left2.png);
	background-repeat: no-repeat;
}
div#content_right {
	background-color:#FFFFFF;
	width : 740px;
	float:right;
	text-align:left;
	margin:0px;
	padding:0px;
	min-height : 500px;
	background-image: url(/images/layout/content_top.gif);
	background-repeat: no-repeat;
}
div#content_main {
	display:inline;
	float:left;
	overflow:hidden;
	text-align:left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div#content_main.home, div#content_main.child {
	margin: 0px;
	padding: 0 10px 0 0;
	border-right: 1px dotted #ddd;
	width : 434px;
}
div#content_sub {
	display:inline;
	float : right;
	padding:0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#content_sub.home, div#content_sub.child{
	margin: 0px;
	padding: 0 0 0 10px;
	width : 245px;
}
div#content_main_plain {
	display:inline;
	float:left;
	overflow:hidden;
	text-align:left;
	width : 700px;
	margin: 0px;
	padding: 20px 20px 0px 20px;
}
div.content_bottom {
	width : 740px;
	float:right;
	text-align:left;
	margin:0;
	padding:0px;
	background-image: url(/images/layout/content_bottom.png);
	background-repeat: no-repeat;
	height: 50px;
}
div.content_inner {
	float: left;
	width: 700px;
	padding: 0px;
	margin: 0px;
}
.expand {
	display: block;
}
.collapse {
	display: none;
}

/* Branding */
div#branding {
	background: url(/images/layout/branding.jpg) no-repeat 0 0;
	background-repeat: no-repeat;
	width: 980px;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
div#branding h1, div#branding h2, div#branding blockquote {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 0;
}
div#branding h1#logo a {
	display:block;
	height:152px;
	text-indent:-9999px;
	width:435px;
	margin-right: 273px;
	margin-left: 273px;
}

/* Page Navigation */
div.page_nav {
	padding-top: 10px;
}

/* Menu Inside */
div.menu_inside {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0;
}
div.menu_inside h3 {
	color: #333333;
	text-indent: 15px;
}
div.menu_inside h3.color2 {
	color: #333333;
	text-indent: 15px;
}
div.menu_inside ul, div.menu_inside ol {
	width: 200px;
	position: relative;
	left: -30px;
	margin-bottom: 25px;
}
div.menu_inside li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5DFC7;
	list-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 15px;
	text-indent: 10px;
}
div.menu_inside li.color2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5DFC7;
	list-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
}



/* Latest News */
div.side_box {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0;
}
div.side_box h3 {
	color: #74A53F;
	font-weight: normal;
}
div.side_box h3.style2 {
	font-size: 150%;
	font-weight: normal;
}
div.side_box a {
	color: #c8652a;
	font-weight: normal;
}
div.side_box a.all_items {
	color: #74A53F;
	font-weight: normal;
	text-align: center;
	display: block;
}

/* Round Box */
div.round_box {
	padding: 0px;
	margin: 0 10px 0 0;
}
div.round_box div.form_container {
	background-image: url(/images/layout/bgrd-round-box.png);
	background-position: 0px 100%;
	background-repeat: no-repeat;
	padding: 0 5px 25px 5px;
	margin: 0px;
}
div.round_box h3 {
	background-image: url(/images/layout/header-round-box.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 50px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #333333;
	line-height: 45px;
}
div.round_box div.form_container p {
	padding: 10px;
	margin: 0px;
	text-align: center;
}
div.round_box form {
	padding: 0px;
	margin: 0px;
}
div.round_box li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8ac24c;
	list-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.round_box div.item-extra {
	width: 100%;
	text-align: center;
}
div.round_box div.item-extra a{
	color: #84741E;
	text-decoration: underline;
}
div.round_box label {
	color: #333333;
}
div.round_box hr {
	color: #E5DFC7;
	background-color: #E5DFC7;
	width: 100%;
	height: 1px;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	text-align: left;
	border: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Shopping Cart Summary */
div.shopping_cart_summary{
	margin: 0px;
	padding: 5px 10px 5px 10px;
	display: block;
	float: right;
	position: absolute;
	top: 220px;
	right: 20px;
	background-color: #EBE7CC;
	border: 1px solid #E5DFC7;
}

/* Login Summary */
div.login_summary{
	margin: 5px;
	padding: 5px;
	position: absolute;
	top: 0px;
	right: 20px;
	white-space: nowrap;
	font-size: 90%;
}

/* User Info */
div.user_info{
	margin: 5px;
	padding: 5px;
	display: block;
	float: right;
	position: absolute;
	top: 70px;
	right: 300px;
}

/* Join */
div.join {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div.join h3 {
	background-image: url(/images/layout/header_bar_orange.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 63px;
	text-align: center;
	line-height: 2.4em;
	padding: 0px;
	margin: 0px;
	color: #A53507;
}
div.join h3 a {
	color: #A53507;
	text-decoration: underline;
}

/* navigation main - dynamic menu */
ul#nav_546231 {
	position : absolute;
	top : 153px;
	left: 0px;
	width : 980px;
	height : 46px;
	margin : 0;
	padding : 0;
	list-style-type: none;
}
ul#nav_546231 a {
	display : block;
	width : 100%;
	text-decoration : none;
	overflow : hidden;
	color: #333;
	font-size: 14pt;
	font-style: normal;
	letter-spacing: -0.02em;
	padding-top: 0px;
}
ul#nav_546231 a:hover {
	text-decoration : none;
	color: #A53507;
}
ul#nav_546231 li {
	text-align : center;
	position : absolute;
	top : 13px;
	height : 20px;
	border-left-width: 1px;
	border-left-color: #E5DFC7;
	border-right-width: 1px;
	border-right-color: #E5DFC7;
	line-height: normal;
}
li#nm_1 { width: 140px; left : 30px; border-left-style:solid;}
li#nm_2 { width: 140px; left : 170px; border-left-style:solid;}
li#nm_3 { width: 120px; left : 310px; border-left-style:solid;}
li#nm_4 { width: 120px; left : 430px; border-left-style:solid;}
li#nm_5 { width: 120px; left : 550px; border-left-style:solid;}
li#nm_6 { width: 140px; left : 670px; border-left-style:solid;}
li#nm_7 { width: 140px; left : 810px; border-left-style:solid; border-right-style:solid;}

/* global nav */
ul#nav_546263 {
	top : 10px;
	width : 100%;
	height : 20px;
	margin : 0;
	padding : 0;
	list-style-type: none;
	position: absolute;
	right: 0px;
}
ul#nav_546263 a {
	display : block;
	width : 100%;
	height : 20px;
	text-decoration : none;
	overflow : hidden;
	color: #616161;
}
ul#nav_546263 a:hover {  
	text-decoration : underline; 
	color: #34abaa; 
}
ul#nav_546263 li {
	text-align : center; 
	position : absolute; 
	top : 0px; 
	height : 20px; 
	border-left-width: 1px;
	border-left-color: #ccc;
}
li#ng_1 { right : 260px; border-left-style:none;}
li#ng_2 { right : 150px; border-left-style:solid;}
li#ng_3 { right : 60px; border-left-style:solid;}
li#ng_4 { right : 0px; border-left-style:solid;}


/* Search */
div.search_global {
	text-align: right;
	display: block;
	padding: 0px;
	margin: 0px;
	float: right;
	position: absolute;
	top: 84px;
	right: 0px;
	vertical-align: middle;
}


/* Footer */
div#footer {
	width : 710px;
	/* height: 400px; */
	float:right;
	text-align:left;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
div#footer a {
	color: #84741E;
	text-decoration: none;
}
div#footer a:hover {
	color: #84741E;
	text-decoration: underline;
}
div#footer p {
	font-size: 90%;
	text-align: left;
	color: #333;
}

/* Misc. */
.caption {
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 110%;
}
.emphasize {
	font-weight: normal;
	font-size: 130%;
	margin-left: 0px;
	line-height: 1.3em;
}

/* Link Button */ 
div.btn {
	width: 100%;
	height: 44px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a.btn {
	background: transparent url('/images/layout/btn_right.png') no-repeat scroll top right;
	height: 44px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFF;
	font-size: 110%;
	display: block;
	float: left;
	margin: 0px;
}
a.btn span {
	/* Background left image */ 
	background: transparent url('/images/layout/btn_left.png') no-repeat;
	display: block;
	width: auto;
	line-height: 44px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding-left: 20px;
} 
a.btn:hover span{
	color: #FFF;
	text-decoration:underline;
}
a.btn:visited span{
	color: #FFF;
}

/* Captcha Image */
div .captchaimg{
	padding-bottom: 2px;
	padding-top: 2px;
}

/* Google News */
div#content_main_plain .gns-300x250 {
	background-color:#996600;
	height:250px;
	width:300px;
}

span.small{
	font-size: 90%;
}

div.content_width{
	float: left;
	width: 700px;
	padding-bottom: 10px;
}

/* My Products */
div.webapp_image {
	width: 100px;
	min-height: 60px;
	background-color: #fff;
	border: solid 1px #ddd;
	margin: 5px;
	padding: 0px;
	background-image: url(/images/no_image.gif);
	background-repeat: repeat;
}
div.webapp_image2 {
	min-width: 160px;
	min-height: 60px;
	background-color: #fff;
	border: solid 1px #ddd;
	margin: 5px;
	padding: 0px;
	background-image: url(/images/no_image.gif);
	background-repeat: repeat;
	float: left;
}
div.webapp_image img.webapp_image {
	width: 100px;
}

a.link-button {
	background: #fff;
	border: 1px solid #AFD6E5;
	color: #6891A2;
	font-weight: bold;
	padding: 6px 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
}

a.link-button:hover {
	background: #6891A2;
	border: 1px solid #6891A2;
	color: #fff;
	text-decoration: none;
}

p.note {
	color: #A53507;
}

img.image-border {
	border:1px solid #E5DFC7;
}

div.content-image-left {
	border:1px solid #E5DFC7;
	display: block;
	float: left;
	padding: 0px;
	margin-right: 10px;
}
div.content-image-right {
	border:1px solid #E5DFC7;
	display: block;
	float: right;
	padding: 0px;
	margin-left: 10px;
}

/* Not sure this should be visible, but it's visible on Firefox, so I made it visible on all browsers */
/* #hiddenform { display: block; } */

