
@import url(menu_style.php);

body
{
	overflow : auto;
	margin : 0px;
	padding : 0px;
	font-family: Tahoma, Verdana, MS Sans Serif;
	font-size: 14px;
	background-color : #DEDEDE;
}

#maininner > span > table > tbody > tr > td > table, #maininner > table > tbody > tr > td > table, .centersideblock, .article table
{
	table-layout: fixed;
}

td
{
	font-size: 14px;
}

a
{
	color : Navy;
}

.indextitle {
	padding:6px;
	background-color: #D9D9FF;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	border:1px solid #E6E8ED;
}
.indextext {
	padding: 6px;
}
.indextable {
	background: #F3F7FE;
	border-bottom: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	padding: 1px 1px 1px 3px;
}

.indextable2 {
	background: #ffffff;
	border-left: 1px solid #E6E8ED;
	border-right: 1px solid #E6E8ED;
	padding: 1px 1px 1px 3px;
}
.post-user-msg div table
{
	table-layout: fixed;
	overflow: hidden;
}
.article img, .post-user-msg img, .indextable>.indextext img
{
	border : none;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	/*border-right-color: transparent;
	border-right-width: 10px;
	border-right-style: solid;*/
}
.article
{
	overflow: auto;
}

.leftsidboxtitle
{
	padding:6px 6px 6px 6px;
	background-color: Navy;
	font-size: 14px;
	color: White;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px dotted #F0F8FF;
}

.rightsidboxtitle
{
	padding:6px 6px 6px 6px;
	background-color: White;
	font-size: 14px;
	color: Navy;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted Navy;
}

.leftsideboxcontent
{
	padding:6px 6px 6px 6px;
	background-color: #D9D9FF;
	color: Black;
	text-align: left;
	text-decoration: none;
	overflow: hidden;
}

.rightsideboxcontent
{
	padding:6px 6px 6px 6px;
	background-color: white;
	color: Black;
	text-align: left;
	text-decoration: none;
	overflow: hidden;
}

.centersideblock, .centerblockleft, .centerblockright
{
	margin-bottom : 4px;
}

.centerblocksidetitle
{
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
}
.centerblocksidecontent
{
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
}

.centerblocktitle, .centerblocksidetitle
{
	padding:6px 6px 6px 6px;
	background-color: #E8E8FF;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #E6E8ED;
	border-left: 1px solid #E6E8ED;
	border-right: 1px solid #E6E8ED;
}

.centerblockcontent, .centerblocksidecontent
{
	padding:6px 6px 6px 6px;
	background-color: white;
	text-align: left;
	text-decoration: none;
	overflow: hidden;
}

.right-search-button
{
	display: none;
}

/*#hmenu a, #hmenu2 a
{
	border: 1px solid Navy;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:4px;
	padding-bottom:4px;
	font-family: Tahoma, Verdana, MS Sans Serif;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-indent : 4px;
	background-color : #D9D9FF;
	color: black;
}

#hmenu a:hover, #hmenu2 a:hover
{
	background-color : Navy;
	color : White;
}

#hmenu2 a:hover
{
	background-image : url(/themes/100pesen/images/dotwhite.png);
	background-position : left;
	background-repeat : no-repeat;
}

#hmenu2 a
{
	background-image : url(/themes/100pesen/images/dotgreen.png);
	background-position : left;
	background-repeat : no-repeat;
}

#hmenu2 a
{
	text-indent : 14px;
}*/

#hmenu a {
	/* background-color: #F4F4F4;
	*/
	display: block;
	margin: 0;
	color: black;
	text-indent: 5px;
	font : bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border-bottom: 1px solid Navy;
	border-left: 1px solid Navy;
	border-right: 1px solid Navy;
	border-top: 1px solid Navy;
	width: 100%;
	padding: 3px;
}

#hmenu a.hmenu {
	display: block;
	margin: 0;
	text-decoration : none;
	border-bottom: 1px solid Navy;
	border-left: 1px solid Navy;
	border-right: 1px solid Navy;
	width: 100%;
}

#hmenu a.sub {
	display: block;
	margin: 0;
	font : bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border-bottom: 1px solid Navy;
	border-left: 1px solid Navy;
	border-right: 1px solid Navy;
	width: 100%;
}

#hmenu a.top {
	display: block;
	margin: 0;
	text-decoration : none;
	border-bottom: 1px solid Navy;
	border-left: 1px solid Navy;
	border-right: 1px solid Navy;
	border-top: 1px solid Navy;
	width: 100%;
}

