﻿/* basics */

*{margin:0; padding:0;}

body {

	font-size:12px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	color: #333333;
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#ffffff;
}

h1 {font-size: 18pt;}

h2 {font-size: 14pt; color: #0e9fd6;}

h3 {font-size: 12pt; color: #0e9fd6;}

h3 a {
	color: #0e9fd6;
	font-size: 12pt;
	text-decoration: none;
}

h4 {font-size: 10pt;}

img {

 	border:0px;
	padding:0px;
	margin:0px;
	
 }

img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }
div#page{width:925px; margin: 0 auto; padding-top:8px;}

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}



.current-cat{
font-size:22px;
font-weight:bold;
}



code{

	font-family:"Courier New", Courier, monospace;
	}

.PhoneNumber{
	font-size:23px;
	font-weight:bold;
	color:#ffffff;
	padding-left:12px;
}

form{

	padding:0px;
	margin:0px;
}

textarea{overflow:auto;}


/* links */



a{	font-size:12px;	}

a:hover{text-decoration: underline;}


/* container */



#container {

	width:925px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}

	
div#header{
}

.headerMenu {
	margin-top: 26px;
	padding-right: 5px;
}	
.headerMenu a {
	font-size:12px; 
	color:#52636b;
	text-decoration:none; 
	background-image:url(images/txt-divider.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 8px;
	padding-right: 3px;
}	
.iphone.safari .headerMenu a {
	font-size:12px;
}

.iphone.safari .iphoneaddress{
	font-size:9px;
}
a.AddThisPop {
	font-size:12px; 
	text-decoration:none; 
	background-image:url(images/txt-divider-add.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 28px;
	padding-right: 3px;
}
.iphone.safari a.AddThisPop {
	font-size:12px; 
}
div#header div.headerMenu a#first{
	background-image:none;
}

div#header div.headerMenu a:hover{font-weight:bold;}

div#header div.LanguagesPopUp{position:absolute; border-top:1px solid #B5B7B8; display:none; top:25px; z-index:3000;}

div#header div.LanguagesPopUp a{padding-left:5px; background-color:#FFFFFF; display:block; width:65px; line-height:15px; border-left:1px solid #B5B7B8; border-bottom:1px solid #B5B7B8; border-right:1px solid #B5B7B8;}

div#header div.LanguagesPopUp a:hover{color:#F29400;}

div#header div.homeHead{}

div#header div.logo {

	float: left; 

	padding:20px 0px 22px 20px;

	}

div#header img#phone {

	float: right; 


	padding-right: 30px;

	}

div#header div.headerImg{padding-left:2px; float:left;}





div#headerClocks{position:absolute; top:38px; width:913px; text-align:-moz-right;}

div#headerClocks div.contaner{background-color:#FFFFFF;}



div#headerClocks div.clockBox{float:left; text-align:-moz-center;}

div#headerClocks div.title{color:#C8C8C8; font-size:10px; text-align:center;}

div#headerClocks div.contaner{width:55px; overflow:hidden;}

div#headerClocks div.clockShow{width:44px; overflow:hidden; height:44px; background-image:url(images/clock_bg.jpg);}





/* top menu */

#mainmenu {
font-size:12px;
}
.iphone.safari .mainmenuiphone {
font-size:11px;
}

.ie7 .mainmenuiphone {
font-size:11px;
}


#mainmenu a{
color:#ffffff;	
font-weight:bold;
text-decoration:none;
}
#mainmenu a:hover{
color:#ffdd9c;	
}

div#topMenu {
	height:32px; 
	width: 920px;
	float: left;
	}

div#topMenu .topMenuLeftGrey {
	background :url(images/grey-tab-left.jpg) repeat-x; 
	height:32px; 
	width:6px; 
	float:left; 
	}

div#topMenu .topMenuCenterGrey {
	background:url(images/grey-tab-center.jpg) repeat-x; 
	height:32px; 
	float:left;
	}

