body {
	font-family:arial;
	font-size:13px;
	color:#797979;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0;
}

h1 {
	color:#000000;
	font-size:16px;
	padding-left:10px;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
	background-color:#f2f2f2;
}

img {
	border:0;
}

.scrollable img {
	border:1px solid #cccccc;
	padding:3px !important;
	margin-right:2px;	
}

a {
	color:#797979;
}

#wrapper {
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	padding-top:10px;
}


/***************************************************************
 * Home Page Elements
 **************************************************************/

#carousel-container {
	width:975px;
	margin-left:auto;
	margin-bottom:20px;
	margin-right:auto;
}


#center-column {
	float:left;
	width:500px;
	margin-left:10px;
}

#center-column p {
	font-size:14px;
	margin-left:20px;
	margin-right:20px;
}

#right-column {
	float:right;
	width:230px;
	margin-right:20px;
}

/***************************************************************
 * Content Page Elements
 **************************************************************/
#page-top {
	margin-right:20px;
	margin-left:20px;	
}

#logo-container {
	float:left;
	width: 380px;
}

#tag-line-container {
	float:right;
	margin-top:10px;
	width:503px;
	text-align:center;
	font-size:13px;
}
.social-media {width:105px;}
.social-media a {display:inline-block; float:left; width:32px; height:32px; margin-right:2px; margin-bottom:2px; background:url(../images/abt-social-media.png) 0 0 no-repeat}
.social-media a.smofb {background-position:0 0}
.social-media a.smotw {background-position:-33px 0}
.social-media a.smopi {background-position:-65px 0}
.social-media a.smoyt {background-position:0 -34px}
.social-media a.smogp {background-position:-33px -34px}
.social-media a.smors {background-position:-65px -34px}

#breadcrumb-trail-container {
	font-size:11px;
	margin-bottom:10px;
}

#breadcrumb-trail-container a {
	color:#797979;
		
}

#content-column {
	float:left;
	width:740px;
	margin-left:10px;
}

#page-content-holder {
	margin-left:20px;
	margin-right:20px;
}

/***************************************************************
 * Standard Elements
 **************************************************************/

#header {
	margin-right:20px;
	margin-left:20px;
	margin-bottom:10px;
	border-top: 3px solid #aaa9a9;
	border-bottom: 3px solid #aaa9a9;
}

#menu-container {
	float:left;
	line-height:0px;
	font-size:0px;
}

#search-container {

	margin-top:10px;
	float:right;
}

#search-container a {
	display:block;
	font-size:9px;
	color:#dadada;
	margin-left:123px;
}


#left-column {
	float:left;
	width:230px;
	margin-left:20px;
}

#button-container p{
	margin-top:5px;
	margin-bottom:5px;
}

.column-box {
	border: 1px solid #aaa9a9;
	margin-bottom: 10px;
}

.column-box-inner {
	margin-right:15px;
	margin-left:15px;
	font-size:12px;
}

.column-box-inner h2 {
	color:#000000;
	font-size:15px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #aaa9a9;
}

.column-box-inner span{
	display:block-inline;
	height:16px;
	line-height:18px;
}

.column-box-inner a {
	text-decoration:none;
}

.column-box-inner a:hover {
	text-decoration:underline;
}

.more {
	text-align:right;
	margin:10px;
}

.more a {
	text-decoration:none;
}

.more a:hover {
	text-decoration:underline;
}

/***************************************************************
 * Footer Styles
 **************************************************************/

#footer {
	background-color:#f2f2f2;
	font-size:12px;
}

#links-container {
	float:left;
	margin-left:20px;
	margin-top:30px;
	margin-bottom:30px;
	width:600px;
}

#links-container a {
	color:#797979;
	text-decoration: none;
}

#links-container a:hover {
	text-decoration:underline;
}
#visa_mc {
	float:right;
	margin-top:30px;
	margin-right:20px;
}


/***************************************************************
 * Form Styles
 **************************************************************/


input[type="text"] { 
	color: #797979; 
	border:1px solid #dadada;
	width:196px;
	height:18px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	line-height:20px;
}

