@charset "UTF-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
	color: #333333;
	line-height: 16px;
	background-image: url(../images/body_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

html {
	width: 100%;
	height: 100%;
}

a:link,
a:visited,
a:active {
	color: #F49A00;
	text-decoration: none;	
}

a:hover {
	color: #1B28E8;
}

h1, h2, h3, h4, h5, span {
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	width: 730px;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	display: block;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #F49A00;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #1B28E8;
	line-height: 25px;
	text-indent: 10px;
}

h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}


.closed {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 180px;
	background-image: url(../images/test_open_btn.gif);
	background-repeat: no-repeat;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.indent {
	margin:0px 10px 10px;
}

table {
	border-collapse: collapse;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;

}

.clearer {
	clear:both;
	margin: 0px;
	padding: 0px;
}

.clearer_10 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
}

.clearer_10_f2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
	background-color: #f2f2f2;
}



/*TOP SECTION - main site logo, slogan...etc*/

#top_section {
	height: 120px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#top_inner_holder {
	margin: auto;
	padding: 0px;
	height: 120px;
	width: 960px;
}

#photome_main_logo_holder {
	padding: 85px 0px 0px 0px;
	float: left;
	height: 34px;
	width: 225px;
	background-image: url(../images/main_logo.gif);
	background-repeat: no-repeat;
	margin:0px;
	background-position: 0px 30px;
	color:#888888;
}

#photome_main_logo_holder span {
	margin-left:5px;
}

#main_slogan_section {
	height: 113px;
	width: 550px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	background-image: url(../images/instantly-yours-header-caption.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: 10px 34px;
}

#international_button_holder {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 108px;
	width: 160px;
	background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;
}

#international_button_holder  span {
	display:block;
	width: 9.5em;
	margin: 46px 0px 0px 13px;
	color:#CCCCCC;	
}



/*CONTROL BAR SECTION - search bar, choose language...etc goes in this section*/

#control_bar_section {
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 100%;
	background-image: url(../images/control_bar_drop_shadow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#control_bar_inner_holder {
	margin: auto;
	padding: 0px;
	height: 59px;
	width: 960px;
}

#control_bar_top {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 960px;
	background-image: url(../images/control_bar_grad.gif);
	background-repeat: repeat-x;
	float: left;
}

#control_bar_bottom {
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 960px;
	background-image: url(../images/control_bar_bottom_img.gif);
	background-repeat: no-repeat;
	float: left;
}

#breadcrumbs {
	margin:1.4em 0em 0em .5em;
	font-size: 13px;
	font-weight:bold;
	color:#000000;
	float:left;
}

#breadcrumbs a {
	margin: 0em 0.5em;
}

#breadcrumbs span {
	margin: 0em 0.5em;
	color:#1B28E8;
}

#breadcrumbs a.gray {
	color:#999999;
}

#breadcrumbs a.blue {
	color:#1B28E8;
}

#searchbar {
	margin:1em 0em 0em 0em;
	float:right;
	font-size: 11px;
	color:#666666;
	width:36.55em;
}

#searchbar #sitemap {
	float: left;
	width: 10em;
	background-image: url(../images/saperator.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#searchbar #sitemap a {
	color:#666666;
	display:block;
	width: 8em;
	padding:0.4em 0em;
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#searchbar #searchbox {
	float: left;
	width: 240px;
	padding-left: 1.5em;
}

#searchbar #searchbox form {
	margin-top:-1em;
	float:right;
}

#searchbar #searchbox .txt {
	float:left;
	width:4em;
	margin-top:1.5em;
}

#searchbar #searchbox div.text {
	float:left;
	margin-top:11px;
	background:transparent url(/ir/phtm/site/images/search-bar-input.png) no-repeat;
	height:29px;
	width:137px;
	padding-left:1em;
}

#searchbar #searchbox .text input {
	background:transparent;
	margin-top:.6em;
	border: 0 none;
	width:120px;
	color:#CCCCCC;
}

#searchbar #searchbox input.img {
	background:url(../images/search-btn-top.gif) left center no-repeat;
	height:28px;
	margin:11px 0px 0px -6px;
	padding:0;
	position:absolute;
	width:32px;
}

#searchbar #searchbox input.img:hover {
	background:url(../images/search-btn-top.gif) right center no-repeat;
	height:28px;
	margin:11px 0px 0px -6px;
	padding:0;
	position:absolute;
	width:32px;
}


/*MAIN SECTION - this is the main wrap but it is divided into a number of columns*/

#main_section {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-image: url(../images/main_drop_shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#main_inner_holder {
	margin: auto;
	padding: 0px;
	width: 960px;
	background-color: #f2f2f2;
	height: auto;
	background-image: url(../images/main_content_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}



/*LEFT COLUMN - this is where all the main site nav and newsletter and stuff go */

#left_column_cell {
	margin: 0px;
	width: 181px;
	height: auto;
	padding: 0px;
	float: left;
	left: 0px;
}