div#topMenu .topMenuRightGrey {
	background:url(images/grey-tab-right.jpg) repeat-x; 
	height:32px; 
	width:6px; 
	float:left;
	}

div#topMenu .topMenuLeftYellow {
	background:url(images/yellow-tab-left.jpg) repeat-x; 
	height:32px; 
	width:6px; 
	float:left;
	margin-left: 6px;
	}

div#topMenu .topMenuCenterYellow {
	background:url(images/yellow-tab-center.jpg) repeat-x; 
	height:32px; 
	float:left;
	}

div#topMenu .topMenuRightYellow {
	background:url(images/yellow-tab-right.jpg) repeat-x; 
	height:32px; 
	width:6px; 
	float:left;
	}

div#topMenu a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	line-height: 32px;
	font-weight: bold;
}

div#topMenu a:hover {
	color: #F9D289;
}


ul#navmenu-h {
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  height: 30px;
  position:relative;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 22px;
  left: -20;
}


ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{

  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 30px;
  visibility: hidden;
}

ul#navmenu-h ul li {
	width: 160px;
	height:30px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}


/* Root Menu */

ul#navmenu-h a {
	padding:0px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #fff;
	font: 13px/28px Trebuchet MS,Arial,Verdana,  Helvetica, sans-serif;
	text-decoration: none;
	padding-left:10px;
	padding-right:7px;
	height: auto !important;
	height: 1%; /*For IE*/
	text-align:center;
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

/* Root Menu Hover Persistence */

ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  color: #F7991C;
}



/* 2nd Menu */

ul#navmenu-h li:hover li,

ul#navmenu-h li.iehover li{

	height:20px;

}

ul#navmenu-h li:hover li a,

ul#navmenu-h li.iehover li a {

	width:125px;

	border-top:1px solid #BBBABB;

	float: none;

	background: #545354;

	color: #fff;

	text-align:left;

	line-height:16px;

	padding-top:2px;

	padding-bottom:2px;

  

}



/* 2nd Menu Hover Persistence */

ul#navmenu-h li:hover li a:hover,

ul#navmenu-h li:hover li:hover a,

ul#navmenu-h li.iehover li a:hover,

ul#navmenu-h li.iehover li.iehover a {

	color: #F7931D;

	text-align:left;

}

ul#navmenu-h ul {

  display: none;

  position: absolute;

  top: 28px;

  left: 1px;

}

/* 3rd Menu */

ul#navmenu-h li:hover li:hover li a,

ul#navmenu-h li.iehover li.iehover li a {

  background: #b3dbe8;

  color: #4671BE;

}



/* 3rd Menu Hover Persistence */

ul#navmenu-h li:hover li:hover li a:hover,

ul#navmenu-h li:hover li:hover li:hover a,

ul#navmenu-h li.iehover li.iehover li a:hover,

ul#navmenu-h li.iehover li.iehover li.iehover a {

  background: #85AEF9;

  color: #FFF;

}



/* 4th Menu */

ul#navmenu-h li:hover li:hover li:hover li a,

ul#navmenu-h li.iehover li.iehover li.iehover li a {

  background: #EEE;

  color: #666;

}



/* 4th Menu Hover */

ul#navmenu-h li:hover li:hover li:hover li a:hover,

ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {

  background: #CCC;

  color: #FFF;

}



ul#navmenu-h ul ul,

ul#navmenu-h ul ul ul {

  display: none;

  position: absolute;

  top: 0;

  left: -160px;

}



/* Do Not Move - Must Come Before display:block for Gecko */

ul#navmenu-h li:hover ul ul,

ul#navmenu-h li:hover ul ul ul,

ul#navmenu-h li.iehover ul ul,

ul#navmenu-h li.iehover ul ul ul {

  display: none;

}



ul#navmenu-h li:hover ul,

ul#navmenu-h ul li:hover ul,

ul#navmenu-h ul ul li:hover ul,

ul#navmenu-h li.iehover ul,

ul#navmenu-h ul li.iehover ul,

