@charset "UTF-8";

/*============================================================
//  共通パーツ
//==========================================================*/

.contest #main {
	color:#333;
}
.contest #main .line-leaf{
	margin:0 0 15px 0;
}
.contest #main .title{
	margin-bottom:20px;
}
.contest #main .title h2{
}

.contest #main .title h2 a img {
border:0 none;
opacity:1;
}
.contest #main .title h2 a:hover img {
border:0 none;
opacity:0.7;
}

.contest #main .title p{
	font-size:1.2em;
	margin:0 0 10px 0;
}
.contest #main .title ul.menu{
	width:570px;
	height:40px;
	background:url(/contest/image/menu_off.jpg) no-repeat;
	list-style:none;
	margin-bottom:15px;
}

.contest #main .title ul.menu li {
	text-indent:-9999px;
	height:40px;
	float:left;
}
.contest #main .title ul.menu li.point a{
	width:109px;
	height:40px;
	display: block;
}
.contest #main .title ul.menu li.point a:hover{
	width:109px;
	height:40px;
	background:url(/contest/image/menu_on.jpg) no-repeat;
	background-position:0px 0px;
	display: block;
}
.contest #main .title ul.menu li.vote a{
	width:147px;
	height:40px;
	display: block;
}
.contest #main .title ul.menu li.vote a:hover{
	width:147px;
	height:40px;
	background:url(/contest/image/menu_on.jpg) no-repeat;
	background-position:-109px 0px;
	display: block;
}
.contest #main .title ul.menu li.works a{
	width:163px;
	height:40px;
	display: block;
}
.contest #main .title ul.menu li.works a:hover{
	width:163px;
	height:40px;
	background:url(/contest/image/menu_on.jpg) no-repeat;
	background-position:-256px 0px;
	display: block;
}
.contest #main .title ul.menu li.jury a{
	width:151px;
	height:40px;
	display: block;
}
.contest #main .title ul.menu li.jury a:hover{
	width:151px;
	height:40px;
	background:url(/contest/image/menu_on.jpg) no-repeat;
	background-position:-419px 0px;
	display: block;
}
.contest #main .facebook{
	float:left;
	background: url('/contest/image/icon_facebook.png') no-repeat left center;
	padding:8px 0 0 35px;
	font-size:15px;
	height: 30px;
}
.contest #main .mail{
	float:left;
	background: url('/contest/image/icon_mail.png') no-repeat left center;
	padding:8px 0 0 35px;
	margin:0 20px 5px 0;
	font-size:15px;
	height: 31px;
}
.contest #main span.important{
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","ＭＳ 明朝",serif;
	line-height:160%;
	color:#f36;
	font-size:1.2em;
}

.css_btn_class_form {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	color:#777777;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}
.css_btn_class_form:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	color:#666;
}
.css_btn_class_form:active {
	position:relative;
	top:1px;
}

