body {
	background-image: url(http://www.sirkavillage.com/test/template/clean/img/tilling.gif);
	background-repeat:repeat-x;
	background-position:top;
}
html, body, #wrapper {
    height:100%;
    margin: 0;
	padding:0;
    border: none;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#usermenu a{
	color:#FFFFFF;
	text-decoration:none;
}

#usermenu a:hover{
	color:#000000;
	text-decoration:none;
}

#wrapper {
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}


table.samplepic {
	border-width: 5px 5px 5px 5px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #a3a3a3 #a3a3a3 #a3a3a3 #a3a3a3;
	border-collapse: separate;
	background-color: rgb(255, 255, 240);


}
table.samplepic td {

}


.maintfontstyle {
	color:#949494;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#maintable {
    text-align: left;
    vertical-align: middle;
    width: 100%;
    height:100%;
    margin: 0;
	padding:0;
    border: none;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#maintable2 {
    width: 100%;
    height:100%;
}

#title {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:top;
}

#titlefont {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
}
#titlelink {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#CA7F7F;
	text-decoration:none;
	font-weight:normal;
}

#subtitlefont {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#ca7f7f;
	
}

.maintextfont {
    padding-top:5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#545965;
}

#subtitle {
	padding-bottom:10px;
	padding-left:70px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#737A8A;
}

#text {
	padding-bottom:30px;
	padding-left:15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	vertical-align:top;
	color:#545965;
}

#picturebox {
	border:#DCDCDC solid 4px;
	margin: 2px;
	padding: 1px;
	text-align:left;
}

#picturetable {
	padding-bottom:30px;
	vertical-align:top;
}


#menu1 {
  background-color: #213449;
  background-image: url(img/code-box-top-left.gif);
  background-position: top left;
  background-repeat: no-repeat;
  color: white;
  display: block;
  width: 100%;
}

#menu2 {
  background-image: url(img/code-box-bottom-right.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
  padding-left:10px;
  padding-right:10px;
}

#menu2 .title {
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
  font-weight:bold;
  
}

#menu1green {
  background-color: #9fafaf;
  background-image: url(img/code-box-top-left3.gif);
  background-position: top left;
  background-repeat: no-repeat;
  color: white;
  display: block;
  width: 100%;
}



#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 146px;
	padding: 0px;
}

#vertmenu table tr td {
 vertical-align:middle;
}

#vertmenu table tr td a {
	text-align:left;
	font-size: 12px;
	display: block;

	text-decoration: none;
	color: #FF0000;
	
	background: url(template/clean/img/bar.gif);
	background-repeat:no-repeat;
	background-position: center right;
	
	line-height:15px;
	padding-bottom:5px;
	
    padding-left:20px;
    padding-top:3px;
/*	width:160px; */
}

#vertmenu table tr td a:hover, #vertmenu table tr td a:focus {
	color: #000000;
	background: url(template/clean/img/bar2.gif);
    padding-left:35px;
}

.box_gray {
  background: url(template/clean/img/background.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
} .box_red {
  background: url(template/clean/img/gradient_red.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
} .box_green {
  background: url(template/clean/img/gradient_green.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
}

#boxmenu {
  color: #000000;
  width: 100%;
} #boxmenu span {
	background: url(template/clean/img/side_right.gif) right repeat-y;
	display: block;
} #boxmenu span span {
	background: url(template/clean/img/side_bottom.gif) bottom repeat-x;
} #boxmenu span span span {
	background: url(template/clean/img/side_top_left.gif) top repeat-x;
} #boxmenu span span span span {
	background: url(template/clean/img/side_top_left.gif) left repeat-y;
} #boxmenu span span span span span {
	background: url(template/clean/img/corner_top_left.gif) top left no-repeat;
} #boxmenu span span span span span span {
	background: url(template/clean/img/corner_top_right.png) top right no-repeat;
} #boxmenu span span span span span span span {
	background: url(template/clean/img/corner_bottom_left.png) bottom left  no-repeat;
} #boxmenu span span span span span span span span {
	background: url(template/clean/img/corner_bottom_right.gif) bottom right no-repeat;
}

.boxtitle {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:13px;
	  text-align:center;
	  padding-top:10px;
	  padding-bottom:10px;
	  font-weight:bold;
}

#boxmenu ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:10px;
	padding-right:0px;
	padding-top:10px;
	list-style-type:disc;
	list-style-position: inside;
}

#boxmenu li{
	padding-left:15px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	margin:0 0 0 0;
	list-style-type: disc;
	list-style-position: inside;
}

