* { margin:0; padding:0; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
html {min-height: 100.05%;}
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 *
 */
body {font:13px arial, clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */
body * {line-height:1.22em;}

/* {font-size:77%;}  renders 10px
   {font-size:85%;}  renders 11px
   {font-size:92%;}  renders 12px
   {font-size:100%;} renders 13px
   {font-size:107%;} renders 14px
   {font-size:114%;} renders 15px
   {font-size:122%;} renders 16px
   {font-size:129%;} renders 17px
   {font-size:136%;} renders 18px */

body { background-color:#353535; color:#CCCCCC; }

a, a:link, a:visited, a:active{	color: #C9C9C9;text-decoration:none; }
a:hover { color:#FFF; text-decoration:none; }
p {	margin: 1em 0;}
td { text-align:left; vertical-align:top; }


div#page    { position:relative; margin:auto; width:900px; height:652px; z-index:10; }
div#header  { position:relative; margin:5px 0; height:77px; }
div#content { position:relative; height:542px; }
div#footer  { position:relative; height:26px; padding:3px 0;width:900px; margin:auto; margin-top:-50px; z-index:9; }
.gecko div#footer  { top:-18px; }
div#leftCol { float:left; width:175px; height:540px; }
div#rightCol{ float:right; width:725px; z-index:99; }

ul.nav    { display:none; }
ul.nav li { line-height:1.3em; padding-bottom:1px; }
ul.nav a  {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; font-size:13px;

/*font-family:"Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;
*/ }

ul#gallery-models    { width:690px; margin:0 0 0 35px; overflow:hidden; }
ul#gallery-models li { display:none; }
ul#gallery-models img { display: block; width:690px; height:393px; overflow:hidden; }
ul#gallery-models li.gallery-models-first, li.gallery-models-first { display:block; }
ul#gallery-models a { display:block; position:relative; width:690px; height:393px; text-decoration:none;  }
ul#gallery-models a div { display:block; position:absolute; top:328px; left:0; width:160px; height:393px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; color:#EEE; font-weight:normal; padding:0 10px; background-color:transparent; }
ul#gallery-models a:hover div { }

ul#gallery-models a div h1 {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:50px; text-decoration:none; color:#CCCCCC; font-weight:normal; margin:0 0 3px 0; }

ul#gallery-models a div.model_infobox_over {
	background-color:#000000;
	opacity: 0.70;
	-khtml-opacity: 0.7;
	-moz-opacity:0.70;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
ul#gallery-models a div.model_infobox_over h1 { color:#FFF; }






.about_header {
	font-weight:normal;
	margin:0;
    font-size:85%
}

p.dealerSubTitle a,p.dealerTitle a{
	text-decoration:none;
	padding-left:0px;
}

.map-pointerL {float:left;}

.map-pointerR {float:right;}


.gcltt_link { cursor:help; }
.gcl_tooltip { position:absolute; display:none; width:210px;height:135px;padding:20px; overflow:hidden; background:transparent url(images/shadow.png) no-repeat; border:0px none; opacity:.75; -moz-opacity: 0.75; }

#breadcrumbs {
	padding-top:10px;
}

a.breadcrumb-link { text-decoration:none; padding:0 4px 0 13px; background:url(../img/arrow-white.gif) left 4px no-repeat; }
#breadcrumb-0 a { padding-left:0; background:none; }


.content-txt, .content-txt-map {
	width:680px; height:460px; overflow:auto; overflow-x:hidden; padding-right:10px; float:right;
	scrollbar-face-color: #666;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #666;
	scrollbar-3dlight-color: #5F5F5F;
	scrollbar-arrow-color: #999;
	scrollbar-track-color: #3C3C3C;
	scrollbar-darkshadow-color: #5B5B5B;
	line-height:1.1em; font-size:85%;
}
.content-txt p, .content-txt-map p { line-height:1.1em; }
.content-all { overflow:auto; overflow-x:hidden;width:724px; height:450px;float:left;
	scrollbar-face-color: #666;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #666;
	scrollbar-3dlight-color: #5F5F5F;
	scrollbar-arrow-color: #999;
	scrollbar-track-color: #3C3C3C;
	scrollbar-darkshadow-color: #5B5B5B;
 }

a#logo {
	display:block; position:relative; float:right;
	width:77px; height:77px;
	overflow:hidden;
	cursor:pointer;
}
a#logo span {
	position: absolute;	top:0; left:0;
	width:77px; height:77px;
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	background:url("../img/logo.png") 0px 0px no-repeat;
}

#news-slide      { position:relative; overflow:hidden; float:right; width:695px; }
#news-slide-list    { float:left; position:relative; overflow:hidden; height:1.3em; white-space:nowrap; width:auto; }


#news-slide , #news-slide  > div { height:1.9em;  }
#news-slide div { margin:0; padding:0 10px; position:absolute; left:0; top:0; }


#news-slide-list td { padding-left:6px; margin-right:10px; width:auto; white-space:nowrap; vertical-align:middle; }
#news-slide-list .news-slide-first, .news-slide-first {padding-right:900px;}




#nav_13 li, #nav_113 li { position:relative; width:55px; /*175px;*/ }
#nav_13 a, #nav_113 a {}
#nav_13 a:hover, #nav_113 a:hover { color:#FFF; text-decoration:none; }
#nav_13 li span, #nav_113 li span { position:absolute; display:block; width:132px; height:80px; left:60px; top:-30px; display:none; }
#nav_13 li span strong, #nav_113 li span strong { position:absolute; left:-14px; top:29px; display:block; font-size:16px; font-weight:normal; color:#FFF; }
#nav_13 li span img, #nav_113 li span img { float:right;}

#nav_13 li div.new-release, #nav_113 li div.new-release {position:absolute;left:35px;top:3px;display:inline; margin:0; padding:0 1px; color:#E20A16; font-family:Arial, Helvetica, sans-serif; font-size:10px;}

#nav_13 a.selected-nav, #nav_113 a.selected-nav, #nav_14 a.selected-nav, #nav_114 a.selected-nav, div#dealers_list .selected-nav,  .selected-nav { color:#FFF; text-decoration:none; }

/*********** model sayfasi icin */

div#modelBox { position:relative; padding-left:35px; }

div#model-img-wrapper { position:relative; margin:0; padding:0; height:390px; overflow:hidden;}
div#model-img { position:absolute; margin:0; padding:0; right:0; bottom:1px; }

.model-spot-img-wrapper{ position:relative; margin:0; padding:0; width:180px; height:87px; overflow:hidden; float:left;}
.model-spot-img { position:absolute; margin:0; padding:0; left:0; top:-8px; }

div.toggle-renk-resim {
	display:block; width:160px; height:16px; position:absolute; left:31px; top:-26px; z-index:99; text-align:center;
	background-color:#353535;
	opacity: 0.40; /* Safari, Opera */
	-moz-opacity:0.40; /* FireFox */
	filter: alpha(opacity=40); /* IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	border:1px solid #000;
}
.ie div.toggle-renk-resim { top:-32px;}
div.toggle-renk-resim a { text-decoration:none; color:#FFF; font-weight:bold; padding:-1px 1px; }



div#model-resimler { position:relative; margin-top:6px; width:690px; }
div#model-renkler { position:relative; margin-top:6px; display:none; }
div#model-info { position:relative; margin-top:6px; display:none; }
.ie div#model-resimler, .ie div#model-renkler, .ie div#model-info{ margin-top:12px; }
.ie div#model-resimler { padding-top:6px; }


div#model-spotlar { float:left; margin-left:30px;width:410px;}
.ie6 div#model-spotlar { width:380px;  }
div#model-spotlar img { padding:0; }
div#model-spotlar img.selected-spot { border:1px solid #fff; }
div#model-galeri { width:232px; float:right; }
div#model-galeri img { padding-right:12px; }

#model-info-txt {
	padding:0;
	margin-top:5px;
	margin-left:30px;
	width:650px;
	font-size:85%;
	line-height:1.1em;

}

/*#model-info-txt {padding:0;margin-top:5px;margin-left:30px;width:650px;font-size:11px; font-family:Arial;}*/


div.carouselModelBox { width:232px; height:90px; }

div#arrowset2 { position:absolute; left:250px; top:0px; }


div.carouselModelBoxRenkler { position:absolute; left:278px; top:0px; width: 410px; height:98px; overflow:hidden; }
ul.carouselModelRenkler { position:absolute; left:0px; top:0px; height:98px; overflow:hidden; }
ul.carouselModelRenkler li { float:left; border:2px solid #353535; line-height:0em; padding:2px; margin:2px; }
ul.carouselModelRenkler li * { line-height:0em; }
ul.carouselModelRenkler img { }
ul.carouselModelRenkler span { display:none; }
ul.carouselModelRenkler li.selected-item, .selected-item { background-color:#FFF; border:2px solid #000; }
div#carouselModelRenkInfo { position:absolute; left:0px; top:0px; width:240px; height:90px; font-weight:normal; }
div#carouselModelRenkInfo h3 { font-weight:bold; font-size:100%; margin:0; padding:0 0 12px 0; }

a.carouselModelBoxRenklerSlide { position:absolute; top:-10px; display:block; width:40px; height:110px; z-index:99; cursor:pointer; }
a#carouselModelBoxRenklerSlideL { left:0px;}
a#carouselModelBoxRenklerSlideR { left:368px;}

.disabled-item {
	background-color:#222;
	opacity: 0.40; /* Safari, Opera */
	-moz-opacity:0.40; /* FireFox */
	filter: alpha(opacity=40); /* IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}


div#arrowset, div#arrowset2, div#arrowset3, div#arrowset4, div#arrowset5 { position:relative; display:block; float:left; width:15px; height:88px; margin-right:8px; padding:0; background:url(../img/arrows.gif) left top no-repeat; }
a#arrowset-next, a#arrowset1-next, a#arrowset2-next {
	display:block; position:absolute; top:54px; left:0;
	width: 14px; height: 18px; margin:0; padding:0;
	overflow:hidden; cursor:pointer;
}
a#arrowset-next span, span.arrowset-next, a#arrowset1-next span, span.arrowset1-next, a#arrowset2-next span, span.arrowset2-next {
	position: absolute; top:0; left:0;
	width:14px; height:18px; margin:0; padding:0;
	background:url(../img/arrows.gif) left -54px no-repeat;
	cursor:pointer; z-index:99;
}
a#arrowset-next:hover span, a#arrowset1-next:hover span, a#arrowset2-next:hover span { background-position:right -54px; }

a#arrowset-prev, a#arrowset1-prev, a#arrowset2-prev {
	display:block; position:absolute; top:72px; left:0;
	width: 14px; height: 16px; margin:0; padding:0;
	overflow:hidden; cursor:pointer;
}
a#arrowset-prev span, span.arrowset-prev, a#arrowset1-prev span, span.arrowset1-prev, a#arrowset2-prev span, span.arrowset2-prev {
	position: absolute; top:0; left:0;
	width:14px; height:16px; margin:0; padding:0;
	background:url(../img/arrows.gif) left -72px no-repeat;
	cursor:pointer;
}
a#arrowset-prev:hover span, a#arrowset1-prev:hover span, a#arrowset2-prev:hover span { background-position:right -72px; }




div#tezgahlar-cell     { position:relative; margin-left:15px; }
div#tezgahlar-cell div, div#tezgahlar-cell div div { clear:both; display:none; }
div#tezgahlar-cell ul#tezgahlar-parent, ul#tezgahlar-parent  { display:block; }

div#tezgahlar-cell li  { position:relative; float:left; border:1px solid #555; padding:1px; margin:3px 3px 13px 3px; line-height:0; }
div#tezgahlar-cell li span { position:absolute; left:2px; top:75px; font-size:77%; }
div#tezgahlar-cell img { }
ul#tezgahlar-parent {}
ul#tezgahlar-child {}
ul#tezgahlar-color {}

div#tezgahlar-cell li.worktopHeaders {width:104px; height:40px; border:none; padding:0px;margin-right:4px;margin-bottom:0px; }
div#tezgahlar-cell li.worktopHeaders p {padding:0px;line-height:1.1em;margin:0px;}


ul.worktopHeaderContainer li {margin-bottom:0px;}


#arrowset1-prev {display:none;}
#arrowset1-next {display:none;}


div#arrowset3 { position:absolute; left:-10px; top:330px; z-index:99; }

div#carouselAksesuarlar-cell * { margin:0; padding:0; }
div#carouselAksesuarlar-cell  { position:relative; width:725px; height:424px; margin:0; padding:0; }
div#carouselAksesuarlarBox    { position:relative; height:424px; width:685px; margin-left:46px; overflow:hidden; }
*html div#carouselAksesuarlar-cell { margin-left:26px; width:659px; }
*html div#carouselAksesuarlarBox    { width:680px; margin-left:5px; overflow:hidden; }



ul#carouselAksesuarlar        { position:relative; height:424px; width:900000px; float:left; }
ul#carouselAksesuarlar li     { float:left; margin:10px 0px 10px 34px; padding:0; line-height:0; width:194px;  }
.ie6 ul#carouselAksesuarlar   { margin-left: -34px; }



ul#carouselAksesuarlar li a img { border:1px solid #555; padding:0px; float:left; margin:1px 1px 11px 1px; }
ul#carouselAksesuarlar li a:hover img { border:1px solid #EEE; }

/*ul#carouselAksesuarlar li a img { border:1px solid #555; padding:1px; float:left; margin-bottom:12px;margin-top:1px;margin-left:1px;margin-right:1px; }
ul#carouselAksesuarlar li a:hover img { border:1px solid #EEE; padding:1px; float:left; margin-bottom:12px;margin-top:1px;margin-left:1px;margin-right:1px; }*/





div#masa_sandalye-cell { position:relative; width:725px; height:424px; }

div#arrowset4          { position:absolute; left:5px; top:39px; z-index:99; }
div#arrowset5          { position:absolute; left:5px; top:275px; z-index:99; }
div#masalarBox         { position:absolute; left:38px; top:19px; height:140px; width:696px; overflow:hidden; }
div#sandalyelerBox     { position:absolute; left:38px; top:255px; height:140px; width:696px; overflow:hidden; }

div#masalarBox ul, div#sandalyelerBox ul, ul#carouselMasalar, ul#carouselSandalyeler { position:relative; }
ul#carouselMasalar li, ul#carouselSandalyeler li  { float:left; width:108px; height:140px; margin-right:8px; }

ul#carouselMasalar li *, ul#carouselSandalyeler li * { float:left; }
ul#carouselMasalar li img, ul#carouselSandalyeler li img {  border:1px solid #555; padding:2px; }
ul#carouselMasalar li span, ul#carouselSandalyeler li span { font-size:11px; width:100px; text-align:center; padding-top:3px; }


a.carouselMSSlide { position:absolute; display:block; width:40px; height:110px; z-index:99; cursor:pointer; }
a#carouselMSSlide_1L { left:21px;  top:17px; }
a#carouselMSSlide_1R { left:680px; top:17px; }
a#carouselMSSlide_2L { left:21px;  top:253px; }
a#carouselMSSlide_2R { left:680px; top:253px; }


div.msTitle          { position:absolute; left:28px; font-weight:bold; letter-spacing: .2em; }
div#msTitle-masa     { top:-2px; }
div#msTitle-sandalye { top:234px; }






div#dealers_wrapper { position:relative; width:725px; height:100%; }

div#dealers_map     { position:relative;  margin:40px 0 0 62px; }


div#dealers_list    { position:absolute; left:0; top:0; width:234px; }
div#dealers_list a   { display:block; text-decoration:none; width:117px; padding-bottom:3px; }

a.map-point { position:absolute; display:block; text-align:center; font-size:12px; color:#FFF; text-decoration:none; line-height:11px; width:15px; height:15px; overflow:hidden; background:url(../img/white_point.gif) left top no-repeat; border:none; }
a.map-point-selected { background:url(../img/red_point.gif) left bottom no-repeat; border:0px none; }
a.map-point:hover  { }


div.dealer-detail {
	display:none; position:absolute; left:370px; top:-2px;
	width:305px; /*min-height:130px;*/
	padding:5px;
	border:1px solid #000;
	color:#FFF;
	font-size:11px;
	background-color:#222;
	opacity: 0.80; /* Safari, Opera */
	-moz-opacity:0.80; /* FireFox */
	filter: alpha(opacity=80); /* IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	z-index:99;
}
div.dealer-detail p { margin: 0 0 .2em 0;}


div.dealer-detail p a {text-decoration:underline;}
div.dealer-detail p a:hover {text-decoration:underline;}



p.dealerTitle, p.dealerSubTitle { font-size:12px; font-weight:bold; }
p.dealerSubTitle { width:100%; float:left; }





p.dealerTitle { padding-bottom:10px; }



#nl_form_wrapper {
	position:absolute; top:474px; left:0px;
	float:left;
	z-index:99;
}
.ie #nl_form_wrapper {top:490px;}
#nl_form form {
	position:relative;
	margin:0; padding:0;
}
#submissionResultCell, #loadingCell {
	display:none;
	position:absolute;
	left:0px; top:0px;
}
#loadingCell {
	width:200px;
	text-align:left;
	padding:5px;
	border:1px solid #333;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	background-color:#990000;
	opacity: 0.80; /* Safari, Opera */
	-moz-opacity:0.80; /* FireFox */
	filter: alpha(opacity=80); /* IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#newsletter { }
#newsletter input { border:1px solid #5B5B5B; background-color:#333; height:16px; color:#FFF; font-size:11px; padding:2px 1px 0 1px; margin:0 2px; line-height:16px; }




.content-txt h1, .content-txt-map h1, {	font-size:138.5%; }
.content-txt h2, .content-txt-map h2 {	font-size:100%; }
.content-txt h3, .content-txt-map h3 {	font-size:108%; }
.content-txt h1,.content-txt h2,.content-txt h3 {	margin:1em 0;}
.content-txt-map h1,.content-txt-map h2,.content-txt-map h3 {	margin:1em 0;}





.content-txt div.expo { width:520px;height:140px; float:left; padding:3px; margin-left:5px; }
.content-txt div.expo_image { float:left; padding:3px; }
.content-txt div.expo_image img {padding:0px;}
.content-txt div.expo p { margin-top:0px;padding-top:0px;margin-bottom:3px;padding-bottom:0px; }
div.expo p.tekdetay { margin-top:5px;}
div.expo p.tekdetay a { text-decoration:underline; }

.content-txt div.expo_image a { border:1px solid #666;display:block;}
.content-txt div.expo_image a:hover { border:1px solid #FFF;}



div.content-txt-map ul,div.content-txt-map ol {margin:1em;}
div.content-txt-map ol,div.content-txt-map ul {margin-left:2em;}
div.content-txt-map ul li {list-style: disc outside;}
div.content-txt-map ol li {list-style: decimal outside;}
div.content-txt-map li {margin:0.5em 0; }





h1,h2,h3,h4,h5,h6,strong {	font-weight:bold; color: #FFF;}
.content-txt table.tbl-generic td { padding:3px; margin:1px; }
.content-txt-map table.tbl-generic td { padding:3px; margin:1px; }


/************************************************************************/
/*** FOR DEVELOPMENT STAGE **********************************************/

div#timer, table.cakeSqlLog caption { margin:3px 20px; font-weight:bold; }

table.cakeSqlLog { margin:10px 20px; border:1px inset #757575; background-color:#f4f4f4; text-align: left; }
table.cakeSqlLog th { margin:3px; padding:8px; color:#0C83C4; background-color:#E9E9E9; border:1px solid #D37900; color:#000; }
table.cakeSqlLog td { margin:3px; padding:4px 6px; border-right:1px solid #CECECE; border-bottom:1px solid #444; text-align: left; color:#333; }



.photoTumbs {margin-right:5px;border:1px solid #111;height:100px;width:100px;float:right;}
#largePhoto {margin-right:5px;margin-bottom:5px;height:352px;float:right;}
#photoDescription {margin:0px 5px 0px 0px;text-align:justify;}
.photoThumbBorder {border:1px solid #FFFFFF;}

#largePhoto img { width:440px; }

.dealer_information {background-color:#333;position:absolute;top:0px;left:636px;display:none; border:1px solid #5B5B5B;width:250px; height:90px;padding:5px;z-index:1000}

.dealer_information p span {width:80px;}



.properties_information {background-color:#333;position:absolute;top:0px;left:510px;display:none; border:1px solid #5B5B5B;width:250px; height:90px;padding:5px;z-index:1000}


.properties_information table tr td {
	text-align:center !important;
	vertical-align:middle !important;
	height:100px !important;
}

.properties p span {width:80px;}


.interested {
left:52px;
padding:5px;
height:400px;
}

#interested_form  label, #dealers_req_form label { display:block; margin-top:15px; }

#interested_form  input, #dealers_req_form input {
background-color:#333333;
border:1px solid #5B5B5B;
color:#FFFFFF;
font-size:11px;
line-height:16px;
margin:0;
padding:2px 1px;
}

.interested  #submitTF, .dealers_req_form  #submitTF {
background-color:#333333;
border:1px solid #5B5B5B;
color:#FFFFFF;
font-size:11px;
height:30px;
line-height:16px;
margin:2px 2px;
padding:2px 1px 0;
width:60px;
}

.interested  #comment {
background-color:#333333;
border:1px solid #5B5B5B;
color:#FFFFFF;
font-size:11px;
line-height:16px;
margin:2px 2px;
padding:2px 1px 0;
width:400px;
height:90px;
}

#deal_req_holder {
	overflow-x:hidden !important;
	overflow-y:auto !important;
	width:680px; height:460px; overflow:auto; overflow-x:hidden; padding-right:10px; float:right;
	scrollbar-face-color: #666;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #666;
	scrollbar-3dlight-color: #5F5F5F;
	scrollbar-arrow-color: #999;
	scrollbar-track-color: #3C3C3C;
	scrollbar-darkshadow-color: #5B5B5B;
	line-height:1.1em; font-size:85%;
}

/*.interested {background-color:#333;position:relative;top:-300px;left:200px;display:block; border:1px solid #FFFFFF;width:250px; height:100px;padding:5px;}*/
div.show_interested_div {position:relative;top:-27px;left:230px;background-color:#333;border:1px solid #5B5B5B;width:60px; height:12px;padding:5px;}

.errorInput{border:1px solid red;}


.blockUI {
background-color:#333333 !important;
border:1px solid #5B5B5B !important;
height:100px !important;
}


iframe.blockUI,IFRAME.blockUI {width:90% !important;margin:0px !important;padding:0px !important;height:90% !important;}


.blockOverlay {
	border:none !important;
	height:100% !important;
	margin:0 !important;padding:0 !important;}

.blockUI p {
font-family:arial,clean,sans-serif;
font-size:85%;
line-height:1.1em;
margin-bottom:3px;
margin-top:0;
padding-bottom:0;
padding-top:0;
margin:1em 0;
color:#CCCCCC !important;
}

.close_btn_holder {position:relative;}
.close_btn_holder .close_block {
float:right;
width:10px;
}


 a.close_block, a.close_block:hover {font-weight:bolder !important;}

.blockUI table {width:100%;height:80%;}

.blockUI table tr td {text-align:center;vertical-align:middle;width:100%;height:80%;}





















