/* Created by Ishkhan.Adamyan@lycos-europe.com */
/* 28.12.2004 */
/* Template number A_02 */ 
/* Template number Holiday */ 
body {
	background-color: #5485C7;
                     font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.breaker {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	overflow: hidden;
	width: 0px;
}

#container {
	background-color: #C4D2E4;
	border: 2px solid #000000;
	height: auto;
	margin: 5px auto;
	padding: 0px 10px 10px;
	position: relative;
	width: 748px;
}

#spiral {
	background-color: #C4D2E4; 
	background-image: none;
	background-repeat: repeat-y;
	float: left;
	height: 100%;
	margin: 0px;
	width: 100%;
}

#rightShadow {
	background-image: none;
	background-position: right;
	background-repeat: repeat-y;
	float: left; 
	margin: 0px;
	width: 100%;
}

#topCorner {
	background-image: none;
	background-repeat: repeat-x;
	float: right;
	font-size: 0px; 
	height: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	width: 100%;
}

#topRightCorner {
	float: right;
	height: 0px;
	width: 5px;
}

#topLeftCorner {
	float: left;
	height: 0px;
	width: 5px;
}

#content {
	border: 0px solid #FFFFFF;
	height: auto;
	margin: 0px;
	width: 745px;
}

#contentHeader {
	background-color: #5485C7;
	background-image: none;
	background-repeat: no-repeat;
	height: 59px;
	margin-top: 0px; 
	width: 100%;
}

#headerLeft {
	background-color: #5485C7;
	background-image: url(headerLeft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	float: left; 
	height: 59px;
	width: 5px;
}

#headerCenter {
	background-color: #5485C7;
	background-image: url(title.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	height: 59px;
	margin-top: 0px;
	text-align: left;
	width: 735px;
}

#headerCenter  h1 {
	font-size: 24px;
	margin-left: 10px;
	margin-top: 10px;
}

#headerRight {
	background-color: #5485C7;
	background-image: url(headerRight.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	height: 59px;
	width: 5px;
}

.topCorners, .bottomCorners {
	font-size: 0px;
	height: 5px;
	width: 100%;
}

.topCorners .left {
	background-image: url(topLeft.gif);
	float: left;
	height: 5px;
	width: 5px;
}

.topCorners .right {
	background-image: url(topRight.gif);
	float: right;
	height: 5px;
	width: 5px;
}

.bottomCorners .left {
	background-image: url(bottomLeft.gif);
	float: left;
	height: 5px;
	width: 5px;
}

.bottomCorners .right {
	background-image: url(bottomRight.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	height: 5px;
	width: 5px;
}

#leftCol {
	background-color: #5485C7;
	float: left;
	margin-top: 10px;
	width: 200px;
}

#rightCol {
	background-color: #97AECC;
	float: right;
	margin-top: 10px;
	text-align: center;
	width: 535px;
}
#rightContent {
	border: 1px solid #97AECC;
	}

.rightTitle {
	color: #2F568A;
	font-size: 1.7em;
	margin: 2px;
}

#rightCol a, .title {
	color: #254978;
}

.colContent {
	clear: both;
	height: auto;
	margin: 0px; /* border:0px solid blue; */
	padding: 0px;
}


.fullTitle {
	color: #2F568A;
	}

#menu {
	border: 1px solid #5485C7;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#menu a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul{
	line-height: 2em;
	list-style: none;
	margin-left: 12px;
	padding: 0px;
}

#menu ul li{
	margin-left: 0px;
	padding: 0px;
}

#menu ul li a {
	background-image: url(menuItem.gif);
	background-position: 3px 5px;
	background-repeat: no-repeat;
	padding: 0px 18px;
	text-decoration: none;
}

#menu ul li a:hover {
	background-image: url(menuItemH.gif);
	color: #FFFFFF;
	text-decoration: none;
}

#bottomCorner {
	float: right;
	font-size: 0px;
	height: 0px;
	margin: 0px;
	width: 100%;
}

#bottomLeftCorner {
	background-color: transparent;
	background-image: none;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	height: 0px;
	width: 39px;
}

#bottomRightCorner {
	background-image: none;
	background-repeat: no-repeat;
	float: right;
	height: 0px;
	width: 16px;
}

/* Navigation bar */
#navigation {
	background-color: #97AECC;
	border-top: 0px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	margin: 10px auto;
	padding: 0px 5px;
	width: 95%;
}

#navigation div {
	border: 0px solid #FF0000;
	float: left;
	margin: 0px 4px;
}

.last {
	height: 15px;
	text-align: left;
	width: 110px;
}

.next {
	text-align: right;
	width: 110px;
	float: right;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover {
	color: #000000;
	text-decoration: none;
}

.navigNumbers {
	border: 1px solid #FF0000;
	font-size: 14px;
	width: 262px;
}

.navigNumbers a {
	text-decoration: none;
}

.navigNumbers a:hover {
	color: #000000;
	text-decoration: underline;
}

.currentPage {
	color: #5485C7;
	font-weight: bold;
	text-decoration: underline;
}


/* Scaled view */

#sc {
	border: 0px solid #FFFF00;
	height: auto;
	margin: 10px 0px;
	padding: 3px;
	text-align: center;
	width: 95%;
}

.fullDescription {
	border: 0px solid #FF0000;
	display: block;
	font-size: 12px;
	margin: auto;
	overflow: hidden;
	text-align: left;
	width: 95%;
}

.fullTitle {
	border: 0px solid #808080;
	font-size: 1.1em;
	font-weight: bold;
	margin: 3px auto;
	overflow: hidden;
	padding: 2px 3px;
	width: 95%;
}

#sc .scImage img {
	border: 1px solid #C0C0C0;
}

#sc .scImage {
	width: 95%;
}

/* Thumbnail info*/
.thumbnail {
	border: 0px solid #FFFFFF;
	float: left;
	margin: 5px 0px 5px 13px;
	padding: 0px;
	width: 150px;
	height: 245px;
}

.th img {
	display: inline;
	margin: auto;
	vertical-align: bottom;
}

.th {
	border: 0px solid #FF0000;
	font-size: 100px;
	height: 132px;
	line-height: 100px;
	margin-top: 3px;
	vertical-align: bottom;
}
