/* lawcoursework.com - style sheet - two columns  
***********************************************/
body {
	text-align: center;
	color: #555;  
  font-weight: 100;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: #f8f7ff;	
}

/* Always show vertical scrollbar */
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }

/* cross browser compatability */
html, body, h1, h2, h3, h4, ul, li, a, input, select, form, span {
	margin: 0;
	padding: 0;
		border: none;
		outline: none;
}
/* cross browser compatability */

/* start links */
a:link {color: #0066ff; text-decoration: none; border-bottom: dotted 1px #0066ff;}
a:visited {text-decoration: none; border-bottom: dotted 1px;}
a:hover {color: #0066ff; text-decoration: none; border: none; outline: none; border-bottom: solid 1px;} 
a:active {color: #ff6600; text-decoration: none; border: none; outline: none; border-bottom: solid 1px;} 


/* START Styling of search area
***********************************************/
form.searchbox {
  display: inline;
	float: right;
	padding-left: 5px;
	padding-top: 5px;
}

/* text box */
input#keyword {
	border: 1px solid #ccc;
	width: 230px;
	width: 260px;
	padding: 3px 2px;
	font-size: 14px;
	/**/-moz-box-shadow:inset 0px 2px 5px 2px #F5F5F5;
-webkit-box-shadow:inset 0px 2px 5px 2px #F5F5F5;
box-shadow:inset 0px 2px 5px 2px #F5F5F5;
	-moz-border-radius:5px; 
  -webkit-border-radius:5px; 
  border-radius: 5px; 
}

/* turn border color of input boxes blue on hover or active*/
form input#keyword:active {border: 1px solid #0066ff;}
/*#login input[type=text]:hover,#login input[type=password]:hover{border: 1px solid #0066ff;}removed - border no does not change on hover!*/
form input#keyword:focus{
border: 1px solid #E0EBFF;
-moz-box-shadow: 0px 0px 5px 3px #E0EBFF;
-webkit-box-shadow: 0px 0px 5px 3px #E0EBFF;
box-shadow: 0px 0px 5px 3px #E0EBFF;
border: 1px solid #91b7d1;
}


select.select {
	width: 230px;
	border: 1px solid #ccc;
}

/* search button */
input.btn {
	border: 1px solid #999;
	border: 1px solid #0066ff;
	/*padding: 3px 9px;*/
	height: 36px;
	height: 24px;
	/*padding-bottom: 2px;MOZILLA FIREFOX ONLY*/
	width: 74px;
	font-size: 14px;
	-moz-border-radius:2px; 
  -webkit-border-radius:2px; 
  border-radius: 2px; 
	
		/**/background:url(../images/magnifying_glass_white_16x16.png) no-repeat;
		background-position: center center;
		background-color: #ccc;
		background-color: #0066ff;
		text-indent: -9000px; text-transform: capitalize;
		 outline: none;
  border: none;
}

/*MOZILLA FIREFOX ONLY - aligns button + text search button in FF*/
@-moz-document url-prefix() {
input.btn {
	padding-bottom: 2px;
	height: 25px;
}
}
/*MOZILLA FIREFOX ONLY*/


input.btn:hover {
   cursor: pointer;
	 background-color: #aaa;
	 background-color: #330099;
	 border: 1px solid #330099;
}

input.btn:active {
		cursor: pointer;
		background-color: #0066ff;
		border: 1px solid #0066ff;
		
}
/* search button */
p.success {
	color: #3366ff;
	font-weight: bold;
}

p.error {
	color: #ff3300;
	font-weight: bold;
}
/* END Styling of search area
***********************************************/

/* start header section 
**************************************/

#toplinks {
/* adjust position of top navigation bar */
	height: 17px;
/* adjust position of top navigation bar */
	width: 960px;
	margin: 0 auto;
}


#toplinks li {
	margin-left: 0.5em;
	float: right;
	display: inline;
	color: #ccc;
}


#header {
/* adjust position of top nav bar */
	height: 35px;
/* adjust position of top nav bar */
  font-size: 13px;
	width: 960px;
	margin: 0 auto;
/* adjust position of header area */	
	padding-top: 2em;
/* adjust position of header area */
}


