/* CSS Stylesheet for VLE */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

/*#header
{
	margin:0px 0px 0px 0px;
}*/

#mainHome
{
background:#eff0f0 url(images/bg.jpg) no-repeat top left; padding:0px; margin:0px;
width:760px;
_width:757px;
height:525px;
}

#mainRegister
{
	background-image: url(images/contact_bg.jpg); 
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	width:760px;
}

#mainComp
{
	background-image: url(images/qmarks2.jpg); 
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	width:760px;
}

#puzzle
{	
}

.CompText
{
	padding:0.5em 0.5em 0.5em 0.5em;
	font-size:10pt;
	font-family:Arial;		
	font-weight:bold;
	text-align:left;
	color:#000000;
}

.CompTextTitle
{
	font-size:14pt;
	font-family:Arial;	
	font-weight:bold;
	text-align:left;
	color:#0089cf;
}

#mainIntro
{
	width:760px;

}

#giveaways
{
	background-color:#efefef;
	border:solid 1px #0089cf;
	padding: 0.4em 0.4em 0.4em 0.4em;
	text-align:center;	
}

.giveawaysTextTitle
{
	text-align:center;
	font-size:14pt;
	font-family:Arial;	
	font-weight:bold;
	color:#0089cf;
}

/*.maintext
{
	padding:0.2em 0.2em 0.2em 0.2em;
	font-size:small;
	font-family:Arial;	
}
*/

.maintextHome
{
	padding:0.5em 0.5em 0.5em 0.5em;
	font-size:12pt;
	font-family:Arial;	
	text-align:center;	
}

.mainTitleTextHome
{
	color:#0089cf;
	font-size:16pt;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
}

.mainTitleText
{
	color:#0089cf;
	font-size:medium;
	font-family:Arial;
	font-weight:bold;
}

#sidebar
{
	float:right;
	margin-left:1em;
}

.registerTextBox
{
	border: solid 1px #0089cf;
	width:250px;
}

.registerText
{
	color: White;
	font-family:Arial;
	font-size:small;
	font-weight:bold;
	text-align:right;
	vertical-align:text-bottom;
}

.compRegisterText
{
	color: #0089cf;
	font-family:Arial;
	font-size:small;
	font-weight:bold;
	text-align:right;
	vertical-align:text-bottom;
}

.compRegisterText1
{
	color: #0089cf;
	font-family:Arial;
	font-size:small;
	font-weight:bold;
	text-align:right;
	vertical-align:text-top;
}

/*#footer
{
	width:760px;
	border-top: solid 1px #A9A9A9;
	color: #A9A9A9;
	text-align:center;
}
*/

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H2
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}


ul#VLEtopmenu{
	height:30px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	text-transform:uppercase;
	font-size:10px;
	background:#0073ae url(/devportal/STD/images/menuHeader.gif) repeat-x top left;
	border-bottom:1px solid #ffffff;
}

ul#VLEtopmenu li
	{
	font-weight:bold;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	background:#0089cf url(/devportal/STD/images/menuHeaderUp.gif) repeat-x top left;
}
/*	border-right:1px solid #ffffff;*/
	
ul#VLEtopmenu li a
	{
	display:block;
	color:#ffffff;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:8px 15px 8px 15px;
	}
	
ul#VLEtopmenu li a:hover
	{
	color:#0089cf;
	background:#ffffff url(/devportal/STD/images/menuHeaderOver.gif) repeat-x top left;
	border-top:1px solid #eff0f0;
}
/*	margin:0px 0px 0px 0px;
	padding:8px 15px 8px 15px;*/
/*	border-bottom:1px solid #a7b6bf;
	border-left:1px solid #abd1ee;*/

ul#VLEtopmenu li a.selected
	{
	color:#0073ae;
	background:#eff0f0 url(/devportal/STD/images/menuHeaderSelected.gif) repeat-x top left;
	border-top:1px solid #eff0f0;
	}
/*	border-bottom:1px solid #a7b6bf;*/

ul#VLEtopmenu li .selected:hover
	{
	color:#0089cf;
	background:#ffffff url(/devportal/STD/images/menuHeaderOver.gif) repeat-x top left;
}
/*	margin:0px 0px 0px 0px;
	padding:8px 15px 8px 15px;
	border-bottom:1px solid #a7b6bf;*/
