/**
 # ot_photographer - 	OT Photographer Template for Joomla 2.5!
 # author 			OmegaTheme.com
 # copyright 		Copyright(C) 2012 - 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: customs.css 2.5.0 00001, December 2012 12:00:00Z OmegaTheme $
 * package:	OT Photographer Template
 *------------------------------------------------------------------------*/

 
#otGallery{

}
#otGallery,
.items{
	float: left;
	width: 100%;
	position: relative;
}
#otGallery .album-list{
	float: left;
    width: 100%;
}
#otGallery .album-list .album{
	background: none;
	float: left;
	padding: 0;
	margin: 0px;
	position: relative;
	width: 33%;
}
#otGallery .album-list .album-i{
	float: left;
	margin: 5px;
	overflow: hidden;
	position: relative;
}
#otGallery .album-list .first{
	
}
#otGallery .album-list .last{
	
}
#otGallery .album-list .album .item{
	display: none;
}
#otGallery .album-list .album .first-item{
	display: block;
}
#otGallery .album-list .album img{
	width: 100%;
}
#otGallery .album-list div.row-separator{
	background: none;
    border: none;
    padding: 5px 10px;
}
#otGallery .album-list div.row-separator input{
	background: none;
	border: 0 none;
    display: block;
	height: 2px;
    margin: 0;
    padding: 0px 0;
    width: 100%;
}
/* HOVER */
#ot-gallery-hover{
	display: none;
	overflow: hidden;
}
#ot-gallery-hover .album-i{
	float: left;
	margin-bottom: 20px;
	width: 100%; 
	overflow: hidden;
}
#ot-gallery-hover .item{
	display: none;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#ot-gallery-hover .first-item{
	display: block;
}
#ot-gallery-hover .first-item .item-details{
	position: relative;
	z-index: 998;
}
#ot-gallery-hover .first-item .album-info{
	border: medium none;
	border-bottom: 10px solid #fff;
    bottom: 12px;
	left: 0;
    color: #FFFFFF;
    margin: 0;
    min-height: 30px;
    padding: 10px;
	padding-bottom: 0;
    position: absolute;
    z-index: 999;
}
#ot-gallery-hover .first-item .album-info-i{
	background: url("../images/image-info-bg.png") repeat-x scroll 0 0 #850001;
	padding: 5px 10px;
}
#ot-gallery-hover .first-item .album-info span{
	display: block;
	text-align: left;
}
#ot-gallery-hover .first-item .album-info span.album-desc{
	
}
#ot-gallery-hover .first-item .album-info span.album-name{
	font-style: italic;
}
/* HOVER END */

/*
#ot-gallery-hover {
	background: url("../images/gallery-item-hover-bg.png") no-repeat center bottom;
    float: left;
	padding-bottom: 12px;
	overflow: hidden;
    position: absolute;
    text-align: center;
}
#ot-gallery-hover .item-details{
	background: #FFF;
	height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
#ot-gallery-hover .item-details .image-intro{
	height: 100%;
    overflow: hidden;
    width: 100%;
}
#ot-gallery-hover .item-details .item-desc{
	position: absolute;
	bottom: 0px;
	min-height: 30px;
	text-align: left;
	width: 100%;
}
#ot-gallery-hover .item-details .item-desc span.info{
	background: #850001 url("../images/image-info-bg.png") repeat-x;
	border: none;
	color: #FFF;
	margin: 0;
	min-height: 30px;
	padding: 10px;
}
#ot-gallery-hover .item-details img{
	max-width: 100%;
}

.cat-children .album-list{
	overflow: hidden;
}
.cat-children .album-list .album{
	background: none repeat scroll 0 0 transparent;
    float: left;
    height: 138px;
    margin: 5px;
    overflow: hidden;
    padding: 0;
    width: 33%;
}
.cat-children .album-list .first{
	
}
.cat-children .album-list .last{
	
}
.cat-children .album-list .album a{
	background: #FFF;
	display: none;
}
.cat-children .album-list .album a.first{
	display: block;
}
.cat-children .album-list .album a img{
	width: 100%;
}
*/

