/* CSS Document */
body
{
    font-family:Tahoma;
}

A
{
    text-decoration:none;
    color:#007591;
    font-weight:normal;
}

A:Hover
{
    text-decoration:underline;
    color:#000000;
    font-weight:normal;
}

#pagecontainer{
	width: 788px;
	height: 1100px;
	background-image:url(../../www.outstanda.com/files/Images/shadowbg.jpg);
	background-repeat:repeat-y;	
}

.PageHeaders
{
    font-weight:normal;
    font-size:20pt;
    color:#404040;
    font-family:Arial;
}

.ProductsHeaders
{
    font-size:16pt;
    color:white;
    background-color:#F15C00;
    font-family:arial;
    padding:3px 0px 3px 3px;
    /*width:50%;*/
}

#header{
	width: 100%;
	background-image:url(../../www.outstanda.com/files/Images/headerbg.jpg);
	background-repeat:repeat-x;
}

#header A
{
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}

#header A:Hover
{
    color:#A8A6A6;
    text-decoration:none;
    font-weight:bold;
}

#logo{
	width: 761px;
	height: 57px;
	background-image:url(../../www.outstanda.com/files/Images/outstandalogo.gif);
	background-repeat:no-repeat;
}
#maincontainer{
	height: 1019px;
	width: 780px;
	margin-left:4px;
}

.HomeBoxes
{
    padding:5px 0px 5px 0px;
    border-bottom:1px dotted #C9C9C9;
}

.MainPageLinks
{
    color:#007591;
    text-decoration:none;
    font-weight:bold;
    white-space:nowrap;
    font-size:9pt;
}

.MainPageLinks:Hover
{
    color:#007591;
    text-decoration:none;
    font-weight:bold;
    white-space:nowrap;
    font-size:9pt;
}

.HomeSubLinks
{
    color:#333333;
    font-weight:normal;
    text-decoration:none;
    font-size:10pt;
}

.HomeSubLinks:hover
{
    color:#000000;
    font-weight:normal;
    text-decoration:none;
    font-size:10pt;
}

.HomeSubLinks A
{
    color:#007591;
    font-weight:normal;
    text-decoration:none;
    font-size:10pt;
}

.HomeSubLinks A:Hover
{
    color:#AA3303;
    font-weight:normal;
    text-decoration:none;
}

.resourcelinks
{
    border-bottom:1px dotted #C9C9C9;
    color:#007591;
    text-decoration:none;
    font-weight:normal;
    font-size:10pt;
    margin-left:10px;
}

.resourcelinks A
{
    color:#007591;
    text-decoration:none;
    font-weight:normal;
    font-size:10pt;
}

.resourcelinks A:Hover
{
    color:#000000;
    text-decoration:none;
    font-weight:normal;
    font-size:10pt;
}

.servicepicturelinks
{
    color:#FFFFFF;
    text-decoration:none;
}

.servicepicturelinks:Hover
{
    color:#FFFFFF;
    text-decoration:underline;
}

A IMG
{
	border: none;
}

A:hover IMG
{
	border: none;	
}

.BenefitsLinks
{
    color:#000000;
    text-decoration:none;
    border-bottom:1px dotted #C9C9C9;
    padding:8px 0px 8px 0px;
    margin-right:15px;
}

.BenefitsLinks A
{
    color:#000000;
    text-decoration:none;
    font-weight:bold;
    font-size:10pt;
}

#navigation{
	width: 780px;
	height: 41px;
	
}

.button
{
	width: 126px;
	height: 48px;
	text-align:center;
    color:#333333;
	background-image:url(../../www.outstanda.com/files/Images/buttonbgnew.jpg);
	background-repeat:repeat-x;
	margin-right:2px;
}

.button A
{
    color:#333333;
}

.buttonhover
{
	width: 126px;
	height: 48px;
	text-align:center;
	background-image:url(../../www.outstanda.com/files/Images/buttonbghovernew.jpg);
	background-repeat:repeat-x;
	color:#F15700;
	margin-right:2px;
}

.buttonhover A
{
	color:#F15700;
}

.buttonselected
{
    width: 126px;
	height: 48px;
	text-align:center;
	color:#F15700;
	background-image:url(../../www.outstanda.com/files/Images/buttonbghovernew.jpg);
	background-repeat:repeat-x;
	margin-right:2px;
}

.buttonselected A
{
	color:#F15700;
}

.buttonlink
{
    margin-top:3px;

	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	display:block;
	text-decoration:none;		
}
.buttonlink:hover
{

	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#F15700;
	display:block;
	text-decoration:none;	
}

.OrderNowButton
{
    background-image:url(../../www.outstanda.com/files/Images/pageordernownotext.jpg);
    background-repeat:no-repeat;
    width:162px;
    height:42px;
    padding:12px 0px 0px 12px;
    font-weight:bolder;
    color:#000000;
    cursor:pointer;
}