ul#navmenu-h ul ul li.iehover ul {

  display: block;

}



/*



#menu {

	background:#000;

	font-family: verdana, arial, times, serif;

	font-size: 8pt;

	width:100%; 

	overflow:hidden;

}





#menu ul {

	margin:0;

	padding:0;

}



#menu ul li {

	list-style-type: none;

	float:left;

	margin: 0;

	padding: 0;

}



#menu ul li a {

	padding:4px 10px;

	margin: 0;

	color: #fff;

	display:block;

}



#menu ul li a:hover {

	background: #fff;

	color:#000;

}



*/



/* page layout */



div#leftSide{width:220px; overflow:hidden; padding-left:8px; float:left; margin-top:20px;}

div#centerSide{float: left; width:463px; padding-left:4px; overflow:hidden; }

div#centerSideForum{width:685px; overflow:hidden; padding-right:0px;}

div#centerSideCustomerForum{width:885px; padding-left:14px; overflow:hidden; padding-right:0px;}

div#rightSide{float: right; width:220px; overflow:hidden; padding-left:8px; margin-top:20px;}

div#rightSideForum{width:221px; overflow:hidden; padding-left:10px;}



div#leftHighlights{font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif}

div#leftHighlights p{padding:0px; margin:0px; font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif}

div#leftHighlights div.box{width:214px; height:369px; line-size:12px; font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif}

div#leftHighlights div.box a{text-decoration:none;}


div#customerCenter{}
div#customerCenter td.row{padding:0; margin:0;}
div#customerCenter span.left{width:60px; height:51px; float:left;padding-top:7px;}
div#customerCenter span.right{float:left; margin-left:20px; margin:0px; border-left:1px solid #D8D8D8;padding-top:12px;padding-bottom:13px; padding-left:12px; width:320px;}
div#customerCenter span.right a{text-decoration:none; color:#6C6E70;font-size:11px}
div#customerCenter span.right a.title{color:#01CCFF; font-size:12px; font-weight:bold; display:block;}

div#customerCenter2{}
div#customerCenter2 td.row{padding-bottom:5px; padding-top:20px;padding-bottom:20px; font-size:10px}
div#customerCenter2 span.left{width:60px; height:51px; padding-top:20px; float:left;}
div#customerCenter2 span.right{float:left; border-left:1px solid #D8D8D8; padding-left:12px; width:420px;}
div#customerCenter2 span.right a{text-decoration:none; color:#6C6E70; font-size:11px}
div#customerCenter2 span.right a.title{color:#01CCFF; font-size:12px; font-weight:bold; display:block; padding:0}


#testimoniallist{

	border-bottom:dotted 1px #c5d4dd;
	padding:15px 0 15px 0;
	margin:15px 0 15px 0;

}


#testimonials {

	background:url(images/customer-review.jpg) no-repeat;
	margin-left:-10px;
 	padding-bottom:13px;
	width: 207px;
	height:260px;
	margin-top:44px;
	

}
#testimonials p{
	margin:0px;
	padding:6px 15px 8px 13px;
	font-size:11px;
	color:#394d57;
	line-height:14px

}

#testimonials .dotted {

	background-image:url(images/form-divider.png);
	width: 178px;
	height: 1px;
	margin-left: 14px;
	display: block;

}

.star {

	background-image: url(images/star.png);
	width: 13px;
	height: 14px;
	float:left;
	margin-left: 10px;
	margin-top: 5px;

}



div#rightHighlights{}

div#rightHighlights p{padding:0px; margin:0px;}

div#rightHighlights div.box{width:214px; letter-spacing:-1px; line-height:15px; font-size:12px; text-align:center; padding-bottom:15px;}

div#rightHighlights div.box a{text-decoration:none;}

div#rightHighlights div.boxVideo{
	background:url(images/VideoBG.png) no-repeat; 
	text-align:center;
	height:157px;
	padding-right:4px;
	padding-top:10px;
}

div#rightHighlights div.boxVideo h2{
font-size:0px}


