/* ======================================================================================================
 GENERAL TYPOGRAPHY 
=======================================================================================================*/
strong, b {
	font-weight:bold;
}
em, dfn, i {
	font-style:italic;
}
i.small {
	font-size:10px;
}
/* ================= General tags ================= */
body {
	font: 12px/1.7 Arial, Helvetica, sans-serif;
	color:#808080;
	/*background:#CCC;*/
	background:#F1F1F1;
	-webkit-font-smoothing: antialiased;
	padding:0;
	margin:0;
	width:100%;
}
#bodyprint {
	font: 12px/1.7 Arial, Helvetica, sans-serif;
	color:#808080;
	background:#FFF;
	-webkit-font-smoothing: antialiased;
	padding:0;
	margin:0;
}
#main_container{position:relative;width:960px;margin:0 auto;padding:0 ;}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:12px;
	font-weight:600;
}
.fright {
	float:right;
}
.fleft {
	float:left;
}
.wrapper {
	width:100%;
	overflow:hidden;
}

.grey-out{
	background:#000;
	opacity:0.8;
}
.center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.align-left{
	text-align:left;
}
.border-bottom{
	height:1px;
	margin:3px 0 0 0;
	border-top:1px solid #003399;
	width:100%;
}
.img-border-separate{
	height:2px;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
	border-top:2px solid #003399;
	width:100%;
}

.border-black{
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
}
.min-height180{
	min-height:180px;
}
.min-height150{
	min-height:150px;
}
.min-height160{
	min-height:160px;
}

#wrapper {
		background: #fff;
		width: 960px;
		margin: 0 auto;
		padding: 0;
		box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	}
.wrapperfull {
	width:100%;
	overflow:visible;
	background:#FFFFFF;
}
p.blue {
	color:#003399;
}
.home-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	line-height:14px;
}
p.home-bottom{
	color:#333;
}
p.home-bottom a {
	color:#333;
	text-decoration:none;
}
p.home-bottom a:hover {
	color:#003399;
	text-decoration: underline;
}

ul.cities{
	display:block;
	padding:0;
	margin:0;
}
ul.cities li{
	display:inline;
	color:#333;
	font-size:12px;
	line-height:1.5em;
	font-family:Arial,sans-serif;
	text-rendering:optimizeLegibility
}
ul.cities li a {
	color:#C30;
	text-decoration:none;
	font-weight:bold;
}
ul.cities li a:hover {
	text-decoration:underline;
	color:#003399;
}

.header-links {
  list-style: none;
  margin: 0;
  float: right;
  padding: 0;
}
.header-links  li {
  display: inline-block;
  border-right: 1px solid #FFFFFF;
  position: relative;
	padding:0;
	margin:0;
}

.header-links  li  a {
  font-size: 12px;
  padding: 0 13px 0 13px;
	margin:0 0 0 -3px;
 	font-family:Arial,sans-serif;
  display: block;
  line-height: 16px;
  height: 16px;
}
.header-links li span {
  font-size: 12px;
 	font-family:Arial,sans-serif;
  display: block;
	padding: 0 13px 0 13px;
  line-height: 16px;
  height: 16px;
}
.header-links li:last-child {
  margin-right: 0;
  padding-right: 0;
  border: none;
}

ul.line-2 {
	display:block;
	padding:0;
	margin:0;
}
ul.line-2 li{
	display:inline;
	color:#333;
	font-size:12px;
	line-height:1.5em;
	font-family:Arial,sans-serif;
	text-rendering:optimizeLegibility
}
ul.line-2 li a {
	color:#333;
	line-height:14px;
	text-decoration:none;
	font-weight:normal;
}
ul.line-2 li a:hover {
	text-decoration:underline;
	color:#003399;
}

p.terms {
	font-size:10px;
	line-height:13px;
	padding:5px 0 0 0;
	margin:5px 0 0 0;
}

a.credit-app{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003399;
	text-decoration:underline;
	font-weight:bold;
}
a.credit-app:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003399;
	text-decoration:underline;
	font-weight:bold;
}

.logged-in-nav{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.logged-in-nav a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
.logged-in-nav a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.logged-in-nav a:focus{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
span.white{
	color:#FFF;
}
a.return{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003399;
	text-decoration:none;
	font-weight:bold;
}
a.return:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003399;
	text-decoration: underline;
	font-weight:bold;
}
.align-bottom{
	vertical-align:bottom;
}

.fontblack {
	color:#000000;
}
.fontdarkgrey {
	color:#453C34;
}
a:hover, a:active, a:focus {
	text-decoration:none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	/*color:#C30;*/
	/*color:#1F6DC0;*/
	color:#C70724;
	font-family: Arial, Helvetica, sans-serif;
}
a.white {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration:underline;
}
pre {
	white-space:pre;
	overflow:auto;
	padding:20px;
}
code {
	white-space:pre;
	overflow:auto;
	padding:14px;
	color:#595959;
	background:#f6f6f6;
	display:block;
	border:1px solid #ddd;
	font-size:11px;
	line-height:15px;
}
code strong {
	color:#000;
}
p {
	color:#333;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
}
p.foot {
	color:#F8F8F8;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
}
.p_small p{
	padding-top:0px;
	margin-top:0px;
}
.font1{
	color: #666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	padding:5px;
}
.font1 a{
	color: #666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	padding:5px;
	text-decoration:none;
}

.forgot-password{
	color:#003399;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	padding:5px;
	text-decoration:underline;
}
a.img-thumb img:hover{
	opacity:1;
}

a.portfolio_image:hover{
	opacity:1	
}
.coban {
	float:none;
	background:#CCCCCC;
}
.coban li {
	display:block;
	background:#CCCCCC;
	float: left;
	height: 30px;
}
.coban li.right_arrow {
	font-size: 0px;
	line-height: 0%;
	border-top: 10px solid #f6f6f6;
	border-left: 15px solid #999;
	border-bottom: 10px solid #f6f6f6;
}
.coban li.right_arrow2 {
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 15px solid #f6f6f6;
	border-left: 15px solid #666;
	border-bottom: 15px solid #f6f6f6;
}
p.account {
	color:#333;
	font-size:12px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	line-height:18px;
}
dl, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, blockquote, article, p {
	margin-bottom: 10px;
}
/*
::selection {
	background:#2e2823;
	color:#FFFFFF;
}
::-moz-selection {
background:#2e2823;
color:#FFFFFF;
}
*/

/* ================= Headers ================= */
h1 {
	font-size:25px;
	color:#039;
}
h2 {
	font-size:22px;
	color:#453C34;
}
h2.blue {
	font-size:22px;
	color:#003399;
}

h3 {
	font-size:18px;
	color:#453C34;
}
h3.blue {
	font-size:18px;
	color:#003399;
}

h3.no-margin {
	margin-bottom:0;
}


h4 {
	font-size:16px;
	color:#039;
	text-align:center;
}
h4.catlabel {
	font-size:16px;
	color:#039;
	text-align:center;
	margin-bottom:5px;
	text-decoration:none;
	
}
h4.catlabel a{
	font-size:16px;
	color:#039;
	text-decoration:none;
	border-bottom:2px solid #003399;
	text-align:center;
	margin-bottom:5px;
}
h5 {
	font-size:14px;
	color:#453C34;
}

h5 a {
	font-size:14px;
	color:#003399;
}
h5.success {
	font-size:14px;
	color:#453C34;
	font-weight:normal;
}
h6 {
	font-size:12px;
	text-align:center;
	color:#039;
}
h6 a{
	color:#003399;
	text-decoration:none;
}
h6 a:hover{
	color:#003399;
	text-decoration: underline;
}
h6 span {
	font-size:11px;
	text-align:center;
	font-weight:normal;
	color:#039;
}
h6.checkout {
	font-size:12px;
	text-align:left;
	font-weight:bold;
	margin-bottom:10px;
	color:#453C34;
}
h6.checkout a {
	font-size:12px;
	text-align:left;
	font-weight:bold;
	margin-bottom:10px;
	color:#003399;
}
h6.catlabel {
	font-size:12px;
	text-align:center;
	color:#039;
	margin-bottom:0px;
}
h6.catlabel span {
	font-size:11px;
	text-align:center;
	font-weight:normal;
	color:#039;
	margin-bottom:0px;
}
h1.site_title {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	margin-left:190px;
	color:#FFF;
	margin-bottom:0px;
	margin-top:5px;
	line-height:30px;
}
#phone a{
	text-decoration:none;
	color:#FFF;
}

h1.phone {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:190px;
	color:#FFF;
	line-height:30px;
	margin-top:0px;
	margin-bottom:0px;
}
.phoneNum, .phoneNum a{
	font-family:Arial, Helvetica, sans-serif;
	margin-left:190px;
	font-size:24px;
	color:#FFF;
	line-height:30px;
	margin-top:0px;
	margin-bottom:0px;
}
.phoneNum a{
	margin-left:0px;
	color:#FFF;
}
h1.slogan {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-left:190px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:18px;
	margin-top:5px;
}
h1.regular, h2.regular, h3.regular, h4.regular, h5.regular, h6.regular {
	font-weight:400;
}
h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
	color:#fff;
}
h1.page_title {
	margin-bottom:10px;
}
h1.bottom_line {
	border-bottom:1px solid #d9d9d9;
	margin:20px 0 30px 0;
	padding:0 0 10px 0;
}
h2.bottom_line {
	border-bottom:1px solid #d9d9d9;
	margin-bottom:20px;
	padding-bottom:10px;
}
h2.account {
	margin-bottom:20px;
	padding-bottom:10px;
}
h2.signup {
	padding:0 10px 5px 10px;
	margin:0 0 10px 0px; 
	border-bottom: 1px solid #000;
}
h2.shipping {
	padding-top:0px;
	margin-bottom:10px;
	padding-bottom:10px;
}
h2.formhead {
	padding-top:0px;
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:20px;
	border-bottom: 2px dotted #CCC;
}

h2.coTitle {
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:24px;
	width:80%;
	display: inline-block;
	float:none;
}

h4.heading {
	font-size:16px;
	color:#039;
	text-decoration:none;
	text-align:center;
	margin-bottom:0;
}
h4.heading a {
	font-size:16px;
	color:#039;
	text-decoration:underline;
	text-align:center;
	margin-bottom:0;
}
h4.heading a:hover{
	font-size:16px;
	color:#039;
	text-align:center;
	margin-bottom:0;
	text-decoration:underline;
}
h3.coTitle {
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:20px;
	width:95%;
	display: inline-block;
	float:none;
}

h1.page-not-found {
	font-size:45px;
	color:#039;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
h2.page-not-found {
	font-size:20px;
	color:#49494A;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform: none;
}

ul.page-not-found{
	list-style:disc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	font-weight:normal;
	margin-left:15px;
}

.enlarge{
	font-size:12px;
	color:#003399;
	text-align:center;
}
.coRight {
	font-size:12px;
	vertical-align:bottom;
	text-align:right;
	font-weight:bold;
	padding-bottom:3px;
}
.coRight a{
	color:#003399;
	text-decoration:none;
	
}
.coRight a:hover{
	color:#003399;
	text-decoration: underline;
}

div.borderBottomDotted {
	border-bottom: 2px dotted #CCC;
	display: block;
	margin: .2em 0 .5em 0; /* 20/16 */
}
.coTitleBorder {
	float:right;
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:12px;
	border-bottom: 2px dotted #CCC;
}
.reg {
    font-size: 75%;
    vertical-align: super;
    line-height: 0;
}

h3.bottom_line {
	border-bottom:1px solid #d9d9d9;
	margin-bottom:20px;
	padding-bottom:15px;
}
h3.bottom_line2 {
	border-bottom:1px solid #d9d9d9;
	margin-bottom:0;
	padding-bottom:5px;
}
h4.bottom_line {
	border-bottom:1px solid #d9d9d9;
	margin-bottom:11px;
	padding-bottom:10px;
}
p.bottom_line {
	border-bottom:1px solid #d9d9d9;
	margin-bottom:10px;
	padding:0 0 13px 0;
}
div.bottom_line {
	border-bottom:1px solid #d9d9d9;
	margin-bottom:10px;
	padding:0 0 13px 0;
}
p.align_center {
	text-align:center;
	font-size:14px;
	color:#999999;
}
p.align_center a {
	font-weight:bold;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	font-weight:600;
}
h3.account {
	margin-bottom:10px;
	padding-bottom:0px;
}

.services{
	font-size:12px;
	display:inline-block;
	color:#333;
	padding-top:0;
	margin-top:0;
	padding-left:15px;
}
.services li{
	font-size:12px;
	line-height:18px;
	list-style: square;
	margin-left:15px;
	color:#333;
}
/* 404 Error Page
====================================*/
/*
p .404{
	font-size: 16px;
	line-height: 20px;
}

h2.404 {
	font-size: 20px;
	font-weight:bold;
	color:#C70724;
	text-align:left;
	text-decoration:none;
	margin:15px 0 10px 0;
	padding:0;
}
*/ 
#not-found { margin: 50px 0 75px 0; }

#not-found h2 {
	text-align: center;
	font-size: 210px;
	line-height: 210px;
	font-weight: normal;
	letter-spacing: -5px;
}

#not-found p {
	text-align: center;
	font-size: 28px;
	line-height: 36px;
}

#not-found i {
	color: #ddd;
	font-size: 200px;
}
i.blue{
	color:#003399;
}



.dialog-title{
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size:22px;
	color:#003399;
	border-bottom:1px solid #003399;
	margin-bottom:10px;
	font-weight:bold;
}
.fastQuoteTitle{
	font-size:22px;
	font-weight: bold;
	color:#003399;
	margin-bottom:10px;
	margin-right:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 10px 0 0;
	border-bottom:1px solid #003399;
}
.form-title{
	font-size:22px;
	font-weight: bold;
	color:#003399;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 0px 0 0;
	border-bottom:1px solid #003399;
}