/* CUSTOM STYLE MAIN CONTENT SCROLLER */
body.isInnerPages #ot-maincontent-scroller{
	height: 670px;
	overflow: auto;
}
/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
	width:auto;
	margin-right: 15px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed .mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox .mCSB_scrollTools{
	width:10px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer{
	padding-bottom:40px;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	bottom:0;
	margin-top:-40px;
}
/* horizontal scrollbar */
.mCSB_horizontal .mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:30px;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCS_disabled .mCSB_horizontal .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed .mCSB_horizontal .mCSB_container.mCS_no_scrollbar{
	margin-right:0;
	margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer{
	height:100%;
	width:auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft+.mCSB_draggerContainer{
	padding-bottom:0;
	padding-right:20px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:2px;
	margin:7px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{
	width:20px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
	float:left;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{
	right:0;
	bottom:auto;
	margin-left:-40px;
	margin-top:-16px;
	float:right;
}
.mCustomScrollBox{
	
}
/* default scrollbar colors and backgrounds */
.mCustomScrollBox .mCSB_scrollTools{
	opacity:0.75;
}
.mCustomScrollBox:hover .mCSB_scrollTools{
	opacity:1;
}
.mCSB_scrollTools .mCSB_draggerRail{
	background: #b8b8b8; /* rgba fallback */
/*
	background: rgba(0,0,0,0.4);
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background: #fff; /* rgba fallback */
/*	
	background:rgba(255,255,255,0.75);
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
/*
	background:rgba(255,255,255,0.85);
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
/*
	background:rgba(255,255,255,0.9);
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-image:url('../images/mCSB_buttons.png');
	background-repeat:no-repeat;
	opacity:0.4;
/*
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-position: -83px 0;
	/* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position: -83px -20px;
	/* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
	/* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
	/* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
/*
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
/*
	opacity:0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
/* CUSTOM STYLE MAIN CONTENT SCROLLER END */
/* CUSTOM STYLE HOME PAGE */
body.isHomePage #ot-mainmenu ul.level0{
	margin-left: 53%;
}
.ot-mainmenu ul.level0 li.level0{
	width: auto;
}
.ot-mainmenu ul.level0 li.level0 .menu_round{
	margin-left: 100px;
}
body.isInnerPages .ot-maincontent{
	margin-top: 42px;
}
body.isHomePage #ot-maincontent-scroller,
body.isInnerPages #ot-maincontent-scroller{
	background: url("../images/border-content.png") repeat-x 0 100%;
	padding: 10px 0;
}
body.isHomePage #ot-maincontent-scroller{
	padding: 0;
	padding-top: 5px;
}
body.isInnerPages #ot-maincontent-scroller .mCustomScrollBox,
body.isHomePage #ot-maincontent-scroller .ot-top-content .otModule{
	background: url("../images/border-content.png") repeat-x 0 0;
	padding-top: 10px;
}
body.isInnerPages #ot-maincontent-scroller .mCustomScrollBox{
	padding: 0;
}
#ot-maincontent-scroller .ot-top-content .otModule{
	
}
/* CUSTOM STYLE HOME PAGE END */

/* CUSTOM STYLE OT K2 BLOG PAGE */
.ot-k2Blog {
	width: 100%;
}
.ot-k2Blog .componentheading,
h2.catName{
	color: #6C6C6C;
    font-family: 'Oswald';
    font-size: 25px;
    line-height: normal;
    text-transform: none;
}
.ot-k2Blog .catItemImagedateCreated{
	width: 205px;
	float: left;
	margin-right: 10px;
	position: relative;
}
.ot-k2Blog .catItemImagedateCreated span.catItemDateCreated,
.ot-k2Blog .itemViewDateCreated span.itemDateCreated{
	background: none repeat scroll 0 0 #970102;
    color: #FFFFFF;
    font-family: 'Oswald';
    font-size: 15px;
    line-height: 150%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
}
.ot-k2Blog .catItemImagedateCreated span.catItemDateCreated span.date,
.ot-k2Blog .itemViewDateCreated span.itemDateCreated span.date{
	font-size: 25px;
}
.ot-k2Blog .catItemImagedateCreated span.catItemDateCreated span.month{
	
}
.ot-k2Blog .catItemContent{
	overflow: hidden;
}
.ot-k2Blog .catItemHeader .catItemTitle,
.ot-k2Blog h3.catItemTitle, 
.ot-k2Blog h3.catItemTitle a,
h3.catItemTitle, h3.catItemTitle a{
	color: #333333;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    margin-top: 0;
}
.ot-k2Blog .itemToolbar ul, 
.ot-k2Blog .catItemAdditionalInfo{
	padding: 0;
	margin: 0;
}
.ot-k2Blog .catItemIntroText{
	font-style: italic;
}