/* 
lawcoursework logo 
*/
div#lawcoursework {
  display: block;
	float: left;
	background:url(../images/lc1.png) no-repeat;
	margin-top: -10px;
	padding: 0;
	width: 300px;
	height: 33px;
  outline: none;
  border: none;
}

div#tagline {
   position: relative;
   height: auto;
   width: auto;
	 top: 31px;
	 right: 1px;
	 color: #6699FF; 
	 font-size: 11px;
}

div#leftgreyline {
   position: relative;
   height: auto;
   width: 20px;
	 left: 3px;
   top: 25px;
border-top: 1px solid #6699FF;
}

div#rightgreyline {
   position: relative;
   height: auto;
   width: 20px;
	 left: 276px;
   top: 24px;
border-top: 1px solid #6699FF;
}
/* 
lawcoursework logo 
*/


#header .navigation {
  float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#header li {
	display: inline;
}
	
/* welcome sign register position */
.welcome {
  clear: left;
	position: relative;
	margin-left: 160px;
	margin-top: -6px;
	padding: 0;
}
/* 
end welcome sign register 
*/
	
/* aligns change, forgot and admin links to the right */	
#right {
float: right;
margin-top: -7px;
}

#right li {
margin-left: 1em;
}
/* aligns change, forgot and admin links to the right */	
/* 
end header section 
*/

/* 
start top navigation bar 
*/
#topbar {
	height: 22px;
	width: 960px;
	border: 1px solid transparent;
	margin-right: auto;
	margin-left: auto;
/* adjust between top navigation bar and logo and welcome message*/
	margin-top: 0.1em;
/* adjust between top navigation bar and logo and welcome message*/
/* adjust position of columns below top navigation bar */
	margin-bottom: 8px;
/* adjust position of columns below top navigation bar */
}

/*
#topbar li {
	display: inline;
}*/
/*
#topbar li {
	float: left;
}
*/

ul#menu {
	margin: 0!important;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding: 0;
	height: 32px;
	width: 960px;
	background-color: #6699FF; 
	font-size: 14px;
	font-weight: bold;
}


ul#menu li {
  float: left;
	text-align: center;
	border-left: 1px solid #fff;
	height: 14px;
	margin-top: 9px;
}

ul#menu li a {
  line-height: 14px; /* makes the nav bar thinner */
	color: #fff;
	display: block;
	text-decoration: none;
  padding: 2px 40px 4px;
	margin: -4px 6px 5px;
	border: 1px solid transparent;
}

ul#menu li#home a {
	padding: 2px 55px 4px;	
}

ul#menu li#noleftborder a {
	padding: 2px 55px 4px;	
}

ul#menu li#home {
  border-left: 1px solid transparent;
}

ul#menu li#noleftborder {
  border-left: 1px solid transparent;
}



ul#menu li#home a {
	margin-left: 6px;
	text-decoration: none;
	border: 1px solid #fff;
	background-color: #330099;
  border-radius: 5px;
}

ul#menu li a:hover {
  text-decoration: none;
	border: 1px solid #fff;
	background-color: #330099;
  border-radius: 5px;
}

ul#menu li#location a {
  text-decoration: none;
	border: 1px solid #fff;
	background-color: #330099;
  border-radius: 5px;
}
/* end top navigation bar 
***********************************************/



/* start main section 
*************************************/
#wrapper {
	width: 960px;
	padding: 0 10px 0;
	padding: 10px 10px 0;
	margin: 0 auto;
	height: auto;
	text-align: left;
	border: 1px solid transparent;
	clear: both;
}

#container {
	padding: 0;
	margin: 0;
	width: auto;
}

/*  start content */
#content {
  border: 1px solid transparent;
	width: 747px;
	clear: both;
	float: right;
	margin-bottom: 10px;
/* adjust height of three columns */
	height: auto;
/* adjust height of three columns */
}

#homeintro {
	border: 1px solid #E0EBFF;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 6px;
/* adjust height of homepage intro box */
	height: 192px;
	height: 172px;
	height: 177px;
/* adjust height of nomepage intro box */
  color: #666; /*makes bullets on homepage light grey */
}

/*  Download prices */
#column1 ul.vlarge {
	list-style-type: none;
	margin-top: 34px;
	margin-top: -3px;
	
}
ul.vlarge li {
	padding-bottom: 4px;
}
/*  Download prices */

