@charset "utf-8";
/* CSS Document */
@import url("960.css");


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align:middle;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



em {
	font-style: italic;
}


ol, ul {
	list-style: none;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}


/* Class for clearing floats */
.clear {
	clear: both;
}

/* Remove border around linked images */
img {
	border: 0;
}



ol,ul {
	list-style-type: disc;
}


a {
	text-decoration: none;
	color: #DE3168;
}

a:hover {
	text-decoration: underline;
}



h1 {
	font-size: 36px;
	letter-spacing: -2px;	
	text-align:left;
	color:#DE3168;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h1 span {
	color:#333;
	vertical-align:top;
}


h2 {
	font-size: 20px;
	font-weight: normal;
	text-shadow: 1px 1px #fff;
	text-align:left;
	padding-top:10px;
	padding-left:2px;
	width:90%;
}

h2 a {
	text-decoration:none;
}

h2 a:hover {
	text-decoration: underline;
}


h3{
	font-size: 20px;
	font-weight: normal;
	text-shadow: 1px 1px #fff;
	text-align:left;
	padding-bottom:10px;
	padding-left:2px;
	width:90%;
}

strong {
	font-weight:bold;
}





/* =Content Section.-----*/

@font-face { 
	font-family: "Droid Sans"; 
	src: url('../font/DroidSans.ttf'); 
	src: url('../font/DroidSans.eot'); /* EOT file for IE */
	src: local(" Droid Sans "), url('../font/DroidSans.ttf') format("truetype"); /* non-IE */  
}




body{	
	background:#ebebeb;
	font-size:13px;
	font-weight: normal;
	/*font-family: "Droid Sans", "Segoe UI", Verdana, Helvetica, Arial, Verdana, sans-serif;*/
	font-family:"Trebuchet MS", Arial;	
	color:#435263;
	line-height:20px;
	/*text-shadow:1px 1px #fcfcfc;*/
}




#header {
	background:url("../images/bg_head.png") repeat-x;
}


#header-inner {
	background: url("../images/bg_header-inner.png") no-repeat scroll  10px 0px transparent;
	height: 175px;	
}

#logo {
	padding-top:28px;
}


#login {
	text-align:right;
	height:20px;
	padding-top:8px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#login a {
	text-decoration:none;
}

#login a:hover {
	color: #a3a3a3;
	text-decoration: underline;
}



/* MENU
.....................
*/

#menu-items{
	list-style:none;
	padding-top:41px;
	padding-right:0px;
	padding-left:0px;
	line-height:20px;
	text-align:center;
	float:right;
}
#menu-items .menu-opt{
	display:inline;
	margin:0 0 0 1.6em;
	float:left;
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana;
}

#menu-items li a{
	color: #333;   
	display:table-cell;
    border-bottom: dashed 1px  #ccc;
	font-weight:bold;
	font-size:14px;
}

#menu-items li a:hover{
	color: #de3168;
	border-bottom: dashed 1px  #de3168;
	text-decoration:none;
}


#menu-items .menu-opt a span{
	display:block;
	padding:0px 3px 1px ;
	margin-top:10px;
}
/*
#menu-items .menu-opt a .bcolor1 {
	background-color:#a51b80;
}

#menu-items .menu-opt a .bcolor2 {
	background-color:#00519b;
}

#menu-items .menu-opt a .bcolor3 {
	background-color:#72bbde;
}

#menu-items .menu-opt a .bcolor4 {
	background-color:#a2bf2e;
}

#menu-items .menu-opt a .bcolor5 {
	background-color:#e7911a;
}

#menu-items .menu-opt a:hover span {
	background-color:#000;
	color:#fff;
}
*/


#menu-items a:focus, #menu-items a:active, #menu-items a:hover, #menu-items a.selected{
	color: #fff002;
}

/*---*/


#main-services {
	background: url("../images/bg_main-services.png") no-repeat center bottom;
	height: 264px;
}

#col-service1, #col-service2, #col-service3 { 
	background:url("../images/bg_main-col.png") no-repeat right top;
	padding-top:20px;
}

#col-service3 {
	background:none;
}

#col-service1 p, #col-service2 p, #col-service3 p {
	padding-top:14px;
}


#col-service1 p , #col-service2 p {
	padding-right:20px;
}

#col-left_6, #col-cms {
	margin-top:20px;
}

#col-left_6 {
	background:url(../images/bg_cms_line.png) no-repeat right top;
}

