/* ***************************
   Base Styling
*/

* {margin: 0; padding: 0;}
ul li {list-style: none;}
img {border: 0;}

body {
	font: 13px/18px Helvetica, Arial, sans-serif;
	background: #fff;
	color: #717171;
}

div:after, ul:after, form:after, #skin_gallery li:after {
	content: "";
	display: block;
	overflow: hidden;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0em;
}

a:hover {color: #5e9dde;}
a {
	text-decoration: none;
	outline: 0;
	color: #2685c2;
}

p, ul, ol, form, table {margin-bottom: 20px;}
.hidden {display: none;}
.center {display: block; text-align: center;}

/* ***************************
   Container
*/

#main, #neck, .inner, #head div {
	width: 796px;
	margin: 0 auto;
}

#main.pad_extra {
	margin-top: 120px;
}

/* ***************************
   Head
*/

#sale {
	background: #fff;
	font-size: 12px;
	text-align: center;
	display: block;
	padding: 4px 0;
	margin: 0;
	font-weight: bold;
	display: none;
}

#sale a {
	color: red;
}

#head {
	background: #333 url(../images/head_bg.png) repeat-x 0 -15px;
	border-bottom: 2px solid #000;
	margin: 0 0 20px 0;
	padding: 4px 0 0;
}

h1 {float: left;}
h1 a {
	background: url(../images/vbseed.png) no-repeat top left;
	width: 200px;
	height: 68px;
	margin: 6px 0 -10px 0;
	text-indent: -3000em;
	overflow: hidden;
	display: block;
}

.view_skins,
.learn_more,
#order_form #verify {
	background: url(../images/view_vbulletin_skins.png) no-repeat top left;
	width: 170px;
	height: 29px;
	overflow: hidden;
	text-indent: -3000em;
	border: none;
}

.view_skins.head, .userinfo {
	float: right;
	margin: 14px 0 0 0;
}

.view_skins:hover,
#order_form #verify:hover {
	background-position: 0 -29px;
	cursor: pointer;
}

#go_to_contact:hover {color: red;}
#go_to_contact {
	color: #fff;
}

.userinfo {
	display: block;
	text-align: right;
	font-size: 12px;
}

.userinfo a {
	font-weight: bold;
}

a.small {
	font-size: 11px;
	font-weight: normal;
}

.notice {
	padding: 0 40px;
}

/* ***************************
   Nav
*/

#nav {
	height: 52px;
	margin: 11px 0 0 0;
	padding: 0 2px;
	float: left;
}

#nav li {
	float: left;
	margin: 0 10px 0 0;
}

#nav li a:hover {color: #fffabd;}
#nav li.active a {background: #fff; color: #333;}
#nav li a {
	float: left;
	padding: 10px 16px;
	font-size: 16px;
	background: #555;
	color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

#nav li.highlight {
	float: right;
	background-position: top left;
}

/* ***************************
   Neck
*/

#neck {
	margin-bottom: 20px;
	clear: both;
}

#neck h2 {
	width: 242px;
	height: 24px;
	overflow: hidden;
	text-indent: -3000em;
	background: url(../images/quality_vbulletin_skins.png) no-repeat top left;
	float: left;
	margin: 9px 0 0 15px;
}

#neck h2#get_in_touch  {background-image: url(../images/get_in_touch_with_us.png);}
#neck h2#grow  {background-image: url(../images/we_help_you_grow.png);}
#neck h2#gallery  {background-image: url(../images/welcome_to_the_gallery.png);}

#neck p {
	float: left;
	width: 430px;
	margin: -5px 0 -3px 25px;
	padding: 0 0 0 30px;
	border-left: 1px solid #ddd;
	color: #888;
	font-size: 16px;
	line-height: 24px;
	text-shadow: 0 1px 0 #fff;
	font-family: 'Helvetica Neue Light', HelveticaNeue-Light, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#neck.full p {
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	text-align: center;
	font-size: 20px;
	margin: 22px 0;
}