#boxmenu li a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
	
#menu2green {
  padding-left:10px;
  padding-right:10px;
}

#menu2green .title {
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
  font-weight:bold;
  
}

#intermenu {
	height:20px;
}

#menu2green ul, #menu2 ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:10px;
	padding-right:0px;
	padding-top:10px;
	list-style-type:disc;
	list-style-position: inside;
}

#menu2green li, #menu2 li{
	padding-left:15px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	margin:0 0 0 0;
	list-style-type: disc;
	list-style-position: inside;
}

#menu2green li a, #menu2 li a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#menu2green li a:hover, #menu2 li a:hover{
	color:#000000;
}

#errorreg{
	color:#FF0000;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#menu1gray {
  background-color: #e3e3e3;
  background-image: url(img/code-box-top-left4.gif);
  background-position: top left;
  background-repeat: no-repeat;
  color: #949494;
  display: block;
  width: 100%;
}

#menu2gray {
  background-image: url(img/code-box-bottom-right4.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
  padding-left:10px;
  padding-right:10px;
}

#menu2gray .title {
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
  font-weight:bold;
  
}

#manager-actions {
	PADDING-RIGHT: 0px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 0px; BACKGROUND: #efefef; FLOAT: left; PADDING-BOTTOM: 1px; WIDTH: 100%; PADDING-TOP: 1px; BORDER-BOTTOM: #afafaf 1px solid; POSITION: relative; HEIGHT: 32px
}
#manager-actions SPAN {
	PADDING-RIGHT: 10px; FONT-WEIGHT: bold; FLOAT: left; COLOR: #666666; TEXT-INDENT: 2em; LINE-HEIGHT: 30px; HEIGHT: 30px
}
#manager-actions A {
	BORDER-RIGHT: #efefef 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #efefef 1px solid; DISPLAY: block; PADDING-LEFT: 28px; FLOAT: left; PADDING-BOTTOM: 0px; BORDER-LEFT: #efefef 1px solid; COLOR: #666666; LINE-HEIGHT: 28px; MARGIN-RIGHT: 0.5em; PADDING-TOP: 0px; BORDER-BOTTOM: #efefef 1px solid; HEIGHT: 28px; TEXT-DECORATION: none
}
#manager-actions A:hover {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #ffffff
}
#manager-actions A:active {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM-STYLE: none
}
#manager-actions SELECT {
	MARGIN-TOP: 5px; FLOAT: left; MARGIN-RIGHT: 5px
}
A.action {
	BACKGROUND-POSITION: 3px 50%; BACKGROUND-REPEAT: no-repeat
}
A.add {
	BACKGROUND-IMAGE: url(img/action_add.gif)
}

#popupbackpage{
	  position:fixed;
	  _position:absolute;
	  top:0;
	  _top:expression(eval(document.body.scrollTop));
	  
	visibility: hidden;
	overflow: hidden;
	width:100%;
	height:100%;
	
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	background-color:#000000;
}

#popupcontentaddpage2{
	  position:fixed;
	  _position:absolute;
	  top:0;
	  _top:expression(eval(document.body.scrollTop));

	visibility: hidden;
	overflow: hidden;
}
#popupcontentaddpage2sub{
	border:1px solid #CCC;
	background-color:#F9F9F9;
	border:3px solid #333;
	padding:5px;
}


#popupcontentedit{
	  position:fixed;
	  _position:absolute;
	  top:0;
	  _top:expression(eval(document.body.scrollTop));
	  
	visibility: hidden;
	overflow: hidden;
	text-align:center;
}
#popupcontentedit2sub{
	border:1px solid #CCC;
	background-color:#F9F9F9;
	border:3px solid #333;
	padding:5px;
}

#imgclick a{

	color:#FFFFFF;
	text-decoration:none;
	border:0px;
	margin:0px;

}

#popupcontentaddclip2{
	text-align:center;
}
#popupcontentaddclip2sub{
	border:0px solid #CCC;
	background-color:#F9F9F9;
	border:3px solid #333;
	padding:5px;
}

#popupcontentaddpics2{
	text-align:center;
}
#popupcontentaddpics2sub{
	border:1px solid #CCC;
	background-color:#F9F9F9;
	border:3px solid #333;
	padding:5px;
}

.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #3A3A3A;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6E9EB5;
}

#loglink A{
	color: #000000;
	font-size:10px;
	text-decoration:none;
	line-height:17px;
	height:10px;
}
#loglink A:hover {
	color:#000000;
	font-size:11px;
	text-decoration: underline;
	line-height:9px;
}