.css_btn_class_form2 {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #d83526;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fc8d83), color-stop(100%, #e4685d) );
	background:-moz-linear-gradient( center top, #fc8d83 5%, #e4685d 100% );
	background:-ms-linear-gradient( top, #fc8d83 5%, #e4685d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc8d83', endColorstr='#e4685d');
	background-color:#fc8d83;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #b23e35;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f7c5c0;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f7c5c0;
 	box-shadow:inset 1px 1px 0px 0px #f7c5c0;
}.css_btn_class_form2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e4685d), color-stop(100%, #fc8d83) );
	background:-moz-linear-gradient( center top, #e4685d 5%, #fc8d83 100% );
	background:-ms-linear-gradient( top, #e4685d 5%, #fc8d83 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4685d', endColorstr='#fc8d83');
	background-color:#e4685d;
	color:#fff;
}.css_btn_class_form2:active {
	position:relative;
	top:1px;
}


/*======各回メニュー：進行中のコンテスト======*/

.contest #main .title ul.menu_inprogress{
	width:570px;
	height:55px;
	background:url(/contest/image/menu_inprogress_off.jpg) no-repeat;
	list-style:none;
	margin-bottom:15px;
}
.contest #main .title ul.menu_inprogress li.point {
	width:127px;
	text-indent:-9999px;
	height:55px;
	float:left;
}
.contest #main .title ul.menu_inprogress li.point a{
	width:127px;
	height:55px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.point a:hover{
	width:127px;
	height:55px;
	background:url(/contest/image/menu_inprogress_on.jpg) no-repeat;
	background-position:0px 0px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.vote {
	width:175px;
	text-indent:-9999px;
	height:55px;
	float:left;
}
.contest #main .title ul.menu_inprogress li.vote a{
	width:175px;
	height:55px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.vote a:hover{
	width:175px;
	height:55px;
	background:url(/contest/image/menu_inprogress_on.jpg) no-repeat;
	background-position:-127px 0px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.works {
	width:152px;
	text-indent:-9999px;
	height:55px;
	float:left;
}
.contest #main .title ul.menu_inprogress li.works a{
	width:152px;
	height:55px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.works a:hover{
	width:152px;
	height:55px;
	background:url(/contest/image/menu_inprogress_on.jpg) no-repeat;
	background-position:-302px 0px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.jury {
	width:116px;
	text-indent:-9999px;
	height:55px;
	float:left;
}
.contest #main .title ul.menu_inprogress li.jury a{
	width:116px;
	height:55px;
	display: block;
}
.contest #main .title ul.menu_inprogress li.jury a:hover{
	width:116px;
	height:55px;
	background:url(/contest/image/menu_inprogress_on.jpg) no-repeat;
	background-position:-454px 0px;
	display: block;
}

/*======ページ下部お問い合わせ======*/

.contest #main #box-info{
	background:#EBE7D8;
	padding:20px;
	margin-bottom:10px;
}
.contest #main #box-info p.title{
	font-size:1.8em;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","ＭＳ 明朝",serif;
	line-height:0.8em;
}
.contest #main #box-info p.text{
	font-size:1.3em;
	margin:0 0 5px 0;
}
.contest #main #box-info span{
	font-size:1.0em;
}

/*======TOPへ戻る======*/

#toptop {
	font-size:0.8em;
	color:#999900;
	padding:15px 0 10px;
	text-align:right;
}
#toptop a{
	color:#999900;
	text-decoration: underline;
}
#toptop a:hover{
	color:#36A038;
	text-decoration: underline;
}

/*======左メニュー======*/

.contest #main{
	width: 570px;
	float:right;
	margin-bottom:15px;
}
.contest #menu-left{
	width: 160px;
	float:left;
	margin-bottom:15px;
}
.contest #menu-left .box-navi{
	width: 160px;
	margin-bottom:20px;
}
.contest #menu-left .box-navi ul{
	list-style:none;
}
.contest #menu-left .box-navi ul li{
	font-size:1.0em;
	color:#35A038;
	background: url(/imgcommon/catch_square.gif) no-repeat 1px 0.45em;
	margin-bottom:12px;
	padding-left:15px;
	padding-bottom:12px;
	border-bottom:1px solid #EFEFEF;
}
.contest #menu-left .box-navi ul li a{
	color:#35A038;
	text-decoration: underline;
}
.contest #menu-left .box-navi ul li a:hover{
	color:#999900;
	text-decoration: underline;
}

/*============================================================
//  各回トップ
//==========================================================*/

.contestTop :after,
.contest .contestTop .section :after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contestTop,
.contest .contestTop .section{
	zoom: 1;
}
.contest .contestTop .title{
	margin-bottom:25px;
}
.contest .contestTop .title h2{
	width:750px;
	margin-bottom:10px;
}
.contest .contestTop .title p{
	font-size:1.2em;
	color:#333;
}
.contest .contestTop .section{
	width:650px;
	margin:auto;
	margin-bottom:20px;
}
.contest .contestTop .box-preservedflower{
	width:255px;
	float:left;
}
.contest .contestTop .box-preservedflower h3{
	width:255px;
	float:left;
}
.contest .contestTop .box-preservedflower h3{
	width:255px;
	height:255px;
	text-indent:-9999px;
	background:url(/contest/image/btn_preservedflower.jpg) no-repeat;
	margin-bottom:8px;
}
.contest .contestTop .box-preservedflower h3 a{
	width:255px;
	height:255px;
	display:block;
	background:url(/contest/image/btn_preservedflower.jpg) no-repeat;
	background-position:0px 0px;
}
.contest .contestTop .box-preservedflower h3 a:hover{
	width:255px;
	height:255px;
	display:block;
	background:url(/contest/image/btn_preservedflower.jpg) no-repeat;
	background-position:0px -255px;
}
.contest .contestTop .box-web{
	width:255px;
	float:right;
}
.contest .contestTop .box-web h3{
	width:255px;
	height:255px;
	text-indent:-9999px;
	background:url(/contest/image/btn_web.jpg) no-repeat;
	margin-bottom:8px;
}
.contest .contestTop .box-web h3 a{
	width:255px;
	height:255px;
	display:block;
	background:url(/contest/image/btn_web.jpg) no-repeat;
	background-position:0px 0px;
}
.contest .contestTop .box-web h3 a:hover{
	width:255px;
	height:255px;
	display:block;
	background:url(/contest/image/btn_web.jpg) no-repeat;
	background-position:0px -255px;
}

