/* CSS Document */
/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Phoogoo.com Style Sheet
Author : Josh Hemsley	
Email : josh.hemsley@phoogoo.com
We Are : Phoogoo (www.phoogoo.com)

 - refer to nav.css for navigation menu styles
 - refer to accordion.css for accordion styles

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/


/**-----------------------------------------------------------------------------
======== FOR IE ======== 
-----------------------------------------------------------------------------**/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearboth{
	clear:both;
	}



/**-----------------------------------------------------------------------------
======== GLOBAL BODY ======== 
-----------------------------------------------------------------------------**/

body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 0px;

}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../_images/phoogoo_bg1.jpg) no-repeat center top #3c7188;
	font-size: 13px;
	color:#757575;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:21px;
}


body.subpage {
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../_images/ez_mainbg_sub.jpg) repeat-x top #ffffff;
	font-size: 13px;
	color:#757575;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:21px;
}


p {
	margin:0px;
	padding:0px;
	}
	
sub_main_col li {
	padding-left: 16px;
	background-image: url(../_images/bullet_arrows_orange.jpg);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	}



/**-----------------------------------------------------------------------------
======== TEXT LINK STYLES ======== 
-----------------------------------------------------------------------------**/
a:link {
	color: #236984;
	text-decoration: none;
	}
a:visited {
	color: #236984;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #FF9900;
	}
a:active {
	text-decoration: none;
	}


/**-----------------------------------------------------------------------------
======== IMAGE LINK STYLES ======== 
-----------------------------------------------------------------------------**/
a img {
	border:0px;
	}

img.inline_thumb {
	border:1px solid #dee6e9;
	padding:2px;
	margin:5px;
	}

	
	
	
/**-----------------------------------------------------------------------------
======== HEADINGS ======== 
-----------------------------------------------------------------------------**/
	
h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	}
	

	
h2 {
	font-size:16px;
	padding-bottom:3px
	}
	
h1 {
	font-size:20px;
	}
	
	

/**-----------------------------------------------------------------------------
======== STRUCTURE ======== 
-----------------------------------------------------------------------------**/
#wrapper {
	width: 1000px;
	height:1000px;
	margin: 0px auto;
	margin-top: 0px;
	}
	
#content_home {
	width: 1000px;
	background:url(../_images/trans_content_bg1_1px.png) repeat-y ;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom:0px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/trans_content_bg1_1px.png,
sizingMethod='scale');	
	}	
	
#nav_top {
	background:url(../_images/phoogoo_nav_shadow.png);
	width:1000px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/phoogoo_nav_shadow.png,
sizingMethod='scale');	
	height: 26px;
	margin-top: -26px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	}
	
#foot_shadow {
	background:url(../_images/phoogoo_foot_shadow.png) ;
	height:26px;
	width:1000px;
	margin: 0px auto;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/phoogoo_foot_shadow.png,
sizingMethod='scale');	
	}
	
	
#foot_shadow_blue {
	background:url(../_images/phoogoo_foot_shadow_blue.png) ;
	height:26px;
	width:1000px;
	margin: 0px auto;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/phoogoo_foot_shadow_blue.png,
sizingMethod='scale');	
	}	
	
	
	
	
	
/**-----------------------------------------------------------------------------
======== HEADER ======== 
-----------------------------------------------------------------------------**/	
#header_home {
	width:1000px;
	height:350px;
	margin:0px auto;
	text-align:center;
	}
	
#header_sub h1 a{
	width:1000px;
	display:block;
	height:170px;
	margin:0px auto;
	text-align:center;
	background:url(../_images/header_subpage.png) center center no-repeat ;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/header_subpage.png,
sizingMethod='scale');
	text-indent:-9999px;	
	}	
	
	
#header_home2 {
	width:1000px;
	height:350px;
	margin:0px auto;
	text-align:center;
	}
	
	

	
/**-----------------------------------------------------------------------------
======== FOOTER ======== 
-----------------------------------------------------------------------------**/	
#footer {
	width:940px;
	margin:auto;
	margin-bottom:20px;
	color:#63b3ce;
	font-family:'helvetica', 'lucida grande', Arial, sans-serif;
	font-size:12px;
	line-height:normal;
	}
	