#neck strong {
	color: #47b932;
}


/* ***************************
   Featured
*/

#right {
	float: right;
	width: 435px;
	position: relative;
}

#featured {
	background: url(../images/featured_bg.png) no-repeat top left;
	height: 390px;
	text-shadow: #3c85b6 0 1px 0;
	position: relative;
	z-index: 10;
}

#featured #feat_nav {
	margin: 2px 20px 0 0;
}

#featured img {
	margin: 25px 0 0 20px;
	float: left;
}

#featured #feat_nav {margin-right: 0;}
#feat_nav li.active {
	background: url(../images/feat_li_active.png) no-repeat bottom left;
}

#feat_nav li {
	float: right;
	background: url(../images/feat_divider.png) no-repeat bottom left;
}

#feat_nav li a {
	float: left;
	padding: 23px 25px 20px 50px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background-position: 20px 23px;
	background-repeat: no-repeat;
}

#feat_nav li.clean a {background-image: url(../images/pallete.png);}
#feat_nav li.optimized a {background-image: url(../images/time.png);}
#feat_nav li.unique a {background-image: url(../images/paintings.png);}
#feat_nav li.supported a {background-image: url(../images/anchor.png);}

#featured h3 {
	width: 400px;
	height: 18px;
	overflow: hidden;
	text-indent: -3000em;
	margin: 30px 0 18px 40px;
}

#featured .content h3 { background: url(../images/clean_title.png) no-repeat top left; }
#featured #optimized h3 { background-image: url(../images/optimized_title.png); }
#featured #unique h3 { background-image: url(../images/unique_title.png); }
#featured #supported h3 { background-image: url(../images/supported_title.png); }

#featured .content.hidden {display: none;}
#featured .content {
	height: 165px;
}

#featured .content ul {
	margin: 0 0 0 40px;
	color: #fff;
}

#featured .content li {
	margin: 0 0 18px 0;
	padding: 0 0 0 38px;
	width: 310px;
	font-size: 14px;
	background: url(../images/check.png) no-repeat 14px 2px;
}

#featured .view_skins {
	float: left;
	background-image: url(../images/view_our_skins.png);
	height: 61px;
	margin: 0 0 0 70px;
	width: 300px;
}

#featured .view_skins:hover {
	background-position: 0 -61px;
}

/* ***************************
   Subpages
*/

#content {
	padding: 0 35px;
	background: url(../images/gallery_bg_mid.png) repeat-y top left;
	position: relative;
	z-index: 2;
}

#content_end {
	background: url(../images/gallery_end.png) no-repeat top left;
	width: 795px;
	height: 50px;
	margin: -20px 0 20px 0;
	position: relative;
	z-index: 2;
}

#content h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 -35px 0 -35px;
	padding: 12px 25px 0 25px;
	height: 40px;
	color: #fff;
	text-shadow: #50b4e4 1px 1px 0;
	background: url(../images/gallery_bg_top.png) no-repeat top left;
}

#content p {
	color: #555;
}

#content a {
	text-decoration: underline;
}

#content h3.nav {
	position: relative;
}

#content h3 span {
	position: absolute;
	top: 12px;
	right: 20px;
	font-size: 12px;
}

#content h3 span a.not_active {padding-left: 20px;}
#content h3 span a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: -6px 0 0 0;
	padding: 6px 10px 6px 0;
	text-shadow: #a1e7f6 0 1px 0;
}

#content h3.darker span a {color: #005e96;}
#content h3 span a.active {
	color: #005e96;
	padding-left: 20px;
	background: url(../images/gallery_active.png) no-repeat 2px 7px;
}

#content h3 span a.active:hover,
#content h3.darker span a:hover {
	color: #007ac2;
}

#content p.gray.lesspad {margin-bottom: 15px;}
#content p.gray {
	background: #dcedf9;
	padding: 10px 16px 9px 16px;
}

#skin_gallery {
	margin: -10px 0 10px 0;
	overflow: hidden;
}