.side_column_holder {
	background-image: url(../images/side_col_holder_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	width: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.side_column_holder .alert img {
	float:left;
	margin-right:.8em;
	margin-bottom:1em;
}

.side_column_holder .alert {
	margin:1em .8em;
}

.side_column_holder .alert a.blue {
	color:#1B28E8;
}

ul#alert {
list-style-type:none;
margin:0;
padding:0;
background-image:url(../images/menuitem.gif);
background-repeat: no-repeat;
color:#FFFFFF;
padding:0.5em;
font-size:13px;
height:15px;
line-height:15px;
}

ul#menu, ul#menu ul {
list-style-type:none;
margin:0;
padding:0;
width:180px;
background-color: #ffffff;
}
ul#menu a {
display:block;
text-decoration:none;
}
ul#menu li {
margin-top:1px;
border-style: none;
}
ul#menu li a {
background-image:url(../images/menuitem.gif);
background-repeat: no-repeat;
color:#FFFFFF;
padding:0.5em;
font-size:13px;
height:15px;
line-height:15px;
}

ul#menu li a.subnav {
	background-image:url(../images/nav_btn_status_one.gif);
	background-repeat: no-repeat;
}

ul#menu li a.subnav:hover {
    background-image:url(../images/nav_btn_status_one_hover.gif);
}

ul#menu li a:hover {
    background-image: url('../images/menuitem_hover.gif');
}

ul#menu li a.selected {
    background-image: url('../images/menuitem_hover.gif');
}

ul#menu li a.selectedsub, ul#menu li a.selectedsub:hover {
    background-image: url('../images/nav_btn_status_two.gif');
}

ul#menu li ul
{
    padding-top: 2px;
    padding-bottom: 4px;
}


ul#menu li ul li a {
    background-image: url('../images/sub_link_arrow.gif');
    background-repeat: no-repeat;
    background-position: 5px;
    background-color: #ffffff;
    color:#333333;
    text-indent: 15px;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    
    }
ul#menu li ul li a:hover {
	color:#999999;
    background-image: url('../images/sub_link_arrow_hover.gif');
}

ul#menu li ul li a.subNavSelected, ul#menu li ul li a.subNavSelected:hover {
	color:#000000;
	background-image: url('../images/sub_link_arrow_hover.gif');
}




/*MAIN/MIDDLE COLUMN - this is where the main content for the site goes but the table cell is split into two divs- one for the site content and one for the internal advertising */

#main_content_cell {
	margin: 0px;
	width: 770px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}

#main_content_holder {
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	height: auto;
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	background-image: url(../images/main_content_sidegreybars_wide.gif);
}

#main_content_top_rounded_corners {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 760px;
	background-image: url(../images/main_content_top_rounded_corners_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_input {
	float: left;
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.module_holder {
	margin: 0px;
	height: auto;
	width: 745px;
	background-image: url(../images/module_corner_tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding: 0px;
}

.inner_module_holder {
	float: left;
	height: auto;
	width: 740px;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#main_content_bottom_rounded_corners {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 760px;
	background-image: url(../images/main_content_bottom_rounded_corners_wide.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*this is the right hand column mentioned above that holds the internal site advertising and the top right hand contact box*/

#internal_advertising_column {
	float: right;
	height: auto;
	width: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#top_contact_holder {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 150px;
	background-color: #C4C4C4;
	background-image: url(../images/side_col_holder_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#contact_box_header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 150px;
	background-image: url(../images/contact_box_top_rounded.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#contact_box_content {
	padding: 0px;
	float: left;
	height: 190px;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	*margin-left: 10px;
	_margin-left: 5px;
	background-color: #f2f2f2;
}

#contact_box_footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 150px;
	background-image: url(../images/contact_box_bottom_rounded.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.advert_holder {
	padding: 0px;
	float: left;
	min-height: 200px;
	height: auto;!important
	height: 200px;
	width: 150px;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*FOOTER SECTION - this is where the brochure downloads will go*/

#footer_section {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	background-image: url(../images/footer_drop_shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#inner_footer_holder {
	margin: auto;
	padding: 0px;
	min-height: 120px;
	height: auto; !important
	height: 120px;
	width: 960px;
}

.full_dark_indent {
	background-image: url(../images/dark_indent.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 2px;
	clear: both;
}

#sub_footer_holder {
	margin: auto;
	height: 54px;
	width: 960px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/hemscott-footer.png);
	background-repeat: no-repeat;
}

#photo-me_tag {
	float:left;
	height: 25px;
	background-image: url(../images/footer_logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left:115px;
	margin-left:10px;
	_margin-left: 5px !important;
	width: 170px;
}

#photo-me_tag div {
	color: #CCCCCC;
	margin-top:2px;
	height: 25px;
}

#hemscott_tag {
	float:right;
	width: 140px;
	background:url('../images/link-logo.png') no-repeat 65px -15px;
	margin-top:2px;
	margin-right:10px;
}

#hemscott_tag a {
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	height: 15px;
	width: 133px;
}

#hemscott_tag a:hover {
	color: #FF6600;
}

#blur_tag {
	float: right;
	height: 20px;
	width: 70px;
	display: block;
	background-image: url(../images/blur_logo_dark.gif);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 20px;
	color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	_margin-right: 5px !important;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sub-footer_section {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-image: url(../images/footer_drop_shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.blur_link:link,
.blur_link:visited,
.blur_link:active {
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	height: 25px;
	width: 70px;
}

.blur_link:hover {
	color: #FF6600;
}

/* extention to clear:both */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

