body {
	border: 0;
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #3f454f;
}
.nivo-caption h2 {
margin-left:300px !important;
margin-top:150px !important;
}
.widthholder { width: 974px; }

.left { float: left; }
.right { float: right; }

img { border: none; }
img#wpstats{width:0px;height:0px;overflow:hidden}

p { margin: 0 0 14px 0; }

ul {
	margin: 0 0 14px 0;
	padding: 0;
	list-style-image: url(uploads/images/bullet.gif);
}
ol {
	margin: 0 0 14px 0;
	padding: 0;
}

h1 {
font-family:"Century Gothic", Gill Sans MT;
font-size:1.3em;
color:#06365f;

font-weight: normal;

}
h2 {
font-family:"Century Gothic", Gill Sans MT;
font-size:1.4em;
color:#06365f;
	margin: 0;
	font-weight: normal;
margin: 14px 0 14px 0;
	line-height: 19px;
}
h3 {
font-family:"Century Gothic", Gill Sans MT;
color:#003a6b;
	margin: 0;
	font-size: 13px;
	line-height: 19px;}

a { color: #003a6b; }

blockquote {
	color: #3f454f;
	background-color: #cdcecf;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 14px 0;
	padding: 14px 14px 1px 14px;
}

/*/////////////////////////// Header Styles ///////////////////////////*/


#header {
	height: 43px;
	overflow: hidden;
	border-bottom: 1px solid #eb1c29;
	background-color: #eb1c29;
}

#header #logo {
	background: url(../../uploads/images/logo.jpg) top left no-repeat;
	width: 83px;
	height: 52px;
	overflow: hidden;
	display: block;
	text-indent: -9000px;
	position: relative;
	top: 25px;
	left: 14px;
	float: left;
}


/* ---------------------- TOP MENU ---------------------- */
.red #slatenav{display:block;height:42px;background-color: #eb1c29; font: 15px/22px Tahoma, arial, helvetica, sans-serif;}
.red #slatenav ul{
margin:0 10%;
padding:0 0 3px 0px;
list-style-type:none;
width:auto;
position: relative;

}
.red #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}

.red #slatenav ul li a{
display:block;
color:#FFF;
text-decoration:none;
padding:10px 0 15px 0;
margin: 0 auto;
height:38px;}

/* ---------------------- END TOP MENU ---------------------- */



/* ---------------------- SIDE MENU ---------------------- */


ul.menu {
   padding-left: 0;
   margin-left: 0em;
}


/* third level has some padding to have it stand out */
ul.menu ul {
   margin-left: 0em;
   padding: 0em 0em 0.25em 0.5em ;
}

/* menu li block */
ul.menu li {
   list-style: none;
   margin: 0;
   border-bottom: 1px solid #e9f2e9;
   display: block;
}

ul.menu ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html ul.menu li a { height: 1%; } 
* html ul.menu li hr { height: 1%; }
/** end fix **/

/* first level links */
ul.menu a {
   text-decoration:none;
   display: block;
   font-size:12px;
   padding: 0.6em 0.5em 0.6em 1.5em;
   color: #666666;
   background: url(../../uploads/images/liarowl.png) no-repeat 0.5em center; 
   min-height:1em; 
}

/* next level links, more padding and smaller font */
ul.menu ul li a {
   font-size:12px;
   padding: 0.5em 0.5em 0.5em 1.5em;
   background-position: 0.5em center;
}

/* third level links, more padding */
ul.menu ul ul ul a {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(../../images/cms/dash.gif) no-repeat 0.8em center; 
}

/* hover state for all links */
ul.menu a:hover {
   color: #FF0000;
   background-color: #f8f8f8;
}
ul.menu a.activeparent:hover {
   color: #FF0000;
   background-color: #faeaea;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
ul.menu li a.currentpage {
   padding: 0.5em 0.5em 0.5em 1.5em;
   font-size:13px;
   min-height:1em; 
   background: #faeaea url(../../uploads/images/liarowl.png) no-repeat 0.3em center; 
   color: #FF0000;
}
ul.menu li a.activeparent {
   padding: 0.5em 0.5em 0.5em 1.5em;
   font-size:13px;
   min-height:1em; 
   background: #faeaea url(../../uploads/images/liarowd.png) no-repeat 0.3em center; 
   color: #FF0000;
}

ul.menu ul ul li a.activeparent {
   background-position: 1.5em center; 
 background-color: #faeaea;
   color: #FF0000;
}


/* ---------------------- SIDE MENU ---------------------- */



/*/////////////////////////// Main Area Styles ///////////////////////////*/

#main {
	
        position: relative;
        width: 950px;	
	margin: 14px auto;
	min-height: 720px;
	background-color: #fff;
	
		
}
#sub_nav_area {
	width: 192px;
	float: left;
}
#sub_nav_area h5 {
	height: 28px;
	background-color: #e3173e;
	background-position: 14px 9px;
	background-repeat: no-repeat;
	color: #fff;
	line-height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0;
}



#sub_nav_area ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 8px;
}

#stage_area {
	width: 768px;
	float: right;
}

/*/////////////////////////// Footer Styles ///////////////////////////*/
#footer {
	background-color: #eb1c29;
	position: relative;
	height: 36px;
	color: #fff;
	overflow: hidden;
	font-size: 12px;
	line-height: 30px;
	clear: both;
}
#footer a {
	color: #fff;
	text-decoration: none;
font-size: 12px;
padding-top: 2px;
}

#footer a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}


#footerleft {
	float: left;
	position: relative;
	top: 7px;
	left: 14px;
}
#footerright {
	float: right;
	position: relative;
	text-align: right;
	top: 7px;
	right: 14px;
	width: 179px;
}



/* Blog Sidebar Section Styles */
#blog_sidebar {
	float: right;
	width: 178px;
	position: relative;
	top: 0;
	right: 14px;
}
.wppp_list {
	margin: 0;
	padding: 0;
	width: 178px;
	list-style-type: none;
	list-style-image: none;
}
.wppp_list li {
	width: 178px;
	height: 82px;
	margin: 0 0 14px 0;
	padding: 0;
}
.wppp_list li a {
	background: #FFF url(../../images/rollovers/blog_sidebar.jpg) 0px 0px no-repeat;
	width: 162px;
	height: 70px;
	overflow: hidden;
	display: block;
	color: #c2c2c2;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	padding: 6px 8px;
}
.wppp_list li a:hover {
	color: #3f454f;
	background: #cdcecf url(../../images/rollovers/blog_sidebar.jpg) 0px -82px no-repeat;
}



/*/////////////////////////// Home Page Styles ///////////////////////////*/

#mainbanner {
	width: 946px;
	height: 386px;
	position: relative;
	top: 0px;
	left: 14px;
	margin: 0 0 40px 0;
	overflow: hidden;
}

#subbanner {
	width: 740px;
	height: 150px;
	position: relative;
	top: 0px;
	margin: 0 0 30px 0;
	overflow: hidden;
}


#home_left {
	float: left;
	width: 384px;
	margin: 0 0 68px 6px;
}

#home_left p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 14px 14px;
	height: 232px;
	overflow: hidden;
}

#home_left a {
	font-size: 13px;
	line-height: 20px;
	
	height: 232px;
	overflow: hidden;
color:#e62200;
text-decoration:none;
}

#home_left a:hover {
	font-size: 13px;
	line-height: 20px;
	/* margin: 0 0 14px 14px; */
	height: 232px;
	overflow: hidden;
color:#bd1800;
text-decoration:none;
}
#home_left a#moreinfo {
	background: url(../../uploads/images/moreinfo.jpg) 0px 0px no-repeat;
	width: 192px;
	height: 28px;
	display: block;
	overflow: hidden;
	
color:#fff;
font-size: 10px;
}
#home_left a#feel_difference:hover {
	background: url(../../uploads/images/moreinfo.jpg) 0px -28px no-repeat;
}

#home_right {
	float: right;
/*	width: 576px; */
	width: 582px;
	margin: 0 0 0 0;
}


#home_right a {
	font-size: 11px;
color:#e62200;
text-decoration:none;
}




#home_right ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#home_right ul li {
	width: 162px;
	height: 260px;
	float: left;
	margin: 0 12px 0 2px;
	background-color: #f8f8f8;
	padding: 7px 6px;
	font-size: 11px;
	line-height: 16px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: #FF0000;
	border-left-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #CCCCCC;
	border-bottom-color: #FF0000;
	border-left-color: #CCCCCC;
}

#home_right ul li a {
	display: block;
	color: #3f454f;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 8px 0;
	font-size: 12px;
}
#home_right ul li a:hover {
	color: #e3173e;
}

/*  ///// Newsletter form //// */
#newsform {background-color: #f8f8f8;margin-left:13px;border: solid 1px #CCC;width: 310px;padding: 10px;	
}

#newsform input {background-color: #fff;border: solid 1px #CCC;width: 290px;padding: 6px;}
#newsform .submit {background-color: #ff0000; width: 80px;padding: 6px;color: #fff;margin-top:10px;	
}

/*  ///// Newsletter form //// */
#newsform2 {background-color: #f8f8f8;margin-left:1px;border: solid 1px #CCC;width: 270px;padding: 10px;	
}

#newsform2 input {background-color: #fff;border: solid 1px #CCC;width: 240px;padding: 6px;}
#newsform2 .submit {background-color: #ff0000; width: 80px;padding: 6px;color: #fff;margin-top:10px;	
}

/*/////////////////////////// Blog Search Styles ///////////////////////////*/
#search_box {
	width: 370px;
	height: 177px;
	background-color: #FFF;
	display: none;
}
#search_box h5 {
	background: url(../../images/Search_AssociaDirect.jpg) top left no-repeat;
	width: 161px;
	height: 12px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 70px 0 14px 0;
}
#search_box input#s {
	width: 360px;
	border: 1px solid #dcdcdc;
	padding: 3px 4px 4px 4px;
	margin: 0 0 2px 0;
}
#search_box input#s:focus {
	border: 1px solid #3f454f;
}
input#search_submit {
	width: 78px;
	padding: 2px 2px;
	text-align: left;
	margin: 0 0 0 -1px; 
}

/*/////////////////////////// Tag List Styles ///////////////////////////
#tag_box {
	width: 370px;
	height: 451px;
	background-color: #FFF;
	overflow: auto;
	display: none;
}
#tag_box h5 {
	background: url(../../images/Popular_Tags.jpg) top left no-repeat;
	width: 161px;
	height: 15px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 70px 0 11px 0;
}
#thetags {
	height: 350px;
	overflow: auto;
	position: relative;
}

#thetags ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#thetags ul li {
	width: 274px;
	height: 20px;
	margin: 0 0 2px 0;
	line-height: 20px;
	font-size: 11px;
	background-image: url(../../images/tag_back.gif);
	background-repeat: repeat-y;
}
#thetags ul li.tagclass1 {
	background-color: #f7bac5;
}
#thetags ul li.tagclass2 {
	background-color: #f18b9f;
}
#thetags ul li.tagclass3 {
	background-color: #e94565;
}
#thetags ul li.tagclass4 {
	background-color: #e3173e;
}
#thetags ul li a {
	line-height: 20px;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 0 5px;
	width: 220px;
	float: left;
}
#thetags ul li a:hover {
	color: #e3173e;
}
#thetags ul li span {
	float: right;
	display: block;
	padding: 0 5px 0 0;
	width: 25px;
	text-align: right;
}
#thetags ul li.tagclass3 span, #thetags ul li.tagclass4 span { color: #FFF; }
*/

/*/////////////////////////// Actual "PAGE" Styles ///////////////////////////*/
div#page_area {
	margin: 0 14px 54px 0;
}
div#page_area #pageTitle {
	width: 466px;
	height: 47px;
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 54px 0 23px 0;
	overflow: hidden;
}
div#page_area ul {
	padding: 0 0 0 17px;
}


div#page_area div.left {
	float: left;
	width: 370px;
	margin-bottom: 14px;
	font-size: 12px;
}
div#page_area div.right {
	float: right;
	width: 370px;
	margin-bottom: 14px;
	font-size: 12px;
}
div#page_area div.clear {
	clear: both;
	margin-bottom: 14px;
	font-size: 12px;
	line-height: 20px;
}
div#page_area div a {
	text-decoration:  none;
	border-bottom: 1px dotted #3f454f;
}
div#page_area div a:hover {
	border-bottom: 1px solid #3f454f;
}
/*/////////////////////////// Portfolio Page Styles ///////////////////////////*/
div#port_page_area {
	margin: 0 0 54px 0;
}
div#port_page_area ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
div#port_page_area ul li {
	background-color: #fff;
	width: 356px;
	height: 178px;
	overflow: hidden;
	margin: 0 14px 14px 0;
	padding: 0 14px 0 0;
	float: left;
	line-height: 16px;
}
div#port_page_area ul li a.portimg_s {
	width: 178px;
	height: 178px;
	display: block;
	float: left;
	background-color: #cdcecf;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -1200px;
	overflow: hidden;
	margin: 0 14px 0 0;
}
div#port_page_area ul li a.portimg_s:hover {
	background-position: 0px -178px;
}

div#port_page_area ul li h2 {
	margin: 12px 0 4px 0;
	line-height: 18px;
}
div#port_page_area ul li h2 a {
	color: #e3173e;
	text-decoration: none;
}
div#port_page_area ul li h2 a:hover{
	border-bottom: 1px dotted #e3173e;
}

/*/////////////////////////// ADDITIONAL FOOTER ///////////////////////////*/


/* footer */
#footer2-wrap {
	position: relative;
	clear: both;
	/*padding: 1em 0 2.5em 0;*/
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	 background-color: #f8f8f8;
	color: #777;
	width: 940px;

		
}
#footer2-wrap h3 {
	font-family:"Century Gothic", Gill Sans MT;
font-size:1.4em;
color:#eb1c29;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 0;	
	color: #666666;	
}
#footer2-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;	

}
#footer2-content ul.col-list {
	background: url(../../uploads/images/dots.gif) repeat-x left top;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer2-content ul.col-list li {
	background: url(../../uploads/images/dots.gif) repeat-x left bottom;
}
#footer2-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #777;
	border: none;
}
#footer2-content ul.col-list li a:hover {
	color: #333;
	text-decoration: none;
}
#footer2-content ul.col-list li a span {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}
#footer2-content .col {
	width: 280px;
	padding: 0 0 30px 0;			
	display: inline;

}
#footer2-content .space-sep {
	margin-right: 12px;
}
#footer2-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;	
	display: inline;	

}

/*/////////////////////////// FUNKY MAIN BANER ///////////////////////////*/

#page-wrap						{ background: white; width: 946px; margin: 0 auto; 
								  padding: 50px 0; }

#slider							{ 
								  position: relative; margin: 0 0; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; }

.slide							{ padding: 40px 30px; width: 946px; float: left; position: relative; }

a								{ text-decoration: none; outline: none; }
a img							{ border: none; }


.slide h1						{ font-family:"Century Gothic", Gill Sans MT;
font-size:1.6em;
color:#fff; padding-top:30px; font-weight:normal; 
}

.slide p { 
     color: #fff; 
     font-size: 12px; 
     line-height: 22px; 
     width: 300px; 
}

.slide img						{ position: absolute; top: 0; left: 400px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }


/* ********* */
/* Form Styling */



div.contactform input {
border: solid 1px #c3c3c3;
background:#fff;
width:300px;
height:20px;
padding:1px;
font-family: "Lucida Grande", "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
        color: #797979;
}

div.contactform button {
       border:none;
        margin: 5px;
        width: 64px;
        height:24px;
        background: url(../../uploads/images/sub.png) no-repeat;
}

div.contactform submit {
       border:none;
        margin: 5px;
        width: 64px;
        height:24px;
        background: url(../../uploads/images/sub.png) no-repeat;
}


textarea {
border: solid 1px #c3c3c3;
background:#fff;
width:300px;
height:225px;
padding:1px;
font-family: "Lucida Grande", "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
        color: #797979;
}


.imagealign {
padding-top: 3px;
}

/* End of 'tchLayout' */

.newsContainer h4{font-size:14px; margin:0; padding:0}
.newsContainer a{text-decoration:none; border:0 !important;}
.newsContainer a:hover{text-decoration:underline !important;}
.newsContainer .readmore{margin-top:5px; font-weight:bold; font-size:11px; }
.newsContainer {border-bottom:dashed 1px #ccc; padding-bottom:10px;margin-bottom:10px;}
.newsContainer .newsdate{font-size:11px; margin-bottom:10px;display:none;}
.news-pagination{text-align:center; font-weight:bold;}
.news-pagination a{border:0 !important;}
.news-pagination a:hover{text-decoration:underline !important;}
.home-news-area{
border:solid 1px #ccc;
padding:10px 6px;
width:534px;
margin-left:2px;
}

.home-latest-news-title{
font-weight:bold;
font-size:15px;
color:#ff3232;
margin-bottom:8px;
}
.home-news{margin-bottom:5px;}
.home-news a{
font-size:13px !Important ;
}

.home-news .home-news-date{

}

/*calculation 27/09/2011*/


div#page_area  form tr{
padding:5px 5px;
width:150px;
}

div#page_area  form tr td.result {
color:#F23536;
}
div#page_area form tr.content input.form-space {
background:none repeat scroll 0 0 #F23536;
border:1px solid #fff;
color:#fff;
font-family:"Lucida Grande","Gill Sans Light","Trebuchet MS";
font-size:12px;
font-weight:normal;
height:25px;
padding:1px 5px 4px 1px;
width:130px;
text-align:center;
margin-left:15px
font-weight:bold;
}
div#page_area form input{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #C3C3C3;
color:#797979;
font-family:"Lucida Grande","Gill Sans Light","Trebuchet MS";
font-size:12px;
font-weight:normal;
height:20px;
margin:5px 5px;
width:200px;
}
div#page_area  form tr td.heading {
padding:5px 5px;
color:#E91B1F;
font-size:16px;
font-weight:bold;
text-align:center;
background-color:#F8F8F8;
}

/*-- 29-09-2011--*/
form#calc div.calculation_div
{
	width:740px;
	border:solid 1px #d1d1d1;
	background-color:#f4f4f4;
        color:#3f454f;
 font-family:Tahoma, Geneva, sans-serif;
}

