/**************************************
 * THEME NAME: vkgu
 *
 * Files included in this sheet:
 *
 *   vkgu/style.css
 **************************************/

/***** vkgu/style.css start *****/

body {
	margin: 0 auto;
	padding: 0;
	background-color: #d8ebff;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
	font-family: Tahoma, Arial;	
}

a, a:visited {
	color: #116699;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
}

.padder {margin:10px;}

.wrapper {
	width:100%;
	background: #fff;
	-moz-border-radius:10px; -webkit-border-radius:10px;
}

.sideblock .header{
    padding: 3px;
    color: #000000;
    height: 20px;
    min-height: 20px;
    font-weight: bold;
    text-indent: 15px;	
	border:0px;
    /*background: url(images/blockh.png) repeat-x top left;*/
}

.sideblock{
	font-size:1.2em;
    /*background-color: #EBF4FB;*/
	background: url(images/g.png) repeat-x top left;
}

.sideblock .content {
	border:0px;
	/*background: url(images/g.png) repeat-x top left;*/
	background-color: #EBF4FB;
}

.sideblock ul {
	margin-bottom: 25px;
	line-height:20px
}

.footer {
	border-top: 1px solid #dedede;
	margin-top: 15px;
	margin-bottom:50px;
	padding-top:10px;
}

#middle-column li, .sideblock li{
	margin-left:0px;
}

#left-column{
	padding-left:10px;
}

#right-column{
	padding-right:10px;
}

.weekscss-format #middle-column {
  margin: 0 20em 0 20em;
}

.weekscss-format #left-column,
.weekscss-format #right-column {
  width: 18em;
}
h2.headingblock{
	font-size:1.6em;
	border:0px;
}




#content
{
	min-height: 700px;
}






.weeks {
	width: 100%;
}

.weeks .separator {
	height: 50px;
}

.weeks .main {
	background-color: #ECF4FF;
}

.weeks .img-text {
	margin-left: 30px;
	list-style-type: none;
}

.weeks .content {
	border-style: solid;
	border-color: #C6D7FF;
	border-width: 1px;
	padding: 10px;
}

.weeks .right {
	border-style: solid;
	border-color: #C6D7FF;
	border-width: 1px;
	vertical-align: top;
}




.weektitle  {
	position: relative;
	height: 40px;
	min-height: 40px;
}

.weektitle .title {	
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FF9900;
}

.weektitle  .period {
	position: absolute;
	right: 3px;
	top: 2px;
	color: #999999;
	font-size: 11px;
	font-family: Tahoma, Arial;
}



.weekcontent {
	line-height: 20px;
}






.tabrow0 {
  font-size: 100%;
  padding: 0;
}
.tabtree {
  margin-bottom: 3%;
}
.tabrow0 li {
  border: 1px solid #88DD55;
  margin: 0;
  padding: 4px;
}
.tabrow0 li.first {
  margin-right: 0;
}
.tabrow0 li.selected, .tabrow0 li.here {
  background-color: #efd;
}
.tabrow0 a span {
  background-image: none;
  padding: 0;
}
.tabrow0 a {
  background-image: none;
  padding: 5px;
}
.tabrow0 a:hover {
  background-image: none;
}
.tabrow0 .here a:hover {
  background-image: none;
}
.tabrow0 a:hover span {
  background-image: none;
}
.tabrow0 .here a:hover span {
  background-image: none;
}
.tabrow0 div, .tabrow0 ul {
  background-image: none;
  top: 100%;
  padding: 0 0 0.25em;
  line-height: 200%;
  border-top-color: #5c0;
}
.tabrow0 ul {
  background-color: #efd;
  padding: 0;
}
.tabrow0 ul li.selected, .tabrow0 ul li.here {
  background-color: #efd;
}
.tabrow0 ul li {
  background-color: #f8f8f8;
}

textarea {
	width: 100%;
}	



/***** vkgu/style.css end *****/

