/* CSS.CSS Document*/

body {
	background-image: url(images/bg_page.jpg);
	background-position: top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: normal;
	font-size: 10px;
	color: #066;
}
#container {
	margin: 15px 0 0 0;
}
#content {
	background-repeat: no-repeat;
	background-image: url(images/cont_mid.jpg);
 	*margin: 0;
 	*padding: 0;
}
.marquee {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #336699;
}
.text {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 150%;
}
.text-notification {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.subtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #990000;
	border-bottom: 1px solid #ccc;
}
.page-title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #990000;
	margin: 15px 0 0 0;
}
#box_content {
	background-image: url(images/bg_content.gif);
	width: 100%;
}
#content {
	margin: 10px 0 0 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.master-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.quote-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #006699;
	line-height: 150%;
}
.u1 {
	line-height: normal;
	list-style-type: georgian;
}
#footer {
	width: 780px;
	height: 45px;
	background-image: url(images/footer.jpg);
}
/************ sectionLinks styles **************/
#sectionLinks {
	margin: 0px;
	padding: 0 5px;
	font-size: 0.7em;
}
#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #333366;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #000066;
	border-bottom: 0px solid #FFF;
	padding: 3px 0px 3px 10px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
#sectionLinks a:hover {
	border-top: 1px solid #CCCCFF;
	background-color: #006699;
	background-image: none;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}
/*------------------------------------*/

a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #003366;
}
a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #003366;
}
a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #003399;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	color: #003399;
}
/*-----------------------------*/

#box-randomphoto {
	border: 1px solid #FFF;
	background-color: #003366;
	width: auto;
	float: inherit;
}
.form {
	border: 1px solid #990000;
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
}
/*------------------------------*/

.src-box {
	border: 1px solid #fff;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 2px;
	background-color: #66CCFF;
}
.src-box2 {
	border: 1px solid #000;
	margin-bottom: 5px;
	font-size: 11px;
	padding: 2px;
	background-color: #FFFFCC;
}
.src-title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #990000;
	margin: 0px 0 0 0;
}
.item-price {
	font-size: 10px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.2em;
}