a.foot_link {
	color:#63b3ce;
	font-family:'helvetica', 'lucida grande', Arial, sans-serif;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover.foot_link {
	color:#e6e6e6;
	text-decoration:underline;
	}
	
	
h1.foot_logo {
	background:url(../_images/footer_logo.gif) center center no-repeat;
	width:131px;
	height:43px;
	display:block;
	float:right;
	margin:0px;
	padding:0px;
	}
	
	
	
	
/**-----------------------------------------------------------------------------
======== HOMEPAGE STRUCTURE ======== 
-----------------------------------------------------------------------------**/
#home_intro_col {
	width:694px;
	float:left;
	height:473px;
	background:#0033CC;
	margin-top:16px;
	}
	
#home_sidebar {
	width:264px;
	float:right;
	height:473px;
	background:#f2f0f1;
	border-top:#c4cecf solid 1px;
	margin-top:16px;
	}	
	
#home_sublevel {
	width:960px;
	border-top:#c4cecf solid 1px;
	background:url(../_images/lower_bg.gif) bottom left repeat-x #4e9ac1;
	}
	
#home_main_col {
	width:694px;
	float:left;
	height:490px;
	background:url(../_images/home_mainCol_bg.jpg) bottom center no-repeat;
	color:#40484a;
	line-height:26px;
	}
	
	
/**-----------------------------------------------------------------------------
======== HOMEPAGE MISC. STYLES ======== 
-----------------------------------------------------------------------------**/	
.home_main_headline h1{
	display:block;
	margin:0px;
	padding:0px;
	height:82px;
	width:560px;
	background:url(../_images/home_main_headline.png) center center no-repeat;
	text-indent:-9999px;
	}
	
/** Get Huge BTN **/
h1.wannaGetHuge a{
	float:left;
	display:block;
	margin:0px;
	margin-top:9px;
	padding:0px;
	height:36px;
	width:161px;
	background:url(../_images/btn_wannGetHuge.png) no-repeat 0px 0px;
	text-indent:-9999px;
	}
h1.wannaGetHuge a:hover{
	background:url(../_images/btn_wannGetHuge.png) no-repeat 0px -36px;
	}

/** Help Link List **/
.home_help_links ul {
	float:left;
	width: 255px;
	margin:0px;
	margin-left:8px;
	padding:0px;
	}
.home_help_links ul li {
	background:url(../_images/bullet_blueArrow.gif) center left no-repeat;
	padding:0px;
	padding-left:10px;
	list-style:none;
	line-height:21px;;
	color:#00617c;
	font-size:12px;
	margin:0px;
	}
.home_help_links ul li a{
	font-family:"Georgia", "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
	color:#00617c;
	}
.home_help_links ul li a:hover{
	text-decoration:none;
	color:#43575c;
	}
	
/** Action Links **/
.home_action_links ul {
	margin:0px;
	margin-left:8px;
	padding:0px;
	margin-top:12px;
	}
.home_action_links ul li {
	display:block;
	float:left;
	padding:0px;
	list-style:none;
	line-height:21px;;
	color:#00617c;
	font-size:11px;
	margin:0px;
	}
.home_action_links ul li a{
	font-family:"Georgia", "Times New Roman", Times, serif;
	text-decoration:none;
	color:#00617c;
	}
.home_action_links ul li a:hover{
	text-decoration:none;
	color:#43575c;
	}	
	
/** Share Link **/
.home_action_links ul li a.share{
	background:url(../_images/icon_share.png) center left no-repeat;
	padding:0px;
	padding-left:20px;
	list-style:none;
	line-height:21px;;
	color:#00617c;
	font-size:11px;
	}
.home_action_links ul li a:hover.share{
	color:#43575c;
	}
	
/** Mail Link **/
.home_action_links ul li a.mail{
	background:url(../_images/icon_mail.png) center left no-repeat;
	padding:0px;
	padding-left:20px;
	list-style:none;
	line-height:21px;;
	color:#00617c;
	font-size:11px;
	margin-left:13px;
	}	
.home_action_links ul li a:hover.mail{
	color:#43575c;
	}
		
/** Print Link **/
.home_action_links ul li a.print{
	background:url(../_images/icon_print.png) center left no-repeat;
	padding:0px;
	padding-left:20px;
	list-style:none;
	line-height:21px;;
	color:#00617c;
	font-size:11px;
	margin-left:13px;
	}	
