* {
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	z-index: inherit;
}

#new {
	width: 177px;
	padding: 0;
	margin: 0;
	float: left;
}

body {
	font: 79%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	text-align: left;
	margin: 0 0 50px 0;
	background-image: url(body.gif);
}

/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;	
}

h1, h2, h3 {
	font-family: "Century Gothic";
	color: #666;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #88ac0b;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;
	margin: 0;
	color: #000;
	text-align: justify;
}

h5 {
	font-size:14px;
	font-weight:bold;
	color:#F69;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */
img {
	padding: 0px;
	border: 0px;
	
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
	margin: 5px 1.9em 10px 0.2em;
	padding: 4px 4px 4px 4px;
	border: 1px solid;
}

code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	/* white-space: pre; */
  	border: 1px dotted #666666;
	background: #FAFAE7;
	margin-right: 2px;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
	padding: 0 0 0 35px;
	border: 1px dotted #666666;
	background: #FAFAE7 url(download.jpg) no-repeat 7px 10px;
	font: bold 1.3em/1.5em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	color: #976957;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;
	text-align: center;
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #fff;
}
tr {
	height: 32px;
}
td {
	padding-left: 0px;
	padding-right: 11px;
	border-left: 0px solid #fff;
	border-bottom: 0px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:2px 2px 0 -2px;
	padding: 0px;
	border: 1px solid #f1f1f1;
	background-color: #F8F8F8;
}
label {
	display:block;
}
input {
	padding:2px;
	border:1px solid #e5e5e5;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	width:inherit;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

input.button {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	padding: 3px 3px 2px 3px;
	color: #FFF;
	background: #8EB50C url(nav.jpg) repeat-x 0 0;
}

.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

#wrap {
	position: relative;
	width: 900px;
	margin: 30px auto 0 auto;
	text-align: left;
	background: #fff url(wrap-bg.jpg) repeat-y;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 870px;
	padding: 0;
	margin-left: 15px;
	display: inline;
	border-top: 3px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 0px solid #fff;
	border-right: 1px solid #fff;
	background-color: #FFFFFF;
}

#content-wrap2 {
	position: relative;
	background: #fff url(content-bg.jpg) repeat-x;
	clear: both;
	float: left;
	width: 870px;
	padding: 10px 0 0 0;
	margin-left: 15px;
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#header {
	position: relative;
	background: #fff url(header-bg.jpg) repeat-x;
	width: 870px;
	height: 127px;
	margin: 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header h1#logo-text a {
	position: relative;
	margin: 0;
	padding: 0;
	font: normal 42px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: -1.5px;
	color: #111;
	text-transform: none;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 20px;
	left: 6px;
}
#header p#slogan {
	position: relative;
	margin: 0;
	padding: 0;
	font: normal 11px Arial;
	text-transform: none;
	color: #FFFFFF;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 76px;
	left: 20px;
	width: 172px;
	padding-top: 10px;
	margin-top: 10px;
}

/* header links */
#header #header-links {
	position: absolute;
	top: -16px;
	right: -80px;
	color: #FFFFFF;
	font: normal 11px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	float: right;
	vertical-align: top;
	text-align: center;
	padding-top: 0px;
	width: 150px;
}
#header #header-links a {	
	color: #ffffff;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: #666666;		
}

/* header-photo */
#header-photo {
	margin: 0px auto;
	padding: 0;
	height:150px;
	width: 870px;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/* Navigation */
#nav {
	clear: both;
	margin: 0 15px 0 15px;
	padding: 0;
	height: 35px;
	background-image: url(footer.jpg);
}
#nav ul {
	float: left;
	list-style: none;
	width: 870px;
	height: 35px;
	text-transform: uppercase;
	margin: 0 0 0 0px;
	padding: 0;
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 35px;
	font-weight: normal;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #666666;
	background: #FFFFFF;
	font-family: "Century Gothic";
}
#nav ul li#current a {
	background: #e41773;
	color: #666666;
}