/*  Fast, easy flexible list */
.column2 ul.vlarge {
	list-style-type: none;
	margin-top: 23px;
}
/*  Fast, easy flexible list */

/*  green tick image on home page */
img.gt {
vertical-align: top;
}
/*  HP green tick list content */
ul.gt {
	color: #aaa;  
	font-weight: 100;
	padding: 0 0 2px 14px;
	line-height: 1.1;
}

ul.gt li {
	padding-bottom: 0;
	margin: 0;
}

div#withlessstress {
	margin-top: -9px;
	margin-left: 377px;
	padding-left: 10px;
}
/*  green tick list content */

/*  makes the text dark grey */
span.p {
  color: #666;
	font-weight: 100;
}

#intro {
	border: 1px solid #E0EBFF;
	background-color: #fff;
	margin-right: 0;
	margin-left: 0;
	padding: 0 10px;
/* adjust height of three columns */
	height: auto;
/* adjust height of three columns */
}

#maincontent {
	clear: both;
	border: 1px solid #E0EBFF;
	background-color: #fff;
	padding: 0 10px 15px;
/* adjust height of three columns */
	height: auto;
/* adjust height of three columns */
}

p.locationpath {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*
START H1 H2 H3 H4 HEADINGS HEADINGS HEADINGS HEADINGS HEADINGS HEADINGS
*/
#homeintro h1 {
	color: #FF6600; /* orange */
	font-size: 26px;
	font-weight: 100;
	text-align: left;
	margin-bottom: -7px; 
	margin-top: -3px;
}

#homeintro h2.blue {
	color: #6699FF; /* blue */
}


h1 {
	color: #999;
	font-size: 35px;
	font-weight: 100;
	margin-bottom: 17px;
}

/* 'Latest submissions' text */
#maincontent h4 {
  color: #888;
	background-color: #efefFF;
	font-size: 19px;
	font-weight: 100;
	border-bottom: 1px solid #E0EBFF;
	margin: 2px 0 -8px -7px; 
	padding: 2px 0 4px 6px; 
	width: 733px;
}

h2 {
	color: #666;/*grey*/
	color: #ff6600;/*orange*/	
	font-size: 19px;
	font-weight: 100;
	padding-bottom: 5px;
}

h3 {
	color: #999;/*grey*/
	font-size: 19px;
	font-weight: 100;
	margin-bottom: 5px;
}

#side1 h3 {
	color: #8391ab;
  padding: 6px; 
	padding-right: 0;
	margin-left: -7px;
	margin-top: -3px;
	background-color: #efefFF;
	width: 188px;
}




/* this makes new customer? text orange */ 
#box h3 {
margin-bottom: -5px;
padding: 3px 0 3px 6px;
}

#browse h3 {
	margin-bottom: 0;
}
/* 
end headings end headings end headings
*/


/***** website	features list ********/
#features {
padding: 0;
margin-right: 5em;
text-align: left;
float: left;
}

#features.ul {
margin-top: -1em;
}

#gainaccess {
clear: both;
float: left;
}

/***** features list ********/
span.red {
color: #ff6600;
font-size: 1em;
}

/********	start sortable display ********/

#sort ul {
	padding-left: 0;
}

#sort li {
	display: inline;
}

#sort {
	padding-bottom: 10px;
	padding-left: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #E0EBFF;
}
/********	end sortable display ********/

#content input.btn {
   margin-top: 10px;
	 	cursor: pointer;
		font-weight: bold;
		padding: 3px;
}

p.vlarge {
	font-weight: 100;
	padding: 0;
}

.bold {
	background-color: transparent;
	font-weight: 600;
	padding-top: 1em;
}

.grey {
color: #555;
}


/*controls hp register today button and list directly above 190410*/
#btnpos {
margin-top: 8px;
}

#listpos {
margin-top: 3px;
}

#listpos li {
padding-bottom: 5px;
list-style-type: none;
}
/*controls hp register today button and list directly above 190410*/

/*  centre numbered list content */
ol.vlarge {
	font-weight: 100;
	padding: 0.6em 0 1em 2em;
	margin-left: 0;
	line-height: 1.5;
}
/*  centre numbered list content */



/*  start essay styling */
p.essaytext {
				 	margin-bottom: 0;
					padding-bottom: 0;
					line-height: 20px;
				}
				