#col-left_6 #one {
	background:url(../images/bg_cms_line.png) no-repeat right top;
	width:226px;
	height:120px;
	float:left;
}

#col-left_6 #two {
	padding-left:20px;
	float:left;
}

#col-cms {
	
}

#col-cms p {
	padding-top:12px;
}


#footer {	
	float:left;
	background: url("../images/bg_footer.png") no-repeat center bottom;
	height: 170px;
	width:100%;
	margin-top:10px;
}


.offera  {
	border-bottom: dashed 1px  #de3168;
}


.offera:hover {
	border-bottom: none;
	text-decoration:none;
}


#footer #col-right {
	text-align:right;
}

#facebook{
	background:url(../images/icon-facebook-link.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:27px;
	width:102px;   
	cursor: pointer;
	float:right;
	margin-top: 24px;
	margin-right:10px;
}


#facebook:hover {
    background-position:0 -27px ;
}

#facebook:active {
    background-position:0 -27px ;
}

#twitter{
	background:url(../images/icon-twitter-link.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:27px;
	width:94px;   
	cursor: pointer;
	float:right;
	margin-top: 24px;
}


#twitter:hover {
    background-position:0 -27px ;
}

#twitter:active {
    background-position:0 -27px ;
}



#copyright {
	padding-top:10px;
	font-size: 12px;
	color: #888;
}




/*
* slider arxikis
*/

#main-slide {
	background: url("../images/bg_main-slide.png") no-repeat center bottom;
	height: 374px;
}

#main-slide #recent_project {

}

.main_summary {
	float:left; 
	width:377px; 
	padding-right:38px;
}

.main_summary span {
	font-size: 2.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	letter-spacing: -1.2px;	
	text-align:left;
	line-height:28px;
	color: #DE3168;
}

.main_summary span em {
	font-style:normal;
	color:#333;
	vertical-align:top;
}

		.container { width:940px; height:375px; overflow:hidden; position:relative; }
		div.slides { position:absolute; top:0; left:0;  }
		ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
		div.slides > div,ul.slides li { position:absolute; top:0; width:940px; display:none; padding:0; margin:0; }

		/*
		 * Optional
		*/
		#loopedSlider,#newsSlider { margin:0 auto; width:940px;  position:relative; clear:both;  }
		ul.pagination { list-style:none; padding:0; margin:0; float:right;   }
		ul.pagination li  { float:left; }
		ul.pagination li a { padding:2px 6px; text-decoration:none; }
		ul.pagination li a:hover { padding:2px 6px; text-decoration:none; background-color:#000; color:#FFFFFF; }
		ul.pagination li.active a { background: #DE3168; color:white; }



/*  comming soon main */

#main-slide-coming {
	background: url("../images/bg_main-slide.png") no-repeat center bottom;
	height: 244px;
}


/* pages */

#page {
	padding: 22px 0;
	/*position:relative;*/
}

#page ul {
	padding-left:20px;
}


#page p {
	padding-top: 22px;
	text-align:justify;
}

#page div.content {
	background: url("../images/bg_bottom-page.png") no-repeat center bottom;
	padding-bottom:66px;
	padding-top:22px;
}



#right-col {
	padding-top:26px;
}


#sub-menu {
	padding-top:46px;
	padding-left:20px;
	background:url(../images/bg_contact-info.png) no-repeat bottom right;
	padding-bottom:36px;
}

#sub-menu ul {
	list-style-type:none;
}

#sub-menu ul li {
	background:url(../images/bg-line_news.png) no-repeat bottom left;
	padding-bottom: 8px;
	padding-top: 6px;
}

#sub-menu ul li a {
	text-decoration:none;
	font-weight:bold;
}

#sub-menu ul li a:hover {
	text-decoration: underline;
}


#contactifo {
	padding-left:20px;
	padding-top:50px;
	background:url(../images/bg_contact-info.png) no-repeat bottom left;
	padding-bottom:22px;
}

#contactifo a {
	text-shadow:none;
}

#map {
	padding-top:62px;
}

#vcard_skype {
	padding-top:22px;
	padding-left:20px;
}

#vcard_skype ul {
	list-style-type: none;
}

#vcard_skype ul li {
	padding-top:6px;
}

#news-annoucument {
	padding-top:46px;
	padding-left:20px;
	background:url(../images/bg_contact-info.png) no-repeat bottom left;
	padding-bottom:36px;
}