.title18{
	font-size:18px;
	font-weight: bold;
	color:#003399;
	margin-bottom:10px;
	margin-right:20px;
	padding:10px 0px 0 0;
	
}

.border-test{
	border:1px solid #000;
}

.cat {
	display:inline-block;
	width:220px;
	padding:10px 10px 10px 0px;
	text-align:center;
	vertical-align:top;
}

.category-grid-container {
	float:left;
	width:720px;
	padding:0;
}




.category-grid {
	width:220px;
	padding-left:0px;
	padding-right:10px;
	text-align:center;
	margin-bottom:15px;
	display:inline-block;
	vertical-align:top;
}

.category-grid img {
	max-width:200px;
	overflow:hidden;
	text-align:center;
}
.category-grid small{
	font-size:11px;
	line-height:1.465;
	font-weight:normal;
}

ul.category-list {
	display:inline-block;
}
ul.category-list li{
	font-size:14px;
	line-height:1.5em;
	font-family:Arial,sans-serif;
	text-rendering:optimizeLegibility
}

ul.location-list {
	display:inline-block;
}
ul.location-list li{
	font-size:14px;
	line-height:1.5em;
	font-family:Arial,sans-serif;
	text-rendering:optimizeLegibility
}

ul.confirm-list {
	display:inline-block;
}
ul.confirm-list li{
	font-size:13px;
	line-height:1.5em;
	font-family:Arial,sans-serif;
	text-rendering:optimizeLegibility
}

.cat h4 {
	font-size:16px;
	color:#039;
	text-align:center;
	text-decoration:none;
	line-height:20px;
}
.cat h6 img {
	max-width:200px;
	text-align:center;
	margin-bottom:10px;
	overflow:hidden;
}
.cat h6 {
	font-size:12px;
	text-align:center;
	color:#C30;
	margin-bottom:0px;
}
.cat h6 a {
	margin-bottom:25px;
}
.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}
.min-height{
	min-height:500px;
}

.checkoutText {
	font-size:12px;
	font-weight:normal;
	color: #453C34;
}
.checkoutText span {
	font-size:12px;
	text-align:right;
	font-weight:normal;
	color: #453C34;
}
.grey-bg {
	float:left;
	background:#CCCCCC;
	width:100%;
}
.ada-box {
	float:left;
	background:#003399;
	width:100%;
	color:#FFF;
}
.light-blue-bg{
	float:left;
	width:100%;
	background:#BDDEFF;
}
.border-black1 {
	width:100%;
	border:1px solid #000;
	float:left;
}
.border-black1b {
	border:1px solid #000;
}
.product_info .blue{
	color:#003399;
}
.product_info h2{
	color:#003399;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
	padding-top:15px;
	padding-bottom:0;
}
.product_info h2.inner {
	color:#003399;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
	padding-top:15px;
	padding-bottom:0;
	margin-bottom:0;
}
.product_info h2.inner a {
	text-decoration:none;
	color:#003399;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
	padding-top:15px;
	padding-bottom:0;
	margin-bottom:0;
}
.product_info h2.inner a:hover{
	text-decoration: none;
}

.product_info h2.link-blue {
	font-size:16px;
	color:#039;
	font-weight:bold;
	text-align:left;
	margin-bottom:0;
	text-decoration:none;
}
.product_info h2.link-blue a {
	font-size:16px;
	color:#039;
	font-weight:bold;
	text-align:left;
	margin-bottom:0;
	text-decoration:none;
}



.product_info h3{
	color:#003399;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:0;
	margin-top:0;
	padding-top:0;	
}
.product_info h3.black{
	color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0;
	margin-top:0;
	padding-top:0;
}
.product_info h3.link-blue {
	font-size:14px;
	color:#039;
	font-weight:bold;
	text-align:center;
	margin-bottom:0;
	text-decoration:none;
}
.product_info h3.link-blue a {
	font-size:14px;
	color:#039;
	font-weight:bold;
	text-align:center;
	margin-bottom:0;
	text-decoration:none;
}
.product_info h4 {
	font-size:16px;
	color:#039;
	text-align:center;
	margin-bottom:0;
	line-height:20px;
}

.product_info h4 a {
	font-size:16px;
	color:#039;
	text-align:center;
	margin-bottom:0;
	line-height:20px;
	text-decoration:none;
	border-bottom:2px solid #003399;
}
.product_info h4 a:hover{
	font-size:16px;
	color:#039;
	text-align:center;
	margin-bottom:0;
	text-decoration:none;
}