/* content */





div#content{padding-top:3px; background: url(images/bckgrnd-center.jpg) repeat-y; float:left; width:925px;}

div#bottom{padding-bottom:15px; background: url(images/bckgrnd-bottom.jpg) no-repeat; height:16px; width:925px; float:left;}





.post {

	margin:0 7px;

	padding:0;

	line-height: 14pt;

	}



.post h1 {
	margin:0px; 
	padding:0px; 
	color:#0c9ed7; 
	font-weight:bold; 
	font-size:16px; 
	padding-bottom:15px;
	margin-top:22px;

	}

.post div.entry a {line-height:1.5em;}

	

	

.post h2 a{

	color: #000;

	text-decoration: none;

	}

	

.post h2 a:hover{

	text-decoration: none;

	}

.post h3 {
	margin:0px; 
	padding:0px; 
	color:#0c9ed7; 
	font-weight:bold; 
	font-size:12px; 
	margin-top:20px;

	}
	
.post h3 a {
font-size:12px;
text-decoration:none;
	}

.post h3 a:hover {
text-decoration:none;
	}


ul.homebullets {

margin:10px 0 0px 0px;

}



ul.homebullets li {
	margin-left: 30px;
	color:#3d6175;
	font-size:12px;
	padding-bottom:8px;
}

.entry li a {
	text-decoration: none;
	color:#825d29;
	font-size:12px;
	}
.entry li a:hover {
	text-decoration: underline;
	}



.entry p{margin:0 0 15px 0;color:#4b5c66}
.entry a{ text-decoration:none}
.entry h1 {
	padding:0px; 
	color:#0c9ed7; 
	font-weight:bold; 
	font-size:14px; 
	margin:22px 0 15px 0;

	}
	.entry h2 {
	padding:0px; 
	color:#0c9ed7; 
	font-weight:bold; 
	font-size:12px; 
	margin:15px 0 0px 0;

	}




.postmetadata{

	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}

	



.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}

	

.alignleft a{float:left; margin:25px 0;}

.alignright a{float:right; margin:25px 0;}

div.twocol ul, div.twocol ol {
	float: right;
	width: 48%; 
	margin: 0;
	list-style-position: inside;
	padding:0 0 0 10px;

	}
div.twocol ul {
	}
.twocol ul li {
	list-style-type:none;
	background: url(images/bullet.jpg) 0px 0px no-repeat;
	padding-left: 25px;
	line-height:13px;
	padding-top:6px;
	padding-bottom:4px;
	font-weight: bold;
	text-decoration: none;
	color:#44555f;
	margin:0;

}

.twocol ul li.Continents{
	list-style-type:none;
	padding-left: 25px;
	line-height:13px;
	background:0;
	padding-top:20px;
	padding-bottom:8px;
	font-weight: bold;
	text-decoration: none;
	color:#44555f;
	margin:0;

}
.twocol ul li em {
	font-weight: bold;
	padding-top:2px;
	text-decoration: none;
	color:#00ccff;
	font-style:normal;
	font-size:14px;
}


div.twocol .left {
	float: left;
	position: relative;
	padding:0;
	margin:0;
	}
div.twocol {
	margin: 0;
	padding: 0;
	}

.twocol ul li a {
	font-weight: bold;
	padding-top:2px;
	text-decoration: none;
	color:#44555f;
	font-size:11px;
}

.LineSep{
	padding: 0;
	margin:18px 0 25px 0;
	height:1px;
	width:100%;
	background:#d0e1e9;
	}

.postList {
	padding: 25px 0 25px 0;
}

.postList ul {
  float: left;
  width: 450px; /* width is changed */


	padding: 0 20px 27px;
	background: url(images/horizontal_blue.jpg) bottom no-repeat;
}	

.postList ul li {
  float: left;
  width: 170px;

	list-style-type:none;
	background: url(images/bullet.jpg) 0px 0px no-repeat;
	padding-left: 28px;
	line-height:22px;
}