#news-annoucument ul {
	list-style-type:none;
}

#news-annoucument ul li {
	background:url(../images/bg-line_news.png) no-repeat bottom left;
	padding-bottom: 4px;
	padding-top: 2px;
}

#news-annoucument ul li a {
	text-decoration:none;
}

#news-annoucument ul li a:hover {
	text-decoration: underline;
}


#testimonials{
	padding-top:26px;
	padding-left:20px;
	padding-bottom:36px;
}

blockquote p { font-style: italic; }
blockquote cite { 
	font-style: normal; 
	display: block; 
	text-align: right; 
	float: right;
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
}

blockquote {
	font-family: Georgia, Times, serif;
	font-size:14px;
	text-shadow: 1px 1px #fefefe;
	
}
	

#quote_wrap { 
	background: url(../images/blockquote.png) no-repeat 0px 20px;
	padding: 22px 0;
}





/*  flickr */

#flickr {
	width:280px; 
	float:left; 
	padding-left:30px;
	padding-top: 68px;
}

#thumb img {
	margin-bottom: 10px;
	margin-right: 7px
}

a#thumb  img {
	border: 2px solid #fff;
}

a:hover#thumb  img {
	border: 2px solid #EBEBEB;
}

#cms {
	padding: 22px 0;
}


#portfolio {
	padding: 22px 0;
	position:relative;	
}

#portfolio   #tabs {
display:block;
position:absolute;
right:0;
text-align:right;
top:20px;
}

/* button year  */

#button-year-2010{
	background:url(../images/icon-button-2010.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:42px;
	width:88px;   
	cursor: pointer;
	float:left;
}


#button-year-2010:hover {
    background-position:0 -42px ;
}

#button-year-2010:active {
    background-position:0 -42px ;
}



#button-year-2009{
	background:url(../images/icon-button-2009.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:42px;
	width:88px;   
	cursor: pointer;
	float:left;
}


#button-year-2009:hover {
    background-position:0 -42px ;
}

#button-year-2009:active {
    background-position:0 -42px ;
}

#button-year-2008{
	background:url(../images/icon-button-2008.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:42px;
	width:88px;   
	cursor: pointer;
	float:left;
}


#button-year-2008:hover {
    background-position:0 -42px ;
}

#button-year-2008:active {
    background-position:0 -42px ;
}

#project {
	padding: 40px 0 20px;
	background:url(../images/bg_client-open.png) no-repeat bottom left;
	float:left;
}

#project  #photo {
	background-color:#333;
}

#project  #client-col-left {
	float: left;
	width: 220px;
	padding-right:6px;
	margin-top:20px;
	background:url(../images/bg_client-line-horizonal.png) no-repeat right top;
	min-height: 80px;
}

#project  #client-col-right {
	float: left;
	width:380px;
	margin-top:20px;
	padding-left:10px;
}

#project  #cms-desc {
	margin-top:20px;
	padding-left:0px;
}

#project #open {
	float: left;
	width: 100%;
	padding-top:10px;
}

#project small {
	font-size:11px;
}

/* tabs year jquery  */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	
}






 
 
/*------------------POPUPS jquery------------------------*/
#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #fff;
	padding: 20px; 	
	border: 6px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right; 
	margin: -55px -55px 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

/*- client demo-*/

#popup {
height: 100%;
width: 100%;
background-color: #000000;
position: absolute;
top: 0;
}
 
#window {
width: 500px;
height: 400px;
margin: 0 auto;
border: 1px solid #000000;
background: #ffffff;
position: absolute;
top: 10%;
left: 15%;
}



/* button  */

#client{
	background:url(../images/icon-button-client-n.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:41px;
	width:115px;   
	cursor: pointer;
}


#client:hover {
    background-position:0 -41px ;
}

#client:active {
    background-position:0 -41px ;
}






/* TOOL TIP START */