.contest .contestTop h4{
	font-size:1.0em;
	color:#666600;
	margin-bottom:8px;
	text-align:center;
}
.contest .contestTop h4 a{
	color:#666600;
	text-decoration: underline;
}
.contest .contestTop h4 a:hover{
	color:#36A038;
	text-decoration: underline;
}
.contest .contestTop p.lead{
	font-size:1.0em;
	color:#333;
}
.contest .contestTop p.close{
	font-size:1.2em;
	color:#666;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","ＭＳ 明朝",serif;
	margin-bottom:8px;
}

/*============================================================
//  各回トップ
//==========================================================*/

.contest .index .box-outline:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contest .index .box-outline{
	zoom: 1;
}
.contest .index .box-outline{
	width:570px;
	margin-bottom:20px;
}
.contest .index .box-outline .photo{
	width:115px;
	float:right;
}

.contest .index .box-outline .photo img {
border:1px solid #CCCCCC;
padding:4px;
}

.contest .index .box-outline .photo p{
	color:#333;
	margin-top:5px;
}
.contest .index table.date{
	width:430px;
	border:2px solid #EBE7D8;
	margin-bottom:14px;
}
.contest .index table.date-wide{
	width:556px;
	border:2px solid #EBE7D8;
	padding:10px;
	font-size:1.2em;
	margin:20px 0 20px 0;
}
.contest .index table.date-wide th{
	width:110px;
	padding:7px 0px 3px 2px;
	vertical-align: middle;
}
.contest .index table.date-wide td{
	padding:7px 0px 3px 2px;
	vertical-align: middle;
}
.contest .index table.date-wide td.note{
	font-size:9px;
}
.contest .index table.date th{
	font-size:1.2em;
	font-weight:normal;
	padding:7px 0px 7px 10px;
	vertical-align: middle;
}
.contest .index table.date td{
	font-size:1.2em;
	font-weight:normal;
	padding:7px 0px 7px 10px;
	vertical-align: middle;
}
.contest .index table.outline{
	width:430px;
	font-size:1.1em;
	line-height:160%;
}
.contest .index table.outline th{
	width:80px;
	padding:8px 8px  8px 0;
	vertical-align: top;
}
.contest .index table.outline td{
	font-weight:normal;
	padding:8px 0 8px 0;
}
.contest .index .box-about{
	background: #EBE7D8;
	padding:40px 12px 40px 12px;
	margin-bottom:20px;
}
.contest .index .box-about h3{
	margin-bottom:10px;
}
.contest .index .box-about h4{
	letter-spacing:1px;
	font-size:1.2em;
	margin:20px;
}
.contest .index .box-about p{
	line-height:160%;
	letter-spacing:1px;
	margin-bottom:14px;
	margin:0 20px 30px 20px;
}

/*============================================================
//  募集要項
//==========================================================*/

.contest .point .box-point:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.contest .point .box-point{
	zoom: 1;
}
.contest .point .box-point{
	width:570px;
}
.contest .point .box-point h3{
	float:left;
	margin-bottom:15px;
}
.contest .point .box-point .btn-download{
	width:230px;
	float:right;
	margin-bottom:15px;
}

.contest .point .box-point .btn-download a img {
border:0 none;
opacity:1;
}

.contest .point .box-point .btn-download a:hover img {
border:0 none;
opacity:0.7;
}