form#calc table.calculation_table
{
	width:710px;
	background-color:#fff;
        margin:15px;
}
form#calc table.calculation_table tr.content
{
	text-align:left;
	background:#FFF;
	padding-left:10px;
}

form#calc table.calculation_table tr.content td
{
	padding-left:15px;
}
form#calc table.calculation_table tr.breakline
{
	height:15px;
	color:#F8F8F8;
	background-color:#F8F8F8;
	font-family:1px;

}
form#calc table.calculation_table tr.breakline_white
{
	height:10px;
	color:#fff;
	background-color:#fff;
	font-family:1px;

}

form#calc table.calculation_table tr.image_tr
{
	color:#F8F8F8;
	background-color:#F8F8F8;
	font-family:1px;
	padding:15px 0px;
}
form#calc table.calculation_table tr.image_tr
{
	color:#F8F8F8;
	background-color:#F8F8F8;
	font-family:1px;
}
form#calc table.calculation_table tr.image_tr img
{
	margin-top:15px;
}
div.resultDiv
{
	width:710px;
        background-color:#fff;
	margin:-15px 0px 0px;
font-family:Tahoma, Geneva, sans-serif;
}
div.image_container
{
   padding:0px 15px;
}
div.resultDiv table.result_table
{
	padding:30px 0px 0px;
        font-size:17px;
	font-weight:bold;
        color:#6e6e6e;
        width="640px;"
}
div.resultDiv table.result_table td
{
	padding:5px 15px;
}

div.subtextDiv
{
width=640px;
	background:#FFF;
margin-bottom:15px;

}
div.subtextDiv table.sub_text
{
        padding:0px 15px;
	background:#FFF;
        color:#FFF;
}
div.subtextDiv table.sub_text td.first_text
{
	font-size:13px;
        color:#3F454F;

}

div.subtextDiv table.sub_text td.phone_number
{
	font-size:23px;
        color:#ee343a;
	font-weight:bold;
        font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}

div.subtextDiv table.sub_text td.first_td
{
	height:15px;
	color:#fff;
	background-color:#eaeaea;
	font-family:1px;

}
img.cal_img
{
	margin-top:30px;
        display:block;
}

.fm-form .cms_dropdown{border:1px solid #C3C3C3 !important;}
.five.columns span{
   color: #F5F5F5;
}
.NewsSummaryLink a{color:#3F454F;font-size: 14px;font-weight:bold;}
.NewsSummaryPostdate{display:none;}
.NewsSummaryCategory{display:none;}
.NewsSummaryAuthor{display:none;}
.list1 {
    display: none;
}
.NewsSummaryMorelink{font-size: 11px;
    font-weight: bold;
    margin-top: 5px;}
.NewsSummary{border-bottom: 1px dashed #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 10px;}
    
/* Stylesheet: action Modified On 2013-12-05 09:32:06 */
body {
	border: 0;
	margin: 0;
	padding: 0;
	/*background: #fff url(../../uploads/images/topBG-2011.jpg) left top repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #3f454f;
        
}
.widthholder { width: 950px; }

.left { float: left; }
.right { float: right; }

img { border: none; }
img#wpstats{width:0px;height:0px;overflow:hidden}

p { margin: 0 0 14px 0; }

ul {
	margin: 0 0 14px 0;
	padding: 0;
	list-style-image: url(uploads/images/bullet.gif);
}
ol {
	margin: 0 0 14px 0;
	padding: 0;
}

h1 {
font-family:"Century Gothic", Gill Sans MT;
font-size:1.3em;
color:#06365f;

font-weight: normal;

}
h2 {
font-family:"Century Gothic", Gill Sans MT;
font-size:1.4em;
color:#466d8e;
	margin: 0;
	font-weight: normal;
margin: 14px 0 14px 0;
	line-height: 19px;
}
h3 {
font-family:"Century Gothic", Gill Sans MT;
color:#003a6b;
	margin: 0;
	font-size: 13px;
	line-height: 19px;}

/*
a { color: #183f7f; }
*/

a { color: #f5f5f5; }


blockquote {
	color: #3f454f;
	background-color: #cdcecf;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 14px 0;
	padding: 14px 14px 1px 14px;
}

/*/////////////////////////// Header Styles ///////////////////////////*/


#header {
	height: 43px;
	overflow: hidden;
	border-bottom: 1px solid #eb1c29;
	background-color: #eb1c29;
}

#header #logo {
	background: url(../../uploads/images/logo.jpg) top left no-repeat;
	width: 83px;
	height: 52px;
	overflow: hidden;
	display: block;
	text-indent: -9000px;
	position: relative;
	top: 25px;
	left: 14px;
	float: left;
}


/* ---------------------- TOP MENU ---------------------- */
.red #slatenav{display:block;height:42px;background-color: #eb1c29; font: 15px/22px Tahoma, arial, helvetica, sans-serif;}
.red #slatenav ul{
margin:0 10%;
padding:0 0 3px 0px;
list-style-type:none;
width:auto;
position: relative;

}
.red #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}

.red #slatenav ul li a{
display:block;
color:#FFF;
text-decoration:none;
padding:10px 0 15px 0;
margin: 0 auto;
height:38px;}

/* ---------------------- END TOP MENU ---------------------- */



/* ---------------------- SIDE MENU ---------------------- */


ul.menu {
   padding-left: 0;
   margin-left: 0em;
}


/* third level has some padding to have it stand out */
ul.menu ul {
   margin-left: 0em;
   padding: 0em 0em 0.25em 0.5em ;
}

/* menu li block */
ul.menu li {
   list-style: none;
   margin: 0;
   border-bottom: 1px solid #e9f2e9;
   display: block;
}

ul.menu ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html ul.menu li a { height: 1%; } 
* html ul.menu li hr { height: 1%; }
/** end fix **/

/* first level links */
ul.menu a {
   text-decoration:none;
   display: block;
   font-size:12px;
   padding: 0.6em 0.5em 0.6em 1.5em;
   color: #666666;
   background: url(../../uploads/images/liarowl.png) no-repeat 0.5em center; 
   min-height:1em; 
}

/* next level links, more padding and smaller font */
ul.menu ul li a {
   font-size:12px;
   padding: 0.5em 0.5em 0.5em 1.5em;
   background-position: 0.5em center;
}

/* third level links, more padding */
ul.menu ul ul ul a {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(../../images/cms/dash.gif) no-repeat 0.8em center; 
}

/* hover state for all links */
ul.menu a:hover {
   color: #FF0000;
   background-color: #f8f8f8;
}
ul.menu a.activeparent:hover {
   color: #FF0000;
   background-color: #faeaea;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
ul.menu li a.currentpage {
   padding: 0.5em 0.5em 0.5em 1.5em;
   font-size:13px;
   min-height:1em; 
   background: #faeaea url(../../uploads/images/liarowl.png) no-repeat 0.3em center; 
   color: #FF0000;
}
ul.menu li a.activeparent {
   padding: 0.5em 0.5em 0.5em 1.5em;
   font-size:13px;
   min-height:1em; 
   background: #faeaea url(../../uploads/images/liarowd.png) no-repeat 0.3em center; 
   color: #FF0000;
}

ul.menu ul ul li a.activeparent {
   background-position: 1.5em center; 
 background-color: #faeaea;
   color: #FF0000;
}


/* ---------------------- SIDE MENU ---------------------- */



/*/////////////////////////// Main Area Styles ///////////////////////////*/

#main {
	
        position: relative;
        width: 950px;	
	margin: 14px auto;
	min-height: 720px;
	background-color: #fff;
	
		
}
#sub_nav_area {
	width: 192px;
	float: left;
}
#sub_nav_area h5 {
	height: 28px;
	background-color: #e3173e;
	background-position: 14px 9px;
	background-repeat: no-repeat;
	color: #fff;
	line-height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0;
}



#sub_nav_area ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 8px;
}

#stage_area {
	width: 768px;
	float: right;
}

/*/////////////////////////// Footer Styles ///////////////////////////*/
#footer {
	background-color: #eb1c29;
	position: relative;
	height: 36px;
	color: #fff;
	overflow: hidden;
	font-size: 12px;
	line-height: 30px;
	clear: both;
}
#footer a {
	color: #fff;
	text-decoration: none;
font-size: 12px;
padding-top: 2px;
}

#footer a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}


#footerleft {
	float: left;
	position: relative;
	top: 7px;
	left: 14px;
}

#footerright {
	float: right;
	position: relative;
	text-align: right;
	top: 7px;
	right: 14px;
	width: 179px;
}

#footerright a {color:#fff;}
#footerright a:hover {color:#ff0000;}





/* Blog Sidebar Section Styles */
#blog_sidebar {
	float: right;
	width: 178px;
	position: relative;
	top: 0;
	right: 14px;
}
.wppp_list {
	margin: 0;
	padding: 0;
	width: 178px;
	list-style-type: none;
	list-style-image: none;
}
.wppp_list li {
	width: 178px;
	height: 82px;
	margin: 0 0 14px 0;
	padding: 0;
}
.wppp_list li a {
	background: #FFF url(../../images/rollovers/blog_sidebar.jpg) 0px 0px no-repeat;
	width: 162px;
	height: 70px;
	overflow: hidden;
	display: block;
	color: #c2c2c2;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	padding: 6px 8px;
}
.wppp_list li a:hover {
	color: #3f454f;
	background: #cdcecf url(../../images/rollovers/blog_sidebar.jpg) 0px -82px no-repeat;
}



/*/////////////////////////// Home Page Styles ///////////////////////////*/

#mainbanner {
	width: 950px;
	height: 390px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 0 40px 0;
	overflow: hidden;
}

#subbanner {
	width: 740px;
	height: 150px;
	position: relative;
	top: 0px;
	margin: 0 0 30px 0;
	overflow: hidden;
}


#home_left {
	float: left;
	width: 369px;
	margin: 0 12px 0 0;
}

#home_left p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 14px 14px;
	height: 272px;

}

#home_left a {
	font-size: 13px;
	line-height: 20px;
	height: 232px;
	overflow: hidden;
color:#e62200;
text-decoration:none;
}

#home_left a:hover {
	font-size: 13px;
	line-height: 20px;
	/* margin: 0 0 14px 14px; */
	height: 232px;
	overflow: hidden;
color:#bd1800;
text-decoration:none;
}
#home_left a#moreinfo {
	background: url(../../uploads/images/moreinfo.jpg) 0px 0px no-repeat;
	width: 192px;
	height: 28px;
	display: block;
	overflow: hidden;
	
color:#fff;
font-size: 10px;
}
#home_left a#feel_difference:hover {
	background: url(../../uploads/images/moreinfo.jpg) 0px -28px no-repeat;
}

#home_right {
	float: right;
/*	width: 576px; */
	width: 548px;
	margin: 0 0 65px 0;
}


#home_right a {
color:#e62200;
text-decoration:none;
}




#home_right ul.lists {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#home_right ul.lists li {
	width: 162px;
	height: 260px;
	float: left;
	margin: 0 10px 0 0px;
	background-color: #f8f8f8;
	padding: 7px 6px;
	font-size: 11px;
	line-height: 16px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: #FF0000;
	border-left-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #CCCCCC;
	border-bottom-color: #FF0000;
	border-left-color: #CCCCCC;
}
#home_right ul.lists li.last{margin-right:0;}

#home_right ul.lists li a {
	display: block;
	color: #3f454f;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 8px 0;
	font-size: 12px;
}
#home_right ul.lists li a:hover {
	color: #e3173e;
}

/*  ///// Newsletter form //// */
#newsform {background-color: #f8f8f8;margin-left:13px;border: solid 1px #CCC;width: 310px;padding: 10px;	
}

#newsform input {background-color: #fff;border: solid 1px #CCC;width: 290px;padding: 6px;}
#newsform .submit {background-color: #ff0000; width: 80px;padding: 6px;color: #fff;margin-top:10px;	
}

/*  ///// Newsletter form //// */
#newsform2 {background-color: #f8f8f8;margin-left:1px;border: solid 1px #CCC;width: 270px;padding: 10px;	
}

#newsform2 input {background-color: #fff;border: solid 1px #CCC;width: 240px;padding: 6px;}
#newsform2 .submit {background-color: #ff0000; width: 80px;padding: 6px;color: #fff;margin-top:10px;	
}

/*/////////////////////////// Blog Search Styles ///////////////////////////*/
#search_box {
	width: 370px;
	height: 177px;
	background-color: #FFF;
	display: none;
}
#search_box h5 {
	background: url(images/Search_AssociaDirect.jpg) top left no-repeat;
	width: 161px;
	height: 12px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 70px 0 14px 0;
}
#search_box input#s {
	width: 360px;
	border: 1px solid #dcdcdc;
	padding: 3px 4px 4px 4px;
	margin: 0 0 2px 0;
}
#search_box input#s:focus {
	border: 1px solid #3f454f;
}
input#search_submit {
	width: 78px;
	padding: 2px 2px;
	text-align: left;
	margin: 0 0 0 -1px; 
}

/*/////////////////////////// Tag List Styles ///////////////////////////
#tag_box {
	width: 370px;
	height: 451px;
	background-color: #FFF;
	overflow: auto;
	display: none;
}
#tag_box h5 {
	background: url(../../images/Popular_Tags.jpg) top left no-repeat;
	width: 161px;
	height: 15px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 70px 0 11px 0;
}
#thetags {
	height: 350px;
	overflow: auto;
	position: relative;
}

#thetags ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#thetags ul li {
	width: 274px;
	height: 20px;
	margin: 0 0 2px 0;
	line-height: 20px;
	font-size: 11px;
	background-image: url(../../images/tag_back.gif);
	background-repeat: repeat-y;
}
#thetags ul li.tagclass1 {
	background-color: #f7bac5;
}
#thetags ul li.tagclass2 {
	background-color: #f18b9f;
}
#thetags ul li.tagclass3 {
	background-color: #e94565;
}
#thetags ul li.tagclass4 {
	background-color: #e3173e;
}
#thetags ul li a {
	line-height: 20px;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 0 5px;
	width: 220px;
	float: left;
}
#thetags ul li a:hover {
	color: #e3173e;
}
#thetags ul li span {
	float: right;
	display: block;
	padding: 0 5px 0 0;
	width: 25px;
	text-align: right;
}
#thetags ul li.tagclass3 span, #thetags ul li.tagclass4 span { color: #FFF; }
*/

/*/////////////////////////// Actual "PAGE" Styles ///////////////////////////*/
div#page_area {
	margin: 0 14px 54px 0;
}
div#page_area #pageTitle {
	width: 466px;
	height: 47px;
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 54px 0 23px 0;
	overflow: hidden;
}
div#page_area ul {
	padding: 0 0 0 17px;
}


div#page_area div.left {
	float: left;
	width: 370px;
	margin-bottom: 14px;
	font-size: 12px;
}
div#page_area div.right {
	float: right;
	width: 370px;
	margin-bottom: 14px;
	font-size: 12px;
}
div#page_area div.clear {
	clear: both;
	margin-bottom: 14px;
	font-size: 12px;
	line-height: 20px;
}
div#page_area div a {
	text-decoration:  none;
	border-bottom: 1px dotted #3f454f;
}
div#page_area div a:hover {
	border-bottom: 1px solid #3f454f;
}
/*/////////////////////////// Portfolio Page Styles ///////////////////////////*/
div#port_page_area {
	margin: 0 0 54px 0;
}
div#port_page_area ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
div#port_page_area ul li {
	background-color: #fff;
	width: 356px;
	height: 178px;
	overflow: hidden;
	margin: 0 14px 14px 0;
	padding: 0 14px 0 0;
	float: left;
	line-height: 16px;
}
div#port_page_area ul li a.portimg_s {
	width: 178px;
	height: 178px;
	display: block;
	float: left;
	background-color: #cdcecf;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -1200px;
	overflow: hidden;
	margin: 0 14px 0 0;
}
div#port_page_area ul li a.portimg_s:hover {
	background-position: 0px -178px;
}

div#port_page_area ul li h2 {
	margin: 12px 0 4px 0;
	line-height: 18px;
}
div#port_page_area ul li h2 a {
	color: #e3173e;
	text-decoration: none;
}
div#port_page_area ul li h2 a:hover{
	border-bottom: 1px dotted #e3173e;
}

/*/////////////////////////// ADDITIONAL FOOTER ///////////////////////////*/


/* footer */
#footer2-wrap {
	position: relative;
	clear: both;
	/*padding: 1em 0 2.5em 0;*/
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	 background-color: #f8f8f8;
	color: #777;
	width: 940px;

		
}
#footer2-wrap h3 {
	font-family:"Century Gothic", Gill Sans MT;
font-size:1.4em;
color:#eb1c29;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 0;	
	color: #666666;	
}
#footer2-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;	

}
#footer2-content ul.col-list {
	background: url(../../uploads/images/dots.gif) repeat-x left top;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer2-content ul.col-list li {
	background: url(../../uploads/images/dots.gif) repeat-x left bottom;
}
#footer2-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #777;
	border: none;
}
#footer2-content ul.col-list li a:hover {
	color: #333;
	text-decoration: none;
}
#footer2-content ul.col-list li a span {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}
#footer2-content .col {
	width: 280px;
	padding: 0 0 30px 0;			
	display: inline;

}
#footer2-content .space-sep {
	margin-right: 12px;
}
#footer2-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;	
	display: inline;	

}

/*/////////////////////////// FUNKY MAIN BANER ///////////////////////////*/

#page-wrap{ 
	background: white; 
	width: 946px; 
	margin: 0 auto;
	padding: 50px 0; 
	}
#slider{ 
		/*background: white url(../../uploads/images/mainbanner/slider-bgmain.jpg); */
		height: 377px; 
		overflow: hidden;
		position: relative; 
		margin:45px 0 0 20px; 
               
		}
								  
/* DEFAULT is for three panels in width, adjust as needed This only matters if JS is OFF, otherwise JS sets this. */								  
#mover { width: 2880px; position: relative; }
.slide{
	/*padding: 30px 10px 40px 20px; */
	width: 950px; 
	float: left; 
	position: relative; 
	}
a { 
	text-decoration: none; 
	outline: none; 
	}