/* CUSTOM STYLE OT BLOG ITEM DETAILS PAGE */
.ot-k2Blog {
	position: relative;
}
.ot-k2Blog .itemViewDateCreated{
	background: #980000;
	position: absolute;
	top: 0;
	right: 0;
}
.ot-k2Blog h2.catNameItemView{
	color: #6C6C6C;
    font-family: 'Oswald';
    font-size: 25px;
    line-height: 110%;
    text-transform: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.ot-k2Blog .itemDetails h2.itemTitle{
	color: #333333;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    margin-top: 0;
}
.ot-k2Blog .itemImageBlock span.itemImage img{
	max-width: 180px;
}
.ot-k2Blog .itemImageBlock span.itemImage{
	width: 180px;
	height: 111px;
	overflow: hidden;
}
.ot-k2Blog .itemImageBlock{
	float: left;
    margin-bottom: 0;
    margin-right: 30px;
    max-width: 180px;
    overflow: hidden;
}
/* CUSTOM STYLE OT K2 BLOG PAGE END */
 
/* CUSTOM STYLE FOOTER */
.module-footer{
	color: #666666;
	font-family: 'Oswald';
	line-height: 170%;
}
.module-footer table tr td.custom-bg{
	background: none repeat scroll 0 0 #960101;
    color: #eacccc;
    padding-bottom: 10px;
    text-align: center;
}
.module-footer table tr td.custom-bg a{
	color: #eacccc;
}
/* CUSTOM STYLE FOOTER END */
div.ot-rightcolumn .k2ItemsBlock ul, 
div.ot-leftcolumn .k2ItemsBlock ul{
	margin: 0;
	padding: 0;
}
div.ot-rightcolumn .k2ItemsBlock ul li.firstItem, 
div.ot-rightcolumn .k2ItemsBlock ul li.firstItem a, 
div.ot-leftcolumn .k2ItemsBlock ul li.firstItem,
div.ot-leftcolumn .k2ItemsBlock ul li.firstItem a{
	border: none;
}
div.ot-rightcolumn .k2ItemsBlock ul li div.moduleItemImage, 
div.ot-leftcolumn .k2ItemsBlock ul li div.moduleItemImage{
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
}
div.ot-rightcolumn .k2ItemsBlock ul li a.moduleItemImage, 
div.ot-leftcolumn .k2ItemsBlock ul li a.moduleItemImage{
	float: left;
	width: auto;
	margin-right: 10px;
	margin-bottom: 5px;
}
div.ot-rightcolumn .k2ItemsBlock ul li a.moduleItemTitle, 
div.ot-leftcolumn .k2ItemsBlock ul li a.moduleItemTitle{
	color: #196aa2;
	font-style: inherit;
	font-weight: bold;
	font-size: 12px;
}
div.ot-rightcolumn .k2ItemsBlock ul li span.moduleItemHits,
div.ot-leftcolumn .k2ItemsBlock ul li span.moduleItemHits,
div.ot-rightcolumn .k2ItemsBlock ul li a.moduleItemComments,
div.ot-leftcolumn .k2ItemsBlock ul li a.moduleItemComments{
	color: #787470;
	font-size: 11px;
	font-style: italic;
	float: left;
    height: auto;
    line-height: normal;
    width: auto;
}
div.ot-rightcolumn .k2ItemsBlock ul li a.moduleItemComments,
div.ot-leftcolumn .k2ItemsBlock ul li a.moduleItemComments{
	font-weight: normal;
	padding: 0;
	padding-left: 20px;
	margin: 0;
}
div.ot-rightcolumn .k2ItemsBlock ul li span.moduleItemHits,
div.ot-leftcolumn .k2ItemsBlock ul li span.moduleItemHits{
	border: none;
	padding: 0 0px 0 15px ;
}
/* END */


/*------- SEARCH MODULE------------ */
.search input[type="text"],
.search input[type="password"],
.search input[type="email"]{
	border: medium none;
    color: #868686;
    font-style: italic;
    margin: 0;
    padding: 6px 5px 4px;
    width: 68%;
 }
.search input.button{
	background: none repeat scroll 0 0 #E9E9E9;
	border: none;
	float: right;
    font-family: Cambria;
    font-style: italic;
    height: 25px;
	margin-top: 4px;
	margin-right: 10px;
    padding: 3px;
    text-transform: uppercase;
}
 /*------- BREADCRUMB MODULE------------ */

.k2AccountPage .toggle-editor,
.k2AccountPage .toggle-editor .button2-left,
.k2AccountPage .toggle-editor .button2-left .blank{
	margin:0;
}
.k2AccountPage .toggle-editor .button2-left{
	margin-top: 10px;
}
/* CUSTOM LEFT _ RIGHT */
.ot-leftcolumn,
.ot-rightcolumn{
	
}

/*Custom Pagination*/
.pagination,
#top-pagination,
#bottom-pagination{
    /*float: left;*/
    margin: 0px;
    width: 100%;
	overflow: hidden;
	padding: 5px 0px 5px 0;
	background: none;
}
#top-pagination{
	float: right;
	width: 100%;
	padding: 0;
	margin-top: 8px;
}
#top-pagination p.pagescounter span,

