body, html
{
    margin:0px;
    padding:0px;
}

body
{    
    background-color: #E9E9E9;
}

body, table, td, p, input, textarea, font
{
    font-family: Tahoma;
    font-size: 12px;
    color: #000;
}

li
{
    background-repeat: no-repeat;
}

p
{
    padding-left: 15px;
    line-height: 18px;
}

li
{
    
    list-style-image: url(../gfx/yes.png);
    line-height: 24px;
    vertical-align: center;
    
}

li strong
{
    background-image: none;
    list-style-type: none;
    list-style-image: none;
}


table
{
    cellspacing:0px;    
    border-spacing: 0px;
}



h1
{
    font-size: 23px;
    font-family: Sansation;
    color: #212121;
    border-left: 5px solid #00B8E0;
    padding-left: 10px;
    padding-bottom: 4px;
    padding-top: 4px;
    margin-bottom: 0px;
    font-weight: normal;

    
}

h3
{
    margin-top: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: Sansation;
    font-size: 13px;
    color: #212121;
    border-left: 5px solid #00B8E0;
    padding-left: 10px;
    font-weight: normal;

}

h4
{ 
    margin-top: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 0px;
    font-family: Sansation;
    font-size: 13px;
    color: #212121;
    font-weight: normal;
   
}

td
{
    padding: 0px;    
}

a
{
    text-decoration: none;
    color:#00B8E0;
}

a img
{
    border:none;
}


.blue
{
    color:#00B8E0;
}

.page_table
{
    width:100%;
    height:100%;
    border-collapse: collapse;
}

.tr_1
{
    height: 90px;

}

.tr_1 .td_side_left
{
    background-image: url(../gfx/side_bg.png);
    background-position: top;
    background-repeat: repeat-x;
}

.tr_1 .td_side_right
{
    background-image: url(../gfx/side_bg.png);
    background-position: top;
    background-repeat: repeat-x;
}

.tr_1 .td_left
{
    background-color: #fff;
    width: 260px;
}

.tr_1 .td_right
{
    background-color: #fff;
    width: 600px;
}

.tr_2
{
    padding: 0px;
}


.tr_2 .td_center
{
    border: none;
    padding: 2px;
    padding-top: 10px;
    padding-bottom: 0px;    
    
}

.tr_2 .td_center #banner_outer
{
    background-color: #fff;
    overflow: hidden;
    width: 858px;
    height: 200px;
    margin: 0px;
    padding: 0px;
}

.tr_2 .td_center #banner
{
    background-color: #fff;
    overflow: hidden;
    width: 857px;
    border:1px solid #adadad;
    margin: 0px;
    padding: 0px;
}



.tr_2 td
{
    line-height: 10px;
}


.tr_3
{    
    
    height: 400px;
}
.tr_2 
{
    background-image: url(../gfx/site_side_bg.png);
}

.tr_3 .td_side_left
{
    background-color: #e9e9e9;
}

.tr_3 .td_side_right
{
    background-color: #e9e9e9;
}


.tr_3 .td_left
{
    width: 260px;
    background-image: url(../gfx/td_left_bg.png);
    background-repeat: repeat-y;
    background-position: right;
}

.tr_4
{    
    height: 10px;
    background-color: #404040;
}

.tr_4 .td_center
{
    width:860px;
}

.tr_5
{    
    height: 240px;
    background-color: green;
}

.tr_5 .td_left
{
    background-color: #2F2F2F;
    width: 260px;
}

.tr_5 .td_right
{
    background-color: #2A2A2A;    
    width: 600px;
}

.tr_5 .td_side_left
{
    background-color: #2F2F2F;
}

.tr_5 .td_side_right
{
    background-color: #2A2A2A;
}


.tr_6
{    
    height: 32px;    
    background-color: #212121;
}

.tr_6 .td_right
{
    color: #404040;
    font-size:11px;
    font-family: Tahoma;
    text-align:right;
}

.tr_6 .td_left
{
    color: #404040;
    font-size:11px;
    font-family: Tahoma;
    text-align:left;
}