#hmenu a:hover {
	display: block;
	font : bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: white;
	text-decoration : none;
	border-bottom: 1px solid Navy;
	border-left: 1px solid Navy;
	border-right: 1px solid Navy;
	border-top: 1px solid Navy;
	background-color: Navy;
	width: 100%;
}


#hmenu2 a {
	display: block;
	margin: 0;
	color: black;
	text-indent: 25px;
	font : bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border-bottom: 1px solid Navy;
	border-left: 4px solid Navy;
	border-right: 1px solid Navy;
	border-top: 1px solid Navy;
	width: 100%;
	padding: 3px;
}

#hmenu2 a.hmenu2 {
	display: block;
	margin: 0;
	text-decoration : none;
	border-bottom: 1px solid Navy;
	border-left: 4px solid Navy;
	border-right: 1px solid Navy;
	width: 100%;
}

#hmenu2 a.sub {
	display: block;
	margin: 0;
	font : bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border-bottom: 1px solid Navy;
	border-left: 4px solid Navy;
	border-right: 1px solid Navy;
	width: 100%;
}

#hmenu2 a.top {
	display: block;
	margin: 0;
	text-decoration : none;
	border-bottom: 1px solid Navy;
	border-left: 4px solid Navy;
	border-right: 1px solid Navy;
	border-top: 1px solid Navy;
	width: 100%;
}

#hmenu2 a:hover {
	display: block;
	font : bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: white;
	text-decoration : none;
	border-bottom: 1px solid Navy;
	border-left: 4px solid Navy;
	border-right: 1px solid Navy;
	border-top: 1px solid Navy;
	background-color: Navy;
	width: 100%;
}

.footer
{
	font-size : 14px;
	text-align : center;
}

.footerex
{
	font-size : 14px;
	text-align : left;
}

.bg1 {
	background-color: white;
}
.bg2 {
	background-color: #DBDBFF;
}
.bg4 {
	background-color: #E6E6FF;
}

.bg3 {
	background-color: #F0F0FF;
}

h1
{
	font-size : 21px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
}
h2
{
	font-size : 20px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 24px 0px 5px 0px;
}
h3
{
	font-size : 19px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 23px 0px 5px 0px;
}
h4
{
	font-size : 18px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 22px 0px 5px 0px;
}
h5
{
	font-size : 17px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 21px 0px 5px 0px;
}
h6
{
	font-size : 16px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 20px 0px 5px 0px;
}
.title
{
	font-size : 16px;
	font-weight : bold;
}

ul
{
	margin: 0px auto 0px auto;
	font-size : 16px;
	font-family : Tahoma, Verdana, MS Sans Serif;
}

p, .article, li
{
	padding : 0px;
	font-size : 16px;
	font-family : Tahoma, Verdana, MS Sans Serif;
	margin-top : 0px;
	margin-bottom : 0px;
}

.xoopscode, .xoopsquote {
	background: #FCFCFC;
	padding: 5px;
}

.download {
	font-size : 14px;
	margin : 4px 0px 5px 0px;
}

.monowidth, textarea {
	font-family: Courier New, Courier, Lucida Console;
}

/*new styles*/

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.size-auto {
	max-width: 100%;
}

.sitelogo, .sitelogo a
{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	background-color : navy;
	font-weight : bold;
	height: 35px;
	text-decoration: none;
	padding-top: 5px;
}

.left-tool-block, .right-tool-block
{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : navy;
	height: 17px;
}
.left-tool-block
{
	padding : 1px 5px 6px 0px;
}
.right-tool-block
{
	padding : 1px 0px 6px 5px;
}
.right-tool-block input, .left-tool-block input
{
	width: 100%;
}
.top-tool-block
{
	padding-top: 4px;
}
.login {
	background: #ffffff;
	border: 1px solid #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
}

.tmenu {
	color : #E0FFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	line-height : normal;
	background-color : navy;
	#min-height: 24px;
	text-align: center;
	overflow: hidden;
}
.tmenu a:link, .tmenu  a:visited, .tmenu  a:hover {
	text-decoration: underline;
	color:#E0FFFF;
}
.tmenuline {
	background-image : url(/themes/detiseti/images/topic.gif);
	background-repeat : repeat-x;
	height: 15px;
}

.topmenu
{
	width: 100%;
	line-height: 26px;
	#padding-bottom: 7px;
}
.topmenu span
{
	padding : 2px 0px 4px 0px;
}

.sheet-content
{
	#background-color : navy;
}
.sheet
{
	max-width: 1280px;
	margin-left:auto;
	margin-right:auto;
	border: 0 none;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	background-color: White;
}

.grid-box {
	float: left;
}