.contest .point .box-point .section{
	width:570px;
	margin-bottom:24px;
}
.contest .point .box-caution{
	width:533px;
	border:2px solid #EBE7D8;
	background-color:#EBE7D8;
	padding:25px 25px 10px 25px;
	margin-bottom:30px;
	font-size:1.2em;
}
.contest .point .section .box-caution p{
	font-size:1.0em;
	line-height:160%;
}
.contest .point .recept{
	width:540px;
	background:#EBE7D8;
	padding:15px;
	font-size:1.2em;
	line-height:1.8em;
	margin-bottom:15px;
}
.contest .point .box-point h4{
	font-size:1.4em;
	margin-bottom:4px;
}
.contest .point .box-point h5{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:2px;
}
.contest .point .box-point p{
	font-size:1.2em;
	color:#333;
	margin-bottom:25px;
}

/*============================================================
//  作品発表
//==========================================================*/
.contest .works .box-works,
.contest .works .box-works .box01,
.contest .works .box-works .box02{
	margin-bottom:25px;
}
.contest .works .box-works:after,
.contest .works .box-works .box01:after,
.contest .works .box-works .box02:after,
.contest .works .box-works .boxW:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contest .works .box-works,
.contest .works .box-works .box01,
.contest .works .box-works .box02,
.contest .works .box-works .boxW{
	zoom: 1;
}

.contest .works .box-works .boxW{
}
.contest .works .box-works .boxW h4{
	width: 100%;
}
.contest .works .box-works .boxW .box{
	width:275px;
}
.contest .works .box-works .boxW .photo{
	width:250px;
	margin:auto;
	margin-bottom:8px;
}

.contest .works .box-works .box01 .web{
	width:275px;
	float:left;
}
.contest .works .box-works .box01 .special{
	width:275px;
	float:right;
}

.contest .works .box-works .box02{
	border-top:1px dotted #ccc;
	margin-top:25px;
	padding-top:15px;
}

.contest .works .box-works .box02 .swarovski{
	width:275px;
	float:left;
}
.contest .works .box-works .box02 .thanks{
	width:275px;
	float:right;
}

.contest .works .box-works h3{
	margin-bottom:15px;
}
.contest .works .box-works .photo{
	width:220px;
	margin:auto;
	margin-bottom:8px;
}
.contest .works .box-works .photo img{
	border:1px solid #CCC;
	padding:4px;
}
.contest .works .box-works h4{
	width:220px;
	margin:auto;
	margin-bottom:6px;
}
.contest .works .box-works h5{
	font-size:1.4em;
	margin-bottom:4px;
}
.contest .works .box-works h5 a{
	color:#36A038;
	text-decoration: underline;
}
.contest .works .box-works h5 a:hover{
	color:#36A038;
	text-decoration: underline;
}
.contest .works .box-works p.name{
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	margin-bottom:18px;
}
.contest .works .box-works h6{
	font-size:1.0em;
	color:#FFF;
	background:#349D37;
	text-align:center;
	padding:3px 0 3px 0;
	margin-bottom:6px;
}
.contest .works .box-works p.comment{
	font-size:1.0em;
	line-height:1.6em;
	color:#666;
}


/*============================================================
//  入選者
//==========================================================*/

.contest .vote .box-entry:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contest .vote .box-entry{
	zoom: 1;
}
.contest .vote .box-lead{
	margin-left:6px;
	margin-bottom:10px;
}
.contest .vote .box-lead p.end{
	font-size:12px;
	margin-bottom:10px;
}
.contest .vote .entry{
	float:left;
	width:130px;
	margin-bottom:20px;
	margin-left:6px;
	margin-right:6px;
}
.contest .vote .entry{
	float:left;
	width:130px;
	/height: 190px;
	margin-bottom:20px;
	margin-left:6px;
	margin-right:6px;
	/margin-right:5px;
}

.contest .vote .box-entry .photo{
	width:130px;
	height:120px;
	background:url(/contest/image/vote_list_bg.jpg) no-repeat;
	margin-bottom:5px;
	padding:20px 0 0 0;
	text-align:center;
	vertical-align:middle;
}
.contest .vote .box-entry .photo img{
	border:1px solid #DEDEDE;
}
.contest .vote .box-entry p.no{
	float:left;
	width:22px;
}
.contest .vote .box-entry h3{
	float:left;
	width:105px;
	font-size:12px;
	font-weight:normal;
	line-height:130%;
}
.contest .vote .box-entry h3 a{
	color:#333;
	text-decoration: none;
}
.contest .vote .box-entry h3 a:hover{
	color:#36A038;
	text-decoration: underline;
}




