/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/


body{
	font-family: Arial,sans-serif;
	color: #ffffff;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #5a6fb2;
	background-repeat: no-repeat;
}


TABLE.BodyHolder
{
	background: #000000;
	background-image: url(http://www.straighttalkchicago.com/images/straighttalkbg_101.jpg);
	width:750px;
	border: none;
	background-repeat:no-repeat;
}

INPUT
{
	border-style:solid;
	border-width: 1px;
	/* border-color: #000000; */
	/* background-color: #343f63; */
	background-color: #ffffff;
	color: #000000;
	height:15px;
	font-size:12px;

}

INPUT.submitbtn
{
    height: 20px;
}

TD.CartSubTotal
{
    font-size:14px;
    border-top: solid 1px #ffffff;
    
}
TABLE.Cart
{
    border-bottom:solid 1px #ffffff;
}


TD.CartHeader
{
    font-size:12px;
    border-top:solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    
}


TD.CartItem
{
    font-size:14px;
    
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #ffffff;
	text-decoration: none;
	border:none;
}


a:hover{
	text-decoration: underline;
}



/******* text styles *******/

DIV.footer1{font-size: 8px}

.subtitle1 {font-size: 12px}

.title1 {
	font-size: 16px;
	font-weight: bold;
}

.dailyList1 {font-size: 13px}

.title2 {
	font-size: 14px;
	font-weight: bold;
}

.footer1 {font-size: 8px}

.style2 {font-size: 13px}

.style3 {font-size: 11px}

.style4 {font-size: 9px}

.style5 {font-size: 10px}

.StyleRed {color: Red}

.errorMsg 
{
    font-size:11px;
    font-weight:bold;
}

.Question 
{
	font-size: 12px;
	font-weight: bold;
}

.ContactUs {font-size: 12px; font-weight:bold;}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#content_home{
	padding: 15px 10px 10px 15px;
	clear: both;
	margin-top: 0px;
	margin-left: 20px;
	width: 478px;
	background-color: #343f63;
	border:none;
	background-image: url(http://www.straighttalkchicago.com/images/markjobebg_101b.jpg);
	background-repeat: no-repeat;
	left:2px;
	position:relative;
}
#content_sub{
	padding: 15px 10px 10px 15px;
	clear: both;
	margin-top: 0px;
	margin-left: 20px;
	width: 478px;
	height: 338px;
	background-color: #343f63;
	border:none;
	left:2px;
	position:relative;
}

#content_sub_Yscroll{
	padding: 15px 10px 10px 15px;
	clear: both;
	margin-top: 0px;
	margin-left: 20px;
	width: 478px;
	height: 338px;
	background-color: #343f63;
	border:none;
	left:2px;
	position:relative;
	overflow-y:scroll;
	scrollbar-base-color:#343f63;
}


#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	white-space: nowrap;
}

html>body #menu {margin-left:20px;}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	clear: both;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 500px;
	margin-top: 0px;
}

#menu td {
	font-size: 10px;
	background-color: #343f63;
	border-color: #192333;
	border-width: 1px;
	border-style: solid;
}

#newlife {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	width: 200px;
	float: right;
}

#menu_topper {
	float: left;
	margin-left: 10px;
	margin-top: 120px;
	font-size: 11px;
}

html>body #menu_topper {margin-left:20px;}