p.essaytext	a:visited {color: #0066ff; text-decoration: none; border-bottom: dotted 1px;}
p.essaytext a:active {color: #ff6600; text-decoration: none; border: none; outline: none; border-bottom: solid 1px;} 

/* 'Question: blah, blah, blah...' text */
p.qa {
		line-height: 20px;
		padding-top: 5px;
}

/* 'Read part of the answer' text */
p.readanswer {
		line-height: 5px;
		padding-bottom: 8px;
		margin-top: 0;
}

/* The download button + 'Read part of the answer' text */
#maincontent form {
		margin-top: -10px;
}

/* 'Read part of the answer' text */
form p.readanswer {
		margin-left: 134px;
		margin-top: -20px;
}


/* ':' text */
p.details {
				 	margin-bottom: 0;
					padding-bottom: 0;
					line-height: 20px;
					padding-bottom: 3em;
	      	border-bottom: 1px solid #E0EBFF;
}

/* start text styling */
p {	line-height: 1.5;
		margin-top: 0.7em;
		padding-top: 0;
}
/*  end essay styling */


p.comment {
	font-family: garamond, times;
	font-style: italic;
	font-size: 16px;
	line-height: 1.2; 
	margin-top: 0;
}

p.vsmall {
	/*color: #666;*/
	font-weight: 100;
	margin-bottom: 10px;
	margin-top: -16px;
	padding: 0;
	text-align: right;
}

p.vsmallcenter {
	/*color: #666;*/ 
	font-weight: 100;
	margin-bottom: -0.2em;
	margin-top: -0.2em;
	padding: 0;
	text-align: left;
}

.clearer {
	line-height: 0;
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	height: 0;
	width: auto;
}
/* 
End main section 
*/



/*  start side 1  */
#side1 {
	float: left;
	padding: 0;
	padding-left: 10px;
	margin-bottom: 10px;
	width: 180px;
	height: auto;
	font-weight: 100;
	
}	

#side1 ul {
 list-style-type: none;
}	

/* start browse  */
#browse {
	list-style-type: none;
	border: 1px solid #E0EBFF;
	background-color: #fff;
	margin: 10px 0 0 -10px;
	padding: 6px 10px 16px;
	padding: 6px 10px 26px;
	width: 180px;
	height: auto;
	line-height: 18px;
	clear:both;
}

#browse ul {
	margin-top: 0;
	border-top: none;
	border: none;
}

#browse ul li:first-child a:hover {
  	border-top: dotted 1px #0066ff;
}


#browse a {
	border: 1px solid #fff;
	border-bottom: dotted 1px #0066ff;
}

#browse a:link {
	display: block;
	padding: 3px 0;
	padding-right: 3px;
	text-decoration: none;
	border: 1px solid #transparent;
	background-color: transparent;
}

#browse a:visited {
	display: block;
	padding: 3px 0;
	padding-right: 3px;
	text-decoration: none;
	border: 1px solid #transparent;
	background-color: transparent;
}

#browse a:hover, #browse a:active {
	background-color: transparent;
	background-color: #f8f7ff;
	background-color: #efefFF;
	border: solid 1px #0066ff;
	border: solid 1px #91b7d1;
	border: 1px solid #efefFF;
	border-bottom: dotted 1px #0066ff;
	border-right: solid 3px #0066ff;
}

#browse a:active {
	border-right: solid 3px #ff6600;
}


div#browse li#location a {
	background-color: #efefFF;
	border: 1px solid #efefFF;
	border-bottom: dotted 1px #0066ff;
	border-right: solid 3px #0066ff;
}

/* 'About lawcoursework.com' text*/
#aboutlawcoursework a {
	  /*border: none;
		outline: none;*/
		  border: 1px solid #fff;
	border-bottom: dotted 1px #0066ff;
	margin-bottom: -8px;
}

/* div around about us text */
div#myContent{
margin-bottom: -20px;
}


/* 'questions please do ask...' text*/
span#nopadding a:link {
  /*padding-bottom: 20px;
	margin-top: -15px;*/
	color: #0066ff;
	padding: 0;
	border-top: none;
	border-left: none;
	border-right: solid 3px #fff;
	display:inline;
}

span#nopadding a:visited {
	/*padding-bottom: 20px;
	margin-top: -15px;*/
	color: #0066ff;
	border-right: solid 3px #fff;
}