#skin_gallery li {
	margin: 0 0 -1px 0;
	padding: 12px 0 0 0;
	clear: both;
}

#skin_gallery .image {
	float: left;
	margin: 0 15px 0 0;
	text-decoration: none;
	position: relative;
}

#skin_gallery .image strong {
	height: 80px;
	padding: 10px 0 0;
	position: absolute;
	top: 119px;
	right: 21px;
	font-size: 46px;
	color: #fff;
	text-shadow: #999 1px 1px 0;
}

#skin_gallery div {
	width: 515px;
	float: left;
}

#skin_gallery h4 {
	margin: 2px 0 8px 0;
}

#skin_gallery h4 a {
	text-decoration: none;
	font-size: 22px;
	margin: 0 2px 0 0;
}

#skin_gallery h4 span {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	float: none;
}

#skin_gallery p {
	font-size: 16px;
}

#skin_gallery strong {
	color: #444;
	display: block;
	margin: 0 0 2px 0;
}

#skin_gallery li form fieldset h4 strong {
	color: red;
}

#skin_gallery ul {
	margin-bottom: 10px;
}

#skin_gallery ul li {
	padding: 3px 0 3px 30px;
	width: 194px;
	float: left;
	font-size: 12px;
	margin: 0;
	background: url(../images/check_white.png) no-repeat 11px 4px;
	border: none;
	clear: none;
}

#skin_gallery span strong {
	display: inline;
}

#skin_gallery span {
	margin: 21px 0 0;
	float: left;
	font-size: 12px;
	color: #999;
	width: 344px;
}

#skin_gallery span a {
	font-size: 10px;
	margin-left: 4px;
}

#skin_gallery .view_skins {
	background-image: url(../images/purchase_with_paypal.png);
	float: left;
	clear: both;
	margin: 15px 20px 0 0;
}

label {
	font-weight: bold;
	color: #555;
	display: block;
	margin: 0 0 4px 0;
}

#main form p.success, .success {
	color: #31af34;
}

#main .fail {
	color: #f70000;
	margin: 0;
	padding: 0;
}

input.text {
	margin: 0 0 10px 0;
	width: 400px;
	padding: 4px;
	font-size: 14px;
}

textarea {
	width: 550px;
	height: 140px;
	padding: 4px;
	font-size: 12px;
	margin: 0 0 10px 0;
}

.generic ol li { list-style: auto; }
.generic ul li {list-style: disc;}
.generic li {margin-left: 20px;}


/* ***************************
   Order Form
*/

#order_form.visible { display: block; position: relative; }
#order_form {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 101;
	text-align: center;
}

#order_form div.wrap {
	position: relative;
	margin: 0 auto;
	background: #fff;
	width: 446px;
	height: 573px;
	border: 3px solid #222;
	padding: 20px;
}

#order_form div.generic {
	text-align: left;
}

#order_form form {
	text-align: left;
	margin: 0;
}

#order_form fieldset {
	border: 1px solid #fcecb9;
	padding: 10px 15px 10px 15px;
	background: #fff9e6;
	text-align: left;
}

#order_form form #login_note {
	margin: -10px 0 4px 0;
	float: right;
	padding: 4px;
	border: none;
	background: #fcecb9;
}

#order_form input.text {
	margin-bottom: 7px;
}

#order_form label em {
	font-weight: normal;
	font-size: 11px;
	color: #666;
}

#order_form label.error a { color: #fff; text-decoration: underline; }
#order_form label.error em { color: #ddd; }
#order_form label.error {
	background: #f70000;
	color: #fff;
}

#order_form input.text.error {
	border: 2px solid #f70000;
}

#order_form img {
	margin: -2px auto 8px auto;
	display: block;
}

#order_form h3 {
	border-top: 1px solid #f7f7f7;
	padding-top: 10px;
	margin: 0 0 4px 0;
	text-align: left;
}

#order_form h3 strong {
	color: #000;
}

