/* POPUP WINDOWS */
.toc_header {
 padding: 10px;
 clear: both;
}
.toc_header h1 {
 padding-top: 10px;
 padding-right: 20px;
 font-size: 18px;
}
.toc_nav {
 padding-left: 10px;
 float: left;
}
.toc_nav h2 {
 font-size: 18px;
 font-weight: normal;
}
.toc_body {
 padding-left: 10px;
 float: left;
}
.toc_content {
 padding: 10px;
 float: left;
}
.toc_content p {
 padding-bottom: 10px;
}
.toc_content h1 {
 font-size: 16px;
 color: #707172;
 padding-bottom: 10px;
}
.toc_content a {
 color: #2b88d3;
 text-decoration: none;
}

.bak_toc_subnav {
 width: auto;
 height: auto;
 margin-left: 2px;
 padding-left: 10px;
 background: url('../images/popup/bak_popup_nav.gif') top left no-repeat;
 float: left;
}
.toc_subnav {
 width: 702px;
 height: 26px;
 background: url('../images/popup/bak_popup_nav.gif') top right no-repeat;
 float: left;
}
.subnav_links {
 padding-top: 6px;
 padding-left: 10px;
 color: #fff;
 float: left;
}
.subnav_links a {
 font-weight: bold;
 color: #fff;
 text-decoration: none;
}

/* floating sub nav */
.subnav_popup_layer {
 float: left;
}

.subnav_tab {
 height: 25px;
 font-size: 10px;
 background: url('../images/sub_nav_main.gif') repeat-x;
 position: relative;
 top: 1px;
 left: 0px;
 z-index: 99;
 float: left;
 cursor:pointer;
}
.subnav_tab img {
 vertical-align: middle;
}

.subnav_body {
 border: 1px solid #9e9e9e;
 background-color: #fff;
 float: left;
}

.subnav_column {
 padding: 10px 15px 0 10px;
 float: left;
}
.subnav_column a {
 font-size: 10px;
 text-decoration: none;
}

.sub_menu_grey a {
 color: #454545;
}

.subnav_column p {
 padding-bottom: 10px;
}
/* generic popups */
.generic_popup_layer {
 width: 400px;
 height: auto;
 float: left;
}
.generic_popup_top, .generic_popup_btm {
 width: 400px;
 height: 10px;
 float: left;
 font-size:1pt; /*fix small gap problem in popup*/
}
.generic_popup_main {
 width: 398px;
 height: auto;
 border-left: 1px solid #969696;
 border-right: 1px solid #969696;
 background-color:#fff;
 float: left;
}

.popup_content {
 padding: 10px;
 float: left;
}
.popup_content h1 {
 font-size: 16px;
 padding-bottom: 5px;
}
.popup_content p {
 padding-bottom: 5px;
}

.popup_btns {
 width: 380px;
 padding-top: 10px;
 text-align: center;
 float: left;
}

.popup_btns_create_collage {
 width: 380px;
 padding-top: 10px;
 text-align: center;
}

.generic_popup_wide_top, .generic_popup_wide_btm {
 width: 560px;
 height: 10px;
 float: left;
}

.generic_popup_wide_layer {
 width: 560px;
 height: auto;
 float: left;
}

.generic_popup_wide_main {
 width: 560px;
 height: auto;
 background: url('../images/popup/bak_popup_wide_main.gif') repeat-y;
 float: left;
}

.generic_popup_wide_grey_main {
 width: 560px;
 height: auto;
 background: url('../images/popup/bak_popup_wide_grey_main.gif') repeat-y;
 float: left;
}

.generic_popup_wide_dgrey_main {
 float:left;
 height:auto;
 width:560px;
 color:White;
 background-color:White;
}

.crop_thumb, .crop_thumb_on {
 width: 114px;
 height: 110px;
 padding: 10px 5px;
 margin-right: 12px;
 font-weight: bold;
 text-align: center;
 background-color: #fff;
 float: left;
 border: 2px solid #f1f1f1;
}
.crop_thumb img, .crop_thumb_on img {
 border: 1px solid #707172;
}
.crop_thumb_on {
 border: 2px solid #0077d6;
}

.crop_image {
 background-color: #f2f2f2;
 padding-left: 10px;
 padding-right:10px;
 text-align: center;
 float: left;
}
.crop_image h2 {
 font-size: 14px;
 padding-bottom: 10px;
}

.crop_orientation {
 width: 190px;
 padding-top: 50px;
 text-align: center;
 float: left;
}
.crop_orientation p {
 padding-bottom: 5px;
}

.modalBackground {
	background-color:white;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.generic_popup_xwide_layer {
 float:left;
 height:auto;
 width:800px;
}

.generic_popup_xwide_top, .generic_popup_xwide_btm, .generic_popup_xwide_dgrey_top {
 float:left;
 height:10px;
 width:800px;
}

.generic_popup_xwide_dgrey_main {
 background:transparent url('../images/popup/bak_popup_xwide_dgrey_main.gif') repeat-y scroll 0 0;
 float:left;
 height:auto;
 width:800px;
}

.popup_match {
 float:left;
 margin-right:5px;
 text-align:center;
 width:255px;
}

.popup_match_title {
 color:#0077D6;
 font-size:14px;
 font-weight:bold;
 padding:10px;
}

.generic_popup_xwide_main {
 background:transparent url('../images/popup/bak_popup_xwide_main.gif') repeat-y scroll 0 0;
 float:left;
 height:auto;
 width:800px;
}

.popup_list
{
	float:left;
	padding-left:85px;
	padding-top:20px;
	width:450px;
}

.popup_list ol
{
	margin-left:20px;
}

.popup_list li
{
	font-weight:bold;
	padding-bottom:10px;
}

.popup_list a
{
	color:#555533;
}
