
body {
	color: #111;font-family: Arial, Helvetica, sans-serif;
}

div.container {
	background: #fff;
	border: 1px solid #213A6A;
}

a#logo {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}



div#nav {
	border-bottom: 1px solid #347696;
}

div#placeholder-nav {
	color: #fff;
}div#placeholder-logo {
width: 575px;
}
div#placeholder-hero {
	background: #f9f9f9;
	border: 1px solid #eee;
}

div#sub {
	background: #F8FAFC;
	padding:10px;
	float:right; width:270px;
	margin-left:8px;
	border:1px solid #E9EFF5;
}
div#buttons img {
	margin:5px 10px;
}
div#buttons img:hover {
box-shadow: 0 0px 7px #000;	-moz-box-shadow:    0 0px 7px #000;  -webkit-box-shadow: 0 0px 7px #000;	-webkit-transition: box-shadow 0.9s;
	-moz-transition: box-shadow 0.9s;
	transition: box-shadow 0.9s;
}
#menu {
	margin: 0;
	height:37px;
	line-height:37px;
	list-style: none;
	width: 950px;
	}

#menu li {
	position: relative;
	float:left;
		height:36px;
	line-height:36px;
	text-transform:uppercase;
	color: green;
	font-weight: bold;
	font-size: 12px;
	}
#menu li a{
	text-decoration: none;
	padding:0px 13px;
		float:left;
		height:36px;
	line-height:36px;
	border-bottom: 0;
	color:#fff;
	font-weight:bold;
}
#menu  li:hover ul.submenu { display: block; }
#menu li ul.submenu {
	position: absolute;
	left:0px;
	top: 36px;
	display: none;
	padding:0px;
	margin:0px;
	z-index:9999;
	
	}
#menu li ul.submenu li{
	width:auto;
	background-color:#618cc0;
	margin:0px;
	display:block;
	list-style:none;
	border-right:1px solid gray;
	border-left:1px solid gray;
	border-bottom:1px solid #fff;;
	text-align:center;
	height:auto;
}
#menu li ul.submenu li a {
	color:black;
	height:auto; 
	line-height:20px;
	text-align:center;
	width:150px;
	display:inline-block;
	padding:5px;
}
#menu li ul.submenu li a:hover {
	color:white;;
}
td.menu-item {
	color: #fff;	
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
} 
td.menu-item-hover {
	color: #efefef;
	font-weight:bold;
	text-transform:uppercase;
}

td.menu-item-selected {
	color: #efefef;
	font-weight:bold;
	text-transform:uppercase;
}

td.submenu-item {
	background: #C66E5A;
	color: #000;
	font-size: 11px;
	padding: 8px !important;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px dotted #264879;
	height:10px;
	text-align:center;
}

td.submenu-item-hover {
	background: #fafafa;
	color: #000;
	font-size: 11px;
	padding: 8px !important;
	font-weight:bold;
	text-transform:uppercase;
	border:0px;
	height:10px;
}

td.submenu-item-selected {
	background: #fafafa;
	color: #000;
	font-size: 11px;
	padding: 8px !important;
	font-weight:bold;
	text-transform:uppercase;
	border:0px;
}

/* @group Forms */

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}


.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #6F99D1;
	text-decoration: none;	
}

a:hover, a:active {
	color: #213A6A;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background:  #3B6396 url(../images/cssimg/bg-header-17-1.png) repeat-x 0 0;
	margin: 36px;
}

div#header-left h3 {
	font-size: 14px;
	color:gray;
	font-weight:bold;
}
div#header-left, div#header-right, div.whoslogged {
	height: 120px;	
	padding: 10px;

}
div#header-right table tr td {
	font-weight: bold;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	height: 66px;
	padding: 48px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 120px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-nav {
	background: url(../images/cssimg/bg-nav-17-1.png) repeat-x 0 0;
	height: 36px;
	padding-left: 0px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#main div.inner {
	padding: 18px; float:left; width:913px;
	position:relative;
}


div#main ol {
		list-style-position: inside;
}
table.faq  tr td {
	padding: 9px;
	border-left: 2px dotted #213A6A;
}
tr.pricelisthead {
background-color:#F0ECE5;
width: 600px;

}
table.pricelist {
border:1px solid #E6E5E7;
}
table.pricelist tr td {
border:1px solid #E6E5E7;
padding:6px;
text-align:center;

}
table#special
{
background-color:#EEE;
float:left;
margin-right:13px;
}
table#special tr 
{
}
table#special tr td {

