/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/imggrey.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #eae9e9;
	color:#58595b;
}


h1, h2, h3 {
	margin: 4px 0 0 0;
	padding: 0;
	font-weight: normal;
	color: #303030;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
    height: 38px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #121212;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: none;
}

img.alignleft {
	float: left;
	margin-right: 22px;
   /* margin-top:20px;     */
   
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	background: url(images/graph.png) ;
}

/* Header */

#header {
	width: 1000px;
	height: 350px;
	margin: 0 auto;
}

#header img{
	float:left;
	padding: 0px 0 0px 28px;
	padding-bottom: 20px ;
}

#address{
	float:right;
    width: 415px;
   
}


/* Logo */

#logo {
	float: left;
	margin: 200;
	padding: 20px 0px 0px 0px;
	color: #666666;
    width: 1000px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	margin: 0px;
	padding: 50px 0px 0px 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	text-shadow: #808080 -1px 1px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64px;
}

#logo p {
	margin: 0;
	padding: 90px 0 0 15px;
    color: Black;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #666666;
}

#logo img {
	margin: 200;
}



/* Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 100px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 233px;
	height: 30px;
	padding: 0px 10px 0px 10px;
	border: none;
	background: url(images/img09.jpg) no-repeat left top;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #303030;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 7px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 25px;
	margin: 0px 2px 0px 15px;
	padding: 10px 15px 0px 15px;
	background: url(images/img04.gif) no-repeat left 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #121212;
	border: none;
}

#menu .current_page_item a {
}

#menu a:hover {
	text-decoration: none;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
    background-color:#EFEFEF;    
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 30px 30px 0px 30px;
}

/* Content */

#content {
	float: left;
	width: 540px;
	padding: 0px 20px 0px 0px;
}

.post {
	padding-top: 20px;
	padding-bottom: 10px;
    
}

.title 
{
   /* padding-Top:10px;
  Added IP 01/04/11 */  
}

.post .title {
	letter-spacing: -1px;
}

.post .title a {
	color: #303030;
	border: none;
	/* padding-bottom:20px; /* Ip Trying   */
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
	
	/* border-bottom: 1px solid #000000; */
	
}


/* rPost */
/*
.rpost {
	padding-top: 0px;
	padding-bottom: 10px;
	
}

.rpost .title {
	letter-spacing: -1px;
}

.rpost .title a {
	color: #303030;
	border: none;
}

.rpost .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}




.rpost .meta a {
}

.rpost .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
	/* border-bottom: 1px solid #000000; */
	
}

/* rPost */



.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

/* Sidebar */

#sidebar {
	float: right;
	width: 330px;
	padding: 20px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 15px;
	line-height: 35px;
	background: url(images/img07.gif) no-repeat left 14px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h3 {
	height: 18px;
	margin-bottom: 25px;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	font-size: 24px;
    display:block;	
}


#sidebar img 
{
 border: none;
 padding-bottom:50px;
 margin-bottom: auto 20px;

}

#sidebar post 
{
 border:none;
 margin-bottom: 20px;

}

#sidebar p {
	margin: 0 0px;
	padding: 10px 10px 0px 10px;
	
  }

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}



/*
#sidebar h2 {
	height: 42px;
	margin-bottom: 10px;
	padding: 12px 0 0 15px;
	letter-spacing: -1px;
	font-size: 24px;
	
}


#sidebar img 
{
 border:none;
 margin: 0,auto;

}



.sidebarpost {
	width:300px;
	margin-bottom: 20px;
}



/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	
}

#footer {
	width: 1000px;
	height: 300px;
	margin: -80px auto 0px auto;
	background: url(images/img08.jpg) no-repeat center top;
}

#footer p {
	margin: 0;
	padding-top: 180px;
	line-height: normal;
	font-size: 14px;
	text-align: center;
}

#footer a {
}

.footer
{border:1pxsolid #ddd;
padding:10px;}

.footer p
{text-align:right;}

.footer address
{text-align:right;}

.footer ul
{float:left;
padding:0 20px 0 0;}




.clearer:after,.header:after,#nav:after,.main:after,.footer:after,.col-main:after,.col2-set:after,.col3-set:after,.col4-set:after,.search-autocomplete li:after,.block-poll li:after,.block-related li:after,.block-related .item:after,.block .actions:after,.mini-products-list li:after,.title-buttons:after,.pager:after,.sorter:after,.ratings:after,.add-to-box:after,.add-to-cart:after,.product-essential:after,.products-list li.item:after,.product-view .product-img-box .more-views ul:after,.product-view .tags .form-add-tags:after,.product-options .options-list li:after,.product-options-bottom:after,.product-review:after,.cart:after,.opc .step-title:after,.checkout-progress:after,.field-100:after,.group-select li:after,.form-list li:after,.buttons-set:after,.buttons-set2:after,.page-print .print-head:after
{display:block;
content:".";
clear:both;
font-size:0;
line-height:0;
height:0;
overflow:hidden;}
	
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/*footer*/
.footer { /*url(Siteimages/bg-dropshadow-base.jpg)*/ 
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: #d8d8d8 url('Siteimages/bg-footer-info.jpg') repeat-x;
    font-size:13px;     
    padding:0;     
    margin:0px 0 0 0;     
    text-align: center;
}


