﻿*
{
    margin: 0;
    padding: 0;
}
h1
{
    color: #00A3D3;
    font-size: 20px;
    padding-left: 10px;
}
h2
{
    color: gray;
    font-size: 16px;
    padding-left: 10px;
}
p
{
    padding-left: 10px;
    line-height:22px;
}
img table a
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    
    margin:0;
    padding:0;
    border:0;
}
a img
{
border:0;
}
body
{
    background-color: #fff;
}
#wrapper
{
    margin: 0 auto;
    width: 940px;
    font-family: Trebuchet MS;
    font-size: 13px;
}
#middle
{
    padding-top: 5px;
    background-image: url(../images/content_bg.png);
    background-repeat: repeat;
    margin-top:10px;
}
.footer1
{
}
.footer1 table
{
    width: 100%;
}
.footer1 table tr td
{
    padding: 10px;
    vertical-align: top;
}
.footer1 table tr td a
{
    text-decoration: none;
    color: White;
}
.footer1 ul li
{
    list-style: none;
}
.footer1 ul li a
{
    text-decoration: none;
}
.table1
{
    margin-top: 5px;
}
.table1 td
{
    padding-left: 8px;
    vertical-align: top;
}
/* set millions of background images */
.rbroundbox
{
    border: 1px solid #cdcdcd;
}
.rbtop div
{
    background: url(../images/tl.gif) no-repeat top left;
}
.rbtop
{
    background: url(../images/tr.gif) no-repeat top right;
}
.rbbot div
{
    background: url(../images/bl.gif) no-repeat bottom left;
}
.rbbot
{
    background: url(../images/br.gif) no-repeat bottom right;
}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot
{
    height: 7px;
    font-size: 1px;
}
.rbcontent
{
    margin: 0 7px;
}
.rbroundbox
{
    margin: 1em auto;
}
.txt
{
    color: #00A3D3;
    font-family: trebuchet MS;
    padding: 2px;
}
.submitBtn
{
    background-color: #A5CE39;
    border: medium none;
    color: white !important;
    font-family: trebuchet MS;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 2px;
}
Album
{
    display: inline;
    float: left;
    padding: 4px 6px 4px 6px;
}
Album a img
{
    border-bottom: 1px solid gray !important;
}
ul
{
    margin-left: 30px;
    margin-top: 5px;
}
.comp ul li
{
    background-color: #F1F4F6;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 18px 30px;
}
.comp ul li.selected
{
    background-color: #A5CE39;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 18px 30px;
}
.comp ul li.selected img
{
    padding-left: 33px;
    position: absolute;
}

.comp ul li.selected img.artilligence
{
    padding-left: 53px;
    position: absolute;
}
.comp ul li.selected img.img1
{
    padding-left: 67px;
    position: absolute;
}
.comp ul li.selected img.codewar
{
    padding-left: 79px;
    position: absolute;
}
.comp ul li.selected img.avange
{
    padding-left: 92px;
    position: absolute;
}
.comp ul li.selected img.altitude
{
    padding-left: 85px;
    position: absolute;
}
.comp ul li.selected img.antrix
{
    padding-left: 103px;
    position: absolute;
}
.comp ul li.selected img.promania
{
    padding-left: 72px;
    position: absolute;
}
.comp ul li.selected img.robowar
{
    padding-left: 103px;
    position: absolute;
}

.comp ul li.selected img.quiz
{
    padding-left: 72px;
    position: absolute;
}
.comp ul li.selected img.roborace
{
    padding-left: 30px;
    position: absolute;
}
.comp ul li.selected img.technocrat
{
    padding-left: 33px;
    position: absolute;
}
.comp ul li a
{
    font-family: Trebuchet MS;
    font-size: 20px;
    text-decoration: none;
    color: Black;
}
.menu
{
    background-color: black;
    font-family: trebuchet MS;
    padding: 4px;
}
.menu ul li
{
    border-right: 1px solid #00A3D3;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 4px;
    display:inline;
}
.menu ul li a
{
    color: white;
    text-decoration: none;
}
.pnl
{
    background-color: black;
    border: 4px solid gray;
    color: gray;
    padding: 20px;
    width:335px;
}
.RegBtn
{
    border: medium none;
    font-family: trebuchet MS;
    margin-bottom: 5px;
    margin-left: 10px;
    padding: 3px;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.60;
}
.updateProgress
{
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 130px;
    height: 50px;
}
.updateProgressMessage
{
    margin: 3px;
    font-family: Trebuchet MS;
    font-size: small;
    vertical-align: middle;
}
.ContactTable
{
width:70%;
background-color:#CDCDCD;
border:1px dotted gray;

}
.ContactTable tr td
{
padding:5px;
}
.ContactTable tr.Head
{
background-color:Black;
color:White;
}
.panelContainer
{
    
}
.acc_container
{
    margin-top:3px;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #A5CE39;
    color: Black;
    background-color: #A5CE39;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #A5CE39;
    color: Black;
    background-color: #A5CE39;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #F1F4F6;
    border: 1px dashed #F1F4F6;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    line-height:22px;
}
/*Accordion End*/
