body
{
	background: #444;
    background:transparent url(../img/bg_red.png) repeat scroll 0 0;
}
a 
{
    cursor:pointer;
	text-decoration:none;
	color: #0068B7; /* blue std*/
	/* other oolors #FF6600 #EF4332 #CC3300 #EF3B1D #FF0000*/
}
a:hover 
{
    color: #000;
}
.prod-title a {
    border-bottom: 1px dashed #EF3B1D; /* red std */
    color: #5A5958; /* grey std */
}
.prod-title a:hover {
    border-bottom: 1px dashed #000;
    color: #000;
}
.prod-title
{
	font-size:167%; 
	color: #5A5958;
	font-family:Georgia,'Lucida Grande',Geneva,Arial,Helvetica,Verdana,sans-serif;
	font-weight:normal; 
	margin:0;
	padding: 10px 0 5px 40px;
	background-image:url('../img/arrow_intro_orange.gif');
	background-position:0px center;
	background-repeat:no-repeat;
	float: left;
}
#top ul.login li a {
	color: #EF3B1D; /* red std */
	text-decoration: none;
}

#top ul.login li a:hover {
	color: white;
}

/* ====================================================================================== Home Page Graphic */

.graphic-home-1
{
    background-image:url('../img/cs_intro_imgs/homepage_1.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:205px;
}
.graphic-home-2
{
    background-image:url('../img/cs_intro_imgs/homepage_2.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:205px;
}
.graphic-home-3
{
    background-image:url('../img/cs_intro_imgs/homepage_3.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:205px;
}
.graphic-home-4
{
    background-image:url('../img/cs_intro_imgs/homepage_4.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:205px;
}
.graphic-home-5
{
    background-image:url('../img/cs_intro_imgs/homepage_5.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:205px;
}
.graphic-home-6
{
    background-image:url('../img/cs_intro_imgs/homepage_6.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:205px;
}
.graphic-home-7
{
    background-image:url('../img/cs_intro_imgs/homepage_7.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:205px;
}
.graphic-home-8
{
    background-image:url('../img/cs_intro_imgs/homepage_8.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:205px;
}
.graphic-home-9
{
    background-image:url('../img/cs_intro_imgs/homepage_9.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:205px;
}
.graphic-home-10
{
    background-image:url('../img/cs_intro_imgs/homepage_10.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:205px;
}
.graphic-home-panel 
{   
    margin-top: 65px;
    width: 570px;
    padding: 0 0 0 15px;
	 float: left;
}
.graphic-home-panel .title 
{   
    font-family: Georgia,'Lucida Grande',Geneva,Arial,Helvetica,Verdana,sans-serif;
    color: #fff;
    font-size: 189%;
    margin:0;
    padding: 0 0 5px 35px;
    border-bottom: 1px solid #fff;
    background-image:url('../img/arrow_intro_orange.gif');
    background-position: 0px 3px;
	background-repeat:no-repeat;
}
.graphic-home-panel .overview 
{
    color: #fff;
    font-size: 116%;
    margin: 10px 0 0 0;
	line-height:1.4;    
}
.graphic-home-panel-sidebar 
{   
    margin-top: 0px;
    width: 223px;
	 height: 198px;
	 background-color: #f5f5f5;
	 float: left;
	 clear: right;
	 margin-top: 5px;
	 margin-left: 130px;
	 border: 1px solid #ccc;
	 background-image:url('../img/panel_bg.jpg');
    background-position: 0px 0px;
	 background-repeat:repeat-y;
}

.product_pnl_1 {
	float:left;
	margin-bottom: 15px;
}
.product_pnl_2 {
	float:left;
	clear:right;
	margin-bottom: 15px;
}


#graphic-menu ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#graphic-menu li { 
margin: 0 0 1px -25px;
padding: 0;
list-style-type: none;
}

#graphic-menu li.call { 
    background-image:url('../img/icon_telephone.gif');
    background-position: 19px 15px;
	 background-repeat:no-repeat;
	margin-top: -14px;
}
#graphic-menu li.signup { 
    background-image:url('../img/icon_check.gif');
    background-position: 19px 15px;
	 background-repeat:no-repeat;
}
#graphic-menu li.email { 
    background-image:url('../img/icon_message.gif');
    background-position: 19px 15px;
	 background-repeat:no-repeat;
}
#graphic-menu li.why { 
    background-image:url('../img/icon_help.gif');
    background-position: 19px 15px;
	 background-repeat:no-repeat;
}

#graphic-menu a
{
display: block;
color: #cc0000;
width: 165px;
height: 31px;
padding: 18px 0 0 55px;
text-decoration: none;
font-weight: bold;
font-size: 115%;
background-color: transparent;
vertical-align: middle;
}

#graphic-menu a:hover
{
background-color: transparent;
color: #000;
}
/* ====================================================================================== Content Page Graphics */

.graphic-content-1
{
    background-image:url('../img/intro_imgs/content_1.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-content-2
{
    background-image:url('../img/intro_imgs/content_2.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-content-3
{
    background-image:url('../img/intro_imgs/content_3.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-content-4
{
    background-image:url('../img/intro_imgs/content_4.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-content-5
{
    background-image:url('../img/intro_imgs/content_5.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-content-6
{
    background-image:url('../img/intro_imgs/content_6.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-content-7
{
    background-image:url('../img/intro_imgs/content_7.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-content-8
{
    background-image:url('../img/intro_imgs/content_8.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-content-9
{
    background-image:url('../img/intro_imgs/content_9.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-content-10
{
    background-image:url('../img/intro_imgs/content_10.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-content-11
{
    background-image:url('../img/intro_imgs/content_11.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-content-12
{
    background-image:url('../img/intro_imgs/content_12.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-content-13
{
    background-image:url('../img/intro_imgs/content_13.jpg');
    background-position: 0px 5px;
	 background-repeat:no-repeat;
    height:115px;
}
.graphic-panel-content 
{   
    margin-top: 25px;
    width: 710px;
    margin-left:200px;
    padding: 0;
}
.graphic-panel-content .text
{   
    font-family: Georgia,'Lucida Grande',Geneva,Arial,Helvetica,Verdana,sans-serif;
    color: #fff;
    font-size: 131%;
    line-height:1.4;
}