#order_form h4.nopad {margin-top: 0;}
#order_form h4 {
	clear: both;
	text-align: left;
	margin: 12px 0 4px 0;
}

#order_form h4.total {
	float: left;
	padding: 12px 0 0;
	margin: 0;
	display: block;
	color: #000;
	font-size: 18px;
}

#order_form p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f7f7f7;
	text-align: left;
}

#main #order_form p.fail {
	margin: -4px 0 0 0;
}

#order_form span {
	font-size: 12px;
	line-height: 16px;
	margin: -6px 0 20px 0;
	display: block;
}

#main #order_form fieldset div.password {
	width: 200px;
	float: left;
}

#order_form .password.two .text {width: 200px;}
#order_form .password .text {width: 182px;}

#order_form dd, #order_form dt {
	float: left;
	width: 348px;
	height: 35px;
	background: #fcecb9;
	margin: 0 0 2px 0;
	padding: 3px 6px;
}

#order_form dd span {
	font-size: 11px;
	margin: -6px 0 0;
}

#order_form dt {
	margin-left: 2px;
	background: #caecb9;
	width: 40px;
	text-align: center;
}

#order_form dt input {
	margin: 10px 0 0;
}

#order_form .view_skins {
	float: right;
	padding-top: 29px;
	margin: 10px 0 0;
	height: 0;
	display: block;
	border: none;
	background-image: url(../images/purchase_with_paypal.png);
}

a.cancel {
	color: #d43131;
	font-size: 11px;
	padding: 4px;
	text-decoration: underline;
	display: inline;
	clear: both;
	position: absolute;
	top: 0;
	right: 4px;
}

#order_form #agree_label { font-weight: normal; }
#order_form #agree {
	float: left;
	margin: 3px 6px 0 0;
}

#order_form hr {
	border: none;
	border-top: 1px solid #ddd;
	height: 0;
	margin: 8px 0 0;
	clear: both;
	padding: 0;
}

#overlay {
	display: none;
	background-image: url(../images/overlay.png);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

#order_form.show,
#overlay.show {display: block;}
#order_form.show {margin: 50px 0 0;}

/* ***************************
   End
*/

.split {
	float: left;
	width: 50%;
	margin: 0 0 20px 0;
}

h4.clear {clear: both;}
h4 {
	color: #424242;
	font-size: 14px;
	margin: 0 0 6px 0;
}

h5 {
	font-size: 12px;
}

h5 span {
	font-size: 14px;
	color: #000;
	padding: 0 2px;
}

#testimonials {
	float: left;
	width: 445px;
	padding: 0 30px 0 0;
	margin: 0 15px 30px 20px;
	border-right: 1px solid #f4f4f4;
	font-size: 14px;
	line-height: 22px;
	background: url(../images/quote_open.png) no-repeat 0 26px;
}

#testimonials p {
	margin: 0 0 -20px 0;
	padding: 0 0 10px 32px;
	background: url(../images/quote_close.png) no-repeat bottom right;
}

#testimonials strong {
	display: block;
	margin: 4px 0 0;
}

#contact {
	width: 250px;
	margin: -10px 0 0;
	padding: 10px 0 0 15px;
	float: left;
	font-size: 14px;
}

#contact li#email_contact {background: url(../images/email.png) no-repeat 4px 2px;}
#contact li {
	margin: 10px 0 8px 0;
	padding: 0 0 0 30px;
	background: url(../images/im.png) no-repeat 4px 0;
}

#contact h4 a:hover { color: #bbb; }
#contact h4 a {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin: 0 0 0 4px;
}

#contact a {
	text-decoration: underline;
}

#contact em {
	color: #818181;
	width: 60px;
	font-style: normal;
	display: block;
	float: left;
}

/* ***************************
   Footer
*/

#bot {
	background: #fff;
	margin: -90px 0 0;
	padding: 90px 0 0;
}

#foot a {text-decoration: underline;}
#foot {
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
	clear: both;
	line-height: 22px;
	color: #a7a7a7;
}