a img { border: none; }
.slide h1 { 
	font-family:"Century Gothic", Gill Sans MT;
	font-size:1.6em;
	color:#fff; 
	padding-top:50px; 
	font-weight:normal; 
	width:320px;
	line-height:24px;
	}
.slide p { 
     color: #fff; 
     font-size: 12px; 
     line-height: 22px; 
     width: 300px; 
	}

.slide img						{ position: absolute; top: 0; right: 0px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }


/* ********* */
/* Form Styling */



div.contactform input {
border: solid 1px #c3c3c3;
background:#fff;
width:300px;
height:20px;
padding:1px;
font-family: "Lucida Grande", "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
        color: #797979;
}

div.contactform button {
       border:none;
        margin: 5px;
        width: 64px;
        height:24px;
        background: url(../../uploads/images/sub.png) no-repeat;
}

div.contactform submit {
       border:none;
        margin: 5px;
        width: 64px;
        height:24px;
        background: url(../../uploads/images/sub.png) no-repeat;
}


textarea {
border: solid 1px #c3c3c3;
background:#fff;
width:300px;
height:225px;
padding:1px;
font-family: "Lucida Grande", "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
        color: #797979;
}


.imagealign {
padding-top: 3px;
}

/* End of 'tchLayout' */

.newsContainer h4{font-size:14px; margin:0; padding:0}
.newsContainer a{text-decoration:none; border:0;}
.newsContainer a:hover{text-decoration:underline !important;}
.newsContainer .readmore{margin-top:5px; font-weight:bold; font-size:11px; }
.newsContainer {border-bottom:dashed 1px #ccc; padding-bottom:10px;margin-bottom:10px;}
.newsContainer .newsdate{font-size:11px; margin-bottom:10px;}
.news-pagination{text-align:center; font-weight:bold;}
.news-pagination a{border:0}
.news-pagination a:hover{text-decoration:underline !important;}
.home-news-area{
padding:10px 6px;
width:534px;
margin-left:2px;
}

.home-latest-news-title{
font-weight:bold;
font-size:15px;
color:#ff3232;
margin-bottom:8px;
}

.home-news{margin-bottom:5px;}
.home-news a{
font-size:13px !Important ;
}

.home-news .home-news-date{

}

/*calculation 27/09/2011*/


div#page_area  form tr{
padding:5px 5px;
width:150px;
}

div#page_area  form tr td.result {
color:#F23536;
}
div#page_area form tr.content input.form-space {
background:none repeat scroll 0 0 #F23536;
border:1px solid #fff;
color:#fff;
font-family:"Lucida Grande","Gill Sans Light","Trebuchet MS";
font-size:12px;
font-weight:normal;
height:25px;
padding:1px 5px 4px 1px;
width:130px;
text-align:center;
margin-left:15px
font-weight:bold;
}
div#page_area form input{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #C3C3C3;
color:#797979;
font-family:"Lucida Grande","Gill Sans Light","Trebuchet MS";
font-size:12px;
font-weight:normal;
height:20px;
margin:5px 5px;
width:200px;
}
div#page_area  form tr td.heading {
padding:5px 5px;
color:#E91B1F;
font-size:16px;
font-weight:bold;
text-align:center;
background-color:#F8F8F8;
}

/*-- 29-09-2011--*/
form#calc div.calculation_div
{
	width:545px;
	border:solid 1px #d1d1d1;
	background-color:#f4f4f4;
        color:#3f454f;
 font-family:Tahoma, Geneva, sans-serif;
}

form#calc table.calculation_table
{
	width:514px;
	background-color:#fff;
        margin:15px;
}
form#calc table.calculation_table tr.content
{
	text-align:left;
	background:#FFF;
	padding-left:10px;
}

form#calc table.calculation_table tr.content td
{
	padding-left:15px;
}
form#calc table.calculation_table tr.breakline
{
	height:15px;
	color:#F8F8F8;
	background-color:#F8F8F8;
	font-family:1px;

}
form#calc table.calculation_table tr.breakline_white
{
	height:10px;
	color:#fff;
	background-color:#fff;
	font-family:1px;

}

form#calc table.calculation_table tr.image_tr
{
	color:#F8F8F8;
	background-color:#F8F8F8;
	font-family:1px;
	padding:15px 0px;
}
form#calc table.calculation_table tr.image_tr
{
	color:#F8F8F8;
	background-color:#F8F8F8;
	font-family:1px;
}
form#calc table.calculation_table tr.image_tr img
{
	margin-top:15px;
}
div.resultDiv
{
	max-width:514px;
        background-color:#fff;
	margin:-15px 15px 0px;
        font-family:Tahoma, Geneva, sans-serif;
}
div.image_container
{
   padding:0px 15px;
}
div.resultDiv table.result_table
{
	padding:30px 0px 0px;
        font-size:17px;
	font-weight:bold;
        color:#6e6e6e;
        width:514px;
}
div.resultDiv table.result_table td
{
	padding:5px 15px;
}

div.subtextDiv
{
width:514px;
	background:#FFF;
margin:0 15px 15px;

}
div.subtextDiv table.sub_text
{
        padding:0px 15px;
	background:#FFF;
        color:#FFF;
}
div.subtextDiv table.sub_text td.first_text
{
	font-size:13px;
        color:#3F454F;

}

div.subtextDiv table.sub_text td.phone_number
{
	font-size:23px;
        color:#ee343a;
	font-weight:bold;
        font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}

div.subtextDiv table.sub_text td.first_td
{
	height:15px;
	color:#fff;
	background-color:#eaeaea;
	font-family:1px;

}
img.cal_img
{
	margin-top:30px;
        display:block;
}

/*NEWLY ADDED Octobe -24-2011*/
div.topPortion{
	width:950px;
	height:290px;
	margin:0 auto;
	background:url(../../uploads/images/action-sheet-logo.jpg) left top no-repeat;
        position:relative;
	}
div.topData{
text-align:right;
color:#fff;
font-family:Tahoma, Geneva, sans-serif;
 position:absolute;
right:0;
top:5px;
     }

div.topData span{
padding-left:25px;
font-size:14px;
font-weight:bold;
     }

div.topPortion div.topLeft{
	width:320px;
	float:left;
	height:250px;
	font-size:14px;
	color:#fff;
	padding:40px 25px 0 25px;
	line-height:26px;
	}
div.topPortion div.topLeft h2{ color:#FFF;}

/*New top menu [new design - 2011 ]*/

div.menuWrap{
	height:61px;
	background:#06365f;
	margin-top:18px;
}



.redHeadBg {
        height:20px;
	background:#06365f url(../../uploads/images/left-head-bg.jpg) left top repeat-x;
        padding:10px 15px 15px 15px;
        color:#fff;
        font-weight:bold;
        font:bold 16px 'Arial Black';
	text-transform:uppercase;
display:block;
	}
.redHeadBg1 {
        height:20px;
	background:#06365f url(../../uploads/images/left-head-bG.jpg) left top repeat-x;
        padding:10px 15px 15px 15px;
        color:#fff;
        font-weight:bold;
        font:bold 16px 'Arial Black';
	text-transform:uppercase;
display:block;
	}
.redHeadArrowDown{
        padding-bottom:10px;
	background:url(../../uploads/images/arrow-down-01.jpg) 15px bottom no-repeat;
display:block;
margin:6px 0;
	}
.redHeadArrowDown1{
        padding-bottom:13px;
	background:url(../../uploads/images/arrow-dowN.jpg) 15px bottom no-repeat;
display:block;
margin:6px 0;
	}
div.homeThumbsWrap{
	width:365px;
	}
div.homeThumbsWrap ul{ margin:0; padding:0;}
div.homeThumbsWrap ul li{
	display:block;
	border:1px solid #ccc;
	float:left;
	padding:8px;
	width:95px;
	height:80px;
        margin:0 13px 9px 0;
	}
div.homeThumbsWrap ul li.last{
     margin:0;
}

div.footerArea{
	background:#444643 url(../../uploads/images/footerBg.jpg) left top repeat-x;
        font-size:13px;
	}
div.footerWrap{
	width:950px;
	margin:2px auto 0 auto;	
	font-family:Tahoma, Geneva, sans-serif;
	}
div.newsletterArrowBg{
	background:transparent url(../../uploads/images/arrow-down-02.jpg) left bottom no-repeat;
	padding-bottom:20px;
	height:56px;

	}

div.newletterWrap{
	

	}
div.newletterWrap div.nlWText{
	float:left;
	padding-top:8px;
	margin-right:25px;
	}
div.newletterWrap div.nlWText span{
	font-size:22px;
	font-weight:bold;
	color:#fff;
	}
div.newletterWrap div.nlWText h1{
	color:#fff;
	font-size:14px;
	margin:0px 0 0 0;
	}
div.newletterWrap input{
	width:172px;
	background:#f3f3f3;
	height:30px;
	border:0;
	margin-top:10px;
    margin-right:20px;
padding:0 5px;
	}
div.newletterWrap input.submit{
	width:95px;
	background:url(../../uploads/images/subscribe.jpg) left top no-repeat;
	height:31px;
	border:0;
	margin-top:14px;
	margin-right:0;
	vertical-align:baseline;
	cursor:pointer;
	}
	
div.footerLeft{
	width:365px;
	float:left;
	color:#fff;
	}
div.footerLeft a,
div.footerLeft a:link,
div.footerLeft a:visited{
	color:#fff;
	display:block;
margin-bottom:3px;
	}
div.footerLeft div.fleftHead, div.footerRight div.frightHead{
	font-size:24px;
	color:#fff;
	font-weight:bold;
	margin:25px 0;
	}
div.footerRight{
	width:570px;
	float:right;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	}
div.footerRight div.imgWrap img{
	border:1px solid #797979;
	margin:2px 2px 2px 0px;
	padding:3px;
	}
div.whoDidThis{
	color:#8f8f8f;
	font-size:13px;
	text-align:right;
	}
div#menu_vert{
width:950px;
margin:0 auto;
}
div#menuwrapper ul#primary-nav{
margin:0;
padding:0;
list-style:none;
list-style-image:none;
}
div#menuwrapper ul#primary-nav li{
display:block;
float:left;
margin:0 10px;
}
div#menuwrapper ul#primary-nav li a,
div#menuwrapper ul#primary-nav li a:link,
div#menuwrapper ul#primary-nav li a:visited{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	}
div#menuwrapper ul#primary-nav li
	{
		background:url(../../uploads/images/nav-border.jpg) right no-repeat;
padding-right:20px;
 line-height: 60px;
	}

div.photoGaleryThumbs{
	margin-bottom:15px;
	}
div.photoGaleryThumbs img{
	padding:5px;
	border:1px solid #dfdfdf;
	margin-right:20px;
	margin-bottom:20px;
	}
div.photoGaleryThumbs img.lastImage{
	}
span.rightHeadSpan{
	font-size:24px;
	color:#06365f;
	font-weight:bold;
	display:block;
	margin-bottom:15px;
	}
.developed{
background:#000;
padding:6px 0;
}
.developed .txt{
width:950px;
margin:auto;
text-align:right;
color:#fff;
}

.developed .txt a{
color:#fff;
}
.redlinks a{height:auto !Important;}

#home_right h1{text-transform:uppercase;}

