/*
* default styles
*/
a img{
	border: none;
}

a {
	color: #051C43;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #051C43;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	line-height: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	line-height: 20px;
}
a:hover {
	text-decoration: underline;
}

.left{
	float: left;
}
.right{
	float: right;
}
.red{
	color: red;
}
.clear{
	clear: both;
}
/*
* layout
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #051C43;
}
#wrapper {
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	background-image: url(/img/re_back.gif);
	background-repeat: repeat-y;
}
#content {
	width: 758px;
	float: left;
	line-height: 16px;
	border: solid 1px #cccccc;
}
#header {
	width: 760px;
}
#footer {
	width: 740px;
	margin: 0px auto;
	clear: both;
	background-image: url(/img/footer_back.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDD2D9;
	height: 60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	color: #50607B;
}
.header {
	background-color: #FFB300;
	height: 100px;
	padding-top: 26px;
	padding-right: 0px;
	padding-left: 26px;
	padding-bottom: 0px;
}
.logo {
    width: 200px;
    float: left;
    text-align: center;
}
.flash {
	float: right;
	width: 500px;
	text-align: right;
}
#left_nav {
	width: 165px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDD2D9;
}

#finder {
	background-image: url(/img/find_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD2D9;
}
#finder_search_box {
	text-align: center;
	margin-left: 15px;
	margin-top: 130px;
	float: left
}
#finder_search_box form{
	display: inline;
}
.search_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 18px;
	width: 80px;
	border: 1px solid #1E3356;
	float: left;
}
.contact_info {
	background-color: #C2C8CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #051C43;
	padding: 8px;
}
#breadcrumb {
	background-image: url(/img/breadcrumb_back.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding: 10px;
	color: #50607B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD2D9;
}
#copyright {
	width: 450px;
	float: left;
}
#footer_links {
	float: right;
	text-align: right;
}
#footer2{
	width: 750px;
	margin: 0px auto;
	padding: 5px;
	text-align: left;
}
.flags{
	float: left;
}
#logos{
	float: right;
}
#logos img{
	margin-left:5px;
}
/*
* menu
*/

#mainNav{
	background-color: #071E44;
	background-image: url(/img/main_nav_back.jpg);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 0px;
	height: 41px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #051C43;
}
#jsddm
{	
	margin: 0;
	padding: 0;
	float:left
	}
	
	#jsddm li{	
		float: left;
		list-style: none;
	}

	#jsddm li a{		
		color: #FFFFFF;
		padding: 10px;
		padding-top: 14px;
		padding-bottom: 15px;
		vertical-align: middle;
		font-weight: bold;
		text-decoration: none;
		display: block;
		white-space: nowrap
		color: #FFFFFF;
		background-image: url(/img/nav_back_up.gif);
		background-repeat: no-repeat;
		background-position: left top;	
	}

	#jsddm li a:hover{	
		background: #1A4473
	}
		
	#jsddm li ul{	
		margin: 0;
		padding: 0;
		position: absolute;
		visibility: hidden;
		border-top: 1px solid white
	}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #ffb300}
		
		#jsddm li ul li a:hover
		{	background: #001a3f}
		
		
/*
home page
*/
#home_content {
	float: left;
	width: 591px;
}		