.tr_6 .td_right a
{
    color: #404040;
    font-size:11px;
    font-family: Tahoma;
    text-align:right;
}

.tr_6 .td_right a:hover
{
    text-decoration: underline;    
}

#ul_menu
{
    margin-top: 10px;
    border-bottom:1px solid #adadad;    
    text-align: right;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-top: 0px;
}

#ul_menu li
{
    border-bottom:none;
    list-style: none;
    padding: 2px;
    padding-bottom: 5px;
    margin-left: 6px;
    margin-right: 6px;
    margin: 0xp;
    display:inline;
    text-transform: uppercase;
    color: #212121;
    line-height: 15px;    
}

#ul_menu li a
{
    text-decoration: none;
    font-family: Sansation;
    font-size: 13px;
    text-transform: uppercase;
    color: #212121;
    line-height: 15px;    
}

#ul_menu li:hover 
{
    border-bottom:3px solid #00B8E0;
    list-style: none;
    padding: 2px;
    padding-bottom: 5px;
    margin: 0xp;
}

#ul_menu li.hov 
{
    margin-left: 5px;
    margin-right: 5px;
    border-bottom:3px solid #00B8E0;
    list-style: none;
    padding: 2px;
    padding-bottom: 5px;
    margin: 0xp;

}

#ul_menu li:hover a
{
    color: #00B8E0;
}

#ul_menu li.hov a
{
    color: #00B8E0;
}


.ul_submenu
{    
    text-align: left;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;

}

.ul_submenu li
{
    list-style: none;
    padding: 7px;
    margin-left: 5px;
    margin-right: 5px;
    margin: 0xp;
    display:inline;
    color: #212121;
}

.ul_submenu li a
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    color: #adadad;
}

.ul_submenu li:hover 
{
    margin-left: 5px;
    margin-right: 5px;
    list-style: none;
    padding: 7px;
    padding-bottom: 4px;
    margin: 0xp;
}

.ul_submenu li.hov
{
    margin-left: 5px;
    margin-right: 5px;
    list-style: none;
    padding: 7px;
    padding-bottom: 4px;
    margin: 0xp;
}


.ul_submenu li:hover a
{
    color:#00B8E0;
}

.ul_submenu li.hov a
{
    color:#00B8E0;
}

.tr_5
{
    vertical-align: top;
}

.tr_5 h1
{
    font-family: Sansation;
    font-size:24px;       
    color:#fff;
    font-weight: normal;    
    margin-bottom: 0px;
    border:none;

}

.tr_5 h3
{
    font-family: Sansation;
    font-size:13px;       
    color:#fff;
    font-weight: normal;
    margin-top: 0px;
    border:none;

}

.tr_5 .icon
{
    float:left;
    margin-right: 15px;
}

.tr_5 ul
{
    padding:0px;
}

.tr_5 li
{
    background-image: url('../gfx/footer-arrow.png');
    background-repeat: no-repeat;
    color: white;
    padding-left: 30px;
    display: block;
    background-position: center left;
    margin-bottom: 10px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 16px;
}

.tr_5 .first
{
    width:180px;
    margin-left: 70px;
    float: left;
}

.tr_5 .second
{
    width:220px;
    float: right;
    margin-right: 40px;
}

.tr_5 a
{
    color: #fff;
}

.tr_3
{
    vertical-align: top;
}

.tr_3 .td_left h1 
{
    font-family: Sansation;
    font-size:24px;       
    color:#212121;
    font-weight: normal;    
    margin-bottom: 0px;
    border: none;
   
}

.tr_3 .td_left h3 
{
    font-family: Sansation;
    font-size:13px;       
    color:#212121;
    font-weight: normal;
    margin-top: 0px;
    border: none;
}

.tr_3 .icon
{
    float:left;
    margin-right: 15px;
}

.tr_2 #banner #banner_content
{
    background-image: url(../gfx/b1.jpg);
    width:28px;
    height: 60px;
    width: 863px;
    height: 238px;
}