.product_info h5 {
	font-size:14px;
	color:#039;
	text-align:center;
	margin-bottom:0;
}
.product_info h5 span{
	font-size:11px;
	color:#039;
	text-align:center;
	margin-bottom:0;
}
.product_info h5.black {
	font-size:14px;
	color:#000;
	text-align:center;
	margin-bottom:0;
}
.product_info h5.black span{
	color:#000;
}
.product_info span.label{
	color:#003399;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0;
	margin-top:0px;
	padding-top:100px;
	text-align:left;
	font-weight:bold;
	height:200px;
	vertical-align:middle;	
}
.product_info span.label a{
	color:#003399;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0;
	margin-top:0px;
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
}
.product_info span.label a:hover{
	color:#003399;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0;
	margin-top:0px;
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:underline;
}
.product_info p {
	color:#000;
	font-size:12px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.product_info p.lrg {
	color:#000;
	font-size:14px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.product_info  {
	color:#000;
	font-size:12px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.product_info p.link a {
	color:#000;
	font-size:12px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}
.product_info a.anchor {
	color:#003399;
	font-size:12px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: underline;
}

.product_info a.bold2{
	color:#003399;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.product_info p.link a:hover {
	text-decoration:none;
}
.product_info p strong.blue {
	color:#003399;
}
.product_info p.glossary {
	color:#000;
	font-size:12px;
	line-height:15px;
	padding-top:0;
	padding-bottom:0;
	margin-top:8px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.product_info p.small {
	color:#000;
	font-size:10px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.product_info p span.blue{
	color:#003399;
}
.product_info p.center {
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
}
.product_info p.large {
	color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.product_info p.blue {
	color:#003399;
}

.product_info img.valign-middle {
	vertical-align:middle;
}
.product_info img.alignleft {
	float:left; 
	margin:0 4px 4px 0;
	padding: 0 4px 4px 4px; 
	display: inline; 
}
.product_info img.alignleft2 {
	float:left; 
	margin:0 5px 2px 0;
	padding: 0 5px 2px 0px; 
	display: inline; 
}
.product_info img.alignleft3 {
	float:left; 
	margin:0 5px 5px 0;
	padding: 0 10px 10px 0px; 
	display: inline; 
}

.product_info img.alignright {
	text-align:right;
	float:right; 
	margin:0 0 4px 4px;
	padding: 0 4px 4px 4px; 
	display: inline; 
}
.product_info img.alignright2 {
	text-align:right;
	float:right; 
	margin:0 0 5px 10px;
	padding: 0 5px 5px 10px; 
	display: inline; 
}

.product_info img.alignright2b {
	text-align:right;
	float:right; 
	margin:0 0 15px 20px;
	padding: 0; 
	display: inline; 
}

.product_info img.alignright3 {
	text-align:right;
	float:right;
	margin:10px 0 5px 10px;
	padding: 0 5px 5px 10px; 
	display: inline;
	vertical-align:middle;
}


.product_info img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.product_info img.border {
	border: 2px solid #000;
	padding-top:0;
	margin-bottom:10px;
}
.product_info img.border_blue {
	border: 2px solid #003399;
	padding-top:0;
	margin-bottom:10px;
}
.product_info span img {
	padding-top:0px;
}


.border-bottom-full {
	border-top: 1px solid #9E9E9E;
	width:100%;
	margin-top:5px;
}

.checkout-box {
	border:1px solid #9E9E9E;
	width:100%;
	float:left;
	color:#505050;
}
.checkout-box-title {
	background:url(../images/checkout-title-bg.png) repeat-x;
	height:35px;
	width:100%;
}
.checkout-box-subtitle {
	background:#F0F0F0;
	height:25px;
	width:100%;
	border-bottom:1px solid #9E9E9E;
	border-top:1px solid #9E9E9E;
}
.checkout-box-title h2 {
	color:#565656;
	text-shadow:1px 1px #FFF;
	line-height:34px;
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding: 0 0 0 10px;
	margin:0;
}
.checkout-box-subtitle h3 {
	color:#000;
	text-shadow:1px 1px #FFF;
	line-height:26px;
	font-family:Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding: 0 0 0 13px;
	margin:0;
}
.add-address-link {
	font-size:12px;
	color:#003399;
	text-decoration:none;
	font-weight:bold;
}
h2.return-link {
	text-align:right;
	padding-right:10px;
}
h2.return-link a {
	color:#003399;
	line-height:35px;
	text-shadow: none;
	font-family:Arial,sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding: 0;
	margin:0;
}
h2.return-link a:hover {
	text-decoration:underline;
}

.add-address-link:hover {
	text-decoration:underline;
}
.credit-card-container-min-height{
	min-height:60px;
}


#credit-card-loading {
    height: 100px;
	width:540px;
    position: relative;
   
}
.credit-card-loading-image {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px; /* -1 * image width / 2 */
    margin-top: -12px;  /* -1 * image height / 2 */
    display: block;  
}

.cart-summary {
	color:#505050;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:left;
	line-height:12px;
	margin-bottom:15px;
}
.cart-summary-center {
	text-align:center;
}
.cart-summary-left {
	text-align:left;
}
.cart-summary-right {
	text-align:right;
}



.checkout-review-border{
	height:3px;
	float:left;
	width:520px;
	border-bottom:1px solid #9E9E9E;
	margin:0 10px 0 10px;
}


.order-summary {
	color:#505050;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:left;
	float:left;
	/*padding-left:10px;*/
}

.order-summary-totals {
	color:#505050;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:right;
	float:left;
}

.order-summary .total{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	text-align:left;
	float:left;
}
.order-summary-total {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	float:left;
	margin-bottom:15px;
	/*margin-left:10px;*/
}

.billing-summary {
	color:#505050;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:right;
	float:left;
}



.billing-summary-border{
	height:3px;
	float:left;
	width:360px;
	border-bottom:1px solid #9E9E9E;
	margin:0 10px 0 10px;
}


.billing-summary-total {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:right;
	font-weight:bold;
	float:left;
	margin-bottom:15px;
}

.checkout-shipping-details{
	display: inline-block;
	vertical-align:text-top;
	margin-left:10px;
	
}
.checkout-shipping-details p {
	color:#333333;
	line-height:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}
.checkout-shipping-details p strong {
	font-size:12px;	
}
.cc-container{
	width:100%;
	float:left;
	display:inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #E0E0E0; 
	min-height:60px;
	margin-bottom:6px;
}
.cc-select{
	width: auto;
	float:left;
	display:inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #F03;
	background:#FFCC33;
	margin:5px 10px 5px 10px;
}

.cc-container.selected{
	width:228px;
	float:left;
	display:inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 3px solid #1F6DC0; 
	min-height:114px;
	margin-bottom:6px;
}
.cc-container h3.selected{
	color:#333333;
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:0;
	margin:0;
	display:inline-block;
}
h3.selected{
	color:#333333;
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:0;
	margin:0;
	display:inline-block;
}
.cc-logo-container {	
	float:left;
	margin-bottom:15px;
}

.cards { margin:10px 0 10px 0; height:25px;}
.card {
    float: left;
    width: 39px;
    height: 25px;
    text-indent: -9999px;
    background-position: 0 0;
    margin-right: 4px;
}
.card.cdisabled { background-position: 0 -25px; opacity: 0.3; }
.card.visa { background-image:url('../images/icons/card-visa.gif'); }
.card.amex { background-image:url('../images/icons/card-amex.gif'); }
.card.master { background-image:url('../images/icons/card-mastercard.gif'); }
.card.discover { background-image:url('../images/icons/card-discover.gif'); }



.ui-modal-window {
    background: none repeat scroll 0 0 #fff;
    height: auto;
    max-width: 80%;
    min-width: 40%;
    position: absolute;
    width: auto;
    z-index: 99999;
		display:none;
		
}

.ui-modal-window .modal-header {
    background: none repeat scroll 0 0 #eaeaea;
    border-bottom: 1px solid #c8ccce;
    color: #555;
    font-size: 185%;
    font-weight: bold;
    line-height: 40px;
    padding: 5px 60px 5px 15px;
}

.icon-modal.close {
    background-position: -80px 0;
}
.icon-modal {
    background-image: url("../images/icons/icon-modal.png");
    cursor: pointer;
    display: inline-block;
    height: 40px;
    width: 40px;
}

.a-spacing-mini, .a-ws .a-ws-spacing-mini {
  margin-bottom: 6px !important;
}
hr {
	background-color: transparent;
	border-width: 1px 0 0;
	display: block;
	height: 1px;
	padding:0;
	margin-bottom: 14px;
	margin-top: 0;
}
.existing-payment-methods-wrapper {
	float: left;
	width: 100%;
}

.new-payment-methods-wrapper {
	float: left;
	width: 100%;
}
.security-code-dialog-wrapper {
	float: left;
	width: 100%;
}

.new-payment-methods-header {
	font-size: 21px;
  font-weight: bold;
  line-height: 1.3;
	padding-bottom: 4px;
	margin:0;
	font-family: Arial,sans-serif;
  text-rendering: optimizelegibility;
}


.a-fixed-right-grid .a-fixed-right-grid-inner:before, .a-fixed-right-grid .a-fixed-right-grid-inner:after {
    content: "";
    display: table;
    font-size: 0;
    line-height: 0;
}
.a-fixed-right-grid .a-fixed-right-grid-inner:after {
    clear: both;
}
.a-fixed-right-grid .a-fixed-right-grid-inner:before, .a-fixed-right-grid .a-fixed-right-grid-inner:after {
    content: "";
    display: table;
    font-size: 0;
    line-height: 0;
}
.a-fixed-right-grid .a-fixed-right-grid-inner {
    padding: 0;
    position: relative;
}

.a-fixed-right-grid .a-col-left {
   /* padding-right: 3.5%;*/
    width: 100%;
}
.a-fixed-right-grid .a-fixed-right-grid-col {
    float: left;
    min-height: 1px;
    overflow: visible;
    position: relative;
}
.a-form-box-sq {
  /*background-color: #EEEEEE;*/
	background-color: #F9F9F9;
  display: block;
}
.a-form-box-sq .a-box-inner {
	padding: 14px 18px;
	position: relative;
}

.a-box-address {
  background-color: #FFFFFF;
  display: block;
}
.a-box-address .a-box-inner {
	padding: 14px 9px;
	position: relative;
}

.a-button-box {
  background-color: #EEEEEE;
  display: block;
}
.a-button-box .a-box-inner {
	padding: 14px 18px;
	position: relative;
	border-bottom:2px solid #FFF;
}

.a-box-cart-title {
  background-color: #F9F9F9;
  display: block;
}
.a-box-cart-title .a-box-inner {
	padding: 14px 18px;
	position: relative;
	border:1px solid #E7E7E7;
}

.a-box-cart {
  background-color: #FFF;
  display: block;
}
.a-box-cart .a-box-inner {
	padding: 14px 18px;
	position: relative;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}



.a-box-header {
  background-color: #003399;
  display: block;
}
.a-box-header .a-box-inner {
	padding: 14px 18px 0px 18px;
	position: relative;
	border-bottom:2px solid #FFF;
}

.a-product-title-box {
  background-color: #FFFFFF;
  display: block;
}
.a-product-title-box .a-box-inner {
	padding: 6px 18px;
	position: relative;
	border-bottom:0px ;
}

.a-desc-box {
  background-color: #EEEEEE;
  display: block;
}
.a-desc-box .a-box-inner {
	padding: 14px 18px;
	position: relative;
	border:1px solid #333;
}
.cart-summary-area {
	background-color: #EEEEEE;
	font-weight:400;
}
.cart-summary-area p{
	line-height:16px;
}

.a-page-title-box {
  background-color: #999999;
  display: block;
}
.a-page-title-box .a-box-inner {
	padding: 6px 10px;
	position: relative;
}

.a-box-confirm-title {
  background-color: #EFEFEF;
  display: block;
}
.a-box-confirm-title .a-box-inner {
	padding: 6px 10px;
	position: relative;
	border:1px solid #DDD;
}
.a-box-confirm {
  background-color: #FFF;
  display: block;
}
.a-box-confirm .a-box-inner {
	padding: 6px 10px;
	position: relative;
	border-right:1px solid #DDD;
	border-left:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.a-box-confirm .min-height {
	min-height:145px;
}
.a-box-confirm .min-height2 {
	min-height:115px;
}

.a-modal.in, .a-modal-static.in {
    display: block !important;
}
.a-modal, .a-modal-static {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
		border-top:3px solid #000000;
		border-right:none;
		border-left:none;
		border-bottom:none;
		position: relative;    
		margin:0;
		padding:0;
}

.a-modal-header {
  background-color: #FFFFFF;
  display: block;
	border-top: solid 2px #000000;
}
.a-modal-header .a-box-inner {
	padding: 10px 15px;
	position: relative;
}

.a-modal-header h2{	
  font-weight: bold;
  margin-bottom: 0;
  padding-right: 20px;
	font-size:18px;
}
.a-modal-link {
 color: #145579;
}

.a-modal-footer {
	background: none repeat scroll 0 0 #eaeaea;
	border-top: 1px solid #cccccc;
	padding: 14px 15px 15px;
	text-align: right;
}

.a-modal-footer .a-modal-message{
	color:#666666;
	padding: 8px 0 0 0;
}

.a-title-box {
  background-color: #999999;
  display: block;
}
.a-title-box .a-box-inner {
	padding: 10px 15px;
	position: relative;
}
.a-text-link {
	text-decoration:none;
	font-family: Arial,sans-serif;
}
.a-text-link:hover {
	text-decoration: underline;
	font-family: Arial,sans-serif;
}

.a-text-link-secondary {
	text-decoration:none;
	font-family: Arial,sans-serif;
}
.a-text-link-secondary:hover {
	text-decoration: none;
	font-family: Arial,sans-serif;
}
.a-text-cart {
	font-size:14px;
	line-height:16px;
	font-family: Arial,sans-serif;
}

.a-text-desc {
	font-size:14px;
	line-height:16px;
	font-family: Arial,sans-serif;
}

.a-text-linetotal {
	color: #257238;
  font-size: 14px;
	line-height:16px;
	font-family: Arial,sans-serif;
  font-weight: 700;
}



.a-box {
  background-color: white;
  border: 1px solid #ddd;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
  display: block;
}

.a-box .a-box-inner {
	border-radius: 4px;
	padding: 14px 18px;
	position: relative;
}

.a-home-box {
  background-color: #EEEEEE;
  border: 1px solid #ddd;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
  display: block;
}

.a-home-box .a-box-inner {
	border-radius: 4px;
	padding: 10px 8px;
	position: relative;
}

.a-shop-box {
  background-color: #003399;
  border: 1px solid #036;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
  display: block;
}

.a-shop-box .a-box-inner {
	border-radius: 4px;
	padding: 10px 8px;
	position: relative;
}


.a-box-price-title {
  background-color: #666;
  display: block;
}
.a-box-price-title .a-box-inner {
	padding: 0;
	position: relative;
}
.a-box-price-title .row-left{
	text-align:center;
	padding: 6px 10px;
	border-right: #e0e0e0 1px solid;
}
.a-box-price-title .row-right{
	text-align:center;
	padding: 6px 10px;
}


.a-box-price {
  background-color: #fff;
  display: block;
}
.a-box-price .a-box-inner {
	padding: 0;
	position: relative;
	border: #e0e0e0 1px solid;
}
.a-box-price .row-left{
	text-align:center;
	background-color: #fafafa;
	padding: 6px 0 6px 0;
	border-right: #e0e0e0 1px solid;
}
.a-box-price .row-right{
	text-align:center;
	background-color: #fff;
	padding: 6px 0 6px 0;
}


.a-spacing-top-base, .a-ws .a-ws-spacing-top-base {
  margin-top: 14px !important;
}
.a-spacing-base, .a-ws .a-ws-spacing-base {
  margin-bottom: 14px !important;
}

.a-spacing-large, .a-ws .a-ws-spacing-large {
  margin-bottom: 18px !important;
}
.a-spacing-extra-large, .a-ws .a-ws-spacing-extra-large {
  margin-bottom: 24px !important;
}

div.a-column.a-span-last, .a-ws .a-ws-span12 {
	float: right;
	margin-right: 0;
}

.a-text-checkout-cart {
	color:#505050;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;	
	line-height:12px;
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
	float:left;
}

#registerForm .stepsIndicator {
	background-color: #fff;
	border-radius: 50%;
	float: right;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 6px;
	padding: 13px 13px;
	text-align: center;
	font-size:12px;
	line-height:14px;
	font-family:Arial,sans-serif;
	text-rendering:optimizeLegibility
}


.userRegisterList{
	display:inline-block;
	height:30px;
	color:#257238!important;
}
.userRegisterList i{
	line-height:30px;
	vertical-align: middle;
	margin-right:5px;
}

.userRegisterList span {
	line-height:30px;
	vertical-align: middle;
	font-size:13px;
	color:#333;
	font-weight:bold;
}

.a-grid {
 	width: 100%;
	text-align:center;
	display:inline-block;
}
.a-grid:before, .a-grid:after {
	
	font-size: 0;
	line-height: 0;
}

.a-grid:before, .a-grid:after {
 
  font-size: 0;
  line-height: 0;
}
.a-grid .a-span4, .a-ws .a-grid .a-ws-span4 {
  width: 31.5975%;
}




.a-row {
  width: 100%;
}
.a-row:before, .a-row:after {
	content: "";
	display: table;
	font-size: 0;
	line-height: 0;
}
.a-row:after {
  clear: both;
}
.a-row:before, .a-row:after {
  content: "";
  display: table;
  font-size: 0;
  line-height: 0;
}

.a-row .a-span1, .a-ws .a-row .a-ws-span1 {
	width: 5.96456%;
}
.a-row .a-span2, .a-ws .a-row .a-ws-span2 {
	width: 14.5089%;
}
.a-row .a-span3, .a-ws .a-row .a-ws-span3 {
  width: 23.0532%;
}
.a-row .a-span4, .a-ws .a-row .a-ws-span4 {
  width: 31.5975%;
}
.a-row .a-span5, .a-ws .a-row .a-ws-span5 {
  width: 40.1418%;
}
.a-row .a-span6, .a-ws .a-row .a-ws-span6 {
  width: 48.6861%;
}
.a-row .a-span7, .a-ws .a-row .a-ws-span7 {
  width: 57.2304%;
}
.a-row .a-span8, .a-ws .a-row .a-ws-span8 {
  width: 65.7747%;
}
.a-row .a-span9, .a-ws .a-row .a-ws-span9 {
  width: 74.319%;
}
.a-row .a-span10, .a-ws .a-row .a-ws-span10 {
  width: 82.8633%;
}
.a-row .a-span11, .a-ws .a-row .a-ws-span11 {
  width: 91.4076%;
}
.a-row .a-span12, .a-ws .a-row .a-ws-span12 {
  width: 99.9519%;
}

.a-row .edit-options {
	float:left;
	margin-bottom:0;
	padding: 10px 0 15px 0px;
}
.a-row .edit-options li:first-child:before {
    display: none;
}
.a-row .edit-options li:before {
    content: "|";
    float: left;
    font-size: 11px;
    font-weight: 500;
    margin: 0 9px 0 9px;
}
.a-row .edit-options li {
	float:left;
	font-size: 0.75em;
}

div.a-span1, div.a-span2, div.a-span3, div.a-span4, div.a-span5, div.a-span6, div.a-span7, div.a-span8, div.a-span9, div.a-span10, div.a-span11, div.a-span12, .a-ws div.a-ws-span1, .a-ws div.a-ws-span2, .a-ws div.a-ws-span3, .a-ws div.a-ws-span4, .a-ws div.a-ws-span5, .a-ws div.a-ws-span6, .a-ws div.a-ws-span7, .a-ws div.a-ws-span8, .a-ws div.a-ws-span9, .a-ws div.a-ws-span10, .a-ws div.a-ws-span11, .a-ws div.a-ws-span12 {
	float: left;
	margin-right: 2.53165%;
	min-height: 1px;
	overflow: visible;
}
.map-marker{
	float:left;
	display:block;
}

.default-row {
	padding: 9px 0 9px 0;
}
.default-row label{
	font-weight:normal;
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
	float:left;
}
.checkbox label{
	font-weight:normal;
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
	float:left;
}
.checkbox input[type="checkbox"]{
	padding:0;
	margin-top:3px;
}
.checkbox input[type="radio"]{
	padding:0;
	margin-top:3px;
}
.payment-row {
	border: 1px solid white;
	padding: 9px;
}
.payment-row label{
	font-weight:normal;
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
	float:left;
}
.payment-row .name-col {
    word-wrap: break-word;
}

.payment-selected {
	background-color: #fcf5ee;
	border: 1px solid #fbd8b4;
	border-radius: 5px;
}

.address-row {
	border-top: 1px solid #CCCCCC;	
	padding: 9px 0 9px 0;
	background-color:#FFFFFF;
}
.address-row label{
	font-weight:normal;
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
	float:left;
}
.address-row .name-col {
    word-wrap: break-word;
}
.address-selected {
	background-color: #E0E9ED;
}

.a-border-bottom {
	border-bottom:1px solid #9E9E9E;
	float:left;
	width:100%;
	overflow:hidden;
}

.a-spacing-small, .a-ws .a-ws-spacing-small {
  margin-bottom: 10px !important;
}
.a-spacing-top-small {
    margin-top: 10px !important;
}

.a-spacing-top-mini {
    margin-top: 8px !important;
}
.a-spacing-top-cart-total {
    margin-top: 6px !important;
}

.spacing-right-small {
  padding-right: 11px;
}
.a-spacing-right-small {
  padding-right: 11px;
}
.a-spacing-right-8 {
  padding-right: 9px;
}
.a-spacing-right-mini {
  padding-right: 5px;
}
.a-spacing-right {
  padding-right: 18px;
}
.a-spacing-left {
  padding-left: 18px;
}
.a-spacing-left-small {
  padding-left: 11px;
}
.a-float-left {
  float: left !important;
}
.a-float-right {
  float: right !important;
}
.a-color-secondary {
  color: #888 !important;
}
.a-color-secondary-dark {
  color: #49494A !important;
}
.a-text-right {
	text-align: right !important;
}
.a-text-left {
	text-align: left !important;
}
.a-text-center {
	text-align: center !important;
}
.a-expander-inner {
    margin-top: 4px;
    padding-left: 11px;
}
.a-icon-info {
    margin-top: 2px;
    padding-left: 6px;
		margin-left:6px;
}


a.a-link-expander {
    display: inline-block;
    padding-left: 11px;
    position: relative;
}


.a-icon.a-icon-expand, .a-icon.a-icon-collapse {
    background-position: -366px -86px;
    height: 7px;
    left: 0;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 7px;
}
.a-icon.a-icon-collapse {
    background-position: -382px -86px;
    left: -3px;
}
.a-icon, .a-link-emphasis:after {
    background-image: url(../images/icons/aui_sprite.png);
    background-repeat: no-repeat;
    background-size: 400px 600px;
    display: inline-block;
    vertical-align: top;
}


.a-color-error {
  color: #AD3333;
}


/* -- Jquery Error Box Styles -- */

#errorContainer {
	display: none
}

#errorContainer li {
	font-size:13px;
	line-height:22px;
	font-family:Arial,sans-serif;
	text-rendering:optimizeLegibility;
}
#errorContainer li span {
	color: #AD3333;
	font-weight:bold;
	text-decoration:underline;
}
.a-alert-error {
    border: #AD3333 2px solid;
}

.a-alert-error > .a-box-inner:only-child {
    box-shadow: 0 0 0 4px #fcf4f4 inset;
    padding-left: 63px;
}
.a-alert-error > .a-box-inner:only-child h4 {
    color: #AD3333;
}

.a-alert .a-icon-alert {
    height: 27px;
    left: 18px;
    position: absolute;
    top: 11px;
    width: 30px;
}

.a-alert-error .a-icon-alert {
    background-position: -248px -35px;
}
.a-icon, .a-link-emphasis:after {
    background-image: url(../images/icons/aui_sprite.png);
    background-repeat: no-repeat;
    background-size: 400px 600px;
    display: inline-block;
    vertical-align: top;
}
.a-alert ul {
    color: #000;
		list-style-type:disc;
		margin: 0 0 18px 22px;
    padding: 0;
}
/* -- End Jquery Error Box Styles -- */


.a-row h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.24;
		font-family: Arial,sans-serif;
    text-rendering: optimizelegibility;
		text-align:left;
		padding-bottom:4px;
		margin-bottom:0;
}
.a-row h4 {
    font-size: 17px;
    font-weight: normal;
    line-height: 1.24;
		font-family: Arial,sans-serif;
    text-rendering: optimizelegibility;
		text-align:left;
		padding-bottom:4px;
		margin-bottom:0;
}


/* -- Continue Boxes -- */
.continue-box-wrapper {
    float: right;
    max-width: 300px;
    width: 100%;
}
.continue-box-wrapper-bottom {
    bottom: 0px;
    position: absolute;
    right: 0;
}

/*
.continue-box .visible-wide {
    display: inherit !important;
}
*/

.a-color-alternate-background {
    background-color: #f7f7f7 !important;
}

/* -- End Continue Boxes -- */

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}


