/* @override http://localhost/bridge2/css/main1.css */

/* @override http://localhost/bridge2/css/main1.css */

/* @override http://localhost/bridge2/css/main1.css */

/* @override http://localhost/bridge2/css/main1.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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img.bg_img {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -2;
}

img#tagline {
	margin-bottom: 23px;
}

div#inner_content {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11px;
}

#inner_content p {
	color: #494949;
	font: 15px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;
	margin-bottom: 22px;
}

div#content {
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	margin-top: 46px;
}

#templates li {
	float: left;
	margin-right: 10px;
	background-color: #f3ffeb;
	border: 1px solid #6c6c6c;
	padding: 11px;
	width: 90px;
	height: 136px;
	margin-bottom: 11px;
	text-align: center;
}

#templates li.hover {
	border: 1px solid #3e3e00;
	background-color: #fefeac;
}

#templates li.selected {
	border: 1px solid #000;
	background-color: #dedaff;
}

#pick_template span {
	font-size: 10px;
}

img#bridge_logo {
	float: left;
}

div#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 3;
}

div#buy_button {
	padding-bottom: 38px;
	text-align: center;
	padding-top: 20px;
}

ol#steps label {
	float: left;
}

div#footer p {
	display: inline;
	float: right;
	margin-top: 20px;
}

h2 {
	color: #464646;
	font: 33px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 28px;
	margin-bottom: 17px;
}

ol#steps {
	padding-bottom: 38px;
}

img#sticker {
	position: relative;
	float: right;
	margin-right: -47px;
	margin-top: -42px;
	margin-bottom: 68px;
}

#steps li {
	font: 23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #434343;
	display: inline-block;
}

#steps li.step {
	padding-left: 49px;
}

#step1 {
	background: url(../img/number1.jpg) no-repeat;
}

#step2 {
	background: url(../img/number2.jpg) no-repeat;
}

#step3 {
	background: url(../img/number3.jpg) no-repeat;
}

div.centre_statement {
	margin-top: 15px;
	margin-bottom: 32px;
	text-align: center;
	font-weight: bold;
	color: #7576da;
	font-size: 20px;
}

div#footer_links {
	float: left;
	margin-left: 10px;
	padding-top: 21px;
}

div#footer_links a {
	color: #959595;
	background-color: #fff;
}

div#footer_left {
	float: left;
}

img#example_site {
	margin-bottom: 16px;
	float: left;
}

div#example_site_container {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 27px;
}

label.error {
	font-size: 15px;
	padding: 14px;
	background-color: #ffd6de;
	border: 1px solid #f00;
	clear: both;
}

#templates li h3 {
	font-size: 12px;
	line-height: 10px;
}

#templates li p {
	font-size: 10px;
	line-height: 9px;
	margin-bottom: 0;
	margin-top: 8px;
}

div#taglines {
	float: left;
	height: 160px;
	width: 581px;
	font: 26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4e4e4e;
	padding-top: 33px;
	padding-bottom: 38px;
}

p.offer {
	margin-top: 23px;
	border: 1px dashed #ff0017;
	background-color: #fffbed;
	padding: 15px;
	margin-bottom: 33px;
}

div.spinner {
	width: 15px;
	height: 15px;
	background-image: url(../img/black_spinner.gif);
	float: left;
	margin-top: 9px;
}

select#extension {
	float: left;
	margin-left: 11px;
	font-size: 18px;
	margin-top: 7px;
	margin-right: 11px;
}

#please_wait div.spinner {
	float: left;
	margin-left: 32px;
}

div#please_wait {
	width: 102px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 21px;
}

#please_wait p {
	float: left;
}

#domain_selection_block input {
	text-align: right;
}

input.big {
	width: 229px;
	height: 23px;
	font-size: 18px;
	float: left;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#domain_selection_block label {
	float: left;
}

div#domain_selection_block {
	float: left;
}

ul {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: disc;
	color: #3e3e3e;
	list-style-position: inside;
}

ul li {
	padding-bottom: 18px;
	padding-left: 0;
	list-style-position: outside;
	margin-left: 13px;
}

div#domain_response.error,div.unavailable {
	color: #f00;
	background: url(../img/cross.png) no-repeat;
}

div#domain_response {
	font-size: 11px;
	float: right;
	padding-left: 29px;
	height: 25px;
	padding-top: 7px;
	clear: both;
	margin-top: 4px;
}

div#domain_response.available {
	color: green;
	background: url(../img/tick.png) no-repeat;
}

ul#templates {
	float: left;
	margin-top: 13px;
	margin-bottom: 12px;
	margin-left: 61px;
}

#templates li label {
	font-size: 15px;
	clear: both;
	width: 90px;
}

li a.thickbox {
	float: left;
	width: 90px;
}

#templates li input {
	clear: both;
}

div#pick_template {
	float: left;
}

#popup_container {
	position: fixed;
	z-index: 13;
	width: 100%;
	height: 100%;
	background-image: url(../img/trasparent_bg.gif);
	top: 0;
	left: 0;
}

div#popup {
	width: 323px;
	height: 96px;
	margin-right: auto;
	margin-left: auto;
	top: 50%;
	position: relative;
	margin-top: -49px;
	padding: 19px;
	background-color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	border: 1px solid #303030;
}

#inner_content h1 {
	font-size: 31px;
	margin-bottom: 46px;
	padding-top: 34px;
}

#btn_buynow {
	cursor: pointer;
	padding-top: 34px;
	padding-bottom: 30px;
}

#large_loading {
	background-image: url(../img/bar_loader.gif);
	width: 128px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	height: 15px;
}

#example_site_container p {
	float: right;
	clear: none;
	width: 595px;
}

h1 {
	font-size: 1px;
	color: #fff;
	float: left;
}