.footer-base { background:#dbe4e8 url(Siteimages/bg-footer-base.jpg) repeat-x left bottom; font-size:1.02em; margin-top:0px; padding-top:10px; min-height:43px; height:auto!important; height:43px; border-top:1px solid #c6cfd3; }
.footer a { text-decoration:none; }
.footer a:visited { color:#000; }
.footer a:hover { color:#199f02; }


.footer img 
{
 border: none;   
}

/*footer-info*/
.footer-info { padding:35px 0 30px 0; font-size:1.023em;  }
.footer-info .col { text-align:left; float:left; width:217px; margin-right:32px; }
.footer-info .last { margin-right:0; }
.footer-info .col p { text-align:left; }
.footer .footer-info a { text-decoration:underline; }
.footer-info h3 { font-style:normal; font-weight:550; font-size:19px; text-align:left; }

.social-bookmarks { margin-top:12px; }
.social-bookmarks li { float:left; margin-right:10px; }

.footer-links { float:left; padding-right:10px; margin-top:4px;
    width: 465px;
}
.footer-links li { float:left; padding-right:15px; font-size:13px; }
.footer address { float:left; margin-top:4px;  }
.inner { width:965px; margin:0 auto; }

.social-bookmarks
{margin-top:12px}

.social-bookmarksli
{float:left;
margin-right:10px}



#slidingdoors {
    background: url(images/DkGrey1.png) repeat-x; 
    height:40px;
    width:1000px;
    padding-top :0px;
    padding-left :0px; 
   font-family :Arial;
   font-size :14px;
 }

#slidingdoors ul {
                 margin:0;
                 padding:0;
                 list-style:none;
                 float:left;
                 }
                 
#slidingdoors ul li {
                  float: left ;
                  background : url(images/dkgrey-tab-right1.gif) no-repeat top right;
                 }

#slidingdoors li a {
                  display: block ;
                  padding: 0 2em;
                  line-height : 2.5em;
                  background : url(images/dkgrey-tab-left1.gif) no-repeat top left;
                  text-decoration :none;
                  color: #fff;
                  float:left ;
                   }
                   
#slidingdoors ul a:hover
                   {
                   color:#CCCCCC;
                   }      


/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}

.clearer {
clear:both;
}



	.toppic { 
	width:100%;
	height:290px;
	float:left;
	background-color:#000000;
	max-width:1400px;
	background-repeat:no-repeat;
	}
	
		.toppicmembers { 
	width:100%;
	background-image: url('../../banners/00_memberspage_banner.jpg');
	height:330px;
	float:left;
	background-color:#000000;
	max-width:1400px;
	}
	
	.menuarea {
	width:850px;
	height:300px;
	float:left;
	font-weight:bold;
	}
	
	.date {
	width:850px;
	height:80px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	overflow:auto;
	}
	
	.lmenuarea {
	width:950px;
	height:330px;
	float:left;
	font-weight:bold;
	}
	
	.menulk {
	width:350px;
	
	float:left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#c5c5c5;
    height: 250px;
}
	
a.menuLinks:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
a.menuLinks:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
a.menuLinks:hover {
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}

.clickedit img {
    border: none; /* 6px solid #E1F1F6;  /* background Colour of the Pic Border */
    margin-bottom :0px; /* */
	float: left;
	margin-right: 0px;
}