span#nopadding a:hover {
	background-color: #fff;
	/*padding-bottom: 20px;
	margin-top: -15px;*/
	border-right: solid 3px #fff;
	border-bottom: solid 1px #0066ff;
}

span#nopadding a:active {
  color: #ff6600;
	border-bottom: solid 1px #ff6600;
}
/* 'questions please do ask...' text*/

/* end browse  */


/* surrounds register/signin/payment+summit buttons (side1)  */
#box {
  border: 1px solid #E0EBFF;
	background-color: #fff;	
	padding: 6px 10px 0;
	margin: 1px 10px 0 -10px;
	width: 180px;
	height: auto;
}
/* surrounds register/signin/payment+summit buttons (side1)  */


/* easy access 1 2 3 */
ol {
 	padding: 0 0 0 21px;
	margin: 0;
	line-height: 20px;
}
/* easy access 1 2 3 */

#greyhorizontalline {
border-bottom: 1px solid #ccc;
margin-top: 20px;
}

.dottedline {
border-bottom: dotted 1px #0066ff;
margin-top: 10px;
}

#dotted_horiz_line {
    border-top: 1px dotted #ff6600;
		margin: 14px 0 12px -10px;
		width: 200px
}

#grey_horiz_line {
    border-top: 1px solid #E0EBFF;
		margin: 14px 0 12px;
}

.adobe_box {
  border: 1px solid #E0EBFF;
	background-color: #fff;
	padding: 6px 10px 10px;
	margin: 10px 0 0 -10px;
	width: 180px;
	height: auto;
	line-height: 20px;
}

.adobe_box .vlarge {
line-height: 16px;
margin-bottom: 0;
padding-bottom: 6px;
}

span.noborder a {
  border: none;
}

.getadobelogo {
  margin: 5px 0px 2px;
}
	
#reviews {
  float: left;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 20px 0 -10px -10px;
	width: 180px;
	height: auto;
}	
/* end  side 1  */



/* 
start lawcoursework.com footer
*/
#footer { 
	clear: both;
	height: 80px;
	height: 103px;
	padding: 10px 0 0;
/* adjust gap between footer and columns	*/
	margin-top: 10px;
/* adjust gap between footer and columns	*/
	text-align: center;
	border-top: 3px solid #6699FF;
}

#footer a:visited, #footer a:link, #footer a:hover, #footer a:active {
  /*font-size: 0.9em;FONT SIZE REMOVED*//*FONT SIZE REMOVED*//*FONT SIZE REMOVED*/
}

#footer span {
  color: #888;
}

/* lawcoursework.com © 2011 - this text floats to the left */
#footer #left {
  float: left;
	color: #999;
}

/* floats footer links to the right eg About us | Copyright ownership | Avoid plagiarism etc. */
#footer #flright {
  float: right;
}

#accepted {
	color: #666;
	padding-bottom: 0.3em;
}

/* START SOCIAL ICONS SOCIAL ICONS */
#footer2ndrow  {
  clear: both;
	padding: 0;
	padding-top: 30px;
}

#footersocialicons  {
float: left; 
height: 50px; 
width: 293px; 
background-image: url(../images/social-icons-border.png); 
background-repeat: no-repeat; 
}

#footersocialicons span#positioning {
margin-top: 10px;
padding-top: 1px;
position: relative; 
top: 12px; 
right: 2px;
}

/* find us on text */
#footer span#findus {
	margin-right: 8px;
	margin-left: 6px;
}
/* find us on text */

/* link text blue + dotted underline */
#footer span.linktext {
  color: #0066ff;
  border-bottom: dotted 1px #0066ff;
	margin-right: 10px;
}
/* link text blue + dotted underline */

/* END SOCIAL ICONS SOCIAL ICONS */


/* link text blue + dotted underline */
#footer span#payoptionlinktext {
  /* */position: relative; 
	right: 114px; 
	right: 264px; 
	top: 20px; 
  color: #0066ff;
  border-bottom: dotted 1px #0066ff;
	/*margin-right: -4px;  */
}
#paymentoptions a:hover span#payoptionlinktext {
color: #0066ff; 
text-decoration: none; 
border-bottom: solid 1px #0066ff;} 
/* link text blue + dotted underline */

