/* Global Formatting*/
body {
	height: 100%;
	text-align: center;
	font-family: 'Trebuchet MS', Verdana, Arial, Serif;
	font-size: 12px;

}
form{

	margin:0;
	padding:0;
}
a {

	color:#996600;
	text-decoration:underline;
}

/* This bit makes the content be centered in both IE and FF */

#container {
	width: 802px;

	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

red{
color:red;
}
.warn{
color:blue;

}
h2{

	color:#996600;
}
/* Misc Formatting */

.code {
	color: #000000;
	background-color: #F0F0F0;
	border-left: medium double #154ead;
	font-size: 10pt;
	font-family: "Courier New", Courier, mono;
	margin: 10px;
	padding-left: 1em;
}
blockquote {
	border-top: 1px solid #154ead;
	border-bottom: 1px solid #154ead;
	font-size: 10pt;
	margin: 10px;
	padding-left: 1em;
}
/* Header Formatting */

#banner {
	padding: 5px;
	margin-bottom: 5px;

	background-image:url('http://philippestudio.com/images/Header.gif');
	background-repeat:no-repeat;
	height:112px;
}
#content_page{
	background-image:url('http://philippestudio.com/images/content_middle.gif');
}
#header {
	font-weight: bold;
	font-size: 30px;
	float:left;
}
#subtext {
	/*border-bottom: 3px solid #154ead;*/
	float:left;
	margin-top:62px;
	margin-left:50px;
	color:#666;
}
#subtext a{
	color:#666;
	text-decoration:none;
	}
#content_page,#content_page_top,#content_page_bottom{
	clear:both;
}


#content_page_top{
	background-image:url('http://philippestudio.com/images/content_top.gif');
	background-repeat:no-repeat;
	height:22px;
}
#content_page_bottom{
	background-image:url('http://philippestudio.com/images/content_bottom.gif');
	background-repeat:no-repeat;
	height:21px;
}
#logo{
	margin-top:10px;

}
/* Content Formatting */

#content {


	margin-right:20px;
	width:600px;

	float:right;
}
#content a {


	text-decoration: none;
}
#content a:hover {

}
.author {
	text-align: right;
	border-top: 1px solid #154ead;
}
.title {
	border-bottom: 1px solid #154ead;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 150%;
	height: 30px;
}
#logo2{
	margin-top:20px;
	margin-left:10px;
}
/* Menu Formatting */

#right {
	float: left;
	width: 163px;

	margin: 0;
	margin-left: 5px;
	padding: 5px;
	clear:right;

}

#right ul{
	margin:0;
	padding:0;
	list-style:none;
	width:163px;

}

#right li{
	display:block;
	padding:0;
	background-image:url('http://philippestudio.com/images/menu_notselected.gif');
	background-repeat:no-repeat;
	height:32px;

	margin-top:2px;
	margin-left:1px;

}
#right li.selected{
	background-image:url('http://philippestudio.com/images/menu_selected.gif');

}
#right a{

	display:block;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	color:#663000;
	padding-left:10px;
}

/* Footer Formatting */

#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;

	color:#999;
}
#footer .right{
	float:right;
	text-align:right;
	}
#footer .left{
	float:left;
	text-align:left;
	}
#footer a{
	color:#999;
	text-decoration:none;
}
.input_rtl{
direction: rtl;
}
.input_ltr{
direction: ltr;
}

.sub_section{
	margin-top:10px;
	padding:5px;
	background-color:#ffeb9b;
	clear:both;

}
.sub_section .sub_section_content{
	background-color:#fff;
	margin:0;
	padding:5px;
}
.sub_section h2{

	font-size:12px;
	padding:0;
	margin:0;


}
.sub_section h2 a{
	color:#996600;

	}
a{

	vertical-align:middle;
}
a img{
	border:0;
	vertical-align:middle;
	margin-right:5px;
}
#no_images{
	font-size:14px;
	text-align:center;
	padding:40px;
	width:600px;
}
.date{

	color:#999999;
}
.photo{

	padding:5px;
	background-color:#ffeb9b;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	width:130px;
	height:170px;
	color:#666666;

}

.photo_info a img{
	padding:0;
	margin:0;

	}
.photo_info a{
	display:block;
	float:left;
	padding:2px;
	margin-right:2px;
	margin-left:2px;
	border: 1px #ffcc00 solid;

	}
.photo_info a:hover{
	/*background-color:#fff;*/
	border: 1px #ffeb9b solid;
	}
.album{

	padding:5px;
	background-color:#ffeb9b;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	width:130px;
	height:150px;


	color:#666666;
}

.photo_img{
	width:130px;
	height:100px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:5px;

}
.album_img{
	width:130px;
	height:100px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:5px;
}
.photo_info{
	padding:5px;
	background-color:#ffcc00;
	height:35px;
	}
.photo_img img{
	vertical-align:middle;

}
.photo_name{
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}
#photo_album{
	margin-top:20px;
	width:600px;
}
.album .photo_info{
	height:auto;
	}
#info{
padding:5px;
border:1px #99ACDF solid;


background-repeat:no-repeat;
background-position:left;

color:#5B7CD9;
vertical-align:middle;
font-size:1.5em;
}

#error{
padding:5px;
border:1px #EF8686 solid;


background-repeat:no-repeat;
background-position:left;

color:#F84948;
vertical-align:middle;
font-size:1.5em;
}
#error img,#info img{
	vertical-align:middle;
	}
.submit{
	background-color:#ffeb9b;
	color : #996600;
	width:100px;
}

.cat_row{
	height:100px;
clear:both;
}
#left_col{
	float:left;
	width:400px;
}
.cat_row .photo_name, .cat_row_image{
	float:left;
}

.cat_row .photo_name{
	margin-top:15px;
	margin-left:10px;

}
#right-col{
	float:right;
	width:190px;
	clear:none;
	background-image:url('/studio/images/photoshoting_background.gif');
	background-position:right;
	background-repeat:no-repeat;
	height:295px;

	margin-top:30px;
}
#right-col ul{
	list-style:none;

	padding-left:20px;

	}

#right-col li{
	padding-top:10px;
	}

.sizing_photo{
	line-height:20px;
	clear:both;
	padding:5px;
	margin:5px 0px;
	background-color:#ffeb9b;
	height:100px;
}
.sizing_img{
	float:left;
}
.sizing_info{
	float:left;
}
#hourdiv{
height:32px;
}