body {
	font:70%/1.5em 'Trebuchet MS', Arial, Verdana, Tahoma, Helveritca, sans-serif;
	color:#666;
	text-align:center; 
	background: #344b00 url(../images/backgrounds/body-bg.gif) repeat-x top; font:70%/1.5em 'Trebuchet MS', Verdana, Tahoma, arial, sans-serif; color:#777; text-align:center; margin: 0;
}

#wrapper{
	width:1000px;
	margin:0px auto;
	padding:0px;
	padding-bottom:1px;
	background-color:transparent;
	text-align:left;
	
}

a {
	color: #666;
	background-color: transparent;
	font-weight: normal;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#000;
}
img {
	border:none;
}

h1 {
	background-color: transparent;
	border-bottom: 1px solid #344b00;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 2px 10px;
	padding: 5px 0 6px 0;
	color:#778e53;
	width:90%;
}

h2 {
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	margin: 24px 0 2px 0;
	padding: 5px 0 6px 0;
}

h3 {
	background-color: transparent;
	color:#7a9ee0;
	font-size: 18px;
	font-weight: bold;
	margin: 4px 0 2px 0;
	padding: 5px 0 6px 0;
}

h4 {
}

h5 {
	background-color: transparent;
	font-size: 9px;
	font-weight: normal;
	color:#778e53;
	margin:0;
}
#pre_header {
	text-align:right;
	padding-right:20px;
	font-size:9px;
}
#pre_header a:link, active, visited {
	color:#666;
}
#pre_header a:hover {
	color:#333;
	text-decoration:underline;
}
.header {
	margin-bottom:10px;
	width:1000px;
	height:148px;
	/*background:url(../images/slogans/tyc_slogan.jpg) no-repeat 320px 30px;*/
}
#logo {
	float:left;
	margin-top:20px;
}
#header_right {
	float:right;
	width:400px;
	height:15px;
	color:#778e53;
	/*background:url(../images/backgrounds/appleblossoms_tycgoesgreen.jpg) no-repeat top center;*/
}
#internal_links {
	float:left;
	height:40px;
	font-size:18px;
}
#other_stores {
	float:right;
	color: #800000;
	font-weight:bold;
	font-size: 18px;
	font-style: italic;
}
#other_stores a {
	color: #800000;
	font-weight:bold;
	font-size: 18px;
	font-style: italic;
}
#other_stores a:link, active, visited {
	color: #800000;
	font-weight:bold;
	font-size: 18px;
	font-style: italic;
}
#other_stores a:hover {
	text-decoration: underline;
}
.os_a {
	color: #800000;
	font-weight:bold;
	font-size: 18px;
	font-style: italic;
}
.os_a:hover {
	color: #800000;
	font-weight:bold;
	font-size: 18px;
	font-style: italic;
	text-decoration:underline;
}
.body_content_wrapper {
	background-color:#fff;
	padding-bottom:20px;
	margin-bottom:20px;
}

.left_content { 
	float:left;
	left:0px;
	width:200px;
	margin-top:30px;
}
.left_content li {
	margin-bottom:10px;
}
.center_content {
	float:left;
	width:790px;
	margin:0px;
	padding:0px;
	
}


.right_content {
	text-align:center;
	width:120px;
}
.right_item_box {
	padding:10px;
	border:1px solid silver;
	margin-bottom:20px;
	text-align:center;
	font-size:9px;
}
.right_item_box .info {
	font-size:10px;
	line-spacing:1em;
	text-align:left;
	font-weight:bold;
}
.right_item_box .desc {
	text-align:left;
}
.right_item_box .price {
	font-weight:bold;
	margin:10px auto;
}
.random_item_box {
	float:left;
	height:235px;
	width:166px;
	padding:5px;
	border:1px solid silver;
	margin:10px 0 0 10px;
	text-align:center;
	font-size:9px;
	position:relative;
}