.tr_2 #left
{
    
    width:28px;
    height: 60px;
    position: relative;
    top: -150px;
    left: -1px;
    z-index: 999;
}

.tr_2 #right
{
    width:28px;
    height: 60px;
    position: relative;
    top: -210px;
    left: 830px;
    z-index: 999;
}

.tr_2 #left #a
{
    background-image: url(../gfx/banner-left.png);
    width:28px;
    height: 60px;
    margin: 0px;
    padding: 0px;
}

.tr_2 #left #a:hover
{
    background-image: url(../gfx/banner-left_h.png);    
}

.tr_2 #right #a
{
    background-image: url(../gfx/banner-right.png);
    width:28px;
    height: 60px;
    margin: 0px;
    padding: 0px;
}

.tr_2 #right #a:hover
{
    background-image: url(../gfx/banner-right_h.png);    
}

.tr_6 .left
{
    width:260px;
}

#ul_menu
{
    width: 536px;
}

#ul_submenu
{
    width: 536px;
}

#submenu
{
    height: 24px;
}

#pathD h2 a
{
    font-size: 12px;
    font-family: Sansation;
    color:#212121;
    font-weight: normal;
    text-decoration: none;
}

#pathD h2.path a:hover
{
    color:#00B8E0;
}

#ACCcontent
{
    padding-left:25px;
}

hr.hr_main
{
    width: 574px;
    height: 1px;
    border: none;
    background-image: url(../gfx/hr.png);
    background-position: right;
    margin-bottom: 10px;
}

#pathD h2.path
{
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;    
}


#feedbackModuleDiv
{
    width:25px;
    height: 120px;
    background-color: #212121;
    border: 1px solid #404040;
    position: fixed;
    right: -1px;
    bottom: 50px;
    -moz-box-shadow: 0 0 6px #212121;
    -webkit-box-shadow: 0 0 6px #212121;
    box-shadow: 0 0 6px #212121;
}

.slides_border, .portfolio_slides_border
{
    -moz-box-shadow: 0 0 6px #ADADAD;
    -webkit-box-shadow: 0 0 6px #ADADAD;
    box-shadow: 0 0 6px #ADADAD; 
}





/* BANNER*/

.easy-accordion{display:block;position:relative;overflow:hidden;padding:0;margin:0;}
.easy-accordion dt,.easy-accordion dd{margin:0;padding:0;}
.easy-accordion dt {margin:0;padding:0;  text-shadow: #AAA 0px 0px 1px;}
.easy-accordion dt,.easy-accordion dd{position:absolute}
.easy-accordion dt{margin-bottom:0;margin-left:0;z-index:5;/* Safari */ -webkit-transform: rotate(-90deg); /* Firefox */ -moz-transform: rotate(-90deg);-moz-transform-origin: 20px 0px;  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);cursor:pointer; -o-transform: rotate(-90deg);}
.easy-accordion dd{z-index:1;opacity:0;overflow:hidden}
.easy-accordion dd.active{opacity:1;}
.easy-accordion dd.no-more-active{z-index:2;opacity:1}
.easy-accordion dd.active{z-index:3}
.easy-accordion dd.plus{z-index:4}
.easy-accordion .slide-number{position:absolute;bottom:0;left:10px;font-weight:normal;font-size:1.1em;/* Safari */ -webkit-transform: rotate(90deg); /* Firefox */ -moz-transform: rotate(90deg);  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -o-transform: rotate(90deg);}

dd p{line-height:120%}