.cc-details{
	display: inline-block;
	vertical-align:text-top;
	margin-left:10px;
	width:118px;
}
.cc-details p {
	color:#333333;
	line-height:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}
.cc-details p strong {
	font-size:12px;	
}
.cc-details.review{
	display: inline-block;
	vertical-align:text-top;
	margin-left:10px;
	width:300px;
}
.cc-details.review p {
	color:#333333;
	line-height:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}
.cc-details.review p strong {
	font-size:11px;	
}
.cc-expired{
	color:#C70724;
}
.cc-details.pm-cc{
	display: inline-block;
	vertical-align:text-top;
	margin-left:10px;
	width:118px;
}
.cc-details.pm-cc p {
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}
.cc-details.pm-cc p strong {
	font-size:11px;	
}
.cc-details.pm-details{
	display: inline-block;
	vertical-align:text-top;
	margin-left:10px;
	width:300px;
}
.cc-details.pm-details p {
	color:#333333;
	line-height:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}
.cc-details.pm-details p strong {
	font-size:11px;	
}
.cc-edit-link-container {
	width:228px;
	float:left;
	display:inline-block;
}
a.edit-link {
	color:#1F6DC0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	display:inline-block;
	padding:0 3px 0 3px;
}
a.edit-link:hover {
	color:#C70724;
	text-decoration: underline;
	
}

