/*	Polar Bear theme for Joomla
	Modified and updated by Arup Sen 
	http://arupdesigns.co.uk
*/


body {
	text-align: center; /* required for centering the page in IE */
	padding: 0px;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background-color: #EEEEEE;
	color: #666666;
}
h1, h2, h3, p, ul, li {
	margin: 0px;
	padding: 0px;
	font: 12px Arial,sans-serif;
}

h1, h2, h3, .componentheading, td.contentheading {font-size: 200%; font-weight:bold; color:#ABABD5;}
h2{font-size:160%}
h3{font-size:120%}


h4 {
	font-size:115%;
	color:#ABABD5;
	margin:0;
	padding:0;
}


a:link ,  a:visited{
	text-decoration: none;
	color:#9999CC;
}
a:hover {
	text-decoration: underline;
	color:#6b6b8e;

}

#wrapper {
	position:static;
	width: 877px;
	margin: 0px  auto 10px auto; 
	text-align: left;
	padding: 0px 20px 20px 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
}
	
#header {
	background:#FFFFFF url(http://www.angharadrees.com/v2/images/header-back.png) no-repeat scroll 0%;
	height:145px;
	margin:0px 0px 20px;
	padding:0px;
	position: relative;
}

#Menu{
	position:absolute;
	width: 877px;
	height:28px;
	left: 200px;
}

#container {

}

#innerContainer {
	height:100%;
}

#cart {
	background-color:#FBFBFD;
	border:1px solid #EBEBF5;
	border-top: 0px;
	border-right: 0px;
	position:absolute;
	right:-20px;
	text-align:center;
	top:00px;
	width:80px;
	font-size: 9px;
}

#cart a {
	color:#9999CC;
	text-decoration:none;	
}

#cart a:hover {
	color:#9999CC;
	text-decoration: underline;
}

#right {
	background:#ffffff url('../images/vertical-bar.gif') 0 0 no-repeat;
	border-left: 0px solid #CCCCCC;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float: right;
	width: 150px;
	
}
#far-right {
	background:#ffffff url('../images/vertical-bar.gif') 0 0 no-repeat;
	border-left: 0px solid #CCCCCC;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float: right;
	width: 150px;
	
}

#left {
	float: left;
	width: 166px;
	height:100%;
	position:relative;
}
#leftInner{
	font: 90% Arial,sans-serif;
	padding-left: 8px;
}

.latestnews, .mostread{
	font: 11px Arial,sans-serif;
	list-style-type:none;
}

li.mostread{
	padding-bottom:10px;
}

#content {
}

#content p {
	line-height:20px;
	font: 12px;
	padding-bottom:10px;
}

#content ul{
	padding-left:20px;
	list-style-position: inside;
	list-style-image: url(../images/bluearrowbullet.png);
	list-style-type: none;
}
	
#content li{
	line-height:20px;
	font-size: 12px;
}

#clear {
	height: 0px;
	clear:both;	
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#footer {
	height: 50px;
	clear:both;
	text-align:center;
	color:#7873F5;
}

#footer table.moduletablefooter_menu a{
	text-align:center;
	color:#7873F5;
	font-size:1.1em;
}

#footer table.moduletablefooter_menu {/*the footer nav links*/
	padding-top:9px;
	margin:0 auto;
}
		


/*Horizontal Nav*/
ul#nav,ul#nav li{
	list-style-type:none;
	margin:0;
}

ul#nav{
	margin-left: 15px;
	font-size: 12px;
	margin-top: 5px;
}

ul#nav ul{
	
}

ul#nav li{
margin-top: 5px;
	float:left;
	margin-right: 1px;
	padding-right: 20px;
	font-size: 12px;
	vertical-align: middle;
}

ul#nav a{
	color:#9999CC;
	text-decoration:none;	
	text-transform: uppercase;
	word-spacing: 2px;
}

ul#nav a:hover {
	text-decoration: underline;
	color: #6b6b8e;
	word-spacing: 5px;
}

ul#nav li.activelink a,ul#nav li.activelink a:hover{}

#nav a:link#active_menu-nav, #nav a:visited#active_menu-nav{}

#mod_search_searchword {
	font-size: 10px;
	color: #9999cc;
	border: 1px solid #dadae3;
	text-transform: uppercase;
}

#mod_search_searchword:hover, #mod_search_searchword:focus {
	border: 1px solid #9999cc;
	color: #6B6B8E;
	text-transform: normal;
}
	
	
/*Vertical Nav*/
#mainlevel { width: 160px; list-style-type: none;text-indent: 5px; }

#mainlevel ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

ul#mainlevel a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #ccc;
}

ul#mainlevel a:link,  ul#mainlevel a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-image:url(../images/vertnavbutton.png);
	background-repeat:repeat-x;
}

ul#mainlevel a:hover
{
	background-color: #333333;
	color: #fff;
	background-image:none;
}
ul#mainlevel a:link#active_menu, ul#mainlevel a:visited#active_menu
{
	background-image:none;
	background-color: #333333;;
	color: #fff;
}
/* default */