#banner_acc {font-family: Sansation; width:860px;height:200px;padding:0px;background:none;border:none}
#banner_acc  dl{width:860px;height:200px; }	
#banner_acc  dt{margin-right: 20px; height:50px;line-height:50px;text-align:right;padding:0 15px 0 0;font-size:15px;font-weight:normal;font-family: Sansation, Tahoma, Geneva, sans-serif;letter-spacing:2px;background:#404040 url() 0 0 no-repeat;color:#ADADAD; border-bottom:4px solid #EFEFEF}
#banner_acc  dt:hover{background-color: #212121}
#banner_acc  dt.active{cursor:pointer;color:#fff;background: #212121 url() 0 0 no-repeat}
#banner_acc  dt.active.hover{color:#fff}
#banner_acc  dd{padding:25px;background:url(../gfx/slide.jpg) bottom left repeat-x;border:1px solid #ADADAD; border-left: 5px solid #00B8E0; margin-left: 0px; margin-right:3px;}
#banner_acc  .slide-number{color:#ADADAD; left:10px;font-weight:bold}
#banner_acc  .active .slide-number{color:#fff;}
#banner_acc  a{color:#ADADAD;} 
#banner_acc  dd img{float:right;margin:0 0 0 30px;}
#banner_acc  h2{font-size:2.5em;margin-top:10px}
#banner_acc  .more{padding-top:10px;display:block}


/* SLIDES IN PORTFOLIO */
#container {
	width:240px;
	padding:10px;
        padding-top: 0px;
	margin:0 auto;
	position:relative;
	z-index:0;     
        left: -21px;
}
 
#example {
	height:250px;
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}


/*
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
        
}

.slides_border, .portfolio_slides_border
{
        border:1px solid #ADADAD;
        padding:5px;
        background-color: #fff;    
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:230px;
	overflow:hidden;
	position:relative;
	display:none;
}


.slides_container_main {
	width:230px;
	margin: 10px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:230px;
	height:180px;
	display:block;
}

.slides_container_main div.slide_main {
	width:230px;
	height:180px;
	display:block;
}


/*
	Next/prev buttons
*/ 

#slides .next,#slides .prev {
	position:absolute;
	top:80px;
	width:24px;
	height:43px;
	display:none;
	z-index:101;
        
}

#slides .next {
	left:242px;
}

#slides .prev {
	left:-18px;
}



/*
	Pagination
*/

.pagination {
	margin:10px auto 0;
	width:100px;
        margin-left: 30px;
} 
 
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../gfx/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	text-align: center;
	background:#000;
        background: rgba(0, 0, 0, .8);
	width:230px;
	border-top:1px solid #fff;
	text-shadow:none;        

}

.caption p
{
    	font-size:12px;
	line-height:12px;
	color:#fff;
        font-family: Sansation;        
        margin-top: 2px;
}


.caption_main
{
	z-index:500;
	position:relative;
	left:0;
	height:30px;
	width:230px;
	text-align: center;
	background:#000;
    background: rgba(0, 0, 0, .8);
	border-top:1px solid #fff;
	margin-top: -30px;
	text-shadow:none;
}

.caption_main p
{
    font-size:12px;
	line-height:12px;
	color:#fff;
    font-family: Sansation;        
    margin-top: 2px;
}


.o1
{
    margin:0px; 
    font-weight: bold; 
    color: #212121; 
    font-size: 13px; 
    padding: 0px;

}

.o2
{   
    margin:0px; 
    font-weight: normal; 
    color: #404040; 
    font-size: 11px; 
    padding: 0px;
}




.offer
{
    border:1px solid #ADADAD; 
    padding:3px; 
    padding-right: 12px; 
    text-align: right;  
    background-color: white; 
    margin-bottom: 5px; 
    border-right:2px solid #00B8E0;
    -moz-box-shadow: 0 0 6px #ADADAD;
    -webkit-box-shadow: 0 0 6px #ADADAD;
    box-shadow: 0 0 6px #ADADAD;    
    background-repeat: no-repeat;
    background-position: 10px center;
}


#quotation
{
    padding:15px;
    padding-top: 20px;
    background-image: url(../gfx/quot.png);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    
}


#third
{
    width:240px;
    margin-left:-5px; 
    margin-bottom: 30px; 
    border:1px solid #ADADAD; 
    background-color: white;
    -moz-box-shadow: 0 0 6px #ADADAD;
    -webkit-box-shadow: 0 0 6px #ADADAD;
    box-shadow: 0 0 6px #ADADAD; 
}

#thirdouter
{
    height: 230px;
}

#quotation .under
{
    text-align: right;
    color: #00B8E0;
    font-style: normal;
    letter-spacing: 0px;
    font-weight: normal;
    font-style: italic;
    font-size: 11px;
}