.gallery a{border:1px solid #DFDFDF; padding:5px; margin:0 10px 10px 0; display:block; float:left;}
#home_right h4 a{font-size:14px; color:#3F454F;}

.fm-form{margin-top:-30px;}

.fm-form .cms_textfield,
.fm-form .cms_dropdown{padding:5px; width:250px; margin-bottom:5px}
.fm-form .cms_textarea{padding:5px; width:250px; height:130px}

.fm-form .cms_submit{width:100px; background:#333; color:#fff; padding:5px; height:30px;}

.error_message ul li{

    background:none !important;
    border:0 !important;
    float:none !important;
    font-size: 12px !important;
    height: auto !important;
    line-height: 16px !important;
    margin:0 !important;
    padding:0 0 5px !important;
    width:auto !important;
color:#ff0000 !important;
}

#home_right ul{margin-left:16px}
.rfimg a{margin-right:30px;}
.rfimg a img{vertical-align:middle;}

.cartTable{
border:solid 1px #ddd;
margin-bottom:15px;
}

.cartTable th,
.cartTable td{
padding:4px 5px;
}

.cartTable th{
background:#eee;
border-bottom:solid 1px #ddd;
border-right:solid 1px #ddd;
}

.cartTable th.col5{
border-right:0;
}


.cartTable .col1{
width:160px;
}
.cartTable .col2{
width:110px;
text-align:right;
}
.cartTable .col3{
width:110px;
}
.cartTable .col4{
width:110px;
text-align:right;
}
.cartTable .col5{
width:65px;
text-align:center;
}

.cartTable .qty{width:30px; text-align:center; float:left; margin-right:5px;}


.cartTable .total_row{background:#eee;border-top:solid 1px #ddd; font-weight:bold; padding-right:80px;}

.cartTable .qty_btn{background:url(../../images/update-btn.gif) no-repeat left top; height:20px; width:55px; font-size:0; color:#06365f; border:0; cursor:pointer;float:left;}
.cartTable .del_btn{background:url(../../images/delete-btn.gif) no-repeat left top; height:20px; width:55px; font-size:0; color:#06365f; border:0; cursor:pointer}

.checkoutButton{margin:0px 0 25px; text-align:right; height:32px;}

.checkoutButton a{float:right; padding:6px 10px; font-size:17px; color:#fff !Important; background:#06365f;
-moz-border-radius: 7px;
  -webkit-border-radius: 7px; 
  border-radius: 7px;
}


.prodList{width:168px; text-align:center; margin:0 18px 25px 0}
.col3 .prodList{margin-right:0;}
.prodList .prodPic{width:168px; height:108px; overflow:hidden;}
.prodList .prodName{font-weight:bold; margin:5px 0 0;}
.prodList .prodPrice{font-weight:bold; color:#06365f;margin:0 0 5px;}
.prodList .prodButton input{width:79px; height:20px; background:url(../../images/add-to-cart.gif) no-repeat left top;  font-size:0; color:#06365f; border:0; cursor:pointer;}

.userTableTitle{font-size:17px;
margin:20px 0 0px; border-bottom:solid 1px #ddd; color:#06365f; padding-bottom:3px;}
.userInfoTable{margin-top:10px;}
.userInfoTable td{padding-bottom:8px;}
.userInfoTable .orderidnotes{font-size:11px; font-style:italic; padding-left:10px;}

.userInfoTable input.inputs{width:240px; border:solid 1px #ccc; padding:3px; font:12px Arial, Verdana;}
.userInfoTable textarea.inputs{width:240px; border:solid 1px #ccc; padding:3px; height:80px; font:12px Arial, Verdana;}
.userInfoTable .star{
color:#ff0000;
}

.userInfoTable .orderId{color:#06365f; font-weight:bold;}

.userInfoTable .paymentButton{
padding:6px 10px; font-size:17px; color:#fff !Important; background:#06365f;
-moz-border-radius: 7px;
  -webkit-border-radius: 7px; 
  border-radius: 7px;
border:0;
cursor:pointer
}

.cardInputTitle{font-size:17px;
margin:20px 0 8px; border-bottom:solid 1px #ddd; color:#06365f; padding-bottom:3px;}

.userInfoTable select.select{width:150px; border:solid 1px #ccc; padding:3px; font:12px Arial, Verdana;}
.userInfoTable input.card{width:142px; border:solid 1px #ccc; padding:3px; font:12px Arial, Verdana;}
.userInfoTable input.ccv{width:64px; border:solid 1px #ccc; padding:3px; font:12px Arial, Verdana;}
.userInfoTable .expiry_date{width:72px; border:solid 1px #ccc; padding:3px; font:12px Arial, Verdana;}

.userInfoTable .payButton{
padding:6px 10px; font-size:17px; color:#fff !Important; background:#06365f;
-moz-border-radius: 7px;
  -webkit-border-radius: 7px; 
  border-radius: 7px;
border:0;
cursor:pointer;
font-weight:bold;
}
.errorTitle{font-size:14px; font-weight:bold; color:#ff0000; margin-bottom:5px;}
.errorInfo{ font-weight:bold; color:#ff0000; margin-bottom:15px; border-bottom:dashed 1px #ff0000; padding-bottom:8px;}

.paymentSuccessMessage{
font-weight:bold; font-size:14px; margin-bottom:20px;
}
.payment_recipt_table{
	width:548px; border:solid 1px #ddd; font:normal 12px Arial, Helvetica, sans-serif;
	}
	
	.payment_recipt_table th{
	background:#eee; border-right:solid 1px #ddd; border-bottom:solid 1px #ddd; padding:5px;
	}
	
	.payment_recipt_table td{
	padding:5px;
	}
	
	.payment_recipt_table .grantTotal td{
	background:#eee; border-top:solid 1px #ddd; font-weight:bold; font-size:14px;
	}
	
	.payment_recipt_user_info{
	width:548px; border:solid 1px #ddd; border-bottom:0; font:normal 12px Arial, Helvetica, sans-serif;
	}
	
	.payment_recipt_user_info td{
	padding:5px;
	}
	
	.payment_recipt_user_info .recipt_title_user{
	font-size:17px;	border-bottom:solid 1px #ddd; background:#eee; 
	}
	
	.payment_recipt_user_info .orderId{
	color:#ff0000; font-weight:bold;
	}
	.payment_recipt_user_info .orderId span{
	color:#ff0000; font-weight:normal; font-style:italic; padding-left:10px;
	}
	
	.payment_recipt_user_info  tr.blank td{
	font:size:1px; line-height:1px;
	
	}
.home-slider {
    height: 397px;
    overflow: hidden;
}
.home-slider ul {
    margin: 0;
}
.home-slider ul li {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}
.nivoSlider {
    margin: 0 auto;
    width: 1003px;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 80px;
    width: 100%;
    z-index: 8;
}
.nivo-caption h2 {
    background: none repeat scroll 0 0 #1E1E1E;
    border-radius: 4px 4px 4px 4px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 20px;
    margin-left: 144px;
    padding: 10px 20px !important;
    text-transform: uppercase;
}
.nivo-caption .textInCaption {
    clear: both;
    margin-left: 144px;
    width: 1003px;
}
.nivo-caption .textInCaption p {
    background: none repeat scroll 0 0 #06365f;
    border-radius: 4px 4px 4px 4px;
    font-size: 15px;
    letter-spacing: -1px;
    line-height: 20px;
    padding: 25px 23px;
    width: 512px;
}
.nivo-caption p {
    margin: 0;
    padding: 0;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
    margin: 0 auto;
    width: 1003px;
}
.nivo-directionNav {
    position: relative;
    top: 340px;
    width: 1003px;
}
.nivo-directionNav a {
    background: url("../../uploads/images/arrows.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 25px;
    position: absolute;
    top: 16px;
    width: 25px;
    z-index: 9;
}
.nivo-prevNav {
    left: 0;
}
.nivo-prevNav:hover {
    background-position: 0 -26px;
    left: 0;
}
.nivo-directionNav .nivo-nextNav {
    background-position: -25px 0;
    left: 35px;
}
.nivo-directionNav .nivo-nextNav:hover {
    background-position: -25px -26px;
    left: 35px;
}
.nivo-controlNav a {
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.nivo-controlNav a.active {
    font-weight: bold;
}



/* Stylesheet: action2011 Modified On 2013-11-23 01:30:54 */
/* Start of CMSMS style sheet 'ddsmoothmenu' */
.ddsmoothmenu{
width:auto;
/*padding-right:13px;*/
}




/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
float: left;
display: inline;
background:url(../../images/menusep.gif) right top no-repeat;
margin:0;
padding:0px;
z-index:100;
list-style:none;
}

.ddsmoothmenu ul li#contact-us{
background:none;
padding-right:0;
}

.ddsmoothmenu ul li.lastitem{
border-right:0px; 
}
* html .ddsmoothmenu ul li a span{
	float:left;
	}


/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	font:13px "Arial Black", Arial;
text-transform:uppercase;
	display: block;
	color:#fff;
	text-decoration:none !Important;
	margin-left:5px;
	padding:14px 9px;
}
.ddsmoothmenu ul li a span{
	display:block;
	height:17px;
	padding:6px 8px 10px 0px;
	}
.ddsmoothmenu ul li a:hover span, .ddsmoothmenu ul li a.current span{

	}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color:#fff;
}
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color: #dbdbdc; /*background:#c40101 url(../../images/menuhoverbg.gif) left top repeat-x;*/
}

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.current {
 /*background of menu items during onmouseover (hover state)*/
color:#dbdbdc;
background:url(../../images/menu-bgleft.jpg) left 7px no-repeat;
}

.ddsmoothmenu ul li:hover a.one,
.ddsmoothmenu ul li a.one:hover,
.ddsmoothmenu ul li a.mainActive,
.ddsmoothmenu ul li a.mainActive:visited,
.ddsmoothmenu ul li a.mainActive:hover {

	color:#434343aa;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
z-index:110;
left: 0;
margin-top:0px;
display: none; /*collapse all sub menus to begin with*/
 
font-weight: normal;
font-size:12px;
text-transform:none;
line-height:16px;
/*width: 190px;*/
min-width:190px;
height: auto;
margin-left:0;
border-left:0;
border-top:solid 4px #06365F;

}

.ddsmoothmenu ul li ul a:hover{
border-bottom:0;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
background-color:#f9f9f9;
color:#000;
text-transform:none;
float: none;
padding: 0;
width:auto; 
margin:0px;
font-weight:normal;

border-right:0;
border-bottom:solid 1px #e2e2e2;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top:0; border-top: 1px solid #ba171a;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
/*width: 160px;*/ /*width of sub menus*/
white-space:nowrap;
padding:10px 20px 10px 17px;
margin: 0;
text-transform:none;
background:#f9f9f9;
color: #545454;
line-height:14px;
font-size:11px;
font:12px Arial, Verdana;
}
.ddsmoothmenu ul li ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #fff; color:#3769b0;
}

.ddsmoothmenu ul li ul li a:link,
.ddsmoothmenu ul li ul li a:visited{
	color: #fff; color:#434343;
}
.ddsmoothmenu ul li ul li{
background-image:none;
}
.ddsmoothmenu ul li ul li a:hover,
.ddsmoothmenu ul li ul li a.underactive,
.ddsmoothmenu ul li ul li a.underactive:visited,
.ddsmoothmenu ul li ul li a.underactive:hover,
.ddsmoothmenu ul li ul li a.underactive:active
{
	 color: #434343; background:#fff;
}

.ddsmoothmenu ul li A.depth
{
	 padding-top:0;
         padding-bottom:0;
         background-image:none;
height:auto;
}

.ddsmoothmenu ul li A.depth:hover,
.ddsmoothmenu ul li A.depth SPAN
{
	 background-image:none;
height:auto;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 20px;
right: 9px;
}

.rightarrowclass{
position: absolute;
top: 11px;
right: 10px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE
opacity: 0.8;*/
}
.menuactive.first {
    margin-left: 0;
    padding-left: 0;
}
.ddsmoothmenu ul li:hover ul 
{
 display:block;
}
/* End of 'ddsmoothmenu' */


/* Stylesheet: ddsmoothmenu Modified On 2013-11-21 05:58:18 */
@font-face {
 font-family: "Flaticon";
 src: url("/fonts/gothic.eot");
 src: url("/fonts/gothic.eot#iefix") format("embedded-opentype"),  url("/fonts/gothic.woff") format("woff"),  url("/fonts/gothic.ttf") format("truetype"),  url("/fonts/gothic.svg") format("svg");
 font-weight: normal;
 font-style: normal;
}
/* Foundation v2.2.1 http://foundation.zurb.com */
/* Artfully Masterminded by ZURB */

/* -------------------------------------------------- 
    Table of Contents
-----------------------------------------------------
:: Reset & Standards
:: Links
:: Lists
:: Tables
:: Misc
*/


/*	--------------------------------------------------
	:: Global Reset & Standards
	-------------------------------------------------- */
	
	/* 
		Eric Meyer's CSS Reset
		http://meyerweb.com/eric/tools/css/reset/ 
		v2.0 | 20110126
   		License: none (public domain)
	*/
	
	html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
html {
	font-size: 62.5%;
}
/* HTML5 display-role reset for older browsers */
	article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
sub {
	vertical-align: sub;
}
sup {
	vertical-align: super;
}
body {
	background: #fff;
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 18px;
	color: #555;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
/*	--------------------------------------------------
	:: Links
	-------------------------------------------------- */
	a {
	color: #2a85e8;
	text-decoration: none;
	line-height: inherit;
}
a:hover {
	color: #11639d;
}
a:focus {
	color: #cc4714;
	outline: none;
}
p a, p a:visited {
	line-height: inherit;
}
/*	--------------------------------------------------
	:: Lists
	-------------------------------------------------- */
	ul, ol {
	margin-bottom: 18px;
}
ul {
	list-style: none outside;
}
ol {
	list-style: decimal;
}
ol, ul.square, ul.circle, ul.disc {
	margin-left: 30px;
}
ul.square {
	list-style: square outside;
}
ul.circle {
	list-style: circle outside;
}
ul.disc {
	list-style: disc outside;
}
li {
	margin-bottom: 12px;
}
ul.large li {
	line-height: 21px;
}
/*	--------------------------------------------------
	:: Tables
	-------------------------------------------------- */
	table {
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 18px;
	border: 1px solid #ddd;
}
table thead, table tfoot {
	background: #f5f5f5;
}
table thead tr th,  table tfoot tr th,  table tbody tr td,  table tr td,  table tfoot tr td {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
table thead tr th,  table tfoot tr td {
	padding: 8px 10px 9px;
	font-size: 14px;
	font-weight: bold;
	color: #222;
}
table thead tr th:first-child, table tfoot tr td:first-child {
	border-left: none;
}
table thead tr th:last-child, table tfoot tr td:last-child {
	border-right: none;
}
table tbody tr.even,  table tbody tr.alt {
	background: #f9f9f9;
}
 table tbody tr:nth-child(even) {
background: #f9f9f9;
}
table tbody tr td {
	color: #333;
	padding: 9px 10px;
	vertical-align: top;
	border: none;
}
/* -------------------------------------------------- 
	:: Misc
---------------------------------------------------*/
	.left {
	float: left;
}
.right {
	float: right;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.hide {
	display: none;
}
.highlight {
	background: #ff0;
}
#googlemap img, object, embed {
	max-width: none;
}
#map_canvas embed {
	max-width: none;
}
#map_canvas img {
	max-width: none;
}
#map_canvas object {
	max-width: none;
}
/* Artfully Masterminded by ZURB */

/*	--------------------------------------------------
    :: Typography
	-------------------------------------------------- */
	h1, h2, h3, h4, h5, h6 {
	color: #181818;
	font-weight: bold;
	line-height: 1.25
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}
h1 {
	font-size: 46px;
	font-size: 4.6rem;
	margin-bottom: 12px;
}
h2 {
	font-size: 35px;
	font-size: 3.5rem;
	margin-bottom: 9px;
}
h3 {
	font-size: 28px;
	font-size: 2.8rem;
	margin-bottom: 9px;
}
h4 {
	font-size: 21px;
	font-size: 2.1rem;
	margin-bottom: 3px;
}
h5 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
	margin-bottom: 3px;
}
h6 {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
}
.subheader {
	color: #777;
	font-weight: 300;
	margin-bottom: 24px;
}
p {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.25;
	margin: 0 0 18px;
}
p img {
	margin: 0;
}
p.lead {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
}
em, i {
	font-style: italic;
	line-height: inherit;
	color:#06365F;
}
strong, b {
	font-weight: bold;
	line-height: inherit;
}
small {
	font-size: 60%;
	line-height: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small {
	color: #777;
}
/*	Blockquotes  */
	blockquote, blockquote p {
	line-height: 20px;
	color: #777;
}
blockquote {
	margin: 0 0 18px;
	padding: 9px 20px 0 19px;
	border-left: 1px solid #ddd;
}
blockquote cite {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	color: #555;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited {
	color: #555;
}
hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 12px 0 18px;
	height: 0;
}
abbr, acronym {
	text-transform: uppercase;
	font-size: 90%;
	color: #222;
	border-bottom: 1px solid #ddd;
	cursor: help;
}
abbr {
	text-transform: none;
}
/**
 	 * Print styles.
	 *
	 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
	 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
	 */
	.print-only {
	display: none !important;
}
 @media print {
* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
} /* Black prints faster: sanbeiji.com/archives/953 */
p a, p a:visited {
	color: #444 !important;
	text-decoration: underline;
}
p a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
 .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: "";
}  /* Don't show links for images, or javascript/internal links */
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
} /* css-discuss.incutio.com/wiki/Printing_Tables */
tr, img {
	page-break-inside: avoid;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
.hide-on-print {
	display: none !important;
}
.print-only {
	display: block !important;
}
}
/* Artfully Masterminded by ZURB */

/* --------------------------------------------------
	:: Grid
	
	This is the mobile-friendly, responsive grid that
	lets Foundation work much of its magic.
	
	-------------------------------------------------- */

	.container {
	padding: 0 20px;
}
.row {
	width: 100%;


	max-width: 950px;
	min-width: 727px;
	margin: 0 auto;
}
/* To fix the grid into a certain size, set max-width to width */
	.row .row {
	min-width: 0;
}
.column, .columns {
	margin-left: 4.4%;
	float: left;
	min-height: 1px;
	position: relative;
}
.column:first-child, .columns:first-child {
	margin-left: 0;
}
 [class*="column"] + [class*="column"]:last-child {
float: right;
}
 [class*="column"] + [class*="column"].end {
float: left;
}
.row .one {
	width: 4.3%;
}
.row .two {
	width: 13%;
}
.row .three {
	width: 21.679%;
}
.row .four {
	width: 30.37%;
}
.row .five {
	width: 39.1%;
}
.row .six {
	width: 47.8%;
}
.row .seven {
	width: 56.5%;
}
.row .eight {
	width: 65.2%;
}
.row .nine {
	width: 73.9%;
}
.row .ten {
	width: 82.6%;
}
.row .eleven {
	width: 91.3%;
}
.row .twelve {
	width: 100%;
}
.row .specialEight {
	width: 58.5%;
}
.row .offset-by-one {
	margin-left: 13.1%;
}
.row .offset-by-two {
	margin-left: 21.8%;
}
.row .offset-by-three {
	margin-left: 30.5%;
}
.row .offset-by-four {
	margin-left: 39.2%;
}
.row .offset-by-five {
	margin-left: 47.9%;
}
.row .offset-by-six {
	margin-left: 56.6%;
}
.row .offset-by-seven {
	margin-left: 65.3%;
}
.row .offset-by-eight {
	margin-left: 74.0%;
}
.row .offset-by-nine {
	margin-left: 82.7%;
}
.row .offset-by-ten {
	margin-left: 91.4%;
}
.row .centered {
	float: none;
	margin: 0 auto;
}
.row .offset-by-one:first-child {
	margin-left: 8.7%;
}
.row .offset-by-two:first-child {
	margin-left: 17.4%;
}
.row .offset-by-three:first-child {
	margin-left: 26.1%;
}
.row .offset-by-four:first-child {
	margin-left: 34.8%;
}
.row .offset-by-five:first-child {
	margin-left: 43.5%;
}
.row .offset-by-six:first-child {
	margin-left: 52.2%;
}
.row .offset-by-seven:first-child {
	margin-left: 60.9%;
}
.row .offset-by-eight:first-child {
	margin-left: 69.6%;
}
.row .offset-by-nine:first-child {
	margin-left: 78.3%;
}
.row .offset-by-ten:first-child {
	margin-left: 87%;
}
.row .offset-by-eleven:first-child {
	margin-left: 95.7%;
}
/* Source Ordering */
	.push-two {
	left: 17.4%
}
.push-three {
	left: 26.1%;
}
.push-four {
	left: 34.8%;
}
.push-five {
	left: 43.5%;
}
.push-six {
	left: 52.2%;
}
.push-seven {
	left: 60.9%;
}
.push-eight {
	left: 69.6%;
}
.push-nine {
	left: 78.3%;
}
.push-ten {
	left: 87%;
}
.pull-two {
	right: 17.4%
}
.pull-three {
	right: 26.1%;
}
.pull-four {
	right: 34.8%;
}
.pull-five {
	right: 43.5%;
}
.pull-six {
	right: 52.2%;
}
.pull-seven {
	right: 60.9%;
}
.pull-eight {
	right: 69.6%;
}
.pull-nine {
	right: 78.3%;
}
.pull-ten {
	right: 87%;
}
img, object, embed {
	max-width: 100%;
	height: auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
#map_canvas img, .map_canvas img {
	max-width: none!important;
}
/* Nicolas Gallagher's micro clearfix */
	 .row:before, .row:after, .clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}
/*	--------------------------------------------------
	:: Block grids
	
	These are 2-up, 3-up, 4-up and 5-up ULs, suited
	for repeating blocks of content. Add 'mobile' to
	them to switch them just like the layout grid
	(one item per line) on phones
	
	For IE7/8 compatibility block-grid items need to be
	the same height. You can optionally uncomment the
	lines below to support arbitrary height, but know
	that IE7/8 do not support :nth-child.
	-------------------------------------------------- */
	
	.block-grid {
	display: block;
	overflow: hidden;
}
.block-grid>li {
	display: block;
	height: auto;
	float: left;
}
.block-grid.two-up {
	margin-left: -4%
}
.block-grid.two-up>li {
	margin-left: 4%;
	width: 46%;
	margin-bottom: 4%;
}
/* 	.block-grid.two-up>li:nth-child(2n+1) {clear: left;} */
	
	.block-grid.three-up {
	margin-left: -2%
}
.block-grid.three-up>li {
	margin-left: 2%;
	width: 31.3%;
	margin-bottom: 2%;
}
/* 	.block-grid.three-up>li:nth-child(3n+1) {clear: left;} */
	
	.block-grid.four-up {
	margin-left: -2%
}
.block-grid.four-up>li {
	margin-left: 2%;
	width: 23%;
	margin-bottom: 2%;
}
/* 	.block-grid.four-up>li:nth-child(4n+1) {clear: left;} */
	
	.block-grid.five-up {
	margin-left: -1.5%
}
.block-grid.five-up>li {
	margin-left: 1.5%;
	width: 18.5%;
	margin-bottom: 1.5%;
}
/* 	.block-grid.five-up>li:nth-child(5n+1) {clear: left;} */

/* Artfully masterminded by ZURB  */



/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Buttons
:: Alerts
:: Labels
:: Tabs
:: Pagination
:: Breadcrumbs
:: Lists
:: Panels
:: Nav
:: Video
:: Microformats
*/




/*	--------------------------------------------------
	Buttons
	-------------------------------------------------- */

	.button {
	background: #00a6fc;
	display: inline-block;
	text-align: center;
	padding: 9px 34px 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
	font-family: "Helvetica Neue", "Helvetica", Arial, Verdana, sans-serif;
	position: relative;
	cursor: pointer;
	border: none;
	outline: none;
	margin: 0;
}
/* Don't use native buttons on iOS */
	input[type=submit].button, button.button {
	-webkit-appearance: none;
}
	
	/* Hide inner focus effect in Firefox */
	button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
 border: none;
}
.button.nice {
	background: #00a6fc url(../../images/misc/button-gloss.png) repeat-x 0 -31px;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.28);
	background: #00a6fc url(../../images/misc/button-gloss.png) repeat-x 0 -31px, -moz-linear-gradient(top, rgba(255, 255, 255, .4) 0%, transparent 100%);
	background: #00a6fc url(../../images/misc/button-gloss.png) repeat-x 0 -31px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .4)), color-stop(100%, transparent));
	border: 1px solid #0593dc;
 -webkit-transition: background-color .15s ease-in-out;
 -moz-transition: background-color .15s ease-in-out;
 -o-transition: background-color .15s ease-in-out;
}
.button.radius {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.button.round {
	-moz-border-radius: 1000px;
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
}
.button.full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}
.button.left-align {
	text-align: left;
	text-indent: 12px;
}
/* Sizes ---------- */
	.tiny.button {
	font-size: 10px;
	padding: 6px 14px 8px;
	width: auto;
}
.small.button {
	font-size: 11px;
	padding: 8px 20px 10px;
	width: auto;
}
.medium.button {
	font-size: 13px;
	width: auto;
}
.large.button {
	font-size: 18px;
	padding: 11px 48px 13px;
	width: auto;
}
/* Nice Sizes ---------- */
	.nice.tiny.button {
	background-position: 0 -37px;
}
.nice.small.button {
	background-position: 0 -34px;
}
.nice.large.button {
	background-position: 0 -30px;
}
/* Colors ---------- */
	.blue.button {
	background-color: #00a6fc;
}
.red.button {
	background-color: #e91c21;
}
.white.button {
	background-color: #e9e9e9;
	color: #333;
}
.black.button {
	background-color: #141414;
}
.green.button {
	background-color: #5b8737;
}
/* Nice Colors ---------- */
	.nice.blue.button {
	border: 1px solid #0593dc;
}
.nice.red.button {
	border: 1px solid #b90b0b;
}
.nice.white.button {
	border: 1px solid #cacaca;
	text-shadow: none !important;
}
.nice.black.button {
	border: 1px solid #000;
}
.nice.green.button {
	border: 1px solid #4a6b2d;
}
/* Hovers ---------- */
	.button:hover, .button:focus {
	background-color: #0192dd;
	color: #fff;
}
.blue.button:hover, .blue.button:focus {
	background-color: #0192dd;
}
.red.button:hover, .red.button:focus {
	background-color: #d01217;
}
.white.button:hover, .white.button:focus {
	background-color: #dadada;
	color: #333;
}
.black.button:hover, .black.button:focus {
	background-color: #000;
}
.green.button:hover, .green.button:focus {
	background-color: #699c40;
}
/* Hovers ---------- */
	.nice.button:active {
	-moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15);
	-webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15);
}
/* Disabled ---------- */
	.button.disabled, .button[disabled] {
	opacity: 0.6;
	cursor: default;
}
	
	/* Correct FF button padding */
	@-moz-document url-prefix("http://") {
 input[type=submit].button::-moz-focus-inner, button.button::-moz-focus-inner {
border: 0;
padding: 0;
}
 input[type=submit].tiny.button {
padding: 5px 14px 7px;
}
 input[type=submit].small.button {
padding: 7px 20px 8px;
}
 input[type=submit].medium.button {
padding: 8px 34px 9px;
}
 input[type=submit].large.button {
padding: 9px 48px 10px;
}
}
/*	--------------------------------------------------
	Alerts
	-------------------------------------------------- */

	div.alert-box {
	display: block;
	padding: 6px 7px;
	font-weight: bold;
	font-size: 13px;
	background: #eee;
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 12px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: 0 1px rgba(255, 255, 255, 0.9);
	position: relative;
}
.alert-box.success {
	background-color: #7fae00;
	color: #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
.alert-box.warning {
	background-color: #f68b01;
	color: #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
.alert-box.error {
	background-color: #c00000;
	color: #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
.alert-box a.close {
	color: #000;
	position: absolute;
	right: 4px;
	top: 0;
	font-size: 18px;
	opacity: 0.2;
	padding: 4px;
}
.alert-box a.close:hover, .alert-box a.close:focus {
	opacity: 0.4;
}
/*    --------------------------------------------------
    Labels
    -------------------------------------------------- */

	.label {
	padding: 0 4px 2px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	white-space: nowrap;
	display: inline;
	position: relative;
	bottom: 1px;
	color: #fff;
	background: #00a6fc;
}
.label.radius {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.label.round {
	padding: 1px 7px 2px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
/* Colors ---------- */
	.blue.label {
	background-color: #00a6fc;
}
.red.label {
	background-color: #e91c21;
}
.green.label {
	background-color: #7fae00;
}
.white.label {
	background-color: #e9e9e9;
	color: #333;
}
.black.label {
	background-color: #141414;
}
/*    --------------------------------------------------
    Tabs
    -------------------------------------------------- */
	dl.tabs {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	height: 30px;
	border-bottom: solid 1px #ddd;
}
dl.tabs dt {
	display: block;
	width: auto;
	height: 30px;
	padding: 0 9px 0 20px;
	line-height: 30px;
	float: left;
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
	cursor: default;
}
dl.tabs dt:first-child {
	padding: 0 9px 0 0;
}
dl.tabs dd {
	display: block;
	width: auto;
	height: 30px;
	padding: 0;
	float: left;
}
dl.tabs dd a {
	display: block;
	width: auto;
	height: 29px;
	padding: 0 9px;
	line-height: 30px;
	border: solid 1px #ddd;
	margin: 0 -1px 0 0;
	color: #555;
	background: #eee;
}
dl.tabs dd a.active {
	background: #fff;
	border-width: 1px 1px 0 1px;
	height: 30px;
}
.nice.tabs {
	border-bottom: solid 1px #eee;
	margin: 0 0 30px 0;
	height:43px;
}
.nice.tabs dd a {
	padding: 7px 18px 9px;
	font-size: 15px;
	font-size: 1.5rem;
	color: #555555;
	background: none;
	border: none;
}
.nice.tabs dd a.active {
	font-weight: bold;
	color: #333;
	background: #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 3px solid #00a6fc;
	margin: 0 10px;
	position: relative;
	top: -5px;
}
.nice.tabs dd:first-child a.active {
	margin-left: 0;
}
dl.tabs.vertical {
	height: auto;
}
dl.tabs.vertical dt, dl.tabs.vertical dd, dl.nice.tabs.vertical dt, dl.nice.tabs.vertical dd {
	float: none;
	height: auto;
}
dl.tabs.vertical dd a {
	display: block;
	width: auto;
	height: auto;
	padding: 15px 20px;
	line-height: 1;
	border: solid 0 #ccc;
	border-width: 1px 1px 0;
	margin: 0;
	color: #555;
	background: #eee;
	font-size: 15px;
	font-size: 1.5rem;
}
dl.tabs.vertical dd a.active {
	height: auto;
	margin: 0;
	border-width: 1px 0 0;
	background: #fff;
}
.nice.tabs.vertical {
	border-bottom: solid 1px #eee;
	height: auto;
}
.nice.tabs.vertical dd a {
	padding: 15px 20px;
	border: none;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	background: #fff;
}
.nice.tabs.vertical dd a.active {
	border: none;
	background: #00a6fc;
	color: #fff;
	margin: 0;
	position: static;
	top: 0;
	height: auto;
}
.nice.tabs.vertical dd:first-child a.active {
	margin: 0;
}
ul.tabs-content {
	margin: 0;
	display: block;
}
ul.tabs-content>li {
	display: none;
}
.no-js ul.tabs-content>li {
	display: block;
}
ul.tabs-content>li.active {
	display: block;
}
dl.contained, dl.nice.contained {
	margin-bottom: 0;
}
dl.contained.tabs dd a {
	padding: 0 14px;
}
dl.nice.contained.tabs dd a {
	padding: 7px 18px 9px;
}
ul.contained.tabs-content {
	padding: 0;
}
ul.contained.tabs-content>li {
	padding: 20px;
	border: solid 0 #ddd;
	border-width: 0 1px 1px 1px;
}
ul.contained.vertical.tabs-content>li {
	border-width: 1px 1px 1px 1px;
}
ul.nice.contained.tabs-content>li {
	border-color: #eee;
}
/*  --------------------------------------------------
    Pagination
    -------------------------------------------------- */
    ul.pagination {
	display: block;
	height: 24px;
	margin-left: -5px;
}
ul.pagination li {
	float: left;
	display: block;
	height: 24px;
	color: #999;
	font-size: 15px;
	margin-left: 5px;
}
ul.pagination li a {
	display: block;
	padding: 6px 7px 4px;
	color: #555;
}
ul.pagination li.current a, ul.pagination li:hover a, ul.pagination li a:focus {
	border-bottom: solid 2px #00a6fc;
	color: #141414;
}
ul.pagination li.unavailable a {
	cursor: default;
	color: #999;
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
	border-bottom: none;
}
/*  --------------------------------------------------
    Breadcrumbs
    -------------------------------------------------- */    
    ul.breadcrumbs {
	display: block;
	background: #f4f4f4;
	padding: 7px 10px;
	border: 1px solid #ddd;
	border-radius: 2px;
	overflow: hidden;
}
ul.breadcrumbs li {
	margin: 0;
	padding: 0 12px 0 0;
	float: left;
}
ul.breadcrumbs li a, ul.breadcrumbs li span {
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 12px;
}
ul.breadcrumbs li:first-child a, ul.breadcrumbs li:first-child span {
	padding-left: 0;
}
ul.breadcrumbs li:before {
	content: "/";
	color: #aaa;
}
ul.breadcrumbs li:first-child:before {
	content: " ";
}
ul.breadcrumbs li.current a {
	cursor: default;
	color: #333;
}
ul.breadcrumbs li:hover a, ul.breadcrumbs li a:focus {
	text-decoration: underline;
}
ul.breadcrumbs li.current:hover a, ul.breadcrumbs li.current a:focus {
	text-decoration: none;
}
ul.breadcrumbs li.unavailable a {
	color: #999;
}
ul.breadcrumbs li.unavailable:hover a, ul.pagination li.unavailable a:focus {
	text-decoration: none;
	color: #999;
	cursor: default;
}
/*  --------------------------------------------------
    Lists
    -------------------------------------------------- */
    ul.nice, ol.nice {
	list-style: none;
	margin: 0;
}
ul.nice li, ol.nice li {
	padding-left: 13px;
	position: relative
}
ul.nice li span.bullet, ol.nice li span.number {
	position: absolute;
	left: 0;
	top: 0;
	color: #ccc;
}
/*	--------------------------------------------------
	Panels
	-------------------------------------------------- */
	div.panel {
	padding: 20px 20px 2px 20px;
	background: #efefef;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F4F4F4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F4F4F4));
	background: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F4F4F4', GradientType=0 );
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	margin: 0 0 20px 0;
}
/*	--------------------------------------------------
   	Nav Bar with Dropdowns
	-------------------------------------------------- */
	
	.nav-bar {
	height: 45px;
	background: #fff;
	margin-top: 20px;
	border: 1px solid #ddd;
}
.nav-bar>li {
	float: left;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	border-right: 1px solid #ddd;
	line-height: 45px;
}
.nav-bar>li>a.main {
	position: relative;
	padding: 0 20px;
	display: block;
	text-decoration: none;
	font-size: 15px;
	font-size: 1.5rem;
}
.nav-bar>li>input {
	margin: 0 16px;
}
.nav-bar>li ul {
	margin-bottom: 0;
}
.nav-bar>li li {
	line-height: 1.3;
}
.nav-bar>li.has-flyout>a.main {
	padding-right: 36px;
}
.nav-bar>li.has-flyout>a.flyout-toggle {
	position: absolute;
	right: 0;
	top: 0;
	padding: 22px;
	z-index: 2;
	display: block;
}
.nav-bar>li.has-flyout>a.flyout-toggle span {
	content: "";
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #2a85e8;
	display: block;
}
.flyout {
	background: #fff;
	margin: 0;
	padding: 20px;
	border: 1px solid #ddd;
	position: absolute;
	top: 45px;
	left: -1px;
	width: 400px;
	z-index: 40;
}
.flyout.small {
	width: 200px;
}
.flyout.large {
	width: 600px;
}
.flyout.right {
	left: auto;
	right: 0;
}
.flyout p:last-child {
	margin-bottom: 0;
}
.nav-bar>li .flyout {
	display: none;
}
/*	--------------------------------------------------
   	Sub Navs
   	http://www.zurb.com/article/292/how-to-create-simple-and-effective-sub-na
	-------------------------------------------------- */
	
	dl.sub-nav {
	display: block;
	width: auto;
	overflow: hidden;
	margin: -4px 0 18px -9px;
	padding-top: 4px;
}
dl.sub-nav dt, dl.sub-nav dd {
	float: left;
	display: inline;
	margin-left: 9px;
	margin-bottom: 4px;
}
dl.sub-nav dt {
	color: #999;
	font-weight: normal;
}
dl.sub-nav dd a {
	text-decoration: none;
	border-radius: 12px;
}
dl.sub-nav dd.active a {
	background: #00A6FC;
	color: #fff;
	padding: 3px 9px;
}
/*	--------------------------------------------------
   	Video
   	Mad props to http://www.alistapart.com/articles/creating-intrinsic-ratios-for-video/
	-------------------------------------------------- */
	
	.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
}
.flex-video.widescreen {
	padding-bottom: 57.25%;
}
.flex-video.vimeo {
	padding-top: 0;
}
.flex-video iframe,  .flex-video object,  .flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*	--------------------------------------------------
   	Microformats
	-------------------------------------------------- */
	
	/* hCard */
	ul.vcard {
	display: inline-block;
	margin: 0 0 12px 0;
	border: 1px solid #ddd;
	padding: 10px;
}
ul.vcard li {
	margin: 0;
	display: block;
}
ul.vcard li.fn {
	font-weight: bold;
	font-size: 15px;
	font-size: 1.5rem;
}
p.vevent span.summary {
	font-weight: bold;
}
p.vevent abbr {
	cursor: default;
	text-decoration: none;
	font-weight: bold;
	border: none;
	padding: 0 1px;
}
/*	--------------------------------------------------
   	Tooltips
	-------------------------------------------------- */
	.has-tip {
	border-bottom: dotted 1px #ccc;
	cursor: help;
	font-weight: bold;
	color: #333;
}
.has-tip:hover {
	border-bottom: dotted 1px #0593dc;
	color: #0192dd;
}
.tooltip {
	display: none;
	background: rgb(0,0,0);
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 5px;
	z-index: 999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: normal;
}
.tooltip > .nub {
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: transparent transparent rgb(0,0,0) transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
	position: absolute;
	top: -10px;
	left: 10px;
}
.tooltip.tip-override > .nub {
	border-color: transparent transparent rgb(0,0,0) transparent !important;
	border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent !important;
	top: -10px !important;
}
.tooltip.tip-top > .nub {
	border-color: rgb(0,0,0) transparent transparent transparent;
	border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
	top: auto;
	bottom: -10px;
}
.tooltip.tip-left, .tooltip.tip-right, .has-tip.tip-left, .has-tip.tip-right {
	float: none !important;
}
.tooltip.tip-left > .nub {
	border-color: transparent transparent transparent rgb(0,0,0);
	border-color: transparent transparent transparent rgba(0, 0, 0, 0.8);
	right: -10px;
	left: auto;
}
.tooltip.tip-right > .nub {
	border-color: transparent rgb(0,0,0) transparent transparent;
	border-color: transparent rgba(0, 0, 0, 0.8) transparent transparent;
	right: auto;
	left: -10px;
}
.tooltip.noradius {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.has-tip.opened {
	color: #0192DD !important;
	border-bottom: dotted 1px #0593DC !important;
}
.tap-to-close {
	display: block;
	font-size: 10px;
	font-size: 1.0rem;
	color: #888;
	font-weight: normal;
}
/* 	Artfully masterminded by ZURB
	Make sure to include app.js / foundation.js if you are going to use inline label inputs
*/


/* -----------------------------------------
   Standard Forms
----------------------------------------- */

	form {
	margin: 0 0 18px;
}
form label {
	display: block;
	font-size: 13px;
	line-height: 18px;
	cursor: pointer;
	margin-bottom: 9px;
}
input.input-text, textarea {
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
input.input-text, textarea, select {
	display: block;
	margin-bottom: 9px;
}
label + input.input-text, label + textarea, label + select, label + div.dropdown, select + div.dropdown {
	margin-top: -9px;
}
textarea {
	max-width: 100%;
}
/* Text input and textarea font and padding */
	input.input-text, textarea {
	font-size: 13px;
	padding: 4px 3px 2px;
	background: #fff;
}
input.input-text:focus, textarea:focus {
	outline: none !important;
}
input.input-text.oversize, textarea.oversize {
	font-size: 18px !important;
	padding: 4px 5px !important;
}
input.input-text:focus, textarea:focus {
	background: #f9f9f9;
}
/* Text input and textarea, disabled */
	input.input-text[disabled], textarea[disabled] {
	background-color: #ddd;
}
/* Inlined Label Style */
	input.placeholder, textarea.placeholder {
	color: #888;
}
/* Text input and textarea sizes */
	input.input-text, textarea {
	width: 254px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
input.small, textarea.small {
	width: 134px;
}
input.medium, textarea.medium {
	width: 254px;
}
input.large, textarea.large {
	width: 434px;
}
input.expand, textarea.expand {
	width: 100%;
}
/* Lock textareas so they can't be resized beyond their set width in webkit */
	textarea.locked {
	max-width: 254px;
}
textarea.locked.small {
	max-width: 134px;
}
textarea.locked.large {
	max-width: 434px;
}
textarea.locked.expand {
	max-width: 100%;
}
/* Fieldsets */
	form fieldset {
	padding: 9px 9px 2px 9px;
	border: solid 1px #ddd;
	margin: 18px 0;
}
/* Inlined Radio & Checkbox */
	.form-field input[type=radio], div.form-field input[type=checkbox] {
	display: inline;
	width:auto;
	margin-bottom:0;
}
/* Errors */
	.form-field.error input, input.input-text.red {
	border-color: #C00000;
	background-color: rgba(255, 0, 0, 0.15);
}
.form-field.error label, label.red {
	color: #C00000;
}
.form-field.error small, small.error {
	margin-top: -6px;
	display: block;
	margin-bottom: 9px;
	font-size: 11px;
	color: #C00000;
	width: 254px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.small + small.error {
	width: 134px;
}
.medium + small.error {
	width: 254px;
}
.large + small.error {
	width: 434px;
}
.expand + small.error {
	width: 100%;
}
.small.oversize + small.error {
	width: 144px;
}
.medium.oversize + small.error {
	width: 264px;
}
.large.oversize + small.error {
	width: 444px;
}
.expand.oversize + small.error {
	width: 100%;
}
/* -----------------------------------------
	   Nicer Forms
	----------------------------------------- */
	form.nice div.form-field input, form.nice input.input-text, form.nice textarea {
	border: solid 1px #bbb;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
form.nice div.form-field input, form.nice input.input-text, form.nice textarea {
	font-size: 13px;
	padding: 6px 3px 4px;
	outline: none !important;
	background: url(../../images/misc/input-bg.png) #fff;
}
form.nice div.form-field input:focus, form.nice input.input-text:focus, form.nice textarea:focus {
	background-color: #f9f9f9;
}
/* Text input and textarea, disabled */
	form.nice div.form-field input[disabled], form.nice input.input-text[disabled], form.nice textarea[disabled] {
	background-color: #ddd;
}
form.nice fieldset {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
form.nice div.form-field input[type=radio], form.nice div.form-field input[type=checkbox] {
	display: inline;
	width:auto;
	margin-bottom:0;
}
form.nice div.form-field.error small, form.nice small.error {
	padding: 6px 4px;
	border: solid 0 #C00000;
	border-width: 0 1px 1px 1px;
	margin-top: -10px;
	background: #C00000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
}
form.nice div.form-field.error .small + small, form.nice .small + small.error {
	width: 132px;
}
form.nice div.form-field.error .medium + small, form.nice .medium + small.error {
	width: 252px;
}
form.nice div.form-field.error .large + small, form.nice .large + small.error {
	width: 432px;
}
form.nice div.form-field.error .small.oversize + small, form.nice .small.oversize + small.error {
	width: 136px;
}
form.nice div.form-field.error .medium.oversize + small, form.nice .medium.oversize + small.error {
	width: 256px;
}
form.nice div.form-field.error .large.oversize + small, form.nice .large.oversize + small.error {
	width: 436px;
}
/* -----------------------------------------
	   Custom Forms
	----------------------------------------- */

	form.custom span.custom {
	display: inline-block;
	width: 14px;
	height: 14px;
	position: relative;
	top: 2px;
	border: solid 1px #ccc;
	background: url(../..images/misc/custom-form-sprites.png) 0 0 no-repeat;
}
form.custom span.custom.radio {
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
form.custom span.custom.radio.checked {
	background-position: 0 -14px;
}
form.custom span.custom.checkbox.checked {
	background-position: 0 -28px;
}
form.custom div.custom.dropdown {
	display: block;
	position: relative;
	width: auto;
	height: 28px;
	margin-bottom: 9px;
	margin-top: 2px;
}
form.custom div.custom.dropdown a.current {
	display: block;
	width: auto;
	line-height: 26px;
	min-height: 26px;
	padding: 0 38px 0 6px;
	border: solid 1px #ddd;
	color: #141414;
	background-color: #fff;
	word-wrap: nowrap;
}
form.custom div.custom.dropdown a.selector {
	position: absolute;
	width: 26px;
	height: 26px;
	display: block;
	background: url(../../images/misc/custom-form-sprites.png) -14px 1px no-repeat;
	right: 0;
	top: 0;
	border: solid 1px #ddd;
}
form.custom div.custom.dropdown:hover a.selector,  form.custom div.custom.dropdown.open a.selector {
	background-position: -14px -26px;
}
form.custom div.custom.dropdown ul {
	position: absolute;
	width: auto;
	display: none;
	margin: 0;
	left: 0;
	top: 27px;
	margin: 0;
	padding: 0;
	background: #fff;
	background: rgba(255, 255, 255, 0.95);
	border: solid 1px #ddd;
}
form.custom div.custom.dropdown ul li {
	cursor: pointer;
	padding: 3px 38px 3px 6px;
	min-height: 18px;
	margin: 0;
	white-space: nowrap
}
form.custom div.custom.dropdown ul li.selected {
	background: url(../../images/misc/custom-form-sprites.png) right -52px no-repeat;
}
form.custom div.custom.dropdown ul li:hover {
	background-color: #2a85e8;
	color: #fff;
}
form.custom div.custom.dropdown ul li.selected:hover {
	background: url(../../images/misc/custom-form-sprites.png) #2a85e8 right -78px no-repeat;
}
form.custom div.custom.dropdown ul.show {
	display: block;
}
form.custom div.custom.dropdown.open ul {
	display: block;
	z-index: 10;
}
form.custom div.custom.dropdown.small {
	width: 134px !important;
}
form.custom div.custom.dropdown.medium {
	width: 254px !important;
}
form.custom div.custom.dropdown.large {
	width: 434px !important;
}
form.custom div.custom.dropdown.expand {
	width: 100% !important;
}
form.custom div.custom.dropdown.open.small ul {
	width: 132px !important;
}
form.custom div.custom.dropdown.open.medium ul {
	width: 252px !important;
}
form.custom div.custom.dropdown.open.large ul {
	width: 432px !important;
}
form.custom div.custom.dropdown.open.expand ul {
	width: 100% !important;
	box-sizing: border-box;
}
/* Custom input, disabled */
	form.custom .custom.disabled {
	background-color: #ddd;
}
/* -----------------------------------------
	   Nicer Custom Forms
	----------------------------------------- */
	form.custom.nice span.custom.checkbox {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
form.custom.nice div.custom.dropdown a.current {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background-image: url(../../images/misc/input-bg-outset.png);
	background-position: bottom right;
}
form.custom.nice div.custom.dropdown a.selector {
	height: 27px;
	border-width: 0 0 0 1px;
}
form.custom.nice div.custom.dropdown ul {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
}
/* CSS for jQuery Orbit Plugin 1.4.0
 * Maintained for Foundation. foundation.zurb.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 
 
 
/* CONTAINER
   ================================================== */

div.orbit-wrapper {
	width: 1px;
	height: 1px;
	position: relative;
}
div.orbit {
	width: 1px;
	height: 1px;
	position: relative;
	overflow: hidden
}
div.orbit.with-bullets {
	margin-bottom: 40px;
}
div.orbit .orbit-slide {
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
div.orbit a.orbit-slide {
	border: none;
	line-height: 0;
	display: none;
}
div.orbit div.orbit-slide {
	width: 100%;
	height: 100%;
}
/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.orbit-wrapper div.timer {
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: .6;
	cursor: pointer;
	z-index: 31;
}
div.orbit-wrapper span.rotator {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: -20px;
	background: url(../../images/orbit/rotator-black.png) no-repeat;
	z-index: 3;
}
div.orbit-wrapper span.mask {
	display: block;
	width: 20px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	overflow: hidden;
}
div.orbit-wrapper span.rotator.move {
	left: 0
}
div.orbit-wrapper span.mask.move {
	width: 40px;
	left: 0;
	background: url(../../images/orbit/timer-black.png) repeat 0 0;
}
div.orbit-wrapper span.pause {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../images/orbit/pause-black.png) no-repeat;
	z-index: 4;
	opacity: 0;
}
div.orbit-wrapper span.pause.active {
	background: url(../../images/orbit/pause-black.png) no-repeat 0 -40px
}
div.orbit-wrapper div.timer:hover span.pause, div.orbit-wrapper span.pause.active {
	opacity: 1
}
/* CAPTIONS
   ================================================== */

.orbit-caption {
	display: none;
	font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif;
}
.orbit-wrapper .orbit-caption {
	background: #000;
	background: rgba(0, 0, 0, .6);
	z-index: 30;
	color: #fff;
	text-align: center;
	padding: 7px 0;
	font-size: 13px;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
}
/* DIRECTIONAL NAV
   ================================================== */

div.orbit-wrapper div.slider-nav {
	display: block
}
div.orbit-wrapper div.slider-nav span {
	width: 78px;
	height: 100px;
	text-indent: -9999px;
	position: absolute;
	z-index: 30;
	top: 50%;
	margin-top: -50px;
	cursor: pointer;
}
div.orbit-wrapper div.slider-nav span.right {
	background: url(../../images/orbit/right-arrow.png);
	right: 0;
}
div.orbit-wrapper div.slider-nav span.left {
	background: url(../../images/orbit/left-arrow.png);
	left: 0;
}
/* BULLET NAV
   ================================================== */

ul.orbit-bullets {
	position: absolute;
	z-index: 30;
	list-style: none;
	bottom: -40px;
	left: 50%;
	margin-left: -50px;
	padding: 0;
}
ul.orbit-bullets li {
	float: left;
	margin-left: 5px;
	cursor: pointer;
	color: #999;
	text-indent: -9999px;
	background: url(../../images/orbit/bullets.jpg) no-repeat 4px 0;
	width: 13px;
	height: 12px;
	overflow: hidden;
}
ul.orbit-bullets li.active {
	color: #222;
	background-position: -8px 0;
}
ul.orbit-bullets li.has-thumb {
	background: none;
	width: 100px;
	height: 75px;
}
ul.orbit-bullets li.active.has-thumb {
	background-position: 0 0;
	border-top: 2px solid #000;
}
/* FLUID LAYOUT
   ================================================== */
div.orbit img.fluid-placeholder {
	visibility: hidden;
	position: static;
	display: block;
	width: 100%;
}
div.orbit, div.orbit-wrapper {
	width: 100% !important;
}
ul.orbit-bullets {
	position: absolute;
	z-index: 30;
	list-style: none;
	bottom: -50px;
	left: 50%;
	margin-left: -50px;
	padding: 0;
}
ul.orbit-bullets li {
	float: left;
	margin-left: 5px;
	cursor: pointer;
	color: #999;
	text-indent: -9999px;
	background: url(../../images/orbit/bullets.jpg) no-repeat 4px 0;
	width: 13px;
	height: 12px;
	overflow: hidden;
}
ul.orbit-bullets li.has-thumb {
	background: none;
	width: 100px;
	height: 75px;
}
ul.orbit-bullets li.active {
	color: #222;
	background-position: -8px 0;
}
ul.orbit-bullets li.active.has-thumb {
	background-position: 0 0;
	border-top: 2px solid #000;
}
/* Correct timer in IE */
	.timer {
	display: none !important;
}
div.caption {
	background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	zoom: 1;
}
/* CSS for jQuery Reveal Plugin
 * Maintained for Foundation. foundation.zurb.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php

/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
		
	.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 40;
	display: none;
	top: 0;
	left: 0;
}
.reveal-modal {
	visibility: hidden;
	top: 100px;
	left: 50%;
	margin-left: -300px;
	width: 520px;
	background: #eee url(../../images/misc/modal-gloss.png) no-repeat -200px -80px;
	position: absolute;
	z-index: 41;
	padding: 30px 40px 34px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}
.reveal-modal.small {
	width: 200px;
	margin-left: -140px;
}
.reveal-modal.medium {
	width: 400px;
	margin-left: -240px;
}
.reveal-modal.large {
	width: 600px;
	margin-left: -340px;
}
.reveal-modal.xlarge {
	width: 800px;
	margin-left: -440px;
}
.reveal-modal .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 8px;
	right: 11px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer;
}
.reveal-modal .row {
	min-width: 0;
}
	
	/* Mobile */
		
		@media handheld, only screen and (max-width: 1023px) {
 .reveal-modal-bg {
position: absolute;
}
 .reveal-modal,  .reveal-modal.small,  .reveal-modal.medium,  .reveal-modal.large,  .reveal-modal.xlarge {
width: 60%;
top: 60px;
left: 15%;
margin-left: 0;
padding: 20px;
height: auto;
}
}
 @media handheld, only screen and (max-width: 767px) {
 .reveal-modal-bg {
position: absolute;
}
 .reveal-modal,  .reveal-modal.small,  .reveal-modal.medium,  .reveal-modal.large,  .reveal-modal.xlarge {
width: 80%;
top: 15px;
left: 5%;
margin-left: 0;
padding: 20px;
height: auto;
}
}
	
	
	/*
			
	NOTES
	
	Close button entity is &#215;
	
	Example markup
	
	<div id="myModal" class="reveal-modal">
		<h2>Awesome. I have it.</h2>
		<p class="lead">Your couch.  I it's mine.</p>
		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ultrices aliquet placerat. Duis pulvinar orci et nisi euismod vitae tempus lorem consectetur. Duis at magna quis turpis mattis venenatis eget id diam. </p>
		<a class="close-reveal-modal">&#215;</a>
	</div>
	
	*/
/* --------------------------------------------------
	:: Typography
	-------------------------------------------------- */
	
	@media handheld, only screen and (max-width: 767px) {
 h1 {
font-size: 32px;
font-size: 3.2rem;
line-height: 1.3;
}
 h2 {
font-size: 28px;
font-size: 2.8rem;
line-height: 1.3;
}
 h3 {
font-size: 21px;
font-size: 2.1rem;
line-height: 1.3;
}
 h4 {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.2;
}
 h5 {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.2;
}
 h6 {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.2;
}
 body, p {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.4;
}
}


/* --------------------------------------------------
	:: Grid
	-------------------------------------------------- */
	
	/* Mobile */
	@media only screen and (max-width: 767px) {
 body {
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
width: 100%;
min-width: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
 .container {
min-width: 0;
margin-left: 0;
margin-right: 0;
}
 .row {
width: 100%;
min-width: 0;
margin-left: 0;
margin-right: 0;
}
 .row .row .column, .row .row .columns {
padding: 0;
}
 .column, .columns {
width: auto !important;
float: none;
margin-left: 0;
margin-right: 0;
}
 .column:last-child, .columns:last-child {
margin-right: 0;
float: none;
}
 [class*="column"] + [class*="column"]:last-child {
float: none;
}
 .column:before, .columns:before, .column:after, .columns:after {
content:"";
display:table;
}
 .column:after, .columns:after {
clear: both;
}
 .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten, .offset-by-eleven, .centered {
margin-left: 0 !important;
}
 .push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten {
left: auto;
}
 .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten {
right: auto;
}
		
		/* Mobile 4-column Grid */
		.row .phone-one:first-child, .row .phone-two:first-child, .row .phone-three:first-child, .row .phone-four:first-child {
margin-left: 0;
}
 .row .phone-one:last-child, .row .phone-two:last-child, .row .phone-three:last-child, .row .phone-four:last-child {
float: right;
}
 .row .phone-one, .row .phone-two, .row .phone-three, .row .phone-four {
margin-left: 4.4%;
float: left;
min-height: 1px;
position: relative;
padding: 0;
}
 .row .phone-one {
width: 21.68% !important;
}
 .row .phone-two {
width: 47.8% !important;
}
 .row .phone-three {
width: 73.9% !important;
}
 .row .phone-four {
width: 100% !important;
}
 .row .push-one-phone {
left: 26.08%;
}
 .row .push-two-phone {
left: 52.2%
}
 .row .push-three-phone {
left: 78.3%
}
 .row .pull-one-phone {
right: 26.08%
}
 .row .pull-two-phone {
right: 52.2%
}
 .row .pull-three-phone {
right: 78.3%;
}
}
	
	
/* --------------------------------------------------
	:: Block Grids
	-------------------------------------------------- */	
	
	@media only screen and (max-width: 767px) {
 .block-grid.mobile {
margin-left: 0;
}
 .block-grid.mobile > li {
float: none;
width: 100%;
margin-left: 0;
}
}
/* -------------------------------------------------- 
	:: Mobile Visibility Affordances
---------------------------------------------------*/
	
	
	.show-on-phones {
	display: none !important;
}
.show-on-tablets {
	display: none !important;
}
.show-on-desktops {
	display: block !important;
}
.hide-on-phones {
	display: block !important;
}
.hide-on-tablets {
	display: block !important;
}
.hide-on-desktops {
	display: none !important;
}
	
	
	/* Modernizr-enabled tablet targeting */
	@media only screen and (max-width: 1280px) and (min-width: 768px) {
 .touch .hide-on-phones {
display: block !important;
}
 .touch .hide-on-tablets {
display: none !important;
}
 .touch .hide-on-desktops {
display: block !important;
}
 .touch .show-on-phones {
display: none !important;
}
 .touch .show-on-tablets {
display: block !important;
}
 .touch .show-on-desktops {
display: none !important;
}
}
 @media only screen and (max-width: 767px) {
 .hide-on-phones {
display: none !important;
}
 .hide-on-tablets {
display: block !important;
}
 .hide-on-desktops {
display: block !important;
}
 .show-on-phones {
display: block !important;
}
 .show-on-tablets {
display: none !important;
}
 .show-on-desktops {
display: none !important;
}
}
/* Specific overrides for elements that require something other than display: block */
	
	table.show-on-desktops {
	display: table !important;
}
table.hide-on-phones {
	display: table !important;
}
table.hide-on-tablets {
	display: table !important;
}
 @media only screen and (max-width: 1280px) and (min-width: 768px) {
 .touch table.hide-on-phones {
display: table !important;
}
 .touch table.hide-on-desktops {
display: table !important;
}
 .touch table.show-on-tablets {
display: table !important;
}
}
 @media only screen and (max-width: 767px) {
 table.hide-on-tablets {
display: table !important;
}
 table.hide-on-desktops {
display: table !important;
}
 table.show-on-phones {
display: table !important;
}
}
	
	
/* -------------------------------------------------- 
	:: Forms
---------------------------------------------------*/	


	@media only screen and (max-width: 767px) {
 div.form-field input, div.form-field input.small, div.form-field input.medium, div.form-field input.large, div.form-field input.oversize, input.input-text, input.input-text.oversize, textarea,  form.nice div.form-field input, form.nice div.form-field input.oversize, form.nice input.input-text, form.nice input.input-text.oversize, form.nice textarea {
display: block;
width: 100%;
padding: 6px 2% 4px;
font-size: 18px;
}
 form.nice div.form-field input, form.nice div.form-field input.oversize, form.nice input.input-text, form.nice input.input-text.oversize, form.nice textarea {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
 form.nice div.form-field.error small, form.nice small.error {
padding: 6px 2%;
display: block;
}
 form.nice div.form-field.error .small + small, form.nice .small + .error {
width: auto;
}
 form.nice div.form-field.error .medium + small, form.nice .medium + .error {
width: auto;
}
 form.nice div.form-field.error .large + small, form.nice .large + .error {
width: auto;
}
 form.nice div.form-field.error .expand + small, form.nice .expand + .error {
width: auto;
}
}
	
	
/* -------------------------------------------------- 
	:: UI
---------------------------------------------------*/	
	
	/* Buttons */
	@media only screen and (max-width: 767px) {
 .button {
display: block;
}
 button.button, input[type="submit"].button {
width: 100%;
padding-left: 0;
padding-right: 0;
margin-bottom: 5px;
}
.home_right .lists h3 img {
width:100%;
}
}
	
	/* Tabs */
	
	@media only screen and (max-width: 767px) {
 dl.tabs.mobile, dl.nice.tabs.mobile {
width: auto;
margin: 20px -20px 40px;
height: auto;
}
 dl.tabs.mobile dt, dl.tabs.mobile dd, dl.nice.tabs.mobile dt, dl.nice.tabs.mobile dd {
float: none;
height: auto;
}
 dl.tabs.mobile dd a {
display: block;
width: auto;
height: auto;
padding: 18px 20px;
line-height: 1;
border: solid 0 #ccc;
border-width: 1px 0 0;
margin: 0;
color: #555;
background: #eee;
font-size: 15px;
font-size: 1.5rem;
}
 dl.tabs.mobile dd a.active {
height: auto;
margin: 0;
border-width: 1px 0 0;
}
 .nice.tabs.mobile {
border-bottom: solid 1px #ccc;
height: auto;
}
 .nice.tabs.mobile dd a {
padding: 18px 20px;
border: none;
border-left: none;
border-right: none;
border-top: 1px solid #ccc;
background: #fff;
}
 .nice.tabs.mobile dd a.active {
border: none;
background: #00a6fc;
color: #fff;
margin: 0;
position: static;
top: 0;
height: auto;
}
 .nice.tabs.mobile dd:first-child a.active {
margin: 0;
}
 dl.contained.mobile, dl.nice.contained.mobile {
margin-bottom: 0;
}
 dl.contained.tabs.mobile dd a {
padding: 18px 20px;
}
 dl.nice.contained.tabs.mobile dd a {
padding: 18px 20px;
}
 dl.tabs.mobile + ul.contained {
margin-left: -20px;
margin-right: -20px;
border-width: 0 0 1px 0;
}
}
	
	/* Nav Bar */

	/* Modernizr-enabled tablet targeting */
	@media only screen and (max-width: 1280px) and (min-width: 768px) {
 .touch .nav-bar li a {
font-size: 13px;
font-size: 1.3rem;
}
 .touch .nav-bar li.has-flyout>a.flyout-toggle {
padding: 20px;
}
}
 @media only screen and (max-width: 767px) {
 .nav-bar {
height: auto;
}
 .nav-bar>li {
float: none;
display: block;
border-right: none;
}
 .nav-bar>li>a.main {
text-align: left;
border-top: 1px solid #ddd;
border-right: none;
}
 .nav-bar>li:first-child>a.main {
border-top: none;
}
 .nav-bar>li.has-flyout>a.flyout-toggle {
position: absolute;
right: 0;
top: 0;
padding: 22px;
z-index: 2;
border-left: 1px dashed #eee;
display: block;
}
 .nav-bar>li.has-flyout>a.flyout-toggle span {
content: "";
width: 0;
height: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #2a85e8;
display: block;
}
 .nav-bar>li.has-flyout>a.flyout-toggle:hover span {
border-top-color: #141414;
}
 .flyout {
position: relative;
width: auto;
top: auto;
margin-right: -2px;
border-width: 1px 1px 0 1px;
}
 .flyout.right {
float: none;
right: auto;
left: -1px;
}
 .flyout.small, .flyout.large {
width: auto;
}
 .flyout p:last-child {
margin-bottom: 18px;
}
}


	/* Tooltips */
	@media only screen and (max-width: 767px) {
 .tooltip {
 font-size: 14px;
 font-size: 1.4rem;
 line-height: 1.4;
 padding: 7px 10px 9px 10px;
}
 .tooltip > .nub, .tooltip.top > .nub, .tooltip.left > .nub, .tooltip.right > .nub {
 border-color: transparent transparent rgb(0,0,0) transparent;
 border-color: transparent transparent rgba(0, 0, 0, 0.85) transparent;
 top: -12px;
 left: 10px;
}
.home_right iframe {
width:100%;
}
.container h1 { font-size:20px;}
}
	
	
	/* Video */
	
	@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
 .flex-video {
padding-top: 0;
}
}
@media only screen and (min-width: 768px) and (max-width:979px) {
 .ddsmoothmenu ul li a {
padding:14px 5px !important;
}
 .nivoSlider {
width:100% !important;
}
 .homeLeft .redHeadBg {
padding-bottom:30px !important;
}
.home_right ul.lists li.last {
 margin-right: 10px !important;
}
.home_right iframe {
width:100%;
}
.ddsmoothmenu {
width:100% !important;
}
.btmEnd .five.columns {
width:41% !important;
}
div.footerLeft div.fleftHead, div.footerRight div.frightHead {
margin:0 0 35px 0 !important;
}
.newsLetter #subForm {
clear:left;
}
.contactRight {
float:left !important;
}
}
@media only screen and (min-width:640px) and (max-width:767px) {
.five.columns.homeLeft .photoGaleryThumbs {
 text-align: left !important;
}
div.footerRight div.frightHead, div.footerLeft div.fleftHead {
 margin: 0 0 30px !important;
}
.footerLeft ul.sub-links2 li {
padding-left:5px !important;
}
}
@media only screen and (max-width:480px) {
 .rght-bar {
padding-left:10px;
}
.btmEnd .five.columns {
 text-align: center;
}
.marginLeftSpecialEight.home_right, .marginLeftSpecialEight.home_right .marginForContent {
margin-left:0;
}
.contactRight {
float:left !important;
}
.newsLetter #subForm input[type="text"] {
width:100% !important;
box-sizing:border-box;
}
.newsLetter #subForm input.submit {
margin-top:16px !important;
}
}
@media only screen and (max-width: 360px) {
.redHeadBg {
padding-bottom:30px !important;
}
.rght-bar {
line-height:20px !important;
margin-left:10px;
margin-top:5px;
}
.btmEnd .five.columns span {
font-size:11px !important;
}
.contactLeft, .contactform table {
width:100% !important;
}
.contactLeft .contactform .fm-form input.cms_textfield {
width:100% !important;
height:32px;
box-sizing:border-box;
}
.contactLeft .contactform .fm-form .cms_textarea, .contactLeft .contactform .fm-form .cms_dropdown {
width:100% !important;
box-sizing:border-box;
}
.marginLeftSpecialEight.home_right .marginForContent {
margin-right:0 !important;
}
.home_right .marginForContent .gallery {
text-align:center;
}
.home_right .marginForContent .gallery .img {
display:inline-block;
}
}
/* 3-feb-2015 */
div.photoGaleryThumbs a img,
.home_right ul.lists li,
.photoGaleryThumbs > a,
.home_right .marginForContent .gallery .img ,
.home_right .marginForContent .gallery .img a   
{ -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; 
-o-box-sizing: border-box; box-sizing: border-box; }


.photoGaleryThumbs > a { float:left; text-align:left; width:48.5%; margin-right:0px;}
.photoGaleryThumbs > a:nth-child(2n+2) { float:right;}
.photoGaleryThumbs > a img { width:100%;}


@media (min-width:1024px) and (max-width:1100px){
.container .home_right ul.lists li { width:49%; margin-right:0px;}
.home_right ul.lists li:nth-child(2n+2) { float:right;}
.home_right ul.lists li:nth-child(2n+1) { clear:both;}
.action-sheet-img img { width:48%;}

.home_right .marginForContent .gallery .img { width:33%; padding:5px; float:left; margin:0px; }
.home_right .marginForContent .gallery .img a { width:100%;}
.home_right .marginForContent .gallery .img a img { width:100%; max-width:100%;}

}
@media (max-width:1023px){}
@media (min-width:768px) and (max-width:1023px){
.container .home_right ul.lists li { width:49%; margin-right:0px;}
.home_right ul.lists li:nth-child(2n+2) { float:right;}
.home_right ul.lists li:nth-child(2n+1) { clear:both;}
.home_right ul.lists li.last { margin-right:0px !important;}
.action-sheet-img img { width:48%;}
.home_right iframe { height:250px;} 

.home_right .marginForContent .gallery .img { width:33%; padding:5px; float:left; margin:0px; }
.home_right .marginForContent .gallery .img a { width:100%;}
.home_right .marginForContent .gallery .img a img { width:100%; max-width:100%;}
div.footerRight div.imgWrap img { width:72px;}
}
@media (max-width:767px){
.home_right .marginForContent .gallery .img { width:50%; padding:5px; float:left; margin:0px; }
.home_right .marginForContent .gallery .img a { width:100%;}
.home_right .marginForContent .gallery .img a img { width:100%; max-width:100%;}
.marginLeftSpecialEight.home_right, 
.marginLeftSpecialEight.home_right .marginForContent { margin-right:0px; margin-left:0px;}
.home_right iframe { height:250px;} 
}
@media (min-width:640px) and (max-width:767px){

.container .home_right ul.lists li { width:49%; margin-right:0px;}
.container .home_right ul.lists li:nth-child(2n+2) { float:right;}
.container .home_right ul.lists li:nth-child(2n+1) { clear:both;}

.photoGaleryThumbs > a { float:left; text-align:left; width:33%; margin-right:0px; padding:5px;}
.photoGaleryThumbs > a:nth-child(3n+1) { clear:both; float:left;  }
.photoGaleryThumbs > a img { width:100%;}
.action-sheet-img img { width:48%;}
.home_right .marginForContent .gallery .img { width:33%; }   
}
@media (max-width:639px){
.home-slider .rght-bar  { line-height:18px;}
.home-slider .rght-bar i { float:left; margin-left:0px; clear:both; width:100%; line-height:18px; margin-top:5px;}
}
@media (min-width:480px) and (max-width:639px){
.container .home_right ul.lists li { width:49%; margin-right:0px;}
.container .home_right ul.lists li:nth-child(2n+2) { float:right;}
.container .home_right ul.lists li:nth-child(2n+1) { clear:both;}
.action-sheet-img img { width:48%;}
div.footerRight div.imgWrap img { width:75px;}

}
@media (max-width:479px) {
.container .home_right ul.lists li { width:100%; margin-right:0px;}
div.photoGaleryThumbs a { display:block; margin-right:0px;}
div.photoGaleryThumbs a img { width:100%;}
.footer cufon { display:inline !important;}
.action-sheet-img img { width:100%; margin-right:0px !important;} 
.home_right iframe { height:200px;}
}

/* Stylesheet: foundation Modified On 2015-02-07 05:20:44 */
/* Start of CMSMS style sheet 'ddsmoothmenu' */
/* Start of CMSMS style sheet 'ddsmoothmenu' */
.ddsmoothmenu{
margin: 0 auto;
width: 950px;
/*padding-right:13px;*/
}




/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
float: left;
display: inline;
background:url(../../images/menusep.gif) right top no-repeat;
margin:0;
padding:0px;
z-index:100;
list-style:none;
}

.ddsmoothmenu ul li#contact-us{
background:none;
padding-right:0;
}

.ddsmoothmenu ul li.lastitem{
border-right:0px; 
}
* html .ddsmoothmenu ul li a span{
	float:left;
	}


/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	font:13px "Arial Black", Arial;
    text-transform:uppercase;
	display: block;
	color:#fff;
	text-decoration:none !Important;
	margin-left:5px;
	padding:14px 9px;
}
.ddsmoothmenu ul li a span{
	display:block;
	height:17px;
	padding:6px 8px 10px 0px;
	}
.ddsmoothmenu ul li a:hover span, .ddsmoothmenu ul li a.current span{

	}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color:#fff;
}
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color: #dbdbdc; /*background:#c40101 url(../../images/menuhoverbg.gif) left top repeat-x;*/
}

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.current {
 /*background of menu items during onmouseover (hover state)*/
color:#dbdbdc;
background:url(../../images/menu-bgleft.jpg) left 7px no-repeat;
}

.ddsmoothmenu ul li:hover a.one,
.ddsmoothmenu ul li a.one:hover,
.ddsmoothmenu ul li a.mainActive,
.ddsmoothmenu ul li a.mainActive:visited,
.ddsmoothmenu ul li a.mainActive:hover {

	color:#434343aa;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
z-index:110;
left: 0;
margin-top:0px;
display: none; /*collapse all sub menus to begin with*/
font-weight: normal;
font-size:12px;
text-transform:none;
line-height:16px;
/*width: 190px;*/
min-width:190px;
height: auto;
margin-left:0;
border-left:0;
border-top:solid 4px #06365F;

}

.ddsmoothmenu ul li ul a:hover{
border-bottom:0;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
background-color:#f9f9f9;
color:#000;
text-transform:none;
float: none;
padding: 0;
width:auto; 
margin:0px;
font-weight:normal;

border-right:0;
border-bottom:solid 1px #e2e2e2;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top:0; border-top: 1px solid #ba171a;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
/*width: 160px;*/ /*width of sub menus*/
white-space:nowrap;
padding:10px 20px 10px 17px;
margin: 0;
text-transform:none;
background:#f9f9f9;
color: #545454;
line-height:14px;
font-size:11px;
font:12px Arial, Verdana;
}
.ddsmoothmenu ul li ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #fff; color:#3769b0;
}

.ddsmoothmenu ul li ul li a:link,
.ddsmoothmenu ul li ul li a:visited{
	color: #fff; color:#434343;
}
.ddsmoothmenu ul li ul li{
background-image:none;
}
.ddsmoothmenu ul li ul li a:hover,
.ddsmoothmenu ul li ul li a.underactive,
.ddsmoothmenu ul li ul li a.underactive:visited,
.ddsmoothmenu ul li ul li a.underactive:hover,
.ddsmoothmenu ul li ul li a.underactive:active
{
	 color: #434343; background:#fff;
}

.ddsmoothmenu ul li A.depth
{
	 padding-top:0;
         padding-bottom:0;
         background-image:none;
height:auto;
}

.ddsmoothmenu ul li A.depth:hover,
.ddsmoothmenu ul li A.depth SPAN
{
	 background-image:none;
height:auto;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 20px;
right: 9px;
}

.rightarrowclass{
position: absolute;
top: 11px;
right: 10px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE
opacity: 0.8;*/
}
.redHeadArrowDown1.custom_sheet {
    display: inline-block;
    width: 99%;
}
.Gold_Coast h2 {
    color: #000000;
    font-weight: bold;
    line-height:0px;
}
.Gold_Coast > h1 {
    display: none;
}
.Gold_Coast{
padding-bottom:15px;
}
.redHeadBg.small_size {
    font-size: 10px !important;
}
.innerCaptionWrap > h2 {
    color: #FFFFFF !important;
}
.nivo-caption > h2{
color: #FFFFFF !important;
}
#slider{
height :360px !important;
margin:0 auto !important;
}
.nivo-directionNav{
top:315px !important;
}
.ddsmoothmenu ul li a.one{ width:auto;}
/* End of 'ddsmoothmenu' */
/* Stylesheet: foundation-ddsmooth Modified On 2013-12-05 09:22:31 */
/* Start of CMSMS style sheet 'action2011' */
body {
	border: 0;
	margin: 0;
	padding: 0;
	/*background: #fff url(../../uploads/images/topBG-2011.jpg) left top repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #666666;
}
.widthholder {
	width: 950px;
}
.left {
	float: left;
}
.right {
	float: right;
}
img {
	border: none;
}
img#wpstats {
	width:0px;
	height:0px;
	overflow:hidden
}
p {
	margin: 0 0 14px 0;
font-size: 12px;
	line-height: 24px;
}
ul {
	margin: 0 0 14px 0;
	padding: 0;
	list-style-image: url(uploads/images/bullet.gif);
}
ol {
	margin: 0 0 14px 0;
	padding: 0;
}
h1 {
	/*font-family:"Century Gothic", Gill Sans MT; */
font-family: "Flaticon";
	font-size:1.3em;
	color:#06365f;
	font-weight: normal;
}
h2 {
	/*font-family:"Century Gothic", Gill Sans MT; */
font-family: "Flaticon";
	font-size:1.4em;
	color:#06365f;
	margin: 0;
	font-weight: normal;
	margin: 14px 0 14px 0;
	line-height: 26px;
}
h3 {
	/*font-family:"Century Gothic", Gill Sans MT;*/
font-family: "Flaticon";
	color:#003a6b;
	margin: 0;
	font-size: 13px;
	line-height: 19px;
}
/*
a { color: #003a6b; }
*/

a {
	color: #003a6b;
}
blockquote {
	color: #3f454f;
	background-color: #cdcecf;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 14px 0;
	padding: 14px 14px 1px 14px;
}
.colorWhite {
	color:#fff;
padding: 0 30px;
}
.logoAsBg {
	margin-top: -19px;
        height:300px;
}
#slider {
	height: 398px;
	overflow: hidden;
	position: relative;
	margin:0px;
        width: 100%;
}
/* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover {
	width: 2880px;
	position: relative;
}
.slide {
	padding: 70px 30px 40px 30px;
	width: 950px;
	float: left;
	position: relative;
}
.slide h1 {
	font-family: "Century Gothic",Gill Sans MT;
	font-size: 18px;
	letter-spacing: -1px;
	color: #fff;
}
.slide p {
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	width: 300px;
}
.slide img {
	position: absolute;
	top: 20px;
	left: 400px;
}
#slider-stopper {
	position: absolute;
	top: 1px;
	right: 20px;
	background: #ac0000;
	color: white;
	padding: 3px 8px;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 1000;
}
.redBg{
	background:#06365f;
	min-height: 61px;
	margin-bottom:20px;
  display: inline-block;
  padding: 0;
  width: 100%;
}
.redBg ul {
margin:0;
}
.marginLeftSpecialEight{
	margin:0 0 0 2%;
}

.redHeadArrowDown{
	padding-bottom:10px;
	background: url(../../uploads/images/arrow-down-01.jpg)  15px bottom no-repeat;
	display:block;
	margin:6px 0;
}
.redHeadArrowDown1{
	padding-bottom:13px;
	background:url(../../uploads/images/arrow-dowN.jpg) 15px bottom no-repeat;
	display:block;
	margin:6px 0;
}
.redHeadBg {
	/* height:20px; */
	background:#06365f url(../../uploads/images/left-head-bg.jpg) left top repeat-x;
	padding:10px 15px 15px 15px;
	color:#fff;
	font-weight:bold;
	font:bold 16px 'Arial Black';
	text-transform:uppercase;
	display:block;
}
.redHeadBg1 {
	height:20px;
	background:#06365f url(../../uploads/images/left-head-bG.jpg) left top repeat-x;
	padding:10px 15px 15px 15px;
	color:#fff;
	font-weight:bold;
	font:bold 16px 'Arial Black';
	text-transform:uppercase;
	display:block;
}
.homeLeft{
	margin:0;
}
.homeLeft a,
.homeLeft a:link,
.homeLeft a:visited {
    color: #06365f;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    text-decoration: none;
}
.homeLeft a:hover{
	color:##BD1800;
}


.home_right ul.lists {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.home_right ul.lists li {
	width: 162px;
	height: 260px;
	float: left;
	margin: 0 10px 0 0px;
	background-color: #f8f8f8;
	padding: 7px 6px;
	font-size: 11px;
	line-height: 16px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: #06365f;
	border-left-style: dotted;
	border-top-color: #06365f;
	border-right-color: #CCCCCC;
	border-bottom-color: #06365f;
	border-left-color: #CCCCCC;
}
.home_right ul.lists li.last{margin-right:0;}

.home_right ul.lists li a {
	display: block;
	color: #3f454f;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 8px 0;
	font-size: 12px;
}
.home_right ul.lists li a:hover {
	color: #000000;
}
.newsLetter{
	background:#06365f url(../../uploads/images/left-head-bg.jpg) left top repeat-x;
	min-height:61px;
}

div.nlWText span{
	font-size:22px;
	font-weight:bold;
	color:#fff;
	}
.newsLetter div.nlWText{
	float:left;
	padding-top:8px;
	margin-right:25px;
}
.home_right .demo a
{
color:grey
}
.newsLetter div.nlWText h1{
	color:#fff;
	font-size:14px;
	margin:0px 0 0 0;
	}
.newsLetter input{
	width:172px;
	background:#f3f3f3;
	height:30px;
	border:0;
	margin-top:10px;
    margin-right:20px;
	padding:0 5px;
	}
.newsLetter input.submit{
	width:95px;
	background:url(../../uploads/images/subscribe.jpg) left top no-repeat;
	height:31px;
	border:0;
	margin-top:14px;
	margin-right:0;
	vertical-align:baseline;
	cursor:pointer;
	}
.newsLetter .row{
	position:relative;
}
.arrowPlacer{
	position:absolute;
	bottom:-19px;
	left:0;
}
.footer{
	background:#444643 url(../../uploads/images/footer-bg-black.jpg) left top repeat-x;
	min-height:61px;
	padding-top:20px;
}
div.fleftHead, 
div.frightHead{
	font-size:24px;
	color:#fff;
	font-weight:bold;
	margin:25px 0;
}
div.footerLeft a,
div.footerLeft a:link,
div.footerLeft a:visited{
	color:#fff;
	display:block;
	margin-bottom:3px;
}
div.footerRight a,
div.footerRight a:link,
div.footerRight a:visited,
div.footerRight{
	color:#fff;

}
div.footerRight div.imgWrap img{
	border:1px solid #797979;
	margin:2px 2px 2px 0px;
	padding:3px;
	}
.btmEnd{
	padding:6px 20px;
	background:#000;
}
.btmEnd .row{
	text-align:right;
}
.home-news-area{
	padding:10px 6px;

	margin-left:2px;
}

.home-latest-news-title{
	font-weight:bold;
	font-size:15px;
	color:#ff3232;
	margin-bottom:8px;
}

.home-news{margin-bottom:5px;}
.home-news a{
	font-size:13px !Important ;
        color:#E62200;
}

.home-news .home-news-date{

}
.marginForContent{
	margin:0 20px;
}
.home_right ul{
       margin-left:16px;
}
.home_right ul li{
       margin-bottom:0px;
}
div.photoGaleryThumbs a img {
    border: 1px solid #DFDFDF;
    margin-bottom: 20px;
    margin-right: 11px;
    padding: 5px;
}
#featured div{display:none;}
#featured {  height: 200px; display:block; *height:200px;  }
#featured img { display: none; }
#featured.orbit { background: none;   }
#featured.orbit img { display: block; }
#featured  div{max-width:980px;}
div.orbit div.orbit-slide{
	left:-950px; 
	*height:300px;
	padding-top:120px;
	}
div.orbit-slide img{ 
	position:absolute;
	right:0;
	top:50px;
	max-width:58%;
}
div.orbit-slide h1 {
	font-family: "Century Gothic",Gill Sans MT;
	font-size: 18px;
	letter-spacing: -1px;
	color: #fff;
	padding-left:25px;
}
div.orbit-slide p {
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	width: 300px;
	padding-left:25px;
}
.slider-nav{
	display:none !important;
}
.home_right h4 a{font-size:14px; color:#3F454F;}
.newsContainer h4{font-size:14px; margin:0; padding:0}
.newsContainer a{text-decoration:none; border:0 !important;}
.newsContainer a:hover{text-decoration:underline !important;}
.newsContainer .readmore{margin-top:5px; font-weight:bold; font-size:11px; }
.newsContainer {border-bottom:dashed 1px #ccc; padding-bottom:10px;margin-bottom:10px;}
.newsContainer .newsdate{font-size:11px; margin-bottom:10px;}
.news-pagination{text-align:center; font-weight:bold;}
.news-pagination a{border:0 !important;}
.news-pagination a:hover{text-decoration:underline !important;}


.home-latest-news-title{
font-weight:bold;
font-size:15px;
color:#ff3232;
margin-bottom:8px;
}
.home_right a {
    color: #06365F;
    text-decoration: none;
}

form#calc div.calculation_div {
    background-color: #F4F4F4;
    border: 1px solid #D1D1D1;
    color: #3F454F;
    font-family: Tahoma,Geneva,sans-serif;
    max-width: 545px;
}
form#calc div.calculation_div {
    background-color: #F4F4F4;
    border: 1px solid #D1D1D1;
    color: #3F454F;
    font-family: Tahoma,Geneva,sans-serif;
    max-width: 545px;
}
form#calc table.calculation_table
{
	max-width:514px;
	background-color:#fff;
        margin:15px;
}
form#calc table.calculation_table tr.content {
	text-align:left;
	background:#FFF;
	padding-left:10px;
}
form#calc table.calculation_table tr.content td {
	padding:0 0 0 15px;
}
form#calc table.calculation_table tr.breakline {
	height:15px;
	color:#F8F8F8;
	background-color:#F8F8F8;
	font-family:1px;
}
form#calc table.calculation_table tr.breakline_white {
	height:10px;
	color:#fff;
	background-color:#fff;
	font-family:1px;
}
form#calc table.calculation_table tr.breakline_white td {
        color:#fff;
}
form#calc table.calculation_table tr.breakline td{ color:#fff;}
form#calc table.calculation_table tr.image_tr {
	color:#F8F8F8;
	background-color:#F8F8F8;
	font-family:1px;
	padding:15px 0px;
}
form#calc table.calculation_table tr.image_tr {
	color:#F8F8F8;
	background-color:#F8F8F8;
	font-family:1px;
}
form#calc table.calculation_table tr.image_tr img {
	margin-top:15px;
}
div.resultDiv {
	max-width:514px;
	background-color:#fff;
	margin:-15px 15px 0px;
	font-family:Tahoma, Geneva, sans-serif;
}
div.image_container {
	padding:0px 15px;
}
div.resultDiv table.result_table {
	padding:30px 0px 0px;
	font-size:17px;
	font-weight:bold;
	color:#6e6e6e;
	max-width:514px;
}
div.resultDiv table.result_table td {
	padding:5px 15px;
        color: #6E6E6E;
    font-size: 17px;
    font-weight: bold;
}
div.subtextDiv {
	max-width:514px;
	background:#FFF;
	margin:0 15px 15px;
}
div.subtextDiv table.sub_text {
	padding:0px 15px;
	background:#FFF;
	color:#FFF;
}
div.subtextDiv table.sub_text td.first_text {
	font-size:13px;
	color:#3F454F;
}
div.subtextDiv table.sub_text td.phone_number {
	font-size:23px;
	color:#ee343a;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}
div.subtextDiv table.sub_text td.first_td {
	height:15px;
	color:#fff;
	background-color:#eaeaea;
	font-family:1px;
}
img.cal_img {
	margin-top:30px;
	display:block;
}
div.image_container {
    padding: 0 15px;
}
div.resultDiv
{
max-width:514px;
background-color:#fff;
margin:-15px 15px 0px;
font-family:Tahoma, Geneva, sans-serif;
}


div.subtextDiv {
	max-width:514px;
	background:#FFF;
	margin:0 15px 15px;
}
div.subtextDiv table.sub_text {
	padding:0px 15px;
	background:#FFF;
	color:#FFF!important;
}
div.subtextDiv table.sub_text td.first_text {
	font-size:13px;
	color:#3F454F;
}
div.subtextDiv table.sub_text td.phone_number {
	font-size:23px;
	color:#ee343a;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}
div.subtextDiv table.sub_text td.first_td {
	height:15px;
	color:#fff;
	background-color:#eaeaea;
	font-family:1px;
}
div.contactform input {
border: solid 1px #c3c3c3;
background:#fff;
width:300px;
height:20px;
padding:1px;
font-family: "Lucida Grande", "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
        color: #797979;
}

div.contactform button {
       border:none;
        margin: 5px;
        width: 64px;
        height:24px;
        background: url(../../uploads/images/sub.png) no-repeat;
}

div.contactform submit {
       border:none;
        margin: 5px;
        width: 64px;
        height:24px;
        background: url(../../uploads/images/sub.png) no-repeat;
}


textarea {
border: solid 1px #c3c3c3;
background:#fff;
width:300px;
height:225px;
padding:1px;
font-family: "Lucida Grande", "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
        color: #797979;
}


.imagealign {
padding-top: 3px;
}
.fm-form{margin-top:0px;}

.fm-form .cms_textfield,
.fm-form .cms_dropdown{padding:5px; width:250px; margin-bottom:5px}
.fm-form .cms_textarea{padding:5px; width:262px; height:130px}

.fm-form .cms_submit{width:100px; background:#333; color:#fff; padding:5px; height:30px;}
.contactform table tr td{padding:0; margin:0; baclground:#fff !important;}
.contactform table{border:0 !important;}
.error_message ul li{

    background:none !important;
    border:0 !important;
    float:none !important;
    font-size: 12px !important;
    height: auto !important;
    line-height: 16px !important;
    margin:0 !important;
    padding:0 0 5px !important;
    width:auto !important;
color:#ff0000 !important;
}

.contactform table tr td{
     background:#fff;
}
.fm-form .cms_dropdown{
    width:262px;
}
.contactLeft{
	float:left;
	width:260px;
}
.contactRight{
	float:right;
	width:203px;
}
/* End of 'tchLayout' */
form#calc table.calculation_table input{
	border:1px solid #C3C3C3;
	margin-bottom: 5px;
    padding: 5px;
    width: 250px;
}
/*Patio Calculator*/
.formPatioValues{
	padding:15px;
	margin:15px;
	background:#fff;
	min-height:140px;
}
.formPatioValues label{
	width:175px;
	display:block;
	float:left;
}
.formPatioValues input{
	display:block;
	float:left;
	margin-bottom: 5px;
    width: 250px;
	border: solid 1px #c3c3c3;
	background:#fff;
	height:25px;
	padding:1px;
	font-family: "Lucida Grande", "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #797979;
}
.formPatioValues input.form-space{
	display:block;
	float:left;
	margin-bottom: 5px;
        background: none repeat scroll 0 0 #333333;
       color: #FFFFFF;
    height: 30px;
    padding: 5px;
    width: 120px;
}
.spacer{
	width:175px;
	display:block;
	float:left;
	text-indent:-999px;
	font-size:1px;
}
.secondCol{
	min-height:170px;
}
.resultDiv{
	padding-top:35px;
}
.result_table{
	border:0;
	margin-bottom:0;
}
div.resultDiv table.result_table td{
	background:#fff;
}
.sub_text{
	border:0;	
}
.td_width{ color: #FFFFFF; }
#home_right a {
    color: #E62200;
    text-decoration: none;
}
.gallery a {
  border: 1px solid #DFDFDF;
    display: block;
    float: left;
    margin: 0 3px 10px 0;
    padding: 3px;
}
.textLeft{ text-align:left;}
ol{margin-left:17px;}




/*22-10-13*/
ul.sub-links{
margin: 0;
padding: 0;
}
ul.sub-links li.no-border{
border: none;
}
ul.sub-links li{
list-style: none;
padding: 10px 0 10px 17px;
margin: 0;
border-bottom: solid 1px #cacaca; 
}
ul.sub-links li a{
font-weight: bold;
color: #3f454f !important;
text-transform: uppercase;
}
ul.sub-links li a:hover{
color: #E62200 !important;
}
ul.sub-links li a:active {
color: #E62200 !important;
}


/*22-10-13*/
ul.sub-links2{
margin: 0;
padding: 0;
}
ul.sub-links2 li.no-border{
border: none;
}
ul.sub-links2 li{
list-style: none;
padding: 5px 0 5px 17px;
margin: 0;
border-bottom: solid 1px #333; 
font-size:11px;
}
ul.sub-links2 li a{
font-weight: normal;
color: #FFFFFF !important;

}
ul.sub-links2 li a:hover{
color: #add0e9 !important;
}
ul.sub-links2 li a:active {
color: #FFFFFF !important;
}

ul.sub-links2 em { color: #add0e9 !important;}


.metal-solution-div
{
    position: relative;
    /*top: 39px;*/
    z-index: 9999;
}
.serving-gold
{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 39px;
}

.performe-solu {
   
    color: #0E3766;
    font-size: 25px;
    font-weight: bold;
    height: 80px;
    line-height: 31px;

    text-transform: uppercase;
    width: 254px;
}
.performe-solu span
{
    color: #272928;
}
.rght-bar
{
    color: #272928;
    float: right;
    font-weight: bold;
    line-height: 39px;
    margin-right: 38px;
}
.rght-bar span
{
    font-weight: normal;
}
.rght-bar i
{
    font-style: normal;
    margin-left: 24px;
    font-weight: bold;
float: right;
    font-size: 18px;
}


/* Stylesheet: foundation-default Modified On 2015-01-26 06:10:29 */
@media only screen and (max-width: 767px) {

#slider {
	height: auto;
}
.slide{
	padding:0px;
	padding-top:50px;
}
.slide img {
	left:0;
	position:relative;
}
.slide h1 {
	padding-left:10px;
}
.slide p {
	padding-left:10px;
}
.ddsmoothmenu {
      width:100%;
}
.ddsmoothmenu ul li{
	width:100%;
	background:none;
}

.ddsmoothmenu ul li ul{
	position: relative;
	top:0 !important;
}
.ddsmoothmenu ul li a{padding:4px 9px;}


.home_right ul.lists li {
	width: 92%;
}
.colorWhite{
     text-align:center;
    
}
.colorWhite span{
     display:block;
}

div.photoGaleryThumbs {
   text-align:center;
}
.newsLetter input{
   width:92%;
}

.colorWhite { padding:0 10px; text-align:center}
.logoAsBg{ background-position: 0 -10px; padding-top:70px;}
div.orbit div.orbit-slide{	padding-top:20px;	}
div.orbit-slide img{ position:relative; max-width:100%; top:0px; }

form#calc table.calculation_table input{
	max-width:200px;
}
form#calc table.calculation_table{
       margin:0;
}
.formPatioValues input{
	 width: 92%;
}





}

.frightHead img{
  float:right;
  margin:0 3px;
}


/* Stylesheet: foundation-mediaRelated Modified On 2015-02-03 06:26:24 */
/*********************************************
Sample stylesheet for mobile and small screen handheld devices

Just a simple layout suitable for smaller screens with less 
styling cabapilities and minimal css

Note: If you dont want to support mobile devices you can
safely remove this stylesheet.
*********************************************/
/* remove all padding and margins and set width to 100%. This should be default for handheld devices but its good to set these explicitly */
body {
margin:0;
padding:0;
width:100%;
}

/* hide accessibility noprint and definition */
.accessibility,
.noprint,
dfn {
display:none;
}

/* dont want to download image for header so just set bg color */
div#header,
div#footer {
background-color: #385C72;  
color: #fff;
text-align:center;
}

