body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	background: url(../images/bg.jpg) repeat-x;
	text-align: center;
	
}
    #url {  
    visibility:hidden;  
    display:none;  
    }  
/* Links */
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #C00;
	border-bottom: 1px dotted #000;
}
/* Headers */
h1, h2, h3 {
	color: #000;
	padding: 5px;
	margin: 0;
}
h1 {
	font-size: 18px;
	color: #663333;
}
h2 {
	font-size: 17px;
	color: #663333;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
p, dl {
	padding: 10px;
	margin: 0;
}
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}
dt {
	font-weight: bold;
	color: #895F30;
}
dd {
	padding-left: 25px;
}
/* Images */

img a
{
border: none;	
	}

input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #555;
	background: #E6E6E6;
	border-width: 1px;
	border-style: solid;
	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}
/* search form */

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
.contact
{
float:right; width: 370px; font-size:13px; margin-top: -30px; text-align: right;	
right: 10px;
font-weight: bold;
margin-bottom: 5px;
position: relative;
	
	}
	
.contact a
{
color: #666;
	}	

#header-wrap {

	background: #fff url(../images/wrap-bg.jpg) no-repeat;
	margin: -46px auto;
	width: 940px;
	height: 430px;
	text-align: left;
}
#header-photo {
	position: relative;
	top: 90px;
	left: 24px;
	padding: 0;
	height:290px;
	width: 890px;
	clear: both;/* border: 1px solid #F0F0F0; */
}
#header-photo img {
	border: none;
	margin: 0;
	padding: 0;
}

.fadein { position:relative; width:890px; height:290px; }
.fadein img { position:absolute; left:0; top:0; }
input.check{display: none;}

.mobilefadein {
	display: none;	
}

.social
{
text-align: right; width:100%; float:right;
margin-right: 10px;	
	}

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 940px;
	top: 0px;
}
#nav ul {
	float: left;
	list-style: none;
	width: 880px;
	height: 40px;
	margin: 0;
	padding: 0;
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 20px 12px 0 12px;
	text-decoration: none;
	color: #070000;
	font-weight: bold;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #663333;
	background-color: #000000;
	color: #CCC;
	border: none;
		font-weight: bold;
}
#nav ul li#current a {
	color: #000;
	background: #d5d3d6 url(../images/nav-current.jpg) repeat-x;
	border-bottom: 1px solid #CECECE;
}
.stylefourback{

	height:39px;
	background-image: url(../images/bgOFF.gif);
	background-repeat: repeat-x;
	border-top:7px solid #000000;
	}

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:13px;
	font-weight:bold;
	background:transparent url(../images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:7px solid #000000;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#000000;
	background:#fff url(../images/bgON.gif) no-repeat top right;
	}

#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	color: #070000;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 135px;
	left: 28px;
}
#logo-text a:hover {
	background: none;
	border: none;
}
#header-wrap p#intro {
	position: absolute;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #663333;
	width: 400px;
	/* change the values of top and left to adjust the position */
	top: 205px;
	left: 60px;
}

#header-wrap p#button-top a {
	position: absolute;
	margin: 0;
	padding: 0;
	border: none;
	text-transform: none;
	text-decoration: none;
	width: 200px;
	/* change the values of top and left to adjust the position */
	top: 300px;
	left: 65px;
}

#header-wrap p#button-top a:hover {
	margin: 0;
	padding: 0;
	border: none;
	text-transform: none;
	text-decoration: none;

}


/* header quick search */

.text-list img
{
padding-right: 10px;	
	}


#content-outer {
	background: #fff;
	width: 100%;
}
#content-wrapper {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}
#content {
	float: left;
	width: 100%;
	background: #fff url(../images/content-bg.jpg) no-repeat;
}
.container {
	width: 730px;
	margin-left: 10px;
	float: left;
}
.sidebar {
	float: left;
	width: 170px;
	margin-left: 18px;
}
/* sidebar menu */
ul.sidemenu {
	text-align: left;
	margin: 7px 5px 8px 0px;
	padding: 0;
	text-decoration: none;
	background: url(../images/dots.gif) repeat-x left top;
}
ul.sidemenu li {
	list-style: none;
	background: url(../images/dots.gif) repeat-x left bottom;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}
ul.sidemenu li a {
	text-decoration: none;
	background-image: none;
	background-color: transparent;
	border: none;
	color: #666666;
	display: block;
	height: 20px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
}
ul.sidemenu li a:hover {
	color: #000;
	background: none;
	border: none;
}
ul.sidemenu ul {
	margin: 0 0 0 5px;
	padding: 0;
}
ul.sidemenu ul li {
	background: none;
}


