/* CSS Document */


/* RESET CSS  */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}
/* RESET CSS  */



body { 
	font-family:'Lato', Helvetica, Arial, sans-serif; 
	background-color:#ebebeb;
	font-size:11pt;  
	line-height:20px; 	
	color:#666;
	border-collapse:collapse;

	}

	
	

img {border:none;}

.imageright {float:right; padding:0px 0px 40px 40px;}
.imageleft {float:left; padding:0px 40px 40px 0px;}





.clearall { clear:both; }

.hline { border-top:1px solid #999999; clear:both; }

hr {height:1px; color:#ccc;}




/*=================================================================================================================================================*/
/*             Page Setup                */
/*=================================================================================================================================================*/

.fullwidth { width:100%; padding:100px 0px; position:relative; border:0px solid red; } 
.w960 {width:960px; position:relative;  margin-left:auto; margin-right:auto; border: 0px dotted green;  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.7);}


.aligncenter {
	width:960px; 
	margin-left:auto; 
	margin-right:auto;  
	margin-top:20px;  
	margin-bottom:20px; 
	padding:20px 10px; 
	border:0px solid #ccc; 
	position:relative;  	
}
	

#headerdiv {height: 120px; border-bottom:0px solid #ccc; overflow: hidden; clear:both;}
#headerleft {height: 90px; float:left; width:28%;  border:0px solid red;  }	
#headerright {height: 90px; float:right; width:70%;  border:0px solid red;}	






	

.hide{display:none;}	






.shadowbox { /* equal sized boxes */
	  backgroundcolor:#ffffff; color:#000000; margin-top:20px;  margin-bottom:20px; 
		-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 1); /* Firefox */
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 1); /* Safari and Chrome */
	box-shadow: 0px 0px 0px #bbb;
		
	<!--[if gte IE 8]>
 filter: progid:DXImageTransform.Microsoft.Shadow(Color=#404040, Strength=8, Direction=270),
		margin-top:0px;
	<![endif]-->	
	
	
		/* ROUND CORNER */
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	
	
	}
	


.roundcorner {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border:0px solid #ccc;
padding: 5px 20px;
}


.shadow {    
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 1); /* Firefox */
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 1); /* Safari and Chrome */
	box-shadow: 0px 0px 5px #bbb;	
	<!--[if gte IE 8]>
 	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#404040, Strength=8, Direction=270),
	<![endif]-->		
}




.transbox065 { background: rgba(0, 0, 0, 0.65);  }
.transbox025 { background: rgba(0, 0, 0, 0.25);  }
.transbox015 { background: rgba(0, 0, 0, 0.15);  }
.transbox010 { background: rgba(0, 0, 0, 0.10);  }


	

.docenter {margin-left:auto; margin-right:auto; position:relative; }
	