.postList ul li:first-line{ clear: left; } 

.postList ul li a {
	font-weight: bold;
	padding-top:2px;
	text-decoration: none;
}



.postList ul li a .current {

	font-weight: bold;

	text-decoration: none;

	font-size: 30px;

	color: #cc0000;

}



.postList ul li .current {

	font-weight: bold;

	text-decoration: none;

	font-size: 30px;

	color: #cc0000;

}









/* left sidebar */



#left {

	width:190px;

	float:left;

	margin:0;

	padding:0;

	border-right: 1px solid #ddd;

	}



#left h2{

	font:normal 11pt "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;

	color: #000;	

	margin: 0;

	padding: 0;

}



#left label{

	font:normal 11pt "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;

	color: #000;	

	margin: 0;

	padding: 0;

}



#left p {margin:0; padding: 0;}



#left img {padding: 0; margin: 0;}



#left ul {

	margin:12px;

	padding:0;

	}



#left ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

	}



#left ul ul {

	margin:14px 0;

	padding: 0;

}



#left ul ul li {

	list-style-type: none;

	}



#left ul ul ul{

	margin: 0;

	padding: 0;

}



#left ul ul ul li{

	padding: 0 0 0 15px;

	list-style-type: square;

	color: #898989;

}







/* right sidebar */



#right{

	width:190px;

	float:right;

	margin:0;

	padding: 0;

	border-left: 1px solid #ddd;

	}



#right h2{

	font:normal 11pt "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;

	color: #000;	

	margin: 0;

	padding: 0;

}



#right label{

	font:normal 11pt "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;

	color: #000;	

	margin: 0;

	padding: 0;

}



#right p {margin:0; padding:0;}



#right img {padding: 0; margin: 0;}



#right ul {

	margin:12px;

	padding:0;

	}



#right ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

	}



#right ul ul {

	margin:14px 0;

	padding: 0;

}



#right ul ul li {

	list-style-type: none;

	}



#right ul ul ul{

	margin: 0;

	padding: 0;

}



#right ul ul ul li{

	padding: 0 0 0 15px;

	list-style-type: square;

	color: #898989;

}







/* comments */





#commentform{

	background:#fff;

	margin:0;

	padding:0;

	}

	

#commentform p{

	color: #000;

	}

	

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

	

#commentform h3{

	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;

	font-size: 10pt;

	font-weight: 300;

	color: #000;

	margin:0;

	padding:0;

	}

	

#comment{

	width:80%;

	}



#author, #email, #url, #comment, #submit{

	background: #fff;

	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;

	font-size: 8pt;

	margin:5px 5px 0 0;

	padding:0;

	border: 1px solid #000;

	}

	

#submit{margin:5px 5px 0 0;}



#comments{margin:0; padding:0}

	

ol.commentlist {list-style-type: none; margin:0; padding:0;}



.avatar{float:left; margin:0 12px 0 0;}



ol.commentlist li {

	background: #fff;

	margin:10px 0;

	padding:5px 0 5px 10px;

	list-style-type:none;

	}



ol.commentlist li.alt {background: #eee;}

ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}



ol.commentlist a {color:#000;}



cite {

	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}









/* search */



#searchform{

	padding:0;

	margin:14px 0;

	}



#searchform input#s{

	margin:0;

	border:1px solid #000;

	padding:2px;

	}









/* misc */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

	

.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}









/* footer */



div#footer{padding-top:10px; padding-bottom:15px; float:left; color:#333333;}

div#footer a{text-decoration:none; color:#333333;}

div#footer font.row1 a{color:#6C6E70;}

div#footer font.row2 a{color:#4B4B4A;}

div#footer div.allRights{font-size:11px; color:#B1B3B6; padding-top:0px; padding-bottom:0px;}

div#footer div.allRights a{color:#B1B3B6; text-decoration:underline;}

div#footer div.menuBottom{color:#536772; background:#e9e7e8; padding:15px}