.right-box
{
	width: 100%;
     float:left;
     margin-bottom: 10px;
}
.right-header
{
	background-color:#E7E5E8;
	color: #666;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 21px;
}
.right-border-text-enq
{
     border: 1px solid #E7E5E8;
     color: #663333;
     font-size: 14px;
     text-align: left;
}

/* footer */
#footer-wrapper {
	border-top: 1px solid #D8D8DA;
	clear: both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #E0E0E;
}
#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper h3 {
	color: #000000;
}
#footer-wrapper ul.footer-list li a:hover, #footer-wrapper ul.footer-list li a:hover span {
	color: #fff;
	text-decoration: none;
}
#footer {
	clear: both;
	width: 940px;
	margin: 0 auto;
	color: #000;
}
.footer {
	margin: 10px;
}
#footer-bottom {
	clear: both;
	border-top: 1px solid #111;
	width: 940px;
	margin: 0 auto;
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 0;
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}


.gallery-home
{
float: right; width: 180px; margin-top: 40px; margin-left: 10px; text-align:center;

}

.gallery-page img
{
	padding: 5px;
	}

.lsitings
{
width: 700px;
	}

.listing-box
{
     background-image: url(../images/product-box.jpg);
     background-repeat: no-repeat;
     background-position: top left;
     width: 285px;
     min-width: 285px;
     max-width: 285px;
     height: 160px;
     float: left;
     margin-left: 40px;
     margin-bottom:30px;
}
.listing-header
{
     font-size: 13px;
     color:#757575;
     padding-top: 9px;
     padding-bottom: 9px;
     padding-left: 8px;
     letter-spacing: 1px;
     margin-bottom: 5px;
}
.listing-image
{
     width: 115px;
     height: 100px;
     float:left;
     margin-left: 4px;
     margin-right: 4px;
}
.listing-image img
{
     padding: 0px;
     margin: 0px;
     border: 0px;
}
.listing-text
{
     font-size: 12px;
     float:left;
     max-height: 120px;
     max-width: 158px;
     color: #6d6b6b;
}
.listing-text p
{
     padding: 0px;
     margin: 0px;
     border: 0px;
     max-height: 102px;
     max-width: 158px;
     overflow: hidden;
}
.more
{
     text-align: right;
     font-weight: bold;
     text-decoration: none;
     color: 6d6b6b;
}
.more a
{
     color: #6d6b6b;
     font-weight: bold;
     text-decoration: none;
}
.more a:hover
{
     color:#002C59;
     font-weight: bold;
     text-decoration: none;
}
.more a:visited
{
     color: #6d6b6b;
     font-weight: bold;
     text-decoration: none;
}

.center-align
{
text-align: center;	
	}

.frame
{
	border:none; overflow:hidden; width:47px; height:20px;
	}

#pscroller1{
height: 50px;
padding: 5px;
}


#pscroller2 a{
text-decoration: none;
}

.someclass{ 
}



/* postmeta */
.postmeta {
	padding: 5px;
	margin: 20px 10px 15px 10px;
	color: #777;
	border: 1px solid #EBEBEB;
	background: #F5F5F5;
}
.postmeta a {
	background: transparent;
}
.postmeta .date {
	margin: 0 10px 0 5px;
}
.postmeta a.comments {
	margin: 0 10px 0 5px;
}
.postmeta a.readmore {
	margin: 0 10px 0 5px;
}
.post-info {
	padding-top: 3px;
	margin-left: 5px;
	color: #bababa;
}
.post-info a {
	color: #000;
}
/* thumbnails */
p.thumbs {
	padding: 12px 0 0 10px;
}
.thumbs img {
	position: relative;
	padding: 7px;
	margin: 5px;
	background: #fafafa;
	border: 1px solid #dcdcdc;
}
.thumbs img:hover {
	border: 1px solid #8E8E8E;
	background: #8E8E8E;
}
.thumbs a:hover {
	background-color: transparent;
	border: none
}
/* alignment classes */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
/* clearing */
.clearer {
	clear: both;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}

.addthis_toolbox
{
padding-top: 8px;
	}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(../images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(../images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(../images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(../images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(../images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(../images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(../images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(../images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

input.dp-applied {
	width: 140px;
	float: left;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

#calendar-me {
	margin: 20px;
}
table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

.breadcrumbs
{
     width:780px;
     margin-top:6px;
     padding: 5px;
     color: #737373;
     font-size: 11px;
     font-weight: bold;
}
.breadcrumbs a
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}
.breadcrumbs a:hover
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}

.side-nav {
	display: none;	
}

.mobile-menu {
	display: none;	
}

.mobile-menu-toggle {
	display: none;	
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	
	

}