body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0px 0 0;
	background-color: #1c1c1c;
        color: white;
	}
/* General CSS */
p {
	font-size:1.2em;
	line-height:1.2;
	margin:0 0 10px 0;
	padding:0;
	color: white;
	}
h1 {
	font-size:1.7em;
	line-height:1.2;
	color: #6C9AFF;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin:10px 0 10px 0;
	}
h2 {
	font-size:1.4em;
	line-height:1.1;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color: white;
	padding: 0;
	margin: 0 0 10px 0;
	}
.red {
	color: #ff0000;
}
a {
	color: #339999;
	text-decoration: underline;
}
a:hover {
	color: #339999;
	text-decoration: underline;
}
ul {
margin:0;
padding:0;
font-size:1.2em;
}
li {
margin:0;
padding:0;
}
.clear {
height:0px;
font-size:1%;
width:100%;
clear:both;
	}
a img {
border:none;
	}
/* End of general CSS */
#accessibility {
position:absolute;
font-size:0.0em;
margin:0;
padding:0;
visibility:hidden;
}
#container {
	text-align:left;
	width:1004px;
	overflow:visible;
	height:auto;
	margin:0 auto 0 auto;
	position:relative;
	background-color: #000000;
	background-image: url(/ocache/11/resources/themes/containerBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}

h1#header {
	height:168px;
	width:100%;
	background-image:url(/ocache/11/resources/themes/logo.jpg);
	padding:0;
	margin:0;
	}
h1#header #headerLink {
	display:block;
	width:100%;
	height:168px;
	text-indent:-5000px;
	overflow:hidden;
	}


#content {
	overflow:visible;
	height:auto;
	width:795px;
	float:right;
	display: inline;
	margin: 0 1px 0 0;
	padding: 0;
	}
ul#topNav  {
	width: 795px;
	/*background-image: url(/ocache/11/resources/themes/topNav.gif);
	background-position: left bottom;
	background-repeat: no-repeat; */
	position: relative;
	height: 34px;
	padding: 0px;
	margin: 0;
        top: -3px
	/*line-height: 1.1; */
}
ul#topNav  li  {
	/* background-image: url(/ocache/11/resources/themes/btn.jpg); */
	float: left;
	height: 26px;
	/* width: 216px; */
	margin-left: 0px;
	padding: 0;
	position: relative;
	left: 0px;
	list-style: none;
}
#topNav  li  a,#topNav  li  a:hover   {
	display: block;
	height: auto;
	/*width: 216px;*/
	text-align: center;
	padding: 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#topNav li a img {
	/*width: 175px; */
        max-width: 270px;
}

#leftCol {
	overflow:visible;
	height:auto;
	float:left;
	width:175px;
	padding:10px 0 10px 0;
	margin: 0 0 0 15px;
	display: inline;
	}
#leftCol #contents {
	font-size: 1em;
	padding: 0px 20px;
	text-align: center;
}
#leftCol  #cart  {
	text-align: center;
	font-size: 1.4em;
}
#leftCol  #cart  a,#leftCol  #cart  a:hover   {
	text-decoration: none;
}
#leftCol  #langs  {
	text-align: center;
}
#leftCol  #login  {
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left    {
	float: left;
	width: 435px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 8px;
}
#right    {
	padding: 8px;
	float: left;
	margin: 0 0 0 20px;
}
#left   .box    {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	padding: 5px;
}

.gallerybox {
  float:left;
  width:125px;
  text-align:center;
  margin:2px
}

#left form select {
	width: 300px;
}
#left form {
	padding-bottom: 10px;
}

.internalcontent {
	background-color: #000000;
        min-height: 375px;
        padding: 25px;
}

.subgalleryLink a {
	color: #339999;
        text-decoration: underline;
}
.underlinedSection {
	border-bottom-style: solid; 
        border-width: 1px;
}


#footer {
	width:100%;
	height:auto;
	overflow:visible;
	clear:both;
	position:relative;
	padding: 74px 0 20px 0;
	background-image: url(/ocache/11/resources/themes/footerBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1c1c1c;
	}
#footer p {
	font-size:1em;
	color:black;
	padding:10px 0 10px 0;
	border-top:1px solid black;
	text-align: center;
	}
#footer a {
	color:#999999;
	text-decoration:none;
}
#footer a:hover {
	color:#999999;
	text-decoration:underline;
}

th {
	color:white;
        border-bottom-style: solid;
        border-width: 1px;
        border-color: #CCCCCC;
        text-transform: capitalize;
}
td {
        color: #CCCCCC;
}

.pixfizz-page-unselected {
	border-style:solid;
        border-color:white;
        border-width: 1px;
        width:10px;
        height:10px;
        text-align:center;
        color: white;
        text-decoration: none;
}
.pixfizz-page-selected {
	border-style:none;
        border-width: 0px;
        color: #008B8B;
}


