/*********************************************
Theme Name: Pure: Grumble
Theme URI: http://www.shrud.com
Version: 1.0
Description: A muttered complaint
Author: Sazzad Hossain
Author URI: http://www.sazzadhossain.org
**********************************************/

/*******GENERAL TAGS*******/

* {
	margin: 0;
	padding: 0;
}

body {
	margin:0px auto;
	padding:0px;
	color: #666666;
	position: relative;
	background: #B1C3BA url('images/background.png') center top;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:160%; 
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a, strong a {

	text-decoration:none;
	outline: none;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
p {
	margin: 0px 0px 14px;
}

/***HEADER TAGS***/
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; }
h2, h3, h4, h5 { display: block; margin: 0px; padding: 0px;}
h2, h2 a, h3, h4, h5 { color: #666666; font: 16px verdana, Georgia, serif; text-decoration: none; }
h2 a:hover { text-decoration: underline; }
h2 { font-weight: bold; margin-top: 10px; }
h3, h4 { font-size: 17px; }
h4 { margin: 10px 0px -4px 0px; }
h5 { margin: 10px 0px -4px 0px; font-size: 14px; font-style: italic;  }

/***LIBRARY CLASSES***/
.green {
	color: #A3B71C;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.spacer {
	height: 10px;
}

/***QUOTE & CODE***/
code{
	font: 12px/14px "Courier New", Courier, monospace;
	color: #000000;
	background: #F5F5F5;
	margin: 5px 10px;
	padding: 10px;
	display:block;
	border: 1px dashed #818141;
	width: auto;
}
.code .indent {
	padding-left: 15px;
}
blockquote {
	margin: 10px 15px 20px;
	padding: 3px 10px;
	border-left: 3px dotted #d6e5aa;
	border-right: 3px dotted #d6e5aa;
	border-top: 1px dotted #d6e5aa;
	border-bottom: 1px dotted #d6e5aa;
	line-height: 140%;
	width: auto;
}

/***TOP HEAD***/
#tophead {
	width: auto;
	height: 60px;
	background: url('images/topbg.png') repeat-x center top;
}
#topheading {
	width: 840px;
	margin: auto;
}
#topheading_logo {
	float: left;
	width: 420px;
	text-align: left;
}
#topheading_search {
	margin: 0;
	float: left;
	width: 420px;
	text-align: right;
	padding-top: 10px;
	height: 1%; /* Holly hack for Peekaboo Bug in IE6 */
}
.top_logo {
	margin-top: 10px;
}

/***SEARCH***/
.search {
	border: 1px solid #9DB01D;
	background: #A5AC6E;
}
.search:hover, .search:focus {
	border: 1px solid #D2E35B;
	background: #888D5D;
}
.go {
	border: 1px solid #9DB01D;
	background: #A5AC6E;
}

.go:hover, .go:focus {
	border: 1px solid #D2E35B;
	background: #888D5D;
}

/***CONTAINER***/
#container {
	width: 850px;
	margin: auto;
}

/***HEADER***/
#header {
	width: 850px;
	height: 110px;
	background: url('images/header.png') center bottom;
}
#header_logo {
	float: left;
	width: 320px;
	height: 104px;
	background: url('images/logo.png') no-repeat right center;
}
#header_nav {
	margin: 0;
	float: left;
	width: 530px;
	height: 1%; /* Holly hack for Peekaboo Bug in IE6 */
}

/***NAVIGATION***/
.nav {
	position: relative;
	margin-top: 76px;
	height: 28px;
	overflow: hidden;
	list-style: none;
}
.nav ul{
	list-style-type: none;
	margin:0;
	margin-left: 20px; 
	padding:0;
}
.nav li{
	display:inline;
	margin:0;
	padding:0;
}
.nav a{
	float:left;
	background:url('images/nav_left.png') no-repeat left top;
	margin:0;
	margin-right: 13px; /*spacing between each tab*/
	padding:0 0 0 15px;
	text-decoration:none;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
.nav a span{
	float:left;
	display:block;
	height: 30px;
	background:url('images/nav_right.png') no-repeat right top;
	padding: 9px 16px 0 3px;
	font-weight:bold;
	color: #A3B71C;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.nav a span {
	float:none;
}
/* End IE5-Mac hack */
.nav a:hover span {
	color: #fff;
}
.nav #current a{
	background-position:0 -32px;
}
.nav #current a span{ 
	background-position:100% -32px;
	color: #fff;
}
.nav a:hover{ 
	background-position:0% -32px; 
}
.nav a:hover span{ 
	background-position:100% -32px;
}

