#content
{
	width:728px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px #FFF solid;
	background-color:#d1beb2;
	background-image:url('content_bg.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
}

a img 
{
	border:0;
}

/*p {
text-align:justify;
}*/

.image_right
{
	margin-left:16px;
}

.image_left
{
	margin-right:16px;
}

/************************/
/******** Forms *********/
/************************/
input[type="text"]{
	background-color:#fff;
	border:1px solid #441734;
	margin:2px;
	width:250px;
}

input[type="text"]:hover{
	background-color:#eee;
	border:1px solid #441734;
}

input[type="submit"], input[type="button"]
{
	margin:4px;
	padding:4px;
	background-color:#441734;
	border:1px solid #fff;
	color:#fff;
	cursor:pointer;
}

input[type="submit"]:hover, input[type="button"]:hover
{
	background-color:#6b3f4b;
}

textarea
{
	margin:4px;
	border:1px solid #441734;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}

label
{
	font-weight:bold;
}

form
{
	text-align:right;
}


/************************/
/******* Top bar ********/
/************************/

#top_bar
{
	position:absolute;
	top:69px;
	width:704px;
	background-image:url('top_bar_bg.png');
	background-repeat:no-repeat;
	height:28px;
	line-height:28px;
	text-align:right;
	padding-right:24px;
	z-index:50;
}

#top_bar a:link, #top_bar a:visited
{
	color:#FFF;
	text-decoration:none;
}

#top_bar a:hover
{
	text-decoration:underline;
}

#look_around
{
	position:absolute;
	display:none;
	margin-left:355px;
	top:69px;
	width:363px;
	height:156px; /* 162 - 8*/
	padding:8px 10px 0 0;
	color:#fff;
	text-align:right;
	background-image:url('look_around_bg.png');
	background-repeat:no-repeat;
	z-index:50;
}

#look_around a:link, #look_around a:visited
{
	color:#FFF;
	text-decoration:none;
}

#look_around a:hover
{
	text-decoration:underline;
}

#photo_title
{
	position:relative;
	width:100%; /* = 728px*/
	height:233px;
	z-index:1;
}

/************************/
/****** Menu style ******/
/************************/
.menu
{
	background-color:#6b3f4b;
	background-image:url('menu_bg.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	width:718px;
	padding-left:10px;
	line-height:23px;
	border-top:1px #fff solid;
}

.menu a:link, .menu a:visited
{
	color:#FFF;
	padding:2px 10px 4px 10px;
	margin:0 2px 0 2px;
	text-decoration:none;
	border-radius:3px 3px 0px 0px;
	-moz-border-radius:3px 3px 0px 0px;
}

.menu a:hover
{
	background-color:#3f102c;
}

/* Submenu style */
.submenu, .submenu2
{
	display:none;
	background-color:#3f102c;
	width:728px;
	line-height:25px;
	text-align:left;
	border-bottom:1px #fff solid;
}

.submenu a:link, .submenu a:visited {
color:#FFF;
padding:5px 10px 5px 10px;
margin:0 10px 0 10px;
text-decoration:none;
}

.submenu2 a:link, .submenu a:visited {
color:#FFF;
padding:5px 6px 5px 6px;
margin:0 10px 0 10px;
text-decoration:none;
}

.submenu a:hover, .submenu2 a:hover
{
	background-color:#572e46;
}

/***************************/
/****** Content style ******/
/***************************/
#left_column
{
	float:left;
	padding:16px;
	width:458px; /* 490 - 32 */
	background-color:#ffedd1;
	font-family:Tahoma, Geneva, sans-serif;
	min-height:400px;
	text-align: left;
}

#left_column2
{
	float:left;
	padding:5px;
	width:718px; /* 490 - 32 */
	background-color:#ffedd1;
	font-family:Tahoma, Geneva, sans-serif;
	min-height:400px;
	text-align: left;
}

#left_column a:link, #left_column a:visited
{
	font-weight:bold;
	color:#441734;
	text-decoration:none;
}

#left_column a:hover
{
	color:#441734;
	text-decoration:underline;
}

h1
{
	color:#441734;
	font-family:Century Gothic, Helvetica, Arial, sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight:normal;
}

.underline
{
	color:#441734;
	font-family:Century Gothic, Helvetica, Arial, sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight:normal;
	border-bottom:#441734 1px solid;
	padding-bottom:4px;
	padding-top:8px;
}

h2
{
	color:#FFF;
	background-color:#6b3f4b;
	font-size:13px;
	padding:1px 0px 1px 10px;
	font-weight:normal;
	margin-bottom:3px;
}



/*h3:hover
{
	background-color:#844e5d !important;
}*/

.hidden_p
{
	display:none;
}

.price
{
	text-align:right;
	color:#441734;
	margin-top:0px;
}

#right_column
{
	float:left;
	padding:16px 0px 16px 35px;
	width:203px; /* 238 - 35 */
	font-family:Tahoma, Geneva, sans-serif;
	color:#441734;
	font-size:11px;
	line-height:20px;
}

#right_column a:link, #right_column a:visited
{
	font-weight:bold;
	color:#441734;
	text-decoration:none;
}

#right_column a:hover
{
	color:#441734;
	text-decoration:underline;
}

/***************************/
/******* Footer style ******/
/***************************/
#footer
{
	clear:both;
	background-color:#6b3f4b;
	border-top:1px #fff solid;
	width:100%;
	padding:3px 0 3px 0;
	font-size:9px;
	text-align:center;
	color:#fff;
}

#footer a:link, #footer a:visited
{
	color:#fff;
	padding:0px 6px 0px 6px;
	text-decoration:none;
}

#footer a:hover
{
	color:#fff;
	text-decoration:underline;
}

/***************************/
/******* Video player ******/
/***************************/
#player_container{
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	padding-top:30px;
	width:100%;
	height:100%;
	overflow:visible;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:url('background.png') repeat;
	z-index:100;
}

#player
{
	padding-top:30px;
	margin:auto;
	width:650px;
}
