/*  Used to Skin the Support Web Site */
.supportConfirmation
{
	/* background:#F6F6F6 none repeat scroll 0 0; */
	margin-left:30px;
	padding:20px;
}

span.articletitle
{
	margin-bottom:20px;	
}

body
{
	font-size:90%;
}

h3
{
	color:#3E538C;


}

.mediumtext
{
	font-size:15px;
}

.smalltext, .row2
{
	font-size:15px;
}

.smalltextbold
{
	font-size:15px;
	font-weight:bold;
}

.dlitempreview
{
	margin-bottom:15px;
}

div#trialsubmitbutton
{
	float:left;
	margin-left:34px;
}


div#wrap
{
	text-align:center;
}

div.clearfix
{
	width:960px;
}


div.support_default_fields
{

}

/*Display's For Crisis Area.  Display None by default.  Any text inside DIV will show this AREA.  Dispaly Logic found in supportPage.js */
div.crisis_area
{
	clear:both;
	text-align:center;
	width:80%;
	padding:20px;
	background: #FFE900;
	color:black;
	margin: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:thin;
	border-style:solid;
	font-weight:bold;
	display:none;
	
}

div.IndexIntroduction
{
	width:70%;
	text-align:justify;
}


div.supportH1
{
	 float: left;
}

div.searchForm
{
	float:right;
	padding: 10px 0;
}

div#liveTalk
{
	margin-left:40px;
	margin-right: 420px;
	
}

div.support_field{
	text-align:left;
	margin-bottom:10px;


}

div.support_field_label{
	text-align:right; 
	width:20%; 
	clear:left; 
	float:left;

}


div.support_field_element{
	width:auto; 
	clear:right;

}


#choice1{
	margin-bottom:10px;
	min-width:250px;
}

#choice2{
	margin-bottom:10px;
	margin-left: 20px;
	min-width:250px;

}

#choice3{
		margin-bottom:10px;
		margin-left: 40px;
		min-width:250px;
}

#choice3{
		margin-bottom:10px;
		margin-left: 40px;
		min-width:250px;
		
}

div.smalltext{
	text-align:right;

}


#divChoice2, #divChoice3, #divChoice4, #divChoice5 {
	background-image:url(http://www.omnovia-dev.com/website/templates/default/images/RightAngle.gif);
	background-repeat:no-repeat;
		background-position: 0px -5px;

}

#divChoice3{
	background-position: 25px -5px;
}



/******* Joomla Override Styles ************/

#ja-container-f #ja-content .main {		/* removes space between menu and breadcrumbs */
padding:0;
width:100%;
}


#ja-current-content .article-content {
clear:both;
color:#333333;
font-size:small;
}

h1
{
	padding: 10px 0;
}

body
{
	
}

div.greyRoundContainer {
    background: url("http://www.omnovia.com/images/site/bg_container.png") no-repeat scroll 0 0 #E3E3E3;
    overflow: hidden;
    padding: 1px 15px 25px;
    width: 651px;
}

div.greyRoundContainer h3 {
    color: #E3E3E3;
    margin: 0 0 20px;
}

h3 {
    font-size: 1.17em;
    font-weight: bold;
}
