* { padding: 0; margin: 0; outline: none; }

body { font-family: Arial, Verdana; font-size: 12px; }

a img { border: none; }

#header { width: 100%; height: 50px; background: #f0f0f0; margin-bottom: 20px; }
	#header ul { list-style: none; margin: 0; padding: 0; }
	#header li { margin-right: 30px; padding-top: 14px; float: left; }
	#header li a { color: #04acea; font-size: 18px; font-weight: bold; text-transform: uppercase; text-decoration: none; }
	#header li a:hover { color: #04acea; padding-bottom: 2px; border-bottom: 1px dotted #04acea; }

.wrapper { width: 900px; height: auto; margin: 0 auto; }

.left { width: 290px; height: auto; margin-right: 0; font-size: 14px; line-height: 22px; float: left; }

.right { width: 566px; height: auto; margin-left: 44px; font-size: 14px; line-height: 22px; float: left; }

.right p { margin-top: 10px; margin-bottom: 10px; }

h2 { padding: 5px; background: #f0f0f0; color: #5f5f5f; text-transform: uppercase; font-size: 16px; margin: 0; margin-top: 15px; margin-bottom: 15px; }

.featured_title { background: #04acea; height: 30px; width: auto; font-size: 14px; color: #FFF; font-weight: bold; font-family: Arial, Verdana; padding-top: 8px; padding-left: 20px; text-transform: uppercase; }

.view_demo { margin-top: 10px; margin-bottom: 10px; background: #04acea; height: 30px; width: 210px; font-size: 14px; color: #FFF; font-weight: bold; font-family: Arial, Verdana; padding-top: 8px; padding-left: 20px; text-transform: uppercase; margin-left: 335px; }

.view_demo a { color: #FFF; text-decoration: none; }
	.view_demo a:hover { color: #FFF; text-decoration: underline; }

.featured_bg { background: url(../images/featured_bg.jpg) no-repeat; height: 38px; }

.script { width: auto; height: auto; }
	.script_info { height: auto; background: url(../images/transparent.png); position: absolute; width: 275px; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; color: #FFF; display: none; }

.script a { color: #FFF; text-decoration: none; font-family: Georgia, Verdana; }
	.script a:hover { padding-bottom: 1px; color: #FFF; border-bottom: 1px dotted #FFF; }

.script_x { width: auto; height: auto; }

.script_x a { color: #FFF; text-decoration: none; font-family: Georgia, Verdana; }
	.script_x a:hover { padding-bottom: 1px; color: #FFF; border-bottom: 1px dotted #FFF; }

.featured_script_title { height: auto; background: url(../images/transparent.png); position: absolute; width: 555px; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; color: #FFF; display: none; }

#scripts ul { list-style: none; margin: 0; padding: 0; margin-bottom: 20px; margin-left: -10px; }
#scripts li { margin-left: 15px; float: left; width: 285px; height: 211px; }

.clear { clear: both; height: 1px; }

#footer { margin-top: 30px; width: 800px; margin: 0 auto; height: 22px; background: #f0f0f0 url(../images/footerbg.jpg) no-repeat right; font-family: Arial, Verdana; font-size: 14px; text-align: right; padding-right: 100px; padding-top: 8px; }

.paypal { width: 268px; height: auto; padding: 10px; text-align: center; background: #ffffcd; border: 1px solid #ff9801; font-size: 12px; line-height: 18px; }

.price { width: 242px; min-height: 44px; background: url(../images/paymentsbg.jpg) no-repeat; padding-left: 48px; margin-bottom: 20px; font-size: 16px; color: #505050; font-weight: bold; }
.pricered { color: red; }