border: 5px solid #EEE;
background-color:#A86060;
color:#FFF;
font-weight: bold;
}
table#special tr td p {
padding: 6px;
margin: 0px;
border: 6px solid #6A4040;
}
div#sub {
	padding: 18px 0 0 0;
}

div#sub-bottom {
	background: url(../images/cssimg/bg-side-17-1.png) repeat-x 0 0;
	height: 144px;
}

div#cap-bottom {
	background: #3B6396 url(../images/cssimg/bg-footer-17-1.png) repeat-x 0 0;
	height: 8px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
#boxes-footer-white{  text-align:center;}
#boxes-footer{ background-color:#EAF5FF; text-align:center;}
#boxes-footer img{ padding:10px 5px;}
#placeholder-footer { background-color:#EDECE5; padding: 30px 0px; width:100%; float:left; text-align:center; line-height:25px; }

/****   new RAHUL STYLE  ****/

.button{  background: none repeat scroll 0 0 #60A6C8; color: #FFFFFF !important;    padding: 8px 20px;   text-decoration: none !important; font-size:16px; float:left;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
    box-shadow: 0 5px 0 #3B6396;
	-moz-box-shadow:    0 5px 0 #3B6396;
  -webkit-box-shadow: 0 5px 0 #3B6396;
    
	-webkit-transition: background 0.9s;
	-moz-transition: background 0.9s;
	transition: background 0.9s;
	position:relative;
	margin-bottom:10px;
	}
	
.button:hover{background: #3B6396; }

#maintxt{width:100%; height:auto; float:left; position:relative;}
#maintxt ul li{background:url("check.png") no-repeat scroll left center transparent; list-style-type:none; padding-left:25px; list-style-position:outside}
#maintxt  h1{	color: #173E8A;	font-size: 26px;	margin:.3em 0;	font-weight:bold;	padding: 7px 2px; }
#maintxt h2{	color: #213968;	font-size: 20px;	margin:1em 0;	border-bottom: 2px dotted #B8B3B2;	text-transform: uppercase;}
#maintxt h3{	color: #213968;	font-size: 16px;	font-weight:bold;	margin:10px 0px; }
#maintxt h4{	color: #213968;	font-size: 13px;	font-weight:bold;	margin:10px 0px; }
#maintxt h5{	color: #213968;	font-size: 12px;	font-weight:bold;	margin:10px 0px; }

#maintxt p{font-size:12px;width:100%; float:left; margin-bottom: 10px;}
#maintxt h2{font-size:21px !important;width:100% !important; float:left;   font-weight: bold !important;}
#listing{width:100%; float:left;margin:20px 0px}
#listing li{list-style-type:none; background:url(check.png) left center no-repeat; padding-left:30px; line-height:20px; text-align: justify; width: 860px; margin-bottom:10px}
.msgbox{ background: none repeat scroll 0 0 #F4F8FB;
    border: 1px solid #E0EBF3;
    color: #515151;
    float: left;
    font-size: 14px;
    padding: 15px 10px;
    text-align: justify;
    width: 890px;margin-bottom:20px;}
	
	.msgbox1{ background: none repeat scroll 0 0 #F4F8FB;
    border: 1px solid #E0EBF3;
    color: #515151;
    float: left;
    font-size: 14px;
    padding: 10px 0px;
    text-align:center;
    width: 100%; 
	font-weight:bold; 
	margin-bottom:20px;}
	
	
.subhead{ float: left;    font-size: 15px;    margin-bottom: 15px;    width: 100%;}

/*  brick_arrays.php  */

.vimages{width:100%; float:left; text-align:center; margin-top:30px;	}
.vimages img{width:350px; margin:20px; box-shadow: 0 0px 1px #3B6396;	-moz-box-shadow:    0 0px 1px #3B6396;  -webkit-box-shadow: 0 0px 1px #3B6396;  }
.vimages img:hover{box-shadow: 0 0px 7px #000;	-moz-box-shadow:    0 0px 7px #000;  -webkit-box-shadow: 0 0px 7px #000;	-webkit-transition: box-shadow 0.7s;
	-moz-transition: box-shadow 0.7s;
	transition: box-shadow 0.7s;}


/*  brick-colors.php  */

#r_gallery{width:430px; float:right; height:auto}
#r_gallery h3{ text-align:center;}
#r_gallery ul{ width:100%; float:left; margin:0 0 0 1.5em;}
#r_gallery li{ list-style-type:none; float:left; width:215px; text-align:center; margin-bottom:7px;}
#r_gallery li img{ width:200px; float:left; }
#r_gallery img:hover{box-shadow: 0 0px 7px #000;	-moz-box-shadow:    0 0px 7px #000;  -webkit-box-shadow: 0 0px 7px #000;	-webkit-transition: box-shadow 0.9s;
	-moz-transition: box-shadow 0.9s;
	transition: box-shadow 0.9s;}


#maintxt table{ margin:auto;}
#maintxt table th{ font-weight:bold; font-size:14px; text-align:center; padding:10px 0px;}
/*  brick-photo-gallary.php   */

.new_gallery{width:910px; float:left; height:auto}

.new_gallery img:hover, #gallery img:hover{box-shadow: 0 0px 7px #000;	-moz-box-shadow:    0 0px 7px #000;  -webkit-box-shadow: 0 0px 7px #000;	-webkit-transition: box-shadow 0.9s;
	-moz-transition: box-shadow 0.9s;
	transition: box-shadow 0.9s;}

