/* @option color settings */
body {
	background-color: #FFFFFF;
	color: #333333;
}

#stroketop1 {
	background-color: #646D7E;
}

#ecgb,
#ecgb2,
#ecgb3 {
	background-color: #FFDCCC;
}

#ecgb4 {
	border-color: #FFFFFF;
}

#pageHeader {
	border-color: %colour_himage_border%;
}

.menu,
#stroketop,
.message {
		background-color: #996666;
}

#stroketop {
	border-bottom-color: #FFFFFF;
}

.menu ul li ul li a,
.menu,
.menu ul li a {
	border-color: #FFFFFF;
}

.menu ul li .current{
	color: #000000 !important;
}

.menu ul li ul li .current {
	color: #000000 !important;
}

.menu ul li a:link,
.menu ul li a:visited{
	color: #FFFFFF;
}

.menu ul li a:hover,
.menu ul li a:active{
	color: #FFFFFF;
	background-color: #FFCCCC;
}

.menu ul li ul li a:link,
.menu ul li ul li a:visited{
	color: #FFFFFF;
}

.menu .currentAncestor {
	background-color: #5E55F8;
}

.menu ul li ul li .currentAncestor {
	background-color: #5E55F8;
}


.menu ul li ul li a:hover{
	color: #A9A5FD;
	background-color: #3231A4;
}

.menu ul li .current,
.menu ul li ul li .current {
	background-color: #CC9999;
}

.menu ul li ul {
	background-color: #000000;
}

#sidebarContainer .sideHeader {
	color: #5E55F8;
}

.movie-page-description {
	color: #333333;
}

#myExtraContent2 {
	color: #9E0508;
}

#myExtraContent3 {
	color: #5E55F8;
}

#myExtraContent1 {
	color: #000000;
}

#myExtraContent1 a:link,
#myExtraContent1 a:visited {
	color: #5E55F8;
}

#myExtraContent1 a:hover,
#myExtraContent1 a:active {
	color: #FFFFFF;
}
	
#myExtraContent4 {
	color: %colour_ec4_text%;}

#container {
	border-color: %colour_container_border%;
	background-color: #FFFFFF;
}

#pageHeader {
	background-color: %colour_pageheader_bg%;
}

#pageHeader h1,
#pageHeader h1 a:link,
#pageHeader h1 a:visited {
	color: #FFFFFF;
}

#pageHeader h2 {
	color: #FFFFFF;
}

.filesharing-item-title a:link,
.filesharing-item-title a:visited,
.blog-entry-title,
.blog-entry-title a:link,
.blog-entry-title a:visited,
.blog-category-link-enabled {
	color: #5E55F8;
}

.filesharing-item-title a:hover,
.blog-entry-title a:hover {
	color: #000000;
}

a:link,
a:visited {
	color: #5E55F8;
}

a:hover,
a:active {
	color: #000000;
}

#footer {
	color:#000000;
	background-color: #E9E9E9;
	border-top-color: #E9E9E9;
}

#footer a:link, #footer a:visited {
	color: #9E0508;
}

#footer a:hover, #footer a:active {
	color: #000000;
}

.exif-data,
.photo-navigation
 {
	color: #CCCCCC;
}

.photo-navigation a:link,
.photo-navigation a:visited,
.photo-navigation a:hover
 {
	color: #5E55F8;
}

.photo-title,
.album-title,
.movie-page-title {
	color: #5E55F8;
}

.photo-background {
	background-color: #000000;
}

.thumbnail-frame img:hover {
	background-color: #CCCCCC;
}

.movie-thumbnail-caption,
.thumbnail-caption {
	color: #5E55F8;
}

.photo-frame {
	border-color: #000000;
}

h1 {
	color: #D44942;
}

h2 {
	color: #000000;
}

h3 {
	color: #9E0508;
}

h4 {
	color: #000000;
}

h5 {
	color: #000000;
}

.form-input-button,
.form-input-field {
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	color: #5A5A5A;
}


		/* @option header height */

#pageHeader {
	height: 200px;
}

#stroketop1,
#myExtraContent4,
#headerbg {
	height: 200px;
}

#stroketop {
	margin-top: 200px;
}

#stroketop2 {
	margin-top: 185px;
}

#pageHeader h1 {
	margin-top: 100px;
}

#pageHeader h2 {
	margin-top: 160px;
}

#myExtraContent1 {
	line-height: 1.5;
	height: 70px;
}

#ecgb4,
#ecgb2,
#ecgb3 {
	height: 200px;
}



/* @option header background */

#stroketop1 {
	background: url(images/bg_images/image09.jpg) repeat center top;
}

/* @option title and slogan transparent overlay */

#ecgb,
#ecgb2,
#ecgb3,
#ecgb4 {
	display: none;
}

/* @option body background */

body,#container {
	background-image: none;
}

/* @option container width */
#ec1,
#ecgb2,
#container {
	width: 1000px;
}

#ecgb4,
.menu {
	width: 998px;
}

#contentContainer {
    width: 760px;
}


/* @option sidebar position */

#contentContainer {
	float: left;
}

#sidebarContainer {
	float: right;
}

/* @option mainmenu font size */

.menu ul li a{
	font-size: 14px;
	line-height: 17px;
}


/* @option submenu font size */

.menu ul li ul li a{
	font-size: 13px;
}


/* @option content font size */

#contentContainer #content,
#sidebarContainer #sidebar {
	font-size: 12px;
}


/* @option menu borders */

.menu ul li a{
	border-right-style: none;
}

.menu{
	border-left-style: none;
	border-right-style: none;
}


.menu ul li ul li a{
	border-right-style: none;
}

/* @option submenu background */

.menu ul li ul,
.menu ul li ul li a:hover {
	background-image: none;
}

/* @option font */

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @option blog and filesharing icons */

p.blog-entry-tags,
.blog-archive-link-enabled,
.blog-archive-link-disabled,
.blog-category-link-enabled,
.blog-category-link-disabled {
	background: url(images/tag2.gif) no-repeat left center;
}
	
.blog-entry-date {
	background: url(images/date2.gif) no-repeat left center;
}

.blog-read-more {
	background: url(images/read2.gif) no-repeat left center;
}

.blog-entry-category {
	background: url(images/cat2.gif) no-repeat left center;
}

.blog-category-link-enabled {
	background: url(images/cat2.gif) no-repeat left center;
}

.blog-category-link-disabled {
	background: url(images/cat2.gif) no-repeat left center;
}

.blog-rss-link {
	background: url(images/rss_icon2.gif) no-repeat left center;
}

.blog-comments-rss-link {
	background: url(images/rss_icon2.gif) no-repeat left center;
}

.filesharing-item-title {
	background: url(images/download2.gif) no-repeat left center;
}

/* @option footer background */#footer {
}

/* @option link decoration */

a:link,
a:visited {
	text-decoration: underline;
}
a:hover,
a:active {
	text-decoration: none;
}

.blog-entry-title a,
.blog-entry-title a:link,
.blog-entry-title a:visited,
.blog-entry-title a:hover,
.filesharing-item-title a:link,
.filesharing-item-title a:hover,
.filesharing-item-title a:visited {
	text-decoration: none;
}



		