.centerblockleft
{
	float: left;
	width: 50%;
}

.centerblockright
{
	float: right;
	width: 50%;
}

.leftsideblock
{
	#margin-bottom : 4px;
	#margin-right : 2px;
	#margin-left : 2px;
	float: left;
	width: 100%;
	#line-height: 25px;
}
.rightsideblock, .rightsideblockfromleft
{
	#border : 1px solid gray;
	#margin-bottom : 4px;
	#margin-right : 2px;
	#margin-left : 2px;
	float: left;
	width: 100%;
	#line-height: 25px;
}
.rightsideblockfromleft
{
	display: none;
}

.rightsideboxcontent div form input
{
	margin: 3px;
}

/*.phonemenutitle
{
	font-size : 19px;
	padding : 10px 10px 10px 10px;
	text-align : left;
	font-weight : bold;
	display: none;
	cursor: pointer;
}

.phonemenucontent
{
	display: none;
}*/
.phonemenuframe
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}
.phonemenuselect
{
	font-size : 16px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-left : 30px;
	text-align : left;
	font-weight : bold;
	cursor: pointer;
	width: 100%;
	color: Black;
	text-align: left;
	text-decoration: none;
	background-color: #E8E8FF;
	background-image: url('../images/pmenu.png');
	background-repeat: no-repeat;
	background-position: left;
	border: 0px;
}

/* on Safari and Chrome  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .phonemenuselect {
		line-height: 30px;
		text-indent: 30px;
		padding-left: 0px;
    }
}

.phonemenuselect option
{
	font-size : 16px;
}

.formfield
{
	width: 60%;
	float: right;
}

.formcaption
{
	width: 40%;
	float: left;
}
.formcaption div
{
	padding: 4px;
	min-height: 24px;
}
.formfield div
{
	padding: 4px;
}
.formfield div input, .formfield div select
{
	width: auto;
	max-width: 100%;
}
.formfield div textarea
{
	width: 100%;
}

.userinfo div
{
	float: left;
	width: 50%;
}

.downloadfilelist div
{
	float: left;
	width: 33%;
}

.forumheader-left
{
	float:left;
	width:50%;
}

.forumheader-right
{
	float:right;
	width:50%;
	text-align:right;
}

.compact-list
{
	padding-bottom: 10px;
}

#mixkt_4294944113 table tr td table tr td
{
	padding: 4px;
}
#mixkt_4294944113 table
{
	width: 100%;
}

.downloadfilelist div img
{
	max-width: 100%;
}

.post-user-1
{
	float: left;
	width: 20%;
}
.post-user-msg
{
	float: right;
	width: 80%;
}
.post-user-1>div>div, .post-user-msg>div
{
	border-width: 1px;
	border-color: #DBDBFF;
	border-style: solid;
	text-align: center;
}
form[name="usernav"] input.button
{
	margin-bottom: 4px;
}

#sidebar-b>table {
	border-left:1px dotted #83b5df;
	border-bottom:1px dotted #83b5df;
}

.mixkt_right
{
	max-width: 140px;
}

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px)
{
	.left-tool-block, .right-tool-block
	{
		height: 19px;
	}
	.for-big-screen-only, .topmenu
	{
		display: none;
	}
	.post-user-1
	{
		width: 30%;
	}
	.post-user-msg
	{
		width: 70%;
	}
	/* Layout */
	#maininner,
	#sidebar-a,
	#sidebar-b,
	.userinfo div
	{
		width: 100% ! important;
		left: auto;
		right: auto;
	}
	.rightsideblock, .rightsideblockfromleft
	{
		width: 50%;
	}
	.leftsideblock, .menublock
	{
		display: none !important;
	}
	#hmenu a
	{
		padding-top: 10px ! important;
		padding-bottom: 10px ! important;
		text-indent : 10px;
		background-color : #F8FAF5;/*#F0F0F0;*/
		font-size: 15px;
	}
	#hmenu a.sub, #hmenu a:hover
	{
		font-size: 15px;
	}
	#hmenu2 a, #hmenu2 a.sub, #hmenu2 a:hover
	{
		padding-top: 8px ! important;
		padding-bottom: 8px ! important;
		text-indent : 20px;
		font-size: 13px;
	}
	.menubackground
	{
		height: 10px;
	}
	.rightsideblockfromleft
	{
		display: block;
	}
	.formfield div textarea
	{
		width: 100%;
		font-size: 16px;
	}
	.formfield div input, .formfield div select
	{
		font-size: 16px;
	}
	.full-list
	{
		display: none;
	}
	.compact-list, .phonemenuframe
	{
		display: block ! important;
	}
	.compact-list-table
	{
		display: table ! important;
	}
	.downloadfilelist div
	{
		width: 50%;
		left: auto;
		right: auto;
	}
	.downloadfilelist div table tr td table tr td
	{
		text-align: left;
	}
	.left-tool-block, .right-tool-block
	{
		width: 50%;
		padding-left: 0px;
		padding-right: 0px;
	}
	.left-tool-block
	{
		text-align: left;
	}
	.right-tool-block
	{
		text-align: right;
	}
	.right-tool-block table
	{
		margin-left: auto;
	}
	.bottom-tool-block, .bottom-tool-block2
	{
		padding-top : 7px;
		display: block ! important;
		/*padding : 6px 0px 1px 0px ! important;*/
	}
	/*.top-tool-block
	{
		display: none;
	}*/
	.centerblocktitle, .centerblocksidetitle
	{
		font-size: 16px;
	}
	.rightsidboxtitle
	{
		padding:6px 6px 6px 6px;
		background-color: Navy;
		font-size: 16px;
		color: White;
		text-align: center;
		font-weight: bold;
		text-decoration: none;
		border-bottom:1px dotted #F0F8FF;
		margin-left: 1px;
		margin-right: 1px;
		margin-top: 1px;
	}
	.rightsideboxcontent, .centerblocksidecontent
	{
		padding:6px 6px 6px 6px;
		background-color: #D9D9FF;
		color: Black;
		text-align: left;
		text-decoration: none;
		font-size: 16px;
		margin-left: 1px;
		margin-right: 1px;
		margin-bottom: 1px;
	}
	h1
	{
		font-size : 23px;
	}
	h2
	{
		font-size : 22px;
	}
	h3
	{
		font-size : 21px;
	}
	h4
	{
		font-size : 20px;
	}
	h5
	{
		font-size : 19px;
	}
	h6, .title, ul, p, .article, li
	{
		font-size : 18px;
	}
	body, td, .leftsidboxtitle, .rightsidboxtitle, .centerblocktitle, .centerblocksidetitle, .footer, .footerex, .download, .login, .tmenu
	{
		font-size : 16px ! important;
	}
	.mixkt_right
	{
		max-width: 100%;
	}
}