.home_action_links ul li a:hover.print{
	color:#43575c;
	}		
	
	
	
	
/**-----------------------------------------------------------------------------
======== NEWSLETTER - refer to forms.css for form styles ======== 
-----------------------------------------------------------------------------**/
.newsletter_holder {
	width:215px;
	margin:auto;
	padding-top:12px;
	padding-bottom:12px;
	font-family:Geneva, "lucida grande", Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight:normal;
    color:#236984;
	}
	

	

	

/**-----------------------------------------------------------------------------
======== HOME SLIDER - refer to coda.css for slide container styles  ======== 
-----------------------------------------------------------------------------**/

/** Item Module Structure **/
.item_module {
	width:245px;
	margin:auto;
	padding:11px 0px 11px 0px;
	}
.item_divider {
	width:245px;
	height:4px;
	margin:auto;
	background:url(../_images/slider_content_horizLine.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/slider_content_horizLine.png,
sizingMethod='scale');
}

.item_module a{
	color:#FFFFFF;
	text-decoration:none;
	}
.item_module a:hover{
	color:#dae5e7;
	text-decoration:none;
	}
.item_module .thumbnail{
	float:right;
	margin:15px;
	}
.item_module .icon{
	float:left;
	}
.item_module .item_content{
	float:right;
	width:185px;
	line-height:normal;
	}


/** icons **/
.icon_basket {
	height:50px;
	width:50px;
	background:url(../_images/icon_basket.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_basket.png,
sizingMethod='scale');
	}	
.icon_card {
	height:50px;
	width:50px;
	background:url(../_images/icon_card.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_card.png,
sizingMethod='scale');
	}
.icon_security {
	height:50px;
	width:50px;
	background:url(../_images/icon_security.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_secutiry.png,
sizingMethod='scale');
	}
	
	
	.icon_globe {
	height:50px;
	width:50px;
	background:url(../_images/icon_globe.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_basket.png,
sizingMethod='scale');
	}	
.icon_information {
	height:50px;
	width:50px;
	background:url(../_images/icon_information.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_card.png,
sizingMethod='scale');
	}
.icon_search {
	height:50px;
	width:50px;
	background:url(../_images/icon_search.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_secutiry.png,
sizingMethod='scale');
	}
	
	.icon_website {
	height:50px;
	width:50px;
	background:url(../_images/icon_website.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_basket.png,
sizingMethod='scale');
	}	
.icon_application {
	height:50px;
	width:50px;
	background:url(../_images/icon_application.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_card.png,
sizingMethod='scale');
	}
.icon_brand {
	height:50px;
	width:50px;
	background:url(../_images/icon_brand.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_secutiry.png,
sizingMethod='scale');
	}
	
	
	.icon_brand {
	height:50px;
	width:50px;
	background:url(../_images/icon_brand.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_secutiry.png,
sizingMethod='scale');
	}
	
	
	.icon_bluhorn {
	height:50px;
	width:50px;
	background:url(../_images/icon_bullhorn.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_bullhorn.png,
sizingMethod='scale');
	}
	
	
	.icon_calendar {
	height:50px;
	width:50px;
	background:url(../_images/icon_calendar.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_calendar.png,
sizingMethod='scale');
	}
	
	
	.icon_email {
	height:50px;
	width:50px;
	background:url(../_images/icon_email.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_email.png,
sizingMethod='scale');
	}
	
	
	.icon_hosting {
	height:50px;
	width:50px;
	background:url(../_images/icon_hosting.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_hosting.png,
sizingMethod='scale');
	}
	
	
		.icon_idea {
	height:50px;
	width:50px;
	background:url(../_images/icon_idea.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_idea.png,
sizingMethod='scale');
	}
	
	
		.icon_multimedia {
	height:50px;
	width:50px;
	background:url(../_images/icon_multimedia.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_multimedia.png,
sizingMethod='scale');
	}
	
	
			.icon_socialnetwork {
	height:50px;
	width:50px;
	background:url(../_images/icon_socialnetwork.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_socialnetwork.png,
sizingMethod='scale');
	}
	
	
			.icon_blog {
	height:50px;
	width:50px;
	background:url(../_images/icon_blog.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_blog.png,
sizingMethod='scale');
	}
	
	
	
		
		.icon_notepad {
	height:50px;
	width:50px;
	background:url(../_images/icon_notepad.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_notepad.png,
sizingMethod='scale');
	}
	
	
			.icon_clipboard {
	height:50px;
	width:50px;
	background:url(../_images/icon_clipboard.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_clipboard.png,
sizingMethod='scale');
	}
	
	
			.icon_id {
	height:50px;
	width:50px;
	background:url(../_images/icon_id.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/icon_id.png,
sizingMethod='scale');
	}
	
	
	
	
	
	
	
	