.CallNowButton
{
    background-image:url(../../www.outstanda.com/files/Images/pagecallnownotext.jpg);
    background-repeat:no-repeat;
    width:162px;
    height:42px;
    padding:12px 0px 0px 12px;
    font-weight:bolder;
}

#bannerup{
	width: 780px;
	height: 14px;
	
	background-image:url(../../www.outstanda.com/files/Images/bannerup.jpg);
	background-repeat:no-repeat;
}
#banner{
	width: 780px;
	height: 177px;
	
	background-image:url(../../www.outstanda.com/files/Images/banner.jpg);
	background-repeat:no-repeat;
}
#bannerdown{
	width: 780px;
	height: 14px;
	
	background-image:url(../../www.outstanda.com/files/Images/bannerdown.jpg);
	background-repeat:no-repeat;
}
#ordernowcontainer{
	width: 780px;
	height: 55px;
	margin-left:25px;
	
}
#ordernow{
	width: 650px;
	height: 54px;
	
}

#content{
	width: 780px;
	height: 513px;
	
}
#contentup{
	width: 760px;
	height: 256px;
	margin-left:10px;
	
}

#webmarketingtoolcontainer{
	width: 374px;
	height: 236px;
	float:left;
	
	
}

#webmarketingtoolheader{
	width: 374px;
	height: 26px;
	float:left;
	
	

}
#webmarketingtoolcontent{
	width: 372px;
	height: 209px;
	float:left;
	
	border-left-color: #C9C9C9;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #C9C9C9;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #C9C9C9;
	border-bottom-style: solid;
	border-bottom-width: 1px;


}
#smbemarketer{
	width: 360px;
	height: 66px;
	margin-left:5px;
	border-bottom-color: #C9C9C9;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	
}

#smbemarketerlogo{
	width: 32px;
	height: 65px;
	float:left;
	background-color:#ffffff;
	background-image:url(../../www.outstanda.com/files/Images/smbemarketerlogo.gif);
	background-repeat:no-repeat;
}
#smbemarketertext{ 
	width: 191px;
	height: 65px;
	float:left;
	font-family:Tahoma;
	font-size:10px;
	color:#A8A6A6;
}

#smbemarketertext a:link{ 
	font-family:Tahoma;
	font-size:10px;
	color:#A8A6A6;
	text-decoration:none;
}

#smbemarketertext a:hover{ 
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.smbemarketertextheading{
	font-family:Tahoma;
	font-size:12px;
	color:#007591;
	font-weight:bold;
}

#smbemarketericons{
	width: 135px;
	height: 65px;
	float:left;
	
}

#smbemarketericons a:link{ 
	font-family:Tahoma;
	font-size:10px;
	color:#A8A6A6;
	text-decoration:none;
}

#smbemarketericons a:hover{ 
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}


#smbemarketericonsbuy{
	width: 134px;
	height: 21px;
	float:left;
}
#smbemarketericonsmoreinfo{
	width: 134px;
	height: 21px;
	float:left;
}
#smbemarketericonsschedule{
	width: 134px;
	height: 21px;
	float:left;

}

#smbepublishermatrix{
	width: 360px;
	height: 66px;
	margin-left:5px;
	border-bottom-color: #C9C9C9;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	
}



#smbepublishermatrixlogo{
	width: 32px;
	height: 65px;
	float:left;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-image: url(../../www.outstanda.com/files/Images/smbepublishsermatrixlogo.gif);
}
#smbepublishermatrixtext{ 
	width: 191px;
	height: 65px;
	float:left;

}
#smbepublishermatrixtext a:link{ 
	font-family:Tahoma;
	font-size:10px;
	color:#A8A6A6;
	text-decoration:none;
}

#smbepublishermatrixtext a:hover{ 
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.smbepublishermatrixtextheading{
	font-family:Tahoma;
	font-size:12px;
	color:#007591;
	font-weight:bold;
}


#smbepublishermatrixicons{
	width: 135px;
	height: 65px;
	float:left;
	
}

#smbepublishermatrixicons a:link{ 
	font-family:Tahoma;
	font-size:10px;
	color:#A8A6A6;
	text-decoration:none;
}

#smbepublishermatrixicons a:hover{ 
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

#smbepublishermatrixiconsbuy{
	width: 134px;
	height: 21px;
	float:left;
}


#smbepublishermatrixiconsmoreinfo{
	width: 134px;
	height: 21px;
	float:left;
}
#smbepublishermatrixiconsschedule{
	width: 134px;
	height: 21px;
	float:left;

}