/************* #homePage styles **************/
#home_text {
	float: left;
	width: 530px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#home_boxes {
	width: 520px;
}
.home_box {
	width: 170px;
	float: left;
}
.home_box_awards {
	width: 168px;
	float: left;
	background-color: #BFC6D0;
	margin-right: 6px;
	margin-bottom: 6px;
	background-image: url(/img/awards.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 148px;
	text-align: right;
	border: 1px solid #9BA4B4;
}
.home_box_badges {
	width: 168px;
	background-color: #BFC6D0;
	margin-right: 6px;
	margin-bottom: 6px;
	height: 148px;
	background-image: url(/img/badges.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #9BA4B4;
	text-align: right;
	float: left;
}
.home_box_promotional {
	width: 168px;
	float: left;
	background-color: #BFC6D0;
	margin-bottom: 6px;
	margin-right:6px;
	height: 148px;
	background-image: url(/img/promotional.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	border: 1px solid #9BA4B4;
}
.home_box_clothing {
	width: 168px;
	float: left;
	background-color: #BFC6D0;
	margin-bottom: 6px;
	margin-right: 6px;
	background-image: url(/img/clothing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	border: 1px solid #9BA4B4;
	height: 148px;
}
.home_box_graphics {
	width: 168px;
	float: left;
	background-color: #BFC6D0;
	margin-bottom: 6px;
	margin-right: 6px;
	background-image: url(/img/graphics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	border: 1px solid #9BA4B4;
	height: 148px;
}
.home_box_signs {
	width: 168px;
	float: left;
	background-color: #BFC6D0;
	margin-bottom: 6px;
	margin-right: 6px;
	background-image: url(/img/signs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	border: 1px solid #9BA4B4;
	height: 148px;
}
.homepagebox{
	background-color: #ffffff;
	width: 168px;
	float: left;
	background-color: #051d43;
	margin-right: 6px;
	margin-bottom: 6px;
	height: 148px;
	text-align: right;
	border: 1px solid #9BA4B4;
}
.homepagebox img{
	height: 148px;
}
.homeboxleft{
	float: left;
	background-color: #051d43
}
.catdetails{
	background-color: #ffffff;
	width: 280px;
	margin: 10px;
	height:340px;
	text-align: left;
	padding: 20px;
	display: none;
}
.our_products_box {
	background-color: #445572;
	padding: 10px;
	color: #FFFFFF;
	background-image: url(/img/product_grad_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #003366;
	height: 90px;
	width: 500px;
	clear: both;
}
.our_products_box a {
	color: #FFFFFF;
	text-decoration: underline;
}
.product_listing {
	border: 1px solid #003366;
	width: 160px;
	height: 135px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.product_listing img{
	height: 87px;
}
.product_list {
	float: left;
	width: 530px;
	margin-bottom: 10px;
}
.product_listing_text {
	padding: 7px;
}
.product_listing_head {
	padding: 7px;
	color: #FFFFFF;
	background-image: url(/img/product_grad_back.jpg);
	background-color: #374969;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 35px;
}
.product_listing_head a {
	color: #FFFFFF;
	text-decoration: none;
}

.image_thumb {
	border: 1px solid #051C43;
	margin-left: 10px;
}
.news_header {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #051C43;
	background-image: url(/img/news_head_back.jpg);
	background-repeat: repeat-x;
}


.latest_news {
	background-color: #FFFFFF;
}
.latest_news ul li a {
	display: block;
	text-decoration: none;
	color: #051C43;
	background: #FFFFFF;
	border-bottom: 1px dashed #CEDAE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.latest_news ul li a:hover {
	text-decoration: none;
	background-color: #E3EAF1;
}
.latest_news ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 100;
	width: 162px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDD2D9;
}

.latest_news ul li {
	position: relative;
	margin-left: -1px;
}
	
.latest_news li ul {
	position: absolute;
	left: 144px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	background-color: #FFFFFF;
}
.hpbactuallink{
	padding: 8px;
	text-align: center;
	background-color: #051C43;
	color: #fff;
}
.hpbactuallink a{
	color: #fff;
}
.mt{
	margin-top: 10px;
}
.blogpost{
	width: 90%;
	padding: 5%;
	border: solid 1px #051C43;
	margin-bottom: 20px;
}
.addthis_toolbox{
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
}





/* twitter */
.twitted {
	width: 163px;
	margin-bottom: 1.5em;
	border: 1px solid #888;
}

.twitted h2 {
	margin: 0;
	padding: 0.3em 0.8em;
	font-size: 1em;
	color: #fff;
	background-color: #051C43;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("/img/loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0.8em;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #051C43;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #051C43;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #051C43;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #051C43;
}
.homepageboxlink{
	outline: none;
}
form#AwardAddForm h2{ margin-top: 10px;}
form#AwardAddForm fieldset{ border: none}
form#AwardAddForm label{ float: left; width: 200px; font-weight: bold}
form#AwardAddForm .text{ float: left; width: 600px; }

#flashMessage{ float: left; width: 90%; padding:5%; font-size: 16px;}

.error-message{ color: red}



/* NEWS MENU STYLES */

#news_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #FFFFFF;
}
                
#news_menu li {
	border-bottom: 4px solid #FFFFFF;
	margin: 0;
	list-style-type: none;
	background-color: #FFFFFF;
	padding-left: -5px;
}

#news_menu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #051C43;
	color: #051C43;
	text-decoration: none;
	font-weight: normal;
	background-color: #CDD2D9;
	background-image: url(/img/news_list_back.jpg);
}

html>body #news_menu li a {
           width: auto;
}

#news_menu li a:hover {
	border-left: 10px solid #374969;
	color: #374969;
}

/* contact page */
.contact_form_holder {
	float: right;
	width: 350px;
	margin-bottom: 30px;
	margin-right: -20px;
}

.form2 {
	background-color: #CCCCCC;
	border: 1px solid #051C43;
	padding: 12px;
	font-weight: bold;
	margin-left: 10px;
}

#FranchiseeContactAddForm label{
	width: 120px;
	float: left;
	font-weight: normal;
}
#FranchiseeContactAddForm div.required label{
	font-weight: bold;
}
.linkedin{ margin-top: 10px; margin-left: 5px; margin-bottom: 5px;}
.videoTranscript{ float: left; width: 58%; padding-bottom: 30px; padding-left: 1%;}
.videoTranscript p{ margin-top: 10px;}
.videoList{ float: left; width: 100%}
.videoItem{ float: left; width: 100%; background-image: url(/img/news_list_back.jpg); background-repeat: repeat-x; background-color: #cfd4d9; border-left: solid 10px #042041; margin-bottom: 20px;}
.videoImage{float: left; width: 100px; padding: 10px;}
.videoTitle{float: left; width:300px; padding-top: 25px; padding-bottom: 25px; text-align: left}
.video{ float: left; width: 512px; text-align: center; padding-bottom: 30px;}
a.videoBanner{ margin-bottom: 5px; float: left}

.half{ width: 50%;}