/*   testimonial.php   */

.test_s{ width:550px; padding:10px 10px 10px 20px; float:left; /*background:url(../images/quotes.jpg) 0 0 no-repeat;*/ border:1px dashed #0099CC; margin-bottom:10px;}
.test_b{ width:830px; padding:10px 10px 10px 20px; float:left;/* background:url(../images/quotes.jpg) 0 0 no-repeat;*/ border:1px dashed #0099CC; margin-bottom:10px;}
.test_text{ width:100%; float:left;}
.test_a{width:50%; float:right; font-weight:bold; margin-top:10px; text-align:right;}


/*     footer-menu      */

#footer-menu{width:100%; float:left; background:#F4F8FB;}
#footer-menu ul{width:750px; margin:auto; height:30px;}
#footer-menu ul li{ float:left; line-height:30px;padding:0px 20px; list-style-type:none;}
#footer-menu ul li a{text-decoration:none; color:#333; float:left; }
#footer-menu ul li a:hover{ text-decoration:underline;}

.newtxt{width:630px; height:auto; float:left; margin:0; padding:0; position:relative;}
.hthree{background:#173E8A; padding:5px 0; color:#fff !important; text-align:center; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; -ms-border-radius:2px;}
.newtxt ul{width:auto; height:auto;float:left; margin:0; list-style-position:inside;list-style-type:none;}
.newtxt ul li{width:160px; height:auto; float:left; margin:4px 0 0 15px; background:url("check.png") no-repeat scroll left center transparent; padding:0 0 0 22px;}
h3.hadding{font-size:18px !important;}
span.qst{font-size:22px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
a#HowLongFundraisingLasts{font:normal 14px/20px Tahoma, Geneva, sans-serif; color:#333;}

a#bctop{position:absolute;  bottom:0; right:-98px; width:auto; height:25px;background:#173E8A; color:#fff; padding:4px 10px; border-radius:0 15px 15px 0;
z-index:500; line-height:25px;}

#gallery ul li{padding-left:0px !important; background:none !important;}

#boxes-footer-white img{height:176px; margin-right:5px;}
#boxes-footer-white img:hover{box-shadow: 0 0px 7px #000;	-moz-box-shadow:    0 0px 7px #000;  -webkit-box-shadow: 0 0px 7px #000;	-webkit-transition: box-shadow 0.9s;
	-moz-transition: box-shadow 0.9s;
	transition: box-shadow 0.9s;}
	
.bbutton{  background: #AC7760; color: #FFFFFF !important;    padding: 4px 10px;   text-decoration: none !important; font-size:14px; float:left;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
    box-shadow: 0 5px 0 #865946;
	-moz-box-shadow:    0 5px 0 #865946;
  -webkit-box-shadow: 0 5px 0 #865946;
    
	-webkit-transition: background 0.9s;
	-moz-transition: background 0.9s;
	transition: background 0.9s;
	position:relative;
	margin-bottom:10px; top:0px;
	}

.bbutton:hover{ color:#5B1002 !important;}	
.bbutton:active{top:2px;   box-shadow: 0 3px 0 #865946;
	-moz-box-shadow:    0 3px 0 #865946;
  -webkit-box-shadow: 0 3px 0 #865946;
   }
#contact_form{ background:url(../images/c.png) 555px 30px  no-repeat;}