#quotation p
{
    letter-spacing: 0px;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    font-style: italic;
}


#quotation p:first-line
{
    margin-left: 20px;
}

#r1
{
        background-image: url(../gfx/oi1h.png);
        background-position: -6px;
}

#r1:hover
{
    background-image: url(../gfx/oi1.png);
}


#r2
{
        background-image: url(../gfx/oi2h.png);
        background-position: -6px;
}

#r2:hover
{
    background-image: url(../gfx/oi2.png);
}

#r3
{
    background-image: url(../gfx/oi3h.png);
}

#r3:hover
{
    background-image: url(../gfx/oi3.png);
}

.longbox
{
    border:1px solid #ADADAD;
    background-color: #fff;
    border-right: 2px solid #212121;
    padding:10px;
    margin-left: 15px;
    margin-right: 15px;
}



input[type="submit"]
{
    background-color: #212121;
    color:#fff;
    border:1px solid #ADADAD;
    padding:3px;
    padding-left: 8px;
    padding-right: 8px;
    font-family: Sansation;
    cursor:pointer;
} 

.il
{    
    
}

.il .arrow
{
    float:left;
    width:30px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #ADADAD;
    background-image: url(../gfx/link_arrow.png);
    background-repeat: no-repeat;
    background-position: center center;    
    border-left: none;

}


.il:hover .arrow
{

}

.il img.imagelink
{
    float:left;
    background-color: #F1F1F1;
    border: 1px solid #ADADAD;
    
}

.il:hover img.imagelink
{
    background-color: #fff;
    border: 1px solid #ADADAD;
    cursor: pointer;
}

.vcoo
{
    width:160px;
    height: 300px;
    background-color: #fff;
    border: 1px solid #ADADAD;
    border-right: 2px solid #212121;
    margin-right: 6px;
    margin-left: 6px;
    float: left;
}

::selection 
{
    background: #00B8E0;
    color: #fff;
}

::-moz-selection 
{
    background: #00B8E0;
    color: #fff;
}

::-webkit-selection 
{
    background: #00B8E0;
    color: #fff;
}

::-o-selection 
{
    background: #00B8E0;
    color: #fff;
}


h5
{
    margin-top: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: Sansation;
    font-size: 13px;
    color: #212121;
    border-left: 5px solid #212121;
    padding-left: 10px;
    font-weight: normal;
    margin-left: 16px;
    text-shadow:none;
}


#ACCcontent h5
{
    margin-top: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: Sansation;
    font-size: 16px;
    color: #212121;
    border-left: 5px solid #212121;
    padding-left: 10px;
    font-weight: normal;
    margin-left: 0px;
    text-shadow:1px 1px 1px #CDCDCD;
}


h6
{
    margin-top: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: Sansation;
    font-size: 13px;
    color: #212121;
    
    padding-left: 10px;
    font-weight: normal;
    margin-left: 0px;
    text-shadow:1px 1px 1px #CDCDCD;
}

#tabs
{
  
    padding:0px;
    margin-left: 0px;
    margin-right: 0px;
    border:none;
    background: none;
}

#tabs ul
{
    background: none;
    border: none;
}

#tabs ul li
{
    background:#fff;
    border:1px solid #ADADAD;


}

#tabs ul li a
{
    color:#ADADAD;
    cursor: pointer;
}

#tabs ul li a:hover
{
    color:#00B8E0;
}

#tabs ul li.ui-state-active a
{
    color:#000;
}

#tabs .longbox
{
    margin-left: -13px;
    margin-top: -16px;
}

#tabs ul .ui-state-active 
{
    
}

#tabs .longbox a
{
    color:#00B8E0;
}

.ui-tabs-vertical { width: 55em; }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; }
.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em;}
.ui-jcoverflip{ position: relative; margin-top: 230px; }
.ui-jcoverflip--item { position: absolute; display: block;}

#slides_main
{
    overflow:hidden;
    height:250px;
    margin-top:-10px;
    margin-left: -10px;
}