/* Only Phones 
____________________________________________________________________________________________________*/

@media (max-width: 767px)
{
	.my_art_title
	{
		width: 100% !important;
	}
	.post-user-1
	{
		width: 40%;
	}
	.post-user-msg
	{
		width: 60%;
	}
	.formfield,
	.formcaption
	{
		width: 100% ! important;
		left: auto;
		right: auto;
	}
	.ds_news_block
	{
		width: 100% !important;
		display: block;
	}
	.formfield div input[type=text],
	.formfield div input[type=password],
	.formfield div select
	{
		width: 100%;
		padding: 0px;
	}
	.formfield div table tr td table tr td div select
	{
		width: auto;
	}
	.downloadfilelist div
	{
		width: 100%;
		left: auto;
		right: auto;
	}
	.forumheader-left,
	.forumheader-right
	{
		width: 100%;
		left: auto;
		right: auto;
		text-align:left;
	}
}

@media (max-width: 479px)
{
	.post-user-1,
	.post-user-msg,
	.centerblockleft,
	.centerblockright,
	.rightsideblock,
	.rightsideblockfromleft,
	.userinfo div table
	{
		width: 100%;
		left: auto;
		right: auto;
	}
	.post-user-1>div
	{
		float: left;
		width: 50%;
	}
	.ds_news_block_add
	{
		width: 100% !important;
		text-align:right;
	}
	.ds_news_block_add div
	{
		padding-top: 0px !important;
	}
	.sitemap-table p
	{
		line-height: 30px;
	}
	#mixkt_4294944113 table tr td table tr td:nth-child(3)
	{
		border: 1px solid #000000;
		display: none;
	}
	.left-tool-block, .right-tool-block
	{
		width: 100%;
	}
	/*.right-tool-block
	{
		text-align: left;
	}*/
	/*.left-search-button
	{
		display: none;
	}
	.right-search-button
	{
		display: inline;
	}*/
	/*.right-tool-block table, .left-tool-block table
	{
		margin-left: auto;
		margin-right: auto;
		max-width: 190px;
	}*/
	.topmenu
	{
		display: none;
		/*min-height: 0px !important;*/
	}
	.bottom-tool-block, .left-tool-block
	{
		display: none !important;
	}
}

@media (max-width: 400px)
{
	.my_art_title_column
	{
		width: 100% !important;
	}
}