/**
 # ot_eminent - OT Eminent Template for Joomla! 1.7
 # author 		OmegaTheme.com
 # copyright 	Copyright(C) 2011 - OmegaTheme.com. All Rights Reserved.
 # @license 	http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website: 	http://omegatheme.com
 # Technical support: Forum - http://omegatheme.com/forum/
**/
/**------------------------------------------------------------------------
 * file: layout.css 1.7.0 00001, August 2011 12:00:00Z OmegaTheme $
 * package:	OT Eminent Template
 *------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body#ot_page{
	background:  url(../images/body_bg.jpg);
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ot_wrapper{
	margin: 0 auto;
	/*width: 960px;*/
	width:1100px!important;
}
.ot_wrapper_i{
	background: url(../images/wrapper_bot_bg.png) no-repeat center bottom;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
.ot_wrapper_i,
.ot_header,
.ot_mainnav_slideshow_saleoff,
.ot_mainbody,
.ot_bots,
.ot_footer{
	float: left;
	width: 100%;
}
.ot_header{
	
}
.ot_header_i{
	float: left;
	position: relative;
	width: 100%;
}
.ot_logo{
	
}
.ot_logobox{
	background: #FFF;
	float: left;
    left: 45%;
    position: relative;
    padding: 10px 15px;
}
.logo_rbg,
.logo_lbg{
	width: 8px;
	height: 100%;
	position: absolute;
	top: 0;
}
.logo_rbg{
	background: url(../images/logo_right_bg.png) no-repeat right top;
	right: -8px;
}
.logo_lbg{
	background: url(../images/logo_left_bg.png) no-repeat left top;
	left: -8px;
}
.ot_logobox a.logo{
	background: url(../images/orange/logo.jpg) no-repeat;
	width: 143px;
	height: 115px;
	display: block;
}
.ot_search{
	background: url(../images/orange/search_bg.png) no-repeat;
	float: right;
	height: 43px;
	position: relative;
	width: 237px;
}
.ot_mainnav_slideshow_saleoff{
	margin-top: 15px;
}
.ot_mainnav,
.ot_slideshow{
	float: left;
	width: 100%;
}
.ot_mainnav{
	position: relative;
	z-index: 999;
}
.ot_mainnav_i{
	float: left;
	margin: 0 40px;
	padding: 0 4px;
	position: relative;
}
#ot_mainnav{
	width: 100%;
	float: left;
}
.mainmenu_left,
.mainmenu_right{
	position: absolute;
	width: 4px;
	height: 100%;
	top: 0px;
}
.mainmenu_left{
	background: url(../images/mainmenu_left_bg.png) no-repeat left top;
	left: 0px;
}
.mainmenu_right{
	background: url(../images/mainmenu_right_bg.png) no-repeat right top;
	right: 0px;
}
.mainnav{
	background: url(../images/mainmenu_bg.png) repeat-x;
}
.mainnav_has_search{
	background: url(../images/orange/mainmenu_hassearch_bg.png) no-repeat right top;
}

.ot_slideshow{
	background: url(../images/banner_bottom_bg.png) no-repeat center bottom;
	position: relative;
	z-index: 0;
	margin-top: -20px;
	padding-bottom: 8px;
}
.ot_slideshow_i{
	background: none repeat scroll 0 0 #FCFDFE;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 1px 1px 0 #FFFFFF inset, -1px -1px 0 #FFFFFF inset;
    float: left;
    padding: 5px;
}
/*
.slideshow_mt{
	background: url(../images/round_top_bg.png) repeat-x;
	height: 5px;
	position: absolute;
}
.slideshow_lt,
.slideshow_rt{
	position: absolute;
	top: 0;
	height: 5px;
	width: 5px;
}
.slideshow_lt{
	background: url(../images/round_left_top_bg.png) no-repeat;
	left: 0;
}
.slideshow_rt{
	background: url(../images/round_right_top_bg.png) no-repeat right top;
	right: 0;
}
*/

.ot_saleoff{
	background: url(../images/orange/saleoff_bg.png) no-repeat;
	height: 303px;
    margin-top: -303px;
    position: relative;
    width: 400px;
    z-index: 1;
}
.ot_saleoff_i{
	overflow: hidden;
    padding: 65px 60px;
}
.ot_mainbody{
	background: none repeat scroll 0 0 #fff;
margin-top: 15px;
position: relative;

width: 1110px !important;
}
.ot_frontp{
	float: left;
	width: 660px;
	overflow: hidden;
}
.ot_frontp_i{
	padding: 0px;
	padding-bottom: 20px;
	overflow: hidden;
}
.ot_rightcol{
	float: right;
	margin-right: 1px;
	width: 299px;
}
.ot_rightcol_i{
	padding-left: 8px;
	overflow: hidden;
}
.on_right{
	float:left!important;
}
.on_left{
	float: left;
}
.on_left .ot_rightcol_i{
	float: left;
	padding-left: 0;
	padding-right: 8px;
}
.ot_rightcol .otmodule{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.ot_rightcol .otmodule .otmodule_ext{
	padding: 0 30px;
	padding-top: 10px;
	padding-bottom: 25px;
	overflow: hidden;
}
.ot_rightcol h3{
	color: #000000;
    font-weight: normal;
    text-transform: uppercase;
}
.ot_rightcol ul li{
	background: url(../images/orange/rightcol_li_icon.jpg) no-repeat right 8px;
	border-bottom: 1px solid #959595;
	padding: 8px 0;
	padding-right: 20px;
}
.ot_rightcol ul li a{
	color: #34261f;
}


.ot_bots{
	background: #1b1511 url(../images/bottom_mods_bg.jpg) repeat-x;
	color: #cccccc;
}
.ot_bots_i{
	padding: 30px 55px 20px 55px;
	overflow: hidden;
}
.ot_bots .botbox{
	
}
.ot_bots .botbox h3{
	color: #FFFFFF;
    font-family: "Cambria";
    font-size: 24px;
    font-weight: normal;
}
.ot_bots .botbox ul li{
	background: none;
	border-bottom: 1px #96430d solid;
	padding: 10px 0;
	padding-left: 0;
}
.ot_bots .botbox ul li a{
	color: #cccccc;
}
.ot_bots .firstbox{
	float: left;
}
.ot_bots .firstbox .otclassbox_1{
	padding-right: 20px;
}
.ot_bots .midbox{
	float: left;
}
.ot_bots .midbox .otclassbox_1{
	padding: 0 10px;
}
.ot_bots .lastbox{
	float: right;
}
.ot_bots .lastbox .otclassbox_1{
	padding-left: 20px;
}
.ot_footer{
	background: #000;
	color: #999999;
}
.ot_footer_i{
	padding: 10px 30px;
	overflow: hidden;
}
.ot_copyright{
	float: left;
	width: 48%;
}
.ot_follow{
	float: right;
	width: 48%;
}

#niz li {
float:left;
}
#socseti td {
text-align:center;
}
#socseti img {
width:30px;
margin:auto;
}

.ot_frontp{
/*width:810px!important;*/
}

/*
..ot_wrapper_i{
width:1110px!important;
}
*/
.container_skitter{
/*width:810px!important;*/
}

.ot_footer {
  width: 1110px;
}

.ot_mainnav_i{
width:92%!important;
}

.box_skitter{
margin-left:20px!important;
}


h2{
line-height: 0.6cm!important;
}