.colorTip{
	/* This class is assigned to the color tip span by jQuery */
	
	display:none;
	position:absolute;	
	left:50%;
	top:-30px;
	padding:6px;
	
	background-color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:1;
	text-decoration:none;
	text-align:center;
	text-shadow:0 0 1px white;
	white-space:nowrap;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.pointyTip,.pointyTipShadow{
	/* Setting a thick transparent border on a 0x0 div to create a triangle */
	border:6px solid transparent;
	bottom:-12px;
	height:0;
	left:50%;
	margin-left:-6px;
	position:absolute;
	width:0;
}

.pointyTipShadow{
	/* The shadow tip is 1px larger, so it acts as a border to the tip */
	border-width:7px;
	bottom:-14px;
	margin-left:-7px;
}

.colorTipContainer{
	position:relative;
	text-decoration:none !important;
}


/* 6 Available Color Themes */

.white .pointyTip{ border-top-color:white;}
.white .pointyTipShadow{ border-top-color:#ddd;}
.white .colorTip{
	background-color:white;
	border:1px solid #DDDDDD;
	color:#555555;
}

.yellow .pointyTip{ border-top-color:#f9f2ba;}
.yellow .pointyTipShadow{ border-top-color:#e9d315;}
.yellow .colorTip{
	background-color:#f9f2ba;
	border:1px solid #e9d315;
	color:#5b5316;
}

.blue .pointyTip{ border-top-color:#d9f1fb;}
.blue .pointyTipShadow{ border-top-color:#7fcdee;}
.blue .colorTip{
	background-color:#d9f1fb;
	border:1px solid #7fcdee;
	color:#1b475a;
}

.green .pointyTip{ border-top-color:#f2fdf1;}
.green .pointyTipShadow{ border-top-color:#b6e184;}
.green .colorTip{
	background-color:#f2fdf1;
	border:1px solid #b6e184;
	color:#558221;
}

.red .pointyTip{ border-top-color:#bb3b1d;}
.red .pointyTipShadow{ border-top-color:#8f2a0f;}
.red .colorTip{
	background-color:#bb3b1d;
	border:1px solid #8f2a0f;
	color:#fcfcfc;
	text-shadow:none;
}

.black .pointyTip{ border-top-color:#333;}
.black .pointyTipShadow{ border-top-color:#111;}
.black .colorTip{
	background-color:#333;
	border:1px solid #111;
	color:#fcfcfc;
	text-shadow:none;
}

/* TOOL TIP END */




/* CONTACT FORM START  */

#contact {
	padding: 22px 0;
	/*position:relative;*/
}

#contact div.content {
	background: url("../images/bg_bottom-page.png") no-repeat center bottom;
	padding-bottom:66px;
	padding-top:42px;
	float:left;
}


.formWrapper {
	float:left;
	width:100%;
}
.formFieldWrapper {
	border:0 dotted #999999;
	float:left;
	padding:0 0 16px;
	width:100%;
}
.formFieldTitle, .radioFieldTitle, .btnFieldTitle {
	border:0 dotted #999999;
	font-weight:bold;
	float:left;
	padding:10px 0 0;
	width:27%;
}
.formField, .radioField, .btnField {
	border:0 dotted #999999;
	float:left;
	width:68%;
}
.radioField {
	padding:10px 0 0;
}
.formField textarea {
	min-height:200px;
}
.formField input, .formField textarea {
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color:#FFFFFF;
	border:1px solid #ccc;	
	color:#706D6E;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	padding:8px 12px;
	width:96%;
}
.formField input:focus, .formField textarea:focus {
	background-color:#FFFFFF;
	border-color:#E16003;
	color:#333333;
	outline:medium none;
}
.btnSend {
	background-color:transparent;
	background-image:url(../images/button-send.png);
	background-position:0 0;
	background-repeat:no-repeat;
	border:0 none;
	cursor:pointer;
	float:left;
	height:41px;
	margin-right:15px;
	width:95px;
}
.btnSend:hover, .btnSend:focus {
	background-position:0 -41px;
}
.btnSend:active {
	background-position:0 -41px;
}


/* CONTACT FORM END  */


/* CONTACT FORM START  */

#offer{
	padding: 22px;
	padding-bottom:0px;
	/*position:relative;*/
}

#offer div.content {
	background: url("../images/bg_bottom-page.png") no-repeat center bottom;
	padding-bottom:20px;
	padding-top:42px;
	float:left;
}



/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}



/* MOVE TO TOP */

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-999px;
	background:url(../images/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(../images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}




label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

.suggest {
	font-size: 22px;
	letter-spacing: -2px;	
	font-weight: normal;
	text-align:left;
	text-shadow: 1px 1px #fff;
	color:#006600;
	padding-bottom:20px;
}

.suggest_offer {
	font-size: 22px;
	font-weight: normal;
	text-align:center;
	text-shadow: 1px 1px #fff;
	color:#006600;
	width:100%;
	padding-top:60px;
	float:left;
}




