@charset "UTF-8";
#testimonial  {
	color: #999999;
	text-align: center;
	font-size: 90%;
}
#shoptag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	top: 10px;
	color: #FFFFFF;
	left: 10px;
}
#shoptag  a       {
	color: #99CCFF;
	background-image: url(../images/flock_trans.png);
	text-decoration: none;
}
#shoptag :hover    {
	color: #FFFFFF;
	text-decoration: none;
}
/* CSS Document */



/*navigation Bar */


#navbar {
	display: inline;
	width: 100%;
	left: -2px;
	top: 180px;
	position: absolute;
	z-index: 3;
}

#navbar li {
	list-style: none;
	float: left; }

#navbar li a {
	display: block;
	padding: 3px 8px;
	text-transform: uppercase;
	text-decoration: none; 
	color: #aeaeae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; }

#navbar li a:hover {
	color: #ffffff; }

#navbar li ul {
	display: none;  }
	
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	width: 22%;
	margin: 0;
	padding: 0;
}
#navbar li:hover li, #navbar li.hover li {
	float: none; }
	
#navbar li:hover li a, #navbar li.hover li a {
	color: #99CCFF;
	background-image: url(../images/flock_trans.png);
}
#navbar li li a:hover {
	color: #FFFFFF;
}



/*navigation Bar Ends*/
	
	
	
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding-right: 0px;
	padding-left: 5px;
}
.tiny_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: Right;
	padding-right: 0px;
	padding-left: 5px;
}
.padding1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.padding2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	}
	
h1 {
	font-size: 100%;
 	}

h2 {
	font-size: 100%;

	}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
}
.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: underline;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 36px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
}
.linetop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.linebottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.box {
	background-color: #9F9F9F;
	text-align: left;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
#blog_main_section {
	background-color: #030303;
	float: none;
	width: 900px;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}

#main_section {
	background-color: #030303;
	float: none;
	height: 800px;
	width: 900px;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}


#map {
	list-style-type: none;
	width: 50%;
	height: 100px;
	margin: auto;
}

#footer {
	float: left;
	width: 25%;
	overflow: hidden;
	position: absolute;
	left: 5px;
	bottom: 0px;
}
#main_body {
	float: inherit;
	height: 550px;
	width: 890px;
	overflow: hidden;
	position: relative;
	left: 5px;
	right: 5px;
	top: 10px;
	z-index: auto;
}
#blog_main_body {
	width: 100%;
	overflow: visible;
	position: relative;
	top: 10px;
	z-index: auto;
}
#lrg_left {
	position: relative;
	height: 550px;
	left: 5px;
	float: left;
	width: 565px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: right;
	text-transform: uppercase;
}
#sm_right {
	position: relative;
	height: 550px;
	float: right;
	text-align: center;
	visibility: visible;
	right: 5px;
	width: 310px;
}
.overlay1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	position: absolute;
	top: 5px;
	cursor: text;
	filter: Shadow(Color=#333333, Direction=45);
	left: 72px;
}
.overlay2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	position: absolute;
	cursor: text;
	filter: Shadow(Color=#333333, Direction=45);
	bottom: 0px;
	z-index: 5;
	left: 100px;
	float: left;
}
#lrg_right {
	position: relative;
	height: 550px;
	left: 5px;
	float: right;
	width: 565px;
}
#sm_left {
	position: relative;
	height: 550px;
	float: left;
	text-align: center;
	visibility: visible;
	right: 5px;
	width: 310px;
}
#title {
	position:relative;
	width:300px;
	height:50px;
	z-index:1;
	left: 5px;
	top: 5px;
}
#thumbs {
	position:relative;
	width:300px;
	height:380px;
	z-index:2;
	left: 5px;
	top: 10px;
}
#imagedisplay {
	position:relative;
	width:555px;
	height:405px;
	z-index:3;
	left: 5px;
	top: 0px;
	text-align: center;
}
#descript {
	position:relative;
	width:555px;
	height:30px;
	z-index:4;
	left: 0px;
	bottom: 2px;
	text-align: center;
}
#map ul {
	color: #aeaeae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	position: inherit;
	width: 100%;
	line-height: 30px;
	list-style-type: disc;
	list-style-position: outside;
}
#map ul li {
	display: inherit;
	list-style-type: disc;
}
#map ul li a {
	text-decoration: none;
	color: #aeaeae;
	list-style-type: disc;
}
#map ul li a:hover {
	color: #fff;
	text-decoration: underline;
	list-style-type: disc;
}
#footer_right {
	float: right;
	width: 25%;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 0px;
}
#enter {
	position: absolute;
	top: 480px;
	right: 336px;
}
#footer_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: Right;
	padding-right: 0px;
	padding-left: 5px;
}
#footer_right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: Right;
	padding-right: 0px;
	padding-left: 5px;
}

#jmdesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9ef6b;
	width: 900px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	position: absolute;
	left: 0px;
	top: 812px;
}

#jmdesign a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9ef6b;
}
#jmdesign a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#top_logo {
	position: inherit;
	height: 273px;
	width: 332px;
	visibility: visible;
	z-index: 5;
	margin-top: -250px;
	margin-right: -600px;
}
#banner {
	position: relative;
	height: 222px;
	width: 900px;
	visibility: visible;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	z-index: auto;
}
#top_logo2 {
	position: absolute;
	height: 273px;
	width: 332px;
	top: -40px;
	right: -50px;
}
#banner2 {
	position: relative;
	height: 222px;
	width: 900px;
	visibility: visible;
	z-index: 0;
	background-color: #E030303;
}
#top_logo3 {
	position: relative;
	height: 273px;
	width: 332px;
	left: 284px;
	top: 200px;
}
.SlidingPanels {
	float: left;
	position: relative;
	width: 520px;
	padding: 0px;
	border: none;
}
#slidingPanel{
	margin-left:0px;
	border-left:1px solid #EEEEEE;
}
.SlidingPanelsContentGroup {
	position: relative;
	float: left;
	width: 10000px;
	padding: 0px;
	sborder: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.SlidingPanelsContent {
	float: left;
	width: 500px;
	overflow: hidden;
	margin:0px;
	padding-right:10px;
	padding-left:10px;
}


.SlidingPanelsAnimating * {
	overflow: hidden !important;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.slidingTabPanelWrapper {
	height:47px;
	display: none;
	width:500px;
	background:url(img/tab_shadow.png) bottom center no-repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 30px;
}
.slidingTabPanel {
	list-style:none;
	margin:0 auto;
	padding:0;
	width:420px;
	height:46px;
}
.slidingTabPanel LI {
	list-style:none;
	float:left;
	width:100px;
	margin:0 2px;
}
.tabActive {
	position:relative;
	top:1px;
	display:block;
	width:100px;
	height:46px;
	cursor:default;
	outline:none;
}
.tab {
	position:relative;
	top:1px;
	display:block;
	width:100px;
	height:46px;
	background-position:-100px;
	cursor:pointer;
	outline:none;
}
.tab:hover {
	background-position:100px;
}
#nutshell {
	background-image:url(../img/tab_nutshell_II.png);

}
#widgets {
	background-image:url(../img/tab_widgets_II.png);
}
#data {
	background-image:url(../img/tab_data_II.png);
}
#effects {
	background-image:url(../img/tab_effects_II.png);
}

ul{
	padding-left:2px;
}

ul li{
	margin-left:2px;
	font-size:12px;
	color:#333;
	
}
h2 {
	font-size:12px;
	color:#444;
	color: #595959;
	margin-top:5px;
}
h3 {
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 100%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* Gallery CSS
----------------------------------------------- */

/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }
#controls {	margin:0 auto 10px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#galleryLinks a {
	color: white;
	text-decoration: none;
}

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #666 url('../demos/images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #666 url('../demos/images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666 url('../demos/images/bg_grad_gray2.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}

#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	margin-bottom: 5px;
	width: 250px;
	float: left;
	margin-right: 10px;
	height: 400px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#thumbnails {
	clear: both;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 5%;
	padding-right: 25%;
	padding-bottom: 5%;
	padding-left: 25%;
	height: 100%;
}
#thumbnails div {
	position: relative;
	width: 42px;
	height: 42px;
	float: left;
	padding: 0;
	float: left;
	margin: 10px;
}
#thumbnails img {
	width: 42px;
	height: 42px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 500px;
	float: left;
}
#mainImageOutline {
	padding: 0;
	background-color: #eee;
	padding: 0.25em;
	overflow: hidden;
	width: 0px;
	height: 0px;
	border: 1px solid #999;
	margin: 0px;
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {
	border: 2px solid #ffffff !important;
}
.inFocus {
	border: 1px solid #ffffff !important;
}

#wrap {
	padding-top: 20px;
	margin: 0 20px;
}

/* Spry Validation Widgets Demo*/
#MovieList{
  height: 600px;
  overflow: auto;
}
