/* @override http://wisdom.cloudnine.net.nz/~neil/iShowU/rw_common/themes/industrialdesign/styles.css */

/* @group General Styles */

body {
	background: url(images/body_bg.png) repeat;
	color: #333;
	text-align: center;
	margin: 28px 20px 10px 20px;
	padding: 0;
	font: 0.8em/1.4em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

p {
}

b, strong {

}

a:link, a:visited {
}

a:hover, a:active {

}

img {
    border-width: 0px;
}

.image-left {
	float: left;
	margin: 5px 5px 5px 0;
}

.image-right {
	float: right;
	margin: 5px 0 5px 5px;
}
	
/* @end */

/* @group Layout */

#topGrad {
	position: absolute;
	left: 0;
	top: 0;
	width: 104%;
	background: url(images/top_grad.png) repeat-x;
	height: 140px;
	z-index: 0;
	margin: 0;
}

html > body #topGrad {
	width: 100%;
}

#container { 
	width: 737px;
	margin: 0px auto;
	position: relative;
	z-index: 1;
	text-align: left;
}

#contentBottom {
	display: block;
	height: 21px;
	margin-bottom: 20px;
	margin: 0 auto;
}

.clearer {
	clear: both;
}

#pageHeader {
	height: 112px;
	background: url(images/header_bg.png) no-repeat;
}

#pageHeader img {
	float: left;
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 10px;
}

#pageHeader h1 {
	color: #333333;
	letter-spacing: -1px;
	margin: 0;
	background: transparent;
	padding: 0 0 0 20px;
	font: bold 2.5em Tahoma, Verdana, Helvetica, Arial;
	text-shadow: 2px 2px 2px #999;
}

#pageHeader h2 {
	margin: 0;
	padding: 29px 0 0 -23px;
	font: bold 1.3em Tahoma, Verdana, Helvetica, Arial;
}

.pageTitle {
	display: none;
}

#contentContainer {
	position: relative;
}

#contentContainer #content {
	padding: 15px;
}

#sidebarContainer {
	width: 200px;
	font-size: 0.9em;
	color: #666666;
}

#sidebarContainer #sidebar {
	padding: 20px;
}

#sidebarContainer .sideHeader {
	height: 24px;
	background: no-repeat url(images/side_h_one_bg.png);
	color: #333333;
	font-weight: bold;
	font-size: 1em;
	padding-top: 2px;
	padding-left: 8px;
}

#footer { 
	font-size: 0.8em;
	color: #999999;
	margin: 0 auto;
}

#footer p {
	padding-top: 5px;
	margin: 0;
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	margin-bottom: 5px;
}

#breadcrumbcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Toolbar */

#navcontainer {
	background: url(images/menu_bg.png) repeat-x;
	height: 24px;
	display: block;
	position: relative;
	z-index: 500;
	margin-left: 3px;
}

#navcontainer #current {
}

#navcontainer .currentAncestor {
}
/* Parent - Level 0 */

#navcontainer ul {
	padding: 0;
	list-style: none;
	margin: 0px;
}

#navcontainer li {
	position: relative;
	width: 100px;
	display: inline;
	float: left;
}

#navcontainer a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	width: 100px;
	text-align: center;
	padding-top: 4px;
	height: 24px;
	background: no-repeat right top  url(images/button_divider.png);
}

#navcontainer a:hover { 
}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 24px; }
/* End */

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 24px;
	width: 100px;
	display: none;
	z-index: 100;
	background-image: url(images/sub_menu_bg.png);
	border-top: 1px solid #9e9e9e;
	border-bottom: 1px solid #c9c9c9;
}

#navcontainer ul ul a { 
	height: 20px;
	padding-top: 7px;
	background: none;
}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul #current{
}

/* Child Level 3 */

#navcontainer ul ul ul {
	position: absolute;
	left: 100px;
	top: -1px;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}
	
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */;
	background: #ffffff;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 344px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 344px;
	padding: 10px;
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	text-align: justify;
	color: #bf253a;
	padding: 2px 0 2px 5px;
	font-size: 1.2em;
	font-style: normal;
}

.blog-archive-link {
	font-size: 0.7em;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

.blog-entry {
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.blog-entry-title {
	color: #333333;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 5px;
}

.blog-entry-date {
	font-size: 0.9em;
	margin-bottom: 15px;
}

.blog-entry-body {
}

.blog-entry-comments {
	border-top: 1px dotted #cccccc;
	font-size: 0.9em;
	margin-top: 15px;
	padding-top: 5px;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 15px;
}

.filesharing-item {
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 10px;
}

.filesharing-item-title a:link {
	padding: 5px;
	text-align: justify;
	background: #f4f4f4;
	font-size: 0.9em;
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
}

.filesharing-item-title a:hover {
	color: #fff;
	text-decoration: none;
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
	font-size: 0.8em;
	font-style: normal;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	color: #333333;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 5px;
}

.album-description {
	font-size: 0.9em;
	margin-bottom: 15px;
}

.thumbnail-table {
	width: 99%;
}

.thumbnail-table td {
	width: auto;
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: 1px solid #d4d4d4;
	padding: 3px;
	background-color: #e6e6e6;
}

.thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 0;
}

.photo-navigation {
	color: #ffffff;
	text-align: left;
	padding-top: 10px;
	background: #666666;
}

.photo-title {
	font-size: 1.6em;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
	margin: 0;
}

.photo-caption {
	padding-left: 20px;
	font-size: 0.8em;
}

.photo-links {
	background: #b3b3b3;
	padding: 5px 20px;
	font-size: 0.8em;
	border-bottom: inherit;
	color: #333333;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #ffffff;
}

.photo-navigation a:hover {
}

.photo-frame {
	padding: 2px;
	background: #e6e6e6;
	border: 1px solid #cccccc;
}
/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	color: #333333;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 5px;
}

.movie-page-description {
	font-size: 0.9em;
	margin-bottom: 15px;
}

.movie-thumbnail-frame {
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
}

.movie-title {
	color: #333333;
	font-size: 1.6em;
	font-weight: bold;
}

.movie-frame {
   	text-align: center;
	padding: 8px;
	background: #e6e6e6;
	border: 1px solid #cccccc;
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */

.storemenu {
	padding: 10px;
	padding-bottom: 20px;
}

.purchases table,.searchresults table {
	width: 99%;
	border-spacing: 0px;
	padding-bottom: 10px;
}

.purchases th, .searchresults th {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.searchresults td {
	font-size: 0.8em;
	margin: 10px;
	padding: 0px;
	width: auto;
}

.alternate {
	background-color: #eeeeee;
}

.refund {
	background-color: #ffeeee;
}