div#footer div.menuBottom a{color:#536772; font-size:10px;}
div#footer div.menuBottom a:hover{color:#548dd4; text-decoration:underline; font-size:10px;}
div#footer div.menuBottom td.first{border-left:0px}
div#footer div.menuBottom td{border-left:solid 1px #d2d2d2}

#footerlinks {
	margin:0;
	padding:0 0 0 20px;

}
#footerlinks li{
list-style:none;
	margin:0;
	padding:4px 0 0 0px;
}

/* contact form */

#contact-form {
	background:url(images/formsmall.png) no-repeat;
	width: 214px;
	padding-left:15px
}

.formLine {
	width: 198px;
	float: left;
	margin-bottom: 5px;
}

.formHeader {
	width: 200px;
	float: left;
	padding-left: 16px; 
	padding-top: 6px; 
	color: white; 
	font-weight: bold;
	background: url(images/form-divider.png) bottom no-repeat;
	line-height: 26px;
}

.formLabel {
	width: 74px;
	float: left;
	padding-left: 16px; 
	padding-top: 6px; 
	color: white; 
}

.formField {
	float: right;
	background-image: url(images/txt-field.png);
	width: 108px;
	height: 25px;
}

.formField input {
	background-color: transparent;
	border: none;
	padding-left: 6px; 
	padding-top: 5px;
}

#SubCatBlock
{
display:block;
text-align:center;
}

#SubCatBlock ul{

	list-style:none;
	margin:20px 0 0 0;
}
#SubCatBlock ul li{
display:inline;
}

#SubCatBlock ul li.SubCatLink a{
	float:left;
	color:#0d9ed5;
	font-size:11px;
	vertical-align:middle;
	padding:6px 5px 3px 5px;
	text-decoration:none;
	text-align:center;	
	display:block;
	width:99px;
	height:31px;
	background:url(images/SubCatOFF.png) no-repeat;
	margin:0 3px 7px 3px

}
#SubCatBlock ul li.currentSubCat a{
	color:#ffffff;	
	background:url(images/SubCatON.png) no-repeat;

}

#SubCatBlock ul li.SubCatLink a:hover{
	color:#ffffff;	
	background:url(images/SubCatON.png) no-repeat;
}

#label-2-2{
	padding-left:15px!important;
}
#label-2-1, #label-2-2, #label-2-3, #label-2-4, #label-2-5, #label-2-6{
	background:none;
	width:47px;
	color:#ffffff;
	margin-left:0;
	padding-left:0;
}
#label-2-8{
	background:none;
	width:47px;
	color:#ffffff;
	margin-left:0;
	padding-left:0;
	padding-bottom:0px;
}
.ie7 #label-2-8{
	background:none;
	width:47px;
	color:#ffffff;
	margin-left:0;
	padding-left:0;
	margin-bottom:-4px;
	padding-bottom:0px;
}

#label-2-7{
	background:none;
	width:47px;
	color:#ffffff;
	margin-left:0;
	padding-left:0;
	padding-bottom:0px;
}

.ie7 #label-2-7{
	background:none;
	width:47px;
	color:#ffffff;
	margin-left:0;
	padding-left:0;
	margin-bottom:-4px;
	padding-bottom:0px;
}

#Move-from{
	width:123px;
	border:0px;
	padding:3px;
	font-size:12px;
	line-height:12px;
}
#Move-to{
	width:123px;
	border:0px;
	padding:3px;
	font-size:12px;
	line-height:12px;
	margin-left:-15px!important;
}

#cforms3form #Move-to{
	color:maroon!important;
	margin-left:0!important;
	border:1px solid #cccccc!important;
	width:242px!important
	}
	
#cforms3form #Move-from{
	color:maroon!important;
	margin-left:0!important;
	border:1px solid #cccccc!important;
	width:242px!important
	}
#Shipment-type{
	height:100px
}
#Date{
	width:100px;
}

