@charset "UTF-8";
/* CSS Document */


.calltoaction {
font-family: Arial;
text-transform:uppercase;
padding-right:30px;
font-weight:bold;
font-size:13px;
}


.convnav {
	color: #e3d023;
	background-color:#f4171b;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10px;
	text-transform:uppercase;
	text-align:right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 45px;
	padding-left:45px;
	height:25px;
}



td.mainnav {
	color: #FFFFFF;
	background-color:#bf1518;
	font-weight: 100;
	font-family: Arial;
	font-size: 15px;
	padding-left: 10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
}

a.mainnav:link {
	color: #FFFFFF;
	font-weight: 100;
	border: 1px solid #CCC;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:1px;
}



a.mainnav:visited {
	color: #FFFFFF;
	font-weight: 100;
	border: 1px solid #CCC;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:1px;
}

a.mainnav:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: 100;
	border-top: 2px solid #ffd300;
	border-bottom: 2px solid #ffd300;
	border-right: 1px solid #ffd300;
	border-left: 1px solid #ffd300;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:1px;
}


a.mainnav:active {
	color: #ffffff;
	font-weight: 100;
	border: 1px solid #ffd300;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:1px;
}


/* START mainnav Sixlets */
td.mainnav-sx {
	color: #FFFFFF;
	background-color:#7d0000;
	border: 1px solid #CCC;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	padding-left: 20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
}

/* END mainnav Sixlets */




/* START mainnav Oakleaf */
td.mainnav-ol {
	color: #FFFFFF;
	background-color:#1a2b7d;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	padding-left: 20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
}

/* END mainnav Oakleaf */




/* START mainnav Niagara Chocolates */
td.mainnav-nc {
	color: #FFFFFF;
	background-color:#863e18;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	padding-left: 20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
}

/* END mainnav Niagara Chocolates */




/* START mainnav Bubble King */
td.mainnav-bk {
	color: #FFFFFF;
	background-color:#005cab;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	padding-left: 20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
}

/* END mainnav Bubble King */





/* START mainnav Ovation */
td.mainnav-ov {
	color: #FFFFFF;
	background-color:#a48f66;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	padding-left: 20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
}

/* END mainnav Ovation */




/* START mainnav Florida Tropic */
td.mainnav-ft {
	color: #FFFFFF;
	background-color:#25408e;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	padding-left: 20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
}

/* END mainnav Florida Tropic */




/* START mainnav Celebration */
td.mainnav-cl {
	color: #FFFFFF;
	background-color:#5f9c2e;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	padding-left: 20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
}

/* END mainnav Celebration */





.brandnames {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 9px;
	text-align:center;
	padding: 10px;
}


a.brandnames:link {
	color: #ffffff;
	font-weight: bold;
	text-align:center;
}

a.brandnames:hover {
	color: #e9d700;
	font-weight: bold;
	text-align:center;
}


.phone {
	color: #000;
	font-weight: bolder;
	font-family: Arial;
	font-size: 25px;
	text-align:right;
	font-style:italic;
	padding-right:30px;
}

.title {
	color: #000000;
	font-weight: bolder;
	font-family: Arial;
	font-size: 25px;
	text-align:left;
	font-style:italic;
}

td.Subnav {
	padding-right:20px;
}


.sidenavheader {
	font-family: 'Gochi Hand';
	color: #bf1518;
	font-weight: bold;
	font-family: Arial;
	font-size: 20px;
	text-transform:uppercase;
	text-align:left;
	padding-bottom:14px;
}

.sidenavlinks {
	font-family: 'Gochi Hand';
	color: #665c5b;
	font-weight: 100;
	font-family: Arial;
	font-size: 14px;
	text-transform:none;
	text-align:left;
	line-height:22px;
	padding-bottom:14px;
}


a.sidenavlinks:link {
	color: #665c5b;
}

a.sidenavlinks:hover {
	color: #bf1518;
	text-decoration:underline;
}


a.sidenavlinks:selected {
	color: #bf1518;
	text-decoration:underline;
}

a.sidenavlinks:active {
	color: #bf1518;
	text-decoration:underline;
}



.sidenavtext {
	color: #665c5b;
	font-weight: 100;
	font-family: Arial;
	font-size: 12px;
	text-transform:none;
	text-align:left;
	line-height:26px;
	padding-left:6px;
	padding-right:20px;
	font-style:italic;
}




/* button layout */
.button {
    text-shadow: 1px 1px 1px #FFF;
    border: 1px solid #CCC;
    text-shadow: 1px 1px 1px #FFF;
    font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}