/* Main Column */
#main {
	float: left;
	width: 872px;
	padding: 10px 0 0 0;
	margin: 0 10px 0 13px;
	display: inline;
}

#main2 {
	float: right;
	width: 610px;
	padding: 10px 0 0 0;
	margin: 0 10px 0 0px;
	display: inline;
}

#main2 h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em "Century Gothic";
	color: #0080c6;
	letter-spacing: -1px;
	text-transform: none;
}
#main2 h2 a {
	color: #0080c6;
	text-decoration: none;
}

#main2 ul li {
	list-style-image: url(bullet.gif);
}

#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	color: #0080c6;
	letter-spacing: -1px;
	text-transform: none;
}
#main h2 a {
	color: #0080c6;
	text-decoration: none;
}

#main ul li {
	list-style-image: url(bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 270px;
	padding: 23px 0 0 0; margin: 0;		
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;	
	color: #33A649; 			
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #000000; 		
}
#sidebar ul.sidemenu li a:hover {	
	color: #33A649;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* footer */
#footer-wrap {
	clear: both;
	width: 870px;
	font-size: 95%;
	text-align: left;
	padding: 15px 0;
	border-bottom: 15px solid #fff;
	border-top: 0px solid #fff;
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	background-image: url(footer.jpg);
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3 {
	color: #33A649;
	margin: 0;
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#footer-columns {
	width: 840px;
	padding: 0;
	margin: 0 auto;
	color: #000000;
}
#footer-columns a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	border-top: 1px solid #e5e5e5;
}
#footer-columns li {
	border-bottom: 1px solid #e5e5e5;	
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 23%;
	margin: 0 15px 0 0;
}
#footer-columns .col3-center {
	margin: 0px 15px 0px 0px;
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #FFFFFF;
	margin: 0 auto;
	width: 870px;
	text-align: center;
	border-top: 0px solid #fff;
	font-family: "Century Gothic";
}
#footer-bottom  a {
	color: #000;
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.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 {
	font-size: 0.95em;
	padding-top: 0;
	margin-left: 0px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px 10px 10px 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#bottom {
	margin-top: 0px;
	color: #bdbdbd;
	text-align: center;
	background-image: url(bottom.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: center top;
	padding-top: 20px;
}

#bottom2 {
	margin-top: 0px;
	color: #33A649;
	text-align: center;
	background-image: url(#fff url(content-bg.gif) repeat-x);
	background: #fff url(content-bg.gif) repeat-x;
	padding-top: 10px;
	width: 80px;
	padding-bottom: 10px;
	position: relative;
	margin: 0px auto;
	border: 1px #FFFFFF;
}
#phonequay {
	position: absolute;
	top: 49px;
	right: 123px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #ffffff;
}

.right {
	width: 230px;
	margin: 0;
	float:left;
	padding: 25px 0 0 0;
	margin-bottom: 16px;
}

.demo-show {
	width: 230px;
	margin: 0;
}
   
.demo-show h3 {
	margin: 0;
	padding:8px;
	border-top: 1px solid #cdccbf;
	cursor: pointer;
	color:#4f4e4e;
	font-size:14px;
}
	    
.demo-show div {
	padding: 5px 2px;
	width: 225px;
}

.demo-show ul{ margin:0; padding:0; }

.demo-show li{ list-style:none; padding-left:8px; padding-bottom:7px; }




#news{
	margin:20px 0 0 0;
	border:1px solid #ccc;
	background-color:#ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
}

#news p{padding:0 15px;}
.so {
	color: #e41773;
}
.sublime {
	color: #000;
	font-family: "Century Gothic";
}
.mainh {
	color: #222;
}
#wrap #footer-wrap #footer-bottom .so {
	color: #ffffff;
}
#offer {
	background-color: #CCC;
	padding: 10px;
	float: left;
	width: 590px;
	margin-left: 10px;
	margin-bottom: 50px;
}
#wrap #content-wrap #main2 #offer p offer p {
	color: #F36;
}
