@import "/css/branding.css";

BODY
{
	font-family : verdana, arial, helvetica, geneva;
	font-size : 10px;
	line-height : 18px;
}
TH
{
    font-family : verdana, arial, helvetica, geneva;
	FONT-SIZE: 10px;
	line-height : 18px;
    MARGIN-BOTTOM: 0em;
    PADDING-BOTTOM: 0.3em;
    PADDING-TOP: 0.3em;
    
}
TD
{
	font-family : verdana, arial, helvetica, geneva;
	font-size : 10px;
	line-height : 18px;
}

.ow_alert	{
	font-family : verdana, arial, helvetica, geneva;
	font-size : 16px;
	text-transform : capitalize;
	font-weight : 600;
	color : #F00;
}
.ow_header	{
	font-family : verdana, arial, helvetica, geneva;
	font-size: 18px;
	letter-spacing: -1px;
	color : #cc6600;
	font-weight : 700
}

.owBody	{
	font-family : verdana, arial, helvetica, geneva;
	font-size : 10px;
	line-height : 18px;
	text-align : justify;
}
.SmallBody
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.PageHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;;
	line-height: 18px;
    color : #cc6600;
}
.ConfigValue
{
    FONT-WEIGHT: bold;
    TEXT-TRANSFORM: capitalize
}
.ConfigType
{
    TEXT-TRANSFORM: capitalize;
    FONT-STYLE: italic
}
LI
{
    LIST-STYLE-POSITION: outside;
    MARGIN-LEFT: 15px
}
CODE
{
    MARGIN-LEFT: 30px;
    FONT-STYLE: italic
}
.AccessoriesTable
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    BORDER-LEFT: black thin solid;
    BORDER-BOTTOM: black thin solid;
    BACKGROUND-COLOR: #ffffff;
}

.opwizBox	{
	background-color: #fed9ad;
	border : 1px solid #c29b6d;
}

.purchaseNow	{
	color:#F00;
	font-family:verdana,helvetica;
	font-size: 18px;
	font-weight : bolder;
	border : 1px solid #000;
	padding : 5px;
	background-color : #e1ebf2;
	}
	
.qsText	{
	margin-top : 0px;
	}

.owProductHeader	{
	font-size:12px;
}

.owProductTable	{
	border : 1px solid #bababa;
	background-color : #e1ebf2;
}

.owBorderLeft	{
	border-left : 1px solid #bababa;
}

.owBorderRight	{
	border-right : 1px solid #bababa;
}

.owBorderBottom	{
	border-bottom : 1px solid #bababa;
}

.owBorderTop	{
	border-top : 1px solid #bababa;
}

.owBorderBottomTop	{
	border-top : 1px solid #bababa;
	border-bottom : 1px solid #bababa;
}

.owheaderRule	{
	background-color : #bababa;
	width : 98%;
	margin-top : 3px;
	margin-bottom : 3px;
	line-height:2px;
	} 