.pmain .slides_container {
        width:580px;
        
}


.pmain .slides_container div.slide {
        width:580px;
        height:170px;
        display:block;
}


.pmain  .item {
        float:left;
        width:179px;
        height:144px;
        margin:4px 6px;
        background:#efefef;
}


.pmain  .pagination {
        list-style:none;
        margin:0;
        padding:0;
}


.pmain  .pagination .current a 
{
        color:red;
}

.pmain  ul.pagination
{
    margin-left: 280px;
    margin-bottom: 20px;
}

.pmain .slide img
{

}

.pmain .item
{
   border: 1px solid #ADADAD;   
}

.pmain .caption_main
{
    margin-left: 2px;
}

.pmain .slide
{

}

.pmain .slides_container
{
    
}

#portfolioBoxMainModuleDiv
{

}

hr
{
    border:none;
    height: 1px;
    background-color: #404040;
    margin-top: 25px;
    margin-bottom: 10px;
}

.portfolio_slide_main {
	float:left;
	width:274px;
	position:relative;
}
.portfolio_slides_border{
	width:232px;
	height:185px;
	float:left;
	margin:15px;
}

.portfolio_big {
	position:absolute;
	width:540px;
	height:500px;
	background:#000;
	display:none;
	z-index:600;
	opacity:0.9;
	border:5px solid #fff;
	height:217px;
	outline: 1px solid #888;
	box-shadow:0px 0px 7px #444;
}

.portfolio_slide_main:nth-child(even) .portfolio_big {
	left:-275px;
}
/*
.portfolio_slide_main:hover {
	position:relative;
}

.portfolio_slide_main:hover .portfolio_slides_border {
	position:absolute;
	z-index:800;
}
*/

.portfolio_slide_main:nth-child(odd) .portfolio_big .portfolio_slides_border {
	box-shadow:#fff 0px 0px 0px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	outline:1px solid #ddd;
}

.portfolio_slide_main:nth-child(even) .portfolio_big .portfolio_slides_border {
	box-shadow:#fff 0px 0px 0px;
	float:right;
	margin-right:11px;
	margin-top:10px;
	outline:1px solid #ddd;
}

.portfolio_desc {
	color:#fff;
	width:250px;
	margin-top:10px;
	height:200px;
	margin-left:10px
}

.portfolio_slide_main:nth-child(odd) .portfolio_big .portfolio_desc {
	margin-left:10px;
	float:left;
}

.portfolio_slide_main:nth-child(odd) .portfolio_big .portfolio_desc {
	margin-right:10px;
	float:right;
}


ul.sdt_menu2 li
{
    list-style:none;
    line-height: 16px;
}


ul.sdt_menu2
{
	margin:0;
	padding:0;
	list-style: none;
	font-size:14px;
	width:480px;
}
ul.sdt_menu2 a{
	text-decoration:none;
	outline:none;

}
ul.sdt_menu2 li{
	float:left;
	width:145px;
	height:85px;
	position:relative;
	cursor:pointer;
        background-color: #9A342D;
}
ul.sdt_menu2 li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:145px;
	height:85px;
	z-index:12;
	background:transparent url(../images/overlay.png) no-repeat bottom right;
	-moz-box-shadow:0px 0px 2px #fff inset;
	-webkit-box-shadow:0px 0px 2px #fff inset;
	box-shadow:0px 0px 2px #fff inset;
}
ul.sdt_menu2 li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
ul.sdt_menu2 li span.sdt_wrap{
	position:absolute;
	top:15px;
	left:0px;
	width:145px;
	height:60px;
	z-index:15;
}
ul.sdt_menu2 li span.sdt_active{
	position:absolute;
	top:85px;
	width:145px;
	height:0px;
	left:0px;
	z-index:14;
}


ul.sdt_menu2 li.t1 .sdt_active
{
	background-color: #212121;	
}

ul.sdt_menu2 li.t2 .sdt_active
{
	background-color: #212121;	
}

ul.sdt_menu2 li.t3 .sdt_active
{
	background-color: #212121;	
}