#bottom-pagination p.pagescounter span{
	padding: 0 10px;
}
.pagination p.pageslinks,
.pagination p.pagescounter,
#top-pagination p.pageslinks,
#top-pagination p.pagescounter,
#bottom-pagination p.pageslinks,
#bottom-pagination p.pagescounter{
	text-align: center;
	margin: 5px 0;
}
.pagination p.pageslinks,
#top-pagination p.pageslinks,
#bottom-pagination p.pageslinks{
	margin: 0;
}
.pagination span.pagination,
#top-pagination span.pagination,
#bottom-pagination span.pagination{
	margin: 0;
	text-align: right;
	font-weight: bold;
}
.pagination span.pagination span.text, 
.pagination span.pagination a.link-text,
#top-pagination span.pagination span.text, 
#top-pagination span.pagination a.link-text,
#bottom-pagination span.pagination span.text, 
#bottom-pagination span.pagination a.link-text{
	background: none;
}
.pagination span.pagination span.inactive,
.pagination span.pagination strong a.link-text,
.pagination span.pagination a.link-text,
#top-pagination span.pagination span.inactive,
#top-pagination span.pagination strong a.link-text,
#top-pagination span.pagination a.link-text,
#bottom-pagination span.pagination span.inactive,
#bottom-pagination span.pagination strong a.link-text,
#bottom-pagination span.pagination a.link-text{
    line-height: normal;
    margin: 0 0px 0 8px;
    padding: 6px 12px;
    width: auto;
	color: #666;
	background: #E6EDF1;
}
.pagination span.pagination span.inactive span.text,
.pagination span.pagination strong a.link-text span.link-page,
.pagination span.pagination a.link-text span.link-page,
#top-pagination span.pagination span.inactive span.text,
#top-pagination span.pagination strong a.link-text span.link-page,
#top-pagination span.pagination a.link-text span.link-page,
#bottom-pagination span.pagination span.inactive span.text,
#bottom-pagination span.pagination strong a.link-text span.link-page,
#bottom-pagination span.pagination a.link-text span.link-page{
    line-height: 28px;
    margin: 0;
    padding: 0 0px;
    width: auto;
}
.pagination span.pagination  a.link-text:hover,
#top-pagination span.pagination  a.link-text:hover,
#bottom-pagination span.pagination  a.link-text:hover{
	background: #80b7db;
	color: #fff;
}
.pagination span.pagination strong span.inactive,
#top-pagination span.pagination strong span.inactive,
#bottom-pagination span.pagination strong span.inactive{
	background: #80b7db;
	color: #fff;
}

/* CUSTOM LOGIN MODULE */
.ot-logout-wrap .ot-logged-greeting-inner{
	line-height: 24px;
}
#ot-logout-form{
	padding: 0 0px;
}
#ot-logout-form .ot-logout-button,
#ot-logout-form .ot-logout-button .ot-logout-button-inner,
#ot-logout-form .ot-logout-button .ot-logout-button-inner input.button{
	background: none;
	padding: 0;
	font-family: Arial,Helvetica,'sans-serif';
	line-height: 24px;
	height: 24px;
}
#ot-logout-form .ot-logout-button .ot-logout-button-inner input.button{
	color: #68900C;
}
form#form-login{
	
}
form#form-login fieldset.input{
	border: none;
}
form#form-login fieldset.input #form-login-username input#modlgn_username,
form#form-login fieldset.input #form-login-password input#modlgn_passwd{
	width: 60%;
	padding: 3px 2px;
	background: #c8c8c8;
}
form#form-login fieldset.input #form-login-username{
	
}
form#form-login fieldset.input #form-login-username input#modlgn_username{
	
}
form#form-login fieldset.input #form-login-password{
	
}
form#form-login fieldset.input #form-login-password input#modlgn_passwd{
	
}
form#form-login fieldset.input input.submit-button,
form#form-login div.log-out input.submit-button{
	border: none;
	color: #fff;
	font-family: Arial,Helvetica,'sans-serif';
	font-weight: bold;
	padding: 6px 15px 8px;
	float: right;
}
form#form-login ul li{
	border: none;
	/*padding: 2px 0;*/
	text-align: right;
}
form#form-login ul li a{
	font-size: 11px;
}