#smbepublishercomplete{
	width: 360px;
	height: 66px;
	margin-left:5px;
	border-bottom-color: #C9C9C9;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	

}
#smbepublishercompletelogo{
	width: 32px;
	height: 65px;
	float:left;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-image: url(../../www.outstanda.com/files/Images/smbepublishsercomplete.gif);
}
#smbepublishercompletetext{ 
	width: 191px;
	height: 65px;
	float:left;

}
#smbepublishercompletetext a:link{ 
	font-family:Tahoma;
	font-size:10px;
	color:#A8A6A6;
	text-decoration:none;
}

#smbepublishercompletetext a:hover{ 
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.smbepublishercompletetextheading{
	font-family:Tahoma;
	font-size:12px;
	color:#007591;
	font-weight:bold;
}


#smbepublishercompleteicons{
	width: 135px;
	height: 65px;
	float:left;

}

#smbepublishercompleteicons a:link{ 
	font-family:Tahoma;
	font-size:10px;
	color:#A8A6A6;
	text-decoration:none;
}

#smbepublishercompleteicons a:hover{ 
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}


#smbepublishercompleteiconsbuy{
	width: 134px;
	height: 21px;
	float:left;
}
#smbepublishercompleteiconsmoreinfo{
	width: 134px;
	height: 21px;
	float:left;
}
#smbepublishercompleteiconsschedule{
	width: 134px;
	height: 21px;
	float:left;

}



#marketingservicescontainer{
	width: 374px;
	height: 236px;
	float:right;
	
	
}
#marketingservicesheader{
	width: 374px;
	height: 26px;
	float:left;
	
	

}
#marketingservicescontent{
	width: 372px;
	height: 209px;
	float:left;
	
	border-left-color: #C9C9C9;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #C9C9C9;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #C9C9C9;
	border-bottom-style: solid;
	border-bottom-width: 1px;


}

#marketingservices{
	width: 360px;
	height: 100px;
	margin-left:10px;
	border-bottom-color: #C9C9C9;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	
	
}
#cms{ 
	width: 359px;
	height: 15px;
	font-family:Tahoma;
	font-size:12px;
	color:#007591;
	font-weight:bold;
	
	

}
#cmspic{
	width: 80px;
	height: 80px;
	float:left;
	
	

}
#cmstext{ 
	width: 260px;
	height: 85px;
	float:right;
	font-family:Tahoma;
	font-size:11px;
	color:#373636;
	
	
}

#emarketing{ 
	width: 359px;
	height: 15px;
	font-family:Tahoma;
	font-size:12px;
	color:#007591;
	font-weight:bold;
	
	

}
#emarketingpic{
	width: 80px;
	height: 80px;
	float:left;
	
	

}
#emarketingtext{ 
	width: 260px;
	height: 85px;
	float:right;
	font-family:Tahoma;
	font-size:11px;
	color:#373636;
	
	
	
}


#contentdown{
	width: 760px;
	height: 256px;
	margin-left:10px;
	
}
#newsandupdatescontainer{
	width: 374px;
	height: 236px;
	float:left;
	
}
#newsandupdatesheader{
	width: 374px;
	height: 26px;
	float:left;
	
	

}
#newsandupdatescontent{
	width: 372px;
	height: 209px;
	float:left;
	
	border-left-color: #C9C9C9;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #C9C9C9;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #C9C9C9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	


}

#news{
	width: 300px;
	height: 50px;
	margin-left:25px;
	border-bottom-color: #C9C9C9;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}

#news a:link{
	font-family:Tahoma;
	font-size:10px;
	color:#007591;
	text-decoration:none;
	
}

#news a:hover{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	
}

.newsheading{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
#freeresourcescentrecontainer{
	width: 374px;
	height: 236px;
	float:right;
	
}
#freeresourcescentreheader{
	width: 374px;
	height: 26px;
	float:left;
	
	

}
#freeresourcescentrecontent{
	width: 372px;
	height: 209px;
	float:left;
	
	border-left-color: #C9C9C9;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #C9C9C9;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #C9C9C9;
	border-bottom-style: solid;
	border-bottom-width: 1px;


}

#resource{
	width: 300px;
	height: 25px;
	margin-left:25px;
	border-bottom-color: #C9C9C9;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	
}

#resource a:link{
	font-family:Tahoma;
	font-size:11px;
	color:#007591;
	text-decoration:none;
}

#resource a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	
	
}
		
#getquotecontainer{
	width: 780px;
	height: 77px;
	margin-left:25px;
}

#getquotetext{
	width: 600px;
	height: 75px;
}

#getquotetext a:link{
	font-family:Tahoma;
	font-size:12px;
	color:#F15700;
	font-weight:bold;
	text-decoration:none;
}

#getquotetext a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#F15700;
	font-weight:bold;
	text-decoration:underline;
}