.btn {
	cursor:pointer;
	border:0 none;
	text-indent:-9999px;
	background: url(../images/btn.jpg) no-repeat scroll 0 0 transparent;
}

.button_login {
	height:20px;
	width:54px;
	margin-left:142px;	
	margin-top:5px;
	margin-bottom:10px;
	background-position: 0px 0px;
}

.button_search {
	height:20px;
	width:20px;
	margin-top:5px;
	background-position: -54px 0px;
	border:0 none;
	text-indent:-9999px;
}

#search-container input {
	width:100px;
	margin-bottom:1px;	
	margin-top:1px;
}


/***************************************************************
 * Wordpress Image  Styles
 **************************************************************/


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


/***************************************************************
 * WP-OSC Styles
 **************************************************************/
.hidden { display: none; }
.unhidden { display: block; }

#cart-container ul, #userbox-container ul, #site-tools-container ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#cart-container li, #userbox-container li, #site-tools-container li {
	list-style:none;
}

#site-tools-container {
	margin-top:15px;
	margin-right:35px;
	text-align:right;
	float:right;
	width:220px;
	
}

#site-tools-container li {
	font-size:12px;
	font-weight:normal;
}

#new_products_div {
	background-color:#f2f2f2;
	border:1px solid #aaa9a9;
}

#new_products_div h2 {
	padding-left:10px;
	font-size:14px;
	background-color:#6fbde4;
	margin-bottom:10px;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:10px;
	color:#ffffff;
}

div.rkImg
{
	background-color:#ffffff;
  margin-left: 10px;
  margin-bottom: 10px;
  /*border: 1px solid #aaa9a9;*/
  height: auto;
  width: 160px;
  float: left;
  text-align: center;
}	
div.rkImg img
{
  display: inline;
  margin: 5px;
  border: 0px;
}



div.rkImg a:hover img {border: 0px;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}


div.desc {
	width:150px;
}

div.desc a {
	font-size:10px;
	text-decoration:none;
}

div.desc a:hover {
	text-decoration:underline;
}


div.ngg-description p {
	margin-top:0px;
}


.ngg-thumbnail {
	width:150px;	
}

/**********************************************************

* CATEGORY NAVIGATION

**********************************************************/

#category_tree {
	width:200px;
	margin-bottom:15px;
}

#category_tree a {
	color: #5f5f5f;
}

#category_tree ul {
	margin:0px; 
	padding:0px; 
}


#category_tree ul li {
	height:24px;
	line-height:24px;
	list-style:none;
	padding-left:10px;
	color:#5f5f5f;
	border-bottom:#d9d9d9 solid;
	border-width:1px;
	cursor:pointer;
	background-color:#F2F2F2;
}


#category_tree ul li:hover {
	background-color:#ffff99; 
	position:relative;
}

#category_tree ul ul {
	display:none;
	position:absolute;
	left:200px;
	top:0px;
	border:1px solid #d9d9d9;
	-webkit-box-shadow: 3px 3px 4px rgba(135, 139, 144, 0.4);
	z-index:9999;
}

#category_tree ul li:hover ul {
	display:block;
}

#category_tree ul ul li {
	width:200px; 
	float:left; 
	display:inline;
}

#category_tree ul ul li:hover {

}

/* Handling 3rd level */

#category_tree li:hover ul li ul {
	display:none;
}

#category_tree ul ul li ul {
	left:200px; 
	border:1px solid #d9d9d9;
	-webkit-box-shadow: 3px 3px 4px rgba(135, 139, 144, 0.4);
}

#category_tree ul ul li:hover ul {
	display:block;
}

/* Handling 4th level */

#category_tree li:hover ul li ul li ul{
	display:none;
}

#category_tree ul ul ul li ul {
	left:200px; 
	border:1px solid #d9d9d9;
	-webkit-box-shadow: 3px 3px 4px rgba(135, 139, 144, 0.4);
}

#category_tree ul ul ul li:hover ul {
	display:block;
}






/***************************************************************
 * Clear some floats!
 **************************************************************/
 
/* float clearing for IE6 */
* html .clearfix,
* html #navigation li.sub-level-0 {
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix,
*+html #navigation li.sub-level-0  {
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after,
 #navigation li.sub-level-0:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}