img.case_thumb {
	padding:15px;
	background:url(../_images/case_thumb_bg.png) center left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/case_thumb_bg.png,
sizingMethod='scale');
	}

/** Learn More BTN **/
h1.learnMore_blue_btn a{
	float:left;
	display:block;
	margin:0px;
	margin-top:9px;
	padding:0px;
	height:36px;
	width:161px;
	text-indent:-9999px;
	background:url(../_images/btn_learnMore.png) center center no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/btn_learnMore.png,
sizingMethod='scale');	
	}
h1.learnMore_blue_btn a:hover{
	}




/**-----------------------------------------------------------------------------
======== SUBPAGE STRUCTURE ======== 
-----------------------------------------------------------------------------**/
#sub_mainCol_full {
	width:960px;
	height:auto;
	padding:10px 0px 35px 0px;
	border-top:#ffffff solid 1px;
	background:url(../_images/bg_fullContent_fade.jpg) bottom left repeat-x;
	}
	
#sub_grayCol_full {
	width:960px;
	height:auto;
	padding:10px 0px 15px 0px;
	border-top:#ffffff solid 1px;
	background:#e8f0f4;
	}
	
#sub_blueCol_full {
	width:960px;
	height:auto;
	padding:10px 0px 15px 0px;
	border-top:#ffffff solid 1px;
	background:url(../_images/lower_bg.gif) bottom left repeat-x #4e9ac1;
	}
	
#sub_main_col {
	width:694px;
	float:left;
	color:#40484a;
	line-height:22px;
	}

#sub_main_col h3{
	padding:15px 0px 4px 0px;
	}
	
.page_title {
	font-family:"Geneva", Arial, Helvetica, sans-serif;
	float:left;
	display:block;
	height:47px;
	width:100%;
	background:url(../_images/subpage_headingBG.gif) center left no-repeat;
	line-height:47px;
	color:#ed7a2d;
	font-size:32px;
	text-indent:15px;
	margin-top:0px;
	letter-spacing:-1px;
	}
.page_title span{
	font-size:20px;
	color:#999999;
	}	
	

	
/**-----------------------------------------------------------------------------
======== SUBPAGE SIDEBAR ======== 
-----------------------------------------------------------------------------**/
#sub_sidebar {
	font-family:"Geneva", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:250px;
	float:right;
	background:url(../_images/bg_subSidebar_fade.jpg) bottom left repeat-x;
	border-top:#c4cecf solid 0px;
	border-bottom:#ffffff solid 1px;
	margin-top:16px;
	margin-right:15px;
	line-height:normal;
	}	
	
#sub_sidebar_bottomFade {
	width:250px;
	clear:right;
	float:right;
	background:url(../_images/bg_subSidebar_bottomfade.png) center center repeat-x;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/bg_subSidebar_bottomfade.png,
sizingMethod='scale');		
	border-bottom:#c4cecf solid 0px;
	border-top:#ffffff solid 1px;
	margin-top:0px;
	margin-right:15px;
	height:75px;
	}	
	
#sub_newsletter {
	width:250px;
	clear:right;
	float:right;
	background:#e9eef1;
	border-top:#c4cecf solid 1px;
	border-bottom:#c4cecf solid 1px;
	margin-top:0px;
	margin-right:15px;
	}	

#sub_sidebar ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#sub_sidebar ul li{
	list-style:none;
	background:none;
	display:block;
	padding:7px 0px 7px 0px;
	width:100%;
	border-bottom:1px solid #dae1e5;
	border-top:1px solid #ffffff;
	}
#sub_sidebar ul li h3{
	padding:0px 0px 4px 0px;
	}
	
#sub_sidebar ul li a{
    color:#236984;
	text-decoration:none;
	}
