/* ----------------------------------------------
	Author : Saminda panduka
	Last Date Modified : Sep 05, 2009
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

* { margin: 0; padding: 0 }
		
body {
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 190%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #7D7B7B;
}
		
p {
	text-align: left;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0px;
}
		
p, ul {
	font-size: 13px;
	line-height: 1.6em;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
} 
		
p a, li a {
	text-decoration: none;
	font-weight: normal;
}
		
p#cross-links {
	text-align: center
}
		
p#cross-links {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px
}
		
img { border: 0 }
		
h3 {
	margin-bottom: 0px;
	padding-bottom: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: silver;
	font-size: 170%;
	font-style: normal;
	font-weight: normal;
}

/* Links */
a:link, a:visited {
	text-decoration: none;
	color: #D9CC70;
}
a:hover {
	color: #A69A90;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
td {
	border-color: #EFEFEF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
blockquote {
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}	
/* end - table */

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Header */
#header {
	position: relative;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 1000px;
	background-color: #090909;
	background-image: url(../images/header_shadow.gif);
}

#header #header-image {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 450px;
	height: 90px;
}
#header #like {
	position: absolute;
	margin: 0px;
	/* change the values of top and left to adjust the position of the tag*/
	top: 16px;
	float: right;
	padding: 0px;
	background-color: transparent;
	width: 250px;
	height: 24px;
	left: 12px;
}
#content-wrap {
	float: left;
	width: 1000px;
	background-color: #3A3A3A;
}
/* main column */
#main {
	float: left;
	width: 700px;
	margin-left: 0px;
	margin-top: -50px;
	display: inline;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.video {
	background-position: center;
	display: block;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
.photob {
	background-color: #EAE6E1;
	padding: 0px;
	height: 437px;
	width: 656px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main a {
	border: none;
}

/* side column */
* html body #side {
	height: 1%;
}
#side {
	width: 300px;
	padding: 0px;
	float: right;
	display: inline;
	margin: 0px;
	height: auto;
}
#side img {
	padding: 2px;
	border: 1px solid #A69A90;
	background-color: #999;
	margin: 10px;
}
#side .skype img  {
	margin-left: 0px;
	margin-top: 2px;
	background-color: transparent;
	padding: 0px;
	margin-bottom: 0px;
}
#side p {
	margin: 0px;
	padding: 0px;
}
#side a img {
	text-decoration: none;
}
#side a:hover img {

}
#side table {
	border-collapse: collapse;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#side td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side  h3 {
	border: none;
	font-size: 132%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	line-height: 1.6em;
	font-weight: bold;
	font-style: normal;
	color: #fff;
}
#side .more-link {
	display: block;
	background-position: center;
	padding: 0px;
	margin-left: 60px;
	margin-bottom: 12px;
	margin-top: 0px;
}
#side .more-link a {
	text-decoration: none;
	text-transform: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	background-color: #1E1D1D;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url(../images/inq_btn.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 160px;
	text-align: center;
	color: #D9CC70;
	border: 1px groove #ccc;
}
#side .more-link a:hover {
	text-decoration: none;
	color: #fff;
}


/* sidemenus */
.sidemenu ul {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #EBEBEB;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	list-style-image: none;
}
.sidemenu ul li {
	list-style: none;
	background: url(../images/dotted-lines.gif) repeat-x left bottom;
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #ccc;
	font-weight: normal;
}
.sidemenu ul li a, 
.sidemenu ul li a:visited {
	padding-left: 0;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #D9CC70;
}
.sidemenu ul li span {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
}
.sidemenu ul li a:hover {
	border: none;
	text-decoration: none;
	color: #fff;
}

/* thumbnails */
p.thumbs {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	top: 10px;
}
.thumbs img {
	position: relative;
	padding: 2px;
	border: 1px solid #A69A90;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	background-color: #666666;
}
.thumbs img:hover	{


}
.thumbs a:hover { background-color: transparent; border: none }

/* footer */
#footer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-style: none;
	clear: both;
	float: left;
	border-top-style: none;
	background-color: #090909;
	background-repeat: repeat-x;
}
#footer .left {
	float: left;
	padding-left: 20px;
}
#footer .right {
	text-align: right;
	float: right;
	padding-right: 120px;
}
#footer p {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 5px;
	color: #A69A90;
}
#footer a {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #D9CC70;
}
#footer a:hover {
	color: #A69A90;
}
#footer span {
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	color: #D9CC70;
}

/* alignment classes & additional classes*/
.float-left  {
	float: left;
	clear: left;
}
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }
.no-bg {	background: none; }

/* clearing */
.clearer { clear: both; }
.clear {
	display:block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
}
		
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 30px;
		}
		
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		}

		/* These 2 lines specify style applied while slider is loading */
.csw {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: auto;
	clear: both;
		}
		
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. */
		}
		
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 700px; /* Also specified in  .stripViewer  above */
		}
		
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
		}
		
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 75px;
		}
		
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	width: 600px;
	margin-left: 0px;
		}
		
.stripNav ul li {
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	margin-left: 2px;
	float: left;
		}
		
.stripNav a { /* The nav links */
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	line-height: 2.2em;
	text-decoration: none;
	display: block;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-top: 0px;
	color: #D9CC70;
		}
		
.stripNav li.tab1 a {
	background-color: transparent;
}
.stripNav li.tab2 a {
	background-color: transparent;
}
.stripNav li.tab3 a {
	background-color: transparent;
}

.stripNav li a:hover {
	color: #A69A90;
	font-weight: normal;
	background-image: url(../images/nav_bg_over.gif);
	background-repeat: repeat-x;
	background-position: top;
		}
		
.stripNav li a.current {
	color: #A69A90;
	font-weight: normal;
	background-image: url(../images/nav_bg_over.gif);
	background-repeat: repeat-x;
	background-position: top;
		}
/*The left and right arrows*/		
.stripNavL, .stripNavR {   
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
/*		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}*/
		

.stripNavL {
			left: 0;
		}
		
.stripNavR {
			right: 0;
		}
		
.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}

