/********************************** NEW STYLES *************************************/



/***   Social Network site bookmark / share product   ***/

div#share_product{
	text-align: left; 
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 95%
}

div#share_product div{
	text-align: center;
	border: 1px solid #333; 
	padding: 0px 0;
	line-height: 225%;
	font-size: 12px;
}

div#share_product div a img { 
	border: none;
	vertical-align: middle;
	margin-right: 3px;
}

/***   End - Social Network site bookmark / share product   ***/

#header {
	border-collapse: collapse;
}

#header td img {
	display: block;
}

.block img {
	display: block;
}

#logo-box {
	background-image: URL(../../../../images/custom/logo.gif);
	background-repeat: no-repeat;
	height: 91px;
}

#logo img {
	height: 91px;
	width: 475px;
	border: 0px;
}

#tag-box {
	background-image: URL(../../../../images/custom/topright.gif);
	background-repeat: no-repeat;
	height: 91px;
}

#tag {
	width: 315px;
	height: 45px;
}

#tag2 {
	padding: 10px 0px 0px 10px;
	text-align: right;
	color: #346834;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}

#head-links-box {
	background-image: URL(../../../../images/custom/topbar.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 30px;
}

#head-links {
	font-family: verdana;
	color: #F9ED30;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 3px 0px 5px;
}

#head-links a {
	color: #F9ED30;
	text-decoration: none;
	background-color: inherit;
}

#head-links a:hover {
	text-decoration: underline;
}

#head-links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#head-links ul li { display: inline; }

#head-links ul li a { padding-right: 15px; padding-left: 15px;}

#search-box {
	background-image: URL(../../../../images/custom/search.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#search {
	padding: 3px 0px 0px 2px;
}

.input-search {
	border: 1px solid #000;
	height: 17px;
	width: 183px; 
	font-size: 11px;
	color: #484849;
}

h1 {
    font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #346834;
	background-color: inherit;
	margin: 0px;
}

h2 {
	font-size: 12px;
	color: #152915;
	display: inline;
	background-color: inherit;
}

a.blue_link {
	color: #00f;
	text-decoration:underline;
}
a.blue_link:hover {
	font-weight:bold;
}