/* CUSTOM STYLE FOR LAYOUT TYPE LEFT - RIGHT - CONTENT */
body.left-right-content div.ot-mainbody{

}
body.left-right-content div.ot-mainbody div.ot-rightcolumn{
	float: left;
	margin: 0 20px 0 0px;
}
body.left-right-content div.ot-mainbody div.ot-content{
	padding-right: 0px;
}
/* CUSTOM STYLE FOR LAYOUT TYPE CONTENT - LEFT - RIGHT */
body.content-left-right div.ot-mainbody{
	
}
body.content-left-right div.ot-mainbody div.ot-leftcolumn{
	float: right;
	margin: 0 0px 0 20px;
}
body.content-left-right div.ot-mainbody div.ot-content{
	padding-left: 0px;
}

/* CUSTOM WIDTH */
.floatleft,
.floatLeft{
	float: left;
}
.floatright,
.floatRight{
	float: right;
}
.width1 {
	width:1%;
}
.width2 {
	width:2%;
}
.width3 {
	width:3%;
}
.width4 {
	width:4%;
}
.width5 {
	width:5%;
}
.width6 {
	width:6%;
}
.width7 {
	width:7%;
}
.width8 {
	width:8%;
}
.width9 {
	width:9%;
}
.width10 {
	width:10%;
}
.width11 {
	width:11%;
}
.width12 {
	width:12%;
}
.width13 {
	width:13%;
}
.width14 {
	width:14%;
}
.width15 {
	width:15%;
}
.width16 {
	width:16%;
}
.width17 {
	width:17%;
}
.width18 {
	width:18%;
}
.width19 {
	width:19%;
}
.width20 {
	width:20%;
}
.width21 {
	width:21%;
}
.width22 {
	width:22%;
}
.width23 {
	width:23%;
}
.width24 {
	width:24%;
}
.width25 {
	width:25%;
}
.width26 {
	width:26%;
}
.width27 {
	width:27%;
}
.width28 {
	width:28%;
}
.width29 {
	width:29%;
}
.width30 {
	width:30%;
}
.width31 {
	width:31%;
}
.width32 {
	width:32%;
}
.width33 {
	width:33%;
}
.width34 {
	width:34%;
}
.width35 {
	width:35%;
}
.width36 {
	width:36%;
}
.width37 {
	width:37%;
}
.width38 {
	width:38%;
}
.width39 {
	width:39%;
}
.width40 {
	width:40%;
}
.width41 {
	width:41%;
}
.width42 {
	width:42%;
}
.width43 {
	width:43%;
}
.width44 {
	width:44%;
}
.width45 {
	width:45%;
}
.width46 {
	width:46%;
}
.width47 {
	width:47%;
}
.width48 {
	width:48%;
}
.width49 {
	width:49%;
}
.width50 {
	width:50%;
}
.width51 {
	width:51%;
}
.width52 {
	width:52%;
}
.width53 {
	width:53%;
}
.width54 {
	width:54%;
}
.width55 {
	width:55%;
}
.width56 {
	width:56%;
}
.width57 {
	width:57%;
}
.width58 {
	width:58%;
}
.width59 {
	width:59%;
}
.width60 {
	width:60%;
}
.width61 {
	width:61%;
}
.width62 {
	width:62%;
}
.width63 {
	width:63%;
}
.width64 {
	width:64%;
}
.width65 {
	width:65%;
}
.width66 {
	width:66%;
}
.width67 {
	width:67%;
}
.width68 {
	width:68%;
}
.width69 {
	width:69%;
}
.width70 {
	width:70%;
}
.width71 {
	width:71%;
}
.width72 {
	width:72%;
}
.width73 {
	width:73%;
}
.width74 {
	width:74%;
}
.width75 {
	width:75%;
}
.width76 {
	width:76%;
}
.width77 {
	width:77%;
}
.width78 {
	width:78%;
}
.width79 {
	width:79%;
}
.width81 {
	width:81%;
}
.width82 {
	width:82%;
}
.width83 {
	width:83%;
}
.width84 {
	width:84%;
}
.width85 {
	width:85%;
}
.width86 {
	width:86%;
}
.width87 {
	width:87%;
}
.width88 {
	width:88%;
}
.width89 {
	width:89%;
}
.width90 {
	width:90%;
}
.width91 {
	width:91%;
}
.width92 {
	width:92%;
}
.width93 {
	width:93%;
}
.width94 {
	width:94%;
}
.width95 {
	width:95%;
}
.width96 {
	width:96%;
}
.width97 {
	width:97%;
}
.width98 {
	width:98%;
}
.width99 {
	width:99%;
}
.width100 {
	width:100%;
}



