/* 
    Document   : stylesheet
    Created on : Aug 27, 2012, 11:12:56 AM
    Author     : audrey
    Description:
        Purpose of the stylesheet follows.
*/
	::selection{ background-color: #E13300; color: white; }
	::moz-selection{ background-color: #E13300; color: white; }
	::webkit-selection{ background-color: #E13300; color: white; }

*{
    margin:0px;
}

a {
        color: #0066CC;
        background-color: transparent;
        font-weight: normal;
}

h1 {
        color: #444;
        background-color: transparent;
        border-bottom: 1px solid #D0D0D0;
        font-size: 19px;
        font-weight: normal;
        margin: 0 0 14px 0;
        padding: 14px 15px 10px 15px;
}

h2 {
	font-weight: normal;
	margin-top: 20px;
	font-size: 24px;
	color: #0066CC;
	font-weight: bold;
	border-bottom:  1px solid #999999;
	line-height: 28px;
	text-align: left;
}

h3 {
	font-weight: normal;
	margin-top: 20px;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	border-bottom:  1px solid #999999;
	line-height: 28px;
	text-align: left;
}

h4 {
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
}

h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0px 0px 0px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: right;
}

html,body{
    min-height:100%;
    padding:0px;
    height:0px;

}

body {
    height:100%;
	background-color: #FFFFFF;
	margin:0;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align:center;
	padding:0;
		
	background-image: url('../img/light_wool.png'); 
	background-position: center top; 
	background-repeat: repeat;
}

.container{

	padding: 0px 0px 0px 0px;
        margin: 0px auto;
	width: 1000px;
	height: auto !important;
	margin: 0px auto 0px auto;
	position: relative;
	overflow:visible;
	text-align: left;
}

.pagecontainer{
	padding: 0px 0px 0px 0px;
        z-index: 1;
	color: #000000;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
    width: 100%;
        
}

.header{
    padding:5px 10px;
    background:#fff;
}

.bheader {
	background: #66AAFF; /* Old browsers */
	background: -moz-linear-gradient(top,  #66AAFF 0%, #0066CC 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66AAFF), color-stop(100%,#0066CC)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #66AAFF 0%,#0066CC 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #66AAFF 0%,#0066CC 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #66AAFF 0%,#0066CC 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #66AAFF 0%,#0066CC 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66AAFF', endColorstr='#0066CC',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #003399;
	height: 60px;
}

.bheaderTitle {
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 850px;
	text-align: left;
	padding: 10px 0px 0px 10px;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000000;
}

.bheaderSubTitle {
	color: #EEE;
	margin: -5px auto 0px auto;
	width: 700px;
	text-align: left;
	padding: 0px 0px 0px 150px;
	font-size: 18px;
	line-height: 24px;
	text-shadow: 1px 1px 2px #000000;
}

.footer {
    position: relative;
	padding: 20px 0px 20px 0px;
	font-size: 11px;
}

/**windows**/

#backgroundPopup{  
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6*/  
    height:100%;  
    width:100%;  
    top:0;  
    left:0;  
    background:#000000;  
    border:1px solid #cecece;  
    z-index:1;  
} 

.popupWindow{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	width:600px;  
	background:#FFFFFF;  
	border:1px solid #000000;  
	z-index:9999;  
	padding:0px;  
	font-size:13px; 
	text-align: left;
	overflow: visible;
} 

.popupwindowcontent {
	padding: 10px;
	overflow: auto;
}

.popupWindow p {
	    	display:inline;
	    	font-size:13px;
	    	font-weight:normal;
}

.popupWindowClose{  
	font-size:14px;  
	line-height:14px;  
	right:-8px;  
	top: -8px;  
	position:absolute;  
	color:#6fa5fd;  
	font-weight:700;  
	display:block;  
}  

.thidden { 
	display: none; 
}


.tunhidden { 
	display: block; 
}



/* Terms of Use Box */
.tandcbox {
	border: 1px solid #999999;
	height: 300px;
	overflow: auto;
}


.popupwindow{
    width:400px;
    height:300px;
    margin-right:auto; 
    margin-left:auto; 
}



.leftsidebar {

}

.rightsidebar {


}

/* Entries */
.entriestop{
    width: 820px;
    height: 60px;
    margin: 0px auto;
}
.entriesmain{
    width: 820px;
    min-height: 300px;
    margin: 0px auto;
}
.entriestop_box{
    width: 180px;
    height: 60px;
    text-align: center;
    float: left;
}
.entriestop_boxnum{
    margin: 0px auto;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
.entriestop_boxtxt{
    margin: 0px auto;
	font-size: 12px;
	font-weight: bold;
}
.entriesmain_icons{
    width: 300px;
    height: 134px;
    margin: 10px;
}
.entriesmain_txt{
    height: 60px;
    text-align: left;
    vertical-align: bottom;
}
.entriesmain_download{
    text-align: left;
    vertical-align: top;
}
.entriestext {
        width: 284px;
        margin: 10px auto;
}

.shadow {
    box-shadow: 0px 2px 4px #000;
	-webkit-box-shadow: 0px 2px 4px #000000;
}

.navtop {
	width:100%; 
	height:5px; 
	background-color: #BBBBBB;
}

ul.navbar
{
    list-style-type:none;
    margin:0;
    padding:0px; 
    overflow:hidden;
    width:100%;
    background-color: #dddddd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DDDDDD), to(#EEEEEE));
	background-image: -webkit-linear-gradient(top, #DDDDDD, #EEEEEE); 
	background-image:    -moz-linear-gradient(top, #DDDDDD, #EEEEEE);
	background-image:     -ms-linear-gradient(top, #DDDDDD, #EEEEEE);
	background-image:      -o-linear-gradient(top, #DDDDDD, #EEEEEE);
    height:30px
}

li.navtab
{
    float:left;
    height:30px
}

a.navlink
{
    display:block;
    width:100px;
    height:30px;
    color:black;
    text-decoration:none;
    font-weight:bold;
    font-size:14px;
    line-height: 30px;
}

a.navlink:hover{
    background-color:#BBBBBB;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#BBBBBB), to(#DDDDDD));
	background-image: -webkit-linear-gradient(top, #BBBBBB, #DDDDDD); 
	background-image:    -moz-linear-gradient(top, #BBBBBB, #DDDDDD);
	background-image:     -ms-linear-gradient(top, #BBBBBB, #DDDDDD);
	background-image:      -o-linear-gradient(top, #BBBBBB, #DDDDDD);
}


/** Forms **/
.formbox{
	display: inline-block;
	position: relative;
    width: 300px;
    margin: 10px 50px 10px 50px;
    padding:5px;
	text-align: left;
	vertical-align: top;
}

.field300 {
	width: 284px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	margin: 2px 0px 2px 0px;
	padding: 5px;
}
.field150 {
	width: 135px;
	border: 0px;
	background-color: #C00;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	margin: 2px 0px 2px 0px;
	padding: 5px;
}

.field100 {
        width: 80px;
		border: 0px;
	background-color: #C00;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	margin: 2px 0px 2px 2px;
	padding: 5px;
}
.logintext {
        width: 284px;
        margin: 10px auto;
}

#form_rules {
        width: 284px;
        height: 100px;
        overflow-y: scroll;
}
.rulespage{
        width: 800px;
        margin: 10px auto;
}
.formborder {
        border: 1px solid #999;
	/*background-color: rgba(0,0,0,0.1);*/
	background-color: #FFF;
	padding: 10px;
	box-shadow: 0px 0px 4px #333;
    margin: 5px;
}
.formname{
    color: #fff;
    background: #ffa20c;
    border: 1px solid #781351;
    padding: 2px 6px;
}

.formcheckbox {
	/* TO DO: Format Checkbox */
	margin: 5px;
}


form{
    padding: 0px;
	margin: 0px;
}


.imgBorder {
	border: 10px solid #000000;
}


div.choosefile{
    width: 185px;
    height: 38px;
    background: url('../img/choosefile_red.png');
    overflow: hidden;
    text-align:left;
    vertical-align:middle;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
}
div.choosefile:hover{
    background: url('../img/choosefile_white.png');
}
div.choosefile input {
    display: block !important;
    width: 175px !important;
    height: 38px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}
.innerbox{
    height: 200px;
    width: 200px;
    margin: 0px auto;
    margin-top: 100px;
}

.centeredbutton {
    margin: 0px auto;
}
input[type=button],input[type=submit],input[type=reset]{
	font-size:14px;
	background-color: #0066CC;
	color: #FFF;
	border: 0px;
	width: 175px;
	padding: 10px;
	text-align: left;
    cursor: pointer;
	margin: 5px 0px 5px 0px;
	border-radius: 8px;
}

input[type=button].inputSmall,input[type=submit].inputSmall{
	font-size:12px;
	width: 100px;
	padding: 2px 5px 2px 10px;
	border-radius: 5px;
    margin: 0px;
}

input[type=button].inputSmallWide,input[type=submit].inputSmallWide{
	font-size:12px;
	width: 150px;
	padding: 2px 5px 2px 10px;
	border-radius: 5px;
    margin: 0px;
}
/*
input[type=button],input[type=submit]{
	font-size:14px;
    margin-top:8px;
    margin-bottom:8px;
    margin-right:0px;
	background-color: #FF0000;
	color: #FFF;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 40px solid #990000;
	width: 175px;
	padding: 10px;
	text-align: left;
}*/
.error {
	color: #DD0000;
	font-size: 11px;
}
.loading-bar {
	padding: 50px 0px 50px 0px;
	background-image: url('../img/loading-bar.gif'); 
	background-position: center top; 
	background-repeat: no-repeat;
        width : 220px;
        height: 19px;
        margin: 50px auto;
        display: none
}
.loading-small {
	padding: 50px 0px 50px 0px;
	background-image: url('../img/loading-small.gif'); 
	background-position: center top; 
	background-repeat: no-repeat;
        width : 32px;
        height: 32px;
        margin: 50px auto;
        display: none
}
.loading-wide {
	padding: 50px 0px 50px 0px;
	background-image: url('../img/loading-wide.gif'); 
	background-position: center top; 
	background-repeat: no-repeat;
        width : 126px;
        height: 22px;
        margin: 50px auto;
        display: none
}

/********* Admin.rennix **********/
.viewentries{
    width: 920px;
    min-height: 300px;
    margin: 0px auto;
}
.managemain{
    width: 520px;
    min-height: 300px;
    margin: 0px auto;   
    
}
.managetop_boxbutton{
    text-align: right;
}

.admin260{
    margin: 0px auto;
    min-height: 200px;
    width: 260px;
}
.admin360{
    margin: 0px auto;
    min-height: 200px;
    width: 360px;
}
.admin460{
    margin: 0px auto;
    min-height: 200px;
    width: 460px;
}
.admin-center {
    margin: auto;
    min-height: 200px;
}
.left-controller{
    display: inline-block; min-height: 600px; width:260px; overflow: hidden; margin-right: 10px;
}
.right-controller{
    display: inline-block; margin: 0px; min-height: 200px; width: 200px; overflow: visible; vertical-align: top;
}
/********************/


.tabletitle {
    font-weight: bold
}

/** Navigation Bar **/
.navbar{
	width:100%;
    background-color: #333333;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#333333));
	background-image: -webkit-linear-gradient(top, #666666, #333333); 
	background-image:    -moz-linear-gradient(top, #666666, #333333);
	background-image:     -ms-linear-gradient(top, #666666, #333333);
	background-image:      -o-linear-gradient(top, #666666, #333333);
    height:28px;
    border-bottom: 1px solid #444444;
}

.navbarcontent {
    width:1000px;
    margin: 0px auto 0px auto;
    text-align: left;
    height: 28px;
    overflow: hidden;
}


.navbutton {
    width: 100px;
    height: 22px;
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 22px;
    padding: 3px 3px 3px 10px;
    position: relative;
    display: inline-block;
    background-color: #444444;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#333333));
	background-image: -webkit-linear-gradient(top, #555555, #333333); 
	background-image:    -moz-linear-gradient(top, #555555, #333333);
	background-image:     -ms-linear-gradient(top, #555555, #333333);
	background-image:      -o-linear-gradient(top, #555555, #333333);
    border-left: 1px solid #666666;
    cursor: pointer;
    vertical-align: top;
}

.navbuttonend {
    border-right: 1px solid #666666;
}

.navbutton:hover {
    background-color: #555555;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#666666));
	background-image: -webkit-linear-gradient(top, #555555, #666666); 
	background-image:    -moz-linear-gradient(top, #555555, #666666);
	background-image:     -ms-linear-gradient(top, #555555, #666666);
	background-image:      -o-linear-gradient(top, #555555, #666666);
}

.navbuttonsearch {
    position: relative;
    display: inline-block;
    height: 28px;
    overflow: hidden;
    vertical-align: top;
}

.navbarsearchfield {
    width: 150px;
    font-size: 12px;
    line-height: 18px;
    padding: 0px 2px 0px 2px;
    margin: 3px 3px 3px 10px;
}


.mainboxborder {
    padding: 3px;
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    margin: 5px auto 5px auto;
	position: relative;
}

.clearbox {
    padding: 3px;
    margin-top: 10px;
}

.borderbottomsoft {
	border-bottom: 1px solid #EEEEEE;
}

#logbox
{
	text-align: left;
}
#fullbox {
	display: inline;
	float: left;
	width: 800px;
	padding: 0px 0px 10px 0px;
}

#title
{
	color: #000000;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}

#subtitle
{
	color: #343434;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.borderbottom {
	border-bottom: 1px solid #EEE;
}

.borderlefttopright {
	border-left: 1px solid #EEE;;
	border-top: 1px solid #EEE;;
	border-right: 1px solid #EEE;
}

.borderbottomsoft {
	border-bottom: 1px solid #EEEEEE;
}

.border {
	border: 1px solid #EEE;
}

input.login {

	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

/** Privacy Policy**/

#privacypolicy{
    margin:30px 50px 30px 50px;
    padding:15px;
    text-align:left;
}
.subslogan {
font-family: arial narrow, helvetica, verdana;
font-weight: normal;
font-size: 25px;
margin: 0px 0px 0px 0px;
color: #0096FE;
text-align: right;
}