.getquotetextheading{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	
}
.getquotetexttext{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}

.getquotenumber{
	font-family:Tahoma;
	font-size:12px;
	color:#F15700;
	font-weight:bold;
}

#footerup
{
	width: 780px;
	min-height: 5px;
	background-image:url(../../www.outstanda.com/files/Images/footerup.jpg);
	background-repeat:repeat-x;
}

#footer
{
	width: 780px;
	height: 115px;
	background-image:url(../../www.outstanda.com/files/Images/footerbg.jpg);
	background-repeat:repeat-x;
}

#footercontainer
{ 
	
    border-top:3px solid red;
    background-image:url(../../www.outstanda.com/files/Images/footerbg.jpg);
    background-repeat:repeat-x;
}

#footertext
{
    vertical-align:top;
    padding:6px 10px 0px 10px;
    width:70%;
	float:left;
	white-space:nowrap;
}

#footertext a
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#footertext a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}

#footercontactinfo
{
    margin:0px 10px 0px 10px;
    width:30%;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	
}

#footercontactinfo a{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#footercontactinfo a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}

/*Products Page Classes Start*/

.ProductsPageLinks
{
    color:#404040;
    text-decoration:none;
    font-size:8pt;
    margin-bottom:5px;
    line-height:1.75em;
}

.ProductsPageLinks:Hover
{
    font-size:8pt;
    color:#000000;
    text-decoration:none;
}

/*Newsroom Module Start*/

.ModulesNewsroomTitleSummary
{
    margin-left:10px;
    font-size:10pt;
    color:#000000;
    text-decoration:none;
    border-bottom:1px dotted #C9C9C9;
}

.ModulesNewsroomTitleSummary A
{
    font-size:10pt;
    color:#007591;
    text-decoration:none;
    font-weight:normal;
}

.ModulesNewsroomTitleSummary A:Hover
{
    font-size:10pt;
    color:#003150;
    text-decoration:none;
    font-weight:normal;
}

.ModulesNewsroomYearsList
{
}

.ModulesNewsroomYearsList A
{
    color:#000000;
    text-decoration:none;
}

.ModulesNewsroomReadMoreLink
{
    text-decoration:none;
    color:#007591;
    font-weight:normal;
    font-size:10pt;
}

.ModulesNewsroomReadMoreLink:Hover
{
    text-decoration:underline;
    color:#000000;
    font-weight:normal;
    font-size:10pt;
}

.ModulesNewsroomReadMoreLink A
{
    text-decoration:none;
    color:#007591;
    font-weight:normal;
}

.ModulesNewsroomReadMoreLink A:Hover
{
    text-decoration:underline;
    color:#000000;
    font-weight:normal;
}

.ModulesNewsroomSummarySentence
{
    color:#F15700;
    font-weight:normal;
    font-size:18pt;
    border-bottom:1px dotted #C9C9C9;
    margin-left:15px;
}

.ModulesNewsroomSummarySentenceSum
{
    color:#F15700;
    font-weight:normal;
    font-size:14pt;
    border-bottom:1px dotted #C9C9C9;
    margin-left:0px;
}

.ModulesNewsroomSummary
{
    font-weight:normal;
    color:#444444;
}

.ModulesNewsroomReleaseDate
{
    color:#000000;
    margin-left:15px;
    font-size:10pt;
}

.ModulesNewsroomReleaseDateSum
{
    color:#000000;
    margin-left:0px;
    font-size:10pt;
}

.ModulesNewsroomFullText
{
    margin:0px 15px 0px 15px;
}

.ModulesNewsroomFullText A
{
    color:#007591;
    text-decoration:none;
}

.ModulesNewsroomFullText A:Hover
{
    color:#000000;
    text-decoration:underline;
}

.MoreResourcesLink
{
    text-decoration:none;
    color:#007591;
    font-weight:normal;
    font-size:10pt;
    margin-left:10px;
}

.MoreResourcesLink:Hover
{
    text-decoration:underline;
    color:#000000;
    font-weight:normal;
    font-size:10pt;
    margin-left:10px;
}

.ModulesResourceNewsroomSummarySentence
{
    border-bottom:1px dotted #C9C9C9;
    padding-top:15px;
}

.ModulesResourceNewsroomSummarySentence A
{
    color:#000000;
    text-decoration:none;
    font-weight:bold;
    font-size:12pt;
}

.ModulesResourceNewsroomSummarySentence A:Hover
{
    color:#000000;
    text-decoration:none;
    font-weight:bold;
    font-size:12pt;
}

.ModulesNewsroomReleaseDateResource
{
    color:#999999;
    font-size:10pt;
}

.browsepageslinks
{
    color:#007591;
    text-decoration:none;
}

.browsepageslinks:Hover
{
    color:#000000;
    text-decoration:underline;
}