ul.sdt_menu2 li span span.sdt_link,
ul.sdt_menu2 li span span.sdt_descr,
ul.sdt_menu2 li div.sdt_box a{
	margin-left:15px;
	text-transform:uppercase;
}
ul.sdt_menu2 li span span.sdt_link{
	color:#fff;
	font-size:13px;
        font-weight: bold;
        font-family: Sansation;
	float:left;
	clear:both;
}
ul.sdt_menu2 li span span.sdt_descr{
	color:#AAA;
	float:left;
	clear:both;
	width:100px; /*For dumbass IE7*/
	font-size:9px;
	letter-spacing:0px;
        line-height: 16px;
        
}
ul.sdt_menu2 li div.sdt_box{
	display:block;
	position:absolute;
	width:145px;
	overflow:hidden;
	height:145px;
	top:85px;
	left:0px;
	display:none;
	background:#fff;
}
ul.sdt_menu2 li div.sdt_box a{
	float:left;
	clear:both;
	padding: 3px;
	color:#000;
        font-size: 10px;
}
ul.sdt_menu2 li div.sdt_box a:first-child{
	margin-top:15px;
}

ul.sdt_menu2 li div.sdt_box a:hover{
	color:#A6A6A6;
}



#minishow
{
    text-align:center;
    
}

#minishow img
{
    margin:5px;
    background-color: #fff;
    padding: 2px;
    border:1px solid #CCC;
       -moz-box-shadow: 0 0 6px #ADADAD;
    -webkit-box-shadow: 0 0 6px #ADADAD;
    box-shadow: 0 0 6px #ADADAD;   
}

#ts1 ol li 
{
    background: none;
    padding: none;
    margin: none;
    list-style-type: none;
    list-style-image: none;
    font-size:18px;
    font-family: Sansation;
    color: #00B8E0;
}

a.sorting {
  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  
  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
  color: #ffffff;
  background-color: #c8c8c8;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#c8c8c8), to(#969696));
  background-image: -moz-linear-gradient(top, #c8c8c8, #969696);
  background-image: -ms-linear-gradient(top, #c8c8c8, #969696);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c8c8c8), color-stop(100%, #969696));
  background-image: -webkit-linear-gradient(top, #c8c8c8, #969696);
  background-image: -o-linear-gradient(top, #c8c8c8, #969696);
  background-image: linear-gradient(top, #c8c8c8, #969696);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8c8c8', endColorstr='#969696', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

a.sorting:hover {
  background-position: 0 15px;
  color: #fff;
  text-decoration: none;
}

a.selected:hover {
  background-position: 0 -15px;
  color: #fff;
  text-decoration: none;
}

a.selected {
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.45), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.45), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.45), 0 1px 2px rgba(0, 0, 0, 0.05);
  filter:none;
  
}

div.actions {
	background: #f5f5f5;
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 20px 18px 150px;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.well {
	background-color: #f5f5f5;
  margin-bottom: 20px;
  padding: 19px;
  min-height: 20px;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

}

.well blockquote {
  margin-bottom: 5px;
  border-left: 5px solid #00B8E0;
  padding-left: 15px;
  border-color: #00B8E0;
  border-color: #00B8E0;
  margin-left:5px;
}

.sorting.small {
	  padding: 7px 9px 7px;
  font-size: 11px;
}

.modal .popover, .modal .twipsy {
  z-index: 12000;
}
.twipsy {
  display: block;
  position: absolute;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  z-index: 1000;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.twipsy.fade.in {
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.twipsy.above .twipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.twipsy.left .twipsy-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
.twipsy.below .twipsy-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.twipsy.right .twipsy-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
.twipsy-inner {
  padding: 3px 8px;
  background-color: #000000;
  color: white;
  text-align: center;
  max-width: 200px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.twipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
}


#ACCcontent
{
    width: 605px;
}

.tr_5 ul
{    
    margin-left: 0px;
}

.tr_5 ul li
{
    list-style-type: none;
    list-style-image: none;
    margin-left: 0px;
}