.thumbnail {
	max-width:160px;
	max-height:160px;
	/*max-height:80px;*/
	border:none;
	margin:0px auto;
}
.random_item_box .desc {
	text-align:left;
	line-height:1.2em;
}
.random_item_box .info {
	font-size:10px;
	line-height:1.2em;
	text-align:left;
}
.random_item_box .price {
	position:absolute;
	left:5px;
	right:5px;
	bottom:30px;
	text-align:center;
	font-size:11px;
}
.random_item_box .view_btn {
	position:absolute;
	left:5px;
	right:5px;
	bottom:10px;
	text-align:center;
}
.breadcrumbs {
	font-size:11px;
	font-weight:normal;
	margin:10px;
}

.treeview_wrapper {
	padding:0px;
}
.treeview_wrapper .title {
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-align:center;
	padding:5px;
	margin-bottom:0px;
}
.sidebar {
	background:#fff;
	margin:10px 0 10px 5px;
	padding:0px;
}
.sidebar.title, .title {
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-align:center;
	padding:5px;
	margin-bottom:10px;
}
.sidebar a {
	line-height:1.5em;
	display:block;
	padding:3px;
	
}
.sidebar a:link, active, visited {
	/*border-bottom:2px dotted #fff;*/
}
.sidebar a:hover {
	/* border-bottom:2px dotted #333; */
	background-color:#BCCCA6;
	color:#000;
}
/*cats*/
.sidebar ul { 
	list-style:none; 
	font-size:12px;
	margin:0px;
	padding:0px;
	
}
/*subcats*/
.sidebar ul li ul li {
	margin:0px;
	padding-left:5px;
	font-size:11px;
	line-spacing:1.5em;
	margin:5px 0;
}
.sidebar ul li ul li a {
	color:#8a0102; 
}
.sidebar ul li ul li a:link, active, visited {
	color:#8a0102;
}
/*groups*/
.sidebar ul li ul li ul li {
	margin:0px;
	padding-left:20px;
	font-size:10px;
	line-spacing:1.5em;
	margin:5px 0;
	color:#a67608;
}
.sidebar ul li ul li ul li a {
	color:#a67608;
}
.sidebar ul li ul li ul li a:link, active, visited {
	color:#a67608;
}
.m1 a {
	display:block; 
	background-color:#273C00; 
	color:#fff;
}
.m1 .sb_cat {
	display:block; 
	background-color:#647E3F; 
	color:#fff;
	padding:3px;
}
.m2 a {
	display:block; 
	background-color:#fff; 
	color:#000;
}
.m3 a {
	color:#a67608;
}
.m3 a:link, active, visited {
	color:#a67608;
}

#cc_imgs {
    text-align:center;
    width:100%;
}

#footer {
    clear:both;
    margin:0px auto;
    width:900px;
    height:40px;
    font-size:9px;
    color:#fff;
    padding:25px 20px 0px 0px;
    text-align:right;
	background: #fff url(../images/footer/footer.png) top center no-repeat;
}
#footer a {
    color:#fff;
    font-style:italic;
}
#footer a:link, active, visited {
    color:#fff;
    font-style:italic;
}
#footer a:hover {
    color:yellow;
}
form {
	margin:0px;
	padding:0px;
}
#product_title, #page_title {
	font-size:24px;
	margin:20px 0 0px 20px;
	color:#778e53;
	border-bottom:1px solid #778e53;
}
.product_wrapper {
	width:100%;
	margin-top:60px;
}
#product_img_wrapper {
	float:left;
	text-align:center;
	width:220px;
	margin:0px;
	padding:0px;
	height:100%;
}
#available_qty {
	margin-top:5px;
	font-size:11px;
	color:#778e53;
}
#product_price {
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
	color:#778e53;
}
#product_price_strikeout {
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	color:red;
	font-style:line-through;
}
#product_info_wrapper {
	float:left;
	margin:0px;
	padding:0px;
	width:400px;
	height:100%;
	font-size:11px;
}
#product_info_wrapper h2 {
	margin:0px;
	padding:0px;
}
#basket_img {
	text-align:center;
}
.cart_wrapper {
	margin-top:20px;
	padding:10px;
	border:1px solid silver;
	font-size:9px;
}
.cart_wrapper div {
	margin:3px;
	font-size:11px;
}
.cart_controls {
	margin:20px auto;
	padding-bottom:20px;
}
.product_input_qty {
	margin-top:10px;
}
.add_to_cart_btn {
	margin-top:10px;
	font-size:12px;
}
.add_to_cart_btn a {
	display:block;
}
.add_to_cart_btn a:hover {
	text-decoration:underline;
}
#bottom_links {
	color:#666;
	font-size:9px;
	margin-bottom:20px;
	text-align:center;
}
.bottom_spacer {
	height:10px;
}
#view_cart_btn {
	margin:10px auto;
}
#view_cart_btn a {
	display:block;
}
.view_btn a {
	display:block;
	width:44px;
	height:17px;
	margin:0px auto;
    cursor:pointer;
	background-color:#333;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.view_btn a:hover {
	background-color:#778e53;
	color:#fff;
}