/* text colors for header and footer */
div#header a,
div#footer a {
color: #fff;
}

/* this doesnt look as nice, but takes less space */
div#menu_vert ul li,
div#menu_horiz ul li {
display:inline;
}

/* small border at the bottom to have some indicator */
div#menu_vert ul,
div#menu_horiz ul {
border-bottom:1px solid #fff;
}

/* save some space */
div.breadcrumbs {
display:none;
}
/* Stylesheet: Handheld Modified On 2013-11-11 10:36:56 */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:uploads/image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../uploads/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../uploads/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Stylesheet: lightbox Modified On 2013-11-12 06:02:06 */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../modules/LightBox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../modules/LightBox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../modules/LightBox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* Stylesheet: LightBox Sample CSS Modified On 2013-11-12 06:03:17 */
/*
Sections that are hidden when printing the page. We only want the content printed.
*/


body {
color: #000 !important; /* we want everything in black */
background-color:#fff !important; /* on white background */
font-family:arial; /* arial is nice to read ;) */
border:0 !important; /* no borders thanks */
}

/* This affects every tag */
* {
border:0; /* again no borders on printouts */
}

/* 
no need for accessibility on printout. 
Mark all your elements in content you 
dont want to get printed with class="noprint"
*/
.accessibility,
.noprint
 {
display:none !important; 
}

/* 
remove all width constraints from content area
*/
div#content,
div#main {
display:block !important;
width:100% !important;
border:0 !important;
padding:1em !important;
}

/* hide everything else! */
div#header,
div#header h1 a,
div.breadcrumbs,
div#search,
div#footer,
div#menu_vert,
div#news,
div.right49,
div.left49,
div#sidebar  {
   display: none !important;
}

img {
float:none; /* this makes images couse a pagebreak if it doesnt fit on the page */
}
/* Stylesheet: Print Modified On 2013-11-14 10:35:15 */
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* Stylesheet: slimbox Modified On 2013-11-12 06:04:29 */