/*IMPORTANT - link text only has blue underline on hover over text OR image */
#footer2ndrow a:hover span.linktext  {color: #0066ff; text-decoration: none; border-bottom: solid 1px #0066ff;} 
#footer2ndrow a:hover span#payoptionlinktext  {color: #0066ff; text-decoration: none; border-bottom: solid 1px #0066ff;} 
/*IMPORTANT - link text only has blue underline on hover over text OR image */

#footer span.linkimage img {
	vertical-align: middle;
}

#footer2ndrow a:link, #footer2ndrow a:visited, #footer2ndrow a:hover, #footer2ndrow a:active {
  border-bottom: none;
}

#footer3rdrow {
  float: right;
}

#paymentoptions a:link, #paymentoptions a:visited {
  float: right;
	background-image: url(../images/payment-options.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 669px;
	padding: 0;
	margin: -6px -5px 0 0;
}

#paymentoptions a:hover, #paymentoptions a:active {
background:url(../images/cc-onhover3.png) no-repeat;
cursor:pointer;
float: right;
width: 669px;
height: 60px;
margin: -6px -5px 0 0;
}
/* end footer
*****************************************************/	


	
/* 
START Styling of search area
*/
input.btn:hover {
   cursor: pointer;
}

input.btn:active {
		cursor: pointer;
}

p.success {
	color: #3366ff;
	font-weight: bold;
}

p.error {
	color: #ff3300;
	font-weight: bold;
}
/* 
END Styling of search area
*/

/*  green tick image on home page */
img.gt {
margin: 0 6px 0 0;
}

#column1 {
  float: left;
  width: 50%;
}

.column1 {
  float: left;
  width: 50%;
}

/* START - REGESTER, SIGN IN, PAYMENT, SUBMIT, AND CONTACT BUTTONS */
#signinbutton a:link, #signinbutton a:visited {
    width: 115px;
		width: 100px;
		padding: 4px 8px;
		height: 36px;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		background-color: #aaa;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px; 
    border-radius: 5px; 
		margin: 4px 0 20px; 
	   outline: none;
  border: none;
		text-decoration: none;
}
#signinbutton a:hover {	
	cursor: pointer;
		margin: 4px 0 20px; 
		background-color: #ccc;
		 outline: none;
  border: none;
}

#signinbutton a:active {	
	cursor: pointer;
		margin: 4px 0 20px; 
		background-color: #aaa;
		 outline: none;
  border: none;
}


#registerbutton a:link, #registerbutton a:visited {
    width: 115px;
		width: 100px;
		padding: 4px 8px;
		height: 36px;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		background-color: #ff6600;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px; 
    border-radius: 5px; 
		margin: 4px 0 20px; 
	   outline: none;
  border: none;
		text-decoration: none;
}

#registerbutton a:hover {		
		cursor: pointer;
		margin: 4px 0 20px; 
		background-color: #FF9900;
		 outline: none;
  border: none;
}


#registerbutton a:active {		
		cursor: pointer;
		margin: 4px 0 20px; 
		background-color: #ff6600;
		 outline: none;
  border: none;
}




input.download {
    background:url(../images/arrow_down_16x16.png) no-repeat;
		background-position: 10% 50%;
		width: 115px;
		width: 100px;
		width: 120px;
		padding: 4px 8px;
		padding: 1px 5px 1px;
		padding: 1px 5px 1px 30px;
		padding: 1px 5px 1px 25px;
		height: 32px;
		height: 27px;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		background-color: #33CC33;
		background-color: #2EB82E;
				background-color: #33CC33;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px; 
    border-radius: 5px; 
		margin: 8px 0 4px; 
	   outline: none;
  border: none;
		text-decoration: none;
	
}

input.download:hover {
		cursor: pointer;
		margin: 8px 0 4px; 
		
		background-color: #33CC33;background-color: #5CE600;
background-color: #29A329;
 outline: none;
  border: none;
}

input.download:active {
		cursor: pointer;
		margin: 8px 0 4px; 
		background-color: #2EB82E;
				background-color: #33CC33;
				 outline: none;
  border: none;
}
/* DOWNLOAD BUTTON */
/* END - REGESTER, SIGN IN, PAYMENT, SUBMIT, AND CONTACT BUTTONS */