/***CONTENT CONTAINER***/
#content_container {
	width: auto;
	background: url('images/contentbg.png') repeat-y center top;
	margin: 0;
}

/***BANNER***/
#banner {
	width: 820px;
	height: 360px;
	background: url('images/bigbanner.png') no-repeat center top;
	margin: auto;
}
#phonenumber {
	height: 80px;
	width: 500px;
	overflow: hidden;
}
.pnumber {
	margin-top: 45px;
	margin-left: 55px;
}
#message {
	height: 150px;
	width: 500px;
	font: italic 30px "Times New Roman", Times, serif;
	color: #6C7338;
	padding-left: 60px;
	padding-top: 30px;
}
.message2 {
	padding-left: 100px;
}
.message3 {
	padding-left: 30px;
}
#button div {
	background:url('images/button.png') no-repeat;
	width:266px;
	height:74px;
	margin-left: 40px;
	overflow: hidden;
}

#button div:hover {
	background-position:0 -74px !important;	
	cursor:pointer;
}

/***CONTENT***/
#content {
	width: 750px;
	margin: auto;
	padding-top: 5px;
}
#content h2 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform:	lowercase;
	padding-bottom: 8px;
}
.green {
	color: #A3B71C;
}

/***FOOTER***/
#footer {
	width: auto;
	background: url('images/footer.png') no-repeat center top;
	margin: 0;
	text-align: center;
	padding: 20px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #7A8815;
	text-transform: lowercase;
}
#footer p {
	line-height:1em;
	padding: 0;
}
#footer a {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #7A8815;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #333;
}

/***POPUP***/
#popCONTAINER {
	position:relative;
}
#apDiv2 {
	position:absolute;
	margin-left:119px;
	top:200px;
	width: 622px;
	z-index:2001;
	visibility: hidden;
	left: auto;
}
#popTOP {
	background:url('images/popup/popTOP.png') no-repeat;
	height: 81px
}
#popTOP a {
	position:absolute;
	left:10px;
	width:20px;
	top:10px;
	height:30px;
}
#popTOP a span {
	display:none;
}
#popBG {
	background:url('images/popup/popBG.png') repeat-y;
	padding-bottom: 1px;
}
#popBG p {
	margin-right: 50px;
}
#popBOTTOM {
	background:url('images/popup/popBOTTOM.png');
	height: 50px;
}
#popWRAP {
	width: 860px;
	margin: 0 auto;
	padding-bottom: 0.1em;
}
.popHEADER { 
	color: #A6B91C;
	font-weight: bold;	
}
.popBLACK { 
	color:#434233; 
	font-weight: bold;
}
.popSUB { 
	font-style:italic;
	font-size: 13px;
}
.popTEXT {
	font-size: 13px;
}
.clearafter:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}
.clearall {
	clear:both;
}

.phide {
	height: 0;
	overflow: hidden
}

/***SCROLLPANE***/
.holder {
	float: left;
	margin-left: 50px;
	display:inline;
}
.scroll-pane {
	width: 522px;
	overflow: auto;
	float: left;
	height: 300px;
	display:inline;
}
.osX .jScrollPaneTrack {
	background: url('images/popup/track.gif') repeat-y;
}
.osX .jScrollPaneDrag {
	background: url('images/popup/drag_middle.gif') repeat-y;
}
.osX .jScrollPaneDragTop {
	background: url('images/popup/drag_top.gif') no-repeat;
	height: 6px;
}
.osX .jScrollPaneDragBottom {
	background: url('images/popup/drag_bottom.gif') no-repeat;
	height: 7px;
}
.osX a.jScrollArrowUp {
	height: 24px;
	background: url('images/popup/arrow_up.png') no-repeat 0 -30px;
}
.osX a.jScrollArrowUp:hover {
	background-position: 0 0;
}
.osX a.jScrollArrowDown {
	height: 24px;
	background: url('images/popup/arrow_down.png') no-repeat 0 -30px;
}
.osX a.jScrollArrowDown:hover {
	background-position: 0 0;
}
.left .jScrollPaneTrack {
	left: 0;
	right: auto;
}
.left a.jScrollArrowUp {
	left: 0;
	right: auto;
}
.left a.jScrollArrowDown {
	left: 0;
	right: auto;
}
/***IE HACKS***/
* html .osX .jScrollPaneDragBottom {
	bottom: -1px;
}
* html .clearafter {
	height: 1%
}

/***Credits to Karim Zurita for the POPUP***/
/*********** www.karimzurita.com **********/