.footer {padding: 20px 0px; border-top: 1px solid #ccc; clear: both; background-color:#464646; color:#fff; }
.footer p {font-family: 'Lato', 'Open Sans', sans-serif; font-size:10pt; font-weight:400; color:#fff;    }
.footer h3 {color:#fff;}


#copyrightnotice {padding:0px; margin:30px 0px; text-align: center; border:0px solid white; }





.headerNav ul{ padding:0px; float: right; text-align:right; border: 0px solid gray; margin: 0px;  }
.headerNav li{font-family: 'LatoLig',arial, sans-serif; display: inline; font-size: 24px; font-weight: 100; color: #666666;  padding:2px 7px; margin:0px 2px 0px 0px; text-transform:uppercase;  font-weight:700; }
.headerNav li a{color: #999;text-decoration:none;  padding:2px 7px; font-weight:700;}
.headerNav li a:hover { color:#333 ; padding:2px 7px; font-weight:700; }
.headerNav li .selected { color:#333 ; padding:2px 7px; font-weight:700; border-bottom:1px solid gray;}
.headerNav li .email {text-transform: lowercase;}




.servicesNav ul{ padding:0px 0px 10px 0px;  border-bottom: 1px dotted gray; margin: 0px 0px 40px 0px; display:block;  }
.servicesNav li{font-family: 'lato',arial, sans-serif; display: inline; font-size: 14px; font-weight: 300; color: #666666;  padding:2px 45px 2px 0px; margin:0px 2px 0px 0px;  }
.servicesNav li a{color: #999;text-decoration:none;   }
.servicesNav li a:hover { color:#333 ;  }
.servicesNav li .selected { color:#cc3300; font-size:18px;  }
.servicesNav li .email {text-transform: lowercase;}



.social {overflow: hidden; position:absolute; bottom: 5px; right:10px; }
.social ul{ list-style-type:none;  padding:0px; float: right; text-align:right; border: 0px solid gray; margin: 0px;    }
.social li{font-family: 'Lato', sans-serif; display: inline; font-size: 11px; font-weight: normal; color: #666666;  padding:2px 7px; margin:0px 2px 0px 0px; text-transform:uppercase;  }


.commonbullet ul {  list-style:none; margin-left: 0; }
.commonbullet li {  list-style:none; line-height:24px;  padding-left: 15px; text-indent: -16px; }
.commonbullet li:before { content:"\00bb\00a0\00a0"; font-size: 18px;  	}



.hyphenbullet ul {  list-style:none; margin-left: 0px;  padding-left: 10em; }
.hyphenbullet li {  list-style:none; margin-left:-40px; padding-left: 1em; text-indent: -1em; margin-bottom: 10px; line-height: 22px;  }
.hyphenbullet li:before { content: "\002d \0020"; 	}








/*=================================================================================================================================================*/
/*         PAGES                                                                                                                                   */
/*=================================================================================================================================================*/


/** HOME **/

.homeleft {position:relative; top: 0px; left:0px; width:400px; margin-top: 50px;}
.homeright {position:relative; top: 0px; left:500px; width:400px; margin-top: 50px;}
.homeindent {position:relative; top: 0px; left:100px; width:700px; margin-top: 50px;}

/** end HOME **/


/*  ------------- About Us -----------------------*/
.personname {padding:0px 0px 0px 0px; font-family:'Open Sans','Lato', Helvetica, Arial, sans-serif; font-size: 16px; color:#333; font-weight:700; line-height:normal; text-transform: uppercase;  text-shadow: 1px 1px 2px #bbb; }
	* html .personname { font-weight:800;}
	* > html .personname { font-weight:800;}
	* + html .personname { font-weight:800;}
.persontitle {border-bottom:0px solid #cc3300; padding:0px 0px 15px 0px; font-family:'Lato', Helvetica, Arial, sans-serif; font-size: 14px; color:#333; font-weight:400; }
.persondegree {border-bottom:0px solid #cc3300; padding:0px 0px 15px 0px; font-family:'Lato', Helvetica, Arial, sans-serif; font-size: 11px; color:#333; font-weight:400; }
/*  ------------- About Us -----------------------*/







/*-----------------------PHOTO--------------------------------*/
.imgcaption {width:900px; margin:0px; padding:0px; border:0px solid red;overflow:hidden; }
.imgcaption p{ font-size:9pt; color:#000; padding:0px;  margin:0px; padding-bottom:10px; line-height:19px; }
.imgcaption ul{ list-style:none; margin:0px; padding:0px; border-top:0px solid gray; border-bottom:0px solid gray;  }
.imgcaption ul li{ list-style:none; margin:0px; float:left; border:0px solid blue;   }
.imgcaption ul li .photo{ margin:0px; border:0px solid green; display:block;}
.imgcaption ul li .photocaption{ border:0px solid blue; font-size: 12px; padding:0px; font-family:'lato'; font-weight:400;  color:#000;}
.imgcaption ul li .p200left { width:200px; margin:0px 0px 5px 0px; border:0px solid red;}
.imgcaption ul li .p200 { width:200px; margin:0px 0px 10px 20px; border:0px solid red;}
.imgcaption ul li .p150left { width:150px; margin:0px 0px 5px 0px; border:0px solid red; }
.imgcaption ul li .p150 { width:150px; margin:0px 0px 5px 37px; border:0px solid red; }
/*-----------------------PHOTO--------------------------------*/








/*-----------------------WORDPRESS---CSS---------------------------------*/

/*  http://kristinlbradley.wordpress.com/2011/09/15/cross-browser-css-justified-block-list  */

/* trigger hasLayout in IE */
.block-list, .block-list li {zoom: 1;}

.block-list {
	font-size: 0 !important; /* remove physical spaces between items */
	text-align: justify;
	text-justify: distribute-all-lines; /* distribute items in IE */
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top:0px solid gray;
	border-bottom:0px solid gray;
}

.block-list li {
	text-align: left; /* customize to suit */
	vertical-align: top; /* can customize to suit */
	display: inline-block;
/* 	width: 150px;optional, only need for text content to wrap */
	margin-bottom: 0px; /* optional, customize to suit */
	border:0px solid red; 
}
.block-list li img {textalign:center; display:block; marginleft:auto; marginright:auto; border:0px; }
.block-list a { color:#333; text-decoration:none;}
.block-list a:visited {color:#333;}
.block-list a:active { color:#CC3300; text-decoration:none;}
.block-list a:hover { color:#CC3300; text-decoration:none;}

/* fully justify all items in browsers other than IE */
.block-list:after {
	content: "";
	display: inline-block;
	width: 100%;
}




/* IE hacks to make li's line up */
*+html .block-list li {display: inline;}
* html .block-list li {display: inline;}

/*---------------END-----WORDPRESS---CSS--------------------------------*/






















/*=================================================================================================================================================*/
/*         FONT STYLES                                                                                                                             */
/*=================================================================================================================================================*/

/*=================================================================================================================================================*/
/*             Google Fonts                                                                                                                          */
/*=================================================================================================================================================
font-family: 'Krona One', sans-serif;
font-family: 'Lustria', serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Shadows Into Light', cursive; ======handscript
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800|Krona+One|Lustria|Open+Sans+Condensed:700,300|Lato:400,100,300,700|Shadows+Into+Light' rel='stylesheet' type='text/css'>

/*=================================================================================================================================================*/




/* h1 >'QuattrocentoRegular' 'Open Sans','Lato' */
h1 { font-family:'QuattrocentoRegular', Helvetica, Arial, sans-serif; font-size: 36px; textalign:center; margin:0px 0px 45px 0px; color:#333; texttransform: uppercase; fontweight: 700; text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);  line-height:30px; letterspacing:-2px;}
h2 { font-family:'Lato', Helvetica, Arial, sans-serif; font-size: 21px; margin:10px 0px 20px 0px; color:#cc3300; text-transform: uppercase; font-weight: 300; }
h3 { font-family:'Lato', Trebuchet MS, Helvetica, sans-serif; font-size: 14px; color:#333; text-transform:uppercase; margin: 0px 0px 10px 0px;  font-weight:700;  } /* 13466d  */
h4 { font-family:'Lato', Trebuchet MS, Helvetica, sans-serif; font-size: 14px; color:#333; margin: 0px 0px 10px 0px;   font-weight:700;  } /* 13466d  */
h5 { font-family:'Open Sans','Lato', Helvetica, Arial, sans-serif; font-size: 18px; border-bottom: 1px solid gray; margin:0px 0px 15px 0px; color:#333; text-transform: uppercase; font-weight: 700; padding-bottom:5px;  text-shadow: 1px 1px 2px #bbb;   }
h5 a {color:#CC3300;}
h6 { font-family:'Lato', Helvetica, Arial, sans-serif; font-size: 21px; margin:10px 0px 20px 0px; color:#333; texttransform: uppercase; font-weight: 300; }

strong { font-family:'Lato', Trebuchet MS, Helvetica, sans-serif; color:#333; margin: 0px 0px 10px 0px;  font-weight:700; display: inline;  } /* 13466d  */


p, div p {  font-family:'Lato', Helvetica, Arial, sans-serif; font-size:11pt;  line-height:20px; color:#333; margin-bottom: 10px; font-weight:400;}	


	

a {color:#CC3300; text-decoration:none; } /* B30000 --  #db4c39  */
a:hover { text-decoration:underline;} 
a:focus { outline-width:0px;}
	* html a:focus { outline-width:0px;}
	* > html a:focus { outline-width:0px;}
	* + html a:focus { outline-width:0px;}


/* ==========INTERVIEW STYLES ==========*/
.interview { margin:0px auto; clear:both; } 
.interview ul {margin:0px; padding:0px;}
.interview ul li { list-style:none; margin:0px;   }
.interview ul li .A{ list-style:none;  margin:0px; font-family: 'Open Sans'; font-size:inherit;  font-weight:700; color:#666666;  margin-bottom: 3px;  }
.interview ul li .B { list-style:none;  margin-left:10px;  font-family:'Lato'; font-size:inherit; font-weight:400; margin-bottom: 10px; color:#666666; }
.interview ul li .C { list-style-type: lower-latin; margin-left:15px;  font-family:'Lato'; font-size:inherit; font-weight:400; margin-bottom: 10px; color:#666; 	}
/* ========== END INTERVIEW STYLES ==========*/


.bebas 		{ font-family:'bebas';}
.lato 		{ font-family:'lato';}
.trebuchet  { font-family: Trebuchet MS, Helvetica, Arial, sans-serif; } 
.seriffont 	{ font-family: "lustria", Georgia, Garamond, "Times New Roman", Times, serif;  } 
.verdana 	{ font-family: Verdana, Arial, Helvetica, sans-serif; }
.arial	 	{ font-family: Arial, Helvetica, sans-serif;}
.hand		{ font-family: 'ArchitectsDaughter', 'Shadows Into Light'; font-size:14px; }
.thick 		{ font-family:'Open Sans'; font-weight:800;	 }
  * html .thick {font family:'OpenSansExtrabold';}
  * > html .thick {font family:'OpenSansExtrabold';}
  * + html .thick {font family:'OpenSansExtrabold';}

	
.fontshadowbottomblack { text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8);}
.fontshadowbottomwhite { text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);}

.decimalleadingzero {list-style-type: decimal-leading-zero; }
.decimalleadingzero li:before { content:"\00bb\00a0\00a0"; }	


.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size18 {font-size:18px;}
.size22 {font-size:22px;}
.size24 {font-size:24px;}
.size36 {font-size:36px;}
.size48 {font-size:48px;}
.size64 {font-size:64px; line-height:65px; }


.lineheight10 {  line-height:10px; }
.lineheight20 {  line-height:20px; }
.lineheight30 {  line-height:30px; }
.lineheight40 {  line-height:40px; }




.bold { font-weight:bold;}
.highlight {background-color:#F4EB77; padding:4px; margin:0px; display:inline;}
.quote {font-family:Helvetica, Arial, sans-serif; font-size: 10pt; margin-bottom:10px; display:block; }
.caption { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10pt; line-height:19px; color:#808080; padding:10px 5px 10px 5px; }
.uppercase {text-transform:uppercase; }
.cursiva { font-style: oblique;}


/************************* COLORS ***********************************/
.white {color:#FFFFFF;}
.blue { color:#1B75BB;}
.redcc3300 { color: #cc3300; }
.gray333 {color:#333333; }
.grayccc {color:#cccccc; }
.darkblue { color:#384859;}
.bluegraylt { color:#57708b;}


.bgwhite 		{ background-color:#FFFFFF ;}
.bggrayaaa 		{ background-color:#aaa ;}
.bggraybbb 		{ background-color:#bbb ;}
.bggrayccc 		{ background-color:#ccc ;}
.bggrayddd 		{ background-color:#ddd ;}
.bggrayeee 		{ background-color:#eee ;}
.bggrayf6 		{ background-color:#f6f6f6 ;}
.bggrayf2 		{ background-color:#f2f2f2 ;}
.bgbeige 		{ background-color:#eddbb2;}
.bgsemiorange 	{ background-color:#edcfa4 ;}
.bgltgreen 		{ background-color:#dbebe3;}
.bgltorange 	{ background-color:#ebe8db;}
.bgtestcolor 	{ background-color:#49595c;}
.bgredcc3300 	{ background-color:#cc3300;}
.bggray 		{ background-color:#d6d6d6;}
.bggraylight 	{ background-color:#f2f2f2;}
.bgblue 		{ background-color:#46546A; }
.bgpompeii 		{ background-color:#EEE;}
.bgwhite 		{ background-color:#FFFFFF;}
.bgnone 		{ background-color:none;}



/********************************************************************/







/************************* BUTTON CLASSES***********************************/


/* smaple html for button: <div class="btn large" id="gradientred">Join now for free!</div> */





.btn.danger,
.alert-message.danger,
.btn.danger:hover,
.alert-message.danger:hover,
.btn.error,
.btn.red,
.alert-message.error,
.btn.error:hover,
.btn.red:hover,
.alert-message.error:hover,
.btn.success,
.alert-message.success,
.btn.success:hover,
.alert-message.success:hover,
.btn.info,
.alert-message.info,
.btn.info:hover,
.alert-message.info:hover {
  color: #ffffff;
}

.btn.danger,
.alert-message.danger,
.btn.error,
.btn.red,
.alert-message.error {
  background: #c43c35 url(http://static1.bscdn.net/sites/all/themes/busuunew/images/autobg-ee5f5b_c43c35_20px.png) repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}


.btn.success, .alert-message.success {
  background: #57a957 url(http://static1.bscdn.net/sites/all/themes/busuunew/images/autobg-62c462_57a957_20px.png) repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #57a957 #57a957 #3d773d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn.info, .alert-message.info {
  background: #339bb9 url(http://static1.bscdn.net/sites/all/themes/busuunew/images/autobg-5bc0de_339bb9_20px.png) repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #339bb9 #339bb9 #22697d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn {
  background: #e6e6e6 url(http://static1.bscdn.net/sites/all/themes/busuunew/images/autobg-white_e6e6e6_20px.png) repeat-x;
  cursor: pointer;
  display: inline-block;
  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #fff;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
}




.btn:hover {
  backgroundposition: 0 -15px;
  color: #333;
  text-decoration: none;
}

.btn:focus {
  outline: 1px dotted #666;
}

.btn.primary {
  color: #ffffff;
  background: #0064cd url(http://static1.bscdn.net/sites/all/themes/busuunew/images/autobg-049cdb_0064cd_20px.png) repeat-x;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn[disabled] {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn.large {
  line-height: normal;
  padding: 9px 44px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  text-shadow: #111 0 1px 1px;
  border-color: #600;
  
  
}

.btn.small {
  padding: 7px 9px 7px;
  font-size: 11px;
}

.btn.tiny {
  padding: 4px 7px;
  font-size: 10px;
}

:root .alert-message, :root .btn {
  border-radius: 0 \0;
}

button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}




/*** GRADIENTS FOR BUTTON ***/

#gradientred {
		
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff4f15), color-stop(50%, #cc3300), color-stop(100%, #870c0c));
  background-image: -webkit-linear-gradient(#ff4f15, #cc3300, #870c0c);
  background-image: -moz-linear-gradient(#ff4f15, #cc3300, #870c0c);
  background-image: -o-linear-gradient(#ff4f15, #cc3300, #870c0c);
  background-image: linear-gradient(#ff4f15, #cc3300, #870c0c);		

}


#nostop {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #aaaaaa));
  background-image: -webkit-linear-gradient(#ffffff, #aaaaaa);
  background-image: -moz-linear-gradient(#ffffff, #aaaaaa);
  background-image: -o-linear-gradient(#ffffff, #aaaaaa);
  background-image: linear-gradient(#ffffff, #aaaaaa);
}
 
#onestop {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(50%, #cccccc), color-stop(100%, #aaaaaa));
  background-image: -webkit-linear-gradient(#ffffff, #cccccc, #aaaaaa);
  background-image: -moz-linear-gradient(#ffffff, #cccccc, #aaaaaa);
  background-image: -o-linear-gradient(#ffffff, #cccccc, #aaaaaa);
  background-image: linear-gradient(#ffffff, #cccccc, #aaaaaa);
}
 
#twostop {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(30%, #cccccc), color-stop(70%, #bbbbbb), color-stop(100%, #aaaaaa));
  background-image: -webkit-linear-gradient(#ffffff, #cccccc 30%, #bbbbbb 70%, #aaaaaa);
  background-image: -moz-linear-gradient(#ffffff, #cccccc 30%, #bbbbbb 70%, #aaaaaa);
  background-image: -o-linear-gradient(#ffffff, #cccccc 30%, #bbbbbb 70%, #aaaaaa);
  background-image: linear-gradient(#ffffff, #cccccc 30%, #bbbbbb 70%, #aaaaaa);
}
 


/************************* END BUTTON ***********************************/











/************************* GRADIENT CSS ***********************************/

.gradblacktotransp {
	
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */

}