#popular_header {
	clear:both;
	margin:5px auto;
	/*margin-top:20px;*/
	padding:5px;
	font-size:18px;
	background-color:#425322;
	color:#fff;
	text-align:center;
}
.pagination {
	text-align:center;
	background:transparent;
	color:#333;
	padding:5px;
	margin-top:10px;
}

.pagination_wrapper {
	margin:0px;
	text-align:right;
	padding:5px;
	text-align:center;
}
.pagination_wrapper a {
	border:1px solid transparent;
	text-decoration:underline;
	padding:0px 5px;
}
.pagination_wrapper a:hover {
	border:1px solid #99b3ff;
}

.pagination_wrapper .current_page {
	border:1px solid #99b3ff;
	padding:0px 5px;
	margin-left:3px;
	background-color:#2e6ab1;
	color:#fff;
	text-decoration:none;
}
.pagination_link {
	display:inline;
	font-size:12px;
}
	
#brand_list {
	margin:10px;
	padding:10px;
}
.validation_error_wrapper {
	/*
	background-color:#fbe6f2; 
	border:1px solid red; 
	*/
	font-size:11px; 
	margin:0px auto; 
	width:400px; 
	padding:10px;
}
.pos-integer, .positive2, .positive3, .integer {
	text-align:center;
	font-size:11px;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
#ship_same_wrapper {
	float:right;
	font-size:9px;
}
select {
	border:1px solid silver; 
	font-size:11px;
	padding:3px 0px;
	color:#666;
}


.del_btn {
	cursor:pointer;
}
textarea {
	font:12px 'Trebuchet MS', Arial, Verdana, Tahoma, Helveritca, sans-serif;
	color:#666;
}
.options_wrapper {
	font-size:9px;
	margin-left:10px;
}
.error {
	color:red;
	font-size:9px;
	margin:0px;
	padding:0px;
}
.error p {
	margin:0px;
	padding:0px;
}
select#destination {
	font-size:10px;
	padding:0px;
	margin-bottom:5px;
}
.border_frame {
	border:10px solid #778e53;
	padding:20px;
}
.sys_msg { text-align:center; font-size:24px; color:#800000; background-color:#fff; }
.framed_text {
	background-color:#fff;
}
.payment_wrapper {
	font-size:12px;
}
#subcategory_list_wrapper {
	background-color:#f8ffe6;
}

.text_input { margin:5px; padding:5px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid black; background-color: white; }
#site_search_box { position:relative; top:0px; left:0px; width:155px; height:20px; padding-left:10px; padding-top:0px; background: url(../images/buttons/ico_search.gif) 5px 6px no-repeat; }
#site_search_box input { position:absolute; top:2px; left:25px; width:115px; border:1px solid silver; }
#site_search_box img { position:absolute; top:4px; left:145px; width:17px; height:17px; }

