
div#interface-loader {
		background-color: #ffffff;
		background-image: url(http://img.my-demos.com/global/loading.gif);
		background-position: center center;
		background-repeat: no-repeat;
	  height: 400px;
}
div.loader-message-container {
	padding-top: 190px;
	text-align: center;
}
div.loader-message {
	background-image: url(http://img.my-demos.com/global/trans-white-50.png);
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: verdana;
	color: #666666;
	font-size: 11px;
  width: 100px;
	margin: auto;
	text-align: center;
}

div.product-form {
	font-family: tahoma;
	width: 300px;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	padding: 2px !important;
	padding-bottom: 2px !important;
	
	margin-top: 4px !important ;
	margin-bottom: 4px !important;
}

div.product-form a {
	color: #666666;
}

.color-title {
	font-size: 10px;
}
form.product-form {
		float: left; 
 
	margin: 0px !important;

	/*
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;*/
	padding-left: 10px;
	padding-right: 10px;
}

	div.non_visible_colors {
		display: none;
	}
	div.visible_colors {
		display: block;
	}
	
	a.selected-theme {
		background-color: #F9AB11;
		text-decoration: none;
		display: block;
		padding-left: 0px;
	}
	a.selected-theme:hover {
		color: #000000;
	}
	
	a.unselected-theme {
		background-color: #ffffff;
		text-decoration: none;
		display: block;
		padding-left: 0px;
	}
	a.unselected-theme:hover {
		background-color: #333333;
		color: #ffffff;
	}
	
ul.available-themes {
	list-style-type: none;

	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	text-align: left;

}
	
img.mini-thumb {
	padding-right: 1px;
}

div.available-colors-div {
	border: 1px solid #ffffff;
	margin-bottom: 1px;
	padding: 1px;
	height: 24px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	width: 275px;
}

div.available-colors-div:hover {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	height: auto;
	width: 275px;
	padding-bottom: 0px;
	
}

/**** PRODUCT BOX INFO *****/	
	
  div.product-image-container {
		background-color: #ffffff;
		background-image: url(http://img.my-demos.com/global/loading.gif);
		background-position: center center;
		background-repeat: no-repeat;
		float: left;
    width: 161px; 
		height: 121px;
    border: 1px solid #cccccc; 
		margin-bottom: 2px;
	}
  div.product-image {
		background-position: 1px 1px; 
		    width: 160px; height: 120px;

		background-repeat: no-repeat; 
		
	}
  div.product-screenshot-container {
		background-image: url(/_images/vx/global/loading.gif);
		background-position: center center;
		background-repeat: no-repeat;
		float: left;
    width: 401px; height: 425px;
    border: 0px solid #cccccc; 
	}	
  div.product-screenshot {
		background-position: 1px 1px; 
		    width: 400px; height: 400px;

		background-repeat: no-repeat; 
		
	}
	
	div.product-info {
		/*border: 1px solid #000000;*/
		float: right;
	  font-size: 10px;
		width: 120px;
		margin-right: 5px;
	}
	div.product-id {
	  color: #444444;
		font-weight: bold;
		font-size: 15px;
		float: right;
		padding-top: 1px;
	}
	div.product-name {
	  font-weight: bold;
		color: #666666;
		font-size: 10px;
		/* padding-left: 3px; */
	}
	div.product-price {
		float: right;
		font-weight: bold;
		padding-right: 3px;
		color: #00AA00;
	}
	div.theme-title {
		font-weight: bold;
		color: #666666;
				clear: both;

	}
	div.color-title {
		font-weight: bold;
		color: #666666;
		
	}
	
	div.themes {
		/*overflow: auto;
		height: 39px;*/
		margin: 0px;
		padding: 0px;
		border: 0px solid #cccccc;
	}
	ul.themes {
		margin: 0px;
		padding: 0px;
	 	list-style-type: none;
		font-size: 8pt;
		color: #666666;
	}
	
	
div.color-swatch {
	height: 20px; 
	padding: 1px; 
	float: left;
	margin-right: 1px;
	border: 1px solid #ffffff;
	cursor: pointer;
	margin-bottom: 2px;
}

div.color-swatch-selected {
	height: 20px; 
	padding: 1px; 
	float: left;
	margin-right: 1px;

	border: 1px solid #aaaaaa; 
	margin-bottom: 2px;

}

div.color-swatch:hover {
	border: 1px solid #aaaaaa
}

select.theme-selector {
	font-family: Tahoma;
		font-size: 8pt;
		color: #666666;
		height: 108px;
		border: 1px solid #cccccc !important; 
		width: 100%;
		display: inline;
		margin-bottom: 0px;
		padding-bottom: 0px;
}

select.theme-selector-g9 {
	font-family: Tahoma;
		font-size: 8pt;
		color: #666666;
		height: 70px;
		border: 1px solid #cccccc !important; 
		width: 100%;
		display: inline;
		margin-bottom: 0px;
		padding-bottom: 0px;
}



div.product-item-menu  li.view-demo {
	background-image: url(/_images/vx/global/view-demo-x.png);
	height: 28px;
	float: left;
  width: 92px;
}

div.product-item-menu  li.learn-more {
	background-image: url(/_images/vx/global/learn-more-x.png);
	height: 28px;
	float: left;
  width: 92px;
}

div.product-item-menu  li.add-to-cart {
	background-image: url(/_images/vx/global/add-to-cart-x.png);
	height: 28px;
	float: left;
  width: 92px;
}

div.product-item-menu  li.return-to-catalog {
	background-image: url(/_images/vx/global/return-to-catalog-x.png);
	height: 28px;
	float: left;
  width: 92px;
}
div.product-item-menu  ol { padding: 0px; margin: 0px; float: left; list-style-type: none;}

div.product-item-menu {
	height: 25px;
	font-size: 11px;
	text-align: right;
}



button {padding:1px 10px; /*_border-width:1px !important; _padding:1px .167em;*/}
button, input.button { font-size: 9pt; width:auto !important; margin-right:2px; margin-left:3px; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:1px 6px; background:#e1e1e1 url(http://www.i3dthemes.com/_images/checkout/regular.gif) left center repeat-x; color:#000;}
button:active, input.button:active {border:1px solid #908d8d; border-right-color:#afafaf; border-bottom-color:#afafaf;}
button:hover, input.button:hover {cursor:pointer;}
button.primary-right, input.button.primary-right { margin-left: 0px !important; font-size: 13px; width: 60px !important; height: 22px; border:0px solid #669900; border-right-color:#009900; border-bottom-color:#009900; background:#ffffff url(http://www.i3dthemes.com/_images/vx/global/continue-bg-right.png) right center repeat-x;}
button.primary-right:active, input.button.primary-right:active {border:0px solid #009900; border-right-color:#669900; border-bottom-color:#669900;}
button.primary, input.button.primary {border:1px solid #669900; border-right-color:#009900; border-bottom-color:#009900; background:#ffffff url(http://www.i3dthemes.com/_images/vx/global/continue-bg.png) right center repeat-x;}
button.primary:active, input.button.primary:active {border:1px solid #009900; border-right-color:#669900; border-bottom-color:#669900;}
button[disabled], input.button[disabled] {border:1px solid #ccc; background:#eee; color:#b3b3b3;}
button[disabled]:hover, input.button[disabled]:hover {cursor:default;}
button.disabled, input.button.disabled {border:1px solid #ccc; background:#eee; color:#b3b3b3;}
button.disabled:hover, input.button.disabled:hover {cursor:default;}



div.link-box {
  font-size: 11pt;
  font-family: trebuchet ms, arial;
  border: 1px solid #333333;
  height: 20px;
  float: left;
	margin: 0px !important;
  margin-right: 5px !important;
  margin-left: 5px !important;
  text-align: center;
	padding: 0px !important;
  
}

div.link-box-disabled {
  font-size: 11pt;
  font-family: trebuchet ms, arial;
  border: 1px solid transparent;
  height: 20px;
  float: left;
	color: #ffffff;
	margin: 0px !important;
  margin-right: 5px !important;
  margin-left: 5px !important;
  text-align: center;
	padding: 0px !important;
  
}


div.link-box-selected {
  line-height: 20px;
  font-size: 10pt;
  font-family: trebuchet ms, arial;
  border: 1px solid #333333; 
  height: 20px;
  padding-left: 7px;
  padding-right: 7px;
  text-align: center;
  font-weight: bold;
  float: left;
  margin-right: 5px;
  margin-left: 5px;
  color: #ffffff;
  background-color: #666666;
}

div.link-box:hover {
}

div.link-box a { 
  color: #666666;
  text-decoration: none;
  display: block;
  line-height: 20px;
  padding-left: 7px;
  padding-right: 7px;
  font-weight: bold;
}

div.link-box a:hover {
  background-color: #666666;
  color: #ffffff;
  font-weight: bold;
  display: block;
}

.pp-selected-category {
	font-weight: bold;
}

ul.pp-categories {
	list-style-type: none;
}

/****************** LIGHTWINDOW *****************/
a.lightwindow {
	text-decoration: none;
}
#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	/*line-height: 0px;*/
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(https://www.i3dthemes.com/_images/vx/lightwindow/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(https://www.i3dthemes.com/_images/vx/lightwindow/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(https://www.i3dthemes.com/_images/vx/lightwindow/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(https://www.i3dthemes.com/_images/vx/lightwindow/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(https://www.i3dthemes.com/_images/vx/lightwindow/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(https://www.i3dthemes.com/_images/vx/lightwindow/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(https://www.i3dthemes.com/_images/vx/lightwindow/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffff;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
		font-weight: bold;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffff;
		line-height: 25px;
		font-weight: bold;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #D67A23;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}