/*======その他の賞======*/
.contest .works .box-works .tokubetsu-prize{
	margin-bottom:25px;
}

.contest .works .box-works .tokubetsu-prize:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contest .works .box-works .tokubetsu-prize{
	zoom: 1;
}


.contest .works .box-works .tokubetsu-prize .boxA,
.contest .works .box-works .tokubetsu-prize .boxB {
	float:left;
	width:180px;
	margin:0 15px 0 0;
}

.contest .works .box-works .tokubetsu-prize .boxC{
	float:right;
	width:180px;
}

.contest .works .box-works .tokubetsu-prize .boxA .photo,
.contest .works .box-works .tokubetsu-prize .boxB .photo,
.contest .works .box-works .tokubetsu-prize .boxC .photo{
	width:172px;
	margin:auto;
	margin-bottom:8px;
}
.contest .works .box-works .tokubetsu-prize .boxA .photo img,
.contest .works .box-works .tokubetsu-prize .boxB .photo img,
.contest .works .box-works .tokubetsu-prize .boxC .photo img{
	border:1px solid #CCC;
	padding:5px;
}
.contest .works .box-works .tokubetsu-prize .boxA h4,
.contest .works .box-works .tokubetsu-prize .boxB h4,
.contest .works .box-works .tokubetsu-prize .boxC h4{
	width:180px;
	margin:auto;
	margin-bottom:6px;
}
.contest .works .box-works .tokubetsu-prize .boxA h5,
.contest .works .box-works .tokubetsu-prize .boxB h5,
.contest .works .box-works .tokubetsu-prize .boxC h5{
	font-size:1.2em;
	margin-bottom:4px;
}
.contest .works .box-works .tokubetsu-prize .boxA h5 a,
.contest .works .box-works .tokubetsu-prize .boxB h5 a,
.contest .works .box-works .tokubetsu-prize .boxC h5 a{
	color:#36A038;
	text-decoration: underline;
}
.contest .works .box-works .tokubetsu-prize .boxA h5 a:hover,
.contest .works .box-works .tokubetsu-prize .boxB h5 a:hover,
.contest .works .box-works .tokubetsu-prize .boxC h5 a:hover{
	color:#36A038;
	text-decoration: underline;
}
.contest .works .box-works .tokubetsu-prize .boxA p.name,
.contest .works .box-works .tokubetsu-prize .boxB p.name,
.contest .works .box-works .tokubetsu-prize .boxC p.name{
	font-size:1.0em;
	font-weight:bold;
	color:#333;
	margin-bottom:18px;
}

.contest .works .box-works  table.titleStatus{
	width:99.8%;
	margin:0 0 15px 0;
	border-collapse:collapse;
	border-spacing:0;
}
.contest .works .box-works table.titleStatus th{
	border:1px solid #efefef;
	text-align:center;
	vertical-align:top;
	padding:10px;
}

.contest .works .box-works table.titleStatus td{
	border:1px solid #efefef;
	vertical-align:top;
	padding:10px;
	font-size:0.8em;
}
.contest .works .box-works .prizeNavi {
	margin:20px 0 40px 0;
}
.contest .works .box-works .prizeNavi a img{
	float:left;
}

/*============================================================
//  特別審査員紹介
//==========================================================*/

.contest #main .box-profile:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contest #main .box-profile{
	zoom: 1;
}
.contest #main .box-profile{
	margin-bottom:25px;
}
.contest #main .box-profile .photo{
	float:right;
	margin:0 0 20px 20px;
}
.contest #main .box-profile .photo img{
	border:1px solid #CCC;
	padding:4px;
}
.contest #main .box-profile h3{
	margin-bottom:15px;
}
.contest #main .box-profile h4{
	font-size:1.4em;
	color:#000;
	margin-bottom:6px;
}
.contest #main .box-profile p{
	font-size:1.2em;
	line-height:180%;
	margin-bottom:20px;
}
.contest #main .box-profile h5{
	font-size:1.4em;
	color:#666600;
	margin:15px 0 4px 0;
}




/*============================================================
//  thickBox
//==========================================================*/

#TB_window {
	color: #555;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(/imgcommon/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img #TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:5px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	color:#FFF;
	float:left;
	padding:5px 0 0 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#FFF
	height:30px;
}
#TB_ajaxContent{
	clear:both;
	padding:0px 40px 15px 40px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