.address-view li{
	color: #484848;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}

.address-box{
	width:100%;
	float:left;
	background:#F4F4F5;
	color: #484848;
	font-size: 13px;
	line-height:18px;
	min-height:125px;
	border-top:1px solid #C3C4C4;
	border-bottom:1px solid #C3C4C4;
}

.address-selected{
	color: #484848;
	font-size: 13px;
	line-height:18px;
}

.cart-shipping-address-selected {
    border: 1px solid #CCC;
    width: auto;
    overflow: hidden;
    padding: 15px;
		margin:15px;
    border-radius: 5px;
    background: linear-gradient(#FFF, #F1F2F2) repeat scroll 0px 0px transparent;
}
.cart-shipping-address-container {
    border: 1px solid #CCC;
    width: auto;
		/*
		width:38%;
		float:left;
		*/
    overflow: hidden;
    padding: 15px;
		margin:0 15px;
    border-radius: 0px;
}


.cart-shipping-address {
    width: 100%;
    float: left;
		font-size: 12px;
		font-family:Arial, Helvetica, sans-serif;
		line-height: normal;
		color:#484848;
}





button.edit-link {
	background:none!important;
    border:none; 
    padding:0!important;
	margin:0;
	color:#1F6DC0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	display:inline-block;
	
}
button.edit-link:hover {
	color:#C70724;
	text-decoration: underline;
	cursor:pointer;
}

.checkout-shipping-container{
	width:100%;
	float:left;
	text-wrap:none;
	overflow:hidden;
	white-space:nowrap;
	min-height:100px;
}


.ship .ui-dialog-titlebar{
	background:none;
	border:none;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
}

.cc-icons{
	display: inline-block;
	vertical-align: text-top;
	margin-left:10px;
	background-image: url(../images/icons/icn-credit-cards.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}
.cc-icons.checked{
	background-position: 0 -468px;
	width:18px;
	height:18px;
}
.cc-icons.paypal{
	background-position: 0 -309px;
	width:52px;
	height:32px;
}
.cc-icons.visa{
	background-position: 0 -346px;
	width:62px;
	height:39px;
}
.cc-icons.mastercard{
	background-position: 0 -241px;
	width:62px;
	height:39px;
}
.cc-icons.discover{
	background-position: 0 -171px;
	width:62px;
	height:39px;
}
.cc-icons.amex{
	background-position: 0 -72px;
	width:62px;
	height:39px;
}
/*  Greyed out Credit card Icons  */
.cc-icons.visa-grey{
	background-position: 0 -390px;
	width:32px;
	height:21px;
}
.cc-icons.discover-grey{
	background-position: 0 -215px;
	width:32px;
	height:21px;
}
.cc-icons.mastercard-grey{
	background-position: 0 -283px;
	width:32px;
	height:21px;
}
/* Small Credit Card Icons */
.cc-icons.visa.small{
	background-position: 0 -416px;
	width:32px;
	height:21px;
	margin-left:0px;
}
.cc-icons.mastercard.small{
	background-position: -37px -416px;
	width:32px;
	height:21px;
	margin-left:0px;
}
.cc-icons.discover.small{
	background-position: -74px -416px;
	width:32px;
	height:21px;
	margin-left:0px;
}
.cc-icons.amex.small{
	background-position: -111px -416px;
	width:32px;
	height:21px;
	margin-left:0px;
}
.cc-icons.margin-right {
	margin-right:15px;
}



/* Toggle
====================================*/
.toggle-wrap {
	float: left;
	width: 100%;
	border: 1px solid #ADADAD;
	margin-bottom: 15px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

.trigger a {
	display: block;
	cursor: pointer;
	position: relative;
	font-size: 14px;
	text-decoration:none;
	padding: 15px 0 15px 20px;
	line-height: 22px;
	color:#000;
	font-weight: 500;
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
	background:#E7E9EC;
	background: -webkit-gradient(linear, left top, left bottom, from(#FCFCFD), to(#E7E9EC));
	background: -webkit-linear-gradient(#FCFCFD, #E7E9EC);
	background: -moz-linear-gradient(top, #FCFCFD, #E7E9EC);
	background: -ms-linear-gradient(#FCFCFD, #E7E9EC);
	background: -o-linear-gradient(#FCFCFD, #E7E9EC);
	background: linear-gradient(#FCFCFD, #E7E9EC);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCFCFD', endColorstr='#E7E9EC');
}


.trigger.title a {
	display: block;
	cursor: pointer;
	position: relative;
	font-size: 15px;
	text-decoration:none;
	padding: 15px 0 15px 20px;
	line-height: 22px;
	color:#FFF;
	font-weight:bold;
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
	background:#0A42A4;
	background: -webkit-gradient(linear, left top, left bottom, from(#2972C8), to(#0A42A4));
	background: -webkit-linear-gradient(#2972C8, #0A42A4);
	background: -moz-linear-gradient(top, #2972C8, #0A42A4);
	background: -ms-linear-gradient(#2972C8, #0A42A4);
	background: -o-linear-gradient(#2972C8, #0A42A4);
	background: linear-gradient(#2972C8, #0A42A4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCFCFD', endColorstr='#0A42A4');
}

.trigger a:hover,
.trigger.active a:hover { 
	background:#4c4c4c;
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F7F9), to(#D9DCE1));
	background: -webkit-linear-gradient(#F5F7F9, #D9DCE1);
	background: -moz-linear-gradient(top, #F5F7F9, #D9DCE1);
	background: -ms-linear-gradient(#F5F7F9, #D9DCE1);
	background: -o-linear-gradient(#F5F7F9, #D9DCE1);
	background: linear-gradient(#F5F7F9, #D9DCE1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F7F9', endColorstr='#D9DCE1');
}

.trigger.title a:hover,
.trigger.title.active a:hover { 
	background: -webkit-gradient(linear, left top, left bottom, from(#2166BF), to(#003399));
	background: -webkit-linear-gradient(#2166BF, #003399);
	background: -moz-linear-gradient(top, #2166BF, #003399);
	background: -ms-linear-gradient(#2166BF, #003399);
	background: -o-linear-gradient(#2166BF, #003399);
	background: linear-gradient(#2166BF, #003399);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2166BF', endColorstr='#003399');
}

.trigger.active a {
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #ADADAD;
}

.trigger.title.active a {
	color: #FFF;
	text-decoration:none;
	border-bottom: 1px solid #ADADAD;
}

.toggle-icon {
	width: 18px;
	height: 18px;
	display: inline-block;
	background-color: #ccc;
	border-radius: 2px;
	background-image: url(../images/accordion-plus.png);
	background-repeat: no-repeat;
	background-position: 50%;
	float: left;
	margin: 1px 10px 0 0;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}

.toggle-icon.right {
	float:right;
}

.trigger.active .toggle-icon {
	background-color: #ccc;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
	background-image: url(../images/accordion-minus.png);
}

.toggle-container p { line-height:16px; margin:0; padding:0; }
.toggle-container { padding: 17px 20px 17px 20px; }






.border_blue1 {
	border: 1px solid #003399;
}
.border_blue2 {
	border: 2px solid #003399;
}
.border_black1 {
	border: 1px solid #000;
}

.height-275{
	height:275px;
}
.height-240{
	height:240px;
}
.terminology{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	font-weight:normal;
}
.calculation{
	background:#FFFFCC;
	border:1px solid #000;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-size:12px;
	line-height:18px;
	color:#000;
	font-weight:normal;
	
}
.box-border{
	border: solid 2px #003399;
}
h4.box-heading{
	font-size:14px;
	color:#fff;
	background:#003399;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
	margin:3px;
}
h4.box-heading-light{
	font-size:16px;
	color:#fff;
	background:#003399;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
	font-weight:normal;
	margin:3px;
}
.box-img{
	text-align:center;
	margin:3px;
}
.list1{
	display:block;
	margin:0px 0 0 20px;
}
.list1 li{
	position:relative;
	color:#003399;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:disc;
}
.list1 li a{
	color:#003399;
}
.list1 li a:hover{
	color:#C30;
}
.list1 ul{
	margin-left:20px;
}


.list2{
	float:left;
	margin:0px 0 0 20px;
}
.list2 li{
	position:relative;
	color:#000;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:decimal;
}
.list3{
	float:left;
	margin:0px 0 0 20px;
}
.list3 li{
	position:relative;
	color:#000;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:disc;
}
.list4{
	display:block;
	margin:0px 0 0 20px;
}
.list4 li{
	position:relative;
	color:#000;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: none;
}

.list4.blue{
	display:block;
	margin:0px 0 0 20px;
}
.list4.blue li{
	position:relative;
	color:#003399;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: none;
}


.list5{
	display:block;
	margin:0px 0 0 20px;
}
.list5 li{
	position:relative;
	color:#000;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:disc;
}
.list5 li span.blue{
	color:#003399;
}

.list6{
	display:block;
	margin:0px 0 0 20px;
}
.list6 li{
	position:relative;
	color:#003399;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:decimal;
}
.pi{
	float:left;
	margin:0px 0 0 20px;
}
.pi li{
	position:relative;
	color:#000;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:disc;
}
.pi li.blue{
	position:relative;
	color:#003399;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: none;
}
.pi span.blue{
	color:#003399;
}
.pi-notoppad{
	float:left;
	margin:0px 0 0 20px;
}
.pi-notoppad li{
	position:relative;
	color:#000;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:disc;
}
.pi-notoppad li.blue{
	position:relative;
	color:#003399;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:0;
	list-style: none;
}
.pi li ul{
	margin:0;
}
.pi li ul li{
	position:relative;
	color:#000;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0;
	padding-top:0;
	list-style: none;
}
.pi-indent{
	float:left;
	margin:0px 0 0 30px;
	padding-top:0;
}
.pi-indent li{
	position:relative;
	color:#000;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
}
.pi-num{
	float:left;
	margin:0px 0 0 30px;
	padding-top:0;
}
.pi-num li{
	position:relative;
	color:#000;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: decimal;
}
.pi-link{
	float:left;
	margin:10px 0 0 10px;
}
.pi-link li{
	position:relative;
	line-height:20px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
}
.pi-link li a{
	color:#C30;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
}

/******  Load Table Overview Links    ********/
.lt-link{
	margin:0px 0 0px 0px;
}
.lt-link li{
	position:relative;
	line-height:18px;
	color:#000000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
}
.lt-link li.last{
	margin-bottom:15px;
}
.lt-link li.first{
	margin-top:15px;
}
.lt-link a li{
	color:#C30;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	list-style:none;
}
.lt-link a:hover li{
	color:#003399;
}
.lt-link a:hover{
	color:#003399;
}
.lt-link a:visited li{
	color:#666;
}
.lt-link a:visited{
	color:#666;
}
.linklist {
	background-color:#E2F2FF;
	width:100%;
	float:left;
	border:1px solid #cccccc;
	border-radius:15px;
	box-shadow: 1px 1px 5px #999999;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
}
.linklistDark {
	background-color:#003399;
	width:100%;
	float:left;
	border:1px solid #036;
	border-radius:15px;
	box-shadow: 1px 1px 5px #999999;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
}
.linklistDark p{
	color:#FFFFFF;
}
.linklistDark p.home{
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
}
.linklistDark a{
	color:#FFFFFF;
	font-size:13px;
	padding:0;
	margin:0;
	text-transform:uppercase;
	text-decoration:underline;
}
.linklistDark a:hover{
	color:#FFFFFF;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:underline;
	cursor:pointer;
}

.iso{
	font-size:16px;
	text-align:center;
	color: #003399;
	font-weight:bold;
	line-height:18px;
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:2px solid #003399;
}
.isolast{
	font-size:16px;
	text-align:center;
	color: #003399;
	font-weight:bold;
	line-height:18px;
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom: none;
}

.roundedGrey {
	background-color:#CCCCCC;
	width:100%;
	float:left;
	border:1px solid #999;
	border-radius:15px;
	box-shadow: 1px 1px 5px #999999;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
}
.roundedGrey p{
	color:#003399;
	font-size:12px;
	line-height:16px;
	text-align:center;
	padding:0;
	margin:0;
}
/*
.roundedGrey a{
	color:#003399;
	text-decoration:underline;
	font-size:14px;
	text-align:center;
	padding:0;
	margin:0;
}
.roundedGrey a:hover{
	color:#003399;
	text-decoration:underline;
	font-size:14px;
	cursor:pointer;
	text-align:center;
	padding:0;
	margin:0;
}
*/
.designlist {
	background-color:#E2F2FF;
	width:220px;
	float:left;
	border:1px solid #cccccc;
	border-radius:15px;
	box-shadow: 1px 1px 5px #999999;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
}
.designlist h4 {
	padding:15px 0px 5px 0px;
	margin: 0 10px 0 10px;
	color:#453C34;
	size:16px;
	float:left;
	text-align:left;
	/*border-bottom:dotted 1px #cccccc;*/
}
.designlist h4 span {
	padding:15px 10px 5px 10px;
	margin-bottom:0px;
	color:#453C34;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.designlist p {
	float:left;
	padding:0;
	margin:0;
}
.tabletop {
	color:#FFF;
	background:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	padding:5px;
}

.tabletop-blue {
	color:#FFF;
	background:#003399;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	padding:5px;
}

/* ================= List Styles ================= */
ul {
	list-style:none;
	margin-top:0;
}
ol {
	margin-bottom:0;
	margin-top:0;
}
ol, ol li {
	list-style:decimal outside;
}
/* ================= Images ================= */
img.alignleft {
	float:left;
	margin:10px 16px 10px 0;
}
img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	float:right;
	margin:5px 0px 5px 11px;
}
img.alignright2 {
	text-align:right;
	float:right; 
	margin:0 0 15px 20px;
	padding: 0; 
	display: inline; 
}

img.alignright3 {
	text-align:right;
	float:right;
	margin:10px 0 5px 10px;
	padding: 0 5px 5px 10px; 
	display: inline;
	vertical-align:middle;
}


/* ================= Deviders ================= */
.clear {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.padding3 {
	padding-top:3px;
}
.padding5 {
	padding-top:5px;
}
.padding10 {
	padding-top:10px;
}
.paddingAll0 {
	padding:0px;
}
.paddingAll10 {
	padding:10px;
}
.paddingAll5 {
	padding:5px;
}
.paddingAll3 {
	padding:10px;
}
.paddingAll20 {
	padding:20px;
}
.padding12 {
	padding-top:12px;
}
.padding15 {
	padding-top:15px;
}
.padding17 {
	padding-top:17px;
}
.padding20 {
	padding-top:20px;
}
.padding25 {
	padding-top:25px;
}
.padding30 {
	padding-top:30px;
}
.padding40 {
	padding-top:40px;
}
.padding50 {
	padding-top:50px;
}
.padding60 {
	padding-top:60px;
}
.padding80 {
	padding-top:80px;
}
.padding90 {
	padding-top:90px;
}
.padding100 {
	padding-top:100px;
}
.padding0 {
	padding-top:0px;
}
.padding-right3 {
	padding-right:3px;
}
.padding-right10 {
	padding-right:10px;
}
.padding-right15 {
	padding-right:15px;
}
.padding-right20 {
	padding-right:20px;
}
.padding-left3 {
	padding-left:3px;
}
.padding-left10 {
	padding-left:10px;
}
.padding-left15 {
	padding-left:15px;
}
.padding-left20 {
	padding-left:20px;
}
.padding-left30 {
	padding-left:30px;
}
.padding-left40 {
	padding-left:40px;
}
.padding-left50 {
	padding-left:50px;
}
.padding-left60 {
	padding-left:60px;
}
.padding-left70 {
	padding-left:70px;
}
.padding-bottom0 {
	padding-bottom:0px;
}
.padding-bottom15 {
	padding-bottom:15px;
}
.padding-bottom25 {
	padding-bottom:25px;
}
.margin-right10 {
	margin-right:10px;
}
.marginAll0 {
	margin:0px;
}
.marginAll5 {
	margin:5px;
}
.margin-right20 {
	margin-right:20px;
}
.margin-right30 {
	margin-right:30px;
}
.margin-right40 {
	margin-right:40px;
}
.margin-right50 {
	margin-right:50px;
}
.margin-right50 {
	margin-right:60px;
}
.margin-right-5{
	margin-right:5%;
}

.margin-left-20{
	margin-left:20%;
}
.margin-left-25{
	margin-left:25%;
}
.margin-left-29{
	margin-left:29%;
}
.margin-left-30{
	margin-left:30%;
}

.margin-left0 {
	margin-left:0;
}
.margin-left5 {
	margin-left:5px;
}
.margin-left10 {
	margin-left:10px;
}
.margin-left15 {
	margin-left:15px;
}
.margin-left20 {
	margin-left:20px;
}
.margin-left80 {
	margin-left:80px;
}
.margin-left90 {
	margin-left:90px;
}
.margin-left120{
	margin-left:120px;
}
.margin-left130{
	margin-left:130px;
}

.margin-right0 {
	margin-right:0;
}
.margin-top0 {
	margin-top:0px;
}
.margin-top10 {
	margin-top:10px;
}
.margin-top15 {
	margin-top:15px;
}
.margin-top20 {
	margin-top:20px;
}
.margin-top30 {
	margin-top:30px;
}
.margin-top40 {
	margin-top:40px;
}
.margin-top50 {
	margin-top:50px;
}
.margin-top25 {
	margin-top:25px;
}
.margin-left1 {
	margin-left:170px;
}
.margin-bottom0 {
	margin-bottom:0px;
}
.margin-bottom3 {
	margin-bottom:3px;
}
.margin-bottom8 {
	margin-bottom:8px;
}
.margin-bottom50 {
	margin-bottom:50px;
}
.margin-bottom15 {
	margin-bottom:15px;
}
.border-right {
	border-right:1px solid #333;
}
.border-top-welding{
	border-top:2px solid #003399;
}
.border-right-footer {
	border-right:1px solid #FFFFFF;
}
.none {
	display:none;
}
.line {
	font-size:0px;
	border-top:1px solid #d9d9d9;
}

hr {
	background:transparent;
	border:0;
	clear:both;
	color:transparent;
	height:1px;
	margin:0;
	padding:0
}

hr {
	background: #d9d9d9;
	color: #d9d9d9;
}
hr.a-color-base {
	background: #333;
	color: #333;
}
hr.a-color-blue {
	background: #003399;
	color: #003399;
}
hr.blue {
	background:#003399;
	color:#003399;
}

hr.dotted {
	border-style: dotted;
}
/*
p + hr {
	margin:25px 0 20px 0;
}
*/
/* ======================================================================================================
 GENERAL STRUCTURE
=======================================================================================================*/

/* ================= Header and Logo ================= */
.container {
	width:960px;
	margin:0 auto;
	background:#FFFFFF;
	color:#808080;
}
section {
	background:#FFFFFF;
	color:#808080;
	overflow:visible;
	
}
.header_container {
	width:960px;
	background:#039;
	margin:0 auto;
	z-index:10px;
}
header {
	background:#003399;
	background-color:#003399;
	width:100%;
	float:left;
	z-index:10;
}
#header{
	
	background-color:#003399;
	width:100%;
	float:left;
}

.top-info {
	position:absolute;
	left:0px;
	top:8px
}

.checkout-header-container {
	margin:0 auto;
	background:url(../images/checkout-header-top.png) repeat-x;
	height:50px;
}
.checkout-header{
	background:url(../images/checkout-header-top.png) repeat-x;
	height:50px;	
}
.checkout-return{
	float:right;
	padding:12px 25px 5px 0;
}
.checkout-return a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
}
.checkout-logo{
	float:left;
	width:200px;
	height:110px;
	padding-top:10px;
	padding-left:40px;
}
.checkout-title{
	float:left;
	height:110px;
	width:710px;
}
.checkout-title h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:0px;
	font-size:80px;
	color:#666666;
	letter-spacing:-5px;
	text-align:center;
}






ul.form-errors {
	display:inline-block;
	margin-left:20px;
}
ul.form-errors li {
	list-style:disc;
}

ul.single-error {
	
	padding:0;
}
ul.single-error li {
	list-style: none;
	color:#CC3300;
	padding:0;
}



/* Contact Details
====================================*/
.contact-details-alt li p strong { color:#fff; float: left; margin: 0 5px 5px 0; }
.contact-details li p strong { color:#666; float: left; margin: 0 5px 5px 0; }

span.hours {float: right; padding:0; margin:0; font-size:12px; font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:20px;}

.contact-informations.second {margin: 15px 0 0 0}

.address {line-height: 18px;}

.contact-details-alt li {
	margin: 0 0 15px 0;
}

.contact-details p,
.contact-details li,
.contact-details a {color: #666; font-size:13px; font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;}

.contact-informations p {margin:0;}
.contact-informations.hours i { float: left; margin: 3px 5px 0 0; }

.contact-details-alt p {
	margin: -2px 0 0 22px;
	line-height: 18px;
}
.contact-informations{
	
	font-size:12px; font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:20px; margin:0; padding:0
}
.contact-informations li{font-size:12px; font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:20px; margin:0; padding:0}
.contact-informations li p{font-size:12px; font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:20px; margin:0; padding:0}
.contact-informations li a{font-size:12px; font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:20px; margin:0; padding:0; color:#003399;}
.contact-informations li a.email{font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:20px; margin:0; padding:0; color:#003399;}
.contact-informations li a.map{font-size:12px; font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:20px; margin: 0; padding:0 0 0 25px; color:#003399; display:inline-block;}

.contact-informations li i {
	float: left;
	margin: 3px 5px 0 0;
}
.contact-informations li i.map {
	float: left;
	margin: 3px 0px 0 0;
}

.contact-details-alt li i {
	float: left;
	margin: 1px 0 0 0;
}


/*================== Top Links ===================*/
#toplinks {
	position:absolute;
	right:0px;
	top:10px
}
#toplink {
	padding:10px 0;
	margin-right:25px;
	position:relative;
	display:block;
	float:right;
	width:100%;
}

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


#toplink ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#toplink li {
	display:inline;
	margin:0 4px 0 4px;
	line-height:15px;
}
#toplink .spacer {
	display:inline;
	line-height:18px;
	border-left:1px solid #FFF;
}
#toplink li a {
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-bottom:2px;
	letter-spacing:1px;
	font-weight:normal;
	text-decoration:underline;
}
#toplink li a:hover {
	font-size:14px;
	padding-bottom:2px;
	color:#CCC;
	text-decoration:underline;
}
#toplink li.last {
	margin-right:0;
	padding-right:0;
	border:none;
}


.border-right {
	border-right:1px solid #666;
}

/* box category */
.box-category {
	margin-top: -5px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	padding: 8px 8px 8px 0px;
}
.box-category > ul > li + li {
	border-top: 1px solid #EEEEEE;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #333;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}

/* ================= Footer ================= */
footer.top {
	background: #999;
	border-top:1px solid #000;
	width:960px;
	float:left;
}
footer.bottom {
	background: #CCC;
	border-top:1px solid #666;
	width:960px;
	float:left;
}
#footer {
	background: #999;
	width:960px;
	float:left;
}
#copy {
	background: #CCC;
	width:960px;
	float:left;
}
.footer_wrapper{
	width:100%;
	background: #999;
	float:left;
}
.footer-list li {
	line-height:15px;
	padding:3px 0px 4px 0px;
	color:#F8F8F8;
	font-size:10px;
	text-align:center;
}
.footer-list li span a {
	color: #C30;
	font-size:10px;
}
.footer-list li a {
	display:inline-block;
	color:#F8F8F8;
	font-size:10px;
	text-decoration:none;
}
.footer-list li a:hover {
	color:#039;
	text-decoration:underline;
}
.checkout-footer-wrapper{
	width:100%;
	background: #999;
	float:left;
	min-height:60px;
}

.footer-text {
	color:#F8F8F8;
}
.footer-text a {
	color:#003399;
	text-decoration:underline;
	text-align:right;
}
.footer-text a:hover {
	color:#1F6DC0;
}
/* ================= Page title + Search ================= */
.page_info {
	margin:10px 0 17px 0;
}
.page_info .text {
	float:left;
}
.page_info .search .left {
	float:left;
	padding:0 0 0 0;
}
.page_info .search .right {
	float:left;
	padding:4px 0 0 0;
}
.page_info .search .inputSearch {
	cursor:pointer;
	background:url("../images/search_button.png") no-repeat;
	width:40px;
	height:30px;
	border:0;
	margin:0;
}
.page_info .search .inputSearch:hover {
	background-repeat:no-repeat;
	background-position:100% -30px;
}
.page_info .search .inputSearch:active {
	background-repeat:no-repeat;
	background-position: 0 -60px;
}
.page_info .search .inputText {
	color:#808080;
	border:1px solid #e4e4e4;
	width:140px;
	height:20px;
	padding:5px;
	margin:4px 15px 0 11px;
}
.delimiter {
	background:url("../images/companies_bottom.png") repeat-x;
	height:5px;
	margin:0 0 15px 0;
}
/* ================= Columns ================= */
.content {
	width:620px;
	margin:25px 40px 0 0;
	float:left;
}
.sidebar {
	width:280px;
	margin:10px 0 0 0;
	float:left;
}
.col_1_2 {
	width:460px;
	float:left;
	margin:0 20px 0 0;
}
.col_2_3 {
	width:620px;
	float:left;
	margin:0 20px 0 0;
}
.col_1_3 {
	width:300px;
	float:left;
	margin:0 20px 0 0;
}
.col_1_4 {
	width:220px;
	float:left;
	margin:0 20px 0 0;
}
.col_1_5 {
	width:172px;
	float:left;
	margin:0 20px 0 0;
}
.col_3_4 {
	width:700px;
	float:left;
	margin:0 20px 0 0;
}
.content .col_1_2 {
	width:300px;
}
.content .col_1_3 {
	width:193px;
}
.content .col_2_3 {
	width:406px;
}
.content .col_1_4 {
	width:140px;
}
.content .col_1_5 {
	width:108px;
}
.content .col_3_4 {
	width:460px;
}
.col_1_2.last, .col_2_3.last, .col_1_3.last, .col_1_4.last, .col_1_5.last, .col_3_4.last, .col_3_4 .col_1_2.last {
	margin:0;
}
.content .col_1_2.last, .content .col_2_3.last, .content .col_1_3.last, .content .col_1_4.last, .content .col_1_5.last, .content .col_3_4.last {
	margin:0;
}
/* ======================================================================================================
 SPECIFIC PAGE STYLES
=======================================================================================================*/

/* ================= Homepage Companies ================= */
.companies {
	padding:0;
	margin:25px 0 80px 0;
}
.companies .ctop {
	background:url("../images/companies_top.png") repeat-x;
	height:5px;
}
.companies .cbody {
	margin:30px 0;
}
.companies .cbody ul {
	padding:0;
	margin:0;
}
.companies li {
	float:left;
	margin:0 0 0 16px;
	padding:0;
	display:inline;
}
.companies li a.thumb {
	width:140px;
	height:50px;
	cursor:pointer;
	display: block;
}
.companies li span {
	width:140px;
	height:50px;
	overflow:hidden;
	display:block;
}
.companies .cbottom {
	background:url("../images/companies_bottom.png") repeat-x;
	height:5px;
	margin:0 0 0 0;
}
/* ================= Homepage Featured Columns ================= */
.featured_bg {
	background:#url("../images/featured_bg.png") no-repeat top center;
}
.featured_block {
	text-align:center;
	margin:5px 0 35px 0;
}
.featured_block h3 {
	padding:0;
	margin-bottom:0px;
}
.featured_block p {
	text-align:center;
	padding-top:0;
	margin-top:0;
}
.featured_bg img {
	position:relative;
}
.features .title {
	padding:5px 15px 5px 15px;
	margin:0 0 0px 0;
	font-size:16px;
	line-height:20px;
	color:#FFFFFF;
	background:#039;
}
.features .title a{
	line-height:20px;
	color:#FFFFFF;
}
.features .title a:hover{
	line-height:20px;
	color:#FFFFFF;
	text-decoration:underline;
}
.dropdown {
	padding:5px 5px 5px 10px;
	width:180px;
	font-size:14px;
	line-height:20px;
	color:#000;
}
.features .detail {
	padding:0px 15px 0px 15px;
	margin:0 0 5px 0;
	color:#000;
	background: #E0E0E0;
	border:1px solid #000;
}
.features .detail ul {
	padding:10px;
	margin-bottom:0px;
}
.features .detail ul li {
	position:relative;
	display:block;
	padding-left:0px;
	padding-top:2px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
	list-style:none;
}
.features .detail ul li span {
	color:#039;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
	list-style:none;
}
.features img {
	float:left;
	margin:0 0px 0 0;
}
.features .title h3 {
	font-weight:normal;
	margin:0 0 0 0;
	line-height:22px;
	font-size:16px;
	color:#FFF;
}
.img-border {
	padding:0 4px 4px 4px;
	border:1px solid #e5e5e5;
	background:#fff;
}
.product-title{
}
.detail-bot .title {
	padding:0px 15px 8px 0;
	margin:0;
	font-weight:bold;
	font-size:20px;
	line-height:30px;
	color:#039;
	background:#FFF;
}
.detail-bot .detail {
	padding:5px 5px 5px 0px;
	margin:0 0 5px 0;
	color:#000;
	background: #FFF;
}
.detail-bot .detail h4 {
	font-weight:bold;
	font-style:italic;
	margin:0 0 0 0;
	line-height:20px;
	font-size:17px;
	color:#000;
	text-align:right;
}
.detail h4 {
	font-weight:bold;
	font-style:italic;
	margin:0 0 0 0;
	line-height:25px;
	font-size:17px;
	color:#000;
	text-align:right;
}
.detail-bot .size {
	padding:0px 30px 0px 0px;
	margin:0 65px 0px 0px;
	border:1px solid #000;
	background:#D50805;
	color:#FFF;
}
.detail-bot .size h4 {
	font-weight:bold;
	font-style:italic;
	padding: 5px 0 5px 20px;
	margin:0;
	line-height:20px;
	font-size:17px;
	color:#FFF;
	text-align:center;
}

.sizelabel{
	font-weight:bold;
	font-size:16px;
	text-align:right;
	color:#000;
	font-style:italic;
}
.sizefont{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:17px;
	text-align:center;
}
.selectedsize{
	border:1px solid #000; 
	background:#D50805; 
	color:#FFF; 
	width:200px;
	text-align:center;
}
.detail-bot h5 {
	margin-bottom:5px;
}
.size input h4 {
	font-weight:bold;
	font-style:italic;
	padding: 5px 0 5px 20px;
	margin:0;
	line-height:20px;
	font-size:17px;
	color:#FFF;
	text-align:center;
}
.detail-bot .inputSize {
	padding:0px 30px 0px 0px;
	margin:0 65px 0px 25px;
	border:1px solid #CCC;
	background:#FFF;
	color:#000;
}
.locations {
	padding:10px;
	margin:0;
	font-weight:normal;
	font-size:12px;
	line-height:20px;
	color:#000;
	background:#FFF;
}
.locations p{
	padding-left:5px;
	margin:0;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	color:#000;
	background:#FFF;
}
.locations .title {
	padding:0px 0px 8px 0;
	margin:0;
	font-weight:bold;
	font-size:20px;
	color:#039;
	background:#FFF;
}

.breadcrumbs {
	float: left;
	margin:0;
	padding: 5px 0;
	font-size: 12px;
}
.breadcrumbs li {
	display: inline-block;
	color: #888;
	padding: 0 0 0 9px;
	margin: 0 7px 0 0px;
	background: url(../images/breadcrumbs.png) no-repeat 0 50%;
}

.breadcrumbs li a { 
	color: #039;
	text-decoration:none;
}
.breadcrumbs li a:hover { 
	color: #039;
	text-decoration:underline;
}

.breadcrumbs li:first-child {
	color: #888;
	background: none;
	padding-left:0;	
}
.breadcrumbs li:last-child a{ color:#888;}
.breadcrumbs li:first-child a { padding:0; margin:0; background: none; }


.progress {
	list-style: none;
	overflow: hidden;
	float:right;
	font: 15px Helvetica, Arial, Sans-Serif;
	display:block;
}
.progress li {
	float: left;
}
.progress li a {
	color: white;	
	text-decoration: none;
	padding: 10px 10px 10px 35px;
	background-color: #CCC;
	position: relative;
	display: block;
	float: left;
}
.progress li a:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 30px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 30px solid transparent;
	border-left: 20px solid  #ccc;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 100%;
	z-index: 2;
}
.progress li a:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 30px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 30px solid transparent;
	border-left: 20px solid white;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	margin-left: 2px;
	left: 100%;
	z-index: 1;
}
.progress li:first-child a {
	padding-left: 30px;
}
.progress li:last-child a:after {
	border:0;
	padding-right:10px;
}
.progress li a.active {
	background: #666;
	cursor:pointer;
}
.progress li a.active:after {
	border-left-color: #666 !important;
}
.progress li a.current {
	background: #1F6DC0;
	cursor:pointer;
}
.progress li a.current:after {
	border-left-color: #1F6DC0 !important;
}
.progress li a.inactive {
	background: #CCC;
	cursor:default;
}
.progress li a.inactive:after {
	border-left-color: #CCC !important;
}


#co{
display: inline-block;
height:57px;
width:920px;
overflow:hidden;
z-index:1;
background:url(../images/co-bg.png);
}



.co { 
			padding-left: 274px;
			list-style: none; 
			overflow: hidden; 
			font: 18px Helvetica, Arial, Sans-Serif;
		}
		.co li { 
			float: left; 
		}
		.co li a {
			color: white;
			text-decoration: none; 
			padding: 0 ;
			position: relative; 
			display: block;
			float: left;
		}
		
		.co li:first-child a {
			
			width:118px;
			height:52px;
			overflow:hidden;
			background: url(../images/co-billing.png);
			float: left;
			z-index:2;
			margin-top:5px;
			margin-right:40px;
		}
		.co li:first-child a.active {
			
			float: left;
			width:118px;
			height:52px;
			overflow:hidden;
			background: url(../images/co-billing-active.png);
			z-index:2;
			margin-top:5px;
			margin-right:40px;
		}
		.co li:first-child a.finish {
			
			float: left;
			width:118px;
			height:52px;
			overflow:hidden;
			background: url(../images/co-billing-finish.png);
			z-index:2;
			margin-top:5px;
			margin-right:40px;
		}
		.co li:nth-child(2) a       { background: url(../images/co-payment.png);float: left;width:114px;
			height:52px;
			overflow:hidden; 
			z-index:2;
			margin-top:5px;
			margin-right:40px;}
		.co li:nth-child(2) a.active       { background: url(../images/co-payment-active.png) ;float: left;
		width:114px;
			height:52px;
			overflow:hidden; 
			z-index:2;
			margin-top:5px;
			margin-right:40px;}
		.co li:nth-child(2) a.finish       { background: url(../images/co-payment-finish.png);float: left;
		width:114px;
			height:52px;
			overflow:hidden;
			z-index:2; 
			margin-top:5px;
			margin-right:40px; }
		.co li:nth-child(3) a       		{ background: url(../images/co-review.png);float: left; 
		width:112px;
		margin-right:40px;
			height:52px;
			margin-top:5px;
			overflow:hidden;
			z-index:2; } 
		.co li:nth-child(3) a.active       { background: url(../images/co-review-active.png);float: left; 
		width:112px;
		margin-right:40px;
		margin-top:5px;
			height:52px;
			z-index:2;
			overflow:hidden; } 
		.co li:nth-child(3) a.finish       { background: url(../images/co-review-finish.png);float: left;
		width:112px;
		z-index:2;
		margin-top:5px;
		margin-right:40px;
			height:52px;
			overflow:hidden; }  
		.co li:nth-child(4) a       		{ background: url(../images/co-last.png);float: left;
		width:88px;
		z-index:2;
		margin-top:5px;
		margin-right:40px;
			height:52px;
			overflow:hidden; }  
		.co li:nth-child(4) a.active       { background: url(../images/co-last-active.png);float: left; 
		width:88px;
		z-index:2;
		margin-top:5px;
		margin-right:40px;
			height:52px;
			overflow:hidden;}
		
		
		
		
		

/*================== List Styles ===============*/
ul.list-products {
	display:block;
	padding-left:20px;
	margin:0;
}
ul.list-products li{
	color:#333;
	font-size:12px;
	line-height:1.9em;
	font-family:Arial,sans-serif;
	text-rendering:optimizeLegibility
}
ul.list-products li span a {
	color: #C30;
}
ul.list-products li a {
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
ul.list-products li a:hover {
	text-decoration:underline;
	color:#003399;
}

.list-1 li {
	line-height:16px;
	padding:3px 0 3px 20px;
}
.list-1 li span a {
	color: #C30;
}
.list-1 li a {
	display:inline-block;
	color: #333;
	text-decoration:none;
}
.list-1 li a:hover {
	color:#039;
	text-decoration:underline;
}

.pagination {
	margin:10px auto 20px auto;
	width:50px;
}
.pagination li {
	float:left;
	margin:0 3px;
}
.pagination li a {
	display:block;
	width:10px;
	height:0;
	padding-top:11px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -11px;
}
.follow_us_box {
	padding:15px;
	background:#FFF;
	border:1px solid #cccccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.follow_us_box a.twitter {
	background:url("../images/homepage_twitter.png") no-repeat left;
	padding:0 0 0 24px;
	font-size:16px;
	color:#262626;
	float:left;
}
.follow_us_box a.twitter:hover {
	text-decoration:none;
}
.follow_us_box a.twitter span {
	color:#d93e39;
}
.follow_us_box span.spacing {
	color:#262626;
	font-size:16px;
	padding:0 30px 0 30px;
}
.follow_us_box a.facebook {
	background:url("../images/homepage_facebook.png") no-repeat left;
	padding:0 40px 0 18px;
	font-size:16px;
	color:#262626;
	float:right;
}
.follow_us_box a.facebook span {
	color:#d93e39;
}
.follow_us_box a.facebook:hover {
	text-decoration:none;
}
.recent_works_left {
	float:left;
}
.recent_works_left h2 {
	margin-bottom:10px;
}
.recent_works_left h2 strong {
	font-weight:700;
}
.recent_works_arrows {
	float:right;
	padding:11px 0 3px 0;
}
.recent_works_arrows a.prev_item {
	position:absolute;
	margin-left: -980px;
	margin-top: 132px;
	width:22px;
	height:22px;
	margin-right:8px;
	background:url("../images/portfolio_prev.png") no-repeat top;
}
.recent_works_arrows a.prev_item:hover {
	background:url("../images/portfolio_prev.png") no-repeat bottom;
}
.recent_works_arrows a.next_item {
	position:absolute;
	margin-top: 132px;
	margin-left: 19px;
	width:22px;
	height:22px;
	background:url("../images/portfolio_next.png") no-repeat top;
}
.recent_works_arrows a.next_item:hover {
	background:url("../images/portfolio_next.png") no-repeat bottom;
}
.recent_works {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.recent_works ul:after {
	content: "";
	display: block;
	height:0;
	overflow:hidden;
	clear:both;
}
.recent_works ul li {
	margin:0 10px 60px 10px;
	width:293px;
	height:200px;
	float:left;
	background:#FFF;
}
.recent_works ul li .recent_image {
	width:281px;
	height:140px;
	padding:5px;
	border:1px solid #cccccc;
	display:block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	position:relative;
}
.recent_works ul li .recent_image .portfolio_image {
	width:281px;
	height:140px;
}
.recent_works ul li .title {
	text-align:left;
	display:block;
	padding:10px 0 10px 0;
	font-size:18px;
	color:#262626;
}
.recent_works ul li .title a {
	font-size:18px;
	color:#262626;
	font-weight:bold;
}
.recent_works ul li .title a:hover {
	color:#d93e39;
}
.recent_works ul li .clear {
	display:block;
	clear:both;
	padding:5px 0 0 0;
}
/* ================= Contact Page ================= */
.contact_map {
	background:url("../images/contact_map.png") no-repeat;
	width:261px;
	height:310px;
	padding:35px 0 0 21px;
	margin:30px 0 30px 0;
}
.map_canvas {
	width:240px;
	height:280px;
}
.required_info {
	font-size:11px;
	margin:0 0 10px 0;
}
.required_info span {
	color:red;
}

.form_error {
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
	
}

.useaddress a{
	background-color: #CCC;
	width:180px;
	padding:4px 0 4px 0px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	margin-bottom:5px;
	border:1px solid #FFF;
	border-radius:15px;
	box-shadow: 1px 1px 5px #999999;
	-moz-border-radius:15px; 
	
}
.useaddress a:hover{
	background-color: #666;
	width:180px;
	padding:4px 0 4px 0px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:underline;
	margin-bottom:5px;
	border:1px solid #FFF;
	border-radius:15px;
	box-shadow: 1px 1px 5px #999999;
	-moz-border-radius:15px; 
	
}
.selectedaddress{
	background-color:#E2F2FF;
	width:180px;
	padding:4px 0 4px 10px;
	float:left;
	margin-bottom:5px;
	border:1px solid #FFF;
	border-radius:15px;
	box-shadow: 1px 1px 5px #999999;
	-moz-border-radius:15px; 
	
}
.selectedaddress a{
	background-color:#E2F2FF;
	color:#000000;
	float:left;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	float:left;
	
}
.selectedaddress a:hover{
	background-color:#E2F2FF;
	color:#000000;
	float:left;
	padding-left:5px;
	text-decoration: underline;
	font-weight:bold;
	font-size:14px;
	float:left;
	
	
}
.selectedaddress .check{
	background:url(../images/pricing_check2.png) no-repeat;
	float:left;
	width:16px;
	height:16px;
	
}


.co-summary {
	background-color:#E2F2FF;
	width:100%;
	padding-bottom:10px;
	float:left;
	border:2px solid #cccccc;
	border-radius:15px;
	/*box-shadow: 1px 1px 5px #999999;*/
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
}
.co-summary .text{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
}
.co-summary .text-price{
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	padding-right:20px;
	font-weight:normal;
	line-height:18px;
}
.co-summary .total{
	color:#453C34;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	padding-left:10px;
}
.co-summary .total-price{
	color:#453C34;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:right;
	padding-right:30px;
	font-weight:normal;
}
.co-summary .border{
	border-top: 1px solid #ccc;
	padding-top:10px;
	margin-top:10px;
	width:340px;
	float:left;
}
.co-summary a{
	color:#003399;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.co-summary a:hover{
	color: #F90;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.shipping-container{
	width:100%;
	float:left;
	background:#F5F5F5;
	border-radius:8px;
}
.shipping-container-inner{
	width:98%;
	float:left;
	margin:3px 3px 3px 3px;
	background:#F5F5F5;
	border-radius:6px; 
	border:2px solid #FFF;
}
.shipping-text{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	padding:8px;
}
.shipping-text a{
	color:#003399;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.shipping-text a:hover{
	color: #F90;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.address-list{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;	
}
.address-list div#address{
	border-right:dotted 2px #CCCCCC;
}
.address-list span{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.address-list a.selected{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006699;
	text-decoration:none;
	font-weight:bold;
	padding: 4px 20px 4px 30px;
	background-color:#E2F2FF;
	background: url(../images/pricing_check.png) no-repeat 8px 2px #E2F2FF;
	border:1px solid #cccccc;
	border-radius:15px;
	box-shadow: 1px 1px 5px #999999;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
}
.address-list a.selected:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F90;
	text-decoration:none;
	font-weight:bold;
	padding: 4px 20px 4px 30px;
	background-color:#E2F2FF;
	background: url(../images/pricing_check.png) no-repeat 8px 2px #E2F2FF;
	border:1px solid #cccccc;
	border-radius:15px;
	box-shadow: 1px 1px 5px #999999;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
}
.address-list a.notSelected{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding: 4px 20px 4px 20px;
	background-color: #999;
	border:1px solid #cccccc;
	border-radius:15px;
	box-shadow: 1px 1px 5px #999999;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
}
.address-list a.notSelected:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding: 4px 20px 4px 20px;
	background-color: #666;
	border:1px solid #cccccc;
	border-radius:15px;
	box-shadow: 1px 1px 5px #999999;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
}

.ordersummary {
	background-color:#E2F2FF;
	width:220px;
	padding-bottom:10px;
	float:left;
	border:1px solid #cccccc;
	border-radius:15px;
	box-shadow: 1px 1px 5px #999999;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
}
.ordersummary h4 {
	padding:15px 0px 3px 0px;
	margin-bottom:10px;
	color:#453C34;
	width:200px;
	font-size:16px;
	float:left;
	text-align:left;
	border-bottom:dotted 1px #cccccc;
}
.ordersummary h4 span {
	padding:15px 0px 5px 20px;
	margin-bottom:0px;
	color:#453C34;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.ordersummary p {
	float:left;
	padding:0;
	margin:0;
}
.ordersummary .text {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.ordersummary .regular {
	font-weight:normal;
}

/* ================= Portfolio ================= */
.portfolio_1_4 {
	padding:0 0 0 0;
	margin:0 -20px 0 0;
}
.portfolio_1_4 ul {
	width:960px;
	margin-bottom:0;
}
.portfolio_1_4 ul:after {
	content: "";
	display: block;
	height:0;
	overflow:hidden;
	clear:both;
}
.portfolio_1_4 ul li {
	margin:0 20px 20px 0;
	width:220px;
	/*height:120px;*/
	float:left;
	background:#FFF;
}
.portfolio_1_4 ul li .image {
	width:210px;
	/*height:120px;*/
	overflow:hidden;
	padding:5px;
	border:1px solid #cccccc;
	display:block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.portfolio_1_4 ul li .image .portfolio_image {
	width:208px;
	height:120px;
}
.portfolio_1_4 ul li .title {
	border-bottom:1px solid #cccccc;
	text-align:left;
	display:block;
	padding:10px 0 10px 0;
	font-size:16px;
	color:#262626;
}
.portfolio_1_4 ul li .title a {
	font-size:16px;
	color:#262626;
}
.portfolio_1_4 ul li .title a:hover {
	color:#d93e39;
}
.portfolio_1_4 ul li .description {
	display:block;
	padding:10px 0 10px 0;
	font-size:11px;
	line-height:22px;
	color:#4d4d4d;
}
.portfolio_1_4 ul li .clear {
	display:block;
	clear:both;
	padding:5px 0 0 0;
}
.portfolio_1_3 {
	padding:0 0 0 0;
	margin:0 -20px 0 0;
}
.portfolio_1_3 ul {
	width:960px;
	margin-bottom:0;
}
.portfolio_1_3 ul:after {
	content: "";
	display: block;
	height:0;
	overflow:hidden;
	clear:both;
}
.portfolio_1_3 ul li {
	margin:0 20px 60px 0;
	width:300px;
	height:366px;
	float:left;
	background:#FFF;
}
.portfolio_1_3 ul li .image {
	width:288px;
	height:215px;
	padding:5px;
	border:1px solid #cccccc;
	display:block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.portfolio_1_3 ul li .image .portfolio_image {
	width:288px;
	height:215px;
}
.portfolio_1_3 ul li .title {
	border-bottom:1px solid #cccccc;
	text-align:left;
	display:block;
	padding:10px 0 10px 0;
	font-size:18px;
	color:#262626;
}
.portfolio_1_3 ul li .title a {
	font-size:18px;
	color:#262626;
}
.portfolio_1_3 ul li .title a:hover {
	color:#d93e39;
}
.portfolio_1_3 ul li .description {
	display:block;
	padding:10px 0 10px 0;
	font-size:11px;
	line-height:22px;
	color:#4d4d4d;
}
.portfolio_1_3 ul li .clear {
	display:block;
	clear:both;
	padding:5px 0 0 0;
}
.portfolio_1_2 {
	padding:0 0 0 0;
	margin:0 -40px 0 0;
}
.portfolio_1_2 ul {
	width:960px;
}
.portfolio_1_2 ul:after {
	content: "";
	display: block;
	height:0;
	overflow:hidden;
	clear:both;
}
.portfolio_1_2 ul li {
	margin:0 20px 60px 0;
	width:460px;
	height:454px;
	float:left;
	background:#FFF;
}
.portfolio_1_2 ul li .image {
	width:448px;
	height:325px;
	padding:5px;
	border:1px solid #cccccc;
	display:block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.portfolio_1_2 ul li .image .portfolio_image {
	width:448px;
	height:325px;
}
.portfolio_1_2 ul li .title {
	border-bottom:1px solid #cccccc;
	text-align:left;
	display:block;
	padding:10px 0 10px 0;
	font-size:18px;
	color:#262626;
}
.portfolio_1_2 ul li .title a {
	font-size:18px;
	color:#262626;
}
.portfolio_1_2 ul li .title a:hover {
	color:#d93e39;
}
.portfolio_1_2 ul li .description {
	display:block;
	padding:10px 0 10px 0;
	font-size:11px;
	line-height:22px;
	color:#4d4d4d;
}
.portfolio_1_2 ul li .clear {
	display:block;
	clear:both;
	padding:5px 0 0 0;
}
.portfolio_slider_container {
	margin-bottom:0px;
	position: relative;
	float: left;
	width: 100%;
}
.portfolio_slider {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.portfolio_slider li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.portfolio_slider img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.portfolio_slider .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	background: red;
	color: #fff;
	background: #000;
	background: rgba(0,0,0, .4);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	font-size:14px;
}
.portfolio_slider_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 40%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 50px;
	width: 45px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin:0 10px;
}
.portfolio_slider_nav:active {
	opacity: 1.0;
}
.portfolio_slider_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
 @media screen and (max-width: 600px) {
.portfolio_slider_nav {
	top: 47%;
}
}
.portfolio_social li {
	display:inline;
	padding-right:5px;
}
/* === Portfolio category filter === */

.filter ul {
	margin:0;
}
.filter ul li {
	margin:0;
	padding:0;
	float:left;
}
.filter ul li {
	padding:0 5px;
}
.filter ul li.last {
	padding:0 5px;
}
.filter a {
	color: #b3b3b3;
	display: inline-block;
	padding:2px 10px;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
}
.filter a:hover {
	color:#de5853;
	text-decoration:none;
}
.filter a.selected {
	color:#262626;
	background: -moz-linear-gradient( top, #88b272 0%, #7fab68 50%, #6c9b55);
	background: -webkit-gradient( linear, left top, left bottom, from(#88b272), color-stop(0.50, #7fab68), to(#6c9b55));
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:2px 10px;
	color:#fff;
}
.portfolio_button_left {
	float:left;
}
.portfolio_button_right {
	float:right;
}
.portfolio_button_right .button_medium span {
	margin-right:0;
}
.portfolio_nav {
	float:right;
	margin:10px 0 10px 0;
}
.portfolio_nav li {
	float:left;
}
.portfolio_nav a.next {
	float:left;
	display:block;
	background:url("../images/portfolio_next.png") no-repeat top right;
	padding-right:30px;
	color:#b8b8b8;
	font-size:14px;
	font-family:"Lato", serif;
	text-decoration:none;
	height:22px;
}
.portfolio_nav a.next:hover {
	background:url("../images/portfolio_next.png") no-repeat bottom right;
	text-decoration:none;
	color:#d93e39;
}
.portfolio_nav a.prev {
	float:left;
	display:block;
	background:url("../images/portfolio_prev.png") no-repeat top left;
	padding-left:30px;
	color:#b8b8b8;
	font-size:14px;
	font-family:"Lato", serif;
	text-decoration:none;
	height:22px;
}
.portfolio_nav a.prev:hover {
	background:url("../images/portfolio_prev.png") no-repeat bottom left;
	text-decoration:none;
	color:#d93e39;
}
.portfolio_nav li.separator {
	background:url("../images/portfolio_separator.png") no-repeat center bottom;
	text-decoration:none;
	width:1px;
	height:22px;
	padding:0 20px;
}
.boldlink {
	font-size:13px;
	font-weight:bold;
}
/* === Clearfix === */
.clear {
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
	width:0
}
* html .clearfix, :first-child+html .clearfix {
	zoom:1
}


/* ================= Blog Comments ================= */
.about_author .avatar {
	float:left;
	width:70px;
}
.about_author .avatar .image {
	border:1px solid #cccccc;
	padding:5px;
	width:60px;
	height:60px;
}
.about_author .about {
	float:left;
	width:520px;
	padding:0 10px 0 20px;
}
.about_author .about h4 {
	margin-bottom:0;
}
.comments_nr {
	width:50%;
	float:left;
}
.comments_nr h3 {
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 5px 0;
}
.add_comments {
	width:50%;
	float:right;
	text-align:right;
}
.add_comments a {
	font-weight:bold;
	font-size:18px;
}
.comment_box {
	border-bottom:1px solid #e6e6e6;
	margin:20px 0;
}
.comment_box .avatar {
	float:left;
	width:70px;
}
.comment_box .avatar .image {
	border:1px solid #cccccc;
	padding:5px;
	width:60px;
	height:60px;
}
.comment_box .text {
	float:left;
	width:480px;
	padding-left:20px;
}
.comments-info {
	float:left;
}
.comments-info {
	margin:0px 0 0 0px;
	line-height:32px;
	padding:0px 0 0 20px;
	position:relative;
	z-index:10;
}
.comments-info a.writer {
	font-weight:bold;
}
.comments-info .when {
	color:#a6a6a6;
	font-size:11px;
}
.comment_box .reply {
	font-size:11px;
	float:right;
	background:#e4dfcc;
	padding:2px 8px;
}
.comment_box .reply:hover {
	background:#d93e39;
	padding:2px 8px;
	color:#fff;
	text-decoration:none;
}
.comment_box_nested {
	margin-left:90px;
}
.comment_box_nested .text {
	float:left;
	width:410px;
	padding-left:20px;
}
/* ================= Blog Reply box ================= */

.comments_form {
	margin:20px -20px 0 0;
}
.comments_form input {
	width: 169px;
}
.comments_form textarea {
	height: 140px;
	width: 590px;
}
.comments_form {
	max-width: 100%;
}
.comments_form .comment_wrap {
	float: left;
	margin: 0 20px 20px 0;
}
.comments_form .comment_wrap:nth-child(3n) {
	margin-right: 0;
}
.comments_form .textarea_wrap {
	clear:both;
}
/* ======================================================================================================
 WIDGETS
=======================================================================================================*/

/* ================= General Widget Style ================= */
.widget {
	margin:0 0 35px 0;
}
.widget.margin_medium {
	margin:0 0 10px 0;
}
.widget.margin_small {
	margin:0 0 15px 0;
}
.widget h2 {
	background:url("../images/widget_bg.png") repeat-x 0 12px;
	text-align:left;
	margin:0 0 10px 0;
}
.widget h2 span {
	color:#262626;
	background:#FFF;
	text-align:left;
	padding:0 10px 0 0px;
	font-size:17px;
}
/* ================= Categories ================= */
.leftnav ul {
	margin:-10px 0 0 0;
}
.leftnav ul li a {
}
.leftnav ul li a:hover, .leftnav ul li a.selected {
	text-decoration:none;
	color:#d93e39;
}
/* ================= Recent Posts ================= */
.recent_post {
	margin:0 0 15px 0;
}
.recent_post .image {
	width:60px;
	height:60px;
	float:left;
	border:1px solid #cccccc;
	padding:5px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.recent_post .image img {
	margin:0;
	padding:0;
}
.recent_post .text {
	width:198px;
	float:left;
	padding:0 0 0 10px;
}
.recent_post .text a.title {
	text-decoration:none;
	color:#666666;
	font-size:11px;
	border:0;
	padding:0;
	line-height:23px;
}
.recent_post .text a.title:hover {
	text-decoration:underline;
	color:#d93e39;
}
.recent_post .text .comments {
	background:url("../images/recent_post_comments.png") no-repeat left 85%;
	display:inline-block;
	color:#a6a6a6;
	padding:6px 0 0 13px;
	font-size:11px;
	line-height:11px;
}
.recent_post .text .time {
	background:url("../images/hour.png") no-repeat left 85%;
	display:inline-block;
	color:#a6a6a6;
	font-size:11px;
	padding:2px 5px 0 13px;
	line-height:11px;
}
/* ================= Last Tweet ================= */
.tweet {
	margin-bottom:20px;
}
.tweet p {
	margin:0 0 0px 0;
}
.tweet .title {
	color:#d93e39;
	font-weight:bold;
	padding:0 0 2px 0;
}
.tweet .hour {
	font-size:10px;
	line-height:11px;
	color:##B2B2B6;
}
/* ================= Blockquote ================= */
blockquote.right {
	float: right;
	margin: 10px 0px 0px 20px;
	width: 220px;
}
blockquote.left {
	margin: 10px 20px 0px 0px;
	width: 220px;
	float:left;
}
blockquote p {
	font-family:Helvetica, Arial, Tahoma, sans-serif;
	font-size:11px !important;
	color:#666666;
	line-height:22px;
	padding:0;
	margin-bottom:20px;
}
blockquote {
	quotes: none;
	padding: 0 10px 0 22px !important;
	font-family:Helvetica, Arial, Tahoma, sans-serif;
	font-size:11px !important;
	color:#666666;
	line-height:22px;
	border-left: 4px solid #ADD3DD;
}
/* ======================================================================================================
 MISC.
=======================================================================================================*/	

/* ================= Boxes ================= */

.bordered_box {
	border:1px solid #EFEFEF;
	line-height:21px;
	margin:1px 0 20px 0;
	padding:0;
}
.bordered_box .title {
	height:30px;
	margin:-2px -2px 0 -2px;
}
.bordered_box .title h1 {
	color:#FFF;
	padding:5px 0 0 19px;
}
.content_text {
	padding:0px;
	line-height:22px;
	font-size:12px;
	color:#4d4d4d;
}
/* ================= Load Tables ================= */

.content_text .loadtable_image {
	width:655px;
}


/* ================= Custom lists ================= */

.numbered_list {
	font-size:12px;
	list-style-type:decimal;
	list-style-position:inside;
}
.iconic_list {
	font-size:12px;
	list-style-image:url(../images/list-check.png);
	list-style-position:inside;
}
.arrow_list {
	font-size:12px;
	list-style-image:url(../images/list-arrow.gif);
	list-style-position:inside;
}
/* ================= Paggination ================= */
.content .pages {
}
.pages a {
	font-size:14px;
	line-height:14px;
	color:#707070;
	display:block;
	text-align:center;
	padding:8px 15px;
	margin:10px 10px 0 0;
	float:left;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.pages a:hover {
	color:#de5853;
	text-decoration:none;
}
.pages a.selected {
	background:#d93e39;
	color:#FFFFFF;
	border:0;
}
.pages a.prev {
	background:url("../images/pages_prev.png") no-repeat center center;
}
.pages a.prev:hover {
	background:url("../images/pages_prev_hover.png") no-repeat center center;
}
.pages a.next {
	background:url("../images/pages_next.png") no-repeat center center;
}
.pages a.next:hover {
	background:url("../images/pages_next_hover.png") no-repeat center center;
}
/* ================= Dropcap ================= */
.dropcap {
	color:#d93e39;
	display:block;
	float:left;
	font-size:35px;
	line-height:35px;
	text-shadow:#fff 1px 1px 1px;
	margin:0 10px 2px 0;
	font-weight:bold;
}
/* ================= Highlight Styles ================= */
.highlight {
	font-size:11px;
	display:inline-block;
	padding:2px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:0px 6px;
}
.highlight.green {
	color:#519a35;
	background:#d3f9c4;
}
.highlight.blue {
	color:#4180cf;
	background:#dbeefe;
}
.highlight.grey {
	color:#FFFFFF;
	background:#b3b3b3;
}
.highlight.yellow {
	color:#d97939;
	background:#fff1d1;
}
/* ================= Magnifying glass ================= */
a.zoom {
	z-index:999;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	background:url("../images/blank_hover.png") repeat;
}
a.zoom img {
	position:relative;
}
.created {
	width:50px !important;
	height:50px;
}


/* =================  Banner ================= */


.bannerbg {
	background:url(../images/banner-bg.jpg) repeat 13px 0;
	border-top:1px solid #2e2823;
	border-bottom:1px solid #2e2823;
	padding:25px 0;
}
.MT0 {
	margin-top:0px !important;
}
/* CSS3 buttons */

.red-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding: 11px 20px;
	background: -moz-linear-gradient( top, #f69890 0%, #f59186 50%, #f37f74);
	background: -webkit-gradient( linear, left top, left bottom, from(#f69890), color-stop(0.50, #f59186), to(#f37f74));
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #483936;
	-moz-box-shadow:
 0px 2px 2px rgba(000,000,000,0.3), inset 0px 1px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
 0px 2px 2px rgba(000,000,000,0.3), inset 0px 1px 1px rgba(255,255,255,0.5);
	text-shadow:
 0px 1px 0px rgba(69,61,52,0.6), 0px 1px 0px rgba(255,255,255,0.3);
}
.red-button:hover {
	padding: 11px 20px;
	background: -moz-linear-gradient( top, #f37f74 0%, #f59186 50%, #f69890);
	background: -webkit-gradient( linear, left top, left bottom, from(#f37f74), color-stop(0.50, #f59186), to(#f69890));
	border: 1px solid #483936;
	text-decoration:none;
}
.red-button:active {
	background: -moz-linear-gradient( top, #df776c 0%, #f59186 50%, #f69890);
	background: -webkit-gradient( linear, left top, left bottom, from(#df776c), color-stop(0.50, #f59186), to(#f69890));
	border: 1px solid #483936;
}
.green-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding: 11px 20px;
	background: -moz-linear-gradient( top, #88b272 0%, #7fab68 50%, #6c9b55);
	background: -webkit-gradient( linear, left top, left bottom, from(#88b272), color-stop(0.50, #7fab68), to(#6c9b55));
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #3d4536;
	-moz-box-shadow:
 0px 2px 2px rgba(000,000,000,0.3), inset 0px 1px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
 0px 2px 2px rgba(000,000,000,0.3), inset 0px 1px 1px rgba(255,255,255,0.5);
	text-shadow:
 0px 1px 0px rgba(69,61,52,0.6), 0px 1px 0px rgba(255,255,255,0.3);
}
.green-button:hover {
	padding: 11px 20px;
	background: -moz-linear-gradient( top, #6c9b55 0%, #7fab68 50%, #88b272);
	background: -webkit-gradient( linear, left top, left bottom, from(#6c9b55), color-stop(0.50, #7fab68), to(#88b272));
	border: 1px solid #483936;
	text-decoration:none;
}
.green-button:active {
	background: -moz-linear-gradient( top, #618f4b 0%, #7fab68 50%, #88b272);
	background: -webkit-gradient( linear, left top, left bottom, from(#618f4b), color-stop(0.50, #7fab68), to(#88b272));
	border: 1px solid #483936;
}
.big_link {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
}
/* =================  Social ================= */
.social-links {
	position:absolute;
	padding:0;
	margin:0;
	padding-top:18px;
}
.social-links li {
	display:inline;
	padding-right:5px;
	width:24px;
	height:26px;
}
/* =================  Contact Sidebar ================= */
ul.contact-address li {
	font-size:12px !important;
}
ul.contact-address li {
	padding:10px !important;
	line-height:25px !important;
	border-bottom:1px solid #f6f4e7;
}
ul.contact-address li:hover {
	background:#f7f3e3;
}
ul.contact-address li.address span {
	background:url(../images/address.png) no-repeat left;
	padding: 30px 0;
	padding-left:35px !important;
}
ul.contact-address li.phone span {
	background:url(../images/phone.png) no-repeat left;
	padding: 30px 0;
	padding-left:35px !important;
}
ul.contact-address li.email span {
	background:url(../images/email.png) no-repeat left;
	padding: 30px 0;
	padding-left:35px !important;
}
/* =================  General Sidebar Menu ================= */

ul.sidebarmenu li {
	font-size:12px !important;
}
ul.sidebarmenu li {
	padding:10px !important;
	line-height:25px !important;
	border-bottom:1px solid #f6f4e7;
}
ul.sidebarmenu li:hover {
	background:#f7f3e3;
}