#cf2_field_3{
	background: url(images/ShortFromInput.png) no-repeat;
	width:103px;
	border:0px;
	height:16px;
	padding:7px 10px 0 6px;
	font-size:12px;
	line-height:12px;
}
#cf2_field_4{
	background: url(images/ShortFromInput.png) no-repeat;
	width:103px;
	border:0px;
	height:16px;
	padding:7px 10px 0 6px;
	font-size:12px;
	line-height:12px;
}
#cf2_field_5{
	background: url(images/ShortFromInput.png) no-repeat;
	width:103px;
	border:0px;
	height:16px;
	padding:7px 10px 0 6px;
	font-size:12px;
	line-height:12px;
}
#cf2_field_6{
	background: url(images/ShortFromInputDate.png) no-repeat;
	width:94px;
	border:0px;
	height:16px;
	padding:7px 0px 0 5px;
	font-size:12px;
	line-height:12px;
}
#cf2_field_7{
	background: url(images/ShortFromInputDrop.png) no-repeat;
	width:181px;
	border:0px;
	height:23px;
	padding:-1px 8px 0px 0px;
	font-size:12px;
	line-height:22px;
}
#cf2_field_8{
	background: url(images/ShortFromInputDrop.png) no-repeat;
	width:181px;
	border:0px;
	height:23px;
	padding:-1px 8px 0px 0px;
	font-size:12px;
	line-height:22px;
}


#sendbutton2{
	background:transparent url(images/ShortSubmitOFF.png) no-repeat 0 0;
	margin:6px 22px 0 0;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	font-family:"Trebuchet MS"
	}
#sendbutton2:hover{
	background:transparent url(images/ShortSubmitON.png) no-repeat 0 0;
	margin:6px 22px 0 0;
	font-size:16px;
	font-weight:600	
}
#contact-form p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right!important;
	width:208px;

}

.cf-fs1{
	margin:0;
	padding:0;
}
#cforms2form legend{
	width: 182px;
	padding-left:0; 
	padding-top: 4px; 
	padding-bottom:8px;
	margin-top:0;
	color: white; 
	font-weight: bold;
	background: url(images/LegendSep.png) no-repeat 0px 29px;
	line-height: 26px;
	font-size:12px;
	font-variant:normal;
	display:block;
	margin-left:0
	
}

.ie7 #cforms2form legend{
	width: 182px;
	padding-left:0; 
	padding-top: 4px; 
	padding-bottom:6px;
	margin-top:0;
	color: white; 
	font-weight: bold;
	background: url(images/LegendSep.png) no-repeat 0px 29px;
	line-height: 26px;
	font-size:12px;
	font-variant:normal;
	display:block;
	margin-left:-6px
	
}

#contact-form .cform  fieldset{
	margin:0;
	padding:0;
}

#cforms2form{
	margin:0;
	padding:0;
}
#cforms2form .cf-fs1{
	margin:0;
	padding:0;
}

#cforms2form .cf-fs2{
	margin:0;
	padding:0;
}


/* FancyBox */





#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -27px;
	right: 6px;
	width: 76px;
	height: 27px;
	background-image: url('/wp-content/themes/NYShipping_theme/images/close_pop2.png');
	background-position: 0px 0px;
	
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/wp-content/themes/NYShipping_theme/images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 34px;
	height: 34px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/wp-content/themes/NYShipping_theme/images/CustomBackArrow.png');
	background-position: -34px -34px;
}

#fancybox-right-ico {
	background-image: url('/wp-content/themes/NYShipping_theme/images/CustomFrontArrow.png');
	background-position: -34px -34px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/wp-content/themes/NYShipping_theme/images/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/close_pop2.png'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/CustomBackArrow.png'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/CustomFrontArrow.png'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/NYShipping_theme/images/fancy_shadow_nw.png', sizingMethod='scale'); }

.Footer2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #6b6c6f;
  padding-left:4px;
}

a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {color: #6e6e6e; font-size: 12px; line-height:16px; text-decoration: none}
a.FooterLink:hover {color: #6e6e6e; font-size: 12px; text-decoration: underline}