.button a {
    background-color: #D8D8D8;
    background-image: url('images/diagonal.png');
    background-repeat: repeat;
    display: block;
    padding: 2px 10px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.button span {
    display: block;
    border-top: 1px solid #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.button a:hover,
.button a:active {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.button-align-left {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.button-align-right {
    float: right;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.button-size-default {
    font-size: 12px;
    line-height: 2em;
}
.button-size-small {
    font-size: 10px;
    line-height: 2em;
}
.button-size-large {
    font-size: 14px;
    line-height: 2em;
}
.button-color-default a {
    background-color: #D8D8D8;
    background-image: url('images/button-clean.png');
    background-repeat: repeat-x;
    color: #666;
}
.button-color-blue {
    border-color: #206ADB;
    text-shadow: none;
}
.button-color-blue span { border-top: 1px solid #C9D6F8 }
.button-color-blue a {
    background-color: #5AA2EF;
    color: #FFF !important;
}
.button-color-orange {
    border-color: #DE650C;
    text-shadow: none;
}
.button-color-orange span { border-top: 1px solid #FAB89C }
.button-color-orange a {
    background-color: #FA6C43;
    color: #FFF !important;
}
.button-color-red {
    border-color: #AC1317;
    text-shadow: none;
}
.button-color-red span { border-top: 1px solid #F35F63 }
.button-color-red a {
    background-color: #CD1418;
    color: #FFF !important;
}
.button-color-green {
    border-color: #1B8523;
    text-shadow: none;
}
.button-color-green span { border-top: 1px solid #55DF74 }
.button-color-green a {
    background-color: #1CA823;
    color: #FFF !important;
}
.button-color-purple {
    border-color: #701ECA;
    text-shadow: none;
}
.button-color-purple span { border-top: 1px solid #CA99F7 }
.button-color-purple a {
    background-color: #AB70ED;
    color: #FFF !important;
}
.button-color-black {
    border-color: #000;
    text-shadow: none;
}
.button-color-black span { border-top: 1px solid #666 }
.button-color-black a {
    color: #FFF !important;
    background-color: #383838;
}









body{
	background-color:#9a9a8f;
}



.rootsx{
	background-image: url(images/header-Sixlet.jpg);
	background-repeat:no-repeat;
}


.root{
	background-image: url(images/header-Corporate.jpg);
	background-repeat:no-repeat;
}


table.ZipSearch{
	width: 140px;
	background-color:#FFFFFF;
	background-image: url(images/SW/background-ZipSearch.jpg);
	border-style: solid;
	border-width:1px 1px 1px 1px;
	border-color:#343434;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


table.ZipSearch td{
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px 3px 3px 10px;
}
span.BigSub{
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ff191d;
}

table.LocationInfo{
	display: none;
	width: 730px;
	height:268px;
	background-position: top;
	background-repeat: no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

table.LocationInfo td{
	font-weight: normal;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	vertical-align:top;
	line-height:22px;
}


p.LocationNav{

}



p.LocationNav em{
	padding: 0px 12px 0px 12px;
}



td.ContentR img.LeadershipMug{
	float: left;
	padding: 0px 0px 0px 0px;
	marging: 0px 12px 10px 0px;
	border-style: solid;
	border-width:1px 2px 2px 1px;
	border-color:#000066;
	height:100%;
}

table.Tools{
	width: 750px;
	background-image: url(images/SW/back-BrokerTable.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-style: solid;
	border-width: 0px 2px 0px 2px;
	border-color: #cb0708;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

table.Tools th {
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #cb0708;
	padding:0px 0px 0px 4px;
	margin:0px;
	text-align: left;
}

table.Tools td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	padding: 2px 2px 5px 4px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#cb0708;
	
	
}

a.ViewAll
{
	color:F3AC3B;
}
a:hover.ViewAll {
	
	color:#686765
}

a.New
{
	color:333333;
}
a:hover.New {
	
	color:#686765
}

table.Admin{
	background-image: url(images/SW/back-BrokerTable.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFFFFF;
	border-style: solid;
	border-width: 0px 2px 0px 2px;
	border-color: #cb0708;
	margin: 80px 0px 0px 3px;
	padding:0px 0px 10px 0px;
}

table.Admin th {
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #cb0708;
	padding:0px 0px 0px 4px;
	margin:0px;
	text-align: left;
}

table.Admin td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	padding: 3px 2px 3px 4px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#cb0708;
	
	
}

table#Edit {
	width: 100%;
	margin:0px 250px 10px 185px;
}

p#Title {
	padding: 4px 0px 4px 22px;
	margin: 0px 0px 0px 0px;
}

td#Data2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px 2px 3px 1px;
	vertical-align: top;
	text-align: left;
	background-color: #B9443B;
}

td#Data2 table {
	height: auto;
	width: 100%;
	border-color: #B9443B;
	border-style: solid;
	border-width: 0px 2px 3px 2px;
}

td#Data2 table th {
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	color: #E8E8E8;
	padding: 10px 10px 10px 10px;
	/*padding: 5px 2px 3px 4px;*/
	border-color: #666666;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	background-color: #B9443B;
}

td#Data2 table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	padding: 5px 2px 5px 8px;
	margin: 0px 0px 0px 0px;
	border-color: #999999;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	vertical-align: top;
	background-color: #E8E8E8;
}


td.ProductHeader
{
	text-align:center;
}



td.footer{
	background-image: url(images/footer-Corporate.jpg);
}