.adminform {
}
.article_seperator {
}
.back_button {
}
.blog {
}
.blog_more {
}
.blogsection {
}
.button {
}
.buttonheading {
}
.category {
}
.clip {
}
.componentheading {

	font-family: "Trebuchet MS",Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom:10px;

}
.contact_email {
}
.content_rating {
}
.content_vote {
}
.contentdescription {
}
.contentheading {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-bottom:10px;
}
.contentpagetitle {
}
.contentpane {
}
.contentpaneopen {
}
.contenttoc {
}
.createdate {
}
.dtree {
}
.dTreeNode {
}
.editlinktip {
}
.expander {
}
.highlight {
}
.inputbox {
}
.item {
}
.message {
}
.message {
}
.modifydate {
}
.module {
}
#leftInner .moduletable {
padding-bottom:5px;
}
.mosimage {
}
.mosimage_caption {
}
.mostread {
}
.newsfeed {
}
.node {
}
.pagenav {
}
.pagenav_next {
}
.pagenav_prev {
}
.pagenavbar {
}
.pagenavcounter {
}
.paramlist {
}
.pathway {
}
.poll {
}
.pollstableborder {
}
.profiler {
}
.readon {
}
.row1 {
}
.row2 {
}
.search {
padding-top:2px;
}
.searchintro {
}
.sectiontableentry1 {
}
.sectiontableentry2 {
}
.sectiontablefooter {
}
.sectiontableheader {
}
.small {
}
.smalldark {
}
.syndicate {
}
.syndicate_text {
}
.tab {
}
.tabclass1 {
}
.tabclass2 {
}
.tab-page {
}
.text_area {
}
.toclink {
}
.toolbar {
}
.tooltip {
}
.wrapper {
}
h3 {
	font-family: "Trebuchet MS",Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom:5px;
}
h2 {
	font-family: "Trebuchet MS",Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom:5px;
}
#mod_login_password, #mod_login_username {
	color: #000000;
}
form {
	margin: 0;
	padding: 0;
}



input, select {
	font: 12px "Lucida Grande",	 Arial,sans-serif;
}



select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	border: 1px solid #2F2F2F;
	padding: 1px 10px!important;
	padding: 1px 5px;
	background: url(../images/button-bg.gif) repeat-x top #333;
	color: #FFFFFF;
}

.button:hover  {
	background: url(../images/button-bg.gif) repeat-x top #333333;
	color: #fff;
}

.button:active, .button:focus {
	border: 1px solid #222222;
}

.inputbox {
	border: 1px solid #CCC;
	background: #FFF;
	color: #000;
}

#left .inputbox {
	width:145px;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #003366;
}
fieldset.js_loginflat {border:0px; padding:8px; margin-left:12px;margin-right:12px; 	font: 11px Arial,sans-serif; 	text-align:center;
vertical-align:top;}
fieldset.js_loginflat .inputbox {width:145px; }
fieldset.js_loginflat legend {display:none}
.moduletableflat {text-align:center;vertical-align:top;}

.bearright {top:25px; right:15px; position:absolute;}

#JB {position:absolute; bottom:0px;}

.line {
	color: #CCCCCC;
}

/* LEX code */
#colorfield-border {
	float:left;
	position:relative;
	top:158px;
	left:138px;

}

#colorfield-link {
	float:left;
	position:relative;
	top:180px;
	left:76px;

}

#bear {/*it's the one that appears by default at the bottom of the page*/
	display:none;
}
a.divlink, a.divlink:link, a.divlink:visited  {
	display:block;
	width:100%; /*width needs to be specified to work in IE*/
	height:100%; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
line-height:0px;
	font-size:0px;
	color: #222222;
}
/*EXtra styles that don't appear in the default css file
_________________________________________________________________________*/
p.drop_cap:first-letter {
	font-size:300%;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	line-height:0.85em;
}

hr {
	border-width:0 0 1px 0;	
	border-bottom:1px solid #ababd5;
}

.category-item {
	float: left;
	margin: 12px;
	margin-bottom: 30px;
	text-align: center;
	width: 100px;
	height: 130px;
}
.category-item img {
	border: 4px solid #ebebf5;
}
.category-item a {
	line-height: 14px;
}
.category-item a:hover {
	text-decoration: none;
}

input.buybutton {
	color: #6B6B8E;
	position: absolute;
	bottom: 8px;
	left: 25px;
}
input.buybutton:hover {
	color: #000000;
}

.product-thumb-img {
	border: 4px solid #ebebf5;

}

.product-item {
	float: left;
	width: 200px;
	height: 270px;
	text-align: center;
	background-color: #f9f9f9;
	margin: 10px 10px 10px 0px;
	padding-top: 5px;
	position: relative;
}

h2.product-name {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
/* press release thumnail links*/
.press img {
		border: 2px solid #ebebf5;
}
.press img:hover {
		border: 2px solid #6b6b8e;
}
/* stones page, but attribute selectors aren't supported in IE (surprise surprise)*/
.blog .contentpaneopen td[colspan] {
	border:1px solid #ebebf5;
}
.blog .contentpaneopen td[colspan] p {
	padding-left:2px;
}
