/*
* BC Technology Solutions Style Sheet
* Design and Styles - isaac budmen (http://teambudmen.com)
* CSS Reset - Eric Meyer (http://meyerweb.com/eric/tools/css/reset/)
*/

/*------------------------------------*\
RESET CSS
\*------------------------------------*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,embed,
figure,figcaption,footer,header,hgroup,
menu,nav,output,ruby,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/*------------------------------------*\
Aluminum Arms Styles
\*------------------------------------*/
#home2{background-color:#fff;}
.home-column2 strong{font-weight:800;}
#trip-img img{width:32.75%;}
#armss{padding: 50px 10px;}
.excite{font-size:20px; color:#888;text-decoration: underline;}
.h1inpink{font-size:20px; color:#F06888;}
/*------------------------------------*\
Main Styles
\*------------------------------------*/
body{background-color:#D1D2D4;font-family:helvetica;color:#111;font-size:12px;}
a {color: #99CDC9; text-decoration:none;}
a:hover {color: #F06888;  text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-family:'Montserrat',sans-serif;color:#F06888;}
nav{background-color:#D1D2D4; width:98.8%;}
nav img{width:250px;margin-left:70px;padding:5px 0;}
#main-img{padding:5px 0px 92px 0px;}
#main-img img{width:100%;}
.lobster{font-family: 'Lobster', cursive;}
.home-column2{float:left;padding:60px;}
.home-column h3{text-align:center;margin-bottom:10px;font-size:23px;}
.home-column ul{width:290px;margin:15px auto 0px;color:#2B3A75;height:205px;text-align:center;}
.home-column ul li{line-height:23px;list-style:none;font-size:16px;}
.home-column ul li:before{content:"-";}
.home-column img{border-radius:3px;width:100%;}
.home-column a{position:relative;left:39%;bottom:20PX;width:75px;height:18px !important;color:#FFF;background-color:#F06888;text-decoration:none;font-weight:700;border-radius:3px;display:block;padding:10px 19px;}
#legal{display:block;clear:both;padding:20px;width:90%;margin:0 auto;}
#footer{font-size:10px !important;text-align:center;color:#FFF;height:75px;background:url('../imgs/bg.png');padding:30px 0;}
#legal p{font-size:10px;}
#isaac{text-decoration:none;color:#f9f9f9;cursor:pointer;}
#isaac:hover{text-decoration:none;color:#ff7800;}

/*------------------------------------*\
HBP Styles
\*------------------------------------*/
#adapter{height:300px;width:320px;padding:30px;float:left;}
#adapter em{font-style:italic;}
#adapter strong{font-weight:800;}
#adaptpay{float:right;}
#bed{width:65%;float:left;background-color:#D1D2D4;height:1560px;padding:70px 10px 0px 10px;margin-top:-90px;}
#bed h3{font-size:30px;}
#bed img{width:100%;margin:5px auto;}
#bedbed{background:#FFF;}
#column-contain2{width:1240px;margin:0 auto;display:block;height:1500px;}
#bedpay{margin-top:90px;}
/*------------------------------------*\
Contact,ThankYou,OutofStock Styles
\*------------------------------------*/
#contact,#outofstock,#thankyou {background-color: #FFF;text-align:center;}
.confunded p{font-size:20px;line-height:24px;margin:50px 0;}
.confunded h3{font-size:28px;}
#sec-top{padding: 70px 0 20px 0; border-bottom: 10px solid #D1D2D4;}
#sec-logo{width:300px}
.feetsie{border-top: 30px solid #D1D2D4;margin-top: 30px !important;}
#fancy{font-size:34px;}
#stocksign{width: 100%;margin-top: 30px;max-width: 800px;}
#home-link {position: fixed;top: 5px;}
#home-link a {color: #F06888; text-decoration:none;}