#sub_sidebar ul li a:hover{
    color:#3e788e;
	text-decoration:none;
	}
	

#sub_sidebar ul li h3{
	padding:0px 0px 0px 0px;
	}
#sub_sidebar ul li p{
	padding:0px;
	}

.sidebar_content_pad_lg {
	background:#eff4f7;
	border-top:#c4cecf solid 1px;
	border-bottom:#ffffff solid 1px;
	line-height:normal;
	padding:0px 20px 0px 20px;
	}	
.sidebar_content_pad_sm {
	background:url(../_images/bg_subSidebar_fade_sm.jpg) bottom left repeat-x;
	border-top:#c4cecf solid 0px;
	border-bottom:#ffffff solid 1px;
	line-height:normal;
	padding:0px 20px 0px 20px;	
}	


	
/**-----------------------------------------------------------------------------
======== FOOTER SITE MAP ======== 
-----------------------------------------------------------------------------**/
.sitemap_col{
width: 170px;
overflow: hidden;
float:left;
margin-right:10px;
font-size:11px;
line-height:normal;
	color:#e1e1e1;
}	
.sitemap_col a{
	color:#ffffff;
	display:block;
	width:100%;
	padding:3px 5px 3px 5px;
	margin-top:3px;
	} 
.sitemap_col a:hover{
	color:#e1e1e1;
	background:#003366;
	background:url(../_images/bg_overlay_sm001.png) center center repeat-x;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://phoogoo.com/_images/bg_overlay_sm001.png,
sizingMethod='scale');			
	
	
	} 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/**-----------------------------------------------------------------------------
======== GLOBAL TEXT STYLES ======== 
-----------------------------------------------------------------------------**/
.txt11 {font-size:11px;}
.txt12 {font-size:12px;}
.txt14 {font-size:14px;}
.txt16 {font-size:16px;}
.txt18 {font-size:18px;}
.txt20 {font-size:20px;}
.txt22 {font-size:22px;}
.txt24 {font-size:24px;}
.txt26 {font-size:26px;}	
.txt28 {font-size:28px;}		
	
.white_txt {color:#FFFFFF;}
.white_txt11 {color:#FFFFFF; font-size:11px;}
.white_txt12 {color:#FFFFFF; font-size:12px;}	
.white_txt14 {color:#FFFFFF; font-size:14px;}	
.white_txt16 {color:#FFFFFF; font-size:16px;}	
.white_txt18 {color:#FFFFFF; font-size:18px;}	
.white_txt20 {color:#FFFFFF; font-size:20px;}	
.white_txt22 {color:#FFFFFF; font-size:22px;}	
.white_txt24 {color:#FFFFFF; font-size:24px;}	
.white_txt26 {color:#FFFFFF; font-size:26px;}	
.white_txt28 {color:#FFFFFF; font-size:28px;}
.white_headline {color:#FFFFFF; font-size:32px;}
	
	
.orange_txt {color:#ed7a2d;}
.orange_txt11 {color:#ed7a2d; font-size:11px;}
.orange_txt12 {color:#ed7a2d; font-size:12px;}	
.orange_txt14 {color:#ed7a2d; font-size:14px;}	
.orange_txt16 {color:#ed7a2d; font-size:16px;}	
.orange_txt18 {color:#ed7a2d; font-size:18px;}	
.orange_txt20 {color:#ed7a2d; font-size:20px;}	
.orange_txt22 {color:#ed7a2d; font-size:22px;}	
.orange_txt24 {color:#ed7a2d; font-size:24px;}	
.orange_txt26 {color:#ed7a2d; font-size:26px;}	
.orange_txt28 {color:#ed7a2d; font-size:28px;}	
.orange_headline {color:#ed7a2d; font-size:32px;}
	
	
	
/**-----------------------------------------------------------------------------
======== GLOBAL PADDINGS ======== 
-----------------------------------------------------------------------------**/
.content_pad {padding:40px 21px 0px 21px;}
.home_main_pad {padding:20px 130px 15px 30px;}
.sidebar_content_pad {padding:0px 20px 0px 20px;}
.sub_main_pad {padding:20px 30px 15px 30px;}
.sub_lower_pad {padding:10px 30px 10px 30px;}
#header_pad {padding:26px 35px 10px 35px;}
#nav_pad {padding:13